File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,14 @@ Disass (Short for disassemble) is a front-end for the GNU Debugger (GDB).
66
77It's mainly made for disassembly in mind, but if you found it comfortable to use for normal debugging purposes then go ahead!
88
9- ![ Screenshot] ( https://github.com/Satharus/Disass/blob/master/Screenshots/v0.02 .png )
9+ ![ Screenshot] ( https://github.com/Satharus/Disass/blob/master/Screenshots/v0.05 .png )
1010
1111
1212## How to use
1313- Head over the the ![ releases] ( https://github.com/Satharus/Disass/releases ) page
1414- Download the version you want of Disass
15- - Mark the AppImage as executable or run ``` chmod +x Disass-v0.02 -x86_64.AppImage ```
16- - Double click the AppImage or run ``` ./Disass-v0.02 -x86_64.AppImage ```
15+ - Mark the AppImage as executable or run ``` chmod +x Disass-v0.05 -x86_64.AppImage ```
16+ - Double click the AppImage or run ``` ./Disass-v0.05 -x86_64.AppImage ```
1717
1818
1919
You can’t perform that action at this time.
0 commit comments