]> git.zerfleddert.de Git - proxmark3-svn/history - client
Merge pull request #62 from micolous/fix-includes
[proxmark3-svn] / client /
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.
2016-10-19 iceman1001syntax suger. never mind this
2016-10-19 iceman1001CHG: found even more keys
2016-10-19 iceman1001textual suger
2016-10-18 Gabriele GristinaSpeedup Mifare Plus Attack v2
2016-10-18 iceman1001FIX: @aczid's fix https://github.com/aczid/crypto1_bs...
2016-10-17 Gabriele GristinaSpeedup Mifare Plus Attack v1
2016-10-17 iceman1001FIX: Since some changes in "hf mf chk" usbcommand packa...
2016-10-17 iceman1001ADD: found some more keys on the web
2016-10-16 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-10-16 iceman1001CHG: increased debug output for Em410x
2016-10-14 iceman1001FIX: "hf legic write" - removed a warning message...
2016-10-14 iceman1001ADD: "hf legic wipe" - it autodetects tagtype and...
2016-10-10 iceman1001FIX: this should remove a warning.
2016-10-10 iceman1001CHG: "script run emlu2dump" now can read old legic...
2016-10-09 iceman1001chg: textual changes.
2016-10-09 iceman1001FIX: increased time-out to match 2.7sec it takes to...
2016-10-09 iceman1001CHG: "hf legic write" - now writes on the limits better.
2016-10-08 iceman1001CHG: "hf legic restore" - added a filesize and cardsi...
2016-10-08 iceman1001CHG: syntax suger
2016-10-08 iceman1001CHG: reordered the "hf search" internal checks. The...
2016-10-08 iceman1001REM: "hf legic load" has been removed. It doesnt have...
2016-10-07 iceman1001CHG: help text
2016-10-07 iceman1001FIX: "hf list legic" annotation now correct prints...
2016-10-07 iceman1001FIX: one send command bug fixed. Turns out that uint16...
2016-10-07 iceman1001CHG: "hf legic write" got a make over in how its...
2016-10-06 iceman1001chg: syntax suger
2016-10-06 iceman1001CHG: syntax suger
2016-10-06 iceman1001Renamed the calccrc8 functions and command.
2016-10-06 iceman1001ADD: added a compiling flag -DHAS_512_FLASH i common...
next
Impressum, Datenschutz