2015-02-11 |
iceman1001 | ADD: identification of EM4233 |
commit | commitdiff | tree | snapshot |
2015-02-10 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Martin Holst... | Merge pull request #58 from Proxmark/GenericTracing |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Martin Holst... | Merge branch 'master' into GenericTracing 58/head |
commit | commitdiff | tree | snapshot |
2015-02-10 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
pwpiwi | Merge pull request #64 from jessegit/csetuidfix |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Jesse Hallio | Add settable ATQA and SAK to hf mf csetuid command. 64/head |
commit | commitdiff | tree | snapshot |
2015-02-09 |
pwpiwi | hw tune, data tune: adjusted "unusable" and "marginal... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Martin Holst... | Merge pull request #59 from marshmellow42/master |
commit | commitdiff | tree | snapshot |
2015-02-09 |
marshmellow42 | lf/data combined detectclock functions to one 59/head |
commit | commitdiff | tree | snapshot |
2015-02-09 |
pwpiwi | Fixed: hf mf sim failed on fast reader responses |
commit | commitdiff | tree | snapshot |
2015-02-08 |
pwpiwi | Merge pull request #60 from pwpiwi/master |
commit | commitdiff | tree | snapshot |
2015-02-08 |
marshmellow42 | fix inconsistent spacing within functions |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Martin Holst... | Minor dox |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Martin Holst... | Some documentation and formatting to LogTraceHitag |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Martin Holst... | Moved LogTraceHitag to BigBuf (no changes to the functi... |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Martin Holst... | Generic tracing; removed iso14a_XX-functions, removed... |
commit | commitdiff | tree | snapshot |
2015-02-07 |
pwpiwi | Bugfix hw tune, hf tune: voltage measures were VERY... 60/head |
commit | commitdiff | tree | snapshot |
2015-02-06 |
marshmellow42 | Merge remote-tracking branch 'upstream/master' |
commit | commitdiff | tree | snapshot |
2015-02-06 |
marshmellow42 | data askraw patches, data askedgedetect demod, |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Martin Holst... | Merge branch 'master' into GenericTracing |
commit | commitdiff | tree | snapshot |
2015-02-05 |
marshmellow42 | lf psk/nrz split, add maxErr argument |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Martin Holst... | Merge pull request #55 from jessegit/master |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Martin Holst... | Merge pull request #57 from iceman1001/feature |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Martin Holst... | Fix #1 for pm3 iclass simulation, remove erroneous... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
iceman1001 | FIX: LF TI WRITE inparameters didn't get copied by... 57/head |
commit | commitdiff | tree | snapshot |
2015-02-05 |
iceman1001 | FIX: LF TI WRITE inparameters didn't get copied by... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Martin Holst... | Merge pull request #56 from iceman1001/feature |
commit | commitdiff | tree | snapshot |
2015-02-04 |
iceman1001 | add: lots of new toytypes in default_toys.lua 56/head |
commit | commitdiff | tree | snapshot |
2015-02-04 |
iceman1001 | prepare to update the LF T55XX commands |
commit | commitdiff | tree | snapshot |
2015-02-04 |
iceman1001 | add: lots of new toytypes in default_toys.lua |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Jesse Hallio | Add flasher from SVN r623 for HID bootprom and current... 55/head |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Martin Holst... | Merge pull request #54 from Proxmark/lf_recorder |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Martin Holst... | Merged with master 54/head |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Martin Holst... | Fixed undecimation command |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Martin Holst... | Added undec to un-decimate data on the client side... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Martin Holst... | Some more fixes to longer lf recordings. Now also suppo... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
iceman1001 | Change in progress, the adjustments to use Marshmellow... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
iceman1001 | ADD: a switch to detect if Qt4 or Qt5 is used. |
commit | commitdiff | tree | snapshot |
2015-01-30 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Martin Holst... | Merge pull request #53 from iceman1001/feature |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Iceman | Update cmddata.c 53/head |
commit | commitdiff | tree | snapshot |
2015-01-30 |
iceman1001 | Call to GetClock had wrong number of inparameters |
commit | commitdiff | tree | snapshot |
2015-01-30 |
iceman1001 | ohps, forgot to multiply it up again. |
commit | commitdiff | tree | snapshot |
2015-01-29 |
iceman1001 | wrong letter in variable name |
commit | commitdiff | tree | snapshot |
2015-01-29 |
iceman1001 | wrong letter in variable name |
commit | commitdiff | tree | snapshot |
2015-01-29 |
iceman1001 | Minor bounds checks for setDemodBuf and printDemodBuff |
commit | commitdiff | tree | snapshot |
2015-01-29 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Martin Holst... | Minor documentation on 'hf list' |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Martin Holst... | Reverted erroneous commit from bigbuf-rework |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Martin Holst... | Merge pull request #51 from marshmellow42/master |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Martin Holst... | Added client-side support for recording longer samples... |
commit | commitdiff | tree | snapshot |
2015-01-28 |
marshmellow42 | fix hid prox standalone bug 51/head |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Martin Holst... | Merge pull request #50 from marshmellow42/master |
commit | commitdiff | tree | snapshot |
2015-01-28 |
marshmellow42 | lf hid fskdemod bug 50/head |
commit | commitdiff | tree | snapshot |
2015-01-28 |
pwpiwi | BigBuf and tracing rework: allow much longer traces... |
commit | commitdiff | tree | snapshot |
2015-01-27 |
pwpiwi | Refactoring of BigBuf handling in order to prepare... |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Martin Holst... | Merge pull request #49 from marshmellow42/master |
commit | commitdiff | tree | snapshot |
2015-01-27 |
marshmellow42 | Revert "Revert "Traces"" 49/head |
commit | commitdiff | tree | snapshot |
2015-01-27 |
marshmellow42 | Revert "Revert "More Testing Traces"" |
commit | commitdiff | tree | snapshot |
2015-01-27 |
marshmellow42 | Revert "More Testing Traces" |
commit | commitdiff | tree | snapshot |
2015-01-27 |
marshmellow42 | Revert "Traces" |
commit | commitdiff | tree | snapshot |
2015-01-27 |
marshmellow42 | Traces |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Martin Holst... | Minor fixes to iso14443a annotations |
commit | commitdiff | tree | snapshot |
2015-01-27 |
marshmellow42 | More Testing Traces |
commit | commitdiff | tree | snapshot |
2015-01-27 |
marshmellow42 | lf demod bug fix & refactor |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Martin Holst... | More annotations to iso14443b protocol listings |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Martin Holst... | Minor tweaks to iso14443b snoop tracing |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Martin Holst... | Merge pull request #48 from marshmellow42/master |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Martin Holst... | Minor refactoring |
commit | commitdiff | tree | snapshot |
2015-01-26 |
marshmellow42 | clean up some comments 48/head |
commit | commitdiff | tree | snapshot |
2015-01-26 |
marshmellow42 | lf psk demods |
commit | commitdiff | tree | snapshot |
2015-01-26 |
marshmellow42 | Merge remote-tracking branch 'upstream/master' |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Martin Holst... | Generic tracing: Some fixes in iso14443b snooping,... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Martin Holst... | Some documentation |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Martin Holst... | Merge pull request #46 from holiman/master |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Martin Holst... | Removed last trace of crypto from makefile 46/head |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Martin Holst... | bugfix |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Martin Holst... | Added a lf acquisition-mode which can do decimation... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Martin Holst... | Fixed issue where -1 size_t was returned |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Martin Holst... | Removed openssl from the mfu-stuff |
commit | commitdiff | tree | snapshot |
2015-01-22 |
marshmellow42 | lf FSK demod tools/fixes |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Martin Holst... | On another note; a nice udev-rule to have pm3 appear... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Martin Holst... | Generic tracing pt.4: Deprecated old 'hf 14b list'... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Martin Holst... | Fixed compiler error |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Martin Holst... | Generic tracing pt.3 : reworking how iso14443b-traces... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
iceman1001 | minor fix for a help in "hf 14a snoop" |
commit | commitdiff | tree | snapshot |
2015-01-20 |
marshmellow42 | lf Bug Fixes and lf demod additions |
commit | commitdiff | tree | snapshot |
2015-01-20 |
iceman1001 | Minor fixes: Array inits, some array bounds checks. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
iceman1001 | FIX: another file_path found in loadTraceCard and... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
iceman1001 | SUGGESTED FIX: |
commit | commitdiff | tree | snapshot |
2015-01-20 |
iceman1001 | FIX: The 14b write command (CmdHF14BWrite) now turns... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
iceman1001 | Minor fixes to some help-texts. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
iceman1001 | STEP 3 - the actual new files for Ultralight. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
iceman1001 | Step 2 - Ultralight / Ultralight-C |
commit | commitdiff | tree | snapshot |
2015-01-20 |
iceman1001 | Merge branch 'master' of https://github.com/holiman... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
commit | commitdiff | tree | snapshot |
2015-01-18 |
marshmellow42 | Merge remote-tracking branch 'upstream/master' |
commit | commitdiff | tree | snapshot |
2015-01-18 |
marshmellow42 | lf demod additions |
commit | commitdiff | tree | snapshot |
next |