Mr. eXoDia
|
708321b4fd
|
DBG: better dynamicmem class
|
2014-08-06 22:48:03 +02:00 |
Mr. eXoDia
|
66ee98e2dd
|
DBG: 'Memory' class that takes care of resources and doesn't require typecasting
|
2014-08-06 22:48:02 +02:00 |
mrexodia
|
7bf1950cc9
|
Merged in Dreg_fr33project/x64_dbg (pull request #16)
two little fix in the before attach stuff
|
2014-08-06 16:28:29 +02:00 |
Mr. eXoDia
|
02e6e8ca95
|
GUI+DBG: some horizontal scrollbars (resolved issue #35)
|
2014-08-06 16:28:18 +02:00 |
Mr. eXoDia
|
e3075ef191
|
GUI: fixed an annoying resize fix for the splitters in AbstractTableView
|
2014-08-06 16:21:43 +02:00 |
Mr. eXoDia
|
c751a99084
|
GUI: fixed a very annoying cursor problem
|
2014-08-06 16:14:08 +02:00 |
dreg_fr33project
|
e10a3fcad3
|
other little fix jitauto
|
2014-08-06 15:44:21 +02:00 |
dreg_fr33project
|
84e706b14d
|
a little fix in the before attach stuff
|
2014-08-06 15:36:43 +02:00 |
Mr. eXoDia
|
fd76024b1c
|
GUI: fixed a very annoying scroll bar update problem
|
2014-08-06 15:23:05 +02:00 |
Mr. eXoDia
|
e15c177c72
|
GUI: fixed a small refresh bug
|
2014-08-06 14:46:30 +02:00 |
Mr. eXoDia
|
538d86f42e
|
GUI: switch view in memory map (all pages)
|
2014-08-06 14:39:46 +02:00 |
Mr. eXoDia
|
07183f91d4
|
DBG: setting for ListAllPages
|
2014-08-06 14:39:32 +02:00 |
Mr. eXoDia
|
f885a1fded
|
GUI: implemented working horizontal scroll bars
|
2014-08-06 14:23:16 +02:00 |
Mr. eXoDia
|
fd86fd2cc4
|
DBG: updated all pages option
|
2014-08-06 14:12:26 +02:00 |
Mr. eXoDia
|
0f2638016e
|
GUI: basics of horizontal scroll bar are now working
|
2014-08-06 12:57:30 +02:00 |
Mr. eXoDia
|
8bd7dc47a2
|
GUI: fixed a bug with the highlighttoken value
|
2014-08-06 12:25:10 +02:00 |
Mr. eXoDia
|
4122202a66
|
PROJECT: formatting
|
2014-08-06 10:27:13 +02:00 |
Mr. eXoDia
|
ae8a5a1de1
|
GUI: string recognition and character recognition in the CPUInfoBox
|
2014-08-06 10:05:29 +02:00 |
mrexodia
|
f8095288a1
|
Merged in Dreg_fr33project/x64_dbg (pull request #15)
JIT AUTO SUTFF - before attaching - and some code improves
|
2014-08-06 09:43:21 +02:00 |
dreg_fr33project
|
a68d95d77d
|
JIT AUTO SUTFF - before attaching - and some code improves
|
2014-08-05 22:19:09 +02:00 |
Mr. eXoDia
|
cc4d1963ac
|
GUI: very basic implementation of CPUInfoBox (resolved issue #64)
|
2014-08-05 09:01:50 +02:00 |
Mr. eXoDia
|
091af5d362
|
DBG+GUI+PROJECT: JIT Debugging now actually works (before it would hang in WaitForMultipleObjects) + added JIT restore option + updated help
|
2014-08-05 07:39:15 +02:00 |
Mr. eXoDia
|
bd7803b3b5
|
GUI: resolved issue #55 (follow in dump context menu) + reorganized disassembly menus + fixed a bug in CPUInfoBox + CPUDump: added context menu option 'Follow in Stack' if the dumped address is inside the stack
|
2014-08-05 05:09:49 +02:00 |
Mr. eXoDia
|
b8f1ebbb30
|
GUI: resolved issue #110 (Attach Dialog + Detach menu option) + updated calculator icon
|
2014-08-05 04:29:54 +02:00 |
Mr. eXoDia
|
520d063a79
|
DBG: automatically stop debugging when trying to attach/initialize while still in a session + added Handle class + added DbgFunctions()->GetProcessList
|
2014-08-05 04:28:48 +02:00 |
Mr. eXoDia
|
86cb1a6459
|
GUI: fixed various selection bugs in the HexDump
|
2014-08-05 02:12:37 +02:00 |
Mr. eXoDia
|
7a8a0821b0
|
GUI: allow selection in the stack everywhere, not just on the middle address
|
2014-08-05 01:42:42 +02:00 |
Mr. eXoDia
|
3b76aa76ed
|
Merge remote-tracking branch 'Dreg_fr33project/x64_newdbgjustintimedebugger/master'
Conflicts:
x64_dbg_dbg/x64_dbg.cpp
|
2014-08-05 01:25:15 +02:00 |
Mr. eXoDia
|
fa1377be12
|
GUI: fixed a compile problem
DBG: formatting
|
2014-08-05 01:21:17 +02:00 |
dreg_fr33project
|
2457790c96
|
fix emalloc
|
2014-08-05 01:17:10 +02:00 |
dreg_fr33project
|
3f7c3c620d
|
Merge branch 'master' of https://bitbucket.org/Dreg_fr33project/x64_newdbgjustintimedebugger
|
2014-08-05 01:11:55 +02:00 |
dreg_fr33project
|
c5dbfb9bbb
|
add -a param in dbginit for JIT support
|
2014-08-05 01:11:10 +02:00 |
Mr. eXoDia
|
7aa4d19fe1
|
PROJECT: updated gitignore
|
2014-08-05 01:07:57 +02:00 |
Mr. eXoDia
|
9b1867bb5b
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
Mr. eXoDia
|
4a51b9dc5f
|
PROJECT: updated AStyleWhore for more strict formatting options
|
2014-08-05 01:07:13 +02:00 |
mrexodia
|
20705833cb
|
Merged in Dreg_fr33project/x64_newdbgjustintimedebugger (pull request #13)
JIT SUPPORT
|
2014-08-05 01:00:26 +02:00 |
Mr. eXoDia
|
7a9f30fc76
|
should fix a crash
|
2014-08-05 00:44:22 +02:00 |
dreg_fr33project
|
8a7f1c8fb5
|
edit stuff
|
2014-08-05 00:34:02 +02:00 |
dreg_fr33project
|
552e839b0b
|
fixed NULL execution
|
2014-08-05 00:30:52 +02:00 |
Mr. eXoDia
|
a039aa4de5
|
PROJECT: install script
|
2014-08-05 00:30:12 +02:00 |
mrexodia
|
dbe27395aa
|
README.md edited online with Bitbucket
|
2014-08-04 22:29:46 +00:00 |
dreg_fr33project
|
6acb8040f6
|
a few of changes
|
2014-08-05 00:08:56 +02:00 |
mrexodia
|
0012f36f31
|
Merged in Dreg_fr33project/x64_dbgswitchthreadoption (pull request #12)
switch thread right click in thread tab
|
2014-08-05 00:07:02 +02:00 |
dreg_fr33project
|
bf27d57116
|
get def JIT
|
2014-08-04 23:32:07 +02:00 |
Mr. eXoDia
|
e14884443f
|
DbgFunctions()->GetJit export
|
2014-08-04 22:23:49 +02:00 |
dreg_fr33project
|
0e7c61b24f
|
jit improves
|
2014-08-04 20:41:02 +02:00 |
dreg_fr33project
|
36fa885842
|
add wow64 check to jit
|
2014-08-04 19:54:01 +02:00 |
dreg_fr33project
|
af12bc7bb1
|
switch thread right click in thread tab
|
2014-08-04 17:34:43 +02:00 |
dreg_fr33project
|
af0491950a
|
basic JIT support
|
2014-08-04 16:40:51 +02:00 |
Mr. eXoDia
|
91ee4ca292
|
GUI: also use the Calculator to calculate from hex, signed int, unsigned int, octal, binary, ascii, unicode to the others
|
2014-08-03 23:41:22 +02:00 |