Ramid is a DLL injector, it injects .dll files into other processes
Ramid has both a CLI command and a GUI, so you can pick which you want to use!
For testing purposes Ramid includes a few premade test DLLs, if you are helping development, or just testing to tool its recommended to use the Notepad draw one (notepad draw\draw.dll), or the dialog one (more likely to work after updates to notepad, also more likely to work on other apps)
Please if you believe there is a problem with Ramid make a Github Issue, but please test that it is actually Ramid and not the DLL you are using.
Issues need a way to reproduce, if you do not include one contributors can attempt to fix it but its less likely
Ramid doesnt really have any contributing workflow, just make a pull request and provide as much info as possible, if fixing a bug please provide ways to reproduce
Ramid is a C++ project for Injecting .dll files (Dynamic Link Library) into other processes on your system its made for windows, Its not tested on linux or macOS (or any other operating systems) it most likely will not work on other operating systems