We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[root@localhost RootKit]# ./client hide /etc/passwd [root@localhost RootKit]# ll /etc/passwd -rw-r--r--. 1 root root 2365 Oct 22 17:13 /etc/passwd [root@localhost RootKit]#
[root@localhost ~]# uname -a Linux localhost.localdomain 3.10.0-957.el7.x86_64 #1 SMP Thu Nov 8 23:39:32 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux [root@localhost ~]#
[root@localhost ~]# cat /etc/redhat-release CentOS Linux release 7.6.1810 (Core) [root@localhost ~]#
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[root@localhost RootKit]# ./client hide /etc/passwd
[root@localhost RootKit]# ll /etc/passwd
-rw-r--r--. 1 root root 2365 Oct 22 17:13 /etc/passwd
[root@localhost RootKit]#
[root@localhost ~]# uname -a
Linux localhost.localdomain 3.10.0-957.el7.x86_64 #1 SMP Thu Nov 8 23:39:32 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
[root@localhost ~]#
[root@localhost ~]# cat /etc/redhat-release
CentOS Linux release 7.6.1810 (Core)
[root@localhost ~]#
The text was updated successfully, but these errors were encountered: