ElyDotDev / windows-kill Star 246 Code Issues Pull requests Send signal to process by PID in Windows, like POSIX kill windows signal sigint kill sigbreak Updated Feb 20, 2021 C++
CaptMag / SIGINT-Drone Star 5 Code Issues Pull requests Creation of a homemade Signals Intelligence (SIGINT) Drone designed to capture unencrypted data python drone cpp sdr sigint Updated Dec 6, 2025 C++
AndreiCherniaev / QThread-with-moveToThread_console Star 4 Code Issues Pull requests proj use requestInterruption() qt example bug multithreading sigint ctrl-c Updated Dec 13, 2024 C++
yqs112358 / Send_SIGINT_to_process Star 3 Code Issues Pull requests Kill a console process by send SIGINT(Ctrl + C) signal to target process on Windows platform, just like what kill command does on UNIX systems posix signals signal sigint kill Updated Sep 11, 2022 C++
AndreiCherniaev / QCoreApplication_quit_example Star 2 Code Issues Pull requests simpe example How to exit after QCoreApplication::exec() qt example sigint Updated Sep 16, 2024 C++