torusrxxx
|
d7024454d0
|
Add icons to windows view, fixed wrong window proc for some samples, swap windows tab and handles tab
|
2020-10-02 23:04:45 +02:00 |
Duncan Ogilvie
|
ab0e9a932b
|
Fix compilation on Visual Studio 2015 Update 3 and later
Closes #2445
|
2020-09-20 20:07:10 +02:00 |
Duncan Ogilvie
|
5a0caf0be0
|
Show current debug engine in the version string
|
2020-09-20 19:59:59 +02:00 |
Duncan Ogilvie
|
d24c278d2b
|
DBG: allow loading different debug engines
|
2020-09-14 20:07:30 +02:00 |
Duncan Ogilvie
|
54051bdcd1
|
improve code and fix bugs
|
2020-09-14 20:06:01 +02:00 |
Duncan Ogilvie
|
81b5b518fd
|
DBG: fix format function unregister copy paste error
|
2020-08-16 04:37:37 +02:00 |
Torusrxxx
|
e169fd8b44
|
Fixed a buffer overflow vulnerability
|
2020-07-29 02:06:38 +00:00 |
Duncan Ogilvie
|
2f27a26e43
|
DBG: fix StringUtils::Trim
|
2020-07-29 02:20:28 +02:00 |
torusrxxx
|
448d1fbfbc
|
Updated string searching algorithm to support string in any language
|
2020-07-29 02:10:54 +02:00 |
torusrxxx
|
eaf11a2292
|
Press ENTER : Follow memory operand in dump/stack
|
2020-07-22 21:48:25 +02:00 |
torusrxxx
|
e046b86901
|
Implement infobox in trace browser
|
2020-07-22 21:47:22 +02:00 |
Duncan Ogilvie
|
3676f1ab75
|
DBG: fix some edge cases related to MAX_PATH
|
2020-07-11 18:44:14 +02:00 |
Duncan Ogilvie
|
84274382e4
|
DBG: remove default exception skip limit
|
2020-07-11 18:29:28 +02:00 |
torusrxxx
|
d0002c0d0d
|
Add previously undocumented AnimateInterval to settings; Remove AnimateInterval restrictions; Fix a bug on GuiOpenTraceFile
|
2020-07-05 16:02:52 +02:00 |
torusrxxx
|
be725d82e1
|
fix "Trace already active" after "ticnd ())"
|
2020-07-04 02:48:21 +02:00 |
Jack Reez
|
a5bd8f1dcc
|
DBG: Fixed DLL breakpoints.
DLL breakpoints can now be enabled/disabled/removed!
|
2020-07-04 02:45:22 +02:00 |
Duncan Ogilvie
|
7b4b40b34b
|
1984
https://twitter.com/TwitterEng/status/1278733305190342656
|
2020-07-03 21:57:48 +02:00 |
Jack Reez
|
829235659f
|
DBG: Added memory breakpoint's types in BpToBridge conversion.
Fixes: Memory breakpoints summary always shows type as access for all types.
@BreakPointView.
|
2020-06-25 21:35:33 +02:00 |
morsisko
|
95315402f1
|
DBG: added new command showref that shows the references tab
|
2020-06-22 14:08:45 +02:00 |
Duncan Ogilvie
|
d73d4058df
|
DBG: fix oversight in instruction counting algorithm
|
2020-06-04 18:59:37 +02:00 |
Duncan Ogilvie
|
6f5e786a54
|
DBG: improve function analysis and introduce loop analysis
Thanks to DefCon42 for help on the backedge algorithm!
|
2020-06-04 17:26:47 +02:00 |
Duncan Ogilvie
|
5ab09dae92
|
DBG: add parent in function API to support function chunks
|
2020-06-04 17:26:47 +02:00 |
Duncan Ogilvie
|
bb49270921
|
DBG: show progress in status bar when downloading symbols
|
2020-06-04 17:26:47 +02:00 |
Duncan Ogilvie
|
b9b8e52c4e
|
DBG: improve loop API
|
2020-06-04 17:26:42 +02:00 |
Duncan Ogilvie
|
2b9fc285c8
|
DBG: minor fixes with iterators and erasing
|
2020-06-04 17:25:50 +02:00 |
Duncan Ogilvie
|
10da0d4654
|
DBG: allow setting temporary labels from the labelset command
|
2020-06-04 17:25:50 +02:00 |
Duncan Ogilvie
|
6293b90aff
|
DBG: add dbdecompress helper command
|
2020-06-04 17:25:50 +02:00 |
Duncan Ogilvie
|
9c3e5ec5ff
|
DBG: truncate labels in LabelGet
|
2020-06-04 17:25:50 +02:00 |
Duncan Ogilvie
|
33403df92b
|
DBG: improve working set mitigation
|
2020-06-04 17:25:50 +02:00 |
Duncan Ogilvie
|
d2f19c334d
|
DBG: properly truncate the page info
|
2020-06-04 17:25:50 +02:00 |
Torusrxxx
|
6043dcf5a6
|
Allow stopping run trace when not debugging (#2326)
|
2020-05-15 12:31:12 +00:00 |
Duncan Ogilvie
|
5507b46dc4
|
DBG: error message improvement in cbDebugPause + minor project fixes
|
2020-05-09 22:40:45 +02:00 |
Duncan Ogilvie
|
8dd8026d55
|
DBG: remove a check that has been proven stable in MemoryReadSafePage
|
2020-04-28 00:25:50 +02:00 |
Duncan Ogilvie
|
1d5766e8bc
|
DBG: not not force RIP to the ExceptionAddress for EXCEPTION_BREAKPOINT
|
2020-04-28 00:25:04 +02:00 |
Duncan Ogilvie
|
0763064b70
|
DBG: fix more complex union scenarios
|
2020-04-27 13:20:37 +02:00 |
Duncan Ogilvie
|
b1c0eee865
|
DBG: fix an issue with unions in the type system
|
2020-04-27 12:58:28 +02:00 |
Duncan Ogilvie
|
e0b92786f0
|
DBG: move InitDLLDebugW out of TitanEngine
|
2020-04-25 22:14:06 +02:00 |
Duncan Ogilvie
|
434ef31a05
|
PROJECT: minor fixes in vcproj files
|
2020-04-25 22:14:05 +02:00 |
Duncan Ogilvie
|
2bd139d89f
|
DBG: fix regression related to hardware breakpoint storage
|
2020-04-12 18:02:40 +02:00 |
Duncan Ogilvie
|
99f7d096a8
|
DBG: refresh the gui in some previously untested scenarios
|
2020-04-02 00:16:47 +02:00 |
Duncan Ogilvie
|
3a253248e5
|
DBG: finally properly implement setBpActive for hardware breakpoints
|
2020-04-02 00:16:47 +02:00 |
Duncan Ogilvie
|
6f92c63ce2
|
DBG: fix some potential bugs when disabling/deleting hardware breakpoints
|
2020-04-02 00:16:46 +02:00 |
Duncan Ogilvie
|
5a6817680a
|
DBG: change order of breakpoint name and custom breakpoint identifier syntax in BpGet
|
2020-04-02 00:16:46 +02:00 |
Duncan Ogilvie
|
d2c62e69c2
|
DBG: move DbLoad from cbCreateProcess to before entering the debug loop
fixes #2296
|
2020-02-23 16:24:23 +01:00 |
Duncan Ogilvie
|
6745514e31
|
DBG: improvements to initialization script experience
|
2020-02-23 16:01:29 +01:00 |
Duncan Ogilvie
|
1774ba1f89
|
DBG: call reference update less frequently
|
2020-02-10 03:10:35 +01:00 |
Duncan Ogilvie
|
472a8160dd
|
DBG: CloseHandle on the AeDebug event
|
2020-02-10 02:35:13 +01:00 |
Duncan Ogilvie
|
063ce31ec6
|
DBG+GUI: improve disassembly navigation
closes #1226
|
2020-01-16 15:49:52 +01:00 |
Duncan Ogilvie
|
e20cd71549
|
DBG: fix a race condition with a cached context in _dbg_getregdump
closes #2248
|
2020-01-16 15:25:48 +01:00 |
Duncan Ogilvie
|
f7f7a2f463
|
DBG: attempt to undecorate more symbols based on other prefixes
closes #2268
|
2020-01-08 01:39:49 +01:00 |