Topic: "obfuscation"
javascript-obfuscator/javascript-obfuscator
A powerful obfuscator for JavaScript and Node.js
Language: TypeScript - Size: 32.1 MB - Last synced at: about 7 hours ago - Pushed at: 11 months ago - Stars: 14,842 - Forks: 1,619

burrowers/garble
Obfuscate Go builds
Language: Go - Size: 1.32 MB - Last synced at: 1 day ago - Pushed at: 4 days ago - Stars: 4,710 - Forks: 300

dashingsoft/pyarmor
A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.
Language: Python - Size: 5.28 MB - Last synced at: 9 days ago - Pushed at: 11 days ago - Stars: 4,295 - Forks: 318

obfuscar/obfuscar
Open source obfuscation tool for .NET assemblies
Language: C# - Size: 23.8 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 2,658 - Forks: 420

rockbruno/swiftshield
🔒 Swift Obfuscator that protects iOS apps against reverse engineering attacks.
Language: Swift - Size: 61 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 2,442 - Forks: 266

rednaga/APKiD
Android Application Identifier for Packers, Protectors, Obfuscators and Oddities - PEiD for Android
Language: YARA - Size: 9.91 MB - Last synced at: 17 days ago - Pushed at: 26 days ago - Stars: 2,212 - Forks: 309

sevagas/macro_pack 📦
macro_pack is a tool by @EmericNasi used to automatize obfuscation and generation of Office documents, VB scripts, shortcuts, and other formats for pentest, demo, and social engineering assessments. The goal of macro_pack is to simplify exploitation, antimalware bypass, and automatize the process from malicious macro and script generation to final document generation. It also provides a lot of helpful features useful for redteam or security research.
Language: Python - Size: 1.02 MB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 2,206 - Forks: 407

520coding/confuse
iOS混淆加固差异化翻新加密工具,模拟人工手动混淆,识别上下文 ,支持继承链、类型识别、方法多参等复杂高级混淆。source-to-source obfuscation of iOS projects,Xcode's refactor->rename. 告别插入毫无关联的垃圾代码、弃用无脑单词随机拼接替换,模拟正常开发,一款最好的混淆最彻底的Mac App Tools。支持OC(Objc、Objective-C)、C、C++(Cocos2d-x、Cocos2dx和Lua游戏开发)、Swift、C#(Unity)混淆,可用于ios马甲包游戏SDK混淆,减少账号调查过机审上架过包过审4.3、2.3.1、2.1
Language: Objective-C - Size: 5 GB - Last synced at: 9 days ago - Pushed at: 20 days ago - Stars: 1,967 - Forks: 256

refraction-networking/utls
Fork of the Go standard TLS library, providing low-level access to the ClientHello for mimicry purposes.
Language: Go - Size: 5.84 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1,906 - Forks: 276

JustasMasiulis/lazy_importer
library for importing functions from dlls in a hidden, reverse engineer unfriendly way
Language: C++ - Size: 93.8 KB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 1,763 - Forks: 229

Bashfuscator/Bashfuscator
A fully configurable and extendable Bash obfuscation framework. This tool is intended to help both red team and blue team.
Language: Python - Size: 2.11 MB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 1,762 - Forks: 186

klezVirus/inceptor
Template-Driven AV/EDR Evasion Framework
Language: Assembly - Size: 19.9 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 1,681 - Forks: 269

DosX-dev/obfus.h
Macro-header for compile-time C obfuscation (tcc, win x86/x64)
Language: C - Size: 2.49 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1,448 - Forks: 102

pk-fr/yakpro-po
YAK Pro - Php Obfuscator
Language: PHP - Size: 166 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 1,415 - Forks: 385

GreenmaskIO/greenmask
PostgreSQL database anonymization and synthetic data generation tool
Language: Go - Size: 32.3 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1,401 - Forks: 35

NotPrab/.NET-Obfuscator
Lists of .NET Obfuscator (Free, Freemium, Paid and Open Source )
Language: Python - Size: 59.6 KB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 1,395 - Forks: 220

jenssegers/optimus
🤖 Id obfuscation based on Knuth's multiplicative hashing method for PHP.
Language: PHP - Size: 2.4 MB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 1,268 - Forks: 75

