From owner-freebsd-security Fri Oct 12 7:34: 2 2001 Delivered-To: freebsd-security@freebsd.org Received: from mail.euroweb.hu (mail.euroweb.hu [193.226.220.4]) by hub.freebsd.org (Postfix) with ESMTP id D4BD837B407 for ; Fri, 12 Oct 2001 07:33:53 -0700 (PDT) Received: (from hu006co@localhost) by mail.euroweb.hu (8.8.5/8.8.5) id QAA27102 for security@freebsd.org; Fri, 12 Oct 2001 16:33:50 +0200 (MET DST) Received: (from zgabor@localhost) by zg.CoDe.hu (8.11.3/8.11.1) id f9CE5NH00457 for security@freebsd.org; Fri, 12 Oct 2001 14:05:23 GMT (envelope-from zgabor) Date: Fri, 12 Oct 2001 14:05:23 +0000 From: Gabor Zahemszky To: security@freebsd.org Subject: Re: recovery from 'rm -rf /' Message-ID: <20011012140523.A339@zg.CoDe.hu> References: <64563.1002193406@axl.seasidesoftware.co.za> <3BBDC538.4B115243@abc.ro> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <3BBDC538.4B115243@abc.ro>; from andrei@abc.ro on Fri, Oct 05, 2001 at 05:35:36PM +0300 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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