mirror of
https://github.com/LukeFZ/Il2CppInspectorRedux.git
synced 2026-03-22 08:28:40 +05:00
Fix ghidra script output
This commit is contained in:
@@ -72,4 +72,4 @@ def add_xref(addr, to): pass
|
||||
def create_fake_segment(name, size): pass
|
||||
def write_string(addr, string): pass
|
||||
def write_address(addr, value): pass
|
||||
class StatusWrapper(BaseStatusHandler): pass
|
||||
class StatusHandler(BaseStatusHandler): pass
|
||||
|
||||
Reference in New Issue
Block a user