]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2015-03-30 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-30 iceman1001CHG: removed some commented code.
2015-03-30 iceman1001CHG: minor correction to the em410xsim help text.
2015-03-30 iceman1001CHG: adding some variable initalisation to the Uart.
2015-03-30 iceman1001CHG: Added the parameters -fdata-sections -ffunction...
2015-03-30 iceman1001NEW: HF MFU SETPWD - set password to a Ultralight C...
2015-03-30 iceman1001CHG: minor fixes to some tnp luascripts
2015-03-30 Martin Holst... Created a changelog, to be used in accordance with...
2015-03-29 Martin Holst... Minor mod to 'hf iclass read', it now also reads and...
2015-03-25 Martin Holst... Merge pull request #86 from marshmellow42/master
2015-03-25 marshmellow42Fixed indents to Tabs from Spaces 86/head
2015-03-25 Martin Holst... Merge pull request #84 from marshmellow42/master
2015-03-25 marshmellow42EM410x bug fix 84/head
2015-03-25 marshmellow42clean up em410x output
2015-03-25 marshmellow42EM410x bug fix
2015-03-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-24 Martin Holst... Merge pull request #82 from marshmellow42/master show v2.0.0
2015-03-24 marshmellow42remove debugging print calls 82/head
2015-03-23 marshmellow42lf updates
2015-03-23 iceman1001ADD: added the ioprox checksum test to IOdemodFSK
2015-03-22 marshmellow42lf t5 read plus lf demod adjustments
2015-03-20 iceman1001ADD: Added em410x de-scramble patterns: Paxton, Sebury...
2015-03-19 iceman1001FIX: printEM410x - DEZ 10 was missing highest byte.
2015-03-19 iceman1001ADD: Implemented DEZ-20/ZK for EM410x decoding. ...
2015-03-18 iceman1001ADD: "HF MFU CRDBL", Started to add the password for...
2015-03-18 iceman1001ADD: cmdlf autocorrelations, also gives a hint to...
2015-03-18 iceman1001ADD: piwi's compiler flags -O2
2015-03-18 iceman1001FIX: test_t55x7_psk.lua now correctly handles bitrate...
2015-03-18 iceman1001ADD: new tests for the T55XX commands.
2015-03-16 iceman1001FIX: narrowed down the detect modulation even further.
2015-03-16 Martin Holst... Merge pull request #80 from marshmellow42/master
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 marshmellow42FIX EM Error 80/head
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 iceman1001CHG: removed an extra space.
2015-03-16 iceman1001CHG: @Marshmellow came up with some nifty nice ideas...
2015-03-16 Martin Holst... Merge pull request #78 from marshmellow42/master
2015-03-16 marshmellow42adjust ask/biphase handling - more complete 78/head
2015-03-15 iceman1001FIX: lf t55xx config now handles offsets.
2015-03-14 iceman1001ADD: started to add a offset possibility for the LF...
2015-03-14 marshmellow42adjust pskdemod
2015-03-13 iceman1001CHG: minor output change, when printing found multiple...
2015-03-13 iceman1001CHG: now with enums :)
2015-03-13 iceman1001ADD: printConfiguration method for a nice printout...
2015-03-13 marshmellow42give credit where credit is due
2015-03-13 iceman1001CHG: Removed an unneccesary parameter for "hf mf...
2015-03-13 iceman1001FIX: removed a debug statement
2015-03-13 iceman1001FIX: lf t55xx commands seem to work like they should...
2015-03-13 marshmellow42data autocorr additions
2015-03-13 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-13 marshmellow42minor g-prox-ii demod fix
2015-03-13 marshmellow42data psk demod minor fixes, pyramid demod add CS
2015-03-13 iceman1001CHG: rename of methods to follow naming convention
2015-03-13 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-13 iceman1001FIX: Marshmellow hinted that I should use another...
2015-03-13 iceman1001CHG: removed a loop after suggestions that it was unnec...
2015-03-13 pwpiwiMerge pull request #75 from pwpiwi/qtmakefile
2015-03-12 iceman1001FIX: adding a test to see if we managed to get the...
2015-03-12 iceman1001FIX: @marshmellow found out that the CRC-8/Maxim was...
2015-03-12 iceman1001ADD: LF T55XX CONFIG, is almost there, Usage: lf...
2015-03-12 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-12 Martin Holst... Merge pull request #77 from Proxmark/usb_check
2015-03-12 Martin Holst... Implemented usb_poll() within LF sim. This means the... 77/head
2015-03-12 iceman1001FIX: move and rename the CRC8Maxim method into crc.c
2015-03-12 iceman1001ADD: added a reference to a generic CRC-8 checksum...
2015-03-12 iceman1001add: a experimental lualib, unstable.
2015-03-12 iceman1001FIX: correct some lookups in tnp3dump.lua, tnp3sim.lua
2015-03-11 iceman1001FIX: minor correction of the command description for...
2015-03-11 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-11 iceman1001ADD: added a CRC64_ECMA implementation
2015-03-11 pwpiwifix: hf 14a raw was broken
2015-03-10 pwpiwi(issue #47) use Qt5 includes and libraries, if present 75/head
2015-03-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-09 Martin Holst... Merge pull request #74 from marshmellow42/master
2015-03-09 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-09 marshmellow42finish data printdemodbuffer command 74/head
2015-03-09 pwpiwifix: (issue #73) hf mf cload didn't work. Add more...
2015-03-09 marshmellow42sim buffer max settings tests
2015-03-09 marshmellow42biphase bug fixes
2015-03-09 pwpiwifix: broken edge detector implementation in hi_iso14443...
2015-03-08 marshmellow42fixed rawdemod help options
2015-03-08 marshmellow421 bug fix + code trimming
2015-03-06 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-06 marshmellow42lf sim fixes/creations correct now
2015-03-06 marshmellow42Revert "lf sim fixes/creations"
2015-03-06 marshmellow42lf sim fixes/creations
2015-03-06 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-06 pwpiwifix: (issue #72) LF simulation didn't work with lo_edge... v2.0.0-rc2
2015-03-04 ikarusFixed issue #36 & improved file consistency.
2015-03-04 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-03 marshmellow42finish gProxII_Demod
2015-03-02 Martin Holst... iClass full simulation of tags now officially works... v2.0.0-rc1
2015-03-02 Martin Holst... Added brackets around crc field in protocol listings
2015-03-02 marshmellow42oops... should this file should not have been there
2015-03-02 marshmellow42lf cmds fix, add, show
2015-03-02 Martin Holst... Tag MAC finally works! (Full sim not yet, though)
2015-03-01 Martin Holst... Implemented the correct way to calculate MAC from a...
2015-02-28 marshmellow42lf simulation tests
2015-02-27 Martin Holst... Added the ciphers also.. doh
2015-02-26 Martin Holst... Merge branch 'master' of github.com:Proxmark/proxmark3
next
Impressum, Datenschutz