Paul
deb421a620
Fix electron patching
...
- Use the `@electron/asar` NPM package instead of the old outdated `asar` package.
- Fix escaping error in the `npx` call when there are spaces in the paths.
2025-01-05 18:57:23 +01:00
Karmaz95
83db8c656d
test_terminal_xpc update
2024-12-18 22:43:58 +01:00
Karmaz95
3f1b032bff
Moving XPC to App Bundle Extension directory from XNU
2024-12-18 22:35:45 +01:00
Karmaz95
04f7318c24
Adding +x permissions to scripts.
2024-07-20 14:05:37 +02:00
Karmaz95
588f097c06
Script for packing the app in a compressed DMG container
2024-07-20 13:48:02 +02:00
Karmaz95
4a126b3502
Bash template for building a PoC app bundle with Mach-O binary that utilizes Framework
2024-07-20 13:47:41 +02:00
Karmaz95
b08a5767ef
Code related to Bypassing Electron Integrity article
2024-07-19 18:42:49 +02:00
Karmaz95
84bf22e427
Adding make_bundle.sh script for building a codeless app bundle
2024-07-18 20:12:42 +02:00