Commit graph

12107 commits

Author SHA1 Message Date
iceman1001
0555b69b68 update docs 2021-01-20 11:58:43 +01:00
Iceman
3efb139ed2
Merge pull request #1167 from matrix/crack5opencl_post_01
crack5opencl - move logic from main to threads.c and opencl.c
2021-01-16 08:48:39 +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
Iceman
0e18443b0e
Merge pull request #1166 from nieldk/master
Added honor to Iceman1001
2021-01-14 20:25:29 +01:00
Philippe Teuwen
49e32a12ec Add warning for deprecated PM3OTHER 2021-01-14 14:41:08 +01:00
Philippe Teuwen
694a48b65a text 2021-01-14 14:36:53 +01:00
Niel Nielsen
b0c160f236
Added honor to Iceman1001
Added star command in honor of @Iceman1001 hard work on this project
2021-01-14 14:34:55 +01:00
iceman1001
d7baee2f0c swapped PM3OTHER -> PM3GENERIC, while keeping PM3OTHER functionalitwise for backwards compat. 2021-01-14 14:23:00 +01:00
iceman1001
851f5d22bf text 2021-01-14 12:50:52 +01:00
iceman1001
2729ebc5af text 2021-01-14 12:48:48 +01:00
iceman1001
9a2296bebd text 2021-01-14 12:31:03 +01:00
iceman1001
4e1bf5cb49 text 2021-01-14 12:30:30 +01:00
iceman1001
3bb2273705 text 2021-01-14 12:13:39 +01:00
iceman1001
83532509bf disabled travis CI for repo 2021-01-14 12:08:44 +01:00
Philippe Teuwen
69725b929b Add 5opencl to regression tests 2021-01-14 12:01:38 +01:00
iceman1001
97cb50dace text 2021-01-14 11:53:59 +01:00
iceman1001
3f041165fc textual 2021-01-14 11:45:37 +01:00
Philippe Teuwen
f2bc066858 make style 2021-01-14 11:39:45 +01:00
Philippe Teuwen
2fbdada593 changelog 2021-01-14 11:39:24 +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
iceman1001
509d7be771 text 2021-01-14 11:25:07 +01:00
Iceman
a0e44d1ae9
Merge pull request #1165 from matrix/crack5opencl
hitag2crack - add crack5opencl
2021-01-14 00:24:57 +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
Iceman
2646925adf
Merge pull request #1164 from tcprst/master
fix gitignore mf_nonce_brute
2021-01-13 06:43:25 +01:00
tcprst
5a004f5505
fix gitignore mf_nonce_brute 2021-01-12 18:07:15 -05:00
iceman1001
e723ebea12 lf t55 bruteforce - now use cliparser 2021-01-12 20:59:44 +01:00
iceman1001
55b76f0d4c lf t55xx recoverpw .. - now uses cliparser 2021-01-12 20:38:55 +01:00
iceman1001
00b1613afa added link 2021-01-12 20:19:00 +01:00
iceman1001
9351d29a48 usart btfactory - improve warning message given the cliparser template limit 2021-01-12 00:30:16 +01:00
iceman1001
999d1774cb text 2021-01-12 00:12:12 +01:00
iceman1001
59c4a38674 lf t55xx protect/sniff - now use cliparser 2021-01-12 00:11:40 +01:00
iceman1001
ad1f3eae57 added some supprt fct for cliparser, to take a hex byte param and fall back to a default value, or specify how many bytes the param must be 2021-01-11 23:29:49 +01:00
iceman1001
ae45e1d776 remove some of my personal setup 2021-01-11 19:24:24 +01:00
iceman1001
b60daea570 lf t55xx sniff - now uses cliparser 2021-01-10 12:52:57 +01:00
iceman1001
714bee0cf5 text 2021-01-10 00:35:40 +01:00
iceman1001
12e80bb8a6 analyze freq - use cliparser, foo - to play with fpga muxer data simulator (anticat) 2021-01-09 22:50:53 +01:00
iceman1001
93c99e9f7a lf hid clone - wip take binary string as input 2021-01-09 22:47:04 +01:00
iceman1001
005079b91f lf hitag info, sniff - now uses cliparser 2021-01-09 22:45:17 +01:00
iceman1001
8b7ef202c3 pref savedefaultpaths uses cliparser, enabled but is not used in the fileutils yet. 2021-01-09 22:44:09 +01:00
iceman1001
ee8309e09b pref cmds - now use cliparser. renamed a enum to fit the global scope better 2021-01-09 14:00:58 +01:00
iceman1001
2239b2dff0 all analyse cmds now use cliparser 2021-01-09 12:32:50 +01:00
iceman1001
5f92562856 analyze a - now uses cliparser 2021-01-09 11:50:26 +01:00
iceman1001
3f4a98901d analyze nuid - now uses cliparser, and refactored to generators 2021-01-09 11:43:49 +01:00
iceman1001
ae45dbd877 analyze chksum - now uses cliparser 2021-01-09 11:27:05 +01:00
Iceman
ea33f24ef0
Merge pull request #1162 from samyk/master
Add EV3 to `hf 14a info`
2021-01-09 06:05:30 +01:00
Samy Kamkar
fab65d1dcd Add EV3 to hf 14a info 2021-01-08 16:23:39 -08:00
iceman1001
7207016899 text 2021-01-07 14:05:20 +01:00
iceman1001
b6b04bda19 analyse lcr/crc - now uses cliparser 2021-01-07 14:05:03 +01:00