From 2a5090483cb6b12333f955052937d2733be4ef42 Mon Sep 17 00:00:00 2001 From: Luxferre <3335173-suborg@users.noreply.gitlab.com> Date: Sat, 18 Dec 2021 14:35:41 +0200 Subject: [PATCH] Updated README --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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.