Quansheng UV-K5 firmware encoder/decoder
Go to file
Mikhail Yudin 65ed589e8b feat: read all channel names 2023-05-19 01:11:36 +07:00
.img
.gitignore
README.md
encdec.py
key.bin
read-settings.py
requirements.txt
searcher.py

README.md

Quansheng UV-K5 firmware encoder/decoder

Supports updater v1.1.7 (decrypted only) and 1.1.11+ (encrypted only).

Usage

./encdec.py <e|d> input.bin > output.bin

Example decrypt:

./encdec.py d k5_26_encrypted.bin > k5_26_raw.bin

Example encrypt:

./encdec.py e k5_26_raw.bin > k5_26_encrypted.bin

Firmware versions

Windows software

About Quansheng UV-K5 usage (Russian)

Results