mirror of
https://codeberg.org/smukx/Rust-for-Malware-Development
synced 2026-06-06 20:22:59 +00:00
28e7fac1d3
Rust-for-Malware-Development is an collection of proof of concepts with techniques and advanced evasion methods
structs impl..
Here you can find my additional code implementation of API's what was not written in Rust winapi.. although some API are present in windows-rs create. This can come in handy to develop in winapi and learn some core structures.
References / Credits
- Microsoft official WINAPI Documentaion
By : @5mukx