Sinisterly
Jellyfish ~ GPU rootkit, keylogger & Windows RAT - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Hacking Tools (https://sinister.ly/Forum-Hacking-Tools)
+--- Thread: Jellyfish ~ GPU rootkit, keylogger & Windows RAT (/Thread-Jellyfish-GPU-rootkit-keylogger-Windows-RAT)



Jellyfish ~ GPU rootkit, keylogger & Windows RAT - S3xySmurf - 11-03-2017

Rootkit: Jellyfish is a Linux based userland gpu rootkit proof of concept project utilizing the LD_PRELOAD technique from Jynx (CPU), as well as the OpenCL API developed by Khronos group (GPU). Code currently supports AMD and NVIDIA graphics cards. However, the AMDAPPSDK does support Intel as well. ~ https://github.com/x0r1/jellyfish

Keylogger: https://github.com/x0r1/Demon

RAT: https://github.com/x0r1/WIN_JELLY

These tools are PoCs, they will work but the code hasn't been updated for the last 3 years so you'll have to put a lot of work and effort into turning these into actual tools.


RE: Jellyfish ~ GPU rootkit, keylogger & Windows RAT - Synthx - 11-03-2017

I would put forth the effort, I just don't have the time, but I will keep this bookmarked. Thanks for the share man!