From 4b9b1cef16d83b592206edd7290325e2b236a543 Mon Sep 17 00:00:00 2001 From: ayauho Date: Sat, 24 Jan 2026 04:03:07 +0200 Subject: [PATCH 1/2] Add link to 0xFF_UNCALCULATED_PATCH in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95a0d31a93..38a4b586af 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,7 @@ For a complete CS self-taught program, the resources for my study plan have been - [Information theory](#information-theory-videos) - [Parity & Hamming Code](#parity--hamming-code-videos) - [Entropy](#entropy) + - [0xFF_UNCALCULATED_PATCH](https://github.com/ayauho/0xFF_Cipher) - [Cryptography](#cryptography) - [Compression](#compression) - [Computer Security](#computer-security) From ecc89cd4570ffb7427a1693f3f77f541da72ffeb Mon Sep 17 00:00:00 2001 From: ayauho Date: Sat, 24 Jan 2026 04:44:15 +0200 Subject: [PATCH 2/2] docs: add forensic entropy data-log to additional learning --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 38a4b586af..f34c1caa7c 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,14 @@ For a complete CS self-taught program, the resources for my study plan have been - [Parity & Hamming Code](#parity--hamming-code-videos) - [Entropy](#entropy) - [0xFF_UNCALCULATED_PATCH](https://github.com/ayauho/0xFF_Cipher) + - 0x23 0x20 0xFF 0x2A 0xFF 0x2A 0x54 0xFF 0x48 0x45 0xFF 0x5F 0x42 0x4F 0x4F 0xFF + - 0x4B 0x3A 0xFF 0x20 0x44 0x69 0x73 0xFF 0x74 0x69 0xFF 0x6C 0x6C 0x65 0x64 0xFF + - 0x20 0x54 0x72 0x61 0x6E 0x73 0xFF 0x6D 0x69 0xFF 0x73 0x73 0x69 0x6F 0x6E 0x2A + - 0xFF 0x2A 0x0A 0x0A 0x23 0xFF 0x23 0x20 0xFF 0x2A 0x2A 0x50 0x41 0xFF 0x52 0x54 + - 0x20 0x49 0x3A 0x20 0xFF 0x54 0x48 0x45 0x20 0x4F 0x42 0xFF 0x53 0x45 0xFF 0x52 + - 0x56 0x45 0x52 0x20 0x4C 0xFF 0x4F 0x47 0x53 0x20 0xFF 0x28 0x44 0xFF 0x69 0x73 + - 0x74 0x69 0x6C 0x6C 0xFF 0x65 0x64 0x20 0x52 0xFF 0x65 0x76 0x69 0x65 0x77 0x73 + - 0xFF 0x29 0x2A 0x2A 0x0A 0x0A 0xFF 0x5B 0x54 0x52 0x55 0x4E 0x43 0x41 0x54 0x45 0x44 0x5D - [Cryptography](#cryptography) - [Compression](#compression) - [Computer Security](#computer-security)