]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2015-06-14 iceman1001FIX: minor variable fixes when compiling on linux.
2015-06-14 iceman1001ADD: added support for some NTAG/EV1 commands to...
2015-06-14 iceman1001chg: added some more outputs to the reveng-crc script...
2015-06-14 iceman1001FIX: old bug back, and now fixed again. @marshmellow42
2015-06-14 iceman1001ADD: @marshmellow42 's 14b reader changes.
2015-06-13 iceman1001minor textual changes from @marshmellow42
2015-06-13 iceman1001FIX: Reverting the t55x7 timings. (@marshmellow42...
2015-06-10 iceman1001ADD: @marshmellow42 's new "-g" search for crc in a...
2015-06-09 iceman1001fix: nice output..
2015-06-09 iceman1001@marshmellows memory fixes for reveng1.30 in client..
2015-06-09 iceman1001@marshmellows memory fix
2015-06-09 iceman1001CHG: minor layout and call fixes to e.lua (the test...
2015-06-09 iceman1001CHG: all @marshmellow42 's changes to make the reveng...
2015-06-07 iceman1001ADD: iso11784/85 FDX-B
2015-06-04 iceman1001ADD: @marshmellow42 's fixed version of the ISO11784...
2015-06-03 iceman1001ADD: removed the paritythingy, I missunderstood its...
2015-06-03 iceman1001CHG: trying to get the askdemod / biphasedeocde /...
2015-06-03 iceman1001ADD: next step ISO11784/85
2015-06-03 iceman1001ADD @pwpiwi 's fixes for "HF 14B" commands.
2015-06-03 iceman1001FIX: a minor bug fix from @marshmellow42 in "data raw...
2015-06-02 iceman1001DEL: removed old iso14443.c since @pwpiwi renamed...
2015-06-02 iceman1001CHG: removed an extra fclose call
2015-06-02 iceman1001ADD: @marshmellow42 's infineon MY D(tm) MOVE LEAN...
2015-06-02 iceman1001CHG: help text output was not aligned because of tabs...
2015-06-02 iceman1001ADD: @pwpiwi 's fixes for 14b. Including a rename...
2015-05-31 iceman1001CHG: remade selftest structure
2015-05-31 iceman1001FIX: minor fix to the magictest function. It always...
2015-05-31 iceman1001ADD: @marshmellow42 's changes / fixes.
2015-05-31 iceman1001ADD: a script to dump a specific type of Mifare Mini...
2015-05-27 iceman1001CHG: @marshmellow42 changes on deviceside.
2015-05-26 iceman1001ADD: aes128_encrypt ECB in scripting.c
2015-05-26 iceman1001ADD: SHA1 hashes calculations in sha1.c and LUA
2015-05-26 iceman1001CHG: print up to 20 possible keys.
2015-05-26 iceman1001CHG: moved a xor function into util.c
2015-05-25 iceman1001FIX: one too many parenthesis
2015-05-25 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-25 iceman1001FIX: dumptoemul.lua removed the extra linebreak in...
2015-05-24 Martin Holst... Merge pull request #107 from p-l-/fix-hfmf
2015-05-24 Pierre LALETFix filenames for hf mf cload / csave 107/head
2015-05-24 iceman1001FIX: hf mfu dump, now reads correct memory from device...
2015-05-24 iceman1001FIX: ELOAD/ESAVE/CLOAD/CSAVE filename bufferoverflow...
2015-05-24 Martin Holst... Merge pull request #106 from p-l-/fix-hfmfeload
2015-05-24 Pierre LALETFix filenames for hf mf esave / eload 106/head
2015-05-24 Martin Holst... Merge 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... Merge 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 marshmellow42missed file in previous commit...
2015-05-19 iceman1001@Marshmellow42 's fixes for bigbuf.
2015-05-19 marshmellow42hf mfu dump - bigbuf allocation fix
2015-05-19 iceman1001CHG: the device-side code for "hf 14a sim x"
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 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-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-15 marshmellow42@iceman1001 s default keys
2015-05-14 marshmellow42@iceman1001 's updated lualibs
2015-05-14 marshmellow42@iceman1001 updated scripts
2015-05-14 marshmellow42scripting updates from @iceman1001
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: more Coverity scan fixes.
2015-05-13 iceman1001BUGS: Coverty Scan, fixes some memory bugs
2015-05-13 iceman1001minor code clean up
next
Impressum, Datenschutz