Rust for Malware Development
💬
Hello Nerds, This Repo is about using Rust for malware development and for low level stuffs.
👁🗨 Basics:
To Learn Rust -> Rust Book
Windows API [old]-(winapi)-> WinAPI
Windows API (by Official Microsoft) -> WinAPI
ntapi Crate -> NtAPI
Windows Internels -> Link
RedTeam Notes -> Link
WinAPI Imports to Test and Execute these Codes..
Tips for Rust Beginner: save this dependencies in Cargo.toml File.
😸 Github
⬇️ Download
🔒
#Rust #Malware #Dev
➖ ➖ ➖ ➖ ➖ ➖ ➖ ➖ ➖ ➖
👤 t.iss.one/BugCod3BOT
📣 t.iss.one/BugCod3
Hello Nerds, This Repo is about using Rust for malware development and for low level stuffs.
To Learn Rust -> Rust Book
Windows API [old]-(winapi)-> WinAPI
Windows API (by Official Microsoft) -> WinAPI
ntapi Crate -> NtAPI
Windows Internels -> Link
RedTeam Notes -> Link
WinAPI Imports to Test and Execute these Codes..
[dependencies]
winapi = { version = "0.3", features = ["winuser", "debugapi","winerror", "wininet" , "winhttp" ,"synchapi","securitybaseapi","wincrypt","psapi", "tlhelp32", "heapapi","shellapi", "memoryapi", "processthreadsapi", "errhandlingapi", "winbase", "handleapi", "synchapi"] }
ntapi = "0.4.1"
user32-sys = "0.2.0"
Tips for Rust Beginner: save this dependencies in Cargo.toml File.
BugCod3#Rust #Malware #Dev
Please open Telegram to view this post
VIEW IN TELEGRAM
⚡3🔥2❤1