◐ Shell
clean mode source ↗

Build software better, together

Here are 36 public repositories matching this topic...

Header-only compile-time variables obfuscation library for C++20 and later. Compiler Support: MSVC (+WDM), Clang, GCC. Architecture Support: x86, x86-64, ARM64. OS Support: Windows, Linux, macOS.

  • Updated May 26, 2026
  • C++

String Encryption and File Encryption for C/C++, C#, Visual Basic .NET, Delphi/Pascal/Object Pascal, Java, JavaScript, Python, Ruby, AutoIt, PowerShell, Haskell, MASM, FASM programming languages.

  • Updated Apr 29, 2026
  • PHP

A C++17 header-only library that provides compile-time string encryption and decryption using SIMD instructions and junk code injection.

  • Updated Mar 2, 2026
  • C++

StringEncrypt allows you to encrypt strings and files using a randomly generated algorithm, generating a unique decryption code (so-called polymorphic code) each time in the selected programming language.

  • Updated Apr 29, 2026
  • Python

PyDelta is a Python script designed to obfuscate Python source code, making it more difficult to understand and reverse-engineer.

  • Updated Jul 13, 2024
  • Python

LLVM pass plugin for native code obfuscation and anti-tamper. CFG flattening, string encryption, VM virtualization, anti-cheat, and more. iOS · Android · macOS · Windows · Wasm.

  • Updated May 29, 2026
  • C++

Header-only constexpr string encryption for C++17+, supporting both User and Kernel Mode, with no CRT or STL dependencies.

  • Updated Jun 29, 2025
  • C++

GoBfuscator is a professional-grade obfuscation tool specifically designed for Go (Golang) source code. It provides multiple layers of protection to make reverse engineering difficult while maintaining 100% runtime functionality.

  • Updated Aug 5, 2025
  • Python

Encrypt and hide plain text strings & file contents within your source code in a secure & encrypted form with the help of a polymorphic engine, generating random-looking decryption code every time.

  • Updated May 5, 2026
  • JavaScript

Chakravyuha is an intelligent, adaptive C/C++ obfuscation engine powered by the LLVM compiler framework. It is designed to protect software intellectual property from reverse engineering, piracy, and tampering by applying layered, context-aware code transformations.

  • Updated Apr 29, 2026
  • C++

An AES based smart cryptographic desktop app that can help users keep their data private. It provides String, File Encryption and Image Steganography 🧑🏻‍💻😁🦄📂📷

  • Updated Dec 28, 2024
  • TypeScript

An IDAPython tool for automatic decryption of string literals encrypted with the Nim's module "strenc".

  • Updated Jun 29, 2025
  • Python

Rust SDK crate for the StringEncrypt. It allows you to encrypt strings and files using a randomly generated algorithm, generating a unique decryption code (so-called polymorphic code) each time in the selected programming language.

  • Updated Apr 29, 2026
  • Rust

Improve this page

Add a description, image, and links to the string-encryption topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the string-encryption topic, visit your repo's landing page and select "manage topics."

Learn more