1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-19 18:20:40 +03:00
SoftEtherVPN/src/vpnsetup
Daiyuu Nobori 241813e827 Preventing the Win32 API LoadLibrary() current directory DLL injection issue.
When loading the DLL file by the LoadLibrary() function in Windows VPN programs, we changed the behavior not to search the current directory. Based on this improvement, even if there are untrusted DLL files in the calendar directory, it is now safe to avoid the problem of unexpected security problem caused by the default loading behavior of Windows. Acknowledgments: This is based on a report by Herman Groeneveld, aka Sh4d0wman.
2018-04-22 18:35:38 +09:00
..
Installer.ico v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
resource.h v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
vpnsetup.c Preventing the Win32 API LoadLibrary() current directory DLL injection issue. 2018-04-22 18:35:38 +09:00
vpnsetup.ico v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
vpnsetup.rc v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
vpnsetup.vcproj Add Windows Driver Kit 7.1.0 directories to projects requiring ATL/MFC 2018-04-20 00:00:33 +02:00