x64dbg是一个开源的x64/x32调试器,专注于Windows平台。该组织在GitHub上拥有多个公共仓库,主要使用C++、C、Python和C#等编程语言。其知名项目包括x64dbg、ScyllaHide和x64dbgpy,广泛应用于逆向工程和恶意软件分析。
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
Advanced usermode anti-anti-debugger. Forked from https://bitbucket.org/NtQuery/scyllahide
Automating x64dbg using Python, Snapshots:
Debugging Framework for Windows.
Documentation repository.
Official x64dbg plugin for IDA Pro.
A collection of x64dbg scripts. Feel free to submit a pull request to add your script.
TitanEngine Community Edition. Debug engine used by x64dbg.
Snowman Decompiler for x64dbg (LOOKING FOR MAINTAINER)
x64Dbg plugin that enables C# plugins with hot-loading support and scripting.
XEDParse: A MASM-like, single-line plaintext assembler
Plugin template for x64dbg.
Implementation of OllyDbg 1.10 plugin SDK for x64dbg.
Fork of mona.py with x64dbg support
Imports Reconstructor
Collaborative Breakpoint Manager for x64dbg.
The DataExplorer plugin integrates the pattern language from ImHex into x64dbg.
Various Yara signatures (possibly to be included in a release later).
Official x64dbg plugin for Binary Ninja
Intermediate x86 instruction representation for use in obfuscation/deobfuscation.
Port of windbglib to x64dbgpy, in an effort to support mona.py in x64dbg.
Plugin manager plugin for x64dbg.
Lexer/Parser for 010 Editor's Binary Templates
Simple string matching plugin for x64dbg. Supports UTF8, UTF16 and Local codepages.
Plugin to label PEB addresses.
Plugin that automatically stores patches in the database and restores them on restart.
Static analysis plugin for x64dbg (now deprecated).
Simple utility that allows you to automatically unload/reload an x64dbg plugin while developing with Visual Studio.
Plugin demonstrating how to link with Qt. CURRENTLY OUTDATED, UPDATE SOON
Plugin of x64dbg to help you analyze object-oriented applications
Example plugin for x64dbg.
XEDParse emulator based on asmjit/asmtk.
此仓库未提供描述。
此仓库未提供描述。
Standalone DLL that implements LLVM's demangling functionality.
Visual Studio-like draggable windows in Qt
Compile scripts for PyQt5 (Qt 5.6.0), Python 2.7.11 and MSVC 2013.
WIP python3 plugin for x64dbg
C++ wrapper for capstone (x86 only)
此仓库未提供描述。
IDA Pro Instruction Reference Plugin
Blog for x64dbg.
Fast and lightweight x86/x86-64 disassembler library.
Proof of concept headless GUI DLL
Website
Auto-generated Qt English translation file.
Simple plugin to automatically add x64dbg databases to version control.
Library to convert 80-bit long double to and from strings.
Fixes x64dbg/x64dbg#1481
Automated settings dialog.
x64dbg utility for linker map files, diff files, peid/ida signatures, and code signature generation
Repository for the community wiki.
Open-source user-mode Anti-Anti-Debug plugin for x64dbg & cheatengine.
Some graphing stuff with OGDF
FrozenStorm is a project to make cryptography, hashing, checksumming, compression and transformation algorithms available over a unified interface.
Postmortem debugging tools for MinGW.
Proof of concept JSON parsing strategy for x64dbg that will drastically improve performance and memory usage.
Compiled version of the OGDF library.
Repo to test syncing with gitee
Structure viewing & mapping window built in Qt
Entropy Graph in Qt
Plugin to execute system commands.
此仓库未提供描述。
Dummy DLL for snowman.
C++ port of Binary Ninja
Generate xml documentaton comment stubs for c++ when three forward slashes are typed
Representation of types.
Export forwarder for compatibility with old plugins.
KDAB's Dock Widget Framework for Qt
此仓库未提供描述。
WebDriver implementation for Qt
[fork] Assembler toolkit based on AsmJit.
Repository for workflows to perform various maintenance tasks across the x64dbg organization.
Plugin to improve performance of QWindowsFontEngine::getGlyphBearings.
Plugin which enables chai scripts to run inside of x64dbg
https://bitbucket.org/mrexodia/x64_dbg_old
[fork] Low-latency machine code generation.
此仓库未提供描述。
x64dbg在GitHub上构建了多个与调试相关的项目,包括x64dbg、ScyllaHide和x64dbgpy等,旨在提供强大的调试能力和逆向工程工具。
x64dbg的主要编程语言包括C++、C、Python和C#。这些语言的使用使其能够创建高效且功能强大的调试工具。
是的,x64dbg的所有仓库都是公开的,任何人都可以访问、使用和贡献代码。这增强了其在社区中的透明度和合作性。