Philippe Teuwen
232843477c
typos
2021-10-16 23:44:53 +02: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
b822e0e046
fix coverity CID 322764
2021-05-19 10:15:45 +02:00
iceman1001
dfd07ccd69
fix coverity CID 322762
2021-05-19 10:15:10 +02:00
Philippe Teuwen
a592b349cb
make style
2021-05-18 23:56:11 +02:00
iceman1001
c56d3dd42e
remove unused var
2021-05-16 23:04:48 +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
27184d7f5b
style
2021-04-08 10:44:31 +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
e08d6e5ca5
added mf_trace_brute to recover upper 16 bits in offline mode only
2021-03-10 23:46:24 +01:00
Ryan Saridar
afc904cbc7
Fix mistaken increment and decrement constants
2020-12-10 02:00:18 +00:00
iceman1001
3abdf1c651
reverse mem fix
2020-10-07 00:14:41 +02:00
Philippe Teuwen
491adacb94
get rid of tabs
2020-10-06 20:45:13 +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
5984e1c03e
makefiles: allow to skip pthread (for termux)
2020-05-15 17:40:59 +02: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