diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:59:12 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:13 -0400 |
commit | 60e2469bbf2a23feca31b1194281e52e7a077704 (patch) | |
tree | 7251b6aa92f3f42c71787b463a60217a24d5e488 /system/unhide/README | |
parent | fea27106cc5fec1be75c2e02cd156173a694c938 (diff) |
system/unhide: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/unhide/README')
-rw-r--r-- | system/unhide/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/unhide/README b/system/unhide/README index 96344d2a2be2..4bf99df2bb35 100644 --- a/system/unhide/README +++ b/system/unhide/README @@ -1,6 +1,6 @@ -Unhide is a forensic tool to find processes and TCP/UCP ports hidden by -rootkits, Linux kernel modules or by other techniques. It includes unhide -and unhide-tcp. +Unhide is a forensic tool to find processes and TCP/UCP ports hidden +by rootkits, Linux kernel modules or by other techniques. It includes +unhide and unhide-tcp. Remember to run unhide as root only. Failing to do so could result in a massive arrival of false positives. |