|
|
|
|
@ -108,8 +108,8 @@ Briefly describe the problem you are having in a few paragraphs.
|
|
|
|
|
|
|
|
|
|
<!--
|
|
|
|
|
What do we have to do to reproduce the problem?
|
|
|
|
|
If this is connected to particular C/asm code,
|
|
|
|
|
please provide the smallest C code that reproduces the issue.
|
|
|
|
|
If this is connected to particular C/asm code or a binary,
|
|
|
|
|
please provide the binary or if possible, a smallest C code that reproduces the issue.
|
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
Gdb session history:
|
|
|
|
|
@ -122,9 +122,7 @@ Gdb session history:
|
|
|
|
|
<!--
|
|
|
|
|
Show us your gdb/python/pwndbg/OS/IDA Pro version (depending on your case).
|
|
|
|
|
|
|
|
|
|
NOTE: We are currently supporting only Ubuntu installations.
|
|
|
|
|
It is known that pwndbg is not fully working e.g. on Arch Linux (the heap stuff is not working there).
|
|
|
|
|
If you would like to change this situation - help us improving pwndbg and supporting other distros!
|
|
|
|
|
NOTE: We are currently testing Pwndbg only on Ubuntu installations but it should work fine on other distros as well.
|
|
|
|
|
|
|
|
|
|
This can be displayed in pwndbg through `version` command.
|
|
|
|
|
|
|
|
|
|
|