Miscellaneous Ghidra script tweaks

No behavioural changes.
This commit is contained in:
KeybadeBlox 2026-02-18 18:18:24 -05:00
parent c020c2e247
commit 3c4f0e72b8
3 changed files with 15 additions and 13 deletions

View file

@ -73,7 +73,7 @@ import java.util.stream.IntStream;
import java.util.zip.CRC32;
public class MSVC7Mangle extends GhidraScript{
public class MSVC7Mangle extends GhidraScript {
@Override
public void run() throws Exception {
// Get selected ranges from arguments if invoked headless