On platforms like Downloadly.ir, files are often repackaged. A typical download might consist of an installer file, a "patch" or "keygen," and a text file containing instructions. While this provides the user with free access to the software, it fundamentally alters the integrity of the original executable code.
Since most Downloadly.ir passwords are dictionary-based, here is a free, safe, and effective method using Hashcat and a custom wordlist.
Step 1 – Install Hashcat
Step 2 – Extract the RAR hash
Step 3 – Create a custom wordlist Open Notepad and type the following passwords (one per line): downloadly.ir rar password unlocker
www.downloadly.ir
downloadly.ir
dl.ir
downloadly
123456
password
www.downloadly
Save as downloadly_wordlist.txt.
Step 4 – Run Hashcat
hashcat -m 13000 -a 0 rarhash.txt downloadly_wordlist.txt
If the password is in your list, Hashcat will display it within seconds.