INTRO TO ASSEMBLY LANGUAGE - skill assessment -TASK 2

update in case someone else has same issue: it should be nc IP PORT < shellcode.bin
If the error you get is “refused connection” then you might need to generate a new target. If the message is “shellcode failed to run” then the issue is indeed with your shellcode. Feel free to reach out if you’re stuck on this.

Hi! did you solve the task 1?

I am absolutely stuck on this one.

If someone could please give me some guidance on what to do.

I have gone through many iterations of optimized shellcode, and every time I send it to the server I get Failed to Run Shellcode error!

I am at a loss.

EDIT: I figured it out. It was all about how I was sending the shellcode to the server.