v3.2.0
版本发布时间: 2021-04-02 13:48:51
qtc-de/remote-method-guesser最新发布版本:v5.1.0(2024-06-26 18:30:53)
Added
- Add
call
operation to regulary call remote methods- Can be used with bound names (
--bound-name
) - And also with ObjID values (
--objid
)
- Can be used with bound names (
- Add plugin system to allow custom gadgets, call arguments and return handlers
- Add an example plugin and a build script
- Add tests based on tricot
Changed
- Global refactoring - Renamed and moved many classes and functions
- The calling convention changed slightly for some actions
- The
guess
operation now also lists methods for known remote objects- These are obtained via reflection, not by guessing
- You can force guessing anyway by using
--force-guessing
- Method arguments are now marshalled correctly (previously, always writeObject was used)
- The default wordlist and template files are now contained within the rmg JAR file
1、 rmg-3.2.0-jar-with-dependencies.jar 1.24MB