]> git.zerfleddert.de Git - proxmark3-svn/history - client
hf mf sim: Multiple fixes from review of PR #209.
[proxmark3-svn] / client /
2017-01-26 Michael Farrellhf mf sim: Multiple fixes from review of PR #209. 209/head
2017-01-26 Michael FarrellAdds random nonce (r) option to `hf mf sim`.
2016-12-19 IcemanMerge pull request #202 from marshmellow42/master
2016-12-19 marshmellow42fixed lf antenna left on bug && some iclass ... 202/head
2016-12-16 marshmellow42a few bug fixes with adding hitag detection to...
2016-11-29 marshmellow42Merge remote-tracking branch 'upstream/master'
2016-10-08 IcemanMerge pull request #119 from marshmellow42/pm3+reveng
2016-09-26 ikarusFixed all "misleading-indentation" warnings (fixes...
2016-09-25 IcemanMerge pull request #197 from menshiyun/test-pr
2016-09-25 menshiyunfix client/Makefile 197/head
2016-09-25 menshiyunfix client/Makefile
2016-09-24 menshiyuntest-pr
2016-09-23 IcemanMerge pull request #196 from k02a/patch-5
2016-09-14 Johnny BengtssonCode cleanup 196/head
2016-09-13 IcemanMerge pull request #195 from k02a/patch-4
2016-09-13 Johnny BengtssonWarning removal fix 195/head
2016-09-12 IcemanMerge pull request #193 from k02a/patch-2
2016-09-12 Johnny BengtssonBetter Linux compilation compability 193/head
2016-08-25 marshmellow42Merge pull request #7 from marshmellow42/hitag2_tests
2016-08-12 IcemanMerge pull request #184 from koalazak/patch-1
2016-08-12 IcemanMerge pull request #185 from marshmellow42/master
2016-08-04 marshmellow42attempt hitag2 uid read for lf search
2016-07-28 marshmellow42disable extra attack - disable stats.txt 185/head
2016-06-29 marshmellow42couple bug fixes - clean up
2016-06-27 marshmellow42hf mf sim code cleanup - update changelog
2016-06-25 marshmellow42mf 1k sim reader attack cleanup
2016-06-25 marshmellow42allow mf1k reader attack from file full of UIDs
2016-06-24 marshmellow42fix bug in moebius nonce collection - now finishes
2016-06-24 marshmellow42update hf mf sim x attack mode - start 10byte uid..
2016-06-22 marshmellow42hf mf sim x reader attack add-ons
2016-06-22 marshmellow42improve hf mf sim x reader attack
2016-06-20 marshmellow42fix bug in viking clone/sim
2016-06-20 marshmellow42Fix the AskEdgeDetect cleaning tool
2016-06-08 pwpiwiMerge pull request #181 from raburton/tune
2016-06-06 marshmellow42Merge remote-tracking branch 'upstream/master'
2016-06-01 Richard Antony Burtonadd l/h option to hw tune and optimize order of tuning 181/head
2016-05-20 Martin Holst SwendeMerge pull request #175 from hiviah/master
2016-05-20 Martin Holst SwendeMerge pull request #178 from dnet/cmdlf-unused-strlen
2016-05-10 András Veres-Szent... removed unused variable 178/head
2016-04-05 Martin Holst SwendeMerge pull request #167 from spenneb/master
2016-04-03 Martin Holst SwendeMerge pull request #168 from zhovner/master
2016-03-07 marshmellow42add ST to ask/manchester sim, finish presco...
2016-03-06 marshmellow42fix comment typo error
2016-03-06 marshmellow42Add @iceman1001 s presco and pyramid functions +
2016-03-04 Ralf SpennebergExperimental HitagS support
2016-02-29 marshmellow42fix uint8 vs uint32 and use sprint_hex
2016-02-29 marshmellow42refactor gProxII demod... add 0 spacer to ...
2016-02-21 marshmellow42some minor lf fixes from @iceman1001
2016-02-21 Martin Holst SwendeMerge pull request #166 from marshmellow42/master
2016-02-20 marshmellow42fix clock detection when ST used 166/head
2016-02-20 marshmellow42Merge remote-tracking branch 'upstream/master'
2016-02-19 marshmellow42fix detection of lf t55x7 if xtd bits set but...
2016-02-19 marshmellow42fix wrong type in print bug
2016-02-17 Martin Holst SwendeMerge pull request #165 from wllm-rbnt/master
2016-02-17 William RobinetTypos 165/head
2016-02-16 marshmellow42Add LF ASK Sequence Terminator detection...
2016-02-16 Martin Holst SwendeMerge pull request #164 from marshmellow42/master
2016-02-16 marshmellow42use memcpy instead of re-assign pointer 164/head
2016-02-16 marshmellow42clear char array with each call
2016-02-16 marshmellow42fix char* pointer not assigned
2016-02-16 marshmellow42use different fsk field clock detection routine ...
2016-02-15 marshmellow42Merge remote-tracking branch 'upstream/master' into... 119/head
2016-02-15 Martin Holst SwendeMerge pull request #162 from marshmellow42/CoverityFixes
2016-02-15 Martin Holst SwendeMerge pull request #160 from marshmellow42/master
2016-02-14 marshmellow42undo adjustments to cmdhf14a.c and cmdhfmf.c 162/head
2016-02-14 marshmellow42clear array before assigning
2016-02-14 marshmellow42put back viking clone bug fix
2016-02-14 marshmellow42remove redundant llx prix64 defines
2016-02-14 marshmellow42resource leak and malloc(x) cannot be negative
2016-02-14 marshmellow42lf t55 bruteforce lots of resource leaks...
2016-02-14 marshmellow42additional memory leaks, overflow and unchecked ...
2016-02-14 marshmellow42FIX: Coverity, Out-of-bounds. In the loop, variable...
2016-02-14 marshmellow42fix possible null if no file found
2016-02-14 marshmellow42fix keyNbr entry error checking
2016-02-14 marshmellow42FIX, Coverity, Argument can't be negative. CID# 212322...
2016-02-14 marshmellow42FIX, Coverity, Argument can't be negative. CID# 212322...
2016-02-14 marshmellow42FIX: Coverity, unintended sign extention, CID #121363...
2016-02-14 marshmellow42@iceman1001 s coverity fixes
2016-02-14 marshmellow42add check to fread call
2016-02-11 ikarusMerge pull request #161 from wllm-rbnt/master
2016-02-11 William RobinetFix typos 161/head
2016-02-09 marshmellow42fix lf viking clone mask bug
2016-02-09 Martin Holst SwendeMerge pull request #158 from marshmellow42/master
2016-01-28 marshmellow42fix print clock as decimal instead of uint8_t 158/head
2016-01-08 marshmellow42some @iceman1001 s coverty scan fixes
2016-01-08 marshmellow42comment out unused includes and defines
2016-01-06 marshmellow42Merge remote-tracking branch 'upstream/master'
2016-01-06 marshmellow42add broken_bad and @iceman1001 s q5 trace and ...
2015-12-22 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-12-20 Martin Holst SwendeMerge pull request #153 from AdamLaurie/master
2015-12-19 Adam Laurieadd support for raw block 3/4 iclass keys
2015-12-14 marshmellow42additional Q5 `lf t55xx` fixes
2015-12-14 marshmellow42fix occasional strange printed clock value with...
2015-12-10 Martin Holst SwendeMerge pull request #149 from marshmellow42/T55xx_tests
2015-12-10 marshmellow42Fix incorrect memset parameters in lf t55xx wipe 149/head
2015-12-10 marshmellow42fix sprint_bin bug i made :(
2015-12-08 marshmellow42Fix printdemodbuffer length tests + add length...
2015-12-04 marshmellow42minor help text changes
2015-12-03 marshmellow42include default password dictionary for lf t55xx...
2015-12-02 marshmellow42icemans lf fixes & adjustments + lf t55xx bruteforce
next
Impressum, Datenschutz