2
0
This repository has been archived on 2025-06-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
dir819-crypt/README.md
2021-01-20 09:22:17 -03:00

10 lines
242 B
Markdown

# dir819-crypt
Encrypt image to upgrade dir819 router over web interface.
Tested on ubuntu 20.04
# Usage
Add source file to folder as **firmware.bin** and run
```bash
./pack.sh
```
it'l output the encrypted firmware as **firmware_crypt.bin**