Shoggoth: Asmjit Based Polymorphic Encryptor
-
Updated
Apr 10, 2024 - C++
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.
Add a description, image, and links to the polymorphic-engine topic page so that developers can more easily learn about it.
To associate your repository with the polymorphic-engine topic, visit your repo's landing page and select "manage topics."