NFCGate vs SimpleAppDowngrader [ROOT]
Side-by-side comparison of two open source alternatives
NFCGate
NFCGate is an Android application meant to capture, analyze, or modify NFC traffic. It can be used as a researching tool to reverse engineer protocols or assess the security of protocols against traffic modifications. On-device capture: Captures NFC traffic sent and received by other applications running on the device. Relay: Relays NFC traffic between two devices using a server. One device operates as a "reader" reading an NFC tag, the other device emulates an NFC tag using the Host Card Emulation (HCE). Replay: Replays previously captured NFC traffic in either "reader" or "tag" mode. Clone: Clones the initial tag information (e.g. ID). pcapng export of captured NFC traffic, readable by Wireshark.
SimpleAppDowngrader [ROOT]
This uses androids pm tool to downgrade already installed apps to an older version. Root access is required. Credits: * topjohnwu for libsu
| Feature | NFCGate | SimpleAppDowngrader [ROOT] |
|---|---|---|
| License | Apache-2.0 | Apache-2.0 |
| Install sources | F-DroidGitHubIzzyOnDroid | F-DroidGitHub |
| Categories | ProductivityDev Tools | ProductivityDev Tools |
| Features | Ad-FreeOpen SourceNo Tracking | Ad-FreeOpen SourceNo Tracking |
| Platforms | Android | Android |
| Website | ||
| Source code |