| 
		
	
	
	
		
	Posts: 2Threads: 1
 Joined: Sep 2012
 
	
	
		I am so grateful for the help on getting Stuffit 5 archives to work with Hashcat from matrix https://github.com/hashcat/hashcat/issues/2698 
It was 8 and a half years ago I started down the road to getting this format supported https://hashcat.net/forum/thread-1558.html  and while I learned enough to make my own solution using MaskProcessor from your toolset, the MH/s of the real deal is outstanding vs. my cobbled together solution.
 
I've learned a lot in the middle years, and am so happy to have the power of Hashcat to crack these files, which while niche to an audience of 80s-90s-early 2000s Mac users, has helped dozens of them who came to me for help.
 
Now I can look forward to trying to decipher Stuffit 4 and Stuffit X ones! Maybe someday I'll see if we can get Stuffit 4 in as well.
 
Thanks so much matrix, and everyone behind the project!
	 
	
	
	
		
	Posts: 1Threads: 0
 Joined: May 2021
 
	
	
		Give you a run down of my problem I was mining alt coin called pirl ,, they changed everything 2 years after i stop mining, when they changed everything they want a password for my utc file the problem is i dont even remember making a password for this wallet at all, when i try the ?a?a?a i get error after 9 ?a...   i am not a hacker or never want to be one so all this stuff does not make sense to me ,, all i want is to crack the password so i can transfer my coins to a wallet i wrote down my password on... 
 because i dont remember making a password i did not think doing the wordlist would work for me , but i also have no idea what i am doing ,, if someone that knows alot about this stuff could help .  and also i am only getting like 1h/s when doing the ?a?a?a
 
 Thanks so much to who ever helps me out
 
	
	
	
		
	Posts: 39Threads: 1
 Joined: Jan 2019
 
	
	
		Thank you all for this hard work!
	 
	
	
	
		
	Posts: 7Threads: 1
 Joined: May 2021
 
	
	
	
		
	Posts: 5,232Threads: 233
 Joined: Apr 2010
 
	
	
		Just released minor hashcat update to v6.2.2.
 If you're interested in the full release notes refer to docs/changes.txt.
 
 The next major update v6.3.0 will contain a list of all changes from 6.2.0 -> 6.3.0.
 
	
	
	
		
	Posts: 1,058Threads: 2
 Joined: Jun 2017
 
	
	
		Another step forward. Thanks for your work.
	 
	
	
	
		
	Posts: 5,232Threads: 233
 Joined: Apr 2010
 
	
	
		Just released minor hashcat update to v6.2.3.
 This release adds an entire new compute backend (HIP), CPU hardware monitor support, several new hash-modes, bug fixes and improvements.
 
 If you're interested in the full release notes refer to docs/changes.txt.
 
 The next major update v6.3.0 will contain a list of all changes from 6.2.0 -> 6.3.0.
 
	
	
	
		
	Posts: 1Threads: 0
 Joined: Jul 2021
 
	
		
		
		07-17-2021, 03:06 PM 
(This post was last modified: 07-17-2021, 03:12 PM by elma.)
		
	 
		i couldnt make it work with wsl2 + cuda. doesnt seem to find the cuda driver but it works on tensorflow. also cuda works ok on other apps. 
cuInit(): no CUDA-capable device is detected
 Code: CUDA Device Query (Runtime API) version (CUDART static linking)
 Detected 1 CUDA Capable device(s)
 
 Device 0: "NVIDIA GeForce GTX 1650"
 CUDA Driver Version / Runtime Version          11.4 / 11.4
 CUDA Capability Major/Minor version number:    7.5
 Total amount of global memory:                4096 MBytes (4294967296 bytes)
 (016) Multiprocessors, (064) CUDA Cores/MP:    1024 CUDA Cores
 GPU Max Clock rate:                            1560 MHz (1.56 GHz)
 Memory Clock rate:                            4001 Mhz
 Memory Bus Width:                              128-bit
 L2 Cache Size:                                1048576 bytes
 Maximum Texture Dimension Size (x,y,z)        1D=(131072), 2D=(131072, 65536), 3D=(16384, 16384, 16384)
 Maximum Layered 1D Texture Size, (num) layers  1D=(32768), 2048 layers
 Maximum Layered 2D Texture Size, (num) layers  2D=(32768, 32768), 2048 layers
 Total amount of constant memory:              65536 bytes
 Total amount of shared memory per block:      49152 bytes
 Total shared memory per multiprocessor:        65536 bytes
 Total number of registers available per block: 65536
 Warp size:                                    32
 Maximum number of threads per multiprocessor:  1024
 Maximum number of threads per block:          1024
 Max dimension size of a thread block (x,y,z): (1024, 1024, 64)
 Max dimension size of a grid size    (x,y,z): (2147483647, 65535, 65535)
 Maximum memory pitch:                          2147483647 bytes
 Texture alignment:                            512 bytes
 Concurrent copy and kernel execution:          Yes with 2 copy engine(s)
 Run time limit on kernels:                    Yes
 Integrated GPU sharing Host Memory:            No
 Support host page-locked memory mapping:      Yes
 Alignment requirement for Surfaces:            Yes
 Device has ECC support:                        Disabled
 Device supports Unified Addressing (UVA):      Yes
 Device supports Managed Memory:                Yes
 Device supports Compute Preemption:            Yes
 Supports Cooperative Kernel Launch:            Yes
 Supports MultiDevice Co-op Kernel Launch:      No
 Device PCI Domain ID / Bus ID / location ID:  0 / 1 / 0
 Compute Mode:
 < Default (multiple host threads can use ::cudaSetDevice() with device simultaneously) >
 
 deviceQuery, CUDA Driver = CUDART, CUDA Driver Version = 11.4, CUDA Runtime Version = 11.4, NumDevs = 1
 Result = PASS
Code: Sat Jul 17 16:12:21 2021+-----------------------------------------------------------------------------+
 | NVIDIA-SMI 470.50      Driver Version: 471.21      CUDA Version: 11.4    |
 |-------------------------------+----------------------+----------------------+
 | GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
 | Fan  Temp  Perf  Pwr:Usage/Cap|        Memory-Usage | GPU-Util  Compute M. |
 |                              |                      |              MIG M. |
 |===============================+======================+======================|
 |  0  NVIDIA GeForce ...  Off  | 00000000:01:00.0 Off |                  N/A |
 | N/A  49C    P8    1W /  N/A |    134MiB /  4096MiB |    ERR!      Default |
 |                              |                      |                  N/A |
 +-------------------------------+----------------------+----------------------+
 
 +-----------------------------------------------------------------------------+
 | Processes:                                                                  |
 |  GPU  GI  CI        PID  Type  Process name                  GPU Memory |
 |        ID  ID                                                  Usage      |
 |=============================================================================|
 |  No running processes found                                                |
 +-----------------------------------------------------------------------------+
 
	
	
	
		
	Posts: 5,232Threads: 233
 Joined: Apr 2010
 
	
	
		Just released minor hashcat update to v6.2.4.
 This release adds performance improvements, a new rule-engine function, several new hash-modes, and bug fixes.
 
 If you're interested in the full release notes refer to docs/changes.txt.
 
 The next major update v6.3.0 will contain a list of all changes from 6.2.0 -> 6.3.0.
 
	
	
	
		
	Posts: 1,058Threads: 2
 Joined: Jun 2017
 
	
	
		Great, thanks for your excellent work. 
BTW: 
WPA users should read this thread:
https://hashcat.net/forum/thread-10253.html |