Nukem
efa87720f6
EnumModules() inline lambda
2015-03-17 21:37:14 -04:00
Nukem
61c731693c
Refactor symbolinfo.cpp/.h
2015-03-17 16:46:06 -04:00
Nukem
3d454323e4
More module refactoring/de-duplication
2015-03-15 21:30:12 -04:00
Mr. eXoDia
d1c92eeb55
DBG: fixed most strcpy_s problems
2015-02-02 00:58:25 +01:00
Mr. eXoDia
d73f926918
DBG: split up addrinfo to multiple files
2015-01-23 17:41:01 +01:00
Mr. eXoDia
021bc4d778
DBG: removed crappy UString class and moved string manipulation/conversion functions in a StringUtils class
2014-11-15 14:56:29 +01:00
Mr. eXoDia
bdda41563c
DBG: fixed some possible buffer overflows in dbghelp + fixed condition to copy the original name in the label buffer
2014-11-08 20:44:22 +01:00
Mr. eXoDia
7bb177a2b4
DBG: fixed issue #209 , the issue was with dbghelp, which simply doesn't respect the MaxNameLen member.
2014-11-08 20:29:06 +01:00
Mr. eXoDia
6b0badf3aa
DBG+EXE: fixed some bugs
2014-11-02 02:13:35 +01:00
Mr. eXoDia
3b4b9e2ab9
DBG: small performance improvements with reading settings
2014-09-30 12:31:11 +02:00
Mr. eXoDia
ebae693694
DBG: more unicode support (now x32_dbg doesn't import any *A() function)
2014-09-15 20:48:25 +02:00
Mr. eXoDia
c79bc82292
DBG: added some comments on where to update the string handling to UTF-8
2014-09-07 19:04:57 +02:00
Mr. eXoDia
5a214ab104
DBG: fixed all kinds of small coding bugs (thanks to Coverity)
2014-08-31 23:21:31 +02:00
Mr. eXoDia
9b1867bb5b
PROJECT: code formatting
2014-08-05 01:07:31 +02:00
Mr. eXoDia
c7b9bdc74f
DBG: resolved issue #150 (valapifromstring now works again) + correctly use the symbol cache as search path
2014-08-03 02:36:44 +02:00
Mr. eXoDia
5377371c76
DBG: new command: "symdownload"
2014-08-02 03:58:13 +02:00
Mr. eXoDia
250271ed03
DBG: fixed many warnings on x64 (size_t conversions)
2014-07-07 17:13:57 +02:00
Mr. eXoDia
52dda6c0ea
DBG: fixed some bugs with invalid ordinals returned from dbghelp + added ordinal api resolving + ignore 'OrdinalXXX' in symfromname
2014-06-25 22:07:09 +02:00
Mr. eXoDia
bf7c1fb8c3
DBG: fixed a few warnings
...
DBG: updated pattern finder
2014-05-21 00:20:31 +02:00
Mr. eXoDia
29fd03d687
DBG: added DeviceNameResolver (this hopefully fixes some 'error starting process (invalid pe?)' errors)
...
DBG: fixed MinGW compile bugs
DBG: fixed TitanEngine for MinGW
DBG: some more header files in the project
2014-04-16 23:52:41 +02:00
Mr. eXoDia
0ef8c6e2c9
DBG: UndecorateSymbolNames preference
2014-03-28 16:28:05 +01:00
Mr. eXoDia
584042455f
DBG: added function symgetsymbolicname
...
DBG: fixed some bugs in valapifromstring (no longer uses TitanEngine, saves a lot of time)
DBG: moved symfromname to symbolinfo.cpp
DBG: better breakpoint callbacks (symbolic name resolving + type resolving)
2014-03-10 21:49:08 +01:00
mr.exodia
549a08c6bd
DBG: symbol enumeration
...
GUI: working symbol enumeration
2014-02-18 21:35:43 +01:00
mr.exodia
f016eb8a6e
DBG/GUI: WIP on the symbol view
2014-02-18 17:00:44 +01:00
mr.exodia
da61240e3e
GUI/DBG/BRIDGE: symbol downloading progress bar
...
DBG: fixed memory problems with vectors
DBG: seperate symbol log
GUI: symbol log implemented
DBG: draft of the symbol loader
2014-02-18 14:36:32 +01:00
mr.exodia
2f3c1eab0d
DBG/GUI: removed vector stuff (caused memory leaks)
2014-02-18 02:05:54 +01:00
mr.exodia
a148e89ac1
symbol information stuffs
2014-02-18 01:32:41 +01:00