About 50 results
Open links in new tab
  1. What does CONCAT15 and CONCAT412 mean in ghidra?

    Oct 4, 2021 · I decompiled a file in ghidra and I sawed a lot of CONCAT+RandomNumber in decompiled file! what does they mean ?

  2. assembly - x86 ASM using Ghidra, understanding decompiler results …

    May 2, 2023 · x86 ASM using Ghidra, understanding decompiler results for an inlined function call Asked 2 years, 11 months ago Modified 2 years, 11 months ago Viewed 2k times

  3. Ghidra function parameter and register names - Stack Overflow

    Jan 19, 2025 · Ghidra function parameter and register names Asked 1 year, 3 months ago Modified 3 months ago Viewed 985 times

  4. Ghidra : unable to find PDB and Couldn't find type info structure

    May 12, 2020 · I downloaded Ghidra about a week ago(I am new to reverse engineering), I did what the tutorial video from Ghidra official site was showing, I made a simple C++ program to Visual Studio, …

  5. installation - I tried to install ghidra but i struggle with defining ...

    Oct 3, 2024 · Ghidra appears to be looking for 777 perms or rwxrwxrwx for the directories. I created /usr/java, sudo chmod 777 and then downloaded the tar to the java directory.

  6. reverse engineering - how to make Ghidra use a function's complete ...

    Jan 13, 2022 · Unfortunately Ghidra's decompiler makes a total mess while trying to make sense of the function: In particular it creates separate "local_.." int-vars (and then uses a pointer to that var) for …

  7. How to rebase a program in Ghidra - Stack Overflow

    Dec 28, 2023 · I need to calculate certain offsets of symbols inside a given binary. Finding the symbols is done using a RE tool such as Ghidra. However, the tool sets the addresses according to the …

  8. Ghidra: Override type for C++ vTable for Derived Classes (with Base ...

    Dec 16, 2023 · I am new to ghidra and reverse engineering, but i have watched this series text and read text. And encountered following problem with ghidra: When you have a Base class with members …

  9. Ghidra: Automagically set Bytes to Unicode / CString

    Jul 11, 2022 · I have a Ghidra question for you. I am disecting an executable binary and I am noticing a TON of data types that are clearly Unicode in the "Listing" Pane but are showing up as …

  10. Newest 'ghidra' Questions - Stack Overflow

    I've just installed Ghidra and tried to debug a sample program to get a taste of it. I've installed Python 3.12 and the redistributed site-packages with it (from \Ghidra\Debug\Debugger-agent-dbgeng\...