pwndbg/pwndbg

The dps command does not have a parameter that sets the length

Open

#2 965 ouverte le 8 mai 2025

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)Python (5 820 stars) (776 forks)batch import
enhancementfeaturegood first issuehelp wanted

Description

pwndbg> dps -h usage: dds [-h] addr

Dump pointers and symbols at the specified address.

positional arguments: addr The address to dump from.

options: -h, --help show this help message and exit

The dps command does not have a parameter that sets the length

Guide contributeur