C# Remote Codecave Injection x64 Below is an implementation to perform a remote codecave injection onto a x64 process using c#. Since x64 does not offer jmp absolute_addr anymore, we will have to do it using 2 steps – mov rax,…
Programming, Security and Tech (and Code Snippets)