find_native_crypto
Identify built-in cryptographic and encoding techniques in LOL binaries such as certutil and openssl. Filter by platform and operation to locate encode, decode, encrypt, decrypt, or hash methods.
Instructions
Find native cryptographic and encoding techniques using LOL binaries — certutil, openssl, gpg, base64, PowerShell.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | No | Target platform for cryptographic techniques | all |
| operation | No | Cryptographic operation to search for | encode |
| target_binary | No | Specific binary to search for cryptographic capabilities |