]> git.zerfleddert.de Git - proxmark3-svn/history - client
FIX: removing compiler warning about double const.
[proxmark3-svn] / client /
2017-01-16 iceman1001CHG: 'lf t55xx' the no-time limit waiting for the devic...
2017-01-16 iceman1001CHG: 'data zerograph' - array out-of-bounds fixed.
2017-01-11 iceman1001ADD: 'lf search' - added a rudimentary identification...
2017-01-11 iceman1001CHG: syntax sugar
2017-01-11 iceman1001CHG: syntax sugar, minor spelling mistake
2017-01-11 iceman1001syntax suger
2017-01-11 iceman1001CHG: 'lf hid wiegand' - remaking the wiegand calcs
2017-01-11 iceman1001CHG: syntax suger
2017-01-11 iceman1001CHG: 'lf noralsy' Added tag allocation year in demod...
2017-01-11 iceman1001FIX: 'hf 14a reader' - when card SAK was 0x00, it...
2017-01-10 iceman1001CHG: 'hf iclass replay' added help text.
2017-01-10 iceman1001CHG: 'hf iclass decrypt' - adjusted the loops, to...
2017-01-09 iceman1001CHG: adding the HID wiegand calcs again. Still need...
2017-01-09 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2017-01-09 iceman1001CHG: coverity complains about not reading the value...
2017-01-05 iceman1001CHG: forgot to remove unused function.
2017-01-05 iceman1001CHG: looks bad but works.
2017-01-05 iceman1001CHG: textual changes.
2017-01-05 iceman1001CHG: some indala output is now only in debug mode
2017-01-05 iceman1001CHG: change the indala output abit, to only show...
2017-01-05 iceman1001ADD: 'lf animal' commands. CLONE/SIM/READ/DEMOD of...
2017-01-03 iceman1001syntax suger, some tabs fixed
2017-01-03 iceman1001CHG: 'analyse hid' added @holiman 's permute functions...
2017-01-03 IcemanMerge pull request #63 from micolous/log-nonce
2017-01-03 iceman1001CHG: cleaning up stuff
2017-01-02 iceman1001CHG: added a key B wien,
2016-12-26 Icemanfixed warning about size_t
2016-12-26 Icemanfix a warning
2016-12-24 Michael Farrellnonce2key: printf->PrintAndLog
2016-12-23 IcemanMerge pull request #62 from micolous/fix-includes
2016-12-23 Michael FarrellFix some missing include statements which impact using...
2016-12-20 iceman1001ADD: new found cloner pwd.
2016-12-19 iceman1001CHG: made some debugs statements more clear, when...
2016-12-19 iceman1001CHG: 'lf awid brute' - extra check if device gotten...
2016-12-16 iceman1001CHG: 'LF VISA2000' adding askedgedetection when decodin...
2016-12-16 iceman1001CHG: 'LF VISA2000 CLONE' fixed the wrong blocknum index...
2016-12-16 iceman1001ADD: 'LF VISA2000' added one checksum test when demod...
2016-12-16 iceman1001ADD: 'analyse chksum' added a nibble xor calc - calcSum...
2016-12-16 iceman1001CHG: enhanced the debug output for some LF demod/decode
2016-12-15 iceman1001ADD: 'LF NORALSY' clone/sim/read commands. Partly...
2016-12-14 iceman1001FIX: 'lf presco' demod fixes.
2016-12-14 iceman1001ADD: forgot to add the files
2016-12-14 iceman1001Syntax suger
2016-12-14 iceman1001ADD: 'lf visa2000' commands. (SIM/CLONE/READ) almos...
2016-12-13 iceman1001CHG: 'lf search' changed output to be visible when...
2016-12-09 iceman1001FIX: 'hf iclass dump' / 'hf iclass readtagfile' ...
2016-12-08 iceman1001CHG: 'hf iclass dump' - output fixes
2016-12-08 iceman1001REM: removed a double entry. it seems 'hf mf check...
2016-11-22 iceman1001CHG: added a check if err variable is NIL.
2016-11-22 iceman1001FIX: the changes to uart.c timings seems to have...
2016-11-21 iceman1001ADD: added the 'hf mf hardnested' to be called within...
2016-11-18 iceman1001CHG: Cleaning up
2016-11-17 iceman1001ADD: "analyse hid" - new function that implements...
2016-11-16 iceman1001FIX: @matrix latest fixes
2016-11-16 iceman1001FIX: "hf mf hardnested" - removed the call to free_can...
2016-11-16 iceman1001FIX: that time.h issue is different on POSIX systems...
2016-11-16 iceman1001FIX: wrong compile define used, __WIN32 should be...
2016-11-16 iceman1001FIX: & 0xFF instead of uint8_t
2016-11-16 iceman1001FIX: removed some warnings about time_t in non-windows...
2016-11-16 iceman1001CHG: added the ping command to the header file.
2016-11-16 iceman1001CHG: "hf mf hardnested" - fixes and additions.
2016-11-16 iceman1001CHG: textual change
2016-11-15 iceman1001CHG: "hf mf hardnested"
2016-11-15 iceman1001chg: removed a useless clearing of key_count. From...
2016-11-08 iceman1001FIX: 'hf mf hardnested' @matrix https://github.com...
2016-11-07 iceman1001FIX: decrease 2^39 -> 2^38. its a big searchspace anyway.
2016-11-07 iceman1001FIX: "hf mf hardnested" when "key found" exting the...
2016-11-07 iceman1001FIX: "hf mf hardnested" merging of @matrix commit https...
2016-11-05 iceman1001FIX: @matrix https://github.com/matrix/proxmark3/commi...
2016-10-29 iceman1001CHG: still issues left.
2016-10-29 iceman1001FIX: several calls to nonce2key/nonce2key_ex has probl...
2016-10-29 iceman1001CHG: minor textual change to fit the minimum two calls...
2016-10-29 iceman1001FIX: the time_t calls under mingw needs a #define...
2016-10-29 iceman1001FIX: 'hf mf mifare' - special zero parity attack...
2016-10-29 IcemanMerge pull request #51 from matrix/master
2016-10-29 Gabriele GristinaMerge remote-tracking branch 'upstream/master'
2016-10-28 iceman1001CHG: clean up
2016-10-28 iceman1001CHG: just some parameter / variable name changes....
2016-10-28 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-10-27 IcemanMerge pull request #49 from micolous/less-verbose-mfsim
2016-10-27 Michael Farrellhf {14a,mf} sim: v is for verbose
2016-10-27 Michael Farrellhf mf sim: Be less verbose by default, add option ...
2016-10-25 Gabriele Gristinafixup code
2016-10-22 IcemanMerge pull request #47 from osysltd/patch-4
2016-10-22 iceman1001FIX: too small string?
2016-10-22 iceman1001FIX: valgrind complains about something here...
2016-10-22 iceman1001CHG: init the char array.
2016-10-22 IcemanMerge pull request #46 from micolous/fix-nonce
2016-10-22 IcemanMerge pull request #44 from micolous/master
2016-10-22 Michael Farrellhf mf sim: Multiple fixes (iceman1001/proxmark3 #45)
2016-10-22 Michael Farrellhf 14a: Fix typos in manufacturer list
2016-10-21 iceman1001CHG: "hf mf hardnested" - less printing
2016-10-20 IcemanMerge pull request #43 from matrix/master
2016-10-20 Gabriele GristinaSpeedup Mifare Plus Attack v2.2 (cleanup code)
2016-10-20 Gabriele GristinaSpeedup Mifare Plus Attack v2.1 (stable)
2016-10-20 Gabriele GristinaMerge remote-tracking branch 'upstream/master'
2016-10-20 iceman1001FIX: client crash for global id, and removing my previ...
2016-10-19 iceman1001CHG: some debug statements instead, 'H' for helptext.
2016-10-19 iceman1001FIX: strange bug in "lf em em410xwatch" , which the...
2016-10-19 iceman1001CHG: making printed statement a debug statement.
next
Impressum, Datenschutz