x64_dbg是 Windows 下的 32/64 位調(diào)試器,類似 ollydbg。軟件為英文,由于采用 QT 平臺(tái)編寫(xiě),漢化時(shí)會(huì)導(dǎo)致部分出現(xiàn)亂碼。熟悉 ollydbg 調(diào)試工具的應(yīng)該很容易上手。整體前景比較樂(lè)觀,功能有待更強(qiáng)。
x64_dbg 中文版功能
開(kāi)源
直觀和熟悉的新用戶界面
類似C的表達(dá)式解析器
DLL和EXE文件的全功能調(diào)試(TitanEngine)
IDA般的側(cè)邊欄與跳躍箭頭
IDA樣的指令令牌高亮(高亮寄存器等)
存儲(chǔ)器映射
符號(hào)觀
線程視圖
內(nèi)容敏感的注冊(cè)查看
完全可定制的配色方案
動(dòng)態(tài)識(shí)別模塊和串
進(jìn)口重構(gòu)集成(青蟹)
快反匯編(BeaEngine)
用戶數(shù)據(jù)庫(kù)(JSON)征求意見(jiàn),標(biāo)簽,書(shū)簽等。
不斷增長(zhǎng)的API插件的支持
可擴(kuò)展的,可調(diào)試的腳本語(yǔ)言自動(dòng)化
多數(shù)據(jù)類型的內(nèi)存轉(zhuǎn)儲(chǔ)
基本調(diào)試符號(hào)(PDB)的支持
動(dòng)態(tài)堆棧視圖
內(nèi)置匯編(XEDParse)
查看你的補(bǔ)丁,并將它們保存到磁盤(pán)
內(nèi)置的十六進(jìn)制編輯器
查找內(nèi)存模式
x64_dbg 概述
積極發(fā)展
x64_dbg正在不斷的積極發(fā)展。
GPLv3
我們同時(shí)提供了可執(zhí)行文件和源代碼。隨意作出貢獻(xiàn)。
自定義
C ++編寫(xiě)的插件,改變顏色和調(diào)整你的喜好。
X64/X32支持
x64_dbg可以調(diào)試x64和X32的應(yīng)用程序。只有一個(gè)接口。
建立在開(kāi)源庫(kù)
x64_dbg使用的Qt,TitanEngine,BeaEngine,青蟹,楊松,LZ4和XEDParse。
操作簡(jiǎn)單,功能強(qiáng)大的開(kāi)發(fā)
x64_dbg使用C ++和Qt4的快速添加新的功能。
腳本化
x64_dbg有一個(gè)集成的,可調(diào)試,ASM-like腳本語(yǔ)言。
社區(qū)意識(shí)
x64_dbg有許多功能的倒車社會(huì)思想或創(chuàng)建的。
伸縮
編寫(xiě)插件來(lái)添加腳本命令或集成的工具。
更新說(shuō)明
resolved a crash when scrolling up in the dump
resolved reference view not following in disasm correctly
resolved losing settings
fixed a crash with a critical section initialized multiple times
added secret option to disable database compression
various ui improvements
allow ‘jmp short’
fixed hardware breakpoints
disasm/dump/stack plugin menu api
display the number of bytes selected and the module in dump
added topmost option
fixed TLS callbacks on DLLs
show reference count in reference window
fixed possible buffer overflows
added a close all button in the reference view to close all tabs
fixed a bug with a non-refreshed memory map on start
report bug button
update hex when editing ascii/unicode in HexEditDialog
settings dialog now scales
fixed importing patches
thread-safe dbghelp access (could fix some crashes)
Yara pattern finding support
resolved an issue where toggling patches did not toggle the actual bytes
data copy dialog in various formats (C byte/word/dword/string/unicode)
dynamic ‘Find references to’ menu in disassembler (auto-detects constants)
added find references option to the dump (also works with a range selection)
show what was searched for in reference tab title
RegEx support in SearchListView
x64_dbg 已添加簡(jiǎn)體中文,包含 32 和 64 位版本。