Skip to content

Instantly share code, notes, and snippets.

View gynt's full-sized avatar

Gynt gynt

View GitHub Profile
@gynt
gynt / DecompilerExporter.java
Created February 25, 2023 20:52 — forked from borzacchiello/DecompilerExporter.java
Ghidra script to export C pseudo-code on multiple files, including defined types
/* ###
* IP: GHIDRA
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software