Update AutoKeyboxDecoder/Readme.md

This commit is contained in:
SuperUserek 2026-03-05 11:39:43 +00:00
parent 5c30c7b999
commit 8e8025de5a

View File

@ -1,6 +1,6 @@
# 🔐 SuperUserek Auto Keybox Decoding Tool # 🔐 SuperUserek Auto Keybox Decoding Tool
A Python tool that attempts to decrypt **LG firmware / keybox / encrypted blobs** by automatically testing known AES keys and AES modes. A Python tool that attempts to decrypt **Any firmware / keybox / encrypted blobs** by automatically testing known AES keys and AES modes.
The script downloads multiple public key lists, merges them, and stores them locally in **keys.txt**. The script downloads multiple public key lists, merges them, and stores them locally in **keys.txt**.
Keys are refreshed **once per day** unless forced. Keys are refreshed **once per day** unless forced.