bucanero
Developer
Here's my library to extract .7z files on the PS3 
Since the linux p7zip was not an option due to the pthread requirement, I kept looking around for alternatives...
So, I found an Android implementation (AndroidUn7zip) that was clean from threads, and ported it to PSL1GHT.
Here's the Github repo:
https://github.com/bucanero/libun7zip
You can find a basic example here: https://github.com/bucanero/libun7zip/tree/master/example
@aldostools @Zar I guess that you can add .7z support to MGZ and Irisman too
Since the linux p7zip was not an option due to the pthread requirement, I kept looking around for alternatives...
So, I found an Android implementation (AndroidUn7zip) that was clean from threads, and ported it to PSL1GHT.
Here's the Github repo:
https://github.com/bucanero/libun7zip
You can find a basic example here: https://github.com/bucanero/libun7zip/tree/master/example
@aldostools @Zar I guess that you can add .7z support to MGZ and Irisman too
