Skip to content

CS2Surf-CN/libmodule

 
 

Repository files navigation

DynLibUtils is a library for interacting with dynamically loaded libraries (DLL, SO). Allows to get library sections, find pattern in memory and VirtualTable address by name.

This library is designed to simplify development for CS2 server, supports Windows/Linux x86_64.

Usage

Copy the source and header files to your project and add module.cpp in your build.

About

Utility for dynamically loaded libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.8%
  • CMake 11.2%