└── ws2_32_bot ├── Debug ├── WS2_32.dll ├── WS2_32.lib ├── WS2_32.pdb ├── ws2_32.exp ├── ws2_32.ilk ├── ws2_32.dll.ilk └── ws2_32.dll.pdb ├── ws2_32_bot ├── dllmain.cpp ├── ws2_32.def ├── Debug │ ├── Log.obj │ ├── vc141.idb │ ├── vc141.pdb │ ├── dllmain.obj │ ├── ws2_32_bot.tlog │ │ ├── CL.read.1.tlog │ │ ├── CL.command.1.tlog │ │ ├── CL.write.1.tlog │ │ ├── link.read.1.tlog │ │ ├── link.write.1.tlog │ │ ├── link.command.1.tlog │ │ ├── link.delete.1.tlog │ │ ├── ws2_32_bot.write.1u.tlog │ │ └── ws2_32_bot.lastbuildstate │ ├── ws2_32.dll.Build.CppClean.log │ └── ws2_32_bot.log ├── ws2_32_bot.vcxproj.user ├── Log.h ├── Log.cpp ├── ws2_32_bot.vcxproj.filters └── ws2_32_bot.vcxproj └── ws2_32_bot.sln /ws2_32_bot/Debug/WS2_32.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatrolls/WS2_32-Proxy-DLL/HEAD/ws2_32_bot/Debug/WS2_32.dll -------------------------------------------------------------------------------- /ws2_32_bot/Debug/WS2_32.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatrolls/WS2_32-Proxy-DLL/HEAD/ws2_32_bot/Debug/WS2_32.lib -------------------------------------------------------------------------------- /ws2_32_bot/Debug/WS2_32.pdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatrolls/WS2_32-Proxy-DLL/HEAD/ws2_32_bot/Debug/WS2_32.pdb -------------------------------------------------------------------------------- /ws2_32_bot/Debug/ws2_32.exp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatrolls/WS2_32-Proxy-DLL/HEAD/ws2_32_bot/Debug/ws2_32.exp -------------------------------------------------------------------------------- /ws2_32_bot/Debug/ws2_32.ilk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatrolls/WS2_32-Proxy-DLL/HEAD/ws2_32_bot/Debug/ws2_32.ilk -------------------------------------------------------------------------------- /ws2_32_bot/Debug/ws2_32.dll.ilk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatrolls/WS2_32-Proxy-DLL/HEAD/ws2_32_bot/Debug/ws2_32.dll.ilk -------------------------------------------------------------------------------- /ws2_32_bot/Debug/ws2_32.dll.pdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatrolls/WS2_32-Proxy-DLL/HEAD/ws2_32_bot/Debug/ws2_32.dll.pdb -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot/dllmain.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatrolls/WS2_32-Proxy-DLL/HEAD/ws2_32_bot/ws2_32_bot/dllmain.cpp -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot/ws2_32.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatrolls/WS2_32-Proxy-DLL/HEAD/ws2_32_bot/ws2_32_bot/ws2_32.def -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot/Debug/Log.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatrolls/WS2_32-Proxy-DLL/HEAD/ws2_32_bot/ws2_32_bot/Debug/Log.obj -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot/Debug/vc141.idb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatrolls/WS2_32-Proxy-DLL/HEAD/ws2_32_bot/ws2_32_bot/Debug/vc141.idb -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot/Debug/vc141.pdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatrolls/WS2_32-Proxy-DLL/HEAD/ws2_32_bot/ws2_32_bot/Debug/vc141.pdb -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot/Debug/dllmain.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatrolls/WS2_32-Proxy-DLL/HEAD/ws2_32_bot/ws2_32_bot/Debug/dllmain.obj -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot/Debug/ws2_32_bot.tlog/CL.read.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatrolls/WS2_32-Proxy-DLL/HEAD/ws2_32_bot/ws2_32_bot/Debug/ws2_32_bot.tlog/CL.read.1.tlog -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot/Debug/ws2_32_bot.tlog/CL.command.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatrolls/WS2_32-Proxy-DLL/HEAD/ws2_32_bot/ws2_32_bot/Debug/ws2_32_bot.tlog/CL.command.1.tlog -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot/Debug/ws2_32_bot.tlog/CL.write.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatrolls/WS2_32-Proxy-DLL/HEAD/ws2_32_bot/ws2_32_bot/Debug/ws2_32_bot.tlog/CL.write.1.tlog -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot/Debug/ws2_32_bot.tlog/link.read.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatrolls/WS2_32-Proxy-DLL/HEAD/ws2_32_bot/ws2_32_bot/Debug/ws2_32_bot.tlog/link.read.1.tlog -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot/Debug/ws2_32_bot.tlog/link.write.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatrolls/WS2_32-Proxy-DLL/HEAD/ws2_32_bot/ws2_32_bot/Debug/ws2_32_bot.tlog/link.write.1.tlog -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot/Debug/ws2_32_bot.tlog/link.command.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatrolls/WS2_32-Proxy-DLL/HEAD/ws2_32_bot/ws2_32_bot/Debug/ws2_32_bot.tlog/link.command.1.tlog -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot/Debug/ws2_32_bot.tlog/link.delete.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatrolls/WS2_32-Proxy-DLL/HEAD/ws2_32_bot/ws2_32_bot/Debug/ws2_32_bot.tlog/link.delete.1.tlog -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot/Debug/ws2_32_bot.tlog/ws2_32_bot.write.1u.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatrolls/WS2_32-Proxy-DLL/HEAD/ws2_32_bot/ws2_32_bot/Debug/ws2_32_bot.tlog/ws2_32_bot.write.1u.tlog -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot/ws2_32_bot.vcxproj.user: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot/Log.h: -------------------------------------------------------------------------------- 1 | #ifndef __LOG_H__ 2 | #define __LOG_H__ 3 | 4 | #include 5 | #include 6 | 7 | void Log(const char *fmt, ...); 8 | void Hexdump(void *ptr, int buflen); 9 | 10 | #endif 11 | -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot/Debug/ws2_32_bot.tlog/ws2_32_bot.lastbuildstate: -------------------------------------------------------------------------------- 1 | #TargetFrameworkVersion=v4.0:PlatformToolSet=v141:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit:WindowsTargetPlatformVersion=10.0.17134.0 2 | Debug|Win32|C:\Users\Igor\Desktop\KalOnline ws2_32 Bot C++\ws2_32_bot\| 3 | -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot/Debug/ws2_32.dll.Build.CppClean.log: -------------------------------------------------------------------------------- 1 | c:\users\igor\desktop\kalonline ws2_32 bot c++\ws2_32_bot\ws2_32_bot\debug\vc141.idb 2 | c:\users\igor\desktop\kalonline ws2_32 bot c++\ws2_32_bot\ws2_32_bot\debug\vc141.pdb 3 | c:\users\igor\desktop\kalonline ws2_32 bot c++\ws2_32_bot\ws2_32_bot\debug\ws2_32_bot.tlog\cl.command.1.tlog 4 | -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot/Debug/ws2_32_bot.log: -------------------------------------------------------------------------------- 1 | LINK : C:\Users\Igor\Desktop\KalOnline ws2_32 Bot C++\ws2_32_bot\Debug\WS2_32.dll not found or not built by the last incremental link; performing full link 2 | Creating library C:\Users\Igor\Desktop\KalOnline ws2_32 Bot C++\ws2_32_bot\Debug\WS2_32.lib and object C:\Users\Igor\Desktop\KalOnline ws2_32 Bot C++\ws2_32_bot\Debug\WS2_32.exp 3 | ws2_32_bot.vcxproj -> C:\Users\Igor\Desktop\KalOnline ws2_32 Bot C++\ws2_32_bot\Debug\WS2_32.dll 4 | -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot/Log.cpp: -------------------------------------------------------------------------------- 1 | #include "Log.h" 2 | 3 | void Log(const char *fmt, ...) 4 | { 5 | va_list list; 6 | static char buffer[1024]; 7 | static DWORD w; 8 | FILE *f; 9 | 10 | va_start(list, fmt); 11 | 12 | // To console 13 | DWORD len = wvsprintf(buffer, fmt, list); 14 | WriteConsole(GetStdHandle(STD_OUTPUT_HANDLE), buffer, len, (DWORD *)&w, NULL); 15 | 16 | if (fopen_s(&f, "dinput8.log", "a+") == 0) 17 | { 18 | vfprintf(f, fmt, list); 19 | fflush(f); 20 | fclose(f); 21 | } 22 | 23 | va_end(list); 24 | } 25 | 26 | void Hexdump(void *ptr, int buflen) 27 | { 28 | unsigned char *buf = (unsigned char*)ptr; 29 | int i, j; 30 | for (i = 0; i 2 | 3 | 4 | 5 | {4FC737F1-C7A5-4376-A066-2A32D752A2FF} 6 | cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx 7 | 8 | 9 | {93995380-89BD-4b04-88EB-625FBE52EBFB} 10 | h;hh;hpp;hxx;hm;inl;inc;ipp;xsd 11 | 12 | 13 | {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} 14 | rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms 15 | 16 | 17 | 18 | 19 | Source Files 20 | 21 | 22 | Source Files 23 | 24 | 25 | 26 | 27 | Source Files 28 | 29 | 30 | 31 | 32 | Header Files 33 | 34 | 35 | -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot.sln: -------------------------------------------------------------------------------- 1 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00 3 | # Visual Studio 15 4 | VisualStudioVersion = 15.0.27703.2026 5 | MinimumVisualStudioVersion = 10.0.40219.1 6 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ws2_32_bot", "ws2_32_bot\ws2_32_bot.vcxproj", "{53152121-15FD-4440-930B-9FCDC20C6926}" 7 | EndProject 8 | Global 9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution 10 | Debug|x64 = Debug|x64 11 | Debug|x86 = Debug|x86 12 | Release|x64 = Release|x64 13 | Release|x86 = Release|x86 14 | EndGlobalSection 15 | GlobalSection(ProjectConfigurationPlatforms) = postSolution 16 | {53152121-15FD-4440-930B-9FCDC20C6926}.Debug|x64.ActiveCfg = Debug|x64 17 | {53152121-15FD-4440-930B-9FCDC20C6926}.Debug|x64.Build.0 = Debug|x64 18 | {53152121-15FD-4440-930B-9FCDC20C6926}.Debug|x86.ActiveCfg = Debug|Win32 19 | {53152121-15FD-4440-930B-9FCDC20C6926}.Debug|x86.Build.0 = Debug|Win32 20 | {53152121-15FD-4440-930B-9FCDC20C6926}.Release|x64.ActiveCfg = Release|x64 21 | {53152121-15FD-4440-930B-9FCDC20C6926}.Release|x64.Build.0 = Release|x64 22 | {53152121-15FD-4440-930B-9FCDC20C6926}.Release|x86.ActiveCfg = Release|Win32 23 | {53152121-15FD-4440-930B-9FCDC20C6926}.Release|x86.Build.0 = Release|Win32 24 | EndGlobalSection 25 | GlobalSection(SolutionProperties) = preSolution 26 | HideSolutionNode = FALSE 27 | EndGlobalSection 28 | GlobalSection(ExtensibilityGlobals) = postSolution 29 | SolutionGuid = {88570336-EF7E-4D3C-B688-C647A6F08BB6} 30 | EndGlobalSection 31 | EndGlobal 32 | -------------------------------------------------------------------------------- /ws2_32_bot/ws2_32_bot/ws2_32_bot.vcxproj: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Debug 6 | Win32 7 | 8 | 9 | Release 10 | Win32 11 | 12 | 13 | Debug 14 | x64 15 | 16 | 17 | Release 18 | x64 19 | 20 | 21 | 22 | 15.0 23 | {53152121-15FD-4440-930B-9FCDC20C6926} 24 | Win32Proj 25 | ws232bot 26 | 10.0.17134.0 27 | 28 | 29 | 30 | DynamicLibrary 31 | true 32 | v141 33 | NotSet 34 | 35 | 36 | DynamicLibrary 37 | false 38 | v141 39 | true 40 | Unicode 41 | 42 | 43 | DynamicLibrary 44 | true 45 | v141 46 | Unicode 47 | 48 | 49 | DynamicLibrary 50 | false 51 | v141 52 | true 53 | Unicode 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | true 75 | WS2_32 76 | 77 | 78 | true 79 | 80 | 81 | false 82 | WS2_32 83 | 84 | 85 | false 86 | 87 | 88 | 89 | NotUsing 90 | Level3 91 | Disabled 92 | true 93 | WIN32;_DEBUG;WS232BOT_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) 94 | true 95 | 96 | 97 | Windows 98 | true 99 | ws2_32.def 100 | 101 | 102 | 103 | 104 | Use 105 | Level3 106 | Disabled 107 | true 108 | _DEBUG;WS232BOT_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) 109 | true 110 | 111 | 112 | Windows 113 | true 114 | 115 | 116 | 117 | 118 | Use 119 | Level3 120 | MaxSpeed 121 | true 122 | true 123 | true 124 | WIN32;NDEBUG;WS232BOT_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) 125 | true 126 | 127 | 128 | Windows 129 | true 130 | true 131 | true 132 | ws2_32.def 133 | 134 | 135 | 136 | 137 | Use 138 | Level3 139 | MaxSpeed 140 | true 141 | true 142 | true 143 | NDEBUG;WS232BOT_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) 144 | true 145 | 146 | 147 | Windows 148 | true 149 | true 150 | true 151 | 152 | 153 | 154 | 155 | 156 | 157 | 158 | 159 | 160 | 161 | 162 | 163 | 164 | 165 | 166 | --------------------------------------------------------------------------------