1
0
Fork 0
x64dbg/x64_dbg_dbg
mr.exodia aa6c48743a PROJECT: updated help
DBG: re-wrote breakpoint.cpp
DBG: fixed some small code bugs (thanks DMichael)
DBG: fixed a bug with dbload()
DBG: INT3 breakpoint (set, delete, disable, enable) works again!
2013-11-18 19:20:18 +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 PROJECT: updated help 2013-11-18 19:20:18 +01:00
_exports.h DBG: fixed all memory leaks (from emalloc&efree) 2013-11-17 13:10:29 +01:00
_global.cpp PROJECT: updated help 2013-11-18 19:20:18 +01:00
_global.h PROJECT: updated help 2013-11-18 19:20:18 +01:00
addrinfo.cpp PROJECT: updated help 2013-11-18 19:20:18 +01:00
addrinfo.h DBG: started with the new breakpoint system (currently only SetBPX and DeleteBPX work, hardware, memory dont work) 2013-11-17 22:16:49 +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 PROJECT: updated help 2013-11-18 19:20:18 +01:00
breakpoint.h PROJECT: updated help 2013-11-18 19:20:18 +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 PROJECT: updated help 2013-11-18 19:20:18 +01:00
debugger.h first commit 2013-11-14 21:55:18 +01:00
instruction.cpp DBG: started with the new breakpoint system (currently only SetBPX and DeleteBPX work, hardware, memory dont work) 2013-11-17 22:16:49 +01:00
instruction.h BRIDGE: renamed members of an enum 2013-11-16 16:07:29 +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: fixed all memory leaks (from emalloc&efree) 2013-11-17 13:10:29 +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
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: started with the new breakpoint system (currently only SetBPX and DeleteBPX work, hardware, memory dont work) 2013-11-17 22:16:49 +01:00
sqlhelper.h DBG: added sqlite helper file (sqlhelper.cpp) 2013-11-17 17:26:58 +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: fixed all memory leaks (from emalloc&efree) 2013-11-17 13:10:29 +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 PROJECT: updated help 2013-11-18 19:20:18 +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 sqlite helper file (sqlhelper.cpp) 2013-11-17 17:26:58 +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