dynamic-preauth

Server-side executable pre-authentication proof of concept

Active Updated 6mo ago

A proof of concept demonstrating server-side executable modification for pre-authentication. Built with Rust using the Salvo web framework for the backend and Astro for the frontend. Explores techniques for embedding unique authentication tokens directly into downloadable executables at request time, with real-time WebSocket communication for status updates. Demonstrates binary patching, cryptographic signing, and secure token embedding for software distribution scenarios.

§01

Gallery

Built with
Astro Demo Experiment Rust Security TypeScript