]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2016-04-05 iceman1001ADD; Some 7816 error codes
2016-04-05 iceman1001minor adjustements, found some comments.
2016-04-05 iceman1001CHG: adjusted two arrays in scripting.c to mirror the...
2016-04-05 iceman1001CHG: and the Makefile needs also to be updated
2016-04-05 iceman1001CHG: forgot one file for the RevEng update
2016-04-05 iceman1001Add; some keys
2016-04-05 iceman1001CHG: Updated RevEng1.31 to 1.40
2016-03-23 iceman1001textual changes
2016-03-23 iceman1001Forgot some breaks, and a faulty comparision of a...
2016-03-23 iceman1001ADD: added the ETU and Frame wait time based on the...
2016-03-22 iceman1001coverity fixes for my latest changes.
2016-03-21 iceman1001syntax cleaning.
2016-03-21 iceman1001CHG: no parity tests for ISO_7816_4 annotation
2016-03-21 iceman1001CHG: enter a define for TIMEOUT
2016-03-21 iceman1001CHG: fixed the commands, its now valid calypso 7816...
2016-03-21 iceman1001CHG: testing for windows clients to get a higher baudra...
2016-03-20 iceman1001increased a number of calypso commands for selecting...
2016-03-20 iceman1001ADD; first try at reading calypso tags
2016-03-20 iceman1001ADD: added @marshmellow42 's changes to "lfdemod"
2016-03-20 iceman1001ADD: copied all EMV files from peter filmoores fork...
2016-03-20 iceman1001CHG: not sure if this clearCommandBuffer helps when...
2016-03-20 iceman1001FIX: the lua script hf_reader.lua now works with 14B...
2016-03-20 iceman1001code cleanup.
2016-03-20 iceman1001ADD: well, starting with a luascript for reading calyp...
2016-03-20 iceman1001ADD: @icsom changes and additions to lua scripts for...
2016-03-20 iceman1001ADD: changed the annotation for 14b, it now shows WUPB...
2016-03-13 iceman1001CHG: Added the BigBuf_Clear_ext calls, returned to...
2016-03-13 iceman1001CHG: has the order of varibles some impact? I re-arran...
2016-03-13 iceman1001CHG: minor changes to this lua script. One case it...
2016-03-13 iceman1001CHG: moved some #define into include\common.h (which...
2016-03-13 iceman1001CHG: breaking up a long line in armsrc/Makefile to...
2016-03-12 iceman1001CHG: Added calling clear bigbuff to zero out it also...
2016-03-08 iceman1001CHG: Updated the README.md
2016-03-07 iceman1001@Marshmellow42 additions:
2016-03-06 iceman1001ADD: get a updated script from @icsom
2016-03-06 iceman1001FIX: adding a silent mode for Topaz detection.
2016-03-06 iceman1001ADD: Added the autodetection of Topaz to "HF SEARCH"
2016-03-06 iceman1001CHG; a fix for "HF TUNE", I always were annoyed with...
2016-03-06 iceman1001ADD; added Marshmellow42 's fixes for indala and stuff.
2016-03-04 iceman1001ADD: Added the HitagS from @spenneb ref:https://events...
2016-03-01 iceman1001CHG: Added @icsom 's changes to his legic.lua script.
2016-03-01 iceman1001CHG: some minor changes to the 14b, the read 14b...
2016-03-01 iceman1001CHG: a bit code clean up,
2016-03-01 iceman1001DEL: Removed old comment, after I've been compiling...
2016-03-01 iceman1001FIX: Added @marshmellow42 's fix for ASK/Biphase simula...
2016-02-29 iceman1001CHG: Updated the CHANGELOG.md
2016-02-28 iceman1001ADD: finished of the "LF GUARD SIM" command. needs...
2016-02-28 iceman1001ADD: num_to_bytebitsLSBF function.
2016-02-28 iceman1001ADD: Added three legic luascript from @iscom (Mosic...
2016-02-27 iceman1001CHG: better not to show the unfinished commands..
2016-02-27 iceman1001ADD: Started to add a "LF GUARD CLONE/SIM" functionali...
2016-02-27 iceman1001BUG: smash stack in addParity call. Didn't take in...
2016-02-27 iceman1001FIX: lets see if this fixes the pyramid clone crash...
2016-02-27 iceman1001chg: minor changes to text, explaining current implem...
2016-02-27 iceman1001ADD: started to add a lua script for reading 14b tags...
2016-02-27 iceman1001FIX: spelling misstakes.
2016-02-26 iceman1001ADD: "LF PYRAMID SIM"
2016-02-26 iceman1001FIX: "LF PYRAMID CLONE" now works.
2016-02-26 iceman1001FIX: calcs wiegand correct, adds wiegand parity corre...
2016-02-25 iceman1001FIX: the 14b crc was called wrong in LUA. You enter...
2016-02-25 iceman1001ADD: added some pyramid commands. //not finished.
2016-02-24 iceman1001ADD: Chrisfu 's most excellent homebrew file, adjust...
2016-02-24 iceman1001ADD: added a simple test of known pwd algos based...
2016-02-23 iceman1001ADD: added a simple sleep function. Thanks to Mosci
2016-02-22 iceman1001FIX: textual fix
2016-02-22 iceman1001ADD: added the crc8legic to Lua. call it with core...
2016-02-21 iceman1001ADD: Marshmellows fixes for "lf t55xx" and "lf cmdread...
2016-02-19 iceman1001FIX: an extra break inside "Hf mf cgetsc" made it...
2016-02-19 iceman1001CHG: -O3 flag in the makefile.
2016-02-19 iceman1001CHG: removing some time-debug statements.
2016-02-19 iceman1001CHG: revert old fiddeling, I should not touch the HIDfl...
2016-02-19 iceman1001FIX: this free call still annoys Coverity Scan.
2016-02-19 iceman1001ADD: Added @marshmellow42 's new ST (sequence terminat...
2016-02-18 iceman1001FIX: For ld (linker) there is no "-=", so lets try...
2016-02-18 iceman1001CHG: textual change in README.md
2016-02-18 iceman1001FIX: Undo one of my fixes.. *sigh* need to be more...
2016-02-18 iceman1001CHG: Updated the README.md to be clearer.
2016-02-18 iceman1001FIX: resource leak, forgot a free
2016-02-18 iceman1001CHG: CHange the definition of MAX_GRAPH_TRACE_LEN to...
2016-02-18 iceman1001FIX: Removed a double const
2016-02-18 iceman1001FIX: the #define M_PI is now optional. Moved a bunch...
2016-02-18 iceman1001FIX: 256 is too big for uint8_t
2016-02-18 iceman1001CHG: testing my travis-ci configuration
2016-02-18 iceman1001CHG: this makefile should compile on Ubuntu 1404 witho...
2016-02-18 iceman1001CHG: First step to make my makefile better for other...
2016-02-18 iceman1001chg: ego credits....one of these days I'll remove 'em
2016-02-18 iceman1001FIX: corrected one of my own bugs which made the calcc...
2016-02-17 iceman1001ADD: added some time debug statements to be able to...
2016-02-17 iceman1001FIX: Coverity scan fixes, hard to keep track of string...
2016-02-16 iceman1001FIX: cuid order...
2016-02-16 iceman1001FIX: introduced a bug in a loop by uint8_t inside crapto1.c
2016-02-16 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-02-16 iceman1001CHG: testing a prng_successor_one method
2016-02-16 iceman1001CHG: print_hex_break now prints rownumber instead...
2016-02-16 iceman1001CHG: remove clang warning for -O4,
2016-02-16 iceman1001ADD: forgot to add the bruteforce command to the comman...
2016-02-16 iceman1001FIX: marshmellow42 's fix using memcpy instead of re...
2016-02-16 iceman1001CHG: added timeouts for downloading values from device...
2016-02-16 iceman1001Updated the CHANGELOG.md
2016-02-16 iceman1001ADD: first try to implement crc-16 for Legic Advant...
next
Impressum, Datenschutz