sharedobject
There are 8 repositories under sharedobject topic.
Jiefei-Wang/SharedObject
Sharing R objects across multiple R processes without duplicating the object in memory
feathersui/amfio
AMF and LSO binary readers and writers for OpenFL and Feathers UI
EthanTwofishBlackwell/SharedObject_Injector
Python builder which compiles and embeds a shared object into an executable which when ran will inject the .so into a process and execute it whilst being all in memory and using gdb to inject.
humzak711/Linux-process-injector-gdb-dlopen
Builder written in python which embeds an ELF into an executable which when ran uses gdb to execute the ELF into the memory of another process. This tool does not require elevated privileges. Both shared object and executable ELF's are supported.
shiponcs/build-library-with-cmake
A very simple demo of creating dynamically linked library using Cmake and make
Brebl/Brb2
General templates
fColas68/srcLib
Some linux libraries (.so) and java objects for use in projects.
vimal-11/shared-objects
shared objects using cython