2015-01-12 |
Martin Holst... | Removed dependency on openssl, added AES implementation... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Martin Holst... | Fixed error when no match is found for uidmapping |
commit | commitdiff | tree | snapshot |
2015-01-10 |
iceman1001 | ADD: test_t55x7_psk.lua, a script which writes to... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
iceman1001 | FIX: arguments took too much. |
commit | commitdiff | tree | snapshot |
2015-01-10 |
iceman1001 | ADD: scripts/tracetest.lua is a simple script that... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
marshmellow42 | lf search use new psk, small demod adjustments 41/head |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Martin Holst... | removed double include |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Martin Holst... | Merge branch 'master' of https://github.com/iceman1001... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
iceman1001 | FIX: antenna was not turn off after "hf 14b write... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Martin Holst... | Merge pull request #38 from marshmellow42/master |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Martin Holst... | Reverted some minor things, altered other things to... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
iceman1001 | ADD: default_toys.lua a script which identify tnp3xx... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
marshmellow42 | minor code cleanup 38/head |
commit | commitdiff | tree | snapshot |
2015-01-08 |
marshmellow42 | cmddata.c changes by others - reapply |
commit | commitdiff | tree | snapshot |
2015-01-07 |
marshmellow42 | put cmdlf.c back (only changes spaces to tabs) |
commit | commitdiff | tree | snapshot |
2015-01-07 |
iceman1001 | FIX: forgot to add the function in the header file. |
commit | commitdiff | tree | snapshot |
2015-01-07 |
iceman1001 | ADD: a CmdEM410xWatchnSpoof in cmdlfem4x.c , looks... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
iceman1001 | ADD: a CmdEM410xWatchnSpoof in cmdlfem4x.c , looks... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
marshmellow42 | Merge branch 'master' of https://github.com/marshmellow... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
marshmellow42 | Fix Tune Samples (broken in commit 12/31 by me) |
commit | commitdiff | tree | snapshot |
2015-01-07 |
marshmellow42 | code cleanup. re-added psk commands. |
commit | commitdiff | tree | snapshot |
2015-01-07 |
marshmellow42 | sync with master lf files to resolve conflicts |
commit | commitdiff | tree | snapshot |
2015-01-07 |
marshmellow42 | added data psk* cmds for pskdemod |
commit | commitdiff | tree | snapshot |
2015-01-07 |
iceman1001 | CHG: minor code clean up in ArmSrc. |
commit | commitdiff | tree | snapshot |
2015-01-07 |
iceman1001 | Added Pm3-master changes from Holiman. |
commit | commitdiff | tree | snapshot |
2015-01-07 |
iceman1001 | ADD: Jonor's timeout patch for "Hf 14a raw". |
commit | commitdiff | tree | snapshot |
2015-01-07 |
iceman1001 | FIX: The input handling for "hf 14b write" is now corre... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
iceman1001 | CHG: The input handling for "hf 14b write" is now... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
marshmellow42 | Fix Tune Samples (broken in commit 12/31 by me) |
commit | commitdiff | tree | snapshot |
2015-01-07 |
iceman1001 | FIX: a solution for the issue "hf mf esave - always... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
iceman1001 | CHG: minor code clean up. |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Martin Holst... | Added some more protocol support to the list annotation... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
iceman1001 | ADD: added a lot of ic ids to cmdhf15.c Thanks to Asper... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
iceman1001 | CHG: minor code clean up |
commit | commitdiff | tree | snapshot |
2015-01-07 |
iceman1001 | CHG: Added support for tnp3xx in lua scripts. |
commit | commitdiff | tree | snapshot |
2015-01-07 |
iceman1001 | CHG: Minor code clean up. |
commit | commitdiff | tree | snapshot |
2015-01-07 |
iceman1001 | FIX: more minor issues with block Numbers. |
commit | commitdiff | tree | snapshot |
2015-01-07 |
iceman1001 | CHG: spelling errors, added help texts in cmdhfmfu.c |
commit | commitdiff | tree | snapshot |
2015-01-07 |
iceman1001 | ADD: new defines: iso14443_CMD_AUTH_KEYA, iso14443_CMD_... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
iceman1001 | CHG: removed leftover debugging statements proxmark3.c |
commit | commitdiff | tree | snapshot |
2015-01-07 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Martin Holst... | Save iclass dumps to file, like mifare-dump functionali... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
marshmellow42 | code cleanup. re-added psk commands. |
commit | commitdiff | tree | snapshot |
2015-01-06 |
iceman1001 | ADD: tnp3xxx identification in luascripts. |
commit | commitdiff | tree | snapshot |
2015-01-06 |
iceman1001 | CHG: Refactored the HF MFU udump/ucdump commands into... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
marshmellow42 | Merge pull request #4 from Proxmark/master |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Martin Holst... | Changed io threshold to 140, fixed boolean error in... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Martin Holst... | Fixed thresholding of io fskdemod |
commit | commitdiff | tree | snapshot |
2015-01-06 |
iceman1001 | CHG: rename the HF MFU * commands. |
commit | commitdiff | tree | snapshot |
2015-01-06 |
marshmellow42 | Merge pull request #3 from Proxmark/master |
commit | commitdiff | tree | snapshot |
2015-01-06 |
marshmellow42 | sync with master lf files to resolve conflicts |
commit | commitdiff | tree | snapshot |
2015-01-06 |
iceman1001 | FIX: a compilation error for a static method in CmdHF14A.h |
commit | commitdiff | tree | snapshot |
2015-01-06 |
marshmellow42 | added data psk* cmds for pskdemod |
commit | commitdiff | tree | snapshot |
2015-01-06 |
iceman1001 | ADD: added a lot of ic ids to cmdhf15.c Thanks to... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
iceman1001 | CHG: generic code clean up. Removal of commented code. |
commit | commitdiff | tree | snapshot |
2015-01-05 |
iceman1001 | FIX: downloaded a fresh clone from my fork, and took... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Martin Holst... | Added loclass-functionality into the pm3,the functional... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
iceman1001 | ADD: Holimans new changes in master. |
commit | commitdiff | tree | snapshot |
2015-01-04 |
iceman1001 | FIX: fixed a little bug I introduced from last commit... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
iceman1001 | FIX: a shot at fixing the "_" underscore problem in... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
Martin Holst... | Moved iclass crc to be based on a lookup table |
commit | commitdiff | tree | snapshot |
2015-01-04 |
Martin Holst... | Minor dox |
commit | commitdiff | tree | snapshot |
2015-01-04 |
Martin Holst... | Reworked how 'hf 14a list' and 'hf iclass list' works... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
Martin Holst... | Some work on iclass dump and iclass list, now the dumpi... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Martin Holst... | Some work on iclass, started on some better support... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Martin Holst... | Set lower threshold for lf iodemod, it had too high... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Martin Holst... | Fixed indentation |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Martin Holst... | Removed unused variable |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Martin Holst... | Corrected indentation to tabs only |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Martin Holst... | Removed wrong size-count, sizeof(bigbuf) would always... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
iceman1001 | chg: updated the README.txt |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Iceman | Merge pull request #1 from bforbort/master |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Blaine Forbort | Merge remote-tracking branch 'origin/DESFireAuth' |
commit | commitdiff | tree | snapshot |
2015-01-01 |
iceman1001 | Updated the README.txt |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Martin Holst... | Merge pull request #34 from marshmellow42/master |
commit | commitdiff | tree | snapshot |
2014-12-31 |
marshmellow42 | Revert "problems creating pull request with the new... 34/head |
commit | commitdiff | tree | snapshot |
2014-12-31 |
marshmellow42 | problems creating pull request with the new traces |
commit | commitdiff | tree | snapshot |
2014-12-31 |
marshmellow42 | minor adjustment to askmandemod for lf search |
commit | commitdiff | tree | snapshot |
2014-12-31 |
marshmellow42 | added data rtrim command |
commit | commitdiff | tree | snapshot |
2014-12-31 |
iceman1001 | CHG: modified cmdlf.c - CmdLFfind with a parameter... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
iceman1001 | ADD: midnitesnakes desfire, ultralight changes from... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
marshmellow42 | lf demod code cleanup - added fskraw arguments |
commit | commitdiff | tree | snapshot |
2014-12-30 |
marshmellow42 | LF demod/cmd code cleanup + new lf search |
commit | commitdiff | tree | snapshot |
2014-12-29 |
marshmellow42 | Merge pull request #1 from Proxmark/master |
commit | commitdiff | tree | snapshot |
2014-12-29 |
marshmellow42 | minor setting adjustments/cleanup |
commit | commitdiff | tree | snapshot |
2014-12-29 |
marshmellow42 | LF Demod bug fixes and add lf em em410xdemod |
commit | commitdiff | tree | snapshot |
2014-12-29 |
marshmellow42 | slight adjustment to include |
commit | commitdiff | tree | snapshot |
2014-12-29 |
marshmellow42 | LF Demod streamlining |
commit | commitdiff | tree | snapshot |
2014-12-26 |
iceman1001 | FIX: minor fixes to the new feature in "hf 14a reader... |
commit | commitdiff | tree | snapshot |
2014-12-26 |
iceman1001 | ADD: HF 14A READER is now able to see if a presented... |
commit | commitdiff | tree | snapshot |
2014-12-26 |
iceman1001 | ADD: marshmellows new lf command and DetectClock. ... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
marshmellow42 | rename askrawdemod to askmandemod |
commit | commitdiff | tree | snapshot |
2014-12-24 |
marshmellow42 | Created new detectclock function + EM decode addons |
commit | commitdiff | tree | snapshot |
2014-12-23 |
marshmellow42 | minor askrawdemod adjustment if errors in demoding... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
marshmellow42 | Add auto check for EM410x format to askrawdemod cmd |
commit | commitdiff | tree | snapshot |
2014-12-23 |
pwpiwi | Merge branch 'master' of https://github.com/Proxmark... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
pwpiwi | Merge branch 'master' of https://github.com/pwpiwi... |
commit | commitdiff | tree | snapshot |
next |