Дата: Вторник, 14.08.2018, 13:00:27 | Сообщение # 1
••
Сообщений: 2457
отключен
1.101.081.071.061.051.021.01 SwitchSDTool - возможность извлекать купленные в eSHop игры с расширением NSP. Для программы необходим keys.txt который вам необходимо найти через поисковые машины - пример (на текущее время kezplezm не может извлечь eticket_rca_kek)
1) В настройках консоли активируйте режим полёта 2) Создайте бекап (резервная копия) NAND - для этого необходима sd-карта с не менее 32Гб. размера памяти, далее для этого необходимо выполнить следующие действия: Установите Hekate и запустите payload, в настройках выберите Backup (бекап/резервное копирование), Backup options (опции бекапа/резервного копирования), выбираем Backup eMMC BOOT0/1 и Backup eMMC RAW GPP 3) Запустите RaiNX кпо и используйте kezplez 4) После завершения всех процедур, восстановите ваш бекап NAND для того чтобы стереть следы использование кпо
Fixed a bug where an empty directory in the SD card causes the decryption process to outright stop. Fixed an issue where if the only items you have is DLC from a given game, you end up with lots of "Unknown". It is now one "Unknown" per game which you only have DLC for. Added option to delete data from only the SD card, and keep the local decrypted NCA intact. (This is equivalent to Archiving the content on the switch.) No longer need to re-parse the NCAs if you change the language order after parsing NCAs. The titles/icons now update according to the new language order live.
Дата: Пятница, 17.08.2018, 20:07:13 | Сообщение # 3
••
Сообщений: 2457
отключен
Для загрузки/обновления доступна версия 1.05
Цитата
1.05 Dumping from USER nand partition now possible. Just select the USER nand partition as your SD directory to do so. Added a combo box and a means to cache RSA keys by Switch Serial number. This means PRODINFO.bin is only needed once, to initially load the RSA key. Selecting SD Directory now Enables Find SD key. Selecting SYSTEM nand directory now Enables both Find SD Key, and Load RSA Key. (Also deselects the current switch serial number from the combo box as well.) eticket_rsa_kek text box disabled on program startup, if the correct key already exists in the configuration at startup.
1.04 Fixed a bug that causes duplicate entries to appear The Info box now contains info on what NCA files belong to the title, when a child node of the title is selected, resolving issue #2
1.03 keys.txt no longer moved to %userprofile%.switch\prod.keys keys.txt if present, or %userprofile%.switch\prod.keys parsed locally, and invalid key length keys for hactool are removed and put into tools\FixedKeys.txt. This should fix some of the problems for good. Games/Language selection combined into one tab. Selection of a game now shows on the language list which languages are supported. Clicking on a language while a game is selected now shows that languages icon and title/developer information.
Include history.txt release zip now uniquely named Added ability to retrieve Title keys from DB (Have to find the DB url yourself) Added an option to dump personal_keys.txt
Дата: Понедельник, 27.08.2018, 13:59:30 | Сообщение # 6
••
Сообщений: 2457
отключен
Для загрузки/обновления доступна версия 1.08
Цитата
personal_keys.txt now only includes keys not yet in the database. No longer depends on hactool or create temp files while parsing the ncas. NSPs no longer have *.cnmt.xml. (This file like all of the other xml files and even jpeg files, is 100% derived from the ncas themselves, and is only used for Nintendo's lot check process before final release. (Don't bother asking for the xml files in my tool.)) Read tickets more efficiently Get the release date AND time of pre-ordered eshop games. Title key decryption sped up. Added means to output common_keys.txt (and a formatted version for use in cdnsp tools to download updates.)
Дата: Воскресенье, 13.01.2019, 13:28:02 | Сообщение # 7
••
Сообщений: 2457
отключен
Для загрузки/обновления доступна версия 1.10
Цитата
Fixed a regression that prevented conversion of NSPs of titles larger than 4GiB. Closes #4 Fixed an instant crash when the required master keys to decrypt and parse a given title are not present. (It now logs on failure indicating what key is required to process the title.) Closes #3