2016-12-17 |
iceman1001 | ADD some documentation of changes
|
commit | commitdiff | tree |
2016-12-16 |
iceman1001 | CHG: 'LF VISA2000' adding askedgedetection when decoding...
|
commit | commitdiff | tree |
2016-12-16 |
iceman1001 | CHG: 'LF VISA2000 CLONE' fixed the wrong blocknum index...
|
commit | commitdiff | tree |
2016-12-16 |
iceman1001 | ADD: 'LF VISA2000' added one checksum test when demod...
|
commit | commitdiff | tree |
2016-12-16 |
iceman1001 | ADD: 'analyse chksum' added a nibble xor calc - calcSumNibbleXor
|
commit | commitdiff | tree |
2016-12-16 |
iceman1001 | CHG: enhanced the debug output for some LF demod/decode
|
commit | commitdiff | tree |
2016-12-15 |
iceman1001 | ADD: 'LF NORALSY' clone/sim/read commands. Partly...
|
commit | commitdiff | tree |
2016-12-15 |
iceman1001 | ADD: a Noralsy detection, looking for preamble 0xBB0
|
commit | commitdiff | tree |
2016-12-14 |
iceman1001 | FIX: 'lf presco' demod fixes.
|
commit | commitdiff | tree |
2016-12-14 |
iceman1001 | ADD: forgot to add the files
|
commit | commitdiff | tree |
2016-12-14 |
iceman1001 | Syntax suger
|
commit | commitdiff | tree |
2016-12-14 |
iceman1001 | ADD: Visa2000 demod
|
commit | commitdiff | tree |
2016-12-14 |
iceman1001 | ADD: 'lf visa2000' commands. (SIM/CLONE/READ) almost...
|
commit | commitdiff | tree |
2016-12-13 |
iceman1001 | CHG: 'lf search' changed output to be visible when...
|
commit | commitdiff | tree |
2016-12-09 |
iceman1001 | CHG: syntaxt suger
|
commit | commitdiff | tree |
2016-12-09 |
iceman1001 | FIX: 'hf iclass dump' / 'hf iclass readtagfile' ...
|
commit | commitdiff | tree |
2016-12-08 |
iceman1001 | CHG: 'hf iclass dump' - output fixes
|
commit | commitdiff | tree |
2016-12-08 |
iceman1001 | REM: removed a double entry. it seems 'hf mf check...
|
commit | commitdiff | tree |
2016-12-07 |
iceman1001 | FIX: 'iclass write'
|
commit | commitdiff | tree |
2016-12-07 |
iceman1001 | FIX: 'iclass write'
|
commit | commitdiff | tree |
2016-12-07 |
iceman1001 | CHG: got insperation from https://github.com/menshiyun...
|
commit | commitdiff | tree |
2016-11-22 |
iceman1001 | CHG: added a check if err variable is NIL.
|
commit | commitdiff | tree |
2016-11-22 |
iceman1001 | FIX: the changes to uart.c timings seems to have...
|
commit | commitdiff | tree |
2016-11-21 |
iceman1001 | ADD: added the 'hf mf hardnested' to be called within...
|
commit | commitdiff | tree |
2016-11-18 |
iceman1001 | CHG: Cleaning up
|
commit | commitdiff | tree |
2016-11-17 |
iceman1001 | ADD: "analyse hid" - new function that implements...
|
commit | commitdiff | tree |
2016-11-16 |
iceman1001 | FIX: @matrix latest fixes
|
commit | commitdiff | tree |
2016-11-16 |
iceman1001 | FIX: "hf mf hardnested" - removed the call to free_candidat...
|
commit | commitdiff | tree |
2016-11-16 |
iceman1001 | FIX: that time.h issue is different on POSIX systems...
|
commit | commitdiff | tree |
2016-11-16 |
iceman1001 | FIX: wrong compile define used, __WIN32 should be...
|
commit | commitdiff | tree |
2016-11-16 |
iceman1001 | FIX: & 0xFF instead of uint8_t
|
commit | commitdiff | tree |
2016-11-16 |
iceman1001 | FIX: removed some warnings about time_t in non-windows...
|
commit | commitdiff | tree |
2016-11-16 |
iceman1001 | CHG: added the ping command to the header file.
|
commit | commitdiff | tree |
2016-11-16 |
iceman1001 | CHG: "hf mf hardnested" - fixes and additions.
|
commit | commitdiff | tree |
2016-11-16 |
iceman1001 | CHG: textual change
|
commit | commitdiff | tree |
2016-11-16 |
iceman1001 | CHG: "hf mf hardnested" device side should empty bigbuff?
|
commit | commitdiff | tree |
2016-11-16 |
iceman1001 | CHG: the reset of pcb_num should be before untraditional...
|
commit | commitdiff | tree |
2016-11-15 |
iceman1001 | CHG: "hf mf hardnested"
|
commit | commitdiff | tree |
2016-11-15 |
iceman1001 | chg: removed a useless clearing of key_count. From...
|
commit | commitdiff | tree |
2016-11-14 |
iceman1001 | FIX: 'LF PYRAMID' the crc8_MAXIM and crc16_DNP was...
|
commit | commitdiff | tree |
2016-11-08 |
iceman1001 | FIX: 'hf mf hardnested' @matrix https://github.com...
|
commit | commitdiff | tree |
2016-11-07 |
iceman1001 | CHG: "hf mf hardnested" disabled the tracelogging...
|
commit | commitdiff | tree |
2016-11-07 |
iceman1001 | FIX: decrease 2^39 -> 2^38. its a big searchspace anyway.
|
commit | commitdiff | tree |
2016-11-07 |
iceman1001 | FIX: "hf mf hardnested" when "key found" exting the...
|
commit | commitdiff | tree |
2016-11-07 |
iceman1001 | FIX: "hf mf hardnested" merging of @matrix commit https...
|
commit | commitdiff | tree |
2016-11-05 |
iceman1001 | FIX: @matrix https://github.com/matrix/proxmark3/commit...
|
commit | commitdiff | tree |
2016-11-03 |
iceman1001 | CHG: removed unused variable
|
commit | commitdiff | tree |
2016-11-03 |
iceman1001 | CHG: don't consider the respons at all when sending...
|
commit | commitdiff | tree |
2016-10-29 |
iceman1001 | CHG: still issues left.
|
commit | commitdiff | tree |
2016-10-29 |
iceman1001 | FIX: several calls to nonce2key/nonce2key_ex has problems...
|
commit | commitdiff | tree |
2016-10-29 |
iceman1001 | CHG: minor textual change to fit the minimum two calls...
|
commit | commitdiff | tree |
2016-10-29 |
iceman1001 | FIX: the time_t calls under mingw needs a #define...
|
commit | commitdiff | tree |
2016-10-29 |
iceman1001 | FIX: 'hf mf mifare' - special zero parity attack...
|
commit | commitdiff | tree |
2016-10-29 |
Iceman | Merge pull request #51 from matrix/master
|
commit | commitdiff | tree |
2016-10-28 |
iceman1001 | CHG: 'HF MF C*' (chinese backdoor commands) According...
|
commit | commitdiff | tree |
2016-10-28 |
iceman1001 | CHG: clean up
|
commit | commitdiff | tree |
2016-10-28 |
iceman1001 | CHG: just some parameter / variable name changes....
|
commit | commitdiff | tree |
2016-10-28 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001...
|
commit | commitdiff | tree |
2016-10-28 |
iceman1001 | FIX: looping logic error, doesn't need to increase...
|
commit | commitdiff | tree |
2016-10-27 |
Iceman | Merge pull request #49 from micolous/less-verbose-mfsim
|
commit | commitdiff | tree |
2016-10-27 |
Iceman | Merge pull request #50 from micolous/mfkey-gitignore
|
commit | commitdiff | tree |
2016-10-22 |
Iceman | Merge pull request #47 from osysltd/patch-4
|
commit | commitdiff | tree |
2016-10-22 |
iceman1001 | FIX: too small string?
|
commit | commitdiff | tree |
2016-10-22 |
iceman1001 | FIX: valgrind complains about something here...
|
commit | commitdiff | tree |
2016-10-22 |
iceman1001 | CHG: init the char array.
|
commit | commitdiff | tree |
2016-10-22 |
Iceman | Merge pull request #46 from micolous/fix-nonce
|
commit | commitdiff | tree |
2016-10-22 |
Iceman | Merge pull request #44 from micolous/master
|
commit | commitdiff | tree |
2016-10-21 |
iceman1001 | CHG: "hf mf hardnested" - less printing
|
commit | commitdiff | tree |
2016-10-20 |
Iceman | Merge pull request #43 from matrix/master
|
commit | commitdiff | tree |
2016-10-20 |
iceman1001 | CHG: experimenting with 'lf sim' It does send a signal...
|
commit | commitdiff | tree |
2016-10-20 |
iceman1001 | FIX: client crash for global id, and removing my previous...
|
commit | commitdiff | tree |
2016-10-19 |
iceman1001 | TEST: see if the readerfield is needed.
|
commit | commitdiff | tree |
2016-10-19 |
iceman1001 | CHG: some debug statements instead, 'H' for helptext.
|
commit | commitdiff | tree |
2016-10-19 |
iceman1001 | FIX: strange bug in "lf em em410xwatch" , which the...
|
commit | commitdiff | tree |
2016-10-19 |
iceman1001 | CHG: making printed statement a debug statement.
|
commit | commitdiff | tree |
2016-10-19 |
iceman1001 | CHG: added a quitting message
|
commit | commitdiff | tree |
2016-10-19 |
iceman1001 | CHG: move the call to fpga_bitstream_lf, in order...
|
commit | commitdiff | tree |
2016-10-19 |
iceman1001 | CHG: updated some comments. I still think I don't understand...
|
commit | commitdiff | tree |
2016-10-19 |
iceman1001 | syntax suger. never mind this
|
commit | commitdiff | tree |
2016-10-19 |
iceman1001 | CHG: removed CLOCK2, since its not used in the code.
|
commit | commitdiff | tree |
2016-10-19 |
iceman1001 | CHG: the AT91C_BASE_PMC->PMC_PCER has a tendecy to...
|
commit | commitdiff | tree |
2016-10-19 |
iceman1001 | FIX: lf sim, seems like "lf sim" call SimulateTagLowFrequen...
|
commit | commitdiff | tree |
2016-10-19 |
iceman1001 | CHG: found even more keys
|
commit | commitdiff | tree |
2016-10-19 |
iceman1001 | textual suger
|
commit | commitdiff | tree |
2016-10-19 |
iceman1001 | CHG: removed unused clocks,
|
commit | commitdiff | tree |
2016-10-19 |
iceman1001 | CHG: just changed the comment.
|
commit | commitdiff | tree |
2016-10-19 |
iceman1001 | CHG: TI code did have the tickstimer started.
|
commit | commitdiff | tree |
2016-10-19 |
iceman1001 | CHG: Xoring in the value allows for the ticks timers...
|
commit | commitdiff | tree |
2016-10-19 |
iceman1001 | FIX: "lf sim" after changes to ticks timers on device...
|
commit | commitdiff | tree |
2016-10-18 |
iceman1001 | FIX: @aczid's fix https://github.com/aczid/crypto1_bs...
|
commit | commitdiff | tree |
2016-10-18 |
iceman1001 | CHG: updated the compilation for windows, to include...
|
commit | commitdiff | tree |
2016-10-17 |
iceman1001 | FIX: Since some changes in "hf mf chk" usbcommand package...
|
commit | commitdiff | tree |
2016-10-17 |
iceman1001 | ADD: found some more keys on the web
|
commit | commitdiff | tree |
2016-10-16 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001...
|
commit | commitdiff | tree |
2016-10-16 |
iceman1001 | CHG: increased debug output for Em410x
|
commit | commitdiff | tree |
2016-10-16 |
Iceman | Merge pull request #34 from osysltd/patch-3
|
commit | commitdiff | tree |
2016-10-14 |
iceman1001 | chg: travis ci yet again
|
commit | commitdiff | tree |
2016-10-14 |
iceman1001 | FIX: travis ci didnt work like I thought.. testing...
|
commit | commitdiff | tree |
2016-10-14 |
iceman1001 | CHG: fixing some scripts for Travis CI...
|
commit | commitdiff | tree |
2016-10-14 |
iceman1001 | chg: travis ci, this should removed that extra linaro...
|
commit | commitdiff | tree |
next |