A .NET API for Reading and Writing PlayStation Archive (PSARC) files.
Currently only supports listing and extracting archive contents.
Handling of encrypted blocks is not yet supported.
The main reference I used to understand the PSARC format was https://www.psdevwiki.com/ps3/PlayStation_archive_%28PSARC%29
as well as examining a handful of other similar projects written for other languages.
Note
This repository is stale.
I'm no longer using github. All my stuff is on Gitlab, including this repository.
I haven't worked on this in a long time because I have other priorities, but I could if there's interest. Hit me up.
Go to libPSARC