Skip to content

Commit

Permalink
Add Usage to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Slattz committed Apr 17, 2023
1 parent 7999514 commit e587d07
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,17 @@ This involves the transformation of a program's control flow, the sequence of in

![Alt text](images/iSub.png?raw=true)

---

# Download
Latest Release: [Here](https://github.com/Slattz/ObfusC/releases/latest)

# Usage

Add the following to your compile arguments:

```
-fplugin=./libObfusC.so -fpass-plugin=./libObfusC.so
```

# Building on Linux

## Dependencies
Expand Down

0 comments on commit e587d07

Please sign in to comment.