Skip to content

Latest commit

 

History

History
723 lines (514 loc) · 60.6 KB

Readme_en.md

File metadata and controls

723 lines (514 loc) · 60.6 KB

DBI

  • Resource About Dynamic Binary Instrumentation and Dynamic Binary Analysis

Directory

DynamoRIO


DrMemory

Tools

  • [1425Star][23d] [C] dynamorio/drmemory Memory Debugger for Windows, Linux, Mac, and Android

Post


Tools

DynamoRIO

Recent Add

With Other Tools


Post

Recent Add

Tool Introduction

Fuzzing

IntelPin


Tools

Recent Add

  • [427Star][5y] [C++] jonathansalwan/pintools Pintool example and PoC for dynamic binary analysis
  • [306Star][4m] [C] vusec/vuzzer depends heavily on a modeified version of DataTracker, which in turn depends on LibDFT pintool.
  • [148Star][6y] [C++] f-secure/sulo Dynamic instrumentation tool for Adobe Flash Player built on Intel Pin
  • [131Star][8m] [C++] hasherezade/tiny_tracer A Pin Tool for tracing API calls etc
  • [67Star][3y] [C++] m000/dtracker DataTracker: A Pin tool for collecting high-fidelity data provenance from unmodified programs.
  • [60Star][3y] [C++] hasherezade/mypintools Tools to run with Intel PIN
  • [50Star][11m] [C++] angorafuzzer/libdft64 libdft for Intel Pin 3.x and 64 bit platform. (Dynamic taint tracking, taint analysis)
  • [48Star][7y] [C++] cr4sh/code-coverage-analysis-tools Code coverage analysis tools for the PIN Toolkit
  • [42Star][4y] [C++] corelan/pin Collection of pin tools
  • [36Star][4y] [C++] paulmehta/ablation Augmenting Static Analysis Using Pintool: Ablation
  • [30Star][5y] [C++] 0xddaa/pin Use Intel Pin tools to analysis binary.
  • [30Star][7y] [C++] jingpu/pintools
  • [28Star][1y] [C++] fdiskyou/winalloctracer Pintool that logs and tracks calls to RtlAllocateHeap, RtlReAllocateHeap, RtlFreeHeap, VirtualAllocEx, and VirtualFreeEx.
  • [26Star][5m] [C++] boegel/mica a Pin tool for collecting microarchitecture-independent workload characteristics
  • [22Star][6y] [C++] jbremer/pyn Awesome Python bindings for Pintool
  • [18Star][7m] bash-c/pin-in-ctf 使用intel pin来求解一部分CTF challenge
  • [13Star][3y] [C++] netspi/pin Intel pin tools
  • [6Star][2y] [C++] spinpx/afl_pin_mode Yet another AFL instrumentation tool implemented by Intel Pin.
  • [0Star][6m] [Makefile] barkhat26/pintool-template PinTool template for Intel Pin 3.11 compatible with VS2019

Interact With Other Tools


Post

Frida


Tools

Frida

  • [4721Star][1m] [Makefile] frida/frida Clone this repo to build Frida

Recent Add

Interact With Other Tools


Post

Valgrind


Tools

  • [188Star][26d] [Py] angr/pyvex Python bindings for Valgrind's VEX IR.
  • [152Star][1m] [C] wmkhoo/taintgrind A taint-tracking plugin for the Valgrind memory checking tool
  • [128Star][9y] [C] agl/ctgrind Checking that functions are constant time with Valgrind
  • [35Star][8m] [C] pmem/valgrind Enhanced Valgrind for Persistent Memory
  • [29Star][11y] [C] dmolnar/smartfuzz Valgrind extension for whitebox fuzz testing
  • [7Star][2m] [C] yugr/valgrind-preload LD_PRELOAD-able library which runs all spawned processes under Valgrind.
  • [6Star][1m] [C] kristerw/deadstores A Valgrind tool for finding redundant loads/stores
  • [0Star][2y] [C] daveti/valgrind Valgrind hacking from daveti
  • [0Star][2y] [C] daveti/valtrap valgrind trapdoor

Post

QBDI


Tools

  • [589Star][1y] [C++] qbdi/qbdi A Dynamic Binary Instrumentation framework based on LLVM.

Post

ABDI


Tools

  • [1057Star][5y] [C] crmulliner/adbi Android Dynamic Binary Instrumentation Toolkit
  • [429Star][4y] [Makefile] mindmac/androideagleeye An Xposed and adbi based module which is capable of hooking both Java and Native methods targeting Android OS.

Post

DBA


Triton

Tools

  • [1433Star][24d] [C++] jonathansalwan/triton DBA framework. It provides internal components like a Dynamic Symbolic Execution (DSE) engine, a dynamic taint engine, AST representations of the x86, x86-64 and AArch64 Instructions Set Architecture (ISA), SMT simplification passes, an SMT solver interface and, the last but not least, Python bindings.
  • [61Star][3y] [Py] cifasis/nosy-newt Nosy Newt is a simple concolic execution tool for exploring the input space of a binary executable program based in Triton
  • [24Star][1y] [Py] cosine0/amphitrite Symbolic debugging tool using JonathanSalwan/Triton
  • [24Star][7m] [Py] jonathansalwan/x-tunnel-opaque-predicates IDA+Triton plugin in order to extract opaque predicates using a Forward-Bounded DSE. Example with X-Tunnel.
  • [17Star][5m] [Py] macaron-et/wasabi-aeg Yet another implementation of AEG (Automated Exploit Generation) using symbolic execution engine Triton.
  • [2Star][5m] [Pascal] pigrecos/triton4delphi The Triton - Dynamic Binary Analysis (DBA) framework - by JonathanSalwan binding for Delphi

Post


Manticore

Tools

Post


Tools

  • [644Star][1y] [Go] lunixbochs/usercorn dynamic binary analysis via platform emulation
  • [50Star][1y] [Py] hrkfdn/deckard Deckard performs static and dynamic binary analysis on Android APKs to extract Xposed hooks

Post

Other


Tools

  • [272Star][4y] [C] samsung/adbi Android Dynamic Binary Instrumentation tool for tracing Android native layer
  • [187Star][2y] [C++] sidechannelmarvels/tracer Set of Dynamic Binary Instrumentation and visualization tools for execution traces.
  • [173Star][1m] [C] beehive-lab/mambo ARM运行时二进制文件修改工具,低耗版。
  • [109Star][2y] [C++] joxeankoret/membugtool A DBI tool to discover heap memory related bugs
  • [77Star][3y] [Py] carlosgprado/brundlefuzz BrundleFuzz is a distributed fuzzer for Windows and Linux using dynamic binary instrumentation.
  • [71Star][22d] [Py] birchjd/piobdii ODBII graphic interface on a Raspberry Pi computer, using an ELM327 Bluetooth/USB device. Read and display engine data, OBDII Trouble Codes & Descriptions Using Python. YouTube video:
  • [60Star][2y] [C] zhechkoz/pwin Security Evaluation of Dynamic Binary Instrumentation Engines
  • [36Star][2y] [C++] fdiskyou/dbi Files for
  • [18Star][7y] [C] pleed/pyqemu Dynamic binary instrumentation based crypto detection framework. Implementation of
  • [6Star][4y] [C++] crackinglandia/exait-plugins Anti-Dynamic binary instrumentation plugins for eXait (

Post

Contribute

Contents auto exported by Our System, please raise Issue if you have any question.