adamyaxley/Obfuscate
Guaranteed compile-time string literal obfuscation header-only library for C++14
Language: C++ - Size: 64.5 KB - Last synced at: 15 days ago - Pushed at: 11 months ago - Stars: 1,163 - Forks: 180

ClaudiuGeorgiu/Obfuscapk 📦
An automatic obfuscation tool for Android apps that works in a black-box fashion, supports advanced obfuscation features and has a modular architecture easily extensible with new techniques
Language: Python - Size: 7.09 MB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 1,139 - Forks: 293

CodingGay/BlackObfuscator
Black Obfuscator is an obfuscator for Android APK DexFile, it can help developer to protect source code by control flow flattening, and make it difficult to analyze the actual program control flow.
Language: Java - Size: 7.41 MB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 1,005 - Forks: 218

t3l3machus/PowerShell-Obfuscation-Bible
A collection of techniques, examples and a little bit of theory for manually obfuscating PowerShell scripts to achieve AV evasion, compiled for educational purposes. The contents of this repository are the result of personal research, including reading materials online and conducting trial-and-error attempts in labs and pentests.
Size: 364 KB - Last synced at: 14 days ago - Pushed at: 11 months ago - Stars: 1,000 - Forks: 113

antonioCoco/SharPyShell
SharPyShell - tiny and obfuscated ASP.NET webshell for C# web applications
Language: Python - Size: 5.94 MB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 956 - Forks: 148

hlldz/SpookFlare 📦
Loader, dropper generator with multiple features for bypassing client-side and network-side countermeasures.
Language: Python - Size: 76.2 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 948 - Forks: 188

GraxCode/threadtear
Multifunctional java deobfuscation tool suite
Language: Java - Size: 2.08 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 922 - Forks: 125

nickvourd/Supernova
Real fucking shellcode encryptor & obfuscator tool
Language: Go - Size: 12.7 MB - Last synced at: about 20 hours ago - Pushed at: 25 days ago - Stars: 900 - Forks: 163

Fadi002/de4py 📦
toolkit for python reverse engineering
Language: Python - Size: 242 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 891 - Forks: 78

superblaubeere27/obfuscator
A java obfuscator (GUI)
Language: Java - Size: 817 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 886 - Forks: 243

XenocodeRCE/neo-ConfuserEx Fork of yck1509/ConfuserEx
Updated ConfuserEX, an open-source, free obfuscator for .NET applications
Language: C# - Size: 2.1 MB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 795 - Forks: 90

Falldog/pyconcrete
Protect your python script, encrypt it as .pye and decrypt when import it
Language: C - Size: 5.26 MB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 726 - Forks: 154

es3n1n/obfuscator
PE bin2bin obfuscator
Language: C++ - Size: 345 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 708 - Forks: 73

ac3ss0r/obfusheader.h
Obfusheader.h is a portable header file for C++14 compile-time obfuscation.
Language: C++ - Size: 3.09 MB - Last synced at: 14 days ago - Pushed at: 10 months ago - Stars: 708 - Forks: 92

JustasMasiulis/inline_syscall
Inline syscalls made easy for windows on clang
Language: C++ - Size: 35.2 KB - Last synced at: 14 days ago - Pushed at: 12 months ago - Stars: 706 - Forks: 86

bytecode77/pe-union
Crypter, binder & downloader with native & .NET stub, evasive by design, user friendly UI
Language: Assembly - Size: 5.67 MB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 693 - Forks: 149

thomasxm/BOAZ_beta
Multilayered AV/EDR Evasion Framework
Language: C++ - Size: 85.6 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 662 - Forks: 108

wvengen/proguard-maven-plugin
ProGuard Maven plugin that supports modularised ProGuard packages
Language: Java - Size: 649 KB - Last synced at: about 8 hours ago - Pushed at: about 9 hours ago - Stars: 643 - Forks: 155

skidfuscatordev/skidfuscator-java-obfuscator
Public production-ready obfuscator using the MapleIR framework designed by cts
Language: Java - Size: 14.1 MB - Last synced at: 10 days ago - Pushed at: 2 months ago - Stars: 636 - Forks: 69

Hnfull/Intensio-Obfuscator
Obfuscate a python code 2.x and 3.x
Language: Python - Size: 50.2 MB - Last synced at: 14 days ago - Pushed at: almost 5 years ago - Stars: 635 - Forks: 126

