31 results for “topic:code-obfuscation”
No description provided.
Reimplementation of Microsoft's Warbird obuscator
Macro Tools VBA - add-in, tool for automating the development of macros in the Visual Basic Editor (VBE) MS Excel and Word
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.
A simple compile-time code virtualization class in C++
This project demonstrating multiple protection and anti-analysis techniques, including self-modifying code.
Official repo for paper "Khaos: The Impact of Inter-procedural Code Obfuscation on Binary Diffing Techniques".
best php obfuscator (up to php 7.4)
Header-only constexpr string encryption for C++17+, supporting both User and Kernel Mode, with no CRT or STL dependencies.
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.
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.
Obfuscate and protect your PHP source code with a multi-layered encoding tool — secure your scripts from being edited, copied, or reverse engineered.
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.
Dynamic code Obfuscator
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.
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.
Next.js code obfuscation setup using webpack-obfuscator – secure and protect your production builds.
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.
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.
基于 JShaman.com WebAPI 的 JavaScript 代码混淆加密工具,支持单文件和目录批量处理,支持添加右键菜单处理。
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.
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.
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.
Our 1st place winning submissions for the 2023 & 2025 Spaghetti Code Contest, featuring highly obfuscated C++ programs.
Generates header file containing macros for pointer encryption and decryption
Beyond Surface Cues: Evaluating Semantic Reasoning in Large Language Models
Command line tool for automatic modification of IEC 61131–3 ST scripts in order to obfuscate the PLC memory layout.
Encode your HTML, CSS, and JavaScript into encrypted-style strings with our free online tool. Obfuscate your source code to prevent easy copying and improve basic protection.
Privacy-utility trade-off analysis for AI code completion using AST-based obfuscation techniques on HumanEval dataset. Measures how variable renaming and comment stripping affect CodeGen model output quality via CodeBLEU and Levenshtein distance metrics.
No description provided.