Skip to content
mudocs
PlaygroundShowcaseExtension
Repo ↗
All runtime Mutant IR / ByteCode ReferencePolymorphic Bytecode LLD (Current + Roadmap)Binary Artifact Security Deep Dive
Docs / Runtime

Section

Runtime

Bytecode, VM, polymorphism, and execution internals.

Start here

Read this track when you need to understand bytecode layout, execution behavior, and how runtime hardening fits together.

Featured document Mutant IR / ByteCode Reference Mutant compiles to a flat, linear byte stream. There is no intermediate representation between the AST and the bytecode – the compiler walks the AST and emits bytes directly.

Reading path

Step 1 Mutant IR / ByteCode ReferenceStep 2 Polymorphic Bytecode LLD (Current + Roadmap)Step 3 Binary Artifact Security Deep Dive

Curated · top deep dives

Polymorphic Bytecode LLD (Current + Roadmap) This LLD explains the real status of Mutant polymorphic bytecode support and the safe path to expand it.Binary Artifact Security Deep Dive This deep dive covers binary artifact security for Mutant from generation to runtime load.Mutant IR / ByteCode Reference Mutant compiles to a flat, linear byte stream. There is no intermediate representation between the AST and the bytecode – the compiler walks the AST and emits bytes directly.

Everything else in runtime

mudocs

Documentation for Mutant — a language built for practical security work, forensic automation and cross-platform analysis tooling.

Read the source ↗

Docs

All docs Overview Reference Runtime Security Tooling

Explore

Playground Showcase Extension Search Themes

Project

aoiflux/mutant ↗ Issues ↗ About
mudocs · built from the Mutant docs corpus sitemap.xml