98 matches found
zyrox
Zyrox LLVM Ofuscador plugin de compilación y enlace en tiempo de compilación de llvm para ofuscar código nativo Por qué por qué no ¯\ツ/¯ Uno de mis proyectos más grandes, donde aprendí mucho sobre los internos de LLVM, formatos binarios, ensamblador y técnicas de ofuscación. Creo que aprender...
patriot
Patriot Small research project for detecting various kinds of in-memory stealth techniques. Download the latest release here. The current version supports the following detections: Suspicious CONTEXT structures pointing to VirtualProtect functions. Targets research by Austin Hudson Foliage and Ek...
recaptcha
Description This repository contains a technical analysis of Google's antibot reCAPTCHA focusing on: Payload Structure and Values Fingerprinting Techniques Obfuscation Techniques Anti-debugging/Tampering Techniques Virtual Machines Contact Discord: @grecaptcha Telegram: @lyxlobyx Obfuscation...
Emojify
Emojify root@kitploit: 🔋⌚🐆💀 ⌛ 🌵 🌵 🌈 🍡 🥚 👖 👢🎹🎹 🍬 🌽 🔋 🍟🔨 🔑🍟 🚀 🍭 🗼 🎍 💄 🍬🌽 ⌛🌷💀 🌵 🚬 🌵 ⚽ 🎱 🥚 👖 👢🎹🎹 🚩 🔋 🍟 🍟 🎱 ⚽ 🗼 🎍 💄 🎌 ⌛ 🌵 🌵 🍭 🔪 👝 🥚 👖 👢 🏁 🔋⌚🐆💀 🍟 🍟 🔪🏈 🎽💼🗼 🎍 💄 🚩 将字符和字符串文字混淆为表情符号,并随机化类、接口、方法和变量名。 注意 继承、重写和实现(接口方法)的方法在混淆过程中会被跳过。 用法 root@kitploit: git clone https://github.com/Tomiwa-Ot/Emojify.git cd...
CVE-2021-42574
CVE-2021-42574 - Generador de código // Actualización: 05.11.2021 Ahora es posible no solo codificar, sino también decodificar archivos. Esto significa que los archivos que contienen caracteres bidi compatibles ahora pueden convertirse en archivos de plantilla con marcadores de posición bidi LRO,...
Obfusk8
Obfusk8: Biblioteca de Ofuscación Basada en C++17 Obfusk8 es una biblioteca ligera de solo cabecera header-only para C++17, diseñada para mejorar significativamente la ofuscación de tus aplicaciones, haciendo que la ingeniería inversa sea una tarea sustancialmente más difícil. Lo consigue mediant...
CVE-2012-4681-Armoring
CVE-2012-4681-Blindaje Resumen general Un experimento manual de blindaje de evasión de antivirus para CVE-2012-4681 inspirado por http://security-obscurity.blogspot.com/2012/11/java-exploit-code-obfuscation-and.html. Exploit base: http://pastie.org/4594319 Resultados al 26/9/2014 y 2/8/2016...
onelinepy
onelinepy 用于FUD Python代码的Python混淆器。 下载与运行 root@kitploit: git clone https://github.com/spicesouls/onelinepy cd onelinepy chmod +x setup.sh ./setup.sh onelinepy 使用指南 root@kitploit: | || | . | | -| | | | -| . | | |Python |||||||||| | |Obfuscator || || 用法: oneline.py -h -m M -i I --script SCRIPT --co...
CVE-2021-42694
CVE-2021-42694 这个脚本实现了一个同形文字(Homoglyph)检测工具,主要用于检测代码中可能存在的 CVE-2021-42694 漏洞。让我详细解释一下它的主要功能: 核心功能: 检测代码中的同形文字替换攻击 扫描 Python 文件中的变量名、函数名等标识符 识别视觉上相似但实际不同的 Unicode 字符 主要组件: HomoglyphDetector 类:主要的检测器类 数据获取:从 Unicode 官网获取 Confusables 数据 文件扫描:支持扫描单个文件或整个目录 工作流程: 首次运行时自动下载 Unicode Confusables 数据...
TrojanSourceFinder
TrojanSourceFinder TrojanSourceFinder helps developers detect "Trojan Source" vulnerability in source code. Trojan Source vulnerability allows an attacker to make malicious code appear innocent. In general, the attacker tries to lure by passing his code off as a comment visually. It is a serious...
NXcrypt
NXcrypt NXcrypt 是一个多态 'python 后门' 加密器,由 Hadi Mene h4d3s 用 Python 编写。输出完全免杀。 NXcrypt 可以通过多线程系统将恶意 Python 文件注入到正常文件中。 请以超级用户权限运行。 NXcrypt 输出完全免杀。 后门模块: 加密模块 用法: sudo ./NXcrypt.py --file=backdoor.py --output=outputbackdoor.py 加密 backdoor.py 并输出文件为 outputbackdoor.py sudo ./NXcrypt.py --file=shell.py ...
ropfuscator
Aviso legal ROPfuscator es una prueba de concepto de investigación y no está pensado para uso en producción. Los autores no asumen ninguna responsabilidad ni obligación por el uso del software. Se ruega actuar con precaución y utilizarlo bajo su propio riesgo. ROPfuscator ROPfuscator es un...
PowerShell-Obfuscation-Bible
Biblia de Ofuscación de PowerShell Una colección de técnicas, ejemplos y un poco de teoría para ofuscar manualmente scripts de PowerShell y evadir la detección basada en firmas, recopilada con fines educativos. El contenido de este repositorio es el resultado de una investigación personal, que...
WebSafeCompiler
WebSafeCompiler WSC WebSafeCompiler WSC es una utilidad avanzada compilador de sitios web diseñada para la optimización, minificación y ofuscación si la necesitas de aplicaciones web y sitios web mediante Node.js. Mejora tus activos web al reducir el tamaño de los archivos o proporcionar una...
widevine-l3-decryptor
Deprecation Warning This repository used to contain code to circumvent Widevine L3 DRM in Chrome on Windows machines. It's not working anymore as of May 31st 2021, but you can read the reversing writeup. Update Google issued a DMCA takedown request against most forks of this repository. The...
php-malware-finder
PHP 恶意文件查找器 root@kitploit: | || || || | | | | || || | | || || || | 网站后门查找器, | || || | 脚本小子猎手, | | | |||| || | 网站清理器。 || || |||| 检测潜在的恶意 PHP 文件。 它能检测什么? PHP-malware-finder 尽全力检测经过混淆/可疑的代码,以及那些使用恶意软件/后门中常见 PHP 函数的文件。 同时也会检测以下编码器/混淆器/后门列表: Bantam Best PHP Obfuscator Carbylamine Cipher Design Cyklode...
Codecepticon
!CAUTION 此仓库已停止维护,请访问 https://github.com/sadreck/Codecepticon 获取最新版本。 Codecepticon 目录 简介 请先阅读 前提条件 Visual Studio Roslyn 编译器 检查是否可用 使用 Codecepticon C VBA/VB6 PowerShell 混淆命令行参数 功能深入解析 提示 已知问题 签名可执行文件 FAQ 故障排除 贡献 参考/致谢 简介 Codecepticon 是一个 .NET 应用程序,可对 C、VBA/VB6(宏)和 PowerShell...
GoRedOps
GoRedOps Telegram: https://t.me/ebytelabs GoRedOps 是一个专为红色团队和攻击性安全操作设计的 Golang 项目集合。该仓库提供了各种渗透测试、利用和安全研究所需的工具与技术。 目录 关于 项目结构 开始使用 贡献 项目结构 GoRedOps 包含以下代码: AntiDebugNOPACKAGE 无打包的反调试技术。 AntiDebugPackage 打包的反调试技术。 BatchfileDeobfuscator 用于反混淆批处理文件的工具。 CreateDLL 用于创建动态链接库 DLL 的工具。 crypto...
ASM-Obfuscator
ASM-Obfuscator Ofuscador avanzado de ensamblador x86-64. Descripción El Ofuscador de Código Ensamblador es una herramienta potente y versátil diseñada para mejorar la seguridad de tu código ensamblador x86-64. Protege tus proyectos de la ingeniería inversa y el análisis mediante el empleo de una...
LeetObfuscator
LeetObfuscator root@kitploit: ██╗ ███████╗███████╗████████╗ ██║ ██╔════╝██╔════╝╚══██╔══╝ ██║ █████╗ █████╗ ██║ ██║ ██╔══╝ ██╔══╝ ██║ ███████╗███████╗███████╗ ██║ ╚══════╝╚══════╝╚══════╝ ╚═╝ ██████╗ ██████╗ ███████╗██╗ ██╗███████╗ ██████╗ █████╗ ████████╗ ██████╗ ██████╗...