volodymyr-stovba / diana-dasm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diana-Dasm is a small and fast disassembler, useful for Windows kernel developers. Advantages:

  • highly portable, has minimal runtime requirements (C runtime);
  • core libraries do not require any external components;
  • includes instructions emulator (diana_processor);
  • has stream oriented design; Supported platforms: i386, amd64 Supported instructions: x586/amd64/FPU/MMX/SSE/SSE2

SVN Mirror: https://sourceforge.net/projects/diana-dasm/

About

License:MIT License


Languages

Language:C 78.7%Language:C++ 15.6%Language:HTML 5.5%Language:CMake 0.0%Language:Batchfile 0.0%Language:Shell 0.0%Language:Makefile 0.0%