Ram Downloader is a joke program. It doesn't actually download any RAM, I made this for fun and experience
RamDownloader is a simple to use RAM downloading program. It uses the latest CloudRAM v2.0 protocol and can download up to 64GB of RAM.
It supports Microsoft Windows 7 and above, Linux and macOS 10.3 and above.
Download the binary for your operating system here
-
On Windows, double click on the .exe file.
-
On Linux and macOS, give it permission to run with
chmod +x ./freeRAM.out
then run it with./freeRAM.out
You can also compile the source code with g++ ./ramDownloader.cpp
or clang++ ./ramDownloader.cpp