hugsy / gef-extras

Extra goodies for GEF to (try to) make GDB suck even less
https://hugsy.github.io/gef-extras
MIT License
148 stars 50 forks source link

fix path issues scripts glibc syscalls #106 #107 #109

Closed therealdreg closed 2 months ago

therealdreg commented 2 months ago

Description/Motivation/Screenshots

fix path issues scripts glibc syscalls #106 #107

some resources:

https://stackoverflow.com/questions/50499/how-do-i-get-the-path-and-name-of-the-python-file-that-is-currently-executing/

How Has This Been Tested ?

"Tested" indicates that the PR works and the unit test (i.e. make test) run passes without issue.

Checklist