From b84dfc83dfe2a16aa1fc708d71c76d780b62bfd0 Mon Sep 17 00:00:00 2001 From: Mikhail Yudin Date: Sat, 10 Jun 2023 23:58:50 +0700 Subject: [PATCH] readme --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 3374a26..0f91552 100644 --- a/README.md +++ b/README.md @@ -35,16 +35,6 @@ Example encrypt ./encdec.py e k5_26_raw.bin > k5_26_encrypted.bin ``` -### Example freq bounds find - -``` -./freq-bounds-finder.py fw/k5_26_raw.bin - -0x1510: 60000000 -0xE08C: 47000000 -0xE0A8: 60000000 -``` - See [addressses in issue](https://github.com/Tunas1337/UV-K5-Modded-Firmwares/issues/8#issue-1737934912) ## Links