..
DeviceNameResolver
DBG: updated DeviceNameResolver
2016-06-27 01:05:23 +02:00
TitanEngine
DBG: imageinfo command
2016-08-27 21:40:51 +02:00
XEDParse
PROJECT: fixed line endings (hopefully for good now)
2015-11-24 01:50:17 +01:00
analysis
restored "fext" sematics
2016-08-23 12:06:30 +08:00
dbghelp
PROJECT: fixed line endings (hopefully for good now)
2015-11-24 01:50:17 +01:00
jansson
PROJECT: fixed line endings (hopefully for good now)
2015-11-24 01:50:17 +01:00
keystone
DBG: added keystone (assembler) support
2016-06-11 19:53:49 +02:00
lz4
PROJECT: fixed line endings (hopefully for good now)
2015-11-24 01:50:17 +01:00
test
PROJECT: fixed line endings (hopefully for good now)
2015-11-24 01:50:17 +01:00
yara
DBG: updated yara to 3.5.0
2016-08-28 12:00:16 +02:00
TraceRecord.cpp
fix issue #851 ( #863 )
2016-07-17 16:32:56 +02:00
TraceRecord.h
DBG: compressed hex in TraceRecord (6mb -> 34kb for ntdll TraceRecord)
2016-06-24 08:41:33 +02:00
_dbgfunctions.cpp
DLL breakpoint GUI ( #1048 )
2016-09-06 00:28:25 +02:00
_dbgfunctions.h
Execute script automatically on attach or initialize ( #1026 )
2016-08-31 16:33:52 +02:00
_exports.cpp
Synchronize branch ( #1043 )
2016-09-04 19:33:59 +02:00
_exports.h
Data Instruction support ( #758 )
2016-06-22 14:45:34 +02:00
_global.cpp
Warn the user if the software breakpoint is not executable ( #1010 )
2016-08-26 16:03:08 +02:00
_global.h
Warn the user if the software breakpoint is not executable ( #1010 )
2016-08-26 16:03:08 +02:00
_plugin_types.h
plugin storage
2016-06-21 11:10:13 +00:00
_plugins.cpp
more strings translated
2016-08-21 15:21:22 +08:00
_plugins.h
BRIDGE+DBG: small fixes in pluginsdk
2016-07-18 23:21:26 +02:00
_scriptapi.h
PROJECT: fixed line endings (hopefully for good now)
2015-11-24 01:50:17 +01:00
_scriptapi_argument.cpp
DBG: added SerializableTMap (less code duplication)
2016-06-01 11:07:49 +02: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: some small fixed in scriptapi
2016-05-18 14:51:22 +02: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: some small fixed in scriptapi
2016-05-18 14:51:22 +02:00
_scriptapi_comment.h
DBG: small cleanup in scriptapi and added 'scriptdll' command
2016-02-24 00:15:49 +01:00
_scriptapi_debug.cpp
Added async and rate limit logic to calls that tended to flood the gui thread
2016-07-05 01:03:54 -06: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: added SerializableTMap (less code duplication)
2016-06-01 11:07:49 +02:00
_scriptapi_function.h
DBG: fixed behavior with function deletion and added functionclear command
2016-03-31 04:28:26 +02:00
_scriptapi_gui.cpp
PROJECT: fixed line endings (hopefully for good now)
2015-11-24 01:50:17 +01:00
_scriptapi_gui.h
PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg)
2015-12-25 14:02:34 +01:00
_scriptapi_label.cpp
DBG: some small fixed in scriptapi
2016-05-18 14:51:22 +02:00
_scriptapi_label.h
DBG: small cleanup in scriptapi and added 'scriptdll' command
2016-02-24 00:15:49 +01:00
_scriptapi_memory.cpp
DBG: some small fixed in scriptapi
2016-05-18 14:51:22 +02:00
_scriptapi_memory.h
PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg)
2015-12-25 14:02:34 +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: temporarily fixed the ResolveOpValue function (needs a cleaner approach but this works for now)
2016-05-20 04:07:59 +02:00
_scriptapi_register.h
PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg)
2015-12-25 14:02:34 +01: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: start of symbol enumeration function
2016-01-12 04:09:07 +01:00
addrinfo.cpp
DBG+BRIDGE: fixed a crash with apienumimports
2016-05-01 21:10:04 +02:00
addrinfo.h
DBG+BRIDGE+GUI+LAUNCER: manually merged pull request #705 (thanks to @wynick27)
2016-06-03 14:47:57 +02:00
animate.cpp
Animate into ( #1020 )
2016-08-30 12:59:40 +02:00
animate.h
Animate into ( #1020 )
2016-08-30 12:59:40 +02:00
argument.cpp
BRIDGE+DBG: fully support arguments ( #536 )
2016-06-24 05:51:14 +02:00
argument.h
BRIDGE+DBG: fully support arguments ( #536 )
2016-06-24 05:51:14 +02:00
assemble.cpp
Warn the user if the software breakpoint is not executable ( #1010 )
2016-08-26 16:03:08 +02:00
assemble.h
DBG: added keystone (assembler) support
2016-06-11 19:53:49 +02:00
bookmark.cpp
DBG: AddrInfo + AddrInfoSerializer + AddrInfoHashMap
2016-06-09 17:22:29 +02:00
bookmark.h
DBG: AddrInfo + AddrInfoSerializer + AddrInfoHashMap
2016-06-09 17:22:29 +02:00
breakpoint.cpp
DLL breakpoint GUI ( #1048 )
2016-09-06 00:28:25 +02:00
breakpoint.h
DLL breakpoint GUI ( #1048 )
2016-09-06 00:28:25 +02:00
breakpoint_commands.cpp
DLL breakpoint GUI ( #1048 )
2016-09-06 00:28:25 +02:00
command.cpp
DBG: don't set the result variable when inputting expressions
2016-08-31 15:32:10 +02:00
command.h
DBG+GUI: resolved issue #893 + updated Translations
2016-07-27 23:05:15 +02:00
commandline.cpp
PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg)
2015-12-25 14:02:34 +01:00
commandline.h
DBG: More header guards
2016-01-24 18:49:14 -05:00
commandparser.cpp
DBG: fixed a bug in the command parser accepting invalid commands (discovered because of issue #412 )
2016-01-07 15:54:22 +01:00
commandparser.h
PROJECT: fixed line endings (hopefully for good now)
2015-11-24 01:50:17 +01:00
comment.cpp
DBG: AddrInfo + AddrInfoSerializer + AddrInfoHashMap
2016-06-09 17:22:29 +02:00
comment.h
DBG: AddrInfo + AddrInfoSerializer + AddrInfoHashMap
2016-06-09 17:22:29 +02:00
console.cpp
restored "fext" sematics
2016-08-23 12:06:30 +08:00
console.h
restored "fext" sematics
2016-08-23 12:06:30 +08:00
database.cpp
Execute script automatically on attach or initialize ( #1026 )
2016-08-31 16:33:52 +02:00
database.h
DBG: More header guards
2016-01-24 18:49:14 -05:00
datainst_helper.cpp
restored "fext" sematics
2016-08-23 12:06:30 +08:00
datainst_helper.h
DBG: various changes to the encodemap
2016-06-24 02:47:22 +02:00
dbghelp_safe.cpp
Now that locks are recursive, readded access lock
2016-07-05 01:03:52 -06:00
dbghelp_safe.h
DBG: SafeSymGetOptions
2016-06-19 00:14:17 +02:00
debugger.cpp
DLL breakpoint GUI ( #1048 )
2016-09-06 00:28:25 +02:00
debugger.h
DLL breakpoint GUI ( #1048 )
2016-09-06 00:28:25 +02:00
debugger_commands.cpp
DBG: unsafe SymLoadModuleExW to not freeze the GUI while downloading symbols
2016-09-05 01:06:11 +02:00
debugger_commands.h
DLL breakpoint GUI ( #1048 )
2016-09-06 00:28:25 +02:00
disasm_fast.cpp
Data Instruction support ( #758 )
2016-06-22 14:45:34 +02:00
disasm_fast.h
DBG: small performance optimizations
2016-06-04 20:24:34 +02:00
disasm_helper.cpp
restored "fext" sematics
2016-08-23 12:06:30 +08:00
disasm_helper.h
PROJECT: fixed line endings (hopefully for good now)
2015-11-24 01:50:17 +01:00
dynamicmem.h
Warn the user if the software breakpoint is not executable ( #1010 )
2016-08-26 16:03:08 +02:00
encodemap.cpp
DBG: various changes to the encodemap
2016-06-24 02:47:22 +02:00
encodemap.h
DBG: various changes to the encodemap
2016-06-24 02:47:22 +02:00
error.cpp
DBG: NTSTATUS codes
2016-09-04 01:08:19 +02:00
error.h
DBG+GUI: text files for error/exception codes instead of hardcoded in the source
2016-06-22 17:25:55 +02:00
exception.cpp
DBG: NTSTATUS codes
2016-09-04 01:08:19 +02:00
exception.h
DBG: NTSTATUS codes
2016-09-04 01:08:19 +02:00
exhandlerinfo.cpp
DBG: VEH/VCH/UnhandledExceptionFilter working (use exhandlers command) #489
2016-06-12 06:16:00 +02:00
exhandlerinfo.h
DBG: VEH/VCH/UnhandledExceptionFilter working (use exhandlers command) #489
2016-06-12 06:16:00 +02:00
expressionfunctions.cpp
DBG: better expression functions
2016-08-31 17:37:19 +02:00
expressionfunctions.h
DBG: added aliases in expressionfunctions + implemented gui selection functions
2016-07-17 01:19:09 +02:00
expressionparser.cpp
DBG: added Rol and Ror in ExpressionParser
2016-08-31 15:31:39 +02:00
expressionparser.h
DBG: added Rol and Ror in ExpressionParser
2016-08-31 15:31:39 +02:00
exprfunc.cpp
DBG: better expression functions
2016-08-31 17:37:19 +02:00
exprfunc.h
DBG: better expression functions
2016-08-31 17:37:19 +02:00
filehelper.cpp
DBG+GUI: text files for error/exception codes instead of hardcoded in the source
2016-06-22 17:25:55 +02:00
filehelper.h
DBG+GUI: text files for error/exception codes instead of hardcoded in the source
2016-06-22 17:25:55 +02:00
function.cpp
DBG: fixed a bug with database storing on entries with empty modules
2016-06-03 18:35:47 +02:00
function.h
DBG: added SerializableTMap (less code duplication)
2016-06-01 11:07:49 +02:00
handle.h
PROJECT: fixed line endings (hopefully for good now)
2015-11-24 01:50:17 +01:00
handles.cpp
DBG: resolved hang issue with getting handle names
2016-09-01 00:26:32 +02:00
handles.h
DBG+GUI+BRIDGE: rewrote handles + tcp connections view
2016-05-29 00:32:22 +02:00
historycontext.cpp
fine tuning of translations
2016-08-21 17:28:30 +08:00
historycontext.h
Merge branch 'patch-1' of https://github.com/torusrxxx/x64dbg into torusrxxx-patch-1
2016-07-07 12:16:34 +02:00
instruction.cpp
DBG: fixed log instruction
2016-09-03 17:10:13 +02:00
instruction.h
DBG: added traceexecute command
2016-08-31 17:20:42 +02:00
jit.cpp
PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg)
2015-12-25 14:02:34 +01:00
jit.h
Minor fixes ( #977 )
2016-08-13 21:25:59 +02:00
label.cpp
DBG: AddrInfo + AddrInfoSerializer + AddrInfoHashMap
2016-06-09 17:22:29 +02:00
label.h
DBG: AddrInfo + AddrInfoSerializer + AddrInfoHashMap
2016-06-09 17:22:29 +02:00
log.cpp
PROJECT: fixed line endings (hopefully for good now)
2015-11-24 01:50:17 +01:00
loop.cpp
PROJECT: fixed line endings (hopefully for good now)
2015-11-24 01:50:17 +01:00
loop.h
PROJECT: fixed line endings (hopefully for good now)
2015-11-24 01:50:17 +01:00
main.cpp
PROJECT: fixed line endings (hopefully for good now)
2015-11-24 01:50:17 +01:00
memory.cpp
Warn the user if the software breakpoint is not executable ( #1010 )
2016-08-26 16:03:08 +02:00
memory.h
DBG+GUI+BRIDGE: various fixes with regards to the disassembly view
2016-06-23 01:43:54 +02:00
mnemonichelp.cpp
Thread Safe
2016-08-23 10:46:25 +08:00
mnemonichelp.h
DBG: added mnemonichelp and mnemonicbrief commands + export
2016-05-25 15:57:03 +02:00
module.cpp
DBG: small fix for modules without extension
2016-08-17 21:21:19 +02:00
module.h
Run to user code ( #762 )
2016-06-22 17:22:44 +02:00
msgqueue.cpp
DBG: fixed some bugs with handles
2016-05-29 01:48:58 +02:00
msgqueue.h
PROJECT: fixed line endings (hopefully for good now)
2015-11-24 01:50:17 +01: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: More header guards
2016-01-24 18:49:14 -05:00
patternfind.cpp
PROJECT: fixed line endings (hopefully for good now)
2015-11-24 01:50:17 +01:00
patternfind.h
PROJECT: fixed line endings (hopefully for good now)
2015-11-24 01:50:17 +01:00
plugin_loader.cpp
Animate into ( #1020 )
2016-08-30 12:59:40 +02:00
plugin_loader.h
DBG: userdata in _plugin_registerexprfunction
2016-07-10 11:49:09 +02:00
reference.cpp
Thread Safe
2016-08-23 10:46:25 +08:00
reference.h
DBG: (probably) resolved issue #732
2016-06-08 02:48:32 +02:00
script_commands.txt
PROJECT: RESTRUCTURE
2015-10-17 16:35:38 -04:00
serializablemap.h
DBG: AddrInfo + AddrInfoSerializer + AddrInfoHashMap
2016-06-09 17:22:29 +02:00
simplescript.cpp
Execute script automatically on attach or initialize ( #1026 )
2016-08-31 16:33:52 +02:00
simplescript.h
Execute script automatically on attach or initialize ( #1026 )
2016-08-31 16:33:52 +02:00
stackinfo.cpp
Thread Safe
2016-08-23 10:46:25 +08:00
stackinfo.h
DBG: caching for callstack (issue #750 )
2016-06-15 05:23:41 +02:00
stringformat.cpp
restored "fext" sematics
2016-08-23 12:06:30 +08:00
stringformat.h
DBG: added stringformatinline
2016-05-22 14:43:50 +02:00
stringutils.cpp
restored "fext" sematics
2016-08-23 12:06:30 +08:00
stringutils.h
DBG: various changes to the encodemap
2016-06-24 02:47:22 +02:00
symbolinfo.cpp
DBG: unsafe SymLoadModuleExW to not freeze the GUI while downloading symbols
2016-09-05 01:06:11 +02:00
symbolinfo.h
DBG: added 'srcline' exprfunc
2016-07-09 17:41:16 +02:00
taskthread.h
Minor fixes ( #977 )
2016-08-13 21:25:59 +02:00
tcpconnections.cpp
DBG+GUI+BRIDGE: rewrote handles + tcp connections view
2016-05-29 00:32:22 +02:00
tcpconnections.h
DBG+GUI+BRIDGE: rewrote handles + tcp connections view
2016-05-29 00:32:22 +02:00
thread.cpp
Add auto-scrolling to tables etc ( #1035 )
2016-09-02 16:47:32 +02:00
thread.h
Add auto-scrolling to tables etc ( #1035 )
2016-09-02 16:47:32 +02:00
threading.cpp
don't halt ( #1007 )
2016-08-25 16:23:59 +02:00
threading.h
don't halt ( #1007 )
2016-08-25 16:23:59 +02:00
undocumented.h
Fixed label bug, guarded header file for window kit 8.1, debug builds build in non-release folder ( #826 )
2016-07-07 12:21:23 +02:00
value.cpp
restored "fext" sematics
2016-08-23 12:06:30 +08:00
value.h
DBG: nicely cut away the hacky command processing crap
2016-07-07 06:45:37 +02:00
variable.cpp
More fix for #886
2016-08-24 16:18:10 +08:00
variable.h
PROJECT: fixed line endings (hopefully for good now)
2015-11-24 01:50:17 +01:00
watch.cpp
Warn the user if the software breakpoint is not executable ( #1010 )
2016-08-26 16:03:08 +02:00
watch.h
Merge branch 'patch-1' of https://github.com/torusrxxx/x64dbg into torusrxxx-patch-1
2016-07-07 12:16:34 +02:00
x64_dbg.cpp
DLL breakpoint GUI ( #1048 )
2016-09-06 00:28:25 +02:00
x64_dbg.h
Merge branch 'patch-1' of https://github.com/torusrxxx/x64dbg into torusrxxx-patch-1
2016-07-07 12:16:34 +02:00
x64_dbg_dbg.vcxproj
Synchronize branch ( #1043 )
2016-09-04 19:33:59 +02:00
x64_dbg_dbg.vcxproj.filters
Synchronize branch ( #1043 )
2016-09-04 19:33:59 +02:00
x64_dbg_dbg.vcxproj.user
PROJECT: don't ignore *.vcxproj.user files
2015-11-27 22:43:49 +01:00
xrefs.cpp
DBG: AddrInfo + AddrInfoSerializer + AddrInfoHashMap
2016-06-09 17:22:29 +02:00
xrefs.h
DBG: AddrInfo + AddrInfoSerializer + AddrInfoHashMap
2016-06-09 17:22:29 +02:00