]> git.zerfleddert.de Git - proxmark3-svn/history - client/cmdhfmfhard.c
FIX: lf hitag : Mea culpa, simulation should not have reader_field on. thanks to...
[proxmark3-svn] / client / cmdhfmfhard.c
2017-02-22 iceman1001chg: @piwi's code cleanup and some more.
2016-11-22 iceman1001FIX: the changes to uart.c timings seems to have...
2016-11-21 iceman1001ADD: added the 'hf mf hardnested' to be called within...
2016-11-18 iceman1001CHG: Cleaning up
2016-11-16 iceman1001FIX: @matrix latest fixes
2016-11-16 iceman1001FIX: "hf mf hardnested" - removed the call to free_can...
2016-11-16 iceman1001CHG: "hf mf hardnested" - fixes and additions.
2016-11-15 iceman1001CHG: "hf mf hardnested"
2016-11-08 iceman1001FIX: 'hf mf hardnested' @matrix https://github.com...
2016-11-07 iceman1001FIX: decrease 2^39 -> 2^38. its a big searchspace anyway.
2016-11-07 iceman1001FIX: "hf mf hardnested" when "key found" exting the...
2016-11-07 iceman1001FIX: "hf mf hardnested" merging of @matrix commit https...
2016-11-05 iceman1001FIX: @matrix https://github.com/matrix/proxmark3/commi...
2016-10-29 iceman1001FIX: the time_t calls under mingw needs a #define...
2016-10-29 IcemanMerge pull request #51 from matrix/master
2016-10-29 Gabriele GristinaMerge remote-tracking branch 'upstream/master'
2016-10-28 iceman1001CHG: just some parameter / variable name changes....
2016-10-25 Gabriele Gristinafixup code
2016-10-21 iceman1001CHG: "hf mf hardnested" - less printing
2016-10-20 IcemanMerge pull request #43 from matrix/master
2016-10-20 Gabriele GristinaSpeedup Mifare Plus Attack v2.2 (cleanup code)
2016-10-20 Gabriele GristinaSpeedup Mifare Plus Attack v2.1 (stable)
2016-10-20 Gabriele GristinaMerge remote-tracking branch 'upstream/master'
2016-10-18 Gabriele GristinaSpeedup Mifare Plus Attack v2
2016-10-18 iceman1001FIX: @aczid's fix https://github.com/aczid/crypto1_bs...
2016-10-17 Gabriele GristinaSpeedup Mifare Plus Attack v1
2016-09-01 iceman1001FIX: bug in nextwatch demod, which if the found psk...
2016-07-28 iceman1001CHG: trying to figure out why I can't get the seconds...
2016-07-20 iceman1001CHG: minor changes to code, mostly newlines, change...
2016-06-20 iceman1001FIX: this should fix the compilation error for MAC...
2016-05-31 iceman1001FIX: this corrects the bug when running "hardnested...
2016-05-06 iceman1001FIX: a define which was wrong
2016-05-06 iceman1001FIX: This tries to fix the memalign issued on MAC...
2016-04-27 iceman1001CHG: Just changed the order of printing, so the messa...
2016-04-26 iceman1001removed commented code
2016-04-25 iceman1001FIX: @Aczid suggested this to fix a Coverity scan...
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-21 iceman1001FIX: there were no "memfree" call, there were only...
2016-04-21 iceman1001ADD: added @azcid 's bitsliced BF solver for @piwi...
2016-02-10 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-02-10 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-02-09 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-02-09 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-02-09 icemanempty row..Merge branch 'master' of https://github...
2016-01-28 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-20 iceman1001ADD: added the possibility to choose which block num...
2016-01-20 iceman1001FIX: Coverity Scans complain about uninitialized usage...
2016-01-16 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-16 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-13 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-12 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-12 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-12 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-12 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-12 icemanCHG: maybe this init works better?
2016-01-12 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-19 iceman1001FIX: #lld -> %#PRIu64" since the arguments are uin64_t
2016-01-19 iceman1001ADD: Some instructions for configure CoverityScan using...
2016-01-19 iceman1001FIX: Coverity Scan warnings on not using the fread...
2016-01-19 iceman1001FIX: Coverity Scan resource leak
2016-01-15 iceman1001FIX: wrong format specifier syntax
2016-01-15 iceman1001FIX: this should remove some warnings while compiling...
2016-01-13 iceman1001FIX: Some <= fix for pwpivi 's hardnested suggested...
2016-01-13 iceman1001ADD: @pwpiwi 's latest changes to 'hf mf hardnested'
2016-01-04 iceman1001ADD: added @pwpiwi 's corrections to "hf mf hardnested"
2016-01-03 iceman1001added @pwpiwi 's latest changes to "hf mf hardnested"
2015-12-15 iceman1001ADD: @pwpiwi 's latest code from his 'hardnested' branch.
2015-12-02 iceman1001add: missing two hard_nested files..
Impressum, Datenschutz