block_tracing
Protect process memory
Protect process memory
To install this package, run one of the following:
block_tracing is a tiny Python library that can be used to prevent debuggers and other applications from inspecting the memory within your process. This is important for applications that store sensitive material in memory, like keys.
Summary
Protect process memory
Last Updated
Nov 6, 2018 at 21:38
License
MIT
Supported Platforms
GitHub Repository
https://github.com/rianhunter/block_tracing