Babyshell challenge 5

268 views
Skip to first unread message

Ted Johnson

unread,
Sep 8, 2020, 4:07:24 PM9/8/20
to pwn-college-users
Hello,

I've been trying out challenge 5 for some time now and still can't get it to execute a syscall. Im assuming we are suppose to use inc byte ptr[rip] to increase 0e05 to 0f05 but Im not sure where to start. Im still trying to learn gdb and strace so things are getting all jumbled together.

- Ted

Muhammad Saboor

unread,
Sep 8, 2020, 4:18:07 PM9/8/20
to pwn-college-users
I would put int3 before "inc byte ptr[rip]" to put breakpoints and examine what happens to the next instructions after I execute this inc byte instruction.
Reply all
Reply to author
Forward
0 new messages