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...
|
commit | commitdiff | tree |
2016-08-08 |
Iceman | Merge pull request #21 from alexgrin/iceman_master
|
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-06 |
Iceman | Merge pull request #20 from alexgrin/iceman_master
|
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...
|
commit | commitdiff | tree |
2016-08-03 |
iceman1001 | FIX: 133853, If you have 3items in a array, don't...
|
commit | commitdiff | tree |
2016-08-03 |
Iceman | Merge pull request #19 from alexgrin/iceman_master
|
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 |
Iceman | Merge pull request #18 from alexgrin/iceman_master
|
commit | commitdiff | tree |
2016-08-02 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001...
|
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-08-02 |
Iceman | Merge pull request #17 from alexgrin/iceman_master
|
commit | commitdiff | tree |
2016-08-01 |
Iceman | Merge pull request #16 from alexgrin/iceman_master
|
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 |
Iceman | Merge pull request #15 from alexgrin/iceman_master
|
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 |
2016-07-28 |
iceman1001 | CHG: trying to figure out why I can't get the seconds...
|
commit | commitdiff | tree |
2016-07-28 |
iceman1001 | ADD: Added some new analyse functions like CHKSUM...
|
commit | commitdiff | tree |
2016-07-28 |
iceman1001 | spacing..
|
commit | commitdiff | tree |
2016-07-28 |
iceman1001 | CHG: forgot to add the reflect function
|
commit | commitdiff | tree |
2016-07-28 |
iceman1001 | CHG: merged the forum user @jason 's fixes to LEGIC...
|
commit | commitdiff | tree |
2016-07-28 |
iceman1001 | ADD: some new usb commmands from EMV, and for LEGIC.
|
commit | commitdiff | tree |
2016-07-28 |
iceman1001 | CHG: removed the linking to radixsort.c
|
commit | commitdiff | tree |
2016-07-28 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001...
|
commit | commitdiff | tree |
2016-07-28 |
Iceman | Update README.md
|
commit | commitdiff | tree |
2016-07-23 |
iceman1001 | CHG: added a comment
|
commit | commitdiff | tree |
2016-07-23 |
iceman1001 | CHG: some clearing of memory
|
commit | commitdiff | tree |
2016-07-22 |
Iceman | Merge pull request #14 from k02a/patch-2
|
commit | commitdiff | tree |
2016-07-22 |
Iceman | Merge pull request #13 from k02a/patch-1
|
commit | commitdiff | tree |
2016-07-22 |
Iceman | Merge pull request #12 from k02a/patch-1
|
commit | commitdiff | tree |
2016-07-21 |
iceman1001 | CHG: added some includes / libarys for HomeBrew AND...
|
commit | commitdiff | tree |
2016-07-20 |
iceman1001 | CHG: minor changes to code, mostly newlines, change...
|
commit | commitdiff | tree |
2016-07-07 |
iceman1001 | chg: name error?
|
commit | commitdiff | tree |
2016-07-07 |
iceman1001 | CHG: moved includes into header file where it belong
|
commit | commitdiff | tree |
2016-07-07 |
iceman1001 | ADD: added the nonce_struct needed for @marshmellow42...
|
commit | commitdiff | tree |
2016-07-07 |
iceman1001 | chg: changed comment
|
commit | commitdiff | tree |
2016-07-07 |
iceman1001 | syntax suger
|
commit | commitdiff | tree |
2016-07-07 |
iceman1001 | CHG: Now it prints the correct UID bytes etc.
|
commit | commitdiff | tree |
2016-06-22 |
iceman1001 | CHG: adjusted the debug message to the correct mfkey32v2...
|
commit | commitdiff | tree |
2016-06-22 |
iceman1001 | Applied @icsom 's fixes from: https://github.com/icsom...
|
commit | commitdiff | tree |
2016-06-20 |
iceman1001 | FIX: this should fix the compilation error for MAC...
|
commit | commitdiff | tree |
2016-06-20 |
iceman1001 | chg: added to print the author.
|
commit | commitdiff | tree |
2016-06-20 |
iceman1001 | @marshmellow42 's fix the AskEdgeDetect cleaning tool...
|
commit | commitdiff | tree |
2016-06-20 |
iceman1001 | @marshmellow42 's fix askAMP https://github.com/marshmellow4...
|
commit | commitdiff | tree |
2016-06-15 |
iceman1001 | CHG: wrong minor version value. 0x1 -> 0x0 for desfire...
|
commit | commitdiff | tree |
2016-06-14 |
iceman1001 | CHG: Thanks to @Mackwa for looking up the expected...
|
commit | commitdiff | tree |
2016-06-13 |
iceman1001 | ADD: added the skeleton for analysing dates in a given...
|
commit | commitdiff | tree |
2016-06-13 |
iceman1001 | ADD: added some identification on between old Desfire...
|
commit | commitdiff | tree |
2016-05-31 |
iceman1001 | FIX: this corrects the bug when running "hardnested...
|
commit | commitdiff | tree |
2016-05-27 |
Iceman | Merge pull request #8 from zhovner/master
|
commit | commitdiff | tree |
next |