Skip to content

CudaRuleProcessor is a CUDA program that parallalizes generation and filtering for wordlists, getting around many IO limitations of simpler methods

License

Notifications You must be signed in to change notification settings

RemanentQuill76/CudaRuleProcessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CudaRuleProcessor

CudaRuleProcessor is a CUDA program that parallalizes generation and filtering for wordlists, attempting to negate IO limitations

// Portions of this code are derived from Hashcat (https://hashcat.net/hashcat/) // Licensed under the MIT License

About

CudaRuleProcessor is a CUDA program that parallalizes generation and filtering for wordlists, getting around many IO limitations of simpler methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages