SkillAgentSearch skills...

PolymorphicEngine

Simple polymorphic engine written in C

Install / Use

/learn @SoftPoison/PolymorphicEngine
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Simple Polymorphic Engine

This is a proof of concept to demonstrate how polymorphic code can use self-modification to hide its inner workings.

Requirements:

  • gcc
  • nm
  • gdb

How to build:

  1. Run make dependencies to generate the dependencies
  2. Edit poly.c however you desire
  3. Run make to build the final product
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated8mo ago
Forks1

Languages

C

Security Score

77/100

Audited on Jul 10, 2025

No findings