ELF: Rebase if requested even if image is not dumped (#119)
This commit is contained in:
@@ -176,7 +176,6 @@ namespace Il2CppInspector.CLI
|
||||
|
||||
// Set load options
|
||||
var loadOptions = new LoadOptions {
|
||||
ImageBase = 0xffffffff_ffffffff,
|
||||
BinaryFilePath = options.BinaryFiles.First()
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user