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
3.1 KiB
3.1 KiB
Shellcode Execution Methods.
Permalink: shellcode_exec
Here you can find shellcode Execution methods...
- DSA_Exec
- EnumSystemGeoID
- LdrEnumerateLoadedModules
- RtlUserFiberStart
- CertEnumSystemStore.rs
- CreateThreadpoolWait.rs
- EnumCalendarInfoA.rs
- EnumChildWindows.rs
- EnumDesktopsW.rs
- EnumDirTreeW.rs
- EnumSystemLocalesEx.rs
- EnumTimeFormatsEx.rs
- EnumWindows.rs
- EnumWindowsStationsW.rs
- Flsalloc.rs
- LdrEnumerateLoadedModules.rs
- QueueUserAPC.rs
- SetTimer.rs
- Shell-Exec_fnPointer.rs
- SymFindFileInPath.rs
- enumobjects.rs
- inline_assembly.rs
- setupcommitfilequeuew.rs