2015-01-21 |
iceman1001 | minor fix for a help in "hf 14a snoop" |
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-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-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-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 |
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 | 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 |
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 | 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 | 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 |
marshmellow42 | Merge pull request #3 from Proxmark/master |
tree | commitdiff |
2015-01-06 |
marshmellow42 | added data psk* cmds for pskdemod |
tree | commitdiff |
2015-01-05 |
iceman1001 | CHG: generic code clean up. Removal of commented code. |
tree | commitdiff |
2015-01-05 |
Martin Holst Swende | Added loclass-functionality into the pm3,the functional... |
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 |
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 |
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 |
2014-12-29 |
marshmellow42 | minor setting adjustments/cleanup |
tree | commitdiff |
2014-12-29 |
marshmellow42 | LF Demod bug fixes and add lf em em410xdemod |
tree | commitdiff |
2014-12-29 |
marshmellow42 | slight adjustment to include |
tree | commitdiff |
2014-12-29 |
marshmellow42 | LF Demod streamlining |
tree | commitdiff |
2014-12-24 |
marshmellow42 | rename askrawdemod to askmandemod |
tree | commitdiff |
2014-12-24 |
marshmellow42 | Created new detectclock function + EM decode addons |
tree | commitdiff |
2014-12-23 |
marshmellow42 | minor askrawdemod adjustment if errors in demoding... |
tree | commitdiff |
2014-12-23 |
marshmellow42 | Add auto check for EM410x format to askrawdemod cmd |
tree | commitdiff |
2014-12-23 |
pwpiwi | Merge branch 'master' of https://github.com/Proxmark... |
tree | commitdiff |
2014-12-23 |
pwpiwi | Merge branch 'master' of https://github.com/pwpiwi... |
tree | commitdiff |
2014-12-23 |
pwpiwi | bugfixes in iso14443a.c and hf 14a reader |
tree | commitdiff |
2014-12-23 |
marshmellow42 | minor fix - got too comment happy removing test code |
tree | commitdiff |
2014-12-22 |
marshmellow42 | added new data askrawdemod command |
tree | commitdiff |
2014-12-20 |
pwpiwi | Merge pull request #33 from pwpiwi/master |
tree | commitdiff |
2014-12-20 |
pwpiwi | adapted hf iclass list to new trace format 33/head |
tree | commitdiff |
2014-12-19 |
marshmellow42 | put ask demod and mandemod |
tree | commitdiff |
2014-12-19 |
marshmellow42 | Final touches on IO prox and HID prox demod |
tree | commitdiff |
2014-12-18 |
pwpiwi | Merge branch 'master' of https://github.com/Proxmark... |
tree | commitdiff |
2014-12-18 |
pwpiwi | bugfixes hf epa cnonces |
tree | commitdiff |
2014-12-18 |
pwpiwi | Format hf 14a list output for bigger frame sizes |
tree | commitdiff |
2014-12-18 |
Martin Holst Swende | minor change |
tree | commitdiff |
2014-12-18 |
Martin Holst Swende | Fixed error in hash1 (from loclass), now it possibly... |
tree | commitdiff |
2014-12-18 |
Martin Holst Swende | Merge pull request #32 from marshmellow42/master |
tree | commitdiff |
2014-12-17 |
pwpiwi | unify/refactor hw tune and data tune |
tree | commitdiff |
2014-12-17 |
marshmellow42 | LF HID & IO prox fixes/options 32/head |
tree | commitdiff |
2014-12-16 |
pwpiwi | Merge branch 'master' of https://github.com/Proxmark... |
tree | commitdiff |
2014-12-16 |
pwpiwi | bugfixes iso14443a (hf 14a commands) |
tree | commitdiff |
2014-12-14 |
Martin Holst Swende | Reverted to original malicious CSNs from paper, it... |
tree | commitdiff |
next |