file_name stringlengths 143 146 | original_function_name stringlengths 1 245 | stripped_function_name stringlengths 2 45 | decompiled_code_original stringlengths 34 150k ⌀ | decompiled_code_stripped stringlengths 37 136k | assembly_code stringlengths 3 344k ⌀ | dataflowgraph_original stringlengths 26 18.7M | dataflowgraph_stripped stringlengths 203 30.3M | controlflowgraph_original stringlengths 26 164k | controlflowgraph_stripped stringlengths 26 164k | graphImage_original float64 | graphImage_stripped float64 | pcode_edges_original stringlengths 2 9.94M | pcode_edges_stripped stringlengths 43 16.2M | pcode_graph_original stringlengths 26 19.1M | pcode_graph_stripped stringlengths 207 31M | address stringlengths 8 8 | arch stringclasses 1
value | opt_level stringclasses 1
value | symbol_table_original stringlengths 124 83.3k | globals_statics_original stringlengths 2 78.7k | function_signatures_original stringlengths 128 16.2k | strings_table_original stringlengths 2 37.7k | xrefs_original stringlengths 113 843k | comments_annotations_original stringlengths 102 4.26k | data_types_original stringlengths 95 10.4k | memory_map_original stringlengths 259 977 | raw_pcode_original stringlengths 2 2.86M | call_graph_original stringlengths 30 46.3k | import_export_table_original stringlengths 30 569 | patched_bytes_original stringclasses 1
value | decompiler_warnings_original stringclasses 2
values | instruction_metadata_original stringlengths 2 2.47M | function_extras_original stringlengths 518 425k | symbol_table_stripped stringlengths 127 83.2k | globals_statics_stripped stringlengths 2 74.6k | function_signatures_stripped stringlengths 128 8.97k | strings_table_stripped stringlengths 2 37.7k | xrefs_stripped stringlengths 108 843k | comments_annotations_stripped stringclasses 164
values | data_types_stripped stringlengths 95 1.06k | memory_map_stripped stringlengths 259 977 | raw_pcode_stripped stringlengths 2 2.86M | call_graph_stripped stringlengths 30 31.8k | import_export_table_stripped stringlengths 30 169 | patched_bytes_stripped stringclasses 1
value | decompiler_warnings_stripped stringclasses 1
value | instruction_metadata_stripped stringlengths 2 2.47M | function_extras_stripped stringlengths 531 424k | S-Expression_decompiled_code_original_noisy float64 | S-Expression_decompiled_code_original_clean float64 | S-Expression_decompiled_code_original_root float64 | Replace_function_name_and_variable_name float64 | S-Expression_decompiled_code_stripped float64 | Root Node float64 | decompiled_code_original_masked stringlengths 35 150k ⌀ | decompiled_code_stripped_masked stringlengths 35 136k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | _init | _DT_INIT |
int _init(EVP_PKEY_CTX *ctx)
{
int iVar1;
iVar1 = __gmon_start__();
return iVar1;
}
|
void _DT_INIT(void)
{
__gmon_start__();
return;
}
| SUB RSP,0x8
MOV RAX,qword ptr [0x00403ff0]
TEST RAX,RAX
JZ 0x00401012
CALL RAX
ADD RSP,0x8
RET | {"edges": [{"source": "CALL_00401010_23", "target": "reg_register:00000000", "type": "def"}, {"source": "const_0", "target": "RETURN_00401016_35", "type": "use"}, {"source": "COPY_00401016_41", "target": "reg_register:00000000", "type": "def"}, {"source": "reg_register:00000000", "target": "RETURN_00401016_35", "type":... | {"edges": [{"source": "const_0", "target": "RETURN_00401016_35", "type": "use"}, {"source": "var_00405010", "target": "CALL_00401010_23", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_00401016_35", "label": "RETURN", "type": "op"}, {"id": "var_00405010", "label": "var", "ty... | {"edges": [{"source": "00401000", "target": "00401012", "type": "control_flow"}, {"source": "00401000", "target": "00401010", "type": "control_flow"}, {"source": "00401010", "target": "00405010", "type": "control_flow"}, {"source": "00401010", "target": "00401012", "type": "control_flow"}], "nodes": [{"id": "00401000",... | {"edges": [{"source": "00401000", "target": "00401012", "type": "control_flow"}, {"source": "00401000", "target": "00401010", "type": "control_flow"}, {"source": "00401010", "target": "00405010", "type": "control_flow"}, {"source": "00401010", "target": "00401012", "type": "control_flow"}], "nodes": [{"id": "00401000",... | null | null | [["CALL_00401010_23", "reg_register:00000000", "output"], ["COPY_00401016_41", "reg_register:00000000", "output"], ["var_00405010", "CALL_00401010_23", "input"], ["reg_register:00000000", "RETURN_00401016_35", "input"], ["const_0", "RETURN_00401016_35", "input"], ["reg_register:00000000", "COPY_00401016_41", "input"]] | [["var_00405010", "CALL_00401010_23", "input"], ["const_0", "RETURN_00401016_35", "input"]] | {"edges": [{"source": "CALL_00401010_23", "target": "reg_register:00000000", "type": "output"}, {"source": "COPY_00401016_41", "target": "reg_register:00000000", "type": "output"}, {"source": "var_00405010", "target": "CALL_00401010_23", "type": "input"}, {"source": "reg_register:00000000", "target": "RETURN_00401016_3... | {"edges": [{"source": "var_00405010", "target": "CALL_00401010_23", "type": "input"}, {"source": "const_0", "target": "RETURN_00401016_35", "type": "input"}], "nodes": [{"id": "var_00405010", "label": "input", "type": "var"}, {"id": "RETURN_00401016_35", "label": "RETURN", "type": "op"}, {"id": "CALL_00401010_23", "lab... | 00401000 | unknown_arch | unknown_opt | [{"address": "00401000", "is_external": false, "is_global": true, "name": "_init", "namespace": "Global", "type": "Function"}, {"address": "00401000", "is_external": false, "is_global": true, "name": "__DT_INIT", "namespace": "Global", "type": "Label"}, {"address": "00403ff0", "is_external": false, "is_global": true, "... | [{"address": "00403ff0", "datatype": "pointer", "from_instruction": "00401004", "symbol_name": "PTR___gmon_start___00403ff0", "symbol_type": "Label", "value": "00405010"}] | {"called_functions": [{"address": "00405010", "is_external": false, "name": "__gmon_start__", "namespace": "<EXTERNAL>", "signature": "undefined __gmon_start__()"}], "calling_convention": "__stdcall", "parameters": [{"comment": "", "datatype": "EVP_PKEY_CTX *", "is_register": true, "is_stack": false, "name": "ctx", "si... | [] | {"incoming": [{"from": "004000f8", "from_function": "", "type": "DATA"}, {"from": "_elfSectionHeaders::000002d0", "from_function": "", "type": "DATA"}, {"from": "00403e28", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "00401468", "from_function": "__li... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["EVP_PKEY_CTX *"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401016", "start": "00401000"}], "entry_block": {"end": "00401016", "execute": true, "initialized": true, "name": ".init", "read": true, "size": "23", "start": "00401000", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401000", "instruction": "SUB RSP,0x8", "pcode_ops": ["(register, 0x200, 1) INT_LESS (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x20b, 1) INT_SBORROW (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x207, 1) INT_SLESS (regi... | {"callees": [{"address": "00405010", "is_external": false, "name": "__gmon_start__", "namespace": "<EXTERNAL>", "signature": "undefined __gmon_start__()"}], "callers": [{"address": "00401440", "is_external": false, "name": "__libc_csu_init", "namespace": "Global", "signature": "undefined __libc_csu_init()"}]} | {"exports": [{"address": "00401000", "name": "_init", "symbol": "_init"}], "imports": []} | [] | [] | [{"address": "00401000", "bytes": "4883ec08", "fall_through": "00401004", "flow_type": "FALL_THROUGH", "length": "4", "mnemonic": "SUB", "operands": ["RSP", "0x8"], "refs_from": []}, {"address": "00401004", "bytes": "488b05e52f0000", "fall_through": "0040100b", "flow_type": "FALL_THROUGH", "length": "7", "mnemonic": "M... | {"body": {"end": "00401016", "num_addresses": "23", "start": "00401000"}, "calling_convention": "__stdcall", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "_init", "namespace": "Global", "parameters": [{"comment": "", "da... | [{"address": "00401000", "is_external": false, "is_global": true, "name": "_DT_INIT", "namespace": "Global", "type": "Function"}, {"address": "00401000", "is_external": false, "is_global": true, "name": "__DT_INIT", "namespace": "Global", "type": "Label"}, {"address": "00403ff0", "is_external": false, "is_global": true... | [{"address": "00403ff0", "datatype": "pointer", "from_instruction": "00401004", "symbol_name": "PTR___gmon_start___00403ff0", "symbol_type": "Label", "value": "00405010"}] | {"called_functions": [{"address": "00405010", "is_external": false, "name": "__gmon_start__", "namespace": "<EXTERNAL>", "signature": "undefined __gmon_start__()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined _DT_INIT()"} | [] | {"incoming": [{"from": "004000f8", "from_function": "", "type": "DATA"}, {"from": "_elfSectionHeaders::000002d0", "from_function": "", "type": "DATA"}, {"from": "00403e28", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "00401468", "from_function": "FUN_... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401016", "start": "00401000"}], "entry_block": {"end": "00401016", "execute": true, "initialized": true, "name": ".init", "read": true, "size": "23", "start": "00401000", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401000", "instruction": "SUB RSP,0x8", "pcode_ops": ["(register, 0x200, 1) INT_LESS (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x20b, 1) INT_SBORROW (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x207, 1) INT_SLESS (regi... | {"callees": [{"address": "00405010", "is_external": false, "name": "__gmon_start__", "namespace": "<EXTERNAL>", "signature": "undefined __gmon_start__()"}], "callers": [{"address": "00401440", "is_external": false, "name": "FUN_00401440", "namespace": "Global", "signature": "undefined FUN_00401440()"}]} | {"exports": [{"address": "00401000", "name": "_DT_INIT", "symbol": "_DT_INIT"}], "imports": []} | [] | [] | [{"address": "00401000", "bytes": "4883ec08", "fall_through": "00401004", "flow_type": "FALL_THROUGH", "length": "4", "mnemonic": "SUB", "operands": ["RSP", "0x8"], "refs_from": []}, {"address": "00401004", "bytes": "488b05e52f0000", "fall_through": "0040100b", "flow_type": "FALL_THROUGH", "length": "7", "mnemonic": "M... | {"body": {"end": "00401016", "num_addresses": "23", "start": "00401000"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "_DT_INIT", "namespace": "Global", "parameters": [], "qualified_name... | null | null | null | null | null | null |
int MASKED(EVP_PKEY_CTX *ctx)
{
int iVar1;
iVar1 = __gmon_start__();
return iVar1;
}
|
void MASKED(void)
{
__gmon_start__();
return;
}
|
2_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | FUN_00401020 | FUN_00401020 |
void FUN_00401020(void)
{
(*(code *)(undefined *)0x0)();
return;
}
|
void FUN_00401020(void)
{
(*(code *)(undefined *)0x0)();
return;
}
| PUSH qword ptr [0x00404008]
JMP qword ptr [0x00404010] | {"edges": [{"source": "const_0", "target": "CAST_00401026_12", "type": "use"}, {"source": "const_1", "target": "RETURN_00401026_4", "type": "use"}, {"source": "CAST_00401026_12", "target": "unique_268435473", "type": "def"}, {"source": "unique_268435473", "target": "CALLIND_00401026_3", "type": "use"}], "nodes": [{"id"... | {"edges": [{"source": "const_0", "target": "CAST_00401026_12", "type": "use"}, {"source": "const_1", "target": "RETURN_00401026_4", "type": "use"}, {"source": "CAST_00401026_12", "target": "unique_268435473", "type": "def"}, {"source": "unique_268435473", "target": "CALLIND_00401026_3", "type": "use"}], "nodes": [{"id"... | {"edges": [{"source": "00401020", "target": "00404010", "type": "control_flow"}], "nodes": [{"id": "00401020", "label": "00401020", "type": "basic_block"}, {"id": "00404010", "label": "00404010", "type": "basic_block"}]} | {"edges": [{"source": "00401020", "target": "00404010", "type": "control_flow"}], "nodes": [{"id": "00401020", "label": "00401020", "type": "basic_block"}, {"id": "00404010", "label": "00404010", "type": "basic_block"}]} | null | null | [["const_1", "RETURN_00401026_4", "input"], ["CAST_00401026_12", "unique_268435473", "output"], ["unique_268435473", "CALLIND_00401026_3", "input"], ["const_0", "CAST_00401026_12", "input"]] | [["const_1", "RETURN_00401026_4", "input"], ["CAST_00401026_12", "unique_268435473", "output"], ["unique_268435473", "CALLIND_00401026_3", "input"], ["const_0", "CAST_00401026_12", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00401026_4", "type": "input"}, {"source": "CAST_00401026_12", "target": "unique_268435473", "type": "output"}, {"source": "unique_268435473", "target": "CALLIND_00401026_3", "type": "input"}, {"source": "const_0", "target": "CAST_00401026_12", "type": "input"}], "nodes... | {"edges": [{"source": "const_1", "target": "RETURN_00401026_4", "type": "input"}, {"source": "CAST_00401026_12", "target": "unique_268435473", "type": "output"}, {"source": "unique_268435473", "target": "CALLIND_00401026_3", "type": "input"}, {"source": "const_0", "target": "CAST_00401026_12", "type": "input"}], "nodes... | 00401020 | unknown_arch | unknown_opt | [{"address": "00401020", "is_external": false, "is_global": true, "name": "FUN_00401020", "namespace": "Global", "type": "Function"}, {"address": "00404008", "is_external": false, "is_global": true, "name": "PTR_00404008", "namespace": "Global", "type": "Label"}, {"address": "00404010", "is_external": false, "is_global... | [{"address": "00404008", "datatype": "pointer", "from_instruction": "00401020", "symbol_name": "PTR_00404008", "symbol_type": "Label", "value": "00000000"}, {"address": "00404010", "datatype": "pointer", "from_instruction": "00401026", "symbol_name": "PTR_00404010", "symbol_type": "Label", "value": "00000000"}] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined FUN_00401020()"} | [] | {"incoming": [{"from": "_elfSectionHeaders::00000310", "from_function": "", "type": "DATA"}, {"from": "004020cc", "from_function": "", "type": "INDIRECTION"}, {"from": "00402170", "from_function": "", "type": "DATA"}, {"from": "0040103b", "from_function": "", "type": "UNCONDITIONAL_CALL"}, {"from": "0040104b", "from_fu... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "0040102b", "start": "00401020"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401020", "instruction": "PUSH qword ptr [0x00404008]", "pcode_ops": ["(unique, 0x23c00, 8) COPY (ram, 0x404008, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", " --- STORE (const, 0x1b1, 8) , (register, 0x20, 8) , (unique, 0x23c00, 8)"]}, {"address": "00401026", "instruction":... | {"callees": [], "callers": []} | {"exports": [{"address": "00401020", "name": "FUN_00401020", "symbol": "FUN_00401020"}], "imports": []} | [] | [] | [{"address": "00401020", "bytes": "ff35e22f0000", "fall_through": "00401026", "flow_type": "FALL_THROUGH", "length": "6", "mnemonic": "PUSH", "operands": ["qword ptr [0x00404008]"], "refs_from": [{"to": "00404008", "type": "READ"}]}, {"address": "00401026", "bytes": "ff25e42f0000", "fall_through": "", "flow_type": "COM... | {"body": {"end": "0040102b", "num_addresses": "12", "start": "00401020"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "FUN_00401020", "namespace": "Global", "parameters": [], "qualified_... | [{"address": "00401020", "is_external": false, "is_global": true, "name": "FUN_00401020", "namespace": "Global", "type": "Function"}, {"address": "00404008", "is_external": false, "is_global": true, "name": "PTR_00404008", "namespace": "Global", "type": "Label"}, {"address": "00404010", "is_external": false, "is_global... | [{"address": "00404008", "datatype": "pointer", "from_instruction": "00401020", "symbol_name": "PTR_00404008", "symbol_type": "Label", "value": "00000000"}, {"address": "00404010", "datatype": "pointer", "from_instruction": "00401026", "symbol_name": "PTR_00404010", "symbol_type": "Label", "value": "00000000"}] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined FUN_00401020()"} | [] | {"incoming": [{"from": "_elfSectionHeaders::00000310", "from_function": "", "type": "DATA"}, {"from": "004020cc", "from_function": "", "type": "INDIRECTION"}, {"from": "00402170", "from_function": "", "type": "DATA"}, {"from": "0040103b", "from_function": "", "type": "UNCONDITIONAL_CALL"}, {"from": "0040104b", "from_fu... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "0040102b", "start": "00401020"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401020", "instruction": "PUSH qword ptr [0x00404008]", "pcode_ops": ["(unique, 0x23c00, 8) COPY (ram, 0x404008, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", " --- STORE (const, 0x1b1, 8) , (register, 0x20, 8) , (unique, 0x23c00, 8)"]}, {"address": "00401026", "instruction":... | {"callees": [], "callers": []} | {"exports": [{"address": "00401020", "name": "FUN_00401020", "symbol": "FUN_00401020"}], "imports": []} | [] | [] | [{"address": "00401020", "bytes": "ff35e22f0000", "fall_through": "00401026", "flow_type": "FALL_THROUGH", "length": "6", "mnemonic": "PUSH", "operands": ["qword ptr [0x00404008]"], "refs_from": [{"to": "00404008", "type": "READ"}]}, {"address": "00401026", "bytes": "ff25e42f0000", "fall_through": "", "flow_type": "COM... | {"body": {"end": "0040102b", "num_addresses": "12", "start": "00401020"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "FUN_00401020", "namespace": "Global", "parameters": [], "qualified_... | null | null | null | null | null | null |
void MASKED(void)
{
(*(code *)(undefined *)0x0)();
return;
}
|
void MASKED(void)
{
(*(code *)(undefined *)0x0)();
return;
}
|
3_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_connect | mosquitto_connect |
void mosquitto_connect(void)
{
mosquitto_connect();
return;
}
|
void mosquitto_connect(void)
{
mosquitto_connect();
return;
}
| JMP qword ptr [0x00404018] | {"edges": [{"source": "var_00405000", "target": "CALL_00401030_0", "type": "use"}, {"source": "const_0", "target": "RETURN_00401030_1", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "var_00405000", "label": "var", "type": "var"}, {"id": "CALL_00401030_0", "label": "CALL", "type": "... | {"edges": [{"source": "var_00405000", "target": "CALL_00401030_0", "type": "use"}, {"source": "const_0", "target": "RETURN_00401030_1", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "var_00405000", "label": "var", "type": "var"}, {"id": "CALL_00401030_0", "label": "CALL", "type": "... | {"edges": [{"source": "00401030", "target": "00405000", "type": "control_flow"}], "nodes": [{"id": "00401030", "label": "00401030", "type": "basic_block"}, {"id": "00405000", "label": "00405000", "type": "basic_block"}]} | {"edges": [{"source": "00401030", "target": "00405000", "type": "control_flow"}], "nodes": [{"id": "00401030", "label": "00401030", "type": "basic_block"}, {"id": "00405000", "label": "00405000", "type": "basic_block"}]} | null | null | [["var_00405000", "CALL_00401030_0", "input"], ["const_0", "RETURN_00401030_1", "input"]] | [["var_00405000", "CALL_00401030_0", "input"], ["const_0", "RETURN_00401030_1", "input"]] | {"edges": [{"source": "var_00405000", "target": "CALL_00401030_0", "type": "input"}, {"source": "const_0", "target": "RETURN_00401030_1", "type": "input"}], "nodes": [{"id": "var_00405000", "label": "input", "type": "var"}, {"id": "CALL_00401030_0", "label": "CALL", "type": "op"}, {"id": "RETURN_00401030_1", "label": "... | {"edges": [{"source": "var_00405000", "target": "CALL_00401030_0", "type": "input"}, {"source": "const_0", "target": "RETURN_00401030_1", "type": "input"}], "nodes": [{"id": "var_00405000", "label": "input", "type": "var"}, {"id": "CALL_00401030_0", "label": "CALL", "type": "op"}, {"id": "RETURN_00401030_1", "label": "... | 00401030 | unknown_arch | unknown_opt | [{"address": "00401030", "is_external": false, "is_global": true, "name": "mosquitto_connect", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404018", "is_external": false, "is_global": true, "name": "PTR_mosquitto_connect_00404018", "namespace": "Global", "type": "Label"}, {"address": "00405000", "is_e... | [{"address": "00404018", "datatype": "pointer", "from_instruction": "00401030", "symbol_name": "PTR_mosquitto_connect_00404018", "symbol_type": "Label", "value": "00405000"}] | {"called_functions": [{"address": "00405000", "is_external": false, "name": "mosquitto_connect", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_connect()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_connect()"} | [] | {"incoming": [{"from": "004013ff", "from_function": "main", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401030", "is_external": false, "to": "00404018", "to_function": "", "type": "INDIRECTION"}, {"from": "00401030", "is_external": false, "to": "00405000", "to_function": "mosquitto_connect", "type": "COMPU... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401035", "start": "00401030"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401030", "instruction": "JMP qword ptr [0x00404018]", "pcode_ops": [" --- BRANCHIND (ram, 0x404018, 8)"]}] | {"callees": [{"address": "00405000", "is_external": false, "name": "mosquitto_connect", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_connect()"}], "callers": [{"address": "00401371", "is_external": false, "name": "main", "namespace": "Global", "signature": "int main(int argc, char * * argv)"}]} | {"exports": [{"address": "00401030", "name": "mosquitto_connect", "symbol": "mosquitto_connect"}], "imports": []} | [] | [] | [{"address": "00401030", "bytes": "ff25e22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404018]"], "refs_from": [{"to": "00404018", "type": "INDIRECTION"}, {"to": "00405000", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401035", "num_addresses": "6", "start": "00401030"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_connect", "namespace": "<EXTERNAL>", "parameters": [], "qua... | [{"address": "00401030", "is_external": false, "is_global": true, "name": "mosquitto_connect", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404018", "is_external": false, "is_global": true, "name": "PTR_mosquitto_connect_00404018", "namespace": "Global", "type": "Label"}, {"address": "00405000", "is_e... | [{"address": "00404018", "datatype": "pointer", "from_instruction": "00401030", "symbol_name": "PTR_mosquitto_connect_00404018", "symbol_type": "Label", "value": "00405000"}] | {"called_functions": [{"address": "00405000", "is_external": false, "name": "mosquitto_connect", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_connect()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_connect()"} | [] | {"incoming": [{"from": "004013ff", "from_function": "FUN_00401371", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401030", "is_external": false, "to": "00404018", "to_function": "", "type": "INDIRECTION"}, {"from": "00401030", "is_external": false, "to": "00405000", "to_function": "mosquitto_connect", "type"... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401035", "start": "00401030"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401030", "instruction": "JMP qword ptr [0x00404018]", "pcode_ops": [" --- BRANCHIND (ram, 0x404018, 8)"]}] | {"callees": [{"address": "00405000", "is_external": false, "name": "mosquitto_connect", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_connect()"}], "callers": [{"address": "00401371", "is_external": false, "name": "FUN_00401371", "namespace": "Global", "signature": "undefined FUN_00401371()"}]} | {"exports": [{"address": "00401030", "name": "mosquitto_connect", "symbol": "mosquitto_connect"}], "imports": []} | [] | [] | [{"address": "00401030", "bytes": "ff25e22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404018]"], "refs_from": [{"to": "00404018", "type": "INDIRECTION"}, {"to": "00405000", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401035", "num_addresses": "6", "start": "00401030"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_connect", "namespace": "<EXTERNAL>", "parameters": [], "qua... | null | null | null | null | null | null |
void MASKED(void)
{
MASKED();
return;
}
|
void MASKED(void)
{
MASKED();
return;
}
|
4_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_subscribe | mosquitto_subscribe |
void mosquitto_subscribe(void)
{
mosquitto_subscribe();
return;
}
|
void mosquitto_subscribe(void)
{
mosquitto_subscribe();
return;
}
| JMP qword ptr [0x00404020] | {"edges": [{"source": "const_0", "target": "RETURN_00401040_1", "type": "use"}, {"source": "var_00405008", "target": "CALL_00401040_0", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "var_00405008", "label": "var", "type": "var"}, {"id": "RETURN_00401040_1", "label": "RETURN", "type... | {"edges": [{"source": "const_0", "target": "RETURN_00401040_1", "type": "use"}, {"source": "var_00405008", "target": "CALL_00401040_0", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "var_00405008", "label": "var", "type": "var"}, {"id": "RETURN_00401040_1", "label": "RETURN", "type... | {"edges": [{"source": "00401040", "target": "00405008", "type": "control_flow"}], "nodes": [{"id": "00401040", "label": "00401040", "type": "basic_block"}, {"id": "00405008", "label": "00405008", "type": "basic_block"}]} | {"edges": [{"source": "00401040", "target": "00405008", "type": "control_flow"}], "nodes": [{"id": "00401040", "label": "00401040", "type": "basic_block"}, {"id": "00405008", "label": "00405008", "type": "basic_block"}]} | null | null | [["var_00405008", "CALL_00401040_0", "input"], ["const_0", "RETURN_00401040_1", "input"]] | [["var_00405008", "CALL_00401040_0", "input"], ["const_0", "RETURN_00401040_1", "input"]] | {"edges": [{"source": "var_00405008", "target": "CALL_00401040_0", "type": "input"}, {"source": "const_0", "target": "RETURN_00401040_1", "type": "input"}], "nodes": [{"id": "var_00405008", "label": "input", "type": "var"}, {"id": "RETURN_00401040_1", "label": "RETURN", "type": "op"}, {"id": "CALL_00401040_0", "label":... | {"edges": [{"source": "var_00405008", "target": "CALL_00401040_0", "type": "input"}, {"source": "const_0", "target": "RETURN_00401040_1", "type": "input"}], "nodes": [{"id": "var_00405008", "label": "input", "type": "var"}, {"id": "RETURN_00401040_1", "label": "RETURN", "type": "op"}, {"id": "CALL_00401040_0", "label":... | 00401040 | unknown_arch | unknown_opt | [{"address": "00401040", "is_external": false, "is_global": true, "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404020", "is_external": false, "is_global": true, "name": "PTR_mosquitto_subscribe_00404020", "namespace": "Global", "type": "Label"}, {"address": "00405008", "... | [{"address": "00404020", "datatype": "pointer", "from_instruction": "00401040", "symbol_name": "PTR_mosquitto_subscribe_00404020", "symbol_type": "Label", "value": "00405008"}] | {"called_functions": [{"address": "00405008", "is_external": false, "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_subscribe()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_subscribe()"} | [] | {"incoming": [{"from": "0040123b", "from_function": "on_connect", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401040", "is_external": false, "to": "00404020", "to_function": "", "type": "INDIRECTION"}, {"from": "00401040", "is_external": false, "to": "00405008", "to_function": "mosquitto_subscribe", "type"... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401045", "start": "00401040"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401040", "instruction": "JMP qword ptr [0x00404020]", "pcode_ops": [" --- BRANCHIND (ram, 0x404020, 8)"]}] | {"callees": [{"address": "00405008", "is_external": false, "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_subscribe()"}], "callers": [{"address": "00401202", "is_external": false, "name": "on_connect", "namespace": "Global", "signature": "void on_connect(mosquitto * mosq, vo... | {"exports": [{"address": "00401040", "name": "mosquitto_subscribe", "symbol": "mosquitto_subscribe"}], "imports": []} | [] | [] | [{"address": "00401040", "bytes": "ff25da2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404020]"], "refs_from": [{"to": "00404020", "type": "INDIRECTION"}, {"to": "00405008", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401045", "num_addresses": "6", "start": "00401040"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "parameters": [], "q... | [{"address": "00401040", "is_external": false, "is_global": true, "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404020", "is_external": false, "is_global": true, "name": "PTR_mosquitto_subscribe_00404020", "namespace": "Global", "type": "Label"}, {"address": "00405008", "... | [{"address": "00404020", "datatype": "pointer", "from_instruction": "00401040", "symbol_name": "PTR_mosquitto_subscribe_00404020", "symbol_type": "Label", "value": "00405008"}] | {"called_functions": [{"address": "00405008", "is_external": false, "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_subscribe()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_subscribe()"} | [] | {"incoming": [{"from": "0040123b", "from_function": "FUN_00401202", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401040", "is_external": false, "to": "00404020", "to_function": "", "type": "INDIRECTION"}, {"from": "00401040", "is_external": false, "to": "00405008", "to_function": "mosquitto_subscribe", "typ... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401045", "start": "00401040"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401040", "instruction": "JMP qword ptr [0x00404020]", "pcode_ops": [" --- BRANCHIND (ram, 0x404020, 8)"]}] | {"callees": [{"address": "00405008", "is_external": false, "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_subscribe()"}], "callers": [{"address": "00401202", "is_external": false, "name": "FUN_00401202", "namespace": "Global", "signature": "undefined FUN_00401202()"}]} | {"exports": [{"address": "00401040", "name": "mosquitto_subscribe", "symbol": "mosquitto_subscribe"}], "imports": []} | [] | [] | [{"address": "00401040", "bytes": "ff25da2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404020]"], "refs_from": [{"to": "00404020", "type": "INDIRECTION"}, {"to": "00405008", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401045", "num_addresses": "6", "start": "00401040"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "parameters": [], "q... | null | null | null | null | null | null |
void MASKED(void)
{
MASKED();
return;
}
|
void MASKED(void)
{
MASKED();
return;
}
|
5_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | puts | puts |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int puts(char *__s)
{
int iVar1;
iVar1 = puts(__s);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int puts(char *__s)
{
int iVar1;
iVar1 = puts(__s);
return iVar1;
}
| JMP qword ptr [0x00404028] | {"edges": [{"source": "reg_register:00000000", "target": "RETURN_00401050_1", "type": "use"}, {"source": "const_0", "target": "RETURN_00401050_1", "type": "use"}, {"source": "CALL_00401050_0", "target": "reg_register:00000000", "type": "def"}, {"source": "reg_register:00000038", "target": "CALL_00401050_0", "type": "us... | {"edges": [{"source": "reg_register:00000000", "target": "RETURN_00401050_1", "type": "use"}, {"source": "const_0", "target": "RETURN_00401050_1", "type": "use"}, {"source": "CALL_00401050_0", "target": "reg_register:00000000", "type": "def"}, {"source": "reg_register:00000038", "target": "CALL_00401050_0", "type": "us... | {"edges": [{"source": "00401050", "target": "00405018", "type": "control_flow"}], "nodes": [{"id": "00401050", "label": "00401050", "type": "basic_block"}, {"id": "00405018", "label": "00405018", "type": "basic_block"}]} | {"edges": [{"source": "00401050", "target": "00405018", "type": "control_flow"}], "nodes": [{"id": "00401050", "label": "00401050", "type": "basic_block"}, {"id": "00405018", "label": "00405018", "type": "basic_block"}]} | null | null | [["var_00405018", "CALL_00401050_0", "input"], ["const_0", "RETURN_00401050_1", "input"], ["reg_register:00000038", "CALL_00401050_0", "input"], ["CALL_00401050_0", "reg_register:00000000", "output"], ["reg_register:00000000", "RETURN_00401050_1", "input"]] | [["var_00405018", "CALL_00401050_0", "input"], ["const_0", "RETURN_00401050_1", "input"], ["reg_register:00000038", "CALL_00401050_0", "input"], ["CALL_00401050_0", "reg_register:00000000", "output"], ["reg_register:00000000", "RETURN_00401050_1", "input"]] | {"edges": [{"source": "var_00405018", "target": "CALL_00401050_0", "type": "input"}, {"source": "const_0", "target": "RETURN_00401050_1", "type": "input"}, {"source": "reg_register:00000038", "target": "CALL_00401050_0", "type": "input"}, {"source": "CALL_00401050_0", "target": "reg_register:00000000", "type": "output"... | {"edges": [{"source": "var_00405018", "target": "CALL_00401050_0", "type": "input"}, {"source": "const_0", "target": "RETURN_00401050_1", "type": "input"}, {"source": "reg_register:00000038", "target": "CALL_00401050_0", "type": "input"}, {"source": "CALL_00401050_0", "target": "reg_register:00000000", "type": "output"... | 00401050 | unknown_arch | unknown_opt | [{"address": "00401050", "is_external": false, "is_global": true, "name": "puts", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404028", "is_external": false, "is_global": true, "name": "PTR_puts_00404028", "namespace": "Global", "type": "Label"}, {"address": "00405018", "is_external": false, "is_globa... | [{"address": "00404028", "datatype": "pointer", "from_instruction": "00401050", "symbol_name": "PTR_puts_00404028", "symbol_type": "Label", "value": "00405018"}] | {"called_functions": [{"address": "00405018", "is_external": false, "name": "puts", "namespace": "<EXTERNAL>", "signature": "int puts(char * __s)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "char *", "is_register": true, "is_stack": false, "name": "__s", "size": "8", "storage": "RDI:... | [] | {"incoming": [{"from": "0040124e", "from_function": "on_connect", "type": "UNCONDITIONAL_CALL"}, {"from": "00401281", "from_function": "on_connect", "type": "UNCONDITIONAL_CALL"}, {"from": "004012cf", "from_function": "on_connect", "type": "UNCONDITIONAL_CALL"}, {"from": "0040131d", "from_function": "on_connect", "type... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["char *"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401055", "start": "00401050"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401050", "instruction": "JMP qword ptr [0x00404028]", "pcode_ops": [" --- BRANCHIND (ram, 0x404028, 8)"]}] | {"callees": [{"address": "00405018", "is_external": false, "name": "puts", "namespace": "<EXTERNAL>", "signature": "int puts(char * __s)"}], "callers": [{"address": "00401202", "is_external": false, "name": "on_connect", "namespace": "Global", "signature": "void on_connect(mosquitto * mosq, void * obj, int rc)"}]} | {"exports": [{"address": "00401050", "name": "puts", "symbol": "puts"}], "imports": []} | [] | [] | [{"address": "00401050", "bytes": "ff25d22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404028]"], "refs_from": [{"to": "00404028", "type": "INDIRECTION"}, {"to": "00405018", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401055", "num_addresses": "6", "start": "00401050"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "puts", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "dat... | [{"address": "00401050", "is_external": false, "is_global": true, "name": "puts", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404028", "is_external": false, "is_global": true, "name": "PTR_puts_00404028", "namespace": "Global", "type": "Label"}, {"address": "00405018", "is_external": false, "is_globa... | [{"address": "00404028", "datatype": "pointer", "from_instruction": "00401050", "symbol_name": "PTR_puts_00404028", "symbol_type": "Label", "value": "00405018"}] | {"called_functions": [{"address": "00405018", "is_external": false, "name": "puts", "namespace": "<EXTERNAL>", "signature": "int puts(char * __s)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "char *", "is_register": true, "is_stack": false, "name": "__s", "size": "8", "storage": "RDI:... | [] | {"incoming": [{"from": "0040124e", "from_function": "FUN_00401202", "type": "UNCONDITIONAL_CALL"}, {"from": "00401281", "from_function": "FUN_00401202", "type": "UNCONDITIONAL_CALL"}, {"from": "004012cf", "from_function": "FUN_00401202", "type": "UNCONDITIONAL_CALL"}, {"from": "0040131d", "from_function": "FUN_00401202... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["char *"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401055", "start": "00401050"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401050", "instruction": "JMP qword ptr [0x00404028]", "pcode_ops": [" --- BRANCHIND (ram, 0x404028, 8)"]}] | {"callees": [{"address": "00405018", "is_external": false, "name": "puts", "namespace": "<EXTERNAL>", "signature": "int puts(char * __s)"}], "callers": [{"address": "00401202", "is_external": false, "name": "FUN_00401202", "namespace": "Global", "signature": "undefined FUN_00401202()"}]} | {"exports": [{"address": "00401050", "name": "puts", "symbol": "puts"}], "imports": []} | [] | [] | [{"address": "00401050", "bytes": "ff25d22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404028]"], "refs_from": [{"to": "00404028", "type": "INDIRECTION"}, {"to": "00405018", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401055", "num_addresses": "6", "start": "00401050"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "puts", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "dat... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__s)
{
int iVar1;
iVar1 = MASKED(__s);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__s)
{
int iVar1;
iVar1 = MASKED(__s);
return iVar1;
}
|
6_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | exit | exit |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void exit(int __status)
{
/* WARNING: Subroutine does not return */
exit(__status);
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void exit(int __status)
{
/* WARNING: Subroutine does not return */
exit(__status);
}
| JMP qword ptr [0x00404030] | {"edges": [{"source": "reg_register:00000038", "target": "CALL_00401060_0", "type": "use"}, {"source": "var_00405020", "target": "CALL_00401060_0", "type": "use"}, {"source": "const_1", "target": "RETURN_00401060_2", "type": "use"}], "nodes": [{"id": "var_00405020", "label": "var", "type": "var"}, {"id": "RETURN_004010... | {"edges": [{"source": "reg_register:00000038", "target": "CALL_00401060_0", "type": "use"}, {"source": "var_00405020", "target": "CALL_00401060_0", "type": "use"}, {"source": "const_1", "target": "RETURN_00401060_2", "type": "use"}], "nodes": [{"id": "var_00405020", "label": "var", "type": "var"}, {"id": "RETURN_004010... | {"edges": [{"source": "00401060", "target": "00405020", "type": "control_flow"}], "nodes": [{"id": "00401060", "label": "00401060", "type": "basic_block"}, {"id": "00405020", "label": "00405020", "type": "basic_block"}]} | {"edges": [{"source": "00401060", "target": "00405020", "type": "control_flow"}], "nodes": [{"id": "00401060", "label": "00401060", "type": "basic_block"}, {"id": "00405020", "label": "00405020", "type": "basic_block"}]} | null | null | [["reg_register:00000038", "CALL_00401060_0", "input"], ["const_1", "RETURN_00401060_2", "input"], ["var_00405020", "CALL_00401060_0", "input"]] | [["reg_register:00000038", "CALL_00401060_0", "input"], ["const_1", "RETURN_00401060_2", "input"], ["var_00405020", "CALL_00401060_0", "input"]] | {"edges": [{"source": "reg_register:00000038", "target": "CALL_00401060_0", "type": "input"}, {"source": "const_1", "target": "RETURN_00401060_2", "type": "input"}, {"source": "var_00405020", "target": "CALL_00401060_0", "type": "input"}], "nodes": [{"id": "var_00405020", "label": "input", "type": "var"}, {"id": "RETUR... | {"edges": [{"source": "reg_register:00000038", "target": "CALL_00401060_0", "type": "input"}, {"source": "const_1", "target": "RETURN_00401060_2", "type": "input"}, {"source": "var_00405020", "target": "CALL_00401060_0", "type": "input"}], "nodes": [{"id": "var_00405020", "label": "input", "type": "var"}, {"id": "RETUR... | 00401060 | unknown_arch | unknown_opt | [{"address": "00401060", "is_external": false, "is_global": true, "name": "exit", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404030", "is_external": false, "is_global": true, "name": "PTR_exit_00404030", "namespace": "Global", "type": "Label"}, {"address": "00405020", "is_external": false, "is_globa... | [{"address": "00404030", "datatype": "pointer", "from_instruction": "00401060", "symbol_name": "PTR_exit_00404030", "symbol_type": "Label", "value": "00405020"}] | {"called_functions": [{"address": "00405020", "is_external": false, "name": "exit", "namespace": "<EXTERNAL>", "signature": "void exit(int __status)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "int", "is_register": true, "is_stack": false, "name": "__status", "size": "4", "storage": ... | [] | {"incoming": [{"from": "00401220", "from_function": "on_connect", "type": "UNCONDITIONAL_CALL"}, {"from": "00401258", "from_function": "on_connect", "type": "UNCONDITIONAL_CALL"}, {"from": "0040128b", "from_function": "on_connect", "type": "UNCONDITIONAL_CALL"}, {"from": "004012d9", "from_function": "on_connect", "type... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["int"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["void"]} | {"body_ranges": [{"end": "00401065", "start": "00401060"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401060", "instruction": "JMP qword ptr [0x00404030]", "pcode_ops": [" --- BRANCHIND (ram, 0x404030, 8)"]}] | {"callees": [{"address": "00405020", "is_external": false, "name": "exit", "namespace": "<EXTERNAL>", "signature": "void exit(int __status)"}], "callers": [{"address": "0040132f", "is_external": false, "name": "on_publish", "namespace": "Global", "signature": "void on_publish(mosquitto * mosq, void * obj, int mid)"}, {... | {"exports": [{"address": "00401060", "name": "exit", "symbol": "exit"}], "imports": []} | [] | [] | [{"address": "00401060", "bytes": "ff25ca2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404030]"], "refs_from": [{"to": "00404030", "type": "INDIRECTION"}, {"to": "00405020", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401065", "num_addresses": "6", "start": "00401060"}, "calling_convention": "unknown", "comment": "", "has_no_return": true, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "exit", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "data... | [{"address": "00401060", "is_external": false, "is_global": true, "name": "exit", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404030", "is_external": false, "is_global": true, "name": "PTR_exit_00404030", "namespace": "Global", "type": "Label"}, {"address": "00405020", "is_external": false, "is_globa... | [{"address": "00404030", "datatype": "pointer", "from_instruction": "00401060", "symbol_name": "PTR_exit_00404030", "symbol_type": "Label", "value": "00405020"}] | {"called_functions": [{"address": "00405020", "is_external": false, "name": "exit", "namespace": "<EXTERNAL>", "signature": "void exit(int __status)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "int", "is_register": true, "is_stack": false, "name": "__status", "size": "4", "storage": ... | [] | {"incoming": [{"from": "00401220", "from_function": "FUN_00401202", "type": "UNCONDITIONAL_CALL"}, {"from": "00401258", "from_function": "FUN_00401202", "type": "UNCONDITIONAL_CALL"}, {"from": "0040128b", "from_function": "FUN_00401202", "type": "UNCONDITIONAL_CALL"}, {"from": "004012d9", "from_function": "FUN_00401202... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["int"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["void"]} | {"body_ranges": [{"end": "00401065", "start": "00401060"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401060", "instruction": "JMP qword ptr [0x00404030]", "pcode_ops": [" --- BRANCHIND (ram, 0x404030, 8)"]}] | {"callees": [{"address": "00405020", "is_external": false, "name": "exit", "namespace": "<EXTERNAL>", "signature": "void exit(int __status)"}], "callers": [{"address": "0040132f", "is_external": false, "name": "FUN_0040132f", "namespace": "Global", "signature": "undefined FUN_0040132f()"}, {"address": "00401202", "is_e... | {"exports": [{"address": "00401060", "name": "exit", "symbol": "exit"}], "imports": []} | [] | [] | [{"address": "00401060", "bytes": "ff25ca2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404030]"], "refs_from": [{"to": "00404030", "type": "INDIRECTION"}, {"to": "00405020", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401065", "num_addresses": "6", "start": "00401060"}, "calling_convention": "unknown", "comment": "", "has_no_return": true, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "exit", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "data... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(int __status)
{
/* WARNING: Subroutine does not return */
MASKED(__status);
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(int __status)
{
/* WARNING: Subroutine does not return */
MASKED(__status);
}
|
7_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_connect_callback_set | mosquitto_connect_callback_set |
void mosquitto_connect_callback_set(void)
{
mosquitto_connect_callback_set();
return;
}
|
void mosquitto_connect_callback_set(void)
{
mosquitto_connect_callback_set();
return;
}
| JMP qword ptr [0x00404038] | {"edges": [{"source": "const_0", "target": "RETURN_00401070_1", "type": "use"}, {"source": "var_00405030", "target": "CALL_00401070_0", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "var_00405030", "label": "var", "type": "var"}, {"id": "RETURN_00401070_1", "label": "RETURN", "type... | {"edges": [{"source": "const_0", "target": "RETURN_00401070_1", "type": "use"}, {"source": "var_00405030", "target": "CALL_00401070_0", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "var_00405030", "label": "var", "type": "var"}, {"id": "RETURN_00401070_1", "label": "RETURN", "type... | {"edges": [{"source": "00401070", "target": "00405030", "type": "control_flow"}], "nodes": [{"id": "00401070", "label": "00401070", "type": "basic_block"}, {"id": "00405030", "label": "00405030", "type": "basic_block"}]} | {"edges": [{"source": "00401070", "target": "00405030", "type": "control_flow"}], "nodes": [{"id": "00401070", "label": "00401070", "type": "basic_block"}, {"id": "00405030", "label": "00405030", "type": "basic_block"}]} | null | null | [["var_00405030", "CALL_00401070_0", "input"], ["const_0", "RETURN_00401070_1", "input"]] | [["var_00405030", "CALL_00401070_0", "input"], ["const_0", "RETURN_00401070_1", "input"]] | {"edges": [{"source": "var_00405030", "target": "CALL_00401070_0", "type": "input"}, {"source": "const_0", "target": "RETURN_00401070_1", "type": "input"}], "nodes": [{"id": "var_00405030", "label": "input", "type": "var"}, {"id": "RETURN_00401070_1", "label": "RETURN", "type": "op"}, {"id": "CALL_00401070_0", "label":... | {"edges": [{"source": "var_00405030", "target": "CALL_00401070_0", "type": "input"}, {"source": "const_0", "target": "RETURN_00401070_1", "type": "input"}], "nodes": [{"id": "var_00405030", "label": "input", "type": "var"}, {"id": "RETURN_00401070_1", "label": "RETURN", "type": "op"}, {"id": "CALL_00401070_0", "label":... | 00401070 | unknown_arch | unknown_opt | [{"address": "00401070", "is_external": false, "is_global": true, "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404038", "is_external": false, "is_global": true, "name": "PTR_mosquitto_connect_callback_set_00404038", "namespace": "Global", "type": "Label"}, {"a... | [{"address": "00404038", "datatype": "pointer", "from_instruction": "00401070", "symbol_name": "PTR_mosquitto_connect_callback_set_00404038", "symbol_type": "Label", "value": "00405030"}] | {"called_functions": [{"address": "00405030", "is_external": false, "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_connect_callback_set()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_connect_c... | [] | {"incoming": [{"from": "004013d5", "from_function": "main", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401070", "is_external": false, "to": "00404038", "to_function": "", "type": "INDIRECTION"}, {"from": "00401070", "is_external": false, "to": "00405030", "to_function": "mosquitto_connect_callback_set", "... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401075", "start": "00401070"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401070", "instruction": "JMP qword ptr [0x00404038]", "pcode_ops": [" --- BRANCHIND (ram, 0x404038, 8)"]}] | {"callees": [{"address": "00405030", "is_external": false, "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_connect_callback_set()"}], "callers": [{"address": "00401371", "is_external": false, "name": "main", "namespace": "Global", "signature": "int main(int argc, c... | {"exports": [{"address": "00401070", "name": "mosquitto_connect_callback_set", "symbol": "mosquitto_connect_callback_set"}], "imports": []} | [] | [] | [{"address": "00401070", "bytes": "ff25c22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404038]"], "refs_from": [{"to": "00404038", "type": "INDIRECTION"}, {"to": "00405030", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401075", "num_addresses": "6", "start": "00401070"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "paramete... | [{"address": "00401070", "is_external": false, "is_global": true, "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404038", "is_external": false, "is_global": true, "name": "PTR_mosquitto_connect_callback_set_00404038", "namespace": "Global", "type": "Label"}, {"a... | [{"address": "00404038", "datatype": "pointer", "from_instruction": "00401070", "symbol_name": "PTR_mosquitto_connect_callback_set_00404038", "symbol_type": "Label", "value": "00405030"}] | {"called_functions": [{"address": "00405030", "is_external": false, "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_connect_callback_set()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_connect_c... | [] | {"incoming": [{"from": "004013d5", "from_function": "FUN_00401371", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401070", "is_external": false, "to": "00404038", "to_function": "", "type": "INDIRECTION"}, {"from": "00401070", "is_external": false, "to": "00405030", "to_function": "mosquitto_connect_callback... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401075", "start": "00401070"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401070", "instruction": "JMP qword ptr [0x00404038]", "pcode_ops": [" --- BRANCHIND (ram, 0x404038, 8)"]}] | {"callees": [{"address": "00405030", "is_external": false, "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_connect_callback_set()"}], "callers": [{"address": "00401371", "is_external": false, "name": "FUN_00401371", "namespace": "Global", "signature": "undefined FU... | {"exports": [{"address": "00401070", "name": "mosquitto_connect_callback_set", "symbol": "mosquitto_connect_callback_set"}], "imports": []} | [] | [] | [{"address": "00401070", "bytes": "ff25c22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404038]"], "refs_from": [{"to": "00404038", "type": "INDIRECTION"}, {"to": "00405030", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401075", "num_addresses": "6", "start": "00401070"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "paramete... | null | null | null | null | null | null |
void MASKED(void)
{
MASKED();
return;
}
|
void MASKED(void)
{
MASKED();
return;
}
|
8_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_int_option | mosquitto_int_option |
void mosquitto_int_option(void)
{
mosquitto_int_option();
return;
}
|
void mosquitto_int_option(void)
{
mosquitto_int_option();
return;
}
| JMP qword ptr [0x00404040] | {"edges": [{"source": "const_0", "target": "RETURN_00401080_1", "type": "use"}, {"source": "var_00405038", "target": "CALL_00401080_0", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "CALL_00401080_0", "label": "CALL", "type": "op"}, {"id": "var_00405038", "label": "var", "type": "v... | {"edges": [{"source": "const_0", "target": "RETURN_00401080_1", "type": "use"}, {"source": "var_00405038", "target": "CALL_00401080_0", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "CALL_00401080_0", "label": "CALL", "type": "op"}, {"id": "var_00405038", "label": "var", "type": "v... | {"edges": [{"source": "00401080", "target": "00405038", "type": "control_flow"}], "nodes": [{"id": "00401080", "label": "00401080", "type": "basic_block"}, {"id": "00405038", "label": "00405038", "type": "basic_block"}]} | {"edges": [{"source": "00401080", "target": "00405038", "type": "control_flow"}], "nodes": [{"id": "00401080", "label": "00401080", "type": "basic_block"}, {"id": "00405038", "label": "00405038", "type": "basic_block"}]} | null | null | [["const_0", "RETURN_00401080_1", "input"], ["var_00405038", "CALL_00401080_0", "input"]] | [["const_0", "RETURN_00401080_1", "input"], ["var_00405038", "CALL_00401080_0", "input"]] | {"edges": [{"source": "const_0", "target": "RETURN_00401080_1", "type": "input"}, {"source": "var_00405038", "target": "CALL_00401080_0", "type": "input"}], "nodes": [{"id": "CALL_00401080_0", "label": "CALL", "type": "op"}, {"id": "var_00405038", "label": "input", "type": "var"}, {"id": "RETURN_00401080_1", "label": "... | {"edges": [{"source": "const_0", "target": "RETURN_00401080_1", "type": "input"}, {"source": "var_00405038", "target": "CALL_00401080_0", "type": "input"}], "nodes": [{"id": "CALL_00401080_0", "label": "CALL", "type": "op"}, {"id": "var_00405038", "label": "input", "type": "var"}, {"id": "RETURN_00401080_1", "label": "... | 00401080 | unknown_arch | unknown_opt | [{"address": "00401080", "is_external": false, "is_global": true, "name": "mosquitto_int_option", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404040", "is_external": false, "is_global": true, "name": "PTR_mosquitto_int_option_00404040", "namespace": "Global", "type": "Label"}, {"address": "00405038",... | [{"address": "00404040", "datatype": "pointer", "from_instruction": "00401080", "symbol_name": "PTR_mosquitto_int_option_00404040", "symbol_type": "Label", "value": "00405038"}] | {"called_functions": [{"address": "00405038", "is_external": false, "name": "mosquitto_int_option", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_int_option()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_int_option()"} | [] | {"incoming": [{"from": "004013c4", "from_function": "main", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401080", "is_external": false, "to": "00404040", "to_function": "", "type": "INDIRECTION"}, {"from": "00401080", "is_external": false, "to": "00405038", "to_function": "mosquitto_int_option", "type": "CO... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401085", "start": "00401080"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401080", "instruction": "JMP qword ptr [0x00404040]", "pcode_ops": [" --- BRANCHIND (ram, 0x404040, 8)"]}] | {"callees": [{"address": "00405038", "is_external": false, "name": "mosquitto_int_option", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_int_option()"}], "callers": [{"address": "00401371", "is_external": false, "name": "main", "namespace": "Global", "signature": "int main(int argc, char * * argv)"}]} | {"exports": [{"address": "00401080", "name": "mosquitto_int_option", "symbol": "mosquitto_int_option"}], "imports": []} | [] | [] | [{"address": "00401080", "bytes": "ff25ba2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404040]"], "refs_from": [{"to": "00404040", "type": "INDIRECTION"}, {"to": "00405038", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401085", "num_addresses": "6", "start": "00401080"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_int_option", "namespace": "<EXTERNAL>", "parameters": [], "... | [{"address": "00401080", "is_external": false, "is_global": true, "name": "mosquitto_int_option", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404040", "is_external": false, "is_global": true, "name": "PTR_mosquitto_int_option_00404040", "namespace": "Global", "type": "Label"}, {"address": "00405038",... | [{"address": "00404040", "datatype": "pointer", "from_instruction": "00401080", "symbol_name": "PTR_mosquitto_int_option_00404040", "symbol_type": "Label", "value": "00405038"}] | {"called_functions": [{"address": "00405038", "is_external": false, "name": "mosquitto_int_option", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_int_option()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_int_option()"} | [] | {"incoming": [{"from": "004013c4", "from_function": "FUN_00401371", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401080", "is_external": false, "to": "00404040", "to_function": "", "type": "INDIRECTION"}, {"from": "00401080", "is_external": false, "to": "00405038", "to_function": "mosquitto_int_option", "ty... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401085", "start": "00401080"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401080", "instruction": "JMP qword ptr [0x00404040]", "pcode_ops": [" --- BRANCHIND (ram, 0x404040, 8)"]}] | {"callees": [{"address": "00405038", "is_external": false, "name": "mosquitto_int_option", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_int_option()"}], "callers": [{"address": "00401371", "is_external": false, "name": "FUN_00401371", "namespace": "Global", "signature": "undefined FUN_00401371()"}]} | {"exports": [{"address": "00401080", "name": "mosquitto_int_option", "symbol": "mosquitto_int_option"}], "imports": []} | [] | [] | [{"address": "00401080", "bytes": "ff25ba2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404040]"], "refs_from": [{"to": "00404040", "type": "INDIRECTION"}, {"to": "00405038", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401085", "num_addresses": "6", "start": "00401080"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_int_option", "namespace": "<EXTERNAL>", "parameters": [], "... | null | null | null | null | null | null |
void MASKED(void)
{
MASKED();
return;
}
|
void MASKED(void)
{
MASKED();
return;
}
|
9_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_lib_init | mosquitto_lib_init |
void mosquitto_lib_init(void)
{
mosquitto_lib_init();
return;
}
|
void mosquitto_lib_init(void)
{
mosquitto_lib_init();
return;
}
| JMP qword ptr [0x00404048] | {"edges": [{"source": "var_00405040", "target": "CALL_00401090_0", "type": "use"}, {"source": "const_0", "target": "RETURN_00401090_1", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "CALL_00401090_0", "label": "CALL", "type": "op"}, {"id": "RETURN_00401090_1", "label": "RETURN", "t... | {"edges": [{"source": "var_00405040", "target": "CALL_00401090_0", "type": "use"}, {"source": "const_0", "target": "RETURN_00401090_1", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "CALL_00401090_0", "label": "CALL", "type": "op"}, {"id": "RETURN_00401090_1", "label": "RETURN", "t... | {"edges": [{"source": "00401090", "target": "00405040", "type": "control_flow"}], "nodes": [{"id": "00401090", "label": "00401090", "type": "basic_block"}, {"id": "00405040", "label": "00405040", "type": "basic_block"}]} | {"edges": [{"source": "00401090", "target": "00405040", "type": "control_flow"}], "nodes": [{"id": "00401090", "label": "00401090", "type": "basic_block"}, {"id": "00405040", "label": "00405040", "type": "basic_block"}]} | null | null | [["const_0", "RETURN_00401090_1", "input"], ["var_00405040", "CALL_00401090_0", "input"]] | [["const_0", "RETURN_00401090_1", "input"], ["var_00405040", "CALL_00401090_0", "input"]] | {"edges": [{"source": "const_0", "target": "RETURN_00401090_1", "type": "input"}, {"source": "var_00405040", "target": "CALL_00401090_0", "type": "input"}], "nodes": [{"id": "CALL_00401090_0", "label": "CALL", "type": "op"}, {"id": "RETURN_00401090_1", "label": "RETURN", "type": "op"}, {"id": "var_00405040", "label": "... | {"edges": [{"source": "const_0", "target": "RETURN_00401090_1", "type": "input"}, {"source": "var_00405040", "target": "CALL_00401090_0", "type": "input"}], "nodes": [{"id": "CALL_00401090_0", "label": "CALL", "type": "op"}, {"id": "RETURN_00401090_1", "label": "RETURN", "type": "op"}, {"id": "var_00405040", "label": "... | 00401090 | unknown_arch | unknown_opt | [{"address": "00401090", "is_external": false, "is_global": true, "name": "mosquitto_lib_init", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404048", "is_external": false, "is_global": true, "name": "PTR_mosquitto_lib_init_00404048", "namespace": "Global", "type": "Label"}, {"address": "00405040", "is... | [{"address": "00404048", "datatype": "pointer", "from_instruction": "00401090", "symbol_name": "PTR_mosquitto_lib_init_00404048", "symbol_type": "Label", "value": "00405040"}] | {"called_functions": [{"address": "00405040", "is_external": false, "name": "mosquitto_lib_init", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_lib_init()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_lib_init()"} | [] | {"incoming": [{"from": "00401396", "from_function": "main", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401090", "is_external": false, "to": "00404048", "to_function": "", "type": "INDIRECTION"}, {"from": "00401090", "is_external": false, "to": "00405040", "to_function": "mosquitto_lib_init", "type": "COMP... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401095", "start": "00401090"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401090", "instruction": "JMP qword ptr [0x00404048]", "pcode_ops": [" --- BRANCHIND (ram, 0x404048, 8)"]}] | {"callees": [{"address": "00405040", "is_external": false, "name": "mosquitto_lib_init", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_lib_init()"}], "callers": [{"address": "00401371", "is_external": false, "name": "main", "namespace": "Global", "signature": "int main(int argc, char * * argv)"}]} | {"exports": [{"address": "00401090", "name": "mosquitto_lib_init", "symbol": "mosquitto_lib_init"}], "imports": []} | [] | [] | [{"address": "00401090", "bytes": "ff25b22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404048]"], "refs_from": [{"to": "00404048", "type": "INDIRECTION"}, {"to": "00405040", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401095", "num_addresses": "6", "start": "00401090"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_lib_init", "namespace": "<EXTERNAL>", "parameters": [], "qu... | [{"address": "00401090", "is_external": false, "is_global": true, "name": "mosquitto_lib_init", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404048", "is_external": false, "is_global": true, "name": "PTR_mosquitto_lib_init_00404048", "namespace": "Global", "type": "Label"}, {"address": "00405040", "is... | [{"address": "00404048", "datatype": "pointer", "from_instruction": "00401090", "symbol_name": "PTR_mosquitto_lib_init_00404048", "symbol_type": "Label", "value": "00405040"}] | {"called_functions": [{"address": "00405040", "is_external": false, "name": "mosquitto_lib_init", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_lib_init()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_lib_init()"} | [] | {"incoming": [{"from": "00401396", "from_function": "FUN_00401371", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401090", "is_external": false, "to": "00404048", "to_function": "", "type": "INDIRECTION"}, {"from": "00401090", "is_external": false, "to": "00405040", "to_function": "mosquitto_lib_init", "type... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401095", "start": "00401090"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401090", "instruction": "JMP qword ptr [0x00404048]", "pcode_ops": [" --- BRANCHIND (ram, 0x404048, 8)"]}] | {"callees": [{"address": "00405040", "is_external": false, "name": "mosquitto_lib_init", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_lib_init()"}], "callers": [{"address": "00401371", "is_external": false, "name": "FUN_00401371", "namespace": "Global", "signature": "undefined FUN_00401371()"}]} | {"exports": [{"address": "00401090", "name": "mosquitto_lib_init", "symbol": "mosquitto_lib_init"}], "imports": []} | [] | [] | [{"address": "00401090", "bytes": "ff25b22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404048]"], "refs_from": [{"to": "00404048", "type": "INDIRECTION"}, {"to": "00405040", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401095", "num_addresses": "6", "start": "00401090"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_lib_init", "namespace": "<EXTERNAL>", "parameters": [], "qu... | null | null | null | null | null | null |
void MASKED(void)
{
MASKED();
return;
}
|
void MASKED(void)
{
MASKED();
return;
}
|
10_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | atoi | atoi |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int atoi(char *__nptr)
{
int iVar1;
iVar1 = atoi(__nptr);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int atoi(char *__nptr)
{
int iVar1;
iVar1 = atoi(__nptr);
return iVar1;
}
| JMP qword ptr [0x00404050] | {"edges": [{"source": "var_00405048", "target": "CALL_004010a0_0", "type": "use"}, {"source": "const_0", "target": "RETURN_004010a0_1", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_004010a0_1", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_004010a0_0", "type": "use"}, {"so... | {"edges": [{"source": "var_00405048", "target": "CALL_004010a0_0", "type": "use"}, {"source": "const_0", "target": "RETURN_004010a0_1", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_004010a0_1", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_004010a0_0", "type": "use"}, {"so... | {"edges": [{"source": "004010a0", "target": "00405048", "type": "control_flow"}], "nodes": [{"id": "004010a0", "label": "004010a0", "type": "basic_block"}, {"id": "00405048", "label": "00405048", "type": "basic_block"}]} | {"edges": [{"source": "004010a0", "target": "00405048", "type": "control_flow"}], "nodes": [{"id": "004010a0", "label": "004010a0", "type": "basic_block"}, {"id": "00405048", "label": "00405048", "type": "basic_block"}]} | null | null | [["CALL_004010a0_0", "reg_register:00000000", "output"], ["reg_register:00000000", "RETURN_004010a0_1", "input"], ["const_0", "RETURN_004010a0_1", "input"], ["var_00405048", "CALL_004010a0_0", "input"], ["reg_register:00000038", "CALL_004010a0_0", "input"]] | [["CALL_004010a0_0", "reg_register:00000000", "output"], ["reg_register:00000000", "RETURN_004010a0_1", "input"], ["const_0", "RETURN_004010a0_1", "input"], ["var_00405048", "CALL_004010a0_0", "input"], ["reg_register:00000038", "CALL_004010a0_0", "input"]] | {"edges": [{"source": "CALL_004010a0_0", "target": "reg_register:00000000", "type": "output"}, {"source": "reg_register:00000000", "target": "RETURN_004010a0_1", "type": "input"}, {"source": "const_0", "target": "RETURN_004010a0_1", "type": "input"}, {"source": "var_00405048", "target": "CALL_004010a0_0", "type": "inpu... | {"edges": [{"source": "CALL_004010a0_0", "target": "reg_register:00000000", "type": "output"}, {"source": "reg_register:00000000", "target": "RETURN_004010a0_1", "type": "input"}, {"source": "const_0", "target": "RETURN_004010a0_1", "type": "input"}, {"source": "var_00405048", "target": "CALL_004010a0_0", "type": "inpu... | 004010a0 | unknown_arch | unknown_opt | [{"address": "004010a0", "is_external": false, "is_global": true, "name": "atoi", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404050", "is_external": false, "is_global": true, "name": "PTR_atoi_00404050", "namespace": "Global", "type": "Label"}, {"address": "00405048", "is_external": false, "is_globa... | [{"address": "00404050", "datatype": "pointer", "from_instruction": "004010a0", "symbol_name": "PTR_atoi_00404050", "symbol_type": "Label", "value": "00405048"}] | {"called_functions": [{"address": "00405048", "is_external": false, "name": "atoi", "namespace": "<EXTERNAL>", "signature": "int atoi(char * __nptr)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "char *", "is_register": true, "is_stack": false, "name": "__nptr", "size": "8", "storage":... | [] | {"incoming": [{"from": "0040138e", "from_function": "main", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010a0", "is_external": false, "to": "00404050", "to_function": "", "type": "INDIRECTION"}, {"from": "004010a0", "is_external": false, "to": "00405048", "to_function": "atoi", "type": "COMPUTED_CALL_TERM... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["char *"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "004010a5", "start": "004010a0"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010a0", "instruction": "JMP qword ptr [0x00404050]", "pcode_ops": [" --- BRANCHIND (ram, 0x404050, 8)"]}] | {"callees": [{"address": "00405048", "is_external": false, "name": "atoi", "namespace": "<EXTERNAL>", "signature": "int atoi(char * __nptr)"}], "callers": [{"address": "00401371", "is_external": false, "name": "main", "namespace": "Global", "signature": "int main(int argc, char * * argv)"}]} | {"exports": [{"address": "004010a0", "name": "atoi", "symbol": "atoi"}], "imports": []} | [] | [] | [{"address": "004010a0", "bytes": "ff25aa2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404050]"], "refs_from": [{"to": "00404050", "type": "INDIRECTION"}, {"to": "00405048", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010a5", "num_addresses": "6", "start": "004010a0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "atoi", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "dat... | [{"address": "004010a0", "is_external": false, "is_global": true, "name": "atoi", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404050", "is_external": false, "is_global": true, "name": "PTR_atoi_00404050", "namespace": "Global", "type": "Label"}, {"address": "00405048", "is_external": false, "is_globa... | [{"address": "00404050", "datatype": "pointer", "from_instruction": "004010a0", "symbol_name": "PTR_atoi_00404050", "symbol_type": "Label", "value": "00405048"}] | {"called_functions": [{"address": "00405048", "is_external": false, "name": "atoi", "namespace": "<EXTERNAL>", "signature": "int atoi(char * __nptr)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "char *", "is_register": true, "is_stack": false, "name": "__nptr", "size": "8", "storage":... | [] | {"incoming": [{"from": "0040138e", "from_function": "FUN_00401371", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010a0", "is_external": false, "to": "00404050", "to_function": "", "type": "INDIRECTION"}, {"from": "004010a0", "is_external": false, "to": "00405048", "to_function": "atoi", "type": "COMPUTED_C... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["char *"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "004010a5", "start": "004010a0"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010a0", "instruction": "JMP qword ptr [0x00404050]", "pcode_ops": [" --- BRANCHIND (ram, 0x404050, 8)"]}] | {"callees": [{"address": "00405048", "is_external": false, "name": "atoi", "namespace": "<EXTERNAL>", "signature": "int atoi(char * __nptr)"}], "callers": [{"address": "00401371", "is_external": false, "name": "FUN_00401371", "namespace": "Global", "signature": "undefined FUN_00401371()"}]} | {"exports": [{"address": "004010a0", "name": "atoi", "symbol": "atoi"}], "imports": []} | [] | [] | [{"address": "004010a0", "bytes": "ff25aa2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404050]"], "refs_from": [{"to": "00404050", "type": "INDIRECTION"}, {"to": "00405048", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010a5", "num_addresses": "6", "start": "004010a0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "atoi", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "dat... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__nptr)
{
int iVar1;
iVar1 = MASKED(__nptr);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__nptr)
{
int iVar1;
iVar1 = MASKED(__nptr);
return iVar1;
}
|
11_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_publish | mosquitto_publish |
void mosquitto_publish(void)
{
mosquitto_publish();
return;
}
|
void mosquitto_publish(void)
{
mosquitto_publish();
return;
}
| JMP qword ptr [0x00404058] | {"edges": [{"source": "var_00405050", "target": "CALL_004010b0_0", "type": "use"}, {"source": "const_0", "target": "RETURN_004010b0_1", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "CALL_004010b0_0", "label": "CALL", "type": "op"}, {"id": "var_00405050", "label": "var", "type": "v... | {"edges": [{"source": "var_00405050", "target": "CALL_004010b0_0", "type": "use"}, {"source": "const_0", "target": "RETURN_004010b0_1", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "CALL_004010b0_0", "label": "CALL", "type": "op"}, {"id": "var_00405050", "label": "var", "type": "v... | {"edges": [{"source": "004010b0", "target": "00405050", "type": "control_flow"}], "nodes": [{"id": "004010b0", "label": "004010b0", "type": "basic_block"}, {"id": "00405050", "label": "00405050", "type": "basic_block"}]} | {"edges": [{"source": "004010b0", "target": "00405050", "type": "control_flow"}], "nodes": [{"id": "004010b0", "label": "004010b0", "type": "basic_block"}, {"id": "00405050", "label": "00405050", "type": "basic_block"}]} | null | null | [["const_0", "RETURN_004010b0_1", "input"], ["var_00405050", "CALL_004010b0_0", "input"]] | [["const_0", "RETURN_004010b0_1", "input"], ["var_00405050", "CALL_004010b0_0", "input"]] | {"edges": [{"source": "const_0", "target": "RETURN_004010b0_1", "type": "input"}, {"source": "var_00405050", "target": "CALL_004010b0_0", "type": "input"}], "nodes": [{"id": "CALL_004010b0_0", "label": "CALL", "type": "op"}, {"id": "var_00405050", "label": "input", "type": "var"}, {"id": "RETURN_004010b0_1", "label": "... | {"edges": [{"source": "const_0", "target": "RETURN_004010b0_1", "type": "input"}, {"source": "var_00405050", "target": "CALL_004010b0_0", "type": "input"}], "nodes": [{"id": "CALL_004010b0_0", "label": "CALL", "type": "op"}, {"id": "var_00405050", "label": "input", "type": "var"}, {"id": "RETURN_004010b0_1", "label": "... | 004010b0 | unknown_arch | unknown_opt | [{"address": "004010b0", "is_external": false, "is_global": true, "name": "mosquitto_publish", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404058", "is_external": false, "is_global": true, "name": "PTR_mosquitto_publish_00404058", "namespace": "Global", "type": "Label"}, {"address": "00405050", "is_e... | [{"address": "00404058", "datatype": "pointer", "from_instruction": "004010b0", "symbol_name": "PTR_mosquitto_publish_00404058", "symbol_type": "Label", "value": "00405050"}] | {"called_functions": [{"address": "00405050", "is_external": false, "name": "mosquitto_publish", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_publish()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_publish()"} | [] | {"incoming": [{"from": "004012b8", "from_function": "on_connect", "type": "UNCONDITIONAL_CALL"}, {"from": "00401306", "from_function": "on_connect", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010b0", "is_external": false, "to": "00404058", "to_function": "", "type": "INDIRECTION"}, {"from": "004010b0", "... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004010b5", "start": "004010b0"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010b0", "instruction": "JMP qword ptr [0x00404058]", "pcode_ops": [" --- BRANCHIND (ram, 0x404058, 8)"]}] | {"callees": [{"address": "00405050", "is_external": false, "name": "mosquitto_publish", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_publish()"}], "callers": [{"address": "00401202", "is_external": false, "name": "on_connect", "namespace": "Global", "signature": "void on_connect(mosquitto * mosq, void *... | {"exports": [{"address": "004010b0", "name": "mosquitto_publish", "symbol": "mosquitto_publish"}], "imports": []} | [] | [] | [{"address": "004010b0", "bytes": "ff25a22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404058]"], "refs_from": [{"to": "00404058", "type": "INDIRECTION"}, {"to": "00405050", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010b5", "num_addresses": "6", "start": "004010b0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_publish", "namespace": "<EXTERNAL>", "parameters": [], "qua... | [{"address": "004010b0", "is_external": false, "is_global": true, "name": "mosquitto_publish", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404058", "is_external": false, "is_global": true, "name": "PTR_mosquitto_publish_00404058", "namespace": "Global", "type": "Label"}, {"address": "00405050", "is_e... | [{"address": "00404058", "datatype": "pointer", "from_instruction": "004010b0", "symbol_name": "PTR_mosquitto_publish_00404058", "symbol_type": "Label", "value": "00405050"}] | {"called_functions": [{"address": "00405050", "is_external": false, "name": "mosquitto_publish", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_publish()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_publish()"} | [] | {"incoming": [{"from": "004012b8", "from_function": "FUN_00401202", "type": "UNCONDITIONAL_CALL"}, {"from": "00401306", "from_function": "FUN_00401202", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010b0", "is_external": false, "to": "00404058", "to_function": "", "type": "INDIRECTION"}, {"from": "004010b0... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004010b5", "start": "004010b0"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010b0", "instruction": "JMP qword ptr [0x00404058]", "pcode_ops": [" --- BRANCHIND (ram, 0x404058, 8)"]}] | {"callees": [{"address": "00405050", "is_external": false, "name": "mosquitto_publish", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_publish()"}], "callers": [{"address": "00401202", "is_external": false, "name": "FUN_00401202", "namespace": "Global", "signature": "undefined FUN_00401202()"}]} | {"exports": [{"address": "004010b0", "name": "mosquitto_publish", "symbol": "mosquitto_publish"}], "imports": []} | [] | [] | [{"address": "004010b0", "bytes": "ff25a22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404058]"], "refs_from": [{"to": "00404058", "type": "INDIRECTION"}, {"to": "00405050", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010b5", "num_addresses": "6", "start": "004010b0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_publish", "namespace": "<EXTERNAL>", "parameters": [], "qua... | null | null | null | null | null | null |
void MASKED(void)
{
MASKED();
return;
}
|
void MASKED(void)
{
MASKED();
return;
}
|
12_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_unsubscribe | mosquitto_unsubscribe |
void mosquitto_unsubscribe(void)
{
mosquitto_unsubscribe();
return;
}
|
void mosquitto_unsubscribe(void)
{
mosquitto_unsubscribe();
return;
}
| JMP qword ptr [0x00404060] | {"edges": [{"source": "var_00405058", "target": "CALL_004010c0_0", "type": "use"}, {"source": "const_0", "target": "RETURN_004010c0_1", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "CALL_004010c0_0", "label": "CALL", "type": "op"}, {"id": "var_00405058", "label": "var", "type": "v... | {"edges": [{"source": "var_00405058", "target": "CALL_004010c0_0", "type": "use"}, {"source": "const_0", "target": "RETURN_004010c0_1", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "CALL_004010c0_0", "label": "CALL", "type": "op"}, {"id": "var_00405058", "label": "var", "type": "v... | {"edges": [{"source": "004010c0", "target": "00405058", "type": "control_flow"}], "nodes": [{"id": "004010c0", "label": "004010c0", "type": "basic_block"}, {"id": "00405058", "label": "00405058", "type": "basic_block"}]} | {"edges": [{"source": "004010c0", "target": "00405058", "type": "control_flow"}], "nodes": [{"id": "004010c0", "label": "004010c0", "type": "basic_block"}, {"id": "00405058", "label": "00405058", "type": "basic_block"}]} | null | null | [["var_00405058", "CALL_004010c0_0", "input"], ["const_0", "RETURN_004010c0_1", "input"]] | [["var_00405058", "CALL_004010c0_0", "input"], ["const_0", "RETURN_004010c0_1", "input"]] | {"edges": [{"source": "var_00405058", "target": "CALL_004010c0_0", "type": "input"}, {"source": "const_0", "target": "RETURN_004010c0_1", "type": "input"}], "nodes": [{"id": "CALL_004010c0_0", "label": "CALL", "type": "op"}, {"id": "var_00405058", "label": "input", "type": "var"}, {"id": "RETURN_004010c0_1", "label": "... | {"edges": [{"source": "var_00405058", "target": "CALL_004010c0_0", "type": "input"}, {"source": "const_0", "target": "RETURN_004010c0_1", "type": "input"}], "nodes": [{"id": "CALL_004010c0_0", "label": "CALL", "type": "op"}, {"id": "var_00405058", "label": "input", "type": "var"}, {"id": "RETURN_004010c0_1", "label": "... | 004010c0 | unknown_arch | unknown_opt | [{"address": "004010c0", "is_external": false, "is_global": true, "name": "mosquitto_unsubscribe", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404060", "is_external": false, "is_global": true, "name": "PTR_mosquitto_unsubscribe_00404060", "namespace": "Global", "type": "Label"}, {"address": "00405058... | [{"address": "00404060", "datatype": "pointer", "from_instruction": "004010c0", "symbol_name": "PTR_mosquitto_unsubscribe_00404060", "symbol_type": "Label", "value": "00405058"}] | {"called_functions": [{"address": "00405058", "is_external": false, "name": "mosquitto_unsubscribe", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_unsubscribe()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_unsubscribe()"} | [] | {"incoming": [{"from": "0040126e", "from_function": "on_connect", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010c0", "is_external": false, "to": "00404060", "to_function": "", "type": "INDIRECTION"}, {"from": "004010c0", "is_external": false, "to": "00405058", "to_function": "mosquitto_unsubscribe", "typ... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004010c5", "start": "004010c0"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010c0", "instruction": "JMP qword ptr [0x00404060]", "pcode_ops": [" --- BRANCHIND (ram, 0x404060, 8)"]}] | {"callees": [{"address": "00405058", "is_external": false, "name": "mosquitto_unsubscribe", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_unsubscribe()"}], "callers": [{"address": "00401202", "is_external": false, "name": "on_connect", "namespace": "Global", "signature": "void on_connect(mosquitto * mosq... | {"exports": [{"address": "004010c0", "name": "mosquitto_unsubscribe", "symbol": "mosquitto_unsubscribe"}], "imports": []} | [] | [] | [{"address": "004010c0", "bytes": "ff259a2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404060]"], "refs_from": [{"to": "00404060", "type": "INDIRECTION"}, {"to": "00405058", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010c5", "num_addresses": "6", "start": "004010c0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_unsubscribe", "namespace": "<EXTERNAL>", "parameters": [], ... | [{"address": "004010c0", "is_external": false, "is_global": true, "name": "mosquitto_unsubscribe", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404060", "is_external": false, "is_global": true, "name": "PTR_mosquitto_unsubscribe_00404060", "namespace": "Global", "type": "Label"}, {"address": "00405058... | [{"address": "00404060", "datatype": "pointer", "from_instruction": "004010c0", "symbol_name": "PTR_mosquitto_unsubscribe_00404060", "symbol_type": "Label", "value": "00405058"}] | {"called_functions": [{"address": "00405058", "is_external": false, "name": "mosquitto_unsubscribe", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_unsubscribe()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_unsubscribe()"} | [] | {"incoming": [{"from": "0040126e", "from_function": "FUN_00401202", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010c0", "is_external": false, "to": "00404060", "to_function": "", "type": "INDIRECTION"}, {"from": "004010c0", "is_external": false, "to": "00405058", "to_function": "mosquitto_unsubscribe", "t... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004010c5", "start": "004010c0"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010c0", "instruction": "JMP qword ptr [0x00404060]", "pcode_ops": [" --- BRANCHIND (ram, 0x404060, 8)"]}] | {"callees": [{"address": "00405058", "is_external": false, "name": "mosquitto_unsubscribe", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_unsubscribe()"}], "callers": [{"address": "00401202", "is_external": false, "name": "FUN_00401202", "namespace": "Global", "signature": "undefined FUN_00401202()"}]} | {"exports": [{"address": "004010c0", "name": "mosquitto_unsubscribe", "symbol": "mosquitto_unsubscribe"}], "imports": []} | [] | [] | [{"address": "004010c0", "bytes": "ff259a2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404060]"], "refs_from": [{"to": "00404060", "type": "INDIRECTION"}, {"to": "00405058", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010c5", "num_addresses": "6", "start": "004010c0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_unsubscribe", "namespace": "<EXTERNAL>", "parameters": [], ... | null | null | null | null | null | null |
void MASKED(void)
{
MASKED();
return;
}
|
void MASKED(void)
{
MASKED();
return;
}
|
13_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_disconnect | mosquitto_disconnect |
void mosquitto_disconnect(void)
{
mosquitto_disconnect();
return;
}
|
void mosquitto_disconnect(void)
{
mosquitto_disconnect();
return;
}
| JMP qword ptr [0x00404068] | {"edges": [{"source": "const_0", "target": "RETURN_004010d0_1", "type": "use"}, {"source": "var_00405060", "target": "CALL_004010d0_0", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_004010d0_1", "label": "RETURN", "type": "op"}, {"id": "CALL_004010d0_0", "label": "CALL", "t... | {"edges": [{"source": "const_0", "target": "RETURN_004010d0_1", "type": "use"}, {"source": "var_00405060", "target": "CALL_004010d0_0", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_004010d0_1", "label": "RETURN", "type": "op"}, {"id": "CALL_004010d0_0", "label": "CALL", "t... | {"edges": [{"source": "004010d0", "target": "00405060", "type": "control_flow"}], "nodes": [{"id": "004010d0", "label": "004010d0", "type": "basic_block"}, {"id": "00405060", "label": "00405060", "type": "basic_block"}]} | {"edges": [{"source": "004010d0", "target": "00405060", "type": "control_flow"}], "nodes": [{"id": "004010d0", "label": "004010d0", "type": "basic_block"}, {"id": "00405060", "label": "00405060", "type": "basic_block"}]} | null | null | [["const_0", "RETURN_004010d0_1", "input"], ["var_00405060", "CALL_004010d0_0", "input"]] | [["const_0", "RETURN_004010d0_1", "input"], ["var_00405060", "CALL_004010d0_0", "input"]] | {"edges": [{"source": "const_0", "target": "RETURN_004010d0_1", "type": "input"}, {"source": "var_00405060", "target": "CALL_004010d0_0", "type": "input"}], "nodes": [{"id": "RETURN_004010d0_1", "label": "RETURN", "type": "op"}, {"id": "CALL_004010d0_0", "label": "CALL", "type": "op"}, {"id": "var_00405060", "label": "... | {"edges": [{"source": "const_0", "target": "RETURN_004010d0_1", "type": "input"}, {"source": "var_00405060", "target": "CALL_004010d0_0", "type": "input"}], "nodes": [{"id": "RETURN_004010d0_1", "label": "RETURN", "type": "op"}, {"id": "CALL_004010d0_0", "label": "CALL", "type": "op"}, {"id": "var_00405060", "label": "... | 004010d0 | unknown_arch | unknown_opt | [{"address": "004010d0", "is_external": false, "is_global": true, "name": "mosquitto_disconnect", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404068", "is_external": false, "is_global": true, "name": "PTR_mosquitto_disconnect_00404068", "namespace": "Global", "type": "Label"}, {"address": "00405060",... | [{"address": "00404068", "datatype": "pointer", "from_instruction": "004010d0", "symbol_name": "PTR_mosquitto_disconnect_00404068", "symbol_type": "Label", "value": "00405060"}] | {"called_functions": [{"address": "00405060", "is_external": false, "name": "mosquitto_disconnect", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_disconnect()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_disconnect()"} | [] | {"incoming": [{"from": "00401354", "from_function": "on_publish", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010d0", "is_external": false, "to": "00404068", "to_function": "", "type": "INDIRECTION"}, {"from": "004010d0", "is_external": false, "to": "00405060", "to_function": "mosquitto_disconnect", "type... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004010d5", "start": "004010d0"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010d0", "instruction": "JMP qword ptr [0x00404068]", "pcode_ops": [" --- BRANCHIND (ram, 0x404068, 8)"]}] | {"callees": [{"address": "00405060", "is_external": false, "name": "mosquitto_disconnect", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_disconnect()"}], "callers": [{"address": "0040132f", "is_external": false, "name": "on_publish", "namespace": "Global", "signature": "void on_publish(mosquitto * mosq, ... | {"exports": [{"address": "004010d0", "name": "mosquitto_disconnect", "symbol": "mosquitto_disconnect"}], "imports": []} | [] | [] | [{"address": "004010d0", "bytes": "ff25922f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404068]"], "refs_from": [{"to": "00404068", "type": "INDIRECTION"}, {"to": "00405060", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010d5", "num_addresses": "6", "start": "004010d0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_disconnect", "namespace": "<EXTERNAL>", "parameters": [], "... | [{"address": "004010d0", "is_external": false, "is_global": true, "name": "mosquitto_disconnect", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404068", "is_external": false, "is_global": true, "name": "PTR_mosquitto_disconnect_00404068", "namespace": "Global", "type": "Label"}, {"address": "00405060",... | [{"address": "00404068", "datatype": "pointer", "from_instruction": "004010d0", "symbol_name": "PTR_mosquitto_disconnect_00404068", "symbol_type": "Label", "value": "00405060"}] | {"called_functions": [{"address": "00405060", "is_external": false, "name": "mosquitto_disconnect", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_disconnect()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_disconnect()"} | [] | {"incoming": [{"from": "00401354", "from_function": "FUN_0040132f", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010d0", "is_external": false, "to": "00404068", "to_function": "", "type": "INDIRECTION"}, {"from": "004010d0", "is_external": false, "to": "00405060", "to_function": "mosquitto_disconnect", "ty... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004010d5", "start": "004010d0"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010d0", "instruction": "JMP qword ptr [0x00404068]", "pcode_ops": [" --- BRANCHIND (ram, 0x404068, 8)"]}] | {"callees": [{"address": "00405060", "is_external": false, "name": "mosquitto_disconnect", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_disconnect()"}], "callers": [{"address": "0040132f", "is_external": false, "name": "FUN_0040132f", "namespace": "Global", "signature": "undefined FUN_0040132f()"}]} | {"exports": [{"address": "004010d0", "name": "mosquitto_disconnect", "symbol": "mosquitto_disconnect"}], "imports": []} | [] | [] | [{"address": "004010d0", "bytes": "ff25922f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404068]"], "refs_from": [{"to": "00404068", "type": "INDIRECTION"}, {"to": "00405060", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010d5", "num_addresses": "6", "start": "004010d0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_disconnect", "namespace": "<EXTERNAL>", "parameters": [], "... | null | null | null | null | null | null |
void MASKED(void)
{
MASKED();
return;
}
|
void MASKED(void)
{
MASKED();
return;
}
|
14_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_loop | mosquitto_loop |
void mosquitto_loop(void)
{
mosquitto_loop();
return;
}
|
void mosquitto_loop(void)
{
mosquitto_loop();
return;
}
| JMP qword ptr [0x00404070] | {"edges": [{"source": "var_00405068", "target": "CALL_004010e0_0", "type": "use"}, {"source": "const_0", "target": "RETURN_004010e0_1", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_004010e0_1", "label": "RETURN", "type": "op"}, {"id": "var_00405068", "label": "var", "type"... | {"edges": [{"source": "var_00405068", "target": "CALL_004010e0_0", "type": "use"}, {"source": "const_0", "target": "RETURN_004010e0_1", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_004010e0_1", "label": "RETURN", "type": "op"}, {"id": "var_00405068", "label": "var", "type"... | {"edges": [{"source": "004010e0", "target": "00405068", "type": "control_flow"}], "nodes": [{"id": "004010e0", "label": "004010e0", "type": "basic_block"}, {"id": "00405068", "label": "00405068", "type": "basic_block"}]} | {"edges": [{"source": "004010e0", "target": "00405068", "type": "control_flow"}], "nodes": [{"id": "004010e0", "label": "004010e0", "type": "basic_block"}, {"id": "00405068", "label": "00405068", "type": "basic_block"}]} | null | null | [["var_00405068", "CALL_004010e0_0", "input"], ["const_0", "RETURN_004010e0_1", "input"]] | [["var_00405068", "CALL_004010e0_0", "input"], ["const_0", "RETURN_004010e0_1", "input"]] | {"edges": [{"source": "var_00405068", "target": "CALL_004010e0_0", "type": "input"}, {"source": "const_0", "target": "RETURN_004010e0_1", "type": "input"}], "nodes": [{"id": "var_00405068", "label": "input", "type": "var"}, {"id": "RETURN_004010e0_1", "label": "RETURN", "type": "op"}, {"id": "CALL_004010e0_0", "label":... | {"edges": [{"source": "var_00405068", "target": "CALL_004010e0_0", "type": "input"}, {"source": "const_0", "target": "RETURN_004010e0_1", "type": "input"}], "nodes": [{"id": "var_00405068", "label": "input", "type": "var"}, {"id": "RETURN_004010e0_1", "label": "RETURN", "type": "op"}, {"id": "CALL_004010e0_0", "label":... | 004010e0 | unknown_arch | unknown_opt | [{"address": "004010e0", "is_external": false, "is_global": true, "name": "mosquitto_loop", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404070", "is_external": false, "is_global": true, "name": "PTR_mosquitto_loop_00404070", "namespace": "Global", "type": "Label"}, {"address": "00405068", "is_externa... | [{"address": "00404070", "datatype": "pointer", "from_instruction": "004010e0", "symbol_name": "PTR_mosquitto_loop_00404070", "symbol_type": "Label", "value": "00405068"}] | {"called_functions": [{"address": "00405068", "is_external": false, "name": "mosquitto_loop", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_loop()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_loop()"} | [] | {"incoming": [{"from": "0040141a", "from_function": "main", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010e0", "is_external": false, "to": "00404070", "to_function": "", "type": "INDIRECTION"}, {"from": "004010e0", "is_external": false, "to": "00405068", "to_function": "mosquitto_loop", "type": "COMPUTED... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004010e5", "start": "004010e0"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010e0", "instruction": "JMP qword ptr [0x00404070]", "pcode_ops": [" --- BRANCHIND (ram, 0x404070, 8)"]}] | {"callees": [{"address": "00405068", "is_external": false, "name": "mosquitto_loop", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_loop()"}], "callers": [{"address": "00401371", "is_external": false, "name": "main", "namespace": "Global", "signature": "int main(int argc, char * * argv)"}]} | {"exports": [{"address": "004010e0", "name": "mosquitto_loop", "symbol": "mosquitto_loop"}], "imports": []} | [] | [] | [{"address": "004010e0", "bytes": "ff258a2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404070]"], "refs_from": [{"to": "00404070", "type": "INDIRECTION"}, {"to": "00405068", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010e5", "num_addresses": "6", "start": "004010e0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_loop", "namespace": "<EXTERNAL>", "parameters": [], "qualif... | [{"address": "004010e0", "is_external": false, "is_global": true, "name": "mosquitto_loop", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404070", "is_external": false, "is_global": true, "name": "PTR_mosquitto_loop_00404070", "namespace": "Global", "type": "Label"}, {"address": "00405068", "is_externa... | [{"address": "00404070", "datatype": "pointer", "from_instruction": "004010e0", "symbol_name": "PTR_mosquitto_loop_00404070", "symbol_type": "Label", "value": "00405068"}] | {"called_functions": [{"address": "00405068", "is_external": false, "name": "mosquitto_loop", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_loop()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_loop()"} | [] | {"incoming": [{"from": "0040141a", "from_function": "FUN_00401371", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010e0", "is_external": false, "to": "00404070", "to_function": "", "type": "INDIRECTION"}, {"from": "004010e0", "is_external": false, "to": "00405068", "to_function": "mosquitto_loop", "type": "... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004010e5", "start": "004010e0"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010e0", "instruction": "JMP qword ptr [0x00404070]", "pcode_ops": [" --- BRANCHIND (ram, 0x404070, 8)"]}] | {"callees": [{"address": "00405068", "is_external": false, "name": "mosquitto_loop", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_loop()"}], "callers": [{"address": "00401371", "is_external": false, "name": "FUN_00401371", "namespace": "Global", "signature": "undefined FUN_00401371()"}]} | {"exports": [{"address": "004010e0", "name": "mosquitto_loop", "symbol": "mosquitto_loop"}], "imports": []} | [] | [] | [{"address": "004010e0", "bytes": "ff258a2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404070]"], "refs_from": [{"to": "00404070", "type": "INDIRECTION"}, {"to": "00405068", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010e5", "num_addresses": "6", "start": "004010e0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_loop", "namespace": "<EXTERNAL>", "parameters": [], "qualif... | null | null | null | null | null | null |
void MASKED(void)
{
MASKED();
return;
}
|
void MASKED(void)
{
MASKED();
return;
}
|
15_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_new | mosquitto_new |
void mosquitto_new(void)
{
mosquitto_new();
return;
}
|
void mosquitto_new(void)
{
mosquitto_new();
return;
}
| JMP qword ptr [0x00404078] | {"edges": [{"source": "const_0", "target": "RETURN_004010f0_1", "type": "use"}, {"source": "var_00405070", "target": "CALL_004010f0_0", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "CALL_004010f0_0", "label": "CALL", "type": "op"}, {"id": "RETURN_004010f0_1", "label": "RETURN", "t... | {"edges": [{"source": "const_0", "target": "RETURN_004010f0_1", "type": "use"}, {"source": "var_00405070", "target": "CALL_004010f0_0", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "CALL_004010f0_0", "label": "CALL", "type": "op"}, {"id": "RETURN_004010f0_1", "label": "RETURN", "t... | {"edges": [{"source": "004010f0", "target": "00405070", "type": "control_flow"}], "nodes": [{"id": "004010f0", "label": "004010f0", "type": "basic_block"}, {"id": "00405070", "label": "00405070", "type": "basic_block"}]} | {"edges": [{"source": "004010f0", "target": "00405070", "type": "control_flow"}], "nodes": [{"id": "004010f0", "label": "004010f0", "type": "basic_block"}, {"id": "00405070", "label": "00405070", "type": "basic_block"}]} | null | null | [["const_0", "RETURN_004010f0_1", "input"], ["var_00405070", "CALL_004010f0_0", "input"]] | [["const_0", "RETURN_004010f0_1", "input"], ["var_00405070", "CALL_004010f0_0", "input"]] | {"edges": [{"source": "const_0", "target": "RETURN_004010f0_1", "type": "input"}, {"source": "var_00405070", "target": "CALL_004010f0_0", "type": "input"}], "nodes": [{"id": "CALL_004010f0_0", "label": "CALL", "type": "op"}, {"id": "var_00405070", "label": "input", "type": "var"}, {"id": "RETURN_004010f0_1", "label": "... | {"edges": [{"source": "const_0", "target": "RETURN_004010f0_1", "type": "input"}, {"source": "var_00405070", "target": "CALL_004010f0_0", "type": "input"}], "nodes": [{"id": "CALL_004010f0_0", "label": "CALL", "type": "op"}, {"id": "var_00405070", "label": "input", "type": "var"}, {"id": "RETURN_004010f0_1", "label": "... | 004010f0 | unknown_arch | unknown_opt | [{"address": "004010f0", "is_external": false, "is_global": true, "name": "mosquitto_new", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404078", "is_external": false, "is_global": true, "name": "PTR_mosquitto_new_00404078", "namespace": "Global", "type": "Label"}, {"address": "00405070", "is_external"... | [{"address": "00404078", "datatype": "pointer", "from_instruction": "004010f0", "symbol_name": "PTR_mosquitto_new_00404078", "symbol_type": "Label", "value": "00405070"}] | {"called_functions": [{"address": "00405070", "is_external": false, "name": "mosquitto_new", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_new()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_new()"} | [] | {"incoming": [{"from": "004013aa", "from_function": "main", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010f0", "is_external": false, "to": "00404078", "to_function": "", "type": "INDIRECTION"}, {"from": "004010f0", "is_external": false, "to": "00405070", "to_function": "mosquitto_new", "type": "COMPUTED_... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004010f5", "start": "004010f0"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010f0", "instruction": "JMP qword ptr [0x00404078]", "pcode_ops": [" --- BRANCHIND (ram, 0x404078, 8)"]}] | {"callees": [{"address": "00405070", "is_external": false, "name": "mosquitto_new", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_new()"}], "callers": [{"address": "00401371", "is_external": false, "name": "main", "namespace": "Global", "signature": "int main(int argc, char * * argv)"}]} | {"exports": [{"address": "004010f0", "name": "mosquitto_new", "symbol": "mosquitto_new"}], "imports": []} | [] | [] | [{"address": "004010f0", "bytes": "ff25822f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404078]"], "refs_from": [{"to": "00404078", "type": "INDIRECTION"}, {"to": "00405070", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010f5", "num_addresses": "6", "start": "004010f0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_new", "namespace": "<EXTERNAL>", "parameters": [], "qualifi... | [{"address": "004010f0", "is_external": false, "is_global": true, "name": "mosquitto_new", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404078", "is_external": false, "is_global": true, "name": "PTR_mosquitto_new_00404078", "namespace": "Global", "type": "Label"}, {"address": "00405070", "is_external"... | [{"address": "00404078", "datatype": "pointer", "from_instruction": "004010f0", "symbol_name": "PTR_mosquitto_new_00404078", "symbol_type": "Label", "value": "00405070"}] | {"called_functions": [{"address": "00405070", "is_external": false, "name": "mosquitto_new", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_new()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_new()"} | [] | {"incoming": [{"from": "004013aa", "from_function": "FUN_00401371", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010f0", "is_external": false, "to": "00404078", "to_function": "", "type": "INDIRECTION"}, {"from": "004010f0", "is_external": false, "to": "00405070", "to_function": "mosquitto_new", "type": "C... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004010f5", "start": "004010f0"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010f0", "instruction": "JMP qword ptr [0x00404078]", "pcode_ops": [" --- BRANCHIND (ram, 0x404078, 8)"]}] | {"callees": [{"address": "00405070", "is_external": false, "name": "mosquitto_new", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_new()"}], "callers": [{"address": "00401371", "is_external": false, "name": "FUN_00401371", "namespace": "Global", "signature": "undefined FUN_00401371()"}]} | {"exports": [{"address": "004010f0", "name": "mosquitto_new", "symbol": "mosquitto_new"}], "imports": []} | [] | [] | [{"address": "004010f0", "bytes": "ff25822f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404078]"], "refs_from": [{"to": "00404078", "type": "INDIRECTION"}, {"to": "00405070", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010f5", "num_addresses": "6", "start": "004010f0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_new", "namespace": "<EXTERNAL>", "parameters": [], "qualifi... | null | null | null | null | null | null |
void MASKED(void)
{
MASKED();
return;
}
|
void MASKED(void)
{
MASKED();
return;
}
|
16_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_lib_cleanup | mosquitto_lib_cleanup |
void mosquitto_lib_cleanup(void)
{
mosquitto_lib_cleanup();
return;
}
|
void mosquitto_lib_cleanup(void)
{
mosquitto_lib_cleanup();
return;
}
| JMP qword ptr [0x00404080] | {"edges": [{"source": "var_00405078", "target": "CALL_00401100_0", "type": "use"}, {"source": "const_0", "target": "RETURN_00401100_1", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "var_00405078", "label": "var", "type": "var"}, {"id": "RETURN_00401100_1", "label": "RETURN", "type... | {"edges": [{"source": "var_00405078", "target": "CALL_00401100_0", "type": "use"}, {"source": "const_0", "target": "RETURN_00401100_1", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "var_00405078", "label": "var", "type": "var"}, {"id": "RETURN_00401100_1", "label": "RETURN", "type... | {"edges": [{"source": "00401100", "target": "00405078", "type": "control_flow"}], "nodes": [{"id": "00401100", "label": "00401100", "type": "basic_block"}, {"id": "00405078", "label": "00405078", "type": "basic_block"}]} | {"edges": [{"source": "00401100", "target": "00405078", "type": "control_flow"}], "nodes": [{"id": "00401100", "label": "00401100", "type": "basic_block"}, {"id": "00405078", "label": "00405078", "type": "basic_block"}]} | null | null | [["var_00405078", "CALL_00401100_0", "input"], ["const_0", "RETURN_00401100_1", "input"]] | [["var_00405078", "CALL_00401100_0", "input"], ["const_0", "RETURN_00401100_1", "input"]] | {"edges": [{"source": "var_00405078", "target": "CALL_00401100_0", "type": "input"}, {"source": "const_0", "target": "RETURN_00401100_1", "type": "input"}], "nodes": [{"id": "RETURN_00401100_1", "label": "RETURN", "type": "op"}, {"id": "var_00405078", "label": "input", "type": "var"}, {"id": "CALL_00401100_0", "label":... | {"edges": [{"source": "var_00405078", "target": "CALL_00401100_0", "type": "input"}, {"source": "const_0", "target": "RETURN_00401100_1", "type": "input"}], "nodes": [{"id": "RETURN_00401100_1", "label": "RETURN", "type": "op"}, {"id": "var_00405078", "label": "input", "type": "var"}, {"id": "CALL_00401100_0", "label":... | 00401100 | unknown_arch | unknown_opt | [{"address": "00401100", "is_external": false, "is_global": true, "name": "mosquitto_lib_cleanup", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404080", "is_external": false, "is_global": true, "name": "PTR_mosquitto_lib_cleanup_00404080", "namespace": "Global", "type": "Label"}, {"address": "00405078... | [{"address": "00404080", "datatype": "pointer", "from_instruction": "00401100", "symbol_name": "PTR_mosquitto_lib_cleanup_00404080", "symbol_type": "Label", "value": "00405078"}] | {"called_functions": [{"address": "00405078", "is_external": false, "name": "mosquitto_lib_cleanup", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_lib_cleanup()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_lib_cleanup()"} | [] | {"incoming": [{"from": "0040142d", "from_function": "main", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401100", "is_external": false, "to": "00404080", "to_function": "", "type": "INDIRECTION"}, {"from": "00401100", "is_external": false, "to": "00405078", "to_function": "mosquitto_lib_cleanup", "type": "C... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401105", "start": "00401100"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401100", "instruction": "JMP qword ptr [0x00404080]", "pcode_ops": [" --- BRANCHIND (ram, 0x404080, 8)"]}] | {"callees": [{"address": "00405078", "is_external": false, "name": "mosquitto_lib_cleanup", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_lib_cleanup()"}], "callers": [{"address": "00401371", "is_external": false, "name": "main", "namespace": "Global", "signature": "int main(int argc, char * * argv)"}]} | {"exports": [{"address": "00401100", "name": "mosquitto_lib_cleanup", "symbol": "mosquitto_lib_cleanup"}], "imports": []} | [] | [] | [{"address": "00401100", "bytes": "ff257a2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404080]"], "refs_from": [{"to": "00404080", "type": "INDIRECTION"}, {"to": "00405078", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401105", "num_addresses": "6", "start": "00401100"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_lib_cleanup", "namespace": "<EXTERNAL>", "parameters": [], ... | [{"address": "00401100", "is_external": false, "is_global": true, "name": "mosquitto_lib_cleanup", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404080", "is_external": false, "is_global": true, "name": "PTR_mosquitto_lib_cleanup_00404080", "namespace": "Global", "type": "Label"}, {"address": "00405078... | [{"address": "00404080", "datatype": "pointer", "from_instruction": "00401100", "symbol_name": "PTR_mosquitto_lib_cleanup_00404080", "symbol_type": "Label", "value": "00405078"}] | {"called_functions": [{"address": "00405078", "is_external": false, "name": "mosquitto_lib_cleanup", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_lib_cleanup()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_lib_cleanup()"} | [] | {"incoming": [{"from": "0040142d", "from_function": "FUN_00401371", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401100", "is_external": false, "to": "00404080", "to_function": "", "type": "INDIRECTION"}, {"from": "00401100", "is_external": false, "to": "00405078", "to_function": "mosquitto_lib_cleanup", "t... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401105", "start": "00401100"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401100", "instruction": "JMP qword ptr [0x00404080]", "pcode_ops": [" --- BRANCHIND (ram, 0x404080, 8)"]}] | {"callees": [{"address": "00405078", "is_external": false, "name": "mosquitto_lib_cleanup", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_lib_cleanup()"}], "callers": [{"address": "00401371", "is_external": false, "name": "FUN_00401371", "namespace": "Global", "signature": "undefined FUN_00401371()"}]} | {"exports": [{"address": "00401100", "name": "mosquitto_lib_cleanup", "symbol": "mosquitto_lib_cleanup"}], "imports": []} | [] | [] | [{"address": "00401100", "bytes": "ff257a2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404080]"], "refs_from": [{"to": "00404080", "type": "INDIRECTION"}, {"to": "00405078", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401105", "num_addresses": "6", "start": "00401100"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_lib_cleanup", "namespace": "<EXTERNAL>", "parameters": [], ... | null | null | null | null | null | null |
void MASKED(void)
{
MASKED();
return;
}
|
void MASKED(void)
{
MASKED();
return;
}
|
17_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_publish_callback_set | mosquitto_publish_callback_set |
void mosquitto_publish_callback_set(void)
{
mosquitto_publish_callback_set();
return;
}
|
void mosquitto_publish_callback_set(void)
{
mosquitto_publish_callback_set();
return;
}
| JMP qword ptr [0x00404088] | {"edges": [{"source": "var_00405080", "target": "CALL_00401110_0", "type": "use"}, {"source": "const_0", "target": "RETURN_00401110_1", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "CALL_00401110_0", "label": "CALL", "type": "op"}, {"id": "var_00405080", "label": "var", "type": "v... | {"edges": [{"source": "var_00405080", "target": "CALL_00401110_0", "type": "use"}, {"source": "const_0", "target": "RETURN_00401110_1", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "CALL_00401110_0", "label": "CALL", "type": "op"}, {"id": "var_00405080", "label": "var", "type": "v... | {"edges": [{"source": "00401110", "target": "00404088", "type": "control_flow"}, {"source": "00401110", "target": "00405080", "type": "control_flow"}], "nodes": [{"id": "00401110", "label": "00401110", "type": "basic_block"}, {"id": "00404088", "label": "00404088", "type": "basic_block"}, {"id": "00405080", "label": "0... | {"edges": [{"source": "00401110", "target": "00404088", "type": "control_flow"}, {"source": "00401110", "target": "00405080", "type": "control_flow"}], "nodes": [{"id": "00401110", "label": "00401110", "type": "basic_block"}, {"id": "00404088", "label": "00404088", "type": "basic_block"}, {"id": "00405080", "label": "0... | null | null | [["const_0", "RETURN_00401110_1", "input"], ["var_00405080", "CALL_00401110_0", "input"]] | [["const_0", "RETURN_00401110_1", "input"], ["var_00405080", "CALL_00401110_0", "input"]] | {"edges": [{"source": "const_0", "target": "RETURN_00401110_1", "type": "input"}, {"source": "var_00405080", "target": "CALL_00401110_0", "type": "input"}], "nodes": [{"id": "var_00405080", "label": "input", "type": "var"}, {"id": "CALL_00401110_0", "label": "CALL", "type": "op"}, {"id": "RETURN_00401110_1", "label": "... | {"edges": [{"source": "const_0", "target": "RETURN_00401110_1", "type": "input"}, {"source": "var_00405080", "target": "CALL_00401110_0", "type": "input"}], "nodes": [{"id": "var_00405080", "label": "input", "type": "var"}, {"id": "CALL_00401110_0", "label": "CALL", "type": "op"}, {"id": "RETURN_00401110_1", "label": "... | 00401110 | unknown_arch | unknown_opt | [{"address": "00401110", "is_external": false, "is_global": true, "name": "mosquitto_publish_callback_set", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404088", "is_external": false, "is_global": true, "name": "DAT_00404088", "namespace": "Global", "type": "Label"}, {"address": "00405080", "is_extern... | [{"address": "00404088", "datatype": "undefined", "from_instruction": "00401110", "symbol_name": "DAT_00404088", "symbol_type": "Label", "value": "-0x80"}] | {"called_functions": [{"address": "00405080", "is_external": false, "name": "mosquitto_publish_callback_set", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_publish_callback_set()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_publish_c... | [] | {"incoming": [{"from": "004013e6", "from_function": "main", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401110", "is_external": false, "to": "00404088", "to_function": "", "type": "INDIRECTION"}, {"from": "00401110", "is_external": false, "to": "00405080", "to_function": "mosquitto_publish_callback_set", "... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401115", "start": "00401110"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401110", "instruction": "JMP qword ptr [0x00404088]", "pcode_ops": [" --- BRANCHIND (ram, 0x404088, 8)"]}] | {"callees": [{"address": "00405080", "is_external": false, "name": "mosquitto_publish_callback_set", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_publish_callback_set()"}], "callers": [{"address": "00401371", "is_external": false, "name": "main", "namespace": "Global", "signature": "int main(int argc, c... | {"exports": [{"address": "00401110", "name": "mosquitto_publish_callback_set", "symbol": "mosquitto_publish_callback_set"}], "imports": []} | [] | [] | [{"address": "00401110", "bytes": "ff25722f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404088]"], "refs_from": [{"to": "00404088", "type": "INDIRECTION"}, {"to": "00405080", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401115", "num_addresses": "6", "start": "00401110"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_publish_callback_set", "namespace": "<EXTERNAL>", "paramete... | [{"address": "00401110", "is_external": false, "is_global": true, "name": "mosquitto_publish_callback_set", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404088", "is_external": false, "is_global": true, "name": "DAT_00404088", "namespace": "Global", "type": "Label"}, {"address": "00405080", "is_extern... | [{"address": "00404088", "datatype": "undefined", "from_instruction": "00401110", "symbol_name": "DAT_00404088", "symbol_type": "Label", "value": "-0x80"}] | {"called_functions": [{"address": "00405080", "is_external": false, "name": "mosquitto_publish_callback_set", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_publish_callback_set()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_publish_c... | [] | {"incoming": [{"from": "004013e6", "from_function": "FUN_00401371", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401110", "is_external": false, "to": "00404088", "to_function": "", "type": "INDIRECTION"}, {"from": "00401110", "is_external": false, "to": "00405080", "to_function": "mosquitto_publish_callback... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401115", "start": "00401110"}], "entry_block": {"end": "0040111f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "256", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401110", "instruction": "JMP qword ptr [0x00404088]", "pcode_ops": [" --- BRANCHIND (ram, 0x404088, 8)"]}] | {"callees": [{"address": "00405080", "is_external": false, "name": "mosquitto_publish_callback_set", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_publish_callback_set()"}], "callers": [{"address": "00401371", "is_external": false, "name": "FUN_00401371", "namespace": "Global", "signature": "undefined FU... | {"exports": [{"address": "00401110", "name": "mosquitto_publish_callback_set", "symbol": "mosquitto_publish_callback_set"}], "imports": []} | [] | [] | [{"address": "00401110", "bytes": "ff25722f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404088]"], "refs_from": [{"to": "00404088", "type": "INDIRECTION"}, {"to": "00405080", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401115", "num_addresses": "6", "start": "00401110"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_publish_callback_set", "namespace": "<EXTERNAL>", "paramete... | null | null | null | null | null | null |
void MASKED(void)
{
MASKED();
return;
}
|
void MASKED(void)
{
MASKED();
return;
}
|
18_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | _start | entry |
void processEntry _start(undefined8 param_1,undefined8 param_2)
{
undefined1 auStack_8 [8];
__libc_start_main(main,param_2,&stack0x00000008,__libc_csu_init,__libc_csu_fini,param_1,auStack_8)
;
do {
/* WARNING: Do nothing block with infinite loop */
} while( true );
}
|
void processEntry entry(undefined8 param_1,undefined8 param_2)
{
undefined1 auStack_8 [8];
__libc_start_main(FUN_00401371,param_2,&stack0x00000008,FUN_00401440,FUN_004014a0,param_1,
auStack_8);
do {
/* WARNING: Do nothing block with infinite loop */
} while( true );
... | XOR EBP,EBP
MOV R9,RDX
POP RSI
MOV RDX,RSP
AND RSP,-0x10
PUSH RAX
PUSH RSP
MOV R8,0x4014a0
MOV RCX,0x401440
MOV RDI,0x401371
CALL qword ptr [0x00403ff8]
HLT | {"edges": [{"source": "const_8", "target": "PTRSUB_00401125_77", "type": "use"}, {"source": "addrtied_Stack[0x0]", "target": "CALL_00401144_37", "type": "use"}, {"source": "PTRSUB_00401144_74", "target": "unique_268435489", "type": "def"}, {"source": "const_4199488", "target": "PTRSUB_00401144_75", "type": "use"}, {"so... | {"edges": [{"source": "const_8", "target": "PTRSUB_00401125_77", "type": "use"}, {"source": "addrtied_Stack[0x0]", "target": "CALL_00401144_37", "type": "use"}, {"source": "PTRSUB_00401144_74", "target": "unique_268435489", "type": "def"}, {"source": "const_4199488", "target": "PTRSUB_00401144_75", "type": "use"}, {"so... | {"edges": [{"source": "00401120", "target": "00405028", "type": "control_flow"}], "nodes": [{"id": "00401120", "label": "00401120", "type": "basic_block"}, {"id": "00405028", "label": "00405028", "type": "basic_block"}]} | {"edges": [{"source": "00401120", "target": "00405028", "type": "control_flow"}], "nodes": [{"id": "00401120", "label": "00401120", "type": "basic_block"}, {"id": "00405028", "label": "00405028", "type": "basic_block"}]} | null | null | [["const_4199281", "PTRSUB_00401144_74", "input"], ["PTRSUB_00401144_74", "unique_268435489", "output"], ["reg_register:00000010", "CALL_00401144_37", "input"], ["const_0", "PTRSUB_00401144_74", "input"], ["var_00405028", "CALL_00401144_37", "input"], ["const_4199584", "PTRSUB_00401144_76", "input"], ["const_-8", "PTRS... | [["const_4199281", "PTRSUB_00401144_74", "input"], ["PTRSUB_00401144_74", "unique_268435489", "output"], ["reg_register:00000010", "CALL_00401144_37", "input"], ["const_0", "PTRSUB_00401144_74", "input"], ["var_00405028", "CALL_00401144_37", "input"], ["const_4199584", "PTRSUB_00401144_76", "input"], ["const_-8", "PTRS... | {"edges": [{"source": "const_4199281", "target": "PTRSUB_00401144_74", "type": "input"}, {"source": "PTRSUB_00401144_74", "target": "unique_268435489", "type": "output"}, {"source": "reg_register:00000010", "target": "CALL_00401144_37", "type": "input"}, {"source": "const_0", "target": "PTRSUB_00401144_74", "type": "in... | {"edges": [{"source": "const_4199281", "target": "PTRSUB_00401144_74", "type": "input"}, {"source": "PTRSUB_00401144_74", "target": "unique_268435489", "type": "output"}, {"source": "reg_register:00000010", "target": "CALL_00401144_37", "type": "input"}, {"source": "const_0", "target": "PTRSUB_00401144_74", "type": "in... | 00401120 | unknown_arch | unknown_opt | [{"address": "00401120", "is_external": false, "is_global": true, "name": "_start", "namespace": "Global", "type": "Function"}, {"address": "004014a0", "is_external": false, "is_global": true, "name": "__libc_csu_fini", "namespace": "Global", "type": "Function"}, {"address": "00401440", "is_external": false, "is_global... | [{"address": "00403ff8", "datatype": "pointer", "from_instruction": "00401144", "symbol_name": "PTR___libc_start_main_00403ff8", "symbol_type": "Label", "value": "00405028"}] | {"called_functions": [{"address": "00405028", "is_external": false, "name": "__libc_start_main", "namespace": "<EXTERNAL>", "signature": "undefined __libc_start_main()"}], "calling_convention": "processEntry", "parameters": [], "return_type": "undefined", "signature": "undefined _start()"} | [] | {"incoming": [{"from": "_elfSectionHeaders::00000350", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "00400018", "from_function": "", "type": "DATA"}, {"from": "004020d4", "from_function": "", "type": "INDIRECTION"}, {"from": "00402130", "from_function"... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": ["undefined8"], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "0040114a", "start": "00401120"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401120", "instruction": "XOR EBP,EBP", "pcode_ops": ["(register, 0x200, 1) COPY (const, 0x0, 1)", "(register, 0x20b, 1) COPY (const, 0x0, 1)", "(register, 0x28, 4) INT_XOR (register, 0x28, 4) , (register, 0x28, 4)", "(register, 0x28, 8) INT_ZEXT (register, 0x28, 4)", "(register, 0x207, 1) INT_SLESS (reg... | {"callees": [{"address": "00405028", "is_external": false, "name": "__libc_start_main", "namespace": "<EXTERNAL>", "signature": "undefined __libc_start_main()"}], "callers": []} | {"exports": [{"address": "00401120", "name": "_start", "symbol": "_start"}], "imports": []} | [] | [] | [{"address": "00401120", "bytes": "31ed", "fall_through": "00401122", "flow_type": "FALL_THROUGH", "length": "2", "mnemonic": "XOR", "operands": ["EBP", "EBP"], "refs_from": []}, {"address": "00401122", "bytes": "4989d1", "fall_through": "00401125", "flow_type": "FALL_THROUGH", "length": "3", "mnemonic": "MOV", "operan... | {"body": {"end": "0040114a", "num_addresses": "43", "start": "00401120"}, "calling_convention": "processEntry", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [{"comment": "", "datatype": "undefined8", "is_register": false, "is_stack"... | [{"address": "00401120", "is_external": false, "is_global": true, "name": "entry", "namespace": "Global", "type": "Function"}, {"address": "004014a0", "is_external": false, "is_global": true, "name": "FUN_004014a0", "namespace": "Global", "type": "Function"}, {"address": "00401440", "is_external": false, "is_global": t... | [{"address": "00403ff8", "datatype": "pointer", "from_instruction": "00401144", "symbol_name": "PTR___libc_start_main_00403ff8", "symbol_type": "Label", "value": "00405028"}] | {"called_functions": [{"address": "00405028", "is_external": false, "name": "__libc_start_main", "namespace": "<EXTERNAL>", "signature": "undefined __libc_start_main()"}], "calling_convention": "processEntry", "parameters": [], "return_type": "undefined", "signature": "undefined entry()"} | [] | {"incoming": [{"from": "_elfSectionHeaders::00000350", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "00400018", "from_function": "", "type": "DATA"}, {"from": "004020d4", "from_function": "", "type": "INDIRECTION"}, {"from": "00402130", "from_function"... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": ["undefined8"], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "0040114a", "start": "00401120"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401120", "instruction": "XOR EBP,EBP", "pcode_ops": ["(register, 0x200, 1) COPY (const, 0x0, 1)", "(register, 0x20b, 1) COPY (const, 0x0, 1)", "(register, 0x28, 4) INT_XOR (register, 0x28, 4) , (register, 0x28, 4)", "(register, 0x28, 8) INT_ZEXT (register, 0x28, 4)", "(register, 0x207, 1) INT_SLESS (reg... | {"callees": [{"address": "00405028", "is_external": false, "name": "__libc_start_main", "namespace": "<EXTERNAL>", "signature": "undefined __libc_start_main()"}], "callers": []} | {"exports": [{"address": "00401120", "name": "entry", "symbol": "entry"}], "imports": []} | [] | [] | [{"address": "00401120", "bytes": "31ed", "fall_through": "00401122", "flow_type": "FALL_THROUGH", "length": "2", "mnemonic": "XOR", "operands": ["EBP", "EBP"], "refs_from": []}, {"address": "00401122", "bytes": "4989d1", "fall_through": "00401125", "flow_type": "FALL_THROUGH", "length": "3", "mnemonic": "MOV", "operan... | {"body": {"end": "0040114a", "num_addresses": "43", "start": "00401120"}, "calling_convention": "processEntry", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [{"comment": "", "datatype": "undefined8", "is_register": false, "is_stack"... | null | null | null | null | null | null |
void processEntry MASKED(undefined8 param_1,undefined8 param_2)
{
undefined1 auStack_8 [8];
__libcMASKED_main(main,param_2,&stack0x00000008,__libc_csu_init,__libc_csu_fini,param_1,auStack_8)
;
do {
/* WARNING: Do nothing block with infinite loop */
} while( true );
}
|
void processEntry MASKED(undefined8 param_1,undefined8 param_2)
{
undefined1 auStack_8 [8];
__libc_start_main(FUN_00401371,param_2,&stack0x00000008,FUN_00401440,FUN_004014a0,param_1,
auStack_8);
do {
/* WARNING: Do nothing block with infinite loop */
} while( true );... |
19_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | _dl_relocate_static_pie | FUN_00401150 |
void _dl_relocate_static_pie(void)
{
return;
}
|
void FUN_00401150(void)
{
return;
}
| RET | {"edges": [{"source": "const_0", "target": "RETURN_00401150_2", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_00401150_2", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_0", "target": "RETURN_00401150_2", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_00401150_2", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": [{"id": "00401150", "label": "00401150", "type": "basic_block"}]} | {"edges": [], "nodes": [{"id": "00401150", "label": "00401150", "type": "basic_block"}]} | null | null | [["const_0", "RETURN_00401150_2", "input"]] | [["const_0", "RETURN_00401150_2", "input"]] | {"edges": [{"source": "const_0", "target": "RETURN_00401150_2", "type": "input"}], "nodes": [{"id": "RETURN_00401150_2", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_0", "target": "RETURN_00401150_2", "type": "input"}], "nodes": [{"id": "RETURN_00401150_2", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | 00401150 | unknown_arch | unknown_opt | [{"address": "00401150", "is_external": false, "is_global": true, "name": "_dl_relocate_static_pie", "namespace": "Global", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined _dl_relocate_static_pie()"} | [] | {"incoming": [{"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "004020dc", "from_function": "", "type": "INDIRECTION"}, {"from": "0040215c", "from_function": "", "type": "DATA"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401150", "start": "00401150"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401150", "instruction": "RET", "pcode_ops": ["(register, 0x288, 8) LOAD (const, 0x1b1, 8) , (register, 0x20, 8)", "(register, 0x20, 8) INT_ADD (register, 0x20, 8) , (const, 0x8, 8)", " --- RETURN (register, 0x288, 8)"]}] | {"callees": [], "callers": []} | {"exports": [{"address": "00401150", "name": "_dl_relocate_static_pie", "symbol": "_dl_relocate_static_pie"}], "imports": []} | [] | [] | [{"address": "00401150", "bytes": "c3", "fall_through": "", "flow_type": "TERMINATOR", "length": "1", "mnemonic": "RET", "operands": [], "refs_from": []}] | {"body": {"end": "00401150", "num_addresses": "1", "start": "00401150"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "_dl_relocate_static_pie", "namespace": "Global", "parameters": [], "... | [{"address": "00401150", "is_external": false, "is_global": true, "name": "FUN_00401150", "namespace": "Global", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined FUN_00401150()"} | [] | {"incoming": [{"from": "004020dc", "from_function": "", "type": "INDIRECTION"}, {"from": "0040215c", "from_function": "", "type": "DATA"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401150", "start": "00401150"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401150", "instruction": "RET", "pcode_ops": ["(register, 0x288, 8) LOAD (const, 0x1b1, 8) , (register, 0x20, 8)", "(register, 0x20, 8) INT_ADD (register, 0x20, 8) , (const, 0x8, 8)", " --- RETURN (register, 0x288, 8)"]}] | {"callees": [], "callers": []} | {"exports": [{"address": "00401150", "name": "FUN_00401150", "symbol": "FUN_00401150"}], "imports": []} | [] | [] | [{"address": "00401150", "bytes": "c3", "fall_through": "", "flow_type": "TERMINATOR", "length": "1", "mnemonic": "RET", "operands": [], "refs_from": []}] | {"body": {"end": "00401150", "num_addresses": "1", "start": "00401150"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "FUN_00401150", "namespace": "Global", "parameters": [], "qualified_n... | null | null | null | null | null | null |
void MASKED(void)
{
return;
}
|
void MASKED(void)
{
return;
}
|
20_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | deregister_tm_clones | FUN_00401160 |
/* WARNING: Removing unreachable block (ram,0x0040116d) */
/* WARNING: Removing unreachable block (ram,0x00401177) */
void deregister_tm_clones(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x0040116d) */
/* WARNING: Removing unreachable block (ram,0x00401177) */
void FUN_00401160(void)
{
return;
}
| MOV EAX,0x4040a8
CMP RAX,0x4040a8
JZ 0x00401180
MOV EAX,0x0
TEST RAX,RAX
JZ 0x00401180
MOV EDI,0x4040a8
JMP RAX
RET | {"edges": [{"source": "const_0", "target": "RETURN_00401180_26", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_00401180_26", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_0", "target": "RETURN_00401180_26", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_00401180_26", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "00401160", "target": "00401180", "type": "control_flow"}, {"source": "00401160", "target": "0040116d", "type": "control_flow"}, {"source": "0040116d", "target": "00401180", "type": "control_flow"}, {"source": "0040116d", "target": "00401177", "type": "control_flow"}], "nodes": [{"id": "00401160",... | {"edges": [{"source": "00401160", "target": "00401180", "type": "control_flow"}, {"source": "00401160", "target": "0040116d", "type": "control_flow"}, {"source": "0040116d", "target": "00401180", "type": "control_flow"}, {"source": "0040116d", "target": "00401177", "type": "control_flow"}], "nodes": [{"id": "00401160",... | null | null | [["const_0", "RETURN_00401180_26", "input"]] | [["const_0", "RETURN_00401180_26", "input"]] | {"edges": [{"source": "const_0", "target": "RETURN_00401180_26", "type": "input"}], "nodes": [{"id": "RETURN_00401180_26", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_0", "target": "RETURN_00401180_26", "type": "input"}], "nodes": [{"id": "RETURN_00401180_26", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | 00401160 | unknown_arch | unknown_opt | [{"address": "00401160", "is_external": false, "is_global": true, "name": "deregister_tm_clones", "namespace": "Global", "type": "Function"}, {"address": "004040a8", "is_external": false, "is_global": true, "name": "completed.0", "namespace": "Global", "type": "Label"}, {"address": "004040a8", "is_external": false, "is... | [{"address": "004040a8", "datatype": "undefined1", "from_instruction": "00401160", "symbol_name": "completed.0", "symbol_type": "Label", "value": ""}] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined deregister_tm_clones()"} | [] | {"incoming": [{"from": "004011dd", "from_function": "__do_global_dtors_aux", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401160", "is_external": false, "to": "004040a8", "to_function": "", "type": "DATA"}, {"from": "00401165", "is_external": false, "to": "004040a8", "to_function": "", "type": "DATA"}, {"fr... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["undefined1"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "0040117d", "start": "00401160"}, {"end": "00401180", "start": "00401180"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401160", "instruction": "MOV EAX,0x4040a8", "pcode_ops": ["(register, 0x0, 8) COPY (const, 0x4040a8, 8)"]}, {"address": "00401165", "instruction": "CMP RAX,0x4040a8", "pcode_ops": ["(register, 0x200, 1) INT_LESS (register, 0x0, 8) , (const, 0x4040a8, 8)", "(register, 0x20b, 1) INT_SBORROW (register, 0x0... | {"callees": [], "callers": [{"address": "004011d0", "is_external": false, "name": "__do_global_dtors_aux", "namespace": "Global", "signature": "undefined __do_global_dtors_aux()"}]} | {"exports": [{"address": "00401160", "name": "deregister_tm_clones", "symbol": "deregister_tm_clones"}], "imports": []} | [] | [] | [{"address": "00401160", "bytes": "b8a8404000", "fall_through": "00401165", "flow_type": "FALL_THROUGH", "length": "5", "mnemonic": "MOV", "operands": ["EAX", "0x4040a8"], "refs_from": [{"to": "004040a8", "type": "DATA"}]}, {"address": "00401165", "bytes": "483da8404000", "fall_through": "0040116b", "flow_type": "FALL_... | {"body": {"end": "00401180", "num_addresses": "31", "start": "00401160"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "deregister_tm_clones", "namespace": "Global", "parameters": [], "qu... | [{"address": "00401160", "is_external": false, "is_global": true, "name": "FUN_00401160", "namespace": "Global", "type": "Function"}, {"address": "004040a8", "is_external": false, "is_global": true, "name": "DAT_004040a8", "namespace": "Global", "type": "Label"}, {"address": "00401180", "is_external": false, "is_global... | [{"address": "004040a8", "datatype": "undefined1", "from_instruction": "00401160", "symbol_name": "DAT_004040a8", "symbol_type": "Label", "value": ""}] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined FUN_00401160()"} | [] | {"incoming": [{"from": "004011dd", "from_function": "_FINI_0", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401160", "is_external": false, "to": "004040a8", "to_function": "", "type": "DATA"}, {"from": "00401165", "is_external": false, "to": "004040a8", "to_function": "", "type": "DATA"}, {"from": "0040116b... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["undefined1"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "0040117d", "start": "00401160"}, {"end": "00401180", "start": "00401180"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401160", "instruction": "MOV EAX,0x4040a8", "pcode_ops": ["(register, 0x0, 8) COPY (const, 0x4040a8, 8)"]}, {"address": "00401165", "instruction": "CMP RAX,0x4040a8", "pcode_ops": ["(register, 0x200, 1) INT_LESS (register, 0x0, 8) , (const, 0x4040a8, 8)", "(register, 0x20b, 1) INT_SBORROW (register, 0x0... | {"callees": [], "callers": [{"address": "004011d0", "is_external": false, "name": "_FINI_0", "namespace": "Global", "signature": "undefined _FINI_0()"}]} | {"exports": [{"address": "00401160", "name": "FUN_00401160", "symbol": "FUN_00401160"}], "imports": []} | [] | [] | [{"address": "00401160", "bytes": "b8a8404000", "fall_through": "00401165", "flow_type": "FALL_THROUGH", "length": "5", "mnemonic": "MOV", "operands": ["EAX", "0x4040a8"], "refs_from": [{"to": "004040a8", "type": "DATA"}]}, {"address": "00401165", "bytes": "483da8404000", "fall_through": "0040116b", "flow_type": "FALL_... | {"body": {"end": "00401180", "num_addresses": "31", "start": "00401160"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "FUN_00401160", "namespace": "Global", "parameters": [], "qualified_... | null | null | null | null | null | null |
/* WARNING: Removing unreachable block (ram,0x0040116d) */
/* WARNING: Removing unreachable block (ram,0x00401177) */
void MASKED(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x0040116d) */
/* WARNING: Removing unreachable block (ram,0x00401177) */
void MASKED(void)
{
return;
}
|
21_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | register_tm_clones | FUN_00401190 |
/* WARNING: Removing unreachable block (ram,0x004011af) */
/* WARNING: Removing unreachable block (ram,0x004011b9) */
void register_tm_clones(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x004011af) */
/* WARNING: Removing unreachable block (ram,0x004011b9) */
void FUN_00401190(void)
{
return;
}
| MOV ESI,0x4040a8
SUB RSI,0x4040a8
MOV RAX,RSI
SHR RSI,0x3f
SAR RAX,0x3
ADD RSI,RAX
SAR RSI,0x1
JZ 0x004011c0
MOV EAX,0x0
TEST RAX,RAX
JZ 0x004011c0
MOV EDI,0x4040a8
JMP RAX
RET | {"edges": [{"source": "const_0", "target": "RETURN_004011c0_117", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_004011c0_117", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_0", "target": "RETURN_004011c0_117", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_004011c0_117", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "00401190", "target": "004011c0", "type": "control_flow"}, {"source": "00401190", "target": "004011af", "type": "control_flow"}, {"source": "004011af", "target": "004011c0", "type": "control_flow"}, {"source": "004011af", "target": "004011b9", "type": "control_flow"}], "nodes": [{"id": "00401190",... | {"edges": [{"source": "00401190", "target": "004011c0", "type": "control_flow"}, {"source": "00401190", "target": "004011af", "type": "control_flow"}, {"source": "004011af", "target": "004011c0", "type": "control_flow"}, {"source": "004011af", "target": "004011b9", "type": "control_flow"}], "nodes": [{"id": "00401190",... | null | null | [["const_0", "RETURN_004011c0_117", "input"]] | [["const_0", "RETURN_004011c0_117", "input"]] | {"edges": [{"source": "const_0", "target": "RETURN_004011c0_117", "type": "input"}], "nodes": [{"id": "RETURN_004011c0_117", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_0", "target": "RETURN_004011c0_117", "type": "input"}], "nodes": [{"id": "RETURN_004011c0_117", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | 00401190 | unknown_arch | unknown_opt | [{"address": "00401190", "is_external": false, "is_global": true, "name": "register_tm_clones", "namespace": "Global", "type": "Function"}, {"address": "004040a8", "is_external": false, "is_global": true, "name": "completed.0", "namespace": "Global", "type": "Label"}, {"address": "004040a8", "is_external": false, "is_g... | [{"address": "004040a8", "datatype": "undefined1", "from_instruction": "00401190", "symbol_name": "completed.0", "symbol_type": "Label", "value": ""}] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined register_tm_clones()"} | [] | {"incoming": [{"from": "00401200", "from_function": "frame_dummy", "type": "UNCONDITIONAL_JUMP"}], "outgoing": [{"from": "00401190", "is_external": false, "to": "004040a8", "to_function": "", "type": "DATA"}, {"from": "00401195", "is_external": false, "to": "004040a8", "to_function": "", "type": "DATA"}, {"from": "0040... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["undefined1"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004011c0", "start": "00401190"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401190", "instruction": "MOV ESI,0x4040a8", "pcode_ops": ["(register, 0x30, 8) COPY (const, 0x4040a8, 8)"]}, {"address": "00401195", "instruction": "SUB RSI,0x4040a8", "pcode_ops": ["(register, 0x200, 1) INT_LESS (register, 0x30, 8) , (const, 0x4040a8, 8)", "(register, 0x20b, 1) INT_SBORROW (register, 0... | {"callees": [], "callers": []} | {"exports": [{"address": "00401190", "name": "register_tm_clones", "symbol": "register_tm_clones"}], "imports": []} | [] | [] | [{"address": "00401190", "bytes": "bea8404000", "fall_through": "00401195", "flow_type": "FALL_THROUGH", "length": "5", "mnemonic": "MOV", "operands": ["ESI", "0x4040a8"], "refs_from": [{"to": "004040a8", "type": "DATA"}]}, {"address": "00401195", "bytes": "4881eea8404000", "fall_through": "0040119c", "flow_type": "FAL... | {"body": {"end": "004011c0", "num_addresses": "49", "start": "00401190"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "register_tm_clones", "namespace": "Global", "parameters": [], "qual... | [{"address": "00401190", "is_external": false, "is_global": true, "name": "FUN_00401190", "namespace": "Global", "type": "Function"}, {"address": "004040a8", "is_external": false, "is_global": true, "name": "DAT_004040a8", "namespace": "Global", "type": "Label"}, {"address": "004011c0", "is_external": false, "is_global... | [{"address": "004040a8", "datatype": "undefined1", "from_instruction": "00401190", "symbol_name": "DAT_004040a8", "symbol_type": "Label", "value": ""}] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined FUN_00401190()"} | [] | {"incoming": [{"from": "00401200", "from_function": "_INIT_0", "type": "UNCONDITIONAL_JUMP"}], "outgoing": [{"from": "00401190", "is_external": false, "to": "004040a8", "to_function": "", "type": "DATA"}, {"from": "00401195", "is_external": false, "to": "004040a8", "to_function": "", "type": "DATA"}, {"from": "004011ad... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["undefined1"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004011c0", "start": "00401190"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401190", "instruction": "MOV ESI,0x4040a8", "pcode_ops": ["(register, 0x30, 8) COPY (const, 0x4040a8, 8)"]}, {"address": "00401195", "instruction": "SUB RSI,0x4040a8", "pcode_ops": ["(register, 0x200, 1) INT_LESS (register, 0x30, 8) , (const, 0x4040a8, 8)", "(register, 0x20b, 1) INT_SBORROW (register, 0... | {"callees": [], "callers": []} | {"exports": [{"address": "00401190", "name": "FUN_00401190", "symbol": "FUN_00401190"}], "imports": []} | [] | [] | [{"address": "00401190", "bytes": "bea8404000", "fall_through": "00401195", "flow_type": "FALL_THROUGH", "length": "5", "mnemonic": "MOV", "operands": ["ESI", "0x4040a8"], "refs_from": [{"to": "004040a8", "type": "DATA"}]}, {"address": "00401195", "bytes": "4881eea8404000", "fall_through": "0040119c", "flow_type": "FAL... | {"body": {"end": "004011c0", "num_addresses": "49", "start": "00401190"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "FUN_00401190", "namespace": "Global", "parameters": [], "qualified_... | null | null | null | null | null | null |
/* WARNING: Removing unreachable block (ram,0x004011af) */
/* WARNING: Removing unreachable block (ram,0x004011b9) */
void MASKED(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x004011af) */
/* WARNING: Removing unreachable block (ram,0x004011b9) */
void MASKED(void)
{
return;
}
|
22_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | __do_global_dtors_aux | _FINI_0 |
void __do_global_dtors_aux(void)
{
if (completed_0 == '\0') {
deregister_tm_clones();
completed_0 = 1;
return;
}
return;
}
|
void _FINI_0(void)
{
if (DAT_004040a8 == '\0') {
FUN_00401160();
DAT_004040a8 = 1;
return;
}
return;
}
| CMP byte ptr [0x004040a8],0x0
JNZ 0x004011f0
PUSH RBP
MOV RBP,RSP
CALL 0x00401160
MOV byte ptr [0x004040a8],0x1
POP RBP
RET
RET | {"edges": [{"source": "const_0", "target": "RETURN_004011f0_29", "type": "use"}, {"source": "COPY_004011f0_46", "target": "addrtied_004040a8", "type": "def"}, {"source": "INT_EQUAL_004011d0_5", "target": "reg_register:00000206", "type": "def"}, {"source": "const_0", "target": "INT_EQUAL_004011d0_5", "type": "use"}, {"s... | {"edges": [{"source": "const_0", "target": "RETURN_004011f0_29", "type": "use"}, {"source": "COPY_004011f0_46", "target": "addrtied_004040a8", "type": "def"}, {"source": "INT_EQUAL_004011d0_5", "target": "reg_register:00000206", "type": "def"}, {"source": "const_0", "target": "INT_EQUAL_004011d0_5", "type": "use"}, {"s... | {"edges": [{"source": "004011d0", "target": "004011f0", "type": "control_flow"}, {"source": "004011d0", "target": "004011d9", "type": "control_flow"}, {"source": "004011d9", "target": "00401160", "type": "control_flow"}], "nodes": [{"id": "004011d0", "label": "004011d0", "type": "basic_block"}, {"id": "004011f0", "labe... | {"edges": [{"source": "004011d0", "target": "004011f0", "type": "control_flow"}, {"source": "004011d0", "target": "004011d9", "type": "control_flow"}, {"source": "004011d9", "target": "00401160", "type": "control_flow"}], "nodes": [{"id": "004011d0", "label": "004011d0", "type": "basic_block"}, {"id": "004011f0", "labe... | null | null | [["const_0", "INT_EQUAL_004011d0_5", "input"], ["COPY_004011ea_45", "addrtied_004040a8", "output"], ["reg_register:00000206", "CBRANCH_004011d7_11", "input"], ["addrtied_004040a8", "COPY_004011ea_45", "input"], ["const_1", "COPY_004011e2_19", "input"], ["const_0", "RETURN_004011f0_29", "input"], ["COPY_004011f0_46", "a... | [["const_0", "INT_EQUAL_004011d0_5", "input"], ["COPY_004011ea_45", "addrtied_004040a8", "output"], ["reg_register:00000206", "CBRANCH_004011d7_11", "input"], ["addrtied_004040a8", "COPY_004011ea_45", "input"], ["const_1", "COPY_004011e2_19", "input"], ["const_0", "RETURN_004011f0_29", "input"], ["COPY_004011f0_46", "a... | {"edges": [{"source": "const_0", "target": "INT_EQUAL_004011d0_5", "type": "input"}, {"source": "COPY_004011ea_45", "target": "addrtied_004040a8", "type": "output"}, {"source": "reg_register:00000206", "target": "CBRANCH_004011d7_11", "type": "input"}, {"source": "addrtied_004040a8", "target": "COPY_004011ea_45", "type... | {"edges": [{"source": "const_0", "target": "INT_EQUAL_004011d0_5", "type": "input"}, {"source": "COPY_004011ea_45", "target": "addrtied_004040a8", "type": "output"}, {"source": "reg_register:00000206", "target": "CBRANCH_004011d7_11", "type": "input"}, {"source": "addrtied_004040a8", "target": "COPY_004011ea_45", "type... | 004011d0 | unknown_arch | unknown_opt | [{"address": "004011d0", "is_external": false, "is_global": true, "name": "__do_global_dtors_aux", "namespace": "Global", "type": "Function"}, {"address": "004040a8", "is_external": false, "is_global": true, "name": "completed.0", "namespace": "Global", "type": "Label"}, {"address": "004040a8", "is_external": false, "i... | [{"address": "004040a8", "datatype": "undefined1", "from_instruction": "004011d0", "symbol_name": "completed.0", "symbol_type": "Label", "value": ""}] | {"called_functions": [{"address": "00401160", "is_external": false, "name": "deregister_tm_clones", "namespace": "Global", "signature": "undefined deregister_tm_clones()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined __do_global_dtors_aux()"} | [] | {"incoming": [{"from": "00403df8", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "00401481", "from_function": "__libc_csu_init", "type": "COMPUTED_CALL"}], "outgoing": [{"from": "004011d0", "is_external": false, "to": "004040a8", "to_function": "", "typ... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["undefined1"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004011ea", "start": "004011d0"}, {"end": "004011f0", "start": "004011f0"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004011d0", "instruction": "CMP byte ptr [0x004040a8],0x0", "pcode_ops": ["(unique, 0x3a000, 1) COPY (ram, 0x4040a8, 1)", "(register, 0x200, 1) INT_LESS (unique, 0x3a000, 1) , (const, 0x0, 1)", "(register, 0x20b, 1) INT_SBORROW (unique, 0x3a000, 1) , (const, 0x0, 1)", "(unique, 0x3a100, 1) INT_SUB (unique,... | {"callees": [{"address": "00401160", "is_external": false, "name": "deregister_tm_clones", "namespace": "Global", "signature": "undefined deregister_tm_clones()"}], "callers": [{"address": "00401440", "is_external": false, "name": "__libc_csu_init", "namespace": "Global", "signature": "undefined __libc_csu_init()"}]} | {"exports": [{"address": "004011d0", "name": "__do_global_dtors_aux", "symbol": "__do_global_dtors_aux"}], "imports": []} | [] | [] | [{"address": "004011d0", "bytes": "803dd12e000000", "fall_through": "004011d7", "flow_type": "FALL_THROUGH", "length": "7", "mnemonic": "CMP", "operands": ["byte ptr [0x004040a8]", "0x0"], "refs_from": [{"to": "004040a8", "type": "READ"}]}, {"address": "004011d7", "bytes": "7517", "fall_through": "004011d9", "flow_type... | {"body": {"end": "004011f0", "num_addresses": "28", "start": "004011d0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "__do_global_dtors_aux", "namespace": "Global", "parameters": [], "q... | [{"address": "004011d0", "is_external": false, "is_global": true, "name": "_FINI_0", "namespace": "Global", "type": "Function"}, {"address": "004040a8", "is_external": false, "is_global": true, "name": "DAT_004040a8", "namespace": "Global", "type": "Label"}, {"address": "004011f0", "is_external": false, "is_global": tr... | [{"address": "004040a8", "datatype": "undefined1", "from_instruction": "004011d0", "symbol_name": "DAT_004040a8", "symbol_type": "Label", "value": ""}] | {"called_functions": [{"address": "00401160", "is_external": false, "name": "FUN_00401160", "namespace": "Global", "signature": "undefined FUN_00401160()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined _FINI_0()"} | [] | {"incoming": [{"from": "00403df8", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "00401481", "from_function": "FUN_00401440", "type": "COMPUTED_CALL"}], "outgoing": [{"from": "004011d0", "is_external": false, "to": "004040a8", "to_function": "", "type":... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["undefined1"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004011ea", "start": "004011d0"}, {"end": "004011f0", "start": "004011f0"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004011d0", "instruction": "CMP byte ptr [0x004040a8],0x0", "pcode_ops": ["(unique, 0x3a000, 1) COPY (ram, 0x4040a8, 1)", "(register, 0x200, 1) INT_LESS (unique, 0x3a000, 1) , (const, 0x0, 1)", "(register, 0x20b, 1) INT_SBORROW (unique, 0x3a000, 1) , (const, 0x0, 1)", "(unique, 0x3a100, 1) INT_SUB (unique,... | {"callees": [{"address": "00401160", "is_external": false, "name": "FUN_00401160", "namespace": "Global", "signature": "undefined FUN_00401160()"}], "callers": [{"address": "00401440", "is_external": false, "name": "FUN_00401440", "namespace": "Global", "signature": "undefined FUN_00401440()"}]} | {"exports": [{"address": "004011d0", "name": "_FINI_0", "symbol": "_FINI_0"}], "imports": []} | [] | [] | [{"address": "004011d0", "bytes": "803dd12e000000", "fall_through": "004011d7", "flow_type": "FALL_THROUGH", "length": "7", "mnemonic": "CMP", "operands": ["byte ptr [0x004040a8]", "0x0"], "refs_from": [{"to": "004040a8", "type": "READ"}]}, {"address": "004011d7", "bytes": "7517", "fall_through": "004011d9", "flow_type... | {"body": {"end": "004011f0", "num_addresses": "28", "start": "004011d0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "_FINI_0", "namespace": "Global", "parameters": [], "qualified_name"... | null | null | null | null | null | null |
void MASKED(void)
{
if (completed_0 == '\0') {
deregister_tm_clones();
completed_0 = 1;
return;
}
return;
}
|
void MASKED(void)
{
if (DAT_004040a8 == '\0') {
FUN_00401160();
DAT_004040a8 = 1;
return;
}
return;
}
|
23_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | frame_dummy | _INIT_0 |
/* WARNING: Removing unreachable block (ram,0x004011af) */
/* WARNING: Removing unreachable block (ram,0x004011b9) */
void frame_dummy(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x004011af) */
/* WARNING: Removing unreachable block (ram,0x004011b9) */
void _INIT_0(void)
{
return;
}
| JMP 0x00401190 | {"edges": [{"source": "const_0", "target": "RETURN_004011c0_118", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_004011c0_118", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_0", "target": "RETURN_004011c0_118", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_004011c0_118", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "00401200", "target": "00401190", "type": "control_flow"}], "nodes": [{"id": "00401200", "label": "00401200", "type": "basic_block"}, {"id": "00401190", "label": "00401190", "type": "basic_block"}]} | {"edges": [{"source": "00401200", "target": "00401190", "type": "control_flow"}], "nodes": [{"id": "00401200", "label": "00401200", "type": "basic_block"}, {"id": "00401190", "label": "00401190", "type": "basic_block"}]} | null | null | [["const_0", "RETURN_004011c0_118", "input"]] | [["const_0", "RETURN_004011c0_118", "input"]] | {"edges": [{"source": "const_0", "target": "RETURN_004011c0_118", "type": "input"}], "nodes": [{"id": "RETURN_004011c0_118", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_0", "target": "RETURN_004011c0_118", "type": "input"}], "nodes": [{"id": "RETURN_004011c0_118", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | 00401200 | unknown_arch | unknown_opt | [{"address": "00401200", "is_external": false, "is_global": true, "name": "frame_dummy", "namespace": "Global", "type": "Function"}, {"address": "00401190", "is_external": false, "is_global": true, "name": "register_tm_clones", "namespace": "Global", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined frame_dummy()"} | [] | {"incoming": [{"from": "00403df0", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "00401481", "from_function": "__libc_csu_init", "type": "COMPUTED_CALL"}], "outgoing": [{"from": "00401200", "is_external": false, "to": "00401190", "to_function": "registe... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401201", "start": "00401200"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401200", "instruction": "JMP 0x00401190", "pcode_ops": [" --- BRANCH (ram, 0x401190, 8)"]}] | {"callees": [], "callers": [{"address": "00401440", "is_external": false, "name": "__libc_csu_init", "namespace": "Global", "signature": "undefined __libc_csu_init()"}]} | {"exports": [{"address": "00401200", "name": "frame_dummy", "symbol": "frame_dummy"}], "imports": []} | [] | [] | [{"address": "00401200", "bytes": "eb8e", "fall_through": "", "flow_type": "UNCONDITIONAL_JUMP", "length": "2", "mnemonic": "JMP", "operands": ["0x00401190"], "refs_from": [{"to": "00401190", "type": "UNCONDITIONAL_JUMP"}]}] | {"body": {"end": "00401201", "num_addresses": "2", "start": "00401200"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "frame_dummy", "namespace": "Global", "parameters": [], "qualified_nam... | [{"address": "00401200", "is_external": false, "is_global": true, "name": "_INIT_0", "namespace": "Global", "type": "Function"}, {"address": "00401190", "is_external": false, "is_global": true, "name": "FUN_00401190", "namespace": "Global", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined _INIT_0()"} | [] | {"incoming": [{"from": "00403df0", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "00401481", "from_function": "FUN_00401440", "type": "COMPUTED_CALL"}], "outgoing": [{"from": "00401200", "is_external": false, "to": "00401190", "to_function": "FUN_004011... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401201", "start": "00401200"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401200", "instruction": "JMP 0x00401190", "pcode_ops": [" --- BRANCH (ram, 0x401190, 8)"]}] | {"callees": [], "callers": [{"address": "00401440", "is_external": false, "name": "FUN_00401440", "namespace": "Global", "signature": "undefined FUN_00401440()"}]} | {"exports": [{"address": "00401200", "name": "_INIT_0", "symbol": "_INIT_0"}], "imports": []} | [] | [] | [{"address": "00401200", "bytes": "eb8e", "fall_through": "", "flow_type": "UNCONDITIONAL_JUMP", "length": "2", "mnemonic": "JMP", "operands": ["0x00401190"], "refs_from": [{"to": "00401190", "type": "UNCONDITIONAL_JUMP"}]}] | {"body": {"end": "00401201", "num_addresses": "2", "start": "00401200"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "_INIT_0", "namespace": "Global", "parameters": [], "qualified_name": ... | null | null | null | null | null | null |
/* WARNING: Removing unreachable block (ram,0x004011af) */
/* WARNING: Removing unreachable block (ram,0x004011b9) */
void MASKED(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x004011af) */
/* WARNING: Removing unreachable block (ram,0x004011b9) */
void MASKED(void)
{
return;
}
|
24_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | on_connect | FUN_00401202 |
void on_connect(mosquitto *mosq,void *obj,int rc)
{
int iVar1;
int rc_local;
void *obj_local;
mosquitto *mosq_local;
if (rc != 0) {
/* WARNING: Subroutine does not return */
exit(1);
}
iVar1 = mosquitto_subscribe(mosq,0,"0123456789012345678901234567890",0);
if (iVar1 != 0x19... |
void FUN_00401202(undefined8 param_1,undefined8 param_2,int param_3)
{
int iVar1;
if (param_3 != 0) {
/* WARNING: Subroutine does not return */
exit(1);
}
iVar1 = mosquitto_subscribe(param_1,0,"0123456789012345678901234567890",0);
if (iVar1 != 0x19) {
puts("Fail on subscribe")... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
MOV dword ptr [RBP + -0x14],EDX
CMP dword ptr [RBP + -0x14],0x0
JZ 0x00401225
MOV EDI,0x1
CALL 0x00401060
MOV RAX,qword ptr [RBP + -0x8]
MOV ECX,0x0
MOV EDX,0x402008
MOV ESI,0x0
MOV RDI,RAX
CALL 0x00401040
MOV dword ptr [RB... | {"edges": [{"source": "unique_268435774", "target": "CALL_00401281_105", "type": "use"}, {"source": "reg_register:00000000", "target": "INT_NOTEQUAL_004012c4_155", "type": "use"}, {"source": "const_25", "target": "INT_NOTEQUAL_00401243_61", "type": "use"}, {"source": "var_004010b0", "target": "CALL_004012b8_135", "type... | {"edges": [{"source": "const_4210852", "target": "PTRSUB_004012b8_625", "type": "use"}, {"source": "const_4202554", "target": "COPY_00401281_618", "type": "use"}, {"source": "const_4202603", "target": "COPY_004012cf_622", "type": "use"}, {"source": "reg_register:00000000", "target": "INT_NOTEQUAL_004012c4_155", "type":... | {"edges": [{"source": "00401202", "target": "00401225", "type": "control_flow"}, {"source": "00401202", "target": "0040121b", "type": "control_flow"}, {"source": "0040121b", "target": "00401060", "type": "control_flow"}, {"source": "00401225", "target": "00401040", "type": "control_flow"}, {"source": "00401225", "targe... | {"edges": [{"source": "00401202", "target": "00401225", "type": "control_flow"}, {"source": "00401202", "target": "0040121b", "type": "control_flow"}, {"source": "0040121b", "target": "00401060", "type": "control_flow"}, {"source": "00401225", "target": "00401040", "type": "control_flow"}, {"source": "00401225", "targe... | null | null | [["reg_register:00000206", "CBRANCH_0040127a_101", "input"], ["const_0", "CALL_00401306_194", "input"], ["COPY_0040123b_617", "unique_268435758", "output"], ["var_0040125d", "CBRANCH_00401247_66", "input"], ["CALL_004012b8_135", "reg_register:00000000", "output"], ["const_4202574", "COPY_004012b8_620", "input"], ["cons... | [["const_4202554", "COPY_00401281_618", "input"], ["reg_register:00000206", "CBRANCH_0040127a_101", "input"], ["COPY_004012b8_620", "unique_268435798", "output"], ["const_0", "CALL_00401306_194", "input"], ["var_0040125d", "CBRANCH_00401247_66", "input"], ["CALL_004012b8_135", "reg_register:00000000", "output"], ["cons... | {"edges": [{"source": "reg_register:00000206", "target": "CBRANCH_0040127a_101", "type": "input"}, {"source": "const_0", "target": "CALL_00401306_194", "type": "input"}, {"source": "COPY_0040123b_617", "target": "unique_268435758", "type": "output"}, {"source": "var_0040125d", "target": "CBRANCH_00401247_66", "type": "... | {"edges": [{"source": "const_4202554", "target": "COPY_00401281_618", "type": "input"}, {"source": "reg_register:00000206", "target": "CBRANCH_0040127a_101", "type": "input"}, {"source": "COPY_004012b8_620", "target": "unique_268435798", "type": "output"}, {"source": "const_0", "target": "CALL_00401306_194", "type": "i... | 00401202 | unknown_arch | unknown_opt | [{"address": "00401202", "is_external": false, "is_global": true, "name": "on_connect", "namespace": "Global", "type": "Function"}, {"address": "00401225", "is_external": false, "is_global": true, "name": "LAB_00401225", "namespace": "Global", "type": "Label"}, {"address": "00401060", "is_external": false, "is_global":... | [{"address": "00402008", "datatype": "string", "from_instruction": "0040122e", "symbol_name": "s_0123456789012345678901234567890_00402008", "symbol_type": "Label", "value": "0123456789012345678901234567890"}, {"address": "00402028", "datatype": "string", "from_instruction": "00401249", "symbol_name": "s_Fail_on_subscri... | {"called_functions": [{"address": "00401060", "is_external": false, "name": "exit", "namespace": "<EXTERNAL>", "signature": "void exit(int __status)"}, {"address": "00401050", "is_external": false, "name": "puts", "namespace": "<EXTERNAL>", "signature": "int puts(char * __s)"}, {"address": "004010c0", "is_external": fa... | [{"address": "00402008", "datatype": "string", "length": "32", "referenced_from": "0040122e", "value": "0123456789012345678901234567890"}, {"address": "00402028", "datatype": "string", "length": "18", "referenced_from": "00401249", "value": "Fail on subscribe"}, {"address": "0040203a", "datatype": "string", "length": "... | {"incoming": [{"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "004020e4", "from_function": "", "type": "INDIRECTION"}, {"from": "00402198", "from_function": "", "type": "DATA"}, {"from": "004013cd", "from_function": "main", "type": "PARAM"}], "outgoing": [{"from": "0040120a", "is_external": f... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["mosquitto *", "void *", "int"], "referenced_data_types": ["string"], "return_type": ["void"]} | {"body_ranges": [{"end": "0040132e", "start": "00401202"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401202", "instruction": "PUSH RBP", "pcode_ops": ["(unique, 0x23c00, 8) COPY (register, 0x28, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", " --- STORE (const, 0x1b1, 8) , (register, 0x20, 8) , (unique, 0x23c00, 8)"]}, {"address": "00401203", "instruction": "MOV RBP,RSP", "p... | {"callees": [{"address": "00401060", "is_external": false, "name": "exit", "namespace": "<EXTERNAL>", "signature": "void exit(int __status)"}, {"address": "00401050", "is_external": false, "name": "puts", "namespace": "<EXTERNAL>", "signature": "int puts(char * __s)"}, {"address": "004010c0", "is_external": false, "nam... | {"exports": [{"address": "00401202", "name": "on_connect", "symbol": "on_connect"}], "imports": []} | [] | [] | [{"address": "00401202", "bytes": "55", "fall_through": "00401203", "flow_type": "FALL_THROUGH", "length": "1", "mnemonic": "PUSH", "operands": ["RBP"], "refs_from": []}, {"address": "00401203", "bytes": "4889e5", "fall_through": "00401206", "flow_type": "FALL_THROUGH", "length": "3", "mnemonic": "MOV", "operands": ["R... | {"body": {"end": "0040132e", "num_addresses": "301", "start": "00401202"}, "calling_convention": "__stdcall", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [{"comment": "", "datatype": "mosquitto *", "is_register": false, "is_stack":... | [{"address": "00401202", "is_external": false, "is_global": true, "name": "FUN_00401202", "namespace": "Global", "type": "Function"}, {"address": "00401225", "is_external": false, "is_global": true, "name": "LAB_00401225", "namespace": "Global", "type": "Label"}, {"address": "00401060", "is_external": false, "is_global... | [{"address": "00402008", "datatype": "string", "from_instruction": "0040122e", "symbol_name": "s_0123456789012345678901234567890_00402008", "symbol_type": "Label", "value": "0123456789012345678901234567890"}, {"address": "00402028", "datatype": "string", "from_instruction": "00401249", "symbol_name": "s_Fail_on_subscri... | {"called_functions": [{"address": "004010c0", "is_external": false, "name": "mosquitto_unsubscribe", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_unsubscribe()"}, {"address": "00401060", "is_external": false, "name": "exit", "namespace": "<EXTERNAL>", "signature": "void exit(int __status)"}, {"address":... | [{"address": "00402008", "datatype": "string", "length": "32", "referenced_from": "0040122e", "value": "0123456789012345678901234567890"}, {"address": "00402028", "datatype": "string", "length": "18", "referenced_from": "00401249", "value": "Fail on subscribe"}, {"address": "0040203a", "datatype": "string", "length": "... | {"incoming": [{"from": "004020e4", "from_function": "", "type": "INDIRECTION"}, {"from": "00402198", "from_function": "", "type": "DATA"}, {"from": "004013cd", "from_function": "FUN_00401371", "type": "PARAM"}], "outgoing": [{"from": "0040120a", "is_external": false, "to": "Stack[-0x10]", "to_function": "", "type": "WR... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": ["undefined8", "undefined4"], "parameter_types": [], "referenced_data_types": ["string"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "0040132e", "start": "00401202"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401202", "instruction": "PUSH RBP", "pcode_ops": ["(unique, 0x23c00, 8) COPY (register, 0x28, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", " --- STORE (const, 0x1b1, 8) , (register, 0x20, 8) , (unique, 0x23c00, 8)"]}, {"address": "00401203", "instruction": "MOV RBP,RSP", "p... | {"callees": [{"address": "004010c0", "is_external": false, "name": "mosquitto_unsubscribe", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_unsubscribe()"}, {"address": "00401060", "is_external": false, "name": "exit", "namespace": "<EXTERNAL>", "signature": "void exit(int __status)"}, {"address": "0040105... | {"exports": [{"address": "00401202", "name": "FUN_00401202", "symbol": "FUN_00401202"}], "imports": []} | [] | [] | [{"address": "00401202", "bytes": "55", "fall_through": "00401203", "flow_type": "FALL_THROUGH", "length": "1", "mnemonic": "PUSH", "operands": ["RBP"], "refs_from": []}, {"address": "00401203", "bytes": "4889e5", "fall_through": "00401206", "flow_type": "FALL_THROUGH", "length": "3", "mnemonic": "MOV", "operands": ["R... | {"body": {"end": "0040132e", "num_addresses": "301", "start": "00401202"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [{"comment": "", "datatype": "undefined8", "is_register": false, "is_stack": tr... | null | null | null | null | null | null |
void MASKED(mosquitto *mosq,void *obj,int rc)
{
int iVar1;
int rc_local;
void *obj_local;
mosquitto *mosq_local;
if (rc != 0) {
/* WARNING: Subroutine does not return */
exit(1);
}
iVar1 = mosquitto_subscribe(mosq,0,"0123456789012345678901234567890",0);
if (iVar1 != 0x19) {
... |
void MASKED(undefined8 param_1,undefined8 param_2,int param_3)
{
int iVar1;
if (param_3 != 0) {
/* WARNING: Subroutine does not return */
exit(1);
}
iVar1 = mosquitto_subscribe(param_1,0,"0123456789012345678901234567890",0);
if (iVar1 != 0x19) {
puts("Fail on subscribe");
... |
25_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | on_publish | FUN_0040132f |
void on_publish(mosquitto *mosq,void *obj,int mid)
{
int mid_local;
void *obj_local;
mosquitto *mosq_local;
if (mid == sent_mid) {
mosquitto_disconnect(mosq);
run = 0;
return;
}
/* WARNING: Subroutine does not return */
exit(1);
}
|
void FUN_0040132f(undefined8 param_1,undefined8 param_2,int param_3)
{
if (param_3 == DAT_004040a4) {
mosquitto_disconnect(param_1);
DAT_004040a0 = 0;
return;
}
/* WARNING: Subroutine does not return */
exit(1);
}
| PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
MOV dword ptr [RBP + -0x14],EDX
MOV EAX,dword ptr [0x004040a4]
CMP dword ptr [RBP + -0x14],EAX
JNZ 0x00401365
MOV RAX,qword ptr [RBP + -0x8]
MOV RDI,RAX
CALL 0x004010d0
MOV dword ptr [0x004040a0],0x0
JMP 0x0040136f
MOV EDI,... | {"edges": [{"source": "addrtied_004040a0", "target": "INDIRECT_00401354_106", "type": "use"}, {"source": "addrtied_004040a0", "target": "COPY_0040136a_108", "type": "use"}, {"source": "var_00401060", "target": "CALL_0040136a_56", "type": "use"}, {"source": "reg_register:00000206", "target": "CBRANCH_0040134b_37", "type... | {"edges": [{"source": "addrtied_004040a0", "target": "INDIRECT_00401354_106", "type": "use"}, {"source": "addrtied_004040a0", "target": "COPY_0040136a_108", "type": "use"}, {"source": "var_00401060", "target": "CALL_0040136a_56", "type": "use"}, {"source": "reg_register:00000206", "target": "CBRANCH_0040134b_37", "type... | {"edges": [{"source": "0040132f", "target": "00401365", "type": "control_flow"}, {"source": "0040132f", "target": "0040134d", "type": "control_flow"}, {"source": "0040134d", "target": "004010d0", "type": "control_flow"}, {"source": "0040134d", "target": "0040136f", "type": "control_flow"}, {"source": "00401365", "targe... | {"edges": [{"source": "0040132f", "target": "00401365", "type": "control_flow"}, {"source": "0040132f", "target": "0040134d", "type": "control_flow"}, {"source": "0040134d", "target": "004010d0", "type": "control_flow"}, {"source": "0040134d", "target": "0040136f", "type": "control_flow"}, {"source": "00401365", "targe... | null | null | [["addrtied_004040a4", "INT_EQUAL_00401348_31", "input"], ["addrtied_004040a0", "INDIRECT_0040136a_105", "input"], ["COPY_0040136a_112", "addrtied_004040a4", "output"], ["addrtied_004040a0", "INDIRECT_00401354_106", "input"], ["const_44", "INDIRECT_00401354_106", "input"], ["INDIRECT_00401354_110", "addrtied_004040a4",... | [["addrtied_004040a4", "INT_EQUAL_00401348_31", "input"], ["addrtied_004040a0", "INDIRECT_0040136a_105", "input"], ["COPY_0040136a_112", "addrtied_004040a4", "output"], ["addrtied_004040a0", "INDIRECT_00401354_106", "input"], ["const_44", "INDIRECT_00401354_106", "input"], ["INDIRECT_00401354_110", "addrtied_004040a4",... | {"edges": [{"source": "addrtied_004040a4", "target": "INT_EQUAL_00401348_31", "type": "input"}, {"source": "addrtied_004040a0", "target": "INDIRECT_0040136a_105", "type": "input"}, {"source": "COPY_0040136a_112", "target": "addrtied_004040a4", "type": "output"}, {"source": "addrtied_004040a0", "target": "INDIRECT_00401... | {"edges": [{"source": "addrtied_004040a4", "target": "INT_EQUAL_00401348_31", "type": "input"}, {"source": "addrtied_004040a0", "target": "INDIRECT_0040136a_105", "type": "input"}, {"source": "COPY_0040136a_112", "target": "addrtied_004040a4", "type": "output"}, {"source": "addrtied_004040a0", "target": "INDIRECT_00401... | 0040132f | unknown_arch | unknown_opt | [{"address": "0040132f", "is_external": false, "is_global": true, "name": "on_publish", "namespace": "Global", "type": "Function"}, {"address": "004040a4", "is_external": false, "is_global": true, "name": "sent_mid", "namespace": "Global", "type": "Label"}, {"address": "00401365", "is_external": false, "is_global": tru... | [{"address": "004040a4", "datatype": "int", "from_instruction": "00401342", "symbol_name": "sent_mid", "symbol_type": "Label", "value": "-0x1"}, {"address": "004040a0", "datatype": "int", "from_instruction": "00401359", "symbol_name": "run", "symbol_type": "Label", "value": "-0x1"}] | {"called_functions": [{"address": "00401060", "is_external": false, "name": "exit", "namespace": "<EXTERNAL>", "signature": "void exit(int __status)"}, {"address": "004010d0", "is_external": false, "name": "mosquitto_disconnect", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_disconnect()"}], "calling_con... | [] | {"incoming": [{"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "004020ec", "from_function": "", "type": "INDIRECTION"}, {"from": "004021b8", "from_function": "", "type": "DATA"}, {"from": "004013de", "from_function": "main", "type": "PARAM"}], "outgoing": [{"from": "00401337", "is_external": f... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["mosquitto *", "void *", "int"], "referenced_data_types": [], "return_type": ["void"]} | {"body_ranges": [{"end": "00401370", "start": "0040132f"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "0040132f", "instruction": "PUSH RBP", "pcode_ops": ["(unique, 0x23c00, 8) COPY (register, 0x28, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", " --- STORE (const, 0x1b1, 8) , (register, 0x20, 8) , (unique, 0x23c00, 8)"]}, {"address": "00401330", "instruction": "MOV RBP,RSP", "p... | {"callees": [{"address": "00401060", "is_external": false, "name": "exit", "namespace": "<EXTERNAL>", "signature": "void exit(int __status)"}, {"address": "004010d0", "is_external": false, "name": "mosquitto_disconnect", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_disconnect()"}], "callers": []} | {"exports": [{"address": "0040132f", "name": "on_publish", "symbol": "on_publish"}], "imports": []} | [] | [] | [{"address": "0040132f", "bytes": "55", "fall_through": "00401330", "flow_type": "FALL_THROUGH", "length": "1", "mnemonic": "PUSH", "operands": ["RBP"], "refs_from": []}, {"address": "00401330", "bytes": "4889e5", "fall_through": "00401333", "flow_type": "FALL_THROUGH", "length": "3", "mnemonic": "MOV", "operands": ["R... | {"body": {"end": "00401370", "num_addresses": "66", "start": "0040132f"}, "calling_convention": "__stdcall", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [{"comment": "", "datatype": "mosquitto *", "is_register": false, "is_stack": ... | [{"address": "0040132f", "is_external": false, "is_global": true, "name": "FUN_0040132f", "namespace": "Global", "type": "Function"}, {"address": "004040a4", "is_external": false, "is_global": true, "name": "DAT_004040a4", "namespace": "Global", "type": "Label"}, {"address": "00401365", "is_external": false, "is_global... | [{"address": "004040a4", "datatype": "undefined4", "from_instruction": "00401342", "symbol_name": "DAT_004040a4", "symbol_type": "Label", "value": "-0x1"}, {"address": "004040a0", "datatype": "undefined4", "from_instruction": "00401359", "symbol_name": "DAT_004040a0", "symbol_type": "Label", "value": "-0x1"}] | {"called_functions": [{"address": "004010d0", "is_external": false, "name": "mosquitto_disconnect", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_disconnect()"}, {"address": "00401060", "is_external": false, "name": "exit", "namespace": "<EXTERNAL>", "signature": "void exit(int __status)"}], "calling_con... | [] | {"incoming": [{"from": "004020ec", "from_function": "", "type": "INDIRECTION"}, {"from": "004021b8", "from_function": "", "type": "DATA"}, {"from": "004013de", "from_function": "FUN_00401371", "type": "PARAM"}], "outgoing": [{"from": "00401337", "is_external": false, "to": "Stack[-0x10]", "to_function": "", "type": "WR... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": ["undefined8", "undefined4"], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401370", "start": "0040132f"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "0040132f", "instruction": "PUSH RBP", "pcode_ops": ["(unique, 0x23c00, 8) COPY (register, 0x28, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", " --- STORE (const, 0x1b1, 8) , (register, 0x20, 8) , (unique, 0x23c00, 8)"]}, {"address": "00401330", "instruction": "MOV RBP,RSP", "p... | {"callees": [{"address": "004010d0", "is_external": false, "name": "mosquitto_disconnect", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_disconnect()"}, {"address": "00401060", "is_external": false, "name": "exit", "namespace": "<EXTERNAL>", "signature": "void exit(int __status)"}], "callers": []} | {"exports": [{"address": "0040132f", "name": "FUN_0040132f", "symbol": "FUN_0040132f"}], "imports": []} | [] | [] | [{"address": "0040132f", "bytes": "55", "fall_through": "00401330", "flow_type": "FALL_THROUGH", "length": "1", "mnemonic": "PUSH", "operands": ["RBP"], "refs_from": []}, {"address": "00401330", "bytes": "4889e5", "fall_through": "00401333", "flow_type": "FALL_THROUGH", "length": "3", "mnemonic": "MOV", "operands": ["R... | {"body": {"end": "00401370", "num_addresses": "66", "start": "0040132f"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [{"comment": "", "datatype": "undefined8", "is_register": false, "is_stack": tru... | null | null | null | null | null | null |
void MASKED(mosquitto *mosq,void *obj,int mid)
{
int mid_local;
void *obj_local;
mosquitto *mosq_local;
if (mid == sent_mid) {
mosquitto_disconnect(mosq);
run = 0;
return;
}
/* WARNING: Subroutine does not return */
exit(1);
}
|
void MASKED(undefined8 param_1,undefined8 param_2,int param_3)
{
if (param_3 == DAT_004040a4) {
mosquitto_disconnect(param_1);
DAT_004040a0 = 0;
return;
}
/* WARNING: Subroutine does not return */
exit(1);
}
|
26_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | main | FUN_00401371 |
int main(int argc,char **argv)
{
int iVar1;
undefined8 uVar2;
char **argv_local;
int argc_local;
int rc;
mosquitto *mosq;
int port;
iVar1 = atoi(argv[1]);
mosquitto_lib_init();
uVar2 = mosquitto_new("publish-qos0-test",1,0);
mosquitto_int_option(uVar2,1,5);
mosquitto_connect_callback_set(uV... |
int FUN_00401371(undefined8 param_1,long param_2)
{
int iVar1;
undefined8 uVar2;
iVar1 = atoi(*(char **)(param_2 + 8));
mosquitto_lib_init();
uVar2 = mosquitto_new("publish-qos0-test",1,0);
mosquitto_int_option(uVar2,1,5);
mosquitto_connect_callback_set(uVar2,FUN_00401202);
mosquitto_publish_callba... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV dword ptr [RBP + -0x24],EDI
MOV qword ptr [RBP + -0x30],RSI
MOV RAX,qword ptr [RBP + -0x30]
ADD RAX,0x8
MOV RAX,qword ptr [RAX]
MOV RDI,RAX
CALL 0x004010a0
MOV dword ptr [RBP + -0x4],EAX
CALL 0x00401090
MOV EDX,0x0
MOV ESI,0x1
MOV EDI,0x4020a2
CALL 0x004010f0
MOV qword ptr [RBP + -... | {"edges": [{"source": "addrtied_004040a0", "target": "MULTIEQUAL_00401422_337", "type": "use"}, {"source": "var_004010a0", "target": "CALL_0040138e_36", "type": "use"}, {"source": "INT_EQUAL_00401428_101", "target": "reg_register:00000206", "type": "def"}, {"source": "reg_register:00000000", "target": "CALL_004013ff_89... | {"edges": [{"source": "var_004010a0", "target": "CALL_0040138e_36", "type": "use"}, {"source": "INT_EQUAL_00401428_101", "target": "reg_register:00000206", "type": "def"}, {"source": "reg_register:00000030", "target": "INT_ADD_00401384_24", "type": "use"}, {"source": "unique_268435669", "target": "CAST_00401384_411", "... | {"edges": [{"source": "00401371", "target": "004010a0", "type": "control_flow"}, {"source": "00401371", "target": "00401090", "type": "control_flow"}, {"source": "00401371", "target": "004010f0", "type": "control_flow"}, {"source": "00401371", "target": "00401080", "type": "control_flow"}, {"source": "00401371", "targe... | {"edges": [{"source": "00401371", "target": "004010a0", "type": "control_flow"}, {"source": "00401371", "target": "00401090", "type": "control_flow"}, {"source": "00401371", "target": "004010f0", "type": "control_flow"}, {"source": "00401371", "target": "00401080", "type": "control_flow"}, {"source": "00401371", "targe... | null | null | [["const_4202658", "COPY_004013aa_411", "input"], ["reg_register:00000000", "CALL_004013c4_60", "input"], ["COPY_00401439_175", "reg_register:00000000", "output"], ["const_60", "INDIRECT_004013c4_330", "input"], ["const_4294967295", "INT_EQUAL_00401428_101", "input"], ["INDIRECT_00401396_328", "addrtied_004040a0", "out... | [["reg_register:00000000", "CALL_004013c4_60", "input"], ["COPY_00401432_406", "reg_register:00000000", "output"], ["unique_268435645", "CALL_004013e6_76", "input"], ["INDIRECT_004013aa_325", "addrtied_004040a0", "output"], ["const_4294967295", "INT_EQUAL_00401428_101", "input"], ["INDIRECT_004013ff_329", "addrtied_004... | {"edges": [{"source": "const_4202658", "target": "COPY_004013aa_411", "type": "input"}, {"source": "reg_register:00000000", "target": "CALL_004013c4_60", "type": "input"}, {"source": "COPY_00401439_175", "target": "reg_register:00000000", "type": "output"}, {"source": "const_60", "target": "INDIRECT_004013c4_330", "typ... | {"edges": [{"source": "reg_register:00000000", "target": "CALL_004013c4_60", "type": "input"}, {"source": "COPY_00401432_406", "target": "reg_register:00000000", "type": "output"}, {"source": "unique_268435645", "target": "CALL_004013e6_76", "type": "input"}, {"source": "INDIRECT_004013aa_325", "target": "addrtied_0040... | 00401371 | unknown_arch | unknown_opt | [{"address": "00401371", "is_external": false, "is_global": true, "name": "main", "namespace": "Global", "type": "Function"}, {"address": "004010a0", "is_external": false, "is_global": true, "name": "atoi", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00401090", "is_external": false, "is_global": true, ... | [{"address": "004020a2", "datatype": "string", "from_instruction": "004013a5", "symbol_name": "s_publish-qos0-test_004020a2", "symbol_type": "Label", "value": "publish-qos0-test"}, {"address": "004020b4", "datatype": "string", "from_instruction": "004013f7", "symbol_name": "s_localhost_004020b4", "symbol_type": "Label"... | {"called_functions": [{"address": "004010f0", "is_external": false, "name": "mosquitto_new", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_new()"}, {"address": "00401100", "is_external": false, "name": "mosquitto_lib_cleanup", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_lib_cleanup()"}, ... | [{"address": "004020a2", "datatype": "string", "length": "18", "referenced_from": "004013a5", "value": "publish-qos0-test"}, {"address": "004020b4", "datatype": "string", "length": "10", "referenced_from": "004013f7", "value": "localhost"}] | {"incoming": [{"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "004020f4", "from_function": "", "type": "INDIRECTION"}, {"from": "004021d8", "from_function": "", "type": "DATA"}, {"from": "0040113d", "from_function": "_start", "type": "PARAM"}], "outgoing": [{"from": "00401379", "is_external":... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": ["mosquitto *"], "parameter_types": ["char * *"], "referenced_data_types": ["string"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401439", "start": "00401371"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401371", "instruction": "PUSH RBP", "pcode_ops": ["(unique, 0x23c00, 8) COPY (register, 0x28, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", " --- STORE (const, 0x1b1, 8) , (register, 0x20, 8) , (unique, 0x23c00, 8)"]}, {"address": "00401372", "instruction": "MOV RBP,RSP", "p... | {"callees": [{"address": "004010a0", "is_external": false, "name": "atoi", "namespace": "<EXTERNAL>", "signature": "int atoi(char * __nptr)"}, {"address": "004010f0", "is_external": false, "name": "mosquitto_new", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_new()"}, {"address": "004010e0", "is_external... | {"exports": [{"address": "00401371", "name": "main", "symbol": "main"}], "imports": []} | [] | [] | [{"address": "00401371", "bytes": "55", "fall_through": "00401372", "flow_type": "FALL_THROUGH", "length": "1", "mnemonic": "PUSH", "operands": ["RBP"], "refs_from": []}, {"address": "00401372", "bytes": "4889e5", "fall_through": "00401375", "flow_type": "FALL_THROUGH", "length": "3", "mnemonic": "MOV", "operands": ["R... | {"body": {"end": "00401439", "num_addresses": "201", "start": "00401371"}, "calling_convention": "__stdcall", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [{"comment": "", "datatype": "int", "is_register": false, "is_stack": true, "... | [{"address": "00401371", "is_external": false, "is_global": true, "name": "FUN_00401371", "namespace": "Global", "type": "Function"}, {"address": "004010a0", "is_external": false, "is_global": true, "name": "atoi", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00401090", "is_external": false, "is_global"... | [{"address": "004020a2", "datatype": "string", "from_instruction": "004013a5", "symbol_name": "s_publish-qos0-test_004020a2", "symbol_type": "Label", "value": "publish-qos0-test"}, {"address": "004020b4", "datatype": "string", "from_instruction": "004013f7", "symbol_name": "s_localhost_004020b4", "symbol_type": "Label"... | {"called_functions": [{"address": "004010a0", "is_external": false, "name": "atoi", "namespace": "<EXTERNAL>", "signature": "int atoi(char * __nptr)"}, {"address": "00401080", "is_external": false, "name": "mosquitto_int_option", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_int_option()"}, {"address": "... | [{"address": "004020a2", "datatype": "string", "length": "18", "referenced_from": "004013a5", "value": "publish-qos0-test"}, {"address": "004020b4", "datatype": "string", "length": "10", "referenced_from": "004013f7", "value": "localhost"}] | {"incoming": [{"from": "004020f4", "from_function": "", "type": "INDIRECTION"}, {"from": "004021d8", "from_function": "", "type": "DATA"}, {"from": "0040113d", "from_function": "entry", "type": "PARAM"}], "outgoing": [{"from": "00401379", "is_external": false, "to": "Stack[-0x2c]", "to_function": "", "type": "WRITE"}, ... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": ["undefined4", "undefined8"], "parameter_types": [], "referenced_data_types": ["string"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401439", "start": "00401371"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401371", "instruction": "PUSH RBP", "pcode_ops": ["(unique, 0x23c00, 8) COPY (register, 0x28, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", " --- STORE (const, 0x1b1, 8) , (register, 0x20, 8) , (unique, 0x23c00, 8)"]}, {"address": "00401372", "instruction": "MOV RBP,RSP", "p... | {"callees": [{"address": "004010a0", "is_external": false, "name": "atoi", "namespace": "<EXTERNAL>", "signature": "int atoi(char * __nptr)"}, {"address": "00401080", "is_external": false, "name": "mosquitto_int_option", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_int_option()"}, {"address": "00401100"... | {"exports": [{"address": "00401371", "name": "FUN_00401371", "symbol": "FUN_00401371"}], "imports": []} | [] | [] | [{"address": "00401371", "bytes": "55", "fall_through": "00401372", "flow_type": "FALL_THROUGH", "length": "1", "mnemonic": "PUSH", "operands": ["RBP"], "refs_from": []}, {"address": "00401372", "bytes": "4889e5", "fall_through": "00401375", "flow_type": "FALL_THROUGH", "length": "3", "mnemonic": "MOV", "operands": ["R... | {"body": {"end": "00401439", "num_addresses": "201", "start": "00401371"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [{"comment": "", "datatype": "undefined4", "is_register": false, "is_stack": tr... | null | null | null | null | null | null |
int MASKED(int argc,char **argv)
{
int iVar1;
undefined8 uVar2;
char **argv_local;
int argc_local;
int rc;
mosquitto *mosq;
int port;
iVar1 = atoi(argv[1]);
mosquitto_lib_init();
uVar2 = mosquitto_new("publish-qos0-test",1,0);
mosquitto_int_option(uVar2,1,5);
mosquitto_connect_callback_set(... |
int MASKED(undefined8 param_1,long param_2)
{
int iVar1;
undefined8 uVar2;
iVar1 = atoi(*(char **)(param_2 + 8));
mosquitto_lib_init();
uVar2 = mosquitto_new("publish-qos0-test",1,0);
mosquitto_int_option(uVar2,1,5);
mosquitto_connect_callback_set(uVar2,FUN_00401202);
mosquitto_publish_callback_set... |
27_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | __libc_csu_init | FUN_00401440 |
void __libc_csu_init(EVP_PKEY_CTX *param_1,undefined8 param_2,undefined8 param_3)
{
long lVar1;
_init(param_1);
lVar1 = 0;
do {
(*(code *)(&__frame_dummy_init_array_entry)[lVar1])((ulong)param_1 & 0xffffffff,param_2,param_3)
;
lVar1 = lVar1 + 1;
} while (lVar1 != 1);
return;
}
|
void FUN_00401440(undefined4 param_1,undefined8 param_2,undefined8 param_3)
{
long lVar1;
_DT_INIT();
lVar1 = 0;
do {
(*(code *)(&__DT_INIT_ARRAY)[lVar1])(param_1,param_2,param_3);
lVar1 = lVar1 + 1;
} while (lVar1 != 1);
return;
}
| PUSH R15
MOV R15,RDX
PUSH R14
MOV R14,RSI
PUSH R13
MOV R13D,EDI
PUSH R12
LEA R12,[0x403df0]
PUSH RBP
LEA RBP,[0x403df8]
PUSH RBX
SUB RBP,R12
SUB RSP,0x8
CALL 0x00401000
SAR RBP,0x3
JZ 0x0040148e
XOR EBX,EBX
NOP dword ptr [RAX]
MOV RDX,R15
MOV RSI,R14
MOV EDI,R13D
CALL qword ptr [R12 + RBX*0x8]
ADD RBX,0x1
CMP RBP,RBX
J... | {"edges": [{"source": "reg_register:00000018", "target": "MULTIEQUAL_00401478_204", "type": "use"}, {"source": "reg_register:00000018", "target": "PTRADD_00401481_285", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_00401468_44", "type": "use"}, {"source": "reg_register:00000206", "target": "CBRANC... | {"edges": [{"source": "unique_57088", "target": "CAST_00401481_284", "type": "use"}, {"source": "const_0", "target": "PTRSUB_00401481_282", "type": "use"}, {"source": "reg_register:00000018", "target": "MULTIEQUAL_00401478_201", "type": "use"}, {"source": "reg_register:00000206", "target": "CBRANCH_0040148c_121", "type... | {"edges": [{"source": "00401440", "target": "00401000", "type": "control_flow"}, {"source": "00401440", "target": "0040148e", "type": "control_flow"}, {"source": "00401440", "target": "00401473", "type": "control_flow"}, {"source": "00401473", "target": "00401478", "type": "control_flow"}, {"source": "00401478", "targe... | {"edges": [{"source": "00401440", "target": "00401000", "type": "control_flow"}, {"source": "00401440", "target": "0040148e", "type": "control_flow"}, {"source": "00401440", "target": "00401473", "type": "control_flow"}, {"source": "00401473", "target": "00401478", "type": "control_flow"}, {"source": "00401478", "targe... | null | null | [["unique_268435594", "CALLIND_00401481_100", "input"], ["PTRSUB_00401481_284", "unique_268435570", "output"], ["reg_register:00000018", "INT_NOTEQUAL_00401489_115", "input"], ["var_00401478", "CBRANCH_0040148c_121", "input"], ["const_0", "COPY_00401473_202", "input"], ["reg_register:00000030", "CALLIND_00401481_100", ... | [["unique_268435594", "CALLIND_00401481_100", "input"], ["reg_register:00000038", "CALLIND_00401481_100", "input"], ["reg_register:00000018", "INT_NOTEQUAL_00401489_115", "input"], ["var_00401478", "CBRANCH_0040148c_121", "input"], ["CAST_00401481_284", "unique_268435594", "output"], ["const_8", "PTRADD_00401481_283", ... | {"edges": [{"source": "unique_268435594", "target": "CALLIND_00401481_100", "type": "input"}, {"source": "PTRSUB_00401481_284", "target": "unique_268435570", "type": "output"}, {"source": "reg_register:00000018", "target": "INT_NOTEQUAL_00401489_115", "type": "input"}, {"source": "var_00401478", "target": "CBRANCH_0040... | {"edges": [{"source": "unique_268435594", "target": "CALLIND_00401481_100", "type": "input"}, {"source": "reg_register:00000038", "target": "CALLIND_00401481_100", "type": "input"}, {"source": "reg_register:00000018", "target": "INT_NOTEQUAL_00401489_115", "type": "input"}, {"source": "var_00401478", "target": "CBRANCH... | 00401440 | unknown_arch | unknown_opt | [{"address": "00401440", "is_external": false, "is_global": true, "name": "__libc_csu_init", "namespace": "Global", "type": "Function"}, {"address": "00403df0", "is_external": false, "is_global": true, "name": "__frame_dummy_init_array_entry", "namespace": "Global", "type": "Label"}, {"address": "00403df0", "is_externa... | [{"address": "00403df0", "datatype": "pointer", "from_instruction": "00401451", "symbol_name": "__frame_dummy_init_array_entry", "symbol_type": "Label", "value": "00401200"}, {"address": "00403df8", "datatype": "pointer", "from_instruction": "00401459", "symbol_name": "__do_global_dtors_aux_fini_array_entry", "symbol_t... | {"called_functions": [{"address": "004011d0", "is_external": false, "name": "__do_global_dtors_aux", "namespace": "Global", "signature": "undefined __do_global_dtors_aux()"}, {"address": "00401000", "is_external": false, "name": "_init", "namespace": "Global", "signature": "int _init(EVP_PKEY_CTX * ctx)"}, {"address": ... | [] | {"incoming": [{"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "004020fc", "from_function": "", "type": "INDIRECTION"}, {"from": "004021f8", "from_function": "", "type": "DATA"}, {"from": "00401136", "from_function": "_start", "type": "PARAM"}], "outgoing": [{"from": "00401451", "is_external":... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "0040149c", "start": "00401440"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401440", "instruction": "PUSH R15", "pcode_ops": ["(unique, 0x23c00, 8) COPY (register, 0xb8, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", " --- STORE (const, 0x1b1, 8) , (register, 0x20, 8) , (unique, 0x23c00, 8)"]}, {"address": "00401442", "instruction": "MOV R15,RDX", "p... | {"callees": [{"address": "004011d0", "is_external": false, "name": "__do_global_dtors_aux", "namespace": "Global", "signature": "undefined __do_global_dtors_aux()"}, {"address": "00401000", "is_external": false, "name": "_init", "namespace": "Global", "signature": "int _init(EVP_PKEY_CTX * ctx)"}, {"address": "00401200... | {"exports": [{"address": "00401440", "name": "__libc_csu_init", "symbol": "__libc_csu_init"}], "imports": []} | [] | [] | [{"address": "00401440", "bytes": "4157", "fall_through": "00401442", "flow_type": "FALL_THROUGH", "length": "2", "mnemonic": "PUSH", "operands": ["R15"], "refs_from": []}, {"address": "00401442", "bytes": "4989d7", "fall_through": "00401445", "flow_type": "FALL_THROUGH", "length": "3", "mnemonic": "MOV", "operands": [... | {"body": {"end": "0040149c", "num_addresses": "93", "start": "00401440"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "__libc_csu_init", "namespace": "Global", "parameters": [], "qualifi... | [{"address": "00401440", "is_external": false, "is_global": true, "name": "FUN_00401440", "namespace": "Global", "type": "Function"}, {"address": "00403df0", "is_external": false, "is_global": true, "name": "__DT_INIT_ARRAY", "namespace": "Global", "type": "Label"}, {"address": "00403df8", "is_external": false, "is_glo... | [{"address": "00403df0", "datatype": "pointer", "from_instruction": "00401451", "symbol_name": "__DT_INIT_ARRAY", "symbol_type": "Label", "value": "00401200"}, {"address": "00403df8", "datatype": "pointer", "from_instruction": "00401459", "symbol_name": "__DT_FINI_ARRAY", "symbol_type": "Label", "value": "004011d0"}] | {"called_functions": [{"address": "004011d0", "is_external": false, "name": "_FINI_0", "namespace": "Global", "signature": "undefined _FINI_0()"}, {"address": "00401200", "is_external": false, "name": "_INIT_0", "namespace": "Global", "signature": "undefined _INIT_0()"}, {"address": "00401000", "is_external": false, "n... | [] | {"incoming": [{"from": "004020fc", "from_function": "", "type": "INDIRECTION"}, {"from": "004021f8", "from_function": "", "type": "DATA"}, {"from": "00401136", "from_function": "entry", "type": "PARAM"}], "outgoing": [{"from": "00401451", "is_external": false, "to": "00403df0", "to_function": "", "type": "DATA"}, {"fro... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "0040149c", "start": "00401440"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401440", "instruction": "PUSH R15", "pcode_ops": ["(unique, 0x23c00, 8) COPY (register, 0xb8, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", " --- STORE (const, 0x1b1, 8) , (register, 0x20, 8) , (unique, 0x23c00, 8)"]}, {"address": "00401442", "instruction": "MOV R15,RDX", "p... | {"callees": [{"address": "004011d0", "is_external": false, "name": "_FINI_0", "namespace": "Global", "signature": "undefined _FINI_0()"}, {"address": "00401200", "is_external": false, "name": "_INIT_0", "namespace": "Global", "signature": "undefined _INIT_0()"}, {"address": "00401000", "is_external": false, "name": "_D... | {"exports": [{"address": "00401440", "name": "FUN_00401440", "symbol": "FUN_00401440"}], "imports": []} | [] | [] | [{"address": "00401440", "bytes": "4157", "fall_through": "00401442", "flow_type": "FALL_THROUGH", "length": "2", "mnemonic": "PUSH", "operands": ["R15"], "refs_from": []}, {"address": "00401442", "bytes": "4989d7", "fall_through": "00401445", "flow_type": "FALL_THROUGH", "length": "3", "mnemonic": "MOV", "operands": [... | {"body": {"end": "0040149c", "num_addresses": "93", "start": "00401440"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "FUN_00401440", "namespace": "Global", "parameters": [], "qualified_... | null | null | null | null | null | null |
void MASKED(EVP_PKEY_CTX *param_1,undefined8 param_2,undefined8 param_3)
{
long lVar1;
_init(param_1);
lVar1 = 0;
do {
(*(code *)(&__frame_dummy_init_array_entry)[lVar1])((ulong)param_1 & 0xffffffff,param_2,param_3)
;
lVar1 = lVar1 + 1;
} while (lVar1 != 1);
return;
}
|
void MASKED(undefined4 param_1,undefined8 param_2,undefined8 param_3)
{
long lVar1;
_DT_INIT();
lVar1 = 0;
do {
(*(code *)(&__DT_INIT_ARRAY)[lVar1])(param_1,param_2,param_3);
lVar1 = lVar1 + 1;
} while (lVar1 != 1);
return;
}
|
28_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | __libc_csu_fini | FUN_004014a0 |
void __libc_csu_fini(void)
{
return;
}
|
void FUN_004014a0(void)
{
return;
}
| RET | {"edges": [{"source": "const_0", "target": "RETURN_004014a0_2", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_004014a0_2", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_0", "target": "RETURN_004014a0_2", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_004014a0_2", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": [{"id": "004014a0", "label": "004014a0", "type": "basic_block"}]} | {"edges": [], "nodes": [{"id": "004014a0", "label": "004014a0", "type": "basic_block"}]} | null | null | [["const_0", "RETURN_004014a0_2", "input"]] | [["const_0", "RETURN_004014a0_2", "input"]] | {"edges": [{"source": "const_0", "target": "RETURN_004014a0_2", "type": "input"}], "nodes": [{"id": "RETURN_004014a0_2", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_0", "target": "RETURN_004014a0_2", "type": "input"}], "nodes": [{"id": "RETURN_004014a0_2", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | 004014a0 | unknown_arch | unknown_opt | [{"address": "004014a0", "is_external": false, "is_global": true, "name": "__libc_csu_fini", "namespace": "Global", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined __libc_csu_fini()"} | [] | {"incoming": [{"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "00402104", "from_function": "", "type": "INDIRECTION"}, {"from": "00402240", "from_function": "", "type": "DATA"}, {"from": "0040112f", "from_function": "_start", "type": "PARAM"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004014a0", "start": "004014a0"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004014a0", "instruction": "RET", "pcode_ops": ["(register, 0x288, 8) LOAD (const, 0x1b1, 8) , (register, 0x20, 8)", "(register, 0x20, 8) INT_ADD (register, 0x20, 8) , (const, 0x8, 8)", " --- RETURN (register, 0x288, 8)"]}] | {"callees": [], "callers": []} | {"exports": [{"address": "004014a0", "name": "__libc_csu_fini", "symbol": "__libc_csu_fini"}], "imports": []} | [] | [] | [{"address": "004014a0", "bytes": "c3", "fall_through": "", "flow_type": "TERMINATOR", "length": "1", "mnemonic": "RET", "operands": [], "refs_from": []}] | {"body": {"end": "004014a0", "num_addresses": "1", "start": "004014a0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "__libc_csu_fini", "namespace": "Global", "parameters": [], "qualifie... | [{"address": "004014a0", "is_external": false, "is_global": true, "name": "FUN_004014a0", "namespace": "Global", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined FUN_004014a0()"} | [] | {"incoming": [{"from": "00402104", "from_function": "", "type": "INDIRECTION"}, {"from": "00402240", "from_function": "", "type": "DATA"}, {"from": "0040112f", "from_function": "entry", "type": "PARAM"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004014a0", "start": "004014a0"}], "entry_block": {"end": "004014a0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "897", "start": "00401120", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004014a0", "instruction": "RET", "pcode_ops": ["(register, 0x288, 8) LOAD (const, 0x1b1, 8) , (register, 0x20, 8)", "(register, 0x20, 8) INT_ADD (register, 0x20, 8) , (const, 0x8, 8)", " --- RETURN (register, 0x288, 8)"]}] | {"callees": [], "callers": []} | {"exports": [{"address": "004014a0", "name": "FUN_004014a0", "symbol": "FUN_004014a0"}], "imports": []} | [] | [] | [{"address": "004014a0", "bytes": "c3", "fall_through": "", "flow_type": "TERMINATOR", "length": "1", "mnemonic": "RET", "operands": [], "refs_from": []}] | {"body": {"end": "004014a0", "num_addresses": "1", "start": "004014a0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "FUN_004014a0", "namespace": "Global", "parameters": [], "qualified_n... | null | null | null | null | null | null |
void MASKED(void)
{
return;
}
|
void MASKED(void)
{
return;
}
|
29_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | _fini | _DT_FINI |
void _fini(void)
{
return;
}
|
void _DT_FINI(void)
{
return;
}
| SUB RSP,0x8
ADD RSP,0x8
RET | {"edges": [{"source": "const_0", "target": "RETURN_004014ac_20", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_004014ac_20", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_0", "target": "RETURN_004014ac_20", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_004014ac_20", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": [{"id": "004014a4", "label": "004014a4", "type": "basic_block"}]} | {"edges": [], "nodes": [{"id": "004014a4", "label": "004014a4", "type": "basic_block"}]} | null | null | [["const_0", "RETURN_004014ac_20", "input"]] | [["const_0", "RETURN_004014ac_20", "input"]] | {"edges": [{"source": "const_0", "target": "RETURN_004014ac_20", "type": "input"}], "nodes": [{"id": "RETURN_004014ac_20", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_0", "target": "RETURN_004014ac_20", "type": "input"}], "nodes": [{"id": "RETURN_004014ac_20", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | 004014a4 | unknown_arch | unknown_opt | [{"address": "004014a4", "is_external": false, "is_global": true, "name": "_fini", "namespace": "Global", "type": "Function"}, {"address": "004014a4", "is_external": false, "is_global": true, "name": "__DT_FINI", "namespace": "Global", "type": "Label"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined _fini()"} | [] | {"incoming": [{"from": "_elfSectionHeaders::00000390", "from_function": "", "type": "DATA"}, {"from": "00403e38", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004014ac", "start": "004014a4"}], "entry_block": {"end": "004014ac", "execute": true, "initialized": true, "name": ".fini", "read": true, "size": "9", "start": "004014a4", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004014a4", "instruction": "SUB RSP,0x8", "pcode_ops": ["(register, 0x200, 1) INT_LESS (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x20b, 1) INT_SBORROW (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x207, 1) INT_SLESS (regi... | {"callees": [], "callers": []} | {"exports": [{"address": "004014a4", "name": "_fini", "symbol": "_fini"}], "imports": []} | [] | [] | [{"address": "004014a4", "bytes": "4883ec08", "fall_through": "004014a8", "flow_type": "FALL_THROUGH", "length": "4", "mnemonic": "SUB", "operands": ["RSP", "0x8"], "refs_from": []}, {"address": "004014a8", "bytes": "4883c408", "fall_through": "004014ac", "flow_type": "FALL_THROUGH", "length": "4", "mnemonic": "ADD", "... | {"body": {"end": "004014ac", "num_addresses": "9", "start": "004014a4"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "_fini", "namespace": "Global", "parameters": [], "qualified_name": "... | [{"address": "004014a4", "is_external": false, "is_global": true, "name": "_DT_FINI", "namespace": "Global", "type": "Function"}, {"address": "004014a4", "is_external": false, "is_global": true, "name": "__DT_FINI", "namespace": "Global", "type": "Label"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined _DT_FINI()"} | [] | {"incoming": [{"from": "_elfSectionHeaders::00000390", "from_function": "", "type": "DATA"}, {"from": "00403e38", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004014ac", "start": "004014a4"}], "entry_block": {"end": "004014ac", "execute": true, "initialized": true, "name": ".fini", "read": true, "size": "9", "start": "004014a4", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004014a4", "instruction": "SUB RSP,0x8", "pcode_ops": ["(register, 0x200, 1) INT_LESS (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x20b, 1) INT_SBORROW (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x207, 1) INT_SLESS (regi... | {"callees": [], "callers": []} | {"exports": [{"address": "004014a4", "name": "_DT_FINI", "symbol": "_DT_FINI"}], "imports": []} | [] | [] | [{"address": "004014a4", "bytes": "4883ec08", "fall_through": "004014a8", "flow_type": "FALL_THROUGH", "length": "4", "mnemonic": "SUB", "operands": ["RSP", "0x8"], "refs_from": []}, {"address": "004014a8", "bytes": "4883c408", "fall_through": "004014ac", "flow_type": "FALL_THROUGH", "length": "4", "mnemonic": "ADD", "... | {"body": {"end": "004014ac", "num_addresses": "9", "start": "004014a4"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "_DT_FINI", "namespace": "Global", "parameters": [], "qualified_name"... | null | null | null | null | null | null |
void MASKED(void)
{
return;
}
|
void MASKED(void)
{
return;
}
|
30_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_connect | mosquitto_connect |
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_connect(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* mosquitto_connect@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_connect(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405000_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405000_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405000_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405000_0", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405000_0", "input"]] | [["const_1", "RETURN_00405000_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405000_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405000_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405000_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405000_0", "label": "RETURN", "type": "op"}]} | 00405000 | unknown_arch | unknown_opt | [{"address": "00405000", "is_external": false, "is_global": true, "name": "mosquitto_connect", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_connect()"} | [] | {"incoming": [{"from": "00404018", "from_function": "", "type": "DATA"}, {"from": "00401030", "from_function": "mosquitto_connect", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405000", "start": "00405000"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401030", "is_external": false, "name": "mosquitto_connect", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_connect()"}]} | {"exports": [{"address": "00405000", "name": "mosquitto_connect", "symbol": "mosquitto_connect"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405000", "num_addresses": "1", "start": "00405000"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_connect", "namespace": "<EXTERNAL>", "parameters": [], "qua... | [{"address": "00405000", "is_external": false, "is_global": true, "name": "mosquitto_connect", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_connect()"} | [] | {"incoming": [{"from": "00404018", "from_function": "", "type": "DATA"}, {"from": "00401030", "from_function": "mosquitto_connect", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405000", "start": "00405000"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401030", "is_external": false, "name": "mosquitto_connect", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_connect()"}]} | {"exports": [{"address": "00405000", "name": "mosquitto_connect", "symbol": "mosquitto_connect"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405000", "num_addresses": "1", "start": "00405000"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_connect", "namespace": "<EXTERNAL>", "parameters": [], "qua... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
31_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_subscribe | mosquitto_subscribe |
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_subscribe(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* mosquitto_subscribe@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_subscribe(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405008_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405008_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405008_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405008_0", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405008_0", "input"]] | [["const_1", "RETURN_00405008_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405008_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405008_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405008_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405008_0", "label": "RETURN", "type": "op"}]} | 00405008 | unknown_arch | unknown_opt | [{"address": "00405008", "is_external": false, "is_global": true, "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_subscribe()"} | [] | {"incoming": [{"from": "00404020", "from_function": "", "type": "DATA"}, {"from": "00401040", "from_function": "mosquitto_subscribe", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405008", "start": "00405008"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401040", "is_external": false, "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_subscribe()"}]} | {"exports": [{"address": "00405008", "name": "mosquitto_subscribe", "symbol": "mosquitto_subscribe"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405008", "num_addresses": "1", "start": "00405008"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "parameters": [], "q... | [{"address": "00405008", "is_external": false, "is_global": true, "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_subscribe()"} | [] | {"incoming": [{"from": "00404020", "from_function": "", "type": "DATA"}, {"from": "00401040", "from_function": "mosquitto_subscribe", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405008", "start": "00405008"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401040", "is_external": false, "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_subscribe()"}]} | {"exports": [{"address": "00405008", "name": "mosquitto_subscribe", "symbol": "mosquitto_subscribe"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405008", "num_addresses": "1", "start": "00405008"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "parameters": [], "q... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
32_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | __gmon_start__ | __gmon_start__ |
/* WARNING: Control flow encountered bad instruction data */
void __gmon_start__(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __gmon_start__(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405010_0", "type": "use"}], "nodes": [{"id": "RETURN_00405010_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405010_0", "type": "use"}], "nodes": [{"id": "RETURN_00405010_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405010_0", "input"]] | [["const_1", "RETURN_00405010_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405010_0", "type": "input"}], "nodes": [{"id": "RETURN_00405010_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405010_0", "type": "input"}], "nodes": [{"id": "RETURN_00405010_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | 00405010 | unknown_arch | unknown_opt | [{"address": "00405010", "is_external": false, "is_global": true, "name": "__gmon_start__", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined __gmon_start__()"} | [] | {"incoming": [{"from": "00403ff0", "from_function": "", "type": "DATA"}, {"from": "00401010", "from_function": "_init", "type": "COMPUTED_CALL"}, {"from": "00401004", "from_function": "_init", "type": "DATA"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405010", "start": "00405010"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401000", "is_external": false, "name": "_init", "namespace": "Global", "signature": "int _init(EVP_PKEY_CTX * ctx)"}]} | {"exports": [{"address": "00405010", "name": "__gmon_start__", "symbol": "__gmon_start__"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405010", "num_addresses": "1", "start": "00405010"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "__gmon_start__", "namespace": "<EXTERNAL>", "parameters": [], "qualif... | [{"address": "00405010", "is_external": false, "is_global": true, "name": "__gmon_start__", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined __gmon_start__()"} | [] | {"incoming": [{"from": "00403ff0", "from_function": "", "type": "DATA"}, {"from": "00401010", "from_function": "_DT_INIT", "type": "COMPUTED_CALL"}, {"from": "00401004", "from_function": "_DT_INIT", "type": "DATA"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405010", "start": "00405010"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401000", "is_external": false, "name": "_DT_INIT", "namespace": "Global", "signature": "undefined _DT_INIT()"}]} | {"exports": [{"address": "00405010", "name": "__gmon_start__", "symbol": "__gmon_start__"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405010", "num_addresses": "1", "start": "00405010"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "__gmon_start__", "namespace": "<EXTERNAL>", "parameters": [], "qualif... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
33_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | puts | puts |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int puts(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* puts@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int puts(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405018_0", "type": "use"}], "nodes": [{"id": "RETURN_00405018_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405018_0", "type": "use"}], "nodes": [{"id": "RETURN_00405018_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405018_0", "input"]] | [["const_1", "RETURN_00405018_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405018_0", "type": "input"}], "nodes": [{"id": "RETURN_00405018_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405018_0", "type": "input"}], "nodes": [{"id": "RETURN_00405018_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | 00405018 | unknown_arch | unknown_opt | [{"address": "00405018", "is_external": false, "is_global": true, "name": "puts", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "char *", "is_register": true, "is_stack": false, "name": "__s", "size": "8", "storage": "RDI:8"}], "return_type": "int", "signature": "int puts(char * __s)"} | [] | {"incoming": [{"from": "00404028", "from_function": "", "type": "DATA"}, {"from": "00401050", "from_function": "puts", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["char *"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405018", "start": "00405018"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401050", "is_external": false, "name": "puts", "namespace": "<EXTERNAL>", "signature": "int puts(char * __s)"}]} | {"exports": [{"address": "00405018", "name": "puts", "symbol": "puts"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405018", "num_addresses": "1", "start": "00405018"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "puts", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "dat... | [{"address": "00405018", "is_external": false, "is_global": true, "name": "puts", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "char *", "is_register": true, "is_stack": false, "name": "__s", "size": "8", "storage": "RDI:8"}], "return_type": "int", "signature": "int puts(char * __s)"} | [] | {"incoming": [{"from": "00404028", "from_function": "", "type": "DATA"}, {"from": "00401050", "from_function": "puts", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["char *"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405018", "start": "00405018"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401050", "is_external": false, "name": "puts", "namespace": "<EXTERNAL>", "signature": "int puts(char * __s)"}]} | {"exports": [{"address": "00405018", "name": "puts", "symbol": "puts"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405018", "num_addresses": "1", "start": "00405018"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "puts", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "dat... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
34_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | exit | exit |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void exit(int __status)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* exit@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void exit(int __status)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405020_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405020_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405020_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405020_0", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405020_0", "input"]] | [["const_1", "RETURN_00405020_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405020_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405020_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405020_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405020_0", "label": "RETURN", "type": "op"}]} | 00405020 | unknown_arch | unknown_opt | [{"address": "00405020", "is_external": false, "is_global": true, "name": "exit", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "int", "is_register": true, "is_stack": false, "name": "__status", "size": "4", "storage": "EDI:4"}], "return_type": "void", "signature": "void exit(int __status)"} | [] | {"incoming": [{"from": "00404030", "from_function": "", "type": "DATA"}, {"from": "00401060", "from_function": "exit", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["int"], "referenced_data_types": [], "return_type": ["void"]} | {"body_ranges": [{"end": "00405020", "start": "00405020"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401060", "is_external": false, "name": "exit", "namespace": "<EXTERNAL>", "signature": "void exit(int __status)"}]} | {"exports": [{"address": "00405020", "name": "exit", "symbol": "exit"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405020", "num_addresses": "1", "start": "00405020"}, "calling_convention": "unknown", "comment": "", "has_no_return": true, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "exit", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "data... | [{"address": "00405020", "is_external": false, "is_global": true, "name": "exit", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "int", "is_register": true, "is_stack": false, "name": "__status", "size": "4", "storage": "EDI:4"}], "return_type": "void", "signature": "void exit(int __status)"} | [] | {"incoming": [{"from": "00404030", "from_function": "", "type": "DATA"}, {"from": "00401060", "from_function": "exit", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["int"], "referenced_data_types": [], "return_type": ["void"]} | {"body_ranges": [{"end": "00405020", "start": "00405020"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401060", "is_external": false, "name": "exit", "namespace": "<EXTERNAL>", "signature": "void exit(int __status)"}]} | {"exports": [{"address": "00405020", "name": "exit", "symbol": "exit"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405020", "num_addresses": "1", "start": "00405020"}, "calling_convention": "unknown", "comment": "", "has_no_return": true, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "exit", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "data... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(int __status)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(int __status)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
35_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | __libc_start_main | __libc_start_main |
/* WARNING: Control flow encountered bad instruction data */
void __libc_start_main(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __libc_start_main@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __libc_start_main(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405028_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405028_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405028_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405028_0", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405028_0", "input"]] | [["const_1", "RETURN_00405028_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405028_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405028_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405028_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405028_0", "label": "RETURN", "type": "op"}]} | 00405028 | unknown_arch | unknown_opt | [{"address": "00405028", "is_external": false, "is_global": true, "name": "__libc_start_main", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined __libc_start_main()"} | [] | {"incoming": [{"from": "00401144", "from_function": "_start", "type": "COMPUTED_CALL"}, {"from": "00403ff8", "from_function": "", "type": "DATA"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405028", "start": "00405028"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401120", "is_external": false, "name": "_start", "namespace": "Global", "signature": "undefined _start()"}]} | {"exports": [{"address": "00405028", "name": "__libc_start_main", "symbol": "__libc_start_main"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405028", "num_addresses": "1", "start": "00405028"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "__libc_start_main", "namespace": "<EXTERNAL>", "parameters": [], "qua... | [{"address": "00405028", "is_external": false, "is_global": true, "name": "__libc_start_main", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined __libc_start_main()"} | [] | {"incoming": [{"from": "00401144", "from_function": "entry", "type": "COMPUTED_CALL"}, {"from": "00403ff8", "from_function": "", "type": "DATA"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405028", "start": "00405028"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401120", "is_external": false, "name": "entry", "namespace": "Global", "signature": "undefined entry()"}]} | {"exports": [{"address": "00405028", "name": "__libc_start_main", "symbol": "__libc_start_main"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405028", "num_addresses": "1", "start": "00405028"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "__libc_start_main", "namespace": "<EXTERNAL>", "parameters": [], "qua... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
36_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_connect_callback_set | mosquitto_connect_callback_set |
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_connect_callback_set(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* mosquitto_connect_callback_set@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_connect_callback_set(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405030_0", "type": "use"}], "nodes": [{"id": "RETURN_00405030_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405030_0", "type": "use"}], "nodes": [{"id": "RETURN_00405030_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405030_0", "input"]] | [["const_1", "RETURN_00405030_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405030_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405030_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405030_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405030_0", "label": "RETURN", "type": "op"}]} | 00405030 | unknown_arch | unknown_opt | [{"address": "00405030", "is_external": false, "is_global": true, "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_connect_callback_set()"} | [] | {"incoming": [{"from": "00404038", "from_function": "", "type": "DATA"}, {"from": "00401070", "from_function": "mosquitto_connect_callback_set", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405030", "start": "00405030"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401070", "is_external": false, "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_connect_callback_set()"}]} | {"exports": [{"address": "00405030", "name": "mosquitto_connect_callback_set", "symbol": "mosquitto_connect_callback_set"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405030", "num_addresses": "1", "start": "00405030"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "paramete... | [{"address": "00405030", "is_external": false, "is_global": true, "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_connect_callback_set()"} | [] | {"incoming": [{"from": "00404038", "from_function": "", "type": "DATA"}, {"from": "00401070", "from_function": "mosquitto_connect_callback_set", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405030", "start": "00405030"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401070", "is_external": false, "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_connect_callback_set()"}]} | {"exports": [{"address": "00405030", "name": "mosquitto_connect_callback_set", "symbol": "mosquitto_connect_callback_set"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405030", "num_addresses": "1", "start": "00405030"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "paramete... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
37_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_int_option | mosquitto_int_option |
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_int_option(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* mosquitto_int_option@@MOSQ_1.6 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_int_option(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405038_0", "type": "use"}], "nodes": [{"id": "RETURN_00405038_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405038_0", "type": "use"}], "nodes": [{"id": "RETURN_00405038_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405038_0", "input"]] | [["const_1", "RETURN_00405038_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405038_0", "type": "input"}], "nodes": [{"id": "RETURN_00405038_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405038_0", "type": "input"}], "nodes": [{"id": "RETURN_00405038_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | 00405038 | unknown_arch | unknown_opt | [{"address": "00405038", "is_external": false, "is_global": true, "name": "mosquitto_int_option", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_int_option()"} | [] | {"incoming": [{"from": "00404040", "from_function": "", "type": "DATA"}, {"from": "00401080", "from_function": "mosquitto_int_option", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405038", "start": "00405038"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401080", "is_external": false, "name": "mosquitto_int_option", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_int_option()"}]} | {"exports": [{"address": "00405038", "name": "mosquitto_int_option", "symbol": "mosquitto_int_option"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405038", "num_addresses": "1", "start": "00405038"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_int_option", "namespace": "<EXTERNAL>", "parameters": [], "... | [{"address": "00405038", "is_external": false, "is_global": true, "name": "mosquitto_int_option", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_int_option()"} | [] | {"incoming": [{"from": "00404040", "from_function": "", "type": "DATA"}, {"from": "00401080", "from_function": "mosquitto_int_option", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405038", "start": "00405038"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401080", "is_external": false, "name": "mosquitto_int_option", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_int_option()"}]} | {"exports": [{"address": "00405038", "name": "mosquitto_int_option", "symbol": "mosquitto_int_option"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405038", "num_addresses": "1", "start": "00405038"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_int_option", "namespace": "<EXTERNAL>", "parameters": [], "... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@MOSQ_1.6 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
38_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_lib_init | mosquitto_lib_init |
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_lib_init(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* mosquitto_lib_init@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_lib_init(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405040_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405040_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405040_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405040_0", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405040_0", "input"]] | [["const_1", "RETURN_00405040_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405040_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405040_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405040_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405040_0", "label": "RETURN", "type": "op"}]} | 00405040 | unknown_arch | unknown_opt | [{"address": "00405040", "is_external": false, "is_global": true, "name": "mosquitto_lib_init", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_lib_init()"} | [] | {"incoming": [{"from": "00404048", "from_function": "", "type": "DATA"}, {"from": "00401090", "from_function": "mosquitto_lib_init", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405040", "start": "00405040"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401090", "is_external": false, "name": "mosquitto_lib_init", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_lib_init()"}]} | {"exports": [{"address": "00405040", "name": "mosquitto_lib_init", "symbol": "mosquitto_lib_init"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405040", "num_addresses": "1", "start": "00405040"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_lib_init", "namespace": "<EXTERNAL>", "parameters": [], "qu... | [{"address": "00405040", "is_external": false, "is_global": true, "name": "mosquitto_lib_init", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_lib_init()"} | [] | {"incoming": [{"from": "00404048", "from_function": "", "type": "DATA"}, {"from": "00401090", "from_function": "mosquitto_lib_init", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405040", "start": "00405040"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401090", "is_external": false, "name": "mosquitto_lib_init", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_lib_init()"}]} | {"exports": [{"address": "00405040", "name": "mosquitto_lib_init", "symbol": "mosquitto_lib_init"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405040", "num_addresses": "1", "start": "00405040"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_lib_init", "namespace": "<EXTERNAL>", "parameters": [], "qu... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
39_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | atoi | atoi |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int atoi(char *__nptr)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* atoi@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int atoi(char *__nptr)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405048_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405048_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405048_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405048_0", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405048_0", "input"]] | [["const_1", "RETURN_00405048_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405048_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405048_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405048_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405048_0", "label": "RETURN", "type": "op"}]} | 00405048 | unknown_arch | unknown_opt | [{"address": "00405048", "is_external": false, "is_global": true, "name": "atoi", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "char *", "is_register": true, "is_stack": false, "name": "__nptr", "size": "8", "storage": "RDI:8"}], "return_type": "int", "signature": "int atoi(char * __nptr)"} | [] | {"incoming": [{"from": "00404050", "from_function": "", "type": "DATA"}, {"from": "004010a0", "from_function": "atoi", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["char *"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405048", "start": "00405048"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010a0", "is_external": false, "name": "atoi", "namespace": "<EXTERNAL>", "signature": "int atoi(char * __nptr)"}]} | {"exports": [{"address": "00405048", "name": "atoi", "symbol": "atoi"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405048", "num_addresses": "1", "start": "00405048"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "atoi", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "dat... | [{"address": "00405048", "is_external": false, "is_global": true, "name": "atoi", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "char *", "is_register": true, "is_stack": false, "name": "__nptr", "size": "8", "storage": "RDI:8"}], "return_type": "int", "signature": "int atoi(char * __nptr)"} | [] | {"incoming": [{"from": "00404050", "from_function": "", "type": "DATA"}, {"from": "004010a0", "from_function": "atoi", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["char *"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405048", "start": "00405048"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010a0", "is_external": false, "name": "atoi", "namespace": "<EXTERNAL>", "signature": "int atoi(char * __nptr)"}]} | {"exports": [{"address": "00405048", "name": "atoi", "symbol": "atoi"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405048", "num_addresses": "1", "start": "00405048"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "atoi", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "dat... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__nptr)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__nptr)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
40_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_publish | mosquitto_publish |
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_publish(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* mosquitto_publish@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_publish(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405050_0", "type": "use"}], "nodes": [{"id": "RETURN_00405050_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405050_0", "type": "use"}], "nodes": [{"id": "RETURN_00405050_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405050_0", "input"]] | [["const_1", "RETURN_00405050_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405050_0", "type": "input"}], "nodes": [{"id": "RETURN_00405050_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405050_0", "type": "input"}], "nodes": [{"id": "RETURN_00405050_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | 00405050 | unknown_arch | unknown_opt | [{"address": "00405050", "is_external": false, "is_global": true, "name": "mosquitto_publish", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_publish()"} | [] | {"incoming": [{"from": "00404058", "from_function": "", "type": "DATA"}, {"from": "004010b0", "from_function": "mosquitto_publish", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405050", "start": "00405050"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010b0", "is_external": false, "name": "mosquitto_publish", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_publish()"}]} | {"exports": [{"address": "00405050", "name": "mosquitto_publish", "symbol": "mosquitto_publish"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405050", "num_addresses": "1", "start": "00405050"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_publish", "namespace": "<EXTERNAL>", "parameters": [], "qua... | [{"address": "00405050", "is_external": false, "is_global": true, "name": "mosquitto_publish", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_publish()"} | [] | {"incoming": [{"from": "00404058", "from_function": "", "type": "DATA"}, {"from": "004010b0", "from_function": "mosquitto_publish", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405050", "start": "00405050"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010b0", "is_external": false, "name": "mosquitto_publish", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_publish()"}]} | {"exports": [{"address": "00405050", "name": "mosquitto_publish", "symbol": "mosquitto_publish"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405050", "num_addresses": "1", "start": "00405050"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_publish", "namespace": "<EXTERNAL>", "parameters": [], "qua... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
41_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_unsubscribe | mosquitto_unsubscribe |
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_unsubscribe(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* mosquitto_unsubscribe@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_unsubscribe(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405058_0", "type": "use"}], "nodes": [{"id": "RETURN_00405058_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405058_0", "type": "use"}], "nodes": [{"id": "RETURN_00405058_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405058_0", "input"]] | [["const_1", "RETURN_00405058_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405058_0", "type": "input"}], "nodes": [{"id": "RETURN_00405058_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405058_0", "type": "input"}], "nodes": [{"id": "RETURN_00405058_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | 00405058 | unknown_arch | unknown_opt | [{"address": "00405058", "is_external": false, "is_global": true, "name": "mosquitto_unsubscribe", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_unsubscribe()"} | [] | {"incoming": [{"from": "00404060", "from_function": "", "type": "DATA"}, {"from": "004010c0", "from_function": "mosquitto_unsubscribe", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405058", "start": "00405058"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010c0", "is_external": false, "name": "mosquitto_unsubscribe", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_unsubscribe()"}]} | {"exports": [{"address": "00405058", "name": "mosquitto_unsubscribe", "symbol": "mosquitto_unsubscribe"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405058", "num_addresses": "1", "start": "00405058"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_unsubscribe", "namespace": "<EXTERNAL>", "parameters": [], ... | [{"address": "00405058", "is_external": false, "is_global": true, "name": "mosquitto_unsubscribe", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_unsubscribe()"} | [] | {"incoming": [{"from": "00404060", "from_function": "", "type": "DATA"}, {"from": "004010c0", "from_function": "mosquitto_unsubscribe", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405058", "start": "00405058"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010c0", "is_external": false, "name": "mosquitto_unsubscribe", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_unsubscribe()"}]} | {"exports": [{"address": "00405058", "name": "mosquitto_unsubscribe", "symbol": "mosquitto_unsubscribe"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405058", "num_addresses": "1", "start": "00405058"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_unsubscribe", "namespace": "<EXTERNAL>", "parameters": [], ... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
42_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_disconnect | mosquitto_disconnect |
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_disconnect(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* mosquitto_disconnect@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_disconnect(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405060_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405060_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405060_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405060_0", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405060_0", "input"]] | [["const_1", "RETURN_00405060_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405060_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405060_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405060_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405060_0", "label": "RETURN", "type": "op"}]} | 00405060 | unknown_arch | unknown_opt | [{"address": "00405060", "is_external": false, "is_global": true, "name": "mosquitto_disconnect", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_disconnect()"} | [] | {"incoming": [{"from": "00404068", "from_function": "", "type": "DATA"}, {"from": "004010d0", "from_function": "mosquitto_disconnect", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405060", "start": "00405060"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010d0", "is_external": false, "name": "mosquitto_disconnect", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_disconnect()"}]} | {"exports": [{"address": "00405060", "name": "mosquitto_disconnect", "symbol": "mosquitto_disconnect"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405060", "num_addresses": "1", "start": "00405060"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_disconnect", "namespace": "<EXTERNAL>", "parameters": [], "... | [{"address": "00405060", "is_external": false, "is_global": true, "name": "mosquitto_disconnect", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_disconnect()"} | [] | {"incoming": [{"from": "00404068", "from_function": "", "type": "DATA"}, {"from": "004010d0", "from_function": "mosquitto_disconnect", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405060", "start": "00405060"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010d0", "is_external": false, "name": "mosquitto_disconnect", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_disconnect()"}]} | {"exports": [{"address": "00405060", "name": "mosquitto_disconnect", "symbol": "mosquitto_disconnect"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405060", "num_addresses": "1", "start": "00405060"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_disconnect", "namespace": "<EXTERNAL>", "parameters": [], "... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
43_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_loop | mosquitto_loop |
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_loop(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* mosquitto_loop@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_loop(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405068_0", "type": "use"}], "nodes": [{"id": "RETURN_00405068_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405068_0", "type": "use"}], "nodes": [{"id": "RETURN_00405068_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405068_0", "input"]] | [["const_1", "RETURN_00405068_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405068_0", "type": "input"}], "nodes": [{"id": "RETURN_00405068_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405068_0", "type": "input"}], "nodes": [{"id": "RETURN_00405068_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | 00405068 | unknown_arch | unknown_opt | [{"address": "00405068", "is_external": false, "is_global": true, "name": "mosquitto_loop", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_loop()"} | [] | {"incoming": [{"from": "00404070", "from_function": "", "type": "DATA"}, {"from": "004010e0", "from_function": "mosquitto_loop", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405068", "start": "00405068"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010e0", "is_external": false, "name": "mosquitto_loop", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_loop()"}]} | {"exports": [{"address": "00405068", "name": "mosquitto_loop", "symbol": "mosquitto_loop"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405068", "num_addresses": "1", "start": "00405068"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_loop", "namespace": "<EXTERNAL>", "parameters": [], "qualif... | [{"address": "00405068", "is_external": false, "is_global": true, "name": "mosquitto_loop", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_loop()"} | [] | {"incoming": [{"from": "00404070", "from_function": "", "type": "DATA"}, {"from": "004010e0", "from_function": "mosquitto_loop", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405068", "start": "00405068"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010e0", "is_external": false, "name": "mosquitto_loop", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_loop()"}]} | {"exports": [{"address": "00405068", "name": "mosquitto_loop", "symbol": "mosquitto_loop"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405068", "num_addresses": "1", "start": "00405068"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_loop", "namespace": "<EXTERNAL>", "parameters": [], "qualif... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
44_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_new | mosquitto_new |
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_new(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* mosquitto_new@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_new(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405070_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405070_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405070_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405070_0", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405070_0", "input"]] | [["const_1", "RETURN_00405070_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405070_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405070_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405070_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405070_0", "label": "RETURN", "type": "op"}]} | 00405070 | unknown_arch | unknown_opt | [{"address": "00405070", "is_external": false, "is_global": true, "name": "mosquitto_new", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_new()"} | [] | {"incoming": [{"from": "00404078", "from_function": "", "type": "DATA"}, {"from": "004010f0", "from_function": "mosquitto_new", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405070", "start": "00405070"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010f0", "is_external": false, "name": "mosquitto_new", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_new()"}]} | {"exports": [{"address": "00405070", "name": "mosquitto_new", "symbol": "mosquitto_new"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405070", "num_addresses": "1", "start": "00405070"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_new", "namespace": "<EXTERNAL>", "parameters": [], "qualifi... | [{"address": "00405070", "is_external": false, "is_global": true, "name": "mosquitto_new", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_new()"} | [] | {"incoming": [{"from": "00404078", "from_function": "", "type": "DATA"}, {"from": "004010f0", "from_function": "mosquitto_new", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405070", "start": "00405070"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010f0", "is_external": false, "name": "mosquitto_new", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_new()"}]} | {"exports": [{"address": "00405070", "name": "mosquitto_new", "symbol": "mosquitto_new"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405070", "num_addresses": "1", "start": "00405070"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_new", "namespace": "<EXTERNAL>", "parameters": [], "qualifi... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
45_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_lib_cleanup | mosquitto_lib_cleanup |
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_lib_cleanup(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* mosquitto_lib_cleanup@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_lib_cleanup(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405078_0", "type": "use"}], "nodes": [{"id": "RETURN_00405078_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405078_0", "type": "use"}], "nodes": [{"id": "RETURN_00405078_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405078_0", "input"]] | [["const_1", "RETURN_00405078_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405078_0", "type": "input"}], "nodes": [{"id": "RETURN_00405078_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405078_0", "type": "input"}], "nodes": [{"id": "RETURN_00405078_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | 00405078 | unknown_arch | unknown_opt | [{"address": "00405078", "is_external": false, "is_global": true, "name": "mosquitto_lib_cleanup", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_lib_cleanup()"} | [] | {"incoming": [{"from": "00404080", "from_function": "", "type": "DATA"}, {"from": "00401100", "from_function": "mosquitto_lib_cleanup", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405078", "start": "00405078"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401100", "is_external": false, "name": "mosquitto_lib_cleanup", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_lib_cleanup()"}]} | {"exports": [{"address": "00405078", "name": "mosquitto_lib_cleanup", "symbol": "mosquitto_lib_cleanup"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405078", "num_addresses": "1", "start": "00405078"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_lib_cleanup", "namespace": "<EXTERNAL>", "parameters": [], ... | [{"address": "00405078", "is_external": false, "is_global": true, "name": "mosquitto_lib_cleanup", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_lib_cleanup()"} | [] | {"incoming": [{"from": "00404080", "from_function": "", "type": "DATA"}, {"from": "00401100", "from_function": "mosquitto_lib_cleanup", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405078", "start": "00405078"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401100", "is_external": false, "name": "mosquitto_lib_cleanup", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_lib_cleanup()"}]} | {"exports": [{"address": "00405078", "name": "mosquitto_lib_cleanup", "symbol": "mosquitto_lib_cleanup"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405078", "num_addresses": "1", "start": "00405078"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_lib_cleanup", "namespace": "<EXTERNAL>", "parameters": [], ... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
46_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_and_001eadc8073b71abd0b1773a0f6a054262aadb7bbeb53859d48cc5a383b71daa_strip.c | mosquitto_publish_callback_set | mosquitto_publish_callback_set |
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_publish_callback_set(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* mosquitto_publish_callback_set@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_publish_callback_set(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405080_0", "type": "use"}], "nodes": [{"id": "RETURN_00405080_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405080_0", "type": "use"}], "nodes": [{"id": "RETURN_00405080_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405080_0", "input"]] | [["const_1", "RETURN_00405080_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405080_0", "type": "input"}], "nodes": [{"id": "RETURN_00405080_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405080_0", "type": "input"}], "nodes": [{"id": "RETURN_00405080_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | 00405080 | unknown_arch | unknown_opt | [{"address": "00405080", "is_external": false, "is_global": true, "name": "mosquitto_publish_callback_set", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_publish_callback_set()"} | [] | {"incoming": [{"from": "00401110", "from_function": "mosquitto_publish_callback_set", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405080", "start": "00405080"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401110", "is_external": false, "name": "mosquitto_publish_callback_set", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_publish_callback_set()"}]} | {"exports": [{"address": "00405080", "name": "mosquitto_publish_callback_set", "symbol": "mosquitto_publish_callback_set"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405080", "num_addresses": "1", "start": "00405080"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_publish_callback_set", "namespace": "<EXTERNAL>", "paramete... | [{"address": "00405080", "is_external": false, "is_global": true, "name": "mosquitto_publish_callback_set", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_publish_callback_set()"} | [] | {"incoming": [{"from": "00401110", "from_function": "mosquitto_publish_callback_set", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405080", "start": "00405080"}], "entry_block": {"end": "00405087", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "136", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401110", "is_external": false, "name": "mosquitto_publish_callback_set", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_publish_callback_set()"}]} | {"exports": [{"address": "00405080", "name": "mosquitto_publish_callback_set", "symbol": "mosquitto_publish_callback_set"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405080", "num_addresses": "1", "start": "00405080"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_publish_callback_set", "namespace": "<EXTERNAL>", "paramete... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
1_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | _init | _DT_INIT |
int _init(EVP_PKEY_CTX *ctx)
{
int iVar1;
iVar1 = __gmon_start__();
return iVar1;
}
|
void _DT_INIT(void)
{
__gmon_start__();
return;
}
| SUB RSP,0x8
MOV RAX,qword ptr [0x00403ff8]
TEST RAX,RAX
JZ 0x00401012
CALL RAX
ADD RSP,0x8
RET | {"edges": [{"source": "CALL_00401010_23", "target": "reg_register:00000000", "type": "def"}, {"source": "var_00405050", "target": "CALL_00401010_23", "type": "use"}, {"source": "const_0", "target": "RETURN_00401016_35", "type": "use"}, {"source": "COPY_00401016_41", "target": "reg_register:00000000", "type": "def"}, {"... | {"edges": [{"source": "var_00405050", "target": "CALL_00401010_23", "type": "use"}, {"source": "const_0", "target": "RETURN_00401016_35", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "var_00405050", "label": "var", "type": "var"}, {"id": "RETURN_00401016_35", "label": "RETURN", "t... | {"edges": [{"source": "00401000", "target": "00401012", "type": "control_flow"}, {"source": "00401000", "target": "00401010", "type": "control_flow"}, {"source": "00401010", "target": "00405050", "type": "control_flow"}, {"source": "00401010", "target": "00401012", "type": "control_flow"}], "nodes": [{"id": "00401000",... | {"edges": [{"source": "00401000", "target": "00401012", "type": "control_flow"}, {"source": "00401000", "target": "00401010", "type": "control_flow"}, {"source": "00401010", "target": "00405050", "type": "control_flow"}, {"source": "00401010", "target": "00401012", "type": "control_flow"}], "nodes": [{"id": "00401000",... | null | null | [["var_00405050", "CALL_00401010_23", "input"], ["CALL_00401010_23", "reg_register:00000000", "output"], ["COPY_00401016_41", "reg_register:00000000", "output"], ["reg_register:00000000", "RETURN_00401016_35", "input"], ["const_0", "RETURN_00401016_35", "input"], ["reg_register:00000000", "COPY_00401016_41", "input"]] | [["var_00405050", "CALL_00401010_23", "input"], ["const_0", "RETURN_00401016_35", "input"]] | {"edges": [{"source": "var_00405050", "target": "CALL_00401010_23", "type": "input"}, {"source": "CALL_00401010_23", "target": "reg_register:00000000", "type": "output"}, {"source": "COPY_00401016_41", "target": "reg_register:00000000", "type": "output"}, {"source": "reg_register:00000000", "target": "RETURN_00401016_3... | {"edges": [{"source": "var_00405050", "target": "CALL_00401010_23", "type": "input"}, {"source": "const_0", "target": "RETURN_00401016_35", "type": "input"}], "nodes": [{"id": "var_00405050", "label": "input", "type": "var"}, {"id": "RETURN_00401016_35", "label": "RETURN", "type": "op"}, {"id": "CALL_00401010_23", "lab... | 00401000 | unknown_arch | unknown_opt | [{"address": "00401000", "is_external": false, "is_global": true, "name": "_init", "namespace": "Global", "type": "Function"}, {"address": "00401000", "is_external": false, "is_global": true, "name": "__DT_INIT", "namespace": "Global", "type": "Label"}, {"address": "00403ff8", "is_external": false, "is_global": true, "... | [{"address": "00403ff8", "datatype": "pointer", "from_instruction": "00401004", "symbol_name": "PTR___gmon_start___00403ff8", "symbol_type": "Label", "value": "00405050"}] | {"called_functions": [{"address": "00405050", "is_external": false, "name": "__gmon_start__", "namespace": "<EXTERNAL>", "signature": "undefined __gmon_start__()"}], "calling_convention": "__stdcall", "parameters": [{"comment": "", "datatype": "EVP_PKEY_CTX *", "is_register": true, "is_stack": false, "name": "ctx", "si... | [] | {"incoming": [{"from": "004000f8", "from_function": "", "type": "DATA"}, {"from": "_elfSectionHeaders::000002d0", "from_function": "", "type": "DATA"}, {"from": "00403e28", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "00401498", "from_function": "__li... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["EVP_PKEY_CTX *"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401016", "start": "00401000"}], "entry_block": {"end": "00401016", "execute": true, "initialized": true, "name": ".init", "read": true, "size": "23", "start": "00401000", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401000", "instruction": "SUB RSP,0x8", "pcode_ops": ["(register, 0x200, 1) INT_LESS (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x20b, 1) INT_SBORROW (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x207, 1) INT_SLESS (regi... | {"callees": [{"address": "00405050", "is_external": false, "name": "__gmon_start__", "namespace": "<EXTERNAL>", "signature": "undefined __gmon_start__()"}], "callers": [{"address": "00401470", "is_external": false, "name": "__libc_csu_init", "namespace": "Global", "signature": "undefined __libc_csu_init()"}]} | {"exports": [{"address": "00401000", "name": "_init", "symbol": "_init"}], "imports": []} | [] | [] | [{"address": "00401000", "bytes": "4883ec08", "fall_through": "00401004", "flow_type": "FALL_THROUGH", "length": "4", "mnemonic": "SUB", "operands": ["RSP", "0x8"], "refs_from": []}, {"address": "00401004", "bytes": "488b05ed2f0000", "fall_through": "0040100b", "flow_type": "FALL_THROUGH", "length": "7", "mnemonic": "M... | {"body": {"end": "00401016", "num_addresses": "23", "start": "00401000"}, "calling_convention": "__stdcall", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "_init", "namespace": "Global", "parameters": [{"comment": "", "da... | [{"address": "00401000", "is_external": false, "is_global": true, "name": "_DT_INIT", "namespace": "Global", "type": "Function"}, {"address": "00401000", "is_external": false, "is_global": true, "name": "__DT_INIT", "namespace": "Global", "type": "Label"}, {"address": "00403ff8", "is_external": false, "is_global": true... | [{"address": "00403ff8", "datatype": "pointer", "from_instruction": "00401004", "symbol_name": "PTR___gmon_start___00403ff8", "symbol_type": "Label", "value": "00405050"}] | {"called_functions": [{"address": "00405050", "is_external": false, "name": "__gmon_start__", "namespace": "<EXTERNAL>", "signature": "undefined __gmon_start__()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined _DT_INIT()"} | [] | {"incoming": [{"from": "004000f8", "from_function": "", "type": "DATA"}, {"from": "_elfSectionHeaders::000002d0", "from_function": "", "type": "DATA"}, {"from": "00403e28", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "00401498", "from_function": "FUN_... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401016", "start": "00401000"}], "entry_block": {"end": "00401016", "execute": true, "initialized": true, "name": ".init", "read": true, "size": "23", "start": "00401000", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401000", "instruction": "SUB RSP,0x8", "pcode_ops": ["(register, 0x200, 1) INT_LESS (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x20b, 1) INT_SBORROW (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x207, 1) INT_SLESS (regi... | {"callees": [{"address": "00405050", "is_external": false, "name": "__gmon_start__", "namespace": "<EXTERNAL>", "signature": "undefined __gmon_start__()"}], "callers": [{"address": "00401470", "is_external": false, "name": "FUN_00401470", "namespace": "Global", "signature": "undefined FUN_00401470()"}]} | {"exports": [{"address": "00401000", "name": "_DT_INIT", "symbol": "_DT_INIT"}], "imports": []} | [] | [] | [{"address": "00401000", "bytes": "4883ec08", "fall_through": "00401004", "flow_type": "FALL_THROUGH", "length": "4", "mnemonic": "SUB", "operands": ["RSP", "0x8"], "refs_from": []}, {"address": "00401004", "bytes": "488b05ed2f0000", "fall_through": "0040100b", "flow_type": "FALL_THROUGH", "length": "7", "mnemonic": "M... | {"body": {"end": "00401016", "num_addresses": "23", "start": "00401000"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "_DT_INIT", "namespace": "Global", "parameters": [], "qualified_name... | null | null | null | null | null | null |
int MASKED(EVP_PKEY_CTX *ctx)
{
int iVar1;
iVar1 = __gmon_start__();
return iVar1;
}
|
void MASKED(void)
{
__gmon_start__();
return;
}
|
2_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | FUN_00401020 | FUN_00401020 |
void FUN_00401020(void)
{
(*(code *)(undefined *)0x0)();
return;
}
|
void FUN_00401020(void)
{
(*(code *)(undefined *)0x0)();
return;
}
| PUSH qword ptr [0x00404008]
JMP qword ptr [0x00404010] | {"edges": [{"source": "const_0", "target": "CAST_00401026_12", "type": "use"}, {"source": "const_1", "target": "RETURN_00401026_4", "type": "use"}, {"source": "CAST_00401026_12", "target": "unique_268435473", "type": "def"}, {"source": "unique_268435473", "target": "CALLIND_00401026_3", "type": "use"}], "nodes": [{"id"... | {"edges": [{"source": "const_0", "target": "CAST_00401026_12", "type": "use"}, {"source": "const_1", "target": "RETURN_00401026_4", "type": "use"}, {"source": "CAST_00401026_12", "target": "unique_268435473", "type": "def"}, {"source": "unique_268435473", "target": "CALLIND_00401026_3", "type": "use"}], "nodes": [{"id"... | {"edges": [{"source": "00401020", "target": "00404010", "type": "control_flow"}], "nodes": [{"id": "00401020", "label": "00401020", "type": "basic_block"}, {"id": "00404010", "label": "00404010", "type": "basic_block"}]} | {"edges": [{"source": "00401020", "target": "00404010", "type": "control_flow"}], "nodes": [{"id": "00401020", "label": "00401020", "type": "basic_block"}, {"id": "00404010", "label": "00404010", "type": "basic_block"}]} | null | null | [["const_1", "RETURN_00401026_4", "input"], ["CAST_00401026_12", "unique_268435473", "output"], ["unique_268435473", "CALLIND_00401026_3", "input"], ["const_0", "CAST_00401026_12", "input"]] | [["const_1", "RETURN_00401026_4", "input"], ["CAST_00401026_12", "unique_268435473", "output"], ["unique_268435473", "CALLIND_00401026_3", "input"], ["const_0", "CAST_00401026_12", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00401026_4", "type": "input"}, {"source": "CAST_00401026_12", "target": "unique_268435473", "type": "output"}, {"source": "unique_268435473", "target": "CALLIND_00401026_3", "type": "input"}, {"source": "const_0", "target": "CAST_00401026_12", "type": "input"}], "nodes... | {"edges": [{"source": "const_1", "target": "RETURN_00401026_4", "type": "input"}, {"source": "CAST_00401026_12", "target": "unique_268435473", "type": "output"}, {"source": "unique_268435473", "target": "CALLIND_00401026_3", "type": "input"}, {"source": "const_0", "target": "CAST_00401026_12", "type": "input"}], "nodes... | 00401020 | unknown_arch | unknown_opt | [{"address": "00401020", "is_external": false, "is_global": true, "name": "FUN_00401020", "namespace": "Global", "type": "Function"}, {"address": "00404008", "is_external": false, "is_global": true, "name": "PTR_00404008", "namespace": "Global", "type": "Label"}, {"address": "00404010", "is_external": false, "is_global... | [{"address": "00404008", "datatype": "pointer", "from_instruction": "00401020", "symbol_name": "PTR_00404008", "symbol_type": "Label", "value": "00000000"}, {"address": "00404010", "datatype": "pointer", "from_instruction": "00401026", "symbol_name": "PTR_00404010", "symbol_type": "Label", "value": "00000000"}] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined FUN_00401020()"} | [] | {"incoming": [{"from": "_elfSectionHeaders::00000310", "from_function": "", "type": "DATA"}, {"from": "00402098", "from_function": "", "type": "INDIRECTION"}, {"from": "00402130", "from_function": "", "type": "DATA"}, {"from": "0040103b", "from_function": "", "type": "UNCONDITIONAL_CALL"}, {"from": "0040104b", "from_fu... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "0040102b", "start": "00401020"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401020", "instruction": "PUSH qword ptr [0x00404008]", "pcode_ops": ["(unique, 0x23c00, 8) COPY (ram, 0x404008, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", " --- STORE (const, 0x1b1, 8) , (register, 0x20, 8) , (unique, 0x23c00, 8)"]}, {"address": "00401026", "instruction":... | {"callees": [], "callers": []} | {"exports": [{"address": "00401020", "name": "FUN_00401020", "symbol": "FUN_00401020"}], "imports": []} | [] | [] | [{"address": "00401020", "bytes": "ff35e22f0000", "fall_through": "00401026", "flow_type": "FALL_THROUGH", "length": "6", "mnemonic": "PUSH", "operands": ["qword ptr [0x00404008]"], "refs_from": [{"to": "00404008", "type": "READ"}]}, {"address": "00401026", "bytes": "ff25e42f0000", "fall_through": "", "flow_type": "COM... | {"body": {"end": "0040102b", "num_addresses": "12", "start": "00401020"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "FUN_00401020", "namespace": "Global", "parameters": [], "qualified_... | [{"address": "00401020", "is_external": false, "is_global": true, "name": "FUN_00401020", "namespace": "Global", "type": "Function"}, {"address": "00404008", "is_external": false, "is_global": true, "name": "PTR_00404008", "namespace": "Global", "type": "Label"}, {"address": "00404010", "is_external": false, "is_global... | [{"address": "00404008", "datatype": "pointer", "from_instruction": "00401020", "symbol_name": "PTR_00404008", "symbol_type": "Label", "value": "00000000"}, {"address": "00404010", "datatype": "pointer", "from_instruction": "00401026", "symbol_name": "PTR_00404010", "symbol_type": "Label", "value": "00000000"}] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined FUN_00401020()"} | [] | {"incoming": [{"from": "_elfSectionHeaders::00000310", "from_function": "", "type": "DATA"}, {"from": "00402098", "from_function": "", "type": "INDIRECTION"}, {"from": "00402130", "from_function": "", "type": "DATA"}, {"from": "0040103b", "from_function": "", "type": "UNCONDITIONAL_CALL"}, {"from": "0040104b", "from_fu... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "0040102b", "start": "00401020"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401020", "instruction": "PUSH qword ptr [0x00404008]", "pcode_ops": ["(unique, 0x23c00, 8) COPY (ram, 0x404008, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", " --- STORE (const, 0x1b1, 8) , (register, 0x20, 8) , (unique, 0x23c00, 8)"]}, {"address": "00401026", "instruction":... | {"callees": [], "callers": []} | {"exports": [{"address": "00401020", "name": "FUN_00401020", "symbol": "FUN_00401020"}], "imports": []} | [] | [] | [{"address": "00401020", "bytes": "ff35e22f0000", "fall_through": "00401026", "flow_type": "FALL_THROUGH", "length": "6", "mnemonic": "PUSH", "operands": ["qword ptr [0x00404008]"], "refs_from": [{"to": "00404008", "type": "READ"}]}, {"address": "00401026", "bytes": "ff25e42f0000", "fall_through": "", "flow_type": "COM... | {"body": {"end": "0040102b", "num_addresses": "12", "start": "00401020"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "FUN_00401020", "namespace": "Global", "parameters": [], "qualified_... | null | null | null | null | null | null |
void MASKED(void)
{
(*(code *)(undefined *)0x0)();
return;
}
|
void MASKED(void)
{
(*(code *)(undefined *)0x0)();
return;
}
|
3_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswlower | iswlower |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswlower(wint_t __wc)
{
int iVar1;
iVar1 = iswlower(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswlower(wint_t __wc)
{
int iVar1;
iVar1 = iswlower(__wc);
return iVar1;
}
| JMP qword ptr [0x00404018] | {"edges": [{"source": "CALL_00401030_0", "target": "reg_register:00000000", "type": "def"}, {"source": "var_00405000", "target": "CALL_00401030_0", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_00401030_1", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_00401030_0", "type": ... | {"edges": [{"source": "CALL_00401030_0", "target": "reg_register:00000000", "type": "def"}, {"source": "var_00405000", "target": "CALL_00401030_0", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_00401030_1", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_00401030_0", "type": ... | {"edges": [{"source": "00401030", "target": "00405000", "type": "control_flow"}], "nodes": [{"id": "00401030", "label": "00401030", "type": "basic_block"}, {"id": "00405000", "label": "00405000", "type": "basic_block"}]} | {"edges": [{"source": "00401030", "target": "00405000", "type": "control_flow"}], "nodes": [{"id": "00401030", "label": "00401030", "type": "basic_block"}, {"id": "00405000", "label": "00405000", "type": "basic_block"}]} | null | null | [["reg_register:00000000", "RETURN_00401030_1", "input"], ["reg_register:00000038", "CALL_00401030_0", "input"], ["var_00405000", "CALL_00401030_0", "input"], ["CALL_00401030_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401030_1", "input"]] | [["reg_register:00000000", "RETURN_00401030_1", "input"], ["reg_register:00000038", "CALL_00401030_0", "input"], ["var_00405000", "CALL_00401030_0", "input"], ["CALL_00401030_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401030_1", "input"]] | {"edges": [{"source": "reg_register:00000000", "target": "RETURN_00401030_1", "type": "input"}, {"source": "reg_register:00000038", "target": "CALL_00401030_0", "type": "input"}, {"source": "var_00405000", "target": "CALL_00401030_0", "type": "input"}, {"source": "CALL_00401030_0", "target": "reg_register:00000000", "t... | {"edges": [{"source": "reg_register:00000000", "target": "RETURN_00401030_1", "type": "input"}, {"source": "reg_register:00000038", "target": "CALL_00401030_0", "type": "input"}, {"source": "var_00405000", "target": "CALL_00401030_0", "type": "input"}, {"source": "CALL_00401030_0", "target": "reg_register:00000000", "t... | 00401030 | unknown_arch | unknown_opt | [{"address": "00401030", "is_external": false, "is_global": true, "name": "iswlower", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404018", "is_external": false, "is_global": true, "name": "PTR_iswlower_00404018", "namespace": "Global", "type": "Label"}, {"address": "00405000", "is_external": false, "... | [{"address": "00404018", "datatype": "pointer", "from_instruction": "00401030", "symbol_name": "PTR_iswlower_00404018", "symbol_type": "Label", "value": "00405000"}] | {"called_functions": [{"address": "00405000", "is_external": false, "name": "iswlower", "namespace": "<EXTERNAL>", "signature": "int iswlower(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size"... | [] | {"incoming": [{"from": "0040131a", "from_function": "display_character", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401030", "is_external": false, "to": "00404018", "to_function": "", "type": "INDIRECTION"}, {"from": "00401030", "is_external": false, "to": "00405000", "to_function": "iswlower", "type": "C... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401035", "start": "00401030"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401030", "instruction": "JMP qword ptr [0x00404018]", "pcode_ops": [" --- BRANCHIND (ram, 0x404018, 8)"]}] | {"callees": [{"address": "00405000", "is_external": false, "name": "iswlower", "namespace": "<EXTERNAL>", "signature": "int iswlower(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "display_character", "namespace": "Global", "signature": "void display_character(wint_t c)"}]} | {"exports": [{"address": "00401030", "name": "iswlower", "symbol": "iswlower"}], "imports": []} | [] | [] | [{"address": "00401030", "bytes": "ff25e22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404018]"], "refs_from": [{"to": "00404018", "type": "INDIRECTION"}, {"to": "00405000", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401035", "num_addresses": "6", "start": "00401030"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswlower", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | [{"address": "00401030", "is_external": false, "is_global": true, "name": "iswlower", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404018", "is_external": false, "is_global": true, "name": "PTR_iswlower_00404018", "namespace": "Global", "type": "Label"}, {"address": "00405000", "is_external": false, "... | [{"address": "00404018", "datatype": "pointer", "from_instruction": "00401030", "symbol_name": "PTR_iswlower_00404018", "symbol_type": "Label", "value": "00405000"}] | {"called_functions": [{"address": "00405000", "is_external": false, "name": "iswlower", "namespace": "<EXTERNAL>", "signature": "int iswlower(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size"... | [] | {"incoming": [{"from": "0040131a", "from_function": "FUN_00401212", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401030", "is_external": false, "to": "00404018", "to_function": "", "type": "INDIRECTION"}, {"from": "00401030", "is_external": false, "to": "00405000", "to_function": "iswlower", "type": "COMPUT... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401035", "start": "00401030"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401030", "instruction": "JMP qword ptr [0x00404018]", "pcode_ops": [" --- BRANCHIND (ram, 0x404018, 8)"]}] | {"callees": [{"address": "00405000", "is_external": false, "name": "iswlower", "namespace": "<EXTERNAL>", "signature": "int iswlower(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "FUN_00401212", "namespace": "Global", "signature": "undefined FUN_00401212()"}]} | {"exports": [{"address": "00401030", "name": "iswlower", "symbol": "iswlower"}], "imports": []} | [] | [] | [{"address": "00401030", "bytes": "ff25e22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404018]"], "refs_from": [{"to": "00404018", "type": "INDIRECTION"}, {"to": "00405000", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401035", "num_addresses": "6", "start": "00401030"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswlower", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
4_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | getwchar | getwchar |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
wint_t getwchar(void)
{
wint_t wVar1;
wVar1 = getwchar();
return wVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
wint_t getwchar(void)
{
wint_t wVar1;
wVar1 = getwchar();
return wVar1;
}
| JMP qword ptr [0x00404020] | {"edges": [{"source": "CALL_00401040_0", "target": "reg_register:00000000", "type": "def"}, {"source": "const_0", "target": "RETURN_00401040_1", "type": "use"}, {"source": "var_00405008", "target": "CALL_00401040_0", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_00401040_1", "type": "use"}], "no... | {"edges": [{"source": "CALL_00401040_0", "target": "reg_register:00000000", "type": "def"}, {"source": "const_0", "target": "RETURN_00401040_1", "type": "use"}, {"source": "var_00405008", "target": "CALL_00401040_0", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_00401040_1", "type": "use"}], "no... | {"edges": [{"source": "00401040", "target": "00405008", "type": "control_flow"}], "nodes": [{"id": "00401040", "label": "00401040", "type": "basic_block"}, {"id": "00405008", "label": "00405008", "type": "basic_block"}]} | {"edges": [{"source": "00401040", "target": "00405008", "type": "control_flow"}], "nodes": [{"id": "00401040", "label": "00401040", "type": "basic_block"}, {"id": "00405008", "label": "00405008", "type": "basic_block"}]} | null | null | [["var_00405008", "CALL_00401040_0", "input"], ["reg_register:00000000", "RETURN_00401040_1", "input"], ["CALL_00401040_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401040_1", "input"]] | [["var_00405008", "CALL_00401040_0", "input"], ["reg_register:00000000", "RETURN_00401040_1", "input"], ["CALL_00401040_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401040_1", "input"]] | {"edges": [{"source": "var_00405008", "target": "CALL_00401040_0", "type": "input"}, {"source": "reg_register:00000000", "target": "RETURN_00401040_1", "type": "input"}, {"source": "CALL_00401040_0", "target": "reg_register:00000000", "type": "output"}, {"source": "const_0", "target": "RETURN_00401040_1", "type": "inpu... | {"edges": [{"source": "var_00405008", "target": "CALL_00401040_0", "type": "input"}, {"source": "reg_register:00000000", "target": "RETURN_00401040_1", "type": "input"}, {"source": "CALL_00401040_0", "target": "reg_register:00000000", "type": "output"}, {"source": "const_0", "target": "RETURN_00401040_1", "type": "inpu... | 00401040 | unknown_arch | unknown_opt | [{"address": "00401040", "is_external": false, "is_global": true, "name": "getwchar", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404020", "is_external": false, "is_global": true, "name": "PTR_getwchar_00404020", "namespace": "Global", "type": "Label"}, {"address": "00405008", "is_external": false, "... | [{"address": "00404020", "datatype": "pointer", "from_instruction": "00401040", "symbol_name": "PTR_getwchar_00404020", "symbol_type": "Label", "value": "00405008"}] | {"called_functions": [{"address": "00405008", "is_external": false, "name": "getwchar", "namespace": "<EXTERNAL>", "signature": "wint_t getwchar(void)"}], "calling_convention": "unknown", "parameters": [], "return_type": "typedef wint_t uint", "signature": "wint_t getwchar(void)"} | [] | {"incoming": [{"from": "00401457", "from_function": "main", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401040", "is_external": false, "to": "00404020", "to_function": "", "type": "INDIRECTION"}, {"from": "00401040", "is_external": false, "to": "00405008", "to_function": "getwchar", "type": "COMPUTED_CALL_... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer", "undefined"], "return_type": ["typedef wint_t uint"]} | {"body_ranges": [{"end": "00401045", "start": "00401040"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401040", "instruction": "JMP qword ptr [0x00404020]", "pcode_ops": [" --- BRANCHIND (ram, 0x404020, 8)"]}] | {"callees": [{"address": "00405008", "is_external": false, "name": "getwchar", "namespace": "<EXTERNAL>", "signature": "wint_t getwchar(void)"}], "callers": [{"address": "00401434", "is_external": false, "name": "main", "namespace": "Global", "signature": "int main(void)"}]} | {"exports": [{"address": "00401040", "name": "getwchar", "symbol": "getwchar"}], "imports": []} | [] | [] | [{"address": "00401040", "bytes": "ff25da2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404020]"], "refs_from": [{"to": "00404020", "type": "INDIRECTION"}, {"to": "00405008", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401045", "num_addresses": "6", "start": "00401040"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "getwchar", "namespace": "<EXTERNAL>", "parameters": [], "qualified_na... | [{"address": "00401040", "is_external": false, "is_global": true, "name": "getwchar", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404020", "is_external": false, "is_global": true, "name": "PTR_getwchar_00404020", "namespace": "Global", "type": "Label"}, {"address": "00405008", "is_external": false, "... | [{"address": "00404020", "datatype": "pointer", "from_instruction": "00401040", "symbol_name": "PTR_getwchar_00404020", "symbol_type": "Label", "value": "00405008"}] | {"called_functions": [{"address": "00405008", "is_external": false, "name": "getwchar", "namespace": "<EXTERNAL>", "signature": "wint_t getwchar(void)"}], "calling_convention": "unknown", "parameters": [], "return_type": "typedef wint_t uint", "signature": "wint_t getwchar(void)"} | [] | {"incoming": [{"from": "00401457", "from_function": "FUN_00401434", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401040", "is_external": false, "to": "00404020", "to_function": "", "type": "INDIRECTION"}, {"from": "00401040", "is_external": false, "to": "00405008", "to_function": "getwchar", "type": "COMPUT... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer", "undefined"], "return_type": ["typedef wint_t uint"]} | {"body_ranges": [{"end": "00401045", "start": "00401040"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401040", "instruction": "JMP qword ptr [0x00404020]", "pcode_ops": [" --- BRANCHIND (ram, 0x404020, 8)"]}] | {"callees": [{"address": "00405008", "is_external": false, "name": "getwchar", "namespace": "<EXTERNAL>", "signature": "wint_t getwchar(void)"}], "callers": [{"address": "00401434", "is_external": false, "name": "FUN_00401434", "namespace": "Global", "signature": "undefined FUN_00401434()"}]} | {"exports": [{"address": "00401040", "name": "getwchar", "symbol": "getwchar"}], "imports": []} | [] | [] | [{"address": "00401040", "bytes": "ff25da2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404020]"], "refs_from": [{"to": "00404020", "type": "INDIRECTION"}, {"to": "00405008", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401045", "num_addresses": "6", "start": "00401040"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "getwchar", "namespace": "<EXTERNAL>", "parameters": [], "qualified_na... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
wint_t MASKED(void)
{
wint_t wVar1;
wVar1 = MASKED();
return wVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
wint_t MASKED(void)
{
wint_t wVar1;
wVar1 = MASKED();
return wVar1;
}
|
5_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswpunct | iswpunct |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswpunct(wint_t __wc)
{
int iVar1;
iVar1 = iswpunct(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswpunct(wint_t __wc)
{
int iVar1;
iVar1 = iswpunct(__wc);
return iVar1;
}
| JMP qword ptr [0x00404028] | {"edges": [{"source": "var_00405010", "target": "CALL_00401050_0", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_00401050_1", "type": "use"}, {"source": "const_0", "target": "RETURN_00401050_1", "type": "use"}, {"source": "CALL_00401050_0", "target": "reg_register:00000000", "type": "def"}, {"so... | {"edges": [{"source": "var_00405010", "target": "CALL_00401050_0", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_00401050_1", "type": "use"}, {"source": "const_0", "target": "RETURN_00401050_1", "type": "use"}, {"source": "CALL_00401050_0", "target": "reg_register:00000000", "type": "def"}, {"so... | {"edges": [{"source": "00401050", "target": "00405010", "type": "control_flow"}], "nodes": [{"id": "00401050", "label": "00401050", "type": "basic_block"}, {"id": "00405010", "label": "00405010", "type": "basic_block"}]} | {"edges": [{"source": "00401050", "target": "00405010", "type": "control_flow"}], "nodes": [{"id": "00401050", "label": "00401050", "type": "basic_block"}, {"id": "00405010", "label": "00405010", "type": "basic_block"}]} | null | null | [["const_0", "RETURN_00401050_1", "input"], ["reg_register:00000038", "CALL_00401050_0", "input"], ["CALL_00401050_0", "reg_register:00000000", "output"], ["var_00405010", "CALL_00401050_0", "input"], ["reg_register:00000000", "RETURN_00401050_1", "input"]] | [["const_0", "RETURN_00401050_1", "input"], ["reg_register:00000038", "CALL_00401050_0", "input"], ["CALL_00401050_0", "reg_register:00000000", "output"], ["var_00405010", "CALL_00401050_0", "input"], ["reg_register:00000000", "RETURN_00401050_1", "input"]] | {"edges": [{"source": "const_0", "target": "RETURN_00401050_1", "type": "input"}, {"source": "reg_register:00000038", "target": "CALL_00401050_0", "type": "input"}, {"source": "CALL_00401050_0", "target": "reg_register:00000000", "type": "output"}, {"source": "var_00405010", "target": "CALL_00401050_0", "type": "input"... | {"edges": [{"source": "const_0", "target": "RETURN_00401050_1", "type": "input"}, {"source": "reg_register:00000038", "target": "CALL_00401050_0", "type": "input"}, {"source": "CALL_00401050_0", "target": "reg_register:00000000", "type": "output"}, {"source": "var_00405010", "target": "CALL_00401050_0", "type": "input"... | 00401050 | unknown_arch | unknown_opt | [{"address": "00401050", "is_external": false, "is_global": true, "name": "iswpunct", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404028", "is_external": false, "is_global": true, "name": "PTR_iswpunct_00404028", "namespace": "Global", "type": "Label"}, {"address": "00405010", "is_external": false, "... | [{"address": "00404028", "datatype": "pointer", "from_instruction": "00401050", "symbol_name": "PTR_iswpunct_00404028", "symbol_type": "Label", "value": "00405010"}] | {"called_functions": [{"address": "00405010", "is_external": false, "name": "iswpunct", "namespace": "<EXTERNAL>", "signature": "int iswpunct(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size"... | [] | {"incoming": [{"from": "00401372", "from_function": "display_character", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401050", "is_external": false, "to": "00404028", "to_function": "", "type": "INDIRECTION"}, {"from": "00401050", "is_external": false, "to": "00405010", "to_function": "iswpunct", "type": "C... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401055", "start": "00401050"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401050", "instruction": "JMP qword ptr [0x00404028]", "pcode_ops": [" --- BRANCHIND (ram, 0x404028, 8)"]}] | {"callees": [{"address": "00405010", "is_external": false, "name": "iswpunct", "namespace": "<EXTERNAL>", "signature": "int iswpunct(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "display_character", "namespace": "Global", "signature": "void display_character(wint_t c)"}]} | {"exports": [{"address": "00401050", "name": "iswpunct", "symbol": "iswpunct"}], "imports": []} | [] | [] | [{"address": "00401050", "bytes": "ff25d22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404028]"], "refs_from": [{"to": "00404028", "type": "INDIRECTION"}, {"to": "00405010", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401055", "num_addresses": "6", "start": "00401050"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswpunct", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | [{"address": "00401050", "is_external": false, "is_global": true, "name": "iswpunct", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404028", "is_external": false, "is_global": true, "name": "PTR_iswpunct_00404028", "namespace": "Global", "type": "Label"}, {"address": "00405010", "is_external": false, "... | [{"address": "00404028", "datatype": "pointer", "from_instruction": "00401050", "symbol_name": "PTR_iswpunct_00404028", "symbol_type": "Label", "value": "00405010"}] | {"called_functions": [{"address": "00405010", "is_external": false, "name": "iswpunct", "namespace": "<EXTERNAL>", "signature": "int iswpunct(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size"... | [] | {"incoming": [{"from": "00401372", "from_function": "FUN_00401212", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401050", "is_external": false, "to": "00404028", "to_function": "", "type": "INDIRECTION"}, {"from": "00401050", "is_external": false, "to": "00405010", "to_function": "iswpunct", "type": "COMPUT... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401055", "start": "00401050"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401050", "instruction": "JMP qword ptr [0x00404028]", "pcode_ops": [" --- BRANCHIND (ram, 0x404028, 8)"]}] | {"callees": [{"address": "00405010", "is_external": false, "name": "iswpunct", "namespace": "<EXTERNAL>", "signature": "int iswpunct(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "FUN_00401212", "namespace": "Global", "signature": "undefined FUN_00401212()"}]} | {"exports": [{"address": "00401050", "name": "iswpunct", "symbol": "iswpunct"}], "imports": []} | [] | [] | [{"address": "00401050", "bytes": "ff25d22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404028]"], "refs_from": [{"to": "00404028", "type": "INDIRECTION"}, {"to": "00405010", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401055", "num_addresses": "6", "start": "00401050"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswpunct", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
6_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswcntrl | iswcntrl |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswcntrl(wint_t __wc)
{
int iVar1;
iVar1 = iswcntrl(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswcntrl(wint_t __wc)
{
int iVar1;
iVar1 = iswcntrl(__wc);
return iVar1;
}
| JMP qword ptr [0x00404030] | {"edges": [{"source": "reg_register:00000000", "target": "RETURN_00401060_1", "type": "use"}, {"source": "var_00405018", "target": "CALL_00401060_0", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_00401060_0", "type": "use"}, {"source": "CALL_00401060_0", "target": "reg_register:00000000", "type": ... | {"edges": [{"source": "reg_register:00000000", "target": "RETURN_00401060_1", "type": "use"}, {"source": "var_00405018", "target": "CALL_00401060_0", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_00401060_0", "type": "use"}, {"source": "CALL_00401060_0", "target": "reg_register:00000000", "type": ... | {"edges": [{"source": "00401060", "target": "00405018", "type": "control_flow"}], "nodes": [{"id": "00401060", "label": "00401060", "type": "basic_block"}, {"id": "00405018", "label": "00405018", "type": "basic_block"}]} | {"edges": [{"source": "00401060", "target": "00405018", "type": "control_flow"}], "nodes": [{"id": "00401060", "label": "00401060", "type": "basic_block"}, {"id": "00405018", "label": "00405018", "type": "basic_block"}]} | null | null | [["reg_register:00000038", "CALL_00401060_0", "input"], ["reg_register:00000000", "RETURN_00401060_1", "input"], ["CALL_00401060_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401060_1", "input"], ["var_00405018", "CALL_00401060_0", "input"]] | [["reg_register:00000038", "CALL_00401060_0", "input"], ["reg_register:00000000", "RETURN_00401060_1", "input"], ["CALL_00401060_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401060_1", "input"], ["var_00405018", "CALL_00401060_0", "input"]] | {"edges": [{"source": "reg_register:00000038", "target": "CALL_00401060_0", "type": "input"}, {"source": "reg_register:00000000", "target": "RETURN_00401060_1", "type": "input"}, {"source": "CALL_00401060_0", "target": "reg_register:00000000", "type": "output"}, {"source": "const_0", "target": "RETURN_00401060_1", "typ... | {"edges": [{"source": "reg_register:00000038", "target": "CALL_00401060_0", "type": "input"}, {"source": "reg_register:00000000", "target": "RETURN_00401060_1", "type": "input"}, {"source": "CALL_00401060_0", "target": "reg_register:00000000", "type": "output"}, {"source": "const_0", "target": "RETURN_00401060_1", "typ... | 00401060 | unknown_arch | unknown_opt | [{"address": "00401060", "is_external": false, "is_global": true, "name": "iswcntrl", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404030", "is_external": false, "is_global": true, "name": "PTR_iswcntrl_00404030", "namespace": "Global", "type": "Label"}, {"address": "00405018", "is_external": false, "... | [{"address": "00404030", "datatype": "pointer", "from_instruction": "00401060", "symbol_name": "PTR_iswcntrl_00404030", "symbol_type": "Label", "value": "00405018"}] | {"called_functions": [{"address": "00405018", "is_external": false, "name": "iswcntrl", "namespace": "<EXTERNAL>", "signature": "int iswcntrl(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size"... | [] | {"incoming": [{"from": "00401296", "from_function": "display_character", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401060", "is_external": false, "to": "00404030", "to_function": "", "type": "INDIRECTION"}, {"from": "00401060", "is_external": false, "to": "00405018", "to_function": "iswcntrl", "type": "C... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401065", "start": "00401060"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401060", "instruction": "JMP qword ptr [0x00404030]", "pcode_ops": [" --- BRANCHIND (ram, 0x404030, 8)"]}] | {"callees": [{"address": "00405018", "is_external": false, "name": "iswcntrl", "namespace": "<EXTERNAL>", "signature": "int iswcntrl(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "display_character", "namespace": "Global", "signature": "void display_character(wint_t c)"}]} | {"exports": [{"address": "00401060", "name": "iswcntrl", "symbol": "iswcntrl"}], "imports": []} | [] | [] | [{"address": "00401060", "bytes": "ff25ca2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404030]"], "refs_from": [{"to": "00404030", "type": "INDIRECTION"}, {"to": "00405018", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401065", "num_addresses": "6", "start": "00401060"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswcntrl", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | [{"address": "00401060", "is_external": false, "is_global": true, "name": "iswcntrl", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404030", "is_external": false, "is_global": true, "name": "PTR_iswcntrl_00404030", "namespace": "Global", "type": "Label"}, {"address": "00405018", "is_external": false, "... | [{"address": "00404030", "datatype": "pointer", "from_instruction": "00401060", "symbol_name": "PTR_iswcntrl_00404030", "symbol_type": "Label", "value": "00405018"}] | {"called_functions": [{"address": "00405018", "is_external": false, "name": "iswcntrl", "namespace": "<EXTERNAL>", "signature": "int iswcntrl(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size"... | [] | {"incoming": [{"from": "00401296", "from_function": "FUN_00401212", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401060", "is_external": false, "to": "00404030", "to_function": "", "type": "INDIRECTION"}, {"from": "00401060", "is_external": false, "to": "00405018", "to_function": "iswcntrl", "type": "COMPUT... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401065", "start": "00401060"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401060", "instruction": "JMP qword ptr [0x00404030]", "pcode_ops": [" --- BRANCHIND (ram, 0x404030, 8)"]}] | {"callees": [{"address": "00405018", "is_external": false, "name": "iswcntrl", "namespace": "<EXTERNAL>", "signature": "int iswcntrl(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "FUN_00401212", "namespace": "Global", "signature": "undefined FUN_00401212()"}]} | {"exports": [{"address": "00401060", "name": "iswcntrl", "symbol": "iswcntrl"}], "imports": []} | [] | [] | [{"address": "00401060", "bytes": "ff25ca2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404030]"], "refs_from": [{"to": "00404030", "type": "INDIRECTION"}, {"to": "00405018", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401065", "num_addresses": "6", "start": "00401060"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswcntrl", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
7_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswxdigit | iswxdigit |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswxdigit(wint_t __wc)
{
int iVar1;
iVar1 = iswxdigit(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswxdigit(wint_t __wc)
{
int iVar1;
iVar1 = iswxdigit(__wc);
return iVar1;
}
| JMP qword ptr [0x00404038] | {"edges": [{"source": "CALL_00401070_0", "target": "reg_register:00000000", "type": "def"}, {"source": "const_0", "target": "RETURN_00401070_1", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_00401070_0", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_00401070_1", "type": "us... | {"edges": [{"source": "CALL_00401070_0", "target": "reg_register:00000000", "type": "def"}, {"source": "const_0", "target": "RETURN_00401070_1", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_00401070_0", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_00401070_1", "type": "us... | {"edges": [{"source": "00401070", "target": "00405020", "type": "control_flow"}], "nodes": [{"id": "00401070", "label": "00401070", "type": "basic_block"}, {"id": "00405020", "label": "00405020", "type": "basic_block"}]} | {"edges": [{"source": "00401070", "target": "00405020", "type": "control_flow"}], "nodes": [{"id": "00401070", "label": "00401070", "type": "basic_block"}, {"id": "00405020", "label": "00405020", "type": "basic_block"}]} | null | null | [["var_00405020", "CALL_00401070_0", "input"], ["const_0", "RETURN_00401070_1", "input"], ["reg_register:00000000", "RETURN_00401070_1", "input"], ["reg_register:00000038", "CALL_00401070_0", "input"], ["CALL_00401070_0", "reg_register:00000000", "output"]] | [["var_00405020", "CALL_00401070_0", "input"], ["const_0", "RETURN_00401070_1", "input"], ["reg_register:00000000", "RETURN_00401070_1", "input"], ["reg_register:00000038", "CALL_00401070_0", "input"], ["CALL_00401070_0", "reg_register:00000000", "output"]] | {"edges": [{"source": "var_00405020", "target": "CALL_00401070_0", "type": "input"}, {"source": "const_0", "target": "RETURN_00401070_1", "type": "input"}, {"source": "reg_register:00000000", "target": "RETURN_00401070_1", "type": "input"}, {"source": "reg_register:00000038", "target": "CALL_00401070_0", "type": "input... | {"edges": [{"source": "var_00405020", "target": "CALL_00401070_0", "type": "input"}, {"source": "const_0", "target": "RETURN_00401070_1", "type": "input"}, {"source": "reg_register:00000000", "target": "RETURN_00401070_1", "type": "input"}, {"source": "reg_register:00000038", "target": "CALL_00401070_0", "type": "input... | 00401070 | unknown_arch | unknown_opt | [{"address": "00401070", "is_external": false, "is_global": true, "name": "iswxdigit", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404038", "is_external": false, "is_global": true, "name": "PTR_iswxdigit_00404038", "namespace": "Global", "type": "Label"}, {"address": "00405020", "is_external": false,... | [{"address": "00404038", "datatype": "pointer", "from_instruction": "00401070", "symbol_name": "PTR_iswxdigit_00404038", "symbol_type": "Label", "value": "00405020"}] | {"called_functions": [{"address": "00405020", "is_external": false, "name": "iswxdigit", "namespace": "<EXTERNAL>", "signature": "int iswxdigit(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "siz... | [] | {"incoming": [{"from": "004013f6", "from_function": "display_character", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401070", "is_external": false, "to": "00404038", "to_function": "", "type": "INDIRECTION"}, {"from": "00401070", "is_external": false, "to": "00405020", "to_function": "iswxdigit", "type": "... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401075", "start": "00401070"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401070", "instruction": "JMP qword ptr [0x00404038]", "pcode_ops": [" --- BRANCHIND (ram, 0x404038, 8)"]}] | {"callees": [{"address": "00405020", "is_external": false, "name": "iswxdigit", "namespace": "<EXTERNAL>", "signature": "int iswxdigit(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "display_character", "namespace": "Global", "signature": "void display_character(wint_t c)"}]} | {"exports": [{"address": "00401070", "name": "iswxdigit", "symbol": "iswxdigit"}], "imports": []} | [] | [] | [{"address": "00401070", "bytes": "ff25c22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404038]"], "refs_from": [{"to": "00404038", "type": "INDIRECTION"}, {"to": "00405020", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401075", "num_addresses": "6", "start": "00401070"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswxdigit", "namespace": "<EXTERNAL>", "parameters": [{"comment": "",... | [{"address": "00401070", "is_external": false, "is_global": true, "name": "iswxdigit", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404038", "is_external": false, "is_global": true, "name": "PTR_iswxdigit_00404038", "namespace": "Global", "type": "Label"}, {"address": "00405020", "is_external": false,... | [{"address": "00404038", "datatype": "pointer", "from_instruction": "00401070", "symbol_name": "PTR_iswxdigit_00404038", "symbol_type": "Label", "value": "00405020"}] | {"called_functions": [{"address": "00405020", "is_external": false, "name": "iswxdigit", "namespace": "<EXTERNAL>", "signature": "int iswxdigit(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "siz... | [] | {"incoming": [{"from": "004013f6", "from_function": "FUN_00401212", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401070", "is_external": false, "to": "00404038", "to_function": "", "type": "INDIRECTION"}, {"from": "00401070", "is_external": false, "to": "00405020", "to_function": "iswxdigit", "type": "COMPU... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401075", "start": "00401070"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401070", "instruction": "JMP qword ptr [0x00404038]", "pcode_ops": [" --- BRANCHIND (ram, 0x404038, 8)"]}] | {"callees": [{"address": "00405020", "is_external": false, "name": "iswxdigit", "namespace": "<EXTERNAL>", "signature": "int iswxdigit(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "FUN_00401212", "namespace": "Global", "signature": "undefined FUN_00401212()"}]} | {"exports": [{"address": "00401070", "name": "iswxdigit", "symbol": "iswxdigit"}], "imports": []} | [] | [] | [{"address": "00401070", "bytes": "ff25c22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404038]"], "refs_from": [{"to": "00404038", "type": "INDIRECTION"}, {"to": "00405020", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401075", "num_addresses": "6", "start": "00401070"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswxdigit", "namespace": "<EXTERNAL>", "parameters": [{"comment": "",... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
8_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswdigit | iswdigit |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswdigit(wint_t __wc)
{
int iVar1;
iVar1 = iswdigit(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswdigit(wint_t __wc)
{
int iVar1;
iVar1 = iswdigit(__wc);
return iVar1;
}
| JMP qword ptr [0x00404040] | {"edges": [{"source": "var_00405028", "target": "CALL_00401080_0", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_00401080_0", "type": "use"}, {"source": "const_0", "target": "RETURN_00401080_1", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_00401080_1", "type": "use"}, {"so... | {"edges": [{"source": "var_00405028", "target": "CALL_00401080_0", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_00401080_0", "type": "use"}, {"source": "const_0", "target": "RETURN_00401080_1", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_00401080_1", "type": "use"}, {"so... | {"edges": [{"source": "00401080", "target": "00405028", "type": "control_flow"}], "nodes": [{"id": "00401080", "label": "00401080", "type": "basic_block"}, {"id": "00405028", "label": "00405028", "type": "basic_block"}]} | {"edges": [{"source": "00401080", "target": "00405028", "type": "control_flow"}], "nodes": [{"id": "00401080", "label": "00401080", "type": "basic_block"}, {"id": "00405028", "label": "00405028", "type": "basic_block"}]} | null | null | [["reg_register:00000038", "CALL_00401080_0", "input"], ["CALL_00401080_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401080_1", "input"], ["reg_register:00000000", "RETURN_00401080_1", "input"], ["var_00405028", "CALL_00401080_0", "input"]] | [["reg_register:00000038", "CALL_00401080_0", "input"], ["CALL_00401080_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401080_1", "input"], ["reg_register:00000000", "RETURN_00401080_1", "input"], ["var_00405028", "CALL_00401080_0", "input"]] | {"edges": [{"source": "reg_register:00000038", "target": "CALL_00401080_0", "type": "input"}, {"source": "CALL_00401080_0", "target": "reg_register:00000000", "type": "output"}, {"source": "const_0", "target": "RETURN_00401080_1", "type": "input"}, {"source": "reg_register:00000000", "target": "RETURN_00401080_1", "typ... | {"edges": [{"source": "reg_register:00000038", "target": "CALL_00401080_0", "type": "input"}, {"source": "CALL_00401080_0", "target": "reg_register:00000000", "type": "output"}, {"source": "const_0", "target": "RETURN_00401080_1", "type": "input"}, {"source": "reg_register:00000000", "target": "RETURN_00401080_1", "typ... | 00401080 | unknown_arch | unknown_opt | [{"address": "00401080", "is_external": false, "is_global": true, "name": "iswdigit", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404040", "is_external": false, "is_global": true, "name": "PTR_iswdigit_00404040", "namespace": "Global", "type": "Label"}, {"address": "00405028", "is_external": false, "... | [{"address": "00404040", "datatype": "pointer", "from_instruction": "00401080", "symbol_name": "PTR_iswdigit_00404040", "symbol_type": "Label", "value": "00405028"}] | {"called_functions": [{"address": "00405028", "is_external": false, "name": "iswdigit", "namespace": "<EXTERNAL>", "signature": "int iswdigit(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size"... | [] | {"incoming": [{"from": "004012c2", "from_function": "display_character", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401080", "is_external": false, "to": "00404040", "to_function": "", "type": "INDIRECTION"}, {"from": "00401080", "is_external": false, "to": "00405028", "to_function": "iswdigit", "type": "C... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401085", "start": "00401080"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401080", "instruction": "JMP qword ptr [0x00404040]", "pcode_ops": [" --- BRANCHIND (ram, 0x404040, 8)"]}] | {"callees": [{"address": "00405028", "is_external": false, "name": "iswdigit", "namespace": "<EXTERNAL>", "signature": "int iswdigit(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "display_character", "namespace": "Global", "signature": "void display_character(wint_t c)"}]} | {"exports": [{"address": "00401080", "name": "iswdigit", "symbol": "iswdigit"}], "imports": []} | [] | [] | [{"address": "00401080", "bytes": "ff25ba2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404040]"], "refs_from": [{"to": "00404040", "type": "INDIRECTION"}, {"to": "00405028", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401085", "num_addresses": "6", "start": "00401080"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswdigit", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | [{"address": "00401080", "is_external": false, "is_global": true, "name": "iswdigit", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404040", "is_external": false, "is_global": true, "name": "PTR_iswdigit_00404040", "namespace": "Global", "type": "Label"}, {"address": "00405028", "is_external": false, "... | [{"address": "00404040", "datatype": "pointer", "from_instruction": "00401080", "symbol_name": "PTR_iswdigit_00404040", "symbol_type": "Label", "value": "00405028"}] | {"called_functions": [{"address": "00405028", "is_external": false, "name": "iswdigit", "namespace": "<EXTERNAL>", "signature": "int iswdigit(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size"... | [] | {"incoming": [{"from": "004012c2", "from_function": "FUN_00401212", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401080", "is_external": false, "to": "00404040", "to_function": "", "type": "INDIRECTION"}, {"from": "00401080", "is_external": false, "to": "00405028", "to_function": "iswdigit", "type": "COMPUT... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401085", "start": "00401080"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401080", "instruction": "JMP qword ptr [0x00404040]", "pcode_ops": [" --- BRANCHIND (ram, 0x404040, 8)"]}] | {"callees": [{"address": "00405028", "is_external": false, "name": "iswdigit", "namespace": "<EXTERNAL>", "signature": "int iswdigit(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "FUN_00401212", "namespace": "Global", "signature": "undefined FUN_00401212()"}]} | {"exports": [{"address": "00401080", "name": "iswdigit", "symbol": "iswdigit"}], "imports": []} | [] | [] | [{"address": "00401080", "bytes": "ff25ba2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404040]"], "refs_from": [{"to": "00404040", "type": "INDIRECTION"}, {"to": "00405028", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401085", "num_addresses": "6", "start": "00401080"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswdigit", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
9_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | fputc | fputc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fputc(int __c,FILE *__stream)
{
int iVar1;
iVar1 = fputc(__c,__stream);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fputc(int __c,FILE *__stream)
{
int iVar1;
iVar1 = fputc(__c,__stream);
return iVar1;
}
| JMP qword ptr [0x00404048] | {"edges": [{"source": "reg_register:00000030", "target": "CALL_00401090_0", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_00401090_0", "type": "use"}, {"source": "CALL_00401090_0", "target": "reg_register:00000000", "type": "def"}, {"source": "reg_register:00000000", "target": "RETURN_00401090_1",... | {"edges": [{"source": "reg_register:00000030", "target": "CALL_00401090_0", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_00401090_0", "type": "use"}, {"source": "CALL_00401090_0", "target": "reg_register:00000000", "type": "def"}, {"source": "reg_register:00000000", "target": "RETURN_00401090_1",... | {"edges": [{"source": "00401090", "target": "00405030", "type": "control_flow"}], "nodes": [{"id": "00401090", "label": "00401090", "type": "basic_block"}, {"id": "00405030", "label": "00405030", "type": "basic_block"}]} | {"edges": [{"source": "00401090", "target": "00405030", "type": "control_flow"}], "nodes": [{"id": "00401090", "label": "00401090", "type": "basic_block"}, {"id": "00405030", "label": "00405030", "type": "basic_block"}]} | null | null | [["reg_register:00000030", "CALL_00401090_0", "input"], ["CALL_00401090_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401090_1", "input"], ["reg_register:00000038", "CALL_00401090_0", "input"], ["var_00405030", "CALL_00401090_0", "input"], ["reg_register:00000000", "RETURN_00401090_1", "input"]] | [["reg_register:00000030", "CALL_00401090_0", "input"], ["CALL_00401090_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401090_1", "input"], ["reg_register:00000038", "CALL_00401090_0", "input"], ["var_00405030", "CALL_00401090_0", "input"], ["reg_register:00000000", "RETURN_00401090_1", "input"]] | {"edges": [{"source": "reg_register:00000030", "target": "CALL_00401090_0", "type": "input"}, {"source": "CALL_00401090_0", "target": "reg_register:00000000", "type": "output"}, {"source": "const_0", "target": "RETURN_00401090_1", "type": "input"}, {"source": "reg_register:00000038", "target": "CALL_00401090_0", "type"... | {"edges": [{"source": "reg_register:00000030", "target": "CALL_00401090_0", "type": "input"}, {"source": "CALL_00401090_0", "target": "reg_register:00000000", "type": "output"}, {"source": "const_0", "target": "RETURN_00401090_1", "type": "input"}, {"source": "reg_register:00000038", "target": "CALL_00401090_0", "type"... | 00401090 | unknown_arch | unknown_opt | [{"address": "00401090", "is_external": false, "is_global": true, "name": "fputc", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404048", "is_external": false, "is_global": true, "name": "PTR_fputc_00404048", "namespace": "Global", "type": "Label"}, {"address": "00405030", "is_external": false, "is_glo... | [{"address": "00404048", "datatype": "pointer", "from_instruction": "00401090", "symbol_name": "PTR_fputc_00404048", "symbol_type": "Label", "value": "00405030"}] | {"called_functions": [{"address": "00405030", "is_external": false, "name": "fputc", "namespace": "<EXTERNAL>", "signature": "int fputc(int __c, FILE * __stream)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "int", "is_register": true, "is_stack": false, "name": "__c", "size": "4", "st... | [] | {"incoming": [{"from": "0040142c", "from_function": "display_character", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401090", "is_external": false, "to": "00404048", "to_function": "", "type": "INDIRECTION"}, {"from": "00401090", "is_external": false, "to": "00405030", "to_function": "fputc", "type": "COMP... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["FILE *"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401095", "start": "00401090"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401090", "instruction": "JMP qword ptr [0x00404048]", "pcode_ops": [" --- BRANCHIND (ram, 0x404048, 8)"]}] | {"callees": [{"address": "00405030", "is_external": false, "name": "fputc", "namespace": "<EXTERNAL>", "signature": "int fputc(int __c, FILE * __stream)"}], "callers": [{"address": "00401212", "is_external": false, "name": "display_character", "namespace": "Global", "signature": "void display_character(wint_t c)"}]} | {"exports": [{"address": "00401090", "name": "fputc", "symbol": "fputc"}], "imports": []} | [] | [] | [{"address": "00401090", "bytes": "ff25b22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404048]"], "refs_from": [{"to": "00404048", "type": "INDIRECTION"}, {"to": "00405030", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401095", "num_addresses": "6", "start": "00401090"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "fputc", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "da... | [{"address": "00401090", "is_external": false, "is_global": true, "name": "fputc", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404048", "is_external": false, "is_global": true, "name": "PTR_fputc_00404048", "namespace": "Global", "type": "Label"}, {"address": "00405030", "is_external": false, "is_glo... | [{"address": "00404048", "datatype": "pointer", "from_instruction": "00401090", "symbol_name": "PTR_fputc_00404048", "symbol_type": "Label", "value": "00405030"}] | {"called_functions": [{"address": "00405030", "is_external": false, "name": "fputc", "namespace": "<EXTERNAL>", "signature": "int fputc(int __c, FILE * __stream)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "int", "is_register": true, "is_stack": false, "name": "__c", "size": "4", "st... | [] | {"incoming": [{"from": "0040142c", "from_function": "FUN_00401212", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401090", "is_external": false, "to": "00404048", "to_function": "", "type": "INDIRECTION"}, {"from": "00401090", "is_external": false, "to": "00405030", "to_function": "fputc", "type": "COMPUTED_... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["FILE *"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401095", "start": "00401090"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401090", "instruction": "JMP qword ptr [0x00404048]", "pcode_ops": [" --- BRANCHIND (ram, 0x404048, 8)"]}] | {"callees": [{"address": "00405030", "is_external": false, "name": "fputc", "namespace": "<EXTERNAL>", "signature": "int fputc(int __c, FILE * __stream)"}], "callers": [{"address": "00401212", "is_external": false, "name": "FUN_00401212", "namespace": "Global", "signature": "undefined FUN_00401212()"}]} | {"exports": [{"address": "00401090", "name": "fputc", "symbol": "fputc"}], "imports": []} | [] | [] | [{"address": "00401090", "bytes": "ff25b22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404048]"], "refs_from": [{"to": "00404048", "type": "INDIRECTION"}, {"to": "00405030", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401095", "num_addresses": "6", "start": "00401090"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "fputc", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "da... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __c,FILE *__stream)
{
int iVar1;
iVar1 = MASKED(__c,__stream);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __c,FILE *__stream)
{
int iVar1;
iVar1 = MASKED(__c,__stream);
return iVar1;
}
|
10_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswgraph | iswgraph |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswgraph(wint_t __wc)
{
int iVar1;
iVar1 = iswgraph(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswgraph(wint_t __wc)
{
int iVar1;
iVar1 = iswgraph(__wc);
return iVar1;
}
| JMP qword ptr [0x00404050] | {"edges": [{"source": "const_0", "target": "RETURN_004010a0_1", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_004010a0_1", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_004010a0_0", "type": "use"}, {"source": "CALL_004010a0_0", "target": "reg_register:00000000", "type": "de... | {"edges": [{"source": "const_0", "target": "RETURN_004010a0_1", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_004010a0_1", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_004010a0_0", "type": "use"}, {"source": "CALL_004010a0_0", "target": "reg_register:00000000", "type": "de... | {"edges": [{"source": "004010a0", "target": "00405040", "type": "control_flow"}], "nodes": [{"id": "004010a0", "label": "004010a0", "type": "basic_block"}, {"id": "00405040", "label": "00405040", "type": "basic_block"}]} | {"edges": [{"source": "004010a0", "target": "00405040", "type": "control_flow"}], "nodes": [{"id": "004010a0", "label": "004010a0", "type": "basic_block"}, {"id": "00405040", "label": "00405040", "type": "basic_block"}]} | null | null | [["var_00405040", "CALL_004010a0_0", "input"], ["CALL_004010a0_0", "reg_register:00000000", "output"], ["reg_register:00000000", "RETURN_004010a0_1", "input"], ["const_0", "RETURN_004010a0_1", "input"], ["reg_register:00000038", "CALL_004010a0_0", "input"]] | [["var_00405040", "CALL_004010a0_0", "input"], ["CALL_004010a0_0", "reg_register:00000000", "output"], ["reg_register:00000000", "RETURN_004010a0_1", "input"], ["const_0", "RETURN_004010a0_1", "input"], ["reg_register:00000038", "CALL_004010a0_0", "input"]] | {"edges": [{"source": "var_00405040", "target": "CALL_004010a0_0", "type": "input"}, {"source": "CALL_004010a0_0", "target": "reg_register:00000000", "type": "output"}, {"source": "reg_register:00000000", "target": "RETURN_004010a0_1", "type": "input"}, {"source": "const_0", "target": "RETURN_004010a0_1", "type": "inpu... | {"edges": [{"source": "var_00405040", "target": "CALL_004010a0_0", "type": "input"}, {"source": "CALL_004010a0_0", "target": "reg_register:00000000", "type": "output"}, {"source": "reg_register:00000000", "target": "RETURN_004010a0_1", "type": "input"}, {"source": "const_0", "target": "RETURN_004010a0_1", "type": "inpu... | 004010a0 | unknown_arch | unknown_opt | [{"address": "004010a0", "is_external": false, "is_global": true, "name": "iswgraph", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404050", "is_external": false, "is_global": true, "name": "PTR_iswgraph_00404050", "namespace": "Global", "type": "Label"}, {"address": "00405040", "is_external": false, "... | [{"address": "00404050", "datatype": "pointer", "from_instruction": "004010a0", "symbol_name": "PTR_iswgraph_00404050", "symbol_type": "Label", "value": "00405040"}] | {"called_functions": [{"address": "00405040", "is_external": false, "name": "iswgraph", "namespace": "<EXTERNAL>", "signature": "int iswgraph(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size"... | [] | {"incoming": [{"from": "004012ee", "from_function": "display_character", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010a0", "is_external": false, "to": "00404050", "to_function": "", "type": "INDIRECTION"}, {"from": "004010a0", "is_external": false, "to": "00405040", "to_function": "iswgraph", "type": "C... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "004010a5", "start": "004010a0"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010a0", "instruction": "JMP qword ptr [0x00404050]", "pcode_ops": [" --- BRANCHIND (ram, 0x404050, 8)"]}] | {"callees": [{"address": "00405040", "is_external": false, "name": "iswgraph", "namespace": "<EXTERNAL>", "signature": "int iswgraph(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "display_character", "namespace": "Global", "signature": "void display_character(wint_t c)"}]} | {"exports": [{"address": "004010a0", "name": "iswgraph", "symbol": "iswgraph"}], "imports": []} | [] | [] | [{"address": "004010a0", "bytes": "ff25aa2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404050]"], "refs_from": [{"to": "00404050", "type": "INDIRECTION"}, {"to": "00405040", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010a5", "num_addresses": "6", "start": "004010a0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswgraph", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | [{"address": "004010a0", "is_external": false, "is_global": true, "name": "iswgraph", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404050", "is_external": false, "is_global": true, "name": "PTR_iswgraph_00404050", "namespace": "Global", "type": "Label"}, {"address": "00405040", "is_external": false, "... | [{"address": "00404050", "datatype": "pointer", "from_instruction": "004010a0", "symbol_name": "PTR_iswgraph_00404050", "symbol_type": "Label", "value": "00405040"}] | {"called_functions": [{"address": "00405040", "is_external": false, "name": "iswgraph", "namespace": "<EXTERNAL>", "signature": "int iswgraph(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size"... | [] | {"incoming": [{"from": "004012ee", "from_function": "FUN_00401212", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010a0", "is_external": false, "to": "00404050", "to_function": "", "type": "INDIRECTION"}, {"from": "004010a0", "is_external": false, "to": "00405040", "to_function": "iswgraph", "type": "COMPUT... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "004010a5", "start": "004010a0"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010a0", "instruction": "JMP qword ptr [0x00404050]", "pcode_ops": [" --- BRANCHIND (ram, 0x404050, 8)"]}] | {"callees": [{"address": "00405040", "is_external": false, "name": "iswgraph", "namespace": "<EXTERNAL>", "signature": "int iswgraph(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "FUN_00401212", "namespace": "Global", "signature": "undefined FUN_00401212()"}]} | {"exports": [{"address": "004010a0", "name": "iswgraph", "symbol": "iswgraph"}], "imports": []} | [] | [] | [{"address": "004010a0", "bytes": "ff25aa2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404050]"], "refs_from": [{"to": "00404050", "type": "INDIRECTION"}, {"to": "00405040", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010a5", "num_addresses": "6", "start": "004010a0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswgraph", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
11_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | fprintf | fprintf |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fprintf(FILE *__stream,char *__format,...)
{
int iVar1;
iVar1 = fprintf(__stream,__format);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fprintf(FILE *__stream,char *__format,...)
{
int iVar1;
iVar1 = fprintf(__stream,__format);
return iVar1;
}
| JMP qword ptr [0x00404058] | {"edges": [{"source": "var_00405048", "target": "CALL_004010b0_0", "type": "use"}, {"source": "CALL_004010b0_0", "target": "reg_register:00000000", "type": "def"}, {"source": "reg_register:00000038", "target": "CALL_004010b0_0", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_004010b0_1", "type": ... | {"edges": [{"source": "var_00405048", "target": "CALL_004010b0_0", "type": "use"}, {"source": "CALL_004010b0_0", "target": "reg_register:00000000", "type": "def"}, {"source": "reg_register:00000038", "target": "CALL_004010b0_0", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_004010b0_1", "type": ... | {"edges": [{"source": "004010b0", "target": "00405048", "type": "control_flow"}], "nodes": [{"id": "004010b0", "label": "004010b0", "type": "basic_block"}, {"id": "00405048", "label": "00405048", "type": "basic_block"}]} | {"edges": [{"source": "004010b0", "target": "00405048", "type": "control_flow"}], "nodes": [{"id": "004010b0", "label": "004010b0", "type": "basic_block"}, {"id": "00405048", "label": "00405048", "type": "basic_block"}]} | null | null | [["CALL_004010b0_0", "reg_register:00000000", "output"], ["const_0", "RETURN_004010b0_1", "input"], ["var_00405048", "CALL_004010b0_0", "input"], ["reg_register:00000000", "RETURN_004010b0_1", "input"], ["reg_register:00000030", "CALL_004010b0_0", "input"], ["reg_register:00000038", "CALL_004010b0_0", "input"]] | [["CALL_004010b0_0", "reg_register:00000000", "output"], ["const_0", "RETURN_004010b0_1", "input"], ["var_00405048", "CALL_004010b0_0", "input"], ["reg_register:00000000", "RETURN_004010b0_1", "input"], ["reg_register:00000030", "CALL_004010b0_0", "input"], ["reg_register:00000038", "CALL_004010b0_0", "input"]] | {"edges": [{"source": "CALL_004010b0_0", "target": "reg_register:00000000", "type": "output"}, {"source": "const_0", "target": "RETURN_004010b0_1", "type": "input"}, {"source": "var_00405048", "target": "CALL_004010b0_0", "type": "input"}, {"source": "reg_register:00000000", "target": "RETURN_004010b0_1", "type": "inpu... | {"edges": [{"source": "CALL_004010b0_0", "target": "reg_register:00000000", "type": "output"}, {"source": "const_0", "target": "RETURN_004010b0_1", "type": "input"}, {"source": "var_00405048", "target": "CALL_004010b0_0", "type": "input"}, {"source": "reg_register:00000000", "target": "RETURN_004010b0_1", "type": "inpu... | 004010b0 | unknown_arch | unknown_opt | [{"address": "004010b0", "is_external": false, "is_global": true, "name": "fprintf", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404058", "is_external": false, "is_global": true, "name": "PTR_fprintf_00404058", "namespace": "Global", "type": "Label"}, {"address": "00405048", "is_external": false, "is... | [{"address": "00404058", "datatype": "pointer", "from_instruction": "004010b0", "symbol_name": "PTR_fprintf_00404058", "symbol_type": "Label", "value": "00405048"}] | {"called_functions": [{"address": "00405048", "is_external": false, "name": "fprintf", "namespace": "<EXTERNAL>", "signature": "int fprintf(FILE * __stream, char * __format, ...)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "FILE *", "is_register": true, "is_stack": false, "name": "__... | [] | {"incoming": [{"from": "00401234", "from_function": "display_character", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010b0", "is_external": false, "to": "00404058", "to_function": "", "type": "INDIRECTION"}, {"from": "004010b0", "is_external": false, "to": "00405048", "to_function": "fprintf", "type": "CO... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["FILE *", "char *"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "004010b5", "start": "004010b0"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010b0", "instruction": "JMP qword ptr [0x00404058]", "pcode_ops": [" --- BRANCHIND (ram, 0x404058, 8)"]}] | {"callees": [{"address": "00405048", "is_external": false, "name": "fprintf", "namespace": "<EXTERNAL>", "signature": "int fprintf(FILE * __stream, char * __format, ...)"}], "callers": [{"address": "00401212", "is_external": false, "name": "display_character", "namespace": "Global", "signature": "void display_character... | {"exports": [{"address": "004010b0", "name": "fprintf", "symbol": "fprintf"}], "imports": []} | [] | [] | [{"address": "004010b0", "bytes": "ff25a22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404058]"], "refs_from": [{"to": "00404058", "type": "INDIRECTION"}, {"to": "00405048", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010b5", "num_addresses": "6", "start": "004010b0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": true, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "fprintf", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "d... | [{"address": "004010b0", "is_external": false, "is_global": true, "name": "fprintf", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404058", "is_external": false, "is_global": true, "name": "PTR_fprintf_00404058", "namespace": "Global", "type": "Label"}, {"address": "00405048", "is_external": false, "is... | [{"address": "00404058", "datatype": "pointer", "from_instruction": "004010b0", "symbol_name": "PTR_fprintf_00404058", "symbol_type": "Label", "value": "00405048"}] | {"called_functions": [{"address": "00405048", "is_external": false, "name": "fprintf", "namespace": "<EXTERNAL>", "signature": "int fprintf(FILE * __stream, char * __format, ...)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "FILE *", "is_register": true, "is_stack": false, "name": "__... | [] | {"incoming": [{"from": "00401234", "from_function": "FUN_00401212", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010b0", "is_external": false, "to": "00404058", "to_function": "", "type": "INDIRECTION"}, {"from": "004010b0", "is_external": false, "to": "00405048", "to_function": "fprintf", "type": "COMPUTE... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["FILE *", "char *"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "004010b5", "start": "004010b0"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010b0", "instruction": "JMP qword ptr [0x00404058]", "pcode_ops": [" --- BRANCHIND (ram, 0x404058, 8)"]}] | {"callees": [{"address": "00405048", "is_external": false, "name": "fprintf", "namespace": "<EXTERNAL>", "signature": "int fprintf(FILE * __stream, char * __format, ...)"}], "callers": [{"address": "00401212", "is_external": false, "name": "FUN_00401212", "namespace": "Global", "signature": "undefined FUN_00401212()"}]... | {"exports": [{"address": "004010b0", "name": "fprintf", "symbol": "fprintf"}], "imports": []} | [] | [] | [{"address": "004010b0", "bytes": "ff25a22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404058]"], "refs_from": [{"to": "00404058", "type": "INDIRECTION"}, {"to": "00405048", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010b5", "num_addresses": "6", "start": "004010b0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": true, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "fprintf", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "d... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__stream,char *__format,...)
{
int iVar1;
iVar1 = MASKED(__stream,__format);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__stream,char *__format,...)
{
int iVar1;
iVar1 = MASKED(__stream,__format);
return iVar1;
}
|
12_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswupper | iswupper |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswupper(wint_t __wc)
{
int iVar1;
iVar1 = iswupper(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswupper(wint_t __wc)
{
int iVar1;
iVar1 = iswupper(__wc);
return iVar1;
}
| JMP qword ptr [0x00404060] | {"edges": [{"source": "reg_register:00000038", "target": "CALL_004010c0_0", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_004010c0_1", "type": "use"}, {"source": "CALL_004010c0_0", "target": "reg_register:00000000", "type": "def"}, {"source": "var_00405058", "target": "CALL_004010c0_0", "type": ... | {"edges": [{"source": "reg_register:00000038", "target": "CALL_004010c0_0", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_004010c0_1", "type": "use"}, {"source": "CALL_004010c0_0", "target": "reg_register:00000000", "type": "def"}, {"source": "var_00405058", "target": "CALL_004010c0_0", "type": ... | {"edges": [{"source": "004010c0", "target": "00405058", "type": "control_flow"}], "nodes": [{"id": "004010c0", "label": "004010c0", "type": "basic_block"}, {"id": "00405058", "label": "00405058", "type": "basic_block"}]} | {"edges": [{"source": "004010c0", "target": "00405058", "type": "control_flow"}], "nodes": [{"id": "004010c0", "label": "004010c0", "type": "basic_block"}, {"id": "00405058", "label": "00405058", "type": "basic_block"}]} | null | null | [["CALL_004010c0_0", "reg_register:00000000", "output"], ["reg_register:00000038", "CALL_004010c0_0", "input"], ["var_00405058", "CALL_004010c0_0", "input"], ["reg_register:00000000", "RETURN_004010c0_1", "input"], ["const_0", "RETURN_004010c0_1", "input"]] | [["CALL_004010c0_0", "reg_register:00000000", "output"], ["reg_register:00000038", "CALL_004010c0_0", "input"], ["var_00405058", "CALL_004010c0_0", "input"], ["reg_register:00000000", "RETURN_004010c0_1", "input"], ["const_0", "RETURN_004010c0_1", "input"]] | {"edges": [{"source": "CALL_004010c0_0", "target": "reg_register:00000000", "type": "output"}, {"source": "reg_register:00000038", "target": "CALL_004010c0_0", "type": "input"}, {"source": "var_00405058", "target": "CALL_004010c0_0", "type": "input"}, {"source": "reg_register:00000000", "target": "RETURN_004010c0_1", "... | {"edges": [{"source": "CALL_004010c0_0", "target": "reg_register:00000000", "type": "output"}, {"source": "reg_register:00000038", "target": "CALL_004010c0_0", "type": "input"}, {"source": "var_00405058", "target": "CALL_004010c0_0", "type": "input"}, {"source": "reg_register:00000000", "target": "RETURN_004010c0_1", "... | 004010c0 | unknown_arch | unknown_opt | [{"address": "004010c0", "is_external": false, "is_global": true, "name": "iswupper", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404060", "is_external": false, "is_global": true, "name": "PTR_iswupper_00404060", "namespace": "Global", "type": "Label"}, {"address": "00405058", "is_external": false, "... | [{"address": "00404060", "datatype": "pointer", "from_instruction": "004010c0", "symbol_name": "PTR_iswupper_00404060", "symbol_type": "Label", "value": "00405058"}] | {"called_functions": [{"address": "00405058", "is_external": false, "name": "iswupper", "namespace": "<EXTERNAL>", "signature": "int iswupper(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size"... | [] | {"incoming": [{"from": "004013ca", "from_function": "display_character", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010c0", "is_external": false, "to": "00404060", "to_function": "", "type": "INDIRECTION"}, {"from": "004010c0", "is_external": false, "to": "00405058", "to_function": "iswupper", "type": "C... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "004010c5", "start": "004010c0"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010c0", "instruction": "JMP qword ptr [0x00404060]", "pcode_ops": [" --- BRANCHIND (ram, 0x404060, 8)"]}] | {"callees": [{"address": "00405058", "is_external": false, "name": "iswupper", "namespace": "<EXTERNAL>", "signature": "int iswupper(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "display_character", "namespace": "Global", "signature": "void display_character(wint_t c)"}]} | {"exports": [{"address": "004010c0", "name": "iswupper", "symbol": "iswupper"}], "imports": []} | [] | [] | [{"address": "004010c0", "bytes": "ff259a2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404060]"], "refs_from": [{"to": "00404060", "type": "INDIRECTION"}, {"to": "00405058", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010c5", "num_addresses": "6", "start": "004010c0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswupper", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | [{"address": "004010c0", "is_external": false, "is_global": true, "name": "iswupper", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404060", "is_external": false, "is_global": true, "name": "PTR_iswupper_00404060", "namespace": "Global", "type": "Label"}, {"address": "00405058", "is_external": false, "... | [{"address": "00404060", "datatype": "pointer", "from_instruction": "004010c0", "symbol_name": "PTR_iswupper_00404060", "symbol_type": "Label", "value": "00405058"}] | {"called_functions": [{"address": "00405058", "is_external": false, "name": "iswupper", "namespace": "<EXTERNAL>", "signature": "int iswupper(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size"... | [] | {"incoming": [{"from": "004013ca", "from_function": "FUN_00401212", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010c0", "is_external": false, "to": "00404060", "to_function": "", "type": "INDIRECTION"}, {"from": "004010c0", "is_external": false, "to": "00405058", "to_function": "iswupper", "type": "COMPUT... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "004010c5", "start": "004010c0"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010c0", "instruction": "JMP qword ptr [0x00404060]", "pcode_ops": [" --- BRANCHIND (ram, 0x404060, 8)"]}] | {"callees": [{"address": "00405058", "is_external": false, "name": "iswupper", "namespace": "<EXTERNAL>", "signature": "int iswupper(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "FUN_00401212", "namespace": "Global", "signature": "undefined FUN_00401212()"}]} | {"exports": [{"address": "004010c0", "name": "iswupper", "symbol": "iswupper"}], "imports": []} | [] | [] | [{"address": "004010c0", "bytes": "ff259a2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404060]"], "refs_from": [{"to": "00404060", "type": "INDIRECTION"}, {"to": "00405058", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010c5", "num_addresses": "6", "start": "004010c0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswupper", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
13_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswalnum | iswalnum |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswalnum(wint_t __wc)
{
int iVar1;
iVar1 = iswalnum(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswalnum(wint_t __wc)
{
int iVar1;
iVar1 = iswalnum(__wc);
return iVar1;
}
| JMP qword ptr [0x00404068] | {"edges": [{"source": "reg_register:00000000", "target": "RETURN_004010d0_1", "type": "use"}, {"source": "const_0", "target": "RETURN_004010d0_1", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_004010d0_0", "type": "use"}, {"source": "var_00405060", "target": "CALL_004010d0_0", "type": "use"}, {"so... | {"edges": [{"source": "reg_register:00000000", "target": "RETURN_004010d0_1", "type": "use"}, {"source": "const_0", "target": "RETURN_004010d0_1", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_004010d0_0", "type": "use"}, {"source": "var_00405060", "target": "CALL_004010d0_0", "type": "use"}, {"so... | {"edges": [{"source": "004010d0", "target": "00405060", "type": "control_flow"}], "nodes": [{"id": "004010d0", "label": "004010d0", "type": "basic_block"}, {"id": "00405060", "label": "00405060", "type": "basic_block"}]} | {"edges": [{"source": "004010d0", "target": "00405060", "type": "control_flow"}], "nodes": [{"id": "004010d0", "label": "004010d0", "type": "basic_block"}, {"id": "00405060", "label": "00405060", "type": "basic_block"}]} | null | null | [["reg_register:00000000", "RETURN_004010d0_1", "input"], ["CALL_004010d0_0", "reg_register:00000000", "output"], ["reg_register:00000038", "CALL_004010d0_0", "input"], ["const_0", "RETURN_004010d0_1", "input"], ["var_00405060", "CALL_004010d0_0", "input"]] | [["reg_register:00000000", "RETURN_004010d0_1", "input"], ["CALL_004010d0_0", "reg_register:00000000", "output"], ["reg_register:00000038", "CALL_004010d0_0", "input"], ["const_0", "RETURN_004010d0_1", "input"], ["var_00405060", "CALL_004010d0_0", "input"]] | {"edges": [{"source": "reg_register:00000000", "target": "RETURN_004010d0_1", "type": "input"}, {"source": "CALL_004010d0_0", "target": "reg_register:00000000", "type": "output"}, {"source": "reg_register:00000038", "target": "CALL_004010d0_0", "type": "input"}, {"source": "const_0", "target": "RETURN_004010d0_1", "typ... | {"edges": [{"source": "reg_register:00000000", "target": "RETURN_004010d0_1", "type": "input"}, {"source": "CALL_004010d0_0", "target": "reg_register:00000000", "type": "output"}, {"source": "reg_register:00000038", "target": "CALL_004010d0_0", "type": "input"}, {"source": "const_0", "target": "RETURN_004010d0_1", "typ... | 004010d0 | unknown_arch | unknown_opt | [{"address": "004010d0", "is_external": false, "is_global": true, "name": "iswalnum", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404068", "is_external": false, "is_global": true, "name": "PTR_iswalnum_00404068", "namespace": "Global", "type": "Label"}, {"address": "00405060", "is_external": false, "... | [{"address": "00404068", "datatype": "pointer", "from_instruction": "004010d0", "symbol_name": "PTR_iswalnum_00404068", "symbol_type": "Label", "value": "00405060"}] | {"called_functions": [{"address": "00405060", "is_external": false, "name": "iswalnum", "namespace": "<EXTERNAL>", "signature": "int iswalnum(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size"... | [] | {"incoming": [{"from": "0040123e", "from_function": "display_character", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010d0", "is_external": false, "to": "00404068", "to_function": "", "type": "INDIRECTION"}, {"from": "004010d0", "is_external": false, "to": "00405060", "to_function": "iswalnum", "type": "C... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "004010d5", "start": "004010d0"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010d0", "instruction": "JMP qword ptr [0x00404068]", "pcode_ops": [" --- BRANCHIND (ram, 0x404068, 8)"]}] | {"callees": [{"address": "00405060", "is_external": false, "name": "iswalnum", "namespace": "<EXTERNAL>", "signature": "int iswalnum(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "display_character", "namespace": "Global", "signature": "void display_character(wint_t c)"}]} | {"exports": [{"address": "004010d0", "name": "iswalnum", "symbol": "iswalnum"}], "imports": []} | [] | [] | [{"address": "004010d0", "bytes": "ff25922f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404068]"], "refs_from": [{"to": "00404068", "type": "INDIRECTION"}, {"to": "00405060", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010d5", "num_addresses": "6", "start": "004010d0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswalnum", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | [{"address": "004010d0", "is_external": false, "is_global": true, "name": "iswalnum", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404068", "is_external": false, "is_global": true, "name": "PTR_iswalnum_00404068", "namespace": "Global", "type": "Label"}, {"address": "00405060", "is_external": false, "... | [{"address": "00404068", "datatype": "pointer", "from_instruction": "004010d0", "symbol_name": "PTR_iswalnum_00404068", "symbol_type": "Label", "value": "00405060"}] | {"called_functions": [{"address": "00405060", "is_external": false, "name": "iswalnum", "namespace": "<EXTERNAL>", "signature": "int iswalnum(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size"... | [] | {"incoming": [{"from": "0040123e", "from_function": "FUN_00401212", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010d0", "is_external": false, "to": "00404068", "to_function": "", "type": "INDIRECTION"}, {"from": "004010d0", "is_external": false, "to": "00405060", "to_function": "iswalnum", "type": "COMPUT... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "004010d5", "start": "004010d0"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010d0", "instruction": "JMP qword ptr [0x00404068]", "pcode_ops": [" --- BRANCHIND (ram, 0x404068, 8)"]}] | {"callees": [{"address": "00405060", "is_external": false, "name": "iswalnum", "namespace": "<EXTERNAL>", "signature": "int iswalnum(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "FUN_00401212", "namespace": "Global", "signature": "undefined FUN_00401212()"}]} | {"exports": [{"address": "004010d0", "name": "iswalnum", "symbol": "iswalnum"}], "imports": []} | [] | [] | [{"address": "004010d0", "bytes": "ff25922f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404068]"], "refs_from": [{"to": "00404068", "type": "INDIRECTION"}, {"to": "00405060", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010d5", "num_addresses": "6", "start": "004010d0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswalnum", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
14_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | setlocale | setlocale |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * setlocale(int __category,char *__locale)
{
char *pcVar1;
pcVar1 = setlocale(__category,__locale);
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * setlocale(int __category,char *__locale)
{
char *pcVar1;
pcVar1 = setlocale(__category,__locale);
return pcVar1;
}
| JMP qword ptr [0x00404070] | {"edges": [{"source": "var_00405068", "target": "CALL_004010e0_0", "type": "use"}, {"source": "const_0", "target": "RETURN_004010e0_1", "type": "use"}, {"source": "CALL_004010e0_0", "target": "reg_register:00000000", "type": "def"}, {"source": "reg_register:00000000", "target": "RETURN_004010e0_1", "type": "use"}, {"so... | {"edges": [{"source": "var_00405068", "target": "CALL_004010e0_0", "type": "use"}, {"source": "const_0", "target": "RETURN_004010e0_1", "type": "use"}, {"source": "CALL_004010e0_0", "target": "reg_register:00000000", "type": "def"}, {"source": "reg_register:00000000", "target": "RETURN_004010e0_1", "type": "use"}, {"so... | {"edges": [{"source": "004010e0", "target": "00405068", "type": "control_flow"}], "nodes": [{"id": "004010e0", "label": "004010e0", "type": "basic_block"}, {"id": "00405068", "label": "00405068", "type": "basic_block"}]} | {"edges": [{"source": "004010e0", "target": "00405068", "type": "control_flow"}], "nodes": [{"id": "004010e0", "label": "004010e0", "type": "basic_block"}, {"id": "00405068", "label": "00405068", "type": "basic_block"}]} | null | null | [["reg_register:00000038", "CALL_004010e0_0", "input"], ["reg_register:00000000", "RETURN_004010e0_1", "input"], ["var_00405068", "CALL_004010e0_0", "input"], ["const_0", "RETURN_004010e0_1", "input"], ["reg_register:00000030", "CALL_004010e0_0", "input"], ["CALL_004010e0_0", "reg_register:00000000", "output"]] | [["reg_register:00000038", "CALL_004010e0_0", "input"], ["reg_register:00000000", "RETURN_004010e0_1", "input"], ["var_00405068", "CALL_004010e0_0", "input"], ["const_0", "RETURN_004010e0_1", "input"], ["reg_register:00000030", "CALL_004010e0_0", "input"], ["CALL_004010e0_0", "reg_register:00000000", "output"]] | {"edges": [{"source": "reg_register:00000038", "target": "CALL_004010e0_0", "type": "input"}, {"source": "reg_register:00000000", "target": "RETURN_004010e0_1", "type": "input"}, {"source": "var_00405068", "target": "CALL_004010e0_0", "type": "input"}, {"source": "const_0", "target": "RETURN_004010e0_1", "type": "input... | {"edges": [{"source": "reg_register:00000038", "target": "CALL_004010e0_0", "type": "input"}, {"source": "reg_register:00000000", "target": "RETURN_004010e0_1", "type": "input"}, {"source": "var_00405068", "target": "CALL_004010e0_0", "type": "input"}, {"source": "const_0", "target": "RETURN_004010e0_1", "type": "input... | 004010e0 | unknown_arch | unknown_opt | [{"address": "004010e0", "is_external": false, "is_global": true, "name": "setlocale", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404070", "is_external": false, "is_global": true, "name": "PTR_setlocale_00404070", "namespace": "Global", "type": "Label"}, {"address": "00405068", "is_external": false,... | [{"address": "00404070", "datatype": "pointer", "from_instruction": "004010e0", "symbol_name": "PTR_setlocale_00404070", "symbol_type": "Label", "value": "00405068"}] | {"called_functions": [{"address": "00405068", "is_external": false, "name": "setlocale", "namespace": "<EXTERNAL>", "signature": "char * setlocale(int __category, char * __locale)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "int", "is_register": true, "is_stack": false, "name": "__ca... | [] | {"incoming": [{"from": "00401446", "from_function": "main", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010e0", "is_external": false, "to": "00404070", "to_function": "", "type": "INDIRECTION"}, {"from": "004010e0", "is_external": false, "to": "00405068", "to_function": "setlocale", "type": "COMPUTED_CALL... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["int"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["char *"]} | {"body_ranges": [{"end": "004010e5", "start": "004010e0"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010e0", "instruction": "JMP qword ptr [0x00404070]", "pcode_ops": [" --- BRANCHIND (ram, 0x404070, 8)"]}] | {"callees": [{"address": "00405068", "is_external": false, "name": "setlocale", "namespace": "<EXTERNAL>", "signature": "char * setlocale(int __category, char * __locale)"}], "callers": [{"address": "00401434", "is_external": false, "name": "main", "namespace": "Global", "signature": "int main(void)"}]} | {"exports": [{"address": "004010e0", "name": "setlocale", "symbol": "setlocale"}], "imports": []} | [] | [] | [{"address": "004010e0", "bytes": "ff258a2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404070]"], "refs_from": [{"to": "00404070", "type": "INDIRECTION"}, {"to": "00405068", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010e5", "num_addresses": "6", "start": "004010e0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "setlocale", "namespace": "<EXTERNAL>", "parameters": [{"comment": "",... | [{"address": "004010e0", "is_external": false, "is_global": true, "name": "setlocale", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404070", "is_external": false, "is_global": true, "name": "PTR_setlocale_00404070", "namespace": "Global", "type": "Label"}, {"address": "00405068", "is_external": false,... | [{"address": "00404070", "datatype": "pointer", "from_instruction": "004010e0", "symbol_name": "PTR_setlocale_00404070", "symbol_type": "Label", "value": "00405068"}] | {"called_functions": [{"address": "00405068", "is_external": false, "name": "setlocale", "namespace": "<EXTERNAL>", "signature": "char * setlocale(int __category, char * __locale)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "int", "is_register": true, "is_stack": false, "name": "__ca... | [] | {"incoming": [{"from": "00401446", "from_function": "FUN_00401434", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010e0", "is_external": false, "to": "00404070", "to_function": "", "type": "INDIRECTION"}, {"from": "004010e0", "is_external": false, "to": "00405068", "to_function": "setlocale", "type": "COMPU... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["int"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["char *"]} | {"body_ranges": [{"end": "004010e5", "start": "004010e0"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010e0", "instruction": "JMP qword ptr [0x00404070]", "pcode_ops": [" --- BRANCHIND (ram, 0x404070, 8)"]}] | {"callees": [{"address": "00405068", "is_external": false, "name": "setlocale", "namespace": "<EXTERNAL>", "signature": "char * setlocale(int __category, char * __locale)"}], "callers": [{"address": "00401434", "is_external": false, "name": "FUN_00401434", "namespace": "Global", "signature": "undefined FUN_00401434()"}... | {"exports": [{"address": "004010e0", "name": "setlocale", "symbol": "setlocale"}], "imports": []} | [] | [] | [{"address": "004010e0", "bytes": "ff258a2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404070]"], "refs_from": [{"to": "00404070", "type": "INDIRECTION"}, {"to": "00405068", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010e5", "num_addresses": "6", "start": "004010e0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "setlocale", "namespace": "<EXTERNAL>", "parameters": [{"comment": "",... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(int __category,char *__locale)
{
char *pcVar1;
pcVar1 = MASKED(__category,__locale);
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(int __category,char *__locale)
{
char *pcVar1;
pcVar1 = MASKED(__category,__locale);
return pcVar1;
}
|
15_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswspace | iswspace |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswspace(wint_t __wc)
{
int iVar1;
iVar1 = iswspace(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswspace(wint_t __wc)
{
int iVar1;
iVar1 = iswspace(__wc);
return iVar1;
}
| JMP qword ptr [0x00404078] | {"edges": [{"source": "reg_register:00000038", "target": "CALL_004010f0_0", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_004010f0_1", "type": "use"}, {"source": "const_0", "target": "RETURN_004010f0_1", "type": "use"}, {"source": "var_00405070", "target": "CALL_004010f0_0", "type": "use"}, {"so... | {"edges": [{"source": "reg_register:00000038", "target": "CALL_004010f0_0", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_004010f0_1", "type": "use"}, {"source": "const_0", "target": "RETURN_004010f0_1", "type": "use"}, {"source": "var_00405070", "target": "CALL_004010f0_0", "type": "use"}, {"so... | {"edges": [{"source": "004010f0", "target": "00405070", "type": "control_flow"}], "nodes": [{"id": "004010f0", "label": "004010f0", "type": "basic_block"}, {"id": "00405070", "label": "00405070", "type": "basic_block"}]} | {"edges": [{"source": "004010f0", "target": "00405070", "type": "control_flow"}], "nodes": [{"id": "004010f0", "label": "004010f0", "type": "basic_block"}, {"id": "00405070", "label": "00405070", "type": "basic_block"}]} | null | null | [["reg_register:00000038", "CALL_004010f0_0", "input"], ["CALL_004010f0_0", "reg_register:00000000", "output"], ["const_0", "RETURN_004010f0_1", "input"], ["var_00405070", "CALL_004010f0_0", "input"], ["reg_register:00000000", "RETURN_004010f0_1", "input"]] | [["reg_register:00000038", "CALL_004010f0_0", "input"], ["CALL_004010f0_0", "reg_register:00000000", "output"], ["const_0", "RETURN_004010f0_1", "input"], ["var_00405070", "CALL_004010f0_0", "input"], ["reg_register:00000000", "RETURN_004010f0_1", "input"]] | {"edges": [{"source": "reg_register:00000038", "target": "CALL_004010f0_0", "type": "input"}, {"source": "CALL_004010f0_0", "target": "reg_register:00000000", "type": "output"}, {"source": "const_0", "target": "RETURN_004010f0_1", "type": "input"}, {"source": "var_00405070", "target": "CALL_004010f0_0", "type": "input"... | {"edges": [{"source": "reg_register:00000038", "target": "CALL_004010f0_0", "type": "input"}, {"source": "CALL_004010f0_0", "target": "reg_register:00000000", "type": "output"}, {"source": "const_0", "target": "RETURN_004010f0_1", "type": "input"}, {"source": "var_00405070", "target": "CALL_004010f0_0", "type": "input"... | 004010f0 | unknown_arch | unknown_opt | [{"address": "004010f0", "is_external": false, "is_global": true, "name": "iswspace", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404078", "is_external": false, "is_global": true, "name": "PTR_iswspace_00404078", "namespace": "Global", "type": "Label"}, {"address": "00405070", "is_external": false, "... | [{"address": "00404078", "datatype": "pointer", "from_instruction": "004010f0", "symbol_name": "PTR_iswspace_00404078", "symbol_type": "Label", "value": "00405070"}] | {"called_functions": [{"address": "00405070", "is_external": false, "name": "iswspace", "namespace": "<EXTERNAL>", "signature": "int iswspace(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size"... | [] | {"incoming": [{"from": "0040139e", "from_function": "display_character", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010f0", "is_external": false, "to": "00404078", "to_function": "", "type": "INDIRECTION"}, {"from": "004010f0", "is_external": false, "to": "00405070", "to_function": "iswspace", "type": "C... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "004010f5", "start": "004010f0"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010f0", "instruction": "JMP qword ptr [0x00404078]", "pcode_ops": [" --- BRANCHIND (ram, 0x404078, 8)"]}] | {"callees": [{"address": "00405070", "is_external": false, "name": "iswspace", "namespace": "<EXTERNAL>", "signature": "int iswspace(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "display_character", "namespace": "Global", "signature": "void display_character(wint_t c)"}]} | {"exports": [{"address": "004010f0", "name": "iswspace", "symbol": "iswspace"}], "imports": []} | [] | [] | [{"address": "004010f0", "bytes": "ff25822f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404078]"], "refs_from": [{"to": "00404078", "type": "INDIRECTION"}, {"to": "00405070", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010f5", "num_addresses": "6", "start": "004010f0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswspace", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | [{"address": "004010f0", "is_external": false, "is_global": true, "name": "iswspace", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404078", "is_external": false, "is_global": true, "name": "PTR_iswspace_00404078", "namespace": "Global", "type": "Label"}, {"address": "00405070", "is_external": false, "... | [{"address": "00404078", "datatype": "pointer", "from_instruction": "004010f0", "symbol_name": "PTR_iswspace_00404078", "symbol_type": "Label", "value": "00405070"}] | {"called_functions": [{"address": "00405070", "is_external": false, "name": "iswspace", "namespace": "<EXTERNAL>", "signature": "int iswspace(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size"... | [] | {"incoming": [{"from": "0040139e", "from_function": "FUN_00401212", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "004010f0", "is_external": false, "to": "00404078", "to_function": "", "type": "INDIRECTION"}, {"from": "004010f0", "is_external": false, "to": "00405070", "to_function": "iswspace", "type": "COMPUT... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "004010f5", "start": "004010f0"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004010f0", "instruction": "JMP qword ptr [0x00404078]", "pcode_ops": [" --- BRANCHIND (ram, 0x404078, 8)"]}] | {"callees": [{"address": "00405070", "is_external": false, "name": "iswspace", "namespace": "<EXTERNAL>", "signature": "int iswspace(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "FUN_00401212", "namespace": "Global", "signature": "undefined FUN_00401212()"}]} | {"exports": [{"address": "004010f0", "name": "iswspace", "symbol": "iswspace"}], "imports": []} | [] | [] | [{"address": "004010f0", "bytes": "ff25822f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404078]"], "refs_from": [{"to": "00404078", "type": "INDIRECTION"}, {"to": "00405070", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "004010f5", "num_addresses": "6", "start": "004010f0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswspace", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
16_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswalpha | iswalpha |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswalpha(wint_t __wc)
{
int iVar1;
iVar1 = iswalpha(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswalpha(wint_t __wc)
{
int iVar1;
iVar1 = iswalpha(__wc);
return iVar1;
}
| JMP qword ptr [0x00404080] | {"edges": [{"source": "var_00405078", "target": "CALL_00401100_0", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_00401100_0", "type": "use"}, {"source": "const_0", "target": "RETURN_00401100_1", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_00401100_1", "type": "use"}, {"so... | {"edges": [{"source": "var_00405078", "target": "CALL_00401100_0", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_00401100_0", "type": "use"}, {"source": "const_0", "target": "RETURN_00401100_1", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_00401100_1", "type": "use"}, {"so... | {"edges": [{"source": "00401100", "target": "00405078", "type": "control_flow"}], "nodes": [{"id": "00401100", "label": "00401100", "type": "basic_block"}, {"id": "00405078", "label": "00405078", "type": "basic_block"}]} | {"edges": [{"source": "00401100", "target": "00405078", "type": "control_flow"}], "nodes": [{"id": "00401100", "label": "00401100", "type": "basic_block"}, {"id": "00405078", "label": "00405078", "type": "basic_block"}]} | null | null | [["reg_register:00000038", "CALL_00401100_0", "input"], ["CALL_00401100_0", "reg_register:00000000", "output"], ["var_00405078", "CALL_00401100_0", "input"], ["reg_register:00000000", "RETURN_00401100_1", "input"], ["const_0", "RETURN_00401100_1", "input"]] | [["reg_register:00000038", "CALL_00401100_0", "input"], ["CALL_00401100_0", "reg_register:00000000", "output"], ["var_00405078", "CALL_00401100_0", "input"], ["reg_register:00000000", "RETURN_00401100_1", "input"], ["const_0", "RETURN_00401100_1", "input"]] | {"edges": [{"source": "reg_register:00000038", "target": "CALL_00401100_0", "type": "input"}, {"source": "CALL_00401100_0", "target": "reg_register:00000000", "type": "output"}, {"source": "var_00405078", "target": "CALL_00401100_0", "type": "input"}, {"source": "reg_register:00000000", "target": "RETURN_00401100_1", "... | {"edges": [{"source": "reg_register:00000038", "target": "CALL_00401100_0", "type": "input"}, {"source": "CALL_00401100_0", "target": "reg_register:00000000", "type": "output"}, {"source": "var_00405078", "target": "CALL_00401100_0", "type": "input"}, {"source": "reg_register:00000000", "target": "RETURN_00401100_1", "... | 00401100 | unknown_arch | unknown_opt | [{"address": "00401100", "is_external": false, "is_global": true, "name": "iswalpha", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404080", "is_external": false, "is_global": true, "name": "PTR_iswalpha_00404080", "namespace": "Global", "type": "Label"}, {"address": "00405078", "is_external": false, "... | [{"address": "00404080", "datatype": "pointer", "from_instruction": "00401100", "symbol_name": "PTR_iswalpha_00404080", "symbol_type": "Label", "value": "00405078"}] | {"called_functions": [{"address": "00405078", "is_external": false, "name": "iswalpha", "namespace": "<EXTERNAL>", "signature": "int iswalpha(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size"... | [] | {"incoming": [{"from": "0040126a", "from_function": "display_character", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401100", "is_external": false, "to": "00404080", "to_function": "", "type": "INDIRECTION"}, {"from": "00401100", "is_external": false, "to": "00405078", "to_function": "iswalpha", "type": "C... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401105", "start": "00401100"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401100", "instruction": "JMP qword ptr [0x00404080]", "pcode_ops": [" --- BRANCHIND (ram, 0x404080, 8)"]}] | {"callees": [{"address": "00405078", "is_external": false, "name": "iswalpha", "namespace": "<EXTERNAL>", "signature": "int iswalpha(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "display_character", "namespace": "Global", "signature": "void display_character(wint_t c)"}]} | {"exports": [{"address": "00401100", "name": "iswalpha", "symbol": "iswalpha"}], "imports": []} | [] | [] | [{"address": "00401100", "bytes": "ff257a2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404080]"], "refs_from": [{"to": "00404080", "type": "INDIRECTION"}, {"to": "00405078", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401105", "num_addresses": "6", "start": "00401100"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswalpha", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | [{"address": "00401100", "is_external": false, "is_global": true, "name": "iswalpha", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404080", "is_external": false, "is_global": true, "name": "PTR_iswalpha_00404080", "namespace": "Global", "type": "Label"}, {"address": "00405078", "is_external": false, "... | [{"address": "00404080", "datatype": "pointer", "from_instruction": "00401100", "symbol_name": "PTR_iswalpha_00404080", "symbol_type": "Label", "value": "00405078"}] | {"called_functions": [{"address": "00405078", "is_external": false, "name": "iswalpha", "namespace": "<EXTERNAL>", "signature": "int iswalpha(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size"... | [] | {"incoming": [{"from": "0040126a", "from_function": "FUN_00401212", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401100", "is_external": false, "to": "00404080", "to_function": "", "type": "INDIRECTION"}, {"from": "00401100", "is_external": false, "to": "00405078", "to_function": "iswalpha", "type": "COMPUT... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401105", "start": "00401100"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401100", "instruction": "JMP qword ptr [0x00404080]", "pcode_ops": [" --- BRANCHIND (ram, 0x404080, 8)"]}] | {"callees": [{"address": "00405078", "is_external": false, "name": "iswalpha", "namespace": "<EXTERNAL>", "signature": "int iswalpha(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "FUN_00401212", "namespace": "Global", "signature": "undefined FUN_00401212()"}]} | {"exports": [{"address": "00401100", "name": "iswalpha", "symbol": "iswalpha"}], "imports": []} | [] | [] | [{"address": "00401100", "bytes": "ff257a2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404080]"], "refs_from": [{"to": "00404080", "type": "INDIRECTION"}, {"to": "00405078", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401105", "num_addresses": "6", "start": "00401100"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswalpha", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
17_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | fwrite | fwrite |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
size_t sVar1;
sVar1 = fwrite(__ptr,__size,__n,__s);
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
size_t sVar1;
sVar1 = fwrite(__ptr,__size,__n,__s);
return sVar1;
}
| JMP qword ptr [0x00404088] | {"edges": [{"source": "reg_register:00000000", "target": "RETURN_00401110_1", "type": "use"}, {"source": "CALL_00401110_0", "target": "reg_register:00000000", "type": "def"}, {"source": "reg_register:00000038", "target": "CALL_00401110_0", "type": "use"}, {"source": "reg_register:00000010", "target": "CALL_00401110_0",... | {"edges": [{"source": "reg_register:00000000", "target": "RETURN_00401110_1", "type": "use"}, {"source": "CALL_00401110_0", "target": "reg_register:00000000", "type": "def"}, {"source": "reg_register:00000038", "target": "CALL_00401110_0", "type": "use"}, {"source": "reg_register:00000010", "target": "CALL_00401110_0",... | {"edges": [{"source": "00401110", "target": "00405080", "type": "control_flow"}], "nodes": [{"id": "00401110", "label": "00401110", "type": "basic_block"}, {"id": "00405080", "label": "00405080", "type": "basic_block"}]} | {"edges": [{"source": "00401110", "target": "00405080", "type": "control_flow"}], "nodes": [{"id": "00401110", "label": "00401110", "type": "basic_block"}, {"id": "00405080", "label": "00405080", "type": "basic_block"}]} | null | null | [["reg_register:00000000", "RETURN_00401110_1", "input"], ["reg_register:00000038", "CALL_00401110_0", "input"], ["reg_register:00000008", "CALL_00401110_0", "input"], ["reg_register:00000030", "CALL_00401110_0", "input"], ["CALL_00401110_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401110_1", "input"]... | [["reg_register:00000000", "RETURN_00401110_1", "input"], ["reg_register:00000038", "CALL_00401110_0", "input"], ["reg_register:00000008", "CALL_00401110_0", "input"], ["reg_register:00000030", "CALL_00401110_0", "input"], ["CALL_00401110_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401110_1", "input"]... | {"edges": [{"source": "reg_register:00000000", "target": "RETURN_00401110_1", "type": "input"}, {"source": "reg_register:00000038", "target": "CALL_00401110_0", "type": "input"}, {"source": "reg_register:00000008", "target": "CALL_00401110_0", "type": "input"}, {"source": "reg_register:00000030", "target": "CALL_004011... | {"edges": [{"source": "reg_register:00000000", "target": "RETURN_00401110_1", "type": "input"}, {"source": "reg_register:00000038", "target": "CALL_00401110_0", "type": "input"}, {"source": "reg_register:00000008", "target": "CALL_00401110_0", "type": "input"}, {"source": "reg_register:00000030", "target": "CALL_004011... | 00401110 | unknown_arch | unknown_opt | [{"address": "00401110", "is_external": false, "is_global": true, "name": "fwrite", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404088", "is_external": false, "is_global": true, "name": "PTR_fwrite_00404088", "namespace": "Global", "type": "Label"}, {"address": "00405080", "is_external": false, "is_g... | [{"address": "00404088", "datatype": "pointer", "from_instruction": "00401110", "symbol_name": "PTR_fwrite_00404088", "symbol_type": "Label", "value": "00405080"}] | {"called_functions": [{"address": "00405080", "is_external": false, "name": "fwrite", "namespace": "<EXTERNAL>", "signature": "size_t fwrite(void * __ptr, size_t __size, size_t __n, FILE * __s)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "void *", "is_register": true, "is_stack": fal... | [] | {"incoming": [{"from": "00401260", "from_function": "display_character", "type": "UNCONDITIONAL_CALL"}, {"from": "0040128c", "from_function": "display_character", "type": "UNCONDITIONAL_CALL"}, {"from": "004012b8", "from_function": "display_character", "type": "UNCONDITIONAL_CALL"}, {"from": "004012e4", "from_function"... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["void *", "FILE *"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["typedef size_t ulong"]} | {"body_ranges": [{"end": "00401115", "start": "00401110"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401110", "instruction": "JMP qword ptr [0x00404088]", "pcode_ops": [" --- BRANCHIND (ram, 0x404088, 8)"]}] | {"callees": [{"address": "00405080", "is_external": false, "name": "fwrite", "namespace": "<EXTERNAL>", "signature": "size_t fwrite(void * __ptr, size_t __size, size_t __n, FILE * __s)"}], "callers": [{"address": "00401212", "is_external": false, "name": "display_character", "namespace": "Global", "signature": "void di... | {"exports": [{"address": "00401110", "name": "fwrite", "symbol": "fwrite"}], "imports": []} | [] | [] | [{"address": "00401110", "bytes": "ff25722f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404088]"], "refs_from": [{"to": "00404088", "type": "INDIRECTION"}, {"to": "00405080", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401115", "num_addresses": "6", "start": "00401110"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "fwrite", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "d... | [{"address": "00401110", "is_external": false, "is_global": true, "name": "fwrite", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404088", "is_external": false, "is_global": true, "name": "PTR_fwrite_00404088", "namespace": "Global", "type": "Label"}, {"address": "00405080", "is_external": false, "is_g... | [{"address": "00404088", "datatype": "pointer", "from_instruction": "00401110", "symbol_name": "PTR_fwrite_00404088", "symbol_type": "Label", "value": "00405080"}] | {"called_functions": [{"address": "00405080", "is_external": false, "name": "fwrite", "namespace": "<EXTERNAL>", "signature": "size_t fwrite(void * __ptr, size_t __size, size_t __n, FILE * __s)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "void *", "is_register": true, "is_stack": fal... | [] | {"incoming": [{"from": "00401260", "from_function": "FUN_00401212", "type": "UNCONDITIONAL_CALL"}, {"from": "0040128c", "from_function": "FUN_00401212", "type": "UNCONDITIONAL_CALL"}, {"from": "004012b8", "from_function": "FUN_00401212", "type": "UNCONDITIONAL_CALL"}, {"from": "004012e4", "from_function": "FUN_00401212... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["void *", "FILE *"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["typedef size_t ulong"]} | {"body_ranges": [{"end": "00401115", "start": "00401110"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401110", "instruction": "JMP qword ptr [0x00404088]", "pcode_ops": [" --- BRANCHIND (ram, 0x404088, 8)"]}] | {"callees": [{"address": "00405080", "is_external": false, "name": "fwrite", "namespace": "<EXTERNAL>", "signature": "size_t fwrite(void * __ptr, size_t __size, size_t __n, FILE * __s)"}], "callers": [{"address": "00401212", "is_external": false, "name": "FUN_00401212", "namespace": "Global", "signature": "undefined FU... | {"exports": [{"address": "00401110", "name": "fwrite", "symbol": "fwrite"}], "imports": []} | [] | [] | [{"address": "00401110", "bytes": "ff25722f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404088]"], "refs_from": [{"to": "00404088", "type": "INDIRECTION"}, {"to": "00405080", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401115", "num_addresses": "6", "start": "00401110"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "fwrite", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "d... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
size_t sVar1;
sVar1 = MASKED(__ptr,__size,__n,__s);
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
size_t sVar1;
sVar1 = MASKED(__ptr,__size,__n,__s);
return sVar1;
}
|
18_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswprint | iswprint |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswprint(wint_t __wc)
{
int iVar1;
iVar1 = iswprint(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswprint(wint_t __wc)
{
int iVar1;
iVar1 = iswprint(__wc);
return iVar1;
}
| JMP qword ptr [0x00404090] | {"edges": [{"source": "const_0", "target": "RETURN_00401120_1", "type": "use"}, {"source": "CALL_00401120_0", "target": "reg_register:00000000", "type": "def"}, {"source": "var_00405088", "target": "CALL_00401120_0", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_00401120_0", "type": "use"}, {"sour... | {"edges": [{"source": "const_0", "target": "RETURN_00401120_1", "type": "use"}, {"source": "CALL_00401120_0", "target": "reg_register:00000000", "type": "def"}, {"source": "var_00405088", "target": "CALL_00401120_0", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_00401120_0", "type": "use"}, {"sour... | {"edges": [{"source": "00401120", "target": "00404090", "type": "control_flow"}, {"source": "00401120", "target": "00405088", "type": "control_flow"}], "nodes": [{"id": "00401120", "label": "00401120", "type": "basic_block"}, {"id": "00404090", "label": "00404090", "type": "basic_block"}, {"id": "00405088", "label": "0... | {"edges": [{"source": "00401120", "target": "00404090", "type": "control_flow"}, {"source": "00401120", "target": "00405088", "type": "control_flow"}], "nodes": [{"id": "00401120", "label": "00401120", "type": "basic_block"}, {"id": "00404090", "label": "00404090", "type": "basic_block"}, {"id": "00405088", "label": "0... | null | null | [["reg_register:00000000", "RETURN_00401120_1", "input"], ["const_0", "RETURN_00401120_1", "input"], ["var_00405088", "CALL_00401120_0", "input"], ["reg_register:00000038", "CALL_00401120_0", "input"], ["CALL_00401120_0", "reg_register:00000000", "output"]] | [["reg_register:00000000", "RETURN_00401120_1", "input"], ["const_0", "RETURN_00401120_1", "input"], ["var_00405088", "CALL_00401120_0", "input"], ["reg_register:00000038", "CALL_00401120_0", "input"], ["CALL_00401120_0", "reg_register:00000000", "output"]] | {"edges": [{"source": "reg_register:00000000", "target": "RETURN_00401120_1", "type": "input"}, {"source": "const_0", "target": "RETURN_00401120_1", "type": "input"}, {"source": "var_00405088", "target": "CALL_00401120_0", "type": "input"}, {"source": "reg_register:00000038", "target": "CALL_00401120_0", "type": "input... | {"edges": [{"source": "reg_register:00000000", "target": "RETURN_00401120_1", "type": "input"}, {"source": "const_0", "target": "RETURN_00401120_1", "type": "input"}, {"source": "var_00405088", "target": "CALL_00401120_0", "type": "input"}, {"source": "reg_register:00000038", "target": "CALL_00401120_0", "type": "input... | 00401120 | unknown_arch | unknown_opt | [{"address": "00401120", "is_external": false, "is_global": true, "name": "iswprint", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404090", "is_external": false, "is_global": true, "name": "DAT_00404090", "namespace": "Global", "type": "Label"}, {"address": "00405088", "is_external": false, "is_global... | [{"address": "00404090", "datatype": "undefined", "from_instruction": "00401120", "symbol_name": "DAT_00404090", "symbol_type": "Label", "value": "-0x78"}] | {"called_functions": [{"address": "00405088", "is_external": false, "name": "iswprint", "namespace": "<EXTERNAL>", "signature": "int iswprint(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size"... | [] | {"incoming": [{"from": "00401346", "from_function": "display_character", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401120", "is_external": false, "to": "00404090", "to_function": "", "type": "INDIRECTION"}, {"from": "00401120", "is_external": false, "to": "00405088", "to_function": "iswprint", "type": "C... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401125", "start": "00401120"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401120", "instruction": "JMP qword ptr [0x00404090]", "pcode_ops": [" --- BRANCHIND (ram, 0x404090, 8)"]}] | {"callees": [{"address": "00405088", "is_external": false, "name": "iswprint", "namespace": "<EXTERNAL>", "signature": "int iswprint(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "display_character", "namespace": "Global", "signature": "void display_character(wint_t c)"}]} | {"exports": [{"address": "00401120", "name": "iswprint", "symbol": "iswprint"}], "imports": []} | [] | [] | [{"address": "00401120", "bytes": "ff256a2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404090]"], "refs_from": [{"to": "00404090", "type": "INDIRECTION"}, {"to": "00405088", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401125", "num_addresses": "6", "start": "00401120"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswprint", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | [{"address": "00401120", "is_external": false, "is_global": true, "name": "iswprint", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404090", "is_external": false, "is_global": true, "name": "DAT_00404090", "namespace": "Global", "type": "Label"}, {"address": "00405088", "is_external": false, "is_global... | [{"address": "00404090", "datatype": "undefined", "from_instruction": "00401120", "symbol_name": "DAT_00404090", "symbol_type": "Label", "value": "-0x78"}] | {"called_functions": [{"address": "00405088", "is_external": false, "name": "iswprint", "namespace": "<EXTERNAL>", "signature": "int iswprint(wint_t __wc)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size"... | [] | {"incoming": [{"from": "00401346", "from_function": "FUN_00401212", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401120", "is_external": false, "to": "00404090", "to_function": "", "type": "INDIRECTION"}, {"from": "00401120", "is_external": false, "to": "00405088", "to_function": "iswprint", "type": "COMPUT... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401125", "start": "00401120"}], "entry_block": {"end": "0040112f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "272", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401120", "instruction": "JMP qword ptr [0x00404090]", "pcode_ops": [" --- BRANCHIND (ram, 0x404090, 8)"]}] | {"callees": [{"address": "00405088", "is_external": false, "name": "iswprint", "namespace": "<EXTERNAL>", "signature": "int iswprint(wint_t __wc)"}], "callers": [{"address": "00401212", "is_external": false, "name": "FUN_00401212", "namespace": "Global", "signature": "undefined FUN_00401212()"}]} | {"exports": [{"address": "00401120", "name": "iswprint", "symbol": "iswprint"}], "imports": []} | [] | [] | [{"address": "00401120", "bytes": "ff256a2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404090]"], "refs_from": [{"to": "00404090", "type": "INDIRECTION"}, {"to": "00405088", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401125", "num_addresses": "6", "start": "00401120"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswprint", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = MASKED(__wc);
return iVar1;
}
|
19_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | _start | entry |
void processEntry _start(undefined8 param_1,undefined8 param_2)
{
undefined1 auStack_8 [8];
__libc_start_main(main,param_2,&stack0x00000008,__libc_csu_init,__libc_csu_fini,param_1,auStack_8)
;
do {
/* WARNING: Do nothing block with infinite loop */
} while( true );
}
|
void processEntry entry(undefined8 param_1,undefined8 param_2)
{
undefined1 auStack_8 [8];
__libc_start_main(FUN_00401434,param_2,&stack0x00000008,FUN_00401470,FUN_004014d0,param_1,
auStack_8);
do {
/* WARNING: Do nothing block with infinite loop */
} while( true );
... | XOR EBP,EBP
MOV R9,RDX
POP RSI
MOV RDX,RSP
AND RSP,-0x10
PUSH RAX
PUSH RSP
MOV R8,0x4014d0
MOV RCX,0x401470
MOV RDI,0x401434
CALL qword ptr [0x00403ff0]
HLT | {"edges": [{"source": "reg_register:00000020", "target": "PTRSUB_0040113d_78", "type": "use"}, {"source": "var_0040115a", "target": "BRANCH_0040115a_38", "type": "use"}, {"source": "reg_register:00000020", "target": "PTRSUB_00401135_77", "type": "use"}, {"source": "PTRSUB_00401135_77", "target": "reg_register:00000020"... | {"edges": [{"source": "reg_register:00000020", "target": "PTRSUB_0040113d_78", "type": "use"}, {"source": "var_0040115a", "target": "BRANCH_0040115a_38", "type": "use"}, {"source": "reg_register:00000020", "target": "PTRSUB_00401135_77", "type": "use"}, {"source": "PTRSUB_00401135_77", "target": "reg_register:00000020"... | {"edges": [{"source": "00401130", "target": "00405038", "type": "control_flow"}], "nodes": [{"id": "00401130", "label": "00401130", "type": "basic_block"}, {"id": "00405038", "label": "00405038", "type": "basic_block"}]} | {"edges": [{"source": "00401130", "target": "00405038", "type": "control_flow"}], "nodes": [{"id": "00401130", "label": "00401130", "type": "basic_block"}, {"id": "00405038", "label": "00405038", "type": "basic_block"}]} | null | null | [["reg_register:00000020", "CALL_00401154_37", "input"], ["const_4199476", "PTRSUB_00401154_74", "input"], ["const_-8", "PTRSUB_0040113d_78", "input"], ["const_0", "PTRSUB_00401154_76", "input"], ["const_4199536", "PTRSUB_00401154_75", "input"], ["PTRSUB_0040113d_78", "reg_register:00000020", "output"], ["const_8", "PT... | [["reg_register:00000020", "CALL_00401154_37", "input"], ["const_4199476", "PTRSUB_00401154_74", "input"], ["const_-8", "PTRSUB_0040113d_78", "input"], ["const_0", "PTRSUB_00401154_76", "input"], ["const_4199536", "PTRSUB_00401154_75", "input"], ["PTRSUB_0040113d_78", "reg_register:00000020", "output"], ["const_8", "PT... | {"edges": [{"source": "reg_register:00000020", "target": "CALL_00401154_37", "type": "input"}, {"source": "const_4199476", "target": "PTRSUB_00401154_74", "type": "input"}, {"source": "const_-8", "target": "PTRSUB_0040113d_78", "type": "input"}, {"source": "const_0", "target": "PTRSUB_00401154_76", "type": "input"}, {"... | {"edges": [{"source": "reg_register:00000020", "target": "CALL_00401154_37", "type": "input"}, {"source": "const_4199476", "target": "PTRSUB_00401154_74", "type": "input"}, {"source": "const_-8", "target": "PTRSUB_0040113d_78", "type": "input"}, {"source": "const_0", "target": "PTRSUB_00401154_76", "type": "input"}, {"... | 00401130 | unknown_arch | unknown_opt | [{"address": "00401130", "is_external": false, "is_global": true, "name": "_start", "namespace": "Global", "type": "Function"}, {"address": "004014d0", "is_external": false, "is_global": true, "name": "__libc_csu_fini", "namespace": "Global", "type": "Function"}, {"address": "00401470", "is_external": false, "is_global... | [{"address": "00403ff0", "datatype": "pointer", "from_instruction": "00401154", "symbol_name": "PTR___libc_start_main_00403ff0", "symbol_type": "Label", "value": "00405038"}] | {"called_functions": [{"address": "00405038", "is_external": false, "name": "__libc_start_main", "namespace": "<EXTERNAL>", "signature": "undefined __libc_start_main()"}], "calling_convention": "processEntry", "parameters": [], "return_type": "undefined", "signature": "undefined _start()"} | [] | {"incoming": [{"from": "_elfSectionHeaders::00000350", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "00400018", "from_function": "", "type": "DATA"}, {"from": "004020a0", "from_function": "", "type": "INDIRECTION"}, {"from": "004020f0", "from_function"... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": ["undefined8"], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "0040115a", "start": "00401130"}], "entry_block": {"end": "004014d0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "929", "start": "00401130", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401130", "instruction": "XOR EBP,EBP", "pcode_ops": ["(register, 0x200, 1) COPY (const, 0x0, 1)", "(register, 0x20b, 1) COPY (const, 0x0, 1)", "(register, 0x28, 4) INT_XOR (register, 0x28, 4) , (register, 0x28, 4)", "(register, 0x28, 8) INT_ZEXT (register, 0x28, 4)", "(register, 0x207, 1) INT_SLESS (reg... | {"callees": [{"address": "00405038", "is_external": false, "name": "__libc_start_main", "namespace": "<EXTERNAL>", "signature": "undefined __libc_start_main()"}], "callers": []} | {"exports": [{"address": "00401130", "name": "_start", "symbol": "_start"}], "imports": []} | [] | [] | [{"address": "00401130", "bytes": "31ed", "fall_through": "00401132", "flow_type": "FALL_THROUGH", "length": "2", "mnemonic": "XOR", "operands": ["EBP", "EBP"], "refs_from": []}, {"address": "00401132", "bytes": "4989d1", "fall_through": "00401135", "flow_type": "FALL_THROUGH", "length": "3", "mnemonic": "MOV", "operan... | {"body": {"end": "0040115a", "num_addresses": "43", "start": "00401130"}, "calling_convention": "processEntry", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [{"comment": "", "datatype": "undefined8", "is_register": false, "is_stack"... | [{"address": "00401130", "is_external": false, "is_global": true, "name": "entry", "namespace": "Global", "type": "Function"}, {"address": "004014d0", "is_external": false, "is_global": true, "name": "FUN_004014d0", "namespace": "Global", "type": "Function"}, {"address": "00401470", "is_external": false, "is_global": t... | [{"address": "00403ff0", "datatype": "pointer", "from_instruction": "00401154", "symbol_name": "PTR___libc_start_main_00403ff0", "symbol_type": "Label", "value": "00405038"}] | {"called_functions": [{"address": "00405038", "is_external": false, "name": "__libc_start_main", "namespace": "<EXTERNAL>", "signature": "undefined __libc_start_main()"}], "calling_convention": "processEntry", "parameters": [], "return_type": "undefined", "signature": "undefined entry()"} | [] | {"incoming": [{"from": "_elfSectionHeaders::00000350", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "00400018", "from_function": "", "type": "DATA"}, {"from": "004020a0", "from_function": "", "type": "INDIRECTION"}, {"from": "004020f0", "from_function"... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": ["undefined8"], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "0040115a", "start": "00401130"}], "entry_block": {"end": "004014d0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "929", "start": "00401130", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401130", "instruction": "XOR EBP,EBP", "pcode_ops": ["(register, 0x200, 1) COPY (const, 0x0, 1)", "(register, 0x20b, 1) COPY (const, 0x0, 1)", "(register, 0x28, 4) INT_XOR (register, 0x28, 4) , (register, 0x28, 4)", "(register, 0x28, 8) INT_ZEXT (register, 0x28, 4)", "(register, 0x207, 1) INT_SLESS (reg... | {"callees": [{"address": "00405038", "is_external": false, "name": "__libc_start_main", "namespace": "<EXTERNAL>", "signature": "undefined __libc_start_main()"}], "callers": []} | {"exports": [{"address": "00401130", "name": "entry", "symbol": "entry"}], "imports": []} | [] | [] | [{"address": "00401130", "bytes": "31ed", "fall_through": "00401132", "flow_type": "FALL_THROUGH", "length": "2", "mnemonic": "XOR", "operands": ["EBP", "EBP"], "refs_from": []}, {"address": "00401132", "bytes": "4989d1", "fall_through": "00401135", "flow_type": "FALL_THROUGH", "length": "3", "mnemonic": "MOV", "operan... | {"body": {"end": "0040115a", "num_addresses": "43", "start": "00401130"}, "calling_convention": "processEntry", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [{"comment": "", "datatype": "undefined8", "is_register": false, "is_stack"... | null | null | null | null | null | null |
void processEntry MASKED(undefined8 param_1,undefined8 param_2)
{
undefined1 auStack_8 [8];
__libcMASKED_main(main,param_2,&stack0x00000008,__libc_csu_init,__libc_csu_fini,param_1,auStack_8)
;
do {
/* WARNING: Do nothing block with infinite loop */
} while( true );
}
|
void processEntry MASKED(undefined8 param_1,undefined8 param_2)
{
undefined1 auStack_8 [8];
__libc_start_main(FUN_00401434,param_2,&stack0x00000008,FUN_00401470,FUN_004014d0,param_1,
auStack_8);
do {
/* WARNING: Do nothing block with infinite loop */
} while( true );... |
20_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | _dl_relocate_static_pie | FUN_00401160 |
void _dl_relocate_static_pie(void)
{
return;
}
|
void FUN_00401160(void)
{
return;
}
| RET | {"edges": [{"source": "const_0", "target": "RETURN_00401160_2", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_00401160_2", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_0", "target": "RETURN_00401160_2", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_00401160_2", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": [{"id": "00401160", "label": "00401160", "type": "basic_block"}]} | {"edges": [], "nodes": [{"id": "00401160", "label": "00401160", "type": "basic_block"}]} | null | null | [["const_0", "RETURN_00401160_2", "input"]] | [["const_0", "RETURN_00401160_2", "input"]] | {"edges": [{"source": "const_0", "target": "RETURN_00401160_2", "type": "input"}], "nodes": [{"id": "RETURN_00401160_2", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_0", "target": "RETURN_00401160_2", "type": "input"}], "nodes": [{"id": "RETURN_00401160_2", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | 00401160 | unknown_arch | unknown_opt | [{"address": "00401160", "is_external": false, "is_global": true, "name": "_dl_relocate_static_pie", "namespace": "Global", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined _dl_relocate_static_pie()"} | [] | {"incoming": [{"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "004020a8", "from_function": "", "type": "INDIRECTION"}, {"from": "0040211c", "from_function": "", "type": "DATA"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401160", "start": "00401160"}], "entry_block": {"end": "004014d0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "929", "start": "00401130", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401160", "instruction": "RET", "pcode_ops": ["(register, 0x288, 8) LOAD (const, 0x1b1, 8) , (register, 0x20, 8)", "(register, 0x20, 8) INT_ADD (register, 0x20, 8) , (const, 0x8, 8)", " --- RETURN (register, 0x288, 8)"]}] | {"callees": [], "callers": []} | {"exports": [{"address": "00401160", "name": "_dl_relocate_static_pie", "symbol": "_dl_relocate_static_pie"}], "imports": []} | [] | [] | [{"address": "00401160", "bytes": "c3", "fall_through": "", "flow_type": "TERMINATOR", "length": "1", "mnemonic": "RET", "operands": [], "refs_from": []}] | {"body": {"end": "00401160", "num_addresses": "1", "start": "00401160"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "_dl_relocate_static_pie", "namespace": "Global", "parameters": [], "... | [{"address": "00401160", "is_external": false, "is_global": true, "name": "FUN_00401160", "namespace": "Global", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined FUN_00401160()"} | [] | {"incoming": [{"from": "004020a8", "from_function": "", "type": "INDIRECTION"}, {"from": "0040211c", "from_function": "", "type": "DATA"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401160", "start": "00401160"}], "entry_block": {"end": "004014d0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "929", "start": "00401130", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401160", "instruction": "RET", "pcode_ops": ["(register, 0x288, 8) LOAD (const, 0x1b1, 8) , (register, 0x20, 8)", "(register, 0x20, 8) INT_ADD (register, 0x20, 8) , (const, 0x8, 8)", " --- RETURN (register, 0x288, 8)"]}] | {"callees": [], "callers": []} | {"exports": [{"address": "00401160", "name": "FUN_00401160", "symbol": "FUN_00401160"}], "imports": []} | [] | [] | [{"address": "00401160", "bytes": "c3", "fall_through": "", "flow_type": "TERMINATOR", "length": "1", "mnemonic": "RET", "operands": [], "refs_from": []}] | {"body": {"end": "00401160", "num_addresses": "1", "start": "00401160"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "FUN_00401160", "namespace": "Global", "parameters": [], "qualified_n... | null | null | null | null | null | null |
void MASKED(void)
{
return;
}
|
void MASKED(void)
{
return;
}
|
21_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | deregister_tm_clones | FUN_00401170 |
/* WARNING: Removing unreachable block (ram,0x0040117d) */
/* WARNING: Removing unreachable block (ram,0x00401187) */
void deregister_tm_clones(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x0040117d) */
/* WARNING: Removing unreachable block (ram,0x00401187) */
void FUN_00401170(void)
{
return;
}
| MOV EAX,0x4040a8
CMP RAX,0x4040a8
JZ 0x00401190
MOV EAX,0x0
TEST RAX,RAX
JZ 0x00401190
MOV EDI,0x4040a8
JMP RAX
RET | {"edges": [{"source": "const_0", "target": "RETURN_00401190_26", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_00401190_26", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_0", "target": "RETURN_00401190_26", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_00401190_26", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "00401170", "target": "00401190", "type": "control_flow"}, {"source": "00401170", "target": "0040117d", "type": "control_flow"}, {"source": "0040117d", "target": "00401190", "type": "control_flow"}, {"source": "0040117d", "target": "00401187", "type": "control_flow"}], "nodes": [{"id": "00401170",... | {"edges": [{"source": "00401170", "target": "00401190", "type": "control_flow"}, {"source": "00401170", "target": "0040117d", "type": "control_flow"}, {"source": "0040117d", "target": "00401190", "type": "control_flow"}, {"source": "0040117d", "target": "00401187", "type": "control_flow"}], "nodes": [{"id": "00401170",... | null | null | [["const_0", "RETURN_00401190_26", "input"]] | [["const_0", "RETURN_00401190_26", "input"]] | {"edges": [{"source": "const_0", "target": "RETURN_00401190_26", "type": "input"}], "nodes": [{"id": "RETURN_00401190_26", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_0", "target": "RETURN_00401190_26", "type": "input"}], "nodes": [{"id": "RETURN_00401190_26", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | 00401170 | unknown_arch | unknown_opt | [{"address": "00401170", "is_external": false, "is_global": true, "name": "deregister_tm_clones", "namespace": "Global", "type": "Function"}, {"address": "004040a8", "is_external": false, "is_global": true, "name": "stdout", "namespace": "Global", "type": "Label"}, {"address": "004040a8", "is_external": false, "is_glob... | [{"address": "004040a8", "datatype": "undefined8", "from_instruction": "00401170", "symbol_name": "stdout", "symbol_type": "Label", "value": "0x0"}] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined deregister_tm_clones()"} | [] | {"incoming": [{"from": "004011ed", "from_function": "__do_global_dtors_aux", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401170", "is_external": false, "to": "004040a8", "to_function": "", "type": "DATA"}, {"from": "00401175", "is_external": false, "to": "004040a8", "to_function": "", "type": "DATA"}, {"fr... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["undefined8"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "0040118d", "start": "00401170"}, {"end": "00401190", "start": "00401190"}], "entry_block": {"end": "004014d0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "929", "start": "00401130", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401170", "instruction": "MOV EAX,0x4040a8", "pcode_ops": ["(register, 0x0, 8) COPY (const, 0x4040a8, 8)"]}, {"address": "00401175", "instruction": "CMP RAX,0x4040a8", "pcode_ops": ["(register, 0x200, 1) INT_LESS (register, 0x0, 8) , (const, 0x4040a8, 8)", "(register, 0x20b, 1) INT_SBORROW (register, 0x0... | {"callees": [], "callers": [{"address": "004011e0", "is_external": false, "name": "__do_global_dtors_aux", "namespace": "Global", "signature": "undefined __do_global_dtors_aux()"}]} | {"exports": [{"address": "00401170", "name": "deregister_tm_clones", "symbol": "deregister_tm_clones"}], "imports": []} | [] | [] | [{"address": "00401170", "bytes": "b8a8404000", "fall_through": "00401175", "flow_type": "FALL_THROUGH", "length": "5", "mnemonic": "MOV", "operands": ["EAX", "0x4040a8"], "refs_from": [{"to": "004040a8", "type": "DATA"}]}, {"address": "00401175", "bytes": "483da8404000", "fall_through": "0040117b", "flow_type": "FALL_... | {"body": {"end": "00401190", "num_addresses": "31", "start": "00401170"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "deregister_tm_clones", "namespace": "Global", "parameters": [], "qu... | [{"address": "00401170", "is_external": false, "is_global": true, "name": "FUN_00401170", "namespace": "Global", "type": "Function"}, {"address": "004040a8", "is_external": false, "is_global": true, "name": "stdout", "namespace": "Global", "type": "Label"}, {"address": "00401190", "is_external": false, "is_global": tru... | [{"address": "004040a8", "datatype": "undefined8", "from_instruction": "00401170", "symbol_name": "stdout", "symbol_type": "Label", "value": "0x0"}] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined FUN_00401170()"} | [] | {"incoming": [{"from": "004011ed", "from_function": "_FINI_0", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401170", "is_external": false, "to": "004040a8", "to_function": "", "type": "DATA"}, {"from": "00401175", "is_external": false, "to": "004040a8", "to_function": "", "type": "DATA"}, {"from": "0040117b... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["undefined8"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "0040118d", "start": "00401170"}, {"end": "00401190", "start": "00401190"}], "entry_block": {"end": "004014d0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "929", "start": "00401130", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401170", "instruction": "MOV EAX,0x4040a8", "pcode_ops": ["(register, 0x0, 8) COPY (const, 0x4040a8, 8)"]}, {"address": "00401175", "instruction": "CMP RAX,0x4040a8", "pcode_ops": ["(register, 0x200, 1) INT_LESS (register, 0x0, 8) , (const, 0x4040a8, 8)", "(register, 0x20b, 1) INT_SBORROW (register, 0x0... | {"callees": [], "callers": [{"address": "004011e0", "is_external": false, "name": "_FINI_0", "namespace": "Global", "signature": "undefined _FINI_0()"}]} | {"exports": [{"address": "00401170", "name": "FUN_00401170", "symbol": "FUN_00401170"}], "imports": []} | [] | [] | [{"address": "00401170", "bytes": "b8a8404000", "fall_through": "00401175", "flow_type": "FALL_THROUGH", "length": "5", "mnemonic": "MOV", "operands": ["EAX", "0x4040a8"], "refs_from": [{"to": "004040a8", "type": "DATA"}]}, {"address": "00401175", "bytes": "483da8404000", "fall_through": "0040117b", "flow_type": "FALL_... | {"body": {"end": "00401190", "num_addresses": "31", "start": "00401170"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "FUN_00401170", "namespace": "Global", "parameters": [], "qualified_... | null | null | null | null | null | null |
/* WARNING: Removing unreachable block (ram,0x0040117d) */
/* WARNING: Removing unreachable block (ram,0x00401187) */
void MASKED(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x0040117d) */
/* WARNING: Removing unreachable block (ram,0x00401187) */
void MASKED(void)
{
return;
}
|
22_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | register_tm_clones | FUN_004011a0 |
/* WARNING: Removing unreachable block (ram,0x004011bf) */
/* WARNING: Removing unreachable block (ram,0x004011c9) */
void register_tm_clones(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x004011bf) */
/* WARNING: Removing unreachable block (ram,0x004011c9) */
void FUN_004011a0(void)
{
return;
}
| MOV ESI,0x4040a8
SUB RSI,0x4040a8
MOV RAX,RSI
SHR RSI,0x3f
SAR RAX,0x3
ADD RSI,RAX
SAR RSI,0x1
JZ 0x004011d0
MOV EAX,0x0
TEST RAX,RAX
JZ 0x004011d0
MOV EDI,0x4040a8
JMP RAX
RET | {"edges": [{"source": "const_0", "target": "RETURN_004011d0_117", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_004011d0_117", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_0", "target": "RETURN_004011d0_117", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_004011d0_117", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "004011a0", "target": "004011d0", "type": "control_flow"}, {"source": "004011a0", "target": "004011bf", "type": "control_flow"}, {"source": "004011bf", "target": "004011d0", "type": "control_flow"}, {"source": "004011bf", "target": "004011c9", "type": "control_flow"}], "nodes": [{"id": "004011a0",... | {"edges": [{"source": "004011a0", "target": "004011d0", "type": "control_flow"}, {"source": "004011a0", "target": "004011bf", "type": "control_flow"}, {"source": "004011bf", "target": "004011d0", "type": "control_flow"}, {"source": "004011bf", "target": "004011c9", "type": "control_flow"}], "nodes": [{"id": "004011a0",... | null | null | [["const_0", "RETURN_004011d0_117", "input"]] | [["const_0", "RETURN_004011d0_117", "input"]] | {"edges": [{"source": "const_0", "target": "RETURN_004011d0_117", "type": "input"}], "nodes": [{"id": "RETURN_004011d0_117", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_0", "target": "RETURN_004011d0_117", "type": "input"}], "nodes": [{"id": "RETURN_004011d0_117", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | 004011a0 | unknown_arch | unknown_opt | [{"address": "004011a0", "is_external": false, "is_global": true, "name": "register_tm_clones", "namespace": "Global", "type": "Function"}, {"address": "004040a8", "is_external": false, "is_global": true, "name": "stdout", "namespace": "Global", "type": "Label"}, {"address": "004040a8", "is_external": false, "is_global... | [{"address": "004040a8", "datatype": "undefined8", "from_instruction": "004011a0", "symbol_name": "stdout", "symbol_type": "Label", "value": "0x0"}] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined register_tm_clones()"} | [] | {"incoming": [{"from": "00401210", "from_function": "frame_dummy", "type": "UNCONDITIONAL_JUMP"}], "outgoing": [{"from": "004011a0", "is_external": false, "to": "004040a8", "to_function": "", "type": "DATA"}, {"from": "004011a5", "is_external": false, "to": "004040a8", "to_function": "", "type": "DATA"}, {"from": "0040... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["undefined8"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004011d0", "start": "004011a0"}], "entry_block": {"end": "004014d0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "929", "start": "00401130", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004011a0", "instruction": "MOV ESI,0x4040a8", "pcode_ops": ["(register, 0x30, 8) COPY (const, 0x4040a8, 8)"]}, {"address": "004011a5", "instruction": "SUB RSI,0x4040a8", "pcode_ops": ["(register, 0x200, 1) INT_LESS (register, 0x30, 8) , (const, 0x4040a8, 8)", "(register, 0x20b, 1) INT_SBORROW (register, 0... | {"callees": [], "callers": []} | {"exports": [{"address": "004011a0", "name": "register_tm_clones", "symbol": "register_tm_clones"}], "imports": []} | [] | [] | [{"address": "004011a0", "bytes": "bea8404000", "fall_through": "004011a5", "flow_type": "FALL_THROUGH", "length": "5", "mnemonic": "MOV", "operands": ["ESI", "0x4040a8"], "refs_from": [{"to": "004040a8", "type": "DATA"}]}, {"address": "004011a5", "bytes": "4881eea8404000", "fall_through": "004011ac", "flow_type": "FAL... | {"body": {"end": "004011d0", "num_addresses": "49", "start": "004011a0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "register_tm_clones", "namespace": "Global", "parameters": [], "qual... | [{"address": "004011a0", "is_external": false, "is_global": true, "name": "FUN_004011a0", "namespace": "Global", "type": "Function"}, {"address": "004040a8", "is_external": false, "is_global": true, "name": "stdout", "namespace": "Global", "type": "Label"}, {"address": "004011d0", "is_external": false, "is_global": tru... | [{"address": "004040a8", "datatype": "undefined8", "from_instruction": "004011a0", "symbol_name": "stdout", "symbol_type": "Label", "value": "0x0"}] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined FUN_004011a0()"} | [] | {"incoming": [{"from": "00401210", "from_function": "_INIT_0", "type": "UNCONDITIONAL_JUMP"}], "outgoing": [{"from": "004011a0", "is_external": false, "to": "004040a8", "to_function": "", "type": "DATA"}, {"from": "004011a5", "is_external": false, "to": "004040a8", "to_function": "", "type": "DATA"}, {"from": "004011bd... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["undefined8"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004011d0", "start": "004011a0"}], "entry_block": {"end": "004014d0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "929", "start": "00401130", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004011a0", "instruction": "MOV ESI,0x4040a8", "pcode_ops": ["(register, 0x30, 8) COPY (const, 0x4040a8, 8)"]}, {"address": "004011a5", "instruction": "SUB RSI,0x4040a8", "pcode_ops": ["(register, 0x200, 1) INT_LESS (register, 0x30, 8) , (const, 0x4040a8, 8)", "(register, 0x20b, 1) INT_SBORROW (register, 0... | {"callees": [], "callers": []} | {"exports": [{"address": "004011a0", "name": "FUN_004011a0", "symbol": "FUN_004011a0"}], "imports": []} | [] | [] | [{"address": "004011a0", "bytes": "bea8404000", "fall_through": "004011a5", "flow_type": "FALL_THROUGH", "length": "5", "mnemonic": "MOV", "operands": ["ESI", "0x4040a8"], "refs_from": [{"to": "004040a8", "type": "DATA"}]}, {"address": "004011a5", "bytes": "4881eea8404000", "fall_through": "004011ac", "flow_type": "FAL... | {"body": {"end": "004011d0", "num_addresses": "49", "start": "004011a0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "FUN_004011a0", "namespace": "Global", "parameters": [], "qualified_... | null | null | null | null | null | null |
/* WARNING: Removing unreachable block (ram,0x004011bf) */
/* WARNING: Removing unreachable block (ram,0x004011c9) */
void MASKED(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x004011bf) */
/* WARNING: Removing unreachable block (ram,0x004011c9) */
void MASKED(void)
{
return;
}
|
23_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | __do_global_dtors_aux | _FINI_0 |
void __do_global_dtors_aux(void)
{
if (completed_0 == '\0') {
deregister_tm_clones();
completed_0 = 1;
return;
}
return;
}
|
void _FINI_0(void)
{
if (DAT_004040b0 == '\0') {
FUN_00401170();
DAT_004040b0 = 1;
return;
}
return;
}
| CMP byte ptr [0x004040b0],0x0
JNZ 0x00401200
PUSH RBP
MOV RBP,RSP
CALL 0x00401170
MOV byte ptr [0x004040b0],0x1
POP RBP
RET
RET | {"edges": [{"source": "const_0", "target": "RETURN_004011fa_26", "type": "use"}, {"source": "const_0", "target": "RETURN_00401200_29", "type": "use"}, {"source": "INT_EQUAL_004011e0_5", "target": "reg_register:00000206", "type": "def"}, {"source": "addrtied_004040b0", "target": "COPY_00401200_46", "type": "use"}, {"sou... | {"edges": [{"source": "const_0", "target": "RETURN_004011fa_26", "type": "use"}, {"source": "const_0", "target": "RETURN_00401200_29", "type": "use"}, {"source": "INT_EQUAL_004011e0_5", "target": "reg_register:00000206", "type": "def"}, {"source": "addrtied_004040b0", "target": "COPY_00401200_46", "type": "use"}, {"sou... | {"edges": [{"source": "004011e0", "target": "00401200", "type": "control_flow"}, {"source": "004011e0", "target": "004011e9", "type": "control_flow"}, {"source": "004011e9", "target": "00401170", "type": "control_flow"}], "nodes": [{"id": "004011e0", "label": "004011e0", "type": "basic_block"}, {"id": "00401200", "labe... | {"edges": [{"source": "004011e0", "target": "00401200", "type": "control_flow"}, {"source": "004011e0", "target": "004011e9", "type": "control_flow"}, {"source": "004011e9", "target": "00401170", "type": "control_flow"}], "nodes": [{"id": "004011e0", "label": "004011e0", "type": "basic_block"}, {"id": "00401200", "labe... | null | null | [["addrtied_004040b0", "COPY_004011fa_45", "input"], ["addrtied_004040b0", "COPY_00401200_46", "input"], ["const_18", "INDIRECT_004011ed_44", "input"], ["COPY_004011f2_19", "addrtied_004040b0", "output"], ["const_0", "INT_EQUAL_004011e0_5", "input"], ["COPY_00401200_46", "addrtied_004040b0", "output"], ["const_1", "COP... | [["addrtied_004040b0", "COPY_004011fa_45", "input"], ["addrtied_004040b0", "COPY_00401200_46", "input"], ["const_18", "INDIRECT_004011ed_44", "input"], ["COPY_004011f2_19", "addrtied_004040b0", "output"], ["const_0", "INT_EQUAL_004011e0_5", "input"], ["COPY_00401200_46", "addrtied_004040b0", "output"], ["const_1", "COP... | {"edges": [{"source": "addrtied_004040b0", "target": "COPY_004011fa_45", "type": "input"}, {"source": "addrtied_004040b0", "target": "COPY_00401200_46", "type": "input"}, {"source": "const_18", "target": "INDIRECT_004011ed_44", "type": "input"}, {"source": "COPY_004011f2_19", "target": "addrtied_004040b0", "type": "out... | {"edges": [{"source": "addrtied_004040b0", "target": "COPY_004011fa_45", "type": "input"}, {"source": "addrtied_004040b0", "target": "COPY_00401200_46", "type": "input"}, {"source": "const_18", "target": "INDIRECT_004011ed_44", "type": "input"}, {"source": "COPY_004011f2_19", "target": "addrtied_004040b0", "type": "out... | 004011e0 | unknown_arch | unknown_opt | [{"address": "004011e0", "is_external": false, "is_global": true, "name": "__do_global_dtors_aux", "namespace": "Global", "type": "Function"}, {"address": "004040b0", "is_external": false, "is_global": true, "name": "completed.0", "namespace": "Global", "type": "Label"}, {"address": "00401200", "is_external": false, "i... | [{"address": "004040b0", "datatype": "undefined1", "from_instruction": "004011e0", "symbol_name": "completed.0", "symbol_type": "Label", "value": "0x0"}] | {"called_functions": [{"address": "00401170", "is_external": false, "name": "deregister_tm_clones", "namespace": "Global", "signature": "undefined deregister_tm_clones()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined __do_global_dtors_aux()"} | [] | {"incoming": [{"from": "00403df8", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "004014b1", "from_function": "__libc_csu_init", "type": "COMPUTED_CALL"}], "outgoing": [{"from": "004011e0", "is_external": false, "to": "004040b0", "to_function": "", "typ... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["undefined1"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004011fa", "start": "004011e0"}, {"end": "00401200", "start": "00401200"}], "entry_block": {"end": "004014d0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "929", "start": "00401130", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004011e0", "instruction": "CMP byte ptr [0x004040b0],0x0", "pcode_ops": ["(unique, 0x3a000, 1) COPY (ram, 0x4040b0, 1)", "(register, 0x200, 1) INT_LESS (unique, 0x3a000, 1) , (const, 0x0, 1)", "(register, 0x20b, 1) INT_SBORROW (unique, 0x3a000, 1) , (const, 0x0, 1)", "(unique, 0x3a100, 1) INT_SUB (unique,... | {"callees": [{"address": "00401170", "is_external": false, "name": "deregister_tm_clones", "namespace": "Global", "signature": "undefined deregister_tm_clones()"}], "callers": [{"address": "00401470", "is_external": false, "name": "__libc_csu_init", "namespace": "Global", "signature": "undefined __libc_csu_init()"}]} | {"exports": [{"address": "004011e0", "name": "__do_global_dtors_aux", "symbol": "__do_global_dtors_aux"}], "imports": []} | [] | [] | [{"address": "004011e0", "bytes": "803dc92e000000", "fall_through": "004011e7", "flow_type": "FALL_THROUGH", "length": "7", "mnemonic": "CMP", "operands": ["byte ptr [0x004040b0]", "0x0"], "refs_from": [{"to": "004040b0", "type": "READ"}]}, {"address": "004011e7", "bytes": "7517", "fall_through": "004011e9", "flow_type... | {"body": {"end": "00401200", "num_addresses": "28", "start": "004011e0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "__do_global_dtors_aux", "namespace": "Global", "parameters": [], "q... | [{"address": "004011e0", "is_external": false, "is_global": true, "name": "_FINI_0", "namespace": "Global", "type": "Function"}, {"address": "004040b0", "is_external": false, "is_global": true, "name": "DAT_004040b0", "namespace": "Global", "type": "Label"}, {"address": "00401200", "is_external": false, "is_global": tr... | [{"address": "004040b0", "datatype": "undefined1", "from_instruction": "004011e0", "symbol_name": "DAT_004040b0", "symbol_type": "Label", "value": "0x0"}] | {"called_functions": [{"address": "00401170", "is_external": false, "name": "FUN_00401170", "namespace": "Global", "signature": "undefined FUN_00401170()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined _FINI_0()"} | [] | {"incoming": [{"from": "00403df8", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "004014b1", "from_function": "FUN_00401470", "type": "COMPUTED_CALL"}], "outgoing": [{"from": "004011e0", "is_external": false, "to": "004040b0", "to_function": "", "type":... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["undefined1"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004011fa", "start": "004011e0"}, {"end": "00401200", "start": "00401200"}], "entry_block": {"end": "004014d0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "929", "start": "00401130", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004011e0", "instruction": "CMP byte ptr [0x004040b0],0x0", "pcode_ops": ["(unique, 0x3a000, 1) COPY (ram, 0x4040b0, 1)", "(register, 0x200, 1) INT_LESS (unique, 0x3a000, 1) , (const, 0x0, 1)", "(register, 0x20b, 1) INT_SBORROW (unique, 0x3a000, 1) , (const, 0x0, 1)", "(unique, 0x3a100, 1) INT_SUB (unique,... | {"callees": [{"address": "00401170", "is_external": false, "name": "FUN_00401170", "namespace": "Global", "signature": "undefined FUN_00401170()"}], "callers": [{"address": "00401470", "is_external": false, "name": "FUN_00401470", "namespace": "Global", "signature": "undefined FUN_00401470()"}]} | {"exports": [{"address": "004011e0", "name": "_FINI_0", "symbol": "_FINI_0"}], "imports": []} | [] | [] | [{"address": "004011e0", "bytes": "803dc92e000000", "fall_through": "004011e7", "flow_type": "FALL_THROUGH", "length": "7", "mnemonic": "CMP", "operands": ["byte ptr [0x004040b0]", "0x0"], "refs_from": [{"to": "004040b0", "type": "READ"}]}, {"address": "004011e7", "bytes": "7517", "fall_through": "004011e9", "flow_type... | {"body": {"end": "00401200", "num_addresses": "28", "start": "004011e0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "_FINI_0", "namespace": "Global", "parameters": [], "qualified_name"... | null | null | null | null | null | null |
void MASKED(void)
{
if (completed_0 == '\0') {
deregister_tm_clones();
completed_0 = 1;
return;
}
return;
}
|
void MASKED(void)
{
if (DAT_004040b0 == '\0') {
FUN_00401170();
DAT_004040b0 = 1;
return;
}
return;
}
|
24_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | frame_dummy | _INIT_0 |
/* WARNING: Removing unreachable block (ram,0x004011bf) */
/* WARNING: Removing unreachable block (ram,0x004011c9) */
void frame_dummy(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x004011bf) */
/* WARNING: Removing unreachable block (ram,0x004011c9) */
void _INIT_0(void)
{
return;
}
| JMP 0x004011a0 | {"edges": [{"source": "const_0", "target": "RETURN_004011d0_118", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_004011d0_118", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_0", "target": "RETURN_004011d0_118", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_004011d0_118", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "00401210", "target": "004011a0", "type": "control_flow"}], "nodes": [{"id": "00401210", "label": "00401210", "type": "basic_block"}, {"id": "004011a0", "label": "004011a0", "type": "basic_block"}]} | {"edges": [{"source": "00401210", "target": "004011a0", "type": "control_flow"}], "nodes": [{"id": "00401210", "label": "00401210", "type": "basic_block"}, {"id": "004011a0", "label": "004011a0", "type": "basic_block"}]} | null | null | [["const_0", "RETURN_004011d0_118", "input"]] | [["const_0", "RETURN_004011d0_118", "input"]] | {"edges": [{"source": "const_0", "target": "RETURN_004011d0_118", "type": "input"}], "nodes": [{"id": "RETURN_004011d0_118", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_0", "target": "RETURN_004011d0_118", "type": "input"}], "nodes": [{"id": "RETURN_004011d0_118", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | 00401210 | unknown_arch | unknown_opt | [{"address": "00401210", "is_external": false, "is_global": true, "name": "frame_dummy", "namespace": "Global", "type": "Function"}, {"address": "004011a0", "is_external": false, "is_global": true, "name": "register_tm_clones", "namespace": "Global", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined frame_dummy()"} | [] | {"incoming": [{"from": "00403df0", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "004014b1", "from_function": "__libc_csu_init", "type": "COMPUTED_CALL"}], "outgoing": [{"from": "00401210", "is_external": false, "to": "004011a0", "to_function": "registe... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401211", "start": "00401210"}], "entry_block": {"end": "004014d0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "929", "start": "00401130", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401210", "instruction": "JMP 0x004011a0", "pcode_ops": [" --- BRANCH (ram, 0x4011a0, 8)"]}] | {"callees": [], "callers": [{"address": "00401470", "is_external": false, "name": "__libc_csu_init", "namespace": "Global", "signature": "undefined __libc_csu_init()"}]} | {"exports": [{"address": "00401210", "name": "frame_dummy", "symbol": "frame_dummy"}], "imports": []} | [] | [] | [{"address": "00401210", "bytes": "eb8e", "fall_through": "", "flow_type": "UNCONDITIONAL_JUMP", "length": "2", "mnemonic": "JMP", "operands": ["0x004011a0"], "refs_from": [{"to": "004011a0", "type": "UNCONDITIONAL_JUMP"}]}] | {"body": {"end": "00401211", "num_addresses": "2", "start": "00401210"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "frame_dummy", "namespace": "Global", "parameters": [], "qualified_nam... | [{"address": "00401210", "is_external": false, "is_global": true, "name": "_INIT_0", "namespace": "Global", "type": "Function"}, {"address": "004011a0", "is_external": false, "is_global": true, "name": "FUN_004011a0", "namespace": "Global", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined _INIT_0()"} | [] | {"incoming": [{"from": "00403df0", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "004014b1", "from_function": "FUN_00401470", "type": "COMPUTED_CALL"}], "outgoing": [{"from": "00401210", "is_external": false, "to": "004011a0", "to_function": "FUN_004011... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401211", "start": "00401210"}], "entry_block": {"end": "004014d0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "929", "start": "00401130", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401210", "instruction": "JMP 0x004011a0", "pcode_ops": [" --- BRANCH (ram, 0x4011a0, 8)"]}] | {"callees": [], "callers": [{"address": "00401470", "is_external": false, "name": "FUN_00401470", "namespace": "Global", "signature": "undefined FUN_00401470()"}]} | {"exports": [{"address": "00401210", "name": "_INIT_0", "symbol": "_INIT_0"}], "imports": []} | [] | [] | [{"address": "00401210", "bytes": "eb8e", "fall_through": "", "flow_type": "UNCONDITIONAL_JUMP", "length": "2", "mnemonic": "JMP", "operands": ["0x004011a0"], "refs_from": [{"to": "004011a0", "type": "UNCONDITIONAL_JUMP"}]}] | {"body": {"end": "00401211", "num_addresses": "2", "start": "00401210"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "_INIT_0", "namespace": "Global", "parameters": [], "qualified_name": ... | null | null | null | null | null | null |
/* WARNING: Removing unreachable block (ram,0x004011bf) */
/* WARNING: Removing unreachable block (ram,0x004011c9) */
void MASKED(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x004011bf) */
/* WARNING: Removing unreachable block (ram,0x004011c9) */
void MASKED(void)
{
return;
}
|
25_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | display_character | FUN_00401212 |
void display_character(wint_t c)
{
int iVar1;
wint_t c_local;
fprintf(stdout,"%lc : ",(ulong)c);
iVar1 = iswalnum(c);
if (iVar1 != 0) {
fwrite("alphanumerique ",1,0xf,stdout);
}
iVar1 = iswalpha(c);
if (iVar1 != 0) {
fwrite("alphabetique ",1,0xd,stdout);
}
iVar1 = iswcntrl(c);
if (iVa... |
void FUN_00401212(uint param_1)
{
int iVar1;
fprintf(stdout,"%lc : ",(ulong)param_1);
iVar1 = iswalnum(param_1);
if (iVar1 != 0) {
fwrite("alphanumerique ",1,0xf,stdout);
}
iVar1 = iswalpha(param_1);
if (iVar1 != 0) {
fwrite("alphabetique ",1,0xd,stdout);
}
iVar1 = iswcntrl(param_1);
if... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV dword ptr [RBP + -0x4],EDI
MOV RAX,qword ptr [0x004040a8]
MOV EDX,dword ptr [RBP + -0x4]
MOV ESI,0x402004
MOV RDI,RAX
MOV EAX,0x0
CALL 0x004010b0
MOV EAX,dword ptr [RBP + -0x4]
MOV EDI,EAX
CALL 0x004010d0
TEST EAX,EAX
JZ 0x00401265
MOV RAX,qword ptr [0x004040a8]
MOV RCX,RAX
MOV EDX... | {"edges": [{"source": "var_004013f1", "target": "CBRANCH_004013d1_288", "type": "use"}, {"source": "var_00401080", "target": "CALL_004012c2_116", "type": "use"}, {"source": "reg_register:00000206", "target": "CBRANCH_00401321_180", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_004013f6_305", "type... | {"edges": [{"source": "var_004013f1", "target": "CBRANCH_004013d1_288", "type": "use"}, {"source": "var_00401080", "target": "CALL_004012c2_116", "type": "use"}, {"source": "reg_register:00000206", "target": "CBRANCH_00401321_180", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_004013f6_305", "type... | {"edges": [{"source": "00401212", "target": "004010b0", "type": "control_flow"}, {"source": "00401212", "target": "004010d0", "type": "control_flow"}, {"source": "00401212", "target": "00401265", "type": "control_flow"}, {"source": "00401212", "target": "00401247", "type": "control_flow"}, {"source": "00401247", "targe... | {"edges": [{"source": "00401212", "target": "004010b0", "type": "control_flow"}, {"source": "00401212", "target": "004010d0", "type": "control_flow"}, {"source": "00401212", "target": "00401265", "type": "control_flow"}, {"source": "00401212", "target": "00401247", "type": "control_flow"}, {"source": "00401247", "targe... | null | null | [["unique_268435899", "CALL_00401260_53", "input"], ["var_00401110", "CALL_00401368_215", "input"], ["const_89", "INDIRECT_00401296_1090", "input"], ["const_1", "CALL_00401260_53", "input"], ["CALL_004012ee_143", "reg_register:00000000", "output"], ["addrtied_004040a8", "CALL_00401368_215", "input"], ["reg_register:000... | [["var_00401110", "CALL_00401368_215", "input"], ["INDIRECT_004012ee_1093", "addrtied_004040a8", "output"], ["const_1", "CALL_00401260_53", "input"], ["CALL_004012ee_143", "reg_register:00000000", "output"], ["addrtied_004040a8", "CALL_00401368_215", "input"], ["reg_register:00000038", "CALL_0040123e_35", "input"], ["a... | {"edges": [{"source": "unique_268435899", "target": "CALL_00401260_53", "type": "input"}, {"source": "var_00401110", "target": "CALL_00401368_215", "type": "input"}, {"source": "const_89", "target": "INDIRECT_00401296_1090", "type": "input"}, {"source": "const_1", "target": "CALL_00401260_53", "type": "input"}, {"sourc... | {"edges": [{"source": "var_00401110", "target": "CALL_00401368_215", "type": "input"}, {"source": "INDIRECT_004012ee_1093", "target": "addrtied_004040a8", "type": "output"}, {"source": "const_1", "target": "CALL_00401260_53", "type": "input"}, {"source": "CALL_004012ee_143", "target": "reg_register:00000000", "type": "... | 00401212 | unknown_arch | unknown_opt | [{"address": "00401212", "is_external": false, "is_global": true, "name": "display_character", "namespace": "Global", "type": "Function"}, {"address": "004040a8", "is_external": false, "is_global": true, "name": "stdout", "namespace": "Global", "type": "Label"}, {"address": "004040a8", "is_external": false, "is_global"... | [{"address": "004040a8", "datatype": "undefined8", "from_instruction": "0040121d", "symbol_name": "stdout", "symbol_type": "Label", "value": "0x0"}, {"address": "00402004", "datatype": "string", "from_instruction": "00401227", "symbol_name": "s_%lc_:_00402004", "symbol_type": "Label", "value": "%lc : "}, {"address": "0... | {"called_functions": [{"address": "004010f0", "is_external": false, "name": "iswspace", "namespace": "<EXTERNAL>", "signature": "int iswspace(wint_t __wc)"}, {"address": "00401100", "is_external": false, "name": "iswalpha", "namespace": "<EXTERNAL>", "signature": "int iswalpha(wint_t __wc)"}, {"address": "00401050", "i... | [{"address": "00402004", "datatype": "string", "length": "7", "referenced_from": "00401227", "value": "%lc : "}, {"address": "0040200b", "datatype": "string", "length": "16", "referenced_from": "0040125b", "value": "alphanumerique "}, {"address": "0040201b", "datatype": "string", "length": "14", "referenced_from": "004... | {"incoming": [{"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "004020b0", "from_function": "", "type": "INDIRECTION"}, {"from": "00402158", "from_function": "", "type": "DATA"}, {"from": "00401452", "from_function": "main", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "0040121a", "is... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": ["undefined8", "string"], "return_type": ["void"]} | {"body_ranges": [{"end": "00401433", "start": "00401212"}], "entry_block": {"end": "004014d0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "929", "start": "00401130", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401212", "instruction": "PUSH RBP", "pcode_ops": ["(unique, 0x23c00, 8) COPY (register, 0x28, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", " --- STORE (const, 0x1b1, 8) , (register, 0x20, 8) , (unique, 0x23c00, 8)"]}, {"address": "00401213", "instruction": "MOV RBP,RSP", "p... | {"callees": [{"address": "004010f0", "is_external": false, "name": "iswspace", "namespace": "<EXTERNAL>", "signature": "int iswspace(wint_t __wc)"}, {"address": "00401100", "is_external": false, "name": "iswalpha", "namespace": "<EXTERNAL>", "signature": "int iswalpha(wint_t __wc)"}, {"address": "00401050", "is_externa... | {"exports": [{"address": "00401212", "name": "display_character", "symbol": "display_character"}], "imports": []} | [] | [] | [{"address": "00401212", "bytes": "55", "fall_through": "00401213", "flow_type": "FALL_THROUGH", "length": "1", "mnemonic": "PUSH", "operands": ["RBP"], "refs_from": []}, {"address": "00401213", "bytes": "4889e5", "fall_through": "00401216", "flow_type": "FALL_THROUGH", "length": "3", "mnemonic": "MOV", "operands": ["R... | {"body": {"end": "00401433", "num_addresses": "546", "start": "00401212"}, "calling_convention": "__stdcall", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": false, "is... | [{"address": "00401212", "is_external": false, "is_global": true, "name": "FUN_00401212", "namespace": "Global", "type": "Function"}, {"address": "004040a8", "is_external": false, "is_global": true, "name": "stdout", "namespace": "Global", "type": "Label"}, {"address": "00402004", "is_external": false, "is_global": tru... | [{"address": "004040a8", "datatype": "undefined8", "from_instruction": "0040121d", "symbol_name": "stdout", "symbol_type": "Label", "value": "0x0"}, {"address": "00402004", "datatype": "string", "from_instruction": "00401227", "symbol_name": "s_%lc_:_00402004", "symbol_type": "Label", "value": "%lc : "}, {"address": "0... | {"called_functions": [{"address": "004010c0", "is_external": false, "name": "iswupper", "namespace": "<EXTERNAL>", "signature": "int iswupper(wint_t __wc)"}, {"address": "00401120", "is_external": false, "name": "iswprint", "namespace": "<EXTERNAL>", "signature": "int iswprint(wint_t __wc)"}, {"address": "00401090", "i... | [{"address": "00402004", "datatype": "string", "length": "7", "referenced_from": "00401227", "value": "%lc : "}, {"address": "0040200b", "datatype": "string", "length": "16", "referenced_from": "0040125b", "value": "alphanumerique "}, {"address": "0040201b", "datatype": "string", "length": "14", "referenced_from": "004... | {"incoming": [{"from": "004020b0", "from_function": "", "type": "INDIRECTION"}, {"from": "00402158", "from_function": "", "type": "DATA"}, {"from": "00401452", "from_function": "FUN_00401434", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "0040121a", "is_external": false, "to": "Stack[-0xc]", "to_function": "",... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": ["undefined4"], "parameter_types": [], "referenced_data_types": ["undefined8", "string"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401433", "start": "00401212"}], "entry_block": {"end": "004014d0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "929", "start": "00401130", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401212", "instruction": "PUSH RBP", "pcode_ops": ["(unique, 0x23c00, 8) COPY (register, 0x28, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", " --- STORE (const, 0x1b1, 8) , (register, 0x20, 8) , (unique, 0x23c00, 8)"]}, {"address": "00401213", "instruction": "MOV RBP,RSP", "p... | {"callees": [{"address": "00401030", "is_external": false, "name": "iswlower", "namespace": "<EXTERNAL>", "signature": "int iswlower(wint_t __wc)"}, {"address": "004010c0", "is_external": false, "name": "iswupper", "namespace": "<EXTERNAL>", "signature": "int iswupper(wint_t __wc)"}, {"address": "00401080", "is_externa... | {"exports": [{"address": "00401212", "name": "FUN_00401212", "symbol": "FUN_00401212"}], "imports": []} | [] | [] | [{"address": "00401212", "bytes": "55", "fall_through": "00401213", "flow_type": "FALL_THROUGH", "length": "1", "mnemonic": "PUSH", "operands": ["RBP"], "refs_from": []}, {"address": "00401213", "bytes": "4889e5", "fall_through": "00401216", "flow_type": "FALL_THROUGH", "length": "3", "mnemonic": "MOV", "operands": ["R... | {"body": {"end": "00401433", "num_addresses": "546", "start": "00401212"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [{"comment": "", "datatype": "undefined4", "is_register": false, "is_stack": tr... | null | null | null | null | null | null |
void MASKED(wint_t c)
{
int iVar1;
wint_t c_local;
fprintf(stdout,"%lc : ",(ulong)c);
iVar1 = iswalnum(c);
if (iVar1 != 0) {
fwrite("alphanumerique ",1,0xf,stdout);
}
iVar1 = iswalpha(c);
if (iVar1 != 0) {
fwrite("alphabetique ",1,0xd,stdout);
}
iVar1 = iswcntrl(c);
if (iVar1 != 0) {
... |
void MASKED(uint param_1)
{
int iVar1;
fprintf(stdout,"%lc : ",(ulong)param_1);
iVar1 = iswalnum(param_1);
if (iVar1 != 0) {
fwrite("alphanumerique ",1,0xf,stdout);
}
iVar1 = iswalpha(param_1);
if (iVar1 != 0) {
fwrite("alphabetique ",1,0xd,stdout);
}
iVar1 = iswcntrl(param_1);
if (iVar... |
26_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | main | FUN_00401434 |
/* WARNING: Unknown calling convention */
int main(void)
{
wint_t c;
wint_t character;
setlocale(6,"");
while( true ) {
c = getwchar();
if (c == 0xffffffff) break;
display_character(c);
}
return 0;
}
|
undefined8 FUN_00401434(void)
{
wint_t wVar1;
setlocale(6,"");
while( true ) {
wVar1 = getwchar();
if (wVar1 == 0xffffffff) break;
FUN_00401212(wVar1);
}
return 0;
}
| PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV ESI,0x40208b
MOV EDI,0x6
CALL 0x004010e0
JMP 0x00401457
MOV EAX,dword ptr [RBP + -0x4]
MOV EDI,EAX
CALL 0x00401212
CALL 0x00401040
MOV dword ptr [RBP + -0x4],EAX
CMP dword ptr [RBP + -0x4],-0x1
JNZ 0x0040144d
MOV EAX,0x0
LEAVE
RET | {"edges": [{"source": "INT_EQUAL_0040145f_32", "target": "reg_register:00000206", "type": "def"}, {"source": "var_0040144d", "target": "CBRANCH_00401463_38", "type": "use"}, {"source": "CALL_00401457_21", "target": "reg_register:00000000", "type": "def"}, {"source": "COPY_00401446_155", "target": "unique_268435528", "t... | {"edges": [{"source": "INT_EQUAL_0040145f_32", "target": "reg_register:00000206", "type": "def"}, {"source": "var_0040144d", "target": "CBRANCH_00401463_38", "type": "use"}, {"source": "CALL_00401457_21", "target": "reg_register:00000000", "type": "def"}, {"source": "COPY_00401465_39", "target": "reg_register:00000000"... | {"edges": [{"source": "00401434", "target": "004010e0", "type": "control_flow"}, {"source": "00401434", "target": "00401457", "type": "control_flow"}, {"source": "0040144d", "target": "00401212", "type": "control_flow"}, {"source": "0040144d", "target": "00401457", "type": "control_flow"}, {"source": "00401457", "targe... | {"edges": [{"source": "00401434", "target": "004010e0", "type": "control_flow"}, {"source": "00401434", "target": "00401457", "type": "control_flow"}, {"source": "0040144d", "target": "00401212", "type": "control_flow"}, {"source": "0040144d", "target": "00401457", "type": "control_flow"}, {"source": "00401457", "targe... | null | null | [["CALL_00401457_21", "reg_register:00000000", "output"], ["COPY_0040146b_81", "reg_register:00000000", "output"], ["const_6", "CALL_00401446_17", "input"], ["const_0", "COPY_0040146b_81", "input"], ["INT_EQUAL_0040145f_32", "reg_register:00000206", "output"], ["var_00401457", "BRANCH_0040144b_18", "input"], ["reg_regi... | [["CALL_00401457_21", "reg_register:00000000", "output"], ["const_6", "CALL_00401446_17", "input"], ["INT_EQUAL_0040145f_32", "reg_register:00000206", "output"], ["COPY_00401446_152", "unique_268435528", "output"], ["var_00401457", "BRANCH_0040144b_18", "input"], ["reg_register:00000000", "RETURN_0040146b_45", "input"]... | {"edges": [{"source": "CALL_00401457_21", "target": "reg_register:00000000", "type": "output"}, {"source": "COPY_0040146b_81", "target": "reg_register:00000000", "type": "output"}, {"source": "const_6", "target": "CALL_00401446_17", "type": "input"}, {"source": "const_0", "target": "COPY_0040146b_81", "type": "input"},... | {"edges": [{"source": "CALL_00401457_21", "target": "reg_register:00000000", "type": "output"}, {"source": "const_6", "target": "CALL_00401446_17", "type": "input"}, {"source": "INT_EQUAL_0040145f_32", "target": "reg_register:00000206", "type": "output"}, {"source": "COPY_00401446_152", "target": "unique_268435528", "t... | 00401434 | unknown_arch | unknown_opt | [{"address": "00401434", "is_external": false, "is_global": true, "name": "main", "namespace": "Global", "type": "Function"}, {"address": "0040208b", "is_external": false, "is_global": true, "name": "DAT_0040208b", "namespace": "Global", "type": "Label"}, {"address": "004010e0", "is_external": false, "is_global": true,... | [{"address": "0040208b", "datatype": "undefined", "from_instruction": "0040143c", "symbol_name": "DAT_0040208b", "symbol_type": "Label", "value": "0x0"}] | {"called_functions": [{"address": "00401212", "is_external": false, "name": "display_character", "namespace": "Global", "signature": "void display_character(wint_t c)"}, {"address": "00401040", "is_external": false, "name": "getwchar", "namespace": "<EXTERNAL>", "signature": "wint_t getwchar(void)"}, {"address": "00401... | [] | {"incoming": [{"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "004020b8", "from_function": "", "type": "INDIRECTION"}, {"from": "00402178", "from_function": "", "type": "DATA"}, {"from": "0040114d", "from_function": "_start", "type": "PARAM"}], "outgoing": [{"from": "0040143c", "is_external":... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": ["typedef wint_t uint"], "parameter_types": [], "referenced_data_types": ["undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "0040146b", "start": "00401434"}], "entry_block": {"end": "004014d0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "929", "start": "00401130", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401434", "instruction": "PUSH RBP", "pcode_ops": ["(unique, 0x23c00, 8) COPY (register, 0x28, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", " --- STORE (const, 0x1b1, 8) , (register, 0x20, 8) , (unique, 0x23c00, 8)"]}, {"address": "00401435", "instruction": "MOV RBP,RSP", "p... | {"callees": [{"address": "00401212", "is_external": false, "name": "display_character", "namespace": "Global", "signature": "void display_character(wint_t c)"}, {"address": "00401040", "is_external": false, "name": "getwchar", "namespace": "<EXTERNAL>", "signature": "wint_t getwchar(void)"}, {"address": "004010e0", "is... | {"exports": [{"address": "00401434", "name": "main", "symbol": "main"}], "imports": []} | [] | [] | [{"address": "00401434", "bytes": "55", "fall_through": "00401435", "flow_type": "FALL_THROUGH", "length": "1", "mnemonic": "PUSH", "operands": ["RBP"], "refs_from": []}, {"address": "00401435", "bytes": "4889e5", "fall_through": "00401438", "flow_type": "FALL_THROUGH", "length": "3", "mnemonic": "MOV", "operands": ["R... | {"body": {"end": "0040146b", "num_addresses": "56", "start": "00401434"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": false, "is_st... | [{"address": "00401434", "is_external": false, "is_global": true, "name": "FUN_00401434", "namespace": "Global", "type": "Function"}, {"address": "0040208b", "is_external": false, "is_global": true, "name": "DAT_0040208b", "namespace": "Global", "type": "Label"}, {"address": "004010e0", "is_external": false, "is_global... | [{"address": "0040208b", "datatype": "undefined", "from_instruction": "0040143c", "symbol_name": "DAT_0040208b", "symbol_type": "Label", "value": "0x0"}] | {"called_functions": [{"address": "00401040", "is_external": false, "name": "getwchar", "namespace": "<EXTERNAL>", "signature": "wint_t getwchar(void)"}, {"address": "004010e0", "is_external": false, "name": "setlocale", "namespace": "<EXTERNAL>", "signature": "char * setlocale(int __category, char * __locale)"}, {"add... | [] | {"incoming": [{"from": "004020b8", "from_function": "", "type": "INDIRECTION"}, {"from": "00402178", "from_function": "", "type": "DATA"}, {"from": "0040114d", "from_function": "entry", "type": "PARAM"}], "outgoing": [{"from": "0040143c", "is_external": false, "to": "0040208b", "to_function": "", "type": "PARAM"}, {"fr... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": ["undefined4"], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "0040146b", "start": "00401434"}], "entry_block": {"end": "004014d0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "929", "start": "00401130", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401434", "instruction": "PUSH RBP", "pcode_ops": ["(unique, 0x23c00, 8) COPY (register, 0x28, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", " --- STORE (const, 0x1b1, 8) , (register, 0x20, 8) , (unique, 0x23c00, 8)"]}, {"address": "00401435", "instruction": "MOV RBP,RSP", "p... | {"callees": [{"address": "00401040", "is_external": false, "name": "getwchar", "namespace": "<EXTERNAL>", "signature": "wint_t getwchar(void)"}, {"address": "004010e0", "is_external": false, "name": "setlocale", "namespace": "<EXTERNAL>", "signature": "char * setlocale(int __category, char * __locale)"}, {"address": "0... | {"exports": [{"address": "00401434", "name": "FUN_00401434", "symbol": "FUN_00401434"}], "imports": []} | [] | [] | [{"address": "00401434", "bytes": "55", "fall_through": "00401435", "flow_type": "FALL_THROUGH", "length": "1", "mnemonic": "PUSH", "operands": ["RBP"], "refs_from": []}, {"address": "00401435", "bytes": "4889e5", "fall_through": "00401438", "flow_type": "FALL_THROUGH", "length": "3", "mnemonic": "MOV", "operands": ["R... | {"body": {"end": "0040146b", "num_addresses": "56", "start": "00401434"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [{"comment": "", "datatype": "undefined4", "is_register": false, "is_stack": tru... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention */
int MASKED(void)
{
wint_t c;
wint_t character;
setlocale(6,"");
while( true ) {
c = getwchar();
if (c == 0xffffffff) break;
display_character(c);
}
return 0;
}
|
undefined8 MASKED(void)
{
wint_t wVar1;
setlocale(6,"");
while( true ) {
wVar1 = getwchar();
if (wVar1 == 0xffffffff) break;
FUN_00401212(wVar1);
}
return 0;
}
|
27_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | __libc_csu_init | FUN_00401470 |
void __libc_csu_init(EVP_PKEY_CTX *param_1,undefined8 param_2,undefined8 param_3)
{
long lVar1;
_init(param_1);
lVar1 = 0;
do {
(*(code *)(&__frame_dummy_init_array_entry)[lVar1])((ulong)param_1 & 0xffffffff,param_2,param_3)
;
lVar1 = lVar1 + 1;
} while (lVar1 != 1);
return;
}
|
void FUN_00401470(undefined4 param_1,undefined8 param_2,undefined8 param_3)
{
long lVar1;
_DT_INIT();
lVar1 = 0;
do {
(*(code *)(&__DT_INIT_ARRAY)[lVar1])(param_1,param_2,param_3);
lVar1 = lVar1 + 1;
} while (lVar1 != 1);
return;
}
| PUSH R15
MOV R15,RDX
PUSH R14
MOV R14,RSI
PUSH R13
MOV R13D,EDI
PUSH R12
LEA R12,[0x403df0]
PUSH RBP
LEA RBP,[0x403df8]
PUSH RBX
SUB RBP,R12
SUB RSP,0x8
CALL 0x00401000
SAR RBP,0x3
JZ 0x004014be
XOR EBX,EBX
NOP dword ptr [RAX]
MOV RDX,R15
MOV RSI,R14
MOV EDI,R13D
CALL qword ptr [R12 + RBX*0x8]
ADD RBX,0x1
CMP RBP,RBX
J... | {"edges": [{"source": "const_4294967295", "target": "INT_AND_0040147c_222", "type": "use"}, {"source": "reg_register:00000030", "target": "CALLIND_004014b1_100", "type": "use"}, {"source": "var_004014a8", "target": "CBRANCH_004014bc_121", "type": "use"}, {"source": "PTRSUB_004014b1_284", "target": "unique_268435570", "... | {"edges": [{"source": "unique_268435578", "target": "PTRADD_004014b1_283", "type": "use"}, {"source": "reg_register:00000030", "target": "CALLIND_004014b1_100", "type": "use"}, {"source": "var_004014a8", "target": "CBRANCH_004014bc_121", "type": "use"}, {"source": "reg_register:00000018", "target": "MULTIEQUAL_004014a8... | {"edges": [{"source": "00401470", "target": "00401000", "type": "control_flow"}, {"source": "00401470", "target": "004014be", "type": "control_flow"}, {"source": "00401470", "target": "004014a3", "type": "control_flow"}, {"source": "004014a3", "target": "004014a8", "type": "control_flow"}, {"source": "004014a8", "targe... | {"edges": [{"source": "00401470", "target": "00401000", "type": "control_flow"}, {"source": "00401470", "target": "004014be", "type": "control_flow"}, {"source": "00401470", "target": "004014a3", "type": "control_flow"}, {"source": "004014a3", "target": "004014a8", "type": "control_flow"}, {"source": "004014a8", "targe... | null | null | [["reg_register:00000018", "MULTIEQUAL_004014a8_204", "input"], ["reg_register:00000018", "INT_ADD_004014b5_103", "input"], ["reg_register:00000206", "CBRANCH_004014bc_121", "input"], ["reg_register:00000038", "CAST_0040147c_286", "input"], ["const_433", "LOAD_004014b1_96", "input"], ["unique_57088", "CAST_004014b1_287... | [["COPY_004014a3_199", "reg_register:00000018", "output"], ["reg_register:00000018", "INT_ADD_004014b5_103", "input"], ["reg_register:00000206", "CBRANCH_004014bc_121", "input"], ["const_433", "LOAD_004014b1_96", "input"], ["PTRADD_004014b1_283", "unique_18944", "output"], ["INT_NOTEQUAL_004014b9_115", "reg_register:00... | {"edges": [{"source": "reg_register:00000018", "target": "MULTIEQUAL_004014a8_204", "type": "input"}, {"source": "reg_register:00000018", "target": "INT_ADD_004014b5_103", "type": "input"}, {"source": "reg_register:00000206", "target": "CBRANCH_004014bc_121", "type": "input"}, {"source": "reg_register:00000038", "targe... | {"edges": [{"source": "COPY_004014a3_199", "target": "reg_register:00000018", "type": "output"}, {"source": "reg_register:00000018", "target": "INT_ADD_004014b5_103", "type": "input"}, {"source": "reg_register:00000206", "target": "CBRANCH_004014bc_121", "type": "input"}, {"source": "const_433", "target": "LOAD_004014b... | 00401470 | unknown_arch | unknown_opt | [{"address": "00401470", "is_external": false, "is_global": true, "name": "__libc_csu_init", "namespace": "Global", "type": "Function"}, {"address": "00403df0", "is_external": false, "is_global": true, "name": "__frame_dummy_init_array_entry", "namespace": "Global", "type": "Label"}, {"address": "00403df0", "is_externa... | [{"address": "00403df0", "datatype": "pointer", "from_instruction": "00401481", "symbol_name": "__frame_dummy_init_array_entry", "symbol_type": "Label", "value": "00401210"}, {"address": "00403df8", "datatype": "pointer", "from_instruction": "00401489", "symbol_name": "__do_global_dtors_aux_fini_array_entry", "symbol_t... | {"called_functions": [{"address": "00401000", "is_external": false, "name": "_init", "namespace": "Global", "signature": "int _init(EVP_PKEY_CTX * ctx)"}, {"address": "004011e0", "is_external": false, "name": "__do_global_dtors_aux", "namespace": "Global", "signature": "undefined __do_global_dtors_aux()"}, {"address": ... | [] | {"incoming": [{"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "004020c0", "from_function": "", "type": "INDIRECTION"}, {"from": "00402198", "from_function": "", "type": "DATA"}, {"from": "00401146", "from_function": "_start", "type": "PARAM"}], "outgoing": [{"from": "00401481", "is_external":... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004014cc", "start": "00401470"}], "entry_block": {"end": "004014d0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "929", "start": "00401130", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401470", "instruction": "PUSH R15", "pcode_ops": ["(unique, 0x23c00, 8) COPY (register, 0xb8, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", " --- STORE (const, 0x1b1, 8) , (register, 0x20, 8) , (unique, 0x23c00, 8)"]}, {"address": "00401472", "instruction": "MOV R15,RDX", "p... | {"callees": [{"address": "00401000", "is_external": false, "name": "_init", "namespace": "Global", "signature": "int _init(EVP_PKEY_CTX * ctx)"}, {"address": "004011e0", "is_external": false, "name": "__do_global_dtors_aux", "namespace": "Global", "signature": "undefined __do_global_dtors_aux()"}, {"address": "00401210... | {"exports": [{"address": "00401470", "name": "__libc_csu_init", "symbol": "__libc_csu_init"}], "imports": []} | [] | [] | [{"address": "00401470", "bytes": "4157", "fall_through": "00401472", "flow_type": "FALL_THROUGH", "length": "2", "mnemonic": "PUSH", "operands": ["R15"], "refs_from": []}, {"address": "00401472", "bytes": "4989d7", "fall_through": "00401475", "flow_type": "FALL_THROUGH", "length": "3", "mnemonic": "MOV", "operands": [... | {"body": {"end": "004014cc", "num_addresses": "93", "start": "00401470"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "__libc_csu_init", "namespace": "Global", "parameters": [], "qualifi... | [{"address": "00401470", "is_external": false, "is_global": true, "name": "FUN_00401470", "namespace": "Global", "type": "Function"}, {"address": "00403df0", "is_external": false, "is_global": true, "name": "__DT_INIT_ARRAY", "namespace": "Global", "type": "Label"}, {"address": "00403df8", "is_external": false, "is_glo... | [{"address": "00403df0", "datatype": "pointer", "from_instruction": "00401481", "symbol_name": "__DT_INIT_ARRAY", "symbol_type": "Label", "value": "00401210"}, {"address": "00403df8", "datatype": "pointer", "from_instruction": "00401489", "symbol_name": "__DT_FINI_ARRAY", "symbol_type": "Label", "value": "004011e0"}] | {"called_functions": [{"address": "00401210", "is_external": false, "name": "_INIT_0", "namespace": "Global", "signature": "undefined _INIT_0()"}, {"address": "004011e0", "is_external": false, "name": "_FINI_0", "namespace": "Global", "signature": "undefined _FINI_0()"}, {"address": "00401000", "is_external": false, "n... | [] | {"incoming": [{"from": "004020c0", "from_function": "", "type": "INDIRECTION"}, {"from": "00402198", "from_function": "", "type": "DATA"}, {"from": "00401146", "from_function": "entry", "type": "PARAM"}], "outgoing": [{"from": "00401481", "is_external": false, "to": "00403df0", "to_function": "", "type": "DATA"}, {"fro... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004014cc", "start": "00401470"}], "entry_block": {"end": "004014d0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "929", "start": "00401130", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401470", "instruction": "PUSH R15", "pcode_ops": ["(unique, 0x23c00, 8) COPY (register, 0xb8, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", " --- STORE (const, 0x1b1, 8) , (register, 0x20, 8) , (unique, 0x23c00, 8)"]}, {"address": "00401472", "instruction": "MOV R15,RDX", "p... | {"callees": [{"address": "00401210", "is_external": false, "name": "_INIT_0", "namespace": "Global", "signature": "undefined _INIT_0()"}, {"address": "004011e0", "is_external": false, "name": "_FINI_0", "namespace": "Global", "signature": "undefined _FINI_0()"}, {"address": "00401000", "is_external": false, "name": "_D... | {"exports": [{"address": "00401470", "name": "FUN_00401470", "symbol": "FUN_00401470"}], "imports": []} | [] | [] | [{"address": "00401470", "bytes": "4157", "fall_through": "00401472", "flow_type": "FALL_THROUGH", "length": "2", "mnemonic": "PUSH", "operands": ["R15"], "refs_from": []}, {"address": "00401472", "bytes": "4989d7", "fall_through": "00401475", "flow_type": "FALL_THROUGH", "length": "3", "mnemonic": "MOV", "operands": [... | {"body": {"end": "004014cc", "num_addresses": "93", "start": "00401470"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "FUN_00401470", "namespace": "Global", "parameters": [], "qualified_... | null | null | null | null | null | null |
void MASKED(EVP_PKEY_CTX *param_1,undefined8 param_2,undefined8 param_3)
{
long lVar1;
_init(param_1);
lVar1 = 0;
do {
(*(code *)(&__frame_dummy_init_array_entry)[lVar1])((ulong)param_1 & 0xffffffff,param_2,param_3)
;
lVar1 = lVar1 + 1;
} while (lVar1 != 1);
return;
}
|
void MASKED(undefined4 param_1,undefined8 param_2,undefined8 param_3)
{
long lVar1;
_DT_INIT();
lVar1 = 0;
do {
(*(code *)(&__DT_INIT_ARRAY)[lVar1])(param_1,param_2,param_3);
lVar1 = lVar1 + 1;
} while (lVar1 != 1);
return;
}
|
28_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | __libc_csu_fini | FUN_004014d0 |
void __libc_csu_fini(void)
{
return;
}
|
void FUN_004014d0(void)
{
return;
}
| RET | {"edges": [{"source": "const_0", "target": "RETURN_004014d0_2", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_004014d0_2", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_0", "target": "RETURN_004014d0_2", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_004014d0_2", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": [{"id": "004014d0", "label": "004014d0", "type": "basic_block"}]} | {"edges": [], "nodes": [{"id": "004014d0", "label": "004014d0", "type": "basic_block"}]} | null | null | [["const_0", "RETURN_004014d0_2", "input"]] | [["const_0", "RETURN_004014d0_2", "input"]] | {"edges": [{"source": "const_0", "target": "RETURN_004014d0_2", "type": "input"}], "nodes": [{"id": "RETURN_004014d0_2", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_0", "target": "RETURN_004014d0_2", "type": "input"}], "nodes": [{"id": "RETURN_004014d0_2", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | 004014d0 | unknown_arch | unknown_opt | [{"address": "004014d0", "is_external": false, "is_global": true, "name": "__libc_csu_fini", "namespace": "Global", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined __libc_csu_fini()"} | [] | {"incoming": [{"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "004020c8", "from_function": "", "type": "INDIRECTION"}, {"from": "004021e0", "from_function": "", "type": "DATA"}, {"from": "0040113f", "from_function": "_start", "type": "PARAM"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004014d0", "start": "004014d0"}], "entry_block": {"end": "004014d0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "929", "start": "00401130", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004014d0", "instruction": "RET", "pcode_ops": ["(register, 0x288, 8) LOAD (const, 0x1b1, 8) , (register, 0x20, 8)", "(register, 0x20, 8) INT_ADD (register, 0x20, 8) , (const, 0x8, 8)", " --- RETURN (register, 0x288, 8)"]}] | {"callees": [], "callers": []} | {"exports": [{"address": "004014d0", "name": "__libc_csu_fini", "symbol": "__libc_csu_fini"}], "imports": []} | [] | [] | [{"address": "004014d0", "bytes": "c3", "fall_through": "", "flow_type": "TERMINATOR", "length": "1", "mnemonic": "RET", "operands": [], "refs_from": []}] | {"body": {"end": "004014d0", "num_addresses": "1", "start": "004014d0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "__libc_csu_fini", "namespace": "Global", "parameters": [], "qualifie... | [{"address": "004014d0", "is_external": false, "is_global": true, "name": "FUN_004014d0", "namespace": "Global", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined FUN_004014d0()"} | [] | {"incoming": [{"from": "004020c8", "from_function": "", "type": "INDIRECTION"}, {"from": "004021e0", "from_function": "", "type": "DATA"}, {"from": "0040113f", "from_function": "entry", "type": "PARAM"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004014d0", "start": "004014d0"}], "entry_block": {"end": "004014d0", "execute": true, "initialized": true, "name": ".text", "read": true, "size": "929", "start": "00401130", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004014d0", "instruction": "RET", "pcode_ops": ["(register, 0x288, 8) LOAD (const, 0x1b1, 8) , (register, 0x20, 8)", "(register, 0x20, 8) INT_ADD (register, 0x20, 8) , (const, 0x8, 8)", " --- RETURN (register, 0x288, 8)"]}] | {"callees": [], "callers": []} | {"exports": [{"address": "004014d0", "name": "FUN_004014d0", "symbol": "FUN_004014d0"}], "imports": []} | [] | [] | [{"address": "004014d0", "bytes": "c3", "fall_through": "", "flow_type": "TERMINATOR", "length": "1", "mnemonic": "RET", "operands": [], "refs_from": []}] | {"body": {"end": "004014d0", "num_addresses": "1", "start": "004014d0"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "FUN_004014d0", "namespace": "Global", "parameters": [], "qualified_n... | null | null | null | null | null | null |
void MASKED(void)
{
return;
}
|
void MASKED(void)
{
return;
}
|
29_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | _fini | _DT_FINI |
void _fini(void)
{
return;
}
|
void _DT_FINI(void)
{
return;
}
| SUB RSP,0x8
ADD RSP,0x8
RET | {"edges": [{"source": "const_0", "target": "RETURN_004014dc_20", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_004014dc_20", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_0", "target": "RETURN_004014dc_20", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_004014dc_20", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": [{"id": "004014d4", "label": "004014d4", "type": "basic_block"}]} | {"edges": [], "nodes": [{"id": "004014d4", "label": "004014d4", "type": "basic_block"}]} | null | null | [["const_0", "RETURN_004014dc_20", "input"]] | [["const_0", "RETURN_004014dc_20", "input"]] | {"edges": [{"source": "const_0", "target": "RETURN_004014dc_20", "type": "input"}], "nodes": [{"id": "RETURN_004014dc_20", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_0", "target": "RETURN_004014dc_20", "type": "input"}], "nodes": [{"id": "RETURN_004014dc_20", "label": "RETURN", "type": "op"}, {"id": "const_0", "label": "input", "type": "var"}]} | 004014d4 | unknown_arch | unknown_opt | [{"address": "004014d4", "is_external": false, "is_global": true, "name": "_fini", "namespace": "Global", "type": "Function"}, {"address": "004014d4", "is_external": false, "is_global": true, "name": "__DT_FINI", "namespace": "Global", "type": "Label"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined _fini()"} | [] | {"incoming": [{"from": "_elfSectionHeaders::00000390", "from_function": "", "type": "DATA"}, {"from": "00403e38", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004014dc", "start": "004014d4"}], "entry_block": {"end": "004014dc", "execute": true, "initialized": true, "name": ".fini", "read": true, "size": "9", "start": "004014d4", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004014d4", "instruction": "SUB RSP,0x8", "pcode_ops": ["(register, 0x200, 1) INT_LESS (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x20b, 1) INT_SBORROW (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x207, 1) INT_SLESS (regi... | {"callees": [], "callers": []} | {"exports": [{"address": "004014d4", "name": "_fini", "symbol": "_fini"}], "imports": []} | [] | [] | [{"address": "004014d4", "bytes": "4883ec08", "fall_through": "004014d8", "flow_type": "FALL_THROUGH", "length": "4", "mnemonic": "SUB", "operands": ["RSP", "0x8"], "refs_from": []}, {"address": "004014d8", "bytes": "4883c408", "fall_through": "004014dc", "flow_type": "FALL_THROUGH", "length": "4", "mnemonic": "ADD", "... | {"body": {"end": "004014dc", "num_addresses": "9", "start": "004014d4"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "_fini", "namespace": "Global", "parameters": [], "qualified_name": "... | [{"address": "004014d4", "is_external": false, "is_global": true, "name": "_DT_FINI", "namespace": "Global", "type": "Function"}, {"address": "004014d4", "is_external": false, "is_global": true, "name": "__DT_FINI", "namespace": "Global", "type": "Label"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined _DT_FINI()"} | [] | {"incoming": [{"from": "_elfSectionHeaders::00000390", "from_function": "", "type": "DATA"}, {"from": "00403e38", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "004014dc", "start": "004014d4"}], "entry_block": {"end": "004014dc", "execute": true, "initialized": true, "name": ".fini", "read": true, "size": "9", "start": "004014d4", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "004014d4", "instruction": "SUB RSP,0x8", "pcode_ops": ["(register, 0x200, 1) INT_LESS (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x20b, 1) INT_SBORROW (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x207, 1) INT_SLESS (regi... | {"callees": [], "callers": []} | {"exports": [{"address": "004014d4", "name": "_DT_FINI", "symbol": "_DT_FINI"}], "imports": []} | [] | [] | [{"address": "004014d4", "bytes": "4883ec08", "fall_through": "004014d8", "flow_type": "FALL_THROUGH", "length": "4", "mnemonic": "SUB", "operands": ["RSP", "0x8"], "refs_from": []}, {"address": "004014d8", "bytes": "4883c408", "fall_through": "004014dc", "flow_type": "FALL_THROUGH", "length": "4", "mnemonic": "ADD", "... | {"body": {"end": "004014dc", "num_addresses": "9", "start": "004014d4"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "_DT_FINI", "namespace": "Global", "parameters": [], "qualified_name"... | null | null | null | null | null | null |
void MASKED(void)
{
return;
}
|
void MASKED(void)
{
return;
}
|
30_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswlower | iswlower |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswlower(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* iswlower@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswlower(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405000_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405000_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405000_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405000_0", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405000_0", "input"]] | [["const_1", "RETURN_00405000_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405000_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405000_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405000_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405000_0", "label": "RETURN", "type": "op"}]} | 00405000 | unknown_arch | unknown_opt | [{"address": "00405000", "is_external": false, "is_global": true, "name": "iswlower", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswlower(wint_t __wc)"} | [] | {"incoming": [{"from": "00404018", "from_function": "", "type": "DATA"}, {"from": "00401030", "from_function": "iswlower", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405000", "start": "00405000"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401030", "is_external": false, "name": "iswlower", "namespace": "<EXTERNAL>", "signature": "int iswlower(wint_t __wc)"}]} | {"exports": [{"address": "00405000", "name": "iswlower", "symbol": "iswlower"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405000", "num_addresses": "1", "start": "00405000"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswlower", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | [{"address": "00405000", "is_external": false, "is_global": true, "name": "iswlower", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswlower(wint_t __wc)"} | [] | {"incoming": [{"from": "00404018", "from_function": "", "type": "DATA"}, {"from": "00401030", "from_function": "iswlower", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405000", "start": "00405000"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401030", "is_external": false, "name": "iswlower", "namespace": "<EXTERNAL>", "signature": "int iswlower(wint_t __wc)"}]} | {"exports": [{"address": "00405000", "name": "iswlower", "symbol": "iswlower"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405000", "num_addresses": "1", "start": "00405000"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswlower", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
31_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | getwchar | getwchar |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
wint_t getwchar(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* getwchar@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
wint_t getwchar(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405008_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405008_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405008_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405008_0", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405008_0", "input"]] | [["const_1", "RETURN_00405008_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405008_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405008_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405008_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405008_0", "label": "RETURN", "type": "op"}]} | 00405008 | unknown_arch | unknown_opt | [{"address": "00405008", "is_external": false, "is_global": true, "name": "getwchar", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "typedef wint_t uint", "signature": "wint_t getwchar(void)"} | [] | {"incoming": [{"from": "00404020", "from_function": "", "type": "DATA"}, {"from": "00401040", "from_function": "getwchar", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["typedef wint_t uint"]} | {"body_ranges": [{"end": "00405008", "start": "00405008"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401040", "is_external": false, "name": "getwchar", "namespace": "<EXTERNAL>", "signature": "wint_t getwchar(void)"}]} | {"exports": [{"address": "00405008", "name": "getwchar", "symbol": "getwchar"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405008", "num_addresses": "1", "start": "00405008"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "getwchar", "namespace": "<EXTERNAL>", "parameters": [], "qualified_na... | [{"address": "00405008", "is_external": false, "is_global": true, "name": "getwchar", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "typedef wint_t uint", "signature": "wint_t getwchar(void)"} | [] | {"incoming": [{"from": "00404020", "from_function": "", "type": "DATA"}, {"from": "00401040", "from_function": "getwchar", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["typedef wint_t uint"]} | {"body_ranges": [{"end": "00405008", "start": "00405008"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401040", "is_external": false, "name": "getwchar", "namespace": "<EXTERNAL>", "signature": "wint_t getwchar(void)"}]} | {"exports": [{"address": "00405008", "name": "getwchar", "symbol": "getwchar"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405008", "num_addresses": "1", "start": "00405008"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "getwchar", "namespace": "<EXTERNAL>", "parameters": [], "qualified_na... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
wint_t MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
wint_t MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
32_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswpunct | iswpunct |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswpunct(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* iswpunct@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswpunct(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405010_0", "type": "use"}], "nodes": [{"id": "RETURN_00405010_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405010_0", "type": "use"}], "nodes": [{"id": "RETURN_00405010_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405010_0", "input"]] | [["const_1", "RETURN_00405010_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405010_0", "type": "input"}], "nodes": [{"id": "RETURN_00405010_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405010_0", "type": "input"}], "nodes": [{"id": "RETURN_00405010_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | 00405010 | unknown_arch | unknown_opt | [{"address": "00405010", "is_external": false, "is_global": true, "name": "iswpunct", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswpunct(wint_t __wc)"} | [] | {"incoming": [{"from": "00404028", "from_function": "", "type": "DATA"}, {"from": "00401050", "from_function": "iswpunct", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405010", "start": "00405010"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401050", "is_external": false, "name": "iswpunct", "namespace": "<EXTERNAL>", "signature": "int iswpunct(wint_t __wc)"}]} | {"exports": [{"address": "00405010", "name": "iswpunct", "symbol": "iswpunct"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405010", "num_addresses": "1", "start": "00405010"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswpunct", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | [{"address": "00405010", "is_external": false, "is_global": true, "name": "iswpunct", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswpunct(wint_t __wc)"} | [] | {"incoming": [{"from": "00404028", "from_function": "", "type": "DATA"}, {"from": "00401050", "from_function": "iswpunct", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405010", "start": "00405010"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401050", "is_external": false, "name": "iswpunct", "namespace": "<EXTERNAL>", "signature": "int iswpunct(wint_t __wc)"}]} | {"exports": [{"address": "00405010", "name": "iswpunct", "symbol": "iswpunct"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405010", "num_addresses": "1", "start": "00405010"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswpunct", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
33_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswcntrl | iswcntrl |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswcntrl(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* iswcntrl@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswcntrl(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405018_0", "type": "use"}], "nodes": [{"id": "RETURN_00405018_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405018_0", "type": "use"}], "nodes": [{"id": "RETURN_00405018_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405018_0", "input"]] | [["const_1", "RETURN_00405018_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405018_0", "type": "input"}], "nodes": [{"id": "RETURN_00405018_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405018_0", "type": "input"}], "nodes": [{"id": "RETURN_00405018_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | 00405018 | unknown_arch | unknown_opt | [{"address": "00405018", "is_external": false, "is_global": true, "name": "iswcntrl", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswcntrl(wint_t __wc)"} | [] | {"incoming": [{"from": "00404030", "from_function": "", "type": "DATA"}, {"from": "00401060", "from_function": "iswcntrl", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405018", "start": "00405018"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401060", "is_external": false, "name": "iswcntrl", "namespace": "<EXTERNAL>", "signature": "int iswcntrl(wint_t __wc)"}]} | {"exports": [{"address": "00405018", "name": "iswcntrl", "symbol": "iswcntrl"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405018", "num_addresses": "1", "start": "00405018"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswcntrl", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | [{"address": "00405018", "is_external": false, "is_global": true, "name": "iswcntrl", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswcntrl(wint_t __wc)"} | [] | {"incoming": [{"from": "00404030", "from_function": "", "type": "DATA"}, {"from": "00401060", "from_function": "iswcntrl", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405018", "start": "00405018"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401060", "is_external": false, "name": "iswcntrl", "namespace": "<EXTERNAL>", "signature": "int iswcntrl(wint_t __wc)"}]} | {"exports": [{"address": "00405018", "name": "iswcntrl", "symbol": "iswcntrl"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405018", "num_addresses": "1", "start": "00405018"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswcntrl", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
34_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswxdigit | iswxdigit |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswxdigit(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* iswxdigit@@GLIBC_2.2.5 */
halt_baddata();
}... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswxdigit(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405020_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405020_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405020_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405020_0", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405020_0", "input"]] | [["const_1", "RETURN_00405020_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405020_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405020_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405020_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405020_0", "label": "RETURN", "type": "op"}]} | 00405020 | unknown_arch | unknown_opt | [{"address": "00405020", "is_external": false, "is_global": true, "name": "iswxdigit", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswxdigit(wint_t __wc)"} | [] | {"incoming": [{"from": "00404038", "from_function": "", "type": "DATA"}, {"from": "00401070", "from_function": "iswxdigit", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405020", "start": "00405020"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401070", "is_external": false, "name": "iswxdigit", "namespace": "<EXTERNAL>", "signature": "int iswxdigit(wint_t __wc)"}]} | {"exports": [{"address": "00405020", "name": "iswxdigit", "symbol": "iswxdigit"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405020", "num_addresses": "1", "start": "00405020"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswxdigit", "namespace": "<EXTERNAL>", "parameters": [{"comment": "",... | [{"address": "00405020", "is_external": false, "is_global": true, "name": "iswxdigit", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswxdigit(wint_t __wc)"} | [] | {"incoming": [{"from": "00404038", "from_function": "", "type": "DATA"}, {"from": "00401070", "from_function": "iswxdigit", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405020", "start": "00405020"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401070", "is_external": false, "name": "iswxdigit", "namespace": "<EXTERNAL>", "signature": "int iswxdigit(wint_t __wc)"}]} | {"exports": [{"address": "00405020", "name": "iswxdigit", "symbol": "iswxdigit"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405020", "num_addresses": "1", "start": "00405020"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswxdigit", "namespace": "<EXTERNAL>", "parameters": [{"comment": "",... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
35_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswdigit | iswdigit |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswdigit(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* iswdigit@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswdigit(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405028_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405028_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405028_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405028_0", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405028_0", "input"]] | [["const_1", "RETURN_00405028_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405028_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405028_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405028_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405028_0", "label": "RETURN", "type": "op"}]} | 00405028 | unknown_arch | unknown_opt | [{"address": "00405028", "is_external": false, "is_global": true, "name": "iswdigit", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswdigit(wint_t __wc)"} | [] | {"incoming": [{"from": "00404040", "from_function": "", "type": "DATA"}, {"from": "00401080", "from_function": "iswdigit", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405028", "start": "00405028"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401080", "is_external": false, "name": "iswdigit", "namespace": "<EXTERNAL>", "signature": "int iswdigit(wint_t __wc)"}]} | {"exports": [{"address": "00405028", "name": "iswdigit", "symbol": "iswdigit"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405028", "num_addresses": "1", "start": "00405028"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswdigit", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | [{"address": "00405028", "is_external": false, "is_global": true, "name": "iswdigit", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswdigit(wint_t __wc)"} | [] | {"incoming": [{"from": "00404040", "from_function": "", "type": "DATA"}, {"from": "00401080", "from_function": "iswdigit", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405028", "start": "00405028"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401080", "is_external": false, "name": "iswdigit", "namespace": "<EXTERNAL>", "signature": "int iswdigit(wint_t __wc)"}]} | {"exports": [{"address": "00405028", "name": "iswdigit", "symbol": "iswdigit"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405028", "num_addresses": "1", "start": "00405028"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswdigit", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
36_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | fputc | fputc |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fputc(int __c,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fputc@@GLIBC_2.2.5 */
halt_baddata()... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fputc(int __c,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405030_0", "type": "use"}], "nodes": [{"id": "RETURN_00405030_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405030_0", "type": "use"}], "nodes": [{"id": "RETURN_00405030_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405030_0", "input"]] | [["const_1", "RETURN_00405030_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405030_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405030_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405030_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405030_0", "label": "RETURN", "type": "op"}]} | 00405030 | unknown_arch | unknown_opt | [{"address": "00405030", "is_external": false, "is_global": true, "name": "fputc", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "int", "is_register": true, "is_stack": false, "name": "__c", "size": "4", "storage": "EDI:4"}, {"comment": "", "datatype": "FILE *", "is_register": true, "is_stack": false, "name": "__stream", "size": "8", "storage": "... | [] | {"incoming": [{"from": "00404048", "from_function": "", "type": "DATA"}, {"from": "00401090", "from_function": "fputc", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["FILE *"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405030", "start": "00405030"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401090", "is_external": false, "name": "fputc", "namespace": "<EXTERNAL>", "signature": "int fputc(int __c, FILE * __stream)"}]} | {"exports": [{"address": "00405030", "name": "fputc", "symbol": "fputc"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405030", "num_addresses": "1", "start": "00405030"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "fputc", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "da... | [{"address": "00405030", "is_external": false, "is_global": true, "name": "fputc", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "int", "is_register": true, "is_stack": false, "name": "__c", "size": "4", "storage": "EDI:4"}, {"comment": "", "datatype": "FILE *", "is_register": true, "is_stack": false, "name": "__stream", "size": "8", "storage": "... | [] | {"incoming": [{"from": "00404048", "from_function": "", "type": "DATA"}, {"from": "00401090", "from_function": "fputc", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["FILE *"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405030", "start": "00405030"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401090", "is_external": false, "name": "fputc", "namespace": "<EXTERNAL>", "signature": "int fputc(int __c, FILE * __stream)"}]} | {"exports": [{"address": "00405030", "name": "fputc", "symbol": "fputc"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405030", "num_addresses": "1", "start": "00405030"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "fputc", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "da... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __c,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@GLIBC_2.2.5 */
halt_baddata... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __c,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
37_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | __libc_start_main | __libc_start_main |
/* WARNING: Control flow encountered bad instruction data */
void __libc_start_main(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __libc_start_main@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __libc_start_main(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405038_0", "type": "use"}], "nodes": [{"id": "RETURN_00405038_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405038_0", "type": "use"}], "nodes": [{"id": "RETURN_00405038_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405038_0", "input"]] | [["const_1", "RETURN_00405038_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405038_0", "type": "input"}], "nodes": [{"id": "RETURN_00405038_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405038_0", "type": "input"}], "nodes": [{"id": "RETURN_00405038_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | 00405038 | unknown_arch | unknown_opt | [{"address": "00405038", "is_external": false, "is_global": true, "name": "__libc_start_main", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined __libc_start_main()"} | [] | {"incoming": [{"from": "00403ff0", "from_function": "", "type": "DATA"}, {"from": "00401154", "from_function": "_start", "type": "COMPUTED_CALL"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405038", "start": "00405038"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401130", "is_external": false, "name": "_start", "namespace": "Global", "signature": "undefined _start()"}]} | {"exports": [{"address": "00405038", "name": "__libc_start_main", "symbol": "__libc_start_main"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405038", "num_addresses": "1", "start": "00405038"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "__libc_start_main", "namespace": "<EXTERNAL>", "parameters": [], "qua... | [{"address": "00405038", "is_external": false, "is_global": true, "name": "__libc_start_main", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined __libc_start_main()"} | [] | {"incoming": [{"from": "00403ff0", "from_function": "", "type": "DATA"}, {"from": "00401154", "from_function": "entry", "type": "COMPUTED_CALL"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405038", "start": "00405038"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401130", "is_external": false, "name": "entry", "namespace": "Global", "signature": "undefined entry()"}]} | {"exports": [{"address": "00405038", "name": "__libc_start_main", "symbol": "__libc_start_main"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405038", "num_addresses": "1", "start": "00405038"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "__libc_start_main", "namespace": "<EXTERNAL>", "parameters": [], "qua... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
38_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswgraph | iswgraph |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswgraph(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* iswgraph@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswgraph(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405040_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405040_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405040_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405040_0", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405040_0", "input"]] | [["const_1", "RETURN_00405040_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405040_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405040_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405040_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405040_0", "label": "RETURN", "type": "op"}]} | 00405040 | unknown_arch | unknown_opt | [{"address": "00405040", "is_external": false, "is_global": true, "name": "iswgraph", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswgraph(wint_t __wc)"} | [] | {"incoming": [{"from": "00404050", "from_function": "", "type": "DATA"}, {"from": "004010a0", "from_function": "iswgraph", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405040", "start": "00405040"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010a0", "is_external": false, "name": "iswgraph", "namespace": "<EXTERNAL>", "signature": "int iswgraph(wint_t __wc)"}]} | {"exports": [{"address": "00405040", "name": "iswgraph", "symbol": "iswgraph"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405040", "num_addresses": "1", "start": "00405040"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswgraph", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | [{"address": "00405040", "is_external": false, "is_global": true, "name": "iswgraph", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswgraph(wint_t __wc)"} | [] | {"incoming": [{"from": "00404050", "from_function": "", "type": "DATA"}, {"from": "004010a0", "from_function": "iswgraph", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405040", "start": "00405040"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010a0", "is_external": false, "name": "iswgraph", "namespace": "<EXTERNAL>", "signature": "int iswgraph(wint_t __wc)"}]} | {"exports": [{"address": "00405040", "name": "iswgraph", "symbol": "iswgraph"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405040", "num_addresses": "1", "start": "00405040"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswgraph", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
39_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | fprintf | fprintf |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fprintf(FILE *__stream,char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fprintf@@GLIBC_2.2.5 */
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fprintf(FILE *__stream,char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405048_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405048_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405048_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405048_0", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405048_0", "input"]] | [["const_1", "RETURN_00405048_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405048_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405048_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405048_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405048_0", "label": "RETURN", "type": "op"}]} | 00405048 | unknown_arch | unknown_opt | [{"address": "00405048", "is_external": false, "is_global": true, "name": "fprintf", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "FILE *", "is_register": true, "is_stack": false, "name": "__stream", "size": "8", "storage": "RDI:8"}, {"comment": "", "datatype": "char *", "is_register": true, "is_stack": false, "name": "__format", "size": "8", "sto... | [] | {"incoming": [{"from": "00404058", "from_function": "", "type": "DATA"}, {"from": "004010b0", "from_function": "fprintf", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["FILE *", "char *"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405048", "start": "00405048"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010b0", "is_external": false, "name": "fprintf", "namespace": "<EXTERNAL>", "signature": "int fprintf(FILE * __stream, char * __format, ...)"}]} | {"exports": [{"address": "00405048", "name": "fprintf", "symbol": "fprintf"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405048", "num_addresses": "1", "start": "00405048"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": true, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "fprintf", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "d... | [{"address": "00405048", "is_external": false, "is_global": true, "name": "fprintf", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "FILE *", "is_register": true, "is_stack": false, "name": "__stream", "size": "8", "storage": "RDI:8"}, {"comment": "", "datatype": "char *", "is_register": true, "is_stack": false, "name": "__format", "size": "8", "sto... | [] | {"incoming": [{"from": "00404058", "from_function": "", "type": "DATA"}, {"from": "004010b0", "from_function": "fprintf", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["FILE *", "char *"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405048", "start": "00405048"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010b0", "is_external": false, "name": "fprintf", "namespace": "<EXTERNAL>", "signature": "int fprintf(FILE * __stream, char * __format, ...)"}]} | {"exports": [{"address": "00405048", "name": "fprintf", "symbol": "fprintf"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405048", "num_addresses": "1", "start": "00405048"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": true, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "fprintf", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "d... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__stream,char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@GLIBC_2.2.5 */
h... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__stream,char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
40_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | __gmon_start__ | __gmon_start__ |
/* WARNING: Control flow encountered bad instruction data */
void __gmon_start__(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __gmon_start__(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405050_0", "type": "use"}], "nodes": [{"id": "RETURN_00405050_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405050_0", "type": "use"}], "nodes": [{"id": "RETURN_00405050_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405050_0", "input"]] | [["const_1", "RETURN_00405050_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405050_0", "type": "input"}], "nodes": [{"id": "RETURN_00405050_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405050_0", "type": "input"}], "nodes": [{"id": "RETURN_00405050_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | 00405050 | unknown_arch | unknown_opt | [{"address": "00405050", "is_external": false, "is_global": true, "name": "__gmon_start__", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined __gmon_start__()"} | [] | {"incoming": [{"from": "00401010", "from_function": "_init", "type": "COMPUTED_CALL"}, {"from": "00401004", "from_function": "_init", "type": "DATA"}, {"from": "00403ff8", "from_function": "", "type": "DATA"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405050", "start": "00405050"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401000", "is_external": false, "name": "_init", "namespace": "Global", "signature": "int _init(EVP_PKEY_CTX * ctx)"}]} | {"exports": [{"address": "00405050", "name": "__gmon_start__", "symbol": "__gmon_start__"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405050", "num_addresses": "1", "start": "00405050"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "__gmon_start__", "namespace": "<EXTERNAL>", "parameters": [], "qualif... | [{"address": "00405050", "is_external": false, "is_global": true, "name": "__gmon_start__", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined __gmon_start__()"} | [] | {"incoming": [{"from": "00401010", "from_function": "_DT_INIT", "type": "COMPUTED_CALL"}, {"from": "00401004", "from_function": "_DT_INIT", "type": "DATA"}, {"from": "00403ff8", "from_function": "", "type": "DATA"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": [], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00405050", "start": "00405050"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401000", "is_external": false, "name": "_DT_INIT", "namespace": "Global", "signature": "undefined _DT_INIT()"}]} | {"exports": [{"address": "00405050", "name": "__gmon_start__", "symbol": "__gmon_start__"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405050", "num_addresses": "1", "start": "00405050"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "__gmon_start__", "namespace": "<EXTERNAL>", "parameters": [], "qualif... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
41_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswupper | iswupper |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswupper(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* iswupper@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswupper(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405058_0", "type": "use"}], "nodes": [{"id": "RETURN_00405058_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405058_0", "type": "use"}], "nodes": [{"id": "RETURN_00405058_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405058_0", "input"]] | [["const_1", "RETURN_00405058_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405058_0", "type": "input"}], "nodes": [{"id": "RETURN_00405058_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405058_0", "type": "input"}], "nodes": [{"id": "RETURN_00405058_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | 00405058 | unknown_arch | unknown_opt | [{"address": "00405058", "is_external": false, "is_global": true, "name": "iswupper", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswupper(wint_t __wc)"} | [] | {"incoming": [{"from": "00404060", "from_function": "", "type": "DATA"}, {"from": "004010c0", "from_function": "iswupper", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405058", "start": "00405058"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010c0", "is_external": false, "name": "iswupper", "namespace": "<EXTERNAL>", "signature": "int iswupper(wint_t __wc)"}]} | {"exports": [{"address": "00405058", "name": "iswupper", "symbol": "iswupper"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405058", "num_addresses": "1", "start": "00405058"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswupper", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | [{"address": "00405058", "is_external": false, "is_global": true, "name": "iswupper", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswupper(wint_t __wc)"} | [] | {"incoming": [{"from": "00404060", "from_function": "", "type": "DATA"}, {"from": "004010c0", "from_function": "iswupper", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405058", "start": "00405058"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010c0", "is_external": false, "name": "iswupper", "namespace": "<EXTERNAL>", "signature": "int iswupper(wint_t __wc)"}]} | {"exports": [{"address": "00405058", "name": "iswupper", "symbol": "iswupper"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405058", "num_addresses": "1", "start": "00405058"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswupper", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
42_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswalnum | iswalnum |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswalnum(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* iswalnum@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswalnum(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405060_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405060_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405060_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405060_0", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405060_0", "input"]] | [["const_1", "RETURN_00405060_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405060_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405060_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405060_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405060_0", "label": "RETURN", "type": "op"}]} | 00405060 | unknown_arch | unknown_opt | [{"address": "00405060", "is_external": false, "is_global": true, "name": "iswalnum", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswalnum(wint_t __wc)"} | [] | {"incoming": [{"from": "00404068", "from_function": "", "type": "DATA"}, {"from": "004010d0", "from_function": "iswalnum", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405060", "start": "00405060"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010d0", "is_external": false, "name": "iswalnum", "namespace": "<EXTERNAL>", "signature": "int iswalnum(wint_t __wc)"}]} | {"exports": [{"address": "00405060", "name": "iswalnum", "symbol": "iswalnum"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405060", "num_addresses": "1", "start": "00405060"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswalnum", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | [{"address": "00405060", "is_external": false, "is_global": true, "name": "iswalnum", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswalnum(wint_t __wc)"} | [] | {"incoming": [{"from": "00404068", "from_function": "", "type": "DATA"}, {"from": "004010d0", "from_function": "iswalnum", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405060", "start": "00405060"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010d0", "is_external": false, "name": "iswalnum", "namespace": "<EXTERNAL>", "signature": "int iswalnum(wint_t __wc)"}]} | {"exports": [{"address": "00405060", "name": "iswalnum", "symbol": "iswalnum"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405060", "num_addresses": "1", "start": "00405060"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswalnum", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
43_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | setlocale | setlocale |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * setlocale(int __category,char *__locale)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* setlocale@@GLIBC_2.2.5 *... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * setlocale(int __category,char *__locale)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405068_0", "type": "use"}], "nodes": [{"id": "RETURN_00405068_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405068_0", "type": "use"}], "nodes": [{"id": "RETURN_00405068_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405068_0", "input"]] | [["const_1", "RETURN_00405068_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405068_0", "type": "input"}], "nodes": [{"id": "RETURN_00405068_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405068_0", "type": "input"}], "nodes": [{"id": "RETURN_00405068_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | 00405068 | unknown_arch | unknown_opt | [{"address": "00405068", "is_external": false, "is_global": true, "name": "setlocale", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "int", "is_register": true, "is_stack": false, "name": "__category", "size": "4", "storage": "EDI:4"}, {"comment": "", "datatype": "char *", "is_register": true, "is_stack": false, "name": "__locale", "size": "8", "stor... | [] | {"incoming": [{"from": "00404070", "from_function": "", "type": "DATA"}, {"from": "004010e0", "from_function": "setlocale", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["int"], "referenced_data_types": [], "return_type": ["char *"]} | {"body_ranges": [{"end": "00405068", "start": "00405068"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010e0", "is_external": false, "name": "setlocale", "namespace": "<EXTERNAL>", "signature": "char * setlocale(int __category, char * __locale)"}]} | {"exports": [{"address": "00405068", "name": "setlocale", "symbol": "setlocale"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405068", "num_addresses": "1", "start": "00405068"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "setlocale", "namespace": "<EXTERNAL>", "parameters": [{"comment": "",... | [{"address": "00405068", "is_external": false, "is_global": true, "name": "setlocale", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "int", "is_register": true, "is_stack": false, "name": "__category", "size": "4", "storage": "EDI:4"}, {"comment": "", "datatype": "char *", "is_register": true, "is_stack": false, "name": "__locale", "size": "8", "stor... | [] | {"incoming": [{"from": "00404070", "from_function": "", "type": "DATA"}, {"from": "004010e0", "from_function": "setlocale", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["int"], "referenced_data_types": [], "return_type": ["char *"]} | {"body_ranges": [{"end": "00405068", "start": "00405068"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010e0", "is_external": false, "name": "setlocale", "namespace": "<EXTERNAL>", "signature": "char * setlocale(int __category, char * __locale)"}]} | {"exports": [{"address": "00405068", "name": "setlocale", "symbol": "setlocale"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405068", "num_addresses": "1", "start": "00405068"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "setlocale", "namespace": "<EXTERNAL>", "parameters": [{"comment": "",... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(int __category,char *__locale)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@GLIBC_2.2.5 */
ha... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(int __category,char *__locale)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
44_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswspace | iswspace |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswspace(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* iswspace@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswspace(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405070_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405070_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405070_0", "type": "use"}], "nodes": [{"id": "const_1", "label": "var", "type": "var"}, {"id": "RETURN_00405070_0", "label": "RETURN", "type": "op"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405070_0", "input"]] | [["const_1", "RETURN_00405070_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405070_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405070_0", "label": "RETURN", "type": "op"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405070_0", "type": "input"}], "nodes": [{"id": "const_1", "label": "input", "type": "var"}, {"id": "RETURN_00405070_0", "label": "RETURN", "type": "op"}]} | 00405070 | unknown_arch | unknown_opt | [{"address": "00405070", "is_external": false, "is_global": true, "name": "iswspace", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswspace(wint_t __wc)"} | [] | {"incoming": [{"from": "00404078", "from_function": "", "type": "DATA"}, {"from": "004010f0", "from_function": "iswspace", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405070", "start": "00405070"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010f0", "is_external": false, "name": "iswspace", "namespace": "<EXTERNAL>", "signature": "int iswspace(wint_t __wc)"}]} | {"exports": [{"address": "00405070", "name": "iswspace", "symbol": "iswspace"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405070", "num_addresses": "1", "start": "00405070"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswspace", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | [{"address": "00405070", "is_external": false, "is_global": true, "name": "iswspace", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswspace(wint_t __wc)"} | [] | {"incoming": [{"from": "00404078", "from_function": "", "type": "DATA"}, {"from": "004010f0", "from_function": "iswspace", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405070", "start": "00405070"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "004010f0", "is_external": false, "name": "iswspace", "namespace": "<EXTERNAL>", "signature": "int iswspace(wint_t __wc)"}]} | {"exports": [{"address": "00405070", "name": "iswspace", "symbol": "iswspace"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405070", "num_addresses": "1", "start": "00405070"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswspace", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
45_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswalpha | iswalpha |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswalpha(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* iswalpha@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswalpha(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405078_0", "type": "use"}], "nodes": [{"id": "RETURN_00405078_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405078_0", "type": "use"}], "nodes": [{"id": "RETURN_00405078_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405078_0", "input"]] | [["const_1", "RETURN_00405078_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405078_0", "type": "input"}], "nodes": [{"id": "RETURN_00405078_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405078_0", "type": "input"}], "nodes": [{"id": "RETURN_00405078_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | 00405078 | unknown_arch | unknown_opt | [{"address": "00405078", "is_external": false, "is_global": true, "name": "iswalpha", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswalpha(wint_t __wc)"} | [] | {"incoming": [{"from": "00404080", "from_function": "", "type": "DATA"}, {"from": "00401100", "from_function": "iswalpha", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405078", "start": "00405078"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401100", "is_external": false, "name": "iswalpha", "namespace": "<EXTERNAL>", "signature": "int iswalpha(wint_t __wc)"}]} | {"exports": [{"address": "00405078", "name": "iswalpha", "symbol": "iswalpha"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405078", "num_addresses": "1", "start": "00405078"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswalpha", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | [{"address": "00405078", "is_external": false, "is_global": true, "name": "iswalpha", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswalpha(wint_t __wc)"} | [] | {"incoming": [{"from": "00404080", "from_function": "", "type": "DATA"}, {"from": "00401100", "from_function": "iswalpha", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405078", "start": "00405078"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401100", "is_external": false, "name": "iswalpha", "namespace": "<EXTERNAL>", "signature": "int iswalpha(wint_t __wc)"}]} | {"exports": [{"address": "00405078", "name": "iswalpha", "symbol": "iswalpha"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405078", "num_addresses": "1", "start": "00405078"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswalpha", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
46_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | fwrite | fwrite |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fwrite@@GL... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405080_0", "type": "use"}], "nodes": [{"id": "RETURN_00405080_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405080_0", "type": "use"}], "nodes": [{"id": "RETURN_00405080_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405080_0", "input"]] | [["const_1", "RETURN_00405080_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405080_0", "type": "input"}], "nodes": [{"id": "RETURN_00405080_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405080_0", "type": "input"}], "nodes": [{"id": "RETURN_00405080_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | 00405080 | unknown_arch | unknown_opt | [{"address": "00405080", "is_external": false, "is_global": true, "name": "fwrite", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "void *", "is_register": true, "is_stack": false, "name": "__ptr", "size": "8", "storage": "RDI:8"}, {"comment": "", "datatype": "typedef size_t ulong", "is_register": true, "is_stack": false, "name": "__size", "size": ... | [] | {"incoming": [{"from": "00404088", "from_function": "", "type": "DATA"}, {"from": "00401110", "from_function": "fwrite", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["void *", "FILE *"], "referenced_data_types": [], "return_type": ["typedef size_t ulong"]} | {"body_ranges": [{"end": "00405080", "start": "00405080"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401110", "is_external": false, "name": "fwrite", "namespace": "<EXTERNAL>", "signature": "size_t fwrite(void * __ptr, size_t __size, size_t __n, FILE * __s)"}]} | {"exports": [{"address": "00405080", "name": "fwrite", "symbol": "fwrite"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405080", "num_addresses": "1", "start": "00405080"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "fwrite", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "d... | [{"address": "00405080", "is_external": false, "is_global": true, "name": "fwrite", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "void *", "is_register": true, "is_stack": false, "name": "__ptr", "size": "8", "storage": "RDI:8"}, {"comment": "", "datatype": "typedef size_t ulong", "is_register": true, "is_stack": false, "name": "__size", "size": ... | [] | {"incoming": [{"from": "00404088", "from_function": "", "type": "DATA"}, {"from": "00401110", "from_function": "fwrite", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["void *", "FILE *"], "referenced_data_types": [], "return_type": ["typedef size_t ulong"]} | {"body_ranges": [{"end": "00405080", "start": "00405080"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401110", "is_external": false, "name": "fwrite", "namespace": "<EXTERNAL>", "signature": "size_t fwrite(void * __ptr, size_t __size, size_t __n, FILE * __s)"}]} | {"exports": [{"address": "00405080", "name": "fwrite", "symbol": "fwrite"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405080", "num_addresses": "1", "start": "00405080"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "fwrite", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "d... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@GL... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
47_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_and_00268d200fad0564c9453d1968164dfff9e189a97cec09ae880c6c84337da1a2_strip.c | iswprint | iswprint |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswprint(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* iswprint@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswprint(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "target": "RETURN_00405088_0", "type": "use"}], "nodes": [{"id": "RETURN_00405088_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405088_0", "type": "use"}], "nodes": [{"id": "RETURN_00405088_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "var", "type": "var"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405088_0", "input"]] | [["const_1", "RETURN_00405088_0", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00405088_0", "type": "input"}], "nodes": [{"id": "RETURN_00405088_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | {"edges": [{"source": "const_1", "target": "RETURN_00405088_0", "type": "input"}], "nodes": [{"id": "RETURN_00405088_0", "label": "RETURN", "type": "op"}, {"id": "const_1", "label": "input", "type": "var"}]} | 00405088 | unknown_arch | unknown_opt | [{"address": "00405088", "is_external": false, "is_global": true, "name": "iswprint", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswprint(wint_t __wc)"} | [] | {"incoming": [{"from": "00401120", "from_function": "iswprint", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405088", "start": "00405088"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401120", "is_external": false, "name": "iswprint", "namespace": "<EXTERNAL>", "signature": "int iswprint(wint_t __wc)"}]} | {"exports": [{"address": "00405088", "name": "iswprint", "symbol": "iswprint"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405088", "num_addresses": "1", "start": "00405088"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswprint", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | [{"address": "00405088", "is_external": false, "is_global": true, "name": "iswprint", "namespace": "<EXTERNAL>", "type": "Function"}] | [] | {"called_functions": [], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "typedef wint_t uint", "is_register": true, "is_stack": false, "name": "__wc", "size": "4", "storage": "EDI:4"}], "return_type": "int", "signature": "int iswprint(wint_t __wc)"} | [] | {"incoming": [{"from": "00401120", "from_function": "iswprint", "type": "COMPUTED_CALL_TERMINATOR"}], "outgoing": []} | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["typedef wint_t uint"], "referenced_data_types": [], "return_type": ["int"]} | {"body_ranges": [{"end": "00405088", "start": "00405088"}], "entry_block": {"end": "0040508f", "execute": false, "initialized": false, "name": "EXTERNAL", "read": true, "size": "144", "start": "00405000", "volatile": false, "write": true}, "image_base": "00400000"} | [] | {"callees": [], "callers": [{"address": "00401120", "is_external": false, "name": "iswprint", "namespace": "<EXTERNAL>", "signature": "int iswprint(wint_t __wc)"}]} | {"exports": [{"address": "00405088", "name": "iswprint", "symbol": "iswprint"}], "imports": []} | [] | [] | [] | {"body": {"end": "00405088", "num_addresses": "1", "start": "00405088"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "iswprint", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", ... | null | null | null | null | null | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* MASKED@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
1_000bdde9bb1f96cc47e9d67aabb8a78f3e669d32e48cc50d433324582e558b13_and_000bdde9bb1f96cc47e9d67aabb8a78f3e669d32e48cc50d433324582e558b13_strip.c | _init | _DT_INIT |
int _init(EVP_PKEY_CTX *ctx)
{
int iVar1;
iVar1 = __gmon_start__();
return iVar1;
}
|
void _DT_INIT(void)
{
__gmon_start__();
return;
}
| SUB RSP,0x8
MOV RAX,qword ptr [0x00403ff0]
TEST RAX,RAX
JZ 0x00401012
CALL RAX
ADD RSP,0x8
RET | {"edges": [{"source": "CALL_00401010_23", "target": "reg_register:00000000", "type": "def"}, {"source": "const_0", "target": "RETURN_00401016_35", "type": "use"}, {"source": "COPY_00401016_41", "target": "reg_register:00000000", "type": "def"}, {"source": "reg_register:00000000", "target": "RETURN_00401016_35", "type":... | {"edges": [{"source": "const_0", "target": "RETURN_00401016_35", "type": "use"}, {"source": "var_00405010", "target": "CALL_00401010_23", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "RETURN_00401016_35", "label": "RETURN", "type": "op"}, {"id": "var_00405010", "label": "var", "ty... | {"edges": [{"source": "00401000", "target": "00401012", "type": "control_flow"}, {"source": "00401000", "target": "00401010", "type": "control_flow"}, {"source": "00401010", "target": "00405010", "type": "control_flow"}, {"source": "00401010", "target": "00401012", "type": "control_flow"}], "nodes": [{"id": "00401000",... | {"edges": [{"source": "00401000", "target": "00401012", "type": "control_flow"}, {"source": "00401000", "target": "00401010", "type": "control_flow"}, {"source": "00401010", "target": "00405010", "type": "control_flow"}, {"source": "00401010", "target": "00401012", "type": "control_flow"}], "nodes": [{"id": "00401000",... | null | null | [["CALL_00401010_23", "reg_register:00000000", "output"], ["COPY_00401016_41", "reg_register:00000000", "output"], ["var_00405010", "CALL_00401010_23", "input"], ["reg_register:00000000", "RETURN_00401016_35", "input"], ["const_0", "RETURN_00401016_35", "input"], ["reg_register:00000000", "COPY_00401016_41", "input"]] | [["var_00405010", "CALL_00401010_23", "input"], ["const_0", "RETURN_00401016_35", "input"]] | {"edges": [{"source": "CALL_00401010_23", "target": "reg_register:00000000", "type": "output"}, {"source": "COPY_00401016_41", "target": "reg_register:00000000", "type": "output"}, {"source": "var_00405010", "target": "CALL_00401010_23", "type": "input"}, {"source": "reg_register:00000000", "target": "RETURN_00401016_3... | {"edges": [{"source": "var_00405010", "target": "CALL_00401010_23", "type": "input"}, {"source": "const_0", "target": "RETURN_00401016_35", "type": "input"}], "nodes": [{"id": "var_00405010", "label": "input", "type": "var"}, {"id": "RETURN_00401016_35", "label": "RETURN", "type": "op"}, {"id": "CALL_00401010_23", "lab... | 00401000 | unknown_arch | unknown_opt | [{"address": "00401000", "is_external": false, "is_global": true, "name": "_init", "namespace": "Global", "type": "Function"}, {"address": "00401000", "is_external": false, "is_global": true, "name": "__DT_INIT", "namespace": "Global", "type": "Label"}, {"address": "00403ff0", "is_external": false, "is_global": true, "... | [{"address": "00403ff0", "datatype": "pointer", "from_instruction": "00401004", "symbol_name": "PTR___gmon_start___00403ff0", "symbol_type": "Label", "value": "00405010"}] | {"called_functions": [{"address": "00405010", "is_external": false, "name": "__gmon_start__", "namespace": "<EXTERNAL>", "signature": "undefined __gmon_start__()"}], "calling_convention": "__stdcall", "parameters": [{"comment": "", "datatype": "EVP_PKEY_CTX *", "is_register": true, "is_stack": false, "name": "ctx", "si... | [] | {"incoming": [{"from": "004000f8", "from_function": "", "type": "DATA"}, {"from": "_elfSectionHeaders::000002d0", "from_function": "", "type": "DATA"}, {"from": "00403e28", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "00401438", "from_function": "__li... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["EVP_PKEY_CTX *"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401016", "start": "00401000"}], "entry_block": {"end": "00401016", "execute": true, "initialized": true, "name": ".init", "read": true, "size": "23", "start": "00401000", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401000", "instruction": "SUB RSP,0x8", "pcode_ops": ["(register, 0x200, 1) INT_LESS (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x20b, 1) INT_SBORROW (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x207, 1) INT_SLESS (regi... | {"callees": [{"address": "00405010", "is_external": false, "name": "__gmon_start__", "namespace": "<EXTERNAL>", "signature": "undefined __gmon_start__()"}], "callers": [{"address": "00401410", "is_external": false, "name": "__libc_csu_init", "namespace": "Global", "signature": "undefined __libc_csu_init()"}]} | {"exports": [{"address": "00401000", "name": "_init", "symbol": "_init"}], "imports": []} | [] | [] | [{"address": "00401000", "bytes": "4883ec08", "fall_through": "00401004", "flow_type": "FALL_THROUGH", "length": "4", "mnemonic": "SUB", "operands": ["RSP", "0x8"], "refs_from": []}, {"address": "00401004", "bytes": "488b05e52f0000", "fall_through": "0040100b", "flow_type": "FALL_THROUGH", "length": "7", "mnemonic": "M... | {"body": {"end": "00401016", "num_addresses": "23", "start": "00401000"}, "calling_convention": "__stdcall", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "_init", "namespace": "Global", "parameters": [{"comment": "", "da... | [{"address": "00401000", "is_external": false, "is_global": true, "name": "_DT_INIT", "namespace": "Global", "type": "Function"}, {"address": "00401000", "is_external": false, "is_global": true, "name": "__DT_INIT", "namespace": "Global", "type": "Label"}, {"address": "00403ff0", "is_external": false, "is_global": true... | [{"address": "00403ff0", "datatype": "pointer", "from_instruction": "00401004", "symbol_name": "PTR___gmon_start___00403ff0", "symbol_type": "Label", "value": "00405010"}] | {"called_functions": [{"address": "00405010", "is_external": false, "name": "__gmon_start__", "namespace": "<EXTERNAL>", "signature": "undefined __gmon_start__()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined _DT_INIT()"} | [] | {"incoming": [{"from": "004000f8", "from_function": "", "type": "DATA"}, {"from": "_elfSectionHeaders::000002d0", "from_function": "", "type": "DATA"}, {"from": "00403e28", "from_function": "", "type": "DATA"}, {"from": "Entry Point", "from_function": "", "type": "EXTERNAL"}, {"from": "00401438", "from_function": "FUN_... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401016", "start": "00401000"}], "entry_block": {"end": "00401016", "execute": true, "initialized": true, "name": ".init", "read": true, "size": "23", "start": "00401000", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401000", "instruction": "SUB RSP,0x8", "pcode_ops": ["(register, 0x200, 1) INT_LESS (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x20b, 1) INT_SBORROW (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", "(register, 0x207, 1) INT_SLESS (regi... | {"callees": [{"address": "00405010", "is_external": false, "name": "__gmon_start__", "namespace": "<EXTERNAL>", "signature": "undefined __gmon_start__()"}], "callers": [{"address": "00401410", "is_external": false, "name": "FUN_00401410", "namespace": "Global", "signature": "undefined FUN_00401410()"}]} | {"exports": [{"address": "00401000", "name": "_DT_INIT", "symbol": "_DT_INIT"}], "imports": []} | [] | [] | [{"address": "00401000", "bytes": "4883ec08", "fall_through": "00401004", "flow_type": "FALL_THROUGH", "length": "4", "mnemonic": "SUB", "operands": ["RSP", "0x8"], "refs_from": []}, {"address": "00401004", "bytes": "488b05e52f0000", "fall_through": "0040100b", "flow_type": "FALL_THROUGH", "length": "7", "mnemonic": "M... | {"body": {"end": "00401016", "num_addresses": "23", "start": "00401000"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "_DT_INIT", "namespace": "Global", "parameters": [], "qualified_name... | null | null | null | null | null | null |
int MASKED(EVP_PKEY_CTX *ctx)
{
int iVar1;
iVar1 = __gmon_start__();
return iVar1;
}
|
void MASKED(void)
{
__gmon_start__();
return;
}
|
2_000bdde9bb1f96cc47e9d67aabb8a78f3e669d32e48cc50d433324582e558b13_and_000bdde9bb1f96cc47e9d67aabb8a78f3e669d32e48cc50d433324582e558b13_strip.c | FUN_00401020 | FUN_00401020 |
void FUN_00401020(void)
{
(*(code *)(undefined *)0x0)();
return;
}
|
void FUN_00401020(void)
{
(*(code *)(undefined *)0x0)();
return;
}
| PUSH qword ptr [0x00404008]
JMP qword ptr [0x00404010] | {"edges": [{"source": "const_0", "target": "CAST_00401026_12", "type": "use"}, {"source": "const_1", "target": "RETURN_00401026_4", "type": "use"}, {"source": "CAST_00401026_12", "target": "unique_268435473", "type": "def"}, {"source": "unique_268435473", "target": "CALLIND_00401026_3", "type": "use"}], "nodes": [{"id"... | {"edges": [{"source": "const_0", "target": "CAST_00401026_12", "type": "use"}, {"source": "const_1", "target": "RETURN_00401026_4", "type": "use"}, {"source": "CAST_00401026_12", "target": "unique_268435473", "type": "def"}, {"source": "unique_268435473", "target": "CALLIND_00401026_3", "type": "use"}], "nodes": [{"id"... | {"edges": [{"source": "00401020", "target": "00404010", "type": "control_flow"}], "nodes": [{"id": "00401020", "label": "00401020", "type": "basic_block"}, {"id": "00404010", "label": "00404010", "type": "basic_block"}]} | {"edges": [{"source": "00401020", "target": "00404010", "type": "control_flow"}], "nodes": [{"id": "00401020", "label": "00401020", "type": "basic_block"}, {"id": "00404010", "label": "00404010", "type": "basic_block"}]} | null | null | [["const_1", "RETURN_00401026_4", "input"], ["CAST_00401026_12", "unique_268435473", "output"], ["unique_268435473", "CALLIND_00401026_3", "input"], ["const_0", "CAST_00401026_12", "input"]] | [["const_1", "RETURN_00401026_4", "input"], ["CAST_00401026_12", "unique_268435473", "output"], ["unique_268435473", "CALLIND_00401026_3", "input"], ["const_0", "CAST_00401026_12", "input"]] | {"edges": [{"source": "const_1", "target": "RETURN_00401026_4", "type": "input"}, {"source": "CAST_00401026_12", "target": "unique_268435473", "type": "output"}, {"source": "unique_268435473", "target": "CALLIND_00401026_3", "type": "input"}, {"source": "const_0", "target": "CAST_00401026_12", "type": "input"}], "nodes... | {"edges": [{"source": "const_1", "target": "RETURN_00401026_4", "type": "input"}, {"source": "CAST_00401026_12", "target": "unique_268435473", "type": "output"}, {"source": "unique_268435473", "target": "CALLIND_00401026_3", "type": "input"}, {"source": "const_0", "target": "CAST_00401026_12", "type": "input"}], "nodes... | 00401020 | unknown_arch | unknown_opt | [{"address": "00401020", "is_external": false, "is_global": true, "name": "FUN_00401020", "namespace": "Global", "type": "Function"}, {"address": "00404008", "is_external": false, "is_global": true, "name": "PTR_00404008", "namespace": "Global", "type": "Label"}, {"address": "00404010", "is_external": false, "is_global... | [{"address": "00404008", "datatype": "pointer", "from_instruction": "00401020", "symbol_name": "PTR_00404008", "symbol_type": "Label", "value": "00000000"}, {"address": "00404010", "datatype": "pointer", "from_instruction": "00401026", "symbol_name": "PTR_00404010", "symbol_type": "Label", "value": "00000000"}] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined FUN_00401020()"} | [] | {"incoming": [{"from": "_elfSectionHeaders::00000310", "from_function": "", "type": "DATA"}, {"from": "0040206c", "from_function": "", "type": "INDIRECTION"}, {"from": "00402118", "from_function": "", "type": "DATA"}, {"from": "0040103b", "from_function": "", "type": "UNCONDITIONAL_CALL"}, {"from": "0040104b", "from_fu... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "0040102b", "start": "00401020"}], "entry_block": {"end": "0040113f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "288", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401020", "instruction": "PUSH qword ptr [0x00404008]", "pcode_ops": ["(unique, 0x23c00, 8) COPY (ram, 0x404008, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", " --- STORE (const, 0x1b1, 8) , (register, 0x20, 8) , (unique, 0x23c00, 8)"]}, {"address": "00401026", "instruction":... | {"callees": [], "callers": []} | {"exports": [{"address": "00401020", "name": "FUN_00401020", "symbol": "FUN_00401020"}], "imports": []} | [] | [] | [{"address": "00401020", "bytes": "ff35e22f0000", "fall_through": "00401026", "flow_type": "FALL_THROUGH", "length": "6", "mnemonic": "PUSH", "operands": ["qword ptr [0x00404008]"], "refs_from": [{"to": "00404008", "type": "READ"}]}, {"address": "00401026", "bytes": "ff25e42f0000", "fall_through": "", "flow_type": "COM... | {"body": {"end": "0040102b", "num_addresses": "12", "start": "00401020"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "FUN_00401020", "namespace": "Global", "parameters": [], "qualified_... | [{"address": "00401020", "is_external": false, "is_global": true, "name": "FUN_00401020", "namespace": "Global", "type": "Function"}, {"address": "00404008", "is_external": false, "is_global": true, "name": "PTR_00404008", "namespace": "Global", "type": "Label"}, {"address": "00404010", "is_external": false, "is_global... | [{"address": "00404008", "datatype": "pointer", "from_instruction": "00401020", "symbol_name": "PTR_00404008", "symbol_type": "Label", "value": "00000000"}, {"address": "00404010", "datatype": "pointer", "from_instruction": "00401026", "symbol_name": "PTR_00404010", "symbol_type": "Label", "value": "00000000"}] | {"called_functions": [], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined FUN_00401020()"} | [] | {"incoming": [{"from": "_elfSectionHeaders::00000310", "from_function": "", "type": "DATA"}, {"from": "0040206c", "from_function": "", "type": "INDIRECTION"}, {"from": "00402118", "from_function": "", "type": "DATA"}, {"from": "0040103b", "from_function": "", "type": "UNCONDITIONAL_CALL"}, {"from": "0040104b", "from_fu... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "0040102b", "start": "00401020"}], "entry_block": {"end": "0040113f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "288", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401020", "instruction": "PUSH qword ptr [0x00404008]", "pcode_ops": ["(unique, 0x23c00, 8) COPY (ram, 0x404008, 8)", "(register, 0x20, 8) INT_SUB (register, 0x20, 8) , (const, 0x8, 8)", " --- STORE (const, 0x1b1, 8) , (register, 0x20, 8) , (unique, 0x23c00, 8)"]}, {"address": "00401026", "instruction":... | {"callees": [], "callers": []} | {"exports": [{"address": "00401020", "name": "FUN_00401020", "symbol": "FUN_00401020"}], "imports": []} | [] | [] | [{"address": "00401020", "bytes": "ff35e22f0000", "fall_through": "00401026", "flow_type": "FALL_THROUGH", "length": "6", "mnemonic": "PUSH", "operands": ["qword ptr [0x00404008]"], "refs_from": [{"to": "00404008", "type": "READ"}]}, {"address": "00401026", "bytes": "ff25e42f0000", "fall_through": "", "flow_type": "COM... | {"body": {"end": "0040102b", "num_addresses": "12", "start": "00401020"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": false, "locals": [], "name": "FUN_00401020", "namespace": "Global", "parameters": [], "qualified_... | null | null | null | null | null | null |
void MASKED(void)
{
(*(code *)(undefined *)0x0)();
return;
}
|
void MASKED(void)
{
(*(code *)(undefined *)0x0)();
return;
}
|
3_000bdde9bb1f96cc47e9d67aabb8a78f3e669d32e48cc50d433324582e558b13_and_000bdde9bb1f96cc47e9d67aabb8a78f3e669d32e48cc50d433324582e558b13_strip.c | printf | printf |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
int iVar1;
iVar1 = printf(__format);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
int iVar1;
iVar1 = printf(__format);
return iVar1;
}
| JMP qword ptr [0x00404018] | {"edges": [{"source": "CALL_00401030_0", "target": "reg_register:00000000", "type": "def"}, {"source": "var_00405000", "target": "CALL_00401030_0", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_00401030_1", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_00401030_0", "type": ... | {"edges": [{"source": "CALL_00401030_0", "target": "reg_register:00000000", "type": "def"}, {"source": "var_00405000", "target": "CALL_00401030_0", "type": "use"}, {"source": "reg_register:00000000", "target": "RETURN_00401030_1", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_00401030_0", "type": ... | {"edges": [{"source": "00401030", "target": "00405000", "type": "control_flow"}], "nodes": [{"id": "00401030", "label": "00401030", "type": "basic_block"}, {"id": "00405000", "label": "00405000", "type": "basic_block"}]} | {"edges": [{"source": "00401030", "target": "00405000", "type": "control_flow"}], "nodes": [{"id": "00401030", "label": "00401030", "type": "basic_block"}, {"id": "00405000", "label": "00405000", "type": "basic_block"}]} | null | null | [["reg_register:00000000", "RETURN_00401030_1", "input"], ["reg_register:00000038", "CALL_00401030_0", "input"], ["var_00405000", "CALL_00401030_0", "input"], ["CALL_00401030_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401030_1", "input"]] | [["reg_register:00000000", "RETURN_00401030_1", "input"], ["reg_register:00000038", "CALL_00401030_0", "input"], ["var_00405000", "CALL_00401030_0", "input"], ["CALL_00401030_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401030_1", "input"]] | {"edges": [{"source": "reg_register:00000000", "target": "RETURN_00401030_1", "type": "input"}, {"source": "reg_register:00000038", "target": "CALL_00401030_0", "type": "input"}, {"source": "var_00405000", "target": "CALL_00401030_0", "type": "input"}, {"source": "CALL_00401030_0", "target": "reg_register:00000000", "t... | {"edges": [{"source": "reg_register:00000000", "target": "RETURN_00401030_1", "type": "input"}, {"source": "reg_register:00000038", "target": "CALL_00401030_0", "type": "input"}, {"source": "var_00405000", "target": "CALL_00401030_0", "type": "input"}, {"source": "CALL_00401030_0", "target": "reg_register:00000000", "t... | 00401030 | unknown_arch | unknown_opt | [{"address": "00401030", "is_external": false, "is_global": true, "name": "printf", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404018", "is_external": false, "is_global": true, "name": "PTR_printf_00404018", "namespace": "Global", "type": "Label"}, {"address": "00405000", "is_external": false, "is_g... | [{"address": "00404018", "datatype": "pointer", "from_instruction": "00401030", "symbol_name": "PTR_printf_00404018", "symbol_type": "Label", "value": "00405000"}] | {"called_functions": [{"address": "00405000", "is_external": false, "name": "printf", "namespace": "<EXTERNAL>", "signature": "int printf(char * __format, ...)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "char *", "is_register": true, "is_stack": false, "name": "__format", "size": "8... | [] | {"incoming": [{"from": "00401350", "from_function": "main", "type": "UNCONDITIONAL_CALL"}, {"from": "00401396", "from_function": "main", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401030", "is_external": false, "to": "00404018", "to_function": "", "type": "INDIRECTION"}, {"from": "00401030", "is_external"... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["char *"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401035", "start": "00401030"}], "entry_block": {"end": "0040113f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "288", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401030", "instruction": "JMP qword ptr [0x00404018]", "pcode_ops": [" --- BRANCHIND (ram, 0x404018, 8)"]}] | {"callees": [{"address": "00405000", "is_external": false, "name": "printf", "namespace": "<EXTERNAL>", "signature": "int printf(char * __format, ...)"}], "callers": [{"address": "0040129e", "is_external": false, "name": "main", "namespace": "Global", "signature": "int main(int argc, char * * argv)"}]} | {"exports": [{"address": "00401030", "name": "printf", "symbol": "printf"}], "imports": []} | [] | [] | [{"address": "00401030", "bytes": "ff25e22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404018]"], "refs_from": [{"to": "00404018", "type": "INDIRECTION"}, {"to": "00405000", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401035", "num_addresses": "6", "start": "00401030"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": true, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "printf", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "da... | [{"address": "00401030", "is_external": false, "is_global": true, "name": "printf", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404018", "is_external": false, "is_global": true, "name": "PTR_printf_00404018", "namespace": "Global", "type": "Label"}, {"address": "00405000", "is_external": false, "is_g... | [{"address": "00404018", "datatype": "pointer", "from_instruction": "00401030", "symbol_name": "PTR_printf_00404018", "symbol_type": "Label", "value": "00405000"}] | {"called_functions": [{"address": "00405000", "is_external": false, "name": "printf", "namespace": "<EXTERNAL>", "signature": "int printf(char * __format, ...)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "char *", "is_register": true, "is_stack": false, "name": "__format", "size": "8... | [] | {"incoming": [{"from": "00401350", "from_function": "FUN_0040129e", "type": "UNCONDITIONAL_CALL"}, {"from": "00401396", "from_function": "FUN_0040129e", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401030", "is_external": false, "to": "00404018", "to_function": "", "type": "INDIRECTION"}, {"from": "00401030... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["char *"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["int"]} | {"body_ranges": [{"end": "00401035", "start": "00401030"}], "entry_block": {"end": "0040113f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "288", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401030", "instruction": "JMP qword ptr [0x00404018]", "pcode_ops": [" --- BRANCHIND (ram, 0x404018, 8)"]}] | {"callees": [{"address": "00405000", "is_external": false, "name": "printf", "namespace": "<EXTERNAL>", "signature": "int printf(char * __format, ...)"}], "callers": [{"address": "0040129e", "is_external": false, "name": "FUN_0040129e", "namespace": "Global", "signature": "undefined FUN_0040129e()"}]} | {"exports": [{"address": "00401030", "name": "printf", "symbol": "printf"}], "imports": []} | [] | [] | [{"address": "00401030", "bytes": "ff25e22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404018]"], "refs_from": [{"to": "00404018", "type": "INDIRECTION"}, {"to": "00405000", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401035", "num_addresses": "6", "start": "00401030"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": true, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "printf", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "da... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__format,...)
{
int iVar1;
iVar1 = MASKED(__format);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__format,...)
{
int iVar1;
iVar1 = MASKED(__format);
return iVar1;
}
|
4_000bdde9bb1f96cc47e9d67aabb8a78f3e669d32e48cc50d433324582e558b13_and_000bdde9bb1f96cc47e9d67aabb8a78f3e669d32e48cc50d433324582e558b13_strip.c | mosquitto_subscribe | mosquitto_subscribe |
void mosquitto_subscribe(void)
{
mosquitto_subscribe();
return;
}
|
void mosquitto_subscribe(void)
{
mosquitto_subscribe();
return;
}
| JMP qword ptr [0x00404020] | {"edges": [{"source": "const_0", "target": "RETURN_00401040_1", "type": "use"}, {"source": "var_00405008", "target": "CALL_00401040_0", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "var_00405008", "label": "var", "type": "var"}, {"id": "RETURN_00401040_1", "label": "RETURN", "type... | {"edges": [{"source": "const_0", "target": "RETURN_00401040_1", "type": "use"}, {"source": "var_00405008", "target": "CALL_00401040_0", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "var_00405008", "label": "var", "type": "var"}, {"id": "RETURN_00401040_1", "label": "RETURN", "type... | {"edges": [{"source": "00401040", "target": "00405008", "type": "control_flow"}], "nodes": [{"id": "00401040", "label": "00401040", "type": "basic_block"}, {"id": "00405008", "label": "00405008", "type": "basic_block"}]} | {"edges": [{"source": "00401040", "target": "00405008", "type": "control_flow"}], "nodes": [{"id": "00401040", "label": "00401040", "type": "basic_block"}, {"id": "00405008", "label": "00405008", "type": "basic_block"}]} | null | null | [["var_00405008", "CALL_00401040_0", "input"], ["const_0", "RETURN_00401040_1", "input"]] | [["var_00405008", "CALL_00401040_0", "input"], ["const_0", "RETURN_00401040_1", "input"]] | {"edges": [{"source": "var_00405008", "target": "CALL_00401040_0", "type": "input"}, {"source": "const_0", "target": "RETURN_00401040_1", "type": "input"}], "nodes": [{"id": "var_00405008", "label": "input", "type": "var"}, {"id": "RETURN_00401040_1", "label": "RETURN", "type": "op"}, {"id": "CALL_00401040_0", "label":... | {"edges": [{"source": "var_00405008", "target": "CALL_00401040_0", "type": "input"}, {"source": "const_0", "target": "RETURN_00401040_1", "type": "input"}], "nodes": [{"id": "var_00405008", "label": "input", "type": "var"}, {"id": "RETURN_00401040_1", "label": "RETURN", "type": "op"}, {"id": "CALL_00401040_0", "label":... | 00401040 | unknown_arch | unknown_opt | [{"address": "00401040", "is_external": false, "is_global": true, "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404020", "is_external": false, "is_global": true, "name": "PTR_mosquitto_subscribe_00404020", "namespace": "Global", "type": "Label"}, {"address": "00405008", "... | [{"address": "00404020", "datatype": "pointer", "from_instruction": "00401040", "symbol_name": "PTR_mosquitto_subscribe_00404020", "symbol_type": "Label", "value": "00405008"}] | {"called_functions": [{"address": "00405008", "is_external": false, "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_subscribe()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_subscribe()"} | [] | {"incoming": [{"from": "0040125b", "from_function": "on_connect", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401040", "is_external": false, "to": "00404020", "to_function": "", "type": "INDIRECTION"}, {"from": "00401040", "is_external": false, "to": "00405008", "to_function": "mosquitto_subscribe", "type"... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401045", "start": "00401040"}], "entry_block": {"end": "0040113f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "288", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401040", "instruction": "JMP qword ptr [0x00404020]", "pcode_ops": [" --- BRANCHIND (ram, 0x404020, 8)"]}] | {"callees": [{"address": "00405008", "is_external": false, "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_subscribe()"}], "callers": [{"address": "00401222", "is_external": false, "name": "on_connect", "namespace": "Global", "signature": "void on_connect(mosquitto * mosq, vo... | {"exports": [{"address": "00401040", "name": "mosquitto_subscribe", "symbol": "mosquitto_subscribe"}], "imports": []} | [] | [] | [{"address": "00401040", "bytes": "ff25da2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404020]"], "refs_from": [{"to": "00404020", "type": "INDIRECTION"}, {"to": "00405008", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401045", "num_addresses": "6", "start": "00401040"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "parameters": [], "q... | [{"address": "00401040", "is_external": false, "is_global": true, "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404020", "is_external": false, "is_global": true, "name": "PTR_mosquitto_subscribe_00404020", "namespace": "Global", "type": "Label"}, {"address": "00405008", "... | [{"address": "00404020", "datatype": "pointer", "from_instruction": "00401040", "symbol_name": "PTR_mosquitto_subscribe_00404020", "symbol_type": "Label", "value": "00405008"}] | {"called_functions": [{"address": "00405008", "is_external": false, "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_subscribe()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_subscribe()"} | [] | {"incoming": [{"from": "0040125b", "from_function": "FUN_00401222", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401040", "is_external": false, "to": "00404020", "to_function": "", "type": "INDIRECTION"}, {"from": "00401040", "is_external": false, "to": "00405008", "to_function": "mosquitto_subscribe", "typ... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401045", "start": "00401040"}], "entry_block": {"end": "0040113f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "288", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401040", "instruction": "JMP qword ptr [0x00404020]", "pcode_ops": [" --- BRANCHIND (ram, 0x404020, 8)"]}] | {"callees": [{"address": "00405008", "is_external": false, "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_subscribe()"}], "callers": [{"address": "00401222", "is_external": false, "name": "FUN_00401222", "namespace": "Global", "signature": "undefined FUN_00401222()"}]} | {"exports": [{"address": "00401040", "name": "mosquitto_subscribe", "symbol": "mosquitto_subscribe"}], "imports": []} | [] | [] | [{"address": "00401040", "bytes": "ff25da2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404020]"], "refs_from": [{"to": "00404020", "type": "INDIRECTION"}, {"to": "00405008", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401045", "num_addresses": "6", "start": "00401040"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_subscribe", "namespace": "<EXTERNAL>", "parameters": [], "q... | null | null | null | null | null | null |
void MASKED(void)
{
MASKED();
return;
}
|
void MASKED(void)
{
MASKED();
return;
}
|
5_000bdde9bb1f96cc47e9d67aabb8a78f3e669d32e48cc50d433324582e558b13_and_000bdde9bb1f96cc47e9d67aabb8a78f3e669d32e48cc50d433324582e558b13_strip.c | exit | exit |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void exit(int __status)
{
/* WARNING: Subroutine does not return */
exit(__status);
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void exit(int __status)
{
/* WARNING: Subroutine does not return */
exit(__status);
}
| JMP qword ptr [0x00404028] | {"edges": [{"source": "const_1", "target": "RETURN_00401050_2", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_00401050_0", "type": "use"}, {"source": "var_00405018", "target": "CALL_00401050_0", "type": "use"}], "nodes": [{"id": "var_00405018", "label": "var", "type": "var"}, {"id": "const_1", "la... | {"edges": [{"source": "const_1", "target": "RETURN_00401050_2", "type": "use"}, {"source": "reg_register:00000038", "target": "CALL_00401050_0", "type": "use"}, {"source": "var_00405018", "target": "CALL_00401050_0", "type": "use"}], "nodes": [{"id": "var_00405018", "label": "var", "type": "var"}, {"id": "const_1", "la... | {"edges": [{"source": "00401050", "target": "00405018", "type": "control_flow"}], "nodes": [{"id": "00401050", "label": "00401050", "type": "basic_block"}, {"id": "00405018", "label": "00405018", "type": "basic_block"}]} | {"edges": [{"source": "00401050", "target": "00405018", "type": "control_flow"}], "nodes": [{"id": "00401050", "label": "00401050", "type": "basic_block"}, {"id": "00405018", "label": "00405018", "type": "basic_block"}]} | null | null | [["var_00405018", "CALL_00401050_0", "input"], ["const_1", "RETURN_00401050_2", "input"], ["reg_register:00000038", "CALL_00401050_0", "input"]] | [["var_00405018", "CALL_00401050_0", "input"], ["const_1", "RETURN_00401050_2", "input"], ["reg_register:00000038", "CALL_00401050_0", "input"]] | {"edges": [{"source": "var_00405018", "target": "CALL_00401050_0", "type": "input"}, {"source": "const_1", "target": "RETURN_00401050_2", "type": "input"}, {"source": "reg_register:00000038", "target": "CALL_00401050_0", "type": "input"}], "nodes": [{"id": "reg_register:00000038", "label": "input", "type": "var"}, {"id... | {"edges": [{"source": "var_00405018", "target": "CALL_00401050_0", "type": "input"}, {"source": "const_1", "target": "RETURN_00401050_2", "type": "input"}, {"source": "reg_register:00000038", "target": "CALL_00401050_0", "type": "input"}], "nodes": [{"id": "reg_register:00000038", "label": "input", "type": "var"}, {"id... | 00401050 | unknown_arch | unknown_opt | [{"address": "00401050", "is_external": false, "is_global": true, "name": "exit", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404028", "is_external": false, "is_global": true, "name": "PTR_exit_00404028", "namespace": "Global", "type": "Label"}, {"address": "00405018", "is_external": false, "is_globa... | [{"address": "00404028", "datatype": "pointer", "from_instruction": "00401050", "symbol_name": "PTR_exit_00404028", "symbol_type": "Label", "value": "00405018"}] | {"called_functions": [{"address": "00405018", "is_external": false, "name": "exit", "namespace": "<EXTERNAL>", "signature": "void exit(int __status)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "int", "is_register": true, "is_stack": false, "name": "__status", "size": "4", "storage": ... | [] | {"incoming": [{"from": "00401240", "from_function": "on_connect", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401050", "is_external": false, "to": "00404028", "to_function": "", "type": "INDIRECTION"}, {"from": "00401050", "is_external": false, "to": "00405018", "to_function": "exit", "type": "COMPUTED_CAL... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["int"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["void"]} | {"body_ranges": [{"end": "00401055", "start": "00401050"}], "entry_block": {"end": "0040113f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "288", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401050", "instruction": "JMP qword ptr [0x00404028]", "pcode_ops": [" --- BRANCHIND (ram, 0x404028, 8)"]}] | {"callees": [{"address": "00405018", "is_external": false, "name": "exit", "namespace": "<EXTERNAL>", "signature": "void exit(int __status)"}], "callers": [{"address": "00401222", "is_external": false, "name": "on_connect", "namespace": "Global", "signature": "void on_connect(mosquitto * mosq, void * obj, int rc)"}]} | {"exports": [{"address": "00401050", "name": "exit", "symbol": "exit"}], "imports": []} | [] | [] | [{"address": "00401050", "bytes": "ff25d22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404028]"], "refs_from": [{"to": "00404028", "type": "INDIRECTION"}, {"to": "00405018", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401055", "num_addresses": "6", "start": "00401050"}, "calling_convention": "unknown", "comment": "", "has_no_return": true, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "exit", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "data... | [{"address": "00401050", "is_external": false, "is_global": true, "name": "exit", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404028", "is_external": false, "is_global": true, "name": "PTR_exit_00404028", "namespace": "Global", "type": "Label"}, {"address": "00405018", "is_external": false, "is_globa... | [{"address": "00404028", "datatype": "pointer", "from_instruction": "00401050", "symbol_name": "PTR_exit_00404028", "symbol_type": "Label", "value": "00405018"}] | {"called_functions": [{"address": "00405018", "is_external": false, "name": "exit", "namespace": "<EXTERNAL>", "signature": "void exit(int __status)"}], "calling_convention": "unknown", "parameters": [{"comment": "", "datatype": "int", "is_register": true, "is_stack": false, "name": "__status", "size": "4", "storage": ... | [] | {"incoming": [{"from": "00401240", "from_function": "FUN_00401222", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401050", "is_external": false, "to": "00404028", "to_function": "", "type": "INDIRECTION"}, {"from": "00401050", "is_external": false, "to": "00405018", "to_function": "exit", "type": "COMPUTED_C... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": ["int"], "referenced_data_types": ["pointer", "undefined"], "return_type": ["void"]} | {"body_ranges": [{"end": "00401055", "start": "00401050"}], "entry_block": {"end": "0040113f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "288", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401050", "instruction": "JMP qword ptr [0x00404028]", "pcode_ops": [" --- BRANCHIND (ram, 0x404028, 8)"]}] | {"callees": [{"address": "00405018", "is_external": false, "name": "exit", "namespace": "<EXTERNAL>", "signature": "void exit(int __status)"}], "callers": [{"address": "00401222", "is_external": false, "name": "FUN_00401222", "namespace": "Global", "signature": "undefined FUN_00401222()"}]} | {"exports": [{"address": "00401050", "name": "exit", "symbol": "exit"}], "imports": []} | [] | [] | [{"address": "00401050", "bytes": "ff25d22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404028]"], "refs_from": [{"to": "00404028", "type": "INDIRECTION"}, {"to": "00405018", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401055", "num_addresses": "6", "start": "00401050"}, "calling_convention": "unknown", "comment": "", "has_no_return": true, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "exit", "namespace": "<EXTERNAL>", "parameters": [{"comment": "", "data... | null | null | null | null | null | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(int __status)
{
/* WARNING: Subroutine does not return */
MASKED(__status);
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(int __status)
{
/* WARNING: Subroutine does not return */
MASKED(__status);
}
|
6_000bdde9bb1f96cc47e9d67aabb8a78f3e669d32e48cc50d433324582e558b13_and_000bdde9bb1f96cc47e9d67aabb8a78f3e669d32e48cc50d433324582e558b13_strip.c | mosquitto_connect_async | mosquitto_connect_async |
void mosquitto_connect_async(void)
{
mosquitto_connect_async();
return;
}
|
void mosquitto_connect_async(void)
{
mosquitto_connect_async();
return;
}
| JMP qword ptr [0x00404030] | {"edges": [{"source": "const_0", "target": "RETURN_00401060_1", "type": "use"}, {"source": "var_00405028", "target": "CALL_00401060_0", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "var_00405028", "label": "var", "type": "var"}, {"id": "RETURN_00401060_1", "label": "RETURN", "type... | {"edges": [{"source": "const_0", "target": "RETURN_00401060_1", "type": "use"}, {"source": "var_00405028", "target": "CALL_00401060_0", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "var_00405028", "label": "var", "type": "var"}, {"id": "RETURN_00401060_1", "label": "RETURN", "type... | {"edges": [{"source": "00401060", "target": "00405028", "type": "control_flow"}], "nodes": [{"id": "00401060", "label": "00401060", "type": "basic_block"}, {"id": "00405028", "label": "00405028", "type": "basic_block"}]} | {"edges": [{"source": "00401060", "target": "00405028", "type": "control_flow"}], "nodes": [{"id": "00401060", "label": "00401060", "type": "basic_block"}, {"id": "00405028", "label": "00405028", "type": "basic_block"}]} | null | null | [["var_00405028", "CALL_00401060_0", "input"], ["const_0", "RETURN_00401060_1", "input"]] | [["var_00405028", "CALL_00401060_0", "input"], ["const_0", "RETURN_00401060_1", "input"]] | {"edges": [{"source": "var_00405028", "target": "CALL_00401060_0", "type": "input"}, {"source": "const_0", "target": "RETURN_00401060_1", "type": "input"}], "nodes": [{"id": "var_00405028", "label": "input", "type": "var"}, {"id": "RETURN_00401060_1", "label": "RETURN", "type": "op"}, {"id": "CALL_00401060_0", "label":... | {"edges": [{"source": "var_00405028", "target": "CALL_00401060_0", "type": "input"}, {"source": "const_0", "target": "RETURN_00401060_1", "type": "input"}], "nodes": [{"id": "var_00405028", "label": "input", "type": "var"}, {"id": "RETURN_00401060_1", "label": "RETURN", "type": "op"}, {"id": "CALL_00401060_0", "label":... | 00401060 | unknown_arch | unknown_opt | [{"address": "00401060", "is_external": false, "is_global": true, "name": "mosquitto_connect_async", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404030", "is_external": false, "is_global": true, "name": "PTR_mosquitto_connect_async_00404030", "namespace": "Global", "type": "Label"}, {"address": "0040... | [{"address": "00404030", "datatype": "pointer", "from_instruction": "00401060", "symbol_name": "PTR_mosquitto_connect_async_00404030", "symbol_type": "Label", "value": "00405028"}] | {"called_functions": [{"address": "00405028", "is_external": false, "name": "mosquitto_connect_async", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_connect_async()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_connect_async()"} | [] | {"incoming": [{"from": "00401371", "from_function": "main", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401060", "is_external": false, "to": "00404030", "to_function": "", "type": "INDIRECTION"}, {"from": "00401060", "is_external": false, "to": "00405028", "to_function": "mosquitto_connect_async", "type": ... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401065", "start": "00401060"}], "entry_block": {"end": "0040113f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "288", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401060", "instruction": "JMP qword ptr [0x00404030]", "pcode_ops": [" --- BRANCHIND (ram, 0x404030, 8)"]}] | {"callees": [{"address": "00405028", "is_external": false, "name": "mosquitto_connect_async", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_connect_async()"}], "callers": [{"address": "0040129e", "is_external": false, "name": "main", "namespace": "Global", "signature": "int main(int argc, char * * argv)"... | {"exports": [{"address": "00401060", "name": "mosquitto_connect_async", "symbol": "mosquitto_connect_async"}], "imports": []} | [] | [] | [{"address": "00401060", "bytes": "ff25ca2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404030]"], "refs_from": [{"to": "00404030", "type": "INDIRECTION"}, {"to": "00405028", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401065", "num_addresses": "6", "start": "00401060"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_connect_async", "namespace": "<EXTERNAL>", "parameters": []... | [{"address": "00401060", "is_external": false, "is_global": true, "name": "mosquitto_connect_async", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404030", "is_external": false, "is_global": true, "name": "PTR_mosquitto_connect_async_00404030", "namespace": "Global", "type": "Label"}, {"address": "0040... | [{"address": "00404030", "datatype": "pointer", "from_instruction": "00401060", "symbol_name": "PTR_mosquitto_connect_async_00404030", "symbol_type": "Label", "value": "00405028"}] | {"called_functions": [{"address": "00405028", "is_external": false, "name": "mosquitto_connect_async", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_connect_async()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_connect_async()"} | [] | {"incoming": [{"from": "00401371", "from_function": "FUN_0040129e", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401060", "is_external": false, "to": "00404030", "to_function": "", "type": "INDIRECTION"}, {"from": "00401060", "is_external": false, "to": "00405028", "to_function": "mosquitto_connect_async", ... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401065", "start": "00401060"}], "entry_block": {"end": "0040113f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "288", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401060", "instruction": "JMP qword ptr [0x00404030]", "pcode_ops": [" --- BRANCHIND (ram, 0x404030, 8)"]}] | {"callees": [{"address": "00405028", "is_external": false, "name": "mosquitto_connect_async", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_connect_async()"}], "callers": [{"address": "0040129e", "is_external": false, "name": "FUN_0040129e", "namespace": "Global", "signature": "undefined FUN_0040129e()"}... | {"exports": [{"address": "00401060", "name": "mosquitto_connect_async", "symbol": "mosquitto_connect_async"}], "imports": []} | [] | [] | [{"address": "00401060", "bytes": "ff25ca2f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404030]"], "refs_from": [{"to": "00404030", "type": "INDIRECTION"}, {"to": "00405028", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401065", "num_addresses": "6", "start": "00401060"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_connect_async", "namespace": "<EXTERNAL>", "parameters": []... | null | null | null | null | null | null |
void MASKED(void)
{
MASKED();
return;
}
|
void MASKED(void)
{
MASKED();
return;
}
|
7_000bdde9bb1f96cc47e9d67aabb8a78f3e669d32e48cc50d433324582e558b13_and_000bdde9bb1f96cc47e9d67aabb8a78f3e669d32e48cc50d433324582e558b13_strip.c | mosquitto_connect_callback_set | mosquitto_connect_callback_set |
void mosquitto_connect_callback_set(void)
{
mosquitto_connect_callback_set();
return;
}
|
void mosquitto_connect_callback_set(void)
{
mosquitto_connect_callback_set();
return;
}
| JMP qword ptr [0x00404038] | {"edges": [{"source": "const_0", "target": "RETURN_00401070_1", "type": "use"}, {"source": "var_00405030", "target": "CALL_00401070_0", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "var_00405030", "label": "var", "type": "var"}, {"id": "RETURN_00401070_1", "label": "RETURN", "type... | {"edges": [{"source": "const_0", "target": "RETURN_00401070_1", "type": "use"}, {"source": "var_00405030", "target": "CALL_00401070_0", "type": "use"}], "nodes": [{"id": "const_0", "label": "var", "type": "var"}, {"id": "var_00405030", "label": "var", "type": "var"}, {"id": "RETURN_00401070_1", "label": "RETURN", "type... | {"edges": [{"source": "00401070", "target": "00405030", "type": "control_flow"}], "nodes": [{"id": "00401070", "label": "00401070", "type": "basic_block"}, {"id": "00405030", "label": "00405030", "type": "basic_block"}]} | {"edges": [{"source": "00401070", "target": "00405030", "type": "control_flow"}], "nodes": [{"id": "00401070", "label": "00401070", "type": "basic_block"}, {"id": "00405030", "label": "00405030", "type": "basic_block"}]} | null | null | [["var_00405030", "CALL_00401070_0", "input"], ["const_0", "RETURN_00401070_1", "input"]] | [["var_00405030", "CALL_00401070_0", "input"], ["const_0", "RETURN_00401070_1", "input"]] | {"edges": [{"source": "var_00405030", "target": "CALL_00401070_0", "type": "input"}, {"source": "const_0", "target": "RETURN_00401070_1", "type": "input"}], "nodes": [{"id": "var_00405030", "label": "input", "type": "var"}, {"id": "RETURN_00401070_1", "label": "RETURN", "type": "op"}, {"id": "CALL_00401070_0", "label":... | {"edges": [{"source": "var_00405030", "target": "CALL_00401070_0", "type": "input"}, {"source": "const_0", "target": "RETURN_00401070_1", "type": "input"}], "nodes": [{"id": "var_00405030", "label": "input", "type": "var"}, {"id": "RETURN_00401070_1", "label": "RETURN", "type": "op"}, {"id": "CALL_00401070_0", "label":... | 00401070 | unknown_arch | unknown_opt | [{"address": "00401070", "is_external": false, "is_global": true, "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404038", "is_external": false, "is_global": true, "name": "PTR_mosquitto_connect_callback_set_00404038", "namespace": "Global", "type": "Label"}, {"a... | [{"address": "00404038", "datatype": "pointer", "from_instruction": "00401070", "symbol_name": "PTR_mosquitto_connect_callback_set_00404038", "symbol_type": "Label", "value": "00405030"}] | {"called_functions": [{"address": "00405030", "is_external": false, "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_connect_callback_set()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_connect_c... | [] | {"incoming": [{"from": "004012fd", "from_function": "main", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401070", "is_external": false, "to": "00404038", "to_function": "", "type": "INDIRECTION"}, {"from": "00401070", "is_external": false, "to": "00405030", "to_function": "mosquitto_connect_callback_set", "... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401075", "start": "00401070"}], "entry_block": {"end": "0040113f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "288", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401070", "instruction": "JMP qword ptr [0x00404038]", "pcode_ops": [" --- BRANCHIND (ram, 0x404038, 8)"]}] | {"callees": [{"address": "00405030", "is_external": false, "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_connect_callback_set()"}], "callers": [{"address": "0040129e", "is_external": false, "name": "main", "namespace": "Global", "signature": "int main(int argc, c... | {"exports": [{"address": "00401070", "name": "mosquitto_connect_callback_set", "symbol": "mosquitto_connect_callback_set"}], "imports": []} | [] | [] | [{"address": "00401070", "bytes": "ff25c22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404038]"], "refs_from": [{"to": "00404038", "type": "INDIRECTION"}, {"to": "00405030", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401075", "num_addresses": "6", "start": "00401070"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "paramete... | [{"address": "00401070", "is_external": false, "is_global": true, "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "type": "Function"}, {"address": "00404038", "is_external": false, "is_global": true, "name": "PTR_mosquitto_connect_callback_set_00404038", "namespace": "Global", "type": "Label"}, {"a... | [{"address": "00404038", "datatype": "pointer", "from_instruction": "00401070", "symbol_name": "PTR_mosquitto_connect_callback_set_00404038", "symbol_type": "Label", "value": "00405030"}] | {"called_functions": [{"address": "00405030", "is_external": false, "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_connect_callback_set()"}], "calling_convention": "unknown", "parameters": [], "return_type": "undefined", "signature": "undefined mosquitto_connect_c... | [] | {"incoming": [{"from": "004012fd", "from_function": "FUN_0040129e", "type": "UNCONDITIONAL_CALL"}], "outgoing": [{"from": "00401070", "is_external": false, "to": "00404038", "to_function": "", "type": "INDIRECTION"}, {"from": "00401070", "is_external": false, "to": "00405030", "to_function": "mosquitto_connect_callback... | {"bookmarks": [], "code_unit_comments": [], "function_comment": "", "function_repeatable_comment": ""} | {"local_types": [], "parameter_types": [], "referenced_data_types": ["pointer"], "return_type": ["undefined"]} | {"body_ranges": [{"end": "00401075", "start": "00401070"}], "entry_block": {"end": "0040113f", "execute": true, "initialized": true, "name": ".plt", "read": true, "size": "288", "start": "00401020", "volatile": false, "write": false}, "image_base": "00400000"} | [{"address": "00401070", "instruction": "JMP qword ptr [0x00404038]", "pcode_ops": [" --- BRANCHIND (ram, 0x404038, 8)"]}] | {"callees": [{"address": "00405030", "is_external": false, "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "signature": "undefined mosquitto_connect_callback_set()"}], "callers": [{"address": "0040129e", "is_external": false, "name": "FUN_0040129e", "namespace": "Global", "signature": "undefined FU... | {"exports": [{"address": "00401070", "name": "mosquitto_connect_callback_set", "symbol": "mosquitto_connect_callback_set"}], "imports": []} | [] | [] | [{"address": "00401070", "bytes": "ff25c22f0000", "fall_through": "", "flow_type": "COMPUTED_CALL_TERMINATOR", "length": "6", "mnemonic": "JMP", "operands": ["qword ptr [0x00404038]"], "refs_from": [{"to": "00404038", "type": "INDIRECTION"}, {"to": "00405030", "type": "COMPUTED_CALL_TERMINATOR"}]}] | {"body": {"end": "00401075", "num_addresses": "6", "start": "00401070"}, "calling_convention": "unknown", "comment": "", "has_no_return": false, "has_var_args": false, "is_external": false, "is_inline": false, "is_thunk": true, "locals": [], "name": "mosquitto_connect_callback_set", "namespace": "<EXTERNAL>", "paramete... | null | null | null | null | null | null |
void MASKED(void)
{
MASKED();
return;
}
|
void MASKED(void)
{
MASKED();
return;
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.