SHA256 - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: SHA256 (/thread-2860.html) |
SHA256 - flashxml - 11-24-2013 Hi, I tried several commands and fail,I need something strong decryption. Example : SHA 256 XXXXXXXXXXXXX Password possible ( from 6 to 30 character ) may be something like this : !3eAZtE#6%fgh(&!r3F6g*h)j(&^% I need to inset : * Built-in charsets: all option * Brute-force cudaHashcat-plus64 RE: SHA256 - radix - 11-25-2013 -a 3 ?a?a?a?a?a?a RE: SHA256 - flashxml - 11-25-2013 Thank you, your code does not contain the number of characters that I want to try on,between 6 and 30. Ho to insert that ? Or this code trying all possible combinations between 1 and 100xxxx RE: SHA256 - flashxml - 11-25-2013 cudaHashcat-plus64.exe -a 3 ?a?a?a?a?a ?a -m 1400 my hash xxxxxx WARNING: Hash '?a?a?a?a?a?a': Line-length exception ERROR: No hashes loaded RE: SHA256 - radix - 11-25-2013 cudaHashcat-plus64.exe -m 1400 hashlist -a 3 <?a for each position you want to test> RE: SHA256 - flashxml - 11-25-2013 The syntax of the command is incorrect. I will try tomorrow now I go to sleep. A good night. RE: SHA256 - flashxml - 11-25-2013 Hi, please write code for a password between 6-15 characters,include all combinations from * Built-in charsets: * Built-in charsets: ?l = abcdefghijklmnopqrstuvwxyz ?u = ABCDEFGHIJKLMNOPQRSTUVWXYZ ?d = 0123456789 ?a = ?l?u?d?s ?s = !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ RE: SHA256 - epixoip - 11-25-2013 no, you do it. RE: SHA256 - flashxml - 11-25-2013 I understand that nobody knows ( probably knows who made the program else on this site knows nothing so complicated )....or better said you can not do with this program ( I understand this now )probably simple passwords 4 characters think it goes well. Thanks anyway for your help |