GhidraRPXLoader icon indicating copy to clipboard operation
GhidraRPXLoader copied to clipboard

Exception when trying to import Splatoon [EUR] (gambit.rpx)

Open kiictus opened this issue 4 years ago • 0 comments

image

`Import - Uncaught Exception: java.lang.RuntimeException: java.lang.ExceptionInInitializerError java.lang.RuntimeException: java.lang.ExceptionInInitializerError at generic.continues.ContinuesFactory.create(ContinuesFactory.java:66) at ghidra.app.util.bin.format.macho.MachHeader.createMachHeader(MachHeader.java:73) at ghidra.app.util.bin.format.macho.MachHeader.createMachHeader(MachHeader.java:61) at ghidra.app.util.opinion.MachoPrelinkUtils.parsePrelinkXml(MachoPrelinkUtils.java:56) at ghidra.file.formats.ios.prelink.PrelinkFileSystem.isValid(PrelinkFileSystem.java:78) at ghidra.formats.gfilesystem.factory.GFileSystemBaseFactory.probe(GFileSystemBaseFactory.java:66) at ghidra.formats.gfilesystem.factory.FileSystemFactoryMgr.test(FileSystemFactoryMgr.java:233) at ghidra.formats.gfilesystem.FileSystemService.isFileFilesystemContainer(FileSystemService.java:540) at ghidra.plugin.importer.ImporterUtilities.lambda$showImportDialog$0(ImporterUtilities.java:147) at ghidra.util.task.TaskLauncher$2.run(TaskLauncher.java:122) at ghidra.util.task.Task.monitoredRun(Task.java:128) at ghidra.util.task.TaskLauncher.lambda$startBackgroundThread$2(TaskLauncher.java:315) at java.base/java.lang.Thread.run(Thread.java:831) Caused by: java.lang.ExceptionInInitializerError at net.sf.cglib.core.KeyFactory$Generator.generateClass(KeyFactory.java:166) at net.sf.cglib.core.DefaultGeneratorStrategy.generate(DefaultGeneratorStrategy.java:25) at net.sf.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:216) at net.sf.cglib.core.KeyFactory$Generator.create(KeyFactory.java:144) at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:116) at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:108) at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:104) at net.sf.cglib.proxy.Enhancer.(Enhancer.java:69) at generic.continues.ContinuesFactory.create(ContinuesFactory.java:50) ... 12 more Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @50ffee9d at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:357) at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) at java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:199) at java.base/java.lang.reflect.Method.setAccessible(Method.java:193) at net.sf.cglib.core.ReflectUtils$2.run(ReflectUtils.java:56) at java.base/java.security.AccessController.doPrivileged(AccessController.java:312) at net.sf.cglib.core.ReflectUtils.(ReflectUtils.java:46) ... 21 more


Build Date: 2019-May-16 1545 EDT Ghidra Version: 9.0.4 Java Home: D:\Program Files\Java JDK JVM Version: Oracle Corporation 16.0.1 OS: Windows 10 10.0 amd64 Workstation: kiictus`

kiictus avatar May 05 '21 13:05 kiictus