In anyone aware of a tool/script/program/whatever to create a java object instance from a binary java serialized object?
I don\'t have the .class file, so I can\'t (
I think what you want to accomplish is very similar to this post