ShelbyObfuscator
ShelbyObfuscator copied to clipboard
How to use? clang command line args
Please give an example, how the library can be used with clang and new pass.
./clang -fpass-plugin=../lib/ShelbyObfuscator.so -mllvm -fla hello.c -o hello.elf
clang (LLVM option parsing): Unknown command line argument '-fla'. Try: 'clang (LLVM option parsing) --help'
clang (LLVM option parsing): Did you mean '-h'?