Information Security News mailing list archives

patch to cryptcat to compile it on *BSD


From: Dragos Ruiu <dr () KYX NET>
Date: Tue, 26 Sep 2000 01:14:51 -0700

Re: http://207.33.208.248/News/Free_Tools/Cryptcat

What a cool little tool! Even cooler than hobbit's classic.... deployed it
across a lot of stuff :-) folowing patch was needed for FreeBSD and others...

Remember to change the shared secret(in netcat.c) is my advice....

cheers,
--dr

--kyx--

--- farm9crypt.cc       Tue Sep 26 00:52:05 2000
+++ farm9crypt.cc.new   Tue Sep 26 00:51:54 2000
@@ -14,6 +14,7 @@
*/

#ifndef WIN32
+#include <sys/types.h>
#include <sys/socket.h>
#include <stdlib.h>
#else

--kyx--


--
Dragos Ruiu <dr () kyx net>   dursec.com ltd. / kyx.net - we're from the future
gpg/pgp key on file at wwwkeys.pgp.net

ISN is hosted by SecurityFocus.com
---
To unsubscribe email LISTSERV () SecurityFocus com with a message body of
"SIGNOFF ISN".


Current thread: