joxeankoret / pigaios

A tool for matching and diffing source codes directly against binaries.
GNU General Public License v3.0
634 stars 67 forks source link

Create a tool to automatically download appropriate exported databases #10

Open joxeankoret opened 5 years ago

joxeankoret commented 5 years ago

It's related to issue #9 : after multiple Open Source codebases have been exported and the web service for finding/download appropriate databases is created, create a new IDA plugin that "automagically" tries to find the appropriate libraries for the current target binary, downloads them and uses Pigaios to, at least, open a tab with the matches for each project.

The idea is to show the reverse engineer a series of potentially very-very good matches as soon as he/she starts the projects and let him/her import function names, function prototypes, structure definitions, enumerations, etc...