Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Tue, 11 Apr 2023 18:50:55 +0000
From: Tobeywan Jones <ranchoscuss@...ton.me>
To: john-users@...ts.openwall.com
Subject: recovering online account passwords

. I don’t know if this happens to many people but through my research I found this approach. and tried to utilize it and realize that it was built for different purposes than I was using it for. I would still love to know how to use the software and to get online and give it all the correct information and let it go.Thank you so much for putting me on your list. I really love the idea of password recovery and this type of operation to tell you the truth I never had much luck with it. It was over my head technologically, and when I was on the drive in the cloud they were charging me per Minute or kilobyte or whatever and I didn’t want to pay the charge for that search without knowing exactly what I was paying for. Your emails have enlighten me slightly more than I was but I’m not a programmer and I’m not a network administrator and so I am also not a criminal so I wasn’t trying to break other peoples passwords. I just did something and Google locked me out. Microsoft locked me out. Everybody locked me out and I wanted to find my old passwords . I don’t know if this happens to many people but through my research I found John the Ripper and tried to utilize it, and realize that it was built for different purposes and I was using it for. I would still love to know how to use the software and to get online and give it all the correct info and let it run. The run times also seemed extremely long. It’s probably because I was using it on only one machine and did not have enough computing power for it to run faster. Sometimes it would say I would have to wait 18 to 24 hours for the results. So I have not been using it. I ended up erasing everything on my computer and starting over again and lost much valuable data. They know it could’ve been saved. I just did not know how to do it.

Thank you thank you again

Sent from Proton Mail for iOS

On Fri, Apr 7, 2023 at 9:29 AM, Claudio André <claudioandre.br@...il.com> wrote:

> A follow-up for https://www.openwall.com/lists/john-users/2023/03/29/1
>
> BTW: below you became aware of another good experiment that can be run
> easily using john's Docker image (I run it on AWS).
>
> In a nutshell, it's about using existing CPUs in the best possible way,
> offering you the best.
>
> BTW: kudos for magnum, solar, and jim.
>
> ------
> Comparing the performance of SIMD and OMP and learning about the good job
> these guys have done. If it's not obvious, everything ran on the same
> session/CPU.
>
> Will run 2 OpenMP threads
> Benchmarking: sha512crypt, crypt(3) $6$ (rounds=5000) [SHA512 128/128 SSE2
> 2x]... (2xOMP) DONE
> Speed for cost 1 (iteration count) of 5000
> Raw: 1203 c/s real, 602 c/s virtual
>
> Benchmarking: sha512crypt, crypt(3) $6$ (rounds=5000) [SHA512 128/128 SSE2
> 2x]... DONE
> Speed for cost 1 (iteration count) of 5000
> Raw: 611 c/s real, 612 c/s virtual
>
> Will run 2 OpenMP threads
> Benchmarking: sha512crypt, crypt(3) $6$ (rounds=5000) [SHA512 128/128 AVX
> 2x]... (2xOMP) DONE
> Speed for cost 1 (iteration count) of 5000
> Raw: 1657 c/s real, 829 c/s virtual
>
> Benchmarking: sha512crypt, crypt(3) $6$ (rounds=5000) [SHA512 128/128 AVX
> 2x]... DONE
> Speed for cost 1 (iteration count) of 5000
> Raw: 854 c/s real, 854 c/s virtual
>
> Will run 2 OpenMP threads
> Benchmarking: sha512crypt, crypt(3) $6$ (rounds=5000) [SHA512 256/256 AVX2
> 4x]... (2xOMP) DONE
> Speed for cost 1 (iteration count) of 5000
> Raw: 3068 c/s real, 1541 c/s virtual
>
> Benchmarking: sha512crypt, crypt(3) $6$ (rounds=5000) [SHA512 256/256 AVX2
> 4x]... DONE
> Speed for cost 1 (iteration count) of 5000
> Raw: 1646 c/s real, 1646 c/s virtual
>
> Will run 2 OpenMP threads
> Benchmarking: sha512crypt, crypt(3) $6$ (rounds=5000) [SHA512 512/512
> AVX512F 8x]... (2xOMP) DONE
> Speed for cost 1 (iteration count) of 5000
> Raw: 8092 c/s real, 4056 c/s virtual
>
> Benchmarking: sha512crypt, crypt(3) $6$ (rounds=5000) [SHA512 512/512
> AVX512F 8x]... DONE
> Speed for cost 1 (iteration count) of 5000
> Raw: 4087 c/s real, 4091 c/s virtual
>
> Will run 2 OpenMP threads
> Benchmarking: sha512crypt, crypt(3) $6$ (rounds=5000) [SHA512 512/512
> AVX512BW 8x]... (2xOMP) DONE
> Speed for cost 1 (iteration count) of 5000
> Raw: 8073 c/s real, 4040 c/s virtual
>
> Benchmarking: sha512crypt, crypt(3) $6$ (rounds=5000) [SHA512 512/512
> AVX512BW 8x]... DONE
> Speed for cost 1 (iteration count) of 5000
> Raw: 4147 c/s real, 4147 c/s virtual

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.