Mr. eXoDia
|
77cc02f8a2
|
GUI: max module size setting
|
2015-07-13 08:21:26 +02:00 |
Mr. eXoDia
|
e1bd4a288c
|
GUI: fixed a performance problem in the memory map + fixed a crash in the Configuration
|
2015-07-11 01:58:59 +02:00 |
Nukem
|
aa46809c93
|
GUI: Fix GotoDialog again (Attempt #32415)
|
2015-06-15 21:41:51 -04:00 |
Mr. eXoDia
|
71b80d8a28
|
GUI: resolved issue #312 and issue #317 (expression thread will not restart after being stopped once)
|
2015-06-15 23:43:47 +02:00 |
Mr. eXoDia
|
4b1f054a95
|
GUI: fixed more thread bugs (stop thread variable instead of QThread->terminate) possibly affects issues #303, #312 and #310
|
2015-06-06 22:29:34 +02:00 |
Mr. eXoDia
|
0c792c96eb
|
GUI: fixed various bugs with QThread (should fix issue #312, couldn't reproduce it at least)
|
2015-06-06 20:31:57 +02:00 |
Mr. eXoDia
|
2a60a9a5d6
|
PROJECT+GUI: snowman decompiler
|
2015-05-25 00:01:36 +02:00 |
Mr. eXoDia
|
dcd4ee548f
|
GUI: added goto start/end of page + added follow DWORD/QWORD in dump + shortcut for goto file offset
|
2015-05-24 15:50:13 +02:00 |
Mr. eXoDia
|
d10fa19b68
|
GUI: resolved issue #293 (tab between mnemonic and arguments)
|
2015-05-05 02:01:32 +02:00 |
Mr. eXoDia
|
0f9b51e12a
|
GUI: customize function line color
|
2015-05-02 20:50:08 +02:00 |
ApertureSecurity
|
d2894283ad
|
Added a shortcut for copying the address
|
2015-04-20 14:54:41 -06:00 |
Mr. eXoDia
|
6ade97b1cd
|
"x64_dbg"->"x64dbg" + added Nukem
|
2015-04-10 01:53:32 +02:00 |
Nukem
|
c1115bb203
|
Merge branch 'master' of https://bitbucket.org/mrexodia/x64_dbg
Conflicts:
x64_dbg_dbg/debugger.cpp
x64_dbg_dbg/debugger_commands.cpp
x64_dbg_dbg/symbolinfo.h
x64_dbg_dbg/thread.h
|
2015-04-04 19:20:13 -04:00 |
Mr. eXoDia
|
b9b36bf0b4
|
GUI: resolved issue #268 (no hotkey input with detached tabs) + fixed ambiguous Shortcut
|
2015-04-04 03:00:56 +02:00 |
Mr. eXoDia
|
959898b4e6
|
GUI: groundwork for source view
|
2015-04-04 00:43:32 +02:00 |
Nukem
|
fbbe47ccdb
|
Merge branch 'master' of https://bitbucket.org/mrexodia/x64_dbg
Conflicts:
x64_dbg_bridge/bridgemain.cpp
x64_dbg_dbg/_dbgfunctions.cpp
x64_dbg_dbg/_plugins.cpp
x64_dbg_dbg/addrinfo.cpp
x64_dbg_dbg/bookmark.cpp
x64_dbg_dbg/breakpoint.cpp
x64_dbg_dbg/comment.cpp
x64_dbg_dbg/console.cpp
x64_dbg_dbg/console.h
x64_dbg_dbg/dbghelp_safe.cpp
x64_dbg_dbg/debugger_commands.cpp
x64_dbg_dbg/disasm_fast.cpp
x64_dbg_dbg/function.cpp
x64_dbg_dbg/instruction.cpp
x64_dbg_dbg/label.cpp
x64_dbg_dbg/memory.cpp
x64_dbg_dbg/memory.h
x64_dbg_dbg/module.cpp
x64_dbg_dbg/msgqueue.cpp
x64_dbg_dbg/patches.cpp
x64_dbg_dbg/reference.cpp
x64_dbg_dbg/symbolinfo.cpp
x64_dbg_dbg/thread.cpp
x64_dbg_dbg/x64_dbg.cpp
x64_dbg_dbg/x64_dbg_dbg.vcxproj
|
2015-04-02 21:37:04 -04:00 |
Mr. eXoDia
|
b6fd21f752
|
GUI: added Yara in the Gui of x64_dbg
|
2015-04-02 17:05:32 +02:00 |
Mr. eXoDia
|
4798a29660
|
Revert "Merged in Nukem9/x64_dbg/master (pull request #45)"
This reverts commit b6735aad53, reversing
changes made to 20fa55cc2b.
|
2015-04-02 16:57:45 +02:00 |
Nukem
|
402fc9ced7
|
64bit address display was not 0-padded
|
2015-03-28 17:19:53 -04:00 |
Nukem
|
b090e31085
|
Missing file
|
2015-03-27 21:36:56 -04:00 |
Mr. eXoDia
|
e46c3d879d
|
GUI: report bug option + small GUI changes
|
2015-02-04 02:02:42 +01:00 |
Mr. eXoDia
|
524430794f
|
GUI: added topmost option
|
2015-01-04 23:55:07 +01:00 |
Mr. eXoDia
|
91beff6211
|
GUI: added INT3 color customization
|
2014-12-29 15:10:34 +01:00 |
Mr. eXoDia
|
0bccbd0c0d
|
GUI: resolved issue #229 (automatic comments have a different color)
|
2014-12-26 14:43:20 +01:00 |
Mr. eXoDia
|
c3bb3581fd
|
GUI: added "skip next instruction" menu item/hotkey + fixed some small bugs with the hotkey descriptions
|
2014-12-14 03:18:07 +01:00 |
SmilingWolf
|
22fd1207fa
|
Add "Reload Script" option
|
2014-12-01 20:30:08 +01:00 |
Radical Raccoon
|
41108a22a0
|
GUI: Added shortcut for finding references in the CPU Dump
|
2014-11-11 22:08:29 -06:00 |
dreg_fr33project
|
fde41cf541
|
New feature: now the user can copy the label in registers view.
|
2014-09-22 21:40:00 +02:00 |
Mr. eXoDia
|
38ff3a1393
|
GUI: fixed various bugs (thanks to Coverity)
|
2014-09-02 04:01:00 +02:00 |
Mr. eXoDia
|
8f7f34a317
|
GUI: refactor finished
|
2014-08-18 14:30:12 +02:00 |
Mr. eXoDia
|
0f8e1998da
|
GUI: first step of refactoring
|
2014-08-18 12:57: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
|
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
|
55d16977f2
|
GUI: resolved issue #77 (find command)
|
2014-08-09 15:43:58 +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 |
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
|
9b1867bb5b
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
Mr. eXoDia
|
a8d9743fa8
|
PROJECT: AStyle
|
2014-08-02 20:50:03 +02:00 |
Mr. eXoDia
|
1e8f1928ab
|
GUI: removed donation button from toolbar + follow in Disassembler in Calculator + title in Calculator + Calculator is not a modal window (still allow working while using the calculator) + AStyle + removed empty resource prefix + fixed a warning in Configuration
|
2014-08-02 19:36:09 +02:00 |
tr4ceflow
|
9fc4f2cfc1
|
GUI: add a ida-like calculator
|
2014-08-02 18:29:28 +02:00 |
Mr. eXoDia
|
e85b474b13
|
DBG+GUI: enable/disable memory breakpoints
|
2014-08-02 02:18:26 +02:00 |
Mr. eXoDia
|
dab3e45508
|
DBG+GUI: enable/disable hardware breakpoints
|
2014-08-02 01:59:03 +02:00 |
Mr. eXoDia
|
850ad8a1fe
|
GUI: shortcuts now fully customizable
|
2014-07-30 03:48:32 +02:00 |
Mr. eXoDia
|
a6d7989e34
|
GUI: removed some unused #include <QDebug>
|
2014-07-30 03:45:40 +02:00 |
Mr. eXoDia
|
4f896bd82a
|
GUI: fixed a bug when closing the AppearanceDialog + all actions in MainWindow now have customizable shortcuts + fixed a bug in the configuration with loading the shortcuts
|
2014-07-29 23:27:58 +02:00 |
Mr. eXoDia
|
421808da52
|
GUI: fixed Shortcuts customization + added donate button
|
2014-07-29 22:52:50 +02:00 |
Mr. eXoDia
|
a18faeb757
|
GUI: format + change ShortcutsDialog title
|
2014-07-29 20:42:52 +02:00 |
tr4ceflow
|
2ded7fb5a3
|
GUI: custom shortcuts for menubar (all menu items)
|
2014-07-29 19:32:43 +02:00 |
tr4ceflow
|
6389442bed
|
GUI: working shortcuts dialog and some shortcuts binding
|
2014-07-29 19:05:49 +02:00 |
tr4ceflow
|
ed5ca983c3
|
GUI: new dialog for shortcuts and some custom code for demonstrating how to use the shortcut mapping
|
2014-07-29 00:02:52 +02:00 |