Showing posts with label ps-inject. Show all posts
Showing posts with label ps-inject. Show all posts

Friday, 19 August 2016

ps-inject - Inject Shellcode on Linux PID

Inject shellcode on linux PID How use: $ make gcc -Wall -Wextra -O3 -c -o lib/file.o src/file.c gcc -Wall -Wextra -O3 -c -o lib...