]> git.zerfleddert.de Git - proxmark3-svn/history - client/cmdhf.c
FIX: lf hitag : Mea culpa, simulation should not have reader_field on. thanks to...
[proxmark3-svn] / client / cmdhf.c
2017-02-13 iceman1001chg: trying to generalize the EMV build
2017-02-05 iceman1001ADD: 'hf emv' - from @peterfillmore emv fork. A bit...
2016-10-08 iceman1001CHG: reordered the "hf search" internal checks. The...
2016-10-07 iceman1001FIX: "hf list legic" annotation now correct prints...
2016-10-05 iceman1001CHG: command name changes..
2016-10-02 iceman1001FIX: the "hf list legic" on MIM1024 wrapped around...
2016-09-29 iceman1001CHG: annotation now only print relevant help text given...
2016-09-28 iceman1001CHG: 'hf list legic' doesn't print the parity now.
2016-09-26 iceman1001ADD: started to add a legic detection to "HF SEARCH"
2016-09-26 iceman1001CHG: and now that I do actually check on bitlenght...
2016-09-26 iceman1001CHG: using bitsend to determind the legic annotation...
2016-09-09 iceman1001In my attempts to make the LEGIC code better, its...
2016-09-07 iceman1001CHG: better annotation for 'legic'
2016-09-03 iceman1001FIX: Better legic annotation, show which byte was...
2016-09-02 iceman1001ADD: started to add tracelog in legic
2016-08-14 iceman1001add: annotage Mifare Desfire. from https://github...
2016-08-02 IcemanMerge pull request #18 from alexgrin/iceman_master
2016-08-02 Alexis GreenCHG: LEGIC - allow offline mode due to existing offline...
2016-04-27 iceman1001FIX: mental note to self, don't forget to adjust messag...
2016-04-27 iceman1001FIX: Mental note to self, bitnumber 4 is used, not...
2016-04-26 iceman1001textual change.
2016-03-23 iceman1001Forgot some breaks, and a faulty comparision of a...
2016-03-21 iceman1001CHG: no parity tests for ISO_7816_4 annotation
2016-03-20 iceman1001ADD: changed the annotation for 14b, it now shows WUPB...
2016-03-06 iceman1001FIX: adding a silent mode for Topaz detection.
2016-03-06 iceman1001ADD: Added the autodetection of Topaz to "HF SEARCH"
2016-03-06 iceman1001CHG; a fix for "HF TUNE", I always were annoyed with...
2016-02-14 iceman1001CHG: clearCommandBuffer(); before calling cmdparser.
2015-11-01 iceman1001ADD: help text for 'hf snoop' / 'hf search' / 'hf...
2015-10-27 iceman1001ADD: added the "hf snoop" patch original from @Enio...
2015-10-04 iceman1001A lot of changes...
2015-07-22 iceman1001ADD: started with adding a "LS" command that lists...
2015-07-19 iceman1001FIX: "hf list 7816", the s-blocks is now also printed.
2015-07-18 iceman1001ADD: @holiman's clearCommandBuffer in cmdlft55xx.c
2015-07-17 iceman1001ADD: ISO7816-4 annotation in "hf list".
2015-06-25 iceman1001ADD: pwpiwi 's FPGA compress
2015-06-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-23 Martin Holst SwendeMerge pull request #121 from frederikmoellers/master
2015-06-23 Martin Holst SwendeMerge pull request #118 from marshmellow42/master
2015-06-23 pwpiwiMerge pull request #114 from pwpiwi/iso14443b_fix
2015-06-21 iceman1001ADD: @marshmellow42 fudan detection in hf mfu
2015-06-18 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-18 pwpiwifixing iso14443b (issue #103):
2015-05-25 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-22 Martin Holst SwendeMerge pull request #101 from marshmellow42/master
2015-05-13 iceman1001ADD: preparation for @marshmellow42 "hf search"
2015-05-12 marshmellow42hf mfu info - ICEMANS updates
2015-05-12 marshmellow42HF Search - refactoring cmds to work with it
2015-05-12 iceman1001ADD: Print the key for ULEV1/NTAG authentication if...
2015-05-12 iceman1001FIX: increased the limit to 0xE6 for MIFARE_ULEV1_FASTREAD
2015-05-12 marshmellow42hf search - prelim - re-use hf mfu GetTagType...
2015-05-07 marshmellow42further MFU info updates (mainly icemans)
2015-05-06 iceman1001CHG: extracted the UL_C & UL magic tests.
2015-05-06 iceman1001CHG: @marshmellows changes to anntations.
2015-05-06 marshmellow42MFU - Icemans further improvements
2015-05-04 iceman1001CHG: minor spelling
2015-04-28 iceman1001CHG: added some sanity checks for the Ultralight-EV1...
2015-04-26 iceman1001ADD: "HF 14A READ", got ULTRALIGHT C / EV1 annotation
2015-04-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-08 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-01 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-30 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-30 iceman1001NEW: HF MFU SETPWD - set password to a Ultralight C...
2015-03-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-13 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-09 Martin Holst SwendeMerge pull request #74 from marshmellow42/master
2015-03-09 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-09 pwpiwifix: (issue #73) hf mf cload didn't work. Add more...
2015-03-06 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-04 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-02 Martin Holst SwendeAdded brackets around crc field in protocol listings
2015-02-20 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-02-19 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-19 Martin Holst SwendeMerge pull request #68 from iceman1001/feature
2015-02-19 Martin Holst SwendeMerge pull request #67 from marshmellow42/master
2015-02-18 Martin Holst SwendeFurther implementation of iclass 'fullsim'. Moved proto...
2015-02-15 marshmellow42Merge remote-tracking branch 'upstream/master' 67/head
2015-02-13 Martin Holst SwendeMerge pull request #63 from marshmellow42/master
2015-02-13 Martin Holst SwendeMerge pull request #66 from iceman1001/feature
2015-02-12 Martin Holst Swendefixed issue #65
2015-02-11 iceman1001chg: the inital modification of t55xx commands to...
2015-02-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-10 Martin Holst SwendeMerge pull request #58 from Proxmark/GenericTracing
2015-02-10 Martin Holst SwendeMerge branch 'master' into GenericTracing 58/head
2015-02-06 Martin Holst SwendeMerge branch 'master' into GenericTracing
2015-01-31 Martin Holst SwendeMerged with master 54/head
2015-01-29 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-29 Martin Holst SwendeMinor documentation on 'hf list'
2015-01-28 pwpiwiBigBuf and tracing rework: allow much longer traces...
2015-01-27 Martin Holst SwendeMerge pull request #49 from marshmellow42/master
2015-01-27 Martin Holst SwendeMinor fixes to iso14443a annotations
2015-01-27 Martin Holst SwendeMore annotations to iso14443b protocol listings
2015-01-26 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-26 Martin Holst SwendeMerge pull request #46 from holiman/master
2015-01-21 Martin Holst SwendeGeneric tracing pt.3 : reworking how iso14443b-traces...
2015-01-20 iceman1001Step 2 - Ultralight / Ultralight-C
2015-01-20 iceman1001Merge branch 'master' of https://github.com/holiman...
2015-01-20 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-18 marshmellow42Merge remote-tracking branch 'upstream/master'
next
Impressum, Datenschutz