Big Eagle
New Features:
- Adding support for generating call graphs with TikNib and Tiknib + Finfo function level features.
- Adding support for generating control flow graphs with
disasm
andesil
instructions as nodes (i.e basic block) features as well as basic block level TikNib features. - Enhance the functionality for generating combinations of features with better functionality for combining TikNib and Function Info datatypes together.
- Ability to dedup
binarycorp
graphs - Added initial input validation for generating artefacts. This only works on single files being processed but catches common use cases. Thanks again to @cielonet for the great suggestion.
Fixes:
- Fixing several panics thanks to @cielonet bug report
- Fixing mistakes associated with the big PathBuf/Path refactor.
Full Changelog: v0.2.7...v0.2.8