Skip to content
/ unhider Public

This is a Python script that shows hidden PIDs on a Linux system using the libprocesshider.so library.

License

Notifications You must be signed in to change notification settings

nfsec/unhider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

unhider

Show hidden PIDs by libprocesshider.so on Linux system.

EXAMPLE:
	root@darkstar:~# ./unhider.py
	## Hidden PID revealer v0.2 by NFsec.pl
	
	Scanning system please wait...
	
	PIDs from /proc: [1, 1313, 1983, 1984, 3118, 3119, 3120, 3121, 3124, 3125]
	
	PIDs enumerated: [1, 3125, 3146, 3671, 3739, 3759, 3837, 3838, 3860, 3861]
	
	Hidden PIDs: [3860]

About

This is a Python script that shows hidden PIDs on a Linux system using the libprocesshider.so library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages