the script is not working first it had the issue of module bitwalk.main not found (fixed by installing bitwalk from github)
then it said that I must run binwalk with --run-as=root (solved the issue by editing the script)
now it gives me the following error
p7zip Version 17.05 (locale=en_US.UTF8,Utf16=on,HugeFiles=on,64 bits,16 CPUs x64)
Scanning the drive for archives:
ERROR: No such file or directory
../_super.img.extracted/100000.ext
System ERROR:
Unknown error -2147024894
find: ‘system’: No such file or directory
/home/ammar/Downloads/git/Droid-NDK-Extractor/working/extracted
File: native-bridge.tar
Size: 10240 Blocks: 24 IO Block: 4096 regular file
Device: 8,5 Inode: 2228885 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2023-12-18 22:34:39.503684639 +0200
Modify: 2023-12-18 22:34:39.507017972 +0200
Change: 2023-12-18 22:34:39.507017972 +0200
Birth: 2023-12-18 22:34:39.503684639 +0200
/home/ammar/Downloads/git/Droid-NDK-Extractor/working/extracted/native-bridge.tar
the script is not working first it had the issue of module bitwalk.main not found (fixed by installing bitwalk from github) then it said that I must run binwalk with --run-as=root (solved the issue by editing the script) now it gives me the following error
OS: Arch linux python version: Python 3.11.6