mirror of
https://github.com/MrTiz/CET-Enum-CallStack-Spoofer
synced 2026-07-15 04:37:18 +00:00
4 lines
76 B
Rust
4 lines
76 B
Rust
fn main() {
|
|
println!("cargo:rustc-link-arg=/SUBSYSTEM:CONSOLE,6.02");
|
|
}
|