1
0
Fork 0
x64dbg/src/dbg
mrexodia 8391bd86df DBG: some small fixed in scriptapi 2016-05-18 14:51:22 +02: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
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 PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01: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
_dbgfunctions.cpp Added SEH Viewer to GUI 2016-03-28 21:01:05 +05:30
_dbgfunctions.h DBG+GUI: small changes to the SEH view 2016-04-13 22:12:19 +02:00
_exports.cpp DBG: fixed behavior with function deletion and added functionclear command 2016-03-31 04:28:26 +02:00
_exports.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
_global.cpp Fixed DirExists 2016-03-05 16:04:14 +02:00
_global.h DBG: shit with label 2016-01-12 04:09:05 +01:00
_plugin_types.h resolved issue #347 (include for MinGW) 2016-04-22 19:53:04 +02:00
_plugins.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
_plugins.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
_scriptapi.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01: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: some small fixed in scriptapi 2016-05-18 14:51:22 +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 PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01: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: resolves issue #496 (removed awkward symbol cache to fix all issues with symbols) 2016-04-14 02:32:22 +02:00
analysis.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
analysis.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01: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
assemble.cpp DBG: fixed invalid report of "Assembled branch does not point to an executable memory region!" 2016-02-09 16:47:58 +01:00
assemble.h DBG: fixed annoying behaviour in assembleat with moaning about pointers to non-executable regions. now it will only warn you if you assemble a branch (call/jmp) that goes directly to a non-executable memory region. 2016-01-07 09:44:02 +01:00
bookmark.cpp Implemented DbgClearLabelRange, DbgClearCommentRange, DbgClearBookmarkRange for manual entries 2016-02-26 15:52:02 +02:00
bookmark.h Implemented DbgClearLabelRange, DbgClearCommentRange, DbgClearBookmarkRange for manual entries 2016-02-26 15:52:02 +02:00
breakpoint.cpp DBG: fixed various bugs and annoyances with breakpoints (there should now be full control even with 'inactive' breakpoints) 2016-03-20 01:09:43 +01:00
breakpoint.h DBG: More header guards 2016-01-24 18:49:14 -05: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 Removing a label/comment which didn't exist shouldn't be an error 2016-02-27 18:12:37 +02:00
comment.h Implemented DbgClearLabelRange, DbgClearCommentRange, DbgClearBookmarkRange for manual entries 2016-02-26 15:52:02 +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: fixed behavior with function deletion and added functionclear command 2016-03-31 04:28:26 +02:00
controlflowanalysis.h DBG: small fixes in controlflowanalysis 2016-01-07 17:04:26 +01:00
database.cpp DBG: workaround for issue #551 (backup databases before attempting to write them) 2016-02-25 02:22:37 +01:00
database.h DBG: More header guards 2016-01-24 18:49:14 -05:00
dbghelp_safe.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
dbghelp_safe.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
debugger.cpp DBG: resolves issue #496 (removed awkward symbol cache to fix all issues with symbols) 2016-04-14 02:32:22 +02:00
debugger.h Merge pull request #453 from Herz3h/Herz3hDev 2015-12-16 11:49:09 +01:00
debugger_commands.cpp DBG+GUI: more fixes regarding breakpoint management 2016-03-20 01:29:01 +01:00
debugger_commands.h DBG+GUI: more fixes regarding breakpoint management 2016-03-20 01:29:01 +01:00
disasm_fast.cpp GUI: fixed a bug with the set label on address (thanks pusher!) 2016-04-25 22:36:12 +02:00
disasm_fast.h DBG: fixed annoying behaviour in assembleat with moaning about pointers to non-executable regions. now it will only warn you if you assemble a branch (call/jmp) that goes directly to a non-executable memory region. 2016-01-07 09:44:02 +01:00
disasm_helper.cpp DBG+GUI: added support for FS/GS segments + improved disasmget performance 2016-04-21 06:16:58 +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: fixed behavior with function deletion and added functionclear command 2016-03-31 04:28:26 +02:00
exceptiondirectoryanalysis.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
exhandlerinfo.cpp Added SEH Viewer to GUI 2016-03-28 21:01:05 +05:30
exhandlerinfo.h DBG: format code 2016-02-11 17:32:46 +01:00
expressionparser.cpp DBG: finally have "<<" and ">>" for shl and shr 2016-02-18 03:43:29 +01:00
expressionparser.h DBG: finally have "<<" and ">>" for shl and shr 2016-02-18 03:43:29 +01:00
filehelper.cpp PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01: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 behavior with function deletion and added functionclear command 2016-03-31 04:28:26 +02:00
function.h DBG: fixed behavior with function deletion and added functionclear command 2016-03-31 04:28:26 +02:00
handle.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
instruction.cpp DBG: fixed behavior with function deletion and added functionclear command 2016-03-31 04:28:26 +02:00
instruction.h DBG: fixed behavior with function deletion and added functionclear command 2016-03-31 04:28:26 +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 Removing a label/comment which didn't exist shouldn't be an error 2016-02-27 18:12:37 +02:00
label.h Implemented DbgClearLabelRange, DbgClearCommentRange, DbgClearBookmarkRange for manual entries 2016-02-26 15:52:02 +02:00
linearanalysis.cpp DBG: fixed behavior with function deletion and added functionclear command 2016-03-31 04:28:26 +02:00
linearanalysis.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01: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: implemented caching (lookup in the memory map) for MemIsValidReadPtr + check MemIsValidReadPtr in MemRead (this improves performance quite a bit) 2016-03-05 13:03:30 +01:00
memory.h DBG: disabled MemIsValidReadPtr cache per default 2016-03-19 19:00:45 +01:00
module.cpp DBG: fixed various bugs and annoyances with breakpoints (there should now be full control even with 'inactive' breakpoints) 2016-03-20 01:09:43 +01: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 PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01: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
reference.cpp DBG: fixed a few bugs with reference finding 2016-02-27 01:55:27 +01:00
reference.h DBG: More header guards 2016-01-24 18:49:14 -05:00
script_commands.txt PROJECT: RESTRUCTURE 2015-10-17 16:35:38 -04:00
simplescript.cpp PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
simplescript.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
stackinfo.cpp DBG+GUI: updated SEH (now shown in stack) 2016-04-13 22:52:01 +02:00
stackinfo.h DBG+GUI: updated SEH (now shown in stack) 2016-04-13 22:52:01 +02:00
stringformat.cpp DBG: fixed some small bugs (thanks to ReSharper!) 2016-01-07 08:58:26 +01:00
stringformat.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
stringutils.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
stringutils.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
symbolinfo.cpp DBG: resolves issue #496 (removed awkward symbol cache to fix all issues with symbols) 2016-04-14 02:32:22 +02:00
symbolinfo.h DBG: resolves issue #496 (removed awkward symbol cache to fix all issues with symbols) 2016-04-14 02: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 PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
threading.h DBG+GUI: updated SEH (now shown in stack) 2016-04-13 22:52:01 +02:00
undocumented.h Added SEH Chain Labelling in Stack 2016-03-25 03:27:30 +05:30
value.cpp DBG: cache modules (should speed up stepping quite a bit), closed issue #566 2016-02-25 02:13:09 +01:00
value.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01: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: fixed behavior with function deletion and added functionclear command 2016-03-31 04:28:26 +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: Implement most functions for exception handlers (SEH missing) 2016-01-24 18:38:46 -05:00
x64_dbg_dbg.vcxproj.filters DBG: Implement most functions for exception handlers (SEH missing) 2016-01-24 18:38:46 -05:00
x64_dbg_dbg.vcxproj.user PROJECT: don't ignore *.vcxproj.user files 2015-11-27 22:43:49 +01:00