MachObfuscator icon indicating copy to clipboard operation
MachObfuscator copied to clipboard

MachObfuscator is a programming-language-agnostic Mach-O apps obfuscator for Apple platforms.

Results 20 MachObfuscator issues
Sort by recently updated
recently updated
newest added

Hi, I'm not good at English, so please understand. When I use this MachObfuscator at IPA builded in xcode version 12.5, it is not working. In case under xcode version...

Can also be used now?How to use it?I don't understand how to use

I'm trying to obfuscate a universal binary (arm64+x86) for macOS, but running MachObfuscator has no effect. Here's the output: ``` $ ./foldername/App/MachObfuscator -v ./foldername/App/MyApp.app Will obfuscate file:///Users/username/MyApp-macOS/foldername/App/MyApp.app/ Looking for dependencies......

XCode 13 project cannot be obfuscated: --debug mode spits out following messages at the start: ``` WARN: Unable to resolve dylib path /usr/lib/system/libsystem_pthread.dylib WARN: Unable to resolve dylib path /usr/lib/system/libsystem_pthread.dylib...

Dear My only use -v -d and all that stuff, but --skip-all-frameworks and --skip-framework is invalid, help me Thinks

I followed following steps: XCode > Product > Archive > Distribute App > Enterprise > Next > Again Next > Once Again Next > and generated IPA file. . ....

I try to obfuscate the binary for an application I have built - ``` Will obfuscate file:///Users/mukoan/Programs/Yoyodyne.app/Contents/MacOS/Yoyodyne Looking for dependencies... WARN: Unable to resolve dylib path /AppleInternal/Library/Frameworks/InputMethodKitInternal.framework/Versions/A/InputMethodKitInternal Fatal error: Unsupported...

Hi Kam I do appreciate this repo help me to solve the obfuscator problem. But I found a problem when I obfuscated .app file. This is the log: ``` 2019-12-23...