]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2017-02-22 iceman1001chg: @marshmellow42 's changes.
2017-02-22 iceman1001CHG: continue code cleanup.
2017-02-22 iceman1001chg: @piwi's code cleanup and some more.
2017-02-21 iceman1001ADD: new settings file for buspirate and at91sam7s512...
2017-02-20 iceman1001FIX: wrong varname, Good catch of @jamchamb https:...
2017-02-20 iceman1001CHG: added some comments when changing the HAS_512_FLAS...
2017-02-19 iceman1001FIX: memcpy bug...
2017-02-19 iceman1001CHG: `lf em` - refactored @marshmellow42 's em paritycheck.
2017-02-19 iceman1001ADD: added dkjson.lua for json support
2017-02-19 iceman1001syntax sugar
2017-02-19 iceman1001CHG: prints if command is NACK,
2017-02-18 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2017-02-18 iceman1001chg: `analyse chksum` - now respects the mask variable,
2017-02-18 iceman1001CHG: `lf em` - added @marshmellow42 's changes
2017-02-18 IcemanUpdate README.md
2017-02-18 IcemanUpdate README.md
2017-02-18 IcemanUpdate README.md
2017-02-17 iceman1001FIX: `lf guard sim` - helptext change and increase...
2017-02-17 IcemanMerge pull request #81 from mdp/fixguard
2017-02-17 mdpFix args number and example for guard
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-15 iceman1001FIX: wrong variable name.
2017-02-15 iceman1001FIX: coverity scan found some bugs in EMV code. These...
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 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
next
Impressum, Datenschutz