optizone
|
e50eddb8cd
|
Implement some of w? commands in HexWidget (#1854)
* Implement write commands in hex widget
* Add cmdRawAt and seekSilent
* Document patching context menu
Co-authored-by: itayc0hen
Co-authored-by: Kārlis Seņko
|
2020-03-19 11:36:36 +02:00 |
|
karliss
|
c4d7d649f1
|
Add installing to CMake (#2084)
|
2020-03-15 14:43:42 +01:00 |
|
NIRMAL MANOJ C
|
d12aae2ac0
|
Add scaling and background transparency options to graph export (#2089)
|
2020-03-09 22:59:03 +02:00 |
|
Hye Sung Jung
|
57b5879593
|
fix spelling errors (#2036)
|
2020-01-28 10:02:17 +02:00 |
|
Itay Cohen
|
1c39aa6d41
|
Add asm.flags.real to preferences and enable by default (#2014)
|
2020-01-21 11:00:38 +01:00 |
|
karliss
|
c645cbee01
|
Refresh monospace font after it gets reset by style or font change. (#2002)
|
2020-01-08 00:03:25 +02:00 |
|
karliss
|
90c7bfab1e
|
Breakpoint editor dialog (#1975)
* Add breakpoint dialog for editing breakpoint properties
* Allow editing breakpoint using context menu from breakpointWidget and disassembly menu.
|
2020-01-04 20:05:49 +02:00 |
|
Itay Cohen
|
4e84d1b502
|
Highlight Breakpoints and PC in decompiler (#1948)
|
2019-12-19 18:58:30 +01:00 |
|
yossizap
|
64371bb07a
|
Fix formatBytecount's sizes (#1928)
This caused a crash (ref #1925) when seek was set to UT64_MAX.
|
2019-12-15 09:44:43 +02:00 |
|
yossizap
|
f284f9d209
|
Stdin redirection for locally debugged processes (#1892)
|
2019-12-14 16:44:57 +02:00 |
|
yossizap
|
49d58b3624
|
gdbserver and windbg remote debugging support (#1874)
* Added remote debugging
|
2019-12-14 16:44:57 +02:00 |
|
Itay Cohen
|
7a34cf2024
|
Improve seek backward and outside of function in Decompiler widget (#1916)
* Improve seek backward and outside of function
* Improve seekToReference
|
2019-12-14 14:57:36 +02:00 |
|
Itay Cohen
|
a50a8939ef
|
Adding Adikso's Midnight Theme (#1895)
|
2019-12-08 10:57:42 +01:00 |
|
Florian Märkl
|
a4e0308e84
|
Update radare2 and fix Cutter for it (#1890)
|
2019-11-27 11:49:44 +01:00 |
|
Leopold Kozioł
|
41f532ed7b
|
Add instruction highlight in graph view (#1879)
|
2019-11-17 20:44:10 +02:00 |
|
xarkes
|
cae07d15db
|
Refactored qhelpers AbstractItemView item select (#1850)
|
2019-10-20 14:59:10 +03:00 |
|
Jochen Bauer
|
b81eed7f22
|
Replacing all QRegExp with QRegularExpression (#1820)
* Replacing all QRegExp with QRegularExpression
|
2019-10-13 17:59:12 +03:00 |
|
Wesley King
|
83b1ce2c49
|
Add common zoom action for widgets using font from configuration (#1813)
|
2019-10-12 08:50:10 +03:00 |
|
karliss
|
b11ba240d2
|
Improve compatibility with cmake 3.5 and QT 5.5-5.11. (#1805)
|
2019-10-06 20:35:44 +03:00 |
|
karliss
|
23561f4337
|
Add addressable item context menu to stack widget (#1779)
* Use addresableItemContextMenu in stack widget.
* Show hexwidget when seeking to stack.
|
2019-09-25 17:18:30 +03:00 |
|
karliss
|
75e98cb05d
|
Update R2Task.cpp (#1790)
|
2019-09-25 16:00:43 +02:00 |
|
karliss
|
567f852c3a
|
Common behaviour for lists with items that have address part 2 (#1718)
* Seperate addressable item list widget from ListDockWidget.
* Convert ResourceWidget, strings widget, flags widget, search widget, MemoryMapWidget, xrefs dialog
* Don't silently overwrite comment in add comment action.
|
2019-09-02 00:30:25 +03:00 |
|
Itay Cohen
|
fa759dd660
|
Increase asm.tabs indention
|
2019-09-01 17:51:42 +03:00 |
|
Florian Märkl
|
86473e3465
|
Decompiler Auto-Refresh (#1724)
* Implement Decompiler Auto-Refresh
|
2019-09-01 12:06:54 +03:00 |
|
Florian Märkl
|
81f7169379
|
Fix Main Task Synchronization (#1723)
|
2019-08-30 17:31:30 +02:00 |
|
Florian Märkl
|
76b9354673
|
Make Decompilation asynchronous (#1721)
|
2019-08-28 19:01:12 +02:00 |
|
Florian Märkl
|
13e18f77de
|
Refactor Decompiled Code Structure (#1717)
|
2019-08-27 17:27:39 +02:00 |
|
karliss
|
0aa91c328c
|
Common behaviour for lists with items that have address (#1700)
|
2019-08-19 15:35:25 +02:00 |
|
Itay Cohen
|
330795a650
|
Improve InitialOptionsDialog and modify UI terminology for analysis (#1669)
* Define CommandDescription struct
* Refactor InitialOptionsDialog to to work with CommandDescription
* Clean InitialOptionsDialog UI
|
2019-08-04 00:58:41 +03:00 |
|
Florian Märkl
|
39a9266be1
|
Don't use scr.html in CommandTask (#1683)
|
2019-07-21 13:57:57 +02:00 |
|
Florian Märkl
|
dee24b861d
|
Remember last selected Decompiler
|
2019-07-17 09:08:26 +02:00 |
|
xarkes
|
fc9bbe1432
|
Remove old radare2 configuration variable (#1665)
|
2019-07-16 20:34:10 +02:00 |
|
Florian Märkl
|
4487564f7d
|
Add a generic Decompiler interface and remove pdc (#1659)
|
2019-07-15 14:08:44 +02:00 |
|
Florian Märkl
|
7c605e3fed
|
Make Syntax Highlighter react to Theme Changes (#1650)
|
2019-07-12 15:37:19 +02:00 |
|
Florian Märkl
|
7017c8a323
|
Sync PseudocodeWidget with Seek (#1648)
|
2019-07-12 10:57:07 +02:00 |
|
Florian Märkl
|
db3c34a9cd
|
Use KSyntaxHighlighting (#1645)
|
2019-07-11 15:21:54 +02:00 |
|
Florian Märkl
|
78ff1459c9
|
Fix Qt 5.13 deprecations (#1641)
|
2019-07-09 20:55:07 +02:00 |
|
Itay Cohen
|
d8b53421cd
|
Disable asm.movlea by default (#1630)
|
2019-06-30 11:48:25 +02:00 |
|
Itay Cohen
|
5758ffcafb
|
Initial refactoring and improvement for Assembly Options Dialog (#1627)
* set asm.refptr default to false
* Cleanup of AsmPreferences
* Use a single slot to handle boolean checkboxes
|
2019-06-29 08:09:51 +03:00 |
|
optizone
|
06aceaf9b1
|
Refactor Layout Save and Restore Feature (#1538)
#1515
|
2019-06-18 15:02:41 +02:00 |
|
Florian Märkl
|
e5370d171d
|
Fix def. Cutter specific Colors for Custom Themes (#1606)
|
2019-06-17 19:42:17 +02:00 |
|
optizone
|
228d3a454a
|
Interface theme and theme features refactoring (#1598)
* init commit
* use hex
* delete obsolete code
* alpha channel feature update
* enhance pattern painting
* remove useless code
* add comment
|
2019-06-12 20:46:07 +03:00 |
|
Itay Cohen
|
f9f8e90ac6
|
Improve Graph Overview Fill and node Colors (#1596)
|
2019-06-05 14:28:05 +03:00 |
|
optizone
|
31838a3a35
|
Basic Block Highlight (#1533)
|
2019-05-23 18:22:31 +02:00 |
|
Florian Märkl
|
ef22f20548
|
Fix non-integer Font Metrics in Graph (#1545)
|
2019-05-17 13:00:54 +02:00 |
|
Florian Märkl
|
e48392a1e0
|
Make gui.dataoffset color adapt to Native
|
2019-05-16 14:57:18 +02:00 |
|
Florian Märkl
|
72eab68be1
|
Revert "Fix layout save and restore feature (#1515)" (#1537)
This reverts commit 2ba9e170c5 .
|
2019-05-15 20:45:16 +02:00 |
|
optizone
|
2ba9e170c5
|
Fix layout save and restore feature (#1515)
|
2019-05-14 23:30:10 +03:00 |
|
optizone
|
089be2b87c
|
refactor theme edit feature (#1461)
Refactor Theme Editor
|
2019-05-01 19:15:33 +03:00 |
|
Itay Cohen
|
1d20129a0a
|
Light Theme (#1486)
* Implement Light Them for Cutter
|
2019-04-27 20:58:44 +03:00 |
|