]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 Martin Holst... Merge pull request #80 from marshmellow42/master
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
2015-02-26 Martin Holst... Implemented new optimized version of MAC-calculation...
2015-02-23 marshmellow42PSKDemod Bug Fix
2015-02-23 marshmellow42PSK demod adjustment
2015-02-22 marshmellow42added PSK2 to lf simpsk
2015-02-22 marshmellow42NEW lf simpsk
2015-02-21 marshmellow42Split output from nrz raw demod function
2015-02-21 Martin Holst... Fixed minor bugs in iclass fullsim, does not work yet...
2015-02-21 marshmellow42split output from rawdemod functions
2015-02-20 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-02-20 marshmellow42Revert "Revert "lf simask, lf simfsk and bug fixes""
2015-02-20 marshmellow42Revert "lf simask, lf simfsk and bug fixes"
2015-02-20 marshmellow42lf simask, lf simfsk and bug fixes
2015-02-19 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-19 Martin Holst... Merge pull request #68 from iceman1001/feature
2015-02-19 Martin Holst... Merge pull request #67 from marshmellow42/master
2015-02-19 Martin Holst... More work on iclass full simulation, and some work...
2015-02-18 Martin Holst... Further implementation of iclass 'fullsim'. Moved proto...
2015-02-17 Martin Holst... Iclass decrypt error, shouldn't have decrypted block...
2015-02-17 Martin Holst... Implemented 'hf iclass decrypt <tagdump>'. This perform...
2015-02-16 iceman1001ADD: added the missing EM identifications. Thanks... 68/head
2015-02-16 iceman1001CHG: added some more token-tags.
2015-02-16 iceman1001CHG: minor modification to "hf mf csetblk" The usuage...
2015-02-16 iceman1001ADD: added the missing EM identifications. Thanks...
2015-02-16 iceman1001CHG: added some more token-tags.
2015-02-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-15 marshmellow42Merge remote-tracking branch 'upstream/master' 67/head
2015-02-15 marshmellow42Clean up Helps and command descriptions
2015-02-14 Martin Holst... Started iclass emulator support on device side. Not...
2015-02-14 Martin Holst... Removed un-implemented 'hf iclass write', it's confusin...
2015-02-14 Martin Holst... Reformatted
next
Impressum, Datenschutz