Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse opaque fields #5

Open
ianp opened this issue Dec 19, 2010 · 0 comments
Open

Parse opaque fields #5

ianp opened this issue Dec 19, 2010 · 0 comments

Comments

@ianp
Copy link
Owner

ianp commented Dec 19, 2010

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant