Skip to content

komashchenko/DynLibUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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