Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 440 Bytes

Readme.md

File metadata and controls

19 lines (11 loc) · 440 Bytes

AXFS

This project implements a simple tool for reading AXFS (Advanced XIP File System) disk images.

See: https://github.com/jaredeh/axfs

Status

This project is barely usable. It will load "initrd.img" from the current directory, and list the contents.

Error handling is not implemented, it will crash on errors.

License

This project contains parts of the Linux kernel, therefore, it is licensed under the GPLv2