diff --git a/README.md b/README.md index 788b673..9950e9f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Unfortunately, the architecture of Unisoc chipset boot ROM doesn't allow us to g The `unidump.py` file is the main script to use. The `unicmd.py` file is the library created for easier command interface encapsulation. +For further dumped firmware unpacking, I recommend [bzpwork](https://github.com/ilyazx/bzpwork) by ilyazx. + ## Dependencies Python 3.8+ and PyUSB.