Adorable-Catgirl 11 Posted June 2, 2019 Share Posted June 2, 2019 uncpio is a rather simple binary CPIO extractor (File begins with 0x71C7 or 0xC771, made with cpio -oHbin). To acquire uncpio, run pastebin get YbrVjRwa /bin/uncpio.lua To use, make the directory you'll be extracting your CPIO archive to, cd into it, then run uncpio path/to/your/file.cpio And it will extract to the current directory. Currently only works in OpenOS, as far as I know. Fingercomp and Izaya 2 Quote Link to post Share on other sites
Adorable-Catgirl 11 Posted May 27, 2021 Author Share Posted May 27, 2021 I updated it! The new version can be found at https://raw.githubusercontent.com/OpenPrograms/AdorableCatgirl-Programs/master/uncpio/uncpio.lua Quote Link to post Share on other sites