Commit Graph

2522 Commits

Author SHA1 Message Date
Florian Märkl
4dc4982b3f Update radare2 and fix Strings (#1885)
* Update radare2
* Fix Strings after izzj changes in r2
2019-11-23 17:03:23 +02:00
karliss
67afaa6c1c Point build instructions to updated version. (#1881) 2019-11-18 21:25:23 +02:00
Leopold Kozioł
41f532ed7b Add instruction highlight in graph view (#1879) 2019-11-17 20:44:10 +02:00
karliss
524b27fabb
Change focus order in SetToDataDialog. (#1873) 2019-11-05 00:16:00 +02:00
Itay Cohen
a39700f016
Add highlight to hexdump (#1862) 2019-11-04 21:25:55 +02:00
karliss
8ce4700223
Specify shiboken macOS header path in travis.yml. (#1870) 2019-11-04 18:41:38 +02:00
Florian Märkl
4906e2b80b
Call MainWindow::initUI in Constructor (#1872) 2019-11-04 17:40:54 +01:00
Florian Märkl
2b20e83738
Add dump_syms_macos.sh Script for Breakpad Dumps (#1871) 2019-11-04 12:49:14 +01:00
xarkes
d8aac7a64d
Made a custom theme for sphinx documentation (#1847) 2019-10-21 22:39:51 +02:00
Itay Cohen
3e706ffd5a
Hide and resize hexdump sidebar with heuristics (#1798) 2019-10-21 05:46:17 +03:00
xarkes
cae07d15db Refactored qhelpers AbstractItemView item select (#1850) 2019-10-20 14:59:10 +03:00
Wesley King
3e0d5a8981 Fix decompiler widget not updating xrefs to decompiled function (#1851) 2019-10-20 10:58:58 +02:00
xarkes
723c1ea33d Automatically select the first line of xref (#1849) 2019-10-19 14:18:58 +03:00
Anthony Sasadeusz
d450044a2d Fix PR (#1812) 2019-10-19 11:00:29 +03:00
xarkes
afd63e97cd [skip ci] Improved building instructions (#1843) 2019-10-17 08:46:51 +03:00
karliss
771217d70a
Deduplicate seek forward and backward action. (#1844) 2019-10-17 03:02:48 +03:00
Sergei Z
f64972fda2 Show bytes has been renamed and moved (#1841)
* Show bytes has been renamed and moved
2019-10-14 14:24:32 +03:00
yossizap
235761941f Redirect stdout/stderr to Console Widget (#1821)
* Added stdout/stderr redirection to the console
2019-10-14 13:00:44 +03:00
Jochen Bauer
b81eed7f22 Replacing all QRegExp with QRegularExpression (#1820)
* Replacing all QRegExp with QRegularExpression
2019-10-13 17:59:12 +03:00
karliss
9d2a8d9deb Fix graph zoom reset and use same font size as everything else. (#1835) 2019-10-13 17:22:55 +03:00
Itay Cohen
4aa6927066
Add shortcuts to breakpoints widget (#1834)
* Add shortcuts to breakpoints widget
2019-10-12 11:33:21 +03:00
Wesley King
83b1ce2c49 Add common zoom action for widgets using font from configuration (#1813) 2019-10-12 08:50:10 +03:00
Maijin
81f23cbed3
Change submodule URL (radare/radareorg) 2019-10-11 13:54:09 +02:00
Paul I
54c8d26686
[skip ci] Update AppVeyor badge link (#1831) 2019-10-09 23:56:47 +03:00
Florian Märkl
b176fdad88
Fix Native Plugin Loading for CMake (#1829) 2019-10-09 18:41:16 +02:00
Florian Märkl
1d68115c93
Print Native Plugin Load Error (#1824) 2019-10-09 12:17:24 +02:00
Wesley King
f743b5ed55 Fix refresh after renaming imported function (#1828) 2019-10-09 08:46:48 +03:00
Itay Cohen
1d4ee2f86c
Change travis-ci URLs to .com (#1823) 2019-10-08 17:30:01 +03:00
Itay Cohen
9755fb5ec0
Implement parsing selected bytes as Yara (#1818)
* Export selected bytes to Yara

* update radare2
2019-10-08 14:22:09 +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
0x24D
cbd8984ca7 Allow local development using Docker (#1806)
* Allow local files to be deployed in a container rather than just pulling from Git. Add note in README to explain how to do this.
2019-10-06 16:38:01 +02:00
Teddy Heinen
de8aef47f7 fix #1802 (newly created graph docks have no title) (#1815) 2019-10-04 22:57:30 +03:00
karliss
38cdb90dc4
Restore breakpoint listing. (#1811) 2019-10-03 21:04:15 +03:00
karliss
1cef190d29 Use AddressableItemContextMenu in Registers widgtet. (#1794)
* Use AddressableItemContextMenu in Registers widgtet.

* Hide shortcuts becasue they can't be used in register widget.
2019-10-02 14:22:04 +03:00
optizone
59161e633f Add search color option feature + sort color options by name (#1803) 2019-10-01 10:39:59 +03:00
Itay Cohen
2589e713fd
Improve about dialog (#1799)
* Improve about dialog
2019-09-30 14:33:24 +03:00
Alex Vorobyev
41234e0ea7 Fix link to screenshot in appdata (#1804) 2019-09-29 11:36:43 +02:00
Alex Vorobyev
d69dee7225 Add information from aai to Dashboard, fixes #1571 (#1792)
* Add information from aai to Dashboard
2019-09-28 23:46:40 +03:00
karliss
88553ae7d9
Fix crash when using graph shortcut (#1801) 2019-09-28 18:21:13 +03:00
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