Enkelmann

Results 54 comments of Enkelmann

Ok, it seems that the crash is due to a varnode in Ghidra P-Code that is marked as a register but has no name. The next step in debugging this...

Thank you very much, this should be enough information for me to develop a fix! I do not know yet whether I can solve this with a quick fix or...

That the cwe_checker plugin throws errors (like those in your log) for some files is normal, but that should not cause problems with the whole backend of FACT. Could you...

I would suggest switching to the stable release of the cwe_checker then by removing the current image (`docker image rm fkiecad/cwe_checker`) and then pulling the stable docker container (`docker pull...

@drharryhe Can you provide the `helloworld` binary? Then I could try to reproduce the issue on my end. But as long as I cannot reproduce it, I won't be able...

Thank you for the binary! I was able to reproduce the issue on Linux, so it has nothing to do with Apple or ARM, but is probably just an ordinary...

Current status: The original bug is fixed and the fix already merged to the master branch (PR #427). But I found another bug in the process (that also affects your...

The good news: Both bugs are fixed now on the master branch after PR #428 was merged today. The bad news: Your binary is still a Mach-O binary and the...

Closing the issue for now. Because of the limited developer resources available right now we will not be able to offer support for any plugin beyond the Ghidra plugin for...

Closing, since this issue is quite old and we never got a binary where we could reproduce the issue.