Florian Magin

Results 31 issues of Florian Magin

This allows `gradle prepDev` of a Ghidra development setup to pickup the dependency on the jar and add it to the build/libraryDependencies.txt which is used to collect the external jars...

**Is your feature request related to a problem? Please describe.** iOS Apps compiled with recent versions of XCode can generate stubs for msgSend calls, where each stub is just a...

Feature: Analysis
Feature: Loader/Mach-O
Status: Triage
Feature: Language/Objective-C

**Describe the bug** The popup showing the fields of a graph node is displayed on the virtual desktop containing the CodeBrowser Tool main window instead of the virtual desktop containing...

Feature: Graphing

As requested for bookkeeping in https://github.com/NationalSecurityAgency/ghidra/issues/5937#issuecomment-1803670481 `@rpath` is one of the simpler ones, but if I recall correctly the overall mechanism around this is more complicated and also includes other...

Feature: Loader/Mach-O
Status: Internal

**Describe the bug** "Go To External Location" opens the correct External Library, but jumps to an incorrect location **To Reproduce** - Same App package, import the OneSignalCore library, then import...

Feature: Loader/Mach-O
Status: Triage

I suggest just removing the code that causes this issue, I don't really see what problems it solves, and if no CI test fails, then it probably doesn't serve an...

### Description Assuming you have two blocks `pred_1` and `pred_2` that both precede some block `node`. If you are loading a static address for the first time in `pred_1` ,...

bug

**Is your feature request related to a problem? Please describe.** PsychoPy uses pyglet as one of their possible backends, and in specific hardware setups the PsychoPy window should run on...

enhancement

**Describe the bug** Decompiler produces C Pseudo Code and P-Code with flipped interpretation of the `*(pointer+offset)` pattern in some cases `0x20002600` is a location inside the memory space and has...

Feature: Decompiler
Status: Triage

First off, I really like this app, because its flexibility allows me to track various different things all in one interface. This basically replaces a ton of questionable other kind...

functions