From d855baa972d711f05c4038cf9f5bc554fe436c7e Mon Sep 17 00:00:00 2001 From: Luxferre <3335173-suborg@users.noreply.gitlab.com> Date: Fri, 31 Dec 2021 00:58:08 +0200 Subject: [PATCH] Implemented stone-unpack mode --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a141a7..e02f00c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ UniFlash started out as UniDump (see [this blog post](https://chronovir.us/2021/ The `uniflash.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/repacking, I recommend [bzpwork](https://github.com/ilyazx/bzpwork) by ilyazx. +For further dumped firmware repacking, I recommend [bzpwork](https://github.com/ilyazx/bzpwork) by ilyazx. **Note: the flasher part is still under testing/study, use at your own risk!**