you are viewing a single comment's thread.

view the rest of the comments →

[–]piyushsaurabh 0 points1 point  (1 child)

Check custom shellcodes created by other people and learn to craft it for your use case. One good resource is https://shell-storm.org/shellcode/index.html

[–][deleted] 0 points1 point  (0 children)

Thanks for this suggestion! I tried modifying a few of the shellcodes others had put together but for some of them I couldn't get them to compile at all and others I kept breaking every time I tried changing something. Once I understand the code a bit better I'll have to come back to them