Skip to content
#

instruction-semantics

Here are 6 public repositories matching this topic...

Language: All
Filter by language

Triton is a Dynamic Binary Analysis (DBA) framework. It provides internal components like a Dynamic Symbolic Execution (DSE) engine, a dynamic taint engine, AST representations of the x86, x86-64, ARM32 and AArch64 Instructions Set Architecture (ISA), SMT simplification passes, an SMT solver interface and, the last but not least, Python bindings.

  • Updated Aug 24, 2020
  • C++
lfrazer
lfrazer commented Jun 18, 2019

See log output indicating missing instructions (logs are from running McSema on large x64 game binary):

E0615 16:25:29.556859 15732 Lifter.cpp:123] Missing semantics for instruction (AMD64 140b7f0c9 4 (BYTES f3 0f 52 dd) RSQRTSS_XMMss_XMMss (WRITE_OP (REG_128 XMM3)) (READ_OP (REG_128 XMM5)))

E0615 16:25:29.223357 15732 Lifter.cpp:123] Missing semantics for instruction (AMD64 140b7f7b0 3 (BYT

Improve this page

Add a description, image, and links to the instruction-semantics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the instruction-semantics topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.