Skip to content

Welcome to Syriinge

Don't Mind the Mess

This site is currently under active developement. Some content may be innacurate or missing.

Syriinge is a framework and API for injecting C++ code into Super Smash Bros. Brawl at runtime via plugins.

Syriinge's goal is to empower developers with the tools they need to execute grand and intricate coding projects without resorting to hand writing assembly by letting developers use C/C++ to write their mods.


  • Getting Started


    Learn how to install the Syriinge SDK and write your first plugin.

    Getting started

  • API Reference


    Browse the API reference for guidance on Syriinge's core hooking API.

    Reference

  • How It Works


    Curious how everything works under the hood?

    Technical Explanation

  • Guides and Examples


    Find reference projects and samples to jumpstart your journey.

    Examples