]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2017-02-14 iceman1001FIX: 'hf mfu dump' - the ascii printing would print...
2017-02-13 iceman1001syntax sugar
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 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 iceman1001updated some sections.
2017-02-07 iceman1001updated
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 iceman1001updated
2017-02-06 iceman1001CHG: testing to set 460800 baudrate as default, if...
2017-02-05 iceman1001chg: uncomment -DWITH EMV to compile for EMV.
2017-02-05 iceman1001syntax sugar
2017-02-05 iceman1001FIX: commented code screws up notepad++ groupings.
2017-02-05 iceman1001FIX: get rid of de-referecing pointer warnings.
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-02-01 iceman1001FIX: 'standalone_14a mode' - cleaned up the standalone1...
2017-02-01 iceman1001CHG: rename a local scope variable "data"->"cmd"
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-29 iceman1001CHG: the mifare Auth command can make use of a random...
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 iceman1001chg: TravisCI should also use perl
2017-01-26 iceman1001CHG: should remove the OSX linker warning: ld: warnin...
2017-01-26 IcemanUpdate README.md
2017-01-26 Icemanchg: link to strawberry perl was dead
2017-01-26 iceman1001chg: lets not have it static, since I get the same...
2017-01-26 iceman1001Added some comments
2017-01-26 iceman1001ADD: some defines to make headerfiles behave better.
2017-01-26 iceman1001ADD: @micolous random nonce, adjusted to fit in. ...
2017-01-25 iceman1001chg: appveyor.yml parser doesnt like spaces in the...
2017-01-25 iceman1001CHG: moved some from THUMB to ARM.. Looks like usb...
2017-01-25 iceman1001ADD: first try for an appveyor file targetting mingw
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: moved into header files.
2017-01-24 iceman1001CHG: moved to header file
2017-01-24 iceman1001CHG: fiddled with the headerfiles... and makefile...
2017-01-24 iceman1001CHG: removed a dublett
2017-01-24 iceman1001ADD: 'script run hard_autopwn' - a lua script which...
2017-01-24 IcemanUpdate README.md
2017-01-24 IcemanUpdate README.md
2017-01-24 IcemanUpdate README.md
2017-01-24 IcemanUpdate README.md
2017-01-23 iceman1001chg: why?!?
2017-01-23 iceman1001chg: new offering to Travis CI
2017-01-23 iceman1001CHG: should remove a compiler warning on OSX
2017-01-23 iceman1001CHG: will this also please Travis CI priests?
2017-01-23 iceman1001chg: how to do if-then-elsif-endif ?
2017-01-23 iceman1001chg again...
2017-01-23 iceman1001chg: travis ci again
2017-01-23 iceman1001chg: travis ci again
2017-01-23 iceman1001chg: travis ci again
2017-01-23 iceman1001CHG: trying to add OSX for Travis CI
2017-01-21 iceman1001syntax sugar
2017-01-21 iceman1001syntax sugar
2017-01-21 iceman1001chg: moved to header file
2017-01-21 iceman1001syntax sugar
2017-01-21 iceman1001removed unneeded include
2017-01-21 iceman1001CHG: moved to header file
2017-01-21 iceman1001syntax sugar
2017-01-21 iceman1001CHG: moved to header file. common.h has RAMFUNC definition
2017-01-21 iceman1001chg: moved to header file
2017-01-21 iceman1001CHG: moved to header file
2017-01-21 iceman1001CHG: moved to header file
2017-01-21 iceman1001chg: moved to header file
2017-01-21 iceman1001CHG: moved to header file
2017-01-21 iceman1001CHG: moved to header file
2017-01-21 iceman1001CHG: moved to header filer
2017-01-21 iceman1001CHG: moved to header file
2017-01-21 iceman1001CHG: moved to header file
2017-01-20 iceman1001CHG: 'lf noralsy read' - new STT doesn't need so many...
next
Impressum, Datenschutz