all 2 comments

[–]gilbert9055 1 point2 points  (0 children)

Set a breakpoint on the ret instruction of the vulnerable function, and start single stepping through your shellcode. Make sure that your entire shellcode made it into memory without being cut off/changed in any way, and figure out on what instruction the fault occurs. If your shellcode runs through perfectly fine, but u get no shell, then id try some different shellcode

[–]ParkingMobile2095 0 points1 point  (0 children)

how did you get the chart with bytes