]> git.zerfleddert.de Git - proxmark3-svn/history - client
FIX: minor variable fixes when compiling on linux.
[proxmark3-svn] / client /
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 iceman1001ADD: added a List parameter to tnp3clone.lua script.
2015-05-11 iceman1001ADD: another default key: VIGIK1
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: clearing a char array before using.
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 iceman1001CHG: @marshmellows changes to anntations.
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 iceman1001ADD: @holimans changes.
2015-05-04 iceman1001CHG: minor spelling
2015-05-04 iceman1001ADD: @marshmellows changes
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 Martin Holst SwendeFixes to issue #100
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
2015-04-30 marshmellow42Iceman's updates to MFU info and dump
2015-04-30 iceman1001CHG: the work in progress of making "HF MFU INFO" ...
2015-04-29 marshmellow42MF Ultralight - Iceman's updates + mine
2015-04-29 iceman1001CHG: re-factored the "HF MFU CAUTH" command to be...
2015-04-28 iceman1001REM: Removed the GetVendorStr, and used the getTagInf...
2015-04-28 iceman1001ADD: HF MFU SETUID, this commands helps changing...
2015-04-28 Martin Holst SwendeMerge pull request #98 from marshmellow42/master
2015-04-28 marshmellow42Iceman's script aes fix #93 98/head
2015-04-28 marshmellow42Iceman's Issue #96 fix
2015-04-28 iceman1001CHG: added some sanity checks for the Ultralight-EV1...
2015-04-28 iceman1001CHG: fixed a better detection for Ultralight, Ultrali...
2015-04-26 iceman1001CHG: removed linebreak in string.
2015-04-26 iceman1001ADD: some more default keys.
2015-04-26 iceman1001CHG: added some linebreaks for the help output in LF.
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-24 iceman1001ADD: changes to the Ultralight diviersification algo.
2015-04-24 iceman1001ADD: charatect name, level, sequence number,
2015-04-24 iceman1001CHG: some minor code cleanup.
2015-04-24 iceman1001ADD: found another sub-type,
2015-04-24 iceman1001ADD: more toy-tokens, among others some missing swapforce.
2015-04-24 iceman1001ADD: some missing enums:
2015-04-24 iceman1001ADD: a minor modification to "HF 14A READ" to enable...
2015-04-23 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-04-23 Martin Holst SwendeFixed issue with dumping iclass tags > 2KB in size
2015-04-14 Martin Holst SwendeMerge pull request #92 from marshmellow42/master
2015-04-10 marshmellow42minor change to lf em4x menu & iceman script... 92/head
2015-04-09 iceman1001CHG: removed unused code.
2015-04-09 iceman1001CHG: changed some help texts.
2015-04-09 iceman1001FIX: some minor corrections to identify more tokens.
2015-04-09 iceman1001FIX: fixed a minor bug introduced when changing from...
2015-04-08 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-08 marshmellow42nexwatch fix .h file + icemans mf csetblk w arg
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 marshmellow42update t5 detection test()
2015-04-08 Martin Holst SwendeFixed buffer initialization errors, as reported in...
2015-04-08 marshmellow42lf ask consolidation
2015-04-07 iceman1001FIX: two parentheses were missing.
2015-04-07 iceman1001FIX: a wrong comment inside default_toys.lua
2015-04-07 marshmellow42lf cleaning++
2015-04-07 marshmellow42lf cleanup - fixes
2015-04-06 iceman1001FIX: fixed a bug in "hf mf csetblock" where it didn...
2015-04-06 iceman1001CHG: default_toys.lua is now able to correct identify...
2015-04-06 iceman1001CHG: fix the default_toys.lua file to handle more aspec...
2015-04-06 marshmellow42add maxErr to data manrawdecode
2015-04-05 marshmellow42lf t5xx - icemans update
2015-04-05 iceman1001FIX: the test scripts hade a problem when sending the...
2015-04-05 iceman1001CHG: change the snprint call in GetModelStrFromCID.
2015-04-05 iceman1001CHG: the default_toys.lua has the index bytes in mix...
2015-04-05 marshmellow42lf cleaning
2015-04-05 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-04-03 marshmellow42lfdemod reduce duplicate code
2015-04-02 marshmellow42lfem4x cleanup/add/fix
2015-04-02 iceman1001CHG: minor text changes.
2015-04-02 iceman1001CHG: Script now also test to read block 0 via the chine...
2015-04-01 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-01 iceman1001ADD: added some changes from Marshmellow
2015-04-01 iceman1001CHG: code cleanup , added the year control to t55xx...
2015-04-01 iceman1001CHG: minor comments.
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
next
Impressum, Datenschutz