Results 7 issues of OGRE

updated dockerfile

* Refactored some code (less LOC, more SOLID) * rewrote some hardcode in order to support latest Ghidra version (10.0.3) * added API route that is able to call any...

## Lapce Version 0.2.3 ## System information Win11 ## Describe the bug lapce dont reload file if its changed by external tools (i.e. linters). ## Additional information If you open...

C-bug
A-editor

Not all raw code sequences are position independent, so its essential to add possibility to change base address from cmdline and se.load_shellcode()

I've changed version of the plugin manually and installed it in my 10.0.1 Ghidra as extension. However, when I do open a .wasm binary, nothing happens after the Autoanalysis, and...

Retdec version: `v4.0-438-gaecb4d08` Platform: `Ubuntu x64` Binary: `x64 ELF` Compiler: `GCC 9.4.0` Consider simple C++ program: ``` #include class A { public: int a; int b; A(int aparam, int bparam)...

Plugin downloads clangd 15.0.1 (not 15.0.0), and cant automatically find path to it (tested in windows) fix version or handle path finding for arbitrary downloaded clangd folder