2016-02-19 |
marshmellow42 | finish LF ASK Sequence Terminator detection |
commit | commitdiff | tree | snapshot |
2016-02-17 |
marshmellow42 | update changelog |
commit | commitdiff | tree | snapshot |
2016-02-16 |
marshmellow42 | Add LF ASK Sequence Terminator detection... |
commit | commitdiff | tree | snapshot |
2016-02-16 |
marshmellow42 | use memcpy instead of re-assign pointer 164/head |
commit | commitdiff | tree | snapshot |
2016-02-16 |
marshmellow42 | clear char array with each call |
commit | commitdiff | tree | snapshot |
2016-02-16 |
marshmellow42 | fix char* pointer not assigned |
commit | commitdiff | tree | snapshot |
2016-02-16 |
marshmellow42 | use different fsk field clock detection routine ... |
commit | commitdiff | tree | snapshot |
2016-02-15 |
Martin Holst... | Merge pull request #162 from marshmellow42/CoverityFixes |
commit | commitdiff | tree | snapshot |
2016-02-15 |
Martin Holst... | Merge pull request #160 from marshmellow42/master |
commit | commitdiff | tree | snapshot |
2016-02-14 |
marshmellow42 | undo adjustments to cmdhf14a.c and cmdhfmf.c 162/head |
commit | commitdiff | tree | snapshot |
2016-02-14 |
marshmellow42 | clear array before assigning |
commit | commitdiff | tree | snapshot |
2016-02-14 |
marshmellow42 | verify wait isn't null |
commit | commitdiff | tree | snapshot |
2016-02-14 |
marshmellow42 | put back viking clone bug fix |
commit | commitdiff | tree | snapshot |
2016-02-14 |
marshmellow42 | remove redundant llx prix64 defines |
commit | commitdiff | tree | snapshot |
2016-02-14 |
marshmellow42 | resource leak and malloc(x) cannot be negative |
commit | commitdiff | tree | snapshot |
2016-02-14 |
marshmellow42 | lf t55 bruteforce lots of resource leaks... |
commit | commitdiff | tree | snapshot |
2016-02-14 |
marshmellow42 | additional memory leaks, overflow and unchecked ... |
commit | commitdiff | tree | snapshot |
2016-02-14 |
marshmellow42 | FIX: Coverity, Out-of-bounds. In the loop, variable... |
commit | commitdiff | tree | snapshot |
2016-02-14 |
marshmellow42 | fix possible null if no file found |
commit | commitdiff | tree | snapshot |
2016-02-14 |
marshmellow42 | fix keyNbr entry error checking |
commit | commitdiff | tree | snapshot |
2016-02-14 |
marshmellow42 | FIX, Coverity, Argument can't be negative. CID# 212322... |
commit | commitdiff | tree | snapshot |
2016-02-14 |
marshmellow42 | FIX, Coverity, Argument can't be negative. CID# 212322... |
commit | commitdiff | tree | snapshot |
2016-02-14 |
marshmellow42 | FIX: Coverity, unintended sign extention, CID #121363... |
commit | commitdiff | tree | snapshot |
2016-02-14 |
marshmellow42 | @iceman1001 s coverity fixes |
commit | commitdiff | tree | snapshot |
2016-02-14 |
marshmellow42 | add check to fread call |
commit | commitdiff | tree | snapshot |
2016-02-11 |
ikarus | Merge pull request #161 from wllm-rbnt/master |
commit | commitdiff | tree | snapshot |
2016-02-11 |
William Robinet | Fix typos 161/head |
commit | commitdiff | tree | snapshot |
2016-02-10 |
marshmellow42 | fix bug in lf standalone mode 160/head |
commit | commitdiff | tree | snapshot |
2016-02-09 |
marshmellow42 | fix lf viking clone mask bug |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Martin Holst... | Merge pull request #158 from marshmellow42/master |
commit | commitdiff | tree | snapshot |
2016-01-28 |
marshmellow42 | fix print clock as decimal instead of uint8_t 158/head |
commit | commitdiff | tree | snapshot |
2016-01-08 |
marshmellow42 | some @iceman1001 s coverty scan fixes |
commit | commitdiff | tree | snapshot |
2016-01-08 |
marshmellow42 | comment out unused includes and defines |
commit | commitdiff | tree | snapshot |
2016-01-06 |
marshmellow42 | Merge remote-tracking branch 'upstream/master' |
commit | commitdiff | tree | snapshot |
2016-01-06 |
marshmellow42 | add broken_bad and @iceman1001 s q5 trace and ... |
commit | commitdiff | tree | snapshot |
2015-12-23 |
ikarus | Remove include statement that causes trouble (fix ... |
commit | commitdiff | tree | snapshot |
2015-12-22 |
marshmellow42 | Merge remote-tracking branch 'upstream/master' |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Martin Holst... | Merge pull request #153 from AdamLaurie/master |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Adam Laurie | document iclass raw key changes 153/head |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Adam Laurie | add support for raw block 3/4 iclass keys |
commit | commitdiff | tree | snapshot |
2015-12-14 |
marshmellow42 | additional Q5 `lf t55xx` fixes |
commit | commitdiff | tree | snapshot |
2015-12-14 |
marshmellow42 | fix occasional strange printed clock value with... |
commit | commitdiff | tree | snapshot |
2015-12-10 |
Martin Holst... | Merge pull request #149 from marshmellow42/T55xx_tests |
commit | commitdiff | tree | snapshot |
2015-12-10 |
marshmellow42 | Fix incorrect memset parameters in lf t55xx wipe 149/head |
commit | commitdiff | tree | snapshot |
2015-12-10 |
marshmellow42 | fix sprint_bin bug i made :( |
commit | commitdiff | tree | snapshot |
2015-12-09 |
marshmellow42 | update changelog |
commit | commitdiff | tree | snapshot |
2015-12-08 |
marshmellow42 | Fix printdemodbuffer length tests + add length... |
commit | commitdiff | tree | snapshot |
2015-12-04 |
marshmellow42 | minor help text changes |
commit | commitdiff | tree | snapshot |
2015-12-03 |
marshmellow42 | include default password dictionary for lf t55xx... |
commit | commitdiff | tree | snapshot |
2015-12-02 |
marshmellow42 | icemans lf fixes & adjustments + lf t55xx bruteforce |
commit | commitdiff | tree | snapshot |
2015-11-27 |
marshmellow42 | include cmdlfviking.c in makefile and cmdlf |
commit | commitdiff | tree | snapshot |
2015-11-27 |
marshmellow42 | iceman's finished t55xx detect parameter adjustments |
commit | commitdiff | tree | snapshot |
2015-11-22 |
marshmellow42 | fix const vs static... |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Martin Holst... | Merge pull request #147 from ha7dcd/pcb |
commit | commitdiff | tree | snapshot |
2015-11-22 |
marshmellow42 | lf viking build / lf awid refactor / lfdemod.c debugMode==2 |
commit | commitdiff | tree | snapshot |
2015-11-18 |
marshmellow42 | lf demod cleanup nrz clock detect fixes |
commit | commitdiff | tree | snapshot |
2015-11-16 |
marshmellow42 | remove old comment 148/head |
commit | commitdiff | tree | snapshot |
2015-11-16 |
marshmellow42 | lf t55xx and some lf demod fixes/adjustments |
commit | commitdiff | tree | snapshot |
2015-11-15 |
Martin Holst... | Merge pull request #143 from marshmellow42/master |
commit | commitdiff | tree | snapshot |
2015-11-15 |
Martin Holst... | Merge pull request #144 from dnet/makefile-paren-fix |
commit | commitdiff | tree | snapshot |
2015-11-15 |
Martin Holst... | Merge pull request #146 from dnet/patch-1 |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Zoltan Doczi | corrected Eagle files 147/head |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Zoltan Doczi | cad, cam file commit |
commit | commitdiff | tree | snapshot |
2015-11-12 |
marshmellow42 | add some Q5 functionality - add t55xx wipe cmd |
commit | commitdiff | tree | snapshot |
2015-11-10 |
marshmellow42 | Fix viking demod bug - clean my indala demod code 143/head |
commit | commitdiff | tree | snapshot |
2015-11-10 |
marshmellow42 | add checksum to viking demod |
commit | commitdiff | tree | snapshot |
2015-11-10 |
marshmellow42 | Add Viking demod, |
commit | commitdiff | tree | snapshot |
2015-11-09 |
András Veres... | Fixed copypasted hex output to match input 146/head |
commit | commitdiff | tree | snapshot |
2015-11-09 |
András Veres... | fixed target "help" in Makefile 144/head |
commit | commitdiff | tree | snapshot |
2015-11-08 |
marshmellow42 | fix em410xsim help - add clock input to em410xsim |
commit | commitdiff | tree | snapshot |
2015-11-06 |
pwpiwi | fix: .history was never written |
commit | commitdiff | tree | snapshot |
2015-11-06 |
pwpiwi | fixing hf snoop: |
commit | commitdiff | tree | snapshot |
2015-11-04 |
marshmellow42 | Merge remote-tracking branch 'upstream/master' |
commit | commitdiff | tree | snapshot |
2015-11-04 |
marshmellow42 | minor lf updates/cleanup |
commit | commitdiff | tree | snapshot |
2015-11-03 |
pwpiwi | Merge branch 'topaz' |
commit | commitdiff | tree | snapshot |
2015-11-03 |
pwpiwi | Merge pull request #141 from etmatrix/tosubmit |
commit | commitdiff | tree | snapshot |
2015-11-03 |
etmatrix | - Little change to description in client 141/head |
commit | commitdiff | tree | snapshot |
2015-11-02 |
etmatrix | - Correct little distraction on fpga/Makefile |
commit | commitdiff | tree | snapshot |
2015-11-01 |
marshmellow42 | minor cleanups |
commit | commitdiff | tree | snapshot |
2015-10-31 |
marshmellow42 | update changelog |
commit | commitdiff | tree | snapshot |
2015-10-31 |
marshmellow42 | Add lf t55xx resetread cmd + fix clone cmds |
commit | commitdiff | tree | snapshot |
2015-10-27 |
pwpiwi | Merge branch 'master' into topaz. Update Changelog. 142/head |
commit | commitdiff | tree | snapshot |
2015-10-25 |
etmatrix | LED D is on while snoop, when user button is pressed... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
marshmellow42 | refactor lfops t55xx functions |
commit | commitdiff | tree | snapshot |
2015-10-23 |
marshmellow42 | update changelog |
commit | commitdiff | tree | snapshot |
2015-10-23 |
marshmellow42 | text cleanup t55xx cmds |
commit | commitdiff | tree | snapshot |
2015-10-23 |
etmatrix | The great work of Enio hf snoop is now ported into... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
marshmellow42 | updates to lf t55xx commands |
commit | commitdiff | tree | snapshot |
2015-10-17 |
marshmellow42 | add wake option to t55xx read command |
commit | commitdiff | tree | snapshot |
2015-10-17 |
marshmellow42 | begin update lf commands with help text and |
commit | commitdiff | tree | snapshot |
2015-10-16 |
marshmellow42 | add lf t5 read w/pwd warning and checks |
commit | commitdiff | tree | snapshot |
2015-10-15 |
marshmellow42 | lf t55xx code cleanup + |
commit | commitdiff | tree | snapshot |
2015-10-15 |
marshmellow42 | PCF-fix bytepos range from 0-3 to 0-15 |
commit | commitdiff | tree | snapshot |
2015-10-15 |
marshmellow42 | adjust lf t55xx read commands |
commit | commitdiff | tree | snapshot |
2015-10-14 |
marshmellow42 | Clean up pcf7931 |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Martin Holst... | Merge pull request #140 from marshmellow42/iclass |
commit | commitdiff | tree | snapshot |
2015-10-10 |
pwpiwi | hf mf mifare: (finally) fix watchdog reset |
commit | commitdiff | tree | snapshot |
2015-10-07 |
marshmellow42 | fix changelog conflict 140/head |
commit | commitdiff | tree | snapshot |
2015-10-07 |
marshmellow42 | Merge remote-tracking branch 'Proxmark/master' into... |
commit | commitdiff | tree | snapshot |
2015-10-07 |
marshmellow42 | fix help typo |
commit | commitdiff | tree | snapshot |
next |