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. Ghidra function parameter and register names - Stack Overflow

    Jan 19, 2025 · Ghidra function parameter and register names Asked 1 year, 1 month ago Modified 1 month ago Viewed 868 times

  3. 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.

  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. 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, 9 months ago Modified 2 years, 9 months ago Viewed 2k times

  6. Newest 'ghidra' Questions - Stack Overflow

    Feb 19, 2026 · 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 …

  7. 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 …

  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. debugging - How to break in x64dbg from ghidra's corresponding ...

    Jan 18, 2021 · I have x64dbg and ghidra synchronized via ret-sync. I found an interesting point in ghidra: 1800382b1 4d 8b e0 MOV R12,rebitData 1800382b4 48 63 f2 MOVSXD packe...