Skip to content
#

code-obfuscation

Here are 39 public repositories matching this topic...

PyShield converts your Python source code (.py) into compiled binary files (.pyd) using Cython, making it extremely difficult to reverse-engineer. It then packages everything into a standalone Windows executable (.exe) that runs without requiring Python installation on the target machine.

  • Updated Jan 20, 2026

GoBfuscator is a professional-grade obfuscation tool specifically designed for Go (Golang) source code. It provides multiple layers of protection to make reverse engineering difficult while maintaining 100% runtime functionality.

  • Updated Aug 5, 2025
  • Python

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

MACROTools is a professional VBA to Excel add - in that provides an extensive set of tools for developing, analyzing, refactoring, and protecting VBA projects. It is then integrated into the Visual Basic (VBE) editor via Ribbon UI and context menus offering more than 50+ tools for working with VBA code.

  • Updated Apr 5, 2026
  • VBA

Security Research Project: A B.Tech minor project built upon an Android calculator application, extended to implement and evaluate security mechanisms such as anti-debugging, root and emulator detection, runtime protection, and code obfuscation. The work focuses on analyzing Android app resilience against tampering and reverse engineering.

  • Updated Nov 1, 2025
  • Kotlin

Improve this page

Add a description, image, and links to the code-obfuscation 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-obfuscation topic, visit your repo's landing page and select "manage topics."

Learn more