Commit Graph

10392 Commits

Author SHA1 Message Date
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
71ae06cf8b style 2023-05-26 05:12:01 +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
berlin4apk
c13632a980 New keys 2023-05-25 20:19:59 +02:00
iceman1001
7b92c00827 hide false positive in CMAKE on MINGW 2023-05-25 07:58:43 +02:00
iceman1001
9ee7bd2936 adjust potential type conversion 2023-05-25 07:15:43 +02: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
2103d695f8 maur keys 2023-05-24 09:13:01 +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
Óscar Alfonso Díaz
6a8bb34eac Merge branch 'master' into master
Signed-off-by: Óscar Alfonso Díaz <oscar.alfonso.diaz@gmail.com>
2023-05-23 13:11:37 +02:00
iceman1001
03e1b23fb0 fixes #1986. spelling 2023-05-23 13:05:29 +02:00
Iceman
3c3de8d0c4 Merge pull request #1992 from wh201906/restore
Auth both key A and key B with default password in `hf mf restore`
2023-05-23 12:41:42 +02:00
Iceman
5f424a9afc Merge pull request #1989 from corysolovewicz/patch-2
Create update_amiibo_tools_lua.py
2023-05-23 12:39:09 +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
OscarAkaElvis
f9deb75b3d Add python3 script to convert amiibo nfc Flipper Zero files to eml files to be used with Proxmark3 2023-05-20 00:00:55 +02:00
Cory Solovewicz
3939bcb541 Create update_amiibo_tools_lua.py
This is a python script to automate what the updating of the amiibo_tools.lua
file which holds a lua table of all known amiibos. Previously updating the 
amiibo_tools.lua was a very manual process and prone to errors. This simplifies the process. 

Signed-off-by: Cory Solovewicz <cory@solovewicz.com>
2023-05-18 09:35:09 -07:00
Cory Solovewicz
eae5da6b22 Update amiibo_tools.lua
Update Lua Table with new entries. 

Signed-off-by: Cory Solovewicz <cory@solovewicz.com>
2023-05-18 00:15:55 -07: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
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
3b68acd286 comment out duplicate but kept it since documentation 2023-05-05 19:37:35 +02:00
Iceman
5eda7c3252 Merge pull request #1966 from colonelborkmundus/master
Add new mfc keys
2023-05-05 19:39:11 +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
iceman1001
52981476e2 fixed ndef parsing of signature version 1 records 2023-05-05 10:47:02 +02:00
Iceman
bf897786f2 Merge pull request #1976 from natmchugh/master
Add paxton id to hitag2 info
2023-05-04 07:59:47 +02:00
Nat McHugh
f1aedc6bce Add paxton id to hitg2 info 2023-05-03 13:17:20 +01:00
Maksym
f9ea12b98d Update aidlist.json
Replace "rid" with prefix as it is more correct this way
2023-05-03 00:48:21 +03:00
kormax
2678c8e1a4 Add more AID entries 2023-05-02 22:04:40 +03:00
Mistial Developer
9eca7fce83 Add text explaining that the format is H10301 for binary, and specifying it for non-binary 2023-04-28 00:09:24 -05:00
iceman1001
d480cbd1d0 hf 14b dump now supports the no save parameter 2023-04-26 00:10:15 +02:00
iceman1001
94b0bcc758 changed the key table output. In some cases it didnt print non found keys red 2023-04-26 00:08:01 +02:00
iceman1001
6fe3263576 hf mfu dump now supports the --ns param to not save the memory dump to file 2023-04-26 00:06:55 +02:00
iceman1001
e252668866 style 2023-04-23 11:32:59 +02:00
iceman1001
fe31bd4064 cleaning out memory unsafe functions for loading files. Also made the loading of files to honor the preference dump/trace settings. Experimental support, which will need more love. I have been using it for some months now but there are still other save/load file operations scattered in the PM3 client which will not benefit from this yet. They need to be adapted too 2023-04-23 11:32:32 +02:00
iceman1001
039937e28a added the possibility to load .MCT dump files in the client. MCT format is a textual one like EML but with extra descriptive lines of text before each sector 2023-04-23 11:27:12 +02:00
Philippe Teuwen
3bc472c9bb hf mf cwipe: use same default ACL as for hf mf wipe 2023-04-17 23:22:48 +02:00
iceman1001
1a3a6e5f19 added no save to t55xx dump. and some minor text output style 2023-04-17 20:12:03 +02:00
iceman1001
03070778a2 mfp chk - allow for breaking out at every attempt 2023-04-16 05:58:34 +02:00