From 8e8025de5a9f8e98c58f46ba0df60b700ee3ad7a Mon Sep 17 00:00:00 2001 From: SuperUserek Date: Thu, 5 Mar 2026 11:39:43 +0000 Subject: [PATCH] Update AutoKeyboxDecoder/Readme.md --- AutoKeyboxDecoder/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AutoKeyboxDecoder/Readme.md b/AutoKeyboxDecoder/Readme.md index bab4df9..648dff6 100644 --- a/AutoKeyboxDecoder/Readme.md +++ b/AutoKeyboxDecoder/Readme.md @@ -1,6 +1,6 @@ # 🔐 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**. Keys are refreshed **once per day** unless forced.