Skip to content
mudocs
PlaygroundShowcaseExtension
Repo ↗
Docs / Themes / Bytecode

Theme

Bytecode

IR, VM internals, polymorphism, and runtime instruction behavior.

Runtime 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. Reference Mutant Security Quick Reference Mutant now ships with layered anti-tamper and hardening controls for the signed artifact, runtime, and risky builtins. Runtime Polymorphic Bytecode LLD (Current + Roadmap) This LLD explains the real status of Mutant polymorphic bytecode support and the safe path to expand it. Runtime Binary Artifact Security Deep Dive This deep dive covers binary artifact security for Mutant from generation to runtime load.
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