The only known way to decrypt an MD5 hash is through brute force, that is, generating the hash of a known word and if the obtained hash matches the one to be decrypted, then the password is that word.
This is a very costly process, but on the Internet there are two ways to make it easier if we are lucky. The two methods are as follows:
If we are lucky and find the hash this way, we will save a lot of time burning micro or GPU.