Improved some stuff, cleaned some stuff. Now after executing loader the dll creates a reverse shell to a specified server.

This commit is contained in:
hellisabove
2023-07-20 01:46:07 +03:00
parent 5a7024e1fa
commit eb9959e01e
53 changed files with 94 additions and 98 deletions
+1 -5
View File
@@ -1,6 +1,2 @@
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v150\Platforms\Win32\PlatformToolsets\v141_xp\Toolset.targets(39,5): warning MSB8051: Support for targeting Windows XP is deprecated and will not be present in future releases of Visual Studio. Please see https://go.microsoft.com/fwlink/?linkid=2023588 for more information.
cl : Command line warning D9025: overriding '/sdl-' with '/GS-'
loader.cpp
tools.cpp
Generating Code...
Loader.vcxproj -> C:\Users\hellisabove\source\repos\RAT\Debug\Loader.exe
Loader.vcxproj -> C:\Users\hellisabove\source\repos\winapi-rat\Debug\Loader.exe