Ben Demick

Results 4 issues of Ben Demick

Given the recent attention to `libsla`, I thought I'd throw this out there from an old discussion that didn't drum up any help. I had done some more investigation by...

**Describe the bug** DWARF analysis does not handle `DW_FORM_ref_sig8` attribute. Getting the error `Analysis Task: DWARF - One Time - DW_FORM_ref_sig8 is currently not implemented`. This appears to block the...

Feature: DWARF
Status: Prioritize

I threw `BTIGhidra` up against a stripped `vmlinux` ELF with the intent to test it against the debug version with `BTIEval` and it failed after about 80 minutes. Backtrace is...

I have `pyghidra` installed and it is operating as expected via my virtual environment. However, when I attempt to run my code via pytest, I'm seeing a `maximum recursion depth...

Status: Triage
Feature: Python/PyGhidra