VSA-based CFG edge reconstruction made in bap ecosystem
Description
This plugin is intended to utilize the results of value-set analysis to complete a program's CFG by replacing indirect jumps with direct ones where possible. It does this by replacing each indirect jump with a sequence of conditional direct jumps when the possible targets can be reduced to a sufficiently small number.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Last Published
- 26 Oct 2018
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies