Ryan Kurtz
Ryan Kurtz
Also, do you know if there is a tool that exists to do this obfuscation?
Thanks for the link. I've also noticed that the spec isn't really followed when it comes to section offsets, especially when working with different versions of the dyld_shared_cache. I've had...
I'm interested in getting Ghidra to build on Windows with no admin required (so no Visual Studio). Did you achieve this?
I'll give this setup a try. Not needing admin would be ideal, but not having to register your visual studio after 30 days would be a win too.
> Gradle has built in plugins for c/c++ projects. Has using them been tried? It makes more sense to me to let gradle handle it then to try to implement...
The Gradle changes I made to support building on ARM are still making their way through the pipe. Once the dust settles on that, I'll revisit LLM on Windows.
Did you edit your original post to represent the new bug?
I'm having trouble reproducing this. I am running headless in debug mode with a breakpoint at the start of each of those analyzers you've listed. If i run your prescript...
Certain things can trigger analysis, like creating a function. This is something `ImportSymbolsScript.py` does.
@RedOctober45 Did you ever get this sorted out? Can we close this ticket?