Advertisement
matekaOSF2

Untitled

Jul 12th, 2020
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. lua_atpanic: 0x11B33E0
  2. lua_call: 0x11B3430
  3. lua_checkstack: 0x11B34A0
  4. lua_close: 0x11BFD20
  5. lua_concat: 0x11BABC0
  6. lua_createtable: 0x11B4CC
  7. lua_error: 0x11C9690
  8. lua_gc: 0x11B3680
  9. lua_getfenv: 0x11B3780
  10. lua_getfield: 0x11B3820
  11. lua_gethook: 0x11B38D0
  12. lua_getinfo: 0x11C0750
  13. lua_getlocal: 0x11B4A40
  14. lua_getmetatable: 0x16F6E15
  15. lua_getstack: 0x11C08E0
  16. lua_gettable: 0x11B4A40
  17. lua_gettop: 0x11B4AD0
  18. lua_getupvalue: 0x11B3A30
  19. lua_insert: 0x11B3AC0
  20. lua_iscfunction: 0x11B3B50
  21. lua_isstring: 0x11B3BF0
  22. lua_isnumber: 0x11B3C50
  23. lua_newstate: 0x5B1AA0
  24. lua_newthread: 0x11B3D50
  25. lua_newuserdata: 0x11B3DE0
  26. lua_next: 0x11B4FE0
  27. lua_objlen: 0x711B20
  28. lua_pcall: 0x551000
  29. lua_pushboolean: 0x551050
  30. lua_pushcclosure: 0x11B4E80
  31. lua_pushfstring: 0xEE2990
  32. lua_pushinteger: 0x11B4230
  33. lua_pushlightuserdata: 0x11B4290
  34. lua_pushlstring: 0x11B42E0
  35. lua_pushnil: 0x11B4360
  36. lua_pushnumber: 0x749010
  37. lua_pushstring: 0x11B4F60
  38. lua_pushthread: 0x11B44B0
  39. lua_pushunumber: 0x11B4510
  40. lua_pushvfstring: 0xEE3B40
  41. lua_rawequal: 0xEE3C00
  42. lua_rawget: 0x11B4D70
  43. lua_rawgetf: 0x11B4770
  44. lua_rawgeti: 0x11B4820
  45. lua_rawset: 0x11B48A0
  46. lua_rawseti: 0xE804F0
  47. lua_remove: 0x11B5C70
  48. lua_replace: 0x11B5CA0
  49. lua_resume: 0x11B42E0
  50. lua_setfenv: 0xE7BA30
  51. lua_setfield: 0x11B4CC0
  52. lua_sethook: 0xE79DB0
  53. lua_setlocal: 0x11C0970
  54. lua_setmetatable: 0x11C0A30
  55. lua_settable: 0x11B4FE0
  56. lua_settop: 0x11B5060
  57. lua_setupvalue: 0x11B5060
  58. lua_toboolean: 0x11B56A0
  59. lua_tointeger: 0x582A40
  60. lua_tolstring: 0x11B5200
  61. lua_tonumber: 0x11B5330
  62. lua_topointer: 0x551000
  63. lua_tostring: 0xE804F0
  64. lua_tothread: 0x11B5520
  65. lua_touserdata: 0x749490
  66. lua_type: 0x749340
  67. lua_xmove: 0x11B57A0
  68. lua_yield: 0x16FAA56
  69. luaV_execute: 0x11B7330
  70. luaV_gettable: 0x11B7330
  71. luaV_lessequal: 0x11BABC0
  72. luaV_lessthan: 0x11C9E10
  73. luaV_settable: 0x11B48A0
  74. luaV_tonumber: 0x11B4970
  75. luaV_tostring: 0xF0C8C0
  76. luaS_newlstr: 0xF0C9A0
  77. luaS_newudata: 0x898260
  78. luaL_addlstring: 0x11B5910
  79. luaL_addvalue: 0x11B5F70
  80. luaL_argerror: 0x11B5FB0
  81. luaL_checkinteger: 0xE7A190
  82. luaL_checklstring: 0x11B5B70
  83. luaL_checknumber: 0x5F79B0
  84. luaL_checkoption: 0x11B5BD0
  85. luaL_checktype: 0x11B56F0
  86. luaL_error: 0x11B5200
  87. luaL_findtable: 0x11B4FE0
  88. luaL_getmetafield: 0x11B5DE0
  89. luaL_optinteger: 0x11B5E40
  90. luaL_optlstring: 0x11B5E90
  91. luaL_optnumber: 0x11B5F00
  92. luaL_ref: 0x721470
  93. luaL_register: 0x11B60A0
  94. luaL_typename: 0x11B6190
  95. luaL_unref: 0x11C2080
  96. luaL_where: 0x11B3540
  97. spawn: 0x714580
  98. index2adr: 0x714980
  99. getdatamodel: 0xE2BE90
  100. sandboxthread: 0x11C0CC0
  101. deserialize: 0x11BEBC0
  102.  
  103. rL->Top = rL+0x56
  104. rL->Base = rL+0x81
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement