Skip to content
Xenios edited this page Nov 26, 2022 · 1 revision

Installing

There are just a few steps required to get Glyph ready:

  1. Install Ghidra v10+ https://ghidra-sre.org/
  2. Install the Glyph Ghidra Script found at the followng URL https://github.com/Xenios91/Glyph-Ghidra
  3. Start Glyph via Flask (more information on Flask is available at https://flask.palletsprojects.com/en/2.2.x/quickstart/)

Confirming Installation

  1. The Glyph web interface should be available at http://localhost:5000
  2. In Ghidra, "ClangTokenGenerator" should be available as a script.
Clone this wiki locally