Skip to content

v2.0.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@nkhmelni nkhmelni released this 07 Mar 18:00
· 25 commits to main since this release

Full rewrite as a larger set of interdependent techniques. 10 more obfuscation passes, same (and even better) straightforward setup. Universal binaries (arm64 + x86_64) fully usable on ARM Macs under Rosetta, and natively. Linux is also supported on x86_64, but note that installing the correct version is up to you, and depends solely on which version of LLVM you have installed on your machine.

Release builds have no logging. Debug builds print pass activity. That's the only difference.

LLVM Xcode Status
19.1.5 26.0+ Stable
19.1.4 16.3–16.4 Untested
17.0.6 16.0–16.2 Stable
16.0.0 15.0–15.4 Untested

See README for setup instructions.