Protect process memory
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.