Projects with this topic
-
ICL : Intellisrc Common Library : This library can help you to write less code and speedup the development of your next great application. It is particularly designed to accomplish most of the common tasks required by backend services.
Updated -
Plain text boilerplate removal using character n-gram frequency across a corpus. Builds a template model from a sample, filters files in a single linear pass, and validates automatically. Includes an obfuscated mode where the model is a set of integers and output filenames are hashed: the operator never reads the content. AWK for character processing, Bash for orchestration, Lisp layer planned for positional classification.
Updated -
-
Mutually Assured Accountability Framework (MAAF) / 4a languages / oblíbený
CI/CD Catalog (unpublished)What is Oblíbený? Oblíbený (Czech: "beloved" or "favorite") is a programming language that fundamentally rethinks how we write, verify, and deploy software. It combines:
🔐 Security by Design: deployment-time code is provably terminating and resource-bounded✅ Distributed Verification: crowd-sourced formal verification of language properties📐 Formally Verified: property-based testing and formal methodsUpdated -
Tool to encode/decode swx-dyn-strings(xBow) from plaintext to obfuscated and vice versa.
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 -
The Local Python Code Protector Script is a command-line tool designed to provide source code protection and secure code sharing for Python scripts. It allows developers to obfuscate their Python code. This script supports both Python source files (.py) and compiled Python files (.pyc), offering flexible options for code obfuscation and encryption.
Updated -
The Secure Python Code Manager is an innovative solution for developers looking to share Python code securely, protect their Python code, and implement Python code encryption techniques. By leveraging the Alpha Beta Network cloud platform, this tool addresses the challenges of secure code sharing and source code protection.
Updated -
C++ code report generator with automatic obfuscation feature
Updated -
Using samples of mirai pulled from malwarebazaar to test Mark Stamp et al's papers regarding Hidden Markov Model detection. Additional models outside of the papers' descriptions time permitting.
Updated -
A collection of obfuscated for fun C code written mostly by me.
Updated -
A simple email extractor for obfuscated emails.
Updated -
Obfuscate email addresses by shuffling characters
Updated