阅读背景:

如何从没有类文件的序列化Java对象中检索对象状态

来源:互联网 

I have a binary file that contains Java Serialized objects (which are value objects), but I do not have access to the Class that was serialized to create those objects. Without the class file, JVM does not allow me to read the objects with objectInputStreamInstance.readObject() and rightfully throws the java.lang.ClassNotFoundException. I have a binary file that contains Java Seriali




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: