skirge
skirge
My application is using context menu, so when I'm using Ctrl-Right Click application defined context menu is shown instead of SWD's add element dialog. Please add a possibility to change...
Gdb hang
Gdb hangs after a file is loaded and run. OS is Kali Linux with Gdb linked with Python3.6 (Ubuntu with Gdb and Python 3.5 is fine). Voltron installed from GIT....
During my fuzzing session I see a lot of following messages in honggfuzz output: ``` [2021-03-23T16:44:14+0100][E][2283475] arch_honeybeeAnalyze():198 ipt decode error on cpu=5, error=-4 ``` kptr sysctl is set to 0...
should be useful for fuzzing input in container or compressed formats so input dir can keep original files and fuzzer produces correct format for fuzzed program
Following error was thrown during my analysis: missing bug code for keySECXXEVAL I think short bug code is missing in messages.xml ``` XML validation vulnerable to XXE ```
Hello, I think that there is a bug in segment loading - when segment doesn't end on page boundary like this: Start End 0xXXXXXXX 0xYYYYY698 0xYYYYY698 0xZZZZZZZZ then first page...
**Describe the bug** -J-Xmx flag is not passed to JVM which is running script **To Reproduce** Steps to reproduce the behavior: 1. invoke joern with -J-Xmx24G --script somescript.sc 2. run...
**Describe the bug** NPE can occur if JAR file contains files other than .class (.xml for example) **To Reproduce** jimple2cpg -J-Xmx32G dir-with-jars --enable-file-content --output cpg.bin.zip I forgot to save stacktrace,...