72 matches found
Obfuscator
Obfuscator The program is designed to obfuscate the shellcode. Currently the tool supports 2 encryption. root@kitploit: 1 XOR 2 AES The tool accepts shellcode in 4 formats. root@kitploit: 1 base64 2 hex 3 c 4 raw Command Line Usage root@kitploit: Usage Description ----- ----------- /f Specify the...
egodeath
egodeath This project does not achieve indistinguishability obfuscation. You should not be using this to product to protect secrets. It exists to deter reverse engineering, not prevent it A JavaScript obfuscator designed to make code extremely difficult to read and analyze for both humans and LLM...
onelinepy
onelinepy Obfuscateur Python pour code Python FUD. Téléchargement et Exécution root@kitploit: git clone https://github.com/spicesouls/onelinepy cd onelinepy chmod +x setup.sh ./setup.sh onelinepy Guide d'Utilisation root@kitploit: | || | . | | -| | | | -| . | | |Python |||||||||| | |Obfuscator ||...
onelinepy
onelinepy Python Obfuscator for FUD Python Code. Download & Run root@kitploit: git clone https://github.com/spicesouls/onelinepy cd onelinepy chmod +x setup.sh ./setup.sh onelinepy Usage Guide root@kitploit: | || | . | | -| | | | -| . | | |Python |||||||||| | |Obfuscator || || usage: oneline.py -...
Invoke-Stealth
Invoke-Stealth is a Simple & Powerful PowerShell Script Obfuscator. This tool helps you to automate the obfuscation process of any script written in PowerShell with different techniques. You can use any of them separately, together or all of them sequentially with ease, from Windows or Linux...
ditto
ditto Обфускатор PowerShell Ditto — это обфускатор PowerShell и JavaScript, основанный на tree-sitter-powershell и tree-sitter-javascript. Использование из командной строки Базовая структура команды ditto-cli options Аргументы и опции CLI Короткая опция| Длинная опция| Описание ---|---|--- -h|...
powerob
Powerob An on-the-fly Powershell script obfuscator meant for red team engagements. Built out of necessity. This only obfuscates functions and removes found in PowerShell scripts. Roadmap includes bfuscating variables. Pull requests and collaborative welcomed. About This was built out of the need ...
Intensio-Obfuscator
Intensio-Obfuscator Project not maintained anymore Thanks to all contributors What is this ? Intensio-Obfsucator tool takes a python source code and transform it into an obfuscated python code Replace all names of variables/classes/functions/files-name to random strings with length defined then a...
JObfuscator
JObfuscator — Java 소스 코드 난독화 및 보호 JObfuscator 는 Java 프로그래밍 언어용 소스 코드 난독화 도구입니다. 해킹, 크래킹, 리버스 엔지니어링, 디컴파일 및 기술 도용으로부터 Java 소스 코드와 알고리즘을 보호할 수 있습니다. JObfuscator는 다양한 난독화 기법을 사용하여 Java 소스 코드의 실제 기능을 보호하고 은닉합니다. 모든 변수와 메서드 이름을 변경하고, 코드 흐름을 비선형적으로 만들어 난독화하며, 최첨단 다형성 문자열 암호화 엔진으로 모든 문자열을 암호화합니다. 더 자세한 ...
Supernova
Supernova Shellcode encryptor & obfuscator. Description Supernova is an open-source tool that empowers users to securely encrypt and/or obfuscate their raw shellcode. -red?link=https%3A%2F%2Fgithub.com%2Fnickvourd%2FSupernova%2Freleases Supernova supports various features beyond those typically...
Alcatraz
Alcatraz Alcatraz is a x64 binary obfuscator that is able to obfuscate various different pe files including: .exe .dll .sys Overview Alcatraz Requirements Usage Features Obfuscation of immediate moves Control flow flattening ADD mutation Entry-point obfuscation Lea obfuscation Anti disassembly...
Invoke-Obfuscation
Invoke-Obfuscation v1.8 Introduction Invoke-Obfuscation is a PowerShell v2.0+ compatible PowerShell command and script obfuscator. Background In the Fall of 2015 I decided to begin researching the flexibility of PowerShell's language and began cataloguing the various ways to accomplish a handful ...
avcleaner
avcleaner Obfusateur de code source C/C++ pour contourner les antivirus Articles de blog L'implémentation est assez complexe et ce domaine du développement logiciel est rarement documenté en termes simples. C'est pourquoi il existe des articles de blog qui détaillent chaque choix de conception et...
avcleaner
avcleaner C/C++ source obfuscator for antivirus bypass Blog posts The implementation is rather complex and this domain in software development is rarely documented in layman's terms. This is why there are blog posts which detail every design choice and go over the quirks of working with the LLVM...
udpack
UDPack UDPack is an extensible generic UDP packet obfuscator. The purpose of this application is to sit in the path of a UDP data stream, and obfuscate, deobfuscate or otherwise modify the packets. Python 3.4 or above is required, since this script uses the asyncio library. Using the latest Pytho...
ASM-Obfuscator
ASM-Obfuscator Продвинутый обфускатор ассемблерного кода x86-64. Описание Обфускатор ассемблерного кода — это мощный и универсальный инструмент, предназначенный для повышения безопасности вашего ассемблерного кода x86-64. Он защищает ваши проекты от реверс-инжиниринга и анализа, применяя широкий...
AutoIt-Obfuscator
AutoIt Obfuscator — Обфускация исходного кода скриптов AutoIt AutoIt Obfuscator — это инструмент для модификации исходного кода скриптов AutoIt таким образом, чтобы анализ обфусцированного кода стал крайне затруднительным. Более подробные технические сведения, загрузки и документация доступны по...
PowerShell-Pro-Obfuscator-Python
PowerShell Pro Obfuscator — Offusca e Virtualizza Codice PowerShell PowerShell Pro Obfuscator protegge script .ps1 proprietari con rinomina, crittografia polimorfa di stringhe e interi, appiattimento del flusso di controllo, automi a stati finiti FSA, un motore VM, controlli di integrità...
yetAnotherObfuscator
yetAnotherObfuscator Uno strumento di offuscamento in C in grado di bypassare Windows Defender. Ho creato questo strumento principalmente come pretesto per imparare di più su C e su come funzionano gli offuscatori. Questa è una versione alpha , quindi aspettatevi qualche bel bug. Utilizzo: Trasci...