Commit graph

18135 commits

Author SHA1 Message Date
iceman1001
b7928eb85e text 2024-01-25 11:22:55 +01:00
iceman1001
efc8c0b8ab added a interactive flag for hf14asniff, and unified text across the project 2024-01-25 10:21:36 +01:00
Iceman
c3be58229d
Merge pull request #2272 from lnv42/master
iso15: few fix
2024-01-25 09:03:40 +01:00
Yann GASCUEL
63afe5e97a iso15: add more sanity check in eload 2024-01-25 08:56:47 +01:00
Yann GASCUEL
f4d4e975ee iso15sim: init earlier to prevent other FPGA loading issue 2024-01-25 08:54:10 +01:00
Yann GASCUEL
fbbfa0c356 iso15 JSON dump loading: fix loaded size 2024-01-25 08:38:35 +01:00
iceman1001
414275802d style 2024-01-25 01:55:07 +01:00
iceman1001
9f015ad964 hf mfu amii, which is a in client version of the amiitool by @socram8888. Have not decided how this command should work. It would be nice to have a decoder for Amiibo tags. Right now we do decrypt / encrypt for dump files and card memory. 2024-01-25 01:53:11 +01:00
iceman1001
28b887aedb text 2024-01-25 01:45:18 +01:00
iceman1001
9b3a088f58 macOS doesnt pragm 2024-01-25 01:02:20 +01:00
iceman1001
8456e41b02 forgot the reverse part 2024-01-25 00:37:15 +01:00
iceman1001
f7e4b4e2eb fix some style and it now also copy right string length 2024-01-25 00:36:35 +01:00
iceman1001
ba578ee139 hf 15 sim, reverse uid and a shorter read from emul to get uid if none is user given 2024-01-25 00:34:05 +01:00
iceman1001
6c1ebc3398 cleaning up redundant functions. the extra checks in bigbuff might affect simulation 2024-01-24 23:41:48 +01:00
iceman1001
3f82965fa8 style 2024-01-24 23:37:27 +01:00
iceman1001
a6fa662d3c increase upload block size for 15 eload, was 64 now 256 2024-01-24 23:37:13 +01:00
iceman1001
2972ff9694 json is case sensitive 2024-01-24 23:35:16 +01:00
iceman1001
2d9c1a941c style 2024-01-24 18:18:13 +01:00
Iceman
7afe2dab8c
Merge pull request #2271 from lnv42/master
cmdhf15: fix sanity checks (uidlen alone is > 1 when -u is set)
2024-01-24 18:05:08 +01:00
Yann GASCUEL
472b6a8c64 cmdhf15: fix sanity check (uidlen alone is > 1 when -u is set) 2024-01-24 17:33:18 +01:00
iceman1001
db616ce7bf style 2024-01-24 17:12:56 +01:00
Iceman
769a0aa26b
Merge pull request #2270 from martian/rename-cmdreadmem-flag
Rename CMD_READ_MEM_DOWNLOAD flag.
2024-01-24 17:11:15 +01:00
iceman1001
e4835e69a3 recompiled the fpga images 2024-01-24 17:06:41 +01:00
Martijn Plak
6202da367f coding style 2024-01-24 17:05:37 +01:00
Iceman
52bacab60c
Merge pull request #2269 from lnv42/master
iso15 sim & sniff improvments & HF_15SIM standalone
2024-01-24 16:56:35 +01:00
Martijn Plak
1d14bc38c5 Rename CMD_READ_MEM_DOWNLOAD flag.
It got included in pm3_cmd.lua but shouldn't be because it's not a command.
Also, the bitshift in the value upsets some versions of lua.
2024-01-24 16:36:52 +01:00
Yann GASCUEL
c1bc9f75f6 iso15sim: fix type issue to make CodeQL happy 2024-01-24 15:47:39 +01:00
Yann GASCUEL
6a9eb0c97d add changelog entries 2024-01-24 14:09:00 +01:00
Yann GASCUEL
2aa419beba cmdhf15: addapt sim to new iso15sim eml format 2024-01-24 13:59:13 +01:00
Yann GASCUEL
524a439d6e cmdhf15: dump: fix arg parsing/sanitization 2024-01-24 13:59:13 +01:00
Yann GASCUEL
7f666d445c cmd_hf_15: fix & simplify flag parsing 2024-01-24 13:59:13 +01:00
Yann GASCUEL
7c44337941 cmdhf15: addapt dump to new iso15sim eml format 2024-01-24 13:59:13 +01:00
Yann GASCUEL
e6bca3221d cmdhf15: addapt eview to new iso15sim eml format 2024-01-24 13:59:13 +01:00
Yann GASCUEL
0bbb054b33 cmdhf15: addapt eload/esave to new iso15sim eml format 2024-01-24 13:59:13 +01:00
Yann GASCUEL
ddaba93d32 client: fileutils: iso15sim: add jfs15_v4 JSON format to fit eml fmt 2024-01-24 13:59:13 +01:00
Yann GASCUEL
e5f519e085 iso15sim: fix tag initialisation when full 00 uid provided 2024-01-24 13:59:13 +01:00
Yann GASCUEL
aabbf7d4b2 iso15sim: enhance parameter controls and add reply when error 2024-01-24 13:59:13 +01:00
Yann GASCUEL
05912ff130 iso15sim: rename, move and PACK iso15_tag struct to be usable in client 2024-01-24 13:59:13 +01:00
Yann GASCUEL
a9b068108b iso15sim: fix: typo 2024-01-24 13:59:13 +01:00
Yann GASCUEL
c8dce595ba hf15sim: fix: ignore manifacturer code is present in requests 2024-01-24 13:59:13 +01:00
Yann GASCUEL
548b804650 standalone: hf_15sim: fix typo 2024-01-24 13:59:13 +01:00
Yann GASCUEL
7cd9f20efb iso15sim: add support for addressed requests including IC number 2024-01-24 13:59:13 +01:00
Yann GASCUEL
f71eaaec55 iso15sim: add suppot for SET_PASSWORD 2024-01-24 13:59:13 +01:00
Yann GASCUEL
4a45aaf065 standalone: hf_15sim: adapt instruction depending on flash presence 2024-01-24 13:59:13 +01:00
Yann GASCUEL
d73576ecf5 standalone: hf_15sim: text/debug fix 2024-01-24 13:59:13 +01:00
Yann GASCUEL
afa821b3ec iso15sim: fix: reset error to 0 after an error append 2024-01-24 13:59:13 +01:00
Yann GASCUEL
8dc87d5432 iso15sim: get more variable randoms 2024-01-24 13:59:13 +01:00
Yann GASCUEL
a72e72a0f7 standalone: hf_15sim: reduce debug 2024-01-24 13:59:12 +01:00
Yann GASCUEL
bad694d779 iso15sim: unfix the random number 2024-01-24 13:59:12 +01:00
Yann GASCUEL
40069f6fd1 iso15sim: fix compile issue: remove unused variable 2024-01-24 13:59:12 +01:00