1
0
Fork 0
x64dbg/src/dbg
mrexodia f97439c9f5
DBG: introduce temp labels
2017-08-09 02:32:28 +02:00
..
DeviceNameResolver DBG: updated DeviceNameResolver 2016-06-27 01:05:23 +02:00
TitanEngine DBG: updated TitanEngine (resolves issue #1190) thanks to @nmikhailov 2017-01-07 16:59:51 +01:00
XEDParse PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
analysis DBG: include refactor 2017-04-29 19:45:34 +02:00
btparser@d5034cf6d6 DBG+GUI+BRIDGE+PROJECT: updated AStyle and formatting 2017-03-16 03:32:09 +01:00
commands DBG: introduce temp labels 2017-08-09 02:32:28 +02:00
dbghelp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
jansson DBG: include refactor 2017-04-29 19:45:34 +02:00
keystone DBG: updated keystone 2016-10-18 15:06:06 +02:00
lz4 PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
ntdll Replace undocumented.h with ntdll header and libs (#1620) 2017-06-21 15:43:23 +02:00
test PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
yara DBG: updated to yara 3.6.0 2017-05-23 19:09:59 +02:00
GetPeArch.h DBG+LAUNCHER: fix #1635 (.NET files are now processed correctly) 2017-07-08 18:29:13 +02:00
TraceRecord.cpp Initial support for compiling with Clang/C2 from VS2017 (Clang 3.8+) (#1498) 2017-03-16 03:13:04 +01:00
TraceRecord.h DBG: include refactor 2017-04-29 19:45:34 +02:00
_dbgfunctions.cpp Improved attach dialog and messages bps (#1589) 2017-05-15 23:35:15 +02:00
_dbgfunctions.h Improved attach dialog and messages bps (#1589) 2017-05-15 23:35:15 +02:00
_exports.cpp DBG+BRIDGE+GUI: added menu preparation plugin event 2017-08-08 01:39:04 +02:00
_exports.h BRIDGE+DBG: renamed ADDRINFO to BRIDGE_ADDRINFO 2017-05-05 18:09:00 +02:00
_global.cpp DBG+LAUNCHER: fix #1635 (.NET files are now processed correctly) 2017-07-08 18:29:13 +02:00
_global.h DBG+LAUNCHER: fix #1635 (.NET files are now processed correctly) 2017-07-08 18:29:13 +02:00
_plugin_types.h DBG: include refactor 2017-04-29 19:45:34 +02:00
_plugins.cpp DBG: fixed a bug in _plugin_menuclear (now it no longer deletes the menu itself) 2017-08-08 01:17:25 +02:00
_plugins.h DBG+BRIDGE+GUI: added menu preparation plugin event 2017-08-08 01:39:04 +02:00
_scriptapi.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
_scriptapi_argument.cpp DBG: significant memory usage improvements for database (~5x less memory used) 2017-02-24 19:38:48 +01:00
_scriptapi_argument.h DBG: added SerializableTMap (less code duplication) 2016-06-01 11:07:49 +02:00
_scriptapi_assembler.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
_scriptapi_assembler.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
_scriptapi_bookmark.cpp DBG: significant memory usage improvements for database (~5x less memory used) 2017-02-24 19:38:48 +01:00
_scriptapi_bookmark.h DBG: small cleanup in scriptapi and added 'scriptdll' command 2016-02-24 00:15:49 +01:00
_scriptapi_comment.cpp DBG: significant memory usage improvements for database (~5x less memory used) 2017-02-24 19:38:48 +01:00
_scriptapi_comment.h DBG: small cleanup in scriptapi and added 'scriptdll' command 2016-02-24 00:15:49 +01:00
_scriptapi_debug.cpp DBG: don't attempt to wait when the command failed 2016-09-09 19:38:15 +02:00
_scriptapi_debug.h Added async and rate limit logic to calls that tended to flood the gui thread 2016-07-05 01:03:54 -06:00
_scriptapi_flag.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
_scriptapi_flag.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
_scriptapi_function.cpp DBG: significant memory usage improvements for database (~5x less memory used) 2017-02-24 19:38:48 +01:00
_scriptapi_function.h DBG: Fixed potential ambiguous function definition 2016-10-04 23:50:55 +02:00
_scriptapi_gui.cpp DBG+BRIDGE+GUI: implemented more selection queries (graph + memory map + symbol module) 2016-09-21 21:28:37 +02:00
_scriptapi_gui.h DBG+BRIDGE+GUI: implemented more selection queries (graph + memory map + symbol module) 2016-09-21 21:28:37 +02:00
_scriptapi_label.cpp DBG: significant memory usage improvements for database (~5x less memory used) 2017-02-24 19:38:48 +01:00
_scriptapi_label.h DBG: small cleanup in scriptapi and added 'scriptdll' command 2016-02-24 00:15:49 +01:00
_scriptapi_memory.cpp functions to get memory base/size/protect 2017-03-19 13:12:55 +01:00
_scriptapi_memory.h functions to get memory base/size/protect 2017-03-19 13:12:55 +01:00
_scriptapi_misc.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
_scriptapi_misc.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
_scriptapi_module.cpp DBG: small cleanup in scriptapi and added 'scriptdll' command 2016-02-24 00:15:49 +01:00
_scriptapi_module.h DBG: small cleanup in scriptapi and added 'scriptdll' command 2016-02-24 00:15:49 +01:00
_scriptapi_pattern.cpp DBG: some small fixed in scriptapi 2016-05-18 14:51:22 +02:00
_scriptapi_pattern.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
_scriptapi_register.cpp DBG: added CFLAGS support in _scriptapi_register.h (thanks to krzywix) 2017-08-01 23:59:12 +02:00
_scriptapi_register.h DBG: added CFLAGS support in _scriptapi_register.h (thanks to krzywix) 2017-08-01 23:59:12 +02:00
_scriptapi_stack.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
_scriptapi_stack.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
_scriptapi_symbol.cpp Added import / exports out of modules into Script::Symbol::GetList 2016-07-05 14:53:01 -06:00
_scriptapi_symbol.h DBG: correctly enumerate imports as IAT addresses 2017-02-18 20:35:20 +01:00
addrinfo.cpp DBG: fixed up the loadlib and freelib functions 2017-06-06 23:58:24 +02:00
addrinfo.h DBG: include refactor 2017-04-29 19:45:34 +02:00
animate.cpp move option checking out of the loop 2017-04-11 00:38:53 +02:00
animate.h Animate into (#1020) 2016-08-30 12:59:40 +02:00
argument.cpp DBG: significant memory usage improvements for database (~5x less memory used) 2017-02-24 19:38:48 +01:00
argument.h DBG: significant memory usage improvements for database (~5x less memory used) 2017-02-24 19:38:48 +01:00
assemble.cpp DBG: fixed up the loadlib and freelib functions 2017-06-06 23:58:24 +02:00
assemble.h DBG+GUI+PROJECT: added asmjit assembler engine 2016-09-07 05:39:18 +02:00
bookmark.cpp DBG: don't clear data before loading from JSON 2016-10-08 01:36:26 +02:00
bookmark.h DBG: AddrInfo + AddrInfoSerializer + AddrInfoHashMap 2016-06-09 17:22:29 +02:00
breakpoint.cpp DBG+GUI: small improvements to breakpoint log defaults 2017-06-29 15:45:52 +02:00
breakpoint.h DBG: include refactor 2017-04-29 19:45:34 +02:00
command.cpp GUI: AA_EnableHighDpiScaling 2017-08-03 16:49:49 +02:00
command.h DBG: remove CMDRESULT since it's become useless 2016-10-13 17:14:17 +02:00
commandline.cpp DBG: remove explicit size for memset in command line 2017-07-25 13:39:23 +02:00
commandline.h DBG: include refactor 2017-04-29 19:45:34 +02:00
commandparser.cpp DBG+LAUNCHER: fixed launcher with a working directory set 2016-12-13 18:53:43 +01:00
commandparser.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
comment.cpp DBG: significant memory usage improvements for database (~5x less memory used) 2017-02-24 19:38:48 +01:00
comment.h DBG: significant memory usage improvements for database (~5x less memory used) 2017-02-24 19:38:48 +01:00
console.cpp DBG: fixed bugs found with Visual Studio static code analysis 2016-10-02 16:09:11 +02:00
console.h DBG: fixed bugs found with Visual Studio static code analysis 2016-10-02 16:09:11 +02:00
database.cpp DBG: fixed a crash when loading old database files (fixes #1573) 2017-05-01 20:51:23 +02:00
database.h Warn the user about mismatch of database and executable (#1570) 2017-04-29 16:24:35 +02:00
datainst_helper.cpp DBG: include refactor 2017-04-29 19:45:34 +02:00
datainst_helper.h DBG: various changes to the encodemap 2016-06-24 02:47:22 +02:00
dbghelp_safe.cpp DBG: fixed some kind of race condition from calling dbghelp (fixes issue #1571) 2017-04-29 17:19:42 +02:00
dbghelp_safe.h DBG: fixed some kind of race condition from calling dbghelp (fixes issue #1571) 2017-04-29 17:19:42 +02:00
debugger.cpp DBG: also set pDebuggedBase and check hash on attach (fixes #1674) 2017-08-01 22:33:54 +02:00
debugger.h DBG: gracefully break a trace when pausing 2017-06-30 14:41:44 +02:00
disasm_fast.cpp DBG+GUI+BRIDGE+PROJECT: updated AStyle and formatting 2017-03-16 03:32:09 +01:00
disasm_fast.h DBG: small performance optimizations 2016-06-04 20:24:34 +02:00
disasm_helper.cpp DBG: fixed various cppcheck warnings 2017-07-06 16:15:57 +02:00
disasm_helper.h DBG: fixed a bug with memory caching in log strings 2017-05-04 10:22:22 +02:00
dynamicmem.h DBG+GUI: code improvements 2016-09-28 20:47:29 +02:00
encodemap.cpp DBG: significant memory usage improvements for database (~5x less memory used) 2017-02-24 19:38:48 +01:00
encodemap.h DBG: include refactor 2017-04-29 19:45:34 +02:00
exception.cpp DBG: include refactor 2017-04-29 19:45:34 +02:00
exception.h DBG: added support for basic Windows constants (currently only window messages) 2017-04-23 22:13:11 +02:00
exhandlerinfo.cpp DBG: improved include situation for debugger.h 2017-04-29 17:49:44 +02:00
exhandlerinfo.h DBG: VEH/VCH/UnhandledExceptionFilter working (use exhandlers command) #489 2016-06-12 06:16:00 +02:00
expressionfunctions.cpp DBG: bpgoto now no longer refreshes the GUI if not breaking 2017-07-03 10:43:52 +02:00
expressionfunctions.h DBG: include refactor 2017-04-29 19:45:34 +02:00
expressionparser.cpp DBG: better comments in shuntingYard 2017-05-22 19:33:56 +02:00
expressionparser.h DBG: removed some useless const 2016-10-29 16:28:12 +02:00
exprfunc.cpp DBG: bpgoto now no longer refreshes the GUI if not breaking 2017-07-03 10:43:52 +02:00
exprfunc.h DBG: bpgoto now no longer refreshes the GUI if not breaking 2017-07-03 10:43:52 +02:00
filehelper.cpp DBG: added FileHelper::GetFileName 2016-11-21 10:16:05 +01:00
filehelper.h DBG: added FileHelper::GetFileName 2016-11-21 10:16:05 +01:00
filemap.h DBG+GUI: trace log file improvements 2017-03-20 08:51:01 +01:00
formatfunctions.cpp DBG: format function improvements 2017-04-14 00:33:02 +02:00
formatfunctions.h DBG: include refactor 2017-04-29 19:45:34 +02:00
function.cpp DBG: significant memory usage improvements for database (~5x less memory used) 2017-02-24 19:38:48 +01:00
function.h DBG: significant memory usage improvements for database (~5x less memory used) 2017-02-24 19:38:48 +01:00
handle.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
handles.cpp Replace undocumented.h with ntdll header and libs (#1620) 2017-06-21 15:43:23 +02:00
handles.h handles and windows view (#1417) 2017-02-18 13:56:59 +01:00
historycontext.cpp DBG: include refactor 2017-04-29 19:45:34 +02:00
historycontext.h DBG: improved include situation for debugger.h 2017-04-29 17:49:44 +02:00
jit.cpp Initial support for compiling with Clang/C2 from VS2017 (Clang 3.8+) (#1498) 2017-03-16 03:13:04 +01:00
jit.h DBG+LAUNCHER: fix #1635 (.NET files are now processed correctly) 2017-07-08 18:29:13 +02:00
label.cpp DBG: introduce temp labels 2017-08-09 02:32:28 +02:00
label.h DBG: introduce temp labels 2017-08-09 02:32:28 +02:00
log.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
loop.cpp DBG: drastically improved loop manipulation performance 2017-02-24 20:43:48 +01:00
loop.h DBG: significant memory usage improvements for database (~5x less memory used) 2017-02-24 19:38:48 +01:00
main.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
memory.cpp Replace undocumented.h with ntdll header and libs (#1620) 2017-06-21 15:43:23 +02:00
memory.h DBG: fixed search in modules that have section gaps 2017-04-29 01:57:46 +02:00
mnemonichelp.cpp DBG: include refactor 2017-04-29 19:45:34 +02:00
mnemonichelp.h DBG: added mnemonichelp and mnemonicbrief commands + export 2016-05-25 15:57:03 +02:00
module.cpp DBG: fixed various cppcheck warnings 2017-07-06 16:15:57 +02:00
module.h DBG: fixed various cppcheck warnings 2017-07-06 16:15:57 +02:00
msgqueue.cpp DBG: fixed some bugs with handles 2016-05-29 01:48:58 +02:00
msgqueue.h DBG: moved all commands to separate cpp files 2016-09-27 03:45:28 +02:00
murmurhash.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
murmurhash.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
patches.cpp Thread Safe 2016-08-23 10:46:25 +08:00
patches.h DBG+GUI: check if DEP is enabled before warning about operations on non-code pages 2017-02-26 22:42:52 +01:00
patternfind.cpp DBG+GUI+BRIDGE+PROJECT: updated AStyle and formatting 2017-03-16 03:32:09 +01:00
patternfind.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
plugin_loader.cpp DBG+BRIDGE+GUI: added menu preparation plugin event 2017-08-08 01:39:04 +02:00
plugin_loader.h DBG: fixed a bug in _plugin_menuclear (now it no longer deletes the menu itself) 2017-08-08 01:17:25 +02:00
reference.cpp DBG: fixed search in modules that have section gaps 2017-04-29 01:57:46 +02:00
reference.h DBG+GUI: code improvements 2016-09-28 20:47:29 +02:00
script_commands.txt PROJECT: RESTRUCTURE 2015-10-17 16:35:38 -04:00
serializablemap.h DBG: include refactor 2017-04-29 19:45:34 +02:00
simplescript.cpp DBG+GUI: fixed issue #1601 (comments in scripts interfering with the log) 2017-05-26 20:35:16 +02:00
simplescript.h DBG: show logged line in script info 2017-03-11 03:02:16 +01:00
stackinfo.cpp DBG: call DbgGetStringAt instead of disasmgetstringatwrapper 2017-05-05 18:09:01 +02:00
stackinfo.h Show suspected call stack frame, and fix a bug (#1282) 2016-11-22 19:03:57 +01:00
stringformat.cpp DBG: fixed a bug with memory caching in log strings 2017-05-04 10:22:22 +02:00
stringformat.h DBG: added stringformatinline 2016-05-22 14:43:50 +02:00
stringutils.cpp DBG: various small improvements 2017-08-07 19:41:32 +02:00
stringutils.h DBG: various small improvements 2017-08-07 19:41:32 +02:00
symbolinfo.cpp DBG: fixed various cppcheck warnings 2017-07-06 16:15:57 +02:00
symbolinfo.h DBG: added 'srcline' exprfunc 2016-07-09 17:41:16 +02:00
symcache.cpp DBG+GUI: fixed various @coverity issues 2017-01-09 01:10:43 +01:00
symcache.h DBG: improved symcache 2016-10-09 23:40:50 +02:00
taskthread.h DBG+GUI: fixed inconsistent updating problems 2017-04-20 07:40:29 +02:00
tcpconnections.cpp BRIDGE+DBG: renamed ADDRINFO to BRIDGE_ADDRINFO 2017-05-05 18:09:00 +02:00
tcpconnections.h DBG+GUI+BRIDGE: rewrote handles + tcp connections view 2016-05-29 00:32:22 +02:00
thread.cpp Replace undocumented.h with ntdll header and libs (#1620) 2017-06-21 15:43:23 +02:00
thread.h Replace undocumented.h with ntdll header and libs (#1620) 2017-06-21 15:43:23 +02:00
threading.cpp Replace undocumented.h with ntdll header and libs (#1620) 2017-06-21 15:43:23 +02:00
threading.h DBG: fixed a deadlock with handling of unknown breakpoints (closes issue #1546) 2017-04-19 21:57:20 +02:00
types.cpp DBG: include refactor 2017-04-29 19:45:34 +02:00
types.h DBG+BRIDGE+GUI: initial version of struct viewer 2016-11-27 00:51:24 +01:00
typesparser.cpp DBG+GUI: fixed various @coverity issues 2017-01-09 01:10:43 +01:00
value.cpp GUI: AA_EnableHighDpiScaling 2017-08-03 16:49:49 +02:00
value.h DBG: properly fix the GetProcAddress crash 2017-03-14 11:18:47 +01:00
variable.cpp DBG: include refactor 2017-04-29 19:45:34 +02:00
variable.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
watch.cpp Initial support for compiling with Clang/C2 from VS2017 (Clang 3.8+) (#1498) 2017-03-16 03:13:04 +01:00
watch.h DBG: include refactor 2017-04-29 19:45:34 +02:00
x64dbg.cpp DBG+LAUNCHER: better command line forwarding and escaping 2017-05-01 21:40:29 +02:00
x64dbg.h DBG: removed final traces of x64_dbg 2016-09-27 02:06:07 +02:00
x64dbg_dbg.vcxproj DBG+LAUNCHER: fix #1635 (.NET files are now processed correctly) 2017-07-08 18:29:13 +02:00
x64dbg_dbg.vcxproj.filters DBG+LAUNCHER: fix #1635 (.NET files are now processed correctly) 2017-07-08 18:29:13 +02:00
x64dbg_dbg.vcxproj.user DBG: removed final traces of x64_dbg 2016-09-27 02:06:07 +02:00
xrefs.cpp DBG: AddrInfo + AddrInfoSerializer + AddrInfoHashMap 2016-06-09 17:22:29 +02:00
xrefs.h DBG: include refactor 2017-04-29 19:45:34 +02:00