0001	memcpy_hi_10064	len=10064	score=0.94	lua=false	h=bd393bf4_10064
12f250a0  4c 27 00 00 56 65 72 73 69 6f 6e 00 7a 6f 6e 65  L'..Version.zone\n12f250b0  53 74 72 69 6e 67 73 00 41 66 72 69 63 61 3a 41  Strings.Africa:A\n12f250c0  73 6d 65 72 61 00 65 63 00 41 6d 65 72 69 63 61  smera.ec.America\n12f250d0  3a 43 6f 72 61 6c 5f 48 61 72 62 6f 75 72 00 41  :Coral_Har
0002	memcpy_hi_9076	len=9076	score=0.93	lua=false	h=7aa3407b_9076
12f28e00  70 23 00 00 88 13 00 20 07 00 00 00 dc 08 00 00  p#..... ........\n12f28e10  8d 13 00 00 8d 13 00 00 cd 01 00 00 01 00 00 00  ................\n12f28e20  82 13 00 00 62 63 70 54 79 70 65 41 6c 69 61 73  ....bcpTypeAlias\n12f28e30  00 74 7a 00 61 71 61 6d 73 00 63 6e 63 6b 67 00  .tz.aqams.
0003	memcpy_hi_8768	len=8768	score=0.90	lua=false	h=6f2d34e9_8768
12f2b3e0  3c 22 00 00 76 28 00 20 07 00 00 00 8f 08 00 00  <"..v(. ........\n12f2b3f0  7b 28 00 00 7b 28 00 00 ad 01 00 00 01 00 00 00  {(..{(..........\n12f2b400  84 20 00 00 6d 61 70 54 69 6d 65 7a 6f 6e 65 73  . ..mapTimezones\n12f2b410  00 41 63 72 65 00 30 30 31 00 41 66 67 68 61 6e  .Acre.001.
0004	fread_raw_38400	len=38400	score=0.40	lua=false	h=6393682a_38400
7e8a76b980  fd 71 8b 3d fa 67 38 bb 82 91 69 bc 1a 62 42 3c  .q.=.g8...i..bB<\n7e8a76b990  e6 40 10 bc 6f d1 6b 3c 47 74 28 3b 3e b3 e4 3c  .@..o.k<Gt(;>..<\n7e8a76b9a0  41 ed 29 3c 03 ba eb 3a 02 e9 1b 3c c0 1f b0 bb  A.)<...:...<....\n7e8a76b9b0  35 39 6e bc ec fe 33 3c 88 14 aa 39 c6 30 95 3c  59
0005	memscan_after_fread_1	len=3751	score=3.00	lua=true	h=dc3a2ed1_3751
--require("LuaXML_Lib")\n\nlocal base = _G\nlocal xml = xml\n--module("xml")\n\n-- symbolic name for tag index, this allows accessing the tag by var[xml.TAG]\nTAG = 0\n\n-- sets or returns tag of a LuaXML object\nfunction xml.tag(var,tag)\n  if base.type(var)~="table" then return end\n  if base.type
0006	memscan_after_fread_1	len=3751	score=3.00	lua=true	h=dc3a2ed1_3751
--require("LuaXML_Lib")\n\nlocal base = _G\nlocal xml = xml\n--module("xml")\n\n-- symbolic name for tag index, this allows accessing the tag by var[xml.TAG]\nTAG = 0\n\n-- sets or returns tag of a LuaXML object\nfunction xml.tag(var,tag)\n  if base.type(var)~="table" then return end\n  if base.type
0007	memscan_after_fread_1	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0008	memscan_after_fread_1	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637
function LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~= null then
\n		return LuaAuxLib[fname](...)
\n	end
\nend
\n
\nfunction LuaAuxLib.LuaAuxLie(fname, ...)
\n	if fname and LuaAuxLib[fname] ~= null then
\n		return LuaAuxLib[fname](...)
\n	end
\nend
\n
\nfunct
0009	memcpy_hi_4096	len=4096	score=0.52	lua=false	h=a85338a_4096
7f11dfc000  7f 45 4c 46 02 01 01 03 00 00 00 00 00 00 00 00  .ELF............\n7f11dfc010  03 00 b7 00 01 00 00 00 00 00 00 00 00 00 00 00  ................\n7f11dfc020  00 00 00 00 00 00 00 00 a0 16 00 00 00 00 00 00  ................\n7f11dfc030  00 00 00 00 40 00 38 00 00 00 40 00 06 00 05 00  ..
0011	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637
function LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~= null then
\n		return LuaAuxLib[fname](...)
\n	end
\nend
\n
\nfunction LuaAuxLib.LuaAuxLie(fname, ...)
\n	if fname and LuaAuxLib[fname] ~= null then
\n		return LuaAuxLib[fname](...)
\n	end
\nend
\n
\nfunct
0012	memcpy_hi_7896	len=7896	score=0.61	lua=false	h=f7f4762c_7896
7f1773e240  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7f1773e250  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7f1773e260  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7f1773e270  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ..
0013	read_raw_50628	len=50628	score=0.40	lua=false	h=86155d2d_50628
7f0c36fdbc  c9 76 eb bd 56 f6 4c bc 68 4b 5f 3e bb 9b 47 be  .v..V.L.hK_>..G.\n7f0c36fdcc  be 63 05 be 3c 37 1e 3f 7e 6e 73 3d 6f 31 a4 be  .c..<7.?~ns=o1..\n7f0c36fddc  ad 5d e4 3d dd 40 cf be ac 3d e4 3c c1 e5 b3 3e  .].=.@...=.<...>\n7f0c36fdec  41 c2 98 be 66 67 6e be 7e be d9 3e 0a dc c2 3c  A.
0014	memcpy_hi_8280	len=8280	score=0.61	lua=false	h=e465453d_8280
7ec33d3f00  7f 45 4c 46 02 01 01 03 00 00 00 00 00 00 00 00  .ELF............\n7ec33d3f10  03 00 b7 00 01 00 00 00 00 00 00 00 00 00 00 00  ................\n7ec33d3f20  00 00 00 00 00 00 00 00 d8 1e 00 00 00 00 00 00  ................\n7ec33d3f30  00 00 00 00 40 00 38 00 00 00 40 00 06 00 05 00  ..
0015	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0016	memcpy_hi_4096	len=4096	score=0.60	lua=false	h=4c465a7d_4096
7f176cd000  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7f176cd010  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7f176cd020  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7f176cd030  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ..
0017	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0018	memcpy_hi_7528	len=7528	score=0.60	lua=false	h=e9bfd35b_7528
7ec33d33c0  7f 45 4c 46 02 01 01 03 00 00 00 00 00 00 00 00  .ELF............\n7ec33d33d0  03 00 b7 00 01 00 00 00 00 00 00 00 00 00 00 00  ................\n7ec33d33e0  00 00 00 00 00 00 00 00 e8 1b 00 00 00 00 00 00  ................\n7ec33d33f0  00 00 00 00 40 00 38 00 00 00 40 00 06 00 05 00  ..
0019	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0020	memscan_read_big	len=1885	score=1.00	lua=true	h=4d9f8222_1885
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0021	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373
0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~= null then
\n		return LuaAuxLib[fname](...)
\n	end
\nend
\n
\nfunction LuaAuxLib.LuaAuxLie(fname, ...)
\n	if fname and LuaAuxLib[fna
0022	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373
0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~= null then
\n		return LuaAuxLib[fname](...)
\n	end
\nend
\n
\nfunction LuaAuxLib.LuaAuxLie(fname, ...)
\n	if fname and LuaAuxLib[fna
0023	fread_raw_53760	len=53760	score=0.41	lua=false	h=38ef8403_53760
7f0c36f180  18 a0 45 3e 1e f8 78 be 26 5a 55 3e 9f 3d 3f 3e  ..E>..x.&ZU>.=?>\n7f0c36f190  7b 1a 5a 3e 9b 0b cd bc 63 60 19 bf 87 96 a8 3e  {.Z>....c`.....>\n7f0c36f1a0  dc 1b 8e be bf 86 8b 3e a3 50 3d 3e a4 dd d5 3d  .......>.P=>...=\n7f0c36f1b0  49 6e c9 be 5c 1b f7 3e ef 8f 0e bf fe 3e 74 3d  In
0024	memscan_after_fread_2	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0025	memscan_after_fread_2	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0026	memscan_after_fread_2	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0027	memscan_after_fread_2	len=1885	score=1.00	lua=true	h=4d9f8222_1885
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0028	memscan_after_fread_2	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0029	memscan_after_fread_2	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0030	read_raw_71396	len=71396	score=0.40	lua=false	h=87e8096c_71396
7f0c37fb9c  83 01 b3 bc e7 b7 0b bc 29 47 55 3c d2 8a 08 3d  ........)GU<...=\n7f0c37fbac  af 54 21 bd 52 6d d1 bc ed 82 cd 3c 1e e1 e2 bc  .T!.Rm.....<....\n7f0c37fbbc  7b 24 17 bd b8 08 ac bd 88 8d 20 bc d5 e2 12 3d  {$........ ....=\n7f0c37fbcc  ef 6f 1b bd b3 2b d0 3c 89 14 17 3b 02 33 d8 3c  .o
0031	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0032	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0033	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0034	memscan_read_big	len=1885	score=1.00	lua=true	h=4d9f8222_1885
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0035	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0036	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0037	fread_raw_75264	len=75264	score=0.41	lua=false	h=f5361371_75264
7f0c37ec80  f9 46 53 bc 30 b0 cf 3c 8d 32 62 bc 1d b8 15 bd  .FS.0..<.2b.....\n7f0c37ec90  9d bc a3 3b 74 d8 91 ba 14 d1 58 3c 69 c1 42 bd  ...;t.....X<i.B.\n7f0c37eca0  cf 2d a7 3c 1c 31 32 3d 63 d2 79 3c 25 6c 21 3d  .-.<.12=c.y<%l!=\n7f0c37ecb0  aa 8f 53 39 bc a7 8a bb 15 35 55 bb be 76 81 bc  ..
0038	memscan_after_fread_3	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0039	memscan_after_fread_3	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0040	memscan_after_fread_3	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0041	memscan_after_fread_3	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0042	memscan_after_fread_3	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0043	memscan_after_fread_3	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0044	read_raw_72516	len=72516	score=0.42	lua=false	h=52280d29_72516
7f0c37f1fc  da df c7 3e 76 ce 2d 3e cb 66 39 bc 6a 11 7f be  ...>v.->.f9.j...\n7f0c37f20c  e4 d3 2e be ac 36 e5 bd 56 c3 d8 3e 93 0b be 3d  .....6..V..>...=\n7f0c37f21c  fe 13 52 be 96 04 b4 be c8 bd 03 3f 10 4e f5 3e  ..R........?.N.>\n7f0c37f22c  57 5f 11 be 16 05 09 3e b1 a1 74 bd 36 8e 12 be  W_
0045	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0046	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0047	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0048	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0049	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0050	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0051	fread_raw_75264	len=75264	score=0.41	lua=false	h=365ff1d9_75264
7f0c37e740  a4 d5 7d 3e 73 bf b5 3d de 17 72 be 29 46 ec 3d  ..}>s..=..r.)F.=\n7f0c37e750  b8 0f f3 3c 6b df 1e 3e 43 82 c5 3d a2 bb e1 bd  ...<k..>C..=....\n7f0c37e760  78 4c 2a be b7 23 39 3d 9c 8f 8b bd eb d9 96 bd  xL*..#9=........\n7f0c37e770  a2 97 22 3e 31 d4 ae be f5 70 6d bd 22 ca d2 bd  ..
0052	read_raw_71396	len=71396	score=0.41	lua=false	h=a6b747fd_71396
7f0c37f5dc  4a 50 1d bc d0 e2 51 bb 81 11 d2 bc e6 d3 00 3a  JP....Q........:\n7f0c37f5ec  42 b9 9d 3d 33 4a 73 3d 91 1e 36 bc c5 21 3a 3c  B..=3Js=..6..!:<\n7f0c37f5fc  3d f4 85 bc 05 98 25 3d 30 ae 96 ba cc 37 e0 ba  =.....%=0....7..\n7f0c37f60c  6a fb a2 3c fe 41 1c bd e7 83 e0 3b 34 fd ba 3b  j.
0053	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0054	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0055	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0056	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0057	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0058	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0059	fread_raw_75264	len=75264	score=0.40	lua=false	h=348af16e_75264
7f0c37e6c0  02 31 75 ba e5 50 a9 3b 40 3b 23 bd 90 c9 f9 3b  .1u..P.;@;#....;\n7f0c37e6d0  78 a1 00 3d 65 6a 25 3d e8 0d cf bb 72 d3 71 3d  x..=ej%=....r.q=\n7f0c37e6e0  c4 f2 74 bd 1f 0f ab bc 36 fa 3b 3b 9c 47 31 bc  ..t.....6.;;.G1.\n7f0c37e6f0  c1 67 37 3d 52 0a 86 3c 09 9f 02 3d 4d c6 ac 3c  .g
0060	fread_raw_33600	len=33600	score=0.39	lua=false	h=ba1955d9_33600
7f0c37e200  cc 45 80 3e f3 ea 0b 3d 77 b3 ce bd a0 1a 52 3b  .E.>...=w.....R;\n7f0c37e210  e4 7a 07 3e 6f 2c 06 3f f5 69 b7 3e 7e b7 94 3e  .z.>o,.?.i.>~..>\n7f0c37e220  56 bf ad 3e 17 1c d9 3e d9 a7 bf 3e ae ab d3 3e  V..>...>...>...>\n7f0c37e230  55 51 13 3f c2 ba 2a 3f a1 34 f5 3e f3 2f 44 3e  UQ
0061	read_raw_104772	len=104772	score=0.40	lua=false	h=2c82fd54_104772
7e8a7b8fbc  83 85 51 be da f9 81 3d 1a 3d f2 3c 38 ea f8 bd  ..Q....=.=.<8...\n7e8a7b8fcc  4c 9c b1 3d 0e d2 f6 bd 74 9a 69 bc ba 4b 1e 3e  L..=....t.i..K.>\n7e8a7b8fdc  3d 19 55 bc 86 7d 2f 3c ff 98 ad 3d f6 32 36 be  =.U..}/<...=.26.\n7e8a7b8fec  f1 a2 1c 3c e8 42 5e be 1c d6 59 be 73 56 6c 3e  ..
0062	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0063	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0064	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0065	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0066	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0067	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0068	fread_raw_107520	len=107520	score=0.41	lua=false	h=8c6e819_107520
7e8a7b8500  d5 4c 59 bd d6 8c 77 be 91 61 6f 3d 3a bb 85 3d  .LY...w..ao=:..=\n7e8a7b8510  97 db 9d 3d 40 8d 95 be d3 44 06 bf 94 1e df bc  ...=@....D......\n7e8a7b8520  db 66 60 be 35 7d fe 3d 51 68 a2 3d 0d 0d fa 3d  .f`.5}.=Qh.=...=\n7e8a7b8530  49 dd 33 be 3a eb be 3e 15 0a 29 3e 22 7d 96 be  I.
0069	read_raw_149828	len=149828	score=0.40	lua=false	h=87dab67_149828
7e8a7f437c  31 5c 82 3b 90 fd b4 3b 3a 50 18 3d 26 16 cb bc  1\.;...;:P.=&...\n7e8a7f438c  b5 e6 82 bd eb 93 0a bc b0 e6 82 bc 66 be 54 3d  ............f.T=\n7e8a7f439c  48 ad 33 3b bc e7 0d bb 32 52 84 ba f5 cf 96 bc  H.3;....2R......\n7e8a7f43ac  d4 93 ff 3c c1 50 b1 bc df bf 3e 3d d5 b4 d3 bc  ..
0070	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0071	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0072	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0073	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0074	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0075	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0076	fread_raw_153600	len=153600	score=0.38	lua=false	h=8de484b5_153600
7e8a7f34c0  29 d5 ba bb ad 9f d2 bb b1 ce 4f 3c eb 05 ab 3a  ).........O<...:\n7e8a7f34d0  d7 6b 79 bb fd 77 ca 3b ba 2c f0 3b d9 03 ec 3c  .ky..w.;.,.;...<\n7e8a7f34e0  d7 6f 8f 3c fe 8c 97 bb d5 74 01 bc 2e c2 a7 bb  .o.<.....t......\n7e8a7f34f0  7c bb 4e bc cd c0 3b 3b d6 01 95 3b 6b 22 e0 3c  |.
0077	fread_raw_48000	len=48000	score=0.38	lua=false	h=710900e_48000
7e8a7b87c0  34 fc db 3e 59 37 7d 3d 06 81 32 40 9d 15 43 3f  4..>Y7}=..2@..C?\n7e8a7b87d0  91 08 2e 3e fc 7c 74 3e 54 9e f1 bd 8d c5 49 3f  ...>.|t>T.....I?\n7e8a7b87e0  e2 fc f7 bb 25 37 f1 3d c7 0b 3a bf cc 1a 98 bf  ....%7.=..:.....\n7e8a7b87f0  1d ac 0a be 47 7a 92 bf 8d 35 64 be 6a 06 60 bd  ..
0078	read_raw_151428	len=151428	score=0.35	lua=false	h=b648f79f_151428
7e8a7f42bc  00 00 00 00 b7 fc 2e bd 9f 51 6a be e4 48 21 be  .........Qj..H!.\n7e8a7f42cc  8b 4a 9d 3e fe c3 0f 3e 00 00 00 00 37 7e 4a bd  .J.>...>....7~J.\n7e8a7f42dc  77 e6 4e be 8e fd 39 be 00 00 00 00 75 f4 bc be  w.N...9.....u...\n7e8a7f42ec  27 b5 20 3d 0a 71 85 3d 48 39 79 3e 3f 96 0c 3e  '.
0079	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0080	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0081	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0082	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0083	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0084	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0085	fread_raw_153600	len=153600	score=0.36	lua=false	h=a1379ec9_153600
7e8a7f3a40  ea 0c 13 bd 00 00 00 00 dd 41 a5 be 62 8e a0 3d  .........A..b..=\n7e8a7f3a50  6f ed 8e 3d 6f ac ba bd 57 e4 18 3e c8 8a 04 3e  o..=o...W..>...>\n7e8a7f3a60  67 db c9 3d 1c 15 a7 3d 54 9e 0f 3d 8d 04 01 3e  g..=...=T..=...>\n7e8a7f3a70  4b 1a 35 3e 4f 84 14 3d ac 15 cd 3d 6c f2 ec bd  K.
0086	read_raw_149828	len=149828	score=0.38	lua=false	h=a26829ec_149828
7e8a7f4e3c  6a ed 01 3d 65 cd 43 bc 56 22 70 3c 39 87 82 bc  j..=e.C.V"p<9...\n7e8a7f4e4c  65 00 a4 3b 71 58 67 bd 3a 6b de 3c 63 c3 ab 3c  e..;qXg.:k.<c..<\n7e8a7f4e5c  43 af f4 bb 81 70 cd 3c 08 5e ac 3a 72 a4 5a 3d  C....p.<.^.:r.Z=\n7e8a7f4e6c  a1 76 01 3c ee 32 57 3b b2 74 13 3d bb 74 09 3d  .v
0087	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0088	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0089	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0090	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0091	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0092	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0093	fread_raw_153600	len=153600	score=0.39	lua=false	h=dcdf616e_153600
7e8a7f3f80  4b c5 9a bd 4e 27 96 bb a1 88 31 bd 51 f8 0d bc  K...N'....1.Q...\n7e8a7f3f90  2f 73 55 bc 53 6c 25 3c 3f 1d 89 3d 6b c3 b2 bc  /sU.Sl%<?..=k...\n7e8a7f3fa0  cd e5 d6 3c 3f 0b 0a 3d 2a 78 bf 3c fd 89 9e bb  ...<?..=*x.<....\n7e8a7f3fb0  bf 54 eb bd 5d c8 1f 3c c5 a8 fd 3c 52 28 c3 3c  .T
0094	fread_raw_48000	len=48000	score=0.37	lua=false	h=b617f90_48000
7e8a7f3980  30 02 4e bf e9 7c 81 be 19 98 7d 3d 22 3b d8 be  0.N..|....}=";..\n7e8a7f3990  03 bc 5e bf b3 a8 02 bf 6b e4 f3 bd a4 8a 9d 3e  ..^.....k......>\n7e8a7f39a0  bf f8 36 be b5 29 09 bf 53 a4 c1 be ad d9 50 3e  ..6..)..S.....P>\n7e8a7f39b0  e1 ab 51 3f 00 c3 69 3e 20 f3 04 be 51 81 cc 3c  ..
0095	read_raw_151428	len=151428	score=0.38	lua=false	h=c4d9cb22_151428
7e8a87957c  d7 b4 db bd 6e 52 16 3e 8b 8e 98 be 6f f4 14 3c  ....nR.>....o..<\n7e8a87958c  4f 0c 97 3d fc 59 70 3c b4 f7 82 3e 18 9a c3 3e  O..=.Yp<...>...>\n7e8a87959c  a4 39 d6 3c 00 00 00 00 00 00 00 00 b6 1a 6c 3e  .9.<..........l>\n7e8a8795ac  38 06 d8 be 14 09 ca 3e c3 5b b9 bd 03 6c b7 3e  8.
0096	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0097	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0098	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0099	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0100	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0101	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0102	fread_raw_153600	len=153600	score=0.39	lua=false	h=8dc42070_153600
7e8a878d00  5a 53 41 3d 00 00 00 00 5b 22 83 bd 92 1b f9 be  ZSA=....["......\n7e8a878d10  f1 af 06 3f 8d d3 28 be e1 1a db 3d e6 d1 1b 3e  ...?..(....=...>\n7e8a878d20  13 dd 8a be 1d 07 a2 3b 4b 59 17 be 03 c8 14 3f  .......;KY.....?\n7e8a878d30  58 fe 16 3e 0b c2 83 bd cd 21 00 3e 59 29 0e 3c  X.
0103	read_raw_149828	len=149828	score=0.40	lua=false	h=24b8010_149828
7e8a879b7c  4a b8 37 bd 03 59 95 bd d6 dc 78 3c 5b d5 23 3c  J.7..Y....x<[.#<\n7e8a879b8c  71 29 6f 3c 2b 37 b3 3d ad 94 e5 bc df ce 45 3d  q)o<+7.=......E=\n7e8a879b9c  e8 7c c3 3b 84 49 38 bc da a5 25 bd 23 01 f7 3c  .|.;.I8...%.#..<\n7e8a879bac  9c 01 fa 3b 86 52 99 3c 62 4d 43 bd a4 8d c8 3c  ..
0104	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0105	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0106	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0107	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0108	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0109	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0110	fread_raw_153600	len=153600	score=0.42	lua=false	h=1e1e29ba_153600
7e8a878cc0  0b bf 83 bd 82 d3 47 3d 65 46 2a 3e 5c 4d 65 bd  ......G=eF*>\Me.\n7e8a878cd0  3e 0a 66 bd 09 28 5d bb 6e 58 11 bd 76 33 99 bb  >.f..(].nX..v3..\n7e8a878ce0  c6 9c 27 3e ba 97 9c 3d c7 90 e0 3c c5 d5 10 3e  ..'>...=...<...>\n7e8a878cf0  2a 24 a5 bd 87 10 a4 3d 07 66 cf 3c d7 56 cf 3d  *$
0111	read_raw_182148	len=182148	score=0.40	lua=false	h=65db51e5_182148
7e8a8d043c  7d ca e3 bd 5a 97 34 3d 56 f1 cc bd 24 9e 21 3e  }...Z.4=V...$.!>\n7e8a8d044c  8f f9 18 be 50 16 a5 3d 4c 2d f1 3a 33 d5 a4 3c  ....P..=L-.:3..<\n7e8a8d045c  5f 88 a9 be e9 41 ca 3b 1c 61 46 3e 38 88 16 3e  _....A.;.aF>8..>\n7e8a8d046c  4d 97 88 3b a7 89 da 3c 00 81 f0 3d 8c 92 96 3d  M.
0112	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0113	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0114	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0115	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0116	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0117	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0118	fread_raw_184320	len=184320	score=0.40	lua=false	h=bcb4539_184320
7e8a8cfbc0  e8 8f 04 bd fd ff 47 be af ec 85 bd db e2 98 bb  ......G.........\n7e8a8cfbd0  2f 84 2e be d3 fc be 3d 46 16 1d b9 27 ed 73 be  /......=F...'.s.\n7e8a8cfbe0  1a 41 a2 3d 51 03 c6 3c e6 e2 8a bd d6 d1 d9 3d  .A.=Q..<.......=\n7e8a8cfbf0  19 29 a5 be d7 e9 88 3e a1 23 56 bd 2a a3 eb bc  .)
0119	fread_raw_21504	len=21504	score=0.40	lua=false	h=f4f8c04c_21504
7f0c47f740  a7 1f 19 be 44 28 08 bd ae 17 c2 3c c2 7e 78 be  ....D(.....<.~x.\n7f0c47f750  53 85 a0 bd a6 f5 79 3e 62 0e 77 ba 72 f6 85 3e  S.....y>b.w.r..>\n7f0c47f760  e5 5e 25 3e ec 2b ac be 5b 7b 51 3e 03 b3 95 be  .^%>.+..[{Q>....\n7f0c47f770  fd 18 14 bd 31 ac e0 3d ad c8 5b bc c3 17 cf bd  ..
0120	read_raw_79236	len=79236	score=0.42	lua=false	h=d06ea81c_79236
7e8a8796fc  ac e0 3a be 62 e6 45 bf 58 34 36 be 23 94 ae 3c  ..:.b.E.X46.#..<\n7e8a87970c  9d da 87 be 64 4a 27 3e f0 ea be 3d 03 db 89 3c  ....dJ'>...=...<\n7e8a87971c  c2 be 4a 3e d3 93 f5 bd 52 a0 3e 3e e8 56 4f bd  ..J>....R.>>.VO.\n7e8a87972c  19 7e 15 bf 71 22 ca be b5 1b 19 bf dd d8 e6 bd  .~
0121	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0122	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0123	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0124	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0125	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0126	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0127	fread_raw_82944	len=82944	score=0.41	lua=false	h=1ee9a417_82944
7e8a878880  66 99 06 3e 0a 99 b5 3d 5e 0d 95 3d d7 1f 20 bd  f..>...=^..=.. .\n7e8a878890  81 30 b3 bd 7f eb 52 bd fe 28 1e be 71 00 46 be  .0....R..(..q.F.\n7e8a8788a0  26 2e 5d bd 4d 09 8c bc e8 0c 08 bd bc 20 1c 3e  &.].M........ .>\n7e8a8788b0  bf 50 20 3d ad 06 79 bd d0 8a 42 3e 67 0b c6 bd  .P
0128	read_raw_80132	len=80132	score=0.40	lua=false	h=5dabc9a9_80132
7e8a878dfc  46 bc b8 bd 67 4b 83 bd 79 44 81 be 60 d1 8d be  F...gK..yD..`...\n7e8a878e0c  88 52 61 be 67 84 64 3d 36 ac 39 be 3f 40 8e 3d  .Ra.g.d=6.9.?@.=\n7e8a878e1c  b6 bb 3a 3e 38 4f 32 3e 90 16 1f 3e c2 8d 80 3d  ..:>8O2>...>...=\n7e8a878e2c  7a 2b f3 bb 8c 59 b2 bd 51 6e bf 3d c3 51 08 3e  z+
0129	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0130	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0131	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0132	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0133	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0134	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0135	fread_raw_82944	len=82944	score=0.41	lua=false	h=9667dde7_82944
7e8a878300  d6 e4 16 3e 16 b1 25 3e 80 61 34 3e aa 8f aa bd  ...>..%>.a4>....\n7e8a878310  a7 43 95 be c8 71 6b 3c 7e 06 0f bd b9 51 af bb  .C...qk<~....Q..\n7e8a878320  87 14 9e 3c 93 c8 cd bb af d3 99 bd 30 b4 35 3d  ...<........0.5=\n7e8a878330  c1 f7 37 be 29 17 49 be 96 98 7c be fc e3 a0 bd  ..
0136	read_raw_80132	len=80132	score=0.42	lua=false	h=3267d9e_80132
7e8a879a7c  df 8a 06 3d 89 77 9e bd 34 c0 78 3d c1 75 16 3d  ...=.w..4.x=.u.=\n7e8a879a8c  1f 34 de bd 03 7d 4b 3d 61 b9 ad bd 17 98 de bd  .4...}K=a.......\n7e8a879a9c  e6 44 97 3d fa ef 04 3e 29 f0 0a 3e f4 4f 70 bd  .D.=...>)..>.Op.\n7e8a879aac  8f c3 f3 bd be ca 80 3d c1 6c 5a bc 24 76 5e 3d  ..
0137	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0138	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0139	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0140	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0141	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0142	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0143	fread_raw_82944	len=82944	score=0.41	lua=false	h=e3caec3_82944
7e8a878f80  08 c7 3b 3d af 99 aa 3d 92 ad 1a 3e ae 30 2f 3e  ..;=...=...>.0/>\n7e8a878f90  36 b0 0e 3e 20 4e 10 3e 0f 34 06 be 11 b0 2b 3d  6..> N.>.4....+=\n7e8a878fa0  96 8d 90 bd ab da 28 be c6 cd 4e bd 10 68 a9 bd  ......(...N..h..\n7e8a878fb0  b5 de eb 3c ab e5 81 3e 98 b2 ec 3d ee 8a 87 be  ..
0144	read_raw_80132	len=80132	score=0.40	lua=false	h=5452ce5c_80132
7e8a8790fc  64 db 7d bd 01 f9 33 be cf 36 35 3d fc e6 47 3d  d.}...3..65=..G=\n7e8a87910c  76 bf ca bd 64 2f 6b 3e 7c 7e 81 3e cc a7 9e 3e  v...d/k>|~.>...>\n7e8a87911c  1d ce 36 3b e8 74 cc bd da 6b c9 3d d0 77 e6 3d  ..6;.t...k.=.w.=\n7e8a87912c  12 ee 0d bd 73 af eb bc 10 fb 84 bd c4 d5 05 be  ..
0145	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0146	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0147	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0148	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0149	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0150	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0151	fread_raw_82944	len=82944	score=0.40	lua=false	h=ff38e702_82944
7e8a878600  5d 45 90 3d fb b6 84 3d b6 ef 0a 3e 5b 1b c2 bb  ]E.=...=...>[...\n7e8a878610  b6 cf 63 3c 7d cf 0e be fb d7 de bc 70 54 f5 bd  ..c<}.......pT..\n7e8a878620  2b 1f 43 be aa 41 c4 3d 12 18 8b 3d cf 1f a0 bc  +.C..A.=...=....\n7e8a878630  d6 4b 48 bd 68 c3 a6 3c 1b 17 dc bc 54 6f d1 bc  .K
0152	read_raw_80132	len=80132	score=0.40	lua=false	h=a6ecbf27_80132
7e8a878bbc  7d 66 05 b8 97 0c 15 b8 81 f6 14 b7 c1 2a 2d b6  }f...........*-.\n7e8a878bcc  d5 ee 8a b7 f4 74 85 b5 4e 2a a2 b6 60 8c ea b6  .....t..N*..`...\n7e8a878bdc  c9 bb ae b8 b1 59 73 b8 d9 89 28 b8 12 5e 3d 38  .....Ys...(..^=8\n7e8a878bec  87 f3 11 38 e2 9d 16 38 03 2e 02 b8 d5 e4 97 b7  ..
0153	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0154	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0155	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0156	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0157	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0158	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0159	fread_raw_82944	len=82944	score=0.40	lua=false	h=9e6ef86c_82944
7e8a8780c0  df aa 2e 38 e1 9a 38 38 fb 50 13 38 7d cd f0 37  ...8..88.P.8}..7\n7e8a8780d0  69 83 09 38 7a 84 cf 37 82 cf b4 37 a7 b6 ea 37  i..8z..7...7...7\n7e8a8780e0  05 88 99 37 22 75 ae b8 78 05 9e b8 18 25 bb b8  ...7"u..x....%..\n7e8a8780f0  68 12 6a b8 e9 f9 56 b8 f8 41 88 b8 ed ea 75 b8  h.
0160	fread_raw_32768	len=32768	score=0.40	lua=false	h=cf41e0cb_32768
7e8a835140  f8 02 67 3c ec 04 09 bc e8 62 9a 3b dc 1d eb 3c  ..g<.....b.;...<\n7e8a835150  af ba 48 bb ef 65 81 bc f9 50 43 3a 3e 5a d8 bb  ..H..e...PC:>Z..\n7e8a835160  0a c3 1a bd 1a 2a 97 bc 2e 7a 9b 3b 62 fd 5f bb  .....*...z.;b._.\n7e8a835170  df 60 b2 3b 2d d2 dc bb 43 5a 36 bd 4a b5 dc bb  .`
0161	read_raw_62984	len=62984	score=0.40	lua=false	h=c8ebd401_62984
7e8a87eaf8  11 a7 26 be a2 9a 4e 3d cf fe 46 3d 07 e0 4c 3d  ..&...N=..F=..L=\n7e8a87eb08  a7 6d eb 3c f2 47 40 3d 0e 35 3c 3d 27 80 54 3c  .m.<.G@=.5<='.T<\n7e8a87eb18  4c b9 2a 3d d5 e0 79 3d 0a c6 d8 3c 03 c7 3a 3d  L.*=..y=...<..:=\n7e8a87eb28  2e 2d ab bd bb 10 e1 bd 0c 58 b0 3a fa ca 1d 3e  .-
0162	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0163	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0164	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0165	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0166	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0167	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0168	fread_raw_65536	len=65536	score=0.40	lua=false	h=4c84c30c_65536
7e8a87e100  7e 14 f9 bb 04 32 12 bc 50 95 bf 3c 9c 85 9d ba  ~....2..P..<....\n7e8a87e110  bc 53 f0 ba 4f 6c fe bb 4b e9 7b 3c 81 a0 d0 3b  .S..Ol..K.{<...;\n7e8a87e120  25 1e 0b bc d7 e4 ac 3c 96 2a 48 3b 6d 38 5d bc  %......<.*H;m8].\n7e8a87e130  6c 10 80 3c 4a 86 2d bc f3 51 00 3d c2 f2 2e ba  l.
0169	read_raw_128520	len=128520	score=0.39	lua=false	h=4c91f9ba_128520
7e8aaaf938  04 ae 5c bd 21 a3 34 3c cb b2 e6 bc f5 54 ac bd  ..\.!.4<.....T..\n7e8aaaf948  0a b5 2c be 4e f6 89 bc c1 79 0f 3d 03 29 8a bd  ..,.N....y.=.)..\n7e8aaaf958  d6 b4 75 bc 2c 9d 4f 3e 1a e7 47 3d 47 9e 9e 3d  ..u.,.O>..G=G..=\n7e8aaaf968  c1 49 de 3b 82 47 0d bd e3 e4 59 bd 2a 94 1b bb  .I
0170	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0171	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0172	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0173	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0174	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0175	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0176	fread_raw_131072	len=131072	score=0.41	lua=false	h=ee563f2f_131072
7e8aaaef40  6d 09 1c 3d e2 66 fc bc b0 88 f6 ba f8 85 ef bb  m..=.f..........\n7e8aaaef50  4a 92 19 3b d6 12 c2 bc 8c 57 a6 3c a8 cd 0d bd  J..;.....W.<....\n7e8aaaef60  e6 c8 91 3c ed e6 8e bc 26 ab a0 3b 7e 5c b2 bc  ...<....&..;~\..\n7e8aaaef70  c7 87 8f 3c 8e 46 f8 3c ae f3 fc bb 3b 21 c2 3b  ..
0177	fread_raw_25600	len=25600	score=0.41	lua=false	h=bc963dee_25600
7e8a87e180  29 ef da 3f 8b 40 35 3f 54 e8 31 3f 0b dc 35 3f  )..?.@5?T.1?..5?\n7e8a87e190  27 c8 92 3f e1 b5 c0 3f 41 86 19 3f 6b e5 52 3f  '..?...?A..?k.R?\n7e8a87e1a0  f9 15 0b 3f 53 09 40 3f 69 cc 88 be dc 42 27 3f  ...?S.@?i....B'?\n7e8a87e1b0  10 a9 67 3f f6 7a d3 3e cc 13 06 3f 03 36 81 bf  ..
0178	read_raw_259076	len=259076	score=0.39	lua=false	h=451034db_259076
7e8aaaf6fc  ad 0e 49 bc 04 30 49 3b 10 1c 9b bd ee 95 00 3e  ..I..0I;.......>\n7e8aaaf70c  df ae e5 3c 1d 27 12 3e c0 ad e7 bd 4b 50 65 3d  ...<.'.>....KPe=\n7e8aaaf71c  b0 12 d0 3b 1a 9e ac 3d 0a 02 86 bd 59 6b 5c 3d  ...;...=....Yk\=\n7e8aaaf72c  b3 54 ea 3d d6 0f d3 bb d5 07 aa bd 6e 45 de bd  .T
0179	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0180	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0181	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0182	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0183	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0184	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0185	fread_raw_262144	len=262144	score=0.39	lua=false	h=12b3c986_262144
7e8aaaeb00  5a 24 4e bc d5 ac 42 bc 1e f0 00 bc 69 e9 0d 3c  Z$N...B.....i..<\n7e8aaaeb10  73 5a 26 bb 90 3b 80 3c 79 08 b3 3a 57 41 04 3b  sZ&..;.<y..:WA.;\n7e8aaaeb20  db 13 9f bc e6 10 80 bc 58 84 91 3c ce de 8c 3c  ........X..<...<\n7e8aaaeb30  10 da 0d bc ab 23 c1 3c ab 01 1c bc 52 c4 35 bd  ..
0186	fread_raw_25600	len=25600	score=0.43	lua=false	h=7a396b25_25600
7e8a8efbc0  6b 7c 1a be 11 aa 37 3e 0d 82 2a 3e 8e 00 90 3d  k|....7>..*>...=\n7e8a8efbd0  e4 ea 73 be 11 97 5f 3d 37 99 14 3f 3e 52 87 bf  ..s..._=7..?>R..\n7e8a8efbe0  ca dc 78 bf 9d 96 6f 3f fe 8d 67 3e d7 01 76 bf  ..x...o?..g>..v.\n7e8a8efbf0  35 e9 2e 41 aa 6f a5 bf 3d ba 61 3e 2b 1e 25 3f  5.
0187	read_raw_259076	len=259076	score=0.39	lua=false	h=4c1a8d2a_259076
7e8aaaf33c  71 9a b3 3c ef 08 31 3d 6f cb df 3d e3 4e c2 bc  q..<..1=o..=.N..\n7e8aaaf34c  e2 24 ac bd ad 1c b2 3d 74 2c 11 bd 78 a8 2a bd  .$.....=t,..x.*.\n7e8aaaf35c  19 69 9c bc 45 09 06 3c 24 9f b6 bd e1 04 66 bd  .i..E..<$.....f.\n7e8aaaf36c  52 aa 49 bd 37 3a 98 3d d1 1c 8e 3d 9d d5 1a 3d  R.
0188	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0189	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0190	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0191	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0192	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0193	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0194	fread_raw_262144	len=262144	score=0.38	lua=false	h=1bcbc0e7_262144
7e8aaae740  5d 6c 1f bd 51 81 06 3e 10 8d 12 3e 75 7c 5a 3c  ]l..Q..>...>u|Z<\n7e8aaae750  61 cc 8d bc d4 6d 17 bd c0 b1 88 3d 14 3c 04 bd  a....m.....=.<..\n7e8aaae760  93 7f 9c bc a7 01 d4 bc 43 0d 1c 3d cb d4 39 3d  ........C..=..9=\n7e8aaae770  18 12 94 bc cf d3 b1 3d 31 13 7f bd 62 39 69 bc  ..
0195	fread_raw_25600	len=25600	score=0.42	lua=false	h=43a9fda4_25600
7e8aaaee80  b5 08 26 be 65 e4 50 3b 6f e2 1d bd a6 bb 1d bd  ..&.e.P;o.......\n7e8aaaee90  ce ee 2c 3e ab 75 2a 3e 6f ed b4 bd 24 41 6e 3e  ..,>.u*>o...$An>\n7e8aaaeea0  2b 23 a3 3e cb b4 26 3d 99 42 3f 40 6e e7 59 3f  +#.>..&=.B?@n.Y?\n7e8aaaeeb0  ea 66 11 bf 1c 60 61 bf df 06 67 be c4 44 21 3f  .f
0196	read_raw_259076	len=259076	score=0.40	lua=false	h=911972d4_259076
7e8aabed3c  40 19 d8 3c 6d 77 23 bd b5 4a d1 ba 86 54 3a bd  @..<mw#..J...T:.\n7e8aabed4c  e3 d4 ee 3c fa 8c d2 3c f6 16 42 bd 2a 43 53 bd  ...<...<..B.*CS.\n7e8aabed5c  74 80 99 3d 3f a7 8e bd e1 33 b3 bc 0f c5 86 3c  t..=?....3.....<\n7e8aabed6c  51 7c cc bd df 73 2a 3d e0 58 a9 3c 08 1f c4 3d  Q|
0197	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0198	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0199	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0200	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0201	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0202	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0203	fread_raw_262144	len=262144	score=0.39	lua=false	h=a8bef06a_262144
7e8aabe140  52 f7 15 bc b1 ad b8 3d 33 16 5b bd fe 9e d0 3c  R......=3.[....<\n7e8aabe150  28 75 2b be c9 d2 a6 3c f2 47 65 3d 52 9d 71 3d  (u+....<.Ge=R.q=\n7e8aabe160  72 06 b0 bc 8e e9 f5 bd f3 ad 40 bc 93 c5 29 3d  r.........@...)=\n7e8aabe170  71 c0 6b 3d bd f5 c1 bb 79 91 ae 3b 84 be d9 bc  q.
0204	fread_raw_25600	len=25600	score=0.40	lua=false	h=8e8d35f_25600
7e8aabee80  36 65 d6 bd 76 4b fb bb ee dc 00 be 7d f9 71 bd  6e..vK......}.q.\n7e8aabee90  82 b4 06 be f5 03 82 3e 49 68 cf be fd af 41 3e  .......>Ih....A>\n7e8aabeea0  a6 4d 65 bd 4f e6 07 3e 57 e1 09 be aa ff 5b 3d  .Me.O..>W.....[=\n7e8aabeeb0  d1 42 00 40 fd 53 2a 3f cd e7 22 3f 0d fc 90 bc  .B
0205	read_raw_259076	len=259076	score=0.40	lua=false	h=53662054_259076
7e8aaceffc  0b b5 a1 bd cf 80 df bd ac c1 94 bc 33 88 dc bc  ............3...\n7e8aacf00c  76 9d 14 be 01 60 05 be b4 36 5f 3d 67 27 39 3d  v....`...6_=g'9=\n7e8aacf01c  89 2f 2d 3c 42 eb 00 3e a1 ea af bb 11 f9 15 bc  ./-<B..>........\n7e8aacf02c  9d 91 84 3d d9 a4 78 bd d3 3e eb 3b aa a8 74 bd  ..
0206	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0207	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0208	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0209	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0210	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0211	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0212	fread_raw_262144	len=262144	score=0.39	lua=false	h=86950b4e_262144
7e8aace400  a9 4f 1b be 87 33 c6 bc af 43 63 bd 4b 64 92 bd  .O...3...Cc.Kd..\n7e8aace410  ce a9 c7 3b e6 d2 e4 bc 98 ef 00 3d 40 68 d6 bd  ...;.......=@h..\n7e8aace420  73 b3 70 bd 14 97 81 bd 9e 7b b1 bd 04 24 07 3d  s.p......{...$.=\n7e8aace430  f0 69 4b be 88 70 67 3d 70 02 9d 3d 6f e3 f0 bd  .i
0213	fread_raw_25600	len=25600	score=0.40	lua=false	h=4f5a8ad6_25600
7e8aace100  b9 45 93 3d ac 94 8c bd fe 4e a7 ba b0 e5 00 be  .E.=.....N......\n7e8aace110  fe ef d9 bb ec 88 72 3d ab c1 b4 bd 51 f5 1d 3e  ......r=....Q..>\n7e8aace120  07 d7 75 3c d1 1d e8 3b 07 65 76 3e c5 1b 3e 3e  ..u<...;.ev>..>>\n7e8aace130  20 45 0e 3f d5 12 9b 3e a8 73 7d 3d 37 d5 bd bd   E
0214	read_raw_259076	len=259076	score=0.38	lua=false	h=bbef221a_259076
7e89f850bc  4b 02 53 3d bb 2a 1e b9 07 59 06 3d 4c 3f 31 bd  K.S=.*...Y.=L?1.\n7e89f850cc  79 ce ae bd 55 42 53 3d 5e cf 89 bd b2 8a 6b bd  y...UBS=^.....k.\n7e89f850dc  f2 82 8d bd de 70 35 bd 3b d4 5d bc 8f 6d 53 3d  .....p5.;.]..mS=\n7e89f850ec  95 77 34 bd fa a6 b2 bd 2f 7a 29 3e d8 5d d9 3c  .w
0215	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0216	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0217	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0218	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0219	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0220	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0221	fread_raw_262144	len=262144	score=0.41	lua=false	h=ec383566_262144
7e89f844c0  7a 8a a4 bb 9f 2a 41 bd 18 9e 76 3c d3 e4 8f bd  z....*A...v<....\n7e89f844d0  9d 8d 77 bd 79 8b c8 bc 66 68 06 be b5 3f 9d 3d  ..w.y...fh...?.=\n7e89f844e0  b1 06 6a 3d 30 42 fb 3c 70 7b 63 bd e7 1d de 3d  ..j=0B.<p{c....=\n7e89f844f0  da 4a ac bc 88 aa 19 3d 00 e2 78 3d 0b 14 e2 3d  .J
0222	fread_raw_25600	len=25600	score=0.45	lua=false	h=783ce832_25600
7e8aadebc0  35 93 23 3d 4c 13 2c be 64 1b 5a 3e 43 09 11 3e  5.#=L.,.d.Z>C..>\n7e8aadebd0  28 4c 02 be d9 a0 41 bd 51 86 34 bc 9c 16 82 3f  (L....A.Q.4....?\n7e8aadebe0  c6 88 0a 3f 60 9d 91 be 3b 77 72 bd ee a2 28 3f  ...?`...;wr...(?\n7e8aadebf0  47 1e cb 3f 1d 38 6f 3f ea 14 c2 b9 0f d4 31 3e  G.
0223	read_raw_62468	len=62468	score=0.39	lua=false	h=edcd40c0_62468
7e8aaef23c  73 45 11 b3 08 60 c0 3d 5b ab be 3d b1 52 19 bd  sE...`.=[..=.R..\n7e8aaef24c  5b 8b d8 3b 18 68 82 bc f0 20 62 be 84 07 dd bd  [..;.h... b.....\n7e8aaef25c  22 b4 7d 3c 34 ec c2 bd 41 31 93 3e f8 79 4e bc  ".}<4...A1.>.yN.\n7e8aaef26c  86 fd b3 3d 8b 80 fb 3b e3 92 92 3c 6b ac 04 3d  ..
0224	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0225	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0226	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0227	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0228	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0229	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0230	fread_raw_65536	len=65536	score=0.29	lua=false	h=d7704912_65536
7e8aaee640  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7e8aaee650  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7e8aaee660  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7e8aaee670  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ..
0231	read_raw_61700	len=61700	score=0.29	lua=false	h=5e22b7fc_61700
7e8aaefb7c  75 23 0e bd 00 00 00 00 1e d8 c1 bc dc 9f 13 ac  u#..............\n7e8aaefb8c  53 f9 fa bd 0b f2 d2 b8 bc 5b 6b 3d 79 d0 a3 3b  S........[k=y..;\n7e8aaefb9c  03 74 06 bd f9 e4 24 2b f2 9c b1 35 d7 86 0a bd  .t....$+...5....\n7e8aaefbac  00 00 00 00 00 00 00 00 48 60 ac a4 00 00 00 00  ..
0232	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0233	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0234	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0235	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0236	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0237	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0238	fread_raw_65536	len=65536	score=0.28	lua=false	h=1f80d0e1_65536
7e8aaeec80  00 00 00 00 00 88 7d bd 78 1a 00 32 29 ed 94 3c  ......}.x..2)..<\n7e8aaeec90  65 ba 45 39 b5 e3 99 be 8a a0 30 bd ec 5b 0a bb  e.E9......0..[..\n7e8aaeeca0  cb e5 29 af b5 73 0e 35 25 91 dd bd 00 00 00 00  ..)..s.5%.......\n7e8aaeecb0  00 00 00 00 bc 67 a9 25 00 00 00 00 3e b8 5a bd  ..
0239	read_raw_521220	len=521220	score=0.38	lua=false	h=a6a65a02_521220
7e89f856bc  f3 12 96 3e 5e bd 00 3d 21 a6 e4 be c4 84 cb be  ...>^..=!.......\n7e89f856cc  dd 73 6d bb a6 48 b9 be 36 c8 0c be eb de 91 3e  .sm..H..6......>\n7e89f856dc  ee 62 ef bc 5a e7 d0 3d 04 04 1f 3e 0f ee 99 bd  .b..Z..=...>....\n7e89f856ec  9c 49 76 be a5 50 21 bf ce 35 c7 3e 73 e5 e3 3c  .I
0240	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0241	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0242	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0243	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0244	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0245	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0246	fread_raw_524288	len=524288	score=0.38	lua=false	h=835a1cc6_524288
7e89f84ac0  a0 d7 c7 3e 48 db 23 be 79 71 d3 be 42 80 ca 3e  ...>H.#.yq..B..>\n7e89f84ad0  ae f8 6a 3e a1 5d 28 be 1a b5 29 be 46 2a 13 bf  ..j>.](...).F*..\n7e89f84ae0  18 d2 51 bf a1 d3 bc 3c a3 86 38 be f7 ed 83 bb  ..Q....<..8.....\n7e89f84af0  dc bb 9c 3d a2 c5 04 39 2f a2 d5 3e e7 f5 cb be  ..
0247	fread_raw_51200	len=51200	score=0.43	lua=false	h=74615a33_51200
7e8aaee300  e8 67 4a 3f 52 8f 30 3f e4 b9 1b 3f 02 82 1f 3f  .gJ?R.0?...?...?\n7e8aaee310  2c 4c 15 3f 29 01 df 3e 26 70 0c 3f e2 32 ad 3e  ,L.?)..>&p.?.2.>\n7e8aaee320  c1 b3 01 3f 23 75 6e 3f 2a 3d 1d 3f 29 05 1e 3f  ...?#un?*=.?)..?\n7e8aaee330  ce 3c ab 3e d4 24 ec 3e da ed 88 3f 41 ee 4b 3f  .<
0248	read_raw_260100	len=260100	score=0.35	lua=false	h=acad0956_260100
7e89f8563c  15 84 80 3a e4 39 25 27 35 bc 5b a8 fd bd ad 27  ...:.9%'5.[....'\n7e89f8564c  2d a9 32 a8 44 ab 61 a7 8f 5f c2 a7 2e 78 16 a9  -.2.D.a.._...x..\n7e89f8565c  ba 53 d2 a6 66 e4 ea a7 73 02 da a7 41 aa 4c ac  .S..f...s...A.L.\n7e89f8566c  1c 46 31 a8 c7 12 78 a8 27 1a 0e a7 a0 27 e4 a7  .F
0249	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0250	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0251	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0252	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0253	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0254	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0255	fread_raw_262144	len=262144	score=0.38	lua=false	h=49f9dd84_262144
7e89f84e40  49 98 cf bc 1d f6 68 bb 23 d8 9a 3d c6 5a 1d bd  I.....h.#..=.Z..\n7e89f84e50  07 c8 c5 bc 01 eb e2 bc 0f cd a7 bc 47 26 52 bc  ............G&R.\n7e89f84e60  b4 5a 05 bc bb 4b 85 3b b8 51 41 3d 18 a3 47 3a  .Z...K.;.QA=..G:\n7e89f84e70  5d ee 22 bd 28 29 d3 3b 24 23 98 3a a2 5d 4e bc  ].
0256	read_raw_258564	len=258564	score=0.27	lua=false	h=831c00c_258564
7e89f8587c  00 00 00 00 fc f2 19 bd fe d9 c5 25 2b 2e df b6  ...........%+...\n7e89f8588c  00 00 00 00 61 4c 21 bd bc d6 e2 b5 5a 53 c1 37  ....aL!.....ZS.7\n7e89f8589c  00 00 00 00 00 00 00 00 b6 bd 3b bd 00 00 00 00  ..........;.....\n7e89f858ac  bd 41 0c bd 4d f9 c6 bc ce a9 60 bd e2 e4 a9 39  .A
0257	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0258	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0259	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0260	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0261	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0262	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0263	fread_raw_262144	len=262144	score=0.27	lua=false	h=5e74500c_262144
7e89f84a80  96 42 f8 bc 29 17 1f a8 3f 90 13 38 00 00 00 00  .B..)...?..8....\n7e89f84a90  24 be a8 bc c5 30 b5 37 b6 95 b6 39 00 00 00 00  $....0.7...9....\n7e89f84aa0  00 00 00 00 cf e2 5d 3d 00 00 00 00 83 3e 8f bd  ......]=.....>..\n7e89f84ab0  6d a7 56 bd 9e 8b c5 3c f7 8e 9d 3a dc 2d 65 3d  m.
0264	read_raw_1046532	len=1046532	score=0.38	lua=false	h=d51a6830_1046532
7e8a0c7a3c  d7 19 30 3e 57 c0 d3 3c 26 74 c2 be b0 f7 21 bf  ..0>W..<&t....!.\n7e8a0c7a4c  ce 27 81 bf 12 14 44 3f f3 ad c6 be 69 4c b2 3d  .'....D?....iL.=\n7e8a0c7a5c  79 23 ab be 2a ef 8e bf f9 2c e7 3b ae 0a 7a bd  y#..*....,.;..z.\n7e8a0c7a6c  e8 19 f9 bc 37 16 29 bf 03 7c 95 bf 4b 25 99 3f  ..
0265	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0266	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0267	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0268	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0269	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0270	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0271	fread_raw_1048576	len=1048576	score=0.38	lua=false	h=f50f872a_1048576
7e8a0c7240  d1 49 4e bf 54 dd f6 3f 99 e3 01 be 14 4d 89 be  .IN.T..?.....M..\n7e8a0c7250  4e a8 82 3f 1b 53 31 be c0 81 ae bd 0b 85 4d 3f  N..?.S1.......M?\n7e8a0c7260  da 5b 1b bf f8 98 d6 3d 26 ad 1c 3f 5f 2f 28 3f  .[.....=&..?_/(?\n7e8a0c7270  89 25 47 bf b0 41 5c bf 84 c8 e0 3f 17 1e cd bf  .%
0272	read_raw_1177604	len=1177604	score=0.14	lua=false	h=4b658171_1177604
7e8a0c807c  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7e8a0c808c  00 00 00 00 ad 37 01 bc 3f 06 19 3c 43 5d 05 3c  .....7..?..<C].<\n7e8a0c809c  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7e8a0c80ac  00 00 00 00 00 00 00 00 3f 63 8c 3a c7 94 83 3c  ..
0273	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0274	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0275	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0276	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0277	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0278	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0279	fread_raw_1179648	len=1179648	score=0.13	lua=false	h=d03937a6_1179648
7e8a0c7880  00 00 00 00 00 00 00 00 00 00 00 00 6e b7 2d bb  ............n.-.\n7e8a0c7890  4f 33 50 bc 42 ec 01 bb 00 00 00 00 00 00 00 00  O3P.B...........\n7e8a0c78a0  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7e8a0c78b0  f6 3c 63 3b a1 e4 57 bd bf c9 b7 bc 00 00 00 00  .<
0280	fread_raw_30720	len=30720	score=0.42	lua=false	h=819659a8_30720
7e8abd4400  9b 5f 35 be 40 f4 26 40 d3 83 a0 3f c5 eb ec be  ._5.@.&@...?....\n7e8abd4410  01 4a bd 3e b9 af 13 c0 95 99 42 bf 00 d6 8a 3f  .J.>......B....?\n7e8abd4420  6b 35 a7 bf bb 88 14 3f 66 8c 11 3f 32 b1 44 c0  k5.....?f..?2.D.\n7e8abd4430  0f 1f cb 3f 0b 53 33 3e 7a d0 19 c0 78 26 cb 3e  ..
0281	read_raw_170148	len=170148	score=0.39	lua=false	h=9f0c696c_170148
7e89f8519c  28 cb af 3c 13 a4 b7 3e a2 75 42 bd 46 23 10 3e  (..<...>.uB.F#.>\n7e89f851ac  76 b1 69 3e 15 8c 75 bc 98 19 10 bd 7b 10 11 3d  v.i>..u.....{..=\n7e89f851bc  c1 60 5d 38 5a dc 20 bd 82 0e 03 3d b2 a7 5f bd  .`]8Z. ....=.._.\n7e89f851cc  c8 0f 96 be 83 e9 49 3d 12 c9 81 3d 97 07 e2 bc  ..
0282	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0283	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0284	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0285	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373
0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~= null then
\n		return LuaAuxLib[fname](...)
\n	end
\nend
\n
\nfunction LuaAuxLib.LuaAuxLie(fname, ...)
\n	if fname and LuaAuxLib[fna
0287	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373
0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~= null then
\n		return LuaAuxLib[fname](...)
\n	end
\nend
\n
\nfunction LuaAuxLib.LuaAuxLie(fname, ...)
\n	if fname and LuaAuxLib[fna
0288	fread_raw_172800	len=172800	score=0.40	lua=false	h=1e8b333d_172800
7e89f84740  95 cb 7b be 47 27 7b 3d f8 92 1a 3d 09 4d c8 3d  ..{.G'{=...=.M.=\n7e89f84750  4f 0f d4 36 6a 82 32 3e fd 68 9e bd 6f 85 8d 3d  O..6j.2>.h..o..=\n7e89f84760  2d 46 ff bd 0a 7e 5e bd fc 91 51 3d 95 e8 62 3a  -F...~^...Q=..b:\n7e89f84770  df e8 76 b8 ea aa 5c bd 25 f1 64 3d 3c c9 4a be  ..
0289	read_raw_54948	len=54948	score=0.40	lua=false	h=729dc1f1_54948
7e89f84a5c  ff b4 24 be 0f f2 98 bc 9f 17 a7 3d fb 94 84 bc  ..$........=....\n7e89f84a6c  38 94 03 be d7 06 79 bd 52 76 f2 3c a0 c7 56 bd  8.....y.Rv.<..V.\n7e89f84a7c  f3 0a ae 3d 68 a4 f4 3d 15 61 b4 3d bb 24 ea bc  ...=h..=.a.=.$..\n7e89f84a8c  8e a0 99 3c 67 34 7c bc 15 13 84 bd 72 0b 56 3d  ..
0290	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0291	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0292	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0293	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0294	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366
0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~= null then
\n		return LuaAuxLib[fname](...)
\n	end
\nend
\n
\nfunc
0295	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366
0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~= null then
\n		return LuaAuxLib[fname](...)
\n	end
\nend
\n
\nfunc
0296	fread_raw_57600	len=57600	score=0.40	lua=false	h=7be59d23_57600
7e89f84000  dd 40 1a bd 1f c0 1a bc 2e 05 fb 3d fe cc e2 bc  .@.........=....\n7e89f84010  fe c2 02 3d c7 0a bd bc ac 0a 1c 3d 88 9b 5b 3c  ...=.......=..[<\n7e89f84020  a7 36 b2 3b a8 31 53 bb 79 4c 2d 3d 21 4d ae bd  .6.;.1S.yL-=!M..\n7e89f84030  57 52 29 bd e1 70 ae 3d 3d 09 8b 3a c3 c1 23 3d  WR
0297	read_raw_112548	len=112548	score=0.40	lua=false	h=cd4d57dc_112548
7e8a027e5c  e5 b2 9b 3d 22 8f d2 3a ab 1a 89 bd b2 28 c7 bc  ...="..:.....(..\n7e8a027e6c  b5 77 13 3d ca 9c 31 3d 51 c4 9c 3d 22 34 55 bc  .w.=..1=Q..="4U.\n7e8a027e7c  9b 7c 85 3b 9e 3b 1e be 04 96 ec 3d 68 78 f6 ba  .|.;.;.....=hx..\n7e8a027e8c  58 e7 42 bd 26 cf 03 be 85 80 f7 bd ae 67 6e 3d  X.
0298	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0299	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0300	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0301	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0302	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366
0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~= null then
\n		return LuaAuxLib[fname](...)
\n	end
\nend
\n
\nfunc
0303	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366
0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~= null then
\n		return LuaAuxLib[fname](...)
\n	end
\nend
\n
\nfunc
0304	fread_raw_115200	len=115200	score=0.41	lua=false	h=66a73d83_115200
7e8a027400  f1 2f 65 3d 3c c5 2e be 45 c8 b5 3d 66 53 6d 3d  ./e=<...E..=fSm=\n7e8a027410  cf 4c cd bc 16 e2 9b bc 79 c5 3d 3e e2 d9 92 bd  .L......y.=>....\n7e8a027420  9d ce c8 bd 47 65 70 3e 03 89 df 3d 51 fc 16 3e  ....Gep>...=Q..>\n7e8a027430  a7 4f 9c bb e5 a9 da bd 25 f7 8a 3d 11 77 3a bd  .O
0305	read_raw_112068	len=112068	score=0.43	lua=false	h=194b7573_112068
7e8a02853c  73 39 80 3c 16 34 81 3d f3 e7 b3 3d 24 33 b4 bc  s9.<.4.=...=$3..\n7e8a02854c  06 48 43 bd a7 9b da bc dc 0d b1 3c fa b3 45 bd  .HC........<..E.\n7e8a02855c  d9 38 69 bc 63 91 0f 3e 24 d3 eb 3c eb f4 5b 3d  .8i.c..>$..<..[=\n7e8a02856c  4b 9f 1b bd 23 d5 52 3c 69 78 03 3d 50 4d cd bc  K.
0306	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0307	memscan_read_big	len=3248	score=3.00	lua=true	h=331560f_3248
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0308	memscan_read_big	len=1889	score=1.00	lua=true	h=3853ff11_1889
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0309	memscan_read_big	len=1488	score=3.00	lua=true	h=4766c74a_1488
.."<"..tag.."> "..xml.encode(base.tostring(var)).." </"..tag..">\n"\n  end\nend\n\n\n-- saves a Lua var as xml file\nfunction xml.save(var,filename)\n  if not var then return end\n  if not filename or #filename==0 then return end\n  local file = base.io.open(filename,"w")\n  file:write("<?xml versio
0310	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366
0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~= null then
\n		return LuaAuxLib[fname](...)
\n	end
\nend
\n
\nfunc
0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366
0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~= null then
\n		return LuaAuxLib[fname](...)
\n	end
\nend
\n
\nfunc
0312	fread_raw_115200	len=115200	score=0.41	lua=false	h=c0ab4d1f_115200
7e8a027900  65 98 22 bd 70 9e c5 bc 79 11 5c 3d 33 9f d6 3b  e.".p...y.\=3..;\n7e8a027910  ff 52 ba bd d5 e9 8b bc 83 e1 2f 3d 33 3d a2 3c  .R......../=3=.<\n7e8a027920  a1 91 bc bd ba 64 1b 3c 7e 72 99 3d 68 12 01 bb  .....d.<~r.=h...\n7e8a027930  96 5f cc 3c b3 49 eb bc 2f 19 59 bc 80 fc 03 bd  ._
0313	read_raw_170148	len=170148	score=0.40	lua=false	h=d66cfd75_170148
7e8a0c869c  4b 5d 51 be b2 d2 bc bc b1 1b 34 3d a5 c5 d5 bd  K]Q.......4=....\n7e8a0c86ac  c8 b0 a6 bb 0d fd b5 3d 40 95 bb bd 11 91 e0 bd  .......=@.......\n7e8a0c86bc  0e f9 a1 3b 4d 7c e1 3d 1d 91 69 3d 33 09 89 bc  ...;M|.=..i=3...\n7e8a0c86cc  46 c4 94 bb b1 3c 0d 3e 3e ba af 3c 95 39 e6 3d  F.
0314	memscan_read_big	len=3751	score=3.00	lua=true	h=dc3a2ed1_3751
--require("LuaXML_Lib")\n\nlocal base = _G\nlocal xml = xml\n--module("xml")\n\n-- symbolic name for tag index, this allows accessing the tag by var[xml.TAG]\nTAG = 0\n\n-- sets or returns tag of a LuaXML object\nfunction xml.tag(var,tag)\n  if base.type(var)~="table" then return end\n  if base.type
0315	memscan_read_big	len=3751	score=3.00	lua=true	h=dc3a2ed1_3751
--require("LuaXML_Lib")\n\nlocal base = _G\nlocal xml = xml\n--module("xml")\n\n-- symbolic name for tag index, this allows accessing the tag by var[xml.TAG]\nTAG = 0\n\n-- sets or returns tag of a LuaXML object\nfunction xml.tag(var,tag)\n  if base.type(var)~="table" then return end\n  if base.type
0316	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0317	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0318	memscan_read_big	len=3637	score=4.99	lua=true	h=adb15681_3637
function LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~= null then
\n		return LuaAuxLib[fname](...)
\n	end
\nend
\n
\nfunction LuaAuxLib.LuaAuxLie(fname, ...)
\n	if fname and LuaAuxLib[fname] ~= null then
\n		return LuaAuxLib[fname](...)
\n	end
\nend
\n
\nfunct
0319	memscan_read_big	len=3637	score=4.99	lua=true	h=adb15681_3637
function LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~= null then
\n		return LuaAuxLib[fname](...)
\n	end
\nend
\n
\nfunction LuaAuxLib.LuaAuxLie(fname, ...)
\n	if fname and LuaAuxLib[fname] ~= null then
\n		return LuaAuxLib[fname](...)
\n	end
\nend
\n
\nfunct
0320	fread_raw_172800	len=172800	score=0.42	lua=false	h=91815292_172800
7e8a0c7c40  14 6a 74 bd d3 ff a3 bd 92 c2 16 3d 7d 13 88 3b  .jt........=}..;\n7e8a0c7c50  98 de 59 3e b4 de c4 3d a3 65 09 be c7 5e b9 3c  ..Y>...=.e...^.<\n7e8a0c7c60  84 b6 10 bc 20 18 35 be 76 da 08 3d 5f 2f 39 be  .... .5.v..=_/9.\n7e8a0c7c70  7a 4a 19 bc 9f 4f 16 bd 86 63 a3 3d 8b 9f 46 bb  zJ
0321	read_raw_54948	len=54948	score=0.39	lua=false	h=afce8c39_54948
7e8a05a39c  69 65 59 3d 01 da 46 bd c5 48 05 be 4b fe 63 3d  ieY=..F..H..K.c=\n7e8a05a3ac  9a 95 0c 3e fd 6f 35 bb 71 87 e5 3d 8b 78 8f bd  ...>.o5.q..=.x..\n7e8a05a3bc  58 01 df 3c cb 1a 8e bd f5 12 1c ba 63 8e 80 3d  X..<........c..=\n7e8a05a3cc  a0 a2 ae 3d 09 6f 27 bd 71 2a 88 3d 15 b0 2f 3e  ..
0322	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0323	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0324	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0325	memscan_read_big	len=1885	score=1.00	lua=true	h=4d9f8222_1885
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0326	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366
0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~=
0327	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0328	fread_raw_57600	len=57600	score=0.40	lua=false	h=e61b70fd_57600
7e8a059940  3f c8 a8 bc d9 b5 93 bc 77 ea df bd 12 2e 1e 3c  ?.......w......<\n7e8a059950  de ad 70 bd 8b 8b 09 3b c7 d0 a6 bc e2 29 e8 3c  ..p....;.....).<\n7e8a059960  bb 7f 71 b8 ac 6c 8e 3b 17 d5 86 3c 5a 62 45 bd  ..q..l.;...<ZbE.\n7e8a059970  52 a8 09 3d 3e ab 0c bd 11 d1 4d bc 07 ee 8c bd  R.
0329	read_raw_112548	len=112548	score=0.41	lua=false	h=87307e37_112548
7e8a0c7adc  ef b5 06 3c 28 dc 8c bc 38 cd c6 bc 43 d1 18 bd  ...<(...8...C...\n7e8a0c7aec  7b 83 f1 bd 44 9f 37 3d fb 24 01 3e d7 aa 47 3d  {...D.7=.$.>..G=\n7e8a0c7afc  e2 4a 27 bc 72 69 29 3d 92 d1 99 3d 47 da 7a be  .J'.ri)=...=G.z.\n7e8a0c7b0c  eb 72 75 bd 09 cb 04 be dc 90 ba 3d f4 23 ce 3c  .r
0330	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0331	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0332	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0333	memscan_read_big	len=1885	score=1.00	lua=true	h=4d9f8222_1885
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0334	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366
0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~=
0335	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0336	fread_raw_115200	len=115200	score=0.40	lua=false	h=99102818_115200
7e8a0c7080  8a 55 21 bd 6b 16 5c bd 2b 2a 3e 3e ad fc d3 bd  .U!.k.\.+*>>....\n7e8a0c7090  b7 25 27 be c1 e2 85 3e a6 79 5e 3c 1d c8 04 be  .%'....>.y^<....\n7e8a0c70a0  4b 82 f7 3d 5f 32 7b 3d 77 dc 6a bd e7 08 3f bd  K..=_2{=w.j...?.\n7e8a0c70b0  21 9b 5d be b9 ec fe 3c d2 a2 3a bd 2a b4 86 bd  !.
0337	read_raw_112068	len=112068	score=0.41	lua=false	h=4054cd79_112068
7e8a0c813c  bf 3c 0e 3d 68 ac 35 3d 7d 45 a2 3d 7a 37 10 3a  .<.=h.5=}E.=z7.:\n7e8a0c814c  01 ad 50 3c 96 aa ef bc 8e 4a c1 bd d2 38 64 3c  ..P<.....J...8d<\n7e8a0c815c  6a 58 d1 3a 7b 0f d8 3d 23 11 31 3d 92 29 83 3d  jX.:{..=#.1=.).=\n7e8a0c816c  3b 22 1b 3d 62 ef 57 3d 72 c8 d5 bb bd 96 ae bc  ;"
0338	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0339	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0340	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0341	memscan_read_big	len=1885	score=1.00	lua=true	h=4d9f8222_1885
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366
0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~=
0343	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0344	fread_raw_115200	len=115200	score=0.41	lua=false	h=23619aa0_115200
7e8a0c7500  64 60 93 ba ba 3a f3 3c f7 64 65 bd 56 fd 9d 3c  d`...:.<.de.V..<\n7e8a0c7510  90 87 6b bb 10 9e eb 3b 66 b4 9b bd ed 58 2a bb  ..k....;f....X*.\n7e8a0c7520  37 d0 6a bc 87 12 aa bc 72 5b 73 bd 49 5f cb bc  7.j.....r[s.I_..\n7e8a0c7530  e0 8f 70 3d f2 9b 2c 3d 5b 32 25 3d 25 35 a7 3d  ..
0345	read_raw_243108	len=243108	score=0.35	lua=false	h=3e787a6_243108
7e8a10b25c  d4 bb e9 bd 97 04 83 be 7f 48 83 3c ea 96 89 3e  .........H.<...>\n7e8a10b26c  f8 3c 66 bd d6 55 ea 3c 45 e1 18 3e 0c 95 ad be  .<f..U.<E..>....\n7e8a10b27c  ce 4f 93 be e8 28 2e be 54 17 a7 bd 8d 81 09 bf  .O...(..T.......\n7e8a10b28c  2b c8 c9 bd 12 57 bb bd 4e f7 9d be f2 a2 e3 bb  +.
0346	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0347	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0348	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0349	memscan_read_big	len=1885	score=1.00	lua=true	h=4d9f8222_1885
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0350	memscan_read_big	len=366	score=5.00	lua=true	h=2283f7aa_366
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0351	memscan_read_big	len=366	score=5.00	lua=true	h=2283f7aa_366
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0352	fread_raw_245760	len=245760	score=0.33	lua=false	h=cba7f3e_245760
7e8a10a800  7b d8 7e 3c 45 c2 16 be 31 20 b0 bb 80 3f b4 bd  {.~<E...1 ...?..\n7e8a10a810  93 65 37 3e 84 fc 2d 3f fd 12 56 be 5c d2 2f bf  .e7>..-?..V.\./.\n7e8a10a820  61 31 38 3e 3e 8c 47 be 65 57 cd bd d5 7c c1 be  a18>>.G.eW...|..\n7e8a10a830  f5 33 3c 3e c5 de af be 5d b1 49 3e d9 67 ba bd  .3
0353	read_raw_2357252	len=2357252	score=0.13	lua=false	h=b2a1cf64_2357252
7e899dd3fc  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7e899dd40c  00 00 00 00 5f 47 b2 ba 42 02 51 bb 3b 92 6d ba  ...._G..B.Q.;.m.\n7e899dd41c  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7e899dd42c  00 00 00 00 00 00 00 00 5a 0f 2c 3b d2 7f a7 3a  ..
0354	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0355	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0356	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0357	memscan_read_big	len=1885	score=1.00	lua=true	h=4d9f8222_1885
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0358	memscan_read_big	len=366	score=5.00	lua=true	h=2283f7aa_366
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0359	memscan_read_big	len=366	score=5.00	lua=true	h=2283f7aa_366
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0360	fread_raw_2359296	len=2359296	score=0.13	lua=false	h=2d1e2685_2359296
7e899dcc00  00 00 00 00 00 00 00 00 00 00 00 00 3e 02 34 3a  ............>.4:\n7e899dcc10  45 5f aa 3b f3 25 95 3b 00 00 00 00 00 00 00 00  E_.;.%.;........\n7e899dcc20  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7e899dcc30  c5 01 e0 ba 25 05 59 bb ce 2b ba ba 00 00 00 00  ..
0361	read_raw_1692164	len=1692164	score=0.37	lua=false	h=f7325aa3_1692164
7e899dd47c  8f 55 d6 3c be 1d 39 3e 1f f0 55 be 55 de 30 3e  .U.<..9>..U.U.0>\n7e899dd48c  91 5e 83 be d8 7e 63 be 73 44 84 bd 0c 6a 02 be  .^...~c.sD...j..\n7e899dd49c  09 b9 81 be aa 21 8a be 07 8a 3a 3e f5 c9 b7 be  .....!....:>....\n7e899dd4ac  8c ea 76 3d a3 81 07 3e e7 c0 10 3e f7 5f 26 be  ..
0362	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0363	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0364	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0365	memscan_read_big	len=1885	score=1.00	lua=true	h=4d9f8222_1885
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0366	memscan_read_big	len=366	score=5.00	lua=true	h=2283f7aa_366
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0367	memscan_read_big	len=366	score=5.00	lua=true	h=2283f7aa_366
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0368	fread_raw_1696000	len=1696000	score=0.35	lua=false	h=3e7737d5_1696000
7e899dc580  20 b0 e6 3f 6e 7e 44 bd f6 33 9e ba 3f df 08 be   ..?n~D..3..?...\n7e899dc590  a2 c0 32 bd b8 50 92 bd f0 da 44 bd cd 61 33 bd  ..2..P....D..a3.\n7e899dc5a0  cb f5 e0 bd 2a 4a 5e 3d d6 6a de bd c8 89 b6 3d  ....*J^=.j.....=\n7e899dc5b0  9d 15 1d 3d b8 3a 27 c0 ed f9 bb bd a2 fd 6b bd  ..
0369	fread_raw_26500	len=26500	score=0.35	lua=false	h=61c5ff84_26500
7e8a674f80  56 09 b6 3f 46 83 5e be a3 d6 f1 3b b4 76 3b 3b  V..?F.^....;.v;;\n7e8a674f90  c5 b2 4d 3c 76 ef 05 bd 3a 72 42 bd 80 f7 e7 3c  ..M<v...:rB....<\n7e8a674fa0  bb 74 20 bd 7a 16 bb bd 68 e4 0f 3b fa a2 8a bd  .t .z...h..;....\n7e8a674fb0  62 c5 ab bc 62 4a 56 be 6b 2d 87 bc ad 8b cb bb  b.
0370	fread_raw_38400	len=38400	score=0.40	lua=false	h=6393682a_38400
7e8a76b200  fd 71 8b 3d fa 67 38 bb 82 91 69 bc 1a 62 42 3c  .q.=.g8...i..bB<\n7e8a76b210  e6 40 10 bc 6f d1 6b 3c 47 74 28 3b 3e b3 e4 3c  .@..o.k<Gt(;>..<\n7e8a76b220  41 ed 29 3c 03 ba eb 3a 02 e9 1b 3c c0 1f b0 bb  A.)<...:...<....\n7e8a76b230  35 39 6e bc ec fe 33 3c 88 14 aa 39 c6 30 95 3c  59
0371	read_raw_50628	len=50628	score=0.40	lua=false	h=86155d2d_50628
7e8a7d34fc  c9 76 eb bd 56 f6 4c bc 68 4b 5f 3e bb 9b 47 be  .v..V.L.hK_>..G.\n7e8a7d350c  be 63 05 be 3c 37 1e 3f 7e 6e 73 3d 6f 31 a4 be  .c..<7.?~ns=o1..\n7e8a7d351c  ad 5d e4 3d dd 40 cf be ac 3d e4 3c c1 e5 b3 3e  .].=.@...=.<...>\n7e8a7d352c  41 c2 98 be 66 67 6e be 7e be d9 3e 0a dc c2 3c  A.
0372	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0373	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0374	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0375	memscan_read_big	len=1885	score=1.00	lua=true	h=4d9f8222_1885
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0376	memscan_read_big	len=366	score=5.00	lua=true	h=2283f7aa_366
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0377	memscan_read_big	len=366	score=5.00	lua=true	h=2283f7aa_366
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0378	fread_raw_53760	len=53760	score=0.41	lua=false	h=38ef8403_53760
7e8a7d28c0  18 a0 45 3e 1e f8 78 be 26 5a 55 3e 9f 3d 3f 3e  ..E>..x.&ZU>.=?>\n7e8a7d28d0  7b 1a 5a 3e 9b 0b cd bc 63 60 19 bf 87 96 a8 3e  {.Z>....c`.....>\n7e8a7d28e0  dc 1b 8e be bf 86 8b 3e a3 50 3d 3e a4 dd d5 3d  .......>.P=>...=\n7e8a7d28f0  49 6e c9 be 5c 1b f7 3e ef 8f 0e bf fe 3e 74 3d  In
0379	read_raw_71396	len=71396	score=0.40	lua=false	h=87e8096c_71396
7e8a0c86dc  83 01 b3 bc e7 b7 0b bc 29 47 55 3c d2 8a 08 3d  ........)GU<...=\n7e8a0c86ec  af 54 21 bd 52 6d d1 bc ed 82 cd 3c 1e e1 e2 bc  .T!.Rm.....<....\n7e8a0c86fc  7b 24 17 bd b8 08 ac bd 88 8d 20 bc d5 e2 12 3d  {$........ ....=\n7e8a0c870c  ef 6f 1b bd b3 2b d0 3c 89 14 17 3b 02 33 d8 3c  .o
0380	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0381	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0382	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0383	memscan_read_big	len=1885	score=1.00	lua=true	h=4d9f8222_1885
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0384	memscan_read_big	len=366	score=5.00	lua=true	h=2283f7aa_366
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0385	memscan_read_big	len=366	score=5.00	lua=true	h=2283f7aa_366
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0386	fread_raw_75264	len=75264	score=0.41	lua=false	h=f5361371_75264
7e8a0c77c0  f9 46 53 bc 30 b0 cf 3c 8d 32 62 bc 1d b8 15 bd  .FS.0..<.2b.....\n7e8a0c77d0  9d bc a3 3b 74 d8 91 ba 14 d1 58 3c 69 c1 42 bd  ...;t.....X<i.B.\n7e8a0c77e0  cf 2d a7 3c 1c 31 32 3d 63 d2 79 3c 25 6c 21 3d  .-.<.12=c.y<%l!=\n7e8a0c77f0  aa 8f 53 39 bc a7 8a bb 15 35 55 bb be 76 81 bc  ..
0387	read_raw_72516	len=72516	score=0.42	lua=false	h=52280d29_72516
7e8a0c87fc  da df c7 3e 76 ce 2d 3e cb 66 39 bc 6a 11 7f be  ...>v.->.f9.j...\n7e8a0c880c  e4 d3 2e be ac 36 e5 bd 56 c3 d8 3e 93 0b be 3d  .....6..V..>...=\n7e8a0c881c  fe 13 52 be 96 04 b4 be c8 bd 03 3f 10 4e f5 3e  ..R........?.N.>\n7e8a0c882c  57 5f 11 be 16 05 09 3e b1 a1 74 bd 36 8e 12 be  W_
0388	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0389	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0390	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0391	memscan_read_big	len=1885	score=1.00	lua=true	h=4d9f8222_1885
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0392	memscan_read_big	len=366	score=5.00	lua=true	h=2283f7aa_366
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0393	memscan_read_big	len=366	score=5.00	lua=true	h=2283f7aa_366
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0394	fread_raw_75264	len=75264	score=0.41	lua=false	h=365ff1d9_75264
7e8a0c7d40  a4 d5 7d 3e 73 bf b5 3d de 17 72 be 29 46 ec 3d  ..}>s..=..r.)F.=\n7e8a0c7d50  b8 0f f3 3c 6b df 1e 3e 43 82 c5 3d a2 bb e1 bd  ...<k..>C..=....\n7e8a0c7d60  78 4c 2a be b7 23 39 3d 9c 8f 8b bd eb d9 96 bd  xL*..#9=........\n7e8a0c7d70  a2 97 22 3e 31 d4 ae be f5 70 6d bd 22 ca d2 bd  ..
0395	read_raw_71396	len=71396	score=0.41	lua=false	h=a6b747fd_71396
7e8a0c89dc  4a 50 1d bc d0 e2 51 bb 81 11 d2 bc e6 d3 00 3a  JP....Q........:\n7e8a0c89ec  42 b9 9d 3d 33 4a 73 3d 91 1e 36 bc c5 21 3a 3c  B..=3Js=..6..!:<\n7e8a0c89fc  3d f4 85 bc 05 98 25 3d 30 ae 96 ba cc 37 e0 ba  =.....%=0....7..\n7e8a0c8a0c  6a fb a2 3c fe 41 1c bd e7 83 e0 3b 34 fd ba 3b  j.
0396	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0397	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0398	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0399	memscan_read_big	len=1885	score=1.00	lua=true	h=4d9f8222_1885
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0400	memscan_read_big	len=366	score=5.00	lua=true	h=2283f7aa_366
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0401	memscan_read_big	len=366	score=5.00	lua=true	h=2283f7aa_366
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0402	fread_raw_75264	len=75264	score=0.40	lua=false	h=348af16e_75264
7e8a0c7ac0  02 31 75 ba e5 50 a9 3b 40 3b 23 bd 90 c9 f9 3b  .1u..P.;@;#....;\n7e8a0c7ad0  78 a1 00 3d 65 6a 25 3d e8 0d cf bb 72 d3 71 3d  x..=ej%=....r.q=\n7e8a0c7ae0  c4 f2 74 bd 1f 0f ab bc 36 fa 3b 3b 9c 47 31 bc  ..t.....6.;;.G1.\n7e8a0c7af0  c1 67 37 3d 52 0a 86 3c 09 9f 02 3d 4d c6 ac 3c  .g
0403	fread_raw_33600	len=33600	score=0.39	lua=false	h=ba1955d9_33600
7e8a0c7580  cc 45 80 3e f3 ea 0b 3d 77 b3 ce bd a0 1a 52 3b  .E.>...=w.....R;\n7e8a0c7590  e4 7a 07 3e 6f 2c 06 3f f5 69 b7 3e 7e b7 94 3e  .z.>o,.?.i.>~..>\n7e8a0c75a0  56 bf ad 3e 17 1c d9 3e d9 a7 bf 3e ae ab d3 3e  V..>...>...>...>\n7e8a0c75b0  55 51 13 3f c2 ba 2a 3f a1 34 f5 3e f3 2f 44 3e  UQ
0404	read_raw_104772	len=104772	score=0.40	lua=false	h=2c82fd54_104772
7e8a258abc  83 85 51 be da f9 81 3d 1a 3d f2 3c 38 ea f8 bd  ..Q....=.=.<8...\n7e8a258acc  4c 9c b1 3d 0e d2 f6 bd 74 9a 69 bc ba 4b 1e 3e  L..=....t.i..K.>\n7e8a258adc  3d 19 55 bc 86 7d 2f 3c ff 98 ad 3d f6 32 36 be  =.U..}/<...=.26.\n7e8a258aec  f1 a2 1c 3c e8 42 5e be 1c d6 59 be 73 56 6c 3e  ..
0405	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0406	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0407	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0408	memscan_read_big	len=1885	score=1.00	lua=true	h=4d9f8222_1885
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0409	memscan_read_big	len=366	score=5.00	lua=true	h=2283f7aa_366
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0410	memscan_read_big	len=366	score=5.00	lua=true	h=2283f7aa_366
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0411	fread_raw_107520	len=107520	score=0.41	lua=false	h=8c6e819_107520
7e8a258000  d5 4c 59 bd d6 8c 77 be 91 61 6f 3d 3a bb 85 3d  .LY...w..ao=:..=\n7e8a258010  97 db 9d 3d 40 8d 95 be d3 44 06 bf 94 1e df bc  ...=@....D......\n7e8a258020  db 66 60 be 35 7d fe 3d 51 68 a2 3d 0d 0d fa 3d  .f`.5}.=Qh.=...=\n7e8a258030  49 dd 33 be 3a eb be 3e 15 0a 29 3e 22 7d 96 be  I.
0412	read_raw_149828	len=149828	score=0.40	lua=false	h=87dab67_149828
7e8a34b87c  31 5c 82 3b 90 fd b4 3b 3a 50 18 3d 26 16 cb bc  1\.;...;:P.=&...\n7e8a34b88c  b5 e6 82 bd eb 93 0a bc b0 e6 82 bc 66 be 54 3d  ............f.T=\n7e8a34b89c  48 ad 33 3b bc e7 0d bb 32 52 84 ba f5 cf 96 bc  H.3;....2R......\n7e8a34b8ac  d4 93 ff 3c c1 50 b1 bc df bf 3e 3d d5 b4 d3 bc  ..
0413	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0414	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0415	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0416	memscan_read_big	len=1885	score=1.00	lua=true	h=4d9f8222_1885
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0417	memscan_read_big	len=366	score=5.00	lua=true	h=2283f7aa_366
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0418	memscan_read_big	len=366	score=5.00	lua=true	h=2283f7aa_366
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0419	fread_raw_153600	len=153600	score=0.38	lua=false	h=8de484b5_153600
7e8a34a9c0  29 d5 ba bb ad 9f d2 bb b1 ce 4f 3c eb 05 ab 3a  ).........O<...:\n7e8a34a9d0  d7 6b 79 bb fd 77 ca 3b ba 2c f0 3b d9 03 ec 3c  .ky..w.;.,.;...<\n7e8a34a9e0  d7 6f 8f 3c fe 8c 97 bb d5 74 01 bc 2e c2 a7 bb  .o.<.....t......\n7e8a34a9f0  7c bb 4e bc cd c0 3b 3b d6 01 95 3b 6b 22 e0 3c  |.
0420	fread_raw_48000	len=48000	score=0.38	lua=false	h=710900e_48000
7e8a258f40  34 fc db 3e 59 37 7d 3d 06 81 32 40 9d 15 43 3f  4..>Y7}=..2@..C?\n7e8a258f50  91 08 2e 3e fc 7c 74 3e 54 9e f1 bd 8d c5 49 3f  ...>.|t>T.....I?\n7e8a258f60  e2 fc f7 bb 25 37 f1 3d c7 0b 3a bf cc 1a 98 bf  ....%7.=..:.....\n7e8a258f70  1d ac 0a be 47 7a 92 bf 8d 35 64 be 6a 06 60 bd  ..
0421	read_raw_151428	len=151428	score=0.35	lua=false	h=b648f79f_151428
7e8a34adbc  00 00 00 00 b7 fc 2e bd 9f 51 6a be e4 48 21 be  .........Qj..H!.\n7e8a34adcc  8b 4a 9d 3e fe c3 0f 3e 00 00 00 00 37 7e 4a bd  .J.>...>....7~J.\n7e8a34addc  77 e6 4e be 8e fd 39 be 00 00 00 00 75 f4 bc be  w.N...9.....u...\n7e8a34adec  27 b5 20 3d 0a 71 85 3d 48 39 79 3e 3f 96 0c 3e  '.
0422	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0423	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0424	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0425	memscan_read_big	len=1885	score=1.00	lua=true	h=4d9f8222_1885
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0426	memscan_read_big	len=366	score=5.00	lua=true	h=2283f7aa_366
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0427	memscan_read_big	len=366	score=5.00	lua=true	h=2283f7aa_366
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0428	fread_raw_153600	len=153600	score=0.36	lua=false	h=a1379ec9_153600
7e8a34a540  ea 0c 13 bd 00 00 00 00 dd 41 a5 be 62 8e a0 3d  .........A..b..=\n7e8a34a550  6f ed 8e 3d 6f ac ba bd 57 e4 18 3e c8 8a 04 3e  o..=o...W..>...>\n7e8a34a560  67 db c9 3d 1c 15 a7 3d 54 9e 0f 3d 8d 04 01 3e  g..=...=T..=...>\n7e8a34a570  4b 1a 35 3e 4f 84 14 3d ac 15 cd 3d 6c f2 ec bd  K.
0429	read_raw_149828	len=149828	score=0.38	lua=false	h=a26829ec_149828
7e8a34b9bc  6a ed 01 3d 65 cd 43 bc 56 22 70 3c 39 87 82 bc  j..=e.C.V"p<9...\n7e8a34b9cc  65 00 a4 3b 71 58 67 bd 3a 6b de 3c 63 c3 ab 3c  e..;qXg.:k.<c..<\n7e8a34b9dc  43 af f4 bb 81 70 cd 3c 08 5e ac 3a 72 a4 5a 3d  C....p.<.^.:r.Z=\n7e8a34b9ec  a1 76 01 3c ee 32 57 3b b2 74 13 3d bb 74 09 3d  .v
0430	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0431	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0432	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0433	memscan_read_big	len=1885	score=1.00	lua=true	h=4d9f8222_1885
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0434	memscan_read_big	len=366	score=5.00	lua=true	h=2283f7aa_366
0342	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0435	memscan_read_big	len=65536	score=0.00	lua=false	h=1505_65536
?
0436	fread_raw_153600	len=153600	score=0.39	lua=false	h=dcdf616e_153600
7e8a34ab00  4b c5 9a bd 4e 27 96 bb a1 88 31 bd 51 f8 0d bc  K...N'....1.Q...\n7e8a34ab10  2f 73 55 bc 53 6c 25 3c 3f 1d 89 3d 6b c3 b2 bc  /sU.Sl%<?..=k...\n7e8a34ab20  cd e5 d6 3c 3f 0b 0a 3d 2a 78 bf 3c fd 89 9e bb  ...<?..=*x.<....\n7e8a34ab30  bf 54 eb bd 5d c8 1f 3c c5 a8 fd 3c 52 28 c3 3c  .T
0437	fread_raw_48000	len=48000	score=0.37	lua=false	h=b617f90_48000
7e8a293180  30 02 4e bf e9 7c 81 be 19 98 7d 3d 22 3b d8 be  0.N..|....}=";..\n7e8a293190  03 bc 5e bf b3 a8 02 bf 6b e4 f3 bd a4 8a 9d 3e  ..^.....k......>\n7e8a2931a0  bf f8 36 be b5 29 09 bf 53 a4 c1 be ad d9 50 3e  ..6..)..S.....P>\n7e8a2931b0  e1 ab 51 3f 00 c3 69 3e 20 f3 04 be 51 81 cc 3c  ..
0438	read_raw_151428	len=151428	score=0.38	lua=false	h=c4d9cb22_151428
7e8a3bb7bc  d7 b4 db bd 6e 52 16 3e 8b 8e 98 be 6f f4 14 3c  ....nR.>....o..<\n7e8a3bb7cc  4f 0c 97 3d fc 59 70 3c b4 f7 82 3e 18 9a c3 3e  O..=.Yp<...>...>\n7e8a3bb7dc  a4 39 d6 3c 00 00 00 00 00 00 00 00 b6 1a 6c 3e  .9.<..........l>\n7e8a3bb7ec  38 06 d8 be 14 09 ca 3e c3 5b b9 bd 03 6c b7 3e  8.
0439	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0440	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0441	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0442	memscan_read_big	len=1885	score=1.00	lua=true	h=4d9f8222_1885
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0443	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366
0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~=
0444	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366
0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~=
0445	fread_raw_153600	len=153600	score=0.39	lua=false	h=8dc42070_153600
7e8a3baf40  5a 53 41 3d 00 00 00 00 5b 22 83 bd 92 1b f9 be  ZSA=....["......\n7e8a3baf50  f1 af 06 3f 8d d3 28 be e1 1a db 3d e6 d1 1b 3e  ...?..(....=...>\n7e8a3baf60  13 dd 8a be 1d 07 a2 3b 4b 59 17 be 03 c8 14 3f  .......;KY.....?\n7e8a3baf70  58 fe 16 3e 0b c2 83 bd cd 21 00 3e 59 29 0e 3c  X.
0446	read_raw_149828	len=149828	score=0.40	lua=false	h=24b8010_149828
7e8a3bb1bc  4a b8 37 bd 03 59 95 bd d6 dc 78 3c 5b d5 23 3c  J.7..Y....x<[.#<\n7e8a3bb1cc  71 29 6f 3c 2b 37 b3 3d ad 94 e5 bc df ce 45 3d  q)o<+7.=......E=\n7e8a3bb1dc  e8 7c c3 3b 84 49 38 bc da a5 25 bd 23 01 f7 3c  .|.;.I8...%.#..<\n7e8a3bb1ec  9c 01 fa 3b 86 52 99 3c 62 4d 43 bd a4 8d c8 3c  ..
0447	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0448	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0449	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0450	memscan_read_big	len=1885	score=1.00	lua=true	h=4d9f8222_1885
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0451	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366
0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~=
0452	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366
0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~=
0453	fread_raw_153600	len=153600	score=0.42	lua=false	h=1e1e29ba_153600
7e8a3ba300  0b bf 83 bd 82 d3 47 3d 65 46 2a 3e 5c 4d 65 bd  ......G=eF*>\Me.\n7e8a3ba310  3e 0a 66 bd 09 28 5d bb 6e 58 11 bd 76 33 99 bb  >.f..(].nX..v3..\n7e8a3ba320  c6 9c 27 3e ba 97 9c 3d c7 90 e0 3c c5 d5 10 3e  ..'>...=...<...>\n7e8a3ba330  2a 24 a5 bd 87 10 a4 3d 07 66 cf 3c d7 56 cf 3d  *$
0454	read_raw_182148	len=182148	score=0.40	lua=false	h=65db51e5_182148
7e8a41223c  7d ca e3 bd 5a 97 34 3d 56 f1 cc bd 24 9e 21 3e  }...Z.4=V...$.!>\n7e8a41224c  8f f9 18 be 50 16 a5 3d 4c 2d f1 3a 33 d5 a4 3c  ....P..=L-.:3..<\n7e8a41225c  5f 88 a9 be e9 41 ca 3b 1c 61 46 3e 38 88 16 3e  _....A.;.aF>8..>\n7e8a41226c  4d 97 88 3b a7 89 da 3c 00 81 f0 3d 8c 92 96 3d  M.
0455	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0456	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0457	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0458	memscan_read_big	len=1885	score=1.00	lua=true	h=4d9f8222_1885
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0459	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366
0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~=
0460	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366
0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~=
0461	fread_raw_184320	len=184320	score=0.40	lua=false	h=bcb4539_184320
7e8a4119c0  e8 8f 04 bd fd ff 47 be af ec 85 bd db e2 98 bb  ......G.........\n7e8a4119d0  2f 84 2e be d3 fc be 3d 46 16 1d b9 27 ed 73 be  /......=F...'.s.\n7e8a4119e0  1a 41 a2 3d 51 03 c6 3c e6 e2 8a bd d6 d1 d9 3d  .A.=Q..<.......=\n7e8a4119f0  19 29 a5 be d7 e9 88 3e a1 23 56 bd 2a a3 eb bc  .)
0462	fread_raw_21504	len=21504	score=0.40	lua=false	h=f4f8c04c_21504
7e8a0d2740  a7 1f 19 be 44 28 08 bd ae 17 c2 3c c2 7e 78 be  ....D(.....<.~x.\n7e8a0d2750  53 85 a0 bd a6 f5 79 3e 62 0e 77 ba 72 f6 85 3e  S.....y>b.w.r..>\n7e8a0d2760  e5 5e 25 3e ec 2b ac be 5b 7b 51 3e 03 b3 95 be  .^%>.+..[{Q>....\n7e8a0d2770  fd 18 14 bd 31 ac e0 3d ad c8 5b bc c3 17 cf bd  ..
0463	read_raw_79236	len=79236	score=0.42	lua=false	h=d06ea81c_79236
7e8a3580bc  ac e0 3a be 62 e6 45 bf 58 34 36 be 23 94 ae 3c  ..:.b.E.X46.#..<\n7e8a3580cc  9d da 87 be 64 4a 27 3e f0 ea be 3d 03 db 89 3c  ....dJ'>...=...<\n7e8a3580dc  c2 be 4a 3e d3 93 f5 bd 52 a0 3e 3e e8 56 4f bd  ..J>....R.>>.VO.\n7e8a3580ec  19 7e 15 bf 71 22 ca be b5 1b 19 bf dd d8 e6 bd  .~
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0465	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0466	memscan_read_big	len=3244	score=3.00	lua=true	h=51d0a20_3244
="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  local var={}\n  base.setmetatable(var,{__index=xml, __tostring=xml.str})\n  if base.type(arg)=="string" then var[TAG]=arg end\n  return var\nend\n\n-- appends a new subordinate LuaXML object to an exi
0467	memscan_read_big	len=1885	score=1.00	lua=true	h=4d9f8222_1885
ng(var[1])).."</"..tag..">\n"\n    else\n      s = s..">\n"\n      for k,v in base.ipairs(var) do -- elements\n        if base.type(v)=="string" then\n          s = s..indentStr.."  "..xml.encode(v).." \n"\n        else\n          s = s..xml.str(v,indent+1)\n        end\n      end\n      s=s..tableS
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366
0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~=
0469	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366
0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(fnum, ...)
\n	local fname=LuaAuxLib.LuaAuxLic(fnum)
\n	if fname ~=
0470	fread_raw_82944	len=82944	score=0.41	lua=false	h=1ee9a417_82944
7e8a357240  66 99 06 3e 0a 99 b5 3d 5e 0d 95 3d d7 1f 20 bd  f..>...=^..=.. .\n7e8a357250  81 30 b3 bd 7f eb 52 bd fe 28 1e be 71 00 46 be  .0....R..(..q.F.\n7e8a357260  26 2e 5d bd 4d 09 8c bc e8 0c 08 bd bc 20 1c 3e  &.].M........ .>\n7e8a357270  bf 50 20 3d ad 06 79 bd d0 8a 42 3e 67 0b c6 bd  .P
0471	read_raw_80132	len=80132	score=0.40	lua=false	h=5dabc9a9_80132
7e8a35867c  46 bc b8 bd 67 4b 83 bd 79 44 81 be 60 d1 8d be  F...gK..yD..`...\n7e8a35868c  88 52 61 be 67 84 64 3d 36 ac 39 be 3f 40 8e 3d  .Ra.g.d=6.9.?@.=\n7e8a35869c  b6 bb 3a 3e 38 4f 32 3e 90 16 1f 3e c2 8d 80 3d  ..:>8O2>...>...=\n7e8a3586ac  7a 2b f3 bb 8c 59 b2 bd 51 6e bf 3d c3 51 08 3e  z+
0472	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0473	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0474	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0475	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0476	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0477	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0478	fread_raw_82944	len=82944	score=0.41	lua=false	h=9667dde7_82944
7e8a357b80  d6 e4 16 3e 16 b1 25 3e 80 61 34 3e aa 8f aa bd  ...>..%>.a4>....\n7e8a357b90  a7 43 95 be c8 71 6b 3c 7e 06 0f bd b9 51 af bb  .C...qk<~....Q..\n7e8a357ba0  87 14 9e 3c 93 c8 cd bb af d3 99 bd 30 b4 35 3d  ...<........0.5=\n7e8a357bb0  c1 f7 37 be 29 17 49 be 96 98 7c be fc e3 a0 bd  ..
0479	read_raw_80132	len=80132	score=0.42	lua=false	h=3267d9e_80132
7e8a35823c  df 8a 06 3d 89 77 9e bd 34 c0 78 3d c1 75 16 3d  ...=.w..4.x=.u.=\n7e8a35824c  1f 34 de bd 03 7d 4b 3d 61 b9 ad bd 17 98 de bd  .4...}K=a.......\n7e8a35825c  e6 44 97 3d fa ef 04 3e 29 f0 0a 3e f4 4f 70 bd  .D.=...>)..>.Op.\n7e8a35826c  8f c3 f3 bd be ca 80 3d c1 6c 5a bc 24 76 5e 3d  ..
0480	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0481	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0482	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0483	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0484	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0485	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0486	fread_raw_82944	len=82944	score=0.41	lua=false	h=e3caec3_82944
7e8a357740  08 c7 3b 3d af 99 aa 3d 92 ad 1a 3e ae 30 2f 3e  ..;=...=...>.0/>\n7e8a357750  36 b0 0e 3e 20 4e 10 3e 0f 34 06 be 11 b0 2b 3d  6..> N.>.4....+=\n7e8a357760  96 8d 90 bd ab da 28 be c6 cd 4e bd 10 68 a9 bd  ......(...N..h..\n7e8a357770  b5 de eb 3c ab e5 81 3e 98 b2 ec 3d ee 8a 87 be  ..
0487	read_raw_80132	len=80132	score=0.40	lua=false	h=5452ce5c_80132
7e8a3589fc  64 db 7d bd 01 f9 33 be cf 36 35 3d fc e6 47 3d  d.}...3..65=..G=\n7e8a358a0c  76 bf ca bd 64 2f 6b 3e 7c 7e 81 3e cc a7 9e 3e  v...d/k>|~.>...>\n7e8a358a1c  1d ce 36 3b e8 74 cc bd da 6b c9 3d d0 77 e6 3d  ..6;.t...k.=.w.=\n7e8a358a2c  12 ee 0d bd 73 af eb bc 10 fb 84 bd c4 d5 05 be  ..
0488	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0489	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0490	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0491	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0492	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0493	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0494	fread_raw_82944	len=82944	score=0.40	lua=false	h=ff38e702_82944
7e8a357f00  5d 45 90 3d fb b6 84 3d b6 ef 0a 3e 5b 1b c2 bb  ]E.=...=...>[...\n7e8a357f10  b6 cf 63 3c 7d cf 0e be fb d7 de bc 70 54 f5 bd  ..c<}.......pT..\n7e8a357f20  2b 1f 43 be aa 41 c4 3d 12 18 8b 3d cf 1f a0 bc  +.C..A.=...=....\n7e8a357f30  d6 4b 48 bd 68 c3 a6 3c 1b 17 dc bc 54 6f d1 bc  .K
0495	read_raw_80132	len=80132	score=0.40	lua=false	h=a6ecbf27_80132
7e8a357afc  7d 66 05 b8 97 0c 15 b8 81 f6 14 b7 c1 2a 2d b6  }f...........*-.\n7e8a357b0c  d5 ee 8a b7 f4 74 85 b5 4e 2a a2 b6 60 8c ea b6  .....t..N*..`...\n7e8a357b1c  c9 bb ae b8 b1 59 73 b8 d9 89 28 b8 12 5e 3d 38  .....Ys...(..^=8\n7e8a357b2c  87 f3 11 38 e2 9d 16 38 03 2e 02 b8 d5 e4 97 b7  ..
0496	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0497	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0498	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0499	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0500	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0501	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0502	fread_raw_82944	len=82944	score=0.40	lua=false	h=9e6ef86c_82944
7e8a357000  df aa 2e 38 e1 9a 38 38 fb 50 13 38 7d cd f0 37  ...8..88.P.8}..7\n7e8a357010  69 83 09 38 7a 84 cf 37 82 cf b4 37 a7 b6 ea 37  i..8z..7...7...7\n7e8a357020  05 88 99 37 22 75 ae b8 78 05 9e b8 18 25 bb b8  ...7"u..x....%..\n7e8a357030  68 12 6a b8 e9 f9 56 b8 f8 41 88 b8 ed ea 75 b8  h.
0503	fread_raw_32768	len=32768	score=0.40	lua=false	h=cf41e0cb_32768
7e8a367c40  f8 02 67 3c ec 04 09 bc e8 62 9a 3b dc 1d eb 3c  ..g<.....b.;...<\n7e8a367c50  af ba 48 bb ef 65 81 bc f9 50 43 3a 3e 5a d8 bb  ..H..e...PC:>Z..\n7e8a367c60  0a c3 1a bd 1a 2a 97 bc 2e 7a 9b 3b 62 fd 5f bb  .....*...z.;b._.\n7e8a367c70  df 60 b2 3b 2d d2 dc bb 43 5a 36 bd 4a b5 dc bb  .`
0504	read_raw_62984	len=62984	score=0.40	lua=false	h=c8ebd401_62984
7e8a4128b8  11 a7 26 be a2 9a 4e 3d cf fe 46 3d 07 e0 4c 3d  ..&...N=..F=..L=\n7e8a4128c8  a7 6d eb 3c f2 47 40 3d 0e 35 3c 3d 27 80 54 3c  .m.<.G@=.5<='.T<\n7e8a4128d8  4c b9 2a 3d d5 e0 79 3d 0a c6 d8 3c 03 c7 3a 3d  L.*=..y=...<..:=\n7e8a4128e8  2e 2d ab bd bb 10 e1 bd 0c 58 b0 3a fa ca 1d 3e  .-
0505	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0506	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0507	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0508	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0509	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0510	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0511	fread_raw_65536	len=65536	score=0.40	lua=false	h=4c84c30c_65536
7e8a411ec0  7e 14 f9 bb 04 32 12 bc 50 95 bf 3c 9c 85 9d ba  ~....2..P..<....\n7e8a411ed0  bc 53 f0 ba 4f 6c fe bb 4b e9 7b 3c 81 a0 d0 3b  .S..Ol..K.{<...;\n7e8a411ee0  25 1e 0b bc d7 e4 ac 3c 96 2a 48 3b 6d 38 5d bc  %......<.*H;m8].\n7e8a411ef0  6c 10 80 3c 4a 86 2d bc f3 51 00 3d c2 f2 2e ba  l.
0512	read_raw_128520	len=128520	score=0.39	lua=false	h=4c91f9ba_128520
7e8a431a38  04 ae 5c bd 21 a3 34 3c cb b2 e6 bc f5 54 ac bd  ..\.!.4<.....T..\n7e8a431a48  0a b5 2c be 4e f6 89 bc c1 79 0f 3d 03 29 8a bd  ..,.N....y.=.)..\n7e8a431a58  d6 b4 75 bc 2c 9d 4f 3e 1a e7 47 3d 47 9e 9e 3d  ..u.,.O>..G=G..=\n7e8a431a68  c1 49 de 3b 82 47 0d bd e3 e4 59 bd 2a 94 1b bb  .I
0513	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0514	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0515	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0516	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0517	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0518	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0519	fread_raw_131072	len=131072	score=0.41	lua=false	h=ee563f2f_131072
7e8a431040  6d 09 1c 3d e2 66 fc bc b0 88 f6 ba f8 85 ef bb  m..=.f..........\n7e8a431050  4a 92 19 3b d6 12 c2 bc 8c 57 a6 3c a8 cd 0d bd  J..;.....W.<....\n7e8a431060  e6 c8 91 3c ed e6 8e bc 26 ab a0 3b 7e 5c b2 bc  ...<....&..;~\..\n7e8a431070  c7 87 8f 3c 8e 46 f8 3c ae f3 fc bb 3b 21 c2 3b  ..
0520	fread_raw_25600	len=25600	score=0.41	lua=false	h=bc963dee_25600
7e8a840a40  29 ef da 3f 8b 40 35 3f 54 e8 31 3f 0b dc 35 3f  )..?.@5?T.1?..5?\n7e8a840a50  27 c8 92 3f e1 b5 c0 3f 41 86 19 3f 6b e5 52 3f  '..?...?A..?k.R?\n7e8a840a60  f9 15 0b 3f 53 09 40 3f 69 cc 88 be dc 42 27 3f  ...?S.@?i....B'?\n7e8a840a70  10 a9 67 3f f6 7a d3 3e cc 13 06 3f 03 36 81 bf  ..
0521	read_raw_259076	len=259076	score=0.39	lua=false	h=451034db_259076
7e89b87b3c  ad 0e 49 bc 04 30 49 3b 10 1c 9b bd ee 95 00 3e  ..I..0I;.......>\n7e89b87b4c  df ae e5 3c 1d 27 12 3e c0 ad e7 bd 4b 50 65 3d  ...<.'.>....KPe=\n7e89b87b5c  b0 12 d0 3b 1a 9e ac 3d 0a 02 86 bd 59 6b 5c 3d  ...;...=....Yk\=\n7e89b87b6c  b3 54 ea 3d d6 0f d3 bb d5 07 aa bd 6e 45 de bd  .T
0522	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0523	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0524	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0525	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0526	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0527	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0528	fread_raw_262144	len=262144	score=0.39	lua=false	h=12b3c986_262144
7e89b86f40  5a 24 4e bc d5 ac 42 bc 1e f0 00 bc 69 e9 0d 3c  Z$N...B.....i..<\n7e89b86f50  73 5a 26 bb 90 3b 80 3c 79 08 b3 3a 57 41 04 3b  sZ&..;.<y..:WA.;\n7e89b86f60  db 13 9f bc e6 10 80 bc 58 84 91 3c ce de 8c 3c  ........X..<...<\n7e89b86f70  10 da 0d bc ab 23 c1 3c ab 01 1c bc 52 c4 35 bd  ..
0529	fread_raw_25600	len=25600	score=0.43	lua=false	h=7a396b25_25600
7f0c37e9c0  6b 7c 1a be 11 aa 37 3e 0d 82 2a 3e 8e 00 90 3d  k|....7>..*>...=\n7f0c37e9d0  e4 ea 73 be 11 97 5f 3d 37 99 14 3f 3e 52 87 bf  ..s..._=7..?>R..\n7f0c37e9e0  ca dc 78 bf 9d 96 6f 3f fe 8d 67 3e d7 01 76 bf  ..x...o?..g>..v.\n7f0c37e9f0  35 e9 2e 41 aa 6f a5 bf 3d ba 61 3e 2b 1e 25 3f  5.
0530	read_raw_259076	len=259076	score=0.39	lua=false	h=4c1a8d2a_259076
7e89b8787c  71 9a b3 3c ef 08 31 3d 6f cb df 3d e3 4e c2 bc  q..<..1=o..=.N..\n7e89b8788c  e2 24 ac bd ad 1c b2 3d 74 2c 11 bd 78 a8 2a bd  .$.....=t,..x.*.\n7e89b8789c  19 69 9c bc 45 09 06 3c 24 9f b6 bd e1 04 66 bd  .i..E..<$.....f.\n7e89b878ac  52 aa 49 bd 37 3a 98 3d d1 1c 8e 3d 9d d5 1a 3d  R.
0531	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0532	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0533	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0534	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0535	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0536	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0537	fread_raw_262144	len=262144	score=0.38	lua=false	h=1bcbc0e7_262144
7e89b86c80  5d 6c 1f bd 51 81 06 3e 10 8d 12 3e 75 7c 5a 3c  ]l..Q..>...>u|Z<\n7e89b86c90  61 cc 8d bc d4 6d 17 bd c0 b1 88 3d 14 3c 04 bd  a....m.....=.<..\n7e89b86ca0  93 7f 9c bc a7 01 d4 bc 43 0d 1c 3d cb d4 39 3d  ........C..=..9=\n7e89b86cb0  18 12 94 bc cf d3 b1 3d 31 13 7f bd 62 39 69 bc  ..
0538	fread_raw_25600	len=25600	score=0.42	lua=false	h=43a9fda4_25600
7e8a893380  b5 08 26 be 65 e4 50 3b 6f e2 1d bd a6 bb 1d bd  ..&.e.P;o.......\n7e8a893390  ce ee 2c 3e ab 75 2a 3e 6f ed b4 bd 24 41 6e 3e  ..,>.u*>o...$An>\n7e8a8933a0  2b 23 a3 3e cb b4 26 3d 99 42 3f 40 6e e7 59 3f  +#.>..&=.B?@n.Y?\n7e8a8933b0  ea 66 11 bf 1c 60 61 bf df 06 67 be c4 44 21 3f  .f
0539	read_raw_259076	len=259076	score=0.40	lua=false	h=911972d4_259076
7e89b874fc  40 19 d8 3c 6d 77 23 bd b5 4a d1 ba 86 54 3a bd  @..<mw#..J...T:.\n7e89b8750c  e3 d4 ee 3c fa 8c d2 3c f6 16 42 bd 2a 43 53 bd  ...<...<..B.*CS.\n7e89b8751c  74 80 99 3d 3f a7 8e bd e1 33 b3 bc 0f c5 86 3c  t..=?....3.....<\n7e89b8752c  51 7c cc bd df 73 2a 3d e0 58 a9 3c 08 1f c4 3d  Q|
0540	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0541	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0542	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0543	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0544	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0545	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0546	fread_raw_262144	len=262144	score=0.39	lua=false	h=a8bef06a_262144
7e89b86900  52 f7 15 bc b1 ad b8 3d 33 16 5b bd fe 9e d0 3c  R......=3.[....<\n7e89b86910  28 75 2b be c9 d2 a6 3c f2 47 65 3d 52 9d 71 3d  (u+....<.Ge=R.q=\n7e89b86920  72 06 b0 bc 8e e9 f5 bd f3 ad 40 bc 93 c5 29 3d  r.........@...)=\n7e89b86930  71 c0 6b 3d bd f5 c1 bb 79 91 ae 3b 84 be d9 bc  q.
0547	fread_raw_25600	len=25600	score=0.40	lua=false	h=8e8d35f_25600
7e8aabed40  36 65 d6 bd 76 4b fb bb ee dc 00 be 7d f9 71 bd  6e..vK......}.q.\n7e8aabed50  82 b4 06 be f5 03 82 3e 49 68 cf be fd af 41 3e  .......>Ih....A>\n7e8aabed60  a6 4d 65 bd 4f e6 07 3e 57 e1 09 be aa ff 5b 3d  .Me.O..>W.....[=\n7e8aabed70  d1 42 00 40 fd 53 2a 3f cd e7 22 3f 0d fc 90 bc  .B
0548	read_raw_259076	len=259076	score=0.40	lua=false	h=53662054_259076
7e89b875bc  0b b5 a1 bd cf 80 df bd ac c1 94 bc 33 88 dc bc  ............3...\n7e89b875cc  76 9d 14 be 01 60 05 be b4 36 5f 3d 67 27 39 3d  v....`...6_=g'9=\n7e89b875dc  89 2f 2d 3c 42 eb 00 3e a1 ea af bb 11 f9 15 bc  ./-<B..>........\n7e89b875ec  9d 91 84 3d d9 a4 78 bd d3 3e eb 3b aa a8 74 bd  ..
0549	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0550	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0551	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0552	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0553	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0554	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0555	fread_raw_262144	len=262144	score=0.39	lua=false	h=86950b4e_262144
7e89b869c0  a9 4f 1b be 87 33 c6 bc af 43 63 bd 4b 64 92 bd  .O...3...Cc.Kd..\n7e89b869d0  ce a9 c7 3b e6 d2 e4 bc 98 ef 00 3d 40 68 d6 bd  ...;.......=@h..\n7e89b869e0  73 b3 70 bd 14 97 81 bd 9e 7b b1 bd 04 24 07 3d  s.p......{...$.=\n7e89b869f0  f0 69 4b be 88 70 67 3d 70 02 9d 3d 6f e3 f0 bd  .i
0556	fread_raw_25600	len=25600	score=0.40	lua=false	h=4f5a8ad6_25600
7e8a059a40  b9 45 93 3d ac 94 8c bd fe 4e a7 ba b0 e5 00 be  .E.=.....N......\n7e8a059a50  fe ef d9 bb ec 88 72 3d ab c1 b4 bd 51 f5 1d 3e  ......r=....Q..>\n7e8a059a60  07 d7 75 3c d1 1d e8 3b 07 65 76 3e c5 1b 3e 3e  ..u<...;.ev>..>>\n7e8a059a70  20 45 0e 3f d5 12 9b 3e a8 73 7d 3d 37 d5 bd bd   E
0557	read_raw_259076	len=259076	score=0.38	lua=false	h=bbef221a_259076
7e89b8753c  4b 02 53 3d bb 2a 1e b9 07 59 06 3d 4c 3f 31 bd  K.S=.*...Y.=L?1.\n7e89b8754c  79 ce ae bd 55 42 53 3d 5e cf 89 bd b2 8a 6b bd  y...UBS=^.....k.\n7e89b8755c  f2 82 8d bd de 70 35 bd 3b d4 5d bc 8f 6d 53 3d  .....p5.;.]..mS=\n7e89b8756c  95 77 34 bd fa a6 b2 bd 2f 7a 29 3e d8 5d d9 3c  .w
0558	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0559	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0560	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0561	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0562	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0563	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0564	fread_raw_262144	len=262144	score=0.41	lua=false	h=ec383566_262144
7e89b86940  7a 8a a4 bb 9f 2a 41 bd 18 9e 76 3c d3 e4 8f bd  z....*A...v<....\n7e89b86950  9d 8d 77 bd 79 8b c8 bc 66 68 06 be b5 3f 9d 3d  ..w.y...fh...?.=\n7e89b86960  b1 06 6a 3d 30 42 fb 3c 70 7b 63 bd e7 1d de 3d  ..j=0B.<p{c....=\n7e89b86970  da 4a ac bc 88 aa 19 3d 00 e2 78 3d 0b 14 e2 3d  .J
0565	fread_raw_25600	len=25600	score=0.45	lua=false	h=783ce832_25600
7e8a411000  35 93 23 3d 4c 13 2c be 64 1b 5a 3e 43 09 11 3e  5.#=L.,.d.Z>C..>\n7e8a411010  28 4c 02 be d9 a0 41 bd 51 86 34 bc 9c 16 82 3f  (L....A.Q.4....?\n7e8a411020  c6 88 0a 3f 60 9d 91 be 3b 77 72 bd ee a2 28 3f  ...?`...;wr...(?\n7e8a411030  47 1e cb 3f 1d 38 6f 3f ea 14 c2 b9 0f d4 31 3e  G.
0566	read_raw_62468	len=62468	score=0.39	lua=false	h=edcd40c0_62468
7e8a431bfc  73 45 11 b3 08 60 c0 3d 5b ab be 3d b1 52 19 bd  sE...`.=[..=.R..\n7e8a431c0c  5b 8b d8 3b 18 68 82 bc f0 20 62 be 84 07 dd bd  [..;.h... b.....\n7e8a431c1c  22 b4 7d 3c 34 ec c2 bd 41 31 93 3e f8 79 4e bc  ".}<4...A1.>.yN.\n7e8a431c2c  86 fd b3 3d 8b 80 fb 3b e3 92 92 3c 6b ac 04 3d  ..
0567	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0568	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0569	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0570	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0571	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0572	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0573	fread_raw_65536	len=65536	score=0.29	lua=false	h=d7704912_65536
7e8a431000  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7e8a431010  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7e8a431020  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7e8a431030  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ..
0574	read_raw_61700	len=61700	score=0.29	lua=false	h=5e22b7fc_61700
7e8a4320fc  75 23 0e bd 00 00 00 00 1e d8 c1 bc dc 9f 13 ac  u#..............\n7e8a43210c  53 f9 fa bd 0b f2 d2 b8 bc 5b 6b 3d 79 d0 a3 3b  S........[k=y..;\n7e8a43211c  03 74 06 bd f9 e4 24 2b f2 9c b1 35 d7 86 0a bd  .t....$+...5....\n7e8a43212c  00 00 00 00 00 00 00 00 48 60 ac a4 00 00 00 00  ..
0575	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0576	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0577	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0578	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0579	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0580	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0581	fread_raw_65536	len=65536	score=0.28	lua=false	h=1f80d0e1_65536
7e8a431200  00 00 00 00 00 88 7d bd 78 1a 00 32 29 ed 94 3c  ......}.x..2)..<\n7e8a431210  65 ba 45 39 b5 e3 99 be 8a a0 30 bd ec 5b 0a bb  e.E9......0..[..\n7e8a431220  cb e5 29 af b5 73 0e 35 25 91 dd bd 00 00 00 00  ..)..s.5%.......\n7e8a431230  00 00 00 00 bc 67 a9 25 00 00 00 00 3e b8 5a bd  ..
0582	read_raw_521220	len=521220	score=0.38	lua=false	h=a6a65a02_521220
7e89ca4cbc  f3 12 96 3e 5e bd 00 3d 21 a6 e4 be c4 84 cb be  ...>^..=!.......\n7e89ca4ccc  dd 73 6d bb a6 48 b9 be 36 c8 0c be eb de 91 3e  .sm..H..6......>\n7e89ca4cdc  ee 62 ef bc 5a e7 d0 3d 04 04 1f 3e 0f ee 99 bd  .b..Z..=...>....\n7e89ca4cec  9c 49 76 be a5 50 21 bf ce 35 c7 3e 73 e5 e3 3c  .I
0583	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0584	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0585	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0586	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0587	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0588	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0589	fread_raw_524288	len=524288	score=0.38	lua=false	h=835a1cc6_524288
7e89ca40c0  a0 d7 c7 3e 48 db 23 be 79 71 d3 be 42 80 ca 3e  ...>H.#.yq..B..>\n7e89ca40d0  ae f8 6a 3e a1 5d 28 be 1a b5 29 be 46 2a 13 bf  ..j>.](...).F*..\n7e89ca40e0  18 d2 51 bf a1 d3 bc 3c a3 86 38 be f7 ed 83 bb  ..Q....<..8.....\n7e89ca40f0  dc bb 9c 3d a2 c5 04 39 2f a2 d5 3e e7 f5 cb be  ..
0590	fread_raw_51200	len=51200	score=0.43	lua=false	h=74615a33_51200
7e8a431340  e8 67 4a 3f 52 8f 30 3f e4 b9 1b 3f 02 82 1f 3f  .gJ?R.0?...?...?\n7e8a431350  2c 4c 15 3f 29 01 df 3e 26 70 0c 3f e2 32 ad 3e  ,L.?)..>&p.?.2.>\n7e8a431360  c1 b3 01 3f 23 75 6e 3f 2a 3d 1d 3f 29 05 1e 3f  ...?#un?*=.?)..?\n7e8a431370  ce 3c ab 3e d4 24 ec 3e da ed 88 3f 41 ee 4b 3f  .<
0591	read_raw_260100	len=260100	score=0.35	lua=false	h=acad0956_260100
7e89ca4bbc  15 84 80 3a e4 39 25 27 35 bc 5b a8 fd bd ad 27  ...:.9%'5.[....'\n7e89ca4bcc  2d a9 32 a8 44 ab 61 a7 8f 5f c2 a7 2e 78 16 a9  -.2.D.a.._...x..\n7e89ca4bdc  ba 53 d2 a6 66 e4 ea a7 73 02 da a7 41 aa 4c ac  .S..f...s...A.L.\n7e89ca4bec  1c 46 31 a8 c7 12 78 a8 27 1a 0e a7 a0 27 e4 a7  .F
0592	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0593	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0594	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0595	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0596	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0597	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0598	fread_raw_262144	len=262144	score=0.38	lua=false	h=49f9dd84_262144
7e89ca43c0  49 98 cf bc 1d f6 68 bb 23 d8 9a 3d c6 5a 1d bd  I.....h.#..=.Z..\n7e89ca43d0  07 c8 c5 bc 01 eb e2 bc 0f cd a7 bc 47 26 52 bc  ............G&R.\n7e89ca43e0  b4 5a 05 bc bb 4b 85 3b b8 51 41 3d 18 a3 47 3a  .Z...K.;.QA=..G:\n7e89ca43f0  5d ee 22 bd 28 29 d3 3b 24 23 98 3a a2 5d 4e bc  ].
0599	read_raw_258564	len=258564	score=0.27	lua=false	h=831c00c_258564
7e89ca5a7c  00 00 00 00 fc f2 19 bd fe d9 c5 25 2b 2e df b6  ...........%+...\n7e89ca5a8c  00 00 00 00 61 4c 21 bd bc d6 e2 b5 5a 53 c1 37  ....aL!.....ZS.7\n7e89ca5a9c  00 00 00 00 00 00 00 00 b6 bd 3b bd 00 00 00 00  ..........;.....\n7e89ca5aac  bd 41 0c bd 4d f9 c6 bc ce a9 60 bd e2 e4 a9 39  .A
0600	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0601	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0602	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0603	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0604	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0605	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0606	fread_raw_262144	len=262144	score=0.27	lua=false	h=5e74500c_262144
7e89ca4c80  96 42 f8 bc 29 17 1f a8 3f 90 13 38 00 00 00 00  .B..)...?..8....\n7e89ca4c90  24 be a8 bc c5 30 b5 37 b6 95 b6 39 00 00 00 00  $....0.7...9....\n7e89ca4ca0  00 00 00 00 cf e2 5d 3d 00 00 00 00 83 3e 8f bd  ......]=.....>..\n7e89ca4cb0  6d a7 56 bd 9e 8b c5 3c f7 8e 9d 3a dc 2d 65 3d  m.
0607	read_raw_1046532	len=1046532	score=0.38	lua=false	h=d51a6830_1046532
7e8a45e7bc  d7 19 30 3e 57 c0 d3 3c 26 74 c2 be b0 f7 21 bf  ..0>W..<&t....!.\n7e8a45e7cc  ce 27 81 bf 12 14 44 3f f3 ad c6 be 69 4c b2 3d  .'....D?....iL.=\n7e8a45e7dc  79 23 ab be 2a ef 8e bf f9 2c e7 3b ae 0a 7a bd  y#..*....,.;..z.\n7e8a45e7ec  e8 19 f9 bc 37 16 29 bf 03 7c 95 bf 4b 25 99 3f  ..
0608	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0609	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0610	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0611	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0612	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0613	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0614	fread_raw_1048576	len=1048576	score=0.38	lua=false	h=f50f872a_1048576
7e8a45dfc0  d1 49 4e bf 54 dd f6 3f 99 e3 01 be 14 4d 89 be  .IN.T..?.....M..\n7e8a45dfd0  4e a8 82 3f 1b 53 31 be c0 81 ae bd 0b 85 4d 3f  N..?.S1.......M?\n7e8a45dfe0  da 5b 1b bf f8 98 d6 3d 26 ad 1c 3f 5f 2f 28 3f  .[.....=&..?_/(?\n7e8a45dff0  89 25 47 bf b0 41 5c bf 84 c8 e0 3f 17 1e cd bf  .%
0615	read_raw_1177604	len=1177604	score=0.14	lua=false	h=4b658171_1177604
7e8a45cc3c  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7e8a45cc4c  00 00 00 00 ad 37 01 bc 3f 06 19 3c 43 5d 05 3c  .....7..?..<C].<\n7e8a45cc5c  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7e8a45cc6c  00 00 00 00 00 00 00 00 3f 63 8c 3a c7 94 83 3c  ..
0616	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0617	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0618	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0619	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0620	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0621	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0622	fread_raw_1179648	len=1179648	score=0.13	lua=false	h=d03937a6_1179648
7e8a45c440  00 00 00 00 00 00 00 00 00 00 00 00 6e b7 2d bb  ............n.-.\n7e8a45c450  4f 33 50 bc 42 ec 01 bb 00 00 00 00 00 00 00 00  O3P.B...........\n7e8a45c460  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7e8a45c470  f6 3c 63 3b a1 e4 57 bd bf c9 b7 bc 00 00 00 00  .<
0623	fread_raw_30720	len=30720	score=0.42	lua=false	h=819659a8_30720
7e8a45c3c0  9b 5f 35 be 40 f4 26 40 d3 83 a0 3f c5 eb ec be  ._5.@.&@...?....\n7e8a45c3d0  01 4a bd 3e b9 af 13 c0 95 99 42 bf 00 d6 8a 3f  .J.>......B....?\n7e8a45c3e0  6b 35 a7 bf bb 88 14 3f 66 8c 11 3f 32 b1 44 c0  k5.....?f..?2.D.\n7e8a45c3f0  0f 1f cb 3f 0b 53 33 3e 7a d0 19 c0 78 26 cb 3e  ..
0624	read_raw_170148	len=170148	score=0.39	lua=false	h=9f0c696c_170148
7e8a46655c  28 cb af 3c 13 a4 b7 3e a2 75 42 bd 46 23 10 3e  (..<...>.uB.F#.>\n7e8a46656c  76 b1 69 3e 15 8c 75 bc 98 19 10 bd 7b 10 11 3d  v.i>..u.....{..=\n7e8a46657c  c1 60 5d 38 5a dc 20 bd 82 0e 03 3d b2 a7 5f bd  .`]8Z. ....=.._.\n7e8a46658c  c8 0f 96 be 83 e9 49 3d 12 c9 81 3d 97 07 e2 bc  ..
0625	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0626	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0627	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0628	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0629	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0630	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0631	fread_raw_172800	len=172800	score=0.40	lua=false	h=1e8b333d_172800
7e8a465b00  95 cb 7b be 47 27 7b 3d f8 92 1a 3d 09 4d c8 3d  ..{.G'{=...=.M.=\n7e8a465b10  4f 0f d4 36 6a 82 32 3e fd 68 9e bd 6f 85 8d 3d  O..6j.2>.h..o..=\n7e8a465b20  2d 46 ff bd 0a 7e 5e bd fc 91 51 3d 95 e8 62 3a  -F...~^...Q=..b:\n7e8a465b30  df e8 76 b8 ea aa 5c bd 25 f1 64 3d 3c c9 4a be  ..
0632	read_raw_54948	len=54948	score=0.40	lua=false	h=729dc1f1_54948
7e8a465b1c  ff b4 24 be 0f f2 98 bc 9f 17 a7 3d fb 94 84 bc  ..$........=....\n7e8a465b2c  38 94 03 be d7 06 79 bd 52 76 f2 3c a0 c7 56 bd  8.....y.Rv.<..V.\n7e8a465b3c  f3 0a ae 3d 68 a4 f4 3d 15 61 b4 3d bb 24 ea bc  ...=h..=.a.=.$..\n7e8a465b4c  8e a0 99 3c 67 34 7c bc 15 13 84 bd 72 0b 56 3d  ..
0633	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0634	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0635	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0636	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0637	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0638	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0639	fread_raw_57600	len=57600	score=0.40	lua=false	h=7be59d23_57600
7e8a4650c0  dd 40 1a bd 1f c0 1a bc 2e 05 fb 3d fe cc e2 bc  .@.........=....\n7e8a4650d0  fe c2 02 3d c7 0a bd bc ac 0a 1c 3d 88 9b 5b 3c  ...=.......=..[<\n7e8a4650e0  a7 36 b2 3b a8 31 53 bb 79 4c 2d 3d 21 4d ae bd  .6.;.1S.yL-=!M..\n7e8a4650f0  57 52 29 bd e1 70 ae 3d 3d 09 8b 3a c3 c1 23 3d  WR
0640	read_raw_112548	len=112548	score=0.40	lua=false	h=cd4d57dc_112548
7e8a4b03dc  e5 b2 9b 3d 22 8f d2 3a ab 1a 89 bd b2 28 c7 bc  ...="..:.....(..\n7e8a4b03ec  b5 77 13 3d ca 9c 31 3d 51 c4 9c 3d 22 34 55 bc  .w.=..1=Q..="4U.\n7e8a4b03fc  9b 7c 85 3b 9e 3b 1e be 04 96 ec 3d 68 78 f6 ba  .|.;.;.....=hx..\n7e8a4b040c  58 e7 42 bd 26 cf 03 be 85 80 f7 bd ae 67 6e 3d  X.
0641	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0642	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0643	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0644	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0645	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0646	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0647	fread_raw_115200	len=115200	score=0.41	lua=false	h=66a73d83_115200
7e8a4af980  f1 2f 65 3d 3c c5 2e be 45 c8 b5 3d 66 53 6d 3d  ./e=<...E..=fSm=\n7e8a4af990  cf 4c cd bc 16 e2 9b bc 79 c5 3d 3e e2 d9 92 bd  .L......y.=>....\n7e8a4af9a0  9d ce c8 bd 47 65 70 3e 03 89 df 3d 51 fc 16 3e  ....Gep>...=Q..>\n7e8a4af9b0  a7 4f 9c bb e5 a9 da bd 25 f7 8a 3d 11 77 3a bd  .O
0648	read_raw_112068	len=112068	score=0.43	lua=false	h=194b7573_112068
7e8a4b01bc  73 39 80 3c 16 34 81 3d f3 e7 b3 3d 24 33 b4 bc  s9.<.4.=...=$3..\n7e8a4b01cc  06 48 43 bd a7 9b da bc dc 0d b1 3c fa b3 45 bd  .HC........<..E.\n7e8a4b01dc  d9 38 69 bc 63 91 0f 3e 24 d3 eb 3c eb f4 5b 3d  .8i.c..>$..<..[=\n7e8a4b01ec  4b 9f 1b bd 23 d5 52 3c 69 78 03 3d 50 4d cd bc  K.
0649	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0650	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0651	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0652	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0653	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0654	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0655	fread_raw_115200	len=115200	score=0.41	lua=false	h=c0ab4d1f_115200
7e8a4af580  65 98 22 bd 70 9e c5 bc 79 11 5c 3d 33 9f d6 3b  e.".p...y.\=3..;\n7e8a4af590  ff 52 ba bd d5 e9 8b bc 83 e1 2f 3d 33 3d a2 3c  .R......../=3=.<\n7e8a4af5a0  a1 91 bc bd ba 64 1b 3c 7e 72 99 3d 68 12 01 bb  .....d.<~r.=h...\n7e8a4af5b0  96 5f cc 3c b3 49 eb bc 2f 19 59 bc 80 fc 03 bd  ._
0656	read_raw_170148	len=170148	score=0.40	lua=false	h=d66cfd75_170148
7e8a4e285c  4b 5d 51 be b2 d2 bc bc b1 1b 34 3d a5 c5 d5 bd  K]Q.......4=....\n7e8a4e286c  c8 b0 a6 bb 0d fd b5 3d 40 95 bb bd 11 91 e0 bd  .......=@.......\n7e8a4e287c  0e f9 a1 3b 4d 7c e1 3d 1d 91 69 3d 33 09 89 bc  ...;M|.=..i=3...\n7e8a4e288c  46 c4 94 bb b1 3c 0d 3e 3e ba af 3c 95 39 e6 3d  F.
0657	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0658	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0659	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0660	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0661	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0662	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0663	fread_raw_172800	len=172800	score=0.42	lua=false	h=91815292_172800
7e8a4e1e00  14 6a 74 bd d3 ff a3 bd 92 c2 16 3d 7d 13 88 3b  .jt........=}..;\n7e8a4e1e10  98 de 59 3e b4 de c4 3d a3 65 09 be c7 5e b9 3c  ..Y>...=.e...^.<\n7e8a4e1e20  84 b6 10 bc 20 18 35 be 76 da 08 3d 5f 2f 39 be  .... .5.v..=_/9.\n7e8a4e1e30  7a 4a 19 bc 9f 4f 16 bd 86 63 a3 3d 8b 9f 46 bb  zJ
0664	read_raw_54948	len=54948	score=0.39	lua=false	h=afce8c39_54948
7e8a4e279c  69 65 59 3d 01 da 46 bd c5 48 05 be 4b fe 63 3d  ieY=..F..H..K.c=\n7e8a4e27ac  9a 95 0c 3e fd 6f 35 bb 71 87 e5 3d 8b 78 8f bd  ...>.o5.q..=.x..\n7e8a4e27bc  58 01 df 3c cb 1a 8e bd f5 12 1c ba 63 8e 80 3d  X..<........c..=\n7e8a4e27cc  a0 a2 ae 3d 09 6f 27 bd 71 2a 88 3d 15 b0 2f 3e  ..
0665	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0666	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0667	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0668	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0669	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0670	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0671	fread_raw_57600	len=57600	score=0.40	lua=false	h=e61b70fd_57600
7e8a4e1d40  3f c8 a8 bc d9 b5 93 bc 77 ea df bd 12 2e 1e 3c  ?.......w......<\n7e8a4e1d50  de ad 70 bd 8b 8b 09 3b c7 d0 a6 bc e2 29 e8 3c  ..p....;.....).<\n7e8a4e1d60  bb 7f 71 b8 ac 6c 8e 3b 17 d5 86 3c 5a 62 45 bd  ..q..l.;...<ZbE.\n7e8a4e1d70  52 a8 09 3d 3e ab 0c bd 11 d1 4d bc 07 ee 8c bd  R.
0672	read_raw_112548	len=112548	score=0.41	lua=false	h=87307e37_112548
7e8a4fc45c  ef b5 06 3c 28 dc 8c bc 38 cd c6 bc 43 d1 18 bd  ...<(...8...C...\n7e8a4fc46c  7b 83 f1 bd 44 9f 37 3d fb 24 01 3e d7 aa 47 3d  {...D.7=.$.>..G=\n7e8a4fc47c  e2 4a 27 bc 72 69 29 3d 92 d1 99 3d 47 da 7a be  .J'.ri)=...=G.z.\n7e8a4fc48c  eb 72 75 bd 09 cb 04 be dc 90 ba 3d f4 23 ce 3c  .r
0673	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0674	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0675	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0676	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0677	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0678	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0679	fread_raw_115200	len=115200	score=0.40	lua=false	h=99102818_115200
7e8a4fba00  8a 55 21 bd 6b 16 5c bd 2b 2a 3e 3e ad fc d3 bd  .U!.k.\.+*>>....\n7e8a4fba10  b7 25 27 be c1 e2 85 3e a6 79 5e 3c 1d c8 04 be  .%'....>.y^<....\n7e8a4fba20  4b 82 f7 3d 5f 32 7b 3d 77 dc 6a bd e7 08 3f bd  K..=_2{=w.j...?.\n7e8a4fba30  21 9b 5d be b9 ec fe 3c d2 a2 3a bd 2a b4 86 bd  !.
0680	read_raw_112068	len=112068	score=0.41	lua=false	h=4054cd79_112068
7e8a4fc17c  bf 3c 0e 3d 68 ac 35 3d 7d 45 a2 3d 7a 37 10 3a  .<.=h.5=}E.=z7.:\n7e8a4fc18c  01 ad 50 3c 96 aa ef bc 8e 4a c1 bd d2 38 64 3c  ..P<.....J...8d<\n7e8a4fc19c  6a 58 d1 3a 7b 0f d8 3d 23 11 31 3d 92 29 83 3d  jX.:{..=#.1=.).=\n7e8a4fc1ac  3b 22 1b 3d 62 ef 57 3d 72 c8 d5 bb bd 96 ae bc  ;"
0681	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0682	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0683	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0684	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0685	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0686	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0687	fread_raw_115200	len=115200	score=0.41	lua=false	h=23619aa0_115200
7e8a4fb540  64 60 93 ba ba 3a f3 3c f7 64 65 bd 56 fd 9d 3c  d`...:.<.de.V..<\n7e8a4fb550  90 87 6b bb 10 9e eb 3b 66 b4 9b bd ed 58 2a bb  ..k....;f....X*.\n7e8a4fb560  37 d0 6a bc 87 12 aa bc 72 5b 73 bd 49 5f cb bc  7.j.....r[s.I_..\n7e8a4fb570  e0 8f 70 3d f2 9b 2c 3d 5b 32 25 3d 25 35 a7 3d  ..
0688	read_raw_243108	len=243108	score=0.35	lua=false	h=3e787a6_243108
7e8a53f41c  d4 bb e9 bd 97 04 83 be 7f 48 83 3c ea 96 89 3e  .........H.<...>\n7e8a53f42c  f8 3c 66 bd d6 55 ea 3c 45 e1 18 3e 0c 95 ad be  .<f..U.<E..>....\n7e8a53f43c  ce 4f 93 be e8 28 2e be 54 17 a7 bd 8d 81 09 bf  .O...(..T.......\n7e8a53f44c  2b c8 c9 bd 12 57 bb bd 4e f7 9d be f2 a2 e3 bb  +.
0689	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0690	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0691	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0692	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0693	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0694	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0695	fread_raw_245760	len=245760	score=0.33	lua=false	h=cba7f3e_245760
7e8a53e9c0  7b d8 7e 3c 45 c2 16 be 31 20 b0 bb 80 3f b4 bd  {.~<E...1 ...?..\n7e8a53e9d0  93 65 37 3e 84 fc 2d 3f fd 12 56 be 5c d2 2f bf  .e7>..-?..V.\./.\n7e8a53e9e0  61 31 38 3e 3e 8c 47 be 65 57 cd bd d5 7c c1 be  a18>>.G.eW...|..\n7e8a53e9f0  f5 33 3c 3e c5 de af be 5d b1 49 3e d9 67 ba bd  .3
0696	read_raw_2357252	len=2357252	score=0.13	lua=false	h=b2a1cf64_2357252
7e85c855fc  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7e85c8560c  00 00 00 00 5f 47 b2 ba 42 02 51 bb 3b 92 6d ba  ...._G..B.Q.;.m.\n7e85c8561c  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7e85c8562c  00 00 00 00 00 00 00 00 5a 0f 2c 3b d2 7f a7 3a  ..
0697	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0698	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0699	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0700	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0701	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0702	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0703	fread_raw_2359296	len=2359296	score=0.13	lua=false	h=2d1e2685_2359296
7e85c84e00  00 00 00 00 00 00 00 00 00 00 00 00 3e 02 34 3a  ............>.4:\n7e85c84e10  45 5f aa 3b f3 25 95 3b 00 00 00 00 00 00 00 00  E_.;.%.;........\n7e85c84e20  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................\n7e85c84e30  c5 01 e0 ba 25 05 59 bb ce 2b ba ba 00 00 00 00  ..
0704	read_raw_1692164	len=1692164	score=0.37	lua=false	h=f7325aa3_1692164
7e85c8573c  8f 55 d6 3c be 1d 39 3e 1f f0 55 be 55 de 30 3e  .U.<..9>..U.U.0>\n7e85c8574c  91 5e 83 be d8 7e 63 be 73 44 84 bd 0c 6a 02 be  .^...~c.sD...j..\n7e85c8575c  09 b9 81 be aa 21 8a be 07 8a 3a 3e f5 c9 b7 be  .....!....:>....\n7e85c8576c  8c ea 76 3d a3 81 07 3e e7 c0 10 3e f7 5f 26 be  ..
0705	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c436f8  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43708  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43718  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c43728  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0706	memscan_read_big	len=372	score=0.99	lua=true	h=c355da88_372
12c43878  30 34 36 34 09 6d 65 6d 73 63 61 6e 5f 72 65 61  0464.memscan_rea\n12c43888  64 5f 62 69 67 09 6c 65 6e 3d 33 34 33 35 09 73  d_big.len=3435.s\n12c43898  63 6f 72 65 3d 33 2e 30 30 09 6c 75 61 3d 74 72  core=3.00.lua=tr\n12c438a8  75 65 09 68 3d 65 39 39 37 65 64 62 30 5f 33 34  ue.h=e997e
0707	memscan_read_big	len=368	score=3.00	lua=true	h=13a83a19_368
0464	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435\nn var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetata
0708	memscan_read_big	len=3435	score=3.00	lua=true	h=e997edb0_3435
n var[TAG]\n  end\n  var[TAG] = tag\nend\n\n-- creates a new LuaXML object either by setting the metatable of an existing Lua table or by setting its tag\nfunction xml.new(arg)\n  if base.type(arg)=="table" then \n    base.setmetatable(arg,{__index=xml, __tostring=xml.str})\n	return arg\n  end\n  lo
0709	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0710	memscan_read_big	len=366	score=5.00	lua=true	h=5cbc773_366
0468	memscan_read_big	len=366	score=5.00	lua=true	h=97ce755a_366\n0311	memscan_read_big	len=366	score=5.00	lua=true	h=725b35ae_366\n0286	memscan_read_big	len=373	score=5.00	lua=true	h=47cb02db_373\n0010	memscan_after_fread_1	len=3637	score=4.99	lua=true	h=adb15681_3637\nfunction LuaAuxLib.LuaAuxLid(
0711	fread_raw_1696000	len=1696000	score=0.35	lua=false	h=3e7737d5_1696000
7e85c84840  20 b0 e6 3f 6e 7e 44 bd f6 33 9e ba 3f df 08 be   ..?n~D..3..?...\n7e85c84850  a2 c0 32 bd b8 50 92 bd f0 da 44 bd cd 61 33 bd  ..2..P....D..a3.\n7e85c84860  cb f5 e0 bd 2a 4a 5e 3d d6 6a de bd c8 89 b6 3d  ....*J^=.j.....=\n7e85c84870  9d 15 1d 3d b8 3a 27 c0 ed f9 bb bd a2 fd 6b bd  ..
0712	fread_raw_26500	len=26500	score=0.35	lua=false	h=61c5ff84_26500
7e8a4fb2c0  56 09 b6 3f 46 83 5e be a3 d6 f1 3b b4 76 3b 3b  V..?F.^....;.v;;\n7e8a4fb2d0  c5 b2 4d 3c 76 ef 05 bd 3a 72 42 bd 80 f7 e7 3c  ..M<v...:rB....<\n7e8a4fb2e0  bb 74 20 bd 7a 16 bb bd 68 e4 0f 3b fa a2 8a bd  .t .z...h..;....\n7e8a4fb2f0  62 c5 ab bc 62 4a 56 be 6b 2d 87 bc ad 8b cb bb  b.
0713	memcpy_hi_4096	len=4096	score=1.00	lua=false	h=53667702_4096
HTTP/1.1 200 OK
\nServer: AliyunOSS
\nDate: Fri, 17 Jul 2026 08:33:13 GMT
\nContent-Type: .json
\nContent-Length: 7072
\nConnection: keep-alive
\nx-oss-request-id: 6A59E8C93D204E3937EC8965
\nAccept-Ranges: bytes
\nETag: "6C59D52B5BDFE493373853FA676FE7E6"
\nLast-Modified: Fri, 03 Jul 2026 07:56:23 GM
0714	memcpy_hi_7072	len=7072	score=1.00	lua=false	h=86ec87e3_7072
y2H54pQbUwCjK1+r9pzRq1TmmAlsEnrtkCoMElUhKtpLmt31r5Pl2Mt1qrLeU29bSs2ubiWF+InbxG1LXhj5WmsLVmTzVH4eJCaJqnHYyC5OktZoYhtVcUlcCUnNTuxGefbbaY1EpaRLIogtTPegrFoJTWJE9azKe2Lmd9MrKMIEXOGQgPoPNk2B4OgmMB/PgMLHnPypg295XL/cETyMe87wHZCdtGhVzRgDf4xs4zP0CBh5QoyjR451PtuDerfiWsDaergSXfDNxTDCxydkci9bQuiTAzcfof4nW95Tssn6
0715	memcpy_hi_4096	len=4096	score=0.93	lua=false	h=555754dc_4096
{
\n  "ApiVersionV": "81058250b7deb83d0",
\n  "ApiDescKeys": [
\n    "8dbe4df8",
\n    "be5aa0ed",
\n    "d9d54d9f",
\n    "f79e1471",
\n    "6d31c74e",
\n    "462dca7d",
\n    "07e95c1d",
\n    "daa1a7eb"
\n  ],
\n  "AuthDescKeys": [
\n    "1bff00f5",
\n    "caf7a1f0",
\n    "7fed39f9",
\n    "a198
0716	memcpy_hi_5304	len=5304	score=0.93	lua=false	h=555754dc_5304
{
\n  "ApiVersionV": "81058250b7deb83d0",
\n  "ApiDescKeys": [
\n    "8dbe4df8",
\n    "be5aa0ed",
\n    "d9d54d9f",
\n    "f79e1471",
\n    "6d31c74e",
\n    "462dca7d",
\n    "07e95c1d",
\n    "daa1a7eb"
\n  ],
\n  "AuthDescKeys": [
\n    "1bff00f5",
\n    "caf7a1f0",
\n    "7fed39f9",
\n    "a198
0717	memcpy_hi_4096	len=4096	score=1.00	lua=false	h=1096bc72_4096
HTTP/1.1 200 OK
\nServer: AliyunOSS
\nDate: Fri, 17 Jul 2026 08:33:14 GMT
\nContent-Type: .json
\nContent-Length: 7072
\nConnection: keep-alive
\nx-oss-request-id: 6A59E8CA982AE93134D0EE17
\nAccept-Ranges: bytes
\nETag: "6C59D52B5BDFE493373853FA676FE7E6"
\nLast-Modified: Fri, 03 Jul 2026 07:56:23 GM
0718	memcpy_hi_4096	len=4096	score=1.00	lua=false	h=8c4eaea1_4096
HTTP/1.1 200 OK
\nServer: AliyunOSS
\nDate: Fri, 17 Jul 2026 08:33:14 GMT
\nContent-Type: .json
\nContent-Length: 7072
\nConnection: keep-alive
\nx-oss-request-id: 6A59E8CA5E372638351633A6
\nAccept-Ranges: bytes
\nETag: "6C59D52B5BDFE493373853FA676FE7E6"
\nLast-Modified: Fri, 03 Jul 2026 07:56:23 GM
0719	memcpy_hi_4732	len=4732	score=1.00	lua=false	h=e166dc74_4732
      height: 30px;\n            width: 80px;\n            line-height: 30px;\n            font-size: 13px;\n            border-radius: 6px;\n            padding: 0;\n            background-color: #f5f5f6;\n            *zoom: 1;\n            cursor: pointer;\n        }\n\n        .c-btn:hover {\n   
0720	memcpy_hi_5915	len=5915	score=1.00	lua=false	h=d348385b_5915
     }\n\n        #s-hotsearch-wrapper .s-hotsearch-title .title-text {\n            float: left;\n            user-select: none;\n            color: #222;\n            font: 14px / 24px Arial, sans-serif;\n        }\n\n        #s-hotsearch-wrapper .s-hotsearch-content {\n            text-align: lef
0721	memcpy_hi_7098	len=7098	score=0.99	lua=false	h=368e443d_7098
      }\n\n        .s-top-right a:hover {\n            text-decoration: none;\n        }\n\n        #bottom_layer {\n            width: 100%;\n            position: fixed;\n            z-index: 302;\n            bottom: 0;\n            left: 0;\n            height: 39px;\n            padding-top: 1p
0722	memcpy_hi_8281	len=8281	score=0.94	lua=false	h=76e13899_8281
                  <input type="hidden" name="rsv_dl" value="ib" />\n                        </form>\n                    </div>\n                    <div id="s-hotsearch-wrapper" class="s-hotsearch-wrapper">\n                        <div class="s-hotsearch-title">\n                            <a\n  
