Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qtfreet00 authored Dec 19, 2017
1 parent 45c6693 commit 085fc60
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,14 @@ https://github.com/obfuscator-llvm/obfuscator/wiki
gcc&g++ 7.2.0

cmake 3.8.0

##### Use:

-mllvm -bcf -mllvm -fla -mllvm -sub -mllvm -sobf

##### Function:

* Instructions Substitution -mllvm -sub
* Bogus Control Flow -mllvm -bcf
* Control Flow Flattening -mllvm -fla
* String Obfuscation -mllvm -sobf

0 comments on commit 085fc60

Please sign in to comment.