bincat

m4n0w4r

New member
Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction.

What is BinCAT?
BinCAT is a static Binary Code Analysis Toolkit, designed to help reverse engineers, directly from IDA.
It features:
  • value analysis (registers and memory)
  • taint analysis
  • type reconstruction and propagation
  • backward and forward analysis
Download here:
https://github.com/airbus-seclab/bincat

Document link:
https://www.sstic.org/media/SSTIC2017/SSTIC-actes/bincat_purrfecting_binary_static_analysis/SSTIC2017-Article-bincat_purrfecting_binary_static_analysis-biondi_rigo_zennou_mehrenberger.pdf

Regards,
 
Top