rustpad icon indicating copy to clipboard operation
rustpad copied to clipboard

Multi-threaded Padding Oracle attacks against any service. Written in Rust.

Results 1 rustpad issues
Sort by recently updated
recently updated
newest added

Saw `#[repr(align(64)]` being used to essentially bloat a struct's size with the goal of aligning the memory in cache, which _could_ improve speed. To be tested.