Projects by popularity

Censor Hashes on write

0 | 2K

Uploaded by: @juliusdeane

Quick tool to censor (replace with *) hashes being written to the disk. Useful, for example, for log daemons or applications where we need to filter hashes for confidentiality.

Native Request module offset finder

0 | 494

Uploaded by: @Akramelbahar

This script hooks a variety of functions related to SSL/TLS implementations and socket operations across different libraries and platforms. When these functions are called, the script will: Log which function was called Show which module called it Display a detailed stack trace with module information . This should help you identify exactly where SSL/TLS operations are happening and which modules are responsible for certificate verification and secure communication.RetryClaude can make mistakes. Please double-check responses.