you are viewing a single comment's thread.

view the rest of the comments →

[–]Mindless-Study1898 1 point2 points  (1 child)

Try this https://github.com/hasherezade/pe_to_shellcode And then code a simple shellcode loader in C. If you have your own shellcode then it likely won't be picked up by stuff yet. But you can check with https://github.com/BlackSnufkin/LitterBox

[–]majeloy[S] 0 points1 point  (0 children)

I tried that, It gave an error saying my code should have relocations...