Llvm Yx Callobfuscator Versions Save

LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.

v0.1.0

4 months ago
  • Tested lenguages:
    • C
  • Compatible with:
    • Windows x64
  • Tested windows versions:
    • Windows 10 x64
    • Windows 11 x64
  • Main features
    • Configurable function hooking.
    • Stack obfuscation for every hooked function.
    • Variable stack building.
    • Use of indirect syscalls when call to syscall stub detected.

Included binaries compiled used llvm-16.0.4, Release mode.