How to find a salt for a hash if you have the plain text
#9
Purely for fun here's one way to do it, caution untested for the most part, still needs OpenCL support and an actual CLI interface, but it gives one way to do this that took me all of 5 minutes to write.

https://github.com/TheRealNullCell/SaltC...ree/master


Messages In This Thread
RE: How to find a salt for a hash if you have the plain text - by nullcell - 05-02-2017, 09:01 AM