Advertisement
Guest User

Untitled

a guest
Apr 28th, 2016
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 8.19 KB | None | 0 0
  1. {
  2.     ["xpcall"] = function: 00000000704180e0,
  3.     ["getmetatable"] = function: 0000000070418ea0,
  4.     ["select"] = function: 0000000070418290,
  5.     ["collectgarbage"] = function: 0000000070418a20,
  6.     ["rawequal"] = function: 0000000070418680,
  7.     ["require"] = function: 0000000000357b20,
  8.     ["load"] = function: 0000000070418d30,
  9.     ["error"] = function: 00000000704189b0,
  10.     ["_VERSION"] = "Lua 5.3",
  11.     ["setmetatable"] = function: 0000000070418af0,
  12.     ["bit32"] = {
  13.         ["bor"] = function: 0000000070415280,
  14.         ["lrotate"] = function: 0000000070414f20,
  15.         ["bxor"] = function: 0000000070415230,
  16.         ["replace"] = function: 00000000704150a0,
  17.         ["btest"] = function: 00000000704151d0,
  18.         ["rrotate"] = function: 0000000070414ef0,
  19.         ["bnot"] = function: 0000000070414f50,
  20.         ["band"] = function: 0000000070415200,
  21.         ["rshift"] = function: 0000000070414e20,
  22.         ["lshift"] = function: 0000000070414e60,
  23.         ["extract"] = function: 0000000070415120,
  24.         ["arshift"] = function: 0000000070414f80,
  25.     },
  26.     ["arg"] = {
  27.         [0] = "test.lua",
  28.         [-1] = "lua53.exe",
  29.     },
  30.     ["tonumber"] = function: 0000000070418330,
  31.     ["loadfile"] = function: 0000000070418e30,
  32.     ["string"] = {
  33.         ["packsize"] = function: 000000007041d8a0,
  34.         ["char"] = function: 000000007041d350,
  35.         ["gmatch"] = function: 000000007041d280,
  36.         ["len"] = function: 000000007041cb20,
  37.         ["reverse"] = function: 000000007041cde0,
  38.         ["match"] = function: 000000007041f9a0,
  39.         ["dump"] = function: 000000007041edd0,
  40.         ["byte"] = function: 000000007041efb0,
  41.         ["find"] = function: 000000007041f9b0,
  42.         ["upper"] = function: 000000007041cd50,
  43.         ["rep"] = function: 000000007041ce70,
  44.         ["format"] = function: 000000007041e4e0,
  45.         ["lower"] = function: 000000007041cfd0,
  46.         ["gsub"] = function: 000000007041f9c0,
  47.         ["unpack"] = function: 000000007041d9e0,
  48.         ["pack"] = function: 000000007041dd40,
  49.         ["sub"] = function: 000000007041ee70,
  50.     },
  51.     ["print"] = function: 00000000704186d0,
  52.     ["next"] = function: 0000000070418830,
  53.     ["package"] = {
  54.         ["loadlib"] = function: 0000000070420960,
  55.         ["preload"] = {
  56.         },
  57.         ["searchpath"] = function: 0000000070420740,
  58.         ["config"] = "\
  59. ;
  60. ?
  61. !
  62. -
  63. ",
  64.         ["path"] = ";C:\Users\USER\Downloads\lua-5.3.2_Win64_bin\lua\?.lua;C:\Users\USER\Downloads\lua-5.3.2_Win64_bin\lua\?\init.lua;C:\Users\USER\Downloads\lua-5.3.2_Win64_bin\?.lua;C:\Users\USER\Downloads\lua-5.3.2_Win64_bin\?\init.lua;C:\Users\USER\Downloads\lua-5.3.2_Win64_bin\..\share\lua\5.3\?.lua;C:\Users\USER\Downloads\lua-5.3.2_Win64_bin\..\share\lua\5.3\?\init.lua;.\?.lua;.\?\init.lua;C:\Program Files (x86)\Lua\5.1\lua\?.luac",
  65.         ["loaded"] = {
  66.             ["io"] = {
  67.                 ["flush"] = function: 000000007041b0a0,
  68.                 ["stdin"] = file (000007feff652a80),
  69.                 ["output"] = function: 000000007041b2f0,
  70.                 ["write"] = function: 000000007041a290,
  71.                 ["close"] = function: 000000007041a3c0,
  72.                 ["read"] = function: 000000007041abc0,
  73.                 ["input"] = function: 000000007041b310,
  74.                 ["tmpfile"] = function: 000000007041b410,
  75.                 ["stderr"] = file (000007feff652ae0),
  76.                 ["stdout"] = file (000007feff652b10),
  77.                 ["popen"] = function: 000000007041ac20,
  78.                 ["type"] = function: 000000007041a2c0,
  79.                 ["open"] = function: 000000007041ada0,
  80.                 ["lines"] = function: 000000007041b330,
  81.             },
  82.             ["package"] = {
  83.                 ...
  84.             },
  85.             ["_G"] = {
  86.                 ...
  87.             },
  88.             ["bit32"] = {
  89.                 ...
  90.             },
  91.             ["debug"] = {
  92.                 ["traceback"] = function: 0000000070419660,
  93.                 ["setupvalue"] = function: 0000000070419120,
  94.                 ["getinfo"] = function: 0000000070419b30,
  95.                 ["setlocal"] = function: 0000000070419700,
  96.                 ["setmetatable"] = function: 00000000704191d0,
  97.                 ["getregistry"] = function: 0000000070419080,
  98.                 ["getlocal"] = function: 00000000704199f0,
  99.                 ["debug"] = function: 00000000704194c0,
  100.                 ["setuservalue"] = function: 00000000704192c0,
  101.                 ["getuservalue"] = function: 0000000070419440,
  102.                 ["getmetatable"] = function: 0000000070419400,
  103.                 ["gethook"] = function: 0000000070419eb0,
  104.                 ["upvaluejoin"] = function: 0000000070419350,
  105.                 ["getupvalue"] = function: 0000000070419150,
  106.                 ["upvalueid"] = function: 0000000070419310,
  107.                 ["sethook"] = function: 0000000070419810,
  108.             },
  109.             ["table"] = {
  110.                 ["sort"] = function: 0000000070416080,
  111.                 ["move"] = function: 0000000070415730,
  112.                 ["insert"] = function: 00000000704159e0,
  113.                 ["remove"] = function: 00000000704158e0,
  114.                 ["unpack"] = function: 0000000070415440,
  115.                 ["concat"] = function: 0000000070415ad0,
  116.                 ["pack"] = function: 0000000070415530,
  117.             },
  118.             ["utf8"] = {
  119.                 ["len"] = function: 00000000704218d0,
  120.                 ["offset"] = function: 0000000070421730,
  121.                 ["char"] = function: 00000000704216a0,
  122.                 ["codepoint"] = function: 0000000070421aa0,
  123.                 ["codes"] = function: 0000000070421520,
  124.                 ["charpattern"] = "[ -Â-ô][€-¿]*",
  125.             },
  126.             ["math"] = {
  127.                 ["maxinteger"] = 9223372036854775807,
  128.                 ["abs"] = function: 000000007041c000,
  129.                 ["tanh"] = function: 000000007041b7f0,
  130.                 ["cosh"] = function: 000000007041b850,
  131.                 ["sqrt"] = function: 000000007041b8b0,
  132.                 ["fmod"] = function: 000000007041c070,
  133.                 ["asin"] = function: 000000007041bd60,
  134.                 ["max"] = function: 000000007041bb20,
  135.                 ["floor"] = function: 000000007041bf50,
  136.                 ["ceil"] = function: 000000007041be40,
  137.                 ["deg"] = function: 000000007041b690,
  138.                 ["sin"] = function: 000000007041b8f0,
  139.                 ["huge"] = inf,
  140.                 ["cos"] = function: 000000007041bcd0,
  141.                 ["tointeger"] = function: 000000007041bfa0,
  142.                 ["min"] = function: 000000007041ba90,
  143.                 ["ult"] = function: 000000007041bc60,
  144.                 ["randomseed"] = function: 000000007041b920,
  145.                 ["random"] = function: 000000007041b950,
  146.                 ["mininteger"] = -9223372036854775808,
  147.                 ["log10"] = function: 000000007041b6d0,
  148.                 ["pi"] = 3.1415926535898,
  149.                 ["ldexp"] = function: 000000007041b700,
  150.                 ["tan"] = function: 000000007041b880,
  151.                 ["frexp"] = function: 000000007041b750,
  152.                 ["pow"] = function: 000000007041b790,
  153.                 ["atan"] = function: 000000007041bd00,
  154.                 ["acos"] = function: 000000007041bd90,
  155.                 ["sinh"] = function: 000000007041b820,
  156.                 ["atan2"] = function: 000000007041bd00,
  157.                 ["log"] = function: 000000007041bbb0,
  158.                 ["rad"] = function: 000000007041b650,
  159.                 ["modf"] = function: 000000007041be90,
  160.                 ["exp"] = function: 000000007041bca0,
  161.                 ["type"] = function: 000000007041bdc0,
  162.             },
  163.             ["os"] = {
  164.                 ["execute"] = function: 000000007041c3f0,
  165.                 ["exit"] = function: 000000007041c370,
  166.                 ["tmpname"] = function: 000000007041c4d0,
  167.                 ["time"] = function: 000000007041c600,
  168.                 ["setlocale"] = function: 000000007041c230,
  169.                 ["difftime"] = function: 000000007041c450,
  170.                 ["date"] = function: 000000007041c780,
  171.                 ["rename"] = function: 000000007041c2a0,
  172.                 ["remove"] = function: 000000007041c2f0,
  173.                 ["clock"] = function: 000000007041c4a0,
  174.                 ["getenv"] = function: 000000007041c330,
  175.             },
  176.             ["string"] = {
  177.                 ...
  178.             },
  179.             ["coroutine"] = {
  180.                 ["resume"] = function: 0000000070421360,
  181.                 ["isyieldable"] = function: 0000000070420fb0,
  182.                 ["create"] = function: 0000000070421150,
  183.                 ["status"] = function: 0000000070421260,
  184.                 ["yield"] = function: 0000000070420fe0,
  185.                 ["wrap"] = function: 00000000704211a0,
  186.                 ["running"] = function: 0000000070421120,
  187.             },
  188.         },
  189.         ["searchers"] = {
  190.             [1] = function: 0000000000357c40,
  191.             [2] = function: 00000000003585a0,
  192.             [3] = function: 00000000003585e0,
  193.             [4] = function: 0000000000358620,
  194.         },
  195.         ["cpath"] = "C:\Users\USER\Downloads\lua-5.3.2_Win64_bin\?.dll;C:\Users\USER\Downloads\lua-5.3.2_Win64_bin\..\lib\lua\5.3\?.dll;C:\Users\USER\Downloads\lua-5.3.2_Win64_bin\loadall.dll;.\?.dll;C:\Users\USER\Downloads\lua-5.3.2_Win64_bin\?53.dll;.\?53.dll",
  196.     },
  197.     ["rawset"] = function: 0000000070418570,
  198.     ["traverse"] = function: 000000000035e250,
  199.     ["debug"] = {
  200.         ...
  201.     },
  202.     ["os"] = {
  203.         ...
  204.     },
  205.     ["tostring"] = function: 0000000070418260,
  206.     ["dofile"] = function: 0000000070418f00,
  207.     ["pcall"] = function: 00000000704181e0,
  208.     ["_G"] = {
  209.         ...
  210.     },
  211.     ["utf8"] = {
  212.         ...
  213.     },
  214.     ["math"] = {
  215.         ...
  216.     },
  217.     ["io"] = {
  218.         ...
  219.     },
  220.     ["table"] = {
  221.         ...
  222.     },
  223.     ["ipairs"] = function: 0000000070418c90,
  224.     ["coroutine"] = {
  225.         ...
  226.     },
  227.     ["assert"] = function: 0000000070418f80,
  228.     ["rawlen"] = function: 0000000070418620,
  229.     ["type"] = function: 0000000070418180,
  230.     ["pairs"] = function: 0000000070418c70,
  231.     ["rawget"] = function: 00000000704185d0,
  232. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement