This project implements a simple tool for reading AXFS (Advanced XIP File System) disk images.
See: https://github.com/jaredeh/axfs
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.
This project contains parts of the Linux kernel, therefore, it is licensed under the GPLv2