ShelbyObfuscator icon indicating copy to clipboard operation
ShelbyObfuscator copied to clipboard

How to use? clang command line args

Open fishfacegit opened this issue 2 years ago • 0 comments

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'?

fishfacegit avatar May 03 '23 21:05 fishfacegit