]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2016-04-23 iceman1001FIX: Some Coverity Scan warnings. fread, not initiali...
2016-04-23 iceman1001syntax suger
2016-04-23 iceman1001RM: removed some old reference inside some old proggies...
2016-04-23 iceman1001CHG: moved some params.
2016-04-23 iceman1001FIX: time printing, like difftime in MINGW enviroments...
2016-04-23 iceman1001CHG: timeing in chk keys,
2016-04-23 iceman1001CHG: moved out some usage_methods for help texts.
2016-04-23 iceman1001CHG: unified some text messaged.
2016-04-23 iceman1001CHG: 'hf mf chk' now correctly tests to read key B...
2016-04-21 iceman1001FIX: fixed some compiler warnings about strlen call...
2016-04-21 iceman1001Textual changes,
2016-04-21 iceman1001CHG: Travis CI should be using Trusty beta environment...
2016-04-21 iceman1001updated the texts.
2016-04-21 iceman1001updates..
2016-04-21 iceman1001FIX: there were no "memfree" call, there were only...
2016-04-21 iceman1001CHG: changed to the new flasher command.
2016-04-21 iceman1001code clean up
2016-04-21 iceman1001ADD: added @azcid 's bitsliced BF solver for @piwi...
2016-04-20 iceman1001CHG: updated the downloaded release from v1.4.0 ->...
2016-04-18 iceman1001CHG: "hf 14a sim" command , correct use of FLAGS
2016-04-18 iceman1001CHG: "hf 14a sim" now uses mfkey32 and mfkey32_moebiu...
2016-04-18 iceman1001CHG: deviceside changes to deal with sniffing UID's...
2016-04-18 iceman1001FIX: this fixes the "hf mf sniff l d f" command, which...
2016-04-18 iceman1001FIX: this fixes the mftry32, mftry32moebius and trymf6...
2016-04-18 iceman1001ADD: added a method for le32toh. Converting bytes...
2016-04-18 iceman1001FIX: corrected the FLAG_NR_AR_ATTACK
2016-04-18 iceman1001CHG: make the text a bit easier to understand.
2016-04-14 iceman1001ADD: triplesized UID
2016-04-14 iceman1001ADD: started to add a BUTTERWORTH filter, not working...
2016-04-14 iceman1001ADD: added triplesided UID to "hf mf sniff"
2016-04-14 iceman1001MOV: moved the #DEFINES into protocols.h
2016-04-14 iceman1001Syntaxt suger
2016-04-14 iceman1001CHG: added the ascii output for the pwd.
2016-04-14 iceman1001ADD: simulating can now handle triplesized UID (10b)
2016-04-14 iceman1001CHG: Swapped to using the DEFINES.
2016-04-12 iceman1001Syntaxt suger,
2016-04-12 iceman1001syntax suger
2016-04-12 iceman1001REM: removed an unused method MifareCollectNonces
2016-04-11 iceman1001CHG: syntax suger
2016-04-11 iceman1001REM: removed some unused code, GetDeltaCountUS() and...
2016-04-11 iceman1001ADD: added @pivi 's faster authentication method from...
2016-04-10 iceman1001CHG: doesnt flush the printf() calls
2016-04-10 iceman1001CHG: free the malloc:d memory in the crc8 function.
2016-04-10 iceman1001CHG: syntax suger,
2016-04-10 iceman1001CHG: syntax suger..
2016-04-10 iceman1001CHG: mostly syntax suger, trying to uniform the look...
2016-04-10 iceman1001CHG: some textual change and some syntax suger changes.
2016-04-10 iceman1001FIX: how to break a working thing by being blind...
2016-04-09 iceman1001ADD: more keys
2016-04-09 iceman1001ADD: more keys..
2016-04-05 iceman1001removed some old code,
2016-04-05 iceman1001ADD: @zhovner 's decryption of trace data to mfkey64
2016-04-05 iceman1001ADD: added a WIN sample.
2016-04-05 iceman1001CHG: old code calls outdated command. Even if it works...
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
next
Impressum, Datenschutz