File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -28,10 +28,12 @@ $ unblob --show-external-dependencies
2828The following executables found installed, which are needed by unblob:
2929 7z ✓
3030 debugfs ✓
31+ fsck.erofs ✓
3132 jefferson ✓
3233 lz4 ✓
3334 lziprecover ✓
3435 lzop ✓
36+ partclone.restore ✓
3537 sasquatch ✓
3638 sasquatch-v4be ✓
3739 simg2img ✓
@@ -56,10 +58,12 @@ for current versions.
5658| --------------------------- | ----------------------------------------------------- | --------------- | ------------- | ---------------------------------------------------------------- |
5759| p7zip-full | ` 7z ` | 16.02 | ❌ | https://www.7-zip.org/ |
5860| e2fsprogs | ` debugfs ` | 1.45.5 | ❌ | http://e2fsprogs.sourceforge.net/ |
61+ | erofs | ` fsck.erofs ` | 1.8.10 | ❌ | https://github.com/erofs/erofs-utils |
5962| lz4 | ` lz4 ` | 1.9.3 | ❌ | https://github.com/lz4/lz4 |
6063| lziprecover | ` lziprecover ` | 1.22 | ❌ | http://www.nongnu.org/lzip/lziprecover.html |
6164| lzop | ` lzop ` | 1.04 | ❌ | https://www.lzop.org/ |
62- | android-sdk-libsparse-utils | ` img2simg ` | 8.1.0 | ❌ | https://packages.debian.org/unstable/android-sdk-libsparse-utils |
65+ | partclone | ` partclone.restore ` | 0.3.39 | ❌ | https://github.com/Thomas-Tsai/partclone |
66+ | android-sdk-libsparse-utils | ` simg2img ` | 8.1.0 | ❌ | https://packages.debian.org/unstable/android-sdk-libsparse-utils |
6367| unar | ` unar ` | 1.10.1 | ❌ | https://theunarchiver.com/command-line |
6468| sasquatch | ` sasquatch ` , ` sasquatch-v4be ` | 1.0 | ❌ | https://github.com/onekey-sec/sasquatch |
6569| jefferson | ` jefferson ` | master | ✅ | https://github.com/onekey-sec/jefferson |
You can’t perform that action at this time.
0 commit comments