2016-09-14 |
iceman1001 | CHG: adjusted timing according to @sentinel 's traces |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Iceman | Merge pull request #26 from ickerwx/indentation_fix |
commit | commitdiff | tree | snapshot |
2016-09-13 |
René Werner | used tabs instead of spaces |
commit | commitdiff | tree | snapshot |
2016-09-13 |
René Werner | fixed indentation to get rid of warnings |
commit | commitdiff | tree | snapshot |
2016-09-12 |
iceman1001 | CHG: Small steps, the waiting time between frames... |
commit | commitdiff | tree | snapshot |
2016-09-11 |
iceman1001 | CHG: reverted back from the idea of measureing in... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
iceman1001 | CHG: this timing should be quite good. needs to be... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
iceman1001 | CHG: a better micro second (us) spindely function... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
iceman1001 | ADD: since the client now calls legic prng, this is... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
iceman1001 | FIX: Even the US clock had the issues with not resett... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
iceman1001 | In my attempts to make the LEGIC code better, its... |
commit | commitdiff | tree | snapshot |
2016-09-07 |
iceman1001 | CHG: better annotation for 'legic' |
commit | commitdiff | tree | snapshot |
2016-09-03 |
iceman1001 | FIX: Better legic annotation, show which byte was... |
commit | commitdiff | tree | snapshot |
2016-09-03 |
iceman1001 | FIX: IV now is trunckated to 7bits in 'hf legic read... |
commit | commitdiff | tree | snapshot |
2016-09-03 |
iceman1001 | FIX: the acknowledgement response in setup phase now... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
iceman1001 | ADD: started to add tracelog in legic |
commit | commitdiff | tree | snapshot |
2016-09-01 |
iceman1001 | CHG: Adding clarity to the command helptext. |
commit | commitdiff | tree | snapshot |
2016-09-01 |
iceman1001 | CHG: Supressing output for LF or HF antenna values... |
commit | commitdiff | tree | snapshot |
2016-09-01 |
iceman1001 | FIX: added a sanity check in preamble search to make... |
commit | commitdiff | tree | snapshot |
2016-09-01 |
iceman1001 | CHG: removed call to bigbuff free. |
commit | commitdiff | tree | snapshot |
2016-09-01 |
iceman1001 | CHG: a different version string when compiling on... |
commit | commitdiff | tree | snapshot |
2016-09-01 |
iceman1001 | FIX: Only need to print a uint32_t, |
commit | commitdiff | tree | snapshot |
2016-09-01 |
iceman1001 | FIX: bug in nextwatch demod, which if the found psk... |
commit | commitdiff | tree | snapshot |
2016-08-31 |
iceman1001 | CHG: reverting use of bigbuff, because I forgot that... |
commit | commitdiff | tree | snapshot |
2016-08-31 |
iceman1001 | CHG: removed a redundant include to strings.h, which... |
commit | commitdiff | tree | snapshot |
2016-08-31 |
iceman1001 | FIX: should fix the typedefintion error for OS X regar... |
commit | commitdiff | tree | snapshot |
2016-08-31 |
iceman1001 | CHG: A repaint the plot window should be done to make... |
commit | commitdiff | tree | snapshot |
2016-08-31 |
iceman1001 | CHG: the loop in main, for usb_poll_validate_length... |
commit | commitdiff | tree | snapshot |
2016-08-31 |
iceman1001 | CHG: this timeout doesn't influence the bad performanc... |
commit | commitdiff | tree | snapshot |
2016-08-31 |
iceman1001 | FIX: Forget that the prng was 0x8000 length and not... |
commit | commitdiff | tree | snapshot |
2016-08-29 |
iceman1001 | ADD: added a simple averging filter function. input... |
commit | commitdiff | tree | snapshot |
2016-08-26 |
iceman1001 | FIX: the check for formatlen was wrong. |
commit | commitdiff | tree | snapshot |
2016-08-26 |
iceman1001 | CHG: starting to add the legic changes.. *work in... |
commit | commitdiff | tree | snapshot |
2016-08-26 |
iceman1001 | FIX: minor adjustments to 'lf awid bruteforce' |
commit | commitdiff | tree | snapshot |
2016-08-26 |
iceman1001 | FIX: fixes the broken build,... |
commit | commitdiff | tree | snapshot |
2016-08-26 |
iceman1001 | FIX: 'lf awid bruteforce' cleaning up all debug messages |
commit | commitdiff | tree | snapshot |
2016-08-26 |
iceman1001 | FIX: Better udp_csr handeling. Usb messages gets... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
iceman1001 | CHG: forgot a semicolon... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
iceman1001 | CHG: removed some extra time to sync, |
commit | commitdiff | tree | snapshot |
2016-08-24 |
iceman1001 | some text changes. |
commit | commitdiff | tree | snapshot |
2016-08-24 |
iceman1001 | CHG: added a verification to see if the found candida... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
iceman1001 | FIX: the underlaying bug on deviceside code. The SSPCL... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
iceman1001 | CHG: change the number of calls to prng_successor... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
iceman1001 | CHG: fixed the collapsing comments when opening this... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
iceman1001 | REM: removed an test function |
commit | commitdiff | tree | snapshot |
2016-08-24 |
iceman1001 | CHG: Changed the number of times the call to prng_succ... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
iceman1001 | CHG: syntax suger. |
commit | commitdiff | tree | snapshot |
2016-08-21 |
iceman1001 | CHG: updated Reveng version from 1.4.0 -> 1.4.4 . |
commit | commitdiff | tree | snapshot |
2016-08-14 |
iceman1001 | ADD: Mifare Desfire defines |
commit | commitdiff | tree | snapshot |
2016-08-14 |
iceman1001 | chg; syntax suger |
commit | commitdiff | tree | snapshot |
2016-08-14 |
iceman1001 | help text adjustments |
commit | commitdiff | tree | snapshot |
2016-08-14 |
iceman1001 | ADD: added a sanity check in T55x7 commands info/trace... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
iceman1001 | add: annotage Mifare Desfire. from https://github... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
iceman1001 | chg: remove a char.. |
commit | commitdiff | tree | snapshot |
2016-08-10 |
iceman1001 | CHG: more struct errors.. my bad, |
commit | commitdiff | tree | snapshot |
2016-08-10 |
iceman1001 | CHG: removed some debug statements, added another... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
iceman1001 | CHG: minor code cleaning in 'hf 14a reader' |
commit | commitdiff | tree | snapshot |
2016-08-10 |
iceman1001 | CHG: on a slow usb connection it seems the pingcmd... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
iceman1001 | FIX: at least now the special zero parity attack,... |
commit | commitdiff | tree | snapshot |
2016-08-09 |
iceman1001 | CHG; still looking at 14b, this time started to look... |
commit | commitdiff | tree | snapshot |
2016-08-09 |
iceman1001 | started fixing the paritiy == 0 special attack against... |
commit | commitdiff | tree | snapshot |
2016-08-09 |
iceman1001 | fix: wrong spelling |
commit | commitdiff | tree | snapshot |
2016-08-09 |
iceman1001 | FIX: Travis CI complains about missing stdbool.h includes |
commit | commitdiff | tree | snapshot |
2016-08-09 |
iceman1001 | ADD: 'lf awid brute' is now possible to give a starting... |
commit | commitdiff | tree | snapshot |
2016-08-09 |
iceman1001 | syntax suger |
commit | commitdiff | tree | snapshot |
2016-08-09 |
iceman1001 | CHG: textual fixes in help text |
commit | commitdiff | tree | snapshot |
2016-08-08 |
iceman1001 | FIX: delay was parsed incorrect into a uint8_t... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
iceman1001 | ADD: Added a delay in ms to 'lf awid brute' Thanks... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
iceman1001 | FIX: the cmdline parsing was a bit too hard. Thanks... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
iceman1001 | layouts. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
iceman1001 | even more.. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
iceman1001 | more layout |
commit | commitdiff | tree | snapshot |
2016-08-08 |
iceman1001 | correcting the layout... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
iceman1001 | textual changes. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
iceman1001 | CHG: added the libncurses5-dev instruction for COMPILI... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
iceman1001 | textual changes |
commit | commitdiff | tree | snapshot |
2016-08-08 |
iceman1001 | ADD: J-Run's 2nd phase tool mf_key_brute ref: https... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Iceman | Merge pull request #21 from alexgrin/iceman_master |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Alexis Green | FIX: erroneous semicolon |
commit | commitdiff | tree | snapshot |
2016-08-07 |
iceman1001 | fix: forgot something small.. sloppy. |
commit | commitdiff | tree | snapshot |
2016-08-07 |
iceman1001 | ADD: added the 'max frame size' parameter set, valid... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
iceman1001 | CHG: fixes to match the new arguments to the darkside... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
iceman1001 | CHG: moved some TEA crypto stuff from 14b into analyse. |
commit | commitdiff | tree | snapshot |
2016-08-07 |
iceman1001 | CHG: increased the script-filename column width from... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
iceman1001 | textual changes. |
commit | commitdiff | tree | snapshot |
2016-08-07 |
iceman1001 | CHG: applied some of the changes unto "hf 14b snoop... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
iceman1001 | CHG: iso14443b.c got some more love. using the ... |
commit | commitdiff | tree | snapshot |
2016-08-06 |
Iceman | Merge pull request #20 from alexgrin/iceman_master |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Alexis Green | FIX: Coverity badge link now works. |
commit | commitdiff | tree | snapshot |
2016-08-04 |
iceman1001 | CHG: some calyspo stuff |
commit | commitdiff | tree | snapshot |
2016-08-04 |
iceman1001 | CHG: marshmellow42 's improved "hf mf sim x" |
commit | commitdiff | tree | snapshot |
2016-08-04 |
iceman1001 | CHG: moved a defince arraylen into util.h and changed... |
commit | commitdiff | tree | snapshot |
2016-08-04 |
iceman1001 | CHG: trying to unify the crc algos in one place. |
commit | commitdiff | tree | snapshot |
2016-08-04 |
iceman1001 | ADD: @donwan581 select keytype for the darkside attack. |
commit | commitdiff | tree | snapshot |
2016-08-04 |
iceman1001 | CHG: cleaning up. |
commit | commitdiff | tree | snapshot |
2016-08-03 |
iceman1001 | FIX: coverity scan 133850, again. Why on earth did... |
commit | commitdiff | tree | snapshot |
2016-08-03 |
iceman1001 | fix: COVERITYSCAN 133871, fix one part, breaking... |
commit | commitdiff | tree | snapshot |
2016-08-03 |
iceman1001 | FIX: coverity scan 133859 structually dead code, ... |
commit | commitdiff | tree | snapshot |
2016-08-03 |
iceman1001 | FIX; coverity scan 133850, & operation should keep... |
commit | commitdiff | tree | snapshot |
next |