Commit graph

419 commits

Author SHA1 Message Date
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
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
iceman1001 94f99acafd one more selfttest 2021-03-09 16:17:33 +01:00
iceman1001 9e07acbe88 new icode slix2 signature 2021-03-04 11:56:52 +01:00
iceman1001 7f87b2dfa7 warnings 2021-02-28 10:44:21 +01:00
iceman1001 72ff81c80f cppchecker 2021-02-27 19:35:19 +01:00
iceman1001 673f087db9 cppchecker 2021-02-23 23:52:17 +01:00
iceman1001 50b1591d0f cppchecker 2021-02-23 23:18:47 +01:00
iceman1001 0cad19b462 cppchecker 2021-02-23 23:17:22 +01:00
iceman1001 603e288c4f path updates 2021-02-23 21:53:31 +01:00
Philippe Teuwen eade85b3f5 so, let's use sslcrypto... 2021-02-23 18:24:36 +01:00
iceman1001 226b82536a color and text, which introduced a new dependency.. 2021-02-22 21:25:25 +01:00
Philippe Teuwen c299b102ee recover_pk: flake8 2021-02-20 00:30:27 +01:00
İlteriş Eroğlu 84ab8e904f
Add another sig sample for MFC EV1
Signed-off-by: İlteriş Yağıztegin Eroğlu <ilteris@asenkron.com.tr>
2021-02-19 02:40:40 +03:00
iceman1001 667e2bb9f8 fix pm3test for mfu keygen. UID array was not zero:d 2021-02-12 11:10:58 +01:00
iceman1001 5db0da5a2f added jooki, keygen tests. Fixed Gallagher demod test 2021-02-12 10:28:54 +01:00
iceman1001 d8e39b19b3 fix Makefile and use git clone instead 2021-02-11 18:17:21 +01:00
Anže Jenšterle cd36770c5e
make style 2021-02-09 16:56:55 +01:00
Philippe Teuwen 7034aa5257 openocd: revert to deprecated adapter_khz 2021-02-04 14:02:35 +01:00
Philippe Teuwen a065e21bed Update openocd configurations 2021-02-04 13:10:29 +01:00
Gabriele Gristina d224549d66 fix bug with platform/device selection 2021-02-01 19:08:42 +01:00
iceman1001 06a521f090 good to have tools for NDEF and NFC Forum support on other devices 2021-02-01 10:12:30 +01:00
iceman1001 7750e60ac3 cppchecker fixes. wrong format string. shadows outer... 2021-01-29 19:12:36 +01:00
iceman1001 4320486a3b cppchecker fixes 2021-01-29 19:04:35 +01:00
iceman1001 31df889f97 cppchecker fix - format string 2021-01-28 12:42:32 +01:00
iceman1001 7f78b0a85d text and test fix for lf search 2021-01-27 14:36:43 +01:00
Philippe Teuwen 0fee0c97cb make style 2021-01-23 22:38:07 +01:00
Gabriele Gristina 3ecebacdd2 move thread scheduler threads.c, move opencl engine in opencl.c, minor fixes 2021-01-16 01:08:30 +01:00
Philippe Teuwen 69725b929b Add 5opencl to regression tests 2021-01-14 12:01:38 +01:00
Philippe Teuwen f2bc066858 make style 2021-01-14 11:39:45 +01:00
Philippe Teuwen 08d6546af6 ht2crack5opencl: change default to GPU according to the help, thanks @matrix ! 2021-01-14 11:36:41 +01:00
Philippe Teuwen 4af9777af6 text 2021-01-14 11:33:43 +01:00
Gabriele Gristina 2359bad00c update thread_strerror() 2021-01-14 00:03:29 +01:00
Gabriele Gristina 6403ef679a add crack5opencl 2021-01-13 23:37:10 +01:00
iceman1001 8847668b98 update test to match new location 2021-01-07 12:56:07 +01:00
iceman1001 0983ad806f smart commands - most use cliparser, moved sim fw file to RESOURCES 2021-01-07 12:31:29 +01:00
iceman1001 5b18c4353c update to match cliparser 2021-01-04 12:23:50 +01:00
tcprst 49990ab11d
hf 14a cuids, sim - now use cliparser 2020-12-29 20:58:13 -05:00
Philippe Teuwen ac1081fdfb recover_pk: some more 2020-12-11 14:34:14 +01:00
iceman1001 6e43db06ae adapt test to new output 2020-12-10 22:37:36 +01:00
Philippe Teuwen 9a44a4afe1 recover_pk: more curvs 2020-12-10 21:55:10 +01:00
Philippe Teuwen 21f5edb4b9 more flexible recover_pk 2020-12-10 21:33:44 +01:00
iceman1001 57b20f9392 added prime256v1 / secp256r1 curve 2020-12-10 11:41:04 +01:00
iceman1001 df288873ff adapt test for new output 2020-12-10 07:56:35 +01:00
Ryan Saridar afc904cbc7
Fix mistaken increment and decrement constants 2020-12-10 02:00:18 +00:00
iceman1001 93d00be4c0 adapt indala test for new output 2020-12-09 10:28:58 +01:00
iceman1001 1b3d9fbb76 adapt test 2020-12-04 00:18:11 +01:00
iceman1001 dfecb6a5ee lf indala - finished cliparser changes 2020-12-02 14:50:24 +01:00
iceman1001 50be1c72b3 adapt nedan test to new output 2020-12-02 13:00:12 +01:00
iceman1001 4bb63577c6 iclass chk / lookup / loclass - speedups 2020-11-28 13:46:16 +01:00
iceman1001 951bbb95ee adapt to new output 2020-11-05 19:56:03 +01:00
tcprst 4c333ff02f
Update references to hf iclass loclass 2020-11-01 21:02:51 -05:00
Philippe Teuwen c046ac3d50 dfev3 pk 2020-10-27 10:26:36 +01:00
iceman1001 9a73048008 adapt text for FDXB 2020-10-12 14:33:17 +02:00
Philippe Teuwen 2ee9ea0ef3 Add Destron 2020-10-12 13:42:33 +02:00
Philippe Teuwen 0c6cf90ad3 fix tests 2020-10-12 01:00:38 +02:00
Philippe Teuwen 76701af8a7 Make clear current FDX in Pm3 is FDX-B only 2020-10-11 22:38:52 +02:00
iceman1001 6454e168fb adapt for data load changes 2020-10-09 22:25:33 +02:00
iceman1001 0f6016e2f6 adapt tests for new commands 2020-10-09 21:11:18 +02:00
iceman1001 eb05cadb1c hid 2020-10-07 01:29:00 +02: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
Philippe Teuwen 008c920db0 Add incognito option to avoid manglign history & logs during tests 2020-10-06 18:11:45 +02:00
iceman1001 64f9bb5e01 style 2020-10-06 18:00:00 +02:00
iceman1001 92a768ce0e fix regression test since lf hid demod output has changed 2020-10-06 17:23:15 +02:00
Philippe Teuwen 042342dc8f fpga_compress: fix mem leak 2020-10-06 16:57:04 +02:00
iceman1001 f2078ec0c2 free args 2020-10-06 16:17:22 +02:00
Philippe Teuwen b4058bc72c reorg traces 2020-09-29 17:35:48 +02:00
Philippe Teuwen d22ee1091b fix Presco demod 2020-09-29 00:36:35 +02:00
Philippe Teuwen aadf62bd1f Add test & trace for gproxii 2020-09-28 17:30:13 +02:00
Philippe Teuwen a82c3bdc1f add lf tests and traces 2020-09-28 17:15:35 +02:00
Philippe Teuwen 3e0cc83e3c textual 2020-09-26 18:31:15 +02:00
Philippe Teuwen b1c641724b recover_pk selftests 2020-09-26 17:58:16 +02:00
Philippe Teuwen 58eb9faa84 recover_pk: remove sslcrypto dep 2020-09-26 17:58:16 +02:00
Philippe Teuwen 56c99d223c recover_pk: seach with and without sha256 2020-09-24 11:58:17 +02:00
Philippe Teuwen 55224eed75 recover_pk: add note about hashes 2020-09-24 11:25:43 +02:00
Philippe Teuwen 31c96ae7cf Add script to recover PKs 2020-09-24 10:07:18 +02:00
iceman1001 0d58488bec text 2020-09-14 22:22:40 +02:00
iceman1001 ca3fe1db4a more regression test, gproxII, idteck 2020-09-14 22:22:16 +02:00
iceman1001 113ca294a1 lock 2020-08-20 10:41:00 +02:00
iceman1001 2c930064a3 clean up and proper init 2020-08-19 23:00:08 +02:00
Philippe Teuwen b134753a08 cryptorf: style 2020-08-19 22:19:46 +02:00
Philippe Teuwen a76596c3fe cryptorf: minor tweak 2020-08-19 22:17:58 +02:00
Philippe Teuwen 9ade745f07 rework cryptorf 2020-08-19 21:48:25 +02:00
iceman1001 5525cefd19 commented out crf since it needs to be adapted for a modern libnfc 2020-08-19 15:25:50 +02:00
iceman1001 073e79553e added the securememory simulator_recovery code by @Roel et al 2020-08-19 15:24:32 +02:00
Philippe Teuwen 4ed57c7c4d make style 2020-08-13 12:25:04 +02:00
iceman1001 62d9b403b4 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 into fpga 2020-08-03 21:22:13 +02:00
James Cook 40be40518d update bin2eml script from https://github.com/samyk/samytools/ 2020-07-31 18:05:42 -07:00