Skip to content

Latest commit

 

History

History
 
 

plugins

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Plugins


This folder contains plugins that can be used for remote-method-guesser. Additionally, it contains a build script that demonstrates how to compile a plugin.

Generic Print


  • Implemented Interfaces: IResponseHandler

As the name suggests, the GenericPrint plugin attempts to print the servers RMI response in some kind of way. It uses some reasonable default print functions for arrays and collections and also supports pretty printing for some more complex types.