Repository navigation

#

polymorphic-engine

Shoggoth: Asmjit Based Polymorphic Encryptor

C++
723
1 年前

Simple Polymorphic Engine (SPE32) is a simple polymorphic engine for encrypting code and data. It is an amateur project that can be used to demonstrate what polymorphic engines are.

Assembly
143
2 年前
Assembly
42
6 年前

header-only library for compile-time rng and randomized code on compile in c++

C++
33
2 年前

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.

Python
21
2 年前

Rust procedural macro to insert a few asm! calls full of junk instructions in between every line of code.

Rust
13
2 年前

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.

JavaScript
3
4 年前