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

Export multiple Open Source codebases #9

Open joxeankoret opened 5 years ago

joxeankoret commented 5 years ago

Export multiple commonly used Open Source codebases like Zlib, SQLite, libCurl, libXml2, OpenSSL, Glibc, etc... upload them to GitHub and create both a web page and a web service to download from an IDA or Binary Ninja plugin directly from the internet.

The idea is to do myself the most common tasks so others don't have to do it (and neither do I have to do it again and again for new reversing projects).