ArkDasm is a 64-bit interactive disassembler and debugger for Windows.
Supported file types: PE64, raw binary files.
Supported processor: x64 architecture (Intel x64 and AMD64)
ArkDasm is released as Freeware.
Current version: 1.1.0 (May 27, 2015)
Main features:
parsing PE32+ imports, exports, resources
subroutine stack data (arguments, local variables) recognition
loading local debug symbols (.pdb file) using DIA
multiline comments support
bookmarks support
python script support
load/save database
debugger capabilities
What's new:
added debugger memory snapshot feature
added debugger exception handling settings
added new command: bpdll
improvements, bug fixes