|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
| |
|
Thread: sha256 OpenSSL vs 7z
Post: sha256 OpenSSL vs 7z
| Hi.
I wrote two programs, one using sha256 from LZMA-SDK, the other using OpenSSL. I noticed that there is a significant speed improvement when using OpenSSL, especially when the processor does not h... |
|
arduan77 |
User Contributions
|
0 |
5,438 |
08-12-2024, 11:58 AM |
| |
|
Thread: New LZMA-SDK, compile error
Post: New LZMA-SDK, compile error
| I wonder, if there will be any speed improvement with new LZMA- SDK (from 7z source). I tried to repleace hashcat's deps with new one, but compiler finds two warnings and some errors with undefined re... |
|
arduan77 |
hashcat
|
0 |
4,884 |
02-27-2024, 12:19 PM |
| |
|
Thread: 7z False positive -> True positive, rule or not...
Post: 7z False positive -> True positive, rule or not...
| Hi...
I'm trying to decode 7z Qlocker password with my own password generator
MikiDecoder (https://hashcat.net/forum/thread-11146.html)
no success yet, but...
I know, it's impossible to find simpl... |
|
arduan77 |
User Contributions
|
0 |
7,239 |
01-28-2024, 12:34 PM |
| |
|
Thread: Another password generator (pseudo-random)
Post: RE: Another password generator (pseudo-random)
| Hi. Next big changes. A few things have been corrected.
First of all, in password you can use any character you want, unicode too. I changed masking concept, from now, all generated passwords fit to ... |
|
arduan77 |
User Contributions
|
3 |
18,946 |
07-28-2023, 08:51 PM |
| |
|
Thread: how do i use these unicode characters in my password
Post: RE: how do i use these unicode characters in my pa...
| Hi. Have you solved your problem?
I have made a lot of changes in my passwords generator, so it can make a passwords lists as you need. I made additional config for you "ConfigForum.txt" if you reple... |
|
arduan77 |
User Contributions
|
6 |
21,742 |
07-24-2023, 11:23 AM |
| |
|
Thread: Another password generator (pseudo-random)
Post: RE: Another password generator (pseudo-random)
| Big changes, new functions, huge speed increase.
.Net 8.
Release, on i7-9750H CPU @ 2.60GHz, 32 char password, 0-9+A-Z+a-z, constant length without mask: about 170k/s, it is more then 20x faster the... |
|
arduan77 |
User Contributions
|
3 |
18,946 |
06-26-2023, 10:26 PM |
| |
|
Thread: Huge wordlists with false positives passwords (7z)
Post: RE: Huge wordlists with false positives passwords ...
| Thank you for your answer, but I have to ask. I understand that Markov Chain is used not only to create new passwords by HashCat, but also to check passwords from an external generated password list. ... |
|
arduan77 |
hashcat
|
3 |
10,686 |
06-02-2023, 11:50 AM |
| |
|
Thread: Huge wordlists with false positives passwords (7z)
Post: Huge wordlists with false positives passwords (7z)
| Hi.
I have a question about the calculations made when checking 7Z passwords. This is basically a question about parallelization of calculations, in what order they are completed.
From a large list... |
|
arduan77 |
hashcat
|
3 |
10,686 |
06-01-2023, 04:56 PM |
| |
|
Thread: Another password generator (pseudo-random)
Post: RE: Another password generator (pseudo-random)
| I think I should say something more about my idea.
Qlocker has encoded some important data for me, so I have to wait for the solution or try to do something myself. I know... with a 32 character pass... |
|
arduan77 |
User Contributions
|
3 |
18,946 |
11-30-2022, 09:20 PM |
| |
|
Thread: Another password generator (pseudo-random)
Post: Another password generator (pseudo-random)
| I try to decode the 7Z file (Qlocker) using Brute-Force with pseudo-random passwords. I wrote a fully configurable password generator that works with Hashcat, John the ripper and 7-ZIP. The passwords ... |
|
arduan77 |
User Contributions
|
3 |
18,946 |
11-27-2022, 09:54 PM |