Skip to content
#

code-protection

Here are 37 public repositories matching this topic...

The Local Python Code Protector Script is a command-line tool designed to provide source code protection and secure code sharing for Python scripts. It allows developers to obfuscate their Python code. This script supports both Python source files (.py) and compiled Python files (.pyc), offering flexible options for code obfuscation and encryption.

  • Updated Jun 1, 2025
  • Python

Dralyxor: Advanced C++ header-only library for robust string obfuscation, shielding binaries from static/dynamic analysis. Uses a consteval micro-program engine with variable NOPs. Runtime anti-debug/tamper checks (canaries, content checksums) plus RAII "just-in-time" decryption ensure secure, minimal memory exposure of plain-text data.

  • Updated Jul 1, 2025
  • C++

Improve this page

Add a description, image, and links to the code-protection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the code-protection topic, visit your repo's landing page and select "manage topics."

Learn more