perara/wg-manager
A easy to use WireGuard dashboard and management tool
Language: Python - Size: 4.41 MB - Last synced at: 13 days ago - Pushed at: about 3 years ago - Stars: 610 - Forks: 74

essandess/isp-data-pollution
ISP Data Pollution to Protect Private Browsing History with Obfuscation
Language: Python - Size: 1.19 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 598 - Forks: 52

CoderMJLee/MJCodeObfuscation
一个用于代码混淆和字符串加密的Mac小Demo
Language: C - Size: 85 KB - Last synced at: 13 days ago - Pushed at: over 5 years ago - Stars: 593 - Forks: 145

klezVirus/chameleon
PowerShell Script Obfuscator
Language: Python - Size: 99.6 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 549 - Forks: 94

Blank-c/Blank-Grabber 📦
The most powerful stealer written in Python 3 and packed with a lot of features.
Language: Python - Size: 75 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 532 - Forks: 149

NYAN-x-CAT/Lime-Crypter
Simple obfuscation tool
Language: C# - Size: 4.8 MB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 517 - Forks: 199

AnErrupTion/LoGiC.NET 📦
A free and open-source .NET obfuscator using dnlib.
Language: C# - Size: 2.96 MB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 507 - Forks: 80

DosX-dev/Astral-PE
Astral-PE is a low-level mutator (Headers/EP obfuscator) for native Windows PE files (x32/x64)
Language: C# - Size: 1.77 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 475 - Forks: 25

dobin/avred
Analyse your malware to surgically obfuscate it
Language: Python - Size: 8.04 MB - Last synced at: 5 days ago - Pushed at: 9 days ago - Stars: 468 - Forks: 56

Accenture/Codecepticon 📦
.NET/PowerShell/VBA Offensive Security Obfuscator
Language: C# - Size: 2.04 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 462 - Forks: 80

CodingGay/BlackObfuscator-ASPlugin
This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. More information about this project are in BlackObfuscator.
Language: Java - Size: 373 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 449 - Forks: 126

JustasMasiulis/nt_wrapper
A wrapper library around native windows sytem APIs
Language: C++ - Size: 535 KB - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 432 - Forks: 84

Gyoonus/deoptfuscator
Deobfuscator for Android Application
Language: C++ - Size: 358 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 428 - Forks: 56

umutcamliyurt/PingRAT
PingRAT secretly passes C2 traffic through firewalls using ICMP payloads.
Language: Go - Size: 2.75 MB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 427 - Forks: 54

ropfuscator/ropfuscator
ROPfuscator is a fine-grained code obfuscation framework for C/C++ programs using ROP (return-oriented programming).
Language: C++ - Size: 3.79 MB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 425 - Forks: 33

sunnamed434/BitMono
Obfuscator for .NET and Mono, with a customizable engine for building your own obfuscators.
Language: C# - Size: 16 MB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 423 - Forks: 43

outtable/confuse-9live
🔥🔥🔥 专业版iOS混淆工具,马甲工具包、ipa静态分析工具(相似度对比、敏感词检测),提供试用版本,100%过机器审核,解决 AppStore 4.3,2.3.1问题,支持语言 c、c++、objc、dart、swift 并支持各种资源改名,混淆、傻瓜化操作、一键出包,提供良好的UI界面,支持多包管理一包一特征、支持Unity3d、cocos2d全家桶、swiftUI、flutter、虚幻等各种引擎。支持混淆.a/.framework/.xcframework,混淆比例95%,支持dSYM文件混淆和恢复功能,不影响bugly等各种在线崩溃收集,可持续迭代原工程。
Language: Swift - Size: 33.2 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 421 - Forks: 30

yWorks/yGuard
The open-source Java obfuscation tool working with Ant and Gradle by yWorks - the diagramming experts
Language: Java - Size: 12.9 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 398 - Forks: 62

zfjsyqk/ZFJObsLib
【iOS代码混淆】ZFJObsLib主要是通过Python写的混淆工具,具体功能有方法混淆、属性混淆、类名混淆、添加垃圾代码、自动创建垃圾类、删除注释、修改资源文件Hash值、加密字符串、翻新资源名、模拟人工混淆、混淆文件名、混淆文件目录、混淆词库、混淆日志、映射列表、敏感词过滤、图片压缩、爬虫服务、修改项目名、翻新项目UUID等等!!
Size: 792 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 389 - Forks: 66

