Joris van Eijden

Results 7 issues of Joris van Eijden

The current PhpComposer manager does this for every composer.json file found: 1. Rename an existing "vendor" directory. 2. Fail to step 5 if a corresponding composer.lock file does not exist...

enhancement
analyzer

Most SBOM generators base the inclusion of a component in an SBOM on a packagemanager file or the existence of some other file. I would like to be able to...

proposed core enhancement

RedHat/CentOS apache daemon is called "httpd" and not "apache2". So the apache restart handler fails on redhat based systems: msg: no service or tool found for: apache2

bug

**Describe the bug** VGA has a number of bit panning registers that can be used to achieve pixel-perfect smooth horizontal scrolling,. This has not been implemented in the current renderer....

feature request
compatibility
video
hardware

The following assembly: ``` 1000:11AE 66 8B 46 0A mov eax, [bp+arg_4] 1000:11B2 66 0F AF 46 0E imul eax, [bp+arg_8] 1000:11B7 66 89 46 FC mov [bp+var_4], eax 1000:11BB...

bug
CPU
32 bit

IDA does not decompile 16-bit code. This causes the plugin to fail. Is there any use to this plugin if only disassembly and no decompilation is available?

**Describe the bug** In [src/intellij/src/main/resources/themes/HiberbeeDark.theme.json](https://github.com/hiberbee/themes/blob/latest/src/intellij/src/main/resources/themes/HiberbeeDark.theme.json) the `selectionInactiveBackground` is "Dark6" on a "Dark7" background. This is very hard to see. **To Reproduce** Steps to reproduce the behavior: 1. Go to any...