gaulthiergain-tools/srcs
Gaulthier Gain f25637cdb7 Add binary analyser code to the toolchain
This commit adds the binary analyser code to the toolchain. This
binary analyser adds various features such as gathering ELF
information (e.g., functions, symbols, ...), micro-libs inspection,
ELF comparison, ELF pages division, ... Note that it was developped
with Unikraft structure in mind.

The binary analyser can be used as an external tool with the
'--binary' argument. A specific json file should be provided which
contains specific fields (see 'bin_analysis_example.json'). Please,
see the wiki for further information.

Signed-off-by: Gaulthier Gain <gaulthier.gain@uliege.be>
2021-01-30 12:37:27 +01:00
..
binarytool Add binary analyser code to the toolchain 2021-01-30 12:37:27 +01:00
buildtool Add base code 2020-09-16 09:14:26 +02:00
common Add binary analyser code to the toolchain 2021-01-30 12:37:27 +01:00
crawlertool Add base code 2020-09-16 09:14:26 +02:00
dependtool Fix index out of bound during static analysis parsing 2021-01-29 14:37:53 +01:00
veriftool Add base code 2020-09-16 09:14:26 +02:00
main.go Add binary analyser code to the toolchain 2021-01-30 12:37:27 +01:00
Makefile Add base code 2020-09-16 09:14:26 +02:00