xarkes
a0a3f9278d
Using raw permissions rather than rw
2018-02-27 11:20:48 +01:00
Abdel-Rahman A
c1132aba0c
Add virtual tables panel ( #340 )
2018-02-26 23:26:18 +01:00
xarkes
a9f669e27e
Splitted Qt theme and color theme (now using eco/ecoj)
2018-02-26 23:25:23 +01:00
0xcpy
16ebe024a3
Right click edit instruction fix #312 ( #328 )
...
* Right click edit instruction fix #312
* added bytes editing
2018-02-12 21:12:13 +01:00
xarkes
b229513620
Added ahb to disasm context menu
2018-02-12 10:48:13 +01:00
xarkes
b5a2ec74b0
Fix Strings panel/Updated r2
2018-02-11 22:34:28 +01:00
xarkes
28ff13729f
Made "load bin" checkbox more understandble
...
It is also now doing as the -n option of radare
2018-02-10 23:31:15 +01:00
xarkes
a869009909
Build fix
2018-02-10 19:12:08 +01:00
xarkes
bc22302d7d
Travis fix
2018-02-10 19:03:16 +01:00
xarkes
bc8b890557
Fix strings list #322
2018-02-10 18:50:00 +01:00
xarkes
b15900be54
Added strings info Fix #240
2018-02-09 15:22:45 +01:00
xarkes
c8e6cae150
Resources Widget name/double click fix
2018-02-09 14:19:36 +01:00
Florian Märkl
3dcd9cab9d
Add asm.fcnlines option ( Fix #248 )
2018-02-04 20:34:52 +01:00
xarkes
3712cf1529
Added ResourcesWidget ( fix #259 )
2018-02-04 15:32:49 +01:00
xarkes
ba3f655a9f
Added double click handling on SectionsWidget
...
fix #303
2018-02-02 16:56:46 +01:00
Florian Märkl
085b858bb6
Enable asm.slow by default, Remove some unneeded config
2018-02-02 11:56:07 +01:00
Jubal
195fd4a4b6
Added asm.nbytes option ( #308 )
2018-02-01 10:01:09 +01:00
Jubal
806fc5bded
Added options for disasm ( #306 )
2018-01-31 09:01:16 +01:00
Jubal
a7ce43784b
added show jump lines in disassembly ( #286 )
2018-01-28 23:28:25 +01:00
xarkes
372021dadc
Some hexdump fixes
2018-01-27 14:11:30 +01:00
xarkes
12316714cf
WIP Analysis panel after file is opened ( #278 )
...
* WIP Analysis panel after file is opened
2018-01-27 11:40:26 +01:00
Florian Märkl
f71c21ae10
Add Endianness Option
2018-01-20 12:14:55 +01:00
Florian Märkl
266402095f
Check file using CutterCore::tryFile() instead of QFileInfo
2018-01-07 11:58:37 +01:00
Florian Märkl
4b160e4496
Do not update Pseudocode on changes
2017-12-24 15:08:54 +01:00
Florian Märkl
a476dda5d0
Add ClassesWidget ( Fix #193 )
2017-12-23 17:42:42 +01:00
Florian Märkl
fa6902d41c
Remove some unused members from CutterCore
2017-12-21 00:22:59 +01:00
Florian Märkl
aad3797159
Rename functions and flags in Raw Command, Fix #230
2017-12-20 23:50:26 +01:00
Florian Märkl
41430d2826
Add GraphOptionsWidget with Block Max Cols
2017-12-19 17:13:44 +01:00
Florian Märkl
5ef204d3b8
Use /O for Backwards Disassembly Scrolling
2017-12-17 10:58:25 +01:00
Florian Märkl
4613ffa485
Cursor Key Navigation in DisassemblyContextWidget #167
2017-12-16 14:02:11 +01:00
xarkes
d92f016ead
Fix #133 (r2 -V tab in AboutDialog)
2017-12-15 17:09:04 +01:00
xarkes
33732291e7
Added <file>.r2 auto loading
2017-12-14 13:45:03 +01:00
Florian Märkl
4213852419
Fetch disassembly with pdJ ( Fixes #177 ) ( #210 )
...
* Use pdJ for DisassemblyWidget
* Attach DisassemblyLine to QTextBlock in DisassemblyWidget
2017-12-13 15:30:00 +01:00
Thomas (nezza-_-) Roth
134c0ebb39
DisassemblyContextMenu: Add delete flag/function/comment. ( #206 )
2017-12-11 14:07:12 +01:00
Thomas (nezza-_-) Roth
e034a010a9
Fix #136 : Add a 'Create function' right click. ( #202 )
...
* Fix #136 : Add a 'Create function' right click.
* cutter: Filter function names.
2017-12-10 21:40:15 +01:00
Thomas (nezza-_-) Roth
8bc7213b8c
Add basic Pseudocode tab ( Fixes #142 ) ( #184 )
...
* Add basic Pseudocode tab (Fixes #142 )
* Add missing include to fix Windows build
* PseudocodeWidget: Move refreshPseudocode to slots to silence warning
2017-12-07 00:19:14 +01:00
Florian Märkl
8ca69ff5fc
Correct update after rename X used here
2017-12-03 21:59:38 +01:00
Florian Märkl
10ce6e7e88
Fix regular Rename from DisassemblyContextMenu
2017-12-03 21:23:02 +01:00
Florian Märkl
b63d85b23d
Fix nested CommentsWidget double click ( Fix #119 )
2017-12-03 12:47:26 +01:00
Florian Märkl
61549f401e
Edit Comment from DisassemblyContextMenu
2017-12-01 11:46:13 +01:00
Florian Märkl
7f378d66c3
Force asm.offset=true for now
2017-11-28 14:24:35 +01:00
Florian Märkl
fad16b4a17
Set immediate base from right click menu, Fix #17
2017-11-28 14:13:22 +01:00
Florian Märkl
871b930519
Fix Disassembly double click, Fix #112
2017-11-28 12:56:38 +01:00
Florian Märkl
d608c8d067
Use afi. for function checking
2017-11-28 12:03:36 +01:00
Florian Märkl
211bf464a3
Switch to Disassembly when there is no fcn, Fix #111
2017-11-28 11:34:47 +01:00
xarkes
d8d4de9625
Fix #69 (xref name resolving)
2017-11-27 17:05:10 +01:00
xarkes
d276e438e8
Fix rename function
2017-11-27 09:22:52 +01:00
Florian Märkl
ad6a357c22
Remove some useless output
2017-11-26 22:57:57 +01:00
Florian Märkl
b7808029a2
Remove unnecessary output
2017-11-25 15:17:44 +01:00
Florian Märkl
be54694877
Check for empty string in CutterCore::cmdj()
2017-11-25 15:15:58 +01:00