S
ShayanFiroozi
Guest
i have an old unmanaged DLL from the old days of programming in VC++
now i need to use it again , this dll uses a license file which i set up its encryption with WinAPI cryptEncrypt/Decrypt functions , i remember the key , but i do not remember which cryptography method i've used !
unfortunately the source code is lost due to a HDD failure
now i need to use this DLL and need to decrypt its license file
do you guys have any suggestion ?
thanks in advanced
Continue reading...
now i need to use it again , this dll uses a license file which i set up its encryption with WinAPI cryptEncrypt/Decrypt functions , i remember the key , but i do not remember which cryptography method i've used !
unfortunately the source code is lost due to a HDD failure
now i need to use this DLL and need to decrypt its license file
do you guys have any suggestion ?
thanks in advanced
Continue reading...