2017-02-15 |
iceman1001 | FIX: wrong variable name. |
tree | commitdiff |
2017-02-15 |
iceman1001 | FIX: coverity scan found some bugs in EMV code. These... |
tree | commitdiff |
2017-02-13 |
iceman1001 | FIX: 'EMV compiling' - Makefiles are very picky about... |
tree | commitdiff |
2017-02-13 |
iceman1001 | CHG: some minor adjustments. |
tree | commitdiff |
2017-02-13 |
iceman1001 | FIX: T5555/Q5 datarate when used in "Q" parameter... |
tree | commitdiff |
2017-02-07 |
iceman1001 | FIX: first attempt to clean up EM4x50 commands. |
tree | commitdiff |
2017-02-06 |
iceman1001 | CHG: testing to set 460800 baudrate as default, if... |
tree | commitdiff |
2017-02-05 |
iceman1001 | chg: uncomment -DWITH EMV to compile for EMV. |
tree | commitdiff |
2017-02-05 |
iceman1001 | syntax sugar |
tree | commitdiff |
2017-02-05 |
iceman1001 | FIX: commented code screws up notepad++ groupings. |
tree | commitdiff |
2017-02-05 |
iceman1001 | FIX: get rid of de-referecing pointer warnings. |
tree | commitdiff |
2017-02-05 |
iceman1001 | ADD: 'hf emv' - forgot to add some file |
tree | commitdiff |
2017-02-05 |
iceman1001 | CHG: '-DWITH_EMV' - fixing some compilation errors... |
tree | commitdiff |
2017-02-02 |
iceman1001 | CHG: 'lf cotag demod' - now finds FC/CN Thanks to... |
tree | commitdiff |
2017-02-02 |
iceman1001 | ADD: 'lf cotag read' - COTAG can be read now. |
tree | commitdiff |
2017-02-01 |
iceman1001 | ADD: 'hf standalone 14a mode", added "mifare 4k" detec... |
tree | commitdiff |
2017-02-01 |
iceman1001 | CHG: 'lf cotag read' - it now follows "lf config" setti... |
tree | commitdiff |
2017-02-01 |
iceman1001 | FIX: 'standalone_14a mode' - cleaned up the standalone1... |
tree | commitdiff |
2017-02-01 |
iceman1001 | CHG: rename a local scope variable "data"->"cmd" |
tree | commitdiff |
2017-01-31 |
iceman1001 | CHG: 'lf snoop' - now automatically downloads... |
tree | commitdiff |
2017-01-29 |
iceman1001 | FIX: 'hf 14a sim x' - adjusted and shows messages... |
tree | commitdiff |
2017-01-29 |
iceman1001 | FIX: 'hf 14a sim x' - this fixes the error with using... |
tree | commitdiff |
2017-01-29 |
iceman1001 | CHG: the mifare Auth command can make use of a random... |
tree | commitdiff |
2017-01-27 |
iceman1001 | ADD: `lf cotag` - added first try at basic functionalit... |
tree | commitdiff |
2017-01-26 |
iceman1001 | CHG: should remove the OSX linker warning: ld: warnin... |
tree | commitdiff |
2017-01-26 |
iceman1001 | ADD: some defines to make headerfiles behave better. |
tree | commitdiff |
2017-01-26 |
iceman1001 | ADD: @micolous random nonce, adjusted to fit in. ... |
tree | commitdiff |
2017-01-25 |
iceman1001 | CHG: moved some from THUMB to ARM.. Looks like usb... |
tree | commitdiff |
2017-01-24 |
iceman1001 | CHG: moved to header file |
tree | commitdiff |
2017-01-24 |
iceman1001 | CHG: fiddled with the headerfiles... and makefile... |
tree | commitdiff |
2017-01-21 |
iceman1001 | syntax sugar |
tree | commitdiff |
2017-01-21 |
iceman1001 | syntax sugar |
tree | commitdiff |
2017-01-21 |
iceman1001 | chg: moved to header file |
tree | commitdiff |
2017-01-21 |
iceman1001 | removed unneeded include |
tree | commitdiff |
2017-01-21 |
iceman1001 | CHG: moved to header file |
tree | commitdiff |
2017-01-21 |
iceman1001 | syntax sugar |
tree | commitdiff |
2017-01-21 |
iceman1001 | CHG: moved to header file. common.h has RAMFUNC definition |
tree | commitdiff |
2017-01-21 |
iceman1001 | chg: moved to header file |
tree | commitdiff |
2017-01-21 |
iceman1001 | CHG: moved to header file |
tree | commitdiff |
2017-01-21 |
iceman1001 | CHG: moved to header file |
tree | commitdiff |
2017-01-21 |
iceman1001 | chg: moved to header file |
tree | commitdiff |
2017-01-21 |
iceman1001 | CHG: moved to header file |
tree | commitdiff |
2017-01-21 |
iceman1001 | CHG: moved to header file |
tree | commitdiff |
2017-01-21 |
iceman1001 | CHG: moved to header filer |
tree | commitdiff |
2017-01-21 |
iceman1001 | CHG: moved to header file |
tree | commitdiff |
2017-01-21 |
iceman1001 | CHG: moved to header file |
tree | commitdiff |
2017-01-20 |
iceman1001 | ADD: 'lf search' - added @marshmellow42 's hitag2... |
tree | commitdiff |
2017-01-19 |
iceman1001 | FIX: coverity scan error CID 121781, unused value... |
tree | commitdiff |
2017-01-19 |
iceman1001 | CHG: fix covertyscan error CID 133851, Cardstate... |
tree | commitdiff |
2017-01-18 |
iceman1001 | ADD: T55XX_WRITE_TIMEOUT to make sure all WaitForRespo... |
tree | commitdiff |
2017-01-16 |
iceman1001 | CHG: removed a delay in readblock |
tree | commitdiff |
2017-01-16 |
iceman1001 | CHG: lowered the number of bytes collected for T55xxRea... |
tree | commitdiff |
2017-01-16 |
iceman1001 | ADD: 'install.sh' blacklist rules installed aswell... |
tree | commitdiff |
2017-01-16 |
iceman1001 | CHG: download data from device to client, make a... |
tree | commitdiff |
2017-01-11 |
iceman1001 | chg: syntax sugar |
tree | commitdiff |
2017-01-09 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... |
tree | commitdiff |
2017-01-09 |
iceman1001 | CHG: coverity complains about not reading the value... |
tree | commitdiff |
2017-01-03 |
Iceman | Merge pull request #63 from micolous/log-nonce |
tree | commitdiff |
2016-12-25 |
Iceman | LF sim |
tree | commitdiff |
2016-12-19 |
iceman1001 | CHG: used @marshmellow42 's version to fix lf continuou... |
tree | commitdiff |
2016-12-19 |
iceman1001 | CHG: mental note to self, capslock is bad. |
tree | commitdiff |
2016-12-19 |
iceman1001 | FIX: 'LF IO FSKDEMOD' - no call to turn of the antenna... |
tree | commitdiff |
2016-12-19 |
iceman1001 | FIX: 'lf hid fskdemod' - no turning of the antenna... |
tree | commitdiff |
2016-12-07 |
iceman1001 | FIX: 'iclass write' |
tree | commitdiff |
2016-12-07 |
iceman1001 | FIX: 'iclass write' |
tree | commitdiff |
2016-11-16 |
iceman1001 | CHG: "hf mf hardnested" device side should empty bigbuff? |
tree | commitdiff |
2016-11-16 |
iceman1001 | CHG: the reset of pcb_num should be before untradition... |
tree | commitdiff |
2016-11-07 |
iceman1001 | CHG: "hf mf hardnested" disabled the tracelogging... |
tree | commitdiff |
2016-11-03 |
iceman1001 | CHG: removed unused variable |
tree | commitdiff |
2016-11-03 |
iceman1001 | CHG: don't consider the respons at all when sending... |
tree | commitdiff |
2016-10-29 |
Gabriele Gristina | Merge remote-tracking branch 'upstream/master' |
tree | commitdiff |
2016-10-28 |
iceman1001 | CHG: 'HF MF C*' (chinese backdoor commands) According... |
tree | commitdiff |
2016-10-28 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... |
tree | commitdiff |
2016-10-28 |
iceman1001 | FIX: looping logic error, doesn't need to increase... |
tree | commitdiff |
2016-10-22 |
Iceman | Merge pull request #46 from micolous/fix-nonce |
tree | commitdiff |
2016-10-22 |
Michael Farrell | hf mf sim: Multiple fixes (iceman1001/proxmark3 #45) |
tree | commitdiff |
2016-10-21 |
iceman1001 | CHG: "hf mf hardnested" - less printing |
tree | commitdiff |
2016-10-20 |
Gabriele Gristina | Merge remote-tracking branch 'upstream/master' |
tree | commitdiff |
2016-10-20 |
iceman1001 | CHG: experimenting with 'lf sim' It does send a signa... |
tree | commitdiff |
2016-10-19 |
iceman1001 | TEST: see if the readerfield is needed. |
tree | commitdiff |
2016-10-19 |
iceman1001 | CHG: added a quitting message |
tree | commitdiff |
2016-10-19 |
iceman1001 | CHG: move the call to fpga_bitstream_lf, in order... |
tree | commitdiff |
2016-10-19 |
iceman1001 | CHG: updated some comments. I still think I don't under... |
tree | commitdiff |
2016-10-19 |
iceman1001 | CHG: removed CLOCK2, since its not used in the code. |
tree | commitdiff |
2016-10-19 |
iceman1001 | CHG: the AT91C_BASE_PMC->PMC_PCER has a tendecy to... |
tree | commitdiff |
2016-10-19 |
iceman1001 | FIX: lf sim, seems like "lf sim" call SimulateTagLowFr... |
tree | commitdiff |
2016-10-19 |
iceman1001 | CHG: removed unused clocks, |
tree | commitdiff |
2016-10-19 |
iceman1001 | CHG: just changed the comment. |
tree | commitdiff |
2016-10-19 |
iceman1001 | CHG: TI code did have the tickstimer started. |
tree | commitdiff |
2016-10-19 |
iceman1001 | CHG: Xoring in the value allows for the ticks timers... |
tree | commitdiff |
2016-10-19 |
iceman1001 | FIX: "lf sim" after changes to ticks timers on device... |
tree | commitdiff |
2016-10-14 |
iceman1001 | syntax suger |
tree | commitdiff |
2016-10-10 |
iceman1001 | CHG: syntax suger |
tree | commitdiff |
2016-10-10 |
iceman1001 | CHG: "hf legic sim" old imp, uses two timers, we... |
tree | commitdiff |
2016-10-09 |
iceman1001 | CHG; added an option wither or not to clear emulator... |
tree | commitdiff |
2016-10-09 |
iceman1001 | CHG: "hf legic write" - now writes on the limits better. |
tree | commitdiff |
2016-10-08 |
iceman1001 | CHG: syntax suger |
tree | commitdiff |
2016-10-08 |
iceman1001 | CHG: the call to TurnReadLFOn has a delay / number... |
tree | commitdiff |
2016-10-07 |
iceman1001 | FIX: looks like "hf legic write" works again! |
tree | commitdiff |
2016-10-07 |
iceman1001 | CHG: "hf legic write" with these I managed to get... |
tree | commitdiff |
next |