mirror of
https://codeberg.org/KeybadeBlox/JSRF-Decompilation.git
synced 2026-02-20 10:17:03 +03:00
Miscellaneous Ghidra script tweaks
No behavioural changes.
This commit is contained in:
parent
c020c2e247
commit
3c4f0e72b8
3 changed files with 15 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue