-
Notifications
You must be signed in to change notification settings - Fork 75
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
Package proposal: bochs.vm #897
Comments
@av-gantimurov thanks for the proposal! 👍 The provided hash is not an SHA256 hash, can you please update the issue description with the correct hash? Can you please also provide a link to the IDA plugin in #719? 😃 |
I wrote MD5 instead of SHA256. Fixed. |
Our bot processes the package proposals and send a PR for it when we add the
We will add Bochs without without the plugin and close this issue. So I was proposing you suggest/document the Bosch plugin in the existent issue about plugins additions so that we don't forget about it and we get it in as well. We don't have automation for plugins (yet). 😄 |
@mandiant/flare-vm should we add bochs to the default flare-vm installation? I think so, I would like to be able to use Bochs in IDA. 🤔 Opinions? |
Sadly the package type was not correct, the downloaded exe is not the tool itself but an installer and our bot does not support this package type (yet). Does someone want to send a PR for this one? 😄 |
Bochs supported only in IDA Pro, IDA Home and IDA Free has only local debugger (+GDBServer in IDA Home). |
Good point! I do use IDA Pro 😄 We even have tools in the default configuration that only work with IDA Pro and not outside IDA like the capa plugin ( |
Package Name
bochs
Tool Name
Bochs
Package type
OTHER (installer)
Is the tool a console application?
false
Tool's version number
2.7
Category
Debuggers
Tool's authors
Donald Becker, Greg Alexander, Christophe Bothamy, Volker Ruppert, Bryce Denney, Stanislav Shwartsman
Tool's description
Bochs is a portable x86 PC emulation software package that can be used as debugger in IDA Pro (Local Bochs debugger).
Download URL
https://netcologne.dl.sourceforge.net/project/bochs/bochs/2.7/Bochs-win64-2.7.exe
Download SHA256 Hash
a7428585b30ec3633c00bd38ef9dbb2d6c91cb4c29daa39a3c9b6b89e719ba90
Dependencies
No response
Why is this tool a good addition?
After installing Bochs may be used as Local Bochs Debugger in IDA Pro. IDA Pro has special Bochs debugger for x86 an x64 code (https://hex-rays.com/products/ida/support/idadoc/1329.shtml).
Additional information about using bochs debugger with IDA Pro in old Hex-Rays article.
The text was updated successfully, but these errors were encountered: