Date: Fri, 12 Oct 2001 14:05:23 +0000 From: Gabor Zahemszky <ZGabor@CoDe.hu> To: security@freebsd.org Subject: Re: recovery from 'rm -rf /' Message-ID: <20011012140523.A339@zg.CoDe.hu> In-Reply-To: <3BBDC538.4B115243@abc.ro>; from andrei@abc.ro on Fri, Oct 05, 2001 at 05:35:36PM %2B0300 References: <64563.1002193406@axl.seasidesoftware.co.za> <3BBDC538.4B115243@abc.ro>
next in thread | previous in thread | raw e-mail | index | archive | help
Sorry for the late reply: On Fri, Oct 05, 2001 at 05:35:36PM +0300, ANdrei wrote: > i have no solution, bbut i heard smtg interesting on the radio this > morning: > > there are only 3 companies in the world who are really specialised in > doing such stuff, and one of these is in Hungary... they are said to be > very helpful, and maybe you find them and talk to them about it... they > have repeatedly offered help at no cost, so maybe you are lucky... > unfortunately I do not know their name, so... maybe google will help Their name is Kürt Kft. Bye, Gabor from Hungary :-) -- #!/bin/ksh Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';set $Z ;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? ]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;X=;for i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;X="$X $i";typeset +l i;};print "$X" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011012140523.A339>