William Tan

Results 14 comments of William Tan

is that how gdb normally works? I thought you had to do `set environ` or something to actually set it for the target doing `LD_PRELOAD` would change the library path...

https://github.com/pwndbg/pwndbg/blob/735c65a22d48e65f03fe6b4fd30a338c9ee1112b/pwndbg/aglib/kernel/vmmap.py#L140 a temp file is created with Python

This new method doesn't require making any files and instead relies on parsing the socket connection information to determine what process you're remotely attached to (assuming you're on the same...

ugh forgot about that lol haven't tried it myself it _might_ be possible to have special handling for that? since the docker proxy process should still be forwarding the traffic...