]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2016-01-09 iceman1001CHG: syntax suger
2016-01-09 iceman1001ADD: a new pwdgen algo Nicknamed C, (Huge props to...
2016-01-09 iceman1001ADD: Travis now builds automatically.
2016-01-08 iceman1001fix: gcc-arm-none-eabi still not working...
2016-01-08 iceman1001ADD: added gcc-arm-none-eabi compiler to travie script
2016-01-08 iceman1001CHG: added the make command
2016-01-08 iceman1001ADD: added integration with Travis CI,
2016-01-08 iceman1001FIX: @marshmellow42 's cleanup of includes.
2016-01-08 iceman1001FIX: coverty scan defects.
2016-01-08 iceman1001REM: code cleanup.
2016-01-08 iceman1001FIX: coverty scan, resourceleak in "hf mf sniff", ...
2016-01-08 iceman1001ADD: @go_tus 's code to generate wiegand codes from...
2016-01-08 iceman1001Syntax suger, making the code easier to read (for...
2016-01-08 iceman1001FIX: coverty scan reveals some resourceleaks and overr...
2016-01-08 IcemanUpdate README.txt
2016-01-08 IcemanUpdate README.txt
2016-01-08 IcemanUpdate README.txt
2016-01-08 IcemanUpdate README.txt
2016-01-06 IcemanUpdate README.txt
2016-01-06 Icemanadded coverty build scan badge
2016-01-04 iceman1001ADD: added a Q5 parameter for "lf t55xx wipe",
2016-01-04 iceman1001ADD: added @pwpiwi 's corrections to "hf mf hardnested"
2016-01-03 iceman1001code clean up, added some comments to hitag
2016-01-03 iceman1001added @pwpiwi 's latest changes to "hf mf hardnested"
2016-01-03 iceman1001added @broken_bad's imp of showing T555/Q5 trace data...
2015-12-23 iceman1001REM: removed an offensive #include on archlinux. ...
2015-12-23 iceman1001FIX: removed printBits reference.
2015-12-22 iceman1001FIX: the usb_poll_validate_length() check should be...
2015-12-21 iceman1001ADD: @marshmellow42 's changes to "hf mfu dump"
2015-12-21 iceman1001CHG: some textual change to README.txt
2015-12-21 iceman1001add: added @AdamLaurie 's iclass raw keys changes
2015-12-16 iceman1001ADD: @marshmellow42 's fixes for Q5, t55xx, fskclock,
2015-12-15 iceman1001ADD: @marshmellow42 's changes to "hf mfu *" ,
2015-12-15 iceman1001ADD: @pwpiwi 's latest code from his 'hardnested' branch.
2015-12-14 iceman1001FIX: minor fixes in hf mfu, from @marshmello42 's...
2015-12-14 iceman1001REM: removed an unused doublett function "printBits...
2015-12-10 iceman1001ADD: @marshmellow42 's fixes to cmdlft55xx.c (save_res...
2015-12-09 iceman1001Two fixes for warnings when compiling on Ubuntu14.04.
2015-12-09 iceman1001ADD: @marshmello42 's fixes for low frequency demodulat...
2015-12-09 iceman1001ADD: a TEA crypto algorithm implemention.
2015-12-05 iceman1001added some keys
2015-12-02 iceman1001ADD: hooked up the new pwdgen functions inside the...
2015-12-02 iceman1001CHG: updated helptext for lf t55xx bruteforce
2015-12-02 iceman1001add: missing two hard_nested files..
2015-12-01 iceman1001ADD: Added the possibility to exit the bruteforce mode...
2015-12-01 iceman1001FIX: the lfsampling.c for t55xx had a tendecy to enter...
2015-12-01 iceman1001FIX: added a break if the device starts acting strange...
2015-12-01 iceman1001FIXES: the custom keys testloop now increases the...
2015-12-01 iceman1001ADD: added the possibility to load a default pwd file...
2015-11-27 iceman1001textual fix.
2015-11-27 iceman1001FIX: the t55xx bruteforce method got some fixes, in...
2015-11-27 iceman1001ADD: @go_tus simple bruteforce for t55xx, refactored...
2015-11-23 iceman1001CHG: Missing some headers
2015-11-22 iceman1001FIX: the read counter in "hf 14a sim" (for ntag/ev...
2015-11-22 iceman1001ADD: 'hf mfu info' now prints following settings:
2015-11-22 iceman1001ADD: @marshmellow's fixes to awid, viking and T55x7
2015-11-21 iceman1001ADD: lf indalademod output, The binary string is now...
2015-11-20 iceman1001@marshmellows last LF changes.
2015-11-10 iceman1001FIX: some fixes to indalademod and viking from @marshm...
2015-11-10 iceman1001FIX: an error that I introduced to the csetblock comma...
2015-11-10 iceman1001added @marshmellows new viking demod.
2015-11-09 iceman1001fix: forgot to remove this when merging piwi's fixes.
2015-11-09 iceman1001CHG: minor code clean up, removed commented old code.
2015-11-09 iceman1001ADD: @marshmellow fix for em41x clock.
2015-11-09 iceman1001ADD: @piwi's fixes to "hf snoop" where it empties the...
2015-11-09 iceman1001ADD: @piwi's changes to .gitignore.
2015-11-09 iceman1001ADD: @piwi's fixes to .history
2015-11-09 iceman1001CHG: a major remake of the "hf mf c*" commands. Ie...
2015-11-02 iceman1001ADD: @bm2gii some kind of andriod fix for the lua.
2015-11-02 iceman1001ADD: @marshmellow42 's fixex and resetread t55x7
2015-11-02 iceman1001CHG: @ematrix / @piwi fixes for 'hf snoop'
2015-11-01 iceman1001CHG: some magic generation1 tags is not following proto...
2015-11-01 iceman1001ADD: help text for 'hf snoop' / 'hf search' / 'hf...
2015-10-30 iceman1001CHG: the updated fpga image for the "hf snoop"
2015-10-30 iceman1001CHG: some desfire changes from @bforbort fork. *untested*
2015-10-30 iceman1001ADD: a minor xor script
2015-10-30 iceman1001ADD: @gm4tr1x found some new known mifare keys.
2015-10-27 iceman1001ADD: added the "hf snoop" patch original from @Enio...
2015-10-21 iceman1001ADD: 'LF T55X7 WAKEUP' command. For tags with AOR...
2015-10-21 iceman1001CHG: move some methods, its easier to read now. Cosme...
2015-10-20 iceman1001CHG: some cleanup of pcf7931.c
2015-10-20 iceman1001ADD: @marshmellows42 's fixes for "lf cmdread" and...
2015-10-19 iceman1001ADD: some more keys found on a pastebin
2015-10-19 iceman1001FIX: tnp3sim, now can insert keys if the dumpfile is...
2015-10-17 iceman1001FIX: "abort trap 6" error when runing the tnp3sim...
2015-10-17 iceman1001FIX: @tony pointed out that there was a method name...
2015-10-16 iceman1001FIX: thanks @tony, for pointing out a "end" statement...
2015-10-15 iceman1001test
2015-10-15 iceman1001FIX: a suggested fix for #136 where the "lf t55x7...
2015-10-15 iceman1001CHG: code clean up. Have some questions regarding...
2015-10-15 iceman1001CHG: minor updates in the T55x7 methods. added the...
2015-10-15 iceman1001ADD: @marshmellows fixes for t55x7 reading signal.
2015-10-14 iceman1001FIX: The T55x7ReadBlock method, should not have the...
2015-10-14 iceman1001FIX: fixed the "lf pcf7931 write" input validation...
2015-10-12 iceman1001FIX: Removed a arrat from the struct configPcf in ...
2015-10-12 iceman1001FIX: I did a clean up of the "LF PCF7931" code. The...
2015-10-11 iceman1001ADD: There were lot of calls to enable tracing, but...
2015-10-11 iceman1001ADD: @marshmellow42's decrypt crypto-1 method,
2015-10-07 iceman1001I just merged @marshmellow's branch "iclass" and that...
2015-10-05 iceman1001ADD: fixed some spelling misstakes in luascript.
next
Impressum, Datenschutz