Skip to content

Commit dc93782

Browse files
authored
Update README.md
1 parent 6177f35 commit dc93782

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ Decrypt application's encrypted binaries on macOS when SIP-enabled (macOS 11.2.3
33

44
This works well and compiles for iOS nicely, if you want use it at iOS devices, you can use build-ios.sh (Thanks @dlevi309).
55

6+
This project support macOS 15.0-15.2 https://github.com/34306/decrypted , using CVE-2025-24204, https://github.com/FFRI/CVE-2025-24204/tree/main
7+
8+
CVE-2025-24204 is a vulnerability that allows reading any process memory on SIP-enabled macOS systems. The root cause of this vulnerability stems from adding an excessively powerful entitlement (com.apple.system-task-ports.read) to the gcore binary.
9+
610
## How to use
711

812
### On mac with M1 CPU

0 commit comments

Comments
 (0)