]> git.zerfleddert.de Git - proxmark3-svn/history - armsrc
code clean up, added some comments to hitag
[proxmark3-svn] / armsrc /
2016-01-03 iceman1001code clean up, added some comments to hitag
2015-12-22 iceman1001FIX: the usb_poll_validate_length() check should be...
2015-12-16 iceman1001ADD: @marshmellow42 's fixes for Q5, t55xx, fskclock,
2015-12-15 iceman1001ADD: @marshmellow42 's changes to "hf mfu *" ,
2015-12-15 iceman1001ADD: @pwpiwi 's latest code from his 'hardnested' branch.
2015-12-14 iceman1001REM: removed an unused doublett function "printBits...
2015-12-02 iceman1001add: missing two hard_nested files..
2015-12-01 iceman1001FIX: the lfsampling.c for t55xx had a tendecy to enter...
2015-11-27 iceman1001ADD: @go_tus simple bruteforce for t55xx, refactored...
2015-11-23 iceman1001CHG: Missing some headers
2015-11-22 iceman1001FIX: the read counter in "hf 14a sim" (for ntag/ev...
2015-11-22 iceman1001ADD: @marshmellow's fixes to awid, viking and T55x7
2015-11-20 iceman1001@marshmellows last LF changes.
2015-11-10 iceman1001FIX: an error that I introduced to the csetblock comma...
2015-11-10 iceman1001added @marshmellows new viking demod.
2015-11-09 iceman1001CHG: minor code clean up, removed commented old code.
2015-11-09 iceman1001ADD: @piwi's fixes to "hf snoop" where it empties the...
2015-11-09 iceman1001CHG: a major remake of the "hf mf c*" commands. Ie...
2015-11-02 iceman1001ADD: @marshmellow42 's fixex and resetread t55x7
2015-11-01 iceman1001CHG: some magic generation1 tags is not following proto...
2015-11-01 iceman1001ADD: help text for 'hf snoop' / 'hf search' / 'hf...
2015-10-30 iceman1001CHG: some desfire changes from @bforbort fork. *untested*
2015-10-27 iceman1001ADD: added the "hf snoop" patch original from @Enio...
2015-10-21 iceman1001ADD: 'LF T55X7 WAKEUP' command. For tags with AOR...
2015-10-20 iceman1001CHG: some cleanup of pcf7931.c
2015-10-20 iceman1001ADD: @marshmellows42 's fixes for "lf cmdread" and...
2015-10-16 iceman1001FIX: thanks @tony, for pointing out a "end" statement...
2015-10-15 iceman1001CHG: code clean up. Have some questions regarding...
2015-10-15 iceman1001CHG: minor updates in the T55x7 methods. added the...
2015-10-15 iceman1001ADD: @marshmellows fixes for t55x7 reading signal.
2015-10-14 iceman1001FIX: The T55x7ReadBlock method, should not have the...
2015-10-12 iceman1001FIX: I did a clean up of the "LF PCF7931" code. The...
2015-10-11 iceman1001ADD: There were lot of calls to enable tracing, but...
2015-10-11 iceman1001ADD: @marshmellow42's decrypt crypto-1 method,
2015-10-07 iceman1001I just merged @marshmellow's branch "iclass" and that...
2015-10-04 iceman1001A lot of changes...
2015-08-04 IcemanMerge pull request #4 from gcohen55/ubuntu_makefile
2015-07-31 iceman1001added @piwi 's usb speed test.
2015-07-28 iceman1001Merge some PM3 master commits. Had to re-make the...
2015-07-28 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2015-07-28 iceman1001MOD:: reverse back changes to 14443b.c
2015-07-22 iceman1001ADD: using @holiman's "ubs_poll_validate_length(...
2015-07-22 iceman1001REM: Removed a debugstatment
2015-07-22 iceman1001MERGED: @holimans changes
2015-07-22 iceman1001ADD: started with adding a "LS" command that lists...
2015-07-19 iceman1001FIX: "hf list 7816", the s-blocks is now also printed.
2015-07-18 iceman1001ADD: @holiman's clearCommandBuffer in cmdlft55xx.c
2015-07-13 iceman1001TEST: Moebius two noce mfkey32...
2015-07-12 iceman1001@frederikmoellers EPA changes, with APDU for ISO14443b...
2015-07-12 iceman1001@PM3 master merges, Piwi fix for mfnested
2015-06-29 iceman1001ADD: @pwpivi 's latest fixes for bigbuff
2015-06-25 iceman1001FIX: @pwpiwi 's fixes for darkside / nested attack...
2015-06-25 iceman1001ADD: forgot the zlib and some new fpga compress file.s
2015-06-25 iceman1001ADD: @marshmellow42 's 14b fixes.
2015-06-25 iceman1001ADD: pwpiwi 's FPGA compress
2015-06-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-23 iceman1001ADD: PACE functionality ref: https://github.com/Proxma...
2015-06-23 Martin Holst SwendeMerge pull request #121 from frederikmoellers/master
2015-06-23 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-06-23 Martin Holst SwendeMerge pull request #118 from marshmellow42/master
2015-06-23 pwpiwiMerge pull request #114 from pwpiwi/iso14443b_fix
2015-06-22 pwpiwifixing iso14443b (issue #103): 114/head
2015-06-22 Frederik MöllersAdd PACE replay functionality 121/head
2015-06-22 iceman1001FIX: fastread dont do multiplication by zero, thanks...
2015-06-21 iceman1001CHG: "hf 14 sim t 7" ie NTAG simulation, now reads...
2015-06-21 iceman1001ADD: @pwpivi latest fixes.
2015-06-21 pwpiwifixing iso14443b (issue #103):
2015-06-21 iceman1001FIX: "hf 14a sim" fixes to CRC calc.
2015-06-21 iceman1001ADD: @marshmellow42 fudan detection in hf mfu
2015-06-18 pwpiwifixing iso14443b (issue #103):
2015-06-18 iceman1001ADD: @pwpiwi 's fix https://github.com/Proxmark/proxmar...
2015-06-18 pwpiwiMerge pull request #120 from pwpiwi/fix_compile_errors
2015-06-18 pwpiwifix issue #116: remove includes of stdio.h in armsrc 120/head
2015-06-18 iceman1001add: @pwpipi 's fixes to 14B
2015-06-18 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-18 pwpiwifixing iso 14443b (issue #103):
2015-06-18 pwpiwifixing iso14443b (issue #103):
2015-06-17 pwpiwifixing iso14443b (issue #103):
2015-06-15 iceman1001ADD: @marshmellow42 's 14b changes.
2015-06-15 iceman1001ADD: added support for commands. READ_SIGNATURE 0x3C...
2015-06-14 marshmellow42Merge pull request #6 from marshmellow42/master
2015-06-14 iceman1001ADD: added support for some NTAG/EV1 commands to...
2015-06-14 Martin Holst SwendeMerge pull request #117 from marshmellow42/master
2015-06-14 Martin Holst SwendeMerge pull request #115 from marshmellow42/master
2015-06-13 iceman1001FIX: Reverting the t55x7 timings. (@marshmellow42...
2015-06-12 marshmellow42revert t55xx start gap and write timing changes
2015-06-03 iceman1001ADD @pwpiwi 's fixes for "HF 14B" commands.
2015-06-03 pwpiwifixing iso14443b (issue #103): fix timing issue (speedi...
2015-06-02 pwpiwifixing iso14443b (issue #103):
2015-06-02 iceman1001DEL: removed old iso14443.c since @pwpiwi renamed...
2015-06-02 iceman1001ADD: @pwpiwi 's fixes for 14b. Including a rename...
2015-06-02 pwpiwifix issue #103: revert type change. Samples from FPGA...
2015-06-01 pwpiwiMerge pull request #113 from pwpiwi/iso14443b_fix
2015-06-01 Martin Holst SwendeMerge pull request #108 from p-l-/fix-hf-mf-csave
2015-06-01 Martin Holst SwendeMerge pull request #111 from zhovner/master
2015-06-01 pwpiwiFix issue #103 (hopefully). Quite an old bug which... 113/head
2015-05-31 iceman1001ADD: @marshmellow42 's changes / fixes.
2015-05-31 Martin Holst SwendeMerge pull request #112 from marshmellow42/master
2015-05-27 iceman1001CHG: @marshmellow42 changes on deviceside.
2015-05-27 marshmellow42MFU code cleanup - final ?
next
Impressum, Datenschutz