ga0/pyprotect
A lightweight python code protector, makes your python project harder to reverse engineer
Language: C++ - Size: 144 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 388 - Forks: 75

mike1k/perses
X86 Mutation Engine with Portable Executable compatibility.
Language: C++ - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 386 - Forks: 71

machine1337/TelegramRAT
Cross Platform Telegram based RAT that communicates via telegram to evade network restrictions
Language: Python - Size: 11.7 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 380 - Forks: 64

emc2314/YANSOllvm
Yet Another Not So Obfuscated LLVM
Language: C++ - Size: 232 KB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 376 - Forks: 69

pH-7/Obfuscator-Class
:man_technologist: Simple and effective Obfuscator PHP class (this is not a stupid base64 encoding script, but a real and effective obfuscation script)
Language: PHP - Size: 50.8 KB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 374 - Forks: 144

billythegoat356/Hyperion
The most powerful 100% Python obfuscator.
Language: Python - Size: 27.3 KB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 373 - Forks: 63

Drew-Alleman/powershell-backdoor-generator
Reverse backdoor written in PowerShell and obfuscated with Python. It generates payloads for popular hacking devices like Flipper Zero and Hak5 USB Rubber Ducky, and changes its signature after every build to help avoid AV.
Language: Python - Size: 313 KB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 371 - Forks: 61

preemptive/PPiOS-Rename Fork of Polidea/ios-class-guard
Symbol obfuscator for iOS apps
Language: Objective-C - Size: 6.03 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 367 - Forks: 56

ItzSomebody/radon
[Abandoned] Scuffed java bytecode obfuscator
Language: Java - Size: 2.29 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 360 - Forks: 77

alphaSeclab/obfuscation-stuff
Source Code Obfuscation And Binary Obfuscation, Multiple Languages And Multiple Platforms. Including 250+ Tools and 600+ Posts
Size: 145 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 359 - Forks: 76

MichaelXF/js-confuser
JS-Confuser is a JavaScript obfuscation tool to make your programs *impossible* to read.
Language: TypeScript - Size: 2.01 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 349 - Forks: 44

open-obfuscator/dProtect
:electron: dProtect is a Proguard-based obfuscator for Java and Kotlin
Language: Java - Size: 6.37 MB - Last synced at: 12 days ago - Pushed at: about 2 years ago - Stars: 345 - Forks: 47

0xor0ne/debugoff
Linux anti-debugging and anti-analysis rust library
Language: Rust - Size: 823 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 316 - Forks: 26

0sir1ss/Anubis
[UNMAINTAINED] A Python script to obfuscate and protect your code through anti debuggers, junk code and custom encryption.
Language: Python - Size: 890 KB - Last synced at: 12 days ago - Pushed at: 12 months ago - Stars: 315 - Forks: 43

focus-creative-games/obfuz
Obfuz:功能强大的开源 Unity 代码混淆插件。深度集成 Unity 工作流,配置简单,支持 HybridCLR、xLua 等热更新方案。
Language: C# - Size: 1.64 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 313 - Forks: 21

The-Osint-Toolbox/OSINT-Browser-Extensions
Browser Chrome extensions, to help with OSINT, OPSEC, Privacy & Obfuscation.
Size: 205 KB - Last synced at: 27 days ago - Pushed at: 2 months ago - Stars: 312 - Forks: 23

GenericException/SkidSuite
A collection of java reverse engineering tools and informational links
Language: Java - Size: 19.4 MB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 306 - Forks: 27

backengineering/llvm-msvc
LLVM fork with explicit compatibility with MSVC 2022 features.
Language: LLVM - Size: 1.98 GB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 300 - Forks: 64

quarkslab/conf-presentations
Quarkslab conference talks
Size: 556 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 296 - Forks: 34

notpidgey/EagleVM
Native code virtualizer for x64 binaries
Language: C++ - Size: 1.02 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 290 - Forks: 36

ergrelet/themida-unmutate
Static deobfuscator for Themida, WinLicense and Code Virtualizer 3.x's mutation-based obfuscation.
Language: Python - Size: 1.1 MB - Last synced at: 13 days ago - Pushed at: 10 months ago - Stars: 281 - Forks: 25

