Ryan Kurtz

Results 451 comments of Ryan Kurtz

Before I try to recreate your environment, can you please try Ghidra 10.1.5?

Actually I went ahead and recreated your environment with the steps you outlined and I didn't run into any issues: ![image](https://user-images.githubusercontent.com/5378554/189167962-02d16264-1523-4812-80eb-d1ff21e21f58.png)

My test was on an x86 Ubuntu 22.04 VirtualBox VM running on a Windows 11 PC.

Are you running Docker under Rosetta 2? Does your container think it's running on x86?

I again used the docker steps you outlined on an M1 and didn't have the issue. I'm not sure what more I can do at this point.

Sorry for the extremely delayed response to this PR, but we are looking to finally add Python 3 support to these scripts. Have the issues brought up by @Pirulax been...

`getByte()` returns a Java `byte`, which is a 1-byte signed value. Java can sometimes make things like this complicated because it doesn't have unsigned variables. You typically have to use...

Yes, the documentation can be more clear about this. There actually isn't a Python API/interface, it's all just the Java API. Ghidra lets Jython handle all of the translations from...

@Wall-AF, sorry this slipped through the cracks. Do you think this can be closed/replaced with other, more specific issues that' you've created?

Ok. I am addressing the `Create Export Symbol Files` aspect of this. That option should currently only be available on the PeLoader.