]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2016-07-31 IcemanMerge pull request #15 from alexgrin/iceman_master
2016-07-31 Alexis GreenAdding a 'recoverpw' command for T55xx to try to recove...
2016-07-31 iceman1001CHG: moved out some help-texts into its own usage...
2016-07-30 iceman1001CHG: Moved a 'include' statement to header file
2016-07-30 iceman1001REM: cleaning up some commented code.
2016-07-30 iceman1001FIX: Found a minor bug in 'LF CMDREAD' where it...
2016-07-29 iceman1001CHG: The jablotron demod now deals with the strangenes...
2016-07-29 iceman1001ADD: Binary Encoded Digit -> Decimal
2016-07-29 iceman1001CHG: help text changes in cmdlfjablotron.c
2016-07-29 iceman1001chg: textual change.
2016-07-29 iceman1001CHG: redundant 'return' statement removed
2016-07-29 iceman1001CHG: better printing output of card ID
2016-07-29 iceman1001CHG: textual changes to help text.
2016-07-29 iceman1001ADD: LF JABLOTRON functionality. with clone/sim and...
2016-07-28 iceman1001FIX: that OEM variable that is unused.
2016-07-28 iceman1001FIX: Fixed some warnings I didn't take notice off.
2016-07-28 iceman1001CHG: removed the wiegand converting, since I'm not...
2016-07-28 iceman1001CHG: trying to figure out why I can't get the seconds...
2016-07-28 iceman1001ADD: Added some new analyse functions like CHKSUM...
2016-07-28 iceman1001spacing..
2016-07-28 iceman1001CHG: forgot to add the reflect function
2016-07-28 iceman1001CHG: merged the forum user @jason 's fixes to LEGIC...
2016-07-28 iceman1001ADD: some new usb commmands from EMV, and for LEGIC.
2016-07-28 iceman1001CHG: removed the linking to radixsort.c
2016-07-28 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-07-28 IcemanUpdate README.md
2016-07-23 iceman1001CHG: added a comment
2016-07-23 iceman1001CHG: some clearing of memory
2016-07-22 IcemanMerge pull request #14 from k02a/patch-2
2016-07-22 IcemanMerge pull request #13 from k02a/patch-1
2016-07-22 k02aAddition of depending library flags...
2016-07-22 k02aImproved compilation compability on Linux
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 iceman1001chg: name error?
2016-07-07 iceman1001CHG: moved includes into header file where it belong
2016-07-07 iceman1001ADD: added the nonce_struct needed for @marshmellow42...
2016-07-07 iceman1001chg: changed comment
2016-07-07 iceman1001syntax suger
2016-07-07 iceman1001CHG: Now it prints the correct UID bytes etc.
2016-06-22 iceman1001CHG: adjusted the debug message to the correct mfkey32...
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-20 iceman1001@marshmellow42 's fix askAMP https://github.com/marshme...
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 IcemanUpdate README.md
2016-05-19 iceman1001CHG: printing of progress dots is better now.
2016-05-16 iceman1001ADD: added a comment about Q5 settings. needs to be...
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-16 iceman1001CHG: added an entry to copy the 77-mm-usb-device-black...
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
2016-05-13 iceman1001ADD: AWID 50bit demod, thanks to @FrancoisM and @ntk
2016-05-11 IcemanUpdate README.md
2016-05-10 iceman1001textual updates.
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-09 iceman1001FIX: changed from ssized_t -> size_t
2016-05-09 iceman1001REM: rmove stdio.h reference to make it compile on...
2016-05-08 iceman1001REM: commented out a reference to Logtrace in bigbuf...
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....
next
Impressum, Datenschutz