Skip to content
折腾啥 @xream
搜索
⌘
Ctrl
K
Main Navigation
Home
Blog
About
RSS
Appearance
RSS
菜单
返回顶部
目录
macOS pkg 提取 app 教程
macOS pkg 提取 app 教程
当你不是很信任某些 pkg 安装包的时候, 可以尝试解包把 app 提取出来
1.
xar -xf xxx.pkg
然后你会看到解出来一个东西, bundle id 命名, 类似
org.a.b.pkg
2.
cat org.a.b.pkg/Payload | cpio -i
然后你会看到解出来一个
xxx.app
macOS 合集
频道资源合集
恰饭推荐
群组
#macOS #Mac #pkg #app #解包 #安装包 #安装 #提取
查看 Telegram 原文