Brute Force Attack Password Discovery With Defined Character Set




I have an encrypted ZIP archive created in June and the contents so private
that I obviously created a unique name I swear I would never forget (or
really need to). And so guess what: I forgot it.

I have been racking my brain on some words that I am sure I would have
used. At least I have a fair idea that I did not use characters like 'z'
or 'q' or 'x' or their uppercase variants.

I want some software that allows me to define a limited set of characters
in a string and for all their permutations to be used in a brute force
attack.

I have been using Ultimate Zip Cracker and at least know that the password
is more than 6 characters long using digits, upper, and lowercase. I know
that the password is probably composed of an English or more like a Turkish
word (Turkish has 6 more characters not in common with English character
set), but dictionary attacks are only in English and will be a waste of
time, I fear. And I may have used digits corresponding to a birth year.

I would like to use a tool in which I define the character set, including
non-ASCII characters like ç or ü or ? and which also might include "words" or
"phrases" (specific character sequences appended to created strings...like
'2007' or '1963' or '1960').

Any recommendations?
.



Relevant Pages

  • Re: Unicode Support
    ... consider:)...but, you know, a file is still just a "stream of characters" ... "escape sequence" but accessing an ordinary ASCII character) are considered ... English, while all your identifiers are in "Romanji" Japanese or something ... NASM appears already to do so with strings and comments in ...
    (alt.lang.asm)
  • Re: Italian language in PIAZZA
    ... it would be hard to write it with the Italian ... characters speaking any kind of English. ... done is simply make Fabrizio's English a little better. ... This isn't like throwing in a little foreign language number, ...
    (rec.arts.theatre.musicals)
  • Re: Italian language in PIAZZA
    ... speaks to the audience in English, ... My trouble with the show's use of Italian is that it *doesn't* bring us ... closer to the story or characters. ...
    (rec.arts.theatre.musicals)
  • Re: Entering text backwards
    ... You would probably want to create your own subclassed textbox ... > text.Substring(selectionStart, text.Length - selectionStart); ... >> to keep the English cultural settings to do it. ... >> that maps English characters to Canaanite glyphs. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Using non-ascii symbols
    ... you probably can do this by running the interpreter in a kanji terminal -- but Python just doesn't know what to do with the characters yet. ... Possibly even better than what they thought were the correct English words, if their English isn't that good. ... ASCII lacks three of our letters and properly translated is often better than written with the wrong letters. ... of programmers who don't write English so well... ...
    (comp.lang.python)