找回密码
 立即注册
Windowsx64AssemblerLinux | 程序非源代码 2021-06-28 418 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品

fdbg for AMD64 是用于用户模式 (ring3) 二进制应用程序的汇编级调试器,在长模式(64 位)- Windows 和 Linux 版本中运行。 UEFI x64 版本也可用。
支持的平台:
Windows XP x64、Windows 2003 服务器 x64、Vista x64、Windows 2008 服务器 x64、Windows 7 x64
Linux x64
UEFI x64
Windows 版本是基于 GUI 的。
Linux 版本是基于命令行的(控制台)并且不需要任何库来运行,所以你使用什么 Linux 发行版都没有关系。
UEFI 版本是基于命令行的。
fdbg 项目的启动是为了帮助每个感受到汇编程序强大功能的人调试用汇编程序编写的程序
它是用 Flat Assembler 编写的,并且包含源文件
它的语法类似于 FASM
它支持调试符号,您可以在包含的帮助中找到一些技巧,如何在没有符号的情况下进行调试
它适用于试图创建他/她的第一个用汇编程序编写的程序的每个人
它也为有经验的用户提供了一些功能和功能
它非常小


(fdbg for AMD64 is assembler level debugger for user-mode (ring3) binary applications, running in long mode (64-bit) - Windows and Linux versions. Version for UEFI x64 is also available.
Supported platforms:
Windows XP x64, Windows 2003 server x64, Vista x64, Windows 2008 server x64, Windows 7 x64
Linux x64
UEFI x64
Windows Version is GUI based.
Linux version is command line based (console) and doesn't need any library to run so it doesn't matter what Linux distribution you use.
UEFI version is command line based.
fdbg project was started to help in debugging programs written in assembler to everybody who feels the power of assembler
it is written in Flat Assembler and source files are included
its syntax is similar to FASM
it supports debug symbols and you can find some tricks in included help how to debug without symbols
it is suitable for everybody who tries to create his/her first program written in assembler
it has some features and power for experienced users too
it is very small)

1624867711396.rar


上一篇:W32Dasm_8.94
下一篇:InnoExtractor v3.26