View Single Post
Old 11-25-2018, 02:49 AM  
Prodigy
Member
 
Join Date: Jul 2009
Posts: 53
Default

Compiled with Visual Studio 2017 15.9.2 & Windows 10 SDK 10.0.17763.0 (Only for Windows 7 and above)

Changes :
  • Upgraded to OpenSSL 1.0.2q
  • Compiled with SSE2 enabled
  • By using newest compiler there is possibility of small performance boost
  • Reverted my changes because of reported crashes

Code:
https://mega.nz/#!xF13iaha!54S19PNTHqtDNlptPFxe1P2p-Tv3D7y6JVmb32jbwOM
Source Code :
Code:
https://mega.nz/#!kQ8RxYaZ!wAAFZo9N6AjG82gZQRtRFbPMCoY6NUTN1tmrOgsC88Q
Note : NOT Tested thoroughly!
Note : No new fixes or functionality changes, i hope that Yil will come back :-(
You might need Visual C++ 2017 runtime :
Code:
x86 : https://aka.ms/vs/15/release/vc_redist.x86.exe
I can see that lot's of request for the original untouched source and compiled executable, so here it is from my archive :
Code:
https://mega.nz/#!oU1HzACB!xCQ69RDxYdg_vuRpO50Sfv8t5J1ar1fGBcqvRe3uARY

Last edited by Prodigy; 11-30-2018 at 08:50 AM.
Prodigy is offline   Reply With Quote