Philippe Teuwen
951d6cd218
cppcheck uninitialized vars
2023-01-15 02:23:19 +01:00
Doridian
83943aafc8
and done
2022-06-11 16:16:56 -07:00
iceman1001
fe9348768d
use calloc instead
2022-01-09 00:33:33 +01:00
iceman1001
deb48d2311
cppcheck fix const
2022-01-06 21:53:39 +01:00
Philippe Teuwen
88308ea727
typos
2021-10-10 01:35:45 +02:00
iceman1001
e50c7db17d
fix coverity CID 322762
2021-06-24 18:11:46 +02:00
Philippe Teuwen
90dcccdaca
mf_nonce_brute, several fixes:
...
* Fix suggested in issue #1289 by @datatags
* Fix max count including 0xFFFF (else recovering key ffffffffffff fails)
* Fix help example of partial recovery
* Fix typo in var name
* Reenable regression test in pm3_tests
2021-05-26 17:39:03 +02:00
iceman1001
dfd07ccd69
fix coverity CID 322762
2021-05-19 10:15:10 +02:00
iceman1001
65e4d8e1fa
fix thread and clock issues
2021-05-15 10:43:51 +02:00
iceman1001
d2646122e7
style
2021-04-16 17:10:08 +02:00
iceman1001
7df6be9abd
mf_nonce_brute - text
2021-03-15 01:28:20 +01:00
iceman1001
5acff2f88e
fixed some concurrency problems, changed some output
2021-03-12 21:45:34 +01:00
iceman1001
134bcd5e3e
colors
2021-03-12 20:52:22 +01:00
iceman1001
0ca5fcef1c
if weak prng key found, no need for phase2
2021-03-12 20:41:19 +01:00
iceman1001
43d45b0331
added the possibility to automatically bruteforce the key if four or more bytes of encrypted next command is available
2021-03-11 08:58:50 +01:00
iceman1001
3abdf1c651
reverse mem fix
2020-10-07 00:14:41 +02:00
iceman1001
64f9bb5e01
style
2020-10-06 18:00:00 +02:00
iceman1001
f2078ec0c2
free args
2020-10-06 16:17:22 +02:00
Philippe Teuwen
224cb2ffd7
make style
2020-06-08 03:15:10 +02:00
iceman1001
1b9490c6aa
cppchecker
2020-06-02 13:07:25 +02:00
iceman1001
a19ba257af
fix : #746 - ProxSpace 64b seem to report both _WIN32 and _WIN64
2020-05-21 21:45:54 +02:00
iceman1001
3dd55e2c04
simpler define
2020-05-19 20:53:52 +02:00
grspy
8509d233d2
Fix 32-bit time_t compilation error on WIN64
2020-05-19 20:49:25 +03:00
Philippe Teuwen
a739d33398
Add mf_nonce_brute from https://github.com/iceman1001/mf_nonce_brute and merge to pm3 Makefile
2020-05-15 13:07:27 +02:00