mandiant / mandiant/VM-Packages
IDA plugin proposal: ida.plugin.hexrayspytools.vm
@Schamper is already working on this.
Since Apr 10, 2025.
- Dominant language
- PowerShell
- Stars
- 246
- Forks
- 98
- Avg merge
- 9h 30m
- Merged PRs (30d)
- 7
Description
### Package Name
ida.plugin.hexrayspytools
### Tool Name
HexRaysPyTools.py
### Package type
IDA_PLUGIN
### Version
0.0.0.20250108
### Tool's authors
Igor Kirillov, NyaMisty
### Tool's description
IDA Pro plugin which improves work with HexRays decompiler and helps in process of reconstruction structures and classes
### Download URL
https://github.com/NyaMisty/HexRaysPyTools/archive/cd3e429da7940a3c9638ee5d04787e3d2376a4ef.zip
### Download SHA256 Hash
44cc2eb1104d04110bc8425480729d8463cf7ea67d4e07c61b71dc1aa2631985
### Why is this tool a good addition?
Me and my colleagues find this plugin immensely useful for reverse engineering C++ and other binaries.
### Extra information
I selected a fork that includes some more fixes instead of the original repo, which has gone stale.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.