]> git.zerfleddert.de Git - proxmark3-svn/commit - client/hid-flasher/usb_cmd.h
A lot of changes...
authoriceman1001 <iceman@iuse.se>
Sun, 4 Oct 2015 16:01:33 +0000 (18:01 +0200)
committericeman1001 <iceman@iuse.se>
Sun, 4 Oct 2015 16:01:33 +0000 (18:01 +0200)
commit0de8e3874d6524379550a50a4d9c29faf2d239ea
tree7aa7453cac7b5aadb25eb80e1b3077f8165b3ea1
parent05beaa8dd8fbd3d460616176cf5d222fa4929583
A lot of changes...
.. ntag simulation stuff from @marshmellows branch "ntag/sim"
.. hf mf mifare fixes from @pwpivi.
.. hw status command
.. speedtest function from @pwpivi
.. Viking Functionalities,   (not a proper DEMOD, but a start)
.. GetCountUS  better precision from @pwpivi
.. bin2hex,  hex2bin  from @holiman

...
starting with getting the T55x7 CONFIGURATION_BLOCK for different clone situations. Ripped from Adam Lauries RFidler,   nothing working or finished..
...
Started working with the T55x7 read command with password actually performs a write block...  See Issue #136  https://github.com/Proxmark/proxmark3/issues/136    Not solved yet.

...
Started add SHA256..   not working yet..
41 files changed:
CHANGELOG.md
armsrc/appmain.c
armsrc/apps.h
armsrc/iso14443a.c
armsrc/lfops.c
armsrc/mifarecmd.c
armsrc/mifareutil.c
armsrc/mifareutil.h
armsrc/util.c
bootrom/Makefile
client/Makefile
client/cmddata.c
client/cmddata.h
client/cmdhf.c
client/cmdhfmf.c
client/cmdhfmfu.c
client/cmdhw.c
client/cmdlf.c
client/cmdlft55xx.c
client/cmdlft55xx.h
client/cmdlfviking.c [new file with mode: 0644]
client/cmdlfviking.h [new file with mode: 0644]
client/cmdmain.c
client/hid-flasher/usb_cmd.h
client/lualibs/commands.lua
client/mifarehost.c
client/mifarehost.h
client/nonce2key/nonce2key.c
client/scripts/dumptoemul-mfu.lua [new file with mode: 0644]
client/scripts/mifare_autopwn.lua
client/util.h
common/cmd.c
common/hmac_drbg.c [new file with mode: 0644]
common/hmac_drbg.h [new file with mode: 0644]
common/lfdemod.c
common/lfdemod.h
common/sha256.c [new file with mode: 0644]
common/sha256.h [new file with mode: 0644]
doc/RFID_Antenna-Basic-Form.stl [new file with mode: 0644]
doc/RFID_Antenna-With-Lanyard-Hook.stl [new file with mode: 0644]
include/usb_cmd.h
Impressum, Datenschutz