prometheus-lua/Prometheus
Lua Obfuscator written in pure Lua
Language: Lua - Size: 778 KB - Last synced at: 10 days ago - Pushed at: 5 months ago - Stars: 268 - Forks: 89

gh0x0st/Invoke-PSObfuscation
An in-depth approach to obfuscating the individual components of a PowerShell payload whether you're on Windows or Kali Linux.
Language: PowerShell - Size: 1.26 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 267 - Forks: 51

sim0n/Caesium
A Java bytecode obfuscator
Language: Java - Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 264 - Forks: 38

STMCyber/boobsnail
BoobSnail allows generating Excel 4.0 XLM macro. Its purpose is to support the RedTeam and BlueTeam in XLM macro generation.
Language: Python - Size: 314 KB - Last synced at: about 13 hours ago - Pushed at: 3 months ago - Stars: 258 - Forks: 52

kleiton0x00/Shelltropy
A technique of hiding malicious shellcode via Shannon encoding.
Language: Assembly - Size: 3.12 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 255 - Forks: 34

StringCare/AndroidLibrary
Android library to reveal or obfuscate strings and assets at runtime
Language: Java - Size: 50.3 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 255 - Forks: 42

chztbby/RebirthGuard
Anti-cheat library for Windows C++
Language: C++ - Size: 73.2 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 254 - Forks: 63

nickcano/RelocBonus
An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.
Language: C++ - Size: 141 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 247 - Forks: 42

cocomelonc/peekaboo
Simple undetectable shellcode and code injector launcher example. Inspired by RTO malware development course.
Language: C++ - Size: 4.36 MB - Last synced at: 21 days ago - Pushed at: 8 months ago - Stars: 243 - Forks: 41

Ether2023/Ether-Uprotector
An Integrated Obfuscation & Protection Scheme for Unity Project(Mono & IL2CPP)
Language: C# - Size: 65.5 MB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 232 - Forks: 34

katursis/StringObfuscator
Simple header-only compile-time library for string obfuscation (C++14)
Language: C++ - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 232 - Forks: 41

oldkingcone/slopShell
the only php webshell you need.
Language: PHP - Size: 10.8 MB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 228 - Forks: 40

romainthomas/the-poor-mans-obfuscator
Binary & scripts associated with "The Poor Man's Obfuscator" presentation
Language: Python - Size: 1.02 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 223 - Forks: 18

tsarpaul/llvm-string-obfuscator
LLVM String Obfuscator
Language: C++ - Size: 65.4 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 223 - Forks: 40

Sty1x/Fud-Crypter-2024-Styx-Builder
Legal and Effective: Styx FUD Crypter for Software Protection
Language: C# - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 217 - Forks: 0

thesecretclub/riscy-business
RISC-V Virtual Machine
Language: C - Size: 1.28 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 212 - Forks: 15

jar-analyzer/class-obf
一个 CLASS 文件混淆工具,支持方法名/字段名/参数名引用分析和重命名混淆方式,支持字符串提取/AES加密运行时解密/整型异或混淆/垃圾代码花指令混淆/等方式,支持方法和字段的隐藏,支持INVOKE指令改反射调用,配置简单,容易上手
Language: Java - Size: 1010 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 209 - Forks: 19

Dentrax/Z00bfuscator
Z00bfuscator is the simple, open-source, cross-platform obfuscator for .NET Assemblies built on .NET Core
Language: C# - Size: 313 KB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 203 - Forks: 30

nelfo/Milfuscator
x86 PE Mutator
Language: C++ - Size: 1.05 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 203 - Forks: 33

apiiro/PRevent
Prevent merging of malicious code in pull requests
Language: Python - Size: 312 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 202 - Forks: 13

Propaganistas/Laravel-FakeId 📦
[ABANDONED] Automatic model ID obfuscation in routes for Laravel
Language: PHP - Size: 80.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 202 - Forks: 16

voidstar0/bpre 📦
bot protection reverse engineering
Language: JavaScript - Size: 173 KB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 201 - Forks: 28

landaire/unfuck
Python 2.7 bytecode d̶e̶o̶b̶f̶u̶s̶c̶a̶t̶o̶r unfucker
Language: Rust - Size: 2.98 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 200 - Forks: 12
