Advertisement
Guest User

Untitled

a guest
Feb 19th, 2020
373
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.95 KB | None | 0 0
  1. version-98b0f0d988fb4c7a
  2. ----------------------------
  3. Address
  4. ----------------------------
  5. retcheck - 0x64af20
  6. lua_getfield(3 args) - __stdcall 0x7b9360
  7. lua_setfield - __stdcall 0x7bb360
  8. lua_tolstring - __fastcall 0x7bbae0
  9. lua_settop - __cdecl 0x7bb8a0
  10. lua_toboolean - __cdecl 0x7bba20
  11. lua_pushvalue - __fastcall 0x7baa00
  12. lua_pushnumber - __cdecl 0x7ba810
  13. lua_pushstring - __cdecl 0x7ba890
  14. lua_pcall - __cdecl 0x7ba260
  15. lua_pushnil - __cdecl 0x7ba7a0
  16. lua_next - __cdecl 0x7b9ff0
  17. lua_pushboolean - __cdecl 0x7ba330
  18. lua_tonumber - __cdecl 0x7bbc20
  19. lua_pushcclosure - __fastcall 0x7ba3b0
  20. luaD_precall - 0x7b2350 __cdecl
  21. lua_checkstack - 0x7b8d20 __cdecl
  22. lua_createtable - 0x7b8f30 __cdecl
  23. lua_insert - 0x7b9a50 __cdecl
  24. lua_newthread - 0x7b9d90 __cdecl
  25. lua_newuserdata - 0x7b9ed0 __cdecl
  26. lua_pushthread - 0x7ba8d0 __cdecl
  27. lua_rawgeti - 0x7bacc0 __cdecl
  28. lua_rawseti - 0x7bae50 __cdecl
  29. lua_rawset - 0x7bad50 __cdecl
  30. lua_rawget - 0x7bab70 __cdecl
  31. lua_remove - 0x7baf50 __cdecl
  32. lua_setfenv - 0x7bb270 __cdecl
  33. lua_setmetatable - 0x7bb5e0 __cdecl
  34. lua_getmetatable - 0x7b96f0 __fastcall
  35. lua_xmove - 0x7bbe10 __cdecl
  36. ScriptContextVFTable - 0x708cee //0x1BE3F48
  37. ScriptContextVFTable2 - 0x7075a6 //0x1BE3F48
  38. lua_close - 0x54c9d0 __thiscall
  39. lua_touserdata - 0x7bbd60 __cdecl
  40. lua_call - 0x7b8c90 __cdecl
  41. lua_type - 0x7bbdc0 __cdecl
  42. luaS_newlstr - 0x7b4c70 __fastcall
  43. luaV_gettable - 0x7b83a0 __cdecl
  44. luaV_settable - 0x7b8660 __cdecl
  45. lua_resume - 0x7bb110 __cdecl
  46. index2adr - 0x7b1540 __cdecl
  47. luaL_ref - 0x7b4230 __cdecl
  48. lua_settable - 0x7bb810 __cdecl
  49. lua_gettable - 0x7b9900 __cdecl
  50. Arith - 0x7b5530 __usercall
  51. luaH_new - 0x7b3880 __cdecl
  52. lua_pushlightuserdata - 0x7ba680 __cdecl
  53. lua_yield - 0x7bbed0 __cdecl
  54. spawn - 0x71b110 __cdecl
  55. luaL_unref - 0x7b4540 __cdecl
  56. lua_topointer - 0x7bbcb0 __cdecl
  57. lua_gettop - 0x7b9980 __cdecl
  58. lua_getupvalue - 0x7b99a0 __cdecl
  59. lua_setupvalue - 0x7bb950 __cdecl
  60. lua_getfenv - 0x7b92a0 __cdecl
  61. print - 0x5ee030 __cdecl
  62. luaL_error - 0x7b3f30 __cdecl
  63. lua_setreadonly - 0x7bb710 __cdecl
  64. sandboxthread - 0x71adb0 __cdecl
  65. lua_tointeger - 0x7bba50 __cdecl
  66. lua_objlen - 0x7ba180 __cdecl
  67. luaM_realloc - 0x7b4620 __cdecl
  68. luaB_collectgarbage - 0x7ab150 __cdecl
  69. deserializer - 0x8a1990 __cdecl
  70. getdatamodel - 0xde4f60 __stdcall
  71. XORCONSTANT - 0x2000B70
  72. retflag1 - 0x212E808
  73. retflag2 - 0x212901C
  74. retfunc - 0x212E7C0
  75. Top - 24
  76. Base - 16
  77. Env - 72
  78. cdt - 48
  79. (unsigned int)&v2[14 * v3 ^ 43] + v2[14 * v3 + 43];
  80. v2 + 56 * v3 + 172 ^ *(DWORD*)(v2 + 56 * v3 + 172);
  81. ------------------------------------
  82. Wrap Types
  83. ------------------------------------
  84. #define R_LUA_TNIL 0
  85. #define R_LUA_TLIGHTUSERDATA 3
  86. #define R_LUA_TNUMBER 2
  87. #define R_LUA_TBOOLEAN 1
  88. #define R_LUA_TSTRING 4
  89. #define R_LUA_TTHREAD 7
  90. #define R_LUA_TFUNCTION 8
  91. #define R_LUA_TTABLE 5
  92. #define R_LUA_TUSERDATA 6
  93. #define R_LUA_TPROTO 9
  94. #define R_LUA_TUPVALUE 10
  95. ------------------------------------
  96. AoBS
  97. ------------------------------------
  98. lua_getfield3 \x55\x8B\xEC\x83\xEC\x10\x53\x56\x8B\x75\x08\x57\xFF\x75\x0C\x56\xE8\x00\x00\x00\x00\x8B\x55\x10\x83\xC4\x08\x8B\xCA\x8B\xF8\x8D\x59\x01\x8A\x01\x41\x84\xC0\x75\xF9\x2B\xCB\x51\x8B\xCE\xE8\x00\x00\x00\x00\x6A\x01 xxxxxxxxxxxxxxxxx????xxxxxxxxxxxxxxxxxxxxxxxxxx????xx
  99. lua_setfield \x55\x8B\xEC\x83\xEC\x10\x53\x56\x8B\x75\x08\x57\xFF\x75\x0C\x56\xE8\x00\x00\x00\x00\x8B\x55\x10\x83\xC4\x08\x8B\xCA\x8B\xF8\x8D\x59\x01\x8A\x01\x41\x84\xC0\x75\xF9\x2B\xCB\x51\x8B\xCE\xE8\x00\x00\x00\x00\x89\x45\xF0 xxxxxxxxxxxxxxxxx????xxxxxxxxxxxxxxxxxxxxxxxxxx????xxx
  100. lua_tolstring \x55\x8B\xEC\x53\x56\x57\x8B\xDA xxxxxxxx
  101. lua_settop \x55\x8B\xEC\x8B\x45\x0C\x8B\xD0\x8B\x4D\x08 xxxxxxxxxxx
  102. lua_toboolean \x55\x8B\xEC\xFF\x75\x0C\xFF\x75\x08\xE8\x00\x00\x00\x00\x83\xC4\x08\x8B\x08\x83\xC9\xFE xxxxxxxxxx????xxxxxxxx
  103. lua_pushvalue \x55\x8B\xEC\x56\x57\x8B\xF9\x52 xxxxxxxx
  104. lua_pushnumber \x55\x8B\xEC\x8B\x4D\x08\x0F\x28\x15 xxxxxxxxx
  105. lua_pushstring \x55\x8B\xEC\x8B\x55\x0C\x85\xD2\x75\x0D xxxxxxxxxx
  106. lua_pcall \x55\x8B\xEC\x8B\x45\x14\x83\xEC\x08\x53 xxxxxxxxxx
  107. lua_pushnil \x55\x8B\xEC\x8B\x4D\x08\x8B\x41\x18\xC7\x40 xxxxxxxxxxx
  108. lua_next \x55\x8B\xEC\x83\xEC\x10\x56\x57\xFF\x75\x0C xxxxxxxxxxx
  109. lua_pushboolean \x55\x8B\xEC\x8B\x55\x08\x33\xC0\x39\x45\x0C xxxxxxxxxxx
  110. lua_tonumber \x55\x8B\xEC\x83\xEC\x10\xFF\x75\x0C\xFF\x75\x08\xE8\x00\x00\x00\x00\x83\xC4\x08\x8B\x48\x08\x83\xF9\x02\x74\x39 xxxxxxxxxxxxx????xxxxxxxxxxx
  111. lua_pushcclosure \x55\x8B\xEC\x83\xEC\x10\x53\x56\x57\x8B\xF9\x89\x55\xF0 xxxxxxxxxxxxxx
  112. luaD_precall \x55\x8B\xEC\x51\x8B\x45\x0C\x53\x56\x8B\x75\x08\x83\x78\x08\x08 xxxxxxxxxxxxxxxx
  113. lua_checkstack \x55\x8B\xEC\x8B\x4D\x0C\x56\xBE xxxxxxxx
  114. lua_createtable \x55\x8B\xEC\x56\x57\x8B\x7D\x08\x8B\x57\x14\x8D\x47\x14\x8B\xCA\x2B\xD7\x2B\xC8\x8B\x42\x44\x3B\x41\x48\x72\x09\x57\xE8\x00\x00\x00\x00\x83\xC4\x04\xFF\x75\x10\x8B\x77\x18 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx????xxxxxxxxx
  115. lua_insert \x55\x8B\xEC\x56\x57\xFF\x75\x0C\x8B\x7D\x08\x57\xE8\x00\x00\x00\x00\x8B\x4F\x18 xxxxxxxxxxxxx????xxx
  116. lua_newthread \x55\x8B\xEC\x53\x56\x8B\x75\x08\x8B\x46\x14\x8B\xC8\x57\x8D\x7E\x14\x2B\xC6\x2B\xCF\x8B\x40\x44\x3B\x41\x48\x72\x09\x56\xE8\x00\x00\x00\x00\x83\xC4\x04\x8B\x07 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx????xxxxx
  117. lua_newuserdata \x55\x8B\xEC\x53\x56\x8B\x75\x08\x8B\x46\x14\x8B\xC8\x57\x8D\x7E\x14\x2B\xC6\x2B\xCF\x8B\x40\x44\x3B\x41\x48\x72\x09\x56\xE8\x00\x00\x00\x00\x83\xC4\x04\x8B\x45\x0C xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx????xxxxxx
  118. lua_pushthread \x55\x8B\xEC\x8B\x55\x08\x8B\x42\x18\x89\x10 xxxxxxxxxxx
  119. lua_rawgeti \x55\x8B\xEC\x56\xFF\x75\x0C\x8B\x75\x08\x56\xE8\x00\x00\x00\x00\xFF\x75\x10 xxxxxxxxxxxx????xxx
  120. lua_rawseti \x55\x8B\xEC\x51\x53\x56\x57\xFF\x75\x0C\x8B\x7D\x08\x57\xE8\x00\x00\x00\x00\x8B\xD8\x83\xC4\x08\x8B\x03 xxxxxxxxxxxxxxx????xxxxxxx
  121. lua_rawset \x55\x8B\xEC\x51\x53\x56\x57\xFF\x75\x0C\x8B\x7D\x08 xxxxxxxxxxxxx
  122. lua_rawget \x55\x8B\xEC\x56\xFF\x75\x0C\x8B\x75\x08\x56\xE8\x00\x00\x00\x00\x8B\x76\x18\x83\xC6\xF0 xxxxxxxxxxxx????xxxxxx
  123. lua_remove \x55\x8B\xEC\x56\xFF\x75\x0C\x8B\x75\x08\x56\xE8\x00\x00\x00\x00\x83\xC4\x08\x8D\x50\x10 xxxxxxxxxxxx????xxxxxx
  124. lua_setfenv \x55\x8B\xEC\x53\x56\x8B\x75\x08\x57\xFF\x75\x0C\xBF xxxxxxxxxxxxx
  125. lua_setmetatable \x55\x8B\xEC\x56\x8B\x75\x08\x57\xFF\x75\x0C\x56 xxxxxxxxxxxx
  126. lua_getmetatable \x55\x8B\xEC\x56\x8B\xF1\x52 xxxxxxx
  127. lua_xmove \x55\x8B\xEC\x53\x8B\x5D\x0C\x56\x8B\x75\x08\x3B\xF3\x0F\x84\x00\x00\x00\x00\x57\x8B\x7D\x10\x8B\xC7 xxxxxxxxxxxxxxx????xxxxxx
  128. ScriptContextVFTable \xC7\x03\x00\x00\x00\x00\xC7\x43\x00\x00\x00\x00\x00\x8B\x83 xx????xx?????xx
  129. lua_close \x55\x8B\xEC\x64\xA1\x00\x00\x00\x00\x6A\xFF\x68\x00\x00\x00\x00\x50\x64\x89\x25\x00\x00\x00\x00\x56\x57\x8B\x71\x04 xxxxx????xxx????xxxx????xxxxx
  130. lua_touserdata \x55\x8B\xEC\xFF\x75\x0C\xFF\x75\x08\xE8\x00\x00\x00\x00\x83\xC4\x08\x8B\x48\x08\x83\xF9\x03 xxxxxxxxxx????xxxxxxxxx
  131. lua_call \x55\x8B\xEC\x8B\x4D\x0C\x57\x8B\x7D\x08\xFF\x75\x10 xxxxxxxxxxxxx
  132. ScriptContextVFTable2 \xC7\x03\x00\x00\x00\x00\xC7\x43\x00\x00\x00\x00\x00\xC7\x43\x00\x00\x00\x00\x00\xC7\x43\x00\x00\x00\x00\x00\xC6\x43\x58\x00 xx????xx?????xx?????xx?????xxxx
  133. lua_type \x55\x8B\xEC\xFF\x75\x0C\xFF\x75\x08\xE8\x00\x00\x00\x00\x83\xC4\x08\x3D\x00\x00\x00\x00\x75\x05\x83\xC8\xFF\x5D xxxxxxxxxx????xxxx????xxxxxx
  134. luaV_gettable \x55\x8B\xEC\x51\x53\x8B\x5D\x0C\x56\x57\xC7\x45 xxxxxxxxxxxx
  135. luaV_settable \x55\x8B\xEC\x83\xEC\x18\x53\x8B\x5D\x0C\x56\x57\x8B\x7D\x08\xC7\x45 xxxxxxxxxxxxxxxxx
  136. lua_resume \x55\x8B\xEC\x83\xEC\x08\x56\x8B\x75\x08\x8A\x46\x06 xxxxxxxxxxxxx
  137. lua_settable \x55\x8B\xEC\x56\xFF\x75\x0C\x8B\x75\x08\x56\xE8\x00\x00\x00\x00\x8B\x56\x18\x8D\x4A\xF0 xxxxxxxxxxxx????xxxxxx
  138. lua_gettable \x55\x8B\xEC\x56\xFF\x75\x0C\x8B\x75\x08\x56\xE8\x00\x00\x00\x00\x8B\x4E\x18 xxxxxxxxxxxx????xxx
  139. luaH_new \x55\x8B\xEC\x53\x8B\x5D\x08\x56\x57\x8B\x7B\x14 xxxxxxxxxxxx
  140. lua_pushlightuserdata \x55\x8B\xEC\x8B\x55\x08\x8B\x45\x0C\x8B\x4A\x18 xxxxxxxxxxxx
  141. lua_yield \x55\x8B\xEC\x8B\x55\x08\x66\x8B\x42\x34 xxxxxxxxxx
  142. luaL_unref \x55\x8B\xEC\x53\x8B\x5D\x10\x85\xDB\x78\x47 xxxxxxxxxxx
  143. lua_topointer \x55\x8B\xEC\xFF\x75\x0C\xFF\x75\x08\xE8\x00\x00\x00\x00\x83\xC4\x08\x8B\x48\x08\x83\xC1\xFD xxxxxxxxxx????xxxxxxxxx
  144. lua_getfenv \x55\x8B\xEC\x56\xFF\x75\x0C\x8B\x75\x08\x56\xE8\x00\x00\x00\x00\x83\xC4\x08\x8B\x48\x08 xxxxxxxxxxxx????xxxxxx
  145. print \x55\x8B\xEC\x6A\xFF\x68\x00\x00\x00\x00\x64\xA1\x00\x00\x00\x00\x50\x64\x89\x25\x00\x00\x00\x00\x83\xEC\x18\x8D\x45\x10 xxxxxx????xx????xxxx????xxxxxx
  146. luaL_error \x55\x8B\xEC\x56\x8B\x75\x08\x6A\x01\x56\xE8\x00\x00\x00\x00\x8D\x45\x10 xxxxxxxxxxx????xxx
  147. lua_setreadonly \x55\x8B\xEC\xFF\x75\x0C\xFF\x75\x08\xE8\x00\x00\x00\x00\x83\xC4\x08\x8B\x08\x8A\x45\x10\x88\x41\x0A xxxxxxxxxx????xxxxxxxxxxx
  148. lua_tointeger \x55\x8B\xEC\x83\xEC\x10\xFF\x75\x0C\xFF\x75\x08\xE8\x00\x00\x00\x00\x83\xC4\x08\x8B\x48\x08\x83\xF9\x02\x74\x51 xxxxxxxxxxxxx????xxxxxxxxxxx
  149. lua_objlen \x55\x8B\xEC\x56\xFF\x75\x0C\xFF\x75\x08\xE8\x00\x00\x00\x00\x8B\xF0\x83\xC4\x08\x8B\x4E\x08 xxxxxxxxxxx????xxxxxxxx
  150. luaM_realloc \x55\x8B\xEC\x53\x8B\x5D\x08\x56\x8B\x75\x14 xxxxxxxxxxx
  151. luaB_collectgarbage \x55\x8B\xEC\x51\x53\x56\x8B\x75\x08\x57\x8B\x46\x10 xxxxxxxxxxxxx
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement