]> git.zerfleddert.de Git - proxmark3-svn/history - client/cmdlft55xx.c
FIX: lf hitag : Mea culpa, simulation should not have reader_field on. thanks to...
[proxmark3-svn] / client / cmdlft55xx.c
2017-02-19 iceman1001syntax sugar
2017-01-18 iceman1001ADD: T55XX_WRITE_TIMEOUT to make sure all WaitForRespo...
2017-01-18 iceman1001CHG: spelling mistakes. (
2017-01-18 iceman1001CHG: 'lf t55xx recoverpw" - added the possibility to...
2017-01-17 iceman1001FIX: sprint_bin_break didn't print the last digit in...
2017-01-17 iceman1001ADD: 'lf t55xx detect' - added a search for known confi...
2017-01-16 iceman1001CHG: increased the t55xx writeblock timeout
2017-01-16 iceman1001CHG: lowered the number of bytes collected for T55xxRea...
2017-01-16 iceman1001CHG: 'lf t55xx' the no-time limit waiting for the devic...
2016-12-19 iceman1001CHG: 'lf awid brute' - extra check if device gotten...
2016-10-21 iceman1001CHG: "hf mf hardnested" - less printing
2016-09-23 iceman1001FIX: "hf 14a read" / "hf mf *" / "hf mfdes info" and...
2016-08-14 iceman1001help text adjustments
2016-08-14 iceman1001ADD: added a sanity check in T55x7 commands info/trace...
2016-07-31 IcemanMerge pull request #15 from alexgrin/iceman_master
2016-07-31 Alexis GreenAdding a 'recoverpw' command for T55xx to try to recove...
2016-02-21 iceman1001ADD: Marshmellows fixes for "lf t55xx" and "lf cmdread...
2016-02-19 iceman1001ADD: Added @marshmellow42 's new ST (sequence terminat...
2016-02-14 iceman1001CHG: clearCommandBuffer(); before calling cmdparser.
2016-01-19 iceman1001FIX: CoverityScan complains on getchar(), not reading...
2016-01-16 iceman1001FIX: Coverity Scan fixes, a bunch of them.
2016-01-13 iceman1001FIX: GCC 4.8 complains the pointer is set before its...
2016-01-13 iceman1001FIX: Coverity, resource leaks 'nd more.. in "lf t55xx...
2016-01-08 iceman1001FIX: @marshmellow42 's cleanup of includes.
2016-01-04 iceman1001ADD: added a Q5 parameter for "lf t55xx wipe",
2016-01-03 iceman1001added @broken_bad's imp of showing T555/Q5 trace data...
2015-12-16 iceman1001ADD: @marshmellow42 's fixes for Q5, t55xx, fskclock,
2015-12-10 iceman1001ADD: @marshmellow42 's fixes to cmdlft55xx.c (save_res...
2015-12-09 iceman1001Two fixes for warnings when compiling on Ubuntu14.04.
2015-12-02 iceman1001CHG: updated helptext for lf t55xx bruteforce
2015-12-01 iceman1001ADD: Added the possibility to exit the bruteforce mode...
2015-12-01 iceman1001FIX: the lfsampling.c for t55xx had a tendecy to enter...
2015-12-01 iceman1001FIX: added a break if the device starts acting strange...
2015-12-01 iceman1001FIXES: the custom keys testloop now increases the...
2015-12-01 iceman1001ADD: added the possibility to load a default pwd file...
2015-11-27 iceman1001textual fix.
2015-11-27 iceman1001FIX: the t55xx bruteforce method got some fixes, in...
2015-11-27 iceman1001ADD: @go_tus simple bruteforce for t55xx, refactored...
2015-11-22 iceman1001ADD: @marshmellow's fixes to awid, viking and T55x7
2015-11-21 iceman1001ADD: lf indalademod output, The binary string is now...
2015-11-20 iceman1001@marshmellows last LF changes.
2015-11-02 iceman1001ADD: @marshmellow42 's fixex and resetread t55x7
2015-10-27 iceman1001ADD: added the "hf snoop" patch original from @Enio...
2015-10-21 iceman1001ADD: 'LF T55X7 WAKEUP' command. For tags with AOR...
2015-10-20 iceman1001ADD: @marshmellows42 's fixes for "lf cmdread" and...
2015-10-16 iceman1001FIX: thanks @tony, for pointing out a "end" statement...
2015-10-15 iceman1001FIX: a suggested fix for #136 where the "lf t55x7...
2015-10-15 iceman1001ADD: @marshmellows fixes for t55x7 reading signal.
2015-10-12 iceman1001FIX: I did a clean up of the "LF PCF7931" code. The...
2015-10-07 iceman1001I just merged @marshmellow's branch "iclass" and that...
2015-10-04 iceman1001A lot of changes...
2015-08-12 iceman1001MINOR CHG: help text change for the "lf t55xx config...
2015-07-18 iceman1001ADD: @holiman's clearCommandBuffer in cmdlft55xx.c
2015-06-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-18 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-04 iceman1001ADD: @marshmellow42 's fixed version of the ISO11784...
2015-06-01 Martin Holst SwendeMerge pull request #108 from p-l-/fix-hf-mf-csave
2015-06-01 Martin Holst SwendeMerge pull request #111 from zhovner/master
2015-05-31 iceman1001ADD: @marshmellow42 's changes / fixes.
2015-05-31 Martin Holst SwendeMerge pull request #112 from marshmellow42/master
2015-05-29 marshmellow42fixed further typo in lf t5 wr help
2015-05-29 marshmellow42fix help typo
2015-04-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-23 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-04-14 Martin Holst SwendeMerge pull request #92 from marshmellow42/master
2015-04-08 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-08 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-04-08 marshmellow42added nexwatch demod & iceman lua
2015-04-08 marshmellow42fix to lf t5 detect/read cmds
2015-04-08 marshmellow42lf ask consolidation
2015-04-07 marshmellow42lf cleanup - fixes
2015-04-05 marshmellow42lf t5xx - icemans update
2015-04-05 iceman1001CHG: change the snprint call in GetModelStrFromCID.
2015-04-05 marshmellow42lf cleaning
2015-04-05 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-04-01 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-01 iceman1001CHG: code cleanup , added the year control to t55xx...
2015-04-01 Martin Holst SwendeCompiler correctly identified a buffer overflow, fixed...
2015-03-31 pwpiwiMerge pull request #89 from pwpiwi/image_shrink
2015-03-31 Martin Holst SwendeMerge pull request #91 from marshmellow42/master
2015-03-31 marshmellow42small fix in t5 trace data 91/head
2015-03-30 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-30 iceman1001CHG: removed some commented code.
2015-03-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-24 Martin Holst SwendeMerge pull request #82 from marshmellow42/master show v2.0.0
2015-03-23 marshmellow42lf updates
2015-03-22 marshmellow42lf t5 read plus lf demod adjustments
2015-03-18 iceman1001ADD: new tests for the T55XX commands.
2015-03-16 iceman1001FIX: narrowed down the detect modulation even further.
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 iceman1001CHG: @Marshmellow came up with some nifty nice ideas...
2015-03-15 iceman1001FIX: lf t55xx config now handles offsets.
2015-03-14 iceman1001ADD: started to add a offset possibility for the LF...
2015-03-13 iceman1001CHG: minor output change, when printing found multiple...
2015-03-13 iceman1001CHG: now with enums :)
2015-03-13 iceman1001ADD: printConfiguration method for a nice printout...
2015-03-13 iceman1001FIX: removed a debug statement
2015-03-13 iceman1001FIX: lf t55xx commands seem to work like they should...
2015-03-13 iceman1001CHG: rename of methods to follow naming convention
next
Impressum, Datenschutz