Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libibootim

All the essentials you need when working with Apple iBoot images and PNGs.

Requirements

  • libpng
  • CMake

Installation

Install libibootim with CMake

git clone https://github.com/XboxOneSogie720/libibootim.git
cd libibootim
mkdir build && cd build
cmake ..
make
sudo make install

Features

  • Intuitive buffer and I/O API
  • Support for both legacy and modern iBoot image loading
  • Automatic detection and decompression of legacy iBoot images, modern iBoot images, and PNGs
  • Indexed iBoot image loading support

Acknowledgements

About

All the essentials you need when working with Apple iBoot images and PNGs.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages