google / bindiff

Quickly find differences and similarities in disassembled code
https://zynamics.com/bindiff.html
Apache License 2.0
2.15k stars 130 forks source link

IDA plugin - What if we only want to import function/symbol names? #32

Open SocraticBliss opened 7 months ago

SocraticBliss commented 7 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Not everyone needs both the function/symbol names AND comments from the database. I unfortunately didn't see an easy way to configure to basically ignore importing comments.

Describe the solution you'd like A clear and concise description of what you want to happen.

When selecting the Import Names and Comments... button (maybe you can rename the button to be something more generic like Import Data) then having a popup dialog box where the user can select which items they want imported into the database. Also, having to check the same boxes on every opening of the dialog would be annoying, so having these selected items be persisted might be nice?

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Well I guess I could make a duplicate database and clear out the comments only and import it from there, but where would be the fun in that?

Additional context Add any other context or screenshots about the feature request here.

erik9631 commented 5 months ago

Any news on this? Tried bin diff 8 and this is still a problem. This feature is crucial for my workflow