XDV : eXtension type Disassembly & Debug Viewer ------- ![Build](https://img.shields.io/badge/build-passing-brightgreen.svg) XDV is disassembler or debugger that works based on the extension plugin. ![](./img/xdv.PNG) Supported Architectures -------
Architecture Static analysis Data export
x86
x64 (aka x86_64, AMD64)
ARM
Supported File Formats -------
File format
Windows full user-mode dump file
Windows PE file
Binary file
Supported OSes & Debuggers -------
OS Debugger
Windows
Documentation ------- * [Wiki](https://github.com/xdvre/xdvre/wiki) Developers ------- * [Park Seong Bin](https://github.com/0a777h) Dependencies ------- * [Capstone Engine](https://github.com/aquynh/capstone) * [Unicorn Engine](https://github.com/unicorn-engine/unicorn) * [Keystone Engine](https://github.com/keystone-engine/keystone) * [x64dbg](https://github.com/x64dbg/x64dbg) * [Cheat Engine](https://github.com/cheat-engine/cheat-engine) * [diStorm3](https://github.com/gdabah/distorm) Special Thanks To ... ------- * [Yonggoo Noh](https://github.com/ygnoh) * [Chae Jong Bin](https://github.com/Necrosys) * [Junyoung Kim](https://github.com/junyoungKimGit) * [Jaehoon Ahn](https://github.com/dkswognsdi) * [Jeonghoon Kim](https://github.com/ppiizzaa)