MCPcopy Index your code
hub / github.com/NokisDemox/MCT-bruteforce-key

github.com/NokisDemox/MCT-bruteforce-key @v3.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.1 ↗ · + Follow
450 symbols 1,260 edges 36 files 267 documented · 59%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

MCT-bruteforce-key

Mifare Classic Tool Mod apk with bruteforce for the keys in NFC cards

New features

• Stealth Mode

• Read, Emulate and save Credit Cards

• BCC calculator

• Emulate any UID from a tag

• Bruteforce key

• Save and edit the tag data you read

• Bug fixes

• Mifare Ultralight Support

Youtube video

https://youtu.be/KRuJgDQSMwk

More info and photos of the app

https://nokisdemox.blogspot.com/2019/09/mifare-classic-tool-mod-v3-apk.html

Download apk

Aptoide:https://mct-bruteforce-mod.es.aptoide.com/?store_name=nokisdemox

Uptodown: Submitted Semptember 9th, not published yet

Kali app store: Will be requested

Links to other combined projects:

----Clone UID(Root):

----EMV Reader/Emulator: https://github.com/MatusKysel/EMVemulator

----NFCult(Ultralight reader): https://github.com/securenetwork/NFCulT


----Oficial MCT project: https://github.com/0140454/nfc-uid-emulator

----Oficial MCT app: https://play.google.com/store/apps/details?id=de.syss.MifareClassicTool

Paypal Donation link

https://www.paypal.me/NokisDemoxDonations

Extension points exported contracts — how you extend this code

IActivityThatReactsToSave (Interface)
Interface with callback functions for objects (most likely Activities) that want to use the {@link Common#checkFileExist [4 …
app/src/main/java/de/syss/MCTBrute4c/Activities/IActivityThatReactsToSave.java

Core symbols most depended-on inside this repo

toString
called by 259
app/src/main/java/de/syss/MCTBrute4c/Activities/Preferences.java
get
called by 44
app/src/main/java/de/syss/MCTBrute4c/MCReader.java
close
called by 44
app/src/main/java/de/syss/MCTBrute4c/MCReader.java
colorString
called by 33
app/src/main/java/de/syss/MCTBrute4c/Common.java
getPreferences
called by 28
app/src/main/java/de/syss/MCTBrute4c/Common.java
hexStringToByteArray
called by 19
app/src/main/java/de/syss/MCTBrute4c/Common.java
byte2HexString
called by 18
app/src/main/java/de/syss/MCTBrute4c/Common.java
hexStringToByteArray
called by 16
app/src/main/java/de/syss/MCTBrute4c/Activities/Ultralight_activity.java

Shape

Method 413
Class 33
Enum 3
Interface 1

Languages

Java100%

Modules by API surface

app/src/main/java/de/syss/MCTBrute4c/Common.java49 symbols
app/src/main/java/de/syss/MCTBrute4c/Activities/KeyMapCreator.java32 symbols
app/src/main/java/de/syss/MCTBrute4c/Activities/DumpEditor.java29 symbols
app/src/main/java/de/syss/MCTBrute4c/Activities/WriteTag.java26 symbols
app/src/main/java/de/syss/MCTBrute4c/MCReader.java25 symbols
app/src/main/java/de/syss/MCTBrute4c/Activities/Ultralight_activity.java23 symbols
app/src/main/java/de/syss/MCTBrute4c/Activities/EMV_cc_check.java22 symbols
app/src/main/java/de/syss/MCTBrute4c/Activities/Brute.java22 symbols
app/src/main/java/de/syss/MCTBrute4c/Emulator/MainActivity.java19 symbols
app/src/main/java/de/syss/MCTBrute4c/Activities/Preferences.java17 symbols
app/src/main/java/de/syss/MCTBrute4c/Activities/KeyEditor.java17 symbols
app/src/main/java/de/syss/MCTBrute4c/Activities/MainMenu.java16 symbols

For agents

$ claude mcp add MCT-bruteforce-key \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page