x64_dbg(Windows下64 位調(diào)試器) v2.5 永樂漢化版
10.6MB / 05-21
ScyllaHide(代碼調(diào)試工具) v1.2 64位/32位 最新免費綠色版
1.80MB / 05-19
64位調(diào)試工具(x64_dbg) v2.4 永樂漢化版
7.1MB / 06-23
強大反匯編逆向動態(tài)調(diào)試器 x64dbg 2024.06.03 官方綠色版
33MB / 06-05
x64 dbg(64位調(diào)試器) v2025-03-15 官方漢化綠色免費版
24.4MB / 03-18
-
x64 dbg(64位調(diào)試器) v2025-03-15 官方漢化綠色免費版 調(diào)試工具 / 24.4MB
-
-
-
Apifox For Linux(接口調(diào)試工具) v2.7.1 Linux免費安裝版 調(diào)試工具 / 270 MB
-
ApiPost(接口調(diào)試與文檔生成軟件) v8.1.10 免費安裝版 64位 調(diào)試工具 / 80.2 MB
-
ApiPost(接口調(diào)試與文檔生成軟件) v8.1.10 32位免費安裝版 調(diào)試工具 / 76.9 MB
-
ApiPost for Linux(接口調(diào)試與文檔生成軟件) v8.1.10 免費Linux 調(diào)試工具 / 73.3 MB
-
Modbus Poll(開發(fā)調(diào)試工具) v10.9.2.2236 官方安裝版(附注冊碼) 調(diào)試工具 / 2.9MB
-
Modbus Poll(開發(fā)調(diào)試工具) v10.9.2.2236 官方安裝版(附注冊碼) 調(diào)試工具 / 2.9MB
-
Proxyman(網(wǎng)絡(luò)協(xié)議抓包調(diào)試軟件) for Windows v2.9.0 官方最新安 調(diào)試工具 / 84.0MB
詳情介紹
x64_dbg(Windows下的32/64位調(diào)試器)是Windows下的32/64位調(diào)試器,功能強大,x64_dbg調(diào)試器采用QT平臺編寫,操作簡單,很容易上手,x64_dbg包含簡體中文語言,不存在看不懂英文的問題,需要的朋友歡迎前來下載使用!
軟件介紹
x64_dbg綠色版是Windows 下的 32/64 位調(diào)試器,類似 ollydbg。軟件為英文,漢化時會導(dǎo)致部分出現(xiàn)亂碼。熟悉 ollydbg 調(diào)試工具的應(yīng)該很容易上手。整體前景比較樂觀,功能有待更強。
功能介紹
開源
直觀和熟悉的新用戶界面
類似C的表達式解析器
DLL和EXE文件的全功能調(diào)試(TitanEngine)
IDA般的側(cè)邊欄與跳躍箭頭
IDA樣的指令令牌高亮(高亮寄存器等)
存儲器映射
符號觀
線程視圖
內(nèi)容敏感的注冊查看
完全可定制的配色方案
動態(tài)識別模塊和串
進口重構(gòu)集成(青蟹)
快反匯編(BeaEngine)
用戶數(shù)據(jù)庫(JSON)征求意見,標(biāo)簽,書簽等。
不斷增長的API插件的支持
可擴展的,可調(diào)試的腳本語言自動化
多數(shù)據(jù)類型的內(nèi)存轉(zhuǎn)儲
基本調(diào)試符號(PDB)的支持
動態(tài)堆棧視圖
內(nèi)置匯編(XEDParse)
查看你的補丁,并將它們保存到磁盤
內(nèi)置的十六進制編輯器
查找內(nèi)存模式
特色介紹
積極發(fā)展
x64_dbg正在不斷的積極發(fā)展。
GPLv3
我們同時提供了可執(zhí)行文件和源代碼。隨意作出貢獻。
自定義
C ++編寫的插件,改變顏色和調(diào)整你的喜好。
X64/X32支持
x64_dbg可以調(diào)試x64和X32的應(yīng)用程序。只有一個接口。
建立在開源庫
x64_dbg使用的Qt,TitanEngine,BeaEngine,青蟹,楊松,LZ4和XEDParse。
操作簡單,功能強大的開發(fā)
x64_dbg使用C ++和Qt4的快速添加新的功能。
腳本化
x64_dbg有一個集成的,可調(diào)試,ASM-like腳本語言。
社區(qū)意識
x64_dbg有許多功能的倒車社會思想或創(chuàng)建的。
伸縮
編寫插件來添加腳本命令或集成的工具。
更新日志
x64_dbg 2.4 Alpha 更新日志
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 v2.4更新日志
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 已添加簡體中文,包含 32 和 64 位版本。
下載地址
人氣軟件
Modbus Poll(開發(fā)調(diào)試工具) v10.9.2.2236 官方安裝版(附注冊碼)
Modbus Poll v9.9.2.1690 中文單文件綠色破解版
Modbus Poll(開發(fā)調(diào)試工具) v10.9.2.2236 官方安裝版(附注冊碼)
ZendDebugger-5.2.14 (Zend公司的PHP調(diào)試工具或叫插件)
modbus poll 開發(fā)調(diào)試工具 v9.5.0 吾愛漢化破解版(附破解教程+注
x64 dbg(64位調(diào)試器) v2025-03-15 官方漢化綠色免費版
CommMonitor(串口監(jiān)控軟件)V11.3 中文安裝版(附激活補丁+安裝教
甲殼蟲ADB助手電腦版 v1.3.1 官方高級版
SUTD SerialRemap(串口映射工具) v2.0 官方中文多語安裝版
x32_dbg(32位調(diào)試器) v2.4.06.10 官方漢化綠色特別版
相關(guān)文章
-
Proxyman(網(wǎng)絡(luò)協(xié)議抓包調(diào)試軟件) for Windows v2.9.0 官方最新安裝版
Proxyman是一款功能強大的的抓包代理工具,用于在開發(fā)和調(diào)試過程中攔截、查看和修改網(wǎng)絡(luò)請求,支持HTTP、HTTPS、WebSocket等協(xié)議,可以在本地建立代理服務(wù)器,將所有的網(wǎng)絡(luò)...
-
ApiPost(接口調(diào)試與文檔生成軟件) v8.1.10 32位免費安裝版
ApiPost電腦版不僅僅是一個接口調(diào)試工具,更是一個接口文檔快速生成工具,ApiPost是后臺接口開發(fā)者或前端、接口測試人員的工作必備工具,歡迎下載體驗...
-
ApiPost for Linux(接口調(diào)試與文檔生成軟件) v8.1.10 免費Linux安裝版
ApiPost Linux版不僅僅是一個接口調(diào)試工具,更是一個接口文檔快速生成工具,ApiPost是后臺接口開發(fā)者或前端、接口測試人員的工作必備工具,歡迎下載體驗...
-
Apifox For Linux(接口調(diào)試工具) v2.7.1 Linux免費安裝版
Apifox Linux版是一款功能強大且專業(yè)的接口調(diào)試管理工具,使用后可以幫助用戶更輕松便捷的調(diào)試管理接口,歡迎下載體驗...
-
Apifox(接口調(diào)試工具) v2.7.1 中文32位免費安裝版
Apifox免費版是一款功能強大且專業(yè)的接口調(diào)試管理工具,使用后可以幫助用戶更輕松便捷的調(diào)試管理接口,歡迎下載體驗...
-
ApiPost(接口調(diào)試與文檔生成軟件) v8.1.10 免費安裝版 64位
ApiPost電腦版不僅僅是一個接口調(diào)試工具,更是一個接口文檔快速生成工具,ApiPost是后臺接口開發(fā)者或前端、接口測試人員的工作必備工具,歡迎下載體驗...
下載聲明
☉ 解壓密碼:www.dbjr.com.cn 就是本站主域名,希望大家看清楚,[ 分享碼的獲取方法 ]可以參考這篇文章
☉ 推薦使用 [ 迅雷 ] 下載,使用 [ WinRAR v5 ] 以上版本解壓本站軟件。
☉ 如果這個軟件總是不能下載的請在評論中留言,我們會盡快修復(fù),謝謝!
☉ 下載本站資源,如果服務(wù)器暫不能下載請過一段時間重試!或者多試試幾個下載地址
☉ 如果遇到什么問題,請評論留言,我們定會解決問題,謝謝大家支持!
☉ 本站提供的一些商業(yè)軟件是供學(xué)習(xí)研究之用,如用于商業(yè)用途,請購買正版。
☉ 本站提供的x64_dbg(Windows下的32/64位調(diào)試器) 2.5 官方正式綠色版資源來源互聯(lián)網(wǎng),版權(quán)歸該下載資源的合法擁有者所有。