Mr. eXoDia
a3eed0f80d
BRIDGE: added reference API
...
GUI: added reference API (untested)
2014-02-23 15:29:39 +01:00
Mr. eXoDia
fd07d42621
GUI: added getColTitle to the AbstractTableView
2014-02-23 14:12:10 +01:00
Mr. eXoDia
c1a8cfe347
GUI: added 'deleteAllColumns' virtual method in AbstractTableView
...
GUI: added a search progress bar in the ReferenceView
GUI: added 'deleteAllColumns' in StdTable
2014-02-23 14:03:08 +01:00
Mr. eXoDia
087b7ab7a4
GUI: make sure the requested dump address is always the first byte
2014-02-23 12:48:29 +01:00
Mr. eXoDia
309ab39573
Merge branch 'master' of bitbucket.org:mrexodia/x64_dbg
2014-02-23 12:37:12 +01:00
Mr. eXoDia
512d46cbbc
GUI: General SearchListView
2014-02-23 12:36:56 +01:00
SigmaPic
8a4f6c6a22
Updated memory dump to align data on the given VA
2014-02-23 10:11:41 +01:00
Mr. eXoDia
03848519bc
GUI: added draft of the reference tab (general tab for references)
2014-02-23 03:17:39 +01:00
Mr. eXoDia
69c76b5db8
PROJECT: updated todo
...
GUI: added key press signal to StdTabe
GUI: better searching in symbol view (only the resultsar edisplayed)
2014-02-23 02:02:04 +01:00
mr.exodia
7f3376df08
PROJECT: added Guids for the visual studio projects
2014-02-22 22:19:57 +01:00
mr.exodia
a074dceded
DBG: added memval string detection
2014-02-22 18:42:10 +01:00
mr.exodia
99d23e90a5
DBG: unicode 'support' (only extended ASCII currently)
2014-02-22 18:25:55 +01:00
mr.exodia
a89f2b24f7
DBG: ignore bad variable names (eg APIs) in scripts
2014-02-22 16:24:31 +01:00
mr.exodia
2fe11001dc
BRIDGE: added DbgModBaseFromName function (for plugins)
2014-02-22 16:22:07 +01:00
mr.exodia
53111a169d
DBG: added assembleat function
...
DBG: added XEDParse (does not support all instructions yet)
BRIDGE: added function DbgAssembleAt
GUI: added assemble window
2014-02-22 16:14:36 +01:00
mr.exodia
a3ec27853c
PROJECT: updated BeaEngine (r8L -> r8b)
...
DBG: updated internal function 'valfromstring' to be more friendly
DBG: updated valfromstring to only look for the value of registers/memory/addr (this is faster)
2014-02-22 15:34:34 +01:00
mr.exodia
f0fc3ea4f9
GUI: better green in the goto dialog
...
GUI: added Initialized status in the debugStateChangedSlot
2014-02-22 14:51:41 +01:00
Mr. eXoDia
ca0d34bad9
DBG: started fixing disasm_helper
2014-02-22 14:23:02 +01:00
mr.exodia
f6558ce9df
GUI: draft of tabbed register view (for MMX registers etc)
2014-02-20 22:06:48 +01:00
mr.exodia
27f7433cc3
GUI: Qt about message
2014-02-20 14:54:11 +01:00
mr.exodia
c6f4bb0f99
GUI: better message boxes (without taskbar entry)
2014-02-20 14:48:11 +01:00
mr.exodia
d8b506cfc0
DBG: fixed another possible memory leak inside _dbg_getbplist when no breakpoints were set
...
GUI: fixed hardware breakpoint view (thanks to White for the report!)
GUI: fixed Goto dialog (thanks to White for the report!)
2014-02-20 11:59:08 +01:00
mr.exodia
695e8eba12
GUI: compatible with Qt 4.8.5 MSVC2010
2014-02-19 02:58:49 +01:00
mr.exodia
151939c480
GUI: cleanup
2014-02-19 01:57:55 +01:00
mr.exodia
a35f891cb1
GUI: simple symbol searcher
2014-02-19 01:27:06 +01:00
mr.exodia
51d6c6e9bc
GUI: context menu in Symbol View (follow + copy data)
...
GUI: fixed more memory leaks with DbgGetBpList
2014-02-19 00:59:54 +01:00
mr.exodia
b9aeea14f1
GUI: 'resolved' issue #36 (added recent file list, thanks to durazell!)
2014-02-19 00:00:25 +01:00
mr.exodia
668cb849a7
GUI: fixed a bug with the symbol view
2014-02-18 21:39:51 +01:00
mr.exodia
549a08c6bd
DBG: symbol enumeration
...
GUI: working symbol enumeration
2014-02-18 21:35:43 +01:00
mr.exodia
a59d7cbc36
PROJECT: removed crash dumper
...
GUI: fixed a problem with freeing the breakpoint parameters
2014-02-18 20:03:16 +01:00
mr.exodia
4a145fbcff
DBG: fixed a huge memory leak with dbghelp
...
GUI: fixed a memory leak inside BreakpointsView
2014-02-18 19:48:27 +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
mr.exodia
b393a8b24e
GUI: resolved issue #28
...
DBG: disabled auto-comments (too slow)
GUI: added SymbolView (dummy)
2014-02-17 21:37:49 +01:00
mr.exodia
97e42eddb3
- tabbed interface instead of MDI (just for testing)
2014-02-17 16:19:13 +01:00
mr.exodia
969b52ccb3
compile on qt5
2014-02-17 15:29:01 +01:00
mr.exodia
3a741e9df8
DBG: undecorated symbol names
2014-02-16 22:42:14 +01:00
mr.exodia
2af781caa9
- fixed a bug when stopping the currently debugged file
...
- fixed a problem with the output symbols
2014-02-16 22:33:04 +01:00
mr.exodia
7841d1c1b3
- resolved issue #34 (no more random crashes)
...
- added step until return (thanks to RaMMicHaeL for the suggestion)
2014-02-16 22:06:59 +01:00
mr.exodia
e5a6871ab3
GUI: updated breakpoint view to display label+comment
...
DBG: fixed a small bug in DebugDisableBPX
DBG: breakpoint list contains module names without extension
2014-02-15 19:50:31 +01:00
mr.exodia
b3fa2c3ad4
BRIDGE: changed BridgeAlloc to use WINAPI
...
DBG: changed emalloc to use WINAPI
GUI: added GPUStack files
2014-02-15 18:27:11 +01:00
SigmaPic
9117a5e626
Fixed a display bug: When there was a jump instruction with a destination within the current window (inside the cache) but not aligned on an instruction from the cache (e.g. in case of obfuscation), the GUI didn't display the next instruction.
2014-02-15 18:24:14 +01:00
mr.exodia
e569ebab95
DBG: added signed comparisons.
...
DBG: added many general purpose commands!
PROJECT: updated help
GUI: added msgyn messagebox
GUI: updated GuiScriptAdd behaviour (now it's 1000 times faster!)
BRIDGE: added GuiScriptMsgyn
DBG: changed '#' operator to '$' (for internal reasons)
DBG: threaded stepping (GUI could freeze otherwise)
DBG: added various script commands
2014-02-13 15:42:53 +01:00
mr.exodia
688cead535
PROJECT: updated readme
2014-02-11 00:42:19 +01:00
mr.exodia
39ce03caff
DBG: first unpacking script runs without problems!
2014-02-11 00:41:35 +01:00
mr.exodia
86cfc38e46
DBG: more edge cases with labels/branches covered
2014-02-10 23:08:19 +01:00
mr.exodia
abca61daec
PROJECT: updated help
...
DBG: added cmp instruction
DBG: fixed branch detection (not works completely)
2014-02-10 22:44:35 +01:00
mr.exodia
82064d3636
DBG: more reliable scripting (auto-fixes format errors etc)
2014-02-10 22:05:23 +01:00