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 |
2016-07-22 |
k02a | Addition of depending library flags... |
tree | commitdiff |
2016-07-22 |
Iceman | Merge pull request #12 from k02a/patch-1 |
tree | commitdiff |
2016-07-22 |
k02a | Inclusion of unused oem variable |
tree | commitdiff |
2016-07-21 |
iceman1001 | CHG: added some includes / libarys for HomeBrew AND... |
tree | commitdiff |
2016-07-20 |
iceman1001 | CHG: minor changes to code, mostly newlines, change... |
tree | commitdiff |
2016-07-07 |
iceman1001 | syntax suger |
tree | commitdiff |
2016-07-07 |
iceman1001 | CHG: Now it prints the correct UID bytes etc. |
tree | commitdiff |
2016-06-22 |
iceman1001 | Applied @icsom 's fixes from: https://github.com/icsom... |
tree | commitdiff |
2016-06-20 |
iceman1001 | FIX: this should fix the compilation error for MAC... |
tree | commitdiff |
2016-06-20 |
iceman1001 | chg: added to print the author. |
tree | commitdiff |
2016-06-20 |
iceman1001 | @marshmellow42 's fix the AskEdgeDetect cleaning tool... |
tree | commitdiff |
2016-06-15 |
iceman1001 | CHG: wrong minor version value. 0x1 -> 0x0 for desfi... |
tree | commitdiff |
2016-06-14 |
iceman1001 | CHG: Thanks to @Mackwa for looking up the expected... |
tree | commitdiff |
2016-06-13 |
iceman1001 | ADD: added the skeleton for analysing dates in a given... |
tree | commitdiff |
2016-06-13 |
iceman1001 | ADD: added some identification on between old Desfire... |
tree | commitdiff |
2016-05-31 |
iceman1001 | FIX: this corrects the bug when running "hardnested... |
tree | commitdiff |
2016-05-27 |
Iceman | Merge pull request #8 from zhovner/master |
tree | commitdiff |
2016-05-26 |
Pavel Zhovner | Typo in hf 14a sim help |
tree | commitdiff |
2016-05-21 |
Iceman | Update cmdlfawid.c |
tree | commitdiff |
2016-05-19 |
iceman1001 | CHG: printing of progress dots is better now. |
tree | commitdiff |
2016-05-16 |
iceman1001 | ADD: added a comment about the Q5, which I think is... |
tree | commitdiff |
2016-05-16 |
iceman1001 | ADD: added 'lf io sim <version> <facility.code> <cardn... |
tree | commitdiff |
2016-05-15 |
iceman1001 | CHG: added the possibility to "remagic" the new found... |
tree | commitdiff |
2016-05-14 |
iceman1001 | ADD: added the possiblity to use AWID formatlength... |
tree | commitdiff |
2016-05-14 |
iceman1001 | CHG: Changed cardnumber printing from %d (signed)... |
tree | commitdiff |
2016-05-13 |
iceman1001 | ADD: AWID 50bit demod, thanks to @FrancoisM and @ntk |
tree | commitdiff |
2016-05-10 |
iceman1001 | ADD: Added a new main command group "analyse", first... |
tree | commitdiff |
2016-05-10 |
iceman1001 | CHG: output when finding key it the same as from the... |
tree | commitdiff |
2016-05-10 |
iceman1001 | CHG: just made the autopwn script main loop a bit more... |
tree | commitdiff |
2016-05-06 |
iceman1001 | FIX: more paths for readline and Mac Os X |
tree | commitdiff |
2016-05-06 |
iceman1001 | FIX: a define which was wrong |
tree | commitdiff |
2016-05-06 |
iceman1001 | FIX: This tries to fix the memalign issued on MAC... |
tree | commitdiff |
2016-05-06 |
iceman1001 | CHG: hardnested needs malloc.h, which on Darvin... |
tree | commitdiff |
2016-05-06 |
iceman1001 | ADD: added a lua script which calculates mifare keys... |
tree | commitdiff |
2016-05-05 |
iceman1001 | FIX: it seem the fcntl returns -1,.. which made the... |
tree | commitdiff |
2016-05-04 |
iceman1001 | CHG: Nedap demod, now verifes with first parity. |
tree | commitdiff |
2016-05-03 |
iceman1001 | CHG: removed a warning about unused variable. Lets... |
tree | commitdiff |
2016-05-02 |
iceman1001 | CHG: increased the preamble |
tree | commitdiff |
2016-05-02 |
iceman1001 | FIX: dual definitions of variable size |
tree | commitdiff |
2016-05-02 |
iceman1001 | CHG: added the ASK/Biphase demod of signal for NEDAP... |
tree | commitdiff |
2016-05-02 |
iceman1001 | ADD: started with a NEDAP demod, read, clone and sim... |
tree | commitdiff |
2016-04-29 |
iceman1001 | CHG: better helptext |
tree | commitdiff |
2016-04-29 |
iceman1001 | CHG: the 14b is getting better, since I added the... |
tree | commitdiff |
2016-04-27 |
iceman1001 | FIX: mental note to self, don't forget to adjust messag... |
tree | commitdiff |
2016-04-27 |
iceman1001 | FIX: Mental note to self, bitnumber 4 is used, not... |
tree | commitdiff |
2016-04-27 |
iceman1001 | CHG: Just changed the order of printing, so the messa... |
tree | commitdiff |
2016-04-27 |
iceman1001 | CHG: "hf 14b sim" - Added the possibility to call... |
tree | commitdiff |
2016-04-26 |
iceman1001 | removed commented code |
tree | commitdiff |
2016-04-26 |
iceman1001 | textual change. |
tree | commitdiff |
2016-04-25 |
iceman1001 | chg; no more crash when getting partial usb packages. |
tree | commitdiff |
2016-04-25 |
iceman1001 | FIX: @Aczid suggested this to fix a Coverity scan... |
tree | commitdiff |
2016-04-24 |
iceman1001 | CHG: this fixes an annoying fault of not running ... |
tree | commitdiff |
2016-04-24 |
iceman1001 | Syntax suger |
tree | commitdiff |
2016-04-24 |
iceman1001 | CHG: this should remove a Coverity Scan warning. |
tree | commitdiff |
2016-04-24 |
iceman1001 | FIX: this commit solves a sneaky bug in 'LF VIKING... |
tree | commitdiff |
2016-04-23 |
iceman1001 | CHG: we don't want to assert inside the pm3 client. |
tree | commitdiff |
2016-04-23 |
iceman1001 | CHG: commented away some of the debug printf statements... |
tree | commitdiff |
2016-04-23 |
iceman1001 | FIX: Some Coverity Scan warnings. fread, not initiali... |
tree | commitdiff |
2016-04-23 |
iceman1001 | RM: removed some old reference inside some old proggies... |
tree | commitdiff |
2016-04-23 |
iceman1001 | CHG: moved some params. |
tree | commitdiff |
2016-04-23 |
iceman1001 | FIX: time printing, like difftime in MINGW enviroments... |
tree | commitdiff |
2016-04-23 |
iceman1001 | CHG: timeing in chk keys, |
tree | commitdiff |
2016-04-23 |
iceman1001 | CHG: moved out some usage_methods for help texts. |
tree | commitdiff |
2016-04-23 |
iceman1001 | CHG: unified some text messaged. |
tree | commitdiff |
2016-04-23 |
iceman1001 | CHG: 'hf mf chk' now correctly tests to read key B... |
tree | commitdiff |
2016-04-21 |
iceman1001 | FIX: there were no "memfree" call, there were only... |
tree | commitdiff |
2016-04-21 |
iceman1001 | ADD: added @azcid 's bitsliced BF solver for @piwi... |
tree | commitdiff |
2016-04-18 |
iceman1001 | CHG: "hf 14a sim" now uses mfkey32 and mfkey32_moebiu... |
tree | commitdiff |
2016-04-18 |
iceman1001 | FIX: this fixes the "hf mf sniff l d f" command, which... |
tree | commitdiff |
2016-04-18 |
iceman1001 | FIX: this fixes the mftry32, mftry32moebius and trymf6... |
tree | commitdiff |
2016-04-18 |
iceman1001 | ADD: added a method for le32toh. Converting bytes... |
tree | commitdiff |
2016-04-18 |
iceman1001 | FIX: corrected the FLAG_NR_AR_ATTACK |
tree | commitdiff |
2016-04-14 |
iceman1001 | ADD: started to add a BUTTERWORTH filter, not working... |
tree | commitdiff |
2016-04-14 |
iceman1001 | CHG: added the ascii output for the pwd. |
tree | commitdiff |
2016-04-14 |
iceman1001 | ADD: simulating can now handle triplesized UID (10b) |
tree | commitdiff |
2016-04-14 |
iceman1001 | CHG: Swapped to using the DEFINES. |
tree | commitdiff |
2016-04-11 |
iceman1001 | CHG: syntax suger |
tree | commitdiff |
2016-04-10 |
iceman1001 | CHG: doesnt flush the printf() calls |
tree | commitdiff |
2016-04-10 |
iceman1001 | CHG: free the malloc:d memory in the crc8 function. |
tree | commitdiff |
next |