Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
terminalsin authored Feb 28, 2022
1 parent c83dd64 commit dfeb768
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,24 @@ to date:
- [x] Condition Mangling GEN3 Obfuscation
- [x] String GEN3 Encryption

# Features

### ***NEW*** Number Mutation
![Graph](https://i.imgur.com/XjUFdRU.png)

### Switch Mutation
![Graph](https://i.imgur.com/yPjFC8k.png)

### Fake exceptions
![Graph](https://i.imgur.com/bJcTNHm.png)

### Fake jumps
![Graph](https://i.imgur.com/780UIIc.png)

# Credits
![Alt](https://repobeats.axiom.co/api/embed/313a28936c13fdca6993eb5b506273fca0fa0f4e.svg "Repobeats analytics image")


## Libraries used
- [Maple IR and the Team](https://github.com/LLVM-but-worse/maple-ir)
- [ASM](https://gitlab.ow2.org/asm/asm)
Expand Down

0 comments on commit dfeb768

Please sign in to comment.