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
Is your feature request related to a problem? Please describe.
GDB GEF is already a massive improvement over plain GDB.
The drawback of this approach is that GEF lacks specific kernel features.
The upside is that there exists a fork of GEF that has already implemented some cool features. However they were never contributed back to the main project.
At the time of writing the fork and the main project diverged quite a bit and just merging them together seems like it's never gonna work.
Describe the solution you'd like
To extend the debugger we could just reference the fork and contribute some features back to gef while rewriting others and creating new functionalities as well. This would benefit the whole ecosystem.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
GDB GEF is already a massive improvement over plain GDB.
The drawback of this approach is that GEF lacks specific kernel features.
The upside is that there exists a fork of GEF that has already implemented some cool features. However they were never contributed back to the main project.
At the time of writing the fork and the main project diverged quite a bit and just merging them together seems like it's never gonna work.
Describe the solution you'd like
To extend the debugger we could just reference the fork and contribute some features back to gef while rewriting others and creating new functionalities as well. This would benefit the whole ecosystem.
The text was updated successfully, but these errors were encountered: