12-24-2021, 06:06 AM
Is it possible that we can limit the number of random passwords to be used in brute force so that we can counter the problem of integer overflow
Ex - say that the length of password is long enough to trigger overflow
If we command it like hash and compare first 100 trillion permutstions and save our progress then start for the next 100 trillion or maximum permutations handled by hashcat
Ex - say that the length of password is long enough to trigger overflow
If we command it like hash and compare first 100 trillion permutstions and save our progress then start for the next 100 trillion or maximum permutations handled by hashcat