unyaffs

Extract files from YAFFS2 filesystem images

brewmacoslinux
Try with needOr install directly
Source

About

Extract files from a YAFFS2 filesystem image

Commands

unyaffs

Examples

Extract all files from a YAFFS2 image to current directory$ unyaffs system.img
Extract YAFFS2 image to a specific output directory$ unyaffs system.img -o ./extracted_files
List contents of YAFFS2 image without extracting$ unyaffs -l system.img