Skip to content
Pascal Junod edited this page Nov 22, 2013 · 24 revisions

What is the purpose of Obfuscator-LLVM?

The main goal of Obfuscator-LLVM is to strengthen software with respect to reverse-engineering and modification at compilation-time.

What is obfuscation?

According to Wikipedia, obfuscation is the deliberate act of creating obfuscated code, i.e. source or machine code that is difficult for humans to understand.

What is tamper-proofing?

How secure is Obfuscator-LLVM?

How was tested Obfuscator-LLVM?

Can I use Obfuscator-LLVM in production code?

How can I contribute to Obfuscator-LLVM?

Obfuscator-LLVM appears to produce different binaries each time it is called. Why?

How much slower is obfuscated code?

Clone this wiki locally