Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ergrelet committed May 15, 2024
1 parent c99e943 commit 4dc089b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ A Python 3 tool to statically deobfuscate functions protected by Themida's mutat
- Automatically resolve trampolines' destination addresses
- Statically deobfuscate mutated functions
- Rebuild fully working binaries
- Binary Ninja integration

## Known Limitations

Expand Down Expand Up @@ -47,3 +48,5 @@ options:
Output binary path
-v, --verbose Enable verbose logging
```

You can also find a Binary Ninja plugin in the `binja_plugin` directory.

0 comments on commit 4dc089b

Please sign in to comment.