Example Usage
use Spatie\EmailConcealer\Concealer;
$concealer = Concealer::create();
$concealer->conceal('info@spatie.be');
// "info@example.com"
See also
AMSI Bypass Techniques
Open Source
Collection of PowerShell AMSI (Antimalware Scan Interface) bypass techniques. Patches AMSI in-memory…
EagleVM
Open Source
Native code virtualizer for x64 binaries…
goodboy-framework
Open Source
15-stage Windows malware development & analysis course in Rust. Red team builds it, blue team detect…
The-Awesome-And-Dangerous-collection
Free
A high-risk archive of historical malware, exploit kits, crypters, and webshells for educational and…
Shellter
Freemium
Kali
Dynamic shellcode injection tool designed to inject shellcode into native Windows applications (PE f…
class-obf
Open Source
一个 CLASS 文件混淆工具,支持方法字段参数名引用分析和重命名混淆,支持字符串提取/AES加密运行时解密/整型异或混淆/垃圾代码花指令混淆/错误注解崩溃/特殊字符迷惑用户/反编译器对抗/方法和字段…