]> git.zerfleddert.de Git - proxmark3-svn/history - client
ADD: some more keys
[proxmark3-svn] / client /
2017-02-16 iceman1001ADD: some more keys
2017-02-16 iceman1001CHG: a message..
2017-02-16 iceman1001CHG: `lf em` - some minor psk detection changes.
2017-02-16 iceman1001CHG: some minor changes from @marshmellow42
2017-02-16 iceman1001CHG: `lf em` - some minor refactoring in 4x50 commands
2017-02-16 iceman1001CHG: 'lf em4x' - the em4x50 demod didn't calc ASKDemo...
2017-02-16 iceman1001CHG: @marshmellow42 's em4x50 changes
2017-02-15 iceman1001CHG: `lf em` - @marshmellow42 's latest changes
2017-02-14 iceman1001ADD: 'script runt remagic' - the Mifare Classic s50...
2017-02-14 iceman1001FIX: 'hf mfu dump' - the ascii printing would print...
2017-02-13 iceman1001FIX: 'EMV compiling' - Makefiles are very picky about...
2017-02-13 iceman1001CHG: some minor adjustments.
2017-02-13 iceman1001chg: trying to generalize the EMV build
2017-02-13 iceman1001fix: some compiler warning when the #define is not...
2017-02-13 iceman1001FIX: some compiler warnings, sscanf is using unsigned...
2017-02-13 iceman1001add: xorcumb
2017-02-13 iceman1001chg: added a key
2017-02-13 iceman1001FIX: T5555/Q5 datarate when used in "Q" parameter...
2017-02-07 iceman1001chg: textual changes
2017-02-07 iceman1001CHG: `lf hid wiegand` got some love. Still not correct.
2017-02-07 iceman1001CHG: syntax sugar
2017-02-07 iceman1001FIX: first attempt to clean up EM4x50 commands.
2017-02-06 iceman1001CHG: testing to set 460800 baudrate as default, if...
2017-02-05 iceman1001ADD: 'hf emv' - forgot to add some file
2017-02-05 iceman1001ADD: 'hf emv' - from @peterfillmore emv fork. A bit...
2017-02-05 iceman1001CHG: '-DWITH_EMV' - fixing some compilation errors...
2017-02-04 iceman1001chg: more debug statements to find sending errors
2017-02-04 iceman1001ADD: 'lf search' - @marshmellow42 's check if signal...
2017-02-04 iceman1001ADD: 'hf 14a read' - correct identify Aztek tags, inste...
2017-02-02 iceman1001CHG: 'lf cotag read' - added the raw output and the...
2017-02-02 iceman1001fix: those pesky semicolons..
2017-02-02 iceman1001CHG: 'lf cotag demod' - now finds FC/CN Thanks to...
2017-02-02 iceman1001CHG: minor fixes in setting arrays and error messages.
2017-02-02 iceman1001ADD: 'lf cotag read' - COTAG can be read now.
2017-02-01 iceman1001ADD: 'hf standalone 14a mode", added "mifare 4k" detec...
2017-02-01 iceman1001CHG: 'lf cotag read' - it now follows "lf config" setti...
2017-01-31 iceman1001CHG: temporary disable hitag2_uid detection. Loop...
2017-01-31 iceman1001CHG: 'lf snoop' - now automatically downloads...
2017-01-31 iceman1001FIX: fixes warning for "%zu" string formatspecifier...
2017-01-30 iceman1001ADD: added the writedumpfile function from "14araw...
2017-01-29 iceman1001FIX: 'hf 14a sim x' - adjusted and shows messages...
2017-01-29 iceman1001CHG: 'hf 14a sim e' - it now has a parameter for setfo...
2017-01-29 iceman1001FIX: 'hf 14a sim x' - this fixes the error with using...
2017-01-27 iceman1001FIX: missed include. for boolean defines
2017-01-27 iceman1001ADD: `lf cotag` - added first try at basic functionalit...
2017-01-26 iceman1001CHG: removed a -L path for OSX
2017-01-26 iceman1001ADD: some defines to make headerfiles behave better.
2017-01-25 iceman1001still wrong...
2017-01-25 iceman1001CHG:forget the "base"..
2017-01-25 iceman1001chg: known key is treated as a string.
2017-01-24 iceman1001CHG: removed a dublett
2017-01-24 iceman1001ADD: 'script run hard_autopwn' - a lua script which...
2017-01-23 iceman1001CHG: should remove a compiler warning on OSX
2017-01-20 iceman1001CHG: increase sample amount, since it found too few...
2017-01-20 iceman1001CHG: lowered the samples read.
2017-01-20 iceman1001FIX: the HID-Flasher depends on libusb to be able...
2017-01-20 iceman1001FIX: 'lf hitag2' forgot to add some of @marshmellow42...
2017-01-20 iceman1001ADD: 'lf search' - added @marshmellow42 's hitag2...
2017-01-20 iceman1001FIX: @marshmellow42 's fixes for enhanced STT and...
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: 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 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, 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
next
Impressum, Datenschutz