Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 18,04 x64 dont work #11

Open
lucassoccol opened this issue Aug 15, 2019 · 2 comments
Open

Ubuntu 18,04 x64 dont work #11

lucassoccol opened this issue Aug 15, 2019 · 2 comments

Comments

@lucassoccol
Copy link

Hi Gian, on ubuntu 18.04 x64 the process keep visible

$git clone https://github.com/gianlucaborello/libprocesshider.git
$make
gcc -Wall -fPIC -shared -o libprocesshider.so processhider.c -ldl
$echo /usr/local/lib/libprocesshider.so >> /etc/ld.so.preload
$sudo ps aux | grep evil
root 9149 6480 34 09:27 pts/1 00:00:16 python evil_script.py

Any sugestion to modify and test?

@fornote
Copy link

fornote commented Aug 29, 2021

I also want to know how to use this toolbox. All these commands were executed, but I don't know how to hide a specified process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@lucassoccol @fornote and others