]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2016-05-06 iceman1001DEL: removed the homebrews script. It needed a sepera...
2016-05-06 iceman1001CHG: test to remove a call <sys/types.h> seems to...
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-05 IcemanUpdate README.md
2016-05-05 IcemanUpdate README.md
2016-05-05 IcemanUpdate README.md
2016-05-05 IcemanUpdate README.md
2016-05-05 IcemanUpdate README.md
2016-05-04 iceman1001CHG: NEDAP, changed back the preamble. With new...
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: only need a byte in this loop
2016-04-29 iceman1001CHG: better helptext
2016-04-29 iceman1001CHG: the 14b is getting better, since I added the...
2016-04-27 iceman1001CHG: FpgaSetupDMA, handle when it returns NULL.
2016-04-27 iceman1001CHG: 'hf 14b sim' better work flow on device side....
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: "hf 14b sim" making the flow to be similar to...
2016-04-27 iceman1001CHG: change the shields..
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 iceman1001REM: removed a debug function call, PrintToSendBuffer
2016-04-26 iceman1001CHG: FpgaSetupDMA can fail and returns NULL. Added...
2016-04-26 iceman1001removed commented code
2016-04-26 iceman1001textual change.
2016-04-26 iceman1001CHG: Much more stable 14B functionality when Sending...
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: Mea culpa, misspelled Aczid 's nick.
2016-04-24 iceman1001CHG: changed this call, to the #define name instead.
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 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...
next
Impressum, Datenschutz