iceman1001
|
d5f8202284
|
textual
|
2023-06-10 12:03:39 +02:00 |
|
Angel
|
2adfc928fc
|
Merge branch 'master' into master
Signed-off-by: Angel <jeremy_1996@hotmail.com>
|
2023-06-04 11:39:45 -04:00 |
|
Angel
|
dc1a0936da
|
Re-added old checksum under command parameter for demod and read.
|
2023-06-04 11:38:13 -04:00 |
|
iceman1001
|
97eb0238b1
|
style
|
2023-06-02 10:45:04 +02:00 |
|
iceman1001
|
1107c214c5
|
hf mf ndefformat now uses the binary key loading
|
2023-05-30 16:19:33 +02:00 |
|
iceman1001
|
2356dfea73
|
hf mf restore - now uses the binary key loading fct()
|
2023-05-30 14:14:21 +02:00 |
|
iceman1001
|
7c8e9db822
|
allow user abort when wiping
|
2023-05-30 13:46:52 +02:00 |
|
iceman1001
|
f17ce1fd68
|
revert one debug message
|
2023-05-28 12:40:57 +02:00 |
|
iceman1001
|
2b90683aff
|
added debug output for usart comms
|
2023-05-28 12:34:29 +02:00 |
|
iceman1001
|
6d22b606c2
|
adapt comparison
|
2023-05-28 10:26:07 +02:00 |
|
iceman1001
|
336bd06d88
|
type fix
|
2023-05-28 07:34:27 +02:00 |
|
iceman1001
|
1d0da726ec
|
the clocks for usart rxtx wasnt enabled.
|
2023-05-27 21:10:11 +02:00 |
|
iceman1001
|
32fcf5e870
|
make 16 bytes default cols
|
2023-05-27 17:00:28 +02:00 |
|
iceman1001
|
0cc7373655
|
fix resource leaks
|
2023-05-27 12:10:32 +02:00 |
|
iceman1001
|
328e5461f8
|
added "--sk" param to hf mf eview and view commands. This param extracts and saves keys to binary key file
|
2023-05-27 10:46:42 +02:00 |
|
iceman1001
|
71f934dbd7
|
text
|
2023-05-27 10:28:54 +02:00 |
|
iceman1001
|
5c604de4c1
|
adapt hardnested bitflip arrays to load
|
2023-05-27 10:26:30 +02:00 |
|
Iceman
|
1571f95a2a
|
Merge pull request #1982 from phaseloop/em4x50-bruteforce
Bruteforce engine to crack non-random 32 bit keys
|
2023-05-27 10:06:09 +02:00 |
|
PhaseLoop
|
0f4b787df1
|
replace bzero with memset
|
2023-05-27 07:18:59 +00:00 |
|
iceman1001
|
94e4afaa03
|
fix signature key bug and simplify logic
|
2023-05-26 05:36:07 +02:00 |
|
iceman1001
|
01333c7a27
|
simplify logic
|
2023-05-26 05:22:04 +02:00 |
|
iceman1001
|
c35749dd13
|
adapting to the new return value from hardnested
|
2023-05-26 05:20:29 +02:00 |
|
iceman1001
|
15c751231f
|
adapting default keys array
|
2023-05-26 05:11:17 +02:00 |
|
iceman1001
|
a62811ae69
|
hf mf hardnested, now indicates if it failed when recovering key
|
2023-05-26 05:10:37 +02:00 |
|
iceman1001
|
9ee7bd2936
|
adjust potential type conversion
|
2023-05-25 07:15:43 +02:00 |
|
Angel
|
4dc8d5316a
|
Make Style
|
2023-05-24 21:54:42 -04:00 |
|
Angel
|
ef74541b28
|
Merge branch 'RfidResearchGroup:master' into master
|
2023-05-24 21:47:02 -04:00 |
|
Angel
|
832afcd0d4
|
Fix help menu format
|
2023-05-24 20:45:51 -04:00 |
|
iceman1001
|
1b67921086
|
renaming and making sure N never is a strange number
|
2023-05-24 17:19:34 +02:00 |
|
iceman1001
|
37e5540aab
|
fixed a logic error. param N is used as total number of blocks. I is using it as zero based index...
|
2023-05-24 15:43:44 +02:00 |
|
iceman1001
|
5e3710c232
|
rearranged for easier testing
|
2023-05-24 14:02:54 +02:00 |
|
iceman1001
|
e3f4012d78
|
maybe proxspace gets happier
|
2023-05-24 08:07:35 +02:00 |
|
iceman1001
|
74bb64f316
|
formatting
|
2023-05-24 07:01:33 +02:00 |
|
iceman1001
|
03e1b23fb0
|
fixes #1986. spelling
|
2023-05-23 13:05:29 +02:00 |
|
Self Not Found
|
ca6e9e4ba9
|
Auth both key A and key B in hf mf restore
|
2023-05-21 10:07:17 +08:00 |
|
dash
|
cb0a3257be
|
fix reading NDEF from Mifare Classic
|
2023-05-10 00:33:15 +03:00 |
|
iceman1001
|
fcc922259f
|
fix output when printing 0,1 numbers like in nested, view commands. Bonus, added NDEF key detection to give hint
|
2023-05-08 20:36:23 +02:00 |
|
PhaseLoop
|
19d7851c73
|
run "make style"
|
2023-05-08 17:08:24 +00:00 |
|
phaseloop
|
f09a8cfa28
|
add bruteforce parameters to command line
|
2023-05-06 14:47:45 +00:00 |
|
phaseloop
|
85f1785ccb
|
initial bruteforce module
|
2023-05-06 14:47:31 +00:00 |
|
iceman1001
|
149cc025ce
|
style
|
2023-05-06 14:38:14 +02:00 |
|
iceman1001
|
d91b576034
|
style
|
2023-05-06 14:37:47 +02:00 |
|
iceman1001
|
0224816208
|
refactoring the return value of function
|
2023-05-06 14:31:19 +02:00 |
|
iceman1001
|
a3fa6c3df5
|
fixed ACL when recoving keys from SIM
|
2023-05-06 14:13:44 +02:00 |
|
iceman1001
|
31b01fff5a
|
clearning variable before each call to hardnested
|
2023-05-06 06:55:10 +02:00 |
|
iceman1001
|
27576be5c2
|
trying to extract ndef data from dumps by looking at MAD
|
2023-05-05 22:26:44 +02:00 |
|
iceman1001
|
cb0a447600
|
bt handover req/select and reverse BT MAC
|
2023-05-05 22:24:53 +02:00 |
|
iceman1001
|
78f097cb55
|
the nfc decode now handling MFC dump files, it detects the MAD key and if so removes all sector trailers. this means a lot of zeros in the end might be there. And ndef prints a bunch of empty records. Better than before atleast
|
2023-05-05 13:20:52 +02:00 |
|
iceman1001
|
ed555be180
|
fix wrong copying when skipping sector trailers
|
2023-05-05 13:18:53 +02:00 |
|
iceman1001
|
3e293b4bc8
|
changed nfc decode to handle external records and if the record happens to be estonian ekaart also ASN1 decode it
|
2023-05-05 12:33:14 +02:00 |
|