| 2015-01-04 | Martin Holst... | Minor dox | commit | commitdiff | tree | snapshot | 
| 2015-01-04 | Martin Holst... | Reworked how 'hf 14a list' and 'hf iclass list' works... | commit | commitdiff | tree | snapshot | 
| 2015-01-04 | Martin Holst... | Some work on iclass dump and iclass list, now the dumpi... | commit | commitdiff | tree | snapshot | 
| 2015-01-03 | Martin Holst... | Some work on iclass, started on some better support... | commit | commitdiff | tree | snapshot | 
| 2015-01-03 | Martin Holst... | Set lower threshold for lf iodemod, it had too high... | commit | commitdiff | tree | snapshot | 
| 2015-01-03 | Martin Holst... | Fixed indentation | commit | commitdiff | tree | snapshot | 
| 2015-01-03 | Martin Holst... | Removed unused variable | commit | commitdiff | tree | snapshot | 
| 2015-01-03 | Martin Holst... | Corrected indentation to tabs only | commit | commitdiff | tree | snapshot | 
| 2015-01-03 | Martin Holst... | Removed wrong size-count, sizeof(bigbuf) would always... | commit | commitdiff | tree | snapshot | 
| 2015-01-01 | iceman1001 | chg: updated the README.txt | commit | commitdiff | tree | snapshot | 
| 2015-01-01 | Iceman | Merge pull request #1 from bforbort/master | commit | commitdiff | tree | snapshot | 
| 2015-01-01 | Blaine Forbort | Merge remote-tracking branch 'origin/DESFireAuth' | commit | commitdiff | tree | snapshot | 
| 2015-01-01 | iceman1001 | Updated the README.txt | commit | commitdiff | tree | snapshot | 
| 2015-01-01 | Martin Holst... | Merge pull request #34 from marshmellow42/master | commit | commitdiff | tree | snapshot | 
| 2014-12-31 | marshmellow42 | Revert "problems creating pull request with the new...   34/head | commit | commitdiff | tree | snapshot | 
| 2014-12-31 | marshmellow42 | problems creating pull request with the new traces | commit | commitdiff | tree | snapshot | 
| 2014-12-31 | marshmellow42 | minor adjustment to askmandemod for lf search | commit | commitdiff | tree | snapshot | 
| 2014-12-31 | marshmellow42 | added data rtrim command | commit | commitdiff | tree | snapshot | 
| 2014-12-31 | iceman1001 | CHG:  modified cmdlf.c - CmdLFfind with a parameter... | commit | commitdiff | tree | snapshot | 
| 2014-12-31 | iceman1001 | ADD: midnitesnakes desfire, ultralight changes from... | commit | commitdiff | tree | snapshot | 
| 2014-12-31 | marshmellow42 | lf demod code cleanup - added fskraw arguments | commit | commitdiff | tree | snapshot | 
| 2014-12-30 | marshmellow42 | LF demod/cmd code cleanup + new lf search | commit | commitdiff | tree | snapshot | 
| 2014-12-29 | marshmellow42 | Merge pull request #1 from Proxmark/master | commit | commitdiff | tree | snapshot | 
| 2014-12-29 | marshmellow42 | minor setting adjustments/cleanup | commit | commitdiff | tree | snapshot | 
| 2014-12-29 | marshmellow42 | LF Demod bug fixes and add lf em em410xdemod | commit | commitdiff | tree | snapshot | 
| 2014-12-29 | marshmellow42 | slight adjustment to include | commit | commitdiff | tree | snapshot | 
| 2014-12-29 | marshmellow42 | LF Demod streamlining | commit | commitdiff | tree | snapshot | 
| 2014-12-26 | iceman1001 | FIX: minor fixes to the new feature in "hf 14a reader... | commit | commitdiff | tree | snapshot | 
| 2014-12-26 | iceman1001 | ADD:  HF 14A READER is now able to see if a presented... | commit | commitdiff | tree | snapshot | 
| 2014-12-26 | iceman1001 | ADD: marshmellows new lf command and DetectClock. ... | commit | commitdiff | tree | snapshot | 
| 2014-12-24 | marshmellow42 | rename askrawdemod to askmandemod | commit | commitdiff | tree | snapshot | 
| 2014-12-24 | marshmellow42 | Created new detectclock function + EM decode addons | commit | commitdiff | tree | snapshot | 
| 2014-12-23 | marshmellow42 | minor askrawdemod adjustment if errors in demoding... | commit | commitdiff | tree | snapshot | 
| 2014-12-23 | marshmellow42 | Add auto check for EM410x format to askrawdemod cmd | commit | commitdiff | tree | snapshot | 
| 2014-12-23 | pwpiwi | Merge branch 'master' of https://github.com/Proxmark... | commit | commitdiff | tree | snapshot | 
| 2014-12-23 | pwpiwi | Merge branch 'master' of https://github.com/pwpiwi... | commit | commitdiff | tree | snapshot | 
| 2014-12-23 | pwpiwi | bugfixes in iso14443a.c and hf 14a reader | commit | commitdiff | tree | snapshot | 
| 2014-12-23 | pwpiwi | fixed a bug in iso14443a.c which had been introduced... | commit | commitdiff | tree | snapshot | 
| 2014-12-23 | marshmellow42 | minor fix - got too comment happy removing test code | commit | commitdiff | tree | snapshot | 
| 2014-12-22 | marshmellow42 | added new data askrawdemod command | commit | commitdiff | tree | snapshot | 
| 2014-12-22 | iceman1001 | added the changes from PM3 master. | commit | commitdiff | tree | snapshot | 
| 2014-12-22 | Blaine Forbort | Using defined command code | commit | commitdiff | tree | snapshot | 
| 2014-12-22 | Blaine Forbort | Minor formatting change | commit | commitdiff | tree | snapshot | 
| 2014-12-22 | Blaine Forbort | Remove unrelated file | commit | commitdiff | tree | snapshot | 
| 2014-12-22 | Blaine Forbort | Tested by changing the master key from the default... | commit | commitdiff | tree | snapshot | 
| 2014-12-21 | Blaine Forbort | code to check RndA' from PICC was unreachable | commit | commitdiff | tree | snapshot | 
| 2014-12-21 | Blaine Forbort | Called the OnSuccess() method for whatever reason that... | commit | commitdiff | tree | snapshot | 
| 2014-12-21 | Blaine Forbort | Limit to single-DES operation and return session key... | commit | commitdiff | tree | snapshot | 
| 2014-12-20 | pwpiwi | Merge pull request #33 from pwpiwi/master | commit | commitdiff | tree | snapshot | 
| 2014-12-20 | pwpiwi | adapted hf iclass list to new trace format  33/head | commit | commitdiff | tree | snapshot | 
| 2014-12-20 | Blaine Forbort | Create session key | commit | commitdiff | tree | snapshot | 
| 2014-12-20 | Blaine Forbort | Accept key number from command line | commit | commitdiff | tree | snapshot | 
| 2014-12-20 | Blaine Forbort | Removed unneeded verbosity and checked for a 0x00 respo... | commit | commitdiff | tree | snapshot | 
| 2014-12-20 | Blaine Forbort | Challenge is now sent to PICC | commit | commitdiff | tree | snapshot | 
| 2014-12-20 | Blaine Forbort | Calculates response to PICC challenge | commit | commitdiff | tree | snapshot | 
| 2014-12-19 | Blaine Forbort | Successfully decrypted RandB from PICC challenge | commit | commitdiff | tree | snapshot | 
| 2014-12-19 | Blaine Forbort | Added file demonstrating a singleDES AUTH operation... | commit | commitdiff | tree | snapshot | 
| 2014-12-19 | Blaine Forbort | Fixed build environment | commit | commitdiff | tree | snapshot | 
| 2014-12-19 | marshmellow42 | put ask demod and mandemod | commit | commitdiff | tree | snapshot | 
| 2014-12-19 | marshmellow42 | Final touches on IO prox and HID prox demod | commit | commitdiff | tree | snapshot | 
| 2014-12-19 | iceman1001 | ADD: started with adding a LF AWID26 write function... | commit | commitdiff | tree | snapshot | 
| 2014-12-18 | pwpiwi | Merge branch 'master' of https://github.com/Proxmark... | commit | commitdiff | tree | snapshot | 
| 2014-12-18 | pwpiwi | bugfixes hf epa cnonces | commit | commitdiff | tree | snapshot | 
| 2014-12-18 | pwpiwi | Format hf 14a list output for bigger frame sizes | commit | commitdiff | tree | snapshot | 
| 2014-12-18 | Martin Holst... | minor change | commit | commitdiff | tree | snapshot | 
| 2014-12-18 | Martin Holst... | Fixed error in hash1 (from loclass), now it possibly... | commit | commitdiff | tree | snapshot | 
| 2014-12-18 | Martin Holst... | Merge pull request #32 from marshmellow42/master | commit | commitdiff | tree | snapshot | 
| 2014-12-17 | iceman1001 | minor fixes regaring the newly released patches from... | commit | commitdiff | tree | snapshot | 
| 2014-12-17 | pwpiwi | unify/refactor hw tune and data tune | commit | commitdiff | tree | snapshot | 
| 2014-12-17 | iceman1001 | Applied Holiman's fixes for iclass.c and CSNs | commit | commitdiff | tree | snapshot | 
| 2014-12-17 | marshmellow42 | LF HID & IO prox fixes/options  32/head | commit | commitdiff | tree | snapshot | 
| 2014-12-16 | pwpiwi | Merge branch 'master' of https://github.com/Proxmark... | commit | commitdiff | tree | snapshot | 
| 2014-12-16 | pwpiwi | bugfixes iso14443a (hf 14a commands) | commit | commitdiff | tree | snapshot | 
| 2014-12-14 | Martin Holst... | Reverted to original malicious CSNs from paper, it... | commit | commitdiff | tree | snapshot | 
| 2014-12-14 | Martin Holst... | Merge branch 'master' of github.com:Proxmark/proxmark3 | commit | commitdiff | tree | snapshot | 
| 2014-12-14 | Martin Holst... | Fix (iclass) | commit | commitdiff | tree | snapshot | 
| 2014-12-14 | marshmellow42 | LF HID & IO prox demod translation addons | commit | commitdiff | tree | snapshot | 
| 2014-12-10 | ikarus | Merge pull request #31 from dnet/patch-1 | commit | commitdiff | tree | snapshot | 
| 2014-12-10 | András Veres... | Typofix: occurrences  31/head | commit | commitdiff | tree | snapshot | 
| 2014-11-30 | Martin Holst... | Added Enios cool tuning-trick (LF) from forum-post... | commit | commitdiff | tree | snapshot | 
| 2014-11-30 | iceman1001 | ADD:  Enio's intuative function for the command: "hw... | commit | commitdiff | tree | snapshot | 
| 2014-11-27 | iceman1001 | BUG:  don't try to fix things that ain't broken.. or... | commit | commitdiff | tree | snapshot | 
| 2014-11-26 | iceman1001 | ADD: the option to simulate tnp3xxx inthe command ... | commit | commitdiff | tree | snapshot | 
| 2014-11-16 | iceman1001 | FIX: hf mf eload - now supports specifying  0,1,2,4... | commit | commitdiff | tree | snapshot | 
| 2014-11-14 | iceman1001 | FIX: rewrote the help text,  cleaned up the code | commit | commitdiff | tree | snapshot | 
| 2014-11-14 | iceman1001 | REN: renamed tnp3.lua to tnp3dump.lua  since that name... | commit | commitdiff | tree | snapshot | 
| 2014-11-13 | iceman1001 | FIX: Minor correction of variablename. don't even ask. | commit | commitdiff | tree | snapshot | 
| 2014-11-13 | iceman1001 | FIX:  since the "hf mf ecfill" command supports 0,1... | commit | commitdiff | tree | snapshot | 
| 2014-11-13 | iceman1001 | FIX: The hf mf ekeyprn defaults to print all 40 sectorb... | commit | commitdiff | tree | snapshot | 
| 2014-11-13 | iceman1001 | FIX:  Corrected the bug mention http://www.proxmark... | commit | commitdiff | tree | snapshot | 
| 2014-11-13 | iceman1001 | CHG - some lua functions in utils.lua | commit | commitdiff | tree | snapshot | 
| 2014-11-12 | iceman1001 | ADD: tnp3.lua can now validate the checkums in the... | commit | commitdiff | tree | snapshot | 
| 2014-11-10 | iceman1001 | ADD: html_dumplib.lua,  added the functionality to... | commit | commitdiff | tree | snapshot | 
| 2014-11-09 | iceman1001 | FIX: I think the dumping of data is correct now in... | commit | commitdiff | tree | snapshot | 
| 2014-11-09 | iceman1001 | Updated tnp3.lua | commit | commitdiff | tree | snapshot | 
| 2014-11-05 | iceman1001 | FIX:  minor parseing bug when loading dumpkeys.bin... | commit | commitdiff | tree | snapshot | 
| 2014-11-03 | iceman1001 | FIX:  fixed the layout of data in tnp3.lua | commit | commitdiff | tree | snapshot | 
| 2014-11-03 | iceman1001 | FIX: added some tnp3xxx identification i formatMifare.lua | commit | commitdiff | tree | snapshot | 
| 2014-11-03 | iceman1001 | fixing  scripts/tnp3.lua | commit | commitdiff | tree | snapshot | 
| 2014-11-03 | iceman1001 | ADD: added identification for Mifare TNP3xxx tags. | commit | commitdiff | tree | snapshot | 
| next |