1
0
Fork 0
Commit Graph

1149 Commits

Author SHA1 Message Date
Mr. eXoDia e9816c44ce PROJECT: updated help 2014-08-08 01:56:13 +02:00
Mr. eXoDia 3e391bd86b GUI: threaded calls to DbgIsValidExpression in Calculator/Goto/WordEdit dialog (provides a more comfortable interface) 2014-08-07 23:29:39 +02:00
Mr. eXoDia 0d3a2f192d GUI: fixed a bug with auto-resizing columns in the HexDump 2014-08-07 21:58:25 +02:00
Mr. eXoDia 10416368fd GUI: fixed some small bugs in the follow menu 2014-08-07 21:55:00 +02:00
Mr. eXoDia bab2aef85a DBG: fixed a bug in the getjit function. 2014-08-07 20:12:52 +02:00
David Reguera Garcia 95ed2abc94 Merged mrexodia/x64_dbg into master 2014-08-07 13:30:47 +02:00
Mr. eXoDia 2522571266 DBG: fixed a warning + a crash on x64 2014-08-06 23:13:21 +02:00
Mr. eXoDia b38a55bffb DBG: dynamicmem now working (crashes before) 2014-08-06 22:48:05 +02:00
Mr. eXoDia 0bff6d7427 DBG: fixed variable aliases 2014-08-06 22:48:05 +02:00
Mr. eXoDia d6677d462f DBG: use dynamic memory class as much as possible 2014-08-06 22:48:04 +02:00
Mr. eXoDia b46b7394e1 DBG: rewrote variable.cpp 2014-08-06 22:48:03 +02:00
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