Skip to main content
Glama
http_analysis.json120 kB
{ "transport": "http", "category": "analysis", "generated_at": "2025-12-18T12:12:36.475210", "total_calls": 28, "calls": [ { "timestamp": "2025-12-18T12:09:46.356025", "transport": "http", "category": "analysis", "tool": "decompile", "params": { "addr": "0x400efc" }, "port": 10001, "result": [ { "query": "0x400efc", "name": "test_renamed_400EFC", "start_ea": "0x400EFC", "end_ea": "0x400F48", "decompiled": "// Alternative name is '_init'\nvoid test_renamed_400EFC()\n{\n sub_401364();\n sub_4033A0();\n}\n", "error": null } ], "duration_ms": 2604.76 }, { "timestamp": "2025-12-18T12:09:47.557756", "transport": "http", "category": "analysis", "tool": "decompile", "params": { "addr": "test_renamed_400EFC" }, "port": 10001, "result": [ { "query": "test_renamed_400EFC", "name": "test_renamed_400EFC", "start_ea": "0x400EFC", "end_ea": "0x400F48", "decompiled": "// Alternative name is '_init'\nvoid test_renamed_400EFC()\n{\n sub_401364();\n sub_4033A0();\n}\n", "error": null } ], "duration_ms": 1193.64 }, { "timestamp": "2025-12-18T12:09:48.819419", "transport": "http", "category": "analysis", "tool": "decompile", "params": { "addr": "0x400EFC,0x400F50,0x401234" }, "port": 10001, "result": [ { "query": "0x400EFC", "name": "test_renamed_400EFC", "start_ea": "0x400EFC", "end_ea": "0x400F48", "decompiled": "// Alternative name is '_init'\nvoid test_renamed_400EFC()\n{\n sub_401364();\n sub_4033A0();\n}\n", "error": null }, { "query": "0x400F50", "name": "main", "start_ea": "0x400F50", "end_ea": "0x401220", "decompiled": "int __fastcall main(int a1, char **a2, char **a3)\n{\n int v6; // $v0\n int v7; // [sp+18h] [-BCh] BYREF\n int v8; // [sp+1Ch] [-B8h] BYREF\n int (*p_sub_4013A8)(); // [sp+20h] [-B4h] BYREF\n _BYTE v10[128]; // [sp+24h] [-B0h] BYREF\n int v11; // [sp+A4h] [-30h]\n _BYTE v12[32]; // [sp+ACh] [-28h] BYREF\n\n memset(v12, 0, sizeof(v12));\n byte_41501D = 0;\n byte_41501E = 0;\n byte_41501C = 0;\n v8 = sub_403100(a1, a2);\n if ( v8 > 0 )\n {\n sub_403270();\n return 1;\n }\n v6 = sub_401C84(&v7);\n v8 = v6;\n if ( !byte_41501C || v6 )\n {\n Uci_Get_Int(21, \"cloudupdate\", \"netcheck\", &v8);\n if ( byte_41501E && v8 )\n return 0;\n Uci_Set_Str(21, \"cloudupdate\", \"netcheck\", \"1\");\n p_sub_4013A8 = sub_4013A8;\n v11 = 0;\n sigemptyset(v10);\n sigaction(2, &p_sub_4013A8, 0);\n sigaction(16, &p_sub_4013A8, 0);\n if ( byte_41501C && daemon(1, 0) < 0 )\n perror(\"daemon()\");\n if ( tcpcheck_net(\"114.114.114.114\", 53, 2) || tcpcheck_net(\"www.qq.com\", 80, 2) )\n {\n datconf_set_by_key(\"/var/cste/temp_status\", \"upgrade_status\", \"3\");\n sub_4032D0();\n sub_401E08();\n v8 = sub_402F5C();\n if ( v8 >= 0 )\n sub_401D3C(v7);\n }\n else\n {\n if ( byte_41501D )\n printf(\"(%s:%d)=> Un internet!\\n\", \"main\", 780);\n datconf_set_by_key(\"/var/cste/temp_status\", \"upgrade_status\", \"1\");\n }\n }\n else if ( byte_41501D )\n {\n printf(\"(%s:%d)=> \\ndaemon and locked 3600s, exit!!!\\n\\n\", \"main\", 751);\n }\n datconf_get_by_key(\"/var/cste/temp_status\", \"upgrade_status\", v12, 32);\n if ( atoi(v12) == 3 )\n {\n datconf_set_by_key(\"/var/cste/temp_status\", \"upgrade_status\", \"2\");\n return 0;\n }\n return 0;\n}\n", "error": null }, { "query": "0x401234", "name": "sub_401234", "start_ea": "0x401234", "end_ea": "0x4012A0", "decompiled": "int sub_401234()\n{\n _DWORD *v0; // $ra\n int v1; // $a0\n void *stack_end; // [sp+8h] [-20h]\n int v4; // [sp+28h] [+0h] BYREF\n\n ((void (__fastcall *)(int *, char *))((char *)v0 + v0[1] - *v0))(&v4, (char *)v0 + v0[2] - *v0);\n _libc_start_main(main, *(_DWORD *)v1, (char **)(v1 + 4), test_renamed_400EFC, term_proc, 0, stack_end);\n return sub_4012A0();\n}\n", "error": null } ], "duration_ms": 1250.08 }, { "timestamp": "2025-12-18T12:09:50.087769", "transport": "http", "category": "analysis", "tool": "decompile", "params": { "addr": "0xDEADBEEF" }, "port": 10001, "result": [ { "error": "function not found", "query": "0xDEADBEEF" } ], "duration_ms": 1252.74 }, { "timestamp": "2025-12-18T12:09:51.387930", "transport": "http", "category": "analysis", "tool": "decompile", "params": { "addr": "0x400f50" }, "port": 10001, "result": [ { "query": "0x400f50", "name": "main", "start_ea": "0x400F50", "end_ea": "0x401220", "decompiled": "int __fastcall main(int a1, char **a2, char **a3)\n{\n int v6; // $v0\n int v7; // [sp+18h] [-BCh] BYREF\n int v8; // [sp+1Ch] [-B8h] BYREF\n int (*p_sub_4013A8)(); // [sp+20h] [-B4h] BYREF\n _BYTE v10[128]; // [sp+24h] [-B0h] BYREF\n int v11; // [sp+A4h] [-30h]\n _BYTE v12[32]; // [sp+ACh] [-28h] BYREF\n\n memset(v12, 0, sizeof(v12));\n byte_41501D = 0;\n byte_41501E = 0;\n byte_41501C = 0;\n v8 = sub_403100(a1, a2);\n if ( v8 > 0 )\n {\n sub_403270();\n return 1;\n }\n v6 = sub_401C84(&v7);\n v8 = v6;\n if ( !byte_41501C || v6 )\n {\n Uci_Get_Int(21, \"cloudupdate\", \"netcheck\", &v8);\n if ( byte_41501E && v8 )\n return 0;\n Uci_Set_Str(21, \"cloudupdate\", \"netcheck\", \"1\");\n p_sub_4013A8 = sub_4013A8;\n v11 = 0;\n sigemptyset(v10);\n sigaction(2, &p_sub_4013A8, 0);\n sigaction(16, &p_sub_4013A8, 0);\n if ( byte_41501C && daemon(1, 0) < 0 )\n perror(\"daemon()\");\n if ( tcpcheck_net(\"114.114.114.114\", 53, 2) || tcpcheck_net(\"www.qq.com\", 80, 2) )\n {\n datconf_set_by_key(\"/var/cste/temp_status\", \"upgrade_status\", \"3\");\n sub_4032D0();\n sub_401E08();\n v8 = sub_402F5C();\n if ( v8 >= 0 )\n sub_401D3C(v7);\n }\n else\n {\n if ( byte_41501D )\n printf(\"(%s:%d)=> Un internet!\\n\", \"main\", 780);\n datconf_set_by_key(\"/var/cste/temp_status\", \"upgrade_status\", \"1\");\n }\n }\n else if ( byte_41501D )\n {\n printf(\"(%s:%d)=> \\ndaemon and locked 3600s, exit!!!\\n\\n\", \"main\", 751);\n }\n datconf_get_by_key(\"/var/cste/temp_status\", \"upgrade_status\", v12, 32);\n if ( atoi(v12) == 3 )\n {\n datconf_set_by_key(\"/var/cste/temp_status\", \"upgrade_status\", \"2\");\n return 0;\n }\n return 0;\n}\n", "error": null } ], "duration_ms": 1285.37 }, { "timestamp": "2025-12-18T12:09:52.664543", "transport": "http", "category": "analysis", "tool": "disasm", "params": { "addr": "0x400efc" }, "port": 10001, "result": [ { "query": "0x400efc", "name": "test_renamed_400EFC", "start_ea": 4198140, "end_ea": 4198216, "instructions": [ { "ea": 4198140, "bytes": "E0FFBD27", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$sp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\t-\u0002\t\u0001\f0x20\u0002\f\u0002*\u0001\u0002 # Comment A\u0002\u0002", "comment": "Comment A" }, { "ea": 4198144, "bytes": "1800BCAF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$gp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x18\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s0\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198148, "bytes": "1C00BFAF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$ra\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x18\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s4\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198152, "bytes": "01001104", "text": "\u0001\u0005bal\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000400F10loc_400F10\u0002\u001a\u0002)", "comment": null }, { "ea": 4198156, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198160, "bytes": "4000193C64133927", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$t9\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(0000000000401364sub_401364\u0002\u001a\u0002*", "comment": null }, { "ea": 4198168, "bytes": "09F82003", "text": "\u0001\u0005jalr\u0002\u0005 \u0001*\u0001!$t9\u0002!\u0002* \u0001\u0004 #\u0002\u0004 \u0001\u001a\u0001(0000000000401364sub_401364\u0002\u001a", "comment": null }, { "ea": 4198172, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198176, "bytes": "01001104", "text": "\u0001\u0005bal\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000400F28loc_400F28\u0002\u001a\u0002)", "comment": null }, { "ea": 4198180, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198184, "bytes": "4000193CA0333927", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$t9\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(00000000004033A0sub_4033A0\u0002\u001a\u0002*", "comment": null }, { "ea": 4198192, "bytes": "09F82003", "text": "\u0001\u0005jalr\u0002\u0005 \u0001*\u0001!$t9\u0002!\u0002* \u0001\u0004 #\u0002\u0004 \u0001\u001a\u0001(00000000004033A0sub_4033A0\u0002\u001a", "comment": null }, { "ea": 4198196, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198200, "bytes": "1800BC8F", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$gp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x18\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s0\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198204, "bytes": "1C00BF8F", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$ra\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x18\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s4\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198208, "bytes": "0800E003", "text": "\u0001\u0005jr\u0002\u0005 \u0001)\u0001!$ra\u0002!\u0002)", "comment": null }, { "ea": 4198212, "bytes": "2000BD27", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$sp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x20\u0002\f\u0002*", "comment": null } ], "error": null } ], "duration_ms": 1258.55 }, { "timestamp": "2025-12-18T12:09:54.039587", "transport": "http", "category": "analysis", "tool": "disasm", "params": { "addr": "test_renamed_400EFC" }, "port": 10001, "result": [ { "query": "test_renamed_400EFC", "name": "test_renamed_400EFC", "start_ea": 4198140, "end_ea": 4198216, "instructions": [ { "ea": 4198140, "bytes": "E0FFBD27", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$sp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\t-\u0002\t\u0001\f0x20\u0002\f\u0002*\u0001\u0002 # Comment A\u0002\u0002", "comment": "Comment A" }, { "ea": 4198144, "bytes": "1800BCAF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$gp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x18\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s0\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198148, "bytes": "1C00BFAF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$ra\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x18\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s4\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198152, "bytes": "01001104", "text": "\u0001\u0005bal\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000400F10loc_400F10\u0002\u001a\u0002)", "comment": null }, { "ea": 4198156, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198160, "bytes": "4000193C64133927", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$t9\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(0000000000401364sub_401364\u0002\u001a\u0002*", "comment": null }, { "ea": 4198168, "bytes": "09F82003", "text": "\u0001\u0005jalr\u0002\u0005 \u0001*\u0001!$t9\u0002!\u0002* \u0001\u0004 #\u0002\u0004 \u0001\u001a\u0001(0000000000401364sub_401364\u0002\u001a", "comment": null }, { "ea": 4198172, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198176, "bytes": "01001104", "text": "\u0001\u0005bal\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000400F28loc_400F28\u0002\u001a\u0002)", "comment": null }, { "ea": 4198180, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198184, "bytes": "4000193CA0333927", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$t9\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(00000000004033A0sub_4033A0\u0002\u001a\u0002*", "comment": null }, { "ea": 4198192, "bytes": "09F82003", "text": "\u0001\u0005jalr\u0002\u0005 \u0001*\u0001!$t9\u0002!\u0002* \u0001\u0004 #\u0002\u0004 \u0001\u001a\u0001(00000000004033A0sub_4033A0\u0002\u001a", "comment": null }, { "ea": 4198196, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198200, "bytes": "1800BC8F", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$gp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x18\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s0\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198204, "bytes": "1C00BF8F", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$ra\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x18\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s4\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198208, "bytes": "0800E003", "text": "\u0001\u0005jr\u0002\u0005 \u0001)\u0001!$ra\u0002!\u0002)", "comment": null }, { "ea": 4198212, "bytes": "2000BD27", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$sp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x20\u0002\f\u0002*", "comment": null } ], "error": null } ], "duration_ms": 1368.4 }, { "timestamp": "2025-12-18T12:09:55.257037", "transport": "http", "category": "analysis", "tool": "disasm", "params": { "addr": "0x400EFC,0x400F50,0x401234" }, "port": 10001, "result": [ { "query": "0x400EFC", "name": "test_renamed_400EFC", "start_ea": 4198140, "end_ea": 4198216, "instructions": [ { "ea": 4198140, "bytes": "E0FFBD27", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$sp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\t-\u0002\t\u0001\f0x20\u0002\f\u0002*\u0001\u0002 # Comment A\u0002\u0002", "comment": "Comment A" }, { "ea": 4198144, "bytes": "1800BCAF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$gp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x18\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s0\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198148, "bytes": "1C00BFAF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$ra\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x18\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s4\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198152, "bytes": "01001104", "text": "\u0001\u0005bal\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000400F10loc_400F10\u0002\u001a\u0002)", "comment": null }, { "ea": 4198156, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198160, "bytes": "4000193C64133927", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$t9\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(0000000000401364sub_401364\u0002\u001a\u0002*", "comment": null }, { "ea": 4198168, "bytes": "09F82003", "text": "\u0001\u0005jalr\u0002\u0005 \u0001*\u0001!$t9\u0002!\u0002* \u0001\u0004 #\u0002\u0004 \u0001\u001a\u0001(0000000000401364sub_401364\u0002\u001a", "comment": null }, { "ea": 4198172, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198176, "bytes": "01001104", "text": "\u0001\u0005bal\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000400F28loc_400F28\u0002\u001a\u0002)", "comment": null }, { "ea": 4198180, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198184, "bytes": "4000193CA0333927", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$t9\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(00000000004033A0sub_4033A0\u0002\u001a\u0002*", "comment": null }, { "ea": 4198192, "bytes": "09F82003", "text": "\u0001\u0005jalr\u0002\u0005 \u0001*\u0001!$t9\u0002!\u0002* \u0001\u0004 #\u0002\u0004 \u0001\u001a\u0001(00000000004033A0sub_4033A0\u0002\u001a", "comment": null }, { "ea": 4198196, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198200, "bytes": "1800BC8F", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$gp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x18\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s0\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198204, "bytes": "1C00BF8F", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$ra\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x18\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s4\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198208, "bytes": "0800E003", "text": "\u0001\u0005jr\u0002\u0005 \u0001)\u0001!$ra\u0002!\u0002)", "comment": null }, { "ea": 4198212, "bytes": "2000BD27", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$sp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x20\u0002\f\u0002*", "comment": null } ], "error": null }, { "query": "0x400F50", "name": "main", "start_ea": 4198224, "end_ea": 4198944, "instructions": [ { "ea": 4198224, "bytes": "10FFBD27", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$sp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\t-\u0002\t\u0001\f0xF0\u0002\f\u0002*\u0001\u0002 # Comment B\u0002\u0002", "comment": "Comment B" }, { "ea": 4198228, "bytes": "D800B1AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$s1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s4\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198232, "bytes": "4100113C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$s1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x41\u0002\f\u0002* \u0001\u0004 # 'A'\u0002\u0004", "comment": null }, { "ea": 4198236, "bytes": "DC00B2AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$s2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s8\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198240, "bytes": "3050228E", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u0007\u0001(0000000000415030__stack_chk_guard\u0002\u0007\u0002*", "comment": null }, { "ea": 4198244, "bytes": "4100123C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$s2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x41\u0002\f\u0002* \u0001\u0004 # 'A'\u0002\u0004", "comment": null }, { "ea": 4198248, "bytes": "E400B4AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$s4\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s10\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198252, "bytes": "E000B3AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$s3\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_sC\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198256, "bytes": "D400B0AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$s0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s0\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198260, "bytes": "25988000", "text": "\u0001\u0005move\u0002\u0005 \u0001)\u0001!$s3\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$a0\u0002!\u0002*", "comment": null }, { "ea": 4198264, "bytes": "25A0A000", "text": "\u0001\u0005move\u0002\u0005 \u0001)\u0001!$s4\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$a1\u0002!\u0002*", "comment": null }, { "ea": 4198268, "bytes": "20000624", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x20\u0002\f\u0002* \u0001\u0004 # ' '\u0002\u0004", "comment": null }, { "ea": 4198272, "bytes": "25280000", "text": "\u0001\u0005move\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$zero\u0002!\u0002*", "comment": null }, { "ea": 4198276, "bytes": "AC00A427", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$sp\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_28\u0002\u0019\u0002+", "comment": null }, { "ea": 4198280, "bytes": "1C505026", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$s0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s2\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\t(\u0002\t\u0001\u0006\u0001(000000000041501Cbyte_41501C\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x410000\u0002\f\u0001\t)\u0002\t\u0002+", "comment": null }, { "ea": 4198284, "bytes": "EC00BFAF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$ra\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s18\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198288, "bytes": "E800B5AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$s5\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s14\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198292, "bytes": "CC00A2AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_8\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198296, "bytes": "D40F100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001%\u0001(0000000000403F50memset\u0002%\u0002)", "comment": null }, { "ea": 4198300, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198304, "bytes": "010000A2", "text": "\u0001\u0005sb\u0002\u0005 \u0001)\u0001!$zero\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\t(\u0002\t\u0001\u0006\u0001(000000000041501Dbyte_41501D\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x41501C\u0002\f\u0001\t)(\u0002\t\u0001!$s0\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198308, "bytes": "020000A2", "text": "\u0001\u0005sb\u0002\u0005 \u0001)\u0001!$zero\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\t(\u0002\t\u0001\u0006\u0001(000000000041501Ebyte_41501E\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x41501C\u0002\f\u0001\t)(\u0002\t\u0001!$s0\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198312, "bytes": "25288002", "text": "\u0001\u0005move\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s4\u0002!\u0002*", "comment": null }, { "ea": 4198316, "bytes": "25206002", "text": "\u0001\u0005move\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s3\u0002!\u0002*", "comment": null }, { "ea": 4198320, "bytes": "400C100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000403100sub_403100\u0002\u001a\u0002)", "comment": null }, { "ea": 4198324, "bytes": "1C5040A2", "text": "\u0001\u0005sb\u0002\u0005 \u0001)\u0001!$zero\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\t(\u0002\t\u0001\u0006\u0001(000000000041501Cbyte_41501C\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x410000\u0002\f\u0001\t)(\u0002\t\u0001!$s2\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198328, "bytes": "0B004018", "text": "\u0001\u0005blez\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(0000000000400FE8loc_400FE8\u0002\u001a\u0002*", "comment": null }, { "ea": 4198332, "bytes": "1C00A2AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_B8\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198336, "bytes": "9C0C100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000403270sub_403270\u0002\u001a\u0002)", "comment": null }, { "ea": 4198340, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198344, "bytes": "01000224", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f1\u0002\f\u0002*", "comment": null }, { "ea": 4198348, "bytes": "CC00A48F", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_8\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198352, "bytes": "3050238E", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$v1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\t(\u0002\t\u0001\u0007\u0001(0000000000415030__stack_chk_guard\u0002\u0007 \u0001\t-\u0002\t \u0001\f0x410000\u0002\f\u0001\t)(\u0002\t\u0001!$s1\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198356, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198360, "bytes": "88008310", "text": "\u0001\u0005beq\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$v1\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\u001a\u0001(00000000004011FCloc_4011FC\u0002\u001a\u0002+", "comment": null }, { "ea": 4198364, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198368, "bytes": "C80F100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001%\u0001(0000000000403F20__stack_chk_fail\u0002%\u0002)", "comment": null }, { "ea": 4198372, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198376, "bytes": "2107100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000401C84sub_401C84\u0002\u001a\u0002)", "comment": null }, { "ea": 4198380, "bytes": "1800A427", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$sp\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_BC\u0002\u0019\u0002+", "comment": null }, { "ea": 4198384, "bytes": "1C504392", "text": "\u0001\u0005lbu\u0002\u0005 \u0001)\u0001!$v1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\t(\u0002\t\u0001\u0006\u0001(000000000041501Cbyte_41501C\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x410000\u0002\f\u0001\t)(\u0002\t\u0001!$s2\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198388, "bytes": "25A04002", "text": "\u0001\u0005move\u0002\u0005 \u0001)\u0001!$s4\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s2\u0002!\u0002*", "comment": null }, { "ea": 4198392, "bytes": "1F006010", "text": "\u0001\u0005beqz\u0002\u0005 \u0001)\u0001!$v1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(0000000000401078loc_401078\u0002\u001a\u0002*", "comment": null }, { "ea": 4198396, "bytes": "1C00A2AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_B8\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198400, "bytes": "1E004014", "text": "\u0001\u0005bnez\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(000000000040107Cloc_40107C\u0002\u001a\u0002*", "comment": null }, { "ea": 4198404, "bytes": "4000133C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$s3\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4198408, "bytes": "01000292", "text": "\u0001\u0005lbu\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\t(\u0002\t\u0001\u0006\u0001(000000000041501Dbyte_41501D\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x41501C\u0002\f\u0001\t)(\u0002\t\u0001!$s0\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198412, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198416, "bytes": "08004010", "text": "\u0001\u0005beqz\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(0000000000401034loc_401034\u0002\u001a\u0002*", "comment": null }, { "ea": 4198420, "bytes": "4000123C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$s2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4198424, "bytes": "4000053C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4198428, "bytes": "4000043C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4198432, "bytes": "EF020624", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x2EF\u0002\f\u0002*", "comment": null }, { "ea": 4198436, "bytes": "003DA524", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u0006\u0001(0000000000403D00aMain\u0002\u0006\u0002*\u0001\u0004 # \u0001(0000000000403D00\"main\"\u0002\u0004", "comment": null }, { "ea": 4198440, "bytes": "700F100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001%\u0001(0000000000403DC0printf\u0002%\u0002)", "comment": null }, { "ea": 4198444, "bytes": "883C8424", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u0006\u0001(0000000000403C88aSDDaemonAndLoc\u0002\u0006\u0002*\u0001\u0004 # \u0001(0000000000403C88\"(%s:%d)=> \\ndaemon and locked 3600s, ex\"...\u0002\u0004", "comment": null }, { "ea": 4198448, "bytes": "4000123C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$s2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4198452, "bytes": "4000103C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$s0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4198456, "bytes": "20000724", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a3\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x20\u0002\f\u0002* \u0001\u0004 # ' '\u0002\u0004\u0001\u0002 # n32\u0002\u0002", "comment": "n32" }, { "ea": 4198460, "bytes": "AC00A627", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$sp\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_28\u0002\u0019\u0002+\u0001\u0002 # _DWORD\u0002\u0002", "comment": "_DWORD" }, { "ea": 4198464, "bytes": "14384526", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s2\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\t(\u0002\t\u0001\u0006\u0001(0000000000403814aUpgradeStatus\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x400000\u0002\f\u0001\t)\u0002\t\u0002+\u0001\u0004 # \u0001(0000000000403814\"upgrade_status\"\u0002\u0004", "comment": null }, { "ea": 4198468, "bytes": "2010100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001%\u0001(0000000000404080datconf_get_by_key\u0002%\u0002)", "comment": null }, { "ea": 4198472, "bytes": "58340426", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s0\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\t(\u0002\t\u0001\u0006\u0001(0000000000403458aVarCsteTempSta\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x400000\u0002\f\u0001\t)\u0002\t\u0002+\u0001\u0004 # \u0001(0000000000403458\"/var/cste/temp_status\"\u0002\u0004", "comment": null }, { "ea": 4198476, "bytes": "FC0F100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001%\u0001(0000000000403FF0atoi\u0002%\u0002)", "comment": null }, { "ea": 4198480, "bytes": "AC00A427", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$sp\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_28\u0002\u0019\u0002+", "comment": null }, { "ea": 4198484, "bytes": "03000324", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$v1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f3\u0002\f\u0002*", "comment": null }, { "ea": 4198488, "bytes": "16004314", "text": "\u0001\u0005bne\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$v1\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\u001a\u0001(00000000004010B4loc_4010B4\u0002\u001a\u0002+", "comment": null }, { "ea": 4198492, "bytes": "4000063C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$a2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4198496, "bytes": "4438C624", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u0006\u0001(0000000000403844asc_403844\u0002\u0006\u0002*\u0001\u0004 # \u0001(0000000000403844\"2\"\u0002\u0004", "comment": null }, { "ea": 4198500, "bytes": "14384526", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s2\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\t(\u0002\t\u0001\u0006\u0001(0000000000403814aUpgradeStatus\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x400000\u0002\f\u0001\t)\u0002\t\u0002+\u0001\u0004 # \u0001(0000000000403814\"upgrade_status\"\u0002\u0004", "comment": null }, { "ea": 4198504, "bytes": "CC0F100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001%\u0001(0000000000403F30datconf_set_by_key\u0002%\u0002)", "comment": null }, { "ea": 4198508, "bytes": "58340426", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s0\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\t(\u0002\t\u0001\u0006\u0001(0000000000403458aVarCsteTempSta\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x400000\u0002\f\u0001\t)\u0002\t\u0002+\u0001\u0004 # \u0001(0000000000403458\"/var/cste/temp_status\"\u0002\u0004", "comment": null }, { "ea": 4198512, "bytes": "D6FF0010", "text": "\u0001\u0005b\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000400FCCloc_400FCC\u0002\u001a\u0002)", "comment": null }, { "ea": 4198516, "bytes": "25100000", "text": "\u0001\u0005move\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$zero\u0002!\u0002*", "comment": null }, { "ea": 4198520, "bytes": "4000133C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$s3\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4198524, "bytes": "4000123C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$s2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4198528, "bytes": "1C00A727", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a3\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$sp\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_B8\u0002\u0019\u0002+\u0001\u0002 # _DWORD\u0002\u0002", "comment": "_DWORD" }, { "ea": 4198532, "bytes": "9C376626", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s3\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\t(\u0002\t\u0001\u0006\u0001(000000000040379CaNetcheck\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x400000\u0002\f\u0001\t)\u0002\t\u0002+\u0001\u0004 # \u0001(000000000040379C\"netcheck\"\u0002\u0004", "comment": null }, { "ea": 4198536, "bytes": "88374526", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s2\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\t(\u0002\t\u0001\u0006\u0001(0000000000403788aCloudupdate\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x400000\u0002\f\u0001\t)\u0002\t\u0002+\u0001\u0004 # \u0001(0000000000403788\"cloudupdate\"\u0002\u0004", "comment": null }, { "ea": 4198540, "bytes": "0C10100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001%\u0001(0000000000404030Uci_Get_Int\u0002%\u0002)", "comment": null }, { "ea": 4198544, "bytes": "15000424", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x15\u0002\f\u0002*\u0001\u0002 # n21\u0002\u0002", "comment": "n21" }, { "ea": 4198548, "bytes": "02000292", "text": "\u0001\u0005lbu\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\t(\u0002\t\u0001\u0006\u0001(000000000041501Ebyte_41501E\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x41501C\u0002\f\u0001\t)(\u0002\t\u0001!$s0\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198552, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198556, "bytes": "07004010", "text": "\u0001\u0005beqz\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(00000000004010BCloc_4010BC\u0002\u001a\u0002*", "comment": null }, { "ea": 4198560, "bytes": "4000153C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$s5\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4198564, "bytes": "1C00A28F", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_B8\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198568, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198572, "bytes": "04004010", "text": "\u0001\u0005beqz\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(00000000004010C0loc_4010C0\u0002\u001a\u0002*", "comment": null }, { "ea": 4198576, "bytes": "9837A726", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a3\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s5\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\t(\u0002\t\u0001\u0006\u0001(0000000000403798asc_403798\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x400000\u0002\f\u0001\t)\u0002\t\u0002+\u0001\u0004 # \u0001(0000000000403798\"1\"\u0002\u0004", "comment": null }, { "ea": 4198580, "bytes": "C5FF0010", "text": "\u0001\u0005b\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000400FCCloc_400FCC\u0002\u001a\u0002)", "comment": null }, { "ea": 4198584, "bytes": "25100000", "text": "\u0001\u0005move\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$zero\u0002!\u0002*", "comment": null }, { "ea": 4198588, "bytes": "9837A726", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a3\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s5\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\t(\u0002\t\u0001\u0006\u0001(0000000000403798asc_403798\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x400000\u0002\f\u0001\t)\u0002\t\u0002+\u0001\u0004 # \u0001(0000000000403798\"1\"\u0002\u0004", "comment": null }, { "ea": 4198592, "bytes": "9C376626", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s3\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\t(\u0002\t\u0001\u0006\u0001(000000000040379CaNetcheck\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x400000\u0002\f\u0001\t)\u0002\t\u0002+\u0001\u0004 # \u0001(000000000040379C\"netcheck\"\u0002\u0004", "comment": null }, { "ea": 4198596, "bytes": "88374526", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s2\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\t(\u0002\t\u0001\u0006\u0001(0000000000403788aCloudupdate\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x400000\u0002\f\u0001\t)\u0002\t\u0002+\u0001\u0004 # \u0001(0000000000403788\"cloudupdate\"\u0002\u0004", "comment": null }, { "ea": 4198600, "bytes": "3810100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001%\u0001(00000000004040E0Uci_Set_Str\u0002%\u0002)", "comment": null }, { "ea": 4198604, "bytes": "15000424", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x15\u0002\f\u0002*", "comment": null }, { "ea": 4198608, "bytes": "4000023CA8134224", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(00000000004013A8sub_4013A8\u0002\u001a\u0002*", "comment": null }, { "ea": 4198616, "bytes": "2400A427", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$sp\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_B0\u0002\u0019\u0002+", "comment": null }, { "ea": 4198620, "bytes": "2000A2AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019p_sub_4013A8\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198624, "bytes": "3410100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001%\u0001(00000000004040D0sigemptyset\u0002%\u0002)", "comment": null }, { "ea": 4198628, "bytes": "A400A0AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$zero\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_30\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198632, "bytes": "25300000", "text": "\u0001\u0005move\u0002\u0005 \u0001)\u0001!$a2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$zero\u0002!\u0002*\u0001\u0002 # _DWORD\u0002\u0002", "comment": "_DWORD" }, { "ea": 4198636, "bytes": "2000A527", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$sp\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019p_sub_4013A8\u0002\u0019\u0002+\u0001\u0002 # p_sub_4013A8\u0002\u0002", "comment": "p_sub_4013A8" }, { "ea": 4198640, "bytes": "D80F100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001%\u0001(0000000000403F60sigaction\u0002%\u0002)", "comment": null }, { "ea": 4198644, "bytes": "02000424", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f2\u0002\f\u0002*\u0001\u0002 # n2\u0002\u0002", "comment": "n2" }, { "ea": 4198648, "bytes": "25300000", "text": "\u0001\u0005move\u0002\u0005 \u0001)\u0001!$a2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$zero\u0002!\u0002*\u0001\u0002 # _DWORD\u0002\u0002", "comment": "_DWORD" }, { "ea": 4198652, "bytes": "2000A527", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$sp\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019p_sub_4013A8\u0002\u0019\u0002+\u0001\u0002 # p_sub_4013A8\u0002\u0002", "comment": "p_sub_4013A8" }, { "ea": 4198656, "bytes": "D80F100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001%\u0001(0000000000403F60sigaction\u0002%\u0002)", "comment": null }, { "ea": 4198660, "bytes": "10000424", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x10\u0002\f\u0002*\u0001\u0002 # n2\u0002\u0002", "comment": "n2" }, { "ea": 4198664, "bytes": "1C508292", "text": "\u0001\u0005lbu\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\t(\u0002\t\u0001\u0006\u0001(000000000041501Cbyte_41501C\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x410000\u0002\f\u0001\t)(\u0002\t\u0001!$s4\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198668, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198672, "bytes": "0A004010", "text": "\u0001\u0005beqz\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(000000000040113Cloc_40113C\u0002\u001a\u0002*", "comment": null }, { "ea": 4198676, "bytes": "4000043C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4198680, "bytes": "25280000", "text": "\u0001\u0005move\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$zero\u0002!\u0002*", "comment": null }, { "ea": 4198684, "bytes": "900F100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001%\u0001(0000000000403E40daemon\u0002%\u0002)", "comment": null }, { "ea": 4198688, "bytes": "01000424", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f1\u0002\f\u0002*", "comment": null }, { "ea": 4198692, "bytes": "04004104", "text": "\u0001\u0005bgez\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(0000000000401138loc_401138\u0002\u001a\u0002*", "comment": null }, { "ea": 4198696, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198700, "bytes": "4000043C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4198704, "bytes": "E00F100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001%\u0001(0000000000403F80perror\u0002%\u0002)", "comment": null }, { "ea": 4198708, "bytes": "B83C8424", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u0006\u0001(0000000000403CB8daemon__\u0002\u0006\u0002*\u0001\u0004 # \u0001(0000000000403CB8\"daemon()\"\u0002\u0004", "comment": null }, { "ea": 4198712, "bytes": "4000043C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4198716, "bytes": "02000624", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f2\u0002\f\u0002*\u0001\u0002 # n2\u0002\u0002", "comment": "n2" }, { "ea": 4198720, "bytes": "35000524", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x35\u0002\f\u0002* \u0001\u0004 # '5'\u0002\u0004\u0001\u0002 # n53\u0002\u0002", "comment": "n53" }, { "ea": 4198724, "bytes": "2C10100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001%\u0001(00000000004040B0tcpcheck_net\u0002%\u0002)", "comment": null }, { "ea": 4198728, "bytes": "C43C8424", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u0006\u0001(0000000000403CC4_114_114_114_114\u0002\u0006\u0002*\u0001\u0004 # \u0001(0000000000403CC4\"114.114.114.114\"\u0002\u0004", "comment": null }, { "ea": 4198732, "bytes": "4000133C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$s3\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4198736, "bytes": "18004014", "text": "\u0001\u0005bnez\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(00000000004011B4loc_4011B4\u0002\u001a\u0002*", "comment": null }, { "ea": 4198740, "bytes": "4000123C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$s2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4198744, "bytes": "4000043C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4198748, "bytes": "02000624", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f2\u0002\f\u0002*\u0001\u0002 # n2\u0002\u0002", "comment": "n2" }, { "ea": 4198752, "bytes": "50000524", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x50\u0002\f\u0002* \u0001\u0004 # 'P'\u0002\u0004\u0001\u0002 # n53\u0002\u0002", "comment": "n53" }, { "ea": 4198756, "bytes": "2C10100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001%\u0001(00000000004040B0tcpcheck_net\u0002%\u0002)", "comment": null }, { "ea": 4198760, "bytes": "D43C8424", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u0006\u0001(0000000000403CD4aWwwQqCom\u0002\u0006\u0002*\u0001\u0004 # \u0001(0000000000403CD4\"www.qq.com\"\u0002\u0004", "comment": null }, { "ea": 4198764, "bytes": "12004014", "text": "\u0001\u0005bnez\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(00000000004011B8loc_4011B8\u0002\u001a\u0002*", "comment": null }, { "ea": 4198768, "bytes": "4000063C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$a2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4198772, "bytes": "01000292", "text": "\u0001\u0005lbu\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\t(\u0002\t\u0001\u0006\u0001(000000000041501Dbyte_41501D\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x41501C\u0002\f\u0001\t)(\u0002\t\u0001!$s0\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198776, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198780, "bytes": "08004010", "text": "\u0001\u0005beqz\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(00000000004011A0loc_4011A0\u0002\u001a\u0002*", "comment": null }, { "ea": 4198784, "bytes": "9837A626", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s5\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\t(\u0002\t\u0001\u0006\u0001(0000000000403798asc_403798\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x400000\u0002\f\u0001\t)\u0002\t\u0002+\u0001\u0004 # \u0001(0000000000403798\"1\"\u0002\u0004", "comment": null }, { "ea": 4198788, "bytes": "4000053C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4198792, "bytes": "4000043C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4198796, "bytes": "0C030624", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x30C\u0002\f\u0002*", "comment": null }, { "ea": 4198800, "bytes": "003DA524", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u0006\u0001(0000000000403D00aMain\u0002\u0006\u0002*\u0001\u0004 # \u0001(0000000000403D00\"main\"\u0002\u0004", "comment": null }, { "ea": 4198804, "bytes": "700F100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001%\u0001(0000000000403DC0printf\u0002%\u0002)", "comment": null }, { "ea": 4198808, "bytes": "E03C8424", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u0006\u0001(0000000000403CE0aSDUnInternet\u0002\u0006\u0002*\u0001\u0004 # \u0001(0000000000403CE0\"(%s:%d)=> Un internet!\\n\"\u0002\u0004", "comment": null }, { "ea": 4198812, "bytes": "9837A626", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s5\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\t(\u0002\t\u0001\u0006\u0001(0000000000403798asc_403798\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x400000\u0002\f\u0001\t)\u0002\t\u0002+\u0001\u0004 # \u0001(0000000000403798\"1\"\u0002\u0004", "comment": null }, { "ea": 4198816, "bytes": "14386526", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s3\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\t(\u0002\t\u0001\u0006\u0001(0000000000403814aUpgradeStatus\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x400000\u0002\f\u0001\t)\u0002\t\u0002+\u0001\u0004 # \u0001(0000000000403814\"upgrade_status\"\u0002\u0004", "comment": null }, { "ea": 4198820, "bytes": "CC0F100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001%\u0001(0000000000403F30datconf_set_by_key\u0002%\u0002)", "comment": null }, { "ea": 4198824, "bytes": "58344426", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s2\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\t(\u0002\t\u0001\u0006\u0001(0000000000403458aVarCsteTempSta\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x400000\u0002\f\u0001\t)\u0002\t\u0002+\u0001\u0004 # \u0001(0000000000403458\"/var/cste/temp_status\"\u0002\u0004", "comment": null }, { "ea": 4198828, "bytes": "A0FF0010", "text": "\u0001\u0005b\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000401030loc_401030\u0002\u001a\u0002)", "comment": null }, { "ea": 4198832, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198836, "bytes": "4000063C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$a2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4198840, "bytes": "F83CC624", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u0006\u0001(0000000000403CF8asc_403CF8\u0002\u0006\u0002*\u0001\u0004 # \u0001(0000000000403CF8\"3\"\u0002\u0004", "comment": null }, { "ea": 4198844, "bytes": "14386526", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s3\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\t(\u0002\t\u0001\u0006\u0001(0000000000403814aUpgradeStatus\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x400000\u0002\f\u0001\t)\u0002\t\u0002+\u0001\u0004 # \u0001(0000000000403814\"upgrade_status\"\u0002\u0004", "comment": null }, { "ea": 4198848, "bytes": "CC0F100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001%\u0001(0000000000403F30datconf_set_by_key\u0002%\u0002)", "comment": null }, { "ea": 4198852, "bytes": "58344426", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s2\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\t(\u0002\t\u0001\u0006\u0001(0000000000403458aVarCsteTempSta\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x400000\u0002\f\u0001\t)\u0002\t\u0002+\u0001\u0004 # \u0001(0000000000403458\"/var/cste/temp_status\"\u0002\u0004", "comment": null }, { "ea": 4198856, "bytes": "B40C100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001\u001a\u0001(00000000004032D0sub_4032D0\u0002\u001a\u0002)", "comment": null }, { "ea": 4198860, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198864, "bytes": "8207100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000401E08sub_401E08\u0002\u001a\u0002)", "comment": null }, { "ea": 4198868, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198872, "bytes": "D70B100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000402F5Csub_402F5C\u0002\u001a\u0002)", "comment": null }, { "ea": 4198876, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198880, "bytes": "93FF4004", "text": "\u0001\u0005bltz\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(0000000000401030loc_401030\u0002\u001a\u0002*", "comment": null }, { "ea": 4198884, "bytes": "1C00A2AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_B8\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198888, "bytes": "1800A48F", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_BC\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198892, "bytes": "4F07100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000401D3Csub_401D3C\u0002\u001a\u0002)", "comment": null }, { "ea": 4198896, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198900, "bytes": "8EFF0010", "text": "\u0001\u0005b\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000401030loc_401030\u0002\u001a\u0002)", "comment": null }, { "ea": 4198904, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4198908, "bytes": "EC00BF8F", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$ra\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s18\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198912, "bytes": "E800B58F", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$s5\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s14\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198916, "bytes": "E400B48F", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$s4\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s10\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198920, "bytes": "E000B38F", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$s3\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_sC\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198924, "bytes": "DC00B28F", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$s2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s8\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198928, "bytes": "D800B18F", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$s1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s4\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198932, "bytes": "D400B08F", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$s0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s0\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198936, "bytes": "0800E003", "text": "\u0001\u0005jr\u0002\u0005 \u0001)\u0001!$ra\u0002!\u0002)", "comment": null }, { "ea": 4198940, "bytes": "F000BD27", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$sp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xF0\u0002\f\u0002*", "comment": null } ], "error": null }, { "query": "0x401234", "name": "sub_401234", "start_ea": 4198964, "end_ea": 4199072, "instructions": [ { "ea": 4198964, "bytes": "0000FC8F", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$gp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0\u0002\f\u0001\t(\u0002\t\u0001!$ra\u0002!\u0001\t)\u0002\t\u0002*\u0001\u0002 # Batch comment 2\u0002\u0002", "comment": "Batch comment 2" }, { "ea": 4198968, "bytes": "23E0FC03", "text": "\u0001\u0005subu\u0002\u0005 \u0001)\u0001!$gp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$ra\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001!$gp\u0002!\u0002+", "comment": null }, { "ea": 4198972, "bytes": "2520A003", "text": "\u0001\u0005move\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$sp\u0002!\u0002*", "comment": null }, { "ea": 4198976, "bytes": "0800E58F", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f8\u0002\f\u0001\t(\u0002\t\u0001!$ra\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198980, "bytes": "2128BC00", "text": "\u0001\u0005addu\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$gp\u0002!\u0002*", "comment": null }, { "ea": 4198984, "bytes": "0400F98F", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$t9\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f4\u0002\f\u0001\t(\u0002\t\u0001!$ra\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4198988, "bytes": "21C83C03", "text": "\u0001\u0005addu\u0002\u0005 \u0001)\u0001!$t9\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$gp\u0002!\u0002*", "comment": null }, { "ea": 4198992, "bytes": "F8FF0124", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$at\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xFFFFFFF8\u0002\f\u0002*", "comment": null }, { "ea": 4198996, "bytes": "24E8A103", "text": "\u0001\u0005and\u0002\u0005 \u0001)\u0001!$sp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$at\u0002!\u0002*", "comment": null }, { "ea": 4199000, "bytes": "09F82003", "text": "\u0001\u0005jalr\u0002\u0005 \u0001*\u0001!$t9\u0002!\u0002*", "comment": null }, { "ea": 4199004, "bytes": "F0FFBD27", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$sp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\t-\u0002\t\u0001\f0x10\u0002\f\u0002*", "comment": null }, { "ea": 4199008, "bytes": "4000023C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4199012, "bytes": "D8FFBD27", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$sp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\t-\u0002\t\u0001\f0x28\u0002\f\u0002*", "comment": null }, { "ea": 4199016, "bytes": "0000858C", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0\u0002\f\u0001\t(\u0002\t\u0001!$a0\u0002!\u0001\t)\u0002\t\u0002*\u0001\u0002 # argc\u0002\u0002", "comment": "argc" }, { "ea": 4199020, "bytes": "F0334224", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001%\u0001(00000000004033F0_term_proc\u0002%\u0002*", "comment": null }, { "ea": 4199024, "bytes": "4000073C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$a3\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4199028, "bytes": "04008624", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$a0\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\f4\u0002\f\u0002+\u0001\u0002 # ubp_av\u0002\u0002", "comment": "ubp_av" }, { "ea": 4199032, "bytes": "4000043C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x40\u0002\f\u0002* \u0001\u0004 # '@'\u0002\u0004", "comment": null }, { "ea": 4199036, "bytes": "FC0EE724", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a3\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001%\u0001(0000000000400EFCtest_renamed_400EFC\u0002%\u0002*\u0001\u0002 # init\u0002\u0002", "comment": "init" }, { "ea": 4199040, "bytes": "1400A0AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$zero\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x38\u0002\f\u0001\t+\u0002\t\u0001\u0019rtld_fini\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*\u0001\u0002 # rtld_fini\u0002\u0002", "comment": "rtld_fini" }, { "ea": 4199044, "bytes": "1000A2AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x38\u0002\f\u0001\t+\u0002\t\u0001\u0019fini\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*\u0001\u0002 # fini\u0002\u0002", "comment": "fini" }, { "ea": 4199048, "bytes": "2400BFAF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$ra\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x38\u0002\f\u0001\t+\u0002\t\u0001\u0019var_14\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "comment": null }, { "ea": 4199052, "bytes": "1C10100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001%\u0001(0000000000404070__libc_start_main\u0002%\u0002)", "comment": null }, { "ea": 4199056, "bytes": "500F8424", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(0000000000400F50main\u0002\u001a\u0002*\u0001\u0002 # main\u0002\u0002", "comment": "main" }, { "ea": 4199060, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4199064, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null }, { "ea": 4199068, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "comment": null } ], "error": null } ], "duration_ms": 1207.31 }, { "timestamp": "2025-12-18T12:09:56.479813", "transport": "http", "category": "analysis", "tool": "disasm", "params": { "addr": "0xDEADBEEF" }, "port": 10001, "result": [ { "error": "function not found", "query": "0xDEADBEEF" } ], "duration_ms": 1215.93 }, { "timestamp": "2025-12-18T12:09:57.695625", "transport": "http", "category": "analysis", "tool": "linear_disassemble", "params": { "start_address": "0x400efc", "count": 10 }, "port": 10001, "result": { "start_address": 4198140, "count": 10, "instructions": [ { "ea": 4198140, "bytes": "E0FFBD27", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$sp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\t-\u0002\t\u0001\f0x20\u0002\f\u0002*\u0001\u0002 # Comment A\u0002\u0002", "is_code": true, "len": 4 }, { "ea": 4198144, "bytes": "1800BCAF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$gp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x18\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s0\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "is_code": true, "len": 4 }, { "ea": 4198148, "bytes": "1C00BFAF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$ra\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x18\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s4\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "is_code": true, "len": 4 }, { "ea": 4198152, "bytes": "01001104", "text": "\u0001\u0005bal\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000400F10loc_400F10\u0002\u001a\u0002)", "is_code": true, "len": 4 }, { "ea": 4198156, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "is_code": true, "len": 4 }, { "ea": 4198160, "bytes": "4000193C64133927", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$t9\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(0000000000401364sub_401364\u0002\u001a\u0002*", "is_code": true, "len": 8 }, { "ea": 4198168, "bytes": "09F82003", "text": "\u0001\u0005jalr\u0002\u0005 \u0001*\u0001!$t9\u0002!\u0002* \u0001\u0004 #\u0002\u0004 \u0001\u001a\u0001(0000000000401364sub_401364\u0002\u001a", "is_code": true, "len": 4 }, { "ea": 4198172, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "is_code": true, "len": 4 }, { "ea": 4198176, "bytes": "01001104", "text": "\u0001\u0005bal\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000400F28loc_400F28\u0002\u001a\u0002)", "is_code": true, "len": 4 }, { "ea": 4198180, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "is_code": true, "len": 4 } ], "truncated": true }, "duration_ms": 1208.23 }, { "timestamp": "2025-12-18T12:09:58.897049", "transport": "http", "category": "analysis", "tool": "linear_disassemble", "params": { "start_address": "0x400efc", "count": 50 }, "port": 10001, "result": { "start_address": 4198140, "count": 50, "instructions": [ { "ea": 4198140, "bytes": "E0FFBD27", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$sp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\t-\u0002\t\u0001\f0x20\u0002\f\u0002*\u0001\u0002 # Comment A\u0002\u0002", "is_code": true, "len": 4 }, { "ea": 4198144, "bytes": "1800BCAF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$gp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x18\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s0\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "is_code": true, "len": 4 }, { "ea": 4198148, "bytes": "1C00BFAF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$ra\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x18\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s4\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "is_code": true, "len": 4 }, { "ea": 4198152, "bytes": "01001104", "text": "\u0001\u0005bal\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000400F10loc_400F10\u0002\u001a\u0002)", "is_code": true, "len": 4 }, { "ea": 4198156, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "is_code": true, "len": 4 }, { "ea": 4198160, "bytes": "4000193C64133927", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$t9\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(0000000000401364sub_401364\u0002\u001a\u0002*", "is_code": true, "len": 8 }, { "ea": 4198168, "bytes": "09F82003", "text": "\u0001\u0005jalr\u0002\u0005 \u0001*\u0001!$t9\u0002!\u0002* \u0001\u0004 #\u0002\u0004 \u0001\u001a\u0001(0000000000401364sub_401364\u0002\u001a", "is_code": true, "len": 4 }, { "ea": 4198172, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "is_code": true, "len": 4 }, { "ea": 4198176, "bytes": "01001104", "text": "\u0001\u0005bal\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000400F28loc_400F28\u0002\u001a\u0002)", "is_code": true, "len": 4 }, { "ea": 4198180, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "is_code": true, "len": 4 }, { "ea": 4198184, "bytes": "4000193CA0333927", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$t9\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(00000000004033A0sub_4033A0\u0002\u001a\u0002*", "is_code": true, "len": 8 }, { "ea": 4198192, "bytes": "09F82003", "text": "\u0001\u0005jalr\u0002\u0005 \u0001*\u0001!$t9\u0002!\u0002* \u0001\u0004 #\u0002\u0004 \u0001\u001a\u0001(00000000004033A0sub_4033A0\u0002\u001a", "is_code": true, "len": 4 }, { "ea": 4198196, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "is_code": true, "len": 4 }, { "ea": 4198200, "bytes": "1800BC8F", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$gp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x18\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s0\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "is_code": true, "len": 4 }, { "ea": 4198204, "bytes": "1C00BF8F", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$ra\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x18\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s4\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "is_code": true, "len": 4 }, { "ea": 4198208, "bytes": "0800E003", "text": "\u0001\u0005jr\u0002\u0005 \u0001)\u0001!$ra\u0002!\u0002)", "is_code": true, "len": 4 }, { "ea": 4198212, "bytes": "2000BD27", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$sp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x20\u0002\f\u0002*", "is_code": true, "len": 4 }, { "ea": 4198216, "bytes": "00000000", "text": "\u0001 .align\u0002 \u0001\u001f4\u0002\u001f", "is_code": false, "len": 4 }, { "ea": 4198220, "bytes": "00000000", "text": "\u0001 .align\u0002 \u0001\u001f4\u0002\u001f", "is_code": false, "len": 4 }, { "ea": 4198224, "bytes": "10FFBD27", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$sp\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\t-\u0002\t\u0001\f0xF0\u0002\f\u0002*\u0001\u0002 # Comment B\u0002\u0002", "is_code": true, "len": 4 }, { "ea": 4198228, "bytes": "D800B1AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$s1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s4\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "is_code": true, "len": 4 }, { "ea": 4198232, "bytes": "4100113C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$s1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x41\u0002\f\u0002* \u0001\u0004 # 'A'\u0002\u0004", "is_code": true, "len": 4 }, { "ea": 4198236, "bytes": "DC00B2AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$s2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s8\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "is_code": true, "len": 4 }, { "ea": 4198240, "bytes": "3050228E", "text": "\u0001\u0005lw\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u0007\u0001(0000000000415030__stack_chk_guard\u0002\u0007\u0002*", "is_code": true, "len": 4 }, { "ea": 4198244, "bytes": "4100123C", "text": "\u0001\u0005lui\u0002\u0005 \u0001)\u0001!$s2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x41\u0002\f\u0002* \u0001\u0004 # 'A'\u0002\u0004", "is_code": true, "len": 4 }, { "ea": 4198248, "bytes": "E400B4AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$s4\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s10\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "is_code": true, "len": 4 }, { "ea": 4198252, "bytes": "E000B3AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$s3\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_sC\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "is_code": true, "len": 4 }, { "ea": 4198256, "bytes": "D400B0AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$s0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s0\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "is_code": true, "len": 4 }, { "ea": 4198260, "bytes": "25988000", "text": "\u0001\u0005move\u0002\u0005 \u0001)\u0001!$s3\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$a0\u0002!\u0002*", "is_code": true, "len": 4 }, { "ea": 4198264, "bytes": "25A0A000", "text": "\u0001\u0005move\u0002\u0005 \u0001)\u0001!$s4\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$a1\u0002!\u0002*", "is_code": true, "len": 4 }, { "ea": 4198268, "bytes": "20000624", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$a2\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0x20\u0002\f\u0002* \u0001\u0004 # ' '\u0002\u0004", "is_code": true, "len": 4 }, { "ea": 4198272, "bytes": "25280000", "text": "\u0001\u0005move\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$zero\u0002!\u0002*", "is_code": true, "len": 4 }, { "ea": 4198276, "bytes": "AC00A427", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$sp\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_28\u0002\u0019\u0002+", "is_code": true, "len": 4 }, { "ea": 4198280, "bytes": "1C505026", "text": "\u0001\u0005addiu\u0002\u0005 \u0001)\u0001!$s0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s2\u0002!\u0002*\u0001\t,\u0002\t \u0001+\u0001\t(\u0002\t\u0001\u0006\u0001(000000000041501Cbyte_41501C\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x410000\u0002\f\u0001\t)\u0002\t\u0002+", "is_code": true, "len": 4 }, { "ea": 4198284, "bytes": "EC00BFAF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$ra\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s18\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "is_code": true, "len": 4 }, { "ea": 4198288, "bytes": "E800B5AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$s5\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_s14\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "is_code": true, "len": 4 }, { "ea": 4198292, "bytes": "CC00A2AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_8\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "is_code": true, "len": 4 }, { "ea": 4198296, "bytes": "D40F100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001%\u0001(0000000000403F50memset\u0002%\u0002)", "is_code": true, "len": 4 }, { "ea": 4198300, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "is_code": true, "len": 4 }, { "ea": 4198304, "bytes": "010000A2", "text": "\u0001\u0005sb\u0002\u0005 \u0001)\u0001!$zero\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\t(\u0002\t\u0001\u0006\u0001(000000000041501Dbyte_41501D\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x41501C\u0002\f\u0001\t)(\u0002\t\u0001!$s0\u0002!\u0001\t)\u0002\t\u0002*", "is_code": true, "len": 4 }, { "ea": 4198308, "bytes": "020000A2", "text": "\u0001\u0005sb\u0002\u0005 \u0001)\u0001!$zero\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\t(\u0002\t\u0001\u0006\u0001(000000000041501Ebyte_41501E\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x41501C\u0002\f\u0001\t)(\u0002\t\u0001!$s0\u0002!\u0001\t)\u0002\t\u0002*", "is_code": true, "len": 4 }, { "ea": 4198312, "bytes": "25288002", "text": "\u0001\u0005move\u0002\u0005 \u0001)\u0001!$a1\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s4\u0002!\u0002*", "is_code": true, "len": 4 }, { "ea": 4198316, "bytes": "25206002", "text": "\u0001\u0005move\u0002\u0005 \u0001)\u0001!$a0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001!$s3\u0002!\u0002*", "is_code": true, "len": 4 }, { "ea": 4198320, "bytes": "400C100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000403100sub_403100\u0002\u001a\u0002)", "is_code": true, "len": 4 }, { "ea": 4198324, "bytes": "1C5040A2", "text": "\u0001\u0005sb\u0002\u0005 \u0001)\u0001!$zero\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\t(\u0002\t\u0001\u0006\u0001(000000000041501Cbyte_41501C\u0002\u0006 \u0001\t-\u0002\t \u0001\f0x410000\u0002\f\u0001\t)(\u0002\t\u0001!$s2\u0002!\u0001\t)\u0002\t\u0002*", "is_code": true, "len": 4 }, { "ea": 4198328, "bytes": "0B004018", "text": "\u0001\u0005blez\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\u001a\u0001(0000000000400FE8loc_400FE8\u0002\u001a\u0002*", "is_code": true, "len": 4 }, { "ea": 4198332, "bytes": "1C00A2AF", "text": "\u0001\u0005sw\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f0xD4\u0002\f\u0001\t+\u0002\t\u0001\u0019var_B8\u0002\u0019\u0001\t(\u0002\t\u0001!$sp\u0002!\u0001\t)\u0002\t\u0002*", "is_code": true, "len": 4 }, { "ea": 4198336, "bytes": "9C0C100C", "text": "\u0001\u0005jal\u0002\u0005 \u0001)\u0001\u001a\u0001(0000000000403270sub_403270\u0002\u001a\u0002)", "is_code": true, "len": 4 }, { "ea": 4198340, "bytes": "00000000", "text": "\u0001\u0005nop\u0002\u0005", "is_code": true, "len": 4 }, { "ea": 4198344, "bytes": "01000224", "text": "\u0001\u0005li\u0002\u0005 \u0001)\u0001!$v0\u0002!\u0002)\u0001\t,\u0002\t \u0001*\u0001\f1\u0002\f\u0002*", "is_code": true, "len": 4 } ], "truncated": true }, "duration_ms": 1193.7 }, { "timestamp": "2025-12-18T12:10:00.113850", "transport": "http", "category": "analysis", "tool": "linear_disassemble", "params": { "start_address": "0x400efc", "count": 0 }, "port": 10001, "result": { "error": "count out of range (1..64)" }, "duration_ms": 1201.29 }, { "timestamp": "2025-12-18T12:10:01.318623", "transport": "http", "category": "analysis", "tool": "linear_disassemble", "params": { "start_address": "0x400efc", "count": 100 }, "port": 10001, "result": { "error": "count out of range (1..64)" }, "duration_ms": 1198.29 }, { "timestamp": "2025-12-18T12:10:02.554026", "transport": "http", "category": "analysis", "tool": "xrefs_to", "params": { "addr": "0x400efc" }, "port": 10001, "result": [ { "query": "0x400efc", "address": "0x400EFC", "total": 2, "xrefs": [ { "frm": "0x400938", "type": 1, "iscode": false }, { "frm": "0x40127C", "type": 1, "iscode": false } ], "error": null } ], "duration_ms": 1220.32 }, { "timestamp": "2025-12-18T12:10:03.830635", "transport": "http", "category": "analysis", "tool": "xrefs_to", "params": { "addr": "4198140" }, "port": 10001, "result": [ { "query": "4198140", "address": "0x400EFC", "total": 2, "xrefs": [ { "frm": "0x400938", "type": 1, "iscode": false }, { "frm": "0x40127C", "type": 1, "iscode": false } ], "error": null } ], "duration_ms": 1274.85 }, { "timestamp": "2025-12-18T12:10:05.026202", "transport": "http", "category": "analysis", "tool": "xrefs_to", "params": { "addr": "0x400EFC,0x400F50,0x401234" }, "port": 10001, "result": [ { "query": "0x400EFC", "address": "0x400EFC", "total": 2, "xrefs": [ { "frm": "0x400938", "type": 1, "iscode": false }, { "frm": "0x40127C", "type": 1, "iscode": false } ], "error": null }, { "query": "0x400F50", "address": "0x400F50", "total": 1, "xrefs": [ { "frm": "0x401290", "type": 1, "iscode": false } ], "error": null }, { "query": "0x401234", "address": "0x401234", "total": 1, "xrefs": [ { "frm": "0x401220", "type": 17, "iscode": true } ], "error": null } ], "duration_ms": 1178.02 }, { "timestamp": "2025-12-18T12:10:06.945736", "transport": "http", "category": "analysis", "tool": "xrefs_to", "params": { "addr": "0x40017c" }, "port": 10001, "result": [ { "query": "0x40017c", "address": "0x40017C", "total": 0, "xrefs": [], "error": null } ], "duration_ms": 1253.17 }, { "timestamp": "2025-12-18T12:10:08.228954", "transport": "http", "category": "analysis", "tool": "xrefs_from", "params": { "addr": "0x400efc" }, "port": 10001, "result": [ { "query": "0x400efc", "address": "0x400EFC", "total": 1, "xrefs": [ { "to": "0x400F00", "type": 21, "iscode": true } ], "error": null } ], "duration_ms": 1278.5 }, { "timestamp": "2025-12-18T12:10:09.531575", "transport": "http", "category": "analysis", "tool": "xrefs_from", "params": { "addr": "0x400EFC,0x400F50,0x401234" }, "port": 10001, "result": [ { "query": "0x400EFC", "address": "0x400EFC", "total": 1, "xrefs": [ { "to": "0x400F00", "type": 21, "iscode": true } ], "error": null }, { "query": "0x400F50", "address": "0x400F50", "total": 1, "xrefs": [ { "to": "0x400F54", "type": 21, "iscode": true } ], "error": null }, { "query": "0x401234", "address": "0x401234", "total": 1, "xrefs": [ { "to": "0x401238", "type": 21, "iscode": true } ], "error": null } ], "duration_ms": 1289.02 }, { "timestamp": "2025-12-18T12:10:10.776776", "transport": "http", "category": "analysis", "tool": "xrefs_from", "params": { "addr": "invalid_addr" }, "port": 10001, "result": [ { "error": "invalid address", "query": "invalid_addr" } ], "duration_ms": 1232.06 }, { "timestamp": "2025-12-18T12:10:12.034519", "transport": "http", "category": "analysis", "tool": "xrefs_to_field", "params": { "struct_name": "nonexistent_struct_xyz", "field_name": "field" }, "port": 10001, "result": { "error": "struct not found" }, "duration_ms": 1254.73 }, { "timestamp": "2025-12-18T12:10:15.102734", "transport": "http", "category": "analysis", "tool": "find_bytes", "params": { "pattern": "E0 FF BD 27", "limit": 5 }, "port": 10001, "result": { "pattern": "E0 FF BD 27", "ida_pattern": "E0 FF BD 27", "total": 0, "matches": [] }, "duration_ms": 1191.59 }, { "timestamp": "2025-12-18T12:10:16.302474", "transport": "http", "category": "analysis", "tool": "find_bytes", "params": { "pattern": "55 48 ?? ??", "limit": 10 }, "port": 10001, "result": { "pattern": "55 48 ?? ??", "ida_pattern": "55 48 ? ?", "total": 0, "matches": [] }, "duration_ms": 1184.28 }, { "timestamp": "2025-12-18T12:10:17.502784", "transport": "http", "category": "analysis", "tool": "find_bytes", "params": { "pattern": "ZZ XX" }, "port": 10001, "result": { "error": "invalid hex byte: ZZ" }, "duration_ms": 1184.87 }, { "timestamp": "2025-12-18T12:10:18.713654", "transport": "http", "category": "analysis", "tool": "find_bytes", "params": { "pattern": "" }, "port": 10001, "result": { "error": "empty pattern" }, "duration_ms": 1199.17 }, { "timestamp": "2025-12-18T12:10:19.953188", "transport": "http", "category": "analysis", "tool": "get_basic_blocks", "params": { "addr": "0x400efc" }, "port": 10001, "result": { "query": "0x400efc", "function": "test_renamed_400EFC", "start_ea": "0x400EFC", "end_ea": "0x400F48", "total": 5, "blocks": [ { "start_ea": "0x400EFC", "end_ea": "0x400F0C", "size": 16, "predecessors": [], "successors": [], "type": 0 }, { "start_ea": "0x400F0C", "end_ea": "0x400F10", "size": 4, "predecessors": [], "successors": [], "type": 0 }, { "start_ea": "0x400F10", "end_ea": "0x400F24", "size": 20, "predecessors": [], "successors": [], "type": 0 }, { "start_ea": "0x400F24", "end_ea": "0x400F28", "size": 4, "predecessors": [], "successors": [], "type": 0 }, { "start_ea": "0x400F28", "end_ea": "0x400F48", "size": 32, "predecessors": [], "successors": [], "type": 2 } ] }, "duration_ms": 1226.33 }, { "timestamp": "2025-12-18T12:10:21.213985", "transport": "http", "category": "analysis", "tool": "get_basic_blocks", "params": { "addr": "test_renamed_400EFC" }, "port": 10001, "result": { "query": "test_renamed_400EFC", "function": "test_renamed_400EFC", "start_ea": "0x400EFC", "end_ea": "0x400F48", "total": 5, "blocks": [ { "start_ea": "0x400EFC", "end_ea": "0x400F0C", "size": 16, "predecessors": [], "successors": [], "type": 0 }, { "start_ea": "0x400F0C", "end_ea": "0x400F10", "size": 4, "predecessors": [], "successors": [], "type": 0 }, { "start_ea": "0x400F10", "end_ea": "0x400F24", "size": 20, "predecessors": [], "successors": [], "type": 0 }, { "start_ea": "0x400F24", "end_ea": "0x400F28", "size": 4, "predecessors": [], "successors": [], "type": 0 }, { "start_ea": "0x400F28", "end_ea": "0x400F48", "size": 32, "predecessors": [], "successors": [], "type": 2 } ] }, "duration_ms": 1251.59 }, { "timestamp": "2025-12-18T12:10:22.409845", "transport": "http", "category": "analysis", "tool": "get_basic_blocks", "params": { "addr": "__nonexistent_func__" }, "port": 10001, "result": { "error": "not found", "query": "__nonexistent_func__" }, "duration_ms": 1194.0 } ] }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jelasin/IDA-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server