2015-01-21 |
Martin Holst Swende | Generic tracing pt.3 : reworking how iso14443b-traces... |
tree | commitdiff |
2015-01-21 |
iceman1001 | minor fix for a help in "hf 14a snoop" |
tree | commitdiff |
2015-01-20 |
marshmellow42 | lf Bug Fixes and lf demod additions |
tree | commitdiff |
2015-01-20 |
iceman1001 | Minor fixes: Array inits, some array bounds checks. |
tree | commitdiff |
2015-01-20 |
iceman1001 | FIX: another file_path found in loadTraceCard and... |
tree | commitdiff |
2015-01-20 |
iceman1001 | SUGGESTED FIX: |
tree | commitdiff |
2015-01-20 |
iceman1001 | FIX: The 14b write command (CmdHF14BWrite) now turns... |
tree | commitdiff |
2015-01-20 |
iceman1001 | Minor fixes to some help-texts. |
tree | commitdiff |
2015-01-20 |
iceman1001 | STEP 3 - the actual new files for Ultralight. |
tree | commitdiff |
2015-01-20 |
iceman1001 | Step 2 - Ultralight / Ultralight-C |
tree | commitdiff |
2015-01-20 |
iceman1001 | Merge branch 'master' of https://github.com/holiman... |
tree | commitdiff |
2015-01-20 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
tree | commitdiff |
2015-01-18 |
marshmellow42 | Merge remote-tracking branch 'upstream/master' |
tree | commitdiff |
2015-01-18 |
marshmellow42 | lf demod additions |
tree | commitdiff |
2015-01-16 |
Martin Holst Swende | Bugfix 'hf list 14b' and 'hf list raw' |
tree | commitdiff |
2015-01-16 |
Martin Holst Swende | First stab at adding 'hf list 14b' and 'hf list raw' |
tree | commitdiff |
2015-01-16 |
Martin Holst Swende | Merge branch 'master' of github.com:Proxmark/proxmark3 |
tree | commitdiff |
2015-01-15 |
Martin Holst Swende | Improved 'hf list iclass' a bit, better understanding... |
tree | commitdiff |
2015-01-15 |
Martin Holst Swende | Merge pull request #44 from marshmellow42/master |
tree | commitdiff |
2015-01-15 |
Martin Holst Swende | Merge branch 'master' of https://github.com/iceman1001... |
tree | commitdiff |
2015-01-15 |
Martin Holst Swende | Synchronized loclass library, imported the legal warning |
tree | commitdiff |
2015-01-15 |
Martin Holst Swende | Merge branch 'master' of github.com:Proxmark/proxmark3 |
tree | commitdiff |
2015-01-13 |
marshmellow42 | Small lf bug fixes and threshold adjustments |
tree | commitdiff |
2015-01-13 |
marshmellow42 | Merge remote-tracking branch 'upstream/master' |
tree | commitdiff |
2015-01-13 |
Martin Holst Swende | Merge pull request #40 from holiman/master |
tree | commitdiff |
2015-01-12 |
Martin Holst Swende | Actually add the FILES also, doh 40/head |
tree | commitdiff |
2015-01-12 |
Martin Holst Swende | Removed dependency on openssl, added AES implementation... |
tree | commitdiff |
2015-01-11 |
Martin Holst Swende | Fixed error when no match is found for uidmapping |
tree | commitdiff |
2015-01-10 |
iceman1001 | ADD: test_t55x7_psk.lua, a script which writes to... |
tree | commitdiff |
2015-01-10 |
iceman1001 | FIX: arguments took too much. |
tree | commitdiff |
2015-01-10 |
iceman1001 | ADD: scripts/tracetest.lua is a simple script that... |
tree | commitdiff |
2015-01-09 |
marshmellow42 | lf search use new psk, small demod adjustments 41/head |
tree | commitdiff |
2015-01-09 |
Martin Holst Swende | removed double include |
tree | commitdiff |
2015-01-09 |
Martin Holst Swende | Merge branch 'master' of https://github.com/iceman1001... |
tree | commitdiff |
2015-01-09 |
iceman1001 | FIX: antenna was not turn off after "hf 14b write... |
tree | commitdiff |
2015-01-08 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
tree | commitdiff |
2015-01-08 |
Martin Holst Swende | Merge pull request #38 from marshmellow42/master |
tree | commitdiff |
2015-01-08 |
Martin Holst Swende | Reverted some minor things, altered other things to... |
tree | commitdiff |
2015-01-08 |
iceman1001 | ADD: default_toys.lua a script which identify tnp3xx... |
tree | commitdiff |
2015-01-08 |
marshmellow42 | minor code cleanup 38/head |
tree | commitdiff |
2015-01-08 |
marshmellow42 | cmddata.c changes by others - reapply |
tree | commitdiff |
2015-01-07 |
marshmellow42 | put cmdlf.c back (only changes spaces to tabs) |
tree | commitdiff |
2015-01-07 |
iceman1001 | FIX: forgot to add the function in the header file. |
tree | commitdiff |
2015-01-07 |
iceman1001 | ADD: a CmdEM410xWatchnSpoof in cmdlfem4x.c , looks... |
tree | commitdiff |
2015-01-07 |
iceman1001 | ADD: a CmdEM410xWatchnSpoof in cmdlfem4x.c , looks... |
tree | commitdiff |
2015-01-07 |
marshmellow42 | Merge branch 'master' of https://github.com/marshmellow... |
tree | commitdiff |
2015-01-07 |
marshmellow42 | Fix Tune Samples (broken in commit 12/31 by me) |
tree | commitdiff |
2015-01-07 |
marshmellow42 | code cleanup. re-added psk commands. |
tree | commitdiff |
2015-01-07 |
marshmellow42 | added data psk* cmds for pskdemod |
tree | commitdiff |
2015-01-07 |
iceman1001 | CHG: minor code clean up in ArmSrc. |
tree | commitdiff |
2015-01-07 |
iceman1001 | Added Pm3-master changes from Holiman. |
tree | commitdiff |
2015-01-07 |
iceman1001 | ADD: Jonor's timeout patch for "Hf 14a raw". |
tree | commitdiff |
2015-01-07 |
iceman1001 | FIX: The input handling for "hf 14b write" is now corre... |
tree | commitdiff |
2015-01-07 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
tree | commitdiff |
2015-01-07 |
iceman1001 | CHG: The input handling for "hf 14b write" is now... |
tree | commitdiff |
2015-01-07 |
marshmellow42 | Fix Tune Samples (broken in commit 12/31 by me) |
tree | commitdiff |
2015-01-07 |
iceman1001 | FIX: a solution for the issue "hf mf esave - always... |
tree | commitdiff |
2015-01-07 |
iceman1001 | CHG: minor code clean up. |
tree | commitdiff |
2015-01-07 |
Martin Holst Swende | Added some more protocol support to the list annotation... |
tree | commitdiff |
2015-01-07 |
iceman1001 | ADD: added a lot of ic ids to cmdhf15.c Thanks to Asper... |
tree | commitdiff |
2015-01-07 |
iceman1001 | CHG: minor code clean up |
tree | commitdiff |
2015-01-07 |
iceman1001 | CHG: Added support for tnp3xx in lua scripts. |
tree | commitdiff |
2015-01-07 |
iceman1001 | FIX: more minor issues with block Numbers. |
tree | commitdiff |
2015-01-07 |
iceman1001 | CHG: spelling errors, added help texts in cmdhfmfu.c |
tree | commitdiff |
2015-01-07 |
iceman1001 | ADD: new defines: iso14443_CMD_AUTH_KEYA, iso14443_CMD_... |
tree | commitdiff |
2015-01-07 |
iceman1001 | CHG: removed leftover debugging statements proxmark3.c |
tree | commitdiff |
2015-01-07 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
tree | commitdiff |
2015-01-07 |
Martin Holst Swende | Save iclass dumps to file, like mifare-dump functionali... |
tree | commitdiff |
2015-01-07 |
marshmellow42 | code cleanup. re-added psk commands. |
tree | commitdiff |
2015-01-06 |
iceman1001 | ADD: tnp3xxx identification in luascripts. |
tree | commitdiff |
2015-01-06 |
iceman1001 | CHG: Refactored the HF MFU udump/ucdump commands into... |
tree | commitdiff |
2015-01-06 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
tree | commitdiff |
2015-01-06 |
marshmellow42 | Merge pull request #4 from Proxmark/master |
tree | commitdiff |
2015-01-06 |
iceman1001 | CHG: rename the HF MFU * commands. |
tree | commitdiff |
2015-01-06 |
marshmellow42 | Merge pull request #3 from Proxmark/master |
tree | commitdiff |
2015-01-06 |
iceman1001 | FIX: a compilation error for a static method in CmdHF14A.h |
tree | commitdiff |
2015-01-06 |
marshmellow42 | added data psk* cmds for pskdemod |
tree | commitdiff |
2015-01-06 |
iceman1001 | ADD: added a lot of ic ids to cmdhf15.c Thanks to... |
tree | commitdiff |
2015-01-05 |
iceman1001 | CHG: generic code clean up. Removal of commented code. |
tree | commitdiff |
2015-01-05 |
iceman1001 | FIX: downloaded a fresh clone from my fork, and took... |
tree | commitdiff |
2015-01-05 |
Martin Holst Swende | Added loclass-functionality into the pm3,the functional... |
tree | commitdiff |
2015-01-05 |
iceman1001 | ADD: Holimans new changes in master. |
tree | commitdiff |
2015-01-04 |
iceman1001 | FIX: fixed a little bug I introduced from last commit... |
tree | commitdiff |
2015-01-04 |
iceman1001 | FIX: a shot at fixing the "_" underscore problem in... |
tree | commitdiff |
2015-01-04 |
Martin Holst Swende | Minor dox |
tree | commitdiff |
2015-01-04 |
Martin Holst Swende | Reworked how 'hf 14a list' and 'hf iclass list' works... |
tree | commitdiff |
2015-01-04 |
Martin Holst Swende | Some work on iclass dump and iclass list, now the dumpi... |
tree | commitdiff |
2015-01-03 |
Martin Holst Swende | Some work on iclass, started on some better support... |
tree | commitdiff |
2015-01-01 |
iceman1001 | chg: updated the README.txt |
tree | commitdiff |
2015-01-01 |
Iceman | Merge pull request #1 from bforbort/master |
tree | commitdiff |
2015-01-01 |
Blaine Forbort | Merge remote-tracking branch 'origin/DESFireAuth' |
tree | commitdiff |
2015-01-01 |
iceman1001 | Updated the README.txt |
tree | commitdiff |
2015-01-01 |
Martin Holst Swende | Merge pull request #34 from marshmellow42/master |
tree | commitdiff |
2014-12-31 |
marshmellow42 | minor adjustment to askmandemod for lf search |
tree | commitdiff |
2014-12-31 |
marshmellow42 | added data rtrim command |
tree | commitdiff |
2014-12-31 |
iceman1001 | CHG: modified cmdlf.c - CmdLFfind with a parameter... |
tree | commitdiff |
2014-12-31 |
iceman1001 | ADD: midnitesnakes desfire, ultralight changes from... |
tree | commitdiff |
2014-12-31 |
marshmellow42 | lf demod code cleanup - added fskraw arguments |
tree | commitdiff |
2014-12-30 |
marshmellow42 | LF demod/cmd code cleanup + new lf search |
tree | commitdiff |
2014-12-29 |
marshmellow42 | Merge pull request #1 from Proxmark/master |
tree | commitdiff |
next |