mirror of
https://github.com/ttttupup/wxhelper.git
synced 2025-04-19 19:39:18 +08:00
Compare commits
3 Commits
main
...
3.9.0.28-s
Author | SHA1 | Date | |
---|---|---|---|
|
4af7e3f58b | ||
|
1638a49dd4 | ||
|
41091b1c6f |
@ -6,7 +6,7 @@ BOOL APIENTRY DllMain(HMODULE hModule, DWORD ul_reason_for_call,
|
||||
LPVOID lpReserved) {
|
||||
switch (ul_reason_for_call) {
|
||||
case DLL_PROCESS_ATTACH: {
|
||||
http_start(19088);
|
||||
// http_start(19088);
|
||||
break;
|
||||
}
|
||||
case DLL_THREAD_ATTACH: {
|
||||
|
BIN
tool/injector/ConsoleApplication.exe
Normal file
BIN
tool/injector/ConsoleApplication.exe
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user