Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.advocacy > #352814
| From | owl <owl@rooftop.invalid> |
|---|---|
| Newsgroups | comp.os.linux.advocacy |
| Subject | Re: done |
| Date | 2016-04-30 04:07 +0000 |
| Organization | O.W.L. |
| Message-ID | <sdfhjv03.ar3@rooftop.invalid> (permalink) |
| References | (2 earlier) <f14heuf00a.a3@rooftop.invalid> <20160430055112.5ed9b1ea@maxa-pc> <ghjdo03.arg@rooftop.invalid> <20160430055743.150023f9@maxa-pc> <fas00a3fa.44@rooftop.invalid> |
owl <owl@rooftop.invalid> wrote: > Melzzzzz <mel@zzzzz.com> wrote: >> On Sat, 30 Apr 2016 03:55:05 +0000 (UTC) >> owl <owl@rooftop.invalid> wrote: >> >>> Melzzzzz <mel@zzzzz.com> wrote: >>> > On Sat, 30 Apr 2016 03:50:02 +0000 (UTC) >>> > owl <owl@rooftop.invalid> wrote: >>> > >>> >> DFS <nospam@dfs.com> wrote: >>> >> > On 4/29/2016 6:13 PM, owl wrote: >>> >> > >>> >> >> Elapsed time 3 hours +/- 2 min. >>> >> >> Now grep'ing. :) >>> >> > >>> >> > The beady-eyes narrow down while the stalking prey is hunted. >>> >> > >>> >> > >>> >> > >>> >> >> anon@lowtide:/media/anon/5331134e-f853-4f49-876b-863d26af6261/ips$ >>> >> >> ls -ltrah out* -rw-r--r-- 1 anon anon 25G Apr 29 18:01 out32 >>> >> >> -rw-r--r-- 1 anon anon 24G Apr 29 18:02 out64 >>> >> >> -rw-r--r-- 1 anon anon 24G Apr 29 18:03 out96 >>> >> >> -rw-r--r-- 1 anon anon 25G Apr 29 18:03 out128 >>> >> >> -rw-r--r-- 1 anon anon 25G Apr 29 18:04 out160 >>> >> >> -rw-r--r-- 1 anon anon 25G Apr 29 18:05 out192 >>> >> >> -rw-r--r-- 1 anon anon 25G Apr 29 18:05 out224 >>> >> >> -rw-r--r-- 1 anon anon 24G Apr 29 18:06 out255 >>> >> >> anon@lowtide:/media/anon/5331134e-f853-4f49-876b-863d26af6261/ips$ >>> >> >> >>> >> > >>> >> > >>> >> > That's on the order of 398,000 per second. >>> >> > >>> >> > Did I do the math right? >>> >> > >>> >> > 256*256*256*256 = 4,294,967,296 hashes to generate >>> >> > 60 secs/minute * 60 min/hour * 3 hrs = 10,800 seconds >>> >> > >>> >> > 4,294,967,296 / 10,800 = 397,682 >>> >> > >>> >> > >>> >> >>> >> Sounds about right. I didn't get a match on the one string >>> >> I tested. Takes anywhere from 11 to 13 minutes to grep through >>> >> *one* of the 8 files. I scrounged around for speed enhancement >>> >> techniques, and that's about the best I could get it to do. >>> >> >>> >> $ LANG=C grep -m 1 -F <hash> <file> >>> >> >>> >> Anyway, I may try hashing with a newline. >>> >> >>> > >>> > Why don't you first try on known ip address? >>> >>> You got one? >>> >> >> 109.72.51.248 , this is my ip address posting from eternal. >> > > Cool. It matches with my first code. > > anon@lowtide:~$ echo 109.72.51.248 |md5sum > fd81dcdbef0d516b4ec84ec977a7b6d0 - > anon@lowtide:~$ echo -n 109.72.51.248 |md5sum > c5fd5ec5996a00946001a1952cc5e09b - > anon@lowtide:~$ cd code/md5 > anon@lowtide:~/code/md5$ ./md5ip 109.72.51.248 109.72.51.248 > 109.72.51.248 c5fd5ec5996a00946001a1952cc5e09b > anon@lowtide:~/code/md5$ > > I don't know why the other eternal hash didn't match. > I'll see if grep finds yours in out128. Back in a few... > anon@lowtide:/media/anon/5331134e-f853-4f49-876b-863d26af6261/ips$ time LANG=C grep -m 1 -F c5fd5ec5996a00946001a1952cc5e09b out128 109.72.51.248 c5fd5ec5996a00946001a1952cc5e09b real 3m24.053s user 0m10.160s sys 0m8.512s anon@lowtide:/media/anon/5331134e-f853-4f49-876b-863d26af6261/ips$ Excellent. It found it. Thank, Melzzzzz.
Back to comp.os.linux.advocacy | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
done owl <owl@rooftop.invalid> - 2016-04-29 22:13 +0000
Re: done John Gohde <john.h.gohde@gmail.com> - 2016-04-29 15:43 -0700
Re: done DFS <nospam@dfs.com> - 2016-04-29 19:26 -0400
Re: done owl <owl@rooftop.invalid> - 2016-04-30 03:50 +0000
Re: done Melzzzzz <mel@zzzzz.com> - 2016-04-30 05:51 +0200
Re: done owl <owl@rooftop.invalid> - 2016-04-30 03:55 +0000
Re: done Melzzzzz <mel@zzzzz.com> - 2016-04-30 05:57 +0200
Re: done owl <owl@rooftop.invalid> - 2016-04-30 04:04 +0000
Re: done owl <owl@rooftop.invalid> - 2016-04-30 04:07 +0000
Re: done Melzzzzz <mel@zzzzz.com> - 2016-04-30 06:08 +0200
Re: done owl <owl@rooftop.invalid> - 2016-04-30 14:35 +0000
Re: done Melzzzzz <mel@zzzzz.com> - 2016-04-30 17:20 +0200
Re: done owl <owl@rooftop.invalid> - 2016-04-30 15:40 +0000
Re: done Melzzzzz <mel@zzzzz.com> - 2016-04-30 18:11 +0200
Re: done owl <owl@rooftop.invalid> - 2016-04-30 16:17 +0000
Re: done owl <owl@rooftop.invalid> - 2016-04-30 17:23 +0000
Re: done Peter Köhlmann <peter-koehlmann@t-online.de> - 2016-05-01 00:56 +0200
Re: done Peter Köhlmann <peter-koehlmann@t-online.de> - 2016-05-01 01:30 +0200
Re: done owl <owl@rooftop.invalid> - 2016-04-30 23:11 +0000
Re: done Sandman <mr@sandman.net> - 2016-05-01 08:38 +0000
Re: done owl <owl@rooftop.invalid> - 2016-05-01 15:58 +0000
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 11:59 -0700
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 12:00 -0700
Re: done owl <owl@rooftop.invalid> - 2016-05-01 19:48 +0000
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 13:02 -0700
Re: done Melzzzzz <mel@zzzzz.com> - 2016-05-01 22:04 +0200
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 13:41 -0700
Re: done Steve Carroll <fretwizzer@gmail.com> - 2016-05-01 13:47 -0700
Re: done Melzzzzz <mel@zzzzz.com> - 2016-05-02 02:21 +0200
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 18:34 -0700
Re: done chrisv <chrisv@nospam.invalid> - 2016-05-02 08:27 -0500
Re: done Peter Köhlmann <peter-koehlmann@t-online.de> - 2016-05-02 15:54 +0200
Re: done Steve Carroll <fretwizzer@gmail.com> - 2016-05-01 13:15 -0700
Re: done owl <owl@rooftop.invalid> - 2016-05-01 20:16 +0000
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 13:38 -0700
Re: done owl <owl@rooftop.invalid> - 2016-05-01 20:55 +0000
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 14:17 -0700
Re: done owl <owl@rooftop.invalid> - 2016-05-01 21:35 +0000
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 14:47 -0700
Re: done Marek Novotny <marek.novotny@marspolar.com> - 2016-05-01 14:56 -0700
Re: done meat <meat.stretcher@linuxmail.org> - 2016-05-01 22:37 +0000
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 15:59 -0700
Re: done owl <owl@rooftop.invalid> - 2016-05-01 23:10 +0000
Re: done meat <meat.stretcher@linuxmail.org> - 2016-05-01 23:09 +0000
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 17:11 -0700
Re: done owl <owl@rooftop.invalid> - 2016-05-02 00:27 +0000
Re: done meat <meat.stretcher@linuxmail.org> - 2016-05-02 00:31 +0000
Re: done owl <owl@rooftop.invalid> - 2016-05-02 00:52 +0000
Re: done meat <meat.stretcher@linuxmail.org> - 2016-05-02 01:04 +0000
Re: done owl <owl@rooftop.invalid> - 2016-05-02 01:47 +0000
Re: done meat <meat.stretcher@linuxmail.org> - 2016-05-02 01:51 +0000
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 18:44 -0700
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 18:41 -0700
Re: done Steve Carroll <fretwizzer@gmail.com> - 2016-05-01 19:43 -0700
Re: done meat <meat.stretcher@linuxmail.org> - 2016-05-02 03:36 +0000
Re: done Steve Carroll <fretwizzer@gmail.com> - 2016-05-01 21:14 -0700
Re: done Steve Carroll <fretwizzer@gmail.com> - 2016-05-01 21:43 -0700
Re: done Steve Carroll <fretwizzen@gmail.com> - 2016-05-01 22:25 -0700
Re: done Steve Carroll <fretwizzen@gmail.com> - 2016-05-01 22:27 -0700
Re: done ronb <ronb02NOSPAM@gmail.com> - 2016-05-02 17:45 +0000
Re: done Peter Köhlmann <peter-koehlmann@t-online.de> - 2016-05-02 20:16 +0200
Re: done Peter Köhlmann <peter-koehlmann@t-online.de> - 2016-05-02 20:46 +0200
Re: done Steve Carroll <fretwizzer@gmail.com> - 2016-05-02 12:43 -0700
Re: done meat <meat.stretcher@linuxmail.org> - 2016-05-02 20:55 +0000
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 18:32 -0700
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 18:38 -0700
Re: done owl <owl@rooftop.invalid> - 2016-05-02 01:48 +0000
Re: done meat <meat.stretcher@linuxmail.org> - 2016-05-02 01:49 +0000
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 19:18 -0700
Re: done ronb <ronb02NOSPAM@gmail.com> - 2016-05-02 01:02 +0000
Re: done meat <meat.stretcher@linuxmail.org> - 2016-05-02 01:10 +0000
Re: done chrisv <chrisv@nospam.invalid> - 2016-05-02 08:31 -0500
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-02 07:27 -0700
Re: done Steve Carroll <fretwizzer@gmail.com> - 2016-05-02 09:10 -0700
Re: done Steve Carroll <fretwizzen@gmail.com> - 2016-05-02 10:45 -0700
Re: done meat <meat.stretcher@linuxmail.org> - 2016-05-02 14:51 +0000
Re: done Steve Carroll <fretwizzer@gmail.com> - 2016-05-02 11:18 -0700
Re: done ronb <ronb02NOSPAM@gmail.com> - 2016-05-02 19:13 +0000
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 17:12 -0700
Re: done owl <owl@rooftop.invalid> - 2016-05-02 00:27 +0000
Re: done owl <owl@rooftop.invalid> - 2016-05-02 00:53 +0000
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 18:42 -0700
Re: done owl <owl@rooftop.invalid> - 2016-05-02 01:50 +0000
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 19:17 -0700
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 18:40 -0700
Re: done owl <owl@rooftop.invalid> - 2016-05-02 01:49 +0000
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 19:16 -0700
Re: done ronb <ronb02NOSPAM@gmail.com> - 2016-05-02 01:02 +0000
Re: done meat <meat.stretcher@linuxmail.org> - 2016-05-02 01:08 +0000
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 18:33 -0700
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 18:43 -0700
Re: done William Poaster <wp@dev.null> - 2016-05-02 09:30 +0100
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 16:02 -0700
Re: done Steve Carroll <fretwizzer@gmail.com> - 2016-05-01 20:36 -0700
Re: done meat <meat.stretcher@linuxmail.org> - 2016-05-02 03:40 +0000
Re: done Steve Carroll <fretwizzer@gmail.com> - 2016-05-01 21:14 -0700
Re: done owl <owl@rooftop.invalid> - 2016-05-01 21:58 +0000
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 15:32 -0700
Re: done owl <owl@rooftop.invalid> - 2016-05-01 22:37 +0000
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 15:55 -0700
Re: done owl <owl@rooftop.invalid> - 2016-05-01 23:00 +0000
Re: done owl <owl@rooftop.invalid> - 2016-05-01 23:33 +0000
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 17:13 -0700
Re: done Snit <usenet@gallopinginsanity.com> - 2016-05-01 12:01 -0700
Re: done DFS <nospam@dfs.com> - 2016-04-29 23:58 -0400
Re: done owl <owl@rooftop.invalid> - 2016-04-30 04:08 +0000
Re: done Melzzzzz <mel@zzzzz.com> - 2016-04-30 13:12 +0200
Re: done Melzzzzz <mel@zzzzz.com> - 2016-04-30 14:09 +0200
Re: done DFS <nospam@dfs.com> - 2016-04-30 10:02 -0400
Re: done owl <owl@rooftop.invalid> - 2016-04-30 15:05 +0000
Re: done DFS <nospam@dfs.com> - 2016-04-30 11:19 -0400
Re: done owl <owl@rooftop.invalid> - 2016-04-30 15:41 +0000
Re: done DFS <nospam@dfs.com> - 2016-04-30 13:19 -0400
Re: done Chris Ahlstrom <OFeem1987@teleworm.us> - 2016-04-30 13:54 -0400
Re: done DFS <nospam@dfs.com> - 2016-04-30 19:36 -0400
Re: done Steve Carroll <fretwizzer@gmail.com> - 2016-04-30 07:33 -0700
csiph-web