Sharing R objects across multiple R processes without duplicating the object in memory
-
Updated
Nov 21, 2024 - R
Sharing R objects across multiple R processes without duplicating the object in memory
AMF and LSO binary readers and writers for OpenFL and Feathers UI
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.
A very simple demo of creating dynamically linked library using Cmake and make
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.
Some linux libraries (.so) and java objects for use in projects.
Add a description, image, and links to the sharedobject topic page so that developers can more easily learn about it.
To associate your repository with the sharedobject topic, visit your repo's landing page and select "manage topics."