Posts: 6
	Threads: 1
	Joined: Nov 2013
	
	
 
	
		
		
		11-24-2013, 11:59 PM 
(This post was last modified: 11-25-2013, 12:02 AM by flashxml.)
		
	 
	
		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
	
	
	
	
	
 
 
	
	
	
		
	Posts: 649
	Threads: 18
	Joined: Nov 2010
	
	
 
 
	
	
	
		
	Posts: 6
	Threads: 1
	Joined: Nov 2013
	
	
 
	
		
		
		11-25-2013, 12:05 AM 
(This post was last modified: 11-25-2013, 12:06 AM by flashxml.)
		
	 
	
		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
	
	
	
	
	
 
 
	
	
	
		
	Posts: 6
	Threads: 1
	Joined: Nov 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
	
	
	
	
	
 
 
	
	
	
		
	Posts: 649
	Threads: 18
	Joined: Nov 2010
	
	
 
	
	
		cudaHashcat-plus64.exe -m 1400 hashlist -a 3 <?a for each position you want to test>
	
	
	
	
	
 
 
	
	
	
		
	Posts: 6
	Threads: 1
	Joined: Nov 2013
	
	
 
	
	
		The syntax of the command is incorrect.
I will try tomorrow now I go to  sleep.
A good night.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 6
	Threads: 1
	Joined: Nov 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 =  !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~
	
	
	
	
	
 
 
	
	
	
		
	Posts: 2,935
	Threads: 12
	Joined: May 2012
	
	
 
 
	
	
	
		
	Posts: 6
	Threads: 1
	Joined: Nov 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