]> git.zerfleddert.de Git - proxmark3-svn/commit
REM: removed an unused doublett function "printBits" in util.c
authoriceman1001 <iceman@iuse.se>
Mon, 14 Dec 2015 21:50:54 +0000 (22:50 +0100)
committericeman1001 <iceman@iuse.se>
Mon, 14 Dec 2015 21:50:54 +0000 (22:50 +0100)
commit508b37ba9ce74eed6553ce59deb79f49b5311d11
tree86cfa561ce7aa2c2657d55d2289615aa1eac5873
parent0c97a4562dfc38dbda89277434b077d084e21588
REM:  removed an unused doublett function "printBits" in util.c
ADD:  added a new string helper function "sprint_hex_ascii" in util.c
ADD:  added "LF AWID BRUTE", a very simple bruteforce command for the awid commands.
      it takes a facility-code,  and iterates all possible 0xFFFF cardnum by sending sim command. It also uses the usb_poll function to stop the bruteforce on keypress and not leaving the pm3 device running the simulation.
the command implements the help parameter.
armsrc/lfops.c
client/cmdlfawid.c
client/cmdlfawid.h
client/util.c
client/util.h
common/usb_cdc.c
Impressum, Datenschutz