1
0
Fork 0
x64dbg/src/dbg
Torusrxxx 3610fc0e59 plugin storage 2016-06-21 11:13:47 +00:00
..
DeviceNameResolver PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
TitanEngine PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
XEDParse PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01: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 the latest version with all the modules 2016-06-12 22:32:24 +02:00
AnalysisPass.cpp DBG: Small memory optimization in AnalysisPass 2016-02-14 18:44:15 -05:00
AnalysisPass.h DBG+GUI: Various analysis and function drawing code fixes 2015-11-26 00:57:05 -05:00
BasicBlock.h DBG: LinearPass: more random analysis changes 2015-11-28 00:01:40 -05:00
CodeFollowPass.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
CodeFollowPass.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
FunctionPass.cpp DBG: fixed behavior with function deletion and added functionclear command 2016-03-31 04:28:26 +02:00
FunctionPass.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
LinearPass.cpp DBG: cache modules (should speed up stepping quite a bit), closed issue #566 2016-02-25 02:13:09 +01:00
LinearPass.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
TraceRecord.cpp Trace into/over beyond/into trace record (#756) 2016-06-17 16:25:04 +02:00
TraceRecord.h Trace into/over beyond/into trace record (#756) 2016-06-17 16:25:04 +02:00
_dbgfunctions.cpp Debug events counter (#748) 2016-06-15 03:10:59 +02:00
_dbgfunctions.h Debug events counter (#748) 2016-06-15 03:10:59 +02:00
_exports.cpp DBG: added keystone (assembler) support 2016-06-11 19:53:49 +02:00
_exports.h DBG+GUI+BRIDGE: rewrote handles + tcp connections view 2016-05-29 00:32:22 +02:00
_global.cpp DBG: added GetFileNameFromProcessHandle as fallback if CreateProcessInfo->hFile is NULL 2016-06-06 13:51:48 +02:00
_global.h DBG: added GetFileNameFromProcessHandle as fallback if CreateProcessInfo->hFile is NULL 2016-06-06 13:51:48 +02:00
_plugin_types.h plugin storage 2016-06-21 11:10:13 +00:00
_plugins.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
_plugins.h plugin storage 2016-06-21 11:07:55 +00: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 PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
_scriptapi_debug.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01: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 DBG: some small fixed in scriptapi 2016-05-18 14:51:22 +02: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
analysis.cpp DBG: refactored Analysis code. 2016-05-29 07:11:11 +02:00
analysis.h DBG: refactored Analysis code. 2016-05-29 07:11:11 +02:00
analysis_nukem.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
analysis_nukem.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
argument.cpp DBG: fixed a bug with database storing on entries with empty modules 2016-06-03 18:35:47 +02:00
argument.h DBG: added SerializableTMap (less code duplication) 2016-06-01 11:07:49 +02:00
assemble.cpp DBG: added keystone (assembler) support 2016-06-11 19:53:49 +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 BRIDGE+DBG+GUI: reduced the code for conditional breakpoints + added commandCondition and logCondition (when not set the behavior stays the same as before) 2016-05-23 03:29:52 +02:00
breakpoint.h BRIDGE+DBG+GUI: reduced the code for conditional breakpoints + added commandCondition and logCondition (when not set the behavior stays the same as before) 2016-05-23 03:29:52 +02:00
command.cpp DBG: finally have "<<" and ">>" for shl and shr 2016-02-18 03:43:29 +01:00
command.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01: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 PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
console.h DBG: Start normalizing header guards 2016-01-24 18:41:59 -05:00
controlflowanalysis.cpp DBG: refactored Analysis code. 2016-05-29 07:11:11 +02:00
controlflowanalysis.h DBG: refactored Analysis code. 2016-05-29 07:11:11 +02:00
database.cpp plugin storage 2016-06-21 11:13:47 +00:00
database.h DBG: More header guards 2016-01-24 18:49:14 -05:00
dbghelp_safe.cpp DBG: SafeSymGetOptions 2016-06-19 00:14:17 +02:00
dbghelp_safe.h DBG: SafeSymGetOptions 2016-06-19 00:14:17 +02:00
debugger.cpp DBG: ignore CodeView record in PE header (for performance/security reasons) 2016-06-19 00:13:18 +02:00
debugger.h Trace into/over beyond/into trace record (#756) 2016-06-17 16:25:04 +02:00
debugger_commands.cpp DBG: allow loading of the CV record in download symbol command 2016-06-19 00:14:54 +02:00
debugger_commands.h Trace into/over beyond/into trace record (#756) 2016-06-17 16:25:04 +02:00
disasm_fast.cpp DBG: small performance optimizations 2016-06-04 20:24:34 +02:00
disasm_fast.h DBG: small performance optimizations 2016-06-04 20:24:34 +02:00
disasm_helper.cpp DBG: resolved issue #661 (improved string search speed) 2016-05-31 05:57:56 +02:00
disasm_helper.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
dynamicmem.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
error.cpp DBG: Missing GetLastError code 2016-01-12 16:54:07 -05:00
error.h DBG: More header guards 2016-01-24 18:49:14 -05:00
exception.cpp DBG: added a few more exception names 2016-03-05 13:03:29 +01:00
exception.h DBG: More header guards 2016-01-24 18:49:14 -05:00
exceptiondirectoryanalysis.cpp DBG: refactored Analysis code. 2016-05-29 07:11:11 +02:00
exceptiondirectoryanalysis.h DBG: refactored Analysis code. 2016-05-29 07:11:11 +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
expressionparser.cpp DBG: fixed flags (now prefixed with an underscore instead of logical not) 2016-05-25 11:08:54 +02:00
expressionparser.h DBG: formatted ExpressionParser 2016-05-22 15:50:40 +02:00
filehelper.cpp DBG: (minimal) performance increase in FileHelper::ReadAllData 2016-06-06 11:21:09 +02:00
filehelper.h DBG: added some functionality in filehelper.cpp + fixed a nice bug in command.cpp (va args was printed but never used) 2015-11-26 02:32:17 +01: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: fixed some bugs with handles 2016-05-29 01:48:58 +02:00
handles.h DBG+GUI+BRIDGE: rewrote handles + tcp connections view 2016-05-29 00:32:22 +02:00
instruction.cpp DBG: added inline format in various relevant places 2016-06-21 02:34:32 +02:00
instruction.h DBG: VEH/VCH/UnhandledExceptionFilter working (use exhandlers command) #489 2016-06-12 06:16:00 +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 DBG: Start normalizing header guards 2016-01-24 18:41:59 -05: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
linearanalysis.cpp DBG: refactored Analysis code. 2016-05-29 07:11:11 +02:00
linearanalysis.h DBG: refactored Analysis code. 2016-05-29 07:11:11 +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 DBG: VEH/VCH/UnhandledExceptionFilter working (use exhandlers command) #489 2016-06-12 06:16:00 +02:00
memory.h DBG: VEH/VCH/UnhandledExceptionFilter working (use exhandlers command) #489 2016-06-12 06:16:00 +02:00
mnemonichelp.cpp DBG: various fixes with mnemonic help and brief + updated mnemdb 2016-05-29 20:32:03 +02:00
mnemonichelp.h DBG: added mnemonichelp and mnemonicbrief commands + export 2016-05-25 15:57:03 +02:00
module.cpp PROJECT: fixed various bugs (thanks to Coverity!) 2016-06-02 11:22:47 +02:00
module.h DBG: cache modules (should speed up stepping quite a bit), closed issue #566 2016-02-25 02:13:09 +01: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 DBG: Fix #502 (patching files w/ readonly flag) 2016-01-14 01:05:39 -05: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 PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
plugin_loader.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
recursiveanalysis.cpp DBG+GUI: having fun with some control flow analysis 2016-06-02 13:23:46 +02:00
recursiveanalysis.h DBG+GUI: having fun with some control flow analysis 2016-06-02 13:23:46 +02:00
reference.cpp DBG: fixed issue #731 2016-06-08 03:11:42 +02: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 DBG: added inline format in various relevant places 2016-06-21 02:34:32 +02:00
simplescript.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
stackinfo.cpp DBG: caching for callstack (issue #750) 2016-06-15 05:23:41 +02:00
stackinfo.h DBG: caching for callstack (issue #750) 2016-06-15 05:23:41 +02:00
stringformat.cpp DBG+GUI: added AddrInfo format string in CPUArgumentWidget 2016-05-29 04:40:19 +02:00
stringformat.h DBG: added stringformatinline 2016-05-22 14:43:50 +02:00
stringutils.cpp DBG: (minimal) performance increase in FileHelper::ReadAllData 2016-06-06 11:21:09 +02:00
stringutils.h DBG: added mnemonichelp and mnemonicbrief commands + export 2016-05-25 15:57:03 +02:00
symbolinfo.cpp DBG: allow loading of the CV record in download symbol command 2016-06-19 00:14:54 +02:00
symbolinfo.h DBG+GUI: added AddrInfo format string in CPUArgumentWidget 2016-05-29 04:40:19 +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 DBG+GUI: added support for FS/GS segments + improved disasmget performance 2016-04-21 06:16:58 +02:00
thread.h DBG+GUI: added support for FS/GS segments + improved disasmget performance 2016-04-21 06:16:58 +02:00
threading.cpp DBG: Nothing acturally changed 2016-05-25 11:41:50 +00:00
threading.h DBG: caching for callstack (issue #750) 2016-06-15 05:23:41 +02:00
undocumented.h DBG: VEH/VCH/UnhandledExceptionFilter working (use exhandlers command) #489 2016-06-12 06:16:00 +02:00
value.cpp DBG: stricter number parsing in valfromstring 2016-06-13 09:21:39 +02:00
value.h DBG: formatted ExpressionParser 2016-05-22 15:50:40 +02:00
variable.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
variable.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
x64_dbg.cpp DBG: corrected some command locations 2016-06-20 22:48:31 +02:00
x64_dbg.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
x64_dbg_dbg.vcxproj DBG: added keystone (assembler) support 2016-06-11 19:53:49 +02:00
x64_dbg_dbg.vcxproj.filters DBG: added keystone (assembler) support 2016-06-11 19:53:49 +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
xrefsanalysis.cpp DBG+BRIDGE+GUI+LAUNCER: manually merged pull request #705 (thanks to @wynick27) 2016-06-03 14:47:57 +02:00
xrefsanalysis.h DBG+BRIDGE+GUI+LAUNCER: manually merged pull request #705 (thanks to @wynick27) 2016-06-03 14:47:57 +02:00