]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2017-01-20 iceman1001ADD: 'lf search' - added @marshmellow42 's hitag2...
2017-01-20 iceman1001FIX: @marshmellow42 's fixes for enhanced STT and...
2017-01-19 iceman1001FIX: coverity scan error CID 121781, unused value...
2017-01-19 iceman1001CHG: fix covertyscan error CID 133851, Cardstate...
2017-01-18 iceman1001syntax sugar
2017-01-18 iceman1001syntax sugar
2017-01-18 iceman1001FIX: 'data print' - now don't crash the client when...
2017-01-18 iceman1001ADD: T55XX_WRITE_TIMEOUT to make sure all WaitForRespo...
2017-01-18 iceman1001CHG: removed duplicates entries
2017-01-18 iceman1001CHG: moved definition and includes into header file
2017-01-18 iceman1001CHG: spelling mistakes. (
2017-01-18 iceman1001FIX: 'hw tune' - peakf shouldn't be compare with volta...
2017-01-18 iceman1001CHG: 'hw tune' adhjusted the NON_VOLTAGE limit to...
2017-01-18 iceman1001CHG: 'lf t55xx recoverpw" - added the possibility to...
2017-01-17 iceman1001CHG: 'hw version' - change to "Proxmark3"
2017-01-17 iceman1001FIX: sprint_bin_break didn't print the last digit in...
2017-01-17 iceman1001ADD: 'lf t55xx detect' - added a search for known confi...
2017-01-16 iceman1001CHG: increased the t55xx writeblock timeout
2017-01-16 iceman1001CHG: removed a delay in readblock
2017-01-16 iceman1001CHG: lowered the number of bytes collected for T55xxRea...
2017-01-16 iceman1001ADD: 'install.sh' blacklist rules installed aswell...
2017-01-16 iceman1001CHG: unused variables and remove of compiler warnings.
2017-01-16 iceman1001CHG: download data from device to client, make a...
2017-01-16 iceman1001ADD: sprint_ascii function.
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
2017-01-11 iceman1001CHG: syntax sugar, minor spelling mistake
2017-01-11 iceman1001CHG: updated README.txt with VISA2000
2017-01-11 iceman1001Added a visa2000 trace.
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-06 IcemanUpdate README.md
2017-01-05 iceman1001CHG: forgot to remove unused function.
2017-01-05 iceman1001CHG: looks bad but works.
2017-01-05 iceman1001CHG: missing file extension.
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-25 IcemanLF sim
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: used @marshmellow42 's version to fix lf continuou...
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-19 iceman1001CHG: mental note to self, capslock is bad.
2016-12-19 iceman1001FIX: 'LF IO FSKDEMOD' - no call to turn of the antenna...
2016-12-19 iceman1001FIX: 'lf hid fskdemod' - no turning of the antenna...
2016-12-17 iceman1001ADD some documentation of changes
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-15 iceman1001ADD: a Noralsy detection, looking for preamble 0xBB0
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: Visa2000 demod
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 iceman1001CHG: syntaxt suger
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-12-07 iceman1001FIX: 'iclass write'
2016-12-07 iceman1001FIX: 'iclass write'
2016-12-07 iceman1001CHG: got insperation from https://github.com/menshiyun...
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...
next
Impressum, Datenschutz