Jump to content
YOUR-AD-HERE
HOSTING
TOOLS
992Proxy

Locked x64dbg-Debugger


J0k3rj0k3r

Recommended Posts

This is the hidden content, please

This is a x64/x32 debugger that is currently in active development.

The debugger (currently) has three parts:

 

 

  • DBG
  • GUI
  • Bridge

DBG is the debugging part of the debugger. It handles debugging (using TitanEngine) and will provide data for the GUI.

GUI is the graphical part of the debugger. It is built on top of Qt and it provides the user interaction.

Bridge is the communication library for the DBG and GUI part (and maybe in the future more parts). The bridge can be used to work on new features, without having to update the code of the other parts.

 

Features

 

This program is currently under active development. It supports many basic and advanced features to ease debugging on Windows.

Basic features

 

 

  • Full-featured debugging of DLL and EXE files (
    This is the hidden content, please
    )
  • 32-bit and 64-bit Windows support from Windows XP to Windows 10
  • Built-in assembler (
    This is the hidden content, please
    /
    This is the hidden content, please
    /
    This is the hidden content, please
    )
  • Fast disassembler (
    This is the hidden content, please
    )
  • C-like expression parser
  • Logging
  • Notes
  • Memory map view
  • Modules and symbols view
  • Source code view
  • Thread view
  • Content-sensitive register view
  • Call stack view
  • SEH view
  • Handles, privileges and TCP connections enumeration.
  • Multi-datatype memory dump
  • Dynamic stack view
  • Executable patching
  • Dynamically recognize modules and strings
  • User database (
    This is the hidden content, please
    ) for comments, labels, bookmarks, etc.
  • Basic debug symbol (PDB) support
  • Extendable, debuggable scripting language for automation
  • Plugin support with growing API
  • Basic anti-debugging

 

Advanced features

 

 

  • Decompiler (
    This is the hidden content, please
    )
  • This is the hidden content, please
    pattern matching
  • Import reconstructor integrated (
    This is the hidden content, please
    )
  • Analysis
  • Conditional breakpoints and tracing with great flexibility
  • Collect data while tracing

 

GUI features

 

 

  • Intuitive and familiar, yet new user interface
  • IDA-like sidebar with jump arrows
  • IDA-like instruction token highlighter (highlight registers, commands, etc.)
  • Fully customizable color scheme and short-cut keys
  • Control flow graph
  • Integrated mnemonic and registers help
  • Code folding
  • Easy integration with custom tools (favourites menu)

 

Download [HIDE-THANKS]

This is the hidden content, please
[/HIDE-THANKS]

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.