]> git.zerfleddert.de Git - proxmark3-svn/history - armsrc/iso14443a.c
FIX: since the correctionNeeded logic changed, with PR #87 (https://github.com...
[proxmark3-svn] / armsrc / iso14443a.c
2017-03-06 iceman1001FIX: since the correctionNeeded logic changed, with...
2017-03-06 IcemanMerge pull request #87 from timhir/master
2017-03-06 Timo HirvonenImproved logic for determining the correct Frame Delay...
2017-03-01 iceman1001CHG: finalized the merge between peter filmoores 14ata...
2017-02-25 iceman1001BUG: forgot to remove
2017-02-25 iceman1001FIX: `hf mf sim` - authentication works again.
2017-02-05 iceman1001syntax sugar
2017-02-01 iceman1001ADD: 'hf standalone 14a mode", added "mifare 4k" detec...
2017-02-01 iceman1001CHG: rename a local scope variable "data"->"cmd"
2017-01-29 iceman1001FIX: 'hf 14a sim x' - adjusted and shows messages...
2017-01-29 iceman1001FIX: 'hf 14a sim x' - this fixes the error with using...
2017-01-29 iceman1001CHG: the mifare Auth command can make use of a random...
2017-01-26 iceman1001ADD: @micolous random nonce, adjusted to fit in. ...
2017-01-21 iceman1001syntax sugar
2017-01-09 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2017-01-09 iceman1001CHG: coverity complains about not reading the value...
2016-11-16 iceman1001CHG: the reset of pcb_num should be before untradition...
2016-10-29 Gabriele GristinaMerge remote-tracking branch 'upstream/master'
2016-10-28 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-10-28 iceman1001FIX: looping logic error, doesn't need to increase...
2016-10-22 IcemanMerge pull request #46 from micolous/fix-nonce
2016-10-22 Michael Farrellhf mf sim: Multiple fixes (iceman1001/proxmark3 #45)
2016-09-23 iceman1001CHG: lowered the timout again, but re-added the spinde...
2016-09-23 iceman1001FIX: "hf 14a read" / "hf mf *" / "hf mfdes info" and...
2016-08-31 iceman1001FIX: Forget that the prng was 0x8000 length and not...
2016-08-24 iceman1001CHG: forgot a semicolon...
2016-08-24 iceman1001CHG: removed some extra time to sync,
2016-08-24 iceman1001CHG: fixed the collapsing comments when opening this...
2016-08-10 iceman1001FIX: at least now the special zero parity attack,...
2016-08-04 iceman1001ADD: @donwan581 select keytype for the darkside attack.
2016-08-04 iceman1001CHG: cleaning up.
2016-06-22 iceman1001CHG: adjusted the debug message to the correct mfkey32...
2016-04-29 iceman1001CHG: only need a byte in this loop
2016-04-27 iceman1001CHG: FpgaSetupDMA, handle when it returns NULL.
2016-04-21 iceman1001code clean up
2016-04-18 iceman1001CHG: "hf 14a sim" command , correct use of FLAGS
2016-04-14 iceman1001ADD: simulating can now handle triplesized UID (10b)
2016-04-12 iceman1001Syntaxt suger,
2016-04-10 iceman1001CHG: syntax suger,
2016-03-20 iceman1001ADD: well, starting with a luascript for reading calyp...
2016-03-12 iceman1001CHG: Added calling clear bigbuff to zero out it also...
2016-02-19 iceman1001CHG: removing some time-debug statements.
2016-02-16 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-02-10 iceman1001CHG: having a go at finding the WDT death second time...
2016-01-25 iceman1001Experimeting with finding the "WDT_HIT" bug in "Hf...
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 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-19 iceman1001FIX: Coverity scan, forgot one fread ...
2016-01-19 iceman1001CHG: The nonce from "hf mf nested" is fixed to this...
2015-12-15 iceman1001ADD: @marshmellow42 's changes to "hf mfu *" ,
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-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-02 iceman1001ADD: @marshmellow42 's fixex and resetread t55x7
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-28 iceman1001Merge some PM3 master commits. Had to re-make the...
2015-07-22 iceman1001MERGED: @holimans changes
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: @marshmellow42 's 14b fixes.
2015-06-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
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 iceman1001FIX: "hf 14a sim" fixes to CRC calc.
2015-06-18 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-15 iceman1001ADD: added support for commands. READ_SIGNATURE 0x3C...
2015-06-14 iceman1001ADD: added support for some NTAG/EV1 commands to...
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 marshmellow42MFU code cleanup - final ?
2015-05-26 iceman1001CHG: moved a xor function into util.c
2015-05-25 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-25 iceman1001FIX: dumptoemul.lua removed the extra linebreak in...
2015-05-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-19 iceman1001CHG: the device-side code for "hf 14a sim x"
2015-04-28 Martin Holst SwendeMerge pull request #98 from marshmellow42/master
2015-04-28 marshmellow42Iceman's mf sim 7bt UID fix from #97
2015-04-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
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 iceman1001CHG: adding some variable initalisation to the Uart.
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 marshmellow42Merge remote-tracking branch 'upstream/master'
next
Impressum, Datenschutz