Commit Graph

  • 4e92e0de3f Fix dependency Karmaz95 2024-12-08 13:15:16 +01:00
  • 2249085af6 Add printf to kext start/stop Karmaz95 2024-12-08 13:14:19 +01:00
  • 7697a32562 The fix for "Binary is for x86_64, but arch arm64e" is needed while loading kext. Karmaz95 2024-12-06 22:03:29 +01:00
  • 8a218fe824 Fix for the "missing compatible arch" error when loading kext. Karmaz95 2024-12-06 21:56:11 +01:00
  • cac8faf611 Bug fix - no kext binary after successful build. Karmaz95 2024-12-06 21:49:53 +01:00
  • 6fa59caab5 Bare Kernel Extension project ready to compile Karmaz95 2024-12-06 21:27:23 +01:00
  • 42cf84599a Patching getSegmentsInfo bug when parsing kext Karmaz95 2024-12-06 19:55:44 +01:00
  • 23280fb8c9 Added article about [MACF on macOS] Karmaz95 2024-11-28 21:50:18 +01:00
  • 448432df9d Added article about Exceptions on macOS Karmaz95 2024-11-28 19:47:01 +01:00
  • d292244cbe Adding MPO (mac_policy_ops) parser Karmaz95 2024-11-28 19:43:45 +01:00
  • 6b34b6ea10 Adding MPO structure for IDA Karmaz95 2024-11-28 18:32:25 +01:00
  • 5099b43a34 Preparing CrimsonUroboros for XNU module. Karmaz95 2024-11-28 18:32:09 +01:00
  • 1bc13f6fbe Article: Exceptions on macOS Karmaz95 2024-11-22 19:20:41 +01:00
  • c956294ec7 Fix for typo in README.md Karmaz95 2024-11-16 14:17:00 +01:00
  • 9c9d5d30f0 Typo in README.md Karmaz95 2024-11-15 19:08:19 +01:00
  • 153d6098a8 Fixing an Infinite Loop article v1.0 Karmaz95 2024-11-15 18:08:28 +01:00
  • ab5b5cb26d Updating tester Karmaz95 2024-11-15 17:43:36 +01:00
  • 4479d55754 Fixing --tcc_location flag Karmaz95 2024-11-15 17:43:05 +01:00
  • 1d8edc592d Infinite Loop fix for MachOFileFInder Karmaz95 2024-11-14 21:46:05 +01:00
  • 5211e1b5fd TCC update Karmaz95 2024-11-12 20:14:07 +01:00
  • a75925c3c9 TCC Update Karmaz95 2024-11-12 19:53:42 +01:00
  • 6c9db3e455 Uploading TCCParser Karmaz95 2024-11-12 19:13:27 +01:00
  • b2c21cd37d Adding PoC for CVE-2020-9771 TCC Bypass for FDA Terminal exploitation Karmaz95 2024-11-11 21:45:45 +01:00
  • 445a43a335 Optimizing Mach-O Detection article. Karmaz95 2024-11-07 02:33:36 +01:00
  • 42c31d6a5e Wrapper for the file command. Karmaz95 2024-11-07 01:45:40 +01:00
  • 3f8c94da1a Final version of MachOFileFinder aka Tornado. Karmaz95 2024-11-07 01:41:29 +01:00
  • b1ec973eeb Determine if file is Mach-O using CFBundleCopyExecutableArchitectures in SWIFT. Karmaz95 2024-11-07 01:18:50 +01:00
  • e5aaf7bacd Further optimization, aka Three Times A Charm. Karmaz95 2024-11-06 23:38:23 +01:00
  • 1f98b4770a Optimize Mach-O file detection with python-magic and ARM64 filtering Karmaz95 2024-11-06 17:50:33 +01:00
  • 372848c321 Generate Mach-O files with ARM64 headers for specified file types. Karmaz95 2024-11-06 17:48:18 +01:00
  • 10e9de36ea UUIDFinder patch Karmaz95 2024-10-30 15:50:22 +01:00
  • 3e7160afec UUIDFinder patch Karmaz95 2024-10-30 15:48:17 +01:00
  • c560fbe250 Moving xattr_ng.py to python directory Karmaz95 2024-10-30 00:22:54 +01:00
  • debb1c796c Uploading xattr new generation tool Karmaz95 2024-10-30 00:21:45 +01:00
  • 022a871fc7 Small changes in UUIDFinder Karmaz95 2024-10-30 00:11:33 +01:00
  • e00a60c74b Uploading scripts for UUID matching Karmaz95 2024-10-29 22:35:54 +01:00
  • 2a221e77b1 Uploading UUIDFinder tool Karmaz95 2024-10-29 22:35:29 +01:00
  • 3d287b719c Uploading get_uuid.py tool Karmaz95 2024-10-29 21:48:08 +01:00
  • 53a969f264 Uploading uuid_manager.py Karmaz95 2024-10-29 19:57:59 +01:00
  • c51801309d Update to lief 15.0.1 Karmaz95 2024-10-29 19:29:08 +01:00
  • 01d469e182 Uploading script that checks if a given UUID is present in a list of files Karmaz95 2024-10-29 19:28:05 +01:00
  • 24c94e2a70 Update to lief 15.0.1 Karmaz95 2024-10-28 22:27:22 +01:00
  • 3f53729587 Uploading all kTCCService* constants on macOS 15 Karmaz95 2024-10-16 22:44:09 +02:00
  • 64a4a03ca3 SIP article README.md update. Karmaz95 2024-09-23 22:31:43 +02:00
  • c24795b006 Uploading crimson_waccess.py Karmaz95 2024-09-23 22:09:57 +02:00
  • fb862b3df4 Preparing CrimsonUroboros for TCC patch. Karmaz95 2024-09-23 19:50:03 +02:00
  • 0e85f9322b Updating tests. Karmaz95 2024-09-23 19:49:48 +02:00
  • 0c0d2e869b Uploading sip_check programs. Karmaz95 2024-09-23 19:49:17 +02:00
  • 414140886d Uploading sip_tester. Karmaz95 2024-09-23 19:48:53 +02:00
  • 18cf471aa6 Adding list of SIP-specific entitlements. Karmaz95 2024-09-22 20:58:45 +02:00
  • 9bd9aba511 Snake VIII update v0.9 Karmaz95 2024-09-19 17:00:00 +02:00
  • f31dfa9edb Snake VIII update Karmaz95 2024-09-19 16:58:25 +02:00
  • b09efb266f Snake VIII update Karmaz95 2024-09-19 16:57:19 +02:00
  • 7a5b296bca Updating CrimsonUroboros with SnakeVIII Karmaz95 2024-09-19 16:55:06 +02:00
  • c78e4da099 Updating tests for SnakeVIII Karmaz95 2024-09-19 16:52:41 +02:00
  • 17e8642ceb Karmaz95 2024-09-16 11:42:57 +02:00
  • 6ddf58f651 Patching parseMIG bug. Now it clears 4 higher bytes instead of 2. Karmaz95 2024-08-17 00:48:39 +02:00
  • 403a9931c0 Patching parseMIG to iterate over all sections, not only __const Karmaz95 2024-08-17 00:22:17 +02:00
  • 3873dacc72 App Sandbox startup Karmaz95 2024-08-16 11:34:40 +02:00
  • 3f50be6a7f Print errors to stderr instead of stdout Karmaz95 2024-08-15 19:49:37 +02:00
  • e6d501dfe1 lief update - bug patch Karmaz95 2024-08-15 19:46:46 +02:00
  • 785036bd0d Unexpected but expected behavior patch Karmaz95 2024-08-04 00:14:40 +02:00
  • 7ff20481bc Sandbox Validator update Karmaz95 2024-07-30 20:21:01 +02:00
  • d8038d85bb VIII. SANDBOX patch Karmaz95 2024-07-29 18:27:09 +02:00
  • 01721cfba4 Sandbox Validator patch Karmaz95 2024-07-29 17:59:13 +02:00
  • 6b9e495ff0 Uploading sandbox.h Karmaz95 2024-07-28 17:06:44 +02:00
  • eaf5c68c74 Adding App Bundle Ext. link v0.8 Karmaz95 2024-07-26 13:24:38 +02:00
  • 2f70ddaa65 Update with Sandbox Detector Karmaz95 2024-07-23 14:27:22 +02:00
  • 71a7c31448 Adding code related to Sandbox Detector article Karmaz95 2024-07-23 14:22:50 +02:00
  • 6f9a04bb3c Adding link to Sandbox Detector article Karmaz95 2024-07-23 14:19:13 +02:00
  • 75b72b56c5 Patching bug in binaryInit Karmaz95 2024-07-20 23:18:30 +02:00
  • af8e89ab67 New usage for CrimsonUroboros Karmaz95 2024-07-20 21:17:46 +02:00
  • 80bc340015 Redo changes to latest release, for a clean start Karmaz95 2024-07-20 21:14:58 +02:00
  • 30b1720e5b SnakeHatchery patch Karmaz95 2024-07-20 21:12:22 +02:00
  • 7fbc231ed6 Updating tools section. Karmaz95 2024-07-20 14:07:01 +02:00
  • 04f7318c24 Adding +x permissions to scripts. Karmaz95 2024-07-20 14:05:37 +02:00
  • 588f097c06 Script for packing the app in a compressed DMG container Karmaz95 2024-07-20 13:48:02 +02:00
  • 4a126b3502 Bash template for building a PoC app bundle with Mach-O binary that utilizes Framework Karmaz95 2024-07-20 13:47:41 +02:00
  • 001df7e406 Small change with Articles in README.md Karmaz95 2024-07-20 13:32:28 +02:00
  • 77d0c07cb8 Adding links and tags for Cracking Electron Integrity Karmaz95 2024-07-20 12:51:10 +02:00
  • b08a5767ef Code related to Bypassing Electron Integrity article Karmaz95 2024-07-19 18:42:49 +02:00
  • 8abdf68fad Commented code bug fix in main Karmaz95 2024-07-19 00:33:45 +02:00
  • dd49f449c3 Preparing CrimsonUroboros for SnakeVIII - Sandbox article Karmaz95 2024-07-18 20:25:41 +02:00
  • 75531c136f Updating tests for the latest CrimsonUroboros from App Bundle Extension Karmaz95 2024-07-18 20:16:11 +02:00
  • 84bf22e427 Adding make_bundle.sh script for building a codeless app bundle Karmaz95 2024-07-18 20:12:42 +02:00
  • 1e97057f70 Extending CrimsonUroboros with the App Bundle parser Karmaz95 2024-07-18 20:12:00 +02:00
  • 700a4c045b Moving article tags from Readme.md to Article_tags.md Karmaz95 2024-07-18 20:07:58 +02:00
  • 03804fca9a Moving article tags from Readme.md to Article_tags.md Karmaz95 2024-07-18 20:04:45 +02:00
  • c1ef70f01d App Bundle Extension initial commit Karmaz95 2024-07-11 09:46:31 +02:00
  • 596a88a648 Adding new tools and links Karmaz95 2024-07-09 18:28:10 +02:00
  • 51b994cc7b Added sbpl_compiler_wrapper Karmaz95 2024-07-09 18:21:39 +02:00
  • 8b02698095 Added sandbox_inspector.py Karmaz95 2024-07-09 16:03:12 +02:00
  • 7adf70fd79 Add make_plist.py script Karmaz95 2024-07-09 15:25:53 +02:00
  • 5a1ce99e8d Decompiled functions uploaded to VIII. Sandbox Karmaz95 2024-07-09 12:16:02 +02:00
  • 9ac687389c Decompiled functions uploaded to VIII. Sandbox Karmaz95 2024-07-09 12:13:47 +02:00
  • d89de63909 Karmaz95 2024-06-28 13:07:24 +02:00
  • 7471e88f3d v0.7 Karmaz95 2024-06-28 13:04:38 +02:00
  • 2acb1f5982 Karmaz95 2024-06-27 15:53:24 +02:00
  • 1be94d8c3d Karmaz95 2024-06-23 17:51:59 +02:00
  • 2be4637c12 Karmaz95 2024-06-22 16:40:24 +02:00