-
In macOS 10.11 through 10.13, you didn't have to disable all of SIP in order to use mach_inject in Apple's apps. All that was necessary was to disable debug protections, i.e. `csrutil enable --without…
-
Hello Comex,
I am new to git so I emailed you directly. Sorry, I was not aware of process.
I had few observations. Thought I should share it with you. This injection system is working nice with all …
-
Hello,
I am trying to inject a bundle into a certain process. I have created a new Xcode Project which solely handles the injection. I added the necessary frameworks and project files to the app. A…
-
Is this working for everyone else in 10.12/Sierra?
I have an odd situation where mach_inject works perfectly fine, when my app is launched through Xcode. If I launch my app directly, the target proce…
-
## Environment Info
- git tag: `9148754b7600fb0ab34dace4cfa328b9f105ea08`
- zig version: `v0.13.0-dev.351+64ef45eb0`
- OS: `Linux mechrevo 6.10.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 27 Jul 2024 16:…
glyh updated
4 months ago
-
copy inject and payload file to my project use to inject
but mach-o/dyld_images.h not Found
can you help me?
-
Is this working for you in 10.12/Sierra?
I have an odd situation where mach_inject works perfectly fine, when my app is launched through Xcode. If I launch my app directly, the target process crashes…
-
**Describe the bug**
I'm trying to add a single DLL to the import table of a x64 EXE
**To Reproduce**
Steps to reproduce the behavior:
- Parse the exe
- add_library
- add_entry
- create a bui…
-
Tried compiling and running but doesnt work on the terminal.
- working on a cracked ipa machO file.
-
When I inject into the process using mach_inject, that application crashes. I have observed this behaviour with one of my 10.12.6 machine(Not reproducible on all 10.12.6) and Mac OS X 10.13 (17A291j) …