2017-02-22 |
iceman1001 | chg: @piwi's code cleanup and some more. |
tree | commitdiff |
2017-02-20 |
iceman1001 | CHG: added some comments when changing the HAS_512_FLAS... |
tree | commitdiff |
2017-02-18 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... |
tree | commitdiff |
2017-02-18 |
iceman1001 | CHG: `lf em` - added @marshmellow42 's changes |
tree | commitdiff |
2017-02-16 |
iceman1001 | CHG: some minor changes from @marshmellow42 |
tree | commitdiff |
2017-02-16 |
iceman1001 | CHG: 'lf em4x' - the em4x50 demod didn't calc ASKDemo... |
tree | commitdiff |
2017-02-13 |
iceman1001 | syntax sugar |
tree | commitdiff |
2017-02-13 |
iceman1001 | FIX: 'EMV compiling' - Makefiles are very picky about... |
tree | commitdiff |
2017-02-13 |
iceman1001 | chg: trying to generalize the EMV build. |
tree | commitdiff |
2017-02-02 |
iceman1001 | ADD: 'lf cotag read' - COTAG can be read now. |
tree | commitdiff |
2017-01-29 |
iceman1001 | CHG: the mifare Auth command can make use of a random... |
tree | commitdiff |
2017-01-26 |
iceman1001 | chg: lets not have it static, since I get the same... |
tree | commitdiff |
2017-01-26 |
iceman1001 | ADD: @micolous random nonce, adjusted to fit in. ... |
tree | commitdiff |
2017-01-24 |
iceman1001 | CHG: moved into header files. |
tree | commitdiff |
2017-01-20 |
iceman1001 | CHG: 'lf noralsy read' - new STT doesn't need so many... |
tree | commitdiff |
2017-01-20 |
iceman1001 | CHG: 'lf visa2000 read' - with new STT, the need to... |
tree | commitdiff |
2017-01-20 |
iceman1001 | FIX: 'lf hitag2' forgot to add some of @marshmellow42... |
tree | commitdiff |
2017-01-20 |
iceman1001 | FIX: @marshmellow42 's fixes for enhanced STT and... |
tree | commitdiff |
2017-01-18 |
iceman1001 | syntax sugar |
tree | commitdiff |
2017-01-16 |
iceman1001 | CHG: lowered the number of bytes collected for T55xxRea... |
tree | commitdiff |
2017-01-16 |
iceman1001 | CHG: unused variables and remove of compiler warnings. |
tree | commitdiff |
2017-01-11 |
iceman1001 | ADD: 'lf search' - added a rudimentary identification... |
tree | commitdiff |
2017-01-10 |
iceman1001 | CHG: 'hf iclass decrypt' - adjusted the loops, to... |
tree | commitdiff |
2017-01-03 |
Iceman | Merge pull request #63 from micolous/log-nonce |
tree | commitdiff |
2017-01-03 |
iceman1001 | CHG: cleaning up stuff |
tree | commitdiff |
2016-12-16 |
iceman1001 | CHG: enhanced the debug output for some LF demod/decode |
tree | commitdiff |
2016-12-15 |
iceman1001 | ADD: a Noralsy detection, looking for preamble 0xBB0 |
tree | commitdiff |
2016-12-14 |
iceman1001 | FIX: 'lf presco' demod fixes. |
tree | commitdiff |
2016-12-14 |
iceman1001 | ADD: Visa2000 demod |
tree | commitdiff |
2016-12-09 |
iceman1001 | CHG: syntaxt suger |
tree | commitdiff |
2016-11-14 |
iceman1001 | FIX: 'LF PYRAMID' the crc8_MAXIM and crc16_DNP was... |
tree | commitdiff |
2016-10-21 |
iceman1001 | CHG: "hf mf hardnested" - less printing |
tree | commitdiff |
2016-10-16 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... |
tree | commitdiff |
2016-10-16 |
iceman1001 | CHG: increased debug output for Em410x |
tree | commitdiff |
2016-10-10 |
iceman1001 | CHG; syntax suger |
tree | commitdiff |
2016-10-06 |
iceman1001 | ADD: added a compiling flag -DHAS_512_FLASH i common... |
tree | commitdiff |
2016-10-03 |
iceman1001 | CHG: revert legiccrc8 to old algo. |
tree | commitdiff |
2016-10-03 |
iceman1001 | CHG: Patch for making PM3 compatible to MCU's CDC... |
tree | commitdiff |
2016-09-29 |
iceman1001 | CHG: removed some debug data |
tree | commitdiff |
2016-09-29 |
iceman1001 | FIX: forgot I removed some other stuff |
tree | commitdiff |
2016-09-29 |
iceman1001 | CHG: a select_legic function with structs and stuff and |
tree | commitdiff |
2016-09-26 |
iceman1001 | CHG; the devil is in the details |
tree | commitdiff |
2016-09-26 |
iceman1001 | CHG: @ikarus23 removed all missleadning warnings... |
tree | commitdiff |
2016-09-26 |
iceman1001 | FIX: Much of my added extra legic code is commented... |
tree | commitdiff |
2016-09-26 |
iceman1001 | ADD: @ikarus / @pwpiwi solution to stop treating GCC... |
tree | commitdiff |
2016-09-26 |
iceman1001 | CHG: and now that I do actually check on bitlenght... |
tree | commitdiff |
2016-09-26 |
iceman1001 | FIX: could be a problem, when not using parnethesis... |
tree | commitdiff |
2016-09-26 |
iceman1001 | FIX: "indent" warns about this one. |
tree | commitdiff |
2016-09-23 |
iceman1001 | ADD; added some more descriptions of what the legic... |
tree | commitdiff |
2016-09-21 |
iceman1001 | CHG: extracted some timers functionality, to get unifi... |
tree | commitdiff |
2016-09-14 |
iceman1001 | CHG: adjusted timing according to @sentinel 's traces |
tree | commitdiff |
2016-09-13 |
Iceman | Merge pull request #26 from ickerwx/indentation_fix |
tree | commitdiff |
2016-09-13 |
René Werner | used tabs instead of spaces |
tree | commitdiff |
2016-09-13 |
René Werner | fixed indentation to get rid of warnings |
tree | commitdiff |
2016-09-09 |
iceman1001 | In my attempts to make the LEGIC code better, its... |
tree | commitdiff |
2016-09-03 |
iceman1001 | FIX: Better legic annotation, show which byte was... |
tree | commitdiff |
2016-09-02 |
iceman1001 | ADD: started to add tracelog in legic |
tree | commitdiff |
2016-09-01 |
iceman1001 | FIX: added a sanity check in preamble search to make... |
tree | commitdiff |
2016-09-01 |
iceman1001 | FIX: bug in nextwatch demod, which if the found psk... |
tree | commitdiff |
2016-08-26 |
iceman1001 | FIX: Better udp_csr handeling. Usb messages gets... |
tree | commitdiff |
2016-08-24 |
iceman1001 | CHG: change the number of calls to prng_successor... |
tree | commitdiff |
2016-08-14 |
iceman1001 | add: annotage Mifare Desfire. from https://github... |
tree | commitdiff |
2016-08-04 |
iceman1001 | CHG: trying to unify the crc algos in one place. |
tree | commitdiff |
2016-07-31 |
iceman1001 | minor textual fix |
tree | commitdiff |
2016-07-31 |
iceman1001 | ADD: started to rework the wiegand converting. Extrac... |
tree | commitdiff |
2016-07-29 |
iceman1001 | CHG: help text changes in cmdlfjablotron.c |
tree | commitdiff |
2016-07-29 |
iceman1001 | CHG: better printing output of card ID |
tree | commitdiff |
2016-07-29 |
iceman1001 | ADD: LF JABLOTRON functionality. with clone/sim and... |
tree | commitdiff |
2016-07-28 |
iceman1001 | FIX: Fixed some warnings I didn't take notice off. |
tree | commitdiff |
2016-07-28 |
iceman1001 | CHG: merged the forum user @jason 's fixes to LEGIC... |
tree | commitdiff |
2016-07-07 |
iceman1001 | chg: changed comment |
tree | commitdiff |
2016-06-20 |
iceman1001 | @marshmellow42 's fix askAMP https://github.com/marshme... |
tree | commitdiff |
2016-05-04 |
iceman1001 | CHG: NEDAP, changed back the preamble. With new... |
tree | commitdiff |
2016-05-02 |
iceman1001 | CHG: increased the preamble |
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-24 |
iceman1001 | FIX: this commit solves a sneaky bug in 'LF VIKING... |
tree | commitdiff |
2016-04-21 |
iceman1001 | CHG: changed to the new flasher command. |
tree | commitdiff |
2016-04-18 |
iceman1001 | ADD: added a method for le32toh. Converting bytes... |
tree | commitdiff |
2016-04-14 |
iceman1001 | ADD: triplesized UID |
tree | commitdiff |
2016-03-21 |
iceman1001 | syntax cleaning. |
tree | commitdiff |
2016-03-21 |
iceman1001 | CHG: testing for windows clients to get a higher baudra... |
tree | commitdiff |
2016-03-20 |
iceman1001 | ADD: added @marshmellow42 's changes to "lfdemod" |
tree | commitdiff |
2016-03-20 |
iceman1001 | ADD: copied all EMV files from peter filmoores fork... |
tree | commitdiff |
2016-03-06 |
iceman1001 | CHG; a fix for "HF TUNE", I always were annoyed with... |
tree | commitdiff |
2016-03-04 |
iceman1001 | ADD: Added the HitagS from @spenneb ref:https://events... |
tree | commitdiff |
2016-03-01 |
iceman1001 | DEL: Removed old comment, after I've been compiling... |
tree | commitdiff |
2016-03-01 |
iceman1001 | FIX: Added @marshmellow42 's fix for ASK/Biphase simula... |
tree | commitdiff |
2016-02-28 |
iceman1001 | ADD: num_to_bytebitsLSBF function. |
tree | commitdiff |
2016-02-22 |
iceman1001 | FIX: textual fix |
tree | commitdiff |
2016-02-19 |
iceman1001 | ADD: Added @marshmellow42 's new ST (sequence terminat... |
tree | commitdiff |
2016-02-18 |
iceman1001 | chg: ego credits....one of these days I'll remove 'em |
tree | commitdiff |
2016-02-16 |
iceman1001 | ADD: first try to implement crc-16 for Legic Advant... |
tree | commitdiff |
2016-02-14 |
iceman1001 | ADD: adding a presco demod, given 0x10D as preamble... |
tree | commitdiff |
2016-02-12 |
iceman1001 | CHG: had to move the SwapBits method. |
tree | commitdiff |
2016-02-12 |
iceman1001 | CHG: extracted a #define for the crc16 poly |
tree | commitdiff |
2016-02-12 |
iceman1001 | FIX: legic_prng.c according to user on forum ref:... |
tree | commitdiff |
2016-02-12 |
iceman1001 | FIX: @wllm-rbnt 's typo fixes |
tree | commitdiff |
2016-02-10 |
iceman1001 | CHG: my idea of malloc and free for bucketsort didn... |
tree | commitdiff |
2016-02-10 |
iceman | Merge branch 'master' of https://github.com/iceman1001... |
tree | commitdiff |
next |