Simple android app for cloning Mifare Classic tags..
GhostMC is hosted in the following web site
https://github.com/Nytyr/GhostMC
If you think the Android project GhostMC listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of GhostMC.
Item | Value |
---|---|
Java File Count | 19 |
Activity Count | 5 |
Fragment Count | 3 |
Required Permissions | android.permission.NFC |
Raw File Names | res\raw\keys.json |
GhostMC has the following Java source files.
com.ghostmc.android.DeleteActivity.java com.ghostmc.android.KeyActivity.java com.ghostmc.android.MainActivity.java com.ghostmc.android.ReaderActivity.java com.ghostmc.android.WritterActivity.java com.ghostmc.android.app.NfcActivity.java com.ghostmc.android.carousel.CarouselFragment.java com.ghostmc.android.carousel.CarouselLayout.java com.ghostmc.android.carousel.CarouselPagerAdapter.java com.ghostmc.android.dataManager.DataSource.java com.ghostmc.android.keyUtils.FileUtils.java com.ghostmc.android.keyUtils.KeyDataSource.java com.ghostmc.android.nfc.NfcUtils.java com.ghostmc.android.ui.LogoSelector.java com.ghostmc.android.ui.TagLogos.java com.ghostmc.android.ui.TagSelector.java com.ghostmc.android.utils.Binary.java com.ghostmc.android.utils.KeyUtils.java com.ghostmc.android.utils.Share.java