1
0
Fork 0
x64dbg/x64_dbg_dbg
mr.exodia 6588b90ecd DBG: added basic plugin support (load plugins + register & call callbacks) 2013-11-22 22:12:56 +01:00
..
TitanEngine first commit 2013-11-14 21:55:18 +01:00
dbg first commit 2013-11-14 21:55:18 +01:00
dbghelp first commit 2013-11-14 21:55:18 +01:00
sqlite DBG: added _dbg_memisvalidreadptr export 2013-11-16 15:01:29 +01:00
test first commit 2013-11-14 21:55:18 +01:00
_exports.cpp DBG: added bplist 2013-11-20 22:28:20 +01:00
_exports.h DBG: added bplist 2013-11-20 22:28:20 +01:00
_global.cpp PROJECT: updated help 2013-11-18 19:20:18 +01:00
_global.h DBG: updated TitanEngine (hardware breakpoints for x64 now work) 2013-11-18 22:12:42 +01:00
_plugin_types.h DBG: added basic plugin support (load plugins + register & call callbacks) 2013-11-22 22:12:56 +01:00
_plugins.cpp DBG: added basic plugin support (load plugins + register & call callbacks) 2013-11-22 22:12:56 +01:00
_plugins.h DBG: added basic plugin support (load plugins + register & call callbacks) 2013-11-22 22:12:56 +01:00
addrinfo.cpp DBG: added bplist 2013-11-20 22:28:20 +01:00
addrinfo.h DBG: added bplist 2013-11-20 22:28:20 +01:00
argument.cpp PROJECT: updated help 2013-11-18 19:20:18 +01:00
argument.h first commit 2013-11-14 21:55:18 +01:00
breakpoint.cpp DBG: added bplist 2013-11-20 22:28:20 +01:00
breakpoint.h DBG: added bplist 2013-11-20 22:28:20 +01:00
command.cpp DBG: fixed all memory leaks (from emalloc&efree) 2013-11-17 13:10:29 +01:00
command.h first commit 2013-11-14 21:55:18 +01:00
console.cpp first commit 2013-11-14 21:55:18 +01:00
console.h first commit 2013-11-14 21:55:18 +01:00
data.h first commit 2013-11-14 21:55:18 +01:00
dbg.h first commit 2013-11-14 21:55:18 +01:00
debugger.cpp DBG: added basic plugin support (load plugins + register & call callbacks) 2013-11-22 22:12:56 +01:00
debugger.h BRIDGE: added BridgeSetting* exports 2013-11-20 17:55:59 +01:00
instruction.cpp DBG: added bplist 2013-11-20 22:28:20 +01:00
instruction.h DBG: added bplist 2013-11-20 22:28:20 +01:00
libdbg_x32.a first commit 2013-11-14 21:55:18 +01:00
libdbg_x64.a first commit 2013-11-14 21:55:18 +01:00
main.cpp first commit 2013-11-14 21:55:18 +01:00
math.cpp DBG: updated TitanEngine (hardware breakpoints for x64 now work) 2013-11-18 22:12:42 +01:00
math.h first commit 2013-11-14 21:55:18 +01:00
memory.cpp DBG: fixed all memory leaks (from emalloc&efree) 2013-11-17 13:10:29 +01:00
memory.h DBG: added _dbg_memisvalidreadptr export 2013-11-16 15:01:29 +01:00
msgqueue.cpp DBG: fixed all memory leaks (from emalloc&efree) 2013-11-17 13:10:29 +01:00
msgqueue.h DBG: fixed all memory leaks (from emalloc&efree) 2013-11-17 13:10:29 +01:00
plugin_loader.cpp DBG: added basic plugin support (load plugins + register & call callbacks) 2013-11-22 22:12:56 +01:00
plugin_loader.h DBG: added basic plugin support (load plugins + register & call callbacks) 2013-11-22 22:12:56 +01:00
script_commands.txt first commit 2013-11-14 21:55:18 +01:00
simplescript.cpp first commit 2013-11-14 21:55:18 +01:00
simplescript.h first commit 2013-11-14 21:55:18 +01:00
sqlhelper.cpp DBG: updated TitanEngine (hardware breakpoints for x64 now work) 2013-11-18 22:12:42 +01:00
sqlhelper.h DBG: updated TitanEngine (hardware breakpoints for x64 now work) 2013-11-18 22:12:42 +01:00
threading.cpp first commit 2013-11-14 21:55:18 +01:00
threading.h DBG: fixed all memory leaks (from emalloc&efree) 2013-11-17 13:10:29 +01:00
value.cpp DBG: updated TitanEngine 2013-11-19 22:41:04 +01:00
value.h first commit 2013-11-14 21:55:18 +01:00
variable.cpp DBG: fixed all memory leaks (from emalloc&efree) 2013-11-17 13:10:29 +01:00
variable.h DBG: fixed all memory leaks (from emalloc&efree) 2013-11-17 13:10:29 +01:00
x64_dbg.cpp DBG: added basic plugin support (load plugins + register & call callbacks) 2013-11-22 22:12:56 +01:00
x64_dbg.h DBG: fixed all memory leaks (from emalloc&efree) 2013-11-17 13:10:29 +01:00
x64_dbg_dbg.cbp DBG: added basic plugin support (load plugins + register & call callbacks) 2013-11-22 22:12:56 +01:00
x64_dbg_dbg.vcxproj DBG: fixed a bug in the VS project (thanks acidflash) 2013-11-17 22:23:45 +01:00
x64_dbg_dbg.vcxproj.filters DBG: fixed a bug in the VS project (thanks acidflash) 2013-11-17 22:23:45 +01:00
x64_dbg_dbg.vcxproj.user first commit 2013-11-14 21:55:18 +01:00