Skip to content

mircea32000/secure_dll_loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

secure_dll_loader

this is a library so you can build your own secure dll loader

how do i use this?

firstly, this is not a friendly library for those who are new to coding. you'll need to make the loader in a dll form, the main exe file downloads the dll bytes from the server and injects it into its own process. This can be used to load a dll where you will have your ui and all of your other logic

features

  • ssl communication
  • compile-time and run-time string encryption
  • injection library
  • byte streaming

About

stops your dll from being visible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published