]> git.zerfleddert.de Git - proxmark3-svn/history - client/cmdlf.c
FIX: lf hitag : Mea culpa, simulation should not have reader_field on. thanks to...
[proxmark3-svn] / client / cmdlf.c
2017-02-28 iceman1001CHG: `hf 14a read` - started to add a Magic tag gen2...
2017-02-27 iceman1001CHG: some of @marshmellow42 's ref: https://github...
2017-02-26 iceman1001CHG: one step closer to finish merging @marshmellow42...
2017-02-25 iceman1001FIX: `hf mf sim` - authentication works again.
2017-02-24 iceman1001CHG: `lf read` - forgot a var
2017-02-24 iceman1001CHG: `lf read` - optional timeout, to be used when...
2017-02-04 iceman1001ADD: 'lf search' - @marshmellow42 's check if signal...
2017-02-02 iceman1001fix: those pesky semicolons..
2017-02-02 iceman1001CHG: 'lf cotag demod' - now finds FC/CN Thanks to...
2017-02-01 iceman1001CHG: 'lf cotag read' - it now follows "lf config" setti...
2017-01-31 iceman1001CHG: temporary disable hitag2_uid detection. Loop...
2017-01-31 iceman1001CHG: 'lf snoop' - now automatically downloads...
2017-01-27 iceman1001ADD: `lf cotag` - added first try at basic functionalit...
2017-01-20 iceman1001ADD: 'lf search' - added @marshmellow42 's hitag2...
2017-01-16 iceman1001ADD: 'install.sh' blacklist rules installed aswell...
2017-01-11 iceman1001ADD: 'lf search' - added a rudimentary identification...
2017-01-05 iceman1001CHG: change the indala output abit, to only show...
2017-01-05 iceman1001ADD: 'lf animal' commands. CLONE/SIM/READ/DEMOD of...
2016-12-15 iceman1001ADD: 'LF NORALSY' clone/sim/read commands. Partly...
2016-12-14 iceman1001FIX: 'lf presco' demod fixes.
2016-12-14 iceman1001ADD: 'lf visa2000' commands. (SIM/CLONE/READ) almos...
2016-10-29 Gabriele GristinaMerge remote-tracking branch 'upstream/master'
2016-10-28 iceman1001CHG: clean up
2016-10-20 Gabriele GristinaMerge remote-tracking branch 'upstream/master'
2016-10-19 iceman1001CHG: some debug statements instead, 'H' for helptext.
2016-10-19 iceman1001CHG: making printed statement a debug statement.
2016-10-19 iceman1001syntax suger. never mind this
2016-08-14 iceman1001chg; syntax suger
2016-08-04 iceman1001CHG: moved a defince arraylen into util.h and changed...
2016-08-02 iceman1001FIX: CoverityScan 133857, cast to uint32_t will stop...
2016-07-31 iceman1001FIX: removed a compiler warning, the stringlen is...
2016-07-30 iceman1001REM: cleaning up some commented code.
2016-07-30 iceman1001FIX: Found a minor bug in 'LF CMDREAD' where it...
2016-07-29 iceman1001ADD: LF JABLOTRON functionality. with clone/sim and...
2016-05-02 iceman1001CHG: increased the preamble
2016-05-02 iceman1001CHG: added the ASK/Biphase demod of signal for NEDAP...
2016-05-02 iceman1001ADD: started with a NEDAP demod, read, clone and sim...
2016-03-07 iceman1001@Marshmellow42 additions:
2016-02-28 iceman1001ADD: finished of the "LF GUARD SIM" command. needs...
2016-02-27 iceman1001ADD: Started to add a "LF GUARD CLONE/SIM" functionali...
2016-02-27 iceman1001FIX: spelling misstakes.
2016-02-25 iceman1001ADD: added some pyramid commands. //not finished.
2016-02-19 iceman1001ADD: Added @marshmellow42 's new ST (sequence terminat...
2016-02-14 iceman1001CHG: clearCommandBuffer(); before calling cmdparser.
2016-02-13 iceman1001ADD: Started to add a Presco LF clone functionality...
2016-01-09 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-01-09 iceman1001CHG: syntax suger
2015-11-22 iceman1001FIX: the read counter in "hf 14a sim" (for ntag/ev...
2015-11-22 iceman1001ADD: @marshmellow's fixes to awid, viking and T55x7
2015-11-20 iceman1001@marshmellows last LF changes.
2015-11-10 iceman1001added @marshmellows new viking demod.
2015-11-09 iceman1001CHG: a major remake of the "hf mf c*" commands. Ie...
2015-10-21 iceman1001CHG: move some methods, its easier to read now. Cosme...
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-07 iceman1001I just merged @marshmellow's branch "iclass" and that...
2015-10-04 iceman1001A lot of changes...
2015-07-18 iceman1001ADD: @holiman's clearCommandBuffer in cmdlft55xx.c
2015-06-29 iceman1001CHG: some minor changes in the ouput from hf 14b raw.
2015-06-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-23 pwpiwiMerge pull request #114 from pwpiwi/iso14443b_fix
2015-06-18 pwpiwiMerge pull request #120 from pwpiwi/fix_compile_errors
2015-06-18 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-14 Martin Holst SwendeMerge pull request #115 from marshmellow42/master
2015-06-04 iceman1001ADD: @marshmellow42 's fixed version of the ISO11784...
2015-06-04 marshmellow42add fdx-b to lf search
2015-05-25 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-26 iceman1001CHG: added some linebreaks for the help output in LF.
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 marshmellow42lf ask consolidation
2015-04-05 marshmellow42lf cleaning
2015-04-05 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-04-02 marshmellow42lfem4x cleanup/add/fix
2015-04-01 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-30 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-25 Martin Holst SwendeMerge pull request #86 from marshmellow42/master
2015-03-25 marshmellow42Fixed indents to Tabs from Spaces 86/head
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: cmdlf autocorrelations, also gives a hint to...
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 Martin Holst SwendeMerge pull request #78 from marshmellow42/master
2015-03-16 marshmellow42adjust ask/biphase handling - more complete 78/head
2015-03-13 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-13 marshmellow42data psk demod minor fixes, pyramid demod add CS
2015-03-13 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-12 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-11 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-09 Martin Holst SwendeMerge pull request #74 from marshmellow42/master
2015-03-09 iceman1001Merge branch 'master' of https://github.com/Proxmark...
next
Impressum, Datenschutz