Results 9 issues of PF

## Option to "Disable code optimization" Maybe something like **Config -> Assembler => Disable code optimization** The main idea is to have an option to "**disable**" code optimization when modifying...

enhancement
3rd party problem

### impacket/smbserver.py readOnly not working Line: 4648 `def addShare(self, shareName, sharePath, shareComment='', shareType = '0', readOnly = 'yes'):` **Environment** - Impacket from github 07/Aug/2020 - Python 3.8.5 - Python 2.7.18...

feature

**Add custom property for "Main Server"** Currently GNS3-Server sets the name of the server as the hostname of the OS that lives in. ``` controller/__init__.py 80 name = socket.gethostname() 81...

Enhancement

Hi Matt. Thanks for this _super duper_ software. Now I feel I'm a reverser (◠﹏◠) Would be great to have an option to "Set as primary resource" for a specific...

ux

**Add custom property for "Main Server"** Currently GNS3-Server sets the name of the server as the hostname of the OS that lives in. ``` controller/__init__.py 80 name = socket.gethostname() 81...

Enhancement

**String obfuscation NOT obfuscating in Windows** Patch & build in Linux, String obfuscation works properly. Patch & build in **Windows**, String obfuscation simple doesn't works. **Build process:** `cmake -S llvm...

Hi @ptournet , thank you so much for the plugin!!! Could you please check the following issue? **Obsidian version:** 1.4.16 Community (appImage & .exe) **OS:** Linux Mint & Windows 10...

**Is your feature request related to a problem? Please describe.** The SVG image viewer is not capable of maximizing the image while maintaining quality. SVG images should be able to...

bug

**Feature Request: Graceful command cancellation with `ESC` Key** Again, thank you for this amazing project – it's been incredibly useful! Currently, when a command is executed and waits for user...