Ryan Kurtz

Results 451 comments of Ryan Kurtz

Unfortunately I have no clue. @caheckman will have to explain it.

@Wall-AF, can you please open a new ticket for this problem? In the future, if a problem/sample is presented in a ticket and we close the ticket with a fix...

https://github.com/NationalSecurityAgency/ghidra/security/advisories/GHSA-pr2h-5qhx-9544

Do you have any entries in the Ghidra relocation table for your binary? If so, are the original bytes for each entry based on the default image base or your...

I was referring more to `Window -> Relocation Table` in Ghidra. There is a column for original bytes. I was wondering if your original bytes were rebased properly in your...

Thanks, that is very helpful. It looks like your binary has the correct relocations from the start, whereas mine doesn't for some reason. Would you be willing to share the...

@RedOctober45 Would you mind trying the latest `master` branch to see if it suits your needs now?