Skip to content

devttys0/yaffshiv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

A simple YAFFS file system parser and extractor, written in Python.

Features

  • List and/or extract regular files, folders, symlinks, hard links, and special device files
  • Automatic detection and/or brute force of YAFFS build parameters (page size, spare size, endianess, etc)
  • Support for both big and little endian YAFFS file systems
  • Compatible with both Python2 and Python3

Installation

Use the included setup.py script to install:

$ python setup.py install

There are no required pre-requisites, besides Python itself.

About

YAFFS extractor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages