Disconnect3d
Disconnect3d
Fixed by https://github.com/pwndbg/pwndbg/pull/2478 ! Thanks! :)
Can we detect if we debug ELF or other file? Does the LLDB API allows for checking this @mbrla0 ?
cc: @fidgetingbits any chance you can check this out?
Or: just drop it?
I didn't find any tool replacement... so I think we need to drop it...
Hi, how is that working as `src` command - as in your "Usage" example - when the command is `src-debug`?: ```py @pwndbg.commands.Command( parser, aliases=["src-debug"], category=pwndbg.commands.CommandCategory.CONTEXT, ) @pwndbg.commands.OnlyWhenRunning def src_debug(function: bool...
@Abraxas333 Ping, any update?
Ping @Abraxas333 any update?
@Abraxas333 ping :). Re: discord invite is linked in the readme: https://github.com/pwndbg/pwndbg
Going to close this for now. Please open another PR if u finish this feature