Commit Graph

1733 Commits

Author SHA1 Message Date
Itay Cohen
fee8db6ad8 Update readme file and update Cutter screenshot (#1795) 2019-09-28 12:34:46 +02:00
xarkes
a15d104b45 Fixed zoom shortcuts to something more generic (#1781) 2019-09-27 19:16:05 +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
Paul I
91c6142ab8 Update bundle_r2dec.ps1 (#1789) 2019-09-25 15:59:23 +02:00
Itay Cohen
2d34eb286a Add more shortcuts to DisassemblyContextMenu (#1782) 2019-09-25 15:58:58 +02:00
Paul I
d1d1f97592 Update r2 submodule (#1786) 2019-09-25 14:36:30 +02:00
Itay Cohen
b9be49b884 Updated r2 submodule (#1780) 2019-09-21 13:57:50 +02:00
karliss
8287e426ba
Graph export without graphviz (#1773) 2019-09-19 08:19:50 +03:00
Paul I
9e680d772b Exclude r2 *.lib files (#1777) 2019-09-16 13:37:41 +03:00
Óscar Carrasco
e7ead2e1b6 Fix "ta" commands after radare2 command refactoring #1774 (#1775)
* Fix "ta" commands after radare2 command refactoring #1774

* update radare2 submodule
2019-09-15 14:41:12 +03:00
Florian Märkl
b866e16b26 Fix Segfault on Theme Editor Preview Click 2019-09-09 16:36:39 +02:00
xarkes
1d1e2af9c3
Fixed TypeWidget font to monospace. (#1755)
Also the tab width was set to 4 chars.
2019-09-07 16:26:25 +02:00
Florian Märkl
b4535227cf Version 1.9.0 2019-09-06 08:40:20 +02:00
Florian Märkl
33d97ee16a Bundle r2ghidra-dec 2019-09-06 08:40:20 +02:00
Itay Cohen
1d692db261 Rename PseudoCode widget to Decompiler (#1728) 2019-09-06 07:40:20 +02:00
xarkes
806de0b341 Fixed refactoring leftover (#1746) 2019-09-06 07:38:28 +02:00
Itay Cohen
2a978081a1 Center Rename Dialogs (#1743) 2019-09-05 10:22:05 +02:00
Florian Märkl
4052d1dfb5 Update radare2 to 3.8.0 2019-09-04 22:27:33 +02:00
Florian Märkl
76f6f0136c Fix AppImage Building 2019-09-04 22:27:33 +02:00
Florian Märkl
b809400c12
Adjust macOS Background Script to not prevent deploys (#1741) 2019-09-04 21:06:55 +02:00
karliss
6fe473948b
Select highlighted variable in EditVariablesDialog if possible. (#1727) 2019-09-04 19:39:33 +03:00
Florian Märkl
77ab80a5b2 Fix unnecessary Auto-Decompile on Seek (#1734) 2019-09-03 16:25:28 +02:00
karliss
89e87dbbf2 Read global offset when opening a new hexdump widget. (#1732) 2019-09-02 22:51:35 +03:00
karliss
a4ba6f8b2b Allow seeking in unsynchronized widgets using 'g'. (#1731) 2019-09-02 10:34:41 +03: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
karliss
d49caae37b Fix Disassembly widget focus detection. (#1720) 2019-08-28 14:37:52 +02:00
Florian Märkl
13e18f77de
Refactor Decompiled Code Structure (#1717) 2019-08-27 17:27:39 +02:00
Florian Märkl
448350c83d
Fix Segfault after changing Decompiler (Fix #1705) (#1715) 2019-08-23 22:06:44 +02:00
karliss
0aa91c328c Common behaviour for lists with items that have address (#1700) 2019-08-19 15:35:25 +02:00
karliss
cd2dbc4a29 Restore cursor after making empty selection. (#1714) 2019-08-19 08:23:42 +03:00
karliss
f50fecc57b Add context menu entries for target address (#1712)
* Refactor "used here" logic.
* Add menu for showing instruction target.
2019-08-14 21:47:30 +03:00
karliss
468100c52d Don't interpret data as code in xrefs from table. (#1710) 2019-08-11 21:42:15 +03:00
xarkes
a5fbbee571
Push documentation at the proper place (#1703) 2019-08-07 22:17:45 +02:00
Itay Cohen
d3f91a5ed6
Add context menu to PseudocodeWidget (#1702) 2019-08-07 14:38:22 +03:00
Florian Märkl
9c1f4e6a34
Use Graphviz as Target (#1701) 2019-08-04 00:13:21 +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
karliss
2f0c0ddc23 Graphviz based graph layout (#1691) 2019-08-03 15:10:44 +02:00
karliss
1fd06a26c5 Fix out of bounds memory access. (#1697) 2019-08-03 13:18:05 +03:00
xarkes
148c7aa9e9
Fixed file name display in new file dialog (#1675) 2019-07-31 13:21:01 +02:00
karliss
a5dc85c3c5
Graph edge highlight (#1693)
* Highlight edges to and from current block in graph.
2019-07-30 21:35:00 +03:00
Itay Cohen
fe4206999a
[ci-skip] Deploy docs directly to _site 2019-07-30 19:20:57 +03:00
karliss
64d0d6b00d Allow returning to top level in sdb widget. (#1696) 2019-07-29 07:56:23 +03:00
karliss
5dc5fe1cee
Fix memory leak in sdbListKeys. (#1695) 2019-07-29 00:42:25 +03:00
Florian Märkl
329a9b6da1
Update r2 and Fix for /c -> /a change (#1689) 2019-07-24 21:21:25 +02:00
Adam Zambrzycki
a6e03d4195 Fix ClassesWidget sorting by vtable offset (#1686)
* Fix ClassesWidget sorting by vtable offset
* Force showing base above methods
2019-07-24 09:14:14 +02:00