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 d46b7eb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ 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

- Doesn't support partially mutated functions
- Doesn't support ARM64 binaries

## How To
Expand Down Expand Up @@ -47,3 +47,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 d46b7eb

Please sign in to comment.