Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 478 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 478 Bytes

Simple C++ DLL loader.

The whole code is commented to help beginners.

You'll find here:

-Program privileges check.
-Internet connection check.
-Program version check.
-Login without mysqlconn.
-szHwProfileGuid login system.
-Download DLL from website.
-Inject DLL using LoadLibrary

Screenshots: