$ export LD_LIBRARY_PATH=./bin:D_LIBRARY_PATH
$ make clean
$ make
# Open two terminals
# Terminal 1
$ make target
# Press enter, you will see function and global variable work correctly
# Redo "make target" and go to terminal 2
# Terminal 2
$ make got
# If Operation not permitted, run
$ sudo su
$ make got
-
Notifications
You must be signed in to change notification settings - Fork 0
giang-nguyentbk/symbol-hooker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Utilize ELF inspection and ptrace methods to perform symbol hooking mechanism
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published