Itay Cohen
|
4f64980834
|
Fix redundent word in the docs (#2114)
|
2020-03-26 20:53:58 +01:00 |
|
NIRMAL MANOJ C
|
b06a6d0da8
|
Added function to load cutterrc from all standard paths along with home (#2109)
* added function to load cutterrc from all standard paths along with home
|
2020-03-26 15:07:33 +02:00 |
|
itayc0hen
|
3f4edfb3a0
|
update radare2 submodule
|
2020-03-25 19:17:55 +02:00 |
|
itayc0hen
|
394b6ca8d1
|
Update docs for cmdRaw and cmdRawAt
|
2020-03-25 19:12:18 +02:00 |
|
itayc0hen
|
5d02449094
|
Use cmdRaw and cmdRawAt in Cutter.cpp
|
2020-03-25 19:12:18 +02:00 |
|
itayc0hen
|
281e75389f
|
Use cmdRaw and cmdRawAt in MainWindow
|
2020-03-25 19:12:18 +02:00 |
|
itayc0hen
|
638c838e6f
|
Use cmdRaw and cmdRawAt in TypesWidget
|
2020-03-25 19:12:18 +02:00 |
|
itayc0hen
|
1849568c5f
|
Use cmdRaw and cmdRawAt in HexdumpWidget
|
2020-03-25 19:12:18 +02:00 |
|
itayc0hen
|
cb1177b35c
|
Use cmdRaw and cmdRawAt in GraphWidget
|
2020-03-25 19:12:18 +02:00 |
|
itayc0hen
|
fa2350dfb6
|
Use cmdRaw and cmdRawAt in DisassemblerGraphView
|
2020-03-25 19:12:18 +02:00 |
|
itayc0hen
|
4f01d54443
|
Use cmdRaw and cmdRawAt in DebugActions
|
2020-03-25 19:12:18 +02:00 |
|
itayc0hen
|
b98c2671b3
|
Use cmdRaw and cmdRawAt in Dashboard
|
2020-03-25 19:12:18 +02:00 |
|
itayc0hen
|
31c994ae4c
|
Use cmdRaw and cmdRawAt in ColorThemeListView
|
2020-03-25 19:12:18 +02:00 |
|
itayc0hen
|
34e2cdf960
|
Use cmdRaw and cmdRawAt in DisassemblyContextMenu
|
2020-03-25 19:12:18 +02:00 |
|
itayc0hen
|
1f41983923
|
Use cmdRaw and cmdRawAt in ColorThemeEditDialog
|
2020-03-25 19:12:18 +02:00 |
|
itayc0hen
|
a47dcb26f9
|
Use cmdRaw and cmdRawAt in XrefsDialog
|
2020-03-25 19:12:18 +02:00 |
|
itayc0hen
|
647978260a
|
Use cmdRaw and cmdRawAt in WriteCommandsDialog
|
2020-03-25 19:12:18 +02:00 |
|
itayc0hen
|
87b9741767
|
Use cmdRaw and cmdRawAt in NewFileDialog
|
2020-03-25 19:12:18 +02:00 |
|
itayc0hen
|
932318b407
|
Use cmdRaw and cmdRawAt in EditVariablesDialog
|
2020-03-25 19:12:18 +02:00 |
|
itayc0hen
|
07a5b4a748
|
Use cmdRaw and cmdRawAt in CommentsDialog
|
2020-03-25 19:12:18 +02:00 |
|
itayc0hen
|
b735cb6f23
|
Use cmdRaw and cmdRawAt in Configuration.cpp
|
2020-03-25 19:12:18 +02:00 |
|
itayc0hen
|
6bd0d78b73
|
Use cmdRaw and cmdRawAt in ColorThemeWorker
|
2020-03-25 19:12:18 +02:00 |
|
itayc0hen
|
cccbf62ec0
|
Use cmdRaw and cmdRawAt in AnalTask
|
2020-03-25 19:12:18 +02:00 |
|
itayc0hen
|
2cefc7444c
|
Improve cmdRaw
|
2020-03-25 19:12:18 +02:00 |
|
Florian Märkl
|
557fb323e7
|
Install radare2 to /usr on Linux in Travis (#2113)
|
2020-03-24 22:22:25 +02:00 |
|
itayc0hen
|
8501d03615
|
Version 1.10.3-pre
|
2020-03-24 13:00:36 +02:00 |
|
Itay Cohen
|
fa4be70b0c
|
Update radare2 submodule (#2112)
|
2020-03-24 11:29:37 +01:00 |
|
Liumeo
|
d202b7d15d
|
fix statement has no effect warning (#2110)
|
2020-03-23 18:33:55 +02:00 |
|
NIRMAL MANOJ C
|
5fb7fa5b99
|
fixed - a word not clearly was not clearly visible in preferences-debug (#2106)
|
2020-03-21 19:45:35 +02:00 |
|
karliss
|
1304624b03
|
Define dependency between python binding target and generated sources. (#2104)
|
2020-03-21 11:29:31 +02:00 |
|
nk521
|
867631d27a
|
add astyle backup .orig extension in .gitignore
|
2020-03-19 17:41:13 +02:00 |
|
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 |
|
Itay Cohen
|
971a0c7a77
|
Update PR Template for Cutter (#2096)
|
2020-03-19 10:21:46 +02:00 |
|
karliss
|
c4d7d649f1
|
Add installing to CMake (#2084)
|
2020-03-15 14:43:42 +01:00 |
|
Dhaval Purohit
|
ddeb7fbe53
|
Toggle remove option for string definition of instruction (#2059) (#2094)
* Toggle remove option for string definition of instruction (#2059)
|
2020-03-15 14:51:49 +02:00 |
|
Itay Cohen
|
f8a29e27cb
|
Improve cmake building instructions to support older versions (#2095)
|
2020-03-13 18:50:39 +02:00 |
|
ITAYC0HEN
|
b78df947d0
|
Version 1.10.2
|
2020-03-10 11:02:52 +02:00 |
|
NIRMAL MANOJ C
|
d12aae2ac0
|
Add scaling and background transparency options to graph export (#2089)
|
2020-03-09 22:59:03 +02:00 |
|
Itay Cohen
|
a327a33c3e
|
Add configuration description getter to improve Initial Analysis dialog (#2088)
* Implement configuration description getter
* Use helper function and remove trimming
|
2020-03-08 18:27:47 +02:00 |
|
Itay Cohen
|
6c8530e136
|
Bump radare2 submodule to release v4.3.1 (#2083)
* Bump radare2 submodule to v4.3.1
|
2020-03-07 18:55:21 +02:00 |
|
Itay Cohen
|
6e4cced12e
|
Install sphinx from Pypi (#2082)
|
2020-03-05 10:35:52 +02:00 |
|
karliss
|
b173d05865
|
Limit amount of JSON dumped in case of error. (#2081)
|
2020-03-04 09:39:52 +02:00 |
|
karliss
|
58d9e52662
|
Adjust menu documentation structure. (#2080)
* Adjust menu documentation structure.
|
2020-03-03 19:03:49 +02:00 |
|
Itay Cohen
|
45f7f33780
|
Add initial user documentation and improve layout and style (#2078)
|
2020-03-02 20:06:28 +01:00 |
|
karliss
|
a63c882319
|
Temporary enable manual brew update. (#2077)
|
2020-03-02 13:24:56 +02:00 |
|
karliss
|
50d2aba129
|
Update developer documentation (#2076)
* Update developer documentation
* Create a separate section for developer documentation
* Add first-time contribution guide
|
2020-03-01 21:47:34 +02:00 |
|
itayc0hen
|
bee85ca36b
|
Remove crowdin.yml
|
2020-02-28 19:17:08 +02:00 |
|
Florian Märkl
|
b3f2c9c6c3
|
Fix deprecated QString usage on empty relro info (#2075)
|
2020-02-28 13:40:51 +01:00 |
|
Itay Cohen
|
a8b38a8c62
|
Update Crowdin configuration file
|
2020-02-28 11:09:57 +02:00 |
|
Itay Cohen
|
7008d4e9b9
|
Refactor hashes in dashboard to support newly added hashes (#2067)
* Fix regression of API to get all hashes
* Refactor hashes and entropy in Dashboard
* Update radare2 submoudle
|
2020-02-28 10:48:30 +02:00 |
|