2015-12-01 |
iceman1001 | ADD: added the possibility to load a default pwd file... |
tree | commitdiff |
2015-11-27 |
iceman1001 | textual fix. |
tree | commitdiff |
2015-11-27 |
iceman1001 | FIX: the t55xx bruteforce method got some fixes, in... |
tree | commitdiff |
2015-11-27 |
iceman1001 | ADD: @go_tus simple bruteforce for t55xx, refactored... |
tree | commitdiff |
2015-11-23 |
iceman1001 | CHG: Missing some headers |
tree | commitdiff |
2015-11-22 |
iceman1001 | FIX: the read counter in "hf 14a sim" (for ntag/ev... |
tree | commitdiff |
2015-11-22 |
iceman1001 | ADD: 'hf mfu info' now prints following settings: |
tree | commitdiff |
2015-11-22 |
iceman1001 | ADD: @marshmellow's fixes to awid, viking and T55x7 |
tree | commitdiff |
2015-11-21 |
iceman1001 | ADD: lf indalademod output, The binary string is now... |
tree | commitdiff |
2015-11-20 |
iceman1001 | @marshmellows last LF changes. |
tree | commitdiff |
2015-11-10 |
iceman1001 | FIX: some fixes to indalademod and viking from @marshm... |
tree | commitdiff |
2015-11-10 |
iceman1001 | FIX: an error that I introduced to the csetblock comma... |
tree | commitdiff |
2015-11-10 |
iceman1001 | added @marshmellows new viking demod. |
tree | commitdiff |
2015-11-09 |
iceman1001 | fix: forgot to remove this when merging piwi's fixes. |
tree | commitdiff |
2015-11-09 |
iceman1001 | CHG: minor code clean up, removed commented old code. |
tree | commitdiff |
2015-11-09 |
iceman1001 | ADD: @marshmellow fix for em41x clock. |
tree | commitdiff |
2015-11-09 |
iceman1001 | ADD: @piwi's fixes to .history |
tree | commitdiff |
2015-11-09 |
iceman1001 | CHG: a major remake of the "hf mf c*" commands. Ie... |
tree | commitdiff |
2015-11-02 |
iceman1001 | ADD: @marshmellow42 's fixex and resetread t55x7 |
tree | commitdiff |
2015-11-01 |
iceman1001 | ADD: help text for 'hf snoop' / 'hf search' / 'hf... |
tree | commitdiff |
2015-10-30 |
iceman1001 | ADD: a minor xor script |
tree | commitdiff |
2015-10-30 |
iceman1001 | ADD: @gm4tr1x found some new known mifare keys. |
tree | commitdiff |
2015-10-27 |
iceman1001 | ADD: added the "hf snoop" patch original from @Enio... |
tree | commitdiff |
2015-10-21 |
iceman1001 | ADD: 'LF T55X7 WAKEUP' command. For tags with AOR... |
tree | commitdiff |
2015-10-21 |
iceman1001 | CHG: move some methods, its easier to read now. Cosme... |
tree | commitdiff |
2015-10-20 |
iceman1001 | ADD: @marshmellows42 's fixes for "lf cmdread" and... |
tree | commitdiff |
2015-10-19 |
iceman1001 | ADD: some more keys found on a pastebin |
tree | commitdiff |
2015-10-19 |
iceman1001 | FIX: tnp3sim, now can insert keys if the dumpfile is... |
tree | commitdiff |
2015-10-17 |
iceman1001 | FIX: "abort trap 6" error when runing the tnp3sim... |
tree | commitdiff |
2015-10-17 |
iceman1001 | FIX: @tony pointed out that there was a method name... |
tree | commitdiff |
2015-10-16 |
iceman1001 | FIX: thanks @tony, for pointing out a "end" statement... |
tree | commitdiff |
2015-10-15 |
iceman1001 | FIX: a suggested fix for #136 where the "lf t55x7... |
tree | commitdiff |
2015-10-15 |
iceman1001 | CHG: code clean up. Have some questions regarding... |
tree | commitdiff |
2015-10-15 |
iceman1001 | ADD: @marshmellows fixes for t55x7 reading signal. |
tree | commitdiff |
2015-10-14 |
iceman1001 | FIX: fixed the "lf pcf7931 write" input validation... |
tree | commitdiff |
2015-10-12 |
iceman1001 | FIX: Removed a arrat from the struct configPcf in ... |
tree | commitdiff |
2015-10-12 |
iceman1001 | FIX: I did a clean up of the "LF PCF7931" code. The... |
tree | commitdiff |
2015-10-11 |
iceman1001 | ADD: There were lot of calls to enable tracing, but... |
tree | commitdiff |
2015-10-11 |
iceman1001 | ADD: @marshmellow42's decrypt crypto-1 method, |
tree | commitdiff |
2015-10-07 |
iceman1001 | I just merged @marshmellow's branch "iclass" and that... |
tree | commitdiff |
2015-10-05 |
iceman1001 | ADD: fixed some spelling misstakes in luascript. |
tree | commitdiff |
2015-10-04 |
iceman1001 | A lot of changes... |
tree | commitdiff |
2015-08-12 |
iceman1001 | MINOR CHG: help text change for the "lf t55xx config... |
tree | commitdiff |
2015-08-04 |
Iceman | Merge pull request #4 from gcohen55/ubuntu_makefile |
tree | commitdiff |
2015-08-04 |
Gil Cohen | updated makefile, readme |
tree | commitdiff |
2015-07-31 |
iceman1001 | FIX: A old bug regarding: CMD_DOWNLOADED_RAW_ADC_SAMPL... |
tree | commitdiff |
2015-07-31 |
iceman1001 | added @piwi 's usb speed test. |
tree | commitdiff |
2015-07-28 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... |
tree | commitdiff |
2015-07-28 |
iceman1001 | MOD:: reverse back changes to 14443b.c |
tree | commitdiff |
2015-07-24 |
iceman1001 | REM: Remove a double pasted section of local variables. |
tree | commitdiff |
2015-07-24 |
iceman1001 | REM: removed a comment |
tree | commitdiff |
2015-07-22 |
iceman1001 | MERGED: @holimans changes |
tree | commitdiff |
2015-07-22 |
iceman1001 | ADD: started with adding a "LS" command that lists... |
tree | commitdiff |
2015-07-19 |
iceman1001 | FIX: "hf list 7816", the s-blocks is now also printed. |
tree | commitdiff |
2015-07-18 |
iceman1001 | ADD: @holiman's clearCommandBuffer in cmdlft55xx.c |
tree | commitdiff |
2015-07-17 |
iceman1001 | ADD: ISO7816-4 annotation in "hf list". |
tree | commitdiff |
2015-07-13 |
iceman1001 | TEST: Moebius two noce mfkey32... |
tree | commitdiff |
2015-07-12 |
iceman1001 | @PM3 master merges, Piwi fix for mfnested |
tree | commitdiff |
2015-06-29 |
iceman1001 | CHG: some minor changes in the ouput from hf 14b raw. |
tree | commitdiff |
2015-06-25 |
iceman1001 | FIX: @pwpiwi 's fixes for darkside / nested attack... |
tree | commitdiff |
2015-06-25 |
iceman1001 | ADD: forgot the zlib and some new fpga compress file.s |
tree | commitdiff |
2015-06-25 |
iceman1001 | ADD: @marshmellow42 's 14b fixes. |
tree | commitdiff |
2015-06-25 |
iceman1001 | ADD: pwpiwi 's FPGA compress |
tree | commitdiff |
2015-06-23 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
tree | commitdiff |
2015-06-23 |
iceman1001 | ADD: PACE functionality ref: https://github.com/Proxma... |
tree | commitdiff |
2015-06-23 |
Martin Holst Swende | Merge pull request #121 from frederikmoellers/master |
tree | commitdiff |
2015-06-23 |
Martin Holst Swende | Merge branch 'master' of github.com:Proxmark/proxmark3 |
tree | commitdiff |
2015-06-23 |
Martin Holst Swende | Merge pull request #118 from marshmellow42/master |
tree | commitdiff |
2015-06-23 |
iceman1001 | FIX: ref https://github.com/marshmellow42/proxmark3... |
tree | commitdiff |
2015-06-23 |
marshmellow42 | fix bug in pskdemod return value if no samples... 118/head |
tree | commitdiff |
2015-06-23 |
pwpiwi | Merge pull request #114 from pwpiwi/iso14443b_fix |
tree | commitdiff |
2015-06-22 |
Frederik Möllers | Add PACE replay functionality 121/head |
tree | commitdiff |
2015-06-21 |
iceman1001 | ADD: @marshmellow42 fudan detection in hf mfu |
tree | commitdiff |
2015-06-21 |
marshmellow42 | comment fudan check possibilities |
tree | commitdiff |
2015-06-18 |
marshmellow42 | add ultralight compatible test |
tree | commitdiff |
2015-06-18 |
pwpiwi | Merge pull request #120 from pwpiwi/fix_compile_errors |
tree | commitdiff |
2015-06-18 |
iceman1001 | add: @pwpipi 's fixes to 14B |
tree | commitdiff |
2015-06-18 |
iceman1001 | ADD: @marshmellow42 's help text changes to the reveng |
tree | commitdiff |
2015-06-18 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
tree | commitdiff |
2015-06-18 |
pwpiwi | fixing iso 14443b (issue #103): |
tree | commitdiff |
2015-06-18 |
pwpiwi | fixing iso14443b (issue #103): |
tree | commitdiff |
2015-06-17 |
pwpiwi | fixing iso14443b (issue #103): |
tree | commitdiff |
2015-06-15 |
iceman1001 | CHG: just made sure it uses a default file name now. |
tree | commitdiff |
2015-06-15 |
iceman1001 | ADD: @marshmellow42 's 14b changes. |
tree | commitdiff |
2015-06-15 |
iceman1001 | FIX: removed width in cmdcrc.c , to get rid of the... |
tree | commitdiff |
2015-06-15 |
marshmellow42 | minor fixes |
tree | commitdiff |
2015-06-14 |
marshmellow42 | Merge pull request #6 from marshmellow42/master |
tree | commitdiff |
2015-06-14 |
iceman1001 | add: a .gitignore to be able to add the folder client... |
tree | commitdiff |
2015-06-14 |
iceman1001 | add: a .gitignore to be able to add the folder client... |
tree | commitdiff |
2015-06-14 |
iceman1001 | fix; stupid fixes for some compiler warnings messages... |
tree | commitdiff |
2015-06-14 |
iceman1001 | FIX: minor variable fixes when compiling on linux. |
tree | commitdiff |
2015-06-14 |
iceman1001 | ADD: added support for some NTAG/EV1 commands to... |
tree | commitdiff |
2015-06-14 |
Martin Holst Swende | Merge pull request #117 from marshmellow42/master |
tree | commitdiff |
2015-06-14 |
iceman1001 | chg: added some more outputs to the reveng-crc script... |
tree | commitdiff |
2015-06-14 |
iceman1001 | FIX: old bug back, and now fixed again. @marshmellow42 |
tree | commitdiff |
2015-06-14 |
marshmellow42 | add comment 117/head |
tree | commitdiff |
2015-06-14 |
marshmellow42 | bug fix. askdemod edits invert pointer, cannot be 0 |
tree | commitdiff |
2015-06-14 |
iceman1001 | ADD: @marshmellow42 's 14b reader changes. |
tree | commitdiff |
2015-06-14 |
Martin Holst Swende | Merge pull request #115 from marshmellow42/master |
tree | commitdiff |
2015-06-13 |
iceman1001 | minor textual changes from @marshmellow42 |
tree | commitdiff |
next |