/
githubmirror
/
x64dbg
ОбзорДокументацияВойти
/
githubmirror
/
x64dbg
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
x64dbg/
src/dbg/
..
DeviceNameResolver

Build with GitHub Actions

год назад
LLVMDemangle

Switch to LLVMDemangle for symbol demangling

4 года назад
TitanEngine

Add [Engine].NoConsoleWindow setting

4 месяца назад
WinInet-Downloader

Initial working cmkr project

2 года назад
XEDParse

Fix compilation on Windows with clang++

4 месяца назад
analysis

Start reducing TitanEngine.h

год назад
btparser
@6daea14

Remove Visual Studio projects

год назад
commands

Fix bug in graph where 'Sync with RIP' would always re-analyze

25 дней назад
concurrentqueue

Fix compilation on MinGW (clang)

год назад
dbghelp

Build with GitHub Actions

год назад
jansson

Expose MODINFO::load factory for loading modules without global state

5 месяцев назад
lz4

Build with GitHub Actions

год назад
msdia

Upgrade to AStyle 3.6.9 and add python port of AStyleHelper

4 месяца назад
ntdll

Upgrade to AStyle 3.6.9 and add python port of AStyleHelper

4 месяца назад
GetPeArch.h

Start reducing TitanEngine.h

год назад
TraceRecord.cpp

Format TraceRecord.cpp

11 дней назад
TraceRecord.h

Flush trace recording when an exception is hit to not lose data

2 месяца назад
_apichecker.c

Minor cleanup & ensure the plugin API is C compatible

2 года назад
_dbgfunctions.cpp

Fix code formatting

год назад
_dbgfunctions.h

Fix compilation error on permissive-

2 года назад
_exports.cpp

Completely rework valtostring into valsetscalar/valsetbuffer

4 месяца назад
_exports.h

Completely rework valtostring into valsetscalar/valsetbuffer

4 месяца назад
_global.cpp

add fallback chain in cbLoadDll for path resolution

7 месяцев назад
_global.h

Upgrade _WIN32_WINNT to Windows 7, clean up GetProcAddress calls

год назад
_plugin_types.h

Minor cleanup & ensure the plugin API is C compatible

2 года назад
_plugins.cpp

Add test framework infrastructure

5 месяцев назад
_plugins.h

Add test framework infrastructure

5 месяцев назад
_scriptapi.h

PROJECT: fixed line endings (hopefully for good now)

11 лет назад
_scriptapi_argument.cpp

DBG: significant memory usage improvements for database (~5x less memory used)

9 лет назад
_scriptapi_argument.h

DBG: added SerializableTMap (less code duplication)

10 лет назад
_scriptapi_assembler.cpp

PROJECT: fixed line endings (hopefully for good now)

11 лет назад
_scriptapi_assembler.h

PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg)

11 лет назад
_scriptapi_bookmark.cpp

DBG: significant memory usage improvements for database (~5x less memory used)

9 лет назад
_scriptapi_bookmark.h

DBG: small cleanup in scriptapi and added 'scriptdll' command

10 лет назад
_scriptapi_comment.cpp

DBG: significant memory usage improvements for database (~5x less memory used)

9 лет назад
_scriptapi_comment.h

DBG: small cleanup in scriptapi and added 'scriptdll' command

10 лет назад
_scriptapi_debug.cpp

Fix warnings on latest MSVC

2 года назад
_scriptapi_debug.h

Added async and rate limit logic to calls that tended to flood the gui thread

10 лет назад
_scriptapi_flag.cpp

Fix flag name in Script::Flag::Get

5 месяцев назад
_scriptapi_flag.h

PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg)

11 лет назад
_scriptapi_function.cpp

DBG: significant memory usage improvements for database (~5x less memory used)

9 лет назад
_scriptapi_function.h

DBG: Fixed potential ambiguous function definition

10 лет назад
_scriptapi_gui.cpp

DBG+BRIDGE+GUI: fix bugs and add Graph+Memory Map+Symbol Module plugin menus

7 лет назад
_scriptapi_gui.h

DBG+BRIDGE+GUI: implemented more selection queries (graph + memory map + symbol module)

