]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2016-12-13 iceman1001CHG: 'lf search' changed output to be visible when...
2016-12-09 iceman1001CHG: syntaxt suger
2016-12-09 iceman1001FIX: 'hf iclass dump' / 'hf iclass readtagfile' ...
2016-12-08 iceman1001CHG: 'hf iclass dump' - output fixes
2016-12-08 iceman1001REM: removed a double entry. it seems 'hf mf check...
2016-12-07 iceman1001FIX: 'iclass write'
2016-12-07 iceman1001FIX: 'iclass write'
2016-12-07 iceman1001CHG: got insperation from https://github.com/menshiyun...
2016-11-22 iceman1001CHG: added a check if err variable is NIL.
2016-11-22 iceman1001FIX: the changes to uart.c timings seems to have...
2016-11-21 iceman1001ADD: added the 'hf mf hardnested' to be called within...
2016-11-18 iceman1001CHG: Cleaning up
2016-11-17 iceman1001ADD: "analyse hid" - new function that implements...
2016-11-16 iceman1001FIX: @matrix latest fixes
2016-11-16 iceman1001FIX: "hf mf hardnested" - removed the call to free_can...
2016-11-16 iceman1001FIX: that time.h issue is different on POSIX systems...
2016-11-16 iceman1001FIX: wrong compile define used, __WIN32 should be...
2016-11-16 iceman1001FIX: & 0xFF instead of uint8_t
2016-11-16 iceman1001FIX: removed some warnings about time_t in non-windows...
2016-11-16 iceman1001CHG: added the ping command to the header file.
2016-11-16 iceman1001CHG: "hf mf hardnested" - fixes and additions.
2016-11-16 iceman1001CHG: textual change
2016-11-16 iceman1001CHG: "hf mf hardnested" device side should empty bigbuff?
2016-11-16 iceman1001CHG: the reset of pcb_num should be before untradition...
2016-11-15 iceman1001CHG: "hf mf hardnested"
2016-11-15 iceman1001chg: removed a useless clearing of key_count. From...
2016-11-14 iceman1001FIX: 'LF PYRAMID' the crc8_MAXIM and crc16_DNP was...
2016-11-08 iceman1001FIX: 'hf mf hardnested' @matrix https://github.com...
2016-11-07 iceman1001CHG: "hf mf hardnested" disabled the tracelogging...
2016-11-07 iceman1001FIX: decrease 2^39 -> 2^38. its a big searchspace anyway.
2016-11-07 iceman1001FIX: "hf mf hardnested" when "key found" exting the...
2016-11-07 iceman1001FIX: "hf mf hardnested" merging of @matrix commit https...
2016-11-05 iceman1001FIX: @matrix https://github.com/matrix/proxmark3/commi...
2016-11-03 iceman1001CHG: removed unused variable
2016-11-03 iceman1001CHG: don't consider the respons at all when sending...
2016-10-29 iceman1001CHG: still issues left.
2016-10-29 iceman1001FIX: several calls to nonce2key/nonce2key_ex has probl...
2016-10-29 iceman1001CHG: minor textual change to fit the minimum two calls...
2016-10-29 iceman1001FIX: the time_t calls under mingw needs a #define...
2016-10-29 iceman1001FIX: 'hf mf mifare' - special zero parity attack...
2016-10-29 IcemanMerge pull request #51 from matrix/master
2016-10-29 Gabriele GristinaMerge remote-tracking branch 'upstream/master'
2016-10-28 iceman1001CHG: 'HF MF C*' (chinese backdoor commands) According...
2016-10-28 iceman1001CHG: clean up
2016-10-28 iceman1001CHG: just some parameter / variable name changes....
2016-10-28 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-10-28 iceman1001FIX: looping logic error, doesn't need to increase...
2016-10-27 IcemanMerge pull request #49 from micolous/less-verbose-mfsim
2016-10-27 Michael Farrellhf {14a,mf} sim: v is for verbose
2016-10-27 Michael Farrellhf mf sim: Be less verbose by default, add option ...
2016-10-27 IcemanMerge pull request #50 from micolous/mfkey-gitignore
2016-10-27 Michael FarrellAdd .gitignore file to mfkey for binaries
2016-10-25 Gabriele Gristinafixup code
2016-10-22 IcemanMerge pull request #47 from osysltd/patch-4
2016-10-22 iceman1001FIX: too small string?
2016-10-22 iceman1001FIX: valgrind complains about something here...
2016-10-22 iceman1001CHG: init the char array.
2016-10-22 OsysUpdate README.md
2016-10-22 IcemanMerge pull request #46 from micolous/fix-nonce
2016-10-22 IcemanMerge pull request #44 from micolous/master
2016-10-22 Michael Farrellhf mf sim: Multiple fixes (iceman1001/proxmark3 #45)
2016-10-22 Michael Farrellhf 14a: Fix typos in manufacturer list
2016-10-21 iceman1001CHG: "hf mf hardnested" - less printing
2016-10-20 IcemanMerge pull request #43 from matrix/master
2016-10-20 Gabriele GristinaSpeedup Mifare Plus Attack v2.2 (cleanup code)
2016-10-20 Gabriele GristinaSpeedup Mifare Plus Attack v2.1 (stable)
2016-10-20 Gabriele GristinaMerge remote-tracking branch 'upstream/master'
2016-10-20 iceman1001CHG: experimenting with 'lf sim' It does send a signa...
2016-10-20 iceman1001FIX: client crash for global id, and removing my previ...
2016-10-19 iceman1001TEST: see if the readerfield is needed.
2016-10-19 iceman1001CHG: some debug statements instead, 'H' for helptext.
2016-10-19 iceman1001FIX: strange bug in "lf em em410xwatch" , which the...
2016-10-19 iceman1001CHG: making printed statement a debug statement.
2016-10-19 iceman1001CHG: added a quitting message
2016-10-19 iceman1001CHG: move the call to fpga_bitstream_lf, in order...
2016-10-19 iceman1001CHG: updated some comments. I still think I don't under...
2016-10-19 iceman1001syntax suger. never mind this
2016-10-19 iceman1001CHG: removed CLOCK2, since its not used in the code.
2016-10-19 iceman1001CHG: the AT91C_BASE_PMC->PMC_PCER has a tendecy to...
2016-10-19 iceman1001FIX: lf sim, seems like "lf sim" call SimulateTagLowFr...
2016-10-19 iceman1001CHG: found even more keys
2016-10-19 iceman1001textual suger
2016-10-19 iceman1001CHG: removed unused clocks,
2016-10-19 iceman1001CHG: just changed the comment.
2016-10-19 iceman1001CHG: TI code did have the tickstimer started.
2016-10-19 iceman1001CHG: Xoring in the value allows for the ticks timers...
2016-10-19 iceman1001FIX: "lf sim" after changes to ticks timers on device...
2016-10-18 Gabriele GristinaSpeedup Mifare Plus Attack v2
2016-10-18 iceman1001FIX: @aczid's fix https://github.com/aczid/crypto1_bs...
2016-10-18 iceman1001CHG: updated the compilation for windows, to include...
2016-10-17 Gabriele GristinaSpeedup Mifare Plus Attack v1
2016-10-17 iceman1001FIX: Since some changes in "hf mf chk" usbcommand packa...
2016-10-17 iceman1001ADD: found some more keys on the web
2016-10-16 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-10-16 iceman1001CHG: increased debug output for Em410x
2016-10-16 IcemanMerge pull request #34 from osysltd/patch-3
2016-10-16 OsysUpdate README.md
2016-10-14 iceman1001chg: travis ci yet again
2016-10-14 iceman1001FIX: travis ci didnt work like I thought.. testing...
2016-10-14 iceman1001CHG: fixing some scripts for Travis CI...
next
Impressum, Datenschutz