1. RE: Dictionary
- Posted by "Elliott S. de Andrade" <quantum_analyst at hotmail.com> Oct 24, 2003
- 417 views
>From: Al Getz <Xaxo at aol.com> >Subject: RE: Dictionary > >Hi Stewart, > >That sounds good to me too! >I'd like to be able to use one with my editor from time to time. > >Wasnt Kat working on something like this a while back? >Havent heard from her in a while now... > She unsubscribed from the list this time. >Take care, >Al >
2. RE: Dictionary
- Posted by "Stewart MacKenzie-Leigh" <stewartml89 at msn.com> Oct 25, 2003
- 393 views
Some of you sadi you wanted a dictionary. So, i've taken the code from one i downloaded and made it look nicer. it is on the contributions page now. basically, it is an include file with some functions for the plain ascii dictionary file (supplied). you can either determine if a word appears in the dictionary or search for words matching your string with wildcards. get it here (i think). http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=dictionary you may have to wait a bit - chances are the mailing list processes this email faster than it processes my contribution. StewartML
3. RE: Dictionary
- Posted by "Patrick Barnes" <mistertrik at hotmail.com> Oct 26, 2003
- 385 views
These are known as 'hackers' dictionaries: They are used (so it is said) to try and get through password prompts, before the brute force method is applied. I made an unscrambling program a while ago (give it a set of letters, it spits out the words you can make with it) that uses one of these, it's sitting on my computer at home. You could also try the term hacker dictionary in google. There is also supposed to be one in the archives somewhere. ===================================================== .______<-------------------\__ / _____<--------------------__|=== ||_ <-------------------/ \__| Mr Trick >From: Al Getz <Xaxo at aol.com> >Reply-To: EUforum at topica.com >To: EUforum at topica.com >Subject: RE: Dictionary >Date: Fri, 24 Oct 2003 19:37:10 +0000 > > >Hi Stewart, > >That sounds good to me too! >I'd like to be able to use one with my editor from time to time. > >Wasnt Kat working on something like this a while back? >Havent heard from her in a while now... > >Take care, >Al > >Stewart MacKenzie-Leigh wrote: > > > > > > Does anyone know where i can download a computer dictionary from? for, > > like, a scrabble game or a spell checker. i don't need the meanings, > > just a > > list of words. > > > > thanks in advance > > > > __________________ > > > > StewartML > > >