10 лет назад
_scriptapi_label.cpp

Add temporary label support for scripting

5 лет назад
_scriptapi_label.h

Add temporary label support for scripting

5 лет назад
_scriptapi_memory.cpp

Use explicit size for changing memory protections and split range

5 лет назад
_scriptapi_memory.h

Use explicit size for changing memory protections and split range

5 лет назад
_scriptapi_misc.cpp

PROJECT: fixed line endings (hopefully for good now)

11 лет назад
_scriptapi_misc.h

Cleanup documentation for Script::Misc

4 года назад
_scriptapi_module.cpp

Add GetExports and GetImports to the module scripting API.

7 лет назад
_scriptapi_module.h

Add GetExports and GetImports to the module scripting API.

7 лет назад
_scriptapi_pattern.cpp

Prepare for unity builds

год назад
_scriptapi_pattern.h

PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg)

11 лет назад
_scriptapi_register.cpp

Big refactor to improve the tracing experience

4 года назад
_scriptapi_register.h

DBG: added CFLAGS support in _scriptapi_register.h (thanks to krzywix)

9 лет назад
_scriptapi_stack.cpp

PROJECT: fixed line endings (hopefully for good now)

11 лет назад
_scriptapi_stack.h

PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg)

11 лет назад
_scriptapi_symbol.cpp

Prepare for unity builds

год назад
_scriptapi_symbol.h

DBG: correctly enumerate imports as IAT addresses

9 лет назад
addrinfo.cpp

DBG: use export/import data from modules instead of from memory

8 лет назад
addrinfo.h

DBG: use export/import data from modules instead of from memory

8 лет назад
animate.cpp

Fix headless initialization and thread model

год назад
animate.h

Inline all DBGFUNCTIONS as lambdas

2 года назад
args.h

Add test framework infrastructure

5 месяцев назад
argument.cpp

DBG: significant memory usage improvements for database (~5x less memory used)

9 лет назад
argument.h

DBG: significant memory usage improvements for database (~5x less memory used)

9 лет назад
assemble.cpp

PROJECT: remove keystone

8 лет назад
assemble.h

DBG+GUI+PROJECT: added asmjit assembler engine

10 лет назад
bookmark.cpp

DBG: don't clear data before loading from JSON

10 лет назад
bookmark.h

DBG: AddrInfo + AddrInfoSerializer + AddrInfoHashMap

10 лет назад
breakpoint.cpp

fix: restored original bpm behaviour and added tests

5 месяцев назад
breakpoint.h

Switch to enums in TitanEngine.h

год назад
bridgemain.h

Minor cleanup & ensure the plugin API is C compatible

2 года назад
command.cpp

Use scriptcmd and scriptexec for command line handling

год назад
command.h

Use scriptcmd and scriptexec for command line handling

год назад
commandline.cpp

DBG: remove explicit size for memset in command line

9 лет назад
commandline.h

DBG: include refactor

9 лет назад
commandparser.cpp

commandparser handle UNC paths

3 года назад
commandparser.h

Special handling for format strings in the command parser

4 года назад
comment.cpp

DBG: Fixed crash when comment longer than 512 characters

5 лет назад
comment.h

DBG: significant memory usage improvements for database (~5x less memory used)

9 лет назад
console.cpp

Remove 16k log limit for breakpoint logs

2 года назад
console.h

Remove 16k log limit for breakpoint logs

2 года назад
database.cpp

Fix headless initialization and thread model

год назад
database.h

