2016-12-19 |
iceman1001 | CHG: used @marshmellow42 's version to fix lf continuou... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
iceman1001 | CHG: made some debugs statements more clear, when... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
iceman1001 | CHG: 'lf awid brute' - extra check if device gotten... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
iceman1001 | CHG: mental note to self, capslock is bad. |
commit | commitdiff | tree | snapshot |
2016-12-19 |
iceman1001 | FIX: 'LF IO FSKDEMOD' - no call to turn of the antenna... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
iceman1001 | FIX: 'lf hid fskdemod' - no turning of the antenna... |
commit | commitdiff | tree | snapshot |
2016-12-17 |
iceman1001 | ADD some documentation of changes |
commit | commitdiff | tree | snapshot |
2016-12-16 |
iceman1001 | CHG: 'LF VISA2000' adding askedgedetection when decodin... |
commit | commitdiff | tree | snapshot |
2016-12-16 |
iceman1001 | CHG: 'LF VISA2000 CLONE' fixed the wrong blocknum index... |
commit | commitdiff | tree | snapshot |
2016-12-16 |
iceman1001 | ADD: 'LF VISA2000' added one checksum test when demod... |
commit | commitdiff | tree | snapshot |
2016-12-16 |
iceman1001 | ADD: 'analyse chksum' added a nibble xor calc - calcSum... |
commit | commitdiff | tree | snapshot |
2016-12-16 |
iceman1001 | CHG: enhanced the debug output for some LF demod/decode |
commit | commitdiff | tree | snapshot |
2016-12-15 |
iceman1001 | ADD: 'LF NORALSY' clone/sim/read commands. Partly... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
iceman1001 | ADD: a Noralsy detection, looking for preamble 0xBB0 |
commit | commitdiff | tree | snapshot |
2016-12-14 |
iceman1001 | FIX: 'lf presco' demod fixes. |
commit | commitdiff | tree | snapshot |
2016-12-14 |
iceman1001 | ADD: forgot to add the files |
commit | commitdiff | tree | snapshot |
2016-12-14 |
iceman1001 | Syntax suger |
commit | commitdiff | tree | snapshot |
2016-12-14 |
iceman1001 | ADD: Visa2000 demod |
commit | commitdiff | tree | snapshot |
2016-12-14 |
iceman1001 | ADD: 'lf visa2000' commands. (SIM/CLONE/READ) almos... |
commit | commitdiff | tree | snapshot |
2016-12-13 |
iceman1001 | CHG: 'lf search' changed output to be visible when... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
iceman1001 | CHG: syntaxt suger |
commit | commitdiff | tree | snapshot |
2016-12-09 |
iceman1001 | FIX: 'hf iclass dump' / 'hf iclass readtagfile' ... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
iceman1001 | CHG: 'hf iclass dump' - output fixes |
commit | commitdiff | tree | snapshot |
2016-12-08 |
iceman1001 | REM: removed a double entry. it seems 'hf mf check... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
iceman1001 | FIX: 'iclass write' |
commit | commitdiff | tree | snapshot |
2016-12-07 |
iceman1001 | FIX: 'iclass write' |
commit | commitdiff | tree | snapshot |
2016-12-07 |
iceman1001 | CHG: got insperation from https://github.com/menshiyun... |
commit | commitdiff | tree | snapshot |
2016-11-22 |
iceman1001 | CHG: added a check if err variable is NIL. |
commit | commitdiff | tree | snapshot |
2016-11-22 |
iceman1001 | FIX: the changes to uart.c timings seems to have... |
commit | commitdiff | tree | snapshot |
2016-11-21 |
iceman1001 | ADD: added the 'hf mf hardnested' to be called within... |
commit | commitdiff | tree | snapshot |
2016-11-18 |
iceman1001 | CHG: Cleaning up |
commit | commitdiff | tree | snapshot |
2016-11-17 |
iceman1001 | ADD: "analyse hid" - new function that implements... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
iceman1001 | FIX: @matrix latest fixes |
commit | commitdiff | tree | snapshot |
2016-11-16 |
iceman1001 | FIX: "hf mf hardnested" - removed the call to free_can... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
iceman1001 | FIX: that time.h issue is different on POSIX systems... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
iceman1001 | FIX: wrong compile define used, __WIN32 should be... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
iceman1001 | FIX: & 0xFF instead of uint8_t |
commit | commitdiff | tree | snapshot |
2016-11-16 |
iceman1001 | FIX: removed some warnings about time_t in non-windows... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
iceman1001 | CHG: added the ping command to the header file. |
commit | commitdiff | tree | snapshot |
2016-11-16 |
iceman1001 | CHG: "hf mf hardnested" - fixes and additions. |
commit | commitdiff | tree | snapshot |
2016-11-16 |
iceman1001 | CHG: textual change |
commit | commitdiff | tree | snapshot |
2016-11-16 |
iceman1001 | CHG: "hf mf hardnested" device side should empty bigbuff? |
commit | commitdiff | tree | snapshot |
2016-11-16 |
iceman1001 | CHG: the reset of pcb_num should be before untradition... |
commit | commitdiff | tree | snapshot |
2016-11-15 |
iceman1001 | CHG: "hf mf hardnested" |
commit | commitdiff | tree | snapshot |
2016-11-15 |
iceman1001 | chg: removed a useless clearing of key_count. From... |
commit | commitdiff | tree | snapshot |
2016-11-14 |
iceman1001 | FIX: 'LF PYRAMID' the crc8_MAXIM and crc16_DNP was... |
commit | commitdiff | tree | snapshot |
2016-11-08 |
iceman1001 | FIX: 'hf mf hardnested' @matrix https://github.com... |
commit | commitdiff | tree | snapshot |
2016-11-07 |
iceman1001 | CHG: "hf mf hardnested" disabled the tracelogging... |
commit | commitdiff | tree | snapshot |
2016-11-07 |
iceman1001 | FIX: decrease 2^39 -> 2^38. its a big searchspace anyway. |
commit | commitdiff | tree | snapshot |
2016-11-07 |
iceman1001 | FIX: "hf mf hardnested" when "key found" exting the... |
commit | commitdiff | tree | snapshot |
2016-11-07 |
iceman1001 | FIX: "hf mf hardnested" merging of @matrix commit https... |
commit | commitdiff | tree | snapshot |
2016-11-05 |
iceman1001 | FIX: @matrix https://github.com/matrix/proxmark3/commi... |
commit | commitdiff | tree | snapshot |
2016-11-03 |
iceman1001 | CHG: removed unused variable |
commit | commitdiff | tree | snapshot |
2016-11-03 |
iceman1001 | CHG: don't consider the respons at all when sending... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
iceman1001 | CHG: still issues left. |
commit | commitdiff | tree | snapshot |
2016-10-29 |
iceman1001 | FIX: several calls to nonce2key/nonce2key_ex has probl... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
iceman1001 | CHG: minor textual change to fit the minimum two calls... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
iceman1001 | FIX: the time_t calls under mingw needs a #define... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
iceman1001 | FIX: 'hf mf mifare' - special zero parity attack... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Iceman | Merge pull request #51 from matrix/master |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Gabriele Gristina | Merge remote-tracking branch 'upstream/master' |
commit | commitdiff | tree | snapshot |
2016-10-28 |
iceman1001 | CHG: 'HF MF C*' (chinese backdoor commands) According... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
iceman1001 | CHG: clean up |
commit | commitdiff | tree | snapshot |
2016-10-28 |
iceman1001 | CHG: just some parameter / variable name changes.... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
iceman1001 | FIX: looping logic error, doesn't need to increase... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Iceman | Merge pull request #49 from micolous/less-verbose-mfsim |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Michael Farrell | hf {14a,mf} sim: v is for verbose |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Michael Farrell | hf mf sim: Be less verbose by default, add option ... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Iceman | Merge pull request #50 from micolous/mfkey-gitignore |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Michael Farrell | Add .gitignore file to mfkey for binaries |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Gabriele Gristina | fixup code |
commit | commitdiff | tree | snapshot |
2016-10-22 |
Iceman | Merge pull request #47 from osysltd/patch-4 |
commit | commitdiff | tree | snapshot |
2016-10-22 |
iceman1001 | FIX: too small string? |
commit | commitdiff | tree | snapshot |
2016-10-22 |
iceman1001 | FIX: valgrind complains about something here... |
commit | commitdiff | tree | snapshot |
2016-10-22 |
iceman1001 | CHG: init the char array. |
commit | commitdiff | tree | snapshot |
2016-10-22 |
Osys | Update README.md |
commit | commitdiff | tree | snapshot |
2016-10-22 |
Iceman | Merge pull request #46 from micolous/fix-nonce |
commit | commitdiff | tree | snapshot |
2016-10-22 |
Iceman | Merge pull request #44 from micolous/master |
commit | commitdiff | tree | snapshot |
2016-10-22 |
Michael Farrell | hf mf sim: Multiple fixes (iceman1001/proxmark3 #45) |
commit | commitdiff | tree | snapshot |
2016-10-22 |
Michael Farrell | hf 14a: Fix typos in manufacturer list |
commit | commitdiff | tree | snapshot |
2016-10-21 |
iceman1001 | CHG: "hf mf hardnested" - less printing |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Iceman | Merge pull request #43 from matrix/master |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Gabriele Gristina | Speedup Mifare Plus Attack v2.2 (cleanup code) |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Gabriele Gristina | Speedup Mifare Plus Attack v2.1 (stable) |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Gabriele Gristina | Merge remote-tracking branch 'upstream/master' |
commit | commitdiff | tree | snapshot |
2016-10-20 |
iceman1001 | CHG: experimenting with 'lf sim' It does send a signa... |
commit | commitdiff | tree | snapshot |
2016-10-20 |
iceman1001 | FIX: client crash for global id, and removing my previ... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
iceman1001 | TEST: see if the readerfield is needed. |
commit | commitdiff | tree | snapshot |
2016-10-19 |
iceman1001 | CHG: some debug statements instead, 'H' for helptext. |
commit | commitdiff | tree | snapshot |
2016-10-19 |
iceman1001 | FIX: strange bug in "lf em em410xwatch" , which the... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
iceman1001 | CHG: making printed statement a debug statement. |
commit | commitdiff | tree | snapshot |
2016-10-19 |
iceman1001 | CHG: added a quitting message |
commit | commitdiff | tree | snapshot |
2016-10-19 |
iceman1001 | CHG: move the call to fpga_bitstream_lf, in order... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
iceman1001 | CHG: updated some comments. I still think I don't under... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
iceman1001 | syntax suger. never mind this |
commit | commitdiff | tree | snapshot |
2016-10-19 |
iceman1001 | CHG: removed CLOCK2, since its not used in the code. |
commit | commitdiff | tree | snapshot |
2016-10-19 |
iceman1001 | CHG: the AT91C_BASE_PMC->PMC_PCER has a tendecy to... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
iceman1001 | FIX: lf sim, seems like "lf sim" call SimulateTagLowFr... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
iceman1001 | CHG: found even more keys |
commit | commitdiff | tree | snapshot |
next |