Updated README

This commit is contained in:
Luxferre
2021-12-18 14:35:41 +02:00
parent 0d2e749d69
commit 2a5090483c
+2
View File
@@ -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. 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 ## Dependencies
Python 3.8+ and PyUSB. Python 3.8+ and PyUSB.