Commit Graph

17474 Commits

Author SHA1 Message Date
wh201906
b4cc7c02cd Real-time LF sampling mode on armsrc 2023-11-14 01:43:20 +08:00
wh201906
e1dc17df1a Add async_usb_write_XX() 2023-11-14 01:12:21 +08:00
wh201906
9e8b1ceda7 Reduce duplicate payload structure for lf read/sniff 2023-11-14 01:05:27 +08:00
iceman1001
cd167b4632 added a python3 script that given a folder will try to extract all keys in the dump files and create a unique dictionary text file 2023-11-08 13:50:16 +01:00
iceman1001
c1ec770a69 changed "hf 14a info" to also give a hint for NTAG424 tags 2023-11-07 21:41:42 +01:00
iceman1001
1beab7e07b uncomment out 2023-11-07 21:31:25 +01:00
iceman1001
2ba8c50b79 text 2023-11-07 21:23:03 +01:00
iceman1001
7adadde5f5 added support to verify UL AES signatures. This tag supports of randomizing UID and mixing with AES keys, making a generic signature algo a bit harder. But for the non mixed signature check it should work. Also added Ul AES version for it to be correct identified. 2023-11-07 21:22:25 +01:00
iceman1001
463356469a added test scenario for MIFARE Ultrlight AES. However openssl doesnt handle curve secp192r1. Which is odd because I was sure it did. 2023-11-07 21:20:39 +01:00
iceman1001
c60503560c more defines and fix termux compilation 2023-11-07 15:44:12 +01:00
iceman1001
c3543c4610 adapting cmakefile to the client cmakefile. 2023-11-07 13:59:54 +01:00
iceman1001
01aaad7866 text 2023-11-07 13:55:39 +01:00
iceman1001
5dd144b193 reworked autopwn to allow for user to supply multiple keys in command line. All is merged with default array and dictionary if suppolied when doing dictionary attack 2023-11-06 23:52:05 +01:00
iceman1001
d137b74de7 missing 2023-11-06 23:19:46 +01:00
iceman1001
6653bffe00 coverity fixes 2023-11-06 22:58:14 +01:00
iceman1001
bf6f5518ac fix overflow (@wh201906) 2023-11-06 17:12:03 +01:00
iceman1001
be63138016 fix wrong types 2023-11-06 17:07:16 +01:00
Oleg Moiseenko
73f5270fa2 Update cmdhfmf.c
Signed-off-by: Oleg Moiseenko <807634+merlokk@users.noreply.github.com>
2023-11-06 16:01:56 +02:00
Oleg Moiseenko
86085dc386 Merge pull request #2164 from merlokk/gen4_chpasswd
add change password command
2023-11-06 15:57:35 +02:00
merlokk
f2110c11ae fix text 2023-11-06 15:56:51 +02:00
merlokk
70e39ec0c4 check return code 2023-11-06 15:52:54 +02:00
merlokk
c1bc926e24 changelog 2023-11-06 15:49:26 +02:00
merlokk
6606225686 add change password command 2023-11-06 15:48:18 +02:00
Oleg Moiseenko
9a05e8bbd6 Merge pull request #2163 from merlokk/gen4_ref
gen4 commands refactoring
2023-11-06 15:27:18 +02:00
merlokk
e32ca56084 gen4 commands refactoring 2023-11-06 14:22:21 +02:00
Oleg Moiseenko
7692f09760 Merge pull request #2162 from merlokk/ginfo_add
Ginfo add some additional info
2023-11-06 14:04:32 +02:00
merlokk
f617cac993 fix password parameter in the command 2023-11-06 13:55:49 +02:00
merlokk
c215752b6e add some hints on the ginfo config values and double-check correctness 2023-11-06 13:51:56 +02:00
Iceman
1e893f8ddd Merge pull request #2160 from wh201906/hw_status_timeout
Add `--ms` option in `hw status`
2023-11-06 12:14:35 +01:00
wh201906
2d48e33a99 Some small fix 2023-11-06 18:45:10 +08:00
wh201906
6ac01e4db4 Change some entries in CHANGELOG.md
Add a new entry for the new feature
Add 2 missing entries (#1654, #1655)
Change the description of a entry
2023-11-06 17:58:29 +08:00
wh201906
85e38ddc38 Add --ms option in hw status
To specify the timeout of connection speed test
2023-11-06 16:35:43 +08:00
merlokk
b44c214009 fix 2023-11-06 10:28:37 +02:00
merlokk
0a22fd8f66 uid len details 2023-11-06 10:25:13 +02:00
Iceman
c851ac7314 Merge pull request #2159 from merlokk/ginfo
magic gen4 ginfo command
2023-11-05 23:50:45 +01:00
merlokk
3a0002d403 revert extensions 2023-11-06 00:49:57 +02:00
merlokk
69130384db changelog 2023-11-06 00:48:18 +02:00
merlokk
c6bf1cefe3 fix format 2023-11-06 00:45:14 +02:00
merlokk
4c828f4424 view format 2023-11-06 00:35:48 +02:00
merlokk
2077ea7da5 decode config 2023-11-06 00:30:13 +02:00
merlokk
7afaaf8535 style 2023-11-06 00:29:42 +02:00
merlokk
910c4d8c92 make style 2023-11-06 00:29:28 +02:00
merlokk
ac970064d3 add timeout error 2023-11-06 00:19:45 +02:00
merlokk
89c19fce9c ad test data decoding 2023-11-05 23:51:52 +02:00
merlokk
6ae1bae8c0 ginfo command works and shows raw data 2023-11-05 23:43:05 +02:00
merlokk
70eb1b1391 add low level g4 info commands 2023-11-05 22:09:30 +02:00
merlokk
e6e757865e add gen4 commands 2023-11-05 21:58:50 +02:00
merlokk
282d22c3cc add ginfo comamnd 2023-11-05 21:11:55 +02:00
iceman1001
7026fd69fb pedantic fix 2023-11-05 15:40:36 +01:00
iceman1001
8ef0b4d092 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2023-11-05 15:38:48 +01:00