2017-02-05 |
iceman1001 | ADD: 'hf emv' - from @peterfillmore emv fork. A bit... |
tree | commitdiff |
2017-02-05 |
iceman1001 | CHG: '-DWITH_EMV' - fixing some compilation errors... |
tree | commitdiff |
2017-02-04 |
iceman1001 | chg: more debug statements to find sending errors |
tree | commitdiff |
2017-02-04 |
iceman1001 | ADD: 'lf search' - @marshmellow42 's check if signal... |
tree | commitdiff |
2017-02-04 |
iceman1001 | ADD: 'hf 14a read' - correct identify Aztek tags, inste... |
tree | commitdiff |
2017-02-02 |
iceman1001 | CHG: 'lf cotag read' - added the raw output and the... |
tree | commitdiff |
2017-02-02 |
iceman1001 | fix: those pesky semicolons.. |
tree | commitdiff |
2017-02-02 |
iceman1001 | CHG: 'lf cotag demod' - now finds FC/CN Thanks to... |
tree | commitdiff |
2017-02-02 |
iceman1001 | CHG: minor fixes in setting arrays and error messages. |
tree | commitdiff |
2017-02-02 |
iceman1001 | ADD: 'lf cotag read' - COTAG can be read now. |
tree | commitdiff |
2017-02-01 |
iceman1001 | ADD: 'hf standalone 14a mode", added "mifare 4k" detec... |
tree | commitdiff |
2017-02-01 |
iceman1001 | CHG: 'lf cotag read' - it now follows "lf config" setti... |
tree | commitdiff |
2017-01-31 |
iceman1001 | CHG: temporary disable hitag2_uid detection. Loop... |
tree | commitdiff |
2017-01-31 |
iceman1001 | CHG: 'lf snoop' - now automatically downloads... |
tree | commitdiff |
2017-01-31 |
iceman1001 | FIX: fixes warning for "%zu" string formatspecifier... |
tree | commitdiff |
2017-01-30 |
iceman1001 | ADD: added the writedumpfile function from "14araw... |
tree | commitdiff |
2017-01-29 |
iceman1001 | FIX: 'hf 14a sim x' - adjusted and shows messages... |
tree | commitdiff |
2017-01-29 |
iceman1001 | CHG: 'hf 14a sim e' - it now has a parameter for setfo... |
tree | commitdiff |
2017-01-29 |
iceman1001 | FIX: 'hf 14a sim x' - this fixes the error with using... |
tree | commitdiff |
2017-01-27 |
iceman1001 | FIX: missed include. for boolean defines |
tree | commitdiff |
2017-01-27 |
iceman1001 | ADD: `lf cotag` - added first try at basic functionalit... |
tree | commitdiff |
2017-01-26 |
iceman1001 | CHG: removed a -L path for OSX |
tree | commitdiff |
2017-01-26 |
iceman1001 | ADD: some defines to make headerfiles behave better. |
tree | commitdiff |
2017-01-25 |
iceman1001 | still wrong... |
tree | commitdiff |
2017-01-25 |
iceman1001 | CHG:forget the "base".. |
tree | commitdiff |
2017-01-25 |
iceman1001 | chg: known key is treated as a string. |
tree | commitdiff |
2017-01-24 |
iceman1001 | CHG: removed a dublett |
tree | commitdiff |
2017-01-24 |
iceman1001 | ADD: 'script run hard_autopwn' - a lua script which... |
tree | commitdiff |
2017-01-23 |
iceman1001 | CHG: should remove a compiler warning on OSX |
tree | commitdiff |
2017-01-20 |
iceman1001 | CHG: increase sample amount, since it found too few... |
tree | commitdiff |
2017-01-20 |
iceman1001 | CHG: lowered the samples read. |
tree | commitdiff |
2017-01-20 |
iceman1001 | FIX: the HID-Flasher depends on libusb to be able... |
tree | commitdiff |
2017-01-20 |
iceman1001 | FIX: 'lf hitag2' forgot to add some of @marshmellow42... |
tree | commitdiff |
2017-01-20 |
iceman1001 | ADD: 'lf search' - added @marshmellow42 's hitag2... |
tree | commitdiff |
2017-01-20 |
iceman1001 | FIX: @marshmellow42 's fixes for enhanced STT and... |
tree | commitdiff |
2017-01-18 |
iceman1001 | syntax sugar |
tree | commitdiff |
2017-01-18 |
iceman1001 | FIX: 'data print' - now don't crash the client when... |
tree | commitdiff |
2017-01-18 |
iceman1001 | ADD: T55XX_WRITE_TIMEOUT to make sure all WaitForRespo... |
tree | commitdiff |
2017-01-18 |
iceman1001 | CHG: removed duplicates entries |
tree | commitdiff |
2017-01-18 |
iceman1001 | CHG: moved definition and includes into header file |
tree | commitdiff |
2017-01-18 |
iceman1001 | CHG: spelling mistakes. ( |
tree | commitdiff |
2017-01-18 |
iceman1001 | FIX: 'hw tune' - peakf shouldn't be compare with volta... |
tree | commitdiff |
2017-01-18 |
iceman1001 | CHG: 'hw tune' adhjusted the NON_VOLTAGE limit to... |
tree | commitdiff |
2017-01-18 |
iceman1001 | CHG: 'lf t55xx recoverpw" - added the possibility to... |
tree | commitdiff |
2017-01-17 |
iceman1001 | CHG: 'hw version' - change to "Proxmark3" |
tree | commitdiff |
2017-01-17 |
iceman1001 | FIX: sprint_bin_break didn't print the last digit in... |
tree | commitdiff |
2017-01-17 |
iceman1001 | ADD: 'lf t55xx detect' - added a search for known confi... |
tree | commitdiff |
2017-01-16 |
iceman1001 | CHG: increased the t55xx writeblock timeout |
tree | commitdiff |
2017-01-16 |
iceman1001 | CHG: lowered the number of bytes collected for T55xxRea... |
tree | commitdiff |
2017-01-16 |
iceman1001 | ADD: 'install.sh' blacklist rules installed aswell... |
tree | commitdiff |
2017-01-16 |
iceman1001 | CHG: unused variables and remove of compiler warnings. |
tree | commitdiff |
2017-01-16 |
iceman1001 | ADD: sprint_ascii function. |
tree | commitdiff |
2017-01-16 |
iceman1001 | CHG: 'lf t55xx' the no-time limit waiting for the devic... |
tree | commitdiff |
2017-01-16 |
iceman1001 | CHG: 'data zerograph' - array out-of-bounds fixed. |
tree | commitdiff |
2017-01-11 |
iceman1001 | ADD: 'lf search' - added a rudimentary identification... |
tree | commitdiff |
2017-01-11 |
iceman1001 | CHG: syntax sugar |
tree | commitdiff |
2017-01-11 |
iceman1001 | CHG: syntax sugar, minor spelling mistake |
tree | commitdiff |
2017-01-11 |
iceman1001 | syntax suger |
tree | commitdiff |
2017-01-11 |
iceman1001 | CHG: 'lf hid wiegand' - remaking the wiegand calcs |
tree | commitdiff |
2017-01-11 |
iceman1001 | CHG: syntax suger |
tree | commitdiff |
2017-01-11 |
iceman1001 | CHG: 'lf noralsy' Added tag allocation year in demod... |
tree | commitdiff |
2017-01-11 |
iceman1001 | FIX: 'hf 14a reader' - when card SAK was 0x00, it... |
tree | commitdiff |
2017-01-10 |
iceman1001 | CHG: 'hf iclass replay' added help text. |
tree | commitdiff |
2017-01-10 |
iceman1001 | CHG: 'hf iclass decrypt' - adjusted the loops, to... |
tree | commitdiff |
2017-01-09 |
iceman1001 | CHG: adding the HID wiegand calcs again. Still need... |
tree | commitdiff |
2017-01-09 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... |
tree | commitdiff |
2017-01-09 |
iceman1001 | CHG: coverity complains about not reading the value... |
tree | commitdiff |
2017-01-05 |
iceman1001 | CHG: forgot to remove unused function. |
tree | commitdiff |
2017-01-05 |
iceman1001 | CHG: looks bad but works. |
tree | commitdiff |
2017-01-05 |
iceman1001 | CHG: textual changes. |
tree | commitdiff |
2017-01-05 |
iceman1001 | CHG: some indala output is now only in debug mode |
tree | commitdiff |
2017-01-05 |
iceman1001 | CHG: change the indala output abit, to only show... |
tree | commitdiff |
2017-01-05 |
iceman1001 | ADD: 'lf animal' commands. CLONE/SIM/READ/DEMOD of... |
tree | commitdiff |
2017-01-03 |
iceman1001 | syntax suger, some tabs fixed |
tree | commitdiff |
2017-01-03 |
iceman1001 | CHG: 'analyse hid' added @holiman 's permute functions... |
tree | commitdiff |
2017-01-03 |
Iceman | Merge pull request #63 from micolous/log-nonce |
tree | commitdiff |
2017-01-03 |
iceman1001 | CHG: cleaning up stuff |
tree | commitdiff |
2017-01-02 |
iceman1001 | CHG: added a key B wien, |
tree | commitdiff |
2016-12-26 |
Iceman | fixed warning about size_t |
tree | commitdiff |
2016-12-26 |
Iceman | fix a warning |
tree | commitdiff |
2016-12-24 |
Michael Farrell | nonce2key: printf->PrintAndLog |
tree | commitdiff |
2016-12-23 |
Iceman | Merge pull request #62 from micolous/fix-includes |
tree | commitdiff |
2016-12-23 |
Michael Farrell | Fix some missing include statements which impact using... |
tree | commitdiff |
2016-12-20 |
iceman1001 | ADD: new found cloner pwd. |
tree | commitdiff |
2016-12-19 |
iceman1001 | CHG: made some debugs statements more clear, when... |
tree | commitdiff |
2016-12-19 |
iceman1001 | CHG: 'lf awid brute' - extra check if device gotten... |
tree | commitdiff |
2016-12-16 |
iceman1001 | CHG: 'LF VISA2000' adding askedgedetection when decodin... |
tree | commitdiff |
2016-12-16 |
iceman1001 | CHG: 'LF VISA2000 CLONE' fixed the wrong blocknum index... |
tree | commitdiff |
2016-12-16 |
iceman1001 | ADD: 'LF VISA2000' added one checksum test when demod... |
tree | commitdiff |
2016-12-16 |
iceman1001 | ADD: 'analyse chksum' added a nibble xor calc - calcSum... |
tree | commitdiff |
2016-12-16 |
iceman1001 | CHG: enhanced the debug output for some LF demod/decode |
tree | commitdiff |
2016-12-15 |
iceman1001 | ADD: 'LF NORALSY' clone/sim/read commands. Partly... |
tree | commitdiff |
2016-12-14 |
iceman1001 | FIX: 'lf presco' demod fixes. |
tree | commitdiff |
2016-12-14 |
iceman1001 | ADD: forgot to add the files |
tree | commitdiff |
2016-12-14 |
iceman1001 | Syntax suger |
tree | commitdiff |
2016-12-14 |
iceman1001 | ADD: 'lf visa2000' commands. (SIM/CLONE/READ) almos... |
tree | commitdiff |
2016-12-13 |
iceman1001 | CHG: 'lf search' changed output to be visible when... |
tree | commitdiff |
2016-12-09 |
iceman1001 | FIX: 'hf iclass dump' / 'hf iclass readtagfile' ... |
tree | commitdiff |
2016-12-08 |
iceman1001 | CHG: 'hf iclass dump' - output fixes |
tree | commitdiff |
2016-12-08 |
iceman1001 | REM: removed a double entry. it seems 'hf mf check... |
tree | commitdiff |
next |