]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
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...
2017-01-20 iceman1001CHG: 'lf visa2000 read' - with new STT, the need to...
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-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
next
Impressum, Datenschutz