An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: code-obfuscation

HRG-OFFICIAL/element-android Fork of element-hq/element-android

πŸ”’ Security Research Fork: A Matrix client fork for a minor project, integrating code obfuscation and runtime protection (anti-debug, root detection) to evaluate resilience against reverse engineering.

Language: Kotlin - Size: 176 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

HRG-OFFICIAL/Android-Secure-Calculator

πŸ”’ 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.

Language: Kotlin - Size: 13.2 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

vbatools/MacroToolsVBA

Macro Tools VBA - add-in, tool for automating the development of macros in the Visual Basic Editor (VBE) MS Excel and Word

Language: VBA - Size: 18 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 115 - Forks: 24

AlSch092/SimpleCodeVirtualizer

A simple compile-time code virtualization class in C++

Language: C++ - Size: 77.1 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 13 - Forks: 0

Infinitode/CodeSafe

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.

Language: Python - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

bylickilabs/Obfucator

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.

Language: Python - Size: 10.7 KB - Last synced at: 29 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

NewYaroslav/obfy Fork of fritzone/obfy

A tiny C++ obfuscation framework

Language: C++ - Size: 343 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

KrishnanSG/codeenigma

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.

Language: Python - Size: 172 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 9 - Forks: 1

varppi/DCO-Dynamic-Code-Obfuscator

Dynamic code Obfuscator

Language: Python - Size: 31.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

bylickilabs/source-protect

protects your index.html and index.php from copying, inspection, and developer tools.

Language: JavaScript - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

VeryCuteLookingCat/In-depth-guide-to-VM-obfsucation

Size: 28.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

oxunem/UM-KM-StringCrypt

Header-only constexpr string encryption for C++17+, supporting both User and Kernel Mode, with no CRT or STL dependencies.

Language: C++ - Size: 17.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

alphabetanetcom/python-binary-optimization-compiler

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.

Language: Python - Size: 14.5 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

alphabetanetcom/python-binary-optimization-compiler-windows-standalone

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.

Size: 28.3 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Ammarzakhoy/nextjs-webpack-obfuscator

Next.js code obfuscation setup using webpack-obfuscator – secure and protect your production builds.

Size: 4.88 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

0501guptanitin/nextjs-webpack-obfuscator

Next.js code obfuscation setup using webpack-obfuscator – secure and protect your production builds.

Size: 2.93 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

9DXD/code_rizzler

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.

Language: Python - Size: 0 Bytes - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

therealOri/PyDelta-PythonObfuscator Fork of WolfHex/PyDelta-PythonObfuscator

PyDelta is a Python script designed to obfuscate Python source code, making it more difficult to understand and reverse-engineer.

Language: Python - Size: 71.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

n0nexist/VVObf

best php obfuscator (up to php 7.4)

Language: Python - Size: 39.1 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 1

KiFilterFiberContext/microsoft-warbird

Reimplementation of Microsoft's Warbird obuscator

Language: C++ - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 51 - Forks: 7

eshard/obfuscator-llvm

Language: C++ - Size: 113 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 139 - Forks: 29

shuwang127/PatchOversampling

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.

Language: C - Size: 137 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

EunBinChoi/computer-security-for-cat-raising-game-master

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.

Language: C - Size: 405 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Related Keywords
code-obfuscation 23 obfuscation 8 obfuscator 7 reverse-engineering 6 python 5 security 5 anti-debugging 4 obfuscate 4 code-protection 3 code-obfuscator 3 frontend-security 3 python3 3 nextjs 2 nextjs-configuration 2 nodejs 2 typescript 2 webpack 2 webpack-obfuscator 2 string-encryption 2 string-obfuscation 2 literal 2 javascript 2 client-side-security 2 binary-compiler 2 python-obfuscator 2 python-security 2 python-optimization 2 software-protection 2 python-executable 2 python-compiler 2 performance-optimization 2 native-compilation 2 cpp 2 cpp17 2 android-security 2 kotlin 2 source-code-protection 2 anti-reverse-engineering 1 assembly 1 binary-obfuscation 1 bytecode 1 bytecode-obfuscator 1 cpu 1 custom-vm 1 lua 1 packing 1 polymorphism 1 user-mode 1 software-security 1 vm-based-obfusctation 1 anti-debug 1 antireversing 1 compile-time 1 constexpr 1 cryptography 1 encryption 1 header-only 1 kernel-mode 1 runtime 1 static-analysis 1 string 1 php-obfuscate 1 php-obfuscation 1 php-obfuscator 1 drm 1 microsoft 1 microsoft-warbird 1 llvm 1 llvm-ir 1 rust 1 abstract-syntax-tree 1 oversampling 1 security-patch 1 autentication 1 cbc-aes-encryption 1 ip-validation 1 rsa-cryptography 1 whitelist 1 cross-platform-development 1 standalone-application 1 windows-app 1 binary-encoding 1 python-script 1 code-compiler 1 compilation 1 multiple-layers 1 nuitka 1 pydelta 1 python-obfuscate 1 best-php-obfuscator 1 php 1 php-7 1 php-code-generator 1 php-code-obfuscation 1 php-code-obfuscator 1 tools 1 unviewable 1 vba 1 vbe 1 visual 1