2016-09-01 |
iceman1001 | FIX: Only need to print a uint32_t, |
tree | commitdiff |
2016-09-01 |
iceman1001 | FIX: bug in nextwatch demod, which if the found psk... |
tree | commitdiff |
2016-08-31 |
iceman1001 | CHG: A repaint the plot window should be done to make... |
tree | commitdiff |
2016-08-29 |
iceman1001 | ADD: added a simple averging filter function. input... |
tree | commitdiff |
2016-08-26 |
iceman1001 | FIX: the check for formatlen was wrong. |
tree | commitdiff |
2016-08-26 |
iceman1001 | CHG: starting to add the legic changes.. *work in... |
tree | commitdiff |
2016-08-26 |
iceman1001 | FIX: minor adjustments to 'lf awid bruteforce' |
tree | commitdiff |
2016-08-26 |
iceman1001 | FIX: 'lf awid bruteforce' cleaning up all debug messages |
tree | commitdiff |
2016-08-24 |
iceman1001 | some text changes. |
tree | commitdiff |
2016-08-24 |
iceman1001 | CHG: added a verification to see if the found candida... |
tree | commitdiff |
2016-08-24 |
iceman1001 | CHG: Changed the number of times the call to prng_succ... |
tree | commitdiff |
2016-08-24 |
iceman1001 | CHG: syntax suger. |
tree | commitdiff |
2016-08-21 |
iceman1001 | CHG: updated Reveng version from 1.4.0 -> 1.4.4 . |
tree | commitdiff |
2016-08-14 |
iceman1001 | ADD: Mifare Desfire defines |
tree | commitdiff |
2016-08-14 |
iceman1001 | chg; syntax suger |
tree | commitdiff |
2016-08-14 |
iceman1001 | help text adjustments |
tree | commitdiff |
2016-08-14 |
iceman1001 | ADD: added a sanity check in T55x7 commands info/trace... |
tree | commitdiff |
2016-08-14 |
iceman1001 | add: annotage Mifare Desfire. from https://github... |
tree | commitdiff |
2016-08-10 |
iceman1001 | chg: remove a char.. |
tree | commitdiff |
2016-08-10 |
iceman1001 | CHG: more struct errors.. my bad, |
tree | commitdiff |
2016-08-10 |
iceman1001 | CHG: removed some debug statements, added another... |
tree | commitdiff |
2016-08-10 |
iceman1001 | CHG: minor code cleaning in 'hf 14a reader' |
tree | commitdiff |
2016-08-10 |
iceman1001 | CHG: on a slow usb connection it seems the pingcmd... |
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-09 |
iceman1001 | started fixing the paritiy == 0 special attack against... |
tree | commitdiff |
2016-08-09 |
iceman1001 | fix: wrong spelling |
tree | commitdiff |
2016-08-09 |
iceman1001 | FIX: Travis CI complains about missing stdbool.h includes |
tree | commitdiff |
2016-08-09 |
iceman1001 | ADD: 'lf awid brute' is now possible to give a starting... |
tree | commitdiff |
2016-08-09 |
iceman1001 | syntax suger |
tree | commitdiff |
2016-08-09 |
iceman1001 | CHG: textual fixes in help text |
tree | commitdiff |
2016-08-08 |
iceman1001 | FIX: delay was parsed incorrect into a uint8_t... |
tree | commitdiff |
2016-08-08 |
iceman1001 | ADD: Added a delay in ms to 'lf awid brute' Thanks... |
tree | commitdiff |
2016-08-08 |
iceman1001 | FIX: the cmdline parsing was a bit too hard. Thanks... |
tree | commitdiff |
2016-08-08 |
iceman1001 | ADD: J-Run's 2nd phase tool mf_key_brute ref: https... |
tree | commitdiff |
2016-08-08 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... |
tree | commitdiff |
2016-08-08 |
Iceman | Merge pull request #21 from alexgrin/iceman_master |
tree | commitdiff |
2016-08-08 |
Alexis Green | FIX: erroneous semicolon |
tree | commitdiff |
2016-08-07 |
iceman1001 | CHG: fixes to match the new arguments to the darkside... |
tree | commitdiff |
2016-08-07 |
iceman1001 | CHG: moved some TEA crypto stuff from 14b into analyse. |
tree | commitdiff |
2016-08-07 |
iceman1001 | CHG: increased the script-filename column width from... |
tree | commitdiff |
2016-08-07 |
iceman1001 | textual changes. |
tree | commitdiff |
2016-08-04 |
iceman1001 | CHG: some calyspo stuff |
tree | commitdiff |
2016-08-04 |
iceman1001 | CHG: marshmellow42 's improved "hf mf sim x" |
tree | commitdiff |
2016-08-04 |
iceman1001 | CHG: moved a defince arraylen into util.h and changed... |
tree | commitdiff |
2016-08-04 |
iceman1001 | ADD: @donwan581 select keytype for the darkside attack. |
tree | commitdiff |
2016-08-03 |
iceman1001 | FIX: coverity scan 133850, again. Why on earth did... |
tree | commitdiff |
2016-08-03 |
iceman1001 | fix: COVERITYSCAN 133871, fix one part, breaking... |
tree | commitdiff |
2016-08-03 |
iceman1001 | FIX; coverity scan 133850, & operation should keep... |
tree | commitdiff |
2016-08-03 |
iceman1001 | Coverity Scan 133850, need to ask @jason about this... |
tree | commitdiff |
2016-08-03 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... |
tree | commitdiff |
2016-08-03 |
iceman1001 | FIX: 133853, If you have 3items in a array, don't... |
tree | commitdiff |
2016-08-03 |
Iceman | Merge pull request #19 from alexgrin/iceman_master |
tree | commitdiff |
2016-08-03 |
Alexis Green | FIX: CoverityScan 123358 and 133864 - Unchecked return... |
tree | commitdiff |
2016-08-02 |
Alexis Green | FIX: CoverityScan 121362 - Pointer to local outside... |
tree | commitdiff |
2016-08-02 |
iceman1001 | FIX: forgot a semicolon |
tree | commitdiff |
2016-08-02 |
iceman1001 | FIX: CoverityScan 133857, cast to uint32_t will stop... |
tree | commitdiff |
2016-08-02 |
iceman1001 | FIX. COVERITYscan 133860, initialize to zero. This... |
tree | commitdiff |
2016-08-02 |
iceman1001 | FIX: CoverityScan, 1333853, out-of-bounds, well... |
tree | commitdiff |
2016-08-02 |
Iceman | Merge pull request #18 from alexgrin/iceman_master |
tree | commitdiff |
2016-08-02 |
Alexis Green | FIX: LEGIC - potential stack corruption calculating... |
tree | commitdiff |
2016-08-02 |
Alexis Green | FIX: CoverityScan 123465 - Resource leak |
tree | commitdiff |
2016-08-02 |
Alexis Green | CHG: LEGIC - allow offline mode due to existing offline... |
tree | commitdiff |
2016-08-02 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... |
tree | commitdiff |
2016-08-02 |
iceman1001 | FIX: CoverityScan 133858 -uninitialized data |
tree | commitdiff |
2016-08-02 |
iceman1001 | chg: another way of checking a array for NULL |
tree | commitdiff |
2016-08-02 |
Iceman | Merge pull request #17 from alexgrin/iceman_master |
tree | commitdiff |
2016-08-01 |
Alexis Green | Fixing warning: |
tree | commitdiff |
2016-08-01 |
Iceman | Merge pull request #16 from alexgrin/iceman_master |
tree | commitdiff |
2016-08-01 |
Alexis Green | Fixing clang compilation warning |
tree | commitdiff |
2016-07-31 |
iceman1001 | FIX: removed a compiler warning, the stringlen is... |
tree | commitdiff |
2016-07-31 |
iceman1001 | CHG: Moved some includes, defines, structs from .c... |
tree | commitdiff |
2016-07-31 |
iceman1001 | FIX: getting rid of a compiler warning message. |
tree | commitdiff |
2016-07-31 |
Iceman | Merge pull request #15 from alexgrin/iceman_master |
tree | commitdiff |
2016-07-31 |
Alexis Green | Adding a 'recoverpw' command for T55xx to try to recove... |
tree | commitdiff |
2016-07-31 |
iceman1001 | CHG: moved out some help-texts into its own usage... |
tree | commitdiff |
2016-07-30 |
iceman1001 | CHG: Moved a 'include' statement to header file |
tree | commitdiff |
2016-07-30 |
iceman1001 | REM: cleaning up some commented code. |
tree | commitdiff |
2016-07-30 |
iceman1001 | FIX: Found a minor bug in 'LF CMDREAD' where it... |
tree | commitdiff |
2016-07-29 |
iceman1001 | CHG: The jablotron demod now deals with the strangenes... |
tree | commitdiff |
2016-07-29 |
iceman1001 | ADD: Binary Encoded Digit -> Decimal |
tree | commitdiff |
2016-07-29 |
iceman1001 | CHG: help text changes in cmdlfjablotron.c |
tree | commitdiff |
2016-07-29 |
iceman1001 | chg: textual change. |
tree | commitdiff |
2016-07-29 |
iceman1001 | CHG: redundant 'return' statement removed |
tree | commitdiff |
2016-07-29 |
iceman1001 | CHG: better printing output of card ID |
tree | commitdiff |
2016-07-29 |
iceman1001 | CHG: textual changes to help text. |
tree | commitdiff |
2016-07-29 |
iceman1001 | ADD: LF JABLOTRON functionality. with clone/sim and... |
tree | commitdiff |
2016-07-28 |
iceman1001 | FIX: that OEM variable that is unused. |
tree | commitdiff |
2016-07-28 |
iceman1001 | FIX: Fixed some warnings I didn't take notice off. |
tree | commitdiff |
2016-07-28 |
iceman1001 | CHG: removed the wiegand converting, since I'm not... |
tree | commitdiff |
2016-07-28 |
iceman1001 | CHG: trying to figure out why I can't get the seconds... |
tree | commitdiff |
2016-07-28 |
iceman1001 | ADD: Added some new analyse functions like CHKSUM... |
tree | commitdiff |
2016-07-28 |
iceman1001 | spacing.. |
tree | commitdiff |
2016-07-28 |
iceman1001 | CHG: merged the forum user @jason 's fixes to LEGIC... |
tree | commitdiff |
2016-07-28 |
iceman1001 | ADD: some new usb commmands from EMV, and for LEGIC. |
tree | commitdiff |
2016-07-28 |
iceman1001 | CHG: removed the linking to radixsort.c |
tree | commitdiff |
2016-07-28 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... |
tree | commitdiff |
2016-07-23 |
iceman1001 | CHG: added a comment |
tree | commitdiff |
2016-07-23 |
iceman1001 | CHG: some clearing of memory |
tree | commitdiff |
2016-07-22 |
Iceman | Merge pull request #14 from k02a/patch-2 |
tree | commitdiff |
next |