Disconnect3d
Disconnect3d
@garywei944 umm, which project? Pwndbg? It is actively maintained, it gets new code merged in every or almost every day ;). If you ask about the lldb part, @mbrla0 is...
Can you provide some more details why this is an issue or/and what is the state of variables when it happens? I don't have an OpenAI API key atm to...
Wdym by a lot of commands? U should not invoke “vmmap\narg” ever I think On Wed, 14 Feb 2024 at 20:52, Jess ***@***.***> wrote: > Its just with alot of...
Ping @ttrssreal
Ping @ttrssreal
This is not a bug, but a "feature" that we wanted to have the same interface as Windbg had with db/dw/dd/dq/ds commands. But that's not the first time someone mentions...
@rivit98 don't forget we generally accept gdb values within commands, so you can pass sth like `some_var_name` and its value will be automagically resolved. This is not the case for...
Shall we maybe name the command differently to make it more connected to linux kernel or more understandable? We already have many fancy shortcuts... so idk, maybe its okay to...
Fwiw:  e.g. partial RELRO should be yellow etc.
The coloring was added in #1923. I will still keep this open: we should use pwntools dependency to call checksec instead of a wrapper binary