-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add IDA plugins listed at vmallet #719
Comments
@mandiant/flare-vm which of this plugins would you like to have in FLARE-VM? I propose we start adding the following ones from the list provided above:
I would suggest also adding https://github.com/nihilus/idastealth https://github.com/airbus-cert/ttddbg seems to have issues with IDA 8, so I would leave it by now. I think we could consider adding some parts of https://github.com/williballenthin/idawilli and https://github.com/Ana06/idapython but this requires some discussions and I think we should not address this as part of this PR. |
I'd love to have these two: |
and I'd like to see: |
I second these ones at the very least (the others look good as well!): |
Should we split this PR and create an IDA plugin label? I have the feeling it is starting getting difficult to track and prioritize as a single issue. That would allow us to up vote issues and discuss which ones we should add to the default config. |
Even better: #996 |
We have recently added IDA plugins helper functions to simplify IDA plugins installation, support for IDA plugins to the Note that in addition to the capa explorer IDA plugin (which was introduced a long time ago before this issue was created), we have added the following IDA plugins in the last weeks (either as part of one of the previously mentioned PR or using the introduced automation):
Note also that https://github.com/gaasedelen/tenet doesn't work with Python 3.10: gaasedelen/tenet#15 (comment) which means we can't add it until the bug is fixed. So closing this issue. @williballenthin @binjo @emtuls @d35ha please open new issues for any IDA plugin that hasn't been added already and you would like to have in FLARE-VM using the new IDA plugin issue template. |
Details
There's a nice list of actively maintained IDA plugins here: https://vmallet.github.io/ida-plugins/
We should use this list as inspiration for IDA plugins to add to FLARE-VM.
The text was updated successfully, but these errors were encountered: