Repository navigation
polymorphic-engine
- Website
- Wikipedia
Shoggoth: Asmjit Based Polymorphic Encryptor
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.
A simple polymorphic engine
header-only library for compile-time rng and randomized code on compile in 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.
Rust procedural macro to insert a few asm! calls full of junk instructions in between every line of code.
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.