Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 21 Apr 2014 21:19:15 +0000 (GMT)
From: wyss-adrian@...onet.ch
To: john-users@...ts.openwall.com
Subject: Many Problem's + Many Try's and no Soultion

Hello Anybody

i have still truble with my very long password. (mail from Dezember 2013)
i tried a lot. 

first, i used a john 1.7.x release from backtrack linux
after release, i used the kali distribution with john 1.7.9 jumbo

now i use the new ubuntu release. it has john 1.8.0 in his repository :-)

i tried to make a combo with incremental and external
older versions i used the all.chr file, in 1.8.0 i used the ascii.chr file.
for external i make it so:

[List.External:bla]
void filter()
{
    word[8] = 'Z';
    word[9] = 'B';
    word[10] = ':';
    word[11] = 'n';
    word[12] = 'G';
    word[14] = '4';
    word[15] = '#';
    word[16] = '5';
    word[17] = '3';
    word[18] = 'V';
    word[19] = '8';
    word[20] = 0;
}

for incremental

[Incremental:bla]
File = SJOHN/all.chr (or ascii.chr)
MinLen = 14
MaxLen = 14
CharCount = 95

it runs. very long time. and it makes
what i would. but without result

i tried to work together with crunch.
i tried ./crunch 20 20 -f mycharset.lst -u | john mypasswordfile

both programms run, but crunch does everything in /dev/null
and john tries normaly all 3 modes

my last problem, and i think this is my bigest

i have an 
HP ProLiant 380 G5 Server with
2x Intel Xeon Quad Core @ 2.3 GHz and 20 GB RAM

and only 143.8 crack's per second

so, i dont know how and what to do.
i think, you, the community are my last chance
and maybe there is one how cracks me my PW file

for more informations by interesst write me a personal e-mail

i thank you for reading these mail

hopefully
Wyss Adrian


Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.