19 Commits

Author SHA1 Message Date
Karol Mazurek
190d6542d3 Add diff_apss.sh script for app patching analysis 2025-12-22 23:54:41 +01:00
Karol Mazurek
d4cbd1a64c Refactor comment 2025-12-22 20:01:10 +01:00
Karol Mazurek
ff55402c23 Add check_bundle_exe script for extracting executable names from macOS app bundles 2025-12-22 19:59:15 +01:00
Karol Mazurek
1fda24819c Add final_secure_test_xpc.zip to the App Bundle Extension 2025-12-02 19:17:52 +01:00
Karol Mazurek
1ae188683a Add secure_test_xpc.zip to the App Bundle Extension 2025-12-02 18:53:33 +01:00
Karol Mazurek
de427b1cba Add secure_test_xpc.zip to the App Bundle Extension 2025-12-02 18:16:13 +01:00
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