Skip to content

Docs: tutorials #61

Description

@gynt

A first tutorial should cover the basic workflow (see #60):

  1. Creating the files
  2. Including the files for compilation
  3. Polishing basic quirks from Ghidra: converting direct access to field access, including enum values, global data access and this-pointers.
  4. Comparing compilation against the original binary
  5. Improving the reimplementation
  6. Documenting progress or status and filing a PR

A different tutorial should cover:

  1. Calling other functions using the macro's
  2. How to deal with _ functions (lib functions)
  3. Which other functions to ignore (e.g., ADJ())

Another tutorial should cover:

  1. How to import the database into Ghidra to get decompilations.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions