bap-stub-resolver
Substitutes calls to stubs with calls to real functions
Description
Provides an abi pass that transforms a program by substituting calls to stubs with calls to real subroutines when they are present in the binary.
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 }">
- Published
- 02 Jun 2020
- Authors
- Maintainers
Sources
Dependencies
core_kernel
>= "v0.12" & < "v0.13"
bitvec-order
= "2.1.0"
bap-main
= "2.1.0"
bap-core-theory
= "2.1.0"
bap-knowledge
= "2.1.0"
bap-abi
= "2.1.0"
bap-std
= "2.1.0"
ocaml
>= "4.07.0" & < "4.10.0"
Reverse Dependencies
bap
= "2.1.0"