]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2015-05-19 iceman1001CHG: the device-side code for "hf 14a sim x"
2015-05-18 iceman1001@Marshmellow42 's cleanup isn device-side "hf mfu"...
2015-05-16 iceman1001CHG: the name change from "HF 14A SNOOP" -> "HF 14A...
2015-05-16 iceman1001ADD: experimantal test of adding "reveng 1.30" source...
2015-05-16 iceman1001CHG: the "HF MFU" authentication changes.
2015-05-16 iceman1001chg: for the "hf mfu" authentication changes.
2015-05-16 iceman1001chg: @marshmellows changes to "hf 14a reader"
2015-05-16 iceman1001add: @marshmellow changes,
2015-05-13 iceman1001ADD: @marshmellows fixes
2015-05-13 iceman1001@marshmellow42 ideas
2015-05-13 iceman1001BUGS: more Coverity scan fixes.
2015-05-13 iceman1001BUGS: Coverty Scan, fixes some memory bugs
2015-05-13 iceman1001minor code clean up
2015-05-13 iceman1001a minor clean up when printing the key
2015-05-13 iceman1001Added @marshmellow42 "hf search"
2015-05-13 iceman1001ADD: preparation for @marshmellow42 "hf search"
2015-05-13 iceman1001minor textual changes
2015-05-13 iceman1001Minor clean ups
2015-05-13 iceman1001another key..
2015-05-12 iceman1001ADD: Print the key for ULEV1/NTAG authentication if...
2015-05-12 iceman1001ADD: found a BCARD KeyB on the net. ref: http://irq5...
2015-05-12 iceman1001FIX: increased the limit to 0xE6 for MIFARE_ULEV1_FASTREAD
2015-05-12 iceman1001ADD: added option to call "hf mfu info" with a authenti...
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-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 iceman1001CHG: @marshmellows changes to anntations.
2015-05-06 iceman1001ADD: UL-EV1 signature printing.
2015-05-06 iceman1001FIX: nasty bug when memcpy structs..
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: minor spelling change from MIFARE_ULEV1_VERS ...
2015-05-04 iceman1001CHG: reverted a method declaration.
2015-05-04 iceman1001CHG: for the 2k3des changes
2015-05-04 iceman1001CHG: added 2k3des to ULC READCARD.
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-01 iceman1001CHG: "hf mfu crdbl" help text, got at correct length...
2015-05-01 iceman1001FIX: the HF MFU CREAD command on deviceside now can...
2015-04-30 iceman1001CHG: the work in progress of making "HF MFU INFO" ...
2015-04-29 iceman1001CHG: re-factored the "HF MFU CAUTH" command to be...
2015-04-28 iceman1001REM: Removed the CSETUID stub. Its implemented on...
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 iceman1001CHG: added some sanity checks for the Ultralight-EV1...
2015-04-28 iceman1001CHG: fixed a better detection for Ultralight, Ultrali...
2015-04-26 iceman1001FIX: forgot an argument.
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: Started a "collect nonces" concept to be able...
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... Merge branch 'master' of github.com:Proxmark/proxmark3
2015-04-23 Martin Holst... Fixed issue with dumping iclass tags > 2KB in size
2015-04-14 Martin Holst... Merge 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... Fixed 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 Martin Holst... Added info to changelog about bootroom update
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 marshmellow42update changelog
next
Impressum, Datenschutz