Skip to content

Instantly share code, notes, and snippets.

@0x61nas
Created February 6, 2024 09:11
Show Gist options
  • Save 0x61nas/976758d6aa7b213204755cb149481edd to your computer and use it in GitHub Desktop.
Save 0x61nas/976758d6aa7b213204755cb149481edd to your computer and use it in GitHub Desktop.
exit
break start
exit
n
i reg
i reg cl
i reg dh
exit
n
i reg eax
exit
n
exit
i reg rbx
n
i reg rbx
n
n
i reg bh
i reg ch
n
i reg ch
r
n
i reg rax
i reg ax
i reg eax
n
exit
n
i reg cl
i reg ch
n
i reg ch
i reg cl
i mem
r
n
exwit
exit
n
exit
n
print --help
help print
i reg
i reg rax
i mem
p $rax
p/x $rax
printf "%s", $2
printf "%s", $rax
p $rax
printf "%s", $3
p/x $sp
exit
n
p/x $rax
n
p/x $al
p/x $rax
exit
n
p/x al
p/x $al
n
p/x $eax
p/x $rsi
p/x $rax
n
p/x $rsi
p/x $eax
exit
n
p $MyLove
p $[MyLove]
printf "%s", $[MyLove]
exit
n
p/x $rax
r
n
p/x $rax
n
n
p/x $rflags
p/x $eflags
q
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment