iceman1001
eed0ca4796
textual
2021-06-24 18:23:10 +02:00
iceman1001
e50c7db17d
fix coverity CID 322762
2021-06-24 18:11:46 +02:00
merlokk
8aee946895
add command hf cipurse test
2021-06-23 18:20:30 +03:00
iceman1001
4e0fe278e4
added two tests for ndef parsing
2021-06-21 10:40:39 +02:00
iceman1001
70709ca0ed
fix coverity CID 349306 - resource leak
2021-06-20 11:13:49 +02:00
merlokk
c5f24a24a4
make style and small fix
2021-06-17 13:44:14 +03:00
Philippe Teuwen
0059cec493
fpga_compress decompress: truncate output files
2021-06-15 10:15:51 +02:00
Philippe Teuwen
339fd909c6
fpga_compress: allow decompression routine to deinterleave output in multiple files
2021-06-07 22:40:42 +02:00
Philippe Teuwen
1f27be076b
make miscchecks
2021-06-04 21:58:38 +02:00
Philippe Teuwen
4c44138557
make style
2021-05-30 14:29:05 +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
Philippe Teuwen
1e40db9a35
hitag2crack: support clang
2021-05-22 21:28:50 +02:00
iceman1001
8f9d8fa1bd
textual
2021-05-21 11:50:49 +02:00
Philippe Teuwen
9a00ad0230
rename version.c into version_pm3.c to avoid clash with mbedtls and other future clashes
2021-05-21 00:15:20 +02:00
iceman1001
436fedcbe4
fix coverity CID 344485, 344482, 344481
2021-05-20 10:11:41 +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
iceman1001
16c43bea2d
fix coverity CID 322671, 322668, and time now is zero padded
2021-05-19 10:13:37 +02:00
Philippe Teuwen
836e0fa206
accept multiple commands on stdin
2021-05-19 01:19:26 +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
7d151057c2
update test for mf_nonce_brute
2021-05-15 10:49:15 +02:00
iceman1001
65e4d8e1fa
fix thread and clock issues
2021-05-15 10:43:51 +02:00
Philippe Teuwen
0b0ca6142d
remove unused var to avoid warning with gcc 11.1.0
2021-05-13 19:42:59 +02:00
iceman1001
1009c542a4
text
2021-05-07 11:02:29 +02:00
iceman1001
9da0073e0d
cppchecker fixes
2021-05-07 10:51:14 +02:00
iceman1001
2215ac3cb2
add shikra conf based on @NinjaStyle82 patch to the deprecated iceman fork
2021-05-07 08:46:00 +02:00
Philippe Teuwen
41259b8991
fix pm3_tests path to dicts with cmake
2021-05-04 22:57:02 +02:00
iceman1001
dfb4c9094b
added dictionary file tests
2021-05-04 12:00:15 +02:00
iceman1001
851eac8454
missing line...
2021-05-04 10:02:37 +02:00
iceman1001
15f87ae38e
added test for iclass lookup
2021-05-04 09:52:17 +02:00
iceman1001
3bdc9d1832
fix hid test, and spiffed up the output for @doegox pleasure
2021-04-30 11:38:12 +02:00
Philippe Teuwen
a2fa5cbc44
Add fulltext test
2021-04-19 23:12:27 +02:00
Philippe Teuwen
79bf006419
Makefile: remove ROOT_DIR
2021-04-18 18:52:48 +02:00
iceman1001
d2646122e7
style
2021-04-16 17:10:08 +02:00
Philippe Teuwen
4814b67e17
change pm3_tests mf_nonce_brute test
2021-04-16 00:47:57 +02:00
Philippe Teuwen
9ebdce9576
fix hardnested test in pm3_tests
2021-04-16 00:31:00 +02:00
Philippe Teuwen
741cdfc383
typos
2021-04-16 00:21:22 +02:00
iceman1001
62697ca460
text
2021-04-15 22:41:47 +02:00
iceman1001
92bb8d38bc
adapting text
2021-04-15 22:24:20 +02:00
iceman1001
8daf61876d
cleanup
2021-04-09 15:42:06 +02:00
iceman1001
c850b5376d
crack5opencl - textual
2021-04-09 15:41:00 +02:00
iceman1001
d77a4d1a5c
crack5opencl - mark found key message
2021-04-09 15:31:27 +02:00
iceman1001
a7fad57060
crack5opencl ,.. dont have this fct in PS. maybe a linker problem but lets just add it for now
2021-04-09 15:28:09 +02:00
iceman1001
36c6c0a3d0
makes crack5opencl / crack5gpu / crack5 unhappy
2021-04-09 15:27:06 +02:00
iceman1001
a4fa6f8226
hitag2crack text
2021-04-09 15:24:18 +02:00
iceman1001
27184d7f5b
style
2021-04-08 10:44:31 +02:00
iceman1001
27bae4567c
remove warning on ubuntu
2021-03-31 16:56:03 +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