Implemented stone-unpack mode

This commit is contained in:
Luxferre
2021-12-31 00:58:08 +02:00
parent d4b359805f
commit d855baa972
+1 -1
View File
@@ -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!**