1
0
Fork 0
x64dbg/x64_dbg_dbg
mr.exodia 1f46794972 PROJECT: updated VS project 2013-11-24 23:20:30 +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: Fix issue in "_dbg_getbplist" 2013-11-24 11:16:56 +01:00
_exports.h DBG: added bplist 2013-11-20 22:28:20 +01:00
_global.cpp BRIDGE: DLL_IMPEXP => BRIDGE_IMPEXP 2013-11-24 17:27: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 BRIDGE: DLL_IMPEXP => BRIDGE_IMPEXP 2013-11-24 17:27:18 +01:00
_plugins.cpp DBG: added some plugin exports (logputs, logprintf and debugpause) 2013-11-24 22:11:12 +01:00
_plugins.h DBG: added a plugin define 2013-11-24 23:15:26 +01:00
addrinfo.cpp DBG: added a plugin define 2013-11-24 23:15:26 +01:00
addrinfo.h DBG: added stuff label from string, sym from string 2013-11-24 14:51:53 +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: sdk update 2013-11-24 21:06:29 +01:00
breakpoint.h DBG: sdk update 2013-11-24 21:06:29 +01:00
command.cpp BRIDGE: DLL_IMPEXP => BRIDGE_IMPEXP 2013-11-24 17:27:18 +01:00
command.h BRIDGE: DLL_IMPEXP => BRIDGE_IMPEXP 2013-11-24 17:27: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: sdk update 2013-11-24 21:06:29 +01:00
debugger.h BRIDGE: DLL_IMPEXP => BRIDGE_IMPEXP 2013-11-24 17:27:18 +01:00
instruction.cpp DBG: added some plugin exports (logputs, logprintf and debugpause) 2013-11-24 22:11:12 +01:00
instruction.h BRIDGE: DLL_IMPEXP => BRIDGE_IMPEXP 2013-11-24 17:27:18 +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 BRIDGE: DLL_IMPEXP => BRIDGE_IMPEXP 2013-11-24 17:27:18 +01:00
plugin_loader.h BRIDGE: DLL_IMPEXP => BRIDGE_IMPEXP 2013-11-24 17:27:18 +01:00
script_commands.txt first commit 2013-11-14 21:55:18 +01:00
simplescript.cpp BRIDGE: DLL_IMPEXP => BRIDGE_IMPEXP 2013-11-24 17:27:18 +01:00
simplescript.h BRIDGE: DLL_IMPEXP => BRIDGE_IMPEXP 2013-11-24 17:27: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: added a plugin define 2013-11-24 23:15:26 +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 some plugin exports (logputs, logprintf and debugpause) 2013-11-24 22:11:12 +01:00
x64_dbg.h BRIDGE: DLL_IMPEXP => BRIDGE_IMPEXP 2013-11-24 17:27:18 +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 PROJECT: updated VS project 2013-11-24 23:20:30 +01:00
x64_dbg_dbg.vcxproj.filters PROJECT: updated VS project 2013-11-24 23:20:30 +01:00
x64_dbg_dbg.vcxproj.user first commit 2013-11-14 21:55:18 +01:00