mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 10:19:23 +02:00
GP-971 Moved ClassRecovery class files to subpackage so they would not appear in script manager window.
This commit is contained in:
parent
22675e9f39
commit
224f15b20a
9 changed files with 140 additions and 3 deletions
|
@ -44,6 +44,7 @@ import java.io.PrintWriter;
|
|||
import java.util.*;
|
||||
import java.util.stream.Collectors;
|
||||
|
||||
import classrecovery.*;
|
||||
import ghidra.app.decompiler.DecompInterface;
|
||||
import ghidra.app.plugin.core.analysis.DecompilerFunctionAnalyzer;
|
||||
import ghidra.app.script.GhidraScript;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue