oahu
Results
1
issues of
oahu
I use python-javaobj to deserialization java serialzied data, there is always a RuntimeError:Unknown OpCode in the stream: 0x8 i use ``` pobj = javaobj.loads(serialzied_data) ``` The file can be download...