/SharpLoadLibrary

An attempt to make a LoadLibrary designed for offensive operations, in C# obviously.

Primary LanguageC#

SharpLoadLibrary

SharpLoadLibrary is a program that imitates LoadLibrary, and its designed for offensive operations. For now, the program is hella unstable, and it has some problem loading/executing some system DLLs. SharpLoadLibrary doesnt have the ability to link the loaded module to PEB, yet. Oh and SharpLoadLibrary only supports 64-bit modules on a 64-bit system! Contributions and fixes is super appreciated.

Inspired from DarkLoadLibrary by bats3c