Your SHA256 hash is a plain-text for RIPEMD160.
So you consider it as a classic password. You know the length (64 characters) and the charset (hexadecimal).
But your problem here is that 64 characters is huge to bruteforce, and probably not in dictionnary.
So you consider it as a classic password. You know the length (64 characters) and the charset (hexadecimal).
But your problem here is that 64 characters is huge to bruteforce, and probably not in dictionnary.