Commit Graph

13 Commits

Author SHA1 Message Date
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
75b72b56c5 Patching bug in binaryInit 2024-07-20 23:18:30 +02:00
Karmaz95
30b1720e5b SnakeHatchery patch 2024-07-20 21:12:22 +02: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
8abdf68fad Commented code bug fix in main 2024-07-19 00:33:45 +02:00
Karmaz95
84bf22e427 Adding make_bundle.sh script for building a codeless app bundle 2024-07-18 20:12:42 +02:00
Karmaz95
1e97057f70 Extending CrimsonUroboros with the App Bundle parser 2024-07-18 20:12:00 +02:00
Karmaz95
c1ef70f01d App Bundle Extension initial commit 2024-07-11 09:46:31 +02:00