]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2016-09-02 iceman1001ADD: started to add tracelog in legic
2016-09-01 iceman1001CHG: Adding clarity to the command helptext.
2016-09-01 iceman1001CHG: Supressing output for LF or HF antenna values...
2016-09-01 iceman1001FIX: added a sanity check in preamble search to make...
2016-09-01 iceman1001CHG: removed call to bigbuff free.
2016-09-01 iceman1001CHG: a different version string when compiling on...
2016-09-01 iceman1001FIX: Only need to print a uint32_t,
2016-09-01 iceman1001FIX: bug in nextwatch demod, which if the found psk...
2016-08-31 iceman1001CHG: reverting use of bigbuff, because I forgot that...
2016-08-31 iceman1001CHG: removed a redundant include to strings.h, which...
2016-08-31 iceman1001FIX: should fix the typedefintion error for OS X regar...
2016-08-31 iceman1001CHG: A repaint the plot window should be done to make...
2016-08-31 iceman1001CHG: the loop in main, for usb_poll_validate_length...
2016-08-31 iceman1001CHG: this timeout doesn't influence the bad performanc...
2016-08-31 iceman1001FIX: Forget that the prng was 0x8000 length and not...
2016-08-29 iceman1001ADD: added a simple averging filter function. input...
2016-08-26 iceman1001FIX: the check for formatlen was wrong.
2016-08-26 iceman1001CHG: starting to add the legic changes.. *work in...
2016-08-26 iceman1001FIX: minor adjustments to 'lf awid bruteforce'
2016-08-26 iceman1001FIX: fixes the broken build,...
2016-08-26 iceman1001FIX: 'lf awid bruteforce' cleaning up all debug messages
2016-08-26 iceman1001FIX: Better udp_csr handeling. Usb messages gets...
2016-08-24 iceman1001CHG: forgot a semicolon...
2016-08-24 iceman1001CHG: removed some extra time to sync,
2016-08-24 iceman1001some text changes.
2016-08-24 iceman1001CHG: added a verification to see if the found candida...
2016-08-24 iceman1001FIX: the underlaying bug on deviceside code. The SSPCL...
2016-08-24 iceman1001CHG: change the number of calls to prng_successor...
2016-08-24 iceman1001CHG: fixed the collapsing comments when opening this...
2016-08-24 iceman1001REM: removed an test function
2016-08-24 iceman1001CHG: Changed the number of times the call to prng_succ...
2016-08-24 iceman1001CHG: syntax suger.
2016-08-21 iceman1001CHG: updated Reveng version from 1.4.0 -> 1.4.4 .
2016-08-14 iceman1001ADD: Mifare Desfire defines
2016-08-14 iceman1001chg; syntax suger
2016-08-14 iceman1001help text adjustments
2016-08-14 iceman1001ADD: added a sanity check in T55x7 commands info/trace...
2016-08-14 iceman1001add: annotage Mifare Desfire. from https://github...
2016-08-10 iceman1001chg: remove a char..
2016-08-10 iceman1001CHG: more struct errors.. my bad,
2016-08-10 iceman1001CHG: removed some debug statements, added another...
2016-08-10 iceman1001CHG: minor code cleaning in 'hf 14a reader'
2016-08-10 iceman1001CHG: on a slow usb connection it seems the pingcmd...
2016-08-10 iceman1001FIX: at least now the special zero parity attack,...
2016-08-09 iceman1001CHG; still looking at 14b, this time started to look...
2016-08-09 iceman1001started fixing the paritiy == 0 special attack against...
2016-08-09 iceman1001fix: wrong spelling
2016-08-09 iceman1001FIX: Travis CI complains about missing stdbool.h includes
2016-08-09 iceman1001ADD: 'lf awid brute' is now possible to give a starting...
2016-08-09 iceman1001syntax suger
2016-08-09 iceman1001CHG: textual fixes in help text
2016-08-08 iceman1001FIX: delay was parsed incorrect into a uint8_t...
2016-08-08 iceman1001ADD: Added a delay in ms to 'lf awid brute' Thanks...
2016-08-08 iceman1001FIX: the cmdline parsing was a bit too hard. Thanks...
2016-08-08 iceman1001layouts.
2016-08-08 iceman1001even more..
2016-08-08 iceman1001more layout
2016-08-08 iceman1001correcting the layout...
2016-08-08 iceman1001textual changes.
2016-08-08 iceman1001CHG: added the libncurses5-dev instruction for COMPILI...
2016-08-08 iceman1001textual changes
2016-08-08 iceman1001ADD: J-Run's 2nd phase tool mf_key_brute ref: https...
2016-08-08 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-08-08 IcemanMerge pull request #21 from alexgrin/iceman_master
2016-08-08 Alexis GreenFIX: erroneous semicolon
2016-08-07 iceman1001fix: forgot something small.. sloppy.
2016-08-07 iceman1001ADD: added the 'max frame size' parameter set, valid...
2016-08-07 iceman1001CHG: fixes to match the new arguments to the darkside...
2016-08-07 iceman1001CHG: moved some TEA crypto stuff from 14b into analyse.
2016-08-07 iceman1001CHG: increased the script-filename column width from...
2016-08-07 iceman1001textual changes.
2016-08-07 iceman1001CHG: applied some of the changes unto "hf 14b snoop...
2016-08-07 iceman1001CHG: iso14443b.c got some more love. using the ...
2016-08-06 IcemanMerge pull request #20 from alexgrin/iceman_master
2016-08-04 Alexis GreenFIX: Coverity badge link now works.
2016-08-04 iceman1001CHG: some calyspo stuff
2016-08-04 iceman1001CHG: marshmellow42 's improved "hf mf sim x"
2016-08-04 iceman1001CHG: moved a defince arraylen into util.h and changed...
2016-08-04 iceman1001CHG: trying to unify the crc algos in one place.
2016-08-04 iceman1001ADD: @donwan581 select keytype for the darkside attack.
2016-08-04 iceman1001CHG: cleaning up.
2016-08-03 iceman1001FIX: coverity scan 133850, again. Why on earth did...
2016-08-03 iceman1001fix: COVERITYSCAN 133871, fix one part, breaking...
2016-08-03 iceman1001FIX: coverity scan 133859 structually dead code, ...
2016-08-03 iceman1001FIX; coverity scan 133850, & operation should keep...
2016-08-03 iceman1001Coverity Scan 133850, need to ask @jason about this...
2016-08-03 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-08-03 iceman1001FIX: 133853, If you have 3items in a array, don't...
2016-08-03 IcemanMerge pull request #19 from alexgrin/iceman_master
2016-08-03 Alexis GreenFIX: CoverityScan 123358 and 133864 - Unchecked return...
2016-08-02 Alexis GreenFIX: CoverityScan 121362 - Pointer to local outside...
2016-08-02 iceman1001FIX: mental note to self, don't code when tried. "size...
2016-08-02 iceman1001FIX: forgot a semicolon
2016-08-02 iceman1001FIX: Coverity scan 1333852, Make sure (card) is not...
2016-08-02 iceman1001CHG: Some testing of timings on 14443b,
2016-08-02 iceman1001FIX: COverityScan 133865, out-of-bounds access, Forgo...
2016-08-02 iceman1001FIX: CoverityScan 133857, cast to uint32_t will stop...
2016-08-02 iceman1001FIX. COVERITYscan 133860, initialize to zero. This...
2016-08-02 iceman1001FIX: CoverityScan, 1333853, out-of-bounds, well...
2016-08-02 IcemanMerge pull request #18 from alexgrin/iceman_master
next
Impressum, Datenschutz