-
Updated
Jul 5, 2024 - C++
code-obfuscation
Here are 25 public repositories matching this topic...
Reimplementation of Microsoft's Warbird obuscator
-
Updated
Jun 24, 2024 - C++
Macro Tools VBA - add-in, tool for automating the development of macros in the Visual Basic Editor (VBE) MS Excel and Word
-
Updated
Sep 15, 2023 - VBA
This project demonstrating multiple protection and anti-analysis techniques, including self-modifying code.
-
Updated
Oct 9, 2023 - C++
A simple compile-time code virtualization class in C++
-
Updated
Feb 2, 2025 - C++
A lightweight, open-source tool for Python code obfuscation. CodeEnigma helps protect your logic from reverse engineering and unauthorized access, making it a practical alternative to PyArmor for securely distributing your Python applications.
-
Updated
Jul 31, 2025 - Python
Official repo for paper "Khaos: The Impact of Inter-procedural Code Obfuscation on Binary Diffing Techniques".
-
Updated
Oct 12, 2024 - C++
best php obfuscator (up to php 7.4)
-
Updated
Jan 5, 2023 - Python
Obfuscate and protect your PHP source code with a multi-layered encoding tool — secure your scripts from being edited, copied, or reverse engineered.
-
Updated
Apr 30, 2025 - PHP
Dynamic code Obfuscator
-
Updated
Aug 9, 2025 - Python
An open-source Python library for code encryption, decryption, and safe evaluation using Python's built-in AST module, complete with allowed functions, variables, built-in imports, timeouts, and blocked access to attributes.
-
Updated
Jan 18, 2025 - Python
Oversampling operations on security/non-security patches. This method is described in the paper "PatchDB: A Large-Scale Security Patch Dataset", which appears in 2021 51st Annual IEEE/IFIP International Conference on Dependable Systems and Networks (DSN 2021), Taipei, June 21-24, 2021, pp. 149-160.
-
Updated
Aug 12, 2022 - C
The Python Binary Optimization Compiler Script is a powerful command-line tool designed to provide performance optimization and code protection for Python scripts. It compiles Python code into native machine code executables, offering significant speed improvements and enhanced security.
-
Updated
Jun 1, 2025 - Python
Next.js code obfuscation setup using webpack-obfuscator – secure and protect your production builds.
-
Updated
Apr 7, 2025
PyDelta is a Python script designed to obfuscate Python source code, making it more difficult to understand and reverse-engineer.
-
Updated
Aug 25, 2024 - Python
This tool provides a simple but effective way to obfuscate Python source code. It renames variables, removes comments and whitespace, and optionally wraps the code in Base64 encoding to hinder reverse engineering and source readability.
-
Updated
Jul 20, 2025 - Python
Header-only constexpr string encryption for C++17+, supporting both User and Kernel Mode, with no CRT or STL dependencies.
-
Updated
Jun 29, 2025 - C++
Python Code Rizzler turns your Python code into an obfuscated yet functional form using a binary-to-underscore encoding scheme. Built with Tkinter, it offers a simple interface to input, transform, and run code—all in one place.
-
Updated
Mar 11, 2025 - Python
The Standalone Windows Executable Version of Python Binary Optimization Compiler is a dedicated Windows application designed to provide performance optimization and code protection for Python scripts. It compiles Python code into native machine code executables, achieving significant speed improvements and enhanced security.
-
Updated
Apr 13, 2025
Computer security algorithms are used in the cat-raising game project such as authentication of user action, RSA, white list, code obfuscation, CBC, IP validity, etc.
-
Updated
Jun 16, 2022 - C
Improve this page
Add a description, image, and links to the code-obfuscation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the code-obfuscation topic, visit your repo's landing page and select "manage topics."