DLL Remote loader
Proračun £20-250 GBP
- Freelancer
- Dela
- C programiranje
- DLL Remote loader
I need a system that remotely loads a DLL from a server that is secure which would also include a login system for general users. The login system should be based on the IPS forum system (users are already registered on the forum , and they simply log in using the loader). The system could work like this : the user logs in using their IPS details->the login is aprooved by the server the DLL and all the important files are stored on (don't know exactly how this may work, maybe every user has a unique one time key that the server aprooves)-> the loader does security checks , like checking if a debugger , a VM machine or any analyzing software is present that may be used to crack the code of the client-> if the user passes the checks the security pass and has the correct hardware ID , the DLL is loaded into a process remotely securely , so no DLL could be grabbed by any users , also the server should delete any PE headers before the loading process happens .