Advertisement
Outlasted

Untitled

Jun 24th, 2015
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. Inno Setup Setup Data (5.5.0)
  2. Inno Setup Messages (5.5.3)
  3. 0123456789ABCDEFGHIJKLMNOPQRSTUV
  4. kernel32.dll
  5. DeleteCriticalSection
  6. LeaveCriticalSection
  7. EnterCriticalSection
  8. InitializeCriticalSection
  9. VirtualFree
  10. VirtualAlloc
  11. LocalFree
  12. LocalAlloc
  13. WideCharToMultiByte
  14. TlsSetValue
  15. TlsGetValue
  16. MultiByteToWideChar
  17. GetModuleHandleA
  18. GetLastError
  19. GetCommandLineA
  20. WriteFile
  21. SetFilePointer
  22. SetEndOfFile
  23. RtlUnwind
  24. ReadFile
  25. RaiseException
  26. GetStdHandle
  27. GetFileSize
  28. GetSystemTime
  29. GetFileType
  30. ExitProcess
  31. CreateFileA
  32. CloseHandle
  33. user32.dll
  34. MessageBoxA
  35. oleaut32.dll
  36. VariantChangeTypeEx
  37. VariantCopyInd
  38. VariantClear
  39. SysStringLen
  40. SysAllocStringLen
  41. advapi32.dll
  42. RegQueryValueExA
  43. RegOpenKeyExA
  44. RegCloseKey
  45. OpenProcessToken
  46. LookupPrivilegeValueA
  47. kernel32.dll
  48. WriteFile
  49. VirtualQuery
  50. VirtualProtect
  51. VirtualFree
  52. VirtualAlloc
  53. Sleep
  54. SizeofResource
  55. SetLastError
  56. SetFilePointer
  57. SetErrorMode
  58. SetEndOfFile
  59. RemoveDirectoryA
  60. ReadFile
  61. LockResource
  62. LoadResource
  63. LoadLibraryA
  64. IsDBCSLeadByte
  65. GetWindowsDirectoryA
  66. GetVersionExA
  67. GetUserDefaultLangID
  68. GetSystemInfo
  69. GetSystemDefaultLCID
  70. GetProcAddress
  71. GetModuleHandleA
  72. GetModuleFileNameA
  73. GetLocaleInfoA
  74. GetLastError
  75. GetFullPathNameA
  76. GetFileSize
  77. GetFileAttributesA
  78. GetExitCodeProcess
  79. GetEnvironmentVariableA
  80. GetCurrentProcess
  81. GetCommandLineA
  82. GetACP
  83. InterlockedExchange
  84. FormatMessageA
  85. FindResourceA
  86. DeleteFileA
  87. CreateProcessA
  88. CreateFileA
  89. CreateDirectoryA
  90. CloseHandle
  91. user32.dll
  92. TranslateMessage
  93. SetWindowLongA
  94. PeekMessageA
  95. MsgWaitForMultipleObjects
  96. MessageBoxA
  97. LoadStringA
  98. ExitWindowsEx
  99. DispatchMessageA
  100. DestroyWindow
  101. CreateWindowExA
  102. CallWindowProcA
  103. CharPrevA
  104. comctl32.dll
  105. InitCommonControls
  106. advapi32.dll
  107. AdjustTokenPrivileges
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement