--autobreak flag provide the injection of "int 3" instruction into the shellcode, what could corrupt the shellcode execution. Possible solution: set the breakpoint before the jump to shellcode execution.
--autobreak flag provide the injection of "int 3" instruction into the shellcode, what could corrupt the shellcode execution.
Possible solution:
set the breakpoint before the jump to shellcode execution.