Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joxeankoret authored Jun 24, 2024
1 parent f53bf0b commit ece6014
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ However, Diaphora has also many features that are unique, not available in any o
* Scripting support (for both the exporting and diffing processes).
* ...

## Installation

Diaphora requires no installation: just download the code and run the script `diaphora.py` from within IDA or on the command line (only for diffing already exported databases). However, it can be integrated as a [plugin](https://github.com/joxeankoret/diaphora/tree/master/plugin) into IDA by doing the following:

* Copy `plugsin/diaphora_plugin.py` and `plugins/diaphora_plugin.cfg` to the IDA's plugins directory.
* Edit `diaphora_plugin.cfg` and set the path value to the Diaphora's directory.

## Donations

You can help (or thank) the author of Diaphora by making a donation. If you feel like doing so you can use one of the following links:
Expand Down

0 comments on commit ece6014

Please sign in to comment.