| 2014-12-31 | 
iceman1001 | ADD: midnitesnakes desfire, ultralight changes from...  | 
tree | commitdiff | 
| 2014-12-31 | 
marshmellow42 | lf demod code cleanup - added fskraw arguments | 
tree | commitdiff | 
| 2014-12-29 | 
marshmellow42 | Merge pull request #1 from Proxmark/master | 
tree | commitdiff | 
| 2014-12-29 | 
marshmellow42 | LF Demod bug fixes and add lf em em410xdemod | 
tree | commitdiff | 
| 2014-12-29 | 
marshmellow42 | slight adjustment to include | 
tree | commitdiff | 
| 2014-12-29 | 
marshmellow42 | LF Demod streamlining | 
tree | commitdiff | 
| 2014-12-26 | 
iceman1001 | FIX: minor fixes to the new feature in "hf 14a reader...  | 
tree | commitdiff | 
| 2014-12-26 | 
iceman1001 | ADD:  HF 14A READER is now able to see if a presented...  | 
tree | commitdiff | 
| 2014-12-26 | 
iceman1001 | ADD: marshmellows new lf command and DetectClock. ...  | 
tree | commitdiff | 
| 2014-12-23 | 
pwpiwi | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2014-12-23 | 
pwpiwi | bugfixes in iso14443a.c and hf 14a reader | 
tree | commitdiff | 
| 2014-12-23 | 
pwpiwi | fixed a bug in iso14443a.c which had been introduced...  | 
tree | commitdiff | 
| 2014-12-22 | 
iceman1001 | added the changes from PM3 master. | 
tree | commitdiff | 
| 2014-12-22 | 
Blaine Forbort | Using defined command code | 
tree | commitdiff | 
| 2014-12-22 | 
Blaine Forbort | Minor formatting change | 
tree | commitdiff | 
| 2014-12-22 | 
Blaine Forbort | Tested by changing the master key from the default...  | 
tree | commitdiff | 
| 2014-12-21 | 
Blaine Forbort | code to check RndA' from PICC was unreachable | 
tree | commitdiff | 
| 2014-12-21 | 
Blaine Forbort | Called the OnSuccess() method for whatever reason that...  | 
tree | commitdiff | 
| 2014-12-21 | 
Blaine Forbort | Limit to single-DES operation and return session key...  | 
tree | commitdiff | 
| 2014-12-20 | 
pwpiwi | Merge pull request #33 from pwpiwi/master | 
tree | commitdiff | 
| 2014-12-20 | 
Blaine Forbort | Create session key | 
tree | commitdiff | 
| 2014-12-20 | 
Blaine Forbort | Accept key number from command line | 
tree | commitdiff | 
| 2014-12-20 | 
Blaine Forbort | Removed unneeded verbosity and checked for a 0x00 respo...  | 
tree | commitdiff | 
| 2014-12-20 | 
Blaine Forbort | Challenge is now sent to PICC | 
tree | commitdiff | 
| 2014-12-20 | 
Blaine Forbort | Calculates response to PICC challenge | 
tree | commitdiff | 
| 2014-12-19 | 
Blaine Forbort | Successfully decrypted RandB from PICC challenge | 
tree | commitdiff | 
| 2014-12-19 | 
marshmellow42 | Final touches on IO prox and HID prox demod | 
tree | commitdiff | 
| 2014-12-19 | 
iceman1001 | ADD: started with adding a LF AWID26 write function...  | 
tree | commitdiff | 
| 2014-12-18 | 
pwpiwi | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2014-12-18 | 
pwpiwi | bugfixes hf epa cnonces | 
tree | commitdiff | 
| 2014-12-18 | 
Martin Holst Swende | Merge pull request #32 from marshmellow42/master | 
tree | commitdiff | 
| 2014-12-17 | 
iceman1001 | minor fixes regaring the newly released patches from...  | 
tree | commitdiff | 
| 2014-12-17 | 
pwpiwi | unify/refactor hw tune and data tune | 
tree | commitdiff | 
| 2014-12-17 | 
iceman1001 | Applied Holiman's fixes for iclass.c and CSNs | 
tree | commitdiff | 
| 2014-12-17 | 
marshmellow42 | LF HID & IO prox fixes/options  32/head | 
tree | commitdiff | 
| 2014-12-16 | 
pwpiwi | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2014-12-16 | 
pwpiwi | bugfixes iso14443a (hf 14a commands) | 
tree | commitdiff | 
| 2014-12-14 | 
Martin Holst Swende | Reverted to original malicious CSNs from paper, it...  | 
tree | commitdiff | 
| 2014-12-14 | 
Martin Holst Swende | Merge branch 'master' of github.com:Proxmark/proxmark3 | 
tree | commitdiff | 
| 2014-12-14 | 
Martin Holst Swende | Fix (iclass) | 
tree | commitdiff | 
| 2014-12-14 | 
marshmellow42 | LF HID & IO prox demod translation addons | 
tree | commitdiff | 
| 2014-11-30 | 
Martin Holst Swende | Added Enios cool tuning-trick (LF) from forum-post...  | 
tree | commitdiff | 
| 2014-11-30 | 
iceman1001 | ADD:  Enio's intuative function for the command: "hw...  | 
tree | commitdiff | 
| 2014-11-27 | 
iceman1001 | BUG:  don't try to fix things that ain't broken.. or...  | 
tree | commitdiff | 
| 2014-11-26 | 
iceman1001 | ADD: the option to simulate tnp3xxx inthe command ...  | 
tree | commitdiff | 
| 2014-11-16 | 
iceman1001 | FIX: hf mf eload - now supports specifying  0,1,2,4...  | 
tree | commitdiff | 
| 2014-11-09 | 
iceman1001 | Updated tnp3.lua | 
tree | commitdiff | 
| 2014-11-03 | 
iceman1001 | FIX: added some tnp3xxx identification i formatMifare.lua | 
tree | commitdiff | 
| 2014-11-03 | 
iceman1001 | ADD: added identification for Mifare TNP3xxx tags. | 
tree | commitdiff | 
| 2014-10-31 | 
iceman1001 | test:  hf 15 sim.. | 
tree | commitdiff | 
| 2014-10-30 | 
Martin Holst Swende | More coverity fixes | 
tree | commitdiff | 
| 2014-10-30 | 
Martin Holst Swende | Merge pull request #23 from holiman/master | 
tree | commitdiff | 
| 2014-10-30 | 
iceman1001 | CHG: added possiblity to send <UID> into the "HF 15...  | 
tree | commitdiff | 
| 2014-10-29 | 
iceman1001 | FIXED:   Merged all Holimans code-review issues which...  | 
tree | commitdiff | 
| 2014-10-28 | 
Martin Holst Swende | Merge pull request #2 from holiman/coverity_fixes  23/head | 
tree | commitdiff | 
| 2014-10-28 | 
Martin Holst Swende | Coverity-fixes in armsrc | 
tree | commitdiff | 
| 2014-10-27 | 
iceman1001 | FIX:  Another try to see if the  "lf em4x 410xsim"...  | 
tree | commitdiff | 
| 2014-10-27 | 
iceman1001 | Inital test for the "lf em4x 410xsim / lf em4x 410xwatc...  | 
tree | commitdiff | 
| 2014-10-27 | 
Martin Holst Swende | Merge pull request #1 from holiman/ioprox_fixes | 
tree | commitdiff | 
| 2014-10-27 | 
iceman1001 | Minor corrections in fskdemod i lfops.c , see Holimans...  | 
tree | commitdiff | 
| 2014-10-25 | 
Martin Holst Swende | Some more docs, also made lf hid fskdemod a bit more...  | 
tree | commitdiff | 
| 2014-10-24 | 
Martin Holst Swende | Some minor changes and some documentation | 
tree | commitdiff | 
| 2014-10-24 | 
Martin Holst Swende | Fixed compilation issues, but functionality not tested | 
tree | commitdiff | 
| 2014-10-24 | 
Martin Holst Swende | First try att merging with head | 
tree | commitdiff | 
| 2014-10-23 | 
iceman1001 | FIXED:  lf t55xx fsk  now demods but only to binary. | 
tree | commitdiff | 
| 2014-10-16 | 
iceman1001 | Small fixes, | 
tree | commitdiff | 
| 2014-10-06 | 
iceman1001 | chg:  LF t55xx trace | 
tree | commitdiff | 
| 2014-09-19 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2014-09-19 | 
Martin Holst Swende | Merge pull request #22 from Proxmark/PenturaLabs-iclass...  | 
tree | commitdiff | 
| 2014-09-19 | 
Martin Holst Swende | Merge remote-tracking branch 'origin/master' into Pentu...   22/head | 
tree | commitdiff | 
| 2014-09-18 | 
iceman1001 | Add:  simple Application enum. | 
tree | commitdiff | 
| 2014-09-18 | 
iceman1001 | Fixed: "hf mfdes info" | 
tree | commitdiff | 
| 2014-09-16 | 
iceman1001 | LF t55xx  and LF em4x  commands now should manchester...  | 
tree | commitdiff | 
| 2014-09-14 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2014-09-11 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2014-09-11 | 
iceman1001 | First check in. | 
tree | commitdiff | 
| 2014-09-11 | 
iceman1001 | Added piwis patch, | 
tree | commitdiff | 
| 2014-09-10 | 
pwpiwi | fix/add support for 4K (and other non 1K) card sizes...  | 
tree | commitdiff | 
| 2014-08-05 | 
pwpiwi | bugfix hf mf sim | 
tree | commitdiff | 
| 2014-07-30 | 
pwpiwi | bugfixes hf mf sim | 
tree | commitdiff | 
| 2014-07-15 | 
pwpiwi | minor bugfixes to hf mf sniff and hf 14a snoop | 
tree | commitdiff | 
| 2014-07-01 | 
pwpiwi | Bugfix hf 14a raw:  v1.1.0 | 
tree | commitdiff | 
| 2014-07-01 | 
pwpiwi | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2014-06-29 | 
Martin Holst Swende | more work towards iclass elite dumping.. not quite...  | 
tree | commitdiff | 
| 2014-06-29 | 
Martin Holst Swende | Merged two iclass-reader functions into one to remove...  | 
tree | commitdiff | 
| 2014-06-29 | 
Martin Holst Swende | Merge branch 'PenturaLabs-iclass-research' of github...  | 
tree | commitdiff | 
| 2014-06-29 | 
Martin Holst Swende | Minor | 
tree | commitdiff | 
| 2014-06-28 | 
Martin Holst Swende | Some minor changes [iclass-related] | 
tree | commitdiff | 
| 2014-06-28 | 
Martin Holst Swende | Merge branch 'iclass-research' of https://github.com...  | 
tree | commitdiff | 
| 2014-06-28 | 
Martin Holst Swende | Merge pull request #17 from Proxmark/iclass-fixes | 
tree | commitdiff | 
| 2014-06-28 | 
Martin Holst Swende | Merge remote-tracking branch 'origin/master' into iclas...   17/head | 
tree | commitdiff | 
| 2014-06-27 | 
iZsh | New LF edge detection algorithm + lowpass filter | 
tree | commitdiff | 
| 2014-06-27 | 
Martin Holst Swende | Merged with master | 
tree | commitdiff | 
| 2014-06-21 | 
iZsh | new command "lf snoop" to snoop raw ADC values | 
tree | commitdiff | 
| 2014-06-20 | 
iZsh | armsrc/fpgaloader.c: forgot the copyright notice | 
tree | commitdiff | 
| 2014-06-19 | 
iZsh | THIS REQUIRES A BOOTROM UPDATE!! To save FPGA area...  | 
tree | commitdiff | 
| 2014-06-17 | 
penturalabs | implemented 'hf iclass dump xxxx',  15/head | 
tree | commitdiff | 
| 2014-06-16 | 
Martin Holst Swende | More work on iclass simulation attack | 
tree | commitdiff | 
| 2014-06-07 | 
Martin Holst Swende | Minor changes, it may actually work now, need to test...  | 
tree | commitdiff | 
| 2014-06-07 | 
Martin Holst Swende | Merged with head | 
tree | commitdiff | 
| next |