Skip to content

Releases: monkeywave/BoringSecretHunter

BoringSecretHunter 0.9.9

Choose a tag to compare

@monkeywave monkeywave released this 13 Mar 16:47

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

Choose a tag to compare

@monkeywave monkeywave released this 09 Jan 13:07

Now supports identifying the target string even when it is stored in the .rodata section as a hex-encoded value.

First working version

Choose a tag to compare

@monkeywave monkeywave released this 30 Sep 14:27

First working version to identify the ssl_log_secret() function in BoringSSL when its statically compiled into a binary.