]> git.zerfleddert.de Git - proxmark3-svn/history - client/cmdhf14a.c
FIX: lf hitag : Mea culpa, simulation should not have reader_field on. thanks to...
[proxmark3-svn] / client / cmdhf14a.c
2017-02-28 iceman1001CHG: `hf 14a read` - started to add a Magic tag gen2...
2017-02-27 iceman1001ADD: `hf 14a read` - now can detect the newer magic...
2017-02-27 iceman1001CHG: some of @marshmellow42 's ref: https://github...
2017-02-05 iceman1001ADD: 'hf emv' - from @peterfillmore emv fork. A bit...
2017-02-04 iceman1001ADD: 'hf 14a read' - correct identify Aztek tags, inste...
2017-02-01 iceman1001ADD: 'hf standalone 14a mode", added "mifare 4k" detec...
2017-01-29 iceman1001FIX: 'hf 14a sim x' - adjusted and shows messages...
2017-01-29 iceman1001CHG: 'hf 14a sim e' - it now has a parameter for setfo...
2017-01-11 iceman1001FIX: 'hf 14a reader' - when card SAK was 0x00, it...
2016-10-29 Gabriele GristinaMerge remote-tracking branch 'upstream/master'
2016-10-28 iceman1001CHG: just some parameter / variable name changes....
2016-10-28 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-10-27 IcemanMerge pull request #49 from micolous/less-verbose-mfsim
2016-10-27 Michael Farrellhf {14a,mf} sim: v is for verbose
2016-10-27 Michael Farrellhf mf sim: Be less verbose by default, add option ...
2016-10-22 IcemanMerge pull request #44 from micolous/master
2016-10-22 Michael Farrellhf 14a: Fix typos in manufacturer list
2016-10-08 iceman1001CHG: syntax suger
2016-09-26 iceman1001CHG: @ikarus23 removed all missleadning warnings...
2016-08-10 iceman1001CHG: minor code cleaning in 'hf 14a reader'
2016-08-04 iceman1001CHG: moved a defince arraylen into util.h and changed...
2016-05-27 IcemanMerge pull request #8 from zhovner/master
2016-05-26 Pavel ZhovnerTypo in hf 14a sim help
2016-04-18 iceman1001CHG: "hf 14a sim" now uses mfkey32 and mfkey32_moebiu...
2016-04-14 iceman1001ADD: simulating can now handle triplesized UID (10b)
2016-03-20 iceman1001ADD: well, starting with a luascript for reading calyp...
2016-01-19 iceman1001CHG: started to clean up the crapto1 imp in client...
2016-01-19 iceman1001REM: Removed #define llx PRIx64, all these defines...
2016-01-12 iceman1001FIX: Coverity, unintended sign extention, CID #121363...
2016-01-12 iceman1001FIX: Coverity, unchecked return value, CID #121292,..
2016-01-08 iceman1001FIX: coverty scan, resourceleak in "hf mf sniff", ...
2015-12-16 iceman1001ADD: @marshmellow42 's fixes for Q5, t55xx, fskclock,
2015-11-10 iceman1001FIX: an error that I introduced to the csetblock comma...
2015-11-09 iceman1001CHG: a major remake of the "hf mf c*" commands. Ie...
2015-10-07 iceman1001I just merged @marshmellow's branch "iclass" and that...
2015-07-22 iceman1001MERGED: @holimans changes
2015-06-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-18 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-14 iceman1001ADD: added support for some NTAG/EV1 commands to...
2015-05-26 iceman1001CHG: moved a xor function into util.c
2015-05-25 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-25 iceman1001FIX: dumptoemul.lua removed the extra linebreak in...
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-20 marshmellow42Add NTAG i2c and bug fix
2015-05-20 iceman1001CHG: the new NTAG_i2c_1K enums, broke the uint16_t...
2015-05-16 iceman1001chg: @marshmellows changes to "hf 14a reader"
2015-05-12 marshmellow42HF Search - refactoring cmds to work with it
2015-05-12 marshmellow42hf search - prelim - re-use hf mfu GetTagType...
2015-05-04 iceman1001ADD: @holimans changes.
2015-05-04 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-05-03 Martin Holst SwendeFixes to issue #100
2015-04-28 Martin Holst SwendeMerge pull request #98 from marshmellow42/master
2015-04-28 marshmellow42Iceman's Issue #96 fix
2015-04-28 iceman1001CHG: fixed a better detection for Ultralight, Ultrali...
2015-04-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-24 iceman1001ADD: a minor modification to "HF 14A READ" to enable...
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-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-13 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-13 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-13 pwpiwiMerge pull request #75 from pwpiwi/qtmakefile
2015-03-12 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-11 iceman1001FIX: minor correction of the command description for...
2015-03-11 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-11 pwpiwifix: hf 14a raw was broken
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 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-11 pwpiwihf 14a: if the tag supports it, set default timeout...
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-26 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-26 Martin Holst SwendeMerge pull request #46 from holiman/master
2015-01-21 iceman1001minor fix for a help in "hf 14a snoop"
2015-01-20 iceman1001Step 2 - Ultralight / Ultralight-C
2015-01-20 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-15 Martin Holst SwendeMerge branch 'master' of https://github.com/iceman1001...
2015-01-15 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-01-13 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-13 Martin Holst SwendeMerge pull request #40 from holiman/master
2015-01-11 Martin Holst SwendeFixed error when no match is found for uidmapping
2015-01-08 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-07 marshmellow42Merge branch 'master' of https://github.com/marshmellow...
2015-01-07 iceman1001ADD: Jonor's timeout patch for "Hf 14a raw".
2015-01-07 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-07 iceman1001FIX: a solution for the issue "hf mf esave - always...
2015-01-07 iceman1001ADD: added a lot of ic ids to cmdhf15.c Thanks to Asper...
2015-01-07 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-06 iceman1001CHG: Refactored the HF MFU udump/ucdump commands into...
2015-01-06 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-06 iceman1001CHG: rename the HF MFU * commands.
2015-01-06 marshmellow42Merge pull request #3 from Proxmark/master
2015-01-06 iceman1001FIX: a compilation error for a static method in CmdHF14A.h
next
Impressum, Datenschutz