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 |
2016-10-07 |
iceman1001 | CHG: adjustments to 3.6ms |
tree | commitdiff |
2016-10-07 |
iceman1001 | FIX: "hf list legic" annotation now correct prints... |
tree | commitdiff |
2016-10-07 |
iceman1001 | FIX: wrong log bytes... |
tree | commitdiff |
2016-10-07 |
iceman1001 | FIX: one send command bug fixed. Turns out that uint16... |
tree | commitdiff |
2016-10-07 |
iceman1001 | FIX: unused variable removed. |
tree | commitdiff |
2016-10-07 |
iceman1001 | CHG: "hf legic write" got a make over in how its... |
tree | commitdiff |
2016-10-06 |
iceman1001 | CHG: started the process of fixing "hf legic write... |
tree | commitdiff |
2016-10-06 |
iceman1001 | ADD: added a StopTicks functions, to disable the timer... |
tree | commitdiff |
2016-10-06 |
iceman1001 | ADD: "hf legic eload" - Load binary file to emulator... |
tree | commitdiff |
2016-10-05 |
iceman1001 | CHG: "hf legic dump" now automatically detects tagtyp... |
tree | commitdiff |
2016-10-05 |
iceman1001 | FIX: one too many semicolons for #defines |
tree | commitdiff |
2016-10-05 |
iceman1001 | FIX: undeclared var on deviceside, |
tree | commitdiff |
2016-10-05 |
iceman1001 | CHG: command name changes.. |
tree | commitdiff |
2016-10-05 |
iceman | Merge branch 'master' of https://github.com/iceman1001... |
tree | commitdiff |
2016-10-05 |
iceman1001 | CHG: code clean up |
tree | commitdiff |
2016-10-04 |
iceman1001 | CHG: making timings a bit tighter == faster read of... |
tree | commitdiff |
2016-10-04 |
iceman1001 | CHG: "hf legic read" - increased timeout values client... |
tree | commitdiff |
2016-10-04 |
iceman1001 | Textual changes in helptext. Still no clear. |
tree | commitdiff |
2016-10-04 |
iceman1001 | CHG: "hf legic write" started to change this command... |
tree | commitdiff |
2016-10-03 |
iceman1001 | CHG: revert legiccrc8 to old algo. |
tree | commitdiff |
2016-10-03 |
iceman1001 | CHG: changed to use BigBuff_Eml memory instead of big_b... |
tree | commitdiff |
2016-09-29 |
iceman1001 | CHG: finally, the ticks timer does what it is supposed... |
tree | commitdiff |
2016-09-29 |
iceman1001 | CHG: added addresize to legic select struct. |
tree | commitdiff |
2016-09-29 |
iceman1001 | CHG: removed some debug data |
tree | commitdiff |
2016-09-29 |
iceman1001 | CHG: a select_legic function with structs and stuff and |
tree | commitdiff |
2016-09-28 |
iceman1001 | CHG: 'hf list legic' doesn't print the parity now. |
tree | commitdiff |
2016-09-26 |
iceman1001 | CHG: Minor tweaks, the tracing dissappeared, the... |
tree | commitdiff |
2016-09-26 |
iceman1001 | FIX: Much of my added extra legic code is commented... |
tree | commitdiff |
2016-09-26 |
iceman1001 | ADD: started to add a legic detection to "HF SEARCH" |
tree | commitdiff |
2016-09-26 |
iceman1001 | CHG: using bitsend to determind the legic annotation... |
tree | commitdiff |
2016-09-26 |
iceman1001 | CHG: fixes a "indent" warning |
tree | commitdiff |
2016-09-24 |
iceman1001 | CHG: according to measureement by @wilrn the actual... |
tree | commitdiff |
2016-09-23 |
iceman1001 | CHG: lowered the timout again, but re-added the spinde... |
tree | commitdiff |
2016-09-23 |
iceman1001 | FIX: "hf 14a read" / "hf mf *" / "hf mfdes info" and... |
tree | commitdiff |
2016-09-23 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... |
tree | commitdiff |
2016-09-23 |
iceman1001 | FIX: This commit fixes the broken LF since I change... |
tree | commitdiff |
2016-09-21 |
iceman1001 | CHG: extracted some timers functionality, to get unifi... |
tree | commitdiff |
2016-09-14 |
iceman1001 | CHG: adjusted timing according to @sentinel 's traces |
tree | commitdiff |
2016-09-13 |
Iceman | Merge pull request #26 from ickerwx/indentation_fix |
tree | commitdiff |
2016-09-13 |
René Werner | used tabs instead of spaces |
tree | commitdiff |
2016-09-13 |
René Werner | fixed indentation to get rid of warnings |
tree | commitdiff |
2016-09-12 |
iceman1001 | CHG: Small steps, the waiting time between frames... |
tree | commitdiff |
2016-09-11 |
iceman1001 | CHG: reverted back from the idea of measureing in... |
tree | commitdiff |
2016-09-10 |
iceman1001 | CHG: this timing should be quite good. needs to be... |
tree | commitdiff |
2016-09-10 |
iceman1001 | CHG: a better micro second (us) spindely function... |
tree | commitdiff |
2016-09-09 |
iceman1001 | FIX: Even the US clock had the issues with not resett... |
tree | commitdiff |
2016-09-09 |
iceman1001 | In my attempts to make the LEGIC code better, its... |
tree | commitdiff |
2016-09-03 |
iceman1001 | FIX: the acknowledgement response in setup phase now... |
tree | commitdiff |
2016-09-02 |
iceman1001 | ADD: started to add tracelog in legic |
tree | commitdiff |
2016-09-01 |
iceman1001 | CHG: removed call to bigbuff free. |
tree | commitdiff |
2016-08-31 |
iceman1001 | CHG: reverting use of bigbuff, because I forgot that... |
tree | commitdiff |
2016-08-31 |
iceman1001 | CHG: removed a redundant include to strings.h, which... |
tree | commitdiff |
2016-08-31 |
iceman1001 | FIX: should fix the typedefintion error for OS X regar... |
tree | commitdiff |
2016-08-31 |
iceman1001 | CHG: the loop in main, for usb_poll_validate_length... |
tree | commitdiff |
2016-08-31 |
iceman1001 | CHG: this timeout doesn't influence the bad performanc... |
tree | commitdiff |
2016-08-31 |
iceman1001 | FIX: Forget that the prng was 0x8000 length and not... |
tree | commitdiff |
2016-08-26 |
iceman1001 | FIX: fixes the broken build,... |
tree | commitdiff |
2016-08-26 |
iceman1001 | FIX: 'lf awid bruteforce' cleaning up all debug messages |
tree | commitdiff |
2016-08-24 |
iceman1001 | CHG: forgot a semicolon... |
tree | commitdiff |
2016-08-24 |
iceman1001 | CHG: removed some extra time to sync, |
tree | commitdiff |
2016-08-24 |
iceman1001 | FIX: the underlaying bug on deviceside code. The SSPCL... |
tree | commitdiff |
2016-08-24 |
iceman1001 | CHG: fixed the collapsing comments when opening this... |
tree | commitdiff |
2016-08-24 |
iceman1001 | REM: removed an test function |
tree | commitdiff |
2016-08-10 |
iceman1001 | FIX: at least now the special zero parity attack,... |
tree | commitdiff |
2016-08-09 |
iceman1001 | CHG; still looking at 14b, this time started to look... |
tree | commitdiff |
2016-08-08 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... |
tree | commitdiff |
2016-08-07 |
iceman1001 | fix: forgot something small.. sloppy. |
tree | commitdiff |
2016-08-07 |
iceman1001 | ADD: added the 'max frame size' parameter set, valid... |
tree | commitdiff |
next |