supercharge icon indicating copy to clipboard operation
supercharge copied to clipboard

Fully Undetectable Native C++ Remote Access Agent / Botnet.

Results 1 supercharge issues
Sort by recently updated
recently updated
newest added

This return version as a double: This technique uses a windows dll then get that dll version number. ``` double get_os() { int ret = 0.0; NTSTATUS(WINAPI *RtlGetVersion)(LPOSVERSIONINFOEXW); OSVERSIONINFOEXW osInfo;...

bug
good first issue