Skip to content

Parse opaque fields #5

@ianp

Description

@ianp

Great tool, but it could be better if the content of the opaque messages was decoded too.

There needs to be some way of doing this…

The only common type of opaque contant that I know of is serialized java objects, so that should be easy enough to handle as long as the classes are on the classpath of RvSnoop.

Also, ZIP compressed data may be easy to handle, although I don't know how common it is!

Finally, it shouldn't be too difficult to provide an interface for the user to add additional opaque parsers to RvSn00p, probably via a system preference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions