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.
Copy the source and header files to your project and add module.cpp in your build.