Skip to content

brianhoppus/fake-who

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fake-who

An exploration of hiding your user activity from other active users on a Linux system. Of course, only do this on your on hardware.

Requirements

  • Access to a Linux system
  • gcc

How to Build

  1. Run the makefile make

  2. Run the newly-built binary ./who

  3. Optional: Replace your system who binary with the new one you built sudo mv ./who $(which who)

About

Just a fun exploration of covering your tracks on a *nix box. Replace your standard "who" command with this program, and have fun! Of course, only do this on your on hardware.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors