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 |
2016-08-04 |
iceman1001 | CHG: marshmellow42 's improved "hf mf sim x"
|
commit | commitdiff | tree |
2016-08-04 |
iceman1001 | CHG: moved a defince arraylen into util.h and changed...
|
commit | commitdiff | tree |
2016-08-04 |
iceman1001 | CHG: trying to unify the crc algos in one place.
|
commit | commitdiff | tree |
2016-08-04 |
iceman1001 | ADD: @donwan581 select keytype for the darkside attack.
|
commit | commitdiff | tree |
2016-08-04 |
iceman1001 | CHG: cleaning up.
|
commit | commitdiff | tree |
2016-08-03 |
iceman1001 | FIX: coverity scan 133850, again. Why on earth did...
|
commit | commitdiff | tree |
2016-08-03 |
iceman1001 | fix: COVERITYSCAN 133871, fix one part, breaking...
|
commit | commitdiff | tree |
2016-08-03 |
iceman1001 | FIX: coverity scan 133859 structually dead code, ...
|
commit | commitdiff | tree |
2016-08-03 |
iceman1001 | FIX; coverity scan 133850, & operation should keep...
|
commit | commitdiff | tree |
2016-08-03 |
iceman1001 | Coverity Scan 133850, need to ask @jason about this...
|
commit | commitdiff | tree |
2016-08-03 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... ...master' of https://github.com/iceman1001/proxmark3
|
commit | commitdiff | tree |
2016-08-03 |
iceman1001 | FIX: 133853, If you have 3items in a array, don't...
|
commit | commitdiff | tree |
2016-08-02 |
iceman1001 | FIX: mental note to self, don't code when tried. "size...
|
commit | commitdiff | tree |
2016-08-02 |
iceman1001 | FIX: forgot a semicolon
|
commit | commitdiff | tree |
2016-08-02 |
iceman1001 | FIX: Coverity scan 1333852, Make sure (card) is not...
|
commit | commitdiff | tree |
2016-08-02 |
iceman1001 | CHG: Some testing of timings on 14443b,
|
commit | commitdiff | tree |
2016-08-02 |
iceman1001 | FIX: COverityScan 133865, out-of-bounds access, Forgot...
|
commit | commitdiff | tree |
2016-08-02 |
iceman1001 | FIX: CoverityScan 133857, cast to uint32_t will stop...
|
commit | commitdiff | tree |
2016-08-02 |
iceman1001 | FIX. COVERITYscan 133860, initialize to zero. This...
|
commit | commitdiff | tree |
2016-08-02 |
iceman1001 | FIX: CoverityScan, 1333853, out-of-bounds, well...
|
commit | commitdiff | tree |
2016-08-02 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... ...master' of https://github.com/iceman1001/proxmark3
|
commit | commitdiff | tree |
2016-08-02 |
iceman1001 | FIX: CoverityScan 133858 -uninitialized data
|
commit | commitdiff | tree |
2016-08-02 |
iceman1001 | chg: another way of checking a array for NULL
|
commit | commitdiff | tree |
2016-08-02 |
iceman1001 | fix: CoverityScan 133855 -out-of-bounds bits was...
|
commit | commitdiff | tree |
2016-07-31 |
iceman1001 | FIX: removed a compiler warning, the stringlen is...
|
commit | commitdiff | tree |
2016-07-31 |
iceman1001 | minor textual fix
|
commit | commitdiff | tree |
2016-07-31 |
iceman1001 | CHG: Moved some includes, defines, structs from .c...
|
commit | commitdiff | tree |
2016-07-31 |
iceman1001 | FIX: getting rid of a compiler warning message.
|
commit | commitdiff | tree |
2016-07-31 |
iceman1001 | ADD: started to rework the wiegand converting. Extracted...
|
commit | commitdiff | tree |
2016-07-31 |
iceman1001 | CHG: moved out some help-texts into its own usage...
|
commit | commitdiff | tree |
2016-07-30 |
iceman1001 | CHG: Moved a 'include' statement to header file
|
commit | commitdiff | tree |
2016-07-30 |
iceman1001 | REM: cleaning up some commented code.
|
commit | commitdiff | tree |
2016-07-30 |
iceman1001 | FIX: Found a minor bug in 'LF CMDREAD' where it...
|
commit | commitdiff | tree |
2016-07-29 |
iceman1001 | CHG: The jablotron demod now deals with the strangeness...
|
commit | commitdiff | tree |
2016-07-29 |
iceman1001 | ADD: Binary Encoded Digit -> Decimal
|
commit | commitdiff | tree |
2016-07-29 |
iceman1001 | CHG: help text changes in cmdlfjablotron.c
|
commit | commitdiff | tree |
2016-07-29 |
iceman1001 | chg: textual change.
|
commit | commitdiff | tree |
2016-07-29 |
iceman1001 | CHG: redundant 'return' statement removed
|
commit | commitdiff | tree |
2016-07-29 |
iceman1001 | CHG: better printing output of card ID
|
commit | commitdiff | tree |
2016-07-29 |
iceman1001 | CHG: textual changes to help text.
|
commit | commitdiff | tree |
2016-07-29 |
iceman1001 | ADD: LF JABLOTRON functionality. with clone/sim and...
|
commit | commitdiff | tree |
2016-07-28 |
iceman1001 | FIX: that OEM variable that is unused.
|
commit | commitdiff | tree |
2016-07-28 |
iceman1001 | FIX: Fixed some warnings I didn't take notice off.
|
commit | commitdiff | tree |
2016-07-28 |
iceman1001 | CHG: removed the wiegand converting, since I'm not...
|
commit | commitdiff | tree |
next |