mirror of
https://github.com/SabreTools/NDecrypt.git
synced 2026-02-07 13:52:13 +00:00
[PR #21] [CLOSED] Added key to JSON converter #29
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/SabreTools/NDecrypt/pull/21
Author: @Dimensional
Created: 4/2/2025
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
69356ddAdded key to JSON converter📊 Changes
1 file changed (+136 additions, -0 deletions)
View changed files
➕
ndecrypt_key_converter.py(+136 -0)📄 Description
Added a python script that reads either aes_keys.txt or key.bin and converts the data to config.json, in preparation for the change over.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.