]> git.zerfleddert.de Git - proxmark3-svn/history - client/cmdhfmfu.c
Merge branch 'master' of https://github.com/Proxmark/proxmark3
[proxmark3-svn] / client / cmdhfmfu.c
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 branch 'master' of github.com:Proxmark/proxmark3
2015-06-23 Martin Holst SwendeMerge pull request #118 from marshmellow42/master
2015-06-23 iceman1001FIX: ref https://github.com/marshmellow42/proxmark3...
2015-06-23 marshmellow42fix bug in pskdemod return value if no samples... 118/head
2015-06-23 pwpiwiMerge pull request #114 from pwpiwi/iso14443b_fix
2015-06-21 iceman1001ADD: @marshmellow42 fudan detection in hf mfu
2015-06-21 marshmellow42comment fudan check possibilities
2015-06-18 marshmellow42add ultralight compatible test
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-02 iceman1001ADD: @marshmellow42 's infineon MY D(tm) MOVE LEAN...
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-06-01 marshmellow42add my_d move lean identification.
2015-05-31 marshmellow42new lua script from @iceman1001 + bug fix in hf mfu
2015-05-31 iceman1001FIX: minor fix to the magictest function. It always...
2015-05-31 Martin Holst SwendeMerge pull request #112 from marshmellow42/master
2015-05-27 iceman1001CHG: @marshmellow42 changes on deviceside.
2015-05-26 marshmellow42Add clearCommandBuffer before SendCommand
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-25 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-05-25 marshmellow42updated mfu rdbl and wrbl commands
2015-05-24 iceman1001FIX: hf mfu dump, now reads correct memory from device...
2015-05-24 Martin Holst SwendeMerge pull request #102 from marshmellow42/master
2015-05-24 marshmellow42fix mfu dump getbigbuffer bug 102/head
2015-05-23 iceman1001Adjustments after the big merge from PM3 master.
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-22 marshmellow42hf mfu minor output adjustments 101/head
2015-05-22 marshmellow42mfu info authkeyptr fix
2015-05-22 iceman1001FIX: camelcase on a variable caused some issues.
2015-05-22 marshmellow42fix to dump cmd print keys.
2015-05-21 iceman1001FIX; the "L" optional parameter for swapping endianes...
2015-05-21 marshmellow42hf mfu bug fixes, and help text fixes
2015-05-20 iceman1001FIX: call the wrong usage_hf_mfu method.
2015-05-20 iceman1001CHG: Merged the "hf mfu rdbl" and "hf mfu crdbl" comma...
2015-05-20 marshmellow42further mfu info updates
2015-05-20 iceman1001CHG: making sure all outputs follow the same pattern...
2015-05-20 iceman1001FIX: made the authentication part a bit clearer. It...
2015-05-20 marshmellow42finish NTAG i2c +...
2015-05-20 marshmellow42finish NTAG i2c +...
2015-05-20 iceman1001ADD: @marshmellow42 latest fixes,
2015-05-20 marshmellow42ULEV1_48 had the wrong max block
2015-05-20 marshmellow42minor adjustments to hf mfu
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-20 iceman1001CHG: @marshmellows changes.
2015-05-20 marshmellow42Add ntag 210, 212, 203 and bug fix
2015-05-20 iceman1001ADD: NTAG_210, NTAG_212 support / identification....
2015-05-20 iceman1001CHG: "hf mfu info" now always tries to read the NDEF...
2015-05-19 iceman1001FIX: comment out a #include to reveng (my experiment)
2015-05-19 marshmellow42@iceman1001 s comments/updates mfu cmds
2015-05-18 iceman1001@Marshmellow42 's cleanup isn device-side "hf mfu"...
2015-05-18 marshmellow42MF ultralight code cleanup
2015-05-18 marshmellow42Iceman1001 s MFU clean up
2015-05-16 iceman1001add: @marshmellow changes,
2015-05-16 marshmellow42mfu info / dump attempt at missing auths
2015-05-15 marshmellow42mfu dump - beginning of additions
2015-05-15 marshmellow42hf mfu dump testing
2015-05-13 iceman1001ADD: @marshmellows fixes
2015-05-13 marshmellow42minor hf mfu info adjustment from @iceman1001
2015-05-13 marshmellow42@iceman1001 s coverity scan fixes
2015-05-13 marshmellow42various bug fixes
2015-05-13 iceman1001@marshmellow42 ideas
2015-05-13 iceman1001BUGS: Coverty Scan, fixes some memory bugs
2015-05-13 iceman1001minor textual changes
2015-05-12 marshmellow42hf mfu info - ICEMANS updates
2015-05-12 iceman1001ADD: added option to call "hf mfu info" with a authenti...
2015-05-12 marshmellow42hf search - prelim - re-use hf mfu GetTagType...
2015-05-11 marshmellow42hf mfu info bugs
2015-05-11 marshmellow42minor hf mfu output consistancies
2015-05-11 marshmellow42hf mfu info - ICEMANS bug fixes.
2015-05-11 marshmellow42hf mfu info bug fixes
2015-05-11 iceman1001CHG: minor textual changes, consistency...
2015-05-11 iceman1001BUG: Read the wrong page(2) as Capability container...
2015-05-08 marshmellow42minor adjustments to mfu info
2015-05-07 marshmellow42further MFU info updates (mainly icemans)
2015-05-06 iceman1001ADD: added the new magic detection, where we send...
2015-05-06 iceman1001CHG: extracted the UL_C & UL magic tests.
2015-05-06 marshmellow42MFU adj to allow 0 len returns on raw cmds
2015-05-06 marshmellow42MFU adjustment to allow 0 len returns from raw cmds
2015-05-06 marshmellow42MFU info adjustments
2015-05-06 iceman1001ADD: UL-EV1 signature printing.
2015-05-06 iceman1001FIX: nasty bug when memcpy structs..
2015-05-06 marshmellow42MFU - Icemans further improvements
2015-05-05 iceman1001CHG: "HF MFU INFO" extracted more printstatements
2015-05-05 iceman1001ADD: "HF MFU INFO" Reading and printing of UL-EV1...
2015-05-05 iceman1001CHG: making sure no buffer overflows will occure in...
2015-05-05 iceman1001BUG: missing %s in printing version tagtype. Thanks...
2015-05-04 iceman1001CHG: enhanced the "hf mfu info" a lot. It can detect...
2015-05-04 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-05-04 marshmellow42MFU dump UL-C with key
2015-05-03 marshmellow42Icemans UL-C Auth dev side fix plus a few other ...
2015-05-01 iceman1001CHG: "hf mfu crdbl" help text, got at correct length...
2015-04-30 marshmellow42fix bug in mfu cauth
next
Impressum, Datenschutz