Advertisement
Guest User

Decrypted strings

a guest
Jan 9th, 2018
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.41 KB | None | 0 0
  1. 'fjovhxoxhkxvsronnnqvjprphttcbt'
  2. 'byte['
  3. 'char Magic[2];'
  4. 'word BytesOnLastPage;'
  5. 'word Pages;'
  6. 'word Relocations;'
  7. 'word SizeofHeader;'
  8. 'word MinimumExtra;'
  9. 'word MaximumExtra;'
  10. 'word SS;'
  11. 'word SP;'
  12. 'word Checksum;'
  13. 'word IP;'
  14. 'word CS;'
  15. 'word Relocation;'
  16. 'word Overlay;'
  17. 'char Reserved[8];'
  18. 'word OEMIdentifier;'
  19. 'word OEMInformation;'
  20. 'char Reserved2[20];'
  21. 'dword AddressOfNewExeHeader'
  22. 'AddressOfNewExeHeader'
  23. 'Magic'
  24. 'dword Signature'
  25. 'Signature'
  26. 'word Machine;'
  27. 'word NumberOfSections;'
  28. 'dword TimeDateStamp;'
  29. 'dword PointerToSymbolTable;'
  30. 'dword NumberOfSymbols;'
  31. 'word SizeOfOptionalHeader;'
  32. 'word Characteristics'
  33. 'NumberOfSections'
  34. 'word Magic;'
  35. 'word Magic;'
  36. 'byte MajorLinkerVersion;'
  37. 'byte MinorLinkerVersion;'
  38. 'dword SizeOfCode;'
  39. 'dword SizeOfInitializedData;'
  40. 'dword SizeOfUninitializedData;'
  41. 'dword AddressOfEntryPoint;'
  42. 'dword BaseOfCode;'
  43. 'dword BaseOfData;'
  44. 'dword ImageBase;'
  45. 'dword SectionAlignment;'
  46. 'dword FileAlignment;'
  47. 'word MajorOperatingSystemVersion;'
  48. 'word MinorOperatingSystemVersion;'
  49. 'word MajorImageVersion;'
  50. 'word MinorImageVersion;'
  51. 'word MajorSubsystemVersion;'
  52. 'word MinorSubsystemVersion;'
  53. 'dword Win32VersionValue;'
  54. 'dword SizeOfImage;'
  55. 'dword SizeOfHeaders;'
  56. 'dword CheckSum;'
  57. 'word Subsystem;'
  58. 'word DllCharacteristics;'
  59. 'dword SizeOfStackReserve;'
  60. 'dword SizeOfStackCommit;'
  61. 'dword SizeOfHeapReserve;'
  62. 'dword SizeOfHeapCommit;'
  63. 'dword LoaderFlags;'
  64. 'dword NumberOfRvaAndSizes'
  65. 'word Magic;'
  66. 'byte MajorLinkerVersion;'
  67. 'byte MinorLinkerVersion;'
  68. 'dword SizeOfCode;'
  69. 'dword SizeOfInitializedData;'
  70. 'dword SizeOfUninitializedData;'
  71. 'dword AddressOfEntryPoint;'
  72. 'dword BaseOfCode;'
  73. 'uint64 ImageBase;'
  74. 'dword SectionAlignment;'
  75. 'dword FileAlignment;'
  76. 'word MajorOperatingSystemVersion;'
  77. 'word MinorOperatingSystemVersion;'
  78. 'word MajorImageVersion;'
  79. 'word MinorImageVersion;'
  80. 'word MajorSubsystemVersion;'
  81. 'word MinorSubsystemVersion;'
  82. 'dword Win32VersionValue;'
  83. 'dword SizeOfImage;'
  84. 'dword SizeOfHeaders;'
  85. 'dword CheckSum;'
  86. 'word Subsystem;'
  87. 'word DllCharacteristics;'
  88. 'uint64 SizeOfStackReserve;'
  89. 'uint64 SizeOfStackCommit;'
  90. 'uint64 SizeOfHeapReserve;'
  91. 'uint64 SizeOfHeapCommit;'
  92. 'dword LoaderFlags;'
  93. 'dword NumberOfRvaAndSizes'
  94. 'SizeOfImage'
  95. 'AddressOfEntryPoint'
  96. 'ImageBase'
  97. 'dword VirtualAddress; dword Size'
  98. 'VirtualAddress'
  99. 'Size'
  100. 'dword VirtualAddress; dword Size'
  101. 'VirtualAddress'
  102. 'Size'
  103. 'SizeOfHeaders'
  104. 'byte['
  105. 'byte['
  106. 'char Name[8];'
  107. 'dword VirtualSize;'
  108. 'dword VirtualAddress;'
  109. 'dword SizeOfRawData;'
  110. 'dword PointerToRawData;'
  111. 'dword PointerToRelocations;'
  112. 'dword PointerToLinenumbers;'
  113. 'word NumberOfRelocations;'
  114. 'word NumberOfLinenumbers;'
  115. 'dword Characteristics'
  116. 'SizeOfRawData'
  117. 'PointerToRawData'
  118. 'VirtualAddress'
  119. 'VirtualSize'
  120. 'byte['
  121. 'byte['
  122. 'byte['
  123. 'byte['
  124. 'byte['
  125. 'byte['
  126. 'bool'
  127. 'ptr'
  128. 'dword'
  129. 'ptr'
  130. 'dword VirtualAddress; dword SizeOfBlock'
  131. 'VirtualAddress'
  132. 'SizeOfBlock'
  133. 'word['
  134. 'ptr'
  135. 'ptr'
  136. 'dword RVAOriginalFirstThunk;'
  137. 'dword TimeDateStamp;'
  138. 'dword ForwarderChain;'
  139. 'dword RVAModuleName;'
  140. 'dword RVAFirstThunk'
  141. 'RVAFirstThunk'
  142. 'RVAModuleName'
  143. 'char Name['
  144. 'RVAModuleName'
  145. 'Name'
  146. 'RVAFirstThunk'
  147. 'RVAOriginalFirstThunk'
  148. 'ptr'
  149. 'word Ordinal; char Name['
  150. 'Name'
  151. 'ptr'
  152. 'ntdll.dll'
  153. 'int'
  154. 'NtUnmapViewOfSection'
  155. 'handle'
  156. 'ptr'
  157. 'kernel32.dll'
  158. 'bool'
  159. 'VirtualProtect'
  160. 'ptr'
  161. 'dword_ptr'
  162. 'dword'
  163. 'dword*'
  164. 'str'
  165. 'word'
  166. 'kernel32.dll'
  167. 'ptr'
  168. 'GetProcAddress'
  169. 'handle'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement