403 skills found · Page 12 of 14
canyouhack-org / Cyh ObfuscatorUniversal code obfuscator supporting 20 languages (JS, Python, Java, C++, etc.). Runs entirely in your browser — protect your code with advanced techniques.
codemorpher / CodeMorpherCodeMorpher is a powerful tool that can help you to protect your code from prying eyes, ensuring that your intellectual property remains secure. Whether you're working on a commercial software product or an in-house application, our code obfuscator can help you to keep your code safe and secure.
gemesa / Phantom PassLLVM based code obfuscator passes
ror13h / ObfusionObfusion - C++ X86 Code Obfuscation Library
Wh014M / BatchObfuscatorObfuscate your batch files to prevent people from stealing code!
elusive-code / ShufflerSource-code obfuscation plugin for IntelliJ Idea
endo4x / PSUSourceCodeThis is the source code for Perths Obfuscator (https://psu.dev/)
draeton / LockdownObfuscates code snippets by writing them to the canvas
valacuz / Proguard Dictionary GeneratorThe gradle plugin generates dictionary for Proguard / R8 code obfuscation.
lubosdz / Yii2 Captcha ExtendedExtended captcha code generator for Yii2 framework with configurable obfuscation level
chickensouple / CPlusPlus TextObfucaterobfuscate your c++ code with an external text file!
0u44 / X64Includes various tools and frameworks designed for in-depth binary analysis, code obfuscation, shellcode development, and system security research.
Torndeco / SQF IndenterPython 3 Script to Indent SQF Code, also decent to de-obfuscate sqf code
Fadouse / JVMBenchmarkJVMBenchmark evaluates the performance impact of code obfuscation on Java applications using JVM 17 and JDK 17. It helps developers balance security with potential performance trade-offs.
Liberty-cod / Multi Obfuscator Pro V 2.6 AI Multi-Obfuscator Pro is a powerful, open-source tool for code and data obfuscation, designed to protect your scripts and applications across multiple programming languages and formats. With support for Python, PowerShell, JavaScript, C++, .NET, HTML, CSS, JSON, XML, and more,
theredsunrise / SimpleStringResourcesObfuscationA simple outline for obfuscating constant strings in code, referenced through string resources for Android modules (app, library).
GetRektBoy724 / LocalAMSI.FailThis is a port of AMSI.fail,i modify the code to make it C# 5 compatible and can be executed on Windows 10 without installing any extra requirements.AMSI.fail itself generates obfuscated PowerShell snippets that break or disable AMSI for the current process.
windy1946 / CodeObfuscationNo description available
daksh3196 / C C Code Obfuscator In PythonThe Project is a C/C++ Source Code Obfuscator and Deobfuscator in Python in which various Code Obfuscation techniques like variable renaming, Digraphs & Trigraphs, Dead Code Injection, String Encryption, Code Pattern Printing etc were implemented and a Deobfuscator was built for the same techniques. At last, the Obfuscator was measured using various metrics like Cyclomatic Complexity, Clone Code Detection, N-Gram, Memory Used and Execution Time. The Obfuscation Techniques showed considerable results.
nkhmelni / Hikari LLVMMirror of Hikari LLVM Obfuscator - a fork of LLVM with code obfuscation passes (string encryption, control flow obfuscation, etc.). Original repos by 61bcdefg and NeHyci are no longer available.