]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2015-06-18 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-15 iceman1001CHG: just made sure it uses a default file name now.
2015-06-15 iceman1001ADD: @marshmellow42 's 14b changes.
2015-06-15 iceman1001ADD: added support for commands. READ_SIGNATURE 0x3C...
2015-06-15 iceman1001FIX: removed width in cmdcrc.c , to get rid of the...
2015-06-14 iceman1001add: a .gitignore to be able to add the folder client...
2015-06-14 iceman1001add: a .gitignore to be able to add the folder client...
2015-06-14 iceman1001fix; stupid fixes for some compiler warnings messages...
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 Martin Holst... Merge pull request #117 from marshmellow42/master
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 marshmellow42add comment 117/head
2015-06-14 marshmellow42bug fix. askdemod edits invert pointer, cannot be 0
2015-06-14 iceman1001ADD: @marshmellow42 's 14b reader changes.
2015-06-14 Martin Holst... Merge pull request #115 from marshmellow42/master
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-07 marshmellow42add clock to ask rawdemod outputs 115/head
2015-06-06 marshmellow42Modified kermit crc to use existing crc calc code
2015-06-04 marshmellow42fdx-b clean up
2015-06-04 marshmellow42Add CCITT Kermit CRC check for FDX-B demod
2015-06-04 iceman1001ADD: @marshmellow42 's fixed version of the ISO11784...
2015-06-04 marshmellow42add fdx-b to cmddata.h
2015-06-04 marshmellow42add fdx-b to lf search
2015-06-04 marshmellow42bug fix - biphase invert + fdx-b adjustments
2015-06-03 marshmellow42addition animal tags demod info
2015-06-03 marshmellow42Testing animal tags
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-06-01 pwpiwiMerge pull request #113 from pwpiwi/iso14443b_fix
2015-06-01 Martin Holst... Merge pull request #108 from p-l-/fix-hf-mf-csave
2015-06-01 Martin Holst... Merge pull request #111 from zhovner/master
2015-06-01 pwpiwiFix issue #103 (hopefully). Quite an old bug which... 113/head
2015-06-01 marshmellow42add my_d move lean identification.
2015-05-31 iceman1001CHG: remade selftest structure
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 iceman1001ADD: @marshmellow42 's changes / fixes.
2015-05-31 iceman1001ADD: a script to dump a specific type of Mifare Mini...
2015-05-31 Martin Holst... Merge pull request #112 from marshmellow42/master
2015-05-31 marshmellow42add @Iceman1001 s sha1 scripting changes. 112/head
2015-05-29 marshmellow42fixed further typo in lf t5 wr help
2015-05-29 marshmellow42fix help typo
2015-05-28 marshmellow42add offset option to data printdemodbuffer
2015-05-27 iceman1001CHG: @marshmellow42 changes on deviceside.
2015-05-27 marshmellow42MFU code cleanup - final ?
2015-05-27 marshmellow42clean up mfu device side code
2015-05-27 Pavel ZhovnerCompiling manual for MAC OS X 111/head
2015-05-27 marshmellow42update changelog
2015-05-27 marshmellow42@iceman1001 s lua script fix
2015-05-26 iceman1001ADD: aes128_encrypt ECB in scripting.c
2015-05-26 marshmellow42Add clearCommandBuffer before SendCommand
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-25 Pierre LALETPorted hf mf esave trick for unreadable UIDs to hf... 108/head
2015-05-25 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-05-25 marshmellow42updated mfu rdbl and wrbl commands
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...
next
Impressum, Datenschutz