Skip to content

v3.0.6

Latest

Choose a tag to compare

@hyugogirubato hyugogirubato released this 28 Apr 19:16

Added

  • Support for older std::string and android::vector implementations.

Fixed

  • Aggressive RSA private key lookup.
  • Follow back to grep when strings not available for properties enumeration.

Changed

  • More explicit documentation.

New Contributors