wahere
教程老爱发过的,坛子里也有很多大佬潜水https://bbs.oldmanemu.net/thread-4843.htm
你发的那个教程过时了啊,谁还有4.5的机器啊
最新的3DStool已经破加密了不需要xporad
但是我不知道输入什么命令 难受
3dstool 1.2.6 by dnasdw
usage: 3dstool [option...] [option]...
option:
action:
-x, --extract extract the target file
-c, --create create the target file
-e, --encrypt encrypt the target file
-u, --uncompress
uncompress the target file
-z, --compress
compress the target file
-r, --trim trim the cci file
-p, --pad pad the cci file
--diff create the patch file from the old file and the new file
--patch apply the patch file to the target file
--lock modify some function in the code file
-d, --download
download ext key
--sample show the samples
-h, --help show this help
common:
-t, --type [[card|cci|3ds]|[exec|cxi]|[data|cfa]|exefs|romfs|banner]
the type of the file, optional
-f, --file the target file, required
-v, --verbose show the info
extract/create:
cci/cxi/cfa/exefs:
--header the header file of the target file
create:
cxi:
--not-remove-ext-key
not remove ext key
cfa:
--not-encrypt
not encrypt, modify the flag only
--fixed-key
AES-CTR encryption using fixedkey
extract:
cxi/cfa:
--dev auto encryption for dev
encrypt:
--key the hex string of the key used by the AES-CTR encryption
--counter the hex string of the counter used by the AES-CTR encryption
--xor the xor data file used by the xor encryption
compress:
--compress-align
[1|4|8|16|32]
the alignment of the compressed filesize, optional
uncompress:
--compress-type
[blz|lz(ex)|h4|h8|rl|yaz0]
the type of the compress
--compress-out
the output file of uncompressed or compressed
yaz0:
--yaz0-align
[0|128|8192]
the alignment property of the yaz0 compressed file, optional
diff:
--old the old file
--new the new file
patch:
--patch-file
the patch file
download:
--download-begin
[0-9A-Fa-f]{1,5}
the begin unique id of download range
--download-end
[0-9A-Fa-f]{1,5}
the end unique id of download range
cci:
create:
--not-pad do not add the pad data
extract:
-0, --partition0
the cxi file of the cci file at partition 0
-1, --partition1
the cfa file of the cci file at partition 1
-2, --partition2
the cfa file of the cci file at partition 2
-3, --partition3
the cfa file of the cci file at partition 3
-4, --partition4
the cfa file of the cci file at partition 4
-5, --partition5
the cfa file of the cci file at partition 5
-6, --partition6
the cfa file of the cci file at partition 6
-7, --partition7
the cfa file of the cci file at partition 7
trim:
--trim-after-partition
[0~7], the index of the last reserve partition, optional
cxi:
extract/create:
--exh
--extendedheader
the extendedheader file of the cxi file
--logo
--logoregion
the logoregion file of the cxi file
--plain
--plainregion
the plainregion file of the cxi file
cfa:
extract/create:
--exefs the exefs file of the cxi/cfa file
--romfs the romfs file of the cxi/cfa file
exefs:
extract/create:
--exefs-dir
the exefs dir for the exefs file
romfs:
extract/create:
--romfs-dir
the romfs dir for the romfs file
banner:
extract/create:
--banner-dir
the banner dir for the banner file
code:
lock:
--region [JPN|USA|EUR|AUS|CHN|KOR|TWN]
--language
[JP|EN|FR|GE|IT|SP|CN|KR|DU|PO|RU|TW]