ushift 0.0.0

Multi-platform data extraction tool with a single Rust script
1
2
3
fn main() {
    println!("Hello, world!");
}