01-30-2021, 11:23 PM
(This post was last modified: 01-30-2021, 11:25 PM by Chick3nman.)
First, update your hashcat to the newest version as you appear to be running an older one.
Second, i've just tested and hashcat correctly finds the example hash regardless of what line in the hash file it is on, even with 10 other scrypt hashes above it.
Third, you are trying to load 3GB worth of extremely high setting SCRYPT HASHES?? Do you understand how insane that is? If you can even get that many to load, it will take an incredible amount of time to run a list like that, even through just 3 candidates. This does not sound like the correct approach to whatever your problem is but I do not have enough information to give you better guidance from your post.
Edit: Regarding this part "I tried to generate all possible options in maskprocessor, but it cuts the values in the output *262144*1*8** for some reason removes $ethereum$s"
This sounds like you are just not escaping the characters correctly in your command.
Second, i've just tested and hashcat correctly finds the example hash regardless of what line in the hash file it is on, even with 10 other scrypt hashes above it.
Third, you are trying to load 3GB worth of extremely high setting SCRYPT HASHES?? Do you understand how insane that is? If you can even get that many to load, it will take an incredible amount of time to run a list like that, even through just 3 candidates. This does not sound like the correct approach to whatever your problem is but I do not have enough information to give you better guidance from your post.
Edit: Regarding this part "I tried to generate all possible options in maskprocessor, but it cuts the values in the output *262144*1*8** for some reason removes $ethereum$s"
This sounds like you are just not escaping the characters correctly in your command.