Docs / ANALYSIS ENGINES
ANALYSIS ENGINES
Runtime Agent
The Runtime Agent watches a running process and observes the cryptography it actually uses - not what the source code says , but what the binary calls at runtime. Catches dynamic algorithm choice (config-driven), third-party library decisions (chosen at link time), unzeroed key buffers, deprecated library versions,…
On this page
- Modes
- What It Captures
- Using the Agent
- Output