2017-02-24 |
iceman1001 | ADD: @pivipw 's changes "making lua paths".
|
commit | commitdiff | tree |
2017-02-24 |
iceman1001 | CHG: `lf read` - forgot a var
|
commit | commitdiff | tree |
2017-02-24 |
iceman1001 | CHG: `lf read` - optional timeout, to be used when...
|
commit | commitdiff | tree |
2017-02-24 |
iceman1001 | CHG: @Marshmellow42 's fixes. ref: https://github...
|
commit | commitdiff | tree |
2017-02-23 |
iceman1001 | chg; PRIu32 becomes %u. Lets return to whats working...
|
commit | commitdiff | tree |
2017-02-22 |
iceman1001 | CHG: 64?
|
commit | commitdiff | tree |
2017-02-22 |
iceman1001 | chg: @marshmellow42 's changes.
|
commit | commitdiff | tree |
2017-02-22 |
iceman1001 | CHG: continue code cleanup.
|
commit | commitdiff | tree |
2017-02-22 |
iceman1001 | chg: @piwi's code cleanup and some more.
|
commit | commitdiff | tree |
2017-02-21 |
iceman1001 | ADD: new settings file for buspirate and at91sam7s512...
|
commit | commitdiff | tree |
2017-02-20 |
iceman1001 | FIX: wrong varname, Good catch of @jamchamb https:...
|
commit | commitdiff | tree |
2017-02-20 |
iceman1001 | CHG: added some comments when changing the HAS_512_FLASH...
|
commit | commitdiff | tree |
2017-02-19 |
iceman1001 | FIX: memcpy bug...
|
commit | commitdiff | tree |
2017-02-19 |
iceman1001 | CHG: `lf em` - refactored @marshmellow42 's em paritycheck.
|
commit | commitdiff | tree |
2017-02-19 |
iceman1001 | ADD: added dkjson.lua for json support
|
commit | commitdiff | tree |
2017-02-19 |
iceman1001 | syntax sugar
|
commit | commitdiff | tree |
2017-02-19 |
iceman1001 | CHG: prints if command is NACK,
|
commit | commitdiff | tree |
2017-02-18 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... ...master' of https://github.com/iceman1001/proxmark3
|
commit | commitdiff | tree |
2017-02-18 |
iceman1001 | chg: `analyse chksum` - now respects the mask variable,
|
commit | commitdiff | tree |
2017-02-18 |
iceman1001 | CHG: `lf em` - added @marshmellow42 's changes
|
commit | commitdiff | tree |
2017-02-18 |
Iceman | Update README.md
|
commit | commitdiff | tree |
2017-02-18 |
Iceman | Update README.md
|
commit | commitdiff | tree |
2017-02-18 |
Iceman | Update README.md
|
commit | commitdiff | tree |
2017-02-17 |
iceman1001 | FIX: `lf guard sim` - helptext change and increase...
|
commit | commitdiff | tree |
2017-02-17 |
Iceman | Merge pull request #81 from mdp/fixguard
|
commit | commitdiff | tree |
2017-02-16 |
iceman1001 | ADD: some more keys
|
commit | commitdiff | tree |
2017-02-16 |
iceman1001 | CHG: a message..
|
commit | commitdiff | tree |
2017-02-16 |
iceman1001 | CHG: `lf em` - some minor psk detection changes.
|
commit | commitdiff | tree |
2017-02-16 |
iceman1001 | CHG: some minor changes from @marshmellow42
|
commit | commitdiff | tree |
2017-02-16 |
iceman1001 | CHG: `lf em` - some minor refactoring in 4x50 commands
|
commit | commitdiff | tree |
2017-02-16 |
iceman1001 | CHG: 'lf em4x' - the em4x50 demod didn't calc ASKDemod_ext...
|
commit | commitdiff | tree |
2017-02-16 |
iceman1001 | CHG: @marshmellow42 's em4x50 changes
|
commit | commitdiff | tree |
2017-02-15 |
iceman1001 | CHG: `lf em` - @marshmellow42 's latest changes
|
commit | commitdiff | tree |
2017-02-15 |
iceman1001 | FIX: wrong variable name.
|
commit | commitdiff | tree |
2017-02-15 |
iceman1001 | FIX: coverity scan found some bugs in EMV code. These...
|
commit | commitdiff | tree |
2017-02-14 |
iceman1001 | ADD: 'script runt remagic' - the Mifare Classic s50...
|
commit | commitdiff | tree |
2017-02-14 |
iceman1001 | FIX: 'hf mfu dump' - the ascii printing would print...
|
commit | commitdiff | tree |
2017-02-13 |
iceman1001 | syntax sugar
|
commit | commitdiff | tree |
2017-02-13 |
iceman1001 | FIX: 'EMV compiling' - Makefiles are very picky about...
|
commit | commitdiff | tree |
2017-02-13 |
iceman1001 | CHG: some minor adjustments.
|
commit | commitdiff | tree |
2017-02-13 |
iceman1001 | chg: trying to generalize the EMV build
|
commit | commitdiff | tree |
2017-02-13 |
iceman1001 | chg: trying to generalize the EMV build.
|
commit | commitdiff | tree |
2017-02-13 |
iceman1001 | fix: some compiler warning when the #define is not...
|
commit | commitdiff | tree |
2017-02-13 |
iceman1001 | FIX: some compiler warnings, sscanf is using unsigned...
|
commit | commitdiff | tree |
2017-02-13 |
iceman1001 | add: xorcumb
|
commit | commitdiff | tree |
2017-02-13 |
iceman1001 | chg: added a key
|
commit | commitdiff | tree |
2017-02-13 |
iceman1001 | FIX: T5555/Q5 datarate when used in "Q" parameter...
|
commit | commitdiff | tree |
2017-02-07 |
iceman1001 | updated some sections.
|
commit | commitdiff | tree |
2017-02-07 |
iceman1001 | updated
|
commit | commitdiff | tree |
2017-02-07 |
iceman1001 | chg: textual changes
|
commit | commitdiff | tree |
2017-02-07 |
iceman1001 | CHG: `lf hid wiegand` got some love. Still not correct.
|
commit | commitdiff | tree |
2017-02-07 |
iceman1001 | CHG: syntax sugar
|
commit | commitdiff | tree |
2017-02-07 |
iceman1001 | FIX: first attempt to clean up EM4x50 commands.
|
commit | commitdiff | tree |
2017-02-06 |
iceman1001 | updated
|
commit | commitdiff | tree |
2017-02-06 |
iceman1001 | CHG: testing to set 460800 baudrate as default, if...
|
commit | commitdiff | tree |
2017-02-05 |
iceman1001 | chg: uncomment -DWITH EMV to compile for EMV.
|
commit | commitdiff | tree |
2017-02-05 |
iceman1001 | syntax sugar
|
commit | commitdiff | tree |
2017-02-05 |
iceman1001 | FIX: commented code screws up notepad++ groupings.
|
commit | commitdiff | tree |
2017-02-05 |
iceman1001 | FIX: get rid of de-referecing pointer warnings.
|
commit | commitdiff | tree |
2017-02-05 |
iceman1001 | ADD: 'hf emv' - forgot to add some file
|
commit | commitdiff | tree |
2017-02-05 |
iceman1001 | ADD: 'hf emv' - from @peterfillmore emv fork. A bit...
|
commit | commitdiff | tree |
2017-02-05 |
iceman1001 | CHG: '-DWITH_EMV' - fixing some compilation errors...
|
commit | commitdiff | tree |
2017-02-04 |
iceman1001 | chg: more debug statements to find sending errors
|
commit | commitdiff | tree |
2017-02-04 |
iceman1001 | ADD: 'lf search' - @marshmellow42 's check if signal...
|
commit | commitdiff | tree |
2017-02-04 |
iceman1001 | ADD: 'hf 14a read' - correct identify Aztek tags, instead...
|
commit | commitdiff | tree |
2017-02-02 |
iceman1001 | CHG: 'lf cotag read' - added the raw output and the...
|
commit | commitdiff | tree |
2017-02-02 |
iceman1001 | fix: those pesky semicolons..
|
commit | commitdiff | tree |
2017-02-02 |
iceman1001 | CHG: 'lf cotag demod' - now finds FC/CN Thanks to...
|
commit | commitdiff | tree |
2017-02-02 |
iceman1001 | CHG: minor fixes in setting arrays and error messages.
|
commit | commitdiff | tree |
2017-02-02 |
iceman1001 | ADD: 'lf cotag read' - COTAG can be read now.
|
commit | commitdiff | tree |
2017-02-01 |
iceman1001 | ADD: 'hf standalone 14a mode", added "mifare 4k" detection.
|
commit | commitdiff | tree |
2017-02-01 |
iceman1001 | CHG: 'lf cotag read' - it now follows "lf config" settings...
|
commit | commitdiff | tree |
2017-02-01 |
iceman1001 | FIX: 'standalone_14a mode' - cleaned up the standalone14a...
|
commit | commitdiff | tree |
2017-02-01 |
iceman1001 | CHG: rename a local scope variable "data"->"cmd" ref: https://github.com/iceman1001/proxmark3/issues/77 Lets...
|
commit | commitdiff | tree |
2017-01-31 |
iceman1001 | CHG: temporary disable hitag2_uid detection. Loop...
|
commit | commitdiff | tree |
2017-01-31 |
iceman1001 | CHG: 'lf snoop' - now automatically downloads...
|
commit | commitdiff | tree |
2017-01-31 |
iceman1001 | FIX: fixes warning for "%zu" string formatspecifier...
|
commit | commitdiff | tree |
2017-01-30 |
iceman1001 | ADD: added the writedumpfile function from "14araw...
|
commit | commitdiff | tree |
2017-01-29 |
iceman1001 | FIX: 'hf 14a sim x' - adjusted and shows messages...
|
commit | commitdiff | tree |
2017-01-29 |
iceman1001 | CHG: 'hf 14a sim e' - it now has a parameter for setfoundke...
|
commit | commitdiff | tree |
2017-01-29 |
iceman1001 | FIX: 'hf 14a sim x' - this fixes the error with using...
|
commit | commitdiff | tree |
2017-01-29 |
iceman1001 | CHG: the mifare Auth command can make use of a random...
|
commit | commitdiff | tree |
2017-01-27 |
iceman1001 | FIX: missed include. for boolean defines
|
commit | commitdiff | tree |
2017-01-27 |
iceman1001 | ADD: `lf cotag` - added first try at basic functionality...
|
commit | commitdiff | tree |
2017-01-26 |
iceman1001 | CHG: removed a -L path for OSX
|
commit | commitdiff | tree |
2017-01-26 |
iceman1001 | chg: TravisCI should also use perl
|
commit | commitdiff | tree |
2017-01-26 |
iceman1001 | CHG: should remove the OSX linker warning: ld: warning...
|
commit | commitdiff | tree |
2017-01-26 |
Iceman | Update README.md
|
commit | commitdiff | tree |
2017-01-26 |
Iceman | chg: link to strawberry perl was dead
|
commit | commitdiff | tree |
2017-01-26 |
iceman1001 | chg: lets not have it static, since I get the same...
|
commit | commitdiff | tree |
2017-01-26 |
iceman1001 | Added some comments
|
commit | commitdiff | tree |
2017-01-26 |
iceman1001 | ADD: some defines to make headerfiles behave better.
|
commit | commitdiff | tree |
2017-01-26 |
iceman1001 | ADD: @micolous random nonce, adjusted to fit in. ... ...random nonce, adjusted to fit in. Icemanfork only uses Moebius attack,...
|
commit | commitdiff | tree |
2017-01-25 |
iceman1001 | chg: appveyor.yml parser doesnt like spaces in the...
|
commit | commitdiff | tree |
2017-01-25 |
iceman1001 | CHG: moved some from THUMB to ARM.. Looks like usb...
|
commit | commitdiff | tree |
2017-01-25 |
iceman1001 | ADD: first try for an appveyor file targetting mingw
|
commit | commitdiff | tree |
2017-01-25 |
iceman1001 | still wrong...
|
commit | commitdiff | tree |
2017-01-25 |
iceman1001 | CHG:forget the "base"..
|
commit | commitdiff | tree |
2017-01-25 |
iceman1001 | chg: known key is treated as a string.
|
commit | commitdiff | tree |
2017-01-24 |
iceman1001 | CHG: moved into header files.
|
commit | commitdiff | tree |
next |