Projects with this topic
-
Astoria Crypter - a powerfull tool to protect your executables from being scanned (scantime and runtime). It generates a completely unique pattern for each build, compiling the stub from scratch. Antidebug, self-signing, direct interaction with kernel is present for a better stealth. Check the ReadMe file for more details
Updated -
CodeShade is a Python tool to obfuscate your scripts for security and privacy. It can transform Python code into Base64 or emoji-based representations and obfuscate Bash scripts using bash-obfuscate.
Updated -
-
Advanced Windows Protector
Updated -
This is a tool for obfuscating functions in C/C++ programs on Windows. It hides what a function does by changing its code while the program is running, moves that code to another place in memory, and uses Windows exception handling to jump to the moved code when the function is called.
Updated -
Header‑only C++ библиотека для компиляторно‑временной обфускации строковых литералов (и других статических массивов символов) с автоматической очисткой памяти после использования.
Updated -
Simply encrypt your text. This tool will help you to keep your text secret. https://keep-secret.netlify.app/
Updated -
A simple email extractor for obfuscated emails.
Updated