Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #60474
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.125 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.75; '*S*': 0.00; 'subject:Python': 0.06; 'suggest': 0.14; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'hashes': 0.16; 'personally,': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'header:In-Reply-To:1': 0.27; 'point': 0.28; 'am,': 0.29; 'list:': 0.30; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'code': 0.31; 'option.': 0.31; 'anyone': 0.31; 'file': 0.32; 'figure': 0.32; 'text': 0.33; 'url:python': 0.33; 'plain': 0.33; "i'd": 0.34; 'could': 0.34; 'subject:with': 0.35; 'editor': 0.35; 'received:google.com': 0.35; 'google': 0.35; 'there': 0.35; 'url:listinfo': 0.36; 'thanks': 0.36; 'hi,': 0.36; 'url:org': 0.36; 'depends': 0.38; 'nov': 0.38; 'to:addr:python- list': 0.38; "couldn't": 0.39; 'use.': 0.39; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'either': 0.39; 'url:mail': 0.40; 'how': 0.40; 'read': 0.60; 'news': 0.67; '26,': 0.68; 'email,': 0.69; 'emails,': 0.69; 'emails.': 0.78; 'laid': 0.84; '2013': 0.98 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=+ZLXM3/PpdvXuZtC/tLj61hTEsH7C5xp+422XHUwnbI=; b=jXitx8yN4YxLmlms8s29zJdJw+39KMFGMJcVpQLrHh4VdZ20gx599SneBL5IIRxUGH +hYKKobQOvpEpvAPlWUDxKV/FRJWYhU9fdHZvKtEwc6vLHXOcvXf+N4isOVnE+p0KKcD +I7FFJX0+4cMRzdMnIy49/XCRvhcW6k4/LGzdPYJcxxCsRMfniwc6zjuPqnAy6eMbR5J NcIR9yZ9jniTYZWPK/ZODD1nDQY/CF6w09nSkIeuZVVFdai8K2oHdvAPuuktIECDDC3D wMitDO7yNskace/rAiGhYt7or9xw7WZG2LhxiROOuUzBXUClGTNTns+4jQlEmHIITdHh Mk9A== |
| MIME-Version | 1.0 |
| X-Received | by 10.66.161.166 with SMTP id xt6mr4424983pab.169.1385425180838; Mon, 25 Nov 2013 16:19:40 -0800 (PST) |
| In-Reply-To | <8dd53a12-46d7-4794-8f2e-fb88663b7f35@googlegroups.com> |
| References | <0a4ae59b-fff8-40dd-b264-823ea596ad82@googlegroups.com> <mailman.3207.1385423276.18130.python-list@python.org> <8dd53a12-46d7-4794-8f2e-fb88663b7f35@googlegroups.com> |
| Date | Tue, 26 Nov 2013 11:19:40 +1100 |
| Subject | Re: Cracking hashes with Python |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3210.1385425190.18130.python-list@python.org> (permalink) |
| Lines | 24 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1385425190 news.xs4all.nl 15971 [2001:888:2000:d::a6]:44717 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:60474 |
Show key headers only | View raw
On Tue, Nov 26, 2013 at 11:01 AM, TheRandomPast <wishingforsam@gmail.com> wrote: > Hi, thanks for replying. I don't like google groups layout either I was just unsure as to what to use. I already have some code on the go I just couldn't figure out the best way to do what I wanted to do so I thought I'd ask and see if anyone could point me in the right direction. I *have* to download them, i know how many there are because I used a text editor to find them. > > What client do you suggest I use instead of google groups? Personally, I use the mailing list: https://mail.python.org/mailman/listinfo/python-list You can sign up by email, read the emails, respond to emails. Alternatively, look for a news client for your platform - Mozilla Thunderbird is a popular option. Downloading the hashes from the web site depends a bit on how they're formatted. Do you get a plain text file with one per line? Are they given in hex? How is it all laid out? ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Cracking hashes with Python TheRandomPast <wishingforsam@gmail.com> - 2013-11-25 15:32 -0800
Re: Cracking hashes with Python Chris Angelico <rosuav@gmail.com> - 2013-11-26 10:47 +1100
Re: Cracking hashes with Python TheRandomPast <wishingforsam@gmail.com> - 2013-11-25 16:01 -0800
Re: Cracking hashes with Python Chris Angelico <rosuav@gmail.com> - 2013-11-26 11:19 +1100
Re: Cracking hashes with Python Steven D'Aprano <steve@pearwood.info> - 2013-11-26 02:55 +0000
RE: Cracking hashes with Python Frank Cui <ycui@outlook.com> - 2013-11-25 23:46 -0300
Re: Cracking hashes with Python TheRandomPast <wishingforsam@gmail.com> - 2013-11-26 02:30 -0800
Re: Cracking hashes with Python Chris Angelico <rosuav@gmail.com> - 2013-11-26 21:39 +1100
Re: Cracking hashes with Python "TheRandomPast ." <wishingforsam@gmail.com> - 2013-11-26 11:46 +0000
Re: Cracking hashes with Python Chris Angelico <rosuav@gmail.com> - 2013-11-26 23:48 +1100
Re: Cracking hashes with Python Robert Kern <robert.kern@gmail.com> - 2013-11-26 13:00 +0000
Re: Cracking hashes with Python "TheRandomPast ." <wishingforsam@gmail.com> - 2013-11-26 14:18 +0000
Re: Cracking hashes with Python Denis McMahon <denismfmcmahon@gmail.com> - 2013-11-26 18:33 +0000
Re: Cracking hashes with Python Chris Angelico <rosuav@gmail.com> - 2013-11-27 01:46 +1100
Re: Cracking hashes with Python "TheRandomPast ." <wishingforsam@gmail.com> - 2013-11-26 15:13 +0000
Re: Cracking hashes with Python Denis McMahon <denismfmcmahon@gmail.com> - 2013-11-26 18:17 +0000
Re: Cracking hashes with Python "TheRandomPast ." <wishingforsam@gmail.com> - 2013-11-26 23:06 +0000
Re: Cracking hashes with Python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-27 01:04 +0000
Re: Cracking hashes with Python Chris Angelico <rosuav@gmail.com> - 2013-11-27 13:28 +1100
Re: Cracking hashes with Python Tim Delaney <timothy.c.delaney@gmail.com> - 2013-11-27 13:55 +1100
Re: Cracking hashes with Python Chris Angelico <rosuav@gmail.com> - 2013-11-27 13:58 +1100
Re: Cracking hashes with Python "TheRandomPast ." <wishingforsam@gmail.com> - 2013-11-27 12:40 +0000
Re: Cracking hashes with Python Denis McMahon <denismfmcmahon@gmail.com> - 2013-11-27 21:18 +0000
Re: Cracking hashes with Python Chris Angelico <rosuav@gmail.com> - 2013-11-28 00:27 +1100
Re: Cracking hashes with Python MRAB <python@mrabarnett.plus.com> - 2013-11-27 17:44 +0000
csiph-web