This repository was archived by the owner on Feb 14, 2025. It is now read-only.
v0.2.0
2019-02-01
v0.2.0 release
Bug Fixes
- Fixed an issue where incoming/outgoing edges were backwards
- Fixed a few encoding bugs
Features:
- API change:
cfg.basic_blocks,cfg.functions, andcfg.instructionsreturnlists instead of generators - New API:
CFG.entry_point cfg.*_from_addrAPI methods are nowcfg.get_*_atmethods