From owner-freebsd-questions@FreeBSD.ORG Tue Jun 17 11:01:40 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2637A37B401 for ; Tue, 17 Jun 2003 11:01:40 -0700 (PDT) Received: from smtp017.mail.yahoo.com (smtp017.mail.yahoo.com [216.136.174.114]) by mx1.FreeBSD.org (Postfix) with SMTP id A481543F75 for ; Tue, 17 Jun 2003 11:01:39 -0700 (PDT) (envelope-from rohitvis@rogers.com) Received: from cpe0002a5b30bb5-cm0000396edc60.cpe.net.cable.rogers.com (HELO raptor) (rohitvis@63.138.113.68 with plain) by smtp.mail.vip.sc5.yahoo.com with SMTP; 17 Jun 2003 18:01:39 -0000 From: Rohit To: questions@freebsd.org Date: Tue, 17 Jun 2003 11:01:34 +0000 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200306171101.35080.rohitvis@rogers.com> Subject: Keylogger For FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2003 18:01:40 -0000 Hi, I'd like to write a keylogger for my freebsd box. Something that would log all keyboard activity on my pc. I have peeked at the keyboard files in the kernel. However, if someone could point me int the right direction... it will be greatly appreciated. note: I know theres code out there, but I would like to write my own for learning purpose. Thanks Rohit