v3.3.0
版本发布时间: 2021-06-20 14:17:32
qtc-de/remote-method-guesser最新发布版本:v5.1.0(2024-06-26 18:30:53)
Added
- Added the
--verbose
option. The output of rmg is now less verbose by default, but you can get the full details by using this option. - Added the
--guess-duplicate
option. rmg-v3.3.0 no longer guesses methods on identical remote classes (only one instance will be used, the others are considered duplicates). If you want to guess them anyway, you can use this option. - Added documentation on method guessing
Changed
- Changed the underlying implementation of method guessing. The new implementation is
way faster an reduces the runtime of the
guess
action up to a factor of8
. The new implementation is described in more detail here: method guessing - Changed the wordlist format slightly. The overall format stays the same, but the meaning of one field was changed. Old wordlists (in optimized format) are no longer compatible.
- Changed option implementation. Options are now handled by an Enum. Although this makes only a difference internally.
- Some small bug fixes
1、 rmg-3.3.0-jar-with-dependencies.jar 1.25MB