Breaking NFC Based Travel Cards (Updated)
NFC is always hard to work with. Imagine reverse engineering an entire travel authorization system and exploiting it.…
NFC is always hard to work with. Imagine reverse engineering an entire travel authorization system and exploiting it.…
Pre: Please install mingw64. This will ship with GCC which will be required by golang compiler to build gousb. Steps - 1. Clone gousb in your project by running git clone git@github.com:google/gousb 2. One necessity to get it running is to install libusb on windows; which…