Idov31 / FunctionStomping

Shellcode injection technique. Given as C++ header, standalone Rust program or library.
https://idov31.github.io/2022/01/28/function-stomping.html
GNU General Public License v3.0
684 stars 97 forks source link

[QUESTION] why not make the rust variant a library too? #1

Closed pro465 closed 2 years ago

pro465 commented 2 years ago

thanks in advance!

Idov31 commented 2 years ago

Actually, there is no reason, I will try to turn it into a library as well :)