package unisim_archisec

  1. Overview
  2. Docs
UNISIM-VP DBA decoder

Install

dune-project
 Dependency

Authors

Maintainers

Sources

unisim_archisec-0.0.11.tbz
sha256=b2dcecd4143b33eab647cd8251dcef3f4155054beea727216e6f33f3da383916
sha512=d55f67ef3dfb70c0191dff440618dbfb8c46d6e54787e92f364986250b7375b70b3655af4694a62dd45a1222b99b7280160abc73e687f91629327378453c0b32

doc/README.html

UNISIM ARCHISEC License: BSD-3-Clause

UNISIM ARCHISEC is a companion package of the binary analysis platform BINSEC. It exposes disassembly metadata and DBA (Dynamic Bitvector Automata) semantics of several instruction set architectures:

  • Arm32dba an ARM/Thumb (ARMv7) DBA decoder
  • Aarch64dba an AARCH64 (ARMv8) DBA decoder
  • Amd64dba an AMD64 (x86-64) DBA decoder
  • Ppc64dba an PowerPC 64 DBA decoder
  • Sparcdba an SPARCv8 DBA decoder

See INSTALL for installation instructions.

OCaml

Innovation. Community. Security.