Disconnect3d

Results 562 comments of Disconnect3d
trafficstars

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?

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 :). 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