Advertisement
Guest User

Untitled

a guest
May 21st, 2018
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. e618e60994d16ec2b5538414b90cc5c7ff971ed7cee80168652868655a7e0a71.c.summary
  2.  
  3. char * v53 = "Mozilla/4.0 (compatible; MSIE 8.0; Win32)"; // bp-752
  4. int32_t v56 = RegQueryValueExA(hKey, "User Agent", NULL, NULL, "Mozilla/4.0 (compatible; MSIE 8.0; Win32)", (int32_t *)lpcbData); // 0x10001262
  5. int32_t v57 = (int32_t)"Mozilla/4.0 (compatible; MSIE 8.0; Win32)"; // 0x10001285
  6. if (v59 == (int32_t)"ozilla/4.0 (compatible; MSIE 8.0; Win32)") {
  7. int32_t v67 = v59 - (int32_t)"ozilla/4.0 (compatible; MSIE 8.0; Win32)"; // 0x100013d0
  8. v64 = *(char *)(v61 + (int32_t)"Mozilla/4.0 (compatible; MSIE 8.0; Win32)");
  9. chars_printed = printf("%c", v64);
  10. v64 = *(char *)(v60 + (int32_t)"Mozilla/4.0 (compatible; MSIE 8.0; Win32)");
  11. chars_printed = printf("%c", v64);
  12. v64 = *(char *)(v61 + (int32_t)"Mozilla/4.0 (compatible; MSIE 8.0; Win32)");
  13. chars_printed = printf("%c", v64);
  14. v64 = *(char *)(v60 + (int32_t)"Mozilla/4.0 (compatible; MSIE 8.0; Win32)");
  15. chars_printed = printf("%c", v64);
  16. int32_t v59 = (int32_t)"csrss.exe"; // 0x10001722
  17. int32_t v62 = v61 - (int32_t)"csrss.exe"; // 0x1000172d
  18. memcpy(v65, "csrss.exe", v62 / 4);
  19. memcpy((char *)v64, "csrss.exe", v62 & 3);
  20. v31 = "Mozilla/4.0 (compatible; MSIE 8.0; Win32)";
  21. g51((int32_t)"Mozilla/4.0 (compatible; MSIE 8.0; Win32)", 0, 0, 0, 0);
  22. g53(v48, (int32_t)"GET", v14, (int32_t)"HTTP/1.0", 0, 0, -0x7fffff00, 0);
  23. g46(v22, (int32_t)"Content-Type: */*", -1, 0, 0);
  24. v31 = "Mozilla/4.0 (compatible; MSIE 8.0; Win32)";
  25. g51((int32_t)"Mozilla/4.0 (compatible; MSIE 8.0; Win32)", 0, 0, 0, 0);
  26. g53(v48, (int32_t)"GET", v14, (int32_t)"HTTP/1.0", 0, 0, -0x7fffff00, 0);
  27. g46(v22, (int32_t)"Content-Type: */*", -1, 0, 0);
  28. v31 = "Mozilla/4.0 (compatible; MSIE 8.0; Win32)";
  29. g51((int32_t)"Mozilla/4.0 (compatible; MSIE 8.0; Win32)", 0, 0, 0, 0);
  30. g53(v48, (int32_t)"GET", v14, (int32_t)"HTTP/1.0", 0, 0, -0x7fffff00, 0);
  31. g46(v22, (int32_t)"Content-Type: */*", -1, 0, 0);
  32. g2 = (int32_t)"Unknown exception";
  33. result = (int32_t)"Unknown exception";
  34. char * hModule = LoadLibraryW(L"USER32.DLL"); // 0x10008287
  35. int32_t (**func)() = GetProcAddress(hModule, "MessageBoxW"); // 0x100082a3
  36. int32_t (**func2)() = GetProcAddress((char *)g4, "GetActiveWindow"); // 0x100082c1
  37. g43 = EncodePointer((char *)GetProcAddress((char *)g4, "GetLastActivePopup"));
  38. char * v29 = EncodePointer((char *)GetProcAddress((char *)g4, "GetUserObjectInformationW")); // 0x100082e4
  39. int32_t (**func3)() = GetProcAddress((char *)g4, "GetProcessWindowStation"); // 0x100082f5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement