FICHA · MANJARO

flip-link

Flips the memory layout of embedded programs to protect against stack overflows

  • Build tool
  • CLI
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

A linker helper for embedded Rust programs that changes memory layout so stack overflows are more likely to hit protected memory instead of silently corrupting data. It is mainly used in firmware and microcontroller development.

Use it when your embedded project is designed for this layout and documentation says to enable it. It is not useful for ordinary desktop programs and should be treated as part of a build system.

How to run

flip-link

Commands: flip-link

Permissions

Permissions not analysed for this source yet.