drakvuf

DRAKVUF Black-box Binary Analysis

Github星跟踪图

DRAKVUF

Introduction

DRAKVUF is a virtualization based agentless black-box binary analysis system. DRAKVUF
allows for in-depth execution tracing of arbitrary binaries (including operating
systems), all without having to install any special software within the virtual machine
used for analysis.

Hardware requirements

DRAKVUF uses hardware virtualization extensions found in Intel CPUs. You will need an
Intel CPU with virtualization support (VT-x) and with Extended Page Tables (EPT). DRAKVUF
is not going to work on any other CPUs (such as AMD) or on Intel CPUs without the
required virtualization extensions.

Supported guests

DRAKVUF currently supports:

  • Windows 7 - 8, both 32 and 64-bit
  • Windows 10 64-bit
  • Linux 2.6.x - 5.x, both 32-bit and 64-bit

Pre-built Debian packages

You can find pre-built Debian packages of the latest DRAKVUF builds at
https://github.com/tklengyel/drakvuf-builds/releases

Malware analysis

DRAKVUF provides a perfect platform for stealthy malware analysis as its footprint is
nearly undectebable from the malware's perspective. While DRAKVUF has been mainly
developed with malware analysis in mind, it is certainly not limited to that task as it
can be used to monitor the execution of arbitrary binaries.

More information can be found on the project website: https://drakvuf.com

Build Status


主要指标

概览
名称与所有者tklengyel/drakvuf
主编程语言C++
编程语言Shell (语言数: 8)
平台
许可证Other
所有者活动
创建于2014-08-23 10:00:28
推送于2025-05-06 00:51:21
最后一次提交
发布数10
最新版本名称1.0 (发布于 )
第一版名称0.1 (发布于 )
用户参与
星数1.1k
关注者数61
派生数260
提交数1.4k
已启用问题?
问题数484
打开的问题数107
拉请求数1242
打开的拉请求数2
关闭的拉请求数100
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?