1
0
Fork 0
x64dbg/src/dbg
mrexodia 81117392ec DBG: merged threadDebugLoop and threadAttachLoop in one function to prevent bugs 2016-01-19 04:09:00 +01: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 PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01: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: Leftover includes 2016-01-02 18:31:01 -05:00
FunctionPass.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
LinearPass.cpp PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
LinearPass.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
_dbgfunctions.cpp DBG: added PatchGetEx function 2015-12-25 16:39:07 +01:00
_dbgfunctions.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
_exports.cpp DBG: filter more `string' symbols 2016-01-07 12:09:20 +01:00
_exports.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
_global.cpp PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
_global.h DBG: shit with label 2016-01-12 04:09:05 +01:00
_plugin_types.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01: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: improved Script:: Bookmark/Comment/Function/Label functions 2016-01-11 23:00:10 +01:00
_scriptapi_bookmark.h DBG: improved Script:: Bookmark/Comment/Function/Label functions 2016-01-11 23:00:10 +01:00
_scriptapi_comment.cpp DBG: improved Script:: Bookmark/Comment/Function/Label functions 2016-01-11 23:00:10 +01:00
_scriptapi_comment.h DBG: improved Script:: Bookmark/Comment/Function/Label functions 2016-01-11 23:00:10 +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: improved Script:: Bookmark/Comment/Function/Label functions 2016-01-11 23:00:10 +01:00
_scriptapi_function.h DBG: improved Script:: Bookmark/Comment/Function/Label functions 2016-01-11 23:00:10 +01: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: improved Script:: Bookmark/Comment/Function/Label functions 2016-01-11 23:00:10 +01:00
_scriptapi_label.h DBG: improved Script:: Bookmark/Comment/Function/Label functions 2016-01-11 23:00:10 +01:00
_scriptapi_memory.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01: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 PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
_scriptapi_module.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
_scriptapi_pattern.cpp DBG: improved Script:: Bookmark/Comment/Function/Label functions 2016-01-11 23:00:10 +01: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: start of symbol enumeration function 2016-01-12 04:09:07 +01:00
_scriptapi_symbol.h DBG: start of symbol enumeration function 2016-01-12 04:09:07 +01:00
addrinfo.cpp PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
addrinfo.h Fix : Reverted back DbgSymbolEnum Signature to default to keep SDK compatibility. Added DbgSymbolEnumFromCache to use Cache first if found. 2015-12-06 22:30:30 +01: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 a bug with isInstructionPointingToExMemory flagging every non-branch instruction incorrectly 2016-01-07 15:29:27 +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 DBG: extended the scriptapi to support Get/Set/Delete/Enum/Whatever for labels/comments/bookmarks/functions 2016-01-07 11:51:20 +01:00
bookmark.h DBG: extended the scriptapi to support Get/Set/Delete/Enum/Whatever for labels/comments/bookmarks/functions 2016-01-07 11:51:20 +01:00
breakpoint.cpp PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
breakpoint.h DBG: resolved issue #463 (bugs in the database reset most software breakpoints on restart). 2015-12-19 04:17:53 +01:00
command.cpp PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +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 PROJECT: more formatting (please use install.bat for pre-commit formatting hook) 2015-12-19 04:20:42 +01: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: extended the scriptapi to support Get/Set/Delete/Enum/Whatever for labels/comments/bookmarks/functions 2016-01-07 11:51:20 +01:00
comment.h DBG: extended the scriptapi to support Get/Set/Delete/Enum/Whatever for labels/comments/bookmarks/functions 2016-01-07 11:51:20 +01: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 PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
controlflowanalysis.cpp DBG+GUI+BRIDGE: fixed all kinds of small errors (thanks to coverity!) 2016-01-08 10:49:02 +01:00
controlflowanalysis.h DBG: small fixes in controlflowanalysis 2016-01-07 17:04:26 +01:00
database.cpp DBG: Use FileHelper in database code 2015-12-30 17:15:12 -05:00
database.h DBG: some small cosmetic changes to the debugger/database 2015-12-30 04:52:10 +01: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: merged threadDebugLoop and threadAttachLoop in one function to prevent bugs 2016-01-19 04:09:00 +01:00
debugger.h Merge pull request #453 from Herz3h/Herz3hDev 2015-12-16 11:49:09 +01:00
debugger_commands.cpp DBG+GUI: fixed up breakpoint behaviours 2016-01-03 00:23:28 +01:00
debugger_commands.h DBG/GUI : Added back setfreezestack command to lock the stack with ability to freely scroll in the stack when its frozen without it resetting back to first selection (hard to explain lol) 2015-12-02 15:42:11 +01:00
disasm_fast.cpp 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_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 PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01: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 PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
exception.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
exception.h DBG: Move exception define 2015-11-28 16:56:21 -05:00
exceptiondirectoryanalysis.cpp DBG+GUI+BRIDGE: fixed all kinds of small errors (thanks to coverity!) 2016-01-08 10:49:02 +01:00
exceptiondirectoryanalysis.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
expressionparser.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
expressionparser.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +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: extended the scriptapi to support Get/Set/Delete/Enum/Whatever for labels/comments/bookmarks/functions 2016-01-07 11:51:20 +01:00
function.h DBG: extended the scriptapi to support Get/Set/Delete/Enum/Whatever for labels/comments/bookmarks/functions 2016-01-07 11:51:20 +01:00
handle.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
instruction.cpp DBG: some small cosmetic changes to the debugger/database 2015-12-30 04:52:10 +01:00
instruction.h DBG: added the savedata command to dump memory to disk (related to issue #389). 2015-11-26 03:06:01 +01: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 PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
label.cpp DBG: shit with label 2016-01-12 04:09:05 +01:00
label.h DBG: shit with label 2016-01-12 04:09:05 +01:00
linearanalysis.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01: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: Leftover includes 2016-01-02 18:31:01 -05:00
memory.h DBG: MemUpdateMapAsync() 2016-01-01 19:05:20 -05:00
module.cpp DBG+GUI+BRIDGE: fixed all kinds of small errors (thanks to coverity!) 2016-01-08 10:49:02 +01:00
module.h DBG+GUI+BRIDGE: fixed all kinds of small errors (thanks to coverity!) 2016-01-08 10:49:02 +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 PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01: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 PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
reference.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01: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: Swapped To/From in stack output code (Fix #446) 2015-11-26 00:59:02 -05:00
stackinfo.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01: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: fixed some small bugs (thanks to ReSharper!) 2016-01-07 08:58:26 +01:00
symbolinfo.h Fix : Reverted back DbgSymbolEnum Signature to default to keep SDK compatibility. Added DbgSymbolEnumFromCache to use Cache first if found. 2015-12-06 22:30:30 +01:00
thread.cpp DBG: Read only TIB instead of TEB in MemUpdateMap 2016-01-02 17:46:33 -05:00
thread.h DBG: Read only TIB instead of TEB in MemUpdateMap 2016-01-02 17:46:33 -05:00
threading.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
threading.h DBG: Add locks to database functions 2015-12-30 16:41:22 -05:00
undocumented.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
value.cpp PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +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/GUI: Fix typos 2016-01-06 19:14:47 -05: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: start of symbol enumeration function 2016-01-12 04:09:07 +01:00
x64_dbg_dbg.vcxproj.filters DBG: start of symbol enumeration function 2016-01-12 04:09:07 +01:00
x64_dbg_dbg.vcxproj.user PROJECT: don't ignore *.vcxproj.user files 2015-11-27 22:43:49 +01:00