x64dbgpy
Debugger automation tool
Automates interaction with x64dbg debugger using Python.
Automating x64dbg using Python, Snapshots:
1k stars
916 watching
70 forks
Language: C
last commit: over 1 year ago x64dbg-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
x64dbg/x64dbgpylib | Port of Windows debugging library to Python for improved support in x64dbg | 51 |
x64dbg/x64dbgida | A plugin for IDA Pro that enables importing and exporting data from an x64dbg database. | 461 |
nextco/x64dbg-dark | Custom theme for x64dbg debugger to enhance user experience with a dark color scheme and specific settings. | 30 |
microsoft/dbgshell | Automates tasks in the Windows debugger | 675 |
x64dbg/scripts | A collection of scripts for unpacking and analyzing compressed executables. | 500 |
xyb/robotframework-debuglibrary | A debugging library for Robot Framework allowing interactive shell functionality | 105 |
jruby/jruby-debug | Provides a JRuby-based backend for Ruby Debugger | 15 |
thundercls/xanalyzer | A plugin for x64dbg debugger that analyzes and provides detailed information about the code of debugged applications. | 1,017 |
qb64team/qb64 | A C-based compiler and IDE for an extended BASIC language with OpenGL support | 671 |
georgejahad/debug-repl | A Clojure REPL extension that allows debugging with access to surrounding lexical scope | 151 |
bradenm/micropy-stubs | Automates creation of stub packages for microcontrollers and firmware-specific modules. | 29 |
brock7/xdbg | A plugin that intercepts and blocks anti-debugging attempts in 64-bit debuggers. | 192 |
sirnewton01/godbg | A web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger | 228 |
cenkalti/flask-debug-toolbar-mongo | An extension for Flask's Debug Toolbar to display MongoDB debugging information | 4 |
gotcha/ipdb | An integration of IPython's debugger into the pdb module | 1,863 |