FunctionStomping
Shellcode injection technique. Given as C++ header, standalone Rust program or library. (by Idov31)
rust-windows-shellcode
Windows shellcode development in Rust (by b1tg)
FunctionStomping | rust-windows-shellcode | |
---|---|---|
7 | 3 | |
702 | 299 | |
0.0% | 2.7% | |
2.5 | 0.0 | |
almost 2 years ago | over 4 years ago | |
Rust | Rust | |
GNU General Public License v3.0 only | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
FunctionStomping
Posts with mentions or reviews of FunctionStomping.
We have used some of these posts to build our list of alternatives
and similar projects.
- FunctionStomping: A new shellcode injection technique. Given as C++ header or standalone Rust program
- FunctionStomping – A new shellcode injection technique
- FunctionStomping: A new shellcode injection technique. Given as C++ header or standalone Rust program on Windows - a brand-new technique for shellcode injection to evade AVs and EDRs. Technique is inspired by Module Stomping and has some similarities. Hollows-hunter doesn't find it..
- A new shellcode injection methodology
rust-windows-shellcode
Posts with mentions or reviews of rust-windows-shellcode.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Improved Windows shellcode experiment template based on b1tg/rust-windows-shellcode
Hi Dear Rustaceans OwO! I found b1tg/rust-windows-shellcode when I was doing a hobby project. also this: https://www.reddit.com/r/rust/comments/ld8nhj/write_windows_shellcode_in_rust/ This was a great repository that contributed significantly to the completion of my project. But, the b1tg shellcode had a problem that I was concerned about, so I decided to create an improved shellcode as a template. It takes Windows calling conventions and a little assembly knowledge to understand everything, but check my repository out if you're interested :3
- Windows shellcode development in Rust
- Write Windows Shellcode in Rust
What are some alternatives?
When comparing FunctionStomping and rust-windows-shellcode you can also consider the following projects:
MrKaplan - MrKaplan is a tool aimed to help red teamers to stay hidden by clearing evidence of execution.
rust - Empowering everyone to build reliable and efficient software.
ntqueueapcthreadex-ntdll-gadget-injection - This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret gadget can be used for stealthy code injection.
black-hat-rust - Applied offensive security with Rust - https://kerkour.com/black-hat-rust
Hacking-Windows - A FREE Windows C development course where we will learn the Win32API and reverse engineer each step utilizing IDA Free in both an x86 and x64 environment.
deno - A modern runtime for JavaScript and TypeScript.