1
0
Fork 0
x64dbg/x64_dbg_dbg
Mr. eXoDia 63268253d3 DBG+GUI+BRIDGE: replaced tabs with spaces 2014-07-29 17:45:41 +02:00
..
BeaEngine DBG+GUI+BRIDGE: replaced tabs with spaces 2014-07-29 17:45:41 +02:00
DeviceNameResolver formatted the whole project (AStyle) 2014-06-10 15:56:42 +02:00
TitanEngine DBG: updated TitanEngine 2014-05-13 21:35:17 +02:00
XEDParse DBG: updated XEDParse 2014-06-24 19:19:02 +02:00
dbghelp first commit 2013-11-14 21:55:18 +01:00
jansson DBG+GUI+BRIDGE: replaced tabs with spaces 2014-07-29 17:45:41 +02:00
lz4 DBG: database performance (100 000 comments+labels+bookmarks+functions = 900ms) + added database compression 2014-06-20 22:01:10 +02:00
test formatted the whole project (AStyle) 2014-06-10 15:56:42 +02:00
_dbgfunctions.cpp GUI+DBG+BRIDGE: added thread switching + fixed a bug in callstack + added CB_WINEVENT_GLOBAL plugin callback + auto-update memory map on allocation size change + added sleep script command 2014-07-28 01:57:42 +02:00
_dbgfunctions.h PROJECT: some formatting 2014-07-25 22:57:11 +02:00
_exports.cpp GUI+DBG+BRIDGE: added thread switching + fixed a bug in callstack + added CB_WINEVENT_GLOBAL plugin callback + auto-update memory map on allocation size change + added sleep script command 2014-07-28 01:57:42 +02:00
_exports.h - updated TitanEngine 2014-03-15 17:01:35 +01:00
_global.cpp DBG: added some extra try to get the path from handle (use devicepath when failed) 2014-07-07 20:03:05 +02:00
_global.h DBG: added some extra try to get the path from handle (use devicepath when failed) 2014-07-07 20:03:05 +02:00
_plugin_types.h DBG: added _dbgfunctions to the plugin api + updated dbgversion in bridge 2014-07-07 14:49:31 +02:00
_plugins.cpp GUI+DBG+BRIDGE: added thread switching + fixed a bug in callstack + added CB_WINEVENT_GLOBAL plugin callback + auto-update memory map on allocation size change + added sleep script command 2014-07-28 01:57:42 +02:00
_plugins.h GUI+DBG+BRIDGE: added thread switching + fixed a bug in callstack + added CB_WINEVENT_GLOBAL plugin callback + auto-update memory map on allocation size change + added sleep script command 2014-07-28 01:57:42 +02:00
addrinfo.cpp DBG: resolved some issues with removing disabled breakpoints + fixed an issue with the database not being removed when every breakpoint etc was removed 2014-07-18 17:03:25 +02:00
addrinfo.h DBG: use section vector for the memory map, now updating the memory map is close to instant 2014-07-10 23:52:53 +02:00
argument.cpp DBG: fixed many warnings on x64 (size_t conversions) 2014-07-07 17:13:57 +02:00
argument.h first commit 2013-11-14 21:55:18 +01:00
assemble.cpp DBG: slightly changed various command behaviors. 2014-07-07 03:11:11 +02:00
assemble.h DBG: slightly changed various command behaviors. 2014-07-07 03:11:11 +02:00
breakpoint.cpp DBG: fixed a crash with deleting all breakpoints 2014-06-30 17:43:32 +02:00
breakpoint.h DBG: fixed a bug with breakpoints 2014-06-21 00:36:16 +02:00
command.cpp DBG: fixed many warnings on x64 (size_t conversions) 2014-07-07 17:13:57 +02:00
command.h PROJECT: updated help (plugin functions documented now) 2014-03-24 21:39:43 +01:00
console.cpp BRIDGE: removed CPU title API 2014-03-20 00:55:40 +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
debugger.cpp GUI+DBG+BRIDGE: added thread switching + fixed a bug in callstack + added CB_WINEVENT_GLOBAL plugin callback + auto-update memory map on allocation size change + added sleep script command 2014-07-28 01:57:42 +02:00
debugger.h GUI+DBG+BRIDGE: added thread switching + fixed a bug in callstack + added CB_WINEVENT_GLOBAL plugin callback + auto-update memory map on allocation size change + added sleep script command 2014-07-28 01:57:42 +02:00
disasm_fast.cpp DBG: fixed an issue with the size parameter of fillbasicinfo (thanks to RaMMicHaeL) 2014-07-12 04:07:46 +02:00
disasm_fast.h DBG: updated disasm_fast 2014-06-24 04:46:54 +02:00
disasm_helper.cpp DBG+GUI+BRIDGE: replaced tabs with spaces 2014-07-29 17:45:41 +02:00
disasm_helper.h DBG: fixed many warnings on x64 (size_t conversions) 2014-07-07 17:13:57 +02:00
instruction.cpp GUI+DBG+BRIDGE: added thread switching + fixed a bug in callstack + added CB_WINEVENT_GLOBAL plugin callback + auto-update memory map on allocation size change + added sleep script command 2014-07-28 01:57:42 +02:00
instruction.h GUI+DBG+BRIDGE: added thread switching + fixed a bug in callstack + added CB_WINEVENT_GLOBAL plugin callback + auto-update memory map on allocation size change + added sleep script command 2014-07-28 01:57:42 +02:00
main.cpp first commit 2013-11-14 21:55:18 +01:00
math.cpp DBG: fixed a bug with negative values used in more complex expressions 2014-07-24 20:07:04 +02:00
math.h PROJECT: updated BeaEngine (r8L -> r8b) 2014-02-22 15:34:34 +01:00
memory.cpp DBG: performance improvement with the memory map 2014-07-19 04:34:22 +02:00
memory.h DBG: performance improvement with the memory map 2014-07-19 04:34:22 +02:00
msgqueue.cpp DBG: add plugin menu api 2014-04-22 19:25:37 +02:00
msgqueue.h DBG: fixed all memory leaks (from emalloc&efree) 2013-11-17 13:10:29 +01:00
murmurhash.cpp DBG+GUI+BRIDGE: replaced tabs with spaces 2014-07-29 17:45:41 +02:00
murmurhash.h DBG+GUI+BRIDGE: replaced tabs with spaces 2014-07-29 17:45:41 +02:00
patches.cpp PROJECT: some formatting 2014-07-25 22:57:11 +02:00
patches.h PROJECT: some formatting 2014-07-25 22:57:11 +02:00
plugin_loader.cpp GUI+DBG+BRIDGE: added thread switching + fixed a bug in callstack + added CB_WINEVENT_GLOBAL plugin callback + auto-update memory map on allocation size change + added sleep script command 2014-07-28 01:57:42 +02:00
plugin_loader.h GUI+DBG+BRIDGE: added thread switching + fixed a bug in callstack + added CB_WINEVENT_GLOBAL plugin callback + auto-update memory map on allocation size change + added sleep script command 2014-07-28 01:57:42 +02:00
reference.cpp DBG: performance improvement with the memory map 2014-07-19 04:34:22 +02:00
reference.h formatted the whole project (AStyle) 2014-06-10 15:56:42 +02:00
script_commands.txt DBG: added various script branch types 2014-02-10 21:32:17 +01:00
simplescript.cpp DBG: fixed many warnings on x64 (size_t conversions) 2014-07-07 17:13:57 +02:00
simplescript.h BRIDGE: added DbgScriptGetBranchInfo 2014-04-26 20:44:19 +02:00
stackinfo.cpp GUI+DBG+BRIDGE: added thread switching + fixed a bug in callstack + added CB_WINEVENT_GLOBAL plugin callback + auto-update memory map on allocation size change + added sleep script command 2014-07-28 01:57:42 +02:00
stackinfo.h BRIDGE+DBG: added callstack functions + speedup of stackcommentget 2014-07-24 21:04:46 +02:00
symbolinfo.cpp DBG: fixed many warnings on x64 (size_t conversions) 2014-07-07 17:13:57 +02:00
symbolinfo.h DBG: added function symgetsymbolicname 2014-03-10 21:49:08 +01:00
thread.cpp GUI+DBG+BRIDGE: added thread switching + fixed a bug in callstack + added CB_WINEVENT_GLOBAL plugin callback + auto-update memory map on allocation size change + added sleep script command 2014-07-28 01:57:42 +02:00
thread.h GUI+DBG+BRIDGE: added thread switching + fixed a bug in callstack + added CB_WINEVENT_GLOBAL plugin callback + auto-update memory map on allocation size change + added sleep script command 2014-07-28 01:57:42 +02:00
threading.cpp DBG: performance improvement with the memory map 2014-07-19 04:34:22 +02:00
threading.h DBG: performance improvement with the memory map 2014-07-19 04:34:22 +02:00
undocumented.h formatted the whole project (AStyle) 2014-06-10 15:56:42 +02:00
value.cpp GUI+DBG+BRIDGE: added thread switching + fixed a bug in callstack + added CB_WINEVENT_GLOBAL plugin callback + auto-update memory map on allocation size change + added sleep script command 2014-07-28 01:57:42 +02:00
value.h DBG: added 'modcallfind' command 2014-06-24 04:52:04 +02:00
variable.cpp DBG: fixed many warnings on x64 (size_t conversions) 2014-07-07 17:13:57 +02:00
variable.h DBG: fixed a bug in 'getstr' + added function 'strcpy' 2014-06-30 17:43:59 +02:00
x64_dbg.cpp GUI+DBG+BRIDGE: added thread switching + fixed a bug in callstack + added CB_WINEVENT_GLOBAL plugin callback + auto-update memory map on allocation size change + added sleep script command 2014-07-28 01:57:42 +02:00
x64_dbg.h BRIDGE: DLL_IMPEXP => BRIDGE_IMPEXP 2013-11-24 17:27:18 +01:00
x64_dbg_dbg.vcxproj DBG: added patches.cpp with simple std::map for patch storage 2014-07-05 18:29:26 +02:00
x64_dbg_dbg.vcxproj.filters DBG: added patches.cpp with simple std::map for patch storage 2014-07-05 18:29:26 +02:00
x64_dbg_dbg.vcxproj.user PROJECT: updated debugging command (ctrl+f5 now runs the main executable, easier for testing) 2014-05-09 02:04:55 +02:00