You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lot has changed since first introducing gef-remote to mitigate the many limitations of target remote. In addition this command has created countless issues/PRs because users were using target remote (when they should've used gef-remote).
Since the upgrade to a baseline of GDB 10 + Python 3.10, we can revisit target remote and probably (finally) deprecate gef-remote, mostly through pre and post hooks.
A lot has changed since first introducing
gef-remote
to mitigate the many limitations oftarget remote
. In addition this command has created countless issues/PRs because users were usingtarget remote
(when they should've usedgef-remote
).Since the upgrade to a baseline of GDB 10 + Python 3.10, we can revisit
target remote
and probably (finally) deprecategef-remote
, mostly through pre and post hooks.Steps
target remote
#1150gef-remote
pwntools
compatKnown related issues:
target remote
post hook #1131dereference
issue withgef-remote
#1080The text was updated successfully, but these errors were encountered: