2015-01-10 |
iceman1001 | FIX: arguments took too much.
|
commit | commitdiff | tree |
2015-01-10 |
iceman1001 | ADD: scripts/tracetest.lua is a simple script that...
|
commit | commitdiff | tree |
2015-01-09 |
iceman1001 | FIX: antenna was not turn off after "hf 14b write...
|
commit | commitdiff | tree |
2015-01-07 |
iceman1001 | ADD: a CmdEM410xWatchnSpoof in cmdlfem4x.c , looks...
|
commit | commitdiff | tree |
2015-01-07 |
iceman1001 | Added Pm3-master changes from Holiman.
|
commit | commitdiff | tree |
2015-01-07 |
iceman1001 | CHG: The input handling for "hf 14b write" is now...
|
commit | commitdiff | tree |
2015-01-07 |
iceman1001 | FIX: more minor issues with block Numbers.
|
commit | commitdiff | tree |
2015-01-07 |
iceman1001 | CHG: spelling errors, added help texts in cmdhfmfu.c
|
commit | commitdiff | tree |
2015-01-07 |
iceman1001 | ADD: new defines: iso14443_CMD_AUTH_KEYA, iso14443_CMD_AUTH_...
|
commit | commitdiff | tree |
2015-01-06 |
iceman1001 | CHG: Refactored the HF MFU udump/ucdump commands into...
|
commit | commitdiff | tree |
2015-01-06 |
iceman1001 | CHG: rename the HF MFU * commands.
|
commit | commitdiff | tree |
2015-01-06 |
iceman1001 | FIX: a compilation error for a static method in CmdHF14A.h
|
commit | commitdiff | tree |
2015-01-06 |
iceman1001 | ADD: added a lot of ic ids to cmdhf15.c Thanks to...
|
commit | commitdiff | tree |
2015-01-05 |
iceman1001 | FIX: downloaded a fresh clone from my fork, and took...
|
commit | commitdiff | tree |
2015-01-05 |
iceman1001 | ADD: Holimans new changes in master.
|
commit | commitdiff | tree |
2015-01-04 |
iceman1001 | FIX: fixed a little bug I introduced from last commit...
|
commit | commitdiff | tree |
2015-01-04 |
iceman1001 | FIX: a shot at fixing the "_" underscore problem in...
|
commit | commitdiff | tree |
2015-01-01 |
iceman1001 | chg: updated the README.txt
|
commit | commitdiff | tree |
2015-01-01 |
Iceman | Merge pull request #1 from bforbort/master
|
commit | commitdiff | tree |
2015-01-01 |
iceman1001 | Updated the README.txt
|
commit | commitdiff | tree |
2014-12-31 |
iceman1001 | CHG: modified cmdlf.c - CmdLFfind with a parameter...
|
commit | commitdiff | tree |
2014-12-31 |
iceman1001 | ADD: midnitesnakes desfire, ultralight changes from...
|
commit | commitdiff | tree |
2014-12-26 |
iceman1001 | FIX: minor fixes to the new feature in "hf 14a reader...
|
commit | commitdiff | tree |
2014-12-26 |
iceman1001 | ADD: HF 14A READER is now able to see if a presented...
|
commit | commitdiff | tree |
2014-12-26 |
iceman1001 | ADD: marshmellows new lf command and DetectClock. ...
|
commit | commitdiff | tree |
2014-12-22 |
iceman1001 | added the changes from PM3 master.
|
commit | commitdiff | tree |
2014-12-19 |
iceman1001 | ADD: started with adding a LF AWID26 write function...
|
commit | commitdiff | tree |
2014-12-17 |
iceman1001 | minor fixes regaring the newly released patches from...
|
commit | commitdiff | tree |
2014-12-17 |
iceman1001 | Applied Holiman's fixes for iclass.c and CSNs
|
commit | commitdiff | tree |
2014-11-30 |
iceman1001 | ADD: Enio's intuative function for the command: "hw...
|
commit | commitdiff | tree |
2014-11-27 |
iceman1001 | BUG: don't try to fix things that ain't broken.. or...
|
commit | commitdiff | tree |
2014-11-26 |
iceman1001 | ADD: the option to simulate tnp3xxx inthe command ...
|
commit | commitdiff | tree |
2014-11-16 |
iceman1001 | FIX: hf mf eload - now supports specifying 0,1,2,4...
|
commit | commitdiff | tree |
2014-11-14 |
iceman1001 | FIX: rewrote the help text, cleaned up the code
|
commit | commitdiff | tree |
2014-11-14 |
iceman1001 | REN: renamed tnp3.lua to tnp3dump.lua since that name...
|
commit | commitdiff | tree |
2014-11-13 |
iceman1001 | FIX: Minor correction of variablename. don't even ask.
|
commit | commitdiff | tree |
2014-11-13 |
iceman1001 | FIX: since the "hf mf ecfill" command supports 0,1...
|
commit | commitdiff | tree |
2014-11-13 |
iceman1001 | FIX: The hf mf ekeyprn defaults to print all 40 sectorblocks...
|
commit | commitdiff | tree |
2014-11-13 |
iceman1001 | FIX: Corrected the bug mention http://www.proxmark...
|
commit | commitdiff | tree |
2014-11-13 |
iceman1001 | CHG - some lua functions in utils.lua
|
commit | commitdiff | tree |
2014-11-12 |
iceman1001 | ADD: tnp3.lua can now validate the checkums in the...
|
commit | commitdiff | tree |
2014-11-10 |
iceman1001 | ADD: html_dumplib.lua, added the functionality to...
|
commit | commitdiff | tree |
2014-11-09 |
iceman1001 | FIX: I think the dumping of data is correct now in...
|
commit | commitdiff | tree |
2014-11-09 |
iceman1001 | Updated tnp3.lua
|
commit | commitdiff | tree |
2014-11-05 |
iceman1001 | FIX: minor parseing bug when loading dumpkeys.bin...
|
commit | commitdiff | tree |
2014-11-03 |
iceman1001 | FIX: fixed the layout of data in tnp3.lua
|
commit | commitdiff | tree |
2014-11-03 |
iceman1001 | FIX: added some tnp3xxx identification i formatMifare.lua
|
commit | commitdiff | tree |
2014-11-03 |
iceman1001 | fixing scripts/tnp3.lua
|
commit | commitdiff | tree |
2014-11-03 |
iceman1001 | ADD: added identification for Mifare TNP3xxx tags.
|
commit | commitdiff | tree |
2014-10-31 |
iceman1001 | test: hf 15 sim..
|
commit | commitdiff | tree |
2014-10-30 |
iceman1001 | ADD: Implemented a "hf 14b write" function using the...
|
commit | commitdiff | tree |
2014-10-30 |
iceman1001 | FIX: maybe I should actually send the uid bytes with...
|
commit | commitdiff | tree |
2014-10-30 |
iceman1001 | CHG: added possiblity to send <UID> into the "HF 15...
|
commit | commitdiff | tree |
2014-10-29 |
iceman1001 | FIXED: Merged all Holimans code-review issues which...
|
commit | commitdiff | tree |
2014-10-27 |
iceman1001 | FIX: Another try to see if the "lf em4x 410xsim"...
|
commit | commitdiff | tree |
2014-10-27 |
iceman1001 | Inital test for the "lf em4x 410xsim / lf em4x 410xwatch...
|
commit | commitdiff | tree |
2014-10-27 |
iceman1001 | Minor corrections in fskdemod i lfops.c , see Holimans...
|
commit | commitdiff | tree |
2014-10-26 |
iceman1001 | Some more nasty bugs fixed in the lf t55xx manchester_decode...
|
commit | commitdiff | tree |
2014-10-26 |
iceman1001 | BUG: fixed a bug with the initialization of IV in cmdhfmfu...
|
commit | commitdiff | tree |
2014-10-26 |
iceman1001 | Minor bug fixes with help from Holiman.
|
commit | commitdiff | tree |
2014-10-24 |
iceman1001 | FIX: data mandemod read the wrong part of BigBuffer...
|
commit | commitdiff | tree |
2014-10-23 |
iceman1001 | BUG: the lf read now uses "getbigbuffer" which the...
|
commit | commitdiff | tree |
2014-10-23 |
iceman1001 | FIXED: lf t55xx fsk now demods but only to binary.
|
commit | commitdiff | tree |
2014-10-16 |
iceman1001 | add: "lf t55xx info" option to use data from Graphbuffer.
|
commit | commitdiff | tree |
2014-10-16 |
iceman1001 | Small fixes,
|
commit | commitdiff | tree |
2014-10-07 |
iceman1001 | Fixed: the dampening field detection is enhanced....
|
commit | commitdiff | tree |
2014-10-06 |
iceman1001 | chg: LF t55xx trace
|
commit | commitdiff | tree |
2014-09-19 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2014-09-18 |
iceman1001 | Add: simple Application enum.
|
commit | commitdiff | tree |
2014-09-18 |
iceman1001 | Fixed: "hf mfdes info"
|
commit | commitdiff | tree |
2014-09-16 |
iceman1001 | LF t55xx and LF em4x commands now should manchester...
|
commit | commitdiff | tree |
2014-09-14 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2014-09-11 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2014-09-11 |
iceman1001 | First check in.
|
commit | commitdiff | tree |
2014-09-11 |
iceman1001 | Added piwis patch,
|
commit | commitdiff | tree |
|