airbus-seclab / bincat

Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection
1.66k stars 159 forks source link

Source code is updated, but binary file is not updated #92

Closed nihuai closed 5 years ago

nihuai commented 5 years ago

Can you provide a compiled version?

trou commented 5 years ago

At some point yes. meanwhile you can compile using the instructions.

Lastpixl commented 5 years ago

Untested binaries are compiled automatically for each commit. See https://dev.azure.com/airbus-seclab/bincat/_build?definitionId=1, click the latest build, then "Artifacts", and select bincat-win-*.zip.