2016-09-26 |
iceman1001 | FIX: could be a problem, when not using parnethesis...
|
commit | commitdiff | tree |
2016-09-26 |
iceman1001 | FIX: "indent" warns about this one.
|
commit | commitdiff | tree |
2016-09-26 |
iceman1001 | CHG: saw @menshiyun 's change to localtime on github.
|
commit | commitdiff | tree |
2016-09-26 |
iceman1001 | CHG: using bitsend to determind the legic annotation...
|
commit | commitdiff | tree |
2016-09-26 |
iceman1001 | CHG: fixes a "indent" warning
|
commit | commitdiff | tree |
2016-09-26 |
iceman1001 | CHG: fix a "indent" warning.
|
commit | commitdiff | tree |
2016-09-26 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... ...master' of https://github.com/iceman1001/proxmark3
|
commit | commitdiff | tree |
2016-09-26 |
iceman1001 | CHG: the "indent" software warns about some assingments...
|
commit | commitdiff | tree |
2016-09-24 |
iceman1001 | CHG: according to measureement by @wilrn the actual...
|
commit | commitdiff | tree |
2016-09-23 |
iceman1001 | CHG: lowered the timout again, but re-added the spindelay...
|
commit | commitdiff | tree |
2016-09-23 |
iceman1001 | ADD; added some more descriptions of what the legic...
|
commit | commitdiff | tree |
2016-09-23 |
iceman1001 | FIX: "hf 14a read" / "hf mf *" / "hf mfdes info" and...
|
commit | commitdiff | tree |
2016-09-23 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... ...master' of https://github.com/iceman1001/proxmark3
|
commit | commitdiff | tree |
2016-09-23 |
iceman1001 | FIX: This commit fixes the broken LF since I change...
|
commit | commitdiff | tree |
2016-09-21 |
iceman1001 | CHG: extracted some timers functionality, to get unified...
|
commit | commitdiff | tree |
2016-09-20 |
iceman1001 | ADD: some new mifare key found,
|
commit | commitdiff | tree |
2016-09-14 |
iceman1001 | CHG: adjusted timing according to @sentinel 's traces
|
commit | commitdiff | tree |
2016-09-12 |
iceman1001 | CHG: Small steps, the waiting time between frames...
|
commit | commitdiff | tree |
2016-09-11 |
iceman1001 | CHG: reverted back from the idea of measureing in...
|
commit | commitdiff | tree |
2016-09-10 |
iceman1001 | CHG: this timing should be quite good. needs to be...
|
commit | commitdiff | tree |
2016-09-10 |
iceman1001 | CHG: a better micro second (us) spindely function...
|
commit | commitdiff | tree |
2016-09-09 |
iceman1001 | ADD: since the client now calls legic prng, this is...
|
commit | commitdiff | tree |
2016-09-09 |
iceman1001 | FIX: Even the US clock had the issues with not resetting...
|
commit | commitdiff | tree |
2016-09-09 |
iceman1001 | In my attempts to make the LEGIC code better, its...
|
commit | commitdiff | tree |
2016-09-07 |
iceman1001 | CHG: better annotation for 'legic'
|
commit | commitdiff | tree |
2016-09-03 |
iceman1001 | FIX: Better legic annotation, show which byte was...
|
commit | commitdiff | tree |
2016-09-03 |
iceman1001 | FIX: IV now is trunckated to 7bits in 'hf legic read...
|
commit | commitdiff | tree |
2016-09-03 |
iceman1001 | FIX: the acknowledgement response in setup phase now...
|
commit | commitdiff | tree |
2016-09-02 |
iceman1001 | ADD: started to add tracelog in legic
|
commit | commitdiff | tree |
2016-09-01 |
iceman1001 | CHG: Adding clarity to the command helptext.
|
commit | commitdiff | tree |
2016-09-01 |
iceman1001 | CHG: Supressing output for LF or HF antenna values...
|
commit | commitdiff | tree |
2016-09-01 |
iceman1001 | FIX: added a sanity check in preamble search to make...
|
commit | commitdiff | tree |
2016-09-01 |
iceman1001 | CHG: removed call to bigbuff free.
|
commit | commitdiff | tree |
2016-09-01 |
iceman1001 | CHG: a different version string when compiling on...
|
commit | commitdiff | tree |
2016-09-01 |
iceman1001 | FIX: Only need to print a uint32_t,
|
commit | commitdiff | tree |
2016-09-01 |
iceman1001 | FIX: bug in nextwatch demod, which if the found psk...
|
commit | commitdiff | tree |
2016-08-31 |
iceman1001 | CHG: reverting use of bigbuff, because I forgot that...
|
commit | commitdiff | tree |
2016-08-31 |
iceman1001 | CHG: removed a redundant include to strings.h, which...
|
commit | commitdiff | tree |
2016-08-31 |
iceman1001 | FIX: should fix the typedefintion error for OS X regarding...
|
commit | commitdiff | tree |
2016-08-31 |
iceman1001 | CHG: A repaint the plot window should be done to make...
|
commit | commitdiff | tree |
2016-08-31 |
iceman1001 | CHG: the loop in main, for usb_poll_validate_length...
|
commit | commitdiff | tree |
2016-08-31 |
iceman1001 | CHG: this timeout doesn't influence the bad performance...
|
commit | commitdiff | tree |
2016-08-31 |
iceman1001 | FIX: Forget that the prng was 0x8000 length and not...
|
commit | commitdiff | tree |
2016-08-29 |
iceman1001 | ADD: added a simple averging filter function. input...
|
commit | commitdiff | tree |
2016-08-26 |
iceman1001 | FIX: the check for formatlen was wrong.
|
commit | commitdiff | tree |
2016-08-26 |
iceman1001 | CHG: starting to add the legic changes.. *work in...
|
commit | commitdiff | tree |
2016-08-26 |
iceman1001 | FIX: minor adjustments to 'lf awid bruteforce'
|
commit | commitdiff | tree |
2016-08-26 |
iceman1001 | FIX: fixes the broken build,...
|
commit | commitdiff | tree |
2016-08-26 |
iceman1001 | FIX: 'lf awid bruteforce' cleaning up all debug messages
|
commit | commitdiff | tree |
2016-08-26 |
iceman1001 | FIX: Better udp_csr handeling. Usb messages gets...
|
commit | commitdiff | tree |
2016-08-24 |
iceman1001 | CHG: forgot a semicolon...
|
commit | commitdiff | tree |
2016-08-24 |
iceman1001 | CHG: removed some extra time to sync,
|
commit | commitdiff | tree |
2016-08-24 |
iceman1001 | some text changes.
|
commit | commitdiff | tree |
2016-08-24 |
iceman1001 | CHG: added a verification to see if the found candidate...
|
commit | commitdiff | tree |
2016-08-24 |
iceman1001 | FIX: the underlaying bug on deviceside code. The SSPCLOCK...
|
commit | commitdiff | tree |
2016-08-24 |
iceman1001 | CHG: change the number of calls to prng_successor...
|
commit | commitdiff | tree |
2016-08-24 |
iceman1001 | CHG: fixed the collapsing comments when opening this...
|
commit | commitdiff | tree |
2016-08-24 |
iceman1001 | REM: removed an test function
|
commit | commitdiff | tree |
2016-08-24 |
iceman1001 | CHG: Changed the number of times the call to prng_successor...
|
commit | commitdiff | tree |
2016-08-24 |
iceman1001 | CHG: syntax suger.
|
commit | commitdiff | tree |
2016-08-21 |
iceman1001 | CHG: updated Reveng version from 1.4.0 -> 1.4.4 .
|
commit | commitdiff | tree |
2016-08-14 |
iceman1001 | ADD: Mifare Desfire defines
|
commit | commitdiff | tree |
2016-08-14 |
iceman1001 | chg; syntax suger
|
commit | commitdiff | tree |
2016-08-14 |
iceman1001 | help text adjustments
|
commit | commitdiff | tree |
2016-08-14 |
iceman1001 | ADD: added a sanity check in T55x7 commands info/trace...
|
commit | commitdiff | tree |
2016-08-14 |
iceman1001 | add: annotage Mifare Desfire. from https://github...
|
commit | commitdiff | tree |
2016-08-10 |
iceman1001 | chg: remove a char..
|
commit | commitdiff | tree |
2016-08-10 |
iceman1001 | CHG: more struct errors.. my bad,
|
commit | commitdiff | tree |
2016-08-10 |
iceman1001 | CHG: removed some debug statements, added another...
|
commit | commitdiff | tree |
2016-08-10 |
iceman1001 | CHG: minor code cleaning in 'hf 14a reader'
|
commit | commitdiff | tree |
2016-08-10 |
iceman1001 | CHG: on a slow usb connection it seems the pingcmd...
|
commit | commitdiff | tree |
2016-08-10 |
iceman1001 | FIX: at least now the special zero parity attack,...
|
commit | commitdiff | tree |
2016-08-09 |
iceman1001 | CHG; still looking at 14b, this time started to look...
|
commit | commitdiff | tree |
2016-08-09 |
iceman1001 | started fixing the paritiy == 0 special attack against...
|
commit | commitdiff | tree |
2016-08-09 |
iceman1001 | fix: wrong spelling
|
commit | commitdiff | tree |
2016-08-09 |
iceman1001 | FIX: Travis CI complains about missing stdbool.h includes
|
commit | commitdiff | tree |
2016-08-09 |
iceman1001 | ADD: 'lf awid brute' is now possible to give a starting...
|
commit | commitdiff | tree |
2016-08-09 |
iceman1001 | syntax suger
|
commit | commitdiff | tree |
2016-08-09 |
iceman1001 | CHG: textual fixes in help text
|
commit | commitdiff | tree |
2016-08-08 |
iceman1001 | FIX: delay was parsed incorrect into a uint8_t...
|
commit | commitdiff | tree |
2016-08-08 |
iceman1001 | ADD: Added a delay in ms to 'lf awid brute' Thanks...
|
commit | commitdiff | tree |
2016-08-08 |
iceman1001 | FIX: the cmdline parsing was a bit too hard. Thanks...
|
commit | commitdiff | tree |
2016-08-08 |
iceman1001 | layouts.
|
commit | commitdiff | tree |
2016-08-08 |
iceman1001 | even more..
|
commit | commitdiff | tree |
2016-08-08 |
iceman1001 | more layout
|
commit | commitdiff | tree |
2016-08-08 |
iceman1001 | correcting the layout...
|
commit | commitdiff | tree |
2016-08-08 |
iceman1001 | textual changes.
|
commit | commitdiff | tree |
2016-08-08 |
iceman1001 | CHG: added the libncurses5-dev instruction for COMPILING.txt
|
commit | commitdiff | tree |
2016-08-08 |
iceman1001 | textual changes
|
commit | commitdiff | tree |
2016-08-08 |
iceman1001 | ADD: J-Run's 2nd phase tool mf_key_brute ref: https...
|
commit | commitdiff | tree |
2016-08-08 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... ...master' of https://github.com/iceman1001/proxmark3
|
commit | commitdiff | tree |
2016-08-07 |
iceman1001 | fix: forgot something small.. sloppy.
|
commit | commitdiff | tree |
2016-08-07 |
iceman1001 | ADD: added the 'max frame size' parameter set, valid...
|
commit | commitdiff | tree |
2016-08-07 |
iceman1001 | CHG: fixes to match the new arguments to the darkside...
|
commit | commitdiff | tree |
2016-08-07 |
iceman1001 | CHG: moved some TEA crypto stuff from 14b into analyse.
|
commit | commitdiff | tree |
2016-08-07 |
iceman1001 | CHG: increased the script-filename column width from...
|
commit | commitdiff | tree |
2016-08-07 |
iceman1001 | textual changes.
|
commit | commitdiff | tree |
2016-08-07 |
iceman1001 | CHG: applied some of the changes unto "hf 14b snoop...
|
commit | commitdiff | tree |
2016-08-07 |
iceman1001 | CHG: iso14443b.c got some more love. using the ...
|
commit | commitdiff | tree |
2016-08-04 |
iceman1001 | CHG: some calyspo stuff
|
commit | commitdiff | tree |
next |