Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tmr232/idabuddy
A Reverse-Engineer's best friend.
https://github.com/tmr232/idabuddy
Last synced: 19 days ago
JSON representation
A Reverse-Engineer's best friend.
- Host: GitHub
- URL: https://github.com/tmr232/idabuddy
- Owner: tmr232
- License: mit
- Created: 2015-12-21T09:56:10.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-17T08:52:21.000Z (about 7 years ago)
- Last Synced: 2024-10-13T01:29:56.752Z (about 1 month ago)
- Language: Python
- Size: 1.67 MB
- Stars: 72
- Watchers: 11
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IDABuddy
## What is it?
IDABuddy is a reverse-engineer's best friend. Designed to be everything
Clippy the Office Assistant was, and more!IDABuddy will always be there for you. Friendly and helpful while you
work. Offering tips and friendly chat.And best of all - since it is open-source, it will never be taken away
from you!## Requirements
1. [Sark](https://github.com/tmr232/sark)
1. [Sark's plugin-loader plugin](http://sark.readthedocs.org/en/latest/plugins/installation.html)
1. [PyYAML](http://pyyaml.org/)## Installation
1. Clone the IDABuddy repository
1. Add `idabuddy\idabuddy_plugin.py` to your `plugins.list` (`%AppData%\HexRays\plugins.list` or `C:\Program Files (x86)\IDA 6.9\cfg\plugins.list`).
1. Launch IDA## Configuration
### What can I say?
IDABuddy's messages are stored in `sayings.yml`.
Basic sayings are lists of strings, spoken out one after the other.
Address sayings are single strings, with `{}` in them to denote the location
to put the address to jump to.### How do I look?
Visual settings are stored in `config.yml`, as well as documentation.
#### Available avatars:
Or create your own!
## In The Press
IDABuddy was presented in a lightning talk at 32c3. Watch the video [here](https://youtu.be/4lLL9SkLdi4?t=1h33m25s).