David Reguera Garcia
|
dc64fc8412
|
Merged mrexodia/x64_dbg into master
|
2014-08-16 19:00:08 +02:00 |
Mr. eXoDia
|
b7509a4f7a
|
GUI: breakpoint/bookmark in SymbolView
|
2014-08-16 15:54:48 +02:00 |
Mr. eXoDia
|
6effe440a0
|
DBG: resolved issue #176 (for real this time)
|
2014-08-15 23:32:35 +02:00 |
Mr. eXoDia
|
0a8c824e78
|
Revert "GUI: resolved issue #176 (empty label/comment shows error)"
This reverts commit 10d098eaa0 .
|
2014-08-15 23:30:16 +02:00 |
Mr. eXoDia
|
69610aad47
|
GUI: show if a jump is going to execute or not in infobox
|
2014-08-15 23:25:23 +02:00 |
Mr. eXoDia
|
10d098eaa0
|
GUI: resolved issue #176 (empty label/comment shows error)
|
2014-08-15 23:24:30 +02:00 |
Mr. eXoDia
|
9b31f0ce7b
|
GUI: fixed a bug in the RegistersView context menu (now HW BP on [RSP] is back) thanks to DragonLoft for reporting!
|
2014-08-15 22:57:35 +02:00 |
Mr. eXoDia
|
04009aec3e
|
GUI: resolved issue #166 (Move Detach command from Debug to File menu + consistent attach/detach icons)
|
2014-08-15 22:28:28 +02:00 |
Mr. eXoDia
|
ae99cf0c25
|
LAUNCHER: resolved issue #162 (problems with compatibility mode) + better launcher code.
|
2014-08-15 21:42:21 +02:00 |
Mr. eXoDia
|
207523b27e
|
GUI: resolved issue #165 (copy single byte command doesn't work)
|
2014-08-15 21:29:20 +02:00 |
Mr. eXoDia
|
c9b7b67fa6
|
DBG+GUI: resolved issue #174 (don't draw black CIP when running)
|
2014-08-15 21:22:49 +02:00 |
Mr. eXoDia
|
06042d3a9a
|
GUI: fixed a bug in the SearchListViewTable with highlighting (http://www.zimagez.com/zimage/screenshot-08152014-082957pm.php) thanks to jvoisin for reporting!
|
2014-08-15 20:46:39 +02:00 |
Mr. eXoDia
|
bf8c69b475
|
DBG: clear plugin list on unload
|
2014-08-15 20:44:50 +02:00 |
Mr. eXoDia
|
a52749002b
|
DBG: resolved a potential crash when calling cbPlugin functions
|
2014-08-15 20:01:29 +02:00 |
Mr. eXoDia
|
6f667ae955
|
DBG: updated TitanEngine import libraries
|
2014-08-15 19:43:31 +02:00 |
David Reguera Garcia
|
6c9695147a
|
Merged mrexodia/x64_dbg into master
|
2014-08-15 17:39:27 +02:00 |
mrexodia
|
7f6122f5eb
|
Merged in Dreg_fr33project/x64_dbg (pull request #18)
new setjit args, changes in JIT stuff, better JIT GUI and some fixes, and help
|
2014-08-15 17:38:32 +02:00 |
dreg_fr33project
|
26590380a3
|
JIT HELP STUFF
|
2014-08-15 02:44:41 +02:00 |
dreg_fr33project
|
fe72065b4d
|
more info in the jit stuff
|
2014-08-14 05:10:09 +02:00 |
dreg_fr33project
|
05efd9b11e
|
a little fix in first JIT SET without JIT OLD STORED, now you can check and uncheck the JIT only if the JIT its not the debugger.
|
2014-08-14 04:41:51 +02:00 |
dreg_fr33project
|
ce343b06a9
|
some fixes in JIT stuff
|
2014-08-10 15:44:24 +02:00 |
dreg_fr33project
|
097e57a47f
|
new setjit args, changes in JIT stuff, better JIT GUI and some fixes
|
2014-08-10 15:36:51 +02:00 |
David Reguera Garcia
|
48d7b8bb69
|
Merged mrexodia/x64_dbg into master
|
2014-08-09 17:29:40 +02:00 |
Mr. eXoDia
|
7e7f051cab
|
PROJECT: updated version
|
2014-08-09 16:49:05 +02:00 |
Mr. eXoDia
|
c56b13ff54
|
DBG: create plugin directory when it does not yet exist
|
2014-08-09 15:46:29 +02:00 |
Mr. eXoDia
|
55d16977f2
|
GUI: resolved issue #77 (find command)
|
2014-08-09 15:43:58 +02:00 |
Mr. eXoDia
|
1a0df393d6
|
DBG: implemented findasm instruction
|
2014-08-09 15:18:03 +02:00 |
Mr. eXoDia
|
00ae54bdec
|
GUI: fixed duplicate infobox lines and duplicate follow in dump entries
|
2014-08-09 13:31:29 +02:00 |
Mr. eXoDia
|
0221946713
|
GUI: resolved issue #64 (copy selection, selection (no bytes), address, disassembly)
|
2014-08-09 12:30:11 +02:00 |
Mr. eXoDia
|
ff41b6bb2b
|
GUI: middle mouse in dump copies current selection address
|
2014-08-09 12:26:58 +02:00 |
Mr. eXoDia
|
3b34297d2f
|
GUI: fixed some warnings
|
2014-08-09 11:30:01 +02:00 |
Mr. eXoDia
|
f419397b00
|
DBG: updated TitanEngine to the current development version
|
2014-08-09 10:38:02 +02:00 |
Mr. eXoDia
|
937ea60894
|
GUI: resolved issue #155 (segments incorrectly done when trying to re-assemble instructions)
|
2014-08-08 20:27:10 +02:00 |
Mr. eXoDia
|
175bb39dde
|
GUI: fixed a small bug with the scroll bar range
|
2014-08-08 19:05:45 +02:00 |
Mr. eXoDia
|
8177810b85
|
DBG: escape section name in modload + full view now also works for sections
|
2014-08-08 18:17:00 +02:00 |
Mr. eXoDia
|
f3d44c8dfa
|
GUI: fixed Bridge::CopyToClipboard (use Qt instead of WinAPI) + fixed various warnings
|
2014-08-08 16:24:26 +02:00 |
Mr. eXoDia
|
541e173633
|
DBG+BRIDGE: define for max disassembly size
|
2014-08-08 16:23:48 +02:00 |
Mr. eXoDia
|
71603c82bb
|
GUI: fixed a bug in BeaTokenizer::TokenEquals (size doesn't matter now per default)
|
2014-08-08 16:23:12 +02:00 |
Mr. eXoDia
|
44138bb4cf
|
DBG: the grammar nazi came around
|
2014-08-08 16:16:21 +02:00 |
David Reguera Garcia
|
9bd11abf33
|
Merged mrexodia/x64_dbg into master
|
2014-08-08 15:53:12 +02:00 |
Mr. eXoDia
|
8193316537
|
GUI: fix previous commit
|
2014-08-08 15:51:48 +02:00 |
David Reguera Garcia
|
21297989df
|
Merged mrexodia/x64_dbg into master
|
2014-08-08 15:41:41 +02:00 |
Mr. eXoDia
|
4e432b2af7
|
GUI: only execute JIT commands when something actually changed
|
2014-08-08 15:40:09 +02:00 |
mrexodia
|
1a29c67779
|
Merged in Dreg_fr33project/x64_dbg (pull request #17)
new jit and jet auto stuff improves, wow64 stuff and auto registry creation stuff
|
2014-08-08 15:34:36 +02:00 |
David Reguera Garcia
|
02d3b834d3
|
Merged mrexodia/x64_dbg into master
|
2014-08-08 15:32:04 +02:00 |
dreg_fr33project
|
41ddea139e
|
new jit and jet auto stuff improves, wow64 stuff and auto registry creation stuff
|
2014-08-08 15:31:17 +02:00 |
Mr. eXoDia
|
26d33436f5
|
GUI: double click on address in hex dump will enable the rva mode (like in the disassembler)
|
2014-08-08 15:10:55 +02:00 |
Mr. eXoDia
|
0f1683170b
|
DBG: fixed a crash with very big commands
|
2014-08-08 14:19:32 +02:00 |
David Reguera Garcia
|
24f2202f02
|
Merged mrexodia/x64_dbg into master
|
2014-08-08 03:44:14 +02:00 |
Mr. eXoDia
|
a4584be52e
|
GUI: fixed massive performance issue in the AppearanceDialog + added search result highlighting to the SearchListView (symbols+references) + fixed a small bug with inserting in the searchlistview
|
2014-08-08 02:25:31 +02:00 |