Trace recording (#1736)

9 лет назад
datainst_helper.cpp

Improve db/dw/dd/dq instructions

2 месяца назад
datainst_helper.h

DBG: various changes to the encodemap

10 лет назад
dbghelp_safe.cpp

Fix compilation on MinGW (clang)

год назад
dbghelp_safe.h

Fix compilation on MinGW (clang)

год назад
debugger.cpp

Address review comments

месяц назад
debugger.h

Fallback pause using breakin thread

месяц назад
debugger_cookie.h

Strongly type TitanEngine callbacks (finally)

3 года назад
debugger_tracing.h

Fix crash when entering command without condition

месяц назад
disasm_fast.cpp

Update zydis_wrapper

3 года назад
disasm_fast.h

Implement StepIntoUser and StepIntoSystem helper functions

3 года назад
disasm_helper.cpp

Replace linear time ThreadGetId(hActiveThread) with constant time GetDebugData()->dwThreadId

8 месяцев назад
disasm_helper.h

Allow printing empty strings using the "{s:addr}" format

3 года назад
dynamicmem.h

Fix clang-cl compilation and various warnings

7 месяцев назад
encodemap.cpp

Fix EncodeMap buffer management and delRange

2 месяца назад
encodemap.h

Fix EncodeMap buffer management and delRange

2 месяца назад
exception.cpp

Move PE parsing and file mapping out of TitanEngine

4 месяца назад
exception.h

Also implement the syscall.id expression function

2 года назад
exhandlerinfo.cpp

Fix compilation on Windows with clang++

4 месяца назад
exhandlerinfo.h

Using build number instead of magic number

4 года назад
expressionfunctions.cpp

Prepare for unity builds

год назад
expressionfunctions.h

Added support for any value types and done some improvements

5 лет назад
expressionparser.cpp

Completely rework valtostring into valsetscalar/valsetbuffer

4 месяца назад
expressionparser.h

Optimize constant evaluation for tracing performance

8 месяцев назад
exprfunc.cpp

Completely rework valtostring into valsetscalar/valsetbuffer

4 месяца назад
exprfunc.h

Add a few string expression functions

год назад
filehelper.cpp

Fixed 2GB+ files causing a crash

7 месяцев назад
filehelper.h

DBG: added FileHelper::GetFileName

10 лет назад
filemap.h

Move PE parsing and file mapping out of TitanEngine

4 месяца назад
formatfunctions.cpp

Reorganize REGDUMP to minimize padding, add winerrorname format function

год назад
formatfunctions.h

DBG: fix various issues pointed out by Visual Studio code analysis

7 лет назад
function.cpp

DBG: add parent in function API to support function chunks

6 лет назад
function.h

DBG: add parent in function API to support function chunks

6 лет назад
handle.h

Fix compilation on MinGW (clang)

год назад
handles.cpp

Remove XP compatibility code behind _WIN32_WINNT

год назад
handles.h

Warn when certain anti-cheat drivers are detected

4 года назад
historycontext.cpp

Zero initialize TITAN_ENGINE_CONTEXT_t

год назад
historycontext.h

Implement StepIntoUser and StepIntoSystem helper functions

3 года назад
jit.cpp

Fix a bunch of error on /std:c++latest

5 лет назад
jit.h

Fix a bunch of error on /std:c++latest

5 лет назад
jobqueue.h

JobQueue.await now recursively calls job function when called on worker thread

год назад
label.cpp

Fix code formatting

год назад
label.h

Fix code formatting

год назад
loop.cpp

Update ModHashFromName to always lowercase first

2 года назад
loop.h

DBG: improve loop API

6 лет назад
main.cpp

Do not export DllMain

6 месяцев назад
memory.cpp

Upgrade to AStyle 3.6.9 and add python port of AStyleHelper

4 месяца назад
memory.h

Allow using VirtualQueryEx in MemIsCodePage and enable it everywhere

год назад
mnemonichelp.cpp

DBG: sync mnemdb with the latest idaref

7 лет назад
mnemonichelp.h

lazy load mnemonic data and save 3MB memory

9 лет назад
module.cpp

Fix bug in ModSectionRvaSize preventing patching in padding

2 дня назад
module.h

Move PE parsing and file mapping out of TitanEngine

4 месяца назад
msgqueue.cpp

Rename MESSAGE_STACK to MESSAGE_QUEUE to reflect reality

год назад
msgqueue.h

Rename MESSAGE_STACK to MESSAGE_QUEUE to reflect reality

год назад
murmurhash.cpp

Fixed 2GB+ files causing a crash

7 месяцев назад
murmurhash.h

Fixed 2GB+ files causing a crash

7 месяцев назад
patches.cpp

Move PE parsing and file mapping out of TitanEngine

4 месяца назад
patches.h

DBG+GUI: check if DEP is enabled before warning about operations on non-code pages

9 лет назад
patternfind.cpp

Optimized patternfind

4 месяца назад
patternfind.h

Optimized patternfind

4 месяца назад
pdbdiafile.cpp

Fix bug in graph where 'Sync with RIP' would always re-analyze

25 дней назад
pdbdiafile.h

Minor clang-tidy cleanups

5 месяцев назад
pdbdiatypes.h

Fix bug in graph where 'Sync with RIP' would always re-analyze

25 дней назад
plugin_loader.cpp

Upgrade to AStyle 3.6.9 and add python port of AStyleHelper

4 месяца назад
plugin_loader.h

Fix testing lifecycle issues

5 месяцев назад
reference.cpp

Skip data when iterating references

2 месяца назад
reference.h

Update zydis_wrapper

3 года назад
script_commands.txt

PROJECT: RESTRUCTURE

11 лет назад
serializablemap.h

fix #2769

5 лет назад
simplescript.cpp

Fix bug when attaching through the command line

месяц назад
simplescript.h

Fix bug when attaching through the command line

месяц назад
stackinfo.cpp

Fix headless initialization and thread model

год назад
stackinfo.h

GUI: Added new function GetCallStackByThread

6 лет назад
stringformat.cpp

Bump TitanEngine_x64

год назад
stringformat.h

DBG: added stringformatinline

10 лет назад
stringutils.cpp

Improve db/dw/dd/dq instructions

2 месяца назад
stringutils.h

Improve db/dw/dd/dq instructions

2 месяца назад
symbolinfo.cpp

Upgrade to AStyle 3.6.9 and add python port of AStyleHelper

4 месяца назад
symbolinfo.h

Refactor symbol handling and introduce DbgSymbolEnumRange

3 года назад
symbolsourcebase.cpp

Add StringUtils::ToLower

2 года назад
symbolsourcebase.h

Fix bug in graph where 'Sync with RIP' would always re-analyze

25 дней назад
symbolsourcedia.cpp

Fix bug in graph where 'Sync with RIP' would always re-analyze

25 дней назад
symbolsourcedia.h

Fix compilation on MinGW (clang)

год назад
symbolundecorator.h

Use common undecorate flags

4 года назад
syscalls.h

Implemented non Windows 10 syscalls

6 лет назад
taskthread.h

Upgrade to AStyle 3.6.9 and add python port of AStyleHelper

4 месяца назад
tcpconnections.cpp

Remove XP compatibility code behind _WIN32_WINNT

год назад
tcpconnections.h

DBG+GUI+BRIDGE: rewrote handles + tcp connections view

10 лет назад
testing.cpp

Capture crash dumps for tests in CI

23 дня назад
testing.h

Add test framework infrastructure

5 месяцев назад
thread.cpp

Do not duplicate thread handles unnecessarily

год назад
thread.h

Include ntdll.h in _global.h to streamline things

2 года назад
threading.cpp

Remove XP compatibility code behind _WIN32_WINNT

год назад
threading.h

Remove XP compatibility code behind _WIN32_WINNT

год назад
types.cpp

Improve pretty printing in NodeVisitor

год назад
types.h

Upgrade to AStyle 3.6.9 and add python port of AStyleHelper

4 месяца назад
typesparser.cpp

Fix error handling in ParseTypes

год назад
typevisitor.cpp

Print string values of character arrays

год назад
typevisitor.h

Improve pretty printing in NodeVisitor

год назад
value.cpp

Fix r8 modification (closes #3850)

3 месяца назад
value.h

Completely rework valtostring into valsetscalar/valsetbuffer

4 месяца назад
variable.cpp

Fix warnings in clang 21.1.8

6 месяцев назад
variable.h

Fix warnings in clang 21.1.8

6 месяцев назад
watch.cpp

DBG: Fixed issue mentioned in comment to #2310 - force value refresh after watch expression change

6 лет назад
watch.h

DBG: Added new command SetWatchType

6 лет назад
x64dbg.cpp

Allow passing absolute path to -cf

2 месяца назад
x64dbg.h

Fix headless initialization and thread model

год назад
xrefs.cpp

Define NOMINMAX

2 года назад
xrefs.h

Add the DbgXrefAddMulti API

3 года назад