]> git.zerfleddert.de Git - proxmark3-svn/history - client
Merge pull request #14 from k02a/patch-2
[proxmark3-svn] / client /
2016-07-22 IcemanMerge pull request #14 from k02a/patch-2
2016-07-22 k02aAddition of depending library flags...
2016-07-22 IcemanMerge pull request #12 from k02a/patch-1
2016-07-22 k02aInclusion of unused oem variable
2016-07-21 iceman1001CHG: added some includes / libarys for HomeBrew AND...
2016-07-20 iceman1001CHG: minor changes to code, mostly newlines, change...
2016-07-07 iceman1001syntax suger
2016-07-07 iceman1001CHG: Now it prints the correct UID bytes etc.
2016-06-22 iceman1001Applied @icsom 's fixes from: https://github.com/icsom...
2016-06-20 iceman1001FIX: this should fix the compilation error for MAC...
2016-06-20 iceman1001chg: added to print the author.
2016-06-20 iceman1001@marshmellow42 's fix the AskEdgeDetect cleaning tool...
2016-06-15 iceman1001CHG: wrong minor version value. 0x1 -> 0x0 for desfi...
2016-06-14 iceman1001CHG: Thanks to @Mackwa for looking up the expected...
2016-06-13 iceman1001ADD: added the skeleton for analysing dates in a given...
2016-06-13 iceman1001ADD: added some identification on between old Desfire...
2016-05-31 iceman1001FIX: this corrects the bug when running "hardnested...
2016-05-27 IcemanMerge pull request #8 from zhovner/master
2016-05-26 Pavel ZhovnerTypo in hf 14a sim help
2016-05-21 IcemanUpdate cmdlfawid.c
2016-05-19 iceman1001CHG: printing of progress dots is better now.
2016-05-16 iceman1001ADD: added a comment about the Q5, which I think is...
2016-05-16 iceman1001ADD: added 'lf io sim <version> <facility.code> <cardn...
2016-05-15 iceman1001CHG: added the possibility to "remagic" the new found...
2016-05-14 iceman1001ADD: added the possiblity to use AWID formatlength...
2016-05-14 iceman1001CHG: Changed cardnumber printing from %d (signed)...
2016-05-13 iceman1001ADD: AWID 50bit demod, thanks to @FrancoisM and @ntk
2016-05-10 iceman1001ADD: Added a new main command group "analyse", first...
2016-05-10 iceman1001CHG: output when finding key it the same as from the...
2016-05-10 iceman1001CHG: just made the autopwn script main loop a bit more...
2016-05-06 iceman1001FIX: more paths for readline and Mac Os X
2016-05-06 iceman1001FIX: a define which was wrong
2016-05-06 iceman1001FIX: This tries to fix the memalign issued on MAC...
2016-05-06 iceman1001CHG: hardnested needs malloc.h, which on Darvin...
2016-05-06 iceman1001ADD: added a lua script which calculates mifare keys...
2016-05-05 iceman1001FIX: it seem the fcntl returns -1,.. which made the...
2016-05-04 iceman1001CHG: Nedap demod, now verifes with first parity.
2016-05-03 iceman1001CHG: removed a warning about unused variable. Lets...
2016-05-02 iceman1001CHG: increased the preamble
2016-05-02 iceman1001FIX: dual definitions of variable size
2016-05-02 iceman1001CHG: added the ASK/Biphase demod of signal for NEDAP...
2016-05-02 iceman1001ADD: started with a NEDAP demod, read, clone and sim...
2016-04-29 iceman1001CHG: better helptext
2016-04-29 iceman1001CHG: the 14b is getting better, since I added the...
2016-04-27 iceman1001FIX: mental note to self, don't forget to adjust messag...
2016-04-27 iceman1001FIX: Mental note to self, bitnumber 4 is used, not...
2016-04-27 iceman1001CHG: Just changed the order of printing, so the messa...
2016-04-27 iceman1001CHG: "hf 14b sim" - Added the possibility to call...
2016-04-26 iceman1001removed commented code
2016-04-26 iceman1001textual change.
2016-04-25 iceman1001chg; no more crash when getting partial usb packages.
2016-04-25 iceman1001FIX: @Aczid suggested this to fix a Coverity scan...
2016-04-24 iceman1001CHG: this fixes an annoying fault of not running ...
2016-04-24 iceman1001Syntax suger
2016-04-24 iceman1001CHG: this should remove a Coverity Scan warning.
2016-04-24 iceman1001FIX: this commit solves a sneaky bug in 'LF VIKING...
2016-04-23 iceman1001CHG: we don't want to assert inside the pm3 client.
2016-04-23 iceman1001CHG: commented away some of the debug printf statements...
2016-04-23 iceman1001FIX: Some Coverity Scan warnings. fread, not initiali...
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: there were no "memfree" call, there were only...
2016-04-21 iceman1001ADD: added @azcid 's bitsliced BF solver for @piwi...
2016-04-18 iceman1001CHG: "hf 14a sim" now uses mfkey32 and mfkey32_moebiu...
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-14 iceman1001ADD: started to add a BUTTERWORTH filter, not working...
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-11 iceman1001CHG: syntax suger
2016-04-10 iceman1001CHG: doesnt flush the printf() calls
2016-04-10 iceman1001CHG: free the malloc:d memory in the crc8 function.
2016-04-09 iceman1001ADD: more keys
2016-04-09 iceman1001ADD: more keys..
2016-04-05 iceman1001removed some old code,
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 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...
next
Impressum, Datenschutz