= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
BAP facility for indentifying code entry points
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 }">
Authors
Maintainers
Sources
v1.5.0.tar.gz
md5=9eed04fda6610dd4a8aa83948abfffc3
Description
Provides a library and a plugin that uses the Byteweigh algorithm for finding entry points (function strats) in stripped code.
Published: 26 Oct 2018
Dependencies (3)
-
bap-signatures
= "1.5.0"
-
bap-std
= "1.5.0"
-
ocaml
>= "4.03" & < "4.06"
Dev Dependencies
-
None
Used by (2)
-
bap
= "1.5.0"
-
bap-byteweight-frontend
= "1.5.0" | >= "2.0.0" & < "2.2.0"
Conflicts
-
None
On This Page