There is a newer version of the record available.

Published May 10, 2019 | Version v2.0.0
Software Open

nfcgate/nfcgate: v2.0

  • 1. @seemoo-lab, TU Darmstadt
  • 2. TU Darmstadt

Description

2.0 version of NFCGate, with significant rewrites by @kleest and @roussosalex. Changes include:

New Features
  • New interface: The interface got a facelift
  • Replay Mode: Record a relayed NFC transaction, then replay one side of it later to fool a reader or card.
  • Capture Mode: Capture NFC traffic generated by other apps, then analyze or replay it later. (Note: XPosed will make SafetyNet checks fail, so most payment apps will probably not work with XPosed installed. We cannot do anything about this.)
  • PCAP Import/Export: Export recorded traffic as .pcapng files, and import it again for replays
  • Modified relay / replay: Modify data on the fly during replay / relay. This functionality is enabled in the NFCGate server, check that repository for details.
Internal changes
  • New package name and internal data format - you will likely loose existing data when updating
  • New server version with updated protocol - update existing installs of the NFCGate server to stay compatible
  • Reduced complexity of the codebase
  • Remove dead code

Files

nfcgate/nfcgate-v2.0.0.zip

Files (434.0 kB)

Name Size Download all
md5:eb78d33308080709129f10f7e3eb5124
434.0 kB Preview Download

Additional details

Related works