Advertisement
speroupdater

Untitled

May 17th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. lua_getfield - 0x810ed0 __stdcall
  2. lua_setfield - 0x812cb0 __cdecl
  3. lua_tolstring - 0x813330 __fastcall
  4. lua_settop - 0x8130f0 __fastcall
  5. lua_toboolean - 0x813270 __cdecl
  6. lua_pushvalue - 0x812310 __fastcall
  7. lua_pushnumber - 0x8121c0 __thiscall
  8. lua_pushstring - 0x812250 __stdcall
  9. lua_pcall - 0x811c70 __cdecl
  10. lua_pushnil - 0x812150 __cdecl
  11. lua_next - 0x811af0 __cdecl
  12. lua_pushboolean - 0x811d40 __cdecl
  13. lua_tonumber - 0x813460 __stdcall
  14. lua_pushcclosure - 0x811dc0 __stdcall
  15. luaD_precall - 0x809500 __cdecl
  16. lua_checkstack - 0x810950 __cdecl
  17. lua_createtable - 0x4e4a70 __cdecl
  18. lua_insert - 0x8114a0 __cdecl
  19. lua_newthread - 0x811940 __cdecl
  20. lua_newuserdata - 0x811a30 __cdecl
  21. lua_pushthread - 0x812290 __cdecl
  22. lua_rawgeti - 0x8125b0 __cdecl
  23. lua_rawseti - 0x812730 __cdecl
  24. lua_rawset - 0x812640 __cdecl
  25. lua_rawget - 0x812460 __cdecl
  26. lua_remove - 0x812860 __cdecl
  27. lua_setfenv - 0x812b90 __cdecl
  28. lua_setmetatable - 0x812e60 __cdecl
  29. lua_getmetatable - 0x8111a0 __cdecl
  30. lua_xmove - 0x813610 __cdecl
  31. ScriptContextVFTable - 0x7e382e/0x1CA904C
  32. lua_close - 0x4edd90 __thiscall
  33. lua_touserdata - 0x8135a0 __cdecl
  34. lua_call - 0x8108c0 __cdecl
  35. ScriptContextVFTable2 - 0x7e2556/0x1CA904C
  36. lua_type - 0x8135d0 __cdecl
  37. luaS_newlstr - 0x80c4e0 __cdecl
  38. luaV_gettable - 0x810080 __cdecl
  39. luaV_settable - 0x810360 __cdecl
  40. lua_resume - 0x812a20 __cdecl
  41. index2adr - 0x808030 __fastcall
  42. luaL_ref - 0x80ba40 __cdecl
  43. lua_settable - 0x813060 __cdecl
  44. lua_gettable - 0x811350 __cdecl
  45. Arith - 0x80ced0 __cdecl
  46. luaH_new - 0x80a910 __cdecl
  47. lua_pushlightuserdata - 0x812030 __cdecl
  48. luaL_getmetafield - 0x80b5f0 __cdecl
  49. lua_yield - 0x8136d0 __cdecl
  50. spawn - 0x7f1a30 __cdecl
  51. luaL_unref - 0x80bd70 __cdecl
  52. lua_topointer - 0x8134f0 __cdecl
  53. lua_gettop - 0x8113d0 __cdecl
  54. lua_getupvalue - 0x8113f0 __cdecl
  55. lua_setupvalue - 0x8131a0 __cdecl
  56. lua_getfenv - 0x810de0 __cdecl
  57. print - 0x55c630 __cdecl
  58. lua_setreadonly - 0x812f80 __cdecl
  59. retcheck - 0x6792c0
  60. Top - 32
  61. Base - 8
  62. Env - 64
  63. cdt - 48
  64. v52 = v39 + 56 * v51 + 164 + *(DWORD *)(v39 + 56 * v51 + 164);
  65. v52 = (int)&v39[14 * v51 + 41] + v39[14 * v51 + 41];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement