yaffshiv
yaffshiv copied to clipboard
YAFFS extractor
Remove extra -c short option, add missing -n short option.
Package cant be installed using Python3. I get following error message: ```bash ┌──(venv)─(root㉿kali)-[/opt/yaffshiv] └─# python3 setup.py install /opt/jefferson/venv/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based...
Breaking out of the parsing loop when it is impossible to parse the read block as either data or spare entry allows yaffshiv to be used with images extracted using...
The code was implementing a path traversal check based on the detection of `..` in directory names and file names. This is sufficient to protect against path traversal attacks using...
i repacked done , close this secion .
Hi I am trying to use yaffshiv on some files that I got from a firmware, but I keep receiving the error message: Auto-detection failed: Could not locate start of...