Jump to content

Welcome to BeAugur

Guest Image

Welcome to BeAugur, like most online communities you must register to view or post in our community, but don't worry this is a simple free process that requires minimal information for you to signup. Be apart of BeAugur by signing in or creating an account.

  • Start new topics and reply to others
  • Subscribe to topics and forums to get email updates
  • Get your own profile page and make new friends
  • Send personal messages to other members.
  • Be a member to read hidden contents.

x64dbg v2.5 Nov 14 2023 2.5

   (0 reviews)

2 Screenshots

x64dbg is an open-source debugger for Windows that is a popular analysis tool .  A debugger is used to step through code as it executes, so you can see exactly what it’s doing. Debuggers are essential for troubleshooting bugs, but they’re also used to reverse engineer.

Assembly code is a low-level programming language designed for a specific computer architecture such as 64bit architecture, hence the name x64dbg. There is also a version for 32bit architecture known as x32dbg.

Features 

  • Open-source
  • Intuitive and familiar, yet new user interface
  • C-like expression parser
  • Full-featured debugging of DLL and EXE files (TitanEngine)
  • IDA-like sidebar with jump arrows
  • IDA-like instruction token highlighter (highlight registers etc.)
  • Memory map
  • Symbol view
  • Thread view
  • Content-sensitive register view
  • Fully customizable color scheme
  • Dynamically recognize modules and strings
  • Import reconstructor integrated (Scylla)
  • Fast disassembler (BeaEngine)
  • User database (JSON) for comments, labels, bookmarks etc.
  • Plugin support with growing API
  • Extendable, debuggable scripting language for automation
  • Multi-datatype memory dump
  • Basic debug symbol (PDB) support
  • Dynamic stack view
  • Built-in assembler (XEDParse)
  •  
  • Operating Systems - Windows
  • Intended Audience - Science/Research, Developers, Security Professionals, Security
  • User Interface - Qt
  • Programming Language - C++

User Feedback

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
×
×
  • Create New...

Write what you are looking for and press enter or click the search icon to begin your search