Software Reverse Engineering with Ghidra -- Creating Structures

Sdílet
Vložit
  • čas přidán 5. 09. 2024
  • Original blog post hwreblog.com/
    Source github.com/jam...
    Getting started with Ghidra. Introduction to software reverse engineering. How to create and apply structures in Ghidra.

Komentáře • 3

  • @fefifofumsable
    @fefifofumsable Před 4 lety +3

    Instead of adding an extra byte of padding, I set the alignment to 4 bytes which seemed to work. Does that make sense?

  • @user-oh5dy6eu4k
    @user-oh5dy6eu4k Před 5 měsíci

    how do you make a function?

    • @JamesTate
      @JamesTate  Před 5 měsíci

      In the disassembly window, press ‘f’ where you would like the function to start.