flip-link
Stack Overflow Protector
Protects embedded programs from stack overflows by flipping the memory layout to prevent collisions with static variables.
Adds zero-cost stack overflow protection to your embedded programs
282 stars
11 watching
8 forks
Language: Rust
last commit: 24 days ago
Linked from 1 awesome list
embeddedembedded-rustferrous-systemslinkersrustrust-toolstooling
Related projects:
Repository | Description | Stars |
---|---|---|
knurling-rs/app-template | A template project for setting up an embedded Rust project with Probe-RS and Flip-Link | 311 |
kornelski/rust-security-framework | Provides Rust bindings to the macOS Security framework for secure communication and key management. | 242 |
gemesa/rustlink | Tools to program and manage STM32 microcontrollers using Rust | 3 |
sorairolake/scryptenc-rs | A Rust library and tool implementing the scrypt encrypted data format | 1 |
kungia09/bangcle | Protects Android apps from malicious activities by hardening and encrypting them using dynamic loading of encrypted dex files. | 389 |
jeaye/ncurses-rs | A low-level wrapper around the ncurses TUI lib for Rust | 685 |
kaiyuanzh/flip | A framework for defending against backdoor attacks in federated learning systems | 44 |
knurling-rs/defmt | An efficient logging framework designed for resource-constrained devices | 854 |
pallets/markupsafe | Protects against injection attacks by safely escaping untrusted strings in HTML and XML markup | 636 |
bschwind/yoga-rs | A Rust wrapper around a Flexbox layout engine. | 146 |
justinas/nosurf | Protects against Cross-Site Request Forgery (CSRF) attacks in web applications by verifying user input | 1,589 |
winkler1/icedam | A lightweight library to prevent accidental data mutation and bugs in applications | 44 |
kmcallister/rustic-symmetries | A reference guide to Rust's memory safety features and their various modes of access | 70 |
greggles/cracking-drupal | Markdown-formatted documentation on Drupal Security vulnerabilities and mitigations | 55 |
snapview/tungstenite-rs | A lightweight WebSocket implementation for Rust. | 1,924 |