Releases: monkeywave/BoringSecretHunter
Releases · monkeywave/BoringSecretHunter
Release list
BoringSecretHunter 0.9.9
Now supports identifying the target string for RusTLS as well. RusTLS has a logging function like BoringSSL which can hooked as well in order to extract the secrets. Have a look at the source for more details.
BoringSecretHunter 0.9.5
Now supports identifying the target string even when it is stored in the .rodata section as a hex-encoded value.
First working version
First working version to identify the ssl_log_secret() function in BoringSSL when its statically compiled into a binary.