]> git.zerfleddert.de Git - proxmark3-svn/history - armsrc/mifarecmd.c
Add Mifare Classic EV1 set load modulation command
[proxmark3-svn] / armsrc / mifarecmd.c
2017-03-09 angelslAdd Mifare Classic EV1 set load modulation command
2017-03-06 iceman1001chg: unused .. but not for long
2017-03-06 iceman1001CHG: renamed struct sector -> sector_t
2017-02-28 iceman1001CHG: `hf 14a read` - started to add a Magic tag gen2...
2017-02-27 iceman1001ADD: `hf 14a read` - now can detect the newer magic...
2017-01-21 iceman1001chg: moved to header file
2016-11-16 iceman1001CHG: "hf mf hardnested" device side should empty bigbuff?
2016-11-07 iceman1001CHG: "hf mf hardnested" disabled the tracelogging...
2016-10-29 Gabriele GristinaMerge remote-tracking branch 'upstream/master'
2016-10-28 iceman1001CHG: 'HF MF C*' (chinese backdoor commands) According...
2016-09-23 iceman1001FIX: "hf 14a read" / "hf mf *" / "hf mfdes info" and...
2016-08-31 iceman1001CHG: this timeout doesn't influence the bad performanc...
2016-08-26 iceman1001FIX: fixes the broken build,...
2016-08-04 iceman1001CHG: cleaning up.
2016-04-14 iceman1001Syntaxt suger
2016-04-12 iceman1001syntax suger
2016-04-11 iceman1001ADD: added @pivi 's faster authentication method from...
2016-04-10 iceman1001CHG: mostly syntax suger, trying to uniform the look...
2016-03-12 iceman1001CHG: Added calling clear bigbuff to zero out it also...
2016-02-19 iceman1001FIX: an extra break inside "Hf mf cgetsc" made it...
2016-02-17 iceman1001ADD: added some time debug statements to be able to...
2016-02-16 iceman1001FIX: cuid order...
2016-02-16 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-02-15 iceman1001FIX: finally I took the effort to finish the "hf mf...
2016-01-25 iceman1001CHG: Syntax suger
2016-01-20 iceman1001ADD: added the possibility to choose which block num...
2016-01-20 iceman1001FIX: Some uninitialized variables, some syntax suger...
2016-01-20 iceman1001FIX: Coverity scans, uninitialized variables,
2016-01-20 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-01-20 iceman1001FIX: Coverity Scan complains about resourceleaks, array...
2016-01-16 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-12 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-12 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-12 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-12 icemanMerge branch 'master' of https://github.com/iceman1001...
2015-12-16 iceman1001ADD: @marshmellow42 's fixes for Q5, t55xx, fskclock,
2015-12-15 iceman1001ADD: @pwpiwi 's latest code from his 'hardnested' branch.
2015-11-27 iceman1001ADD: @go_tus simple bruteforce for t55xx, refactored...
2015-11-10 iceman1001FIX: an error that I introduced to the csetblock comma...
2015-11-09 iceman1001CHG: a major remake of the "hf mf c*" commands. Ie...
2015-11-01 iceman1001CHG: some magic generation1 tags is not following proto...
2015-10-11 iceman1001ADD: There were lot of calls to enable tracing, but...
2015-10-04 iceman1001A lot of changes...
2015-08-04 IcemanMerge pull request #4 from gcohen55/ubuntu_makefile
2015-07-28 iceman1001Merge some PM3 master commits. Had to re-make the...
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-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-18 iceman1001Merge branch 'master' of https://github.com/Proxmark...
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-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 ?
2015-05-27 marshmellow42clean up mfu device side code
2015-05-26 marshmellow42Add clearCommandBuffer before SendCommand
2015-05-25 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-25 iceman1001FIX: dumptoemul.lua removed the extra linebreak in...
2015-05-25 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-05-25 marshmellow42updated mfu rdbl and wrbl commands
2015-05-24 iceman1001FIX: hf mfu dump, now reads correct memory from device...
2015-05-24 Martin Holst SwendeMerge pull request #102 from marshmellow42/master
2015-05-24 marshmellow42fix mfu dump getbigbuffer bug 102/head
2015-05-23 iceman1001Adjustments after the big merge from PM3 master.
2015-05-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-22 Martin Holst SwendeMerge pull request #101 from marshmellow42/master
2015-05-20 iceman1001CHG: Merged the "hf mfu rdbl" and "hf mfu crdbl" comma...
2015-05-19 iceman1001@Marshmellow42 's fixes for bigbuf.
2015-05-19 marshmellow42hf mfu dump - bigbuf allocation fix
2015-05-18 iceman1001@Marshmellow42 's cleanup isn device-side "hf mfu"...
2015-05-18 marshmellow42MF ultralight code cleanup
2015-05-18 marshmellow42Iceman1001 s MFU clean up
2015-05-16 iceman1001CHG: the "HF MFU" authentication changes.
2015-05-16 marshmellow42mfu info / dump attempt at missing auths
2015-05-06 marshmellow42MFU - Icemans further improvements
2015-05-04 iceman1001CHG: added 2k3des to ULC READCARD.
2015-05-04 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-05-03 marshmellow42Icemans UL-C Auth dev side fix plus a few other ...
2015-05-01 iceman1001FIX: the HF MFU CREAD command on deviceside now can...
2015-04-30 marshmellow42Iceman's updates to MFU info and dump
2015-04-30 iceman1001CHG: the work in progress of making "HF MFU INFO" ...
2015-04-29 marshmellow42MF Ultralight - Iceman's updates + mine
2015-04-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-24 iceman1001ADD: Started a "collect nonces" concept to be able...
2015-04-08 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-01 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-30 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-30 iceman1001NEW: HF MFU SETPWD - set password to a Ultralight C...
2015-03-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-13 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-12 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-11 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-09 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-06 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-15 marshmellow42Merge remote-tracking branch 'upstream/master' 67/head
next
Impressum, Datenschutz