Menu

Home

Victor A. Mylokum

DiDasm is a small and fast disassembler, useful for Windows kernel developers.
The 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;
- includes analyzer module;
Supported platforms: i386, amd64
Supported instructions: x586/amd64/FPU/MMX/SSE/SSE2
The project also includes Orthia Windbg Plugin


Project Admins: