rsp is program which allows to create reverse shells on devices with linux or windows.
Compilation should work under g++14, clang18 and latest msvc.
git clone https://github.com/eUltrabyte/rsp.git
cd rsp && mkdir Build
cd Build && cmake ..
After successful compilation you just need to run executable file.