search for: obfuc

Displaying 1 result from an estimated 1 matches for "obfuc".

Did you mean: obfu
2009 Feb 20
0
[LLVMdev] Obfuscation/software watermarking backend
I'd like to know if there is any known project doing obfucated code generation or software watermarking in LLVM. The [obfucation/software watermarking] in machine instruction level usually requires to insert dead code, constant "unfolding", computationally intensive "opaque predicate", redundant calculation, duplicated calculation, etc...