Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jun 2000 23:29:56 +0200
From:      Willem Brown <willem@brwn.org>
To:        Juha Saarinen <juha_saarinen@email.msn.com>
Cc:        Bernhard Rosenkraenzer <bero@redhat.de>, redhat-list@redhat.com, Alan Mead <amead8695@home.com>, freebsd-questions@freebsd.org
Subject:   Re: Someone is still stalking me with spam
Message-ID:  <20000608232956.A7622@denary.brwn.org>
In-Reply-To: <LNBBIBDBFFCDPLBLLLHFIEPMHLAA.juha_saarinen@email.msn.com>; from juha_saarinen@email.msn.com on Fri, Jun 09, 2000 at 09:13:22AM %2B1200
References:  <Pine.LNX.4.21.0006081312050.4033-100000@bochum.redhat.de> <LNBBIBDBFFCDPLBLLLHFIEPMHLAA.juha_saarinen@email.msn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Fri, Jun 09, 2000 at 09:13:22AM +1200, Juha Saarinen wrote:
> %-> The simplest way to make them readable is
> %->
> %-> #include <stdio.h>
> %-> main()
> %-> {
> %->         unsigned long l=htonl(3454552827);
> %->         unsigned char *s=(unsigned char *)&l;
> %->         printf("%u.%u.%u.%u\n", s[0], s[1], s[2], s[3]);
> %-> }
> 
> Errr... don't know if that's the simplest way, actually. Simply ping the
> obfuscated address to get the IP. ;-)

True, but this way I actually learned something from it.

> 
> -- Juha
> 
> 

Regards
Willem Brown

-- 
 /* =============================================================== */
 /*      Linux, FreeBSD, NetBSD, OpenBSD. The choice is yours.      */
 /* =============================================================== */

A star captain's most solemn oath is that he will give his life, even
his entire crew, rather than violate the Prime Directive.
		-- Kirk, "The Omega Glory", stardate unknown


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000608232956.A7622>