Just leaving link here: https://github.com/scwuaptx/Pwngdb
I have refactored some features in Pwngdb with pwndbg feature, but I have some questions:
heap feature will conflict with the original heap command. Maybe we can rename all features about printing base to regular names.There's no need for them to be in a named sub module like that. Just
integrate them as normal commands ❤️
On Tue, May 9, 2017 at 10:27 AM 0xddaa notifications@github.com wrote:
I have refactored some features
https://github.com/0xddaa/Pwngdb/tree/master/pwndbg in Pwngdb with
pwndbg feature, but I have some questions:
- Will you keep the module name as pwndbg or rename to gdbpwn(as
title of this issue)?- The heap feature will conflict with the original heap command.
Maybe we can rename all features about printing base to regular names.—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/pwndbg/pwndbg/issues/259#issuecomment-300200897, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAG0GE4quZ4YktX3ksXdrl-LRSUu5u82ks5r4IXFgaJpZM4NNV6I
.
Nevermind, you did pwndbg.commands.gdbpwn, I thought it was under pwndbg.gdbpwn.commands
got implemented :+1:
I want the layout of parseheap