Extract macOS XAR .pkg
s on any platform
notsopkg <INPUT> [OUTPUT] --overwrite
Output is optional, specify --overwrite if you want to overwrite existing extracted contents (if any)
git clone https://github.com/oomfinator/NotSoPkg
cd NotSoPkg
cargo run -- "/path/to/.pkg" --overwrite
Licensed under Apache v2