file_name stringlengths 143 146 | original_function_name stringlengths 1 245 | stripped_function_name stringlengths 1 45 | decompiled_code_original stringlengths 34 500k ⌀ | decompiled_code_stripped stringlengths 37 500k ⌀ | assembly_code stringlengths 3 344k ⌀ | dataflowgraph_original stringlengths 26 18.7M | dataflowgraph_stripped stringlengths 26 30.3M | controlflowgraph_original stringlengths 26 364k | controlflowgraph_stripped stringlengths 26 364k | graphImage_original float64 | graphImage_stripped float64 | pcode_edges_original stringlengths 2 9.94M | pcode_edges_stripped stringlengths 2 16.2M | pcode_graph_original stringlengths 26 19.1M | pcode_graph_stripped stringlengths 26 31M | address stringlengths 8 8 | arch stringclasses 1
value | opt_level stringclasses 1
value |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_strip.c | pthread_create | pthread_create |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int pthread_create(pthread_t *__newthread,pthread_attr_t *__attr,__start_routine *__start_routine,
void *__arg)
{
int iVar1;
iVar1 = pthread_create(__newthread,__attr,__start_routine,__arg);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int pthread_create(pthread_t *__newthread,pthread_attr_t *__attr,__start_routine *__start_routine,
void *__arg)
{
int iVar1;
iVar1 = pthread_create(__newthread,__attr,__start_routine,__arg);
return iVar1;
}
| JMP qword ptr [0x00404018] | {"edges": [{"source": "CALL_00401030_0", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00405000", "type": "use", "target": "CALL_00401030_0"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_00401030_0"}, {"source": "reg_register:00000010", "type": "use", "target": "CALL_00401030... | {"edges": [{"source": "CALL_00401030_0", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00405000", "type": "use", "target": "CALL_00401030_0"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_00401030_0"}, {"source": "reg_register:00000010", "type": "use", "target": "CALL_00401030... | {"edges": [{"source": "00401030", "type": "control_flow", "target": "00405000"}], "nodes": [{"label": "00401030", "type": "basic_block", "id": "00401030"}, {"label": "00405000", "type": "basic_block", "id": "00405000"}]} | {"edges": [{"source": "00401030", "type": "control_flow", "target": "00405000"}], "nodes": [{"label": "00401030", "type": "basic_block", "id": "00401030"}, {"label": "00405000", "type": "basic_block", "id": "00405000"}]} | null | null | [["reg_register:00000030", "CALL_00401030_0", "input"], ["reg_register:00000010", "CALL_00401030_0", "input"], ["reg_register:00000008", "CALL_00401030_0", "input"], ["reg_register:00000000", "RETURN_00401030_1", "input"], ["reg_register:00000038", "CALL_00401030_0", "input"], ["var_00405000", "CALL_00401030_0", "input... | [["reg_register:00000030", "CALL_00401030_0", "input"], ["reg_register:00000010", "CALL_00401030_0", "input"], ["reg_register:00000008", "CALL_00401030_0", "input"], ["reg_register:00000000", "RETURN_00401030_1", "input"], ["reg_register:00000038", "CALL_00401030_0", "input"], ["var_00405000", "CALL_00401030_0", "input... | {"edges": [{"source": "reg_register:00000030", "type": "input", "target": "CALL_00401030_0"}, {"source": "reg_register:00000010", "type": "input", "target": "CALL_00401030_0"}, {"source": "reg_register:00000008", "type": "input", "target": "CALL_00401030_0"}, {"source": "reg_register:00000000", "type": "input", "target... | {"edges": [{"source": "reg_register:00000030", "type": "input", "target": "CALL_00401030_0"}, {"source": "reg_register:00000010", "type": "input", "target": "CALL_00401030_0"}, {"source": "reg_register:00000008", "type": "input", "target": "CALL_00401030_0"}, {"source": "reg_register:00000000", "type": "input", "target... | 00401030 | .. | .. |
4_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_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 [0x00404020] | {"edges": [{"source": "CALL_00401040_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401040_1"}, {"source": "var_00405008", "type": "use", "target": "CALL_00401040_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401040_0"}, {"sour... | {"edges": [{"source": "CALL_00401040_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401040_1"}, {"source": "var_00405008", "type": "use", "target": "CALL_00401040_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401040_0"}, {"sour... | {"edges": [{"source": "00401040", "type": "control_flow", "target": "00405008"}], "nodes": [{"label": "00401040", "type": "basic_block", "id": "00401040"}, {"label": "00405008", "type": "basic_block", "id": "00405008"}]} | {"edges": [{"source": "00401040", "type": "control_flow", "target": "00405008"}], "nodes": [{"label": "00401040", "type": "basic_block", "id": "00401040"}, {"label": "00405008", "type": "basic_block", "id": "00405008"}]} | 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"], ["reg_register:00000038", "CALL_00401040_0", "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"], ["reg_register:00000038", "CALL_00401040_0", "input"]] | {"edges": [{"source": "var_00405008", "type": "input", "target": "CALL_00401040_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401040_1"}, {"source": "CALL_00401040_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00401040_... | {"edges": [{"source": "var_00405008", "type": "input", "target": "CALL_00401040_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401040_1"}, {"source": "CALL_00401040_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00401040_... | 00401040 | .. | .. |
5_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_strip.c | gettimeofday | gettimeofday |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int gettimeofday(timeval *__tv,__timezone_ptr_t __tz)
{
int iVar1;
iVar1 = gettimeofday(__tv,__tz);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int gettimeofday(timeval *__tv,__timezone_ptr_t __tz)
{
int iVar1;
iVar1 = gettimeofday(__tv,__tz);
return iVar1;
}
| JMP qword ptr [0x00404028] | {"edges": [{"source": "var_00405010", "type": "use", "target": "CALL_00401050_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401050_1"}, {"source": "const_0", "type": "use", "target": "RETURN_00401050_1"}, {"source": "CALL_00401050_0", "type": "def", "target": "reg_register:00000000"}, {"so... | {"edges": [{"source": "var_00405010", "type": "use", "target": "CALL_00401050_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401050_1"}, {"source": "const_0", "type": "use", "target": "RETURN_00401050_1"}, {"source": "CALL_00401050_0", "type": "def", "target": "reg_register:00000000"}, {"so... | {"edges": [{"source": "00401050", "type": "control_flow", "target": "00405010"}], "nodes": [{"label": "00401050", "type": "basic_block", "id": "00401050"}, {"label": "00405010", "type": "basic_block", "id": "00405010"}]} | {"edges": [{"source": "00401050", "type": "control_flow", "target": "00405010"}], "nodes": [{"label": "00401050", "type": "basic_block", "id": "00401050"}, {"label": "00405010", "type": "basic_block", "id": "00405010"}]} | null | null | [["reg_register:00000030", "CALL_00401050_0", "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"]] | [["reg_register:00000030", "CALL_00401050_0", "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": "reg_register:00000030", "type": "input", "target": "CALL_00401050_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401050_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401050_0"}, {"source": "CALL_00401050_0", "type": "output", "target": "reg_register:... | {"edges": [{"source": "reg_register:00000030", "type": "input", "target": "CALL_00401050_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401050_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401050_0"}, {"source": "CALL_00401050_0", "type": "output", "target": "reg_register:... | 00401050 | .. | .. |
6_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_strip.c | __assert_fail | __assert_fail |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)
{
/* WARNING: Subroutine does not return */
__assert_fail(__assertion,__file,__line,__function);
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)
{
/* WARNING: Subroutine does not return */
__assert_fail(__assertion,__file,__line,__function);
}
| JMP qword ptr [0x00404030] | {"edges": [{"source": "reg_register:00000010", "type": "use", "target": "CALL_00401060_0"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_00401060_0"}, {"source": "var_00405018", "type": "use", "target": "CALL_00401060_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401060... | {"edges": [{"source": "reg_register:00000010", "type": "use", "target": "CALL_00401060_0"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_00401060_0"}, {"source": "var_00405018", "type": "use", "target": "CALL_00401060_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401060... | {"edges": [{"source": "00401060", "type": "control_flow", "target": "00405018"}], "nodes": [{"label": "00401060", "type": "basic_block", "id": "00401060"}, {"label": "00405018", "type": "basic_block", "id": "00405018"}]} | {"edges": [{"source": "00401060", "type": "control_flow", "target": "00405018"}], "nodes": [{"label": "00401060", "type": "basic_block", "id": "00401060"}, {"label": "00405018", "type": "basic_block", "id": "00405018"}]} | null | null | [["reg_register:00000030", "CALL_00401060_0", "input"], ["reg_register:00000038", "CALL_00401060_0", "input"], ["const_1", "RETURN_00401060_2", "input"], ["var_00405018", "CALL_00401060_0", "input"], ["reg_register:00000008", "CALL_00401060_0", "input"], ["reg_register:00000010", "CALL_00401060_0", "input"]] | [["reg_register:00000030", "CALL_00401060_0", "input"], ["reg_register:00000038", "CALL_00401060_0", "input"], ["const_1", "RETURN_00401060_2", "input"], ["var_00405018", "CALL_00401060_0", "input"], ["reg_register:00000008", "CALL_00401060_0", "input"], ["reg_register:00000010", "CALL_00401060_0", "input"]] | {"edges": [{"source": "reg_register:00000030", "type": "input", "target": "CALL_00401060_0"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401060_0"}, {"source": "const_1", "type": "input", "target": "RETURN_00401060_2"}, {"source": "var_00405018", "type": "input", "target": "CALL_00401060_0"}... | {"edges": [{"source": "reg_register:00000030", "type": "input", "target": "CALL_00401060_0"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401060_0"}, {"source": "const_1", "type": "input", "target": "RETURN_00401060_2"}, {"source": "var_00405018", "type": "input", "target": "CALL_00401060_0"}... | 00401060 | .. | .. |
7_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_strip.c | pthread_join | pthread_join |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int pthread_join(pthread_t __th,void **__thread_return)
{
int iVar1;
iVar1 = pthread_join(__th,__thread_return);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int pthread_join(pthread_t __th,void **__thread_return)
{
int iVar1;
iVar1 = pthread_join(__th,__thread_return);
return iVar1;
}
| JMP qword ptr [0x00404038] | {"edges": [{"source": "CALL_00401070_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401070_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401070_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401070_... | {"edges": [{"source": "CALL_00401070_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401070_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401070_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401070_... | {"edges": [{"source": "00401070", "type": "control_flow", "target": "00405030"}], "nodes": [{"label": "00401070", "type": "basic_block", "id": "00401070"}, {"label": "00405030", "type": "basic_block", "id": "00405030"}]} | {"edges": [{"source": "00401070", "type": "control_flow", "target": "00405030"}], "nodes": [{"label": "00401070", "type": "basic_block", "id": "00401070"}, {"label": "00405030", "type": "basic_block", "id": "00405030"}]} | null | null | [["reg_register:00000030", "CALL_00401070_0", "input"], ["var_00405030", "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"]] | [["reg_register:00000030", "CALL_00401070_0", "input"], ["var_00405030", "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": "reg_register:00000030", "type": "input", "target": "CALL_00401070_0"}, {"source": "var_00405030", "type": "input", "target": "CALL_00401070_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401070_1"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401070_1... | {"edges": [{"source": "reg_register:00000030", "type": "input", "target": "CALL_00401070_0"}, {"source": "var_00405030", "type": "input", "target": "CALL_00401070_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401070_1"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401070_1... | 00401070 | .. | .. |
8_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_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 [0x00404040] | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_00401080_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401080_1"}, {"source": "var_00405038", "type": "use", "target": "CALL_00401080_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401080_1"}, {"so... | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_00401080_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401080_1"}, {"source": "var_00405038", "type": "use", "target": "CALL_00401080_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401080_1"}, {"so... | {"edges": [{"source": "00401080", "type": "control_flow", "target": "00405038"}], "nodes": [{"label": "00401080", "type": "basic_block", "id": "00401080"}, {"label": "00405038", "type": "basic_block", "id": "00405038"}]} | {"edges": [{"source": "00401080", "type": "control_flow", "target": "00405038"}], "nodes": [{"label": "00401080", "type": "basic_block", "id": "00401080"}, {"label": "00405038", "type": "basic_block", "id": "00405038"}]} | 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_00405038", "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_00405038", "CALL_00401080_0", "input"]] | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_00401080_0"}, {"source": "CALL_00401080_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00401080_1"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_... | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_00401080_0"}, {"source": "CALL_00401080_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00401080_1"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_... | 00401080 | .. | .. |
9_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_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 [0x00404048] | {"edges": [{"source": "var_00405040", "type": "use", "target": "CALL_00401090_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401090_0"}, {"source": "const_1", "type": "use", "target": "RETURN_00401090_2"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_00401090_0"}, {"label": "RETURN"... | {"edges": [{"source": "var_00405040", "type": "use", "target": "CALL_00401090_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401090_0"}, {"source": "const_1", "type": "use", "target": "RETURN_00401090_2"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_00401090_0"}, {"label": "RETURN"... | {"edges": [{"source": "00401090", "type": "control_flow", "target": "00405040"}], "nodes": [{"label": "00401090", "type": "basic_block", "id": "00401090"}, {"label": "00405040", "type": "basic_block", "id": "00405040"}]} | {"edges": [{"source": "00401090", "type": "control_flow", "target": "00405040"}], "nodes": [{"label": "00401090", "type": "basic_block", "id": "00401090"}, {"label": "00405040", "type": "basic_block", "id": "00405040"}]} | null | null | [["const_1", "RETURN_00401090_2", "input"], ["reg_register:00000038", "CALL_00401090_0", "input"], ["var_00405040", "CALL_00401090_0", "input"]] | [["const_1", "RETURN_00401090_2", "input"], ["reg_register:00000038", "CALL_00401090_0", "input"], ["var_00405040", "CALL_00401090_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00401090_2"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401090_0"}, {"source": "var_00405040", "type": "input", "target": "CALL_00401090_0"}], "nodes": [{"label": "input", "type": "var", "id": "reg_register:00000038"}, {"la... | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00401090_2"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401090_0"}, {"source": "var_00405040", "type": "input", "target": "CALL_00401090_0"}], "nodes": [{"label": "input", "type": "var", "id": "reg_register:00000038"}, {"la... | 00401090 | .. | .. |
10_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_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 [0x00404050] | {"edges": [{"source": "reg_register:00000008", "type": "use", "target": "CALL_004010a0_0"}, {"source": "var_00405048", "type": "use", "target": "CALL_004010a0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010a0_1"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010a0_1"}, {"so... | {"edges": [{"source": "reg_register:00000008", "type": "use", "target": "CALL_004010a0_0"}, {"source": "var_00405048", "type": "use", "target": "CALL_004010a0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010a0_1"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010a0_1"}, {"so... | {"edges": [{"source": "004010a0", "type": "control_flow", "target": "00404050"}, {"source": "004010a0", "type": "control_flow", "target": "00405048"}], "nodes": [{"label": "004010a0", "type": "basic_block", "id": "004010a0"}, {"label": "00404050", "type": "basic_block", "id": "00404050"}, {"label": "00405048", "type": ... | {"edges": [{"source": "004010a0", "type": "control_flow", "target": "00404050"}, {"source": "004010a0", "type": "control_flow", "target": "00405048"}], "nodes": [{"label": "004010a0", "type": "basic_block", "id": "004010a0"}, {"label": "00404050", "type": "basic_block", "id": "00404050"}, {"label": "00405048", "type": ... | 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:00000010", "CALL_004010a0_0", "input"], ["reg_register:00000038", "CALL_004010a0_0", "input"], ["reg_r... | [["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:00000010", "CALL_004010a0_0", "input"], ["reg_register:00000038", "CALL_004010a0_0", "input"], ["reg_r... | {"edges": [{"source": "CALL_004010a0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_004010a0_1"}, {"source": "const_0", "type": "input", "target": "RETURN_004010a0_1"}, {"source": "var_00405048", "type": "input", "target": "CALL_004010a0_... | {"edges": [{"source": "CALL_004010a0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_004010a0_1"}, {"source": "const_0", "type": "input", "target": "RETURN_004010a0_1"}, {"source": "var_00405048", "type": "input", "target": "CALL_004010a0_... | 004010a0 | .. | .. |
11_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_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_00401284,param_2,&stack0x00000008,FUN_004013e0,FUN_00401440,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,0x401440
MOV RCX,0x4013e0
MOV RDI,0x401284
CALL qword ptr [0x00403ff0]
HLT | {"edges": [{"source": "const_-8", "type": "use", "target": "PTRSUB_004010bd_78"}, {"source": "var_004010da", "type": "use", "target": "BRANCH_004010da_38"}, {"source": "const_0", "type": "use", "target": "PTRSUB_004010d4_74"}, {"source": "const_8", "type": "use", "target": "PTRSUB_004010b5_77"}, {"source": "reg_registe... | {"edges": [{"source": "const_-8", "type": "use", "target": "PTRSUB_004010bd_78"}, {"source": "var_004010da", "type": "use", "target": "BRANCH_004010da_38"}, {"source": "const_0", "type": "use", "target": "PTRSUB_004010d4_74"}, {"source": "const_8", "type": "use", "target": "PTRSUB_004010b5_77"}, {"source": "reg_registe... | {"edges": [{"source": "004010b0", "type": "control_flow", "target": "00405020"}], "nodes": [{"label": "004010b0", "type": "basic_block", "id": "004010b0"}, {"label": "00405020", "type": "basic_block", "id": "00405020"}]} | {"edges": [{"source": "004010b0", "type": "control_flow", "target": "00405020"}], "nodes": [{"label": "004010b0", "type": "basic_block", "id": "004010b0"}, {"label": "00405020", "type": "basic_block", "id": "00405020"}]} | null | null | [["var_004010da", "BRANCH_004010da_38", "input"], ["addrtied_Stack[0x0]", "CALL_004010d4_37", "input"], ["reg_register:00000020", "CALL_004010d4_37", "input"], ["const_0", "PTRSUB_004010d4_75", "input"], ["unique_268435505", "CALL_004010d4_37", "input"], ["const_0", "PTRSUB_004010d4_74", "input"], ["PTRSUB_004010d4_76"... | [["var_004010da", "BRANCH_004010da_38", "input"], ["addrtied_Stack[0x0]", "CALL_004010d4_37", "input"], ["reg_register:00000020", "CALL_004010d4_37", "input"], ["const_0", "PTRSUB_004010d4_75", "input"], ["unique_268435505", "CALL_004010d4_37", "input"], ["const_0", "PTRSUB_004010d4_74", "input"], ["PTRSUB_004010d4_76"... | {"edges": [{"source": "var_004010da", "type": "input", "target": "BRANCH_004010da_38"}, {"source": "addrtied_Stack[0x0]", "type": "input", "target": "CALL_004010d4_37"}, {"source": "reg_register:00000020", "type": "input", "target": "CALL_004010d4_37"}, {"source": "const_0", "type": "input", "target": "PTRSUB_004010d4_... | {"edges": [{"source": "var_004010da", "type": "input", "target": "BRANCH_004010da_38"}, {"source": "addrtied_Stack[0x0]", "type": "input", "target": "CALL_004010d4_37"}, {"source": "reg_register:00000020", "type": "input", "target": "CALL_004010d4_37"}, {"source": "const_0", "type": "input", "target": "PTRSUB_004010d4_... | 004010b0 | .. | .. |
12_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_strip.c | _dl_relocate_static_pie | FUN_004010e0 |
void _dl_relocate_static_pie(void)
{
return;
}
|
void FUN_004010e0(void)
{
return;
}
| RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004010e0_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010e0_2"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004010e0_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010e0_2"}]} | {"edges": [], "nodes": [{"label": "004010e0", "type": "basic_block", "id": "004010e0"}]} | {"edges": [], "nodes": [{"label": "004010e0", "type": "basic_block", "id": "004010e0"}]} | null | null | [["const_0", "RETURN_004010e0_2", "input"]] | [["const_0", "RETURN_004010e0_2", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004010e0_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004010e0_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004010e0_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004010e0_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | 004010e0 | .. | .. |
13_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_strip.c | deregister_tm_clones | FUN_004010f0 |
/* WARNING: Removing unreachable block (ram,0x004010fd) */
/* WARNING: Removing unreachable block (ram,0x00401107) */
void deregister_tm_clones(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x004010fd) */
/* WARNING: Removing unreachable block (ram,0x00401107) */
void FUN_004010f0(void)
{
return;
}
| MOV EAX,0x404068
CMP RAX,0x404068
JZ 0x00401110
MOV EAX,0x0
TEST RAX,RAX
JZ 0x00401110
MOV EDI,0x404068
JMP RAX
RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401110_26"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401110_26"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401110_26"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401110_26"}]} | {"edges": [{"source": "004010f0", "type": "control_flow", "target": "00401110"}, {"source": "004010f0", "type": "control_flow", "target": "004010fd"}, {"source": "004010fd", "type": "control_flow", "target": "00401110"}, {"source": "004010fd", "type": "control_flow", "target": "00401107"}], "nodes": [{"label": "004010f... | {"edges": [{"source": "004010f0", "type": "control_flow", "target": "00401110"}, {"source": "004010f0", "type": "control_flow", "target": "004010fd"}, {"source": "004010fd", "type": "control_flow", "target": "00401110"}, {"source": "004010fd", "type": "control_flow", "target": "00401107"}], "nodes": [{"label": "004010f... | null | null | [["const_0", "RETURN_00401110_26", "input"]] | [["const_0", "RETURN_00401110_26", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401110_26"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401110_26"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401110_26"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401110_26"}, {"label": "input", "type": "var", "id": "const_0"}]} | 004010f0 | .. | .. |
14_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_strip.c | register_tm_clones | FUN_00401120 |
/* WARNING: Removing unreachable block (ram,0x0040113f) */
/* WARNING: Removing unreachable block (ram,0x00401149) */
void register_tm_clones(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x0040113f) */
/* WARNING: Removing unreachable block (ram,0x00401149) */
void FUN_00401120(void)
{
return;
}
| MOV ESI,0x404068
SUB RSI,0x404068
MOV RAX,RSI
SHR RSI,0x3f
SAR RAX,0x3
ADD RSI,RAX
SAR RSI,0x1
JZ 0x00401150
MOV EAX,0x0
TEST RAX,RAX
JZ 0x00401150
MOV EDI,0x404068
JMP RAX
RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401150_117"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401150_117"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401150_117"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401150_117"}]} | {"edges": [{"source": "00401120", "type": "control_flow", "target": "00401150"}, {"source": "00401120", "type": "control_flow", "target": "0040113f"}, {"source": "0040113f", "type": "control_flow", "target": "00401150"}, {"source": "0040113f", "type": "control_flow", "target": "00401149"}], "nodes": [{"label": "0040112... | {"edges": [{"source": "00401120", "type": "control_flow", "target": "00401150"}, {"source": "00401120", "type": "control_flow", "target": "0040113f"}, {"source": "0040113f", "type": "control_flow", "target": "00401150"}, {"source": "0040113f", "type": "control_flow", "target": "00401149"}], "nodes": [{"label": "0040112... | null | null | [["const_0", "RETURN_00401150_117", "input"]] | [["const_0", "RETURN_00401150_117", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401150_117"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401150_117"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401150_117"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401150_117"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401120 | .. | .. |
15_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_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_00404088 == '\0') {
FUN_004010f0();
DAT_00404088 = 1;
return;
}
return;
}
| CMP byte ptr [0x00404088],0x0
JNZ 0x00401180
PUSH RBP
MOV RBP,RSP
CALL 0x004010f0
MOV byte ptr [0x00404088],0x1
POP RBP
RET
RET | {"edges": [{"source": "const_18", "type": "use", "target": "INDIRECT_0040116d_44"}, {"source": "COPY_00401172_19", "type": "def", "target": "addrtied_00404088"}, {"source": "addrtied_00404088", "type": "use", "target": "INT_EQUAL_00401160_5"}, {"source": "COPY_00401180_46", "type": "def", "target": "addrtied_00404088"}... | {"edges": [{"source": "const_18", "type": "use", "target": "INDIRECT_0040116d_44"}, {"source": "COPY_00401172_19", "type": "def", "target": "addrtied_00404088"}, {"source": "addrtied_00404088", "type": "use", "target": "INT_EQUAL_00401160_5"}, {"source": "COPY_00401180_46", "type": "def", "target": "addrtied_00404088"}... | {"edges": [{"source": "00401160", "type": "control_flow", "target": "00401180"}, {"source": "00401160", "type": "control_flow", "target": "00401169"}, {"source": "00401169", "type": "control_flow", "target": "004010f0"}], "nodes": [{"label": "00401160", "type": "basic_block", "id": "00401160"}, {"label": "00401180", "t... | {"edges": [{"source": "00401160", "type": "control_flow", "target": "00401180"}, {"source": "00401160", "type": "control_flow", "target": "00401169"}, {"source": "00401169", "type": "control_flow", "target": "004010f0"}], "nodes": [{"label": "00401160", "type": "basic_block", "id": "00401160"}, {"label": "00401180", "t... | null | null | [["const_0", "RETURN_00401180_29", "input"], ["const_0", "INT_EQUAL_00401160_5", "input"], ["var_00401180", "CBRANCH_00401167_11", "input"], ["reg_register:00000206", "CBRANCH_00401167_11", "input"], ["var_004010f0", "CALL_0040116d_18", "input"], ["COPY_00401180_46", "addrtied_00404088", "output"], ["addrtied_00404088"... | [["const_0", "RETURN_00401180_29", "input"], ["const_0", "INT_EQUAL_00401160_5", "input"], ["var_00401180", "CBRANCH_00401167_11", "input"], ["reg_register:00000206", "CBRANCH_00401167_11", "input"], ["var_004010f0", "CALL_0040116d_18", "input"], ["COPY_00401180_46", "addrtied_00404088", "output"], ["addrtied_00404088"... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401180_29"}, {"source": "const_0", "type": "input", "target": "INT_EQUAL_00401160_5"}, {"source": "var_00401180", "type": "input", "target": "CBRANCH_00401167_11"}, {"source": "reg_register:00000206", "type": "input", "target": "CBRANCH_00401167_11"}... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401180_29"}, {"source": "const_0", "type": "input", "target": "INT_EQUAL_00401160_5"}, {"source": "var_00401180", "type": "input", "target": "CBRANCH_00401167_11"}, {"source": "reg_register:00000206", "type": "input", "target": "CBRANCH_00401167_11"}... | 00401160 | .. | .. |
16_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_strip.c | frame_dummy | _INIT_0 |
/* WARNING: Removing unreachable block (ram,0x0040113f) */
/* WARNING: Removing unreachable block (ram,0x00401149) */
void frame_dummy(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x0040113f) */
/* WARNING: Removing unreachable block (ram,0x00401149) */
void _INIT_0(void)
{
return;
}
| JMP 0x00401120 | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401150_118"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401150_118"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401150_118"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401150_118"}]} | {"edges": [{"source": "00401190", "type": "control_flow", "target": "00401120"}], "nodes": [{"label": "00401190", "type": "basic_block", "id": "00401190"}, {"label": "00401120", "type": "basic_block", "id": "00401120"}]} | {"edges": [{"source": "00401190", "type": "control_flow", "target": "00401120"}], "nodes": [{"label": "00401190", "type": "basic_block", "id": "00401190"}, {"label": "00401120", "type": "basic_block", "id": "00401120"}]} | null | null | [["const_0", "RETURN_00401150_118", "input"]] | [["const_0", "RETURN_00401150_118", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401150_118"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401150_118"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401150_118"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401150_118"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401190 | .. | .. |
17_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_strip.c | GetTime | FUN_00401192 |
/* WARNING: Unknown calling convention */
double GetTime(void)
{
int iVar1;
timeval t;
int rc;
iVar1 = gettimeofday((timeval *)&t,(__timezone_ptr_t)0x0);
if (iVar1 != 0) {
/* WARNING: Subroutine does not return */
__assert_fail("rc == 0","common.h",0xb,"GetTime");
}
return (d... |
double FUN_00401192(void)
{
timeval local_28;
int local_c;
local_c = gettimeofday(&local_28,(__timezone_ptr_t)0x0);
if (local_c != 0) {
/* WARNING: Subroutine does not return */
__assert_fail("rc == 0","common.h",0xb,"GetTime");
}
return (double)local_28.tv_usec / 1000000.0 + (d... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
LEA RAX,[RBP + -0x20]
MOV ESI,0x0
MOV RDI,RAX
CALL 0x00401050
MOV dword ptr [RBP + -0x4],EAX
CMP dword ptr [RBP + -0x4],0x0
JZ 0x004011cd
MOV ECX,0x402130
MOV EDX,0xb
MOV ESI,0x402008
MOV EDI,0x402011
CALL 0x00401060
MOV RAX,qword ptr [RBP + -0x20]
PXOR XMM1,XMM1
CVTSI2SD XMM1,RAX
MOV ... | {"edges": [{"source": "const_0", "type": "use", "target": "CALL_004011a6_19"}, {"source": "COPY_004011c8_144", "type": "def", "target": "unique_268435527"}, {"source": "const_-40", "type": "use", "target": "PTRSUB_0040119a_145"}, {"source": "const_11", "type": "use", "target": "CALL_004011c8_42"}, {"source": "COPY_0040... | {"edges": [{"source": "const_19", "type": "use", "target": "INDIRECT_004011a6_134"}, {"source": "const_0", "type": "use", "target": "CALL_004011a6_19"}, {"source": "const_-40", "type": "use", "target": "PTRSUB_0040119a_146"}, {"source": "const_11", "type": "use", "target": "CALL_004011c8_42"}, {"source": "reg_register:... | {"edges": [{"source": "00401192", "type": "control_flow", "target": "00401050"}, {"source": "00401192", "type": "control_flow", "target": "004011cd"}, {"source": "00401192", "type": "control_flow", "target": "004011b4"}, {"source": "004011b4", "type": "control_flow", "target": "00401060"}], "nodes": [{"label": "0040119... | {"edges": [{"source": "00401192", "type": "control_flow", "target": "00401050"}, {"source": "00401192", "type": "control_flow", "target": "004011cd"}, {"source": "00401192", "type": "control_flow", "target": "004011b4"}, {"source": "004011b4", "type": "control_flow", "target": "00401060"}], "nodes": [{"label": "0040119... | null | null | [["const_4202513", "COPY_004011c8_143", "input"], ["reg_register:00001200", "FLOAT_DIV_004011ef_57", "input"], ["var_004011cd", "CBRANCH_004011b2_35", "input"], ["var_00401060", "CALL_004011c8_42", "input"], ["unique_18176", "CALL_004011a6_19", "input"], ["INT2FLOAT_004011e2_54", "reg_register:00001200", "output"], ["r... | [["reg_register:00001200", "FLOAT_DIV_004011ef_57", "input"], ["const_-40", "PTRSUB_0040119a_146", "input"], ["var_004011cd", "CBRANCH_004011b2_35", "input"], ["var_00401060", "CALL_004011c8_42", "input"], ["unique_18176", "CALL_004011a6_19", "input"], ["INT2FLOAT_004011e2_54", "reg_register:00001200", "output"], ["uni... | {"edges": [{"source": "const_4202513", "type": "input", "target": "COPY_004011c8_143"}, {"source": "reg_register:00001200", "type": "input", "target": "FLOAT_DIV_004011ef_57"}, {"source": "var_004011cd", "type": "input", "target": "CBRANCH_004011b2_35"}, {"source": "var_00401060", "type": "input", "target": "CALL_00401... | {"edges": [{"source": "reg_register:00001200", "type": "input", "target": "FLOAT_DIV_004011ef_57"}, {"source": "const_-40", "type": "input", "target": "PTRSUB_0040119a_146"}, {"source": "var_004011cd", "type": "input", "target": "CBRANCH_004011b2_35"}, {"source": "var_00401060", "type": "input", "target": "CALL_004011c... | 00401192 | .. | .. |
18_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_strip.c | Spin | FUN_00401203 |
void Spin(int howlong)
{
double dVar1;
double dVar2;
int howlong_local;
double t;
dVar1 = GetTime();
do {
dVar2 = GetTime();
} while (dVar2 - dVar1 < (double)howlong);
return;
}
|
void FUN_00401203(int param_1)
{
double dVar1;
double dVar2;
dVar1 = (double)FUN_00401192();
do {
dVar2 = (double)FUN_00401192();
} while (dVar2 - dVar1 < (double)param_1);
return;
}
| PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV dword ptr [RBP + -0x14],EDI
MOV EAX,0x0
CALL 0x00401192
MOVQ RAX,XMM0
MOV qword ptr [RBP + -0x8],RAX
NOP
MOV EAX,0x0
CALL 0x00401192
MOVQ RAX,XMM0
MOVQ XMM1,RAX
SUBSD XMM1,qword ptr [RBP + -0x8]
PXOR XMM0,XMM0
CVTSI2SD XMM0,dword ptr [RBP + -0x14]
COMISD XMM0,XMM1
JA 0x00401222
NOP... | {"edges": [{"source": "reg_register:00001200", "type": "use", "target": "FLOAT_SUB_00401236_32"}, {"source": "var_00401192", "type": "use", "target": "CALL_00401227_27"}, {"source": "reg_register:00001240", "type": "use", "target": "FLOAT_LESS_00401248_130"}, {"source": "FLOAT_LESS_00401248_130", "type": "def", "target... | {"edges": [{"source": "reg_register:00001200", "type": "use", "target": "FLOAT_SUB_00401236_32"}, {"source": "unique_268435513", "type": "use", "target": "CAST_00401213_169"}, {"source": "var_00401192", "type": "use", "target": "CALL_00401227_27"}, {"source": "CAST_00401213_169", "type": "def", "target": "reg_register:... | {"edges": [{"source": "00401203", "type": "control_flow", "target": "00401192"}, {"source": "00401203", "type": "control_flow", "target": "00401222"}, {"source": "00401222", "type": "control_flow", "target": "00401192"}, {"source": "00401222", "type": "control_flow", "target": "00401222"}, {"source": "00401222", "type"... | {"edges": [{"source": "00401203", "type": "control_flow", "target": "00401192"}, {"source": "00401203", "type": "control_flow", "target": "00401222"}, {"source": "00401222", "type": "control_flow", "target": "00401192"}, {"source": "00401222", "type": "control_flow", "target": "00401222"}, {"source": "00401222", "type"... | null | null | [["INT2FLOAT_0040123f_36", "reg_register:00001200", "output"], ["CALL_00401213_19", "reg_register:00001200", "output"], ["reg_register:00001240", "FLOAT_LESS_00401248_130", "input"], ["CALL_00401227_27", "reg_register:00001200", "output"], ["FLOAT_SUB_00401236_32", "reg_register:00001240", "output"], ["var_00401222", "... | [["FLOAT_LESS_00401248_140", "unique_268435508", "output"], ["CAST_00401227_170", "reg_register:00001200", "output"], ["INT2FLOAT_0040123f_36", "reg_register:00001200", "output"], ["reg_register:00001200", "FLOAT_LESS_00401248_140", "input"], ["CALL_00401213_19", "unique_268435513", "output"], ["CAST_00401213_169", "re... | {"edges": [{"source": "INT2FLOAT_0040123f_36", "type": "output", "target": "reg_register:00001200"}, {"source": "CALL_00401213_19", "type": "output", "target": "reg_register:00001200"}, {"source": "reg_register:00001240", "type": "input", "target": "FLOAT_LESS_00401248_130"}, {"source": "CALL_00401227_27", "type": "out... | {"edges": [{"source": "FLOAT_LESS_00401248_140", "type": "output", "target": "unique_268435508"}, {"source": "CAST_00401227_170", "type": "output", "target": "reg_register:00001200"}, {"source": "INT2FLOAT_0040123f_36", "type": "output", "target": "reg_register:00001200"}, {"source": "reg_register:00001200", "type": "i... | 00401203 | .. | .. |
19_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_strip.c | worker | FUN_0040124e |
void * worker(void *arg)
{
void *arg_local;
int i;
for (i = 0; i < loops; i = i + 1) {
counter = counter + 1;
}
return (void *)0x0;
}
|
undefined8 FUN_0040124e(void)
{
undefined4 local_c;
for (local_c = 0; local_c < DAT_00404090; local_c = local_c + 1) {
DAT_0040408c = DAT_0040408c + 1;
}
return 0;
}
| PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x18],RDI
MOV dword ptr [RBP + -0x4],0x0
JMP 0x00401272
MOV EAX,dword ptr [0x0040408c]
ADD EAX,0x1
MOV dword ptr [0x0040408c],EAX
ADD dword ptr [RBP + -0x4],0x1
MOV EAX,dword ptr [0x00404090]
CMP dword ptr [RBP + -0x4],EAX
JL 0x0040125f
MOV EAX,0x0
POP RBP
RET | {"edges": [{"source": "addrtied_00404090", "type": "use", "target": "COPY_00401283_110"}, {"source": "COPY_00401283_108", "type": "def", "target": "addrtied_0040408c"}, {"source": "COPY_00401283_110", "type": "def", "target": "addrtied_00404090"}, {"source": "addrtied_0040408c", "type": "use", "target": "MULTIEQUAL_004... | {"edges": [{"source": "addrtied_00404090", "type": "use", "target": "COPY_00401283_110"}, {"source": "COPY_00401283_108", "type": "def", "target": "addrtied_0040408c"}, {"source": "COPY_00401283_110", "type": "def", "target": "addrtied_00404090"}, {"source": "addrtied_0040408c", "type": "use", "target": "MULTIEQUAL_004... | {"edges": [{"source": "0040124e", "type": "control_flow", "target": "00401272"}, {"source": "0040125f", "type": "control_flow", "target": "00401272"}, {"source": "00401272", "type": "control_flow", "target": "0040125f"}, {"source": "00401272", "type": "control_flow", "target": "0040127d"}], "nodes": [{"label": "0040124... | {"edges": [{"source": "0040124e", "type": "control_flow", "target": "00401272"}, {"source": "0040125f", "type": "control_flow", "target": "00401272"}, {"source": "00401272", "type": "control_flow", "target": "0040125f"}, {"source": "00401272", "type": "control_flow", "target": "0040127d"}], "nodes": [{"label": "0040124... | null | null | [["const_0", "COPY_00401256_9", "input"], ["INT_ADD_0040126e_54", "unique_28160", "output"], ["COPY_0040127d_27", "reg_register:00000000", "output"], ["INT_SLESS_0040127b_25", "unique_60800", "output"], ["addrtied_0040408c", "INT_ADD_00401265_39", "input"], ["reg_register:00000000", "RETURN_00401283_34", "input"], ["ad... | [["const_0", "COPY_00401256_9", "input"], ["INT_ADD_0040126e_54", "unique_28160", "output"], ["COPY_0040127d_27", "reg_register:00000000", "output"], ["INT_SLESS_0040127b_25", "unique_60800", "output"], ["addrtied_0040408c", "INT_ADD_00401265_39", "input"], ["reg_register:00000000", "RETURN_00401283_34", "input"], ["ad... | {"edges": [{"source": "const_0", "type": "input", "target": "COPY_00401256_9"}, {"source": "INT_ADD_0040126e_54", "type": "output", "target": "unique_28160"}, {"source": "COPY_0040127d_27", "type": "output", "target": "reg_register:00000000"}, {"source": "INT_SLESS_0040127b_25", "type": "output", "target": "unique_6080... | {"edges": [{"source": "const_0", "type": "input", "target": "COPY_00401256_9"}, {"source": "INT_ADD_0040126e_54", "type": "output", "target": "unique_28160"}, {"source": "COPY_0040127d_27", "type": "output", "target": "reg_register:00000000"}, {"source": "INT_SLESS_0040127b_25", "type": "output", "target": "unique_6080... | 0040124e | .. | .. |
20_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_strip.c | main | FUN_00401284 |
int main(int argc,char **argv)
{
int iVar1;
char **argv_local;
int argc_local;
pthread_t p2;
pthread_t p1;
if (argc != 2) {
fwrite("usage: threads <loops>\n",1,0x17,stderr);
/* WARNING: Subroutine does not return */
exit(1);
}
loops = atoi(argv[1]);
printf("Initial val... |
undefined8 FUN_00401284(int param_1,long param_2)
{
int iVar1;
pthread_t local_18;
pthread_t local_10;
if (param_1 != 2) {
fwrite("usage: threads <loops>\n",1,0x17,stderr);
/* WARNING: Subroutine does not return */
exit(1);
}
DAT_00404090 = atoi(*(char **)(param_2 + 8));
p... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV dword ptr [RBP + -0x14],EDI
MOV qword ptr [RBP + -0x20],RSI
CMP dword ptr [RBP + -0x14],0x2
JZ 0x004012c1
MOV RAX,qword ptr [0x00404080]
MOV RCX,RAX
MOV EDX,0x17
MOV ESI,0x1
MOV EDI,0x402019
CALL 0x004010a0
MOV EDI,0x1
CALL 0x00401090
MOV RAX,qword ptr [RBP + -0x20]
ADD RAX,0x8
MOV... | {"edges": [{"source": "const_8", "type": "use", "target": "PTRADD_004012c5_637"}, {"source": "INDIRECT_0040138a_488", "type": "def", "target": "addrtied_00404080"}, {"source": "unique_268435758", "type": "use", "target": "CALL_004013b8_181"}, {"source": "reg_register:00000206", "type": "use", "target": "CBRANCH_0040134... | {"edges": [{"source": "COPY_00401324_631", "type": "def", "target": "unique_268435814"}, {"source": "addrtied_00404080", "type": "use", "target": "COPY_004012bc_491"}, {"source": "reg_register:00000206", "type": "use", "target": "CBRANCH_00401346_120"}, {"source": "var_00401040", "type": "use", "target": "CALL_004012ec... | {"edges": [{"source": "00401284", "type": "control_flow", "target": "004012c1"}, {"source": "00401284", "type": "control_flow", "target": "00401299"}, {"source": "00401299", "type": "control_flow", "target": "004010a0"}, {"source": "00401299", "type": "control_flow", "target": "00401090"}, {"source": "004012c1", "type"... | {"edges": [{"source": "00401284", "type": "control_flow", "target": "004012c1"}, {"source": "00401284", "type": "control_flow", "target": "00401299"}, {"source": "00401299", "type": "control_flow", "target": "004010a0"}, {"source": "00401299", "type": "control_flow", "target": "00401090"}, {"source": "004012c1", "type"... | null | null | [["var_004010a0", "CALL_004012b2_39", "input"], ["addrtied_00404080", "COPY_0040135c_495", "input"], ["const_82", "INDIRECT_00401307_591", "input"], ["addrtied_00404090", "COPY_0040138a_534", "input"], ["addrtied_0040408c", "INDIRECT_004012cf_499", "input"], ["var_00401030", "CALL_00401307_82", "input"], ["var_00401030... | [["var_004010a0", "CALL_004012b2_39", "input"], ["COPY_0040135c_512", "addrtied_0040408c", "output"], ["COPY_0040135c_493", "addrtied_00404080", "output"], ["addrtied_00404080", "INDIRECT_0040133f_481", "input"], ["INDIRECT_004012ec_479", "addrtied_00404080", "output"], ["INDIRECT_004012ec_575", "addrtied_Stack[-0x18]"... | {"edges": [{"source": "var_004010a0", "type": "input", "target": "CALL_004012b2_39"}, {"source": "addrtied_00404080", "type": "input", "target": "COPY_0040135c_495"}, {"source": "const_82", "type": "input", "target": "INDIRECT_00401307_591"}, {"source": "addrtied_00404090", "type": "input", "target": "COPY_0040138a_534... | {"edges": [{"source": "var_004010a0", "type": "input", "target": "CALL_004012b2_39"}, {"source": "COPY_0040135c_512", "type": "output", "target": "addrtied_0040408c"}, {"source": "COPY_0040135c_493", "type": "output", "target": "addrtied_00404080"}, {"source": "addrtied_00404080", "type": "input", "target": "INDIRECT_0... | 00401284 | .. | .. |
21_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_strip.c | __libc_csu_init | FUN_004013e0 |
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_004013e0(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 0x0040142e
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": "unique_268435570", "type": "use", "target": "PTRADD_00401421_285"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401408_44"}, {"source": "unique_18944", "type": "use", "target": "LOAD_00401421_96"}, {"source": "reg_register:00000010", "type": "use", "target": "CALLIND_0040... | {"edges": [{"source": "reg_register:00000018", "type": "use", "target": "MULTIEQUAL_00401418_201"}, {"source": "unique_18944", "type": "use", "target": "LOAD_00401421_96"}, {"source": "reg_register:00000010", "type": "use", "target": "CALLIND_00401421_100"}, {"source": "const_4210160", "type": "use", "target": "PTRSUB_... | {"edges": [{"source": "004013e0", "type": "control_flow", "target": "00401000"}, {"source": "004013e0", "type": "control_flow", "target": "0040142e"}, {"source": "004013e0", "type": "control_flow", "target": "00401413"}, {"source": "00401413", "type": "control_flow", "target": "00401418"}, {"source": "00401418", "type"... | {"edges": [{"source": "004013e0", "type": "control_flow", "target": "00401000"}, {"source": "004013e0", "type": "control_flow", "target": "0040142e"}, {"source": "004013e0", "type": "control_flow", "target": "00401413"}, {"source": "00401413", "type": "control_flow", "target": "00401418"}, {"source": "00401418", "type"... | null | null | [["const_1", "INT_NOTEQUAL_00401429_115", "input"], ["const_4210160", "PTRSUB_00401421_284", "input"], ["unique_57088", "CAST_00401421_287", "input"], ["reg_register:00000038", "CAST_004013ec_286", "input"], ["reg_register:00000030", "CALLIND_00401421_100", "input"], ["const_4294967295", "INT_AND_004013ec_222", "input"... | [["reg_register:00000038", "CALLIND_00401421_100", "input"], ["unique_57088", "CAST_00401421_284", "input"], ["const_4210160", "PTRSUB_00401421_282", "input"], ["const_1", "INT_NOTEQUAL_00401429_115", "input"], ["MULTIEQUAL_00401418_201", "reg_register:00000018", "output"], ["PTRSUB_00401421_282", "unique_268435578", "... | {"edges": [{"source": "const_1", "type": "input", "target": "INT_NOTEQUAL_00401429_115"}, {"source": "const_4210160", "type": "input", "target": "PTRSUB_00401421_284"}, {"source": "unique_57088", "type": "input", "target": "CAST_00401421_287"}, {"source": "reg_register:00000038", "type": "input", "target": "CAST_004013... | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALLIND_00401421_100"}, {"source": "unique_57088", "type": "input", "target": "CAST_00401421_284"}, {"source": "const_4210160", "type": "input", "target": "PTRSUB_00401421_282"}, {"source": "const_1", "type": "input", "target": "INT_NOTEQUAL_004... | 004013e0 | .. | .. |
22_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_strip.c | __libc_csu_fini | FUN_00401440 |
void __libc_csu_fini(void)
{
return;
}
|
void FUN_00401440(void)
{
return;
}
| RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401440_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401440_2"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401440_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401440_2"}]} | {"edges": [], "nodes": [{"label": "00401440", "type": "basic_block", "id": "00401440"}]} | {"edges": [], "nodes": [{"label": "00401440", "type": "basic_block", "id": "00401440"}]} | null | null | [["const_0", "RETURN_00401440_2", "input"]] | [["const_0", "RETURN_00401440_2", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401440_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401440_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401440_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401440_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401440 | .. | .. |
23_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_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", "type": "use", "target": "RETURN_0040144c_20"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040144c_20"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_0040144c_20"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040144c_20"}]} | {"edges": [], "nodes": [{"label": "00401444", "type": "basic_block", "id": "00401444"}]} | {"edges": [], "nodes": [{"label": "00401444", "type": "basic_block", "id": "00401444"}]} | null | null | [["const_0", "RETURN_0040144c_20", "input"]] | [["const_0", "RETURN_0040144c_20", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_0040144c_20"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_0040144c_20"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_0040144c_20"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_0040144c_20"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401444 | .. | .. |
24_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_strip.c | pthread_create | pthread_create |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int pthread_create(pthread_t *__newthread,pthread_attr_t *__attr,__start_routine *__start_routine,
void *__arg)
{
/* WARNING: Bad instruction... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int pthread_create(pthread_t *__newthread,pthread_attr_t *__attr,__start_routine *__start_routine,
void *__arg)
{
/* WARNING: Bad instruction... | null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405000_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405000_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405000_0", "input"]] | [["const_1", "RETURN_00405000_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405000_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405000_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]} | 00405000 | .. | .. |
25_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_strip.c | printf | printf |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* printf@@GLIBC_2.2.5 */
halt_baddata();
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405008_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405008_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405008_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405008_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405008_0", "input"]] | [["const_1", "RETURN_00405008_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405008_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405008_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405008_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405008_0"}]} | 00405008 | .. | .. |
26_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_strip.c | gettimeofday | gettimeofday |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int gettimeofday(timeval *__tv,__timezone_ptr_t __tz)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* gettimeofday@@GLIB... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int gettimeofday(timeval *__tv,__timezone_ptr_t __tz)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405010_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405010_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405010_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405010_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405010_0", "input"]] | [["const_1", "RETURN_00405010_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405010_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405010_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405010_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405010_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00405010 | .. | .. |
27_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_strip.c | __assert_fail | __assert_fail |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)
{
/* WARNING: Bad instruction - Truncating control flow here */
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata(... | null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405018_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405018_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405018_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405018_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405018_0", "input"]] | [["const_1", "RETURN_00405018_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405018_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405018_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405018_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405018_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00405018 | .. | .. |
28_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_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", "type": "use", "target": "RETURN_00405020_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405020_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405020_0", "input"]] | [["const_1", "RETURN_00405020_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405020_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405020_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]} | 00405020 | .. | .. |
29_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_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", "type": "use", "target": "RETURN_00405028_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405028_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405028_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405028_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405028_0", "input"]] | [["const_1", "RETURN_00405028_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405028_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405028_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405028_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405028_0"}]} | 00405028 | .. | .. |
30_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_strip.c | pthread_join | pthread_join |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int pthread_join(pthread_t __th,void **__thread_return)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* pthread_join@@GL... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int pthread_join(pthread_t __th,void **__thread_return)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405030_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405030_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405030_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405030_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405030_0", "input"]] | [["const_1", "RETURN_00405030_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405030_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405030_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405030_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405030_0"}]} | 00405030 | .. | .. |
31_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_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", "type": "use", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405038_0", "input"]] | [["const_1", "RETURN_00405038_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00405038 | .. | .. |
32_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_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", "type": "use", "target": "RETURN_00405040_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405040_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405040_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405040_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405040_0", "input"]] | [["const_1", "RETURN_00405040_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405040_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405040_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405040_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405040_0"}]} | 00405040 | .. | .. |
33_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_and_001307637228ae1e266b145c03f87d295db67992c60430e7f1da56c24639e0b5_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", "type": "use", "target": "RETURN_00405048_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405048_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405048_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405048_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405048_0", "input"]] | [["const_1", "RETURN_00405048_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405048_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405048_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405048_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405048_0"}]} | 00405048 | .. | .. |
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", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401016_35"}, {"source": "COPY_00401016_41", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010... | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401016_35"}, {"source": "var_00405010", "type": "use", "target": "CALL_00401010_23"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401016_35"}, {"label": "var", "type": "var", "id": "var... | {"edges": [{"source": "00401000", "type": "control_flow", "target": "00401012"}, {"source": "00401000", "type": "control_flow", "target": "00401010"}, {"source": "00401010", "type": "control_flow", "target": "00405010"}, {"source": "00401010", "type": "control_flow", "target": "00401012"}], "nodes": [{"label": "0040100... | {"edges": [{"source": "00401000", "type": "control_flow", "target": "00401012"}, {"source": "00401000", "type": "control_flow", "target": "00401010"}, {"source": "00401010", "type": "control_flow", "target": "00405010"}, {"source": "00401010", "type": "control_flow", "target": "00401012"}], "nodes": [{"label": "0040100... | 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", "type": "output", "target": "reg_register:00000000"}, {"source": "COPY_00401016_41", "type": "output", "target": "reg_register:00000000"}, {"source": "var_00405010", "type": "input", "target": "CALL_00401010_23"}, {"source": "reg_register:00000000", "type": "input", "target": "... | {"edges": [{"source": "var_00405010", "type": "input", "target": "CALL_00401010_23"}, {"source": "const_0", "type": "input", "target": "RETURN_00401016_35"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405010"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401016_35"}, {"label": "CALL", "type": "op",... | 00401000 | .. | .. |
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", "type": "use", "target": "CAST_00401026_12"}, {"source": "const_1", "type": "use", "target": "RETURN_00401026_4"}, {"source": "CAST_00401026_12", "type": "def", "target": "unique_268435473"}, {"source": "unique_268435473", "type": "use", "target": "CALLIND_00401026_3"}], "nodes": [{"lab... | {"edges": [{"source": "const_0", "type": "use", "target": "CAST_00401026_12"}, {"source": "const_1", "type": "use", "target": "RETURN_00401026_4"}, {"source": "CAST_00401026_12", "type": "def", "target": "unique_268435473"}, {"source": "unique_268435473", "type": "use", "target": "CALLIND_00401026_3"}], "nodes": [{"lab... | {"edges": [{"source": "00401020", "type": "control_flow", "target": "00404010"}], "nodes": [{"label": "00401020", "type": "basic_block", "id": "00401020"}, {"label": "00404010", "type": "basic_block", "id": "00404010"}]} | {"edges": [{"source": "00401020", "type": "control_flow", "target": "00404010"}], "nodes": [{"label": "00401020", "type": "basic_block", "id": "00401020"}, {"label": "00404010", "type": "basic_block", "id": "00404010"}]} | 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", "type": "input", "target": "RETURN_00401026_4"}, {"source": "CAST_00401026_12", "type": "output", "target": "unique_268435473"}, {"source": "unique_268435473", "type": "input", "target": "CALLIND_00401026_3"}, {"source": "const_0", "type": "input", "target": "CAST_00401026_12"}], "nodes... | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00401026_4"}, {"source": "CAST_00401026_12", "type": "output", "target": "unique_268435473"}, {"source": "unique_268435473", "type": "input", "target": "CALLIND_00401026_3"}, {"source": "const_0", "type": "input", "target": "CAST_00401026_12"}], "nodes... | 00401020 | .. | .. |
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", "type": "use", "target": "CALL_00401030_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401030_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405000"}, {"label": "CALL", "type": "op", "id": "CALL_00401030... | {"edges": [{"source": "var_00405000", "type": "use", "target": "CALL_00401030_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401030_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405000"}, {"label": "CALL", "type": "op", "id": "CALL_00401030... | {"edges": [{"source": "00401030", "type": "control_flow", "target": "00405000"}], "nodes": [{"label": "00401030", "type": "basic_block", "id": "00401030"}, {"label": "00405000", "type": "basic_block", "id": "00405000"}]} | {"edges": [{"source": "00401030", "type": "control_flow", "target": "00405000"}], "nodes": [{"label": "00401030", "type": "basic_block", "id": "00401030"}, {"label": "00405000", "type": "basic_block", "id": "00405000"}]} | 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", "type": "input", "target": "CALL_00401030_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401030_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405000"}, {"label": "CALL", "type": "op", "id": "CALL_00401030_0"}, {"label": "RETURN", "type": "op", "id"... | {"edges": [{"source": "var_00405000", "type": "input", "target": "CALL_00401030_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401030_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405000"}, {"label": "CALL", "type": "op", "id": "CALL_00401030_0"}, {"label": "RETURN", "type": "op", "id"... | 00401030 | .. | .. |
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", "type": "use", "target": "RETURN_00401040_1"}, {"source": "var_00405008", "type": "use", "target": "CALL_00401040_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405008"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040... | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401040_1"}, {"source": "var_00405008", "type": "use", "target": "CALL_00401040_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405008"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040... | {"edges": [{"source": "00401040", "type": "control_flow", "target": "00405008"}], "nodes": [{"label": "00401040", "type": "basic_block", "id": "00401040"}, {"label": "00405008", "type": "basic_block", "id": "00405008"}]} | {"edges": [{"source": "00401040", "type": "control_flow", "target": "00405008"}], "nodes": [{"label": "00401040", "type": "basic_block", "id": "00401040"}, {"label": "00405008", "type": "basic_block", "id": "00405008"}]} | 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", "type": "input", "target": "CALL_00401040_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401040_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405008"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401040_1"}, {"label": "CALL", "type": "op", "i... | {"edges": [{"source": "var_00405008", "type": "input", "target": "CALL_00401040_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401040_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405008"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401040_1"}, {"label": "CALL", "type": "op", "i... | 00401040 | .. | .. |
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", "type": "use", "target": "RETURN_00401050_1"}, {"source": "const_0", "type": "use", "target": "RETURN_00401050_1"}, {"source": "CALL_00401050_0", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401050_... | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401050_1"}, {"source": "const_0", "type": "use", "target": "RETURN_00401050_1"}, {"source": "CALL_00401050_0", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401050_... | {"edges": [{"source": "00401050", "type": "control_flow", "target": "00405018"}], "nodes": [{"label": "00401050", "type": "basic_block", "id": "00401050"}, {"label": "00405018", "type": "basic_block", "id": "00405018"}]} | {"edges": [{"source": "00401050", "type": "control_flow", "target": "00405018"}], "nodes": [{"label": "00401050", "type": "basic_block", "id": "00401050"}, {"label": "00405018", "type": "basic_block", "id": "00405018"}]} | 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", "type": "input", "target": "CALL_00401050_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401050_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401050_0"}, {"source": "CALL_00401050_0", "type": "output", "target": "reg_register:00000000"... | {"edges": [{"source": "var_00405018", "type": "input", "target": "CALL_00401050_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401050_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401050_0"}, {"source": "CALL_00401050_0", "type": "output", "target": "reg_register:00000000"... | 00401050 | .. | .. |
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", "type": "use", "target": "CALL_00401060_0"}, {"source": "var_00405020", "type": "use", "target": "CALL_00401060_0"}, {"source": "const_1", "type": "use", "target": "RETURN_00401060_2"}], "nodes": [{"label": "var", "type": "var", "id": "var_00405020"}, {"label": "RETURN", "... | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_00401060_0"}, {"source": "var_00405020", "type": "use", "target": "CALL_00401060_0"}, {"source": "const_1", "type": "use", "target": "RETURN_00401060_2"}], "nodes": [{"label": "var", "type": "var", "id": "var_00405020"}, {"label": "RETURN", "... | {"edges": [{"source": "00401060", "type": "control_flow", "target": "00405020"}], "nodes": [{"label": "00401060", "type": "basic_block", "id": "00401060"}, {"label": "00405020", "type": "basic_block", "id": "00405020"}]} | {"edges": [{"source": "00401060", "type": "control_flow", "target": "00405020"}], "nodes": [{"label": "00401060", "type": "basic_block", "id": "00401060"}, {"label": "00405020", "type": "basic_block", "id": "00405020"}]} | 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", "type": "input", "target": "CALL_00401060_0"}, {"source": "const_1", "type": "input", "target": "RETURN_00401060_2"}, {"source": "var_00405020", "type": "input", "target": "CALL_00401060_0"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405020"}, {"label": "RE... | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_00401060_0"}, {"source": "const_1", "type": "input", "target": "RETURN_00401060_2"}, {"source": "var_00405020", "type": "input", "target": "CALL_00401060_0"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405020"}, {"label": "RE... | 00401060 | .. | .. |
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", "type": "use", "target": "RETURN_00401070_1"}, {"source": "var_00405030", "type": "use", "target": "CALL_00401070_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405030"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040... | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401070_1"}, {"source": "var_00405030", "type": "use", "target": "CALL_00401070_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405030"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040... | {"edges": [{"source": "00401070", "type": "control_flow", "target": "00405030"}], "nodes": [{"label": "00401070", "type": "basic_block", "id": "00401070"}, {"label": "00405030", "type": "basic_block", "id": "00405030"}]} | {"edges": [{"source": "00401070", "type": "control_flow", "target": "00405030"}], "nodes": [{"label": "00401070", "type": "basic_block", "id": "00401070"}, {"label": "00405030", "type": "basic_block", "id": "00405030"}]} | 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", "type": "input", "target": "CALL_00401070_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401070_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405030"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401070_1"}, {"label": "CALL", "type": "op", "i... | {"edges": [{"source": "var_00405030", "type": "input", "target": "CALL_00401070_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401070_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405030"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401070_1"}, {"label": "CALL", "type": "op", "i... | 00401070 | .. | .. |
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", "type": "use", "target": "RETURN_00401080_1"}, {"source": "var_00405038", "type": "use", "target": "CALL_00401080_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_00401080_0"}, {"label": "var", "type": "var", "id": "var_004050... | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401080_1"}, {"source": "var_00405038", "type": "use", "target": "CALL_00401080_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_00401080_0"}, {"label": "var", "type": "var", "id": "var_004050... | {"edges": [{"source": "00401080", "type": "control_flow", "target": "00405038"}], "nodes": [{"label": "00401080", "type": "basic_block", "id": "00401080"}, {"label": "00405038", "type": "basic_block", "id": "00405038"}]} | {"edges": [{"source": "00401080", "type": "control_flow", "target": "00405038"}], "nodes": [{"label": "00401080", "type": "basic_block", "id": "00401080"}, {"label": "00405038", "type": "basic_block", "id": "00405038"}]} | 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", "type": "input", "target": "RETURN_00401080_1"}, {"source": "var_00405038", "type": "input", "target": "CALL_00401080_0"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_00401080_0"}, {"label": "input", "type": "var", "id": "var_00405038"}, {"label": "RETURN", "type": "op", "id"... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401080_1"}, {"source": "var_00405038", "type": "input", "target": "CALL_00401080_0"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_00401080_0"}, {"label": "input", "type": "var", "id": "var_00405038"}, {"label": "RETURN", "type": "op", "id"... | 00401080 | .. | .. |
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", "type": "use", "target": "CALL_00401090_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401090_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_00401090_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_0... | {"edges": [{"source": "var_00405040", "type": "use", "target": "CALL_00401090_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401090_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_00401090_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_0... | {"edges": [{"source": "00401090", "type": "control_flow", "target": "00405040"}], "nodes": [{"label": "00401090", "type": "basic_block", "id": "00401090"}, {"label": "00405040", "type": "basic_block", "id": "00405040"}]} | {"edges": [{"source": "00401090", "type": "control_flow", "target": "00405040"}], "nodes": [{"label": "00401090", "type": "basic_block", "id": "00401090"}, {"label": "00405040", "type": "basic_block", "id": "00405040"}]} | 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", "type": "input", "target": "RETURN_00401090_1"}, {"source": "var_00405040", "type": "input", "target": "CALL_00401090_0"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_00401090_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401090_1"}, {"label": "input", "type": "var",... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401090_1"}, {"source": "var_00405040", "type": "input", "target": "CALL_00401090_0"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_00401090_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401090_1"}, {"label": "input", "type": "var",... | 00401090 | .. | .. |
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", "type": "use", "target": "CALL_004010a0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010a0_1"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010a0_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004010a0_0"}, {"so... | {"edges": [{"source": "var_00405048", "type": "use", "target": "CALL_004010a0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010a0_1"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010a0_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004010a0_0"}, {"so... | {"edges": [{"source": "004010a0", "type": "control_flow", "target": "00405048"}], "nodes": [{"label": "004010a0", "type": "basic_block", "id": "004010a0"}, {"label": "00405048", "type": "basic_block", "id": "00405048"}]} | {"edges": [{"source": "004010a0", "type": "control_flow", "target": "00405048"}], "nodes": [{"label": "004010a0", "type": "basic_block", "id": "004010a0"}, {"label": "00405048", "type": "basic_block", "id": "00405048"}]} | 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", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_004010a0_1"}, {"source": "const_0", "type": "input", "target": "RETURN_004010a0_1"}, {"source": "var_00405048", "type": "input", "target": "CALL_004010a0_... | {"edges": [{"source": "CALL_004010a0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_004010a0_1"}, {"source": "const_0", "type": "input", "target": "RETURN_004010a0_1"}, {"source": "var_00405048", "type": "input", "target": "CALL_004010a0_... | 004010a0 | .. | .. |
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", "type": "use", "target": "CALL_004010b0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010b0_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_004010b0_0"}, {"label": "var", "type": "var", "id": "var_004050... | {"edges": [{"source": "var_00405050", "type": "use", "target": "CALL_004010b0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010b0_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_004010b0_0"}, {"label": "var", "type": "var", "id": "var_004050... | {"edges": [{"source": "004010b0", "type": "control_flow", "target": "00405050"}], "nodes": [{"label": "004010b0", "type": "basic_block", "id": "004010b0"}, {"label": "00405050", "type": "basic_block", "id": "00405050"}]} | {"edges": [{"source": "004010b0", "type": "control_flow", "target": "00405050"}], "nodes": [{"label": "004010b0", "type": "basic_block", "id": "004010b0"}, {"label": "00405050", "type": "basic_block", "id": "00405050"}]} | 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", "type": "input", "target": "RETURN_004010b0_1"}, {"source": "var_00405050", "type": "input", "target": "CALL_004010b0_0"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_004010b0_0"}, {"label": "input", "type": "var", "id": "var_00405050"}, {"label": "RETURN", "type": "op", "id"... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004010b0_1"}, {"source": "var_00405050", "type": "input", "target": "CALL_004010b0_0"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_004010b0_0"}, {"label": "input", "type": "var", "id": "var_00405050"}, {"label": "RETURN", "type": "op", "id"... | 004010b0 | .. | .. |
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", "type": "use", "target": "CALL_004010c0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010c0_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_004010c0_0"}, {"label": "var", "type": "var", "id": "var_004050... | {"edges": [{"source": "var_00405058", "type": "use", "target": "CALL_004010c0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010c0_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_004010c0_0"}, {"label": "var", "type": "var", "id": "var_004050... | {"edges": [{"source": "004010c0", "type": "control_flow", "target": "00405058"}], "nodes": [{"label": "004010c0", "type": "basic_block", "id": "004010c0"}, {"label": "00405058", "type": "basic_block", "id": "00405058"}]} | {"edges": [{"source": "004010c0", "type": "control_flow", "target": "00405058"}], "nodes": [{"label": "004010c0", "type": "basic_block", "id": "004010c0"}, {"label": "00405058", "type": "basic_block", "id": "00405058"}]} | 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", "type": "input", "target": "CALL_004010c0_0"}, {"source": "const_0", "type": "input", "target": "RETURN_004010c0_1"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_004010c0_0"}, {"label": "input", "type": "var", "id": "var_00405058"}, {"label": "RETURN", "type": "op", "id"... | {"edges": [{"source": "var_00405058", "type": "input", "target": "CALL_004010c0_0"}, {"source": "const_0", "type": "input", "target": "RETURN_004010c0_1"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_004010c0_0"}, {"label": "input", "type": "var", "id": "var_00405058"}, {"label": "RETURN", "type": "op", "id"... | 004010c0 | .. | .. |
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", "type": "use", "target": "RETURN_004010d0_1"}, {"source": "var_00405060", "type": "use", "target": "CALL_004010d0_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010d0_1"}, {"label": "CALL", "type": "op", "id": "CALL_0... | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004010d0_1"}, {"source": "var_00405060", "type": "use", "target": "CALL_004010d0_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010d0_1"}, {"label": "CALL", "type": "op", "id": "CALL_0... | {"edges": [{"source": "004010d0", "type": "control_flow", "target": "00405060"}], "nodes": [{"label": "004010d0", "type": "basic_block", "id": "004010d0"}, {"label": "00405060", "type": "basic_block", "id": "00405060"}]} | {"edges": [{"source": "004010d0", "type": "control_flow", "target": "00405060"}], "nodes": [{"label": "004010d0", "type": "basic_block", "id": "004010d0"}, {"label": "00405060", "type": "basic_block", "id": "00405060"}]} | 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", "type": "input", "target": "RETURN_004010d0_1"}, {"source": "var_00405060", "type": "input", "target": "CALL_004010d0_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004010d0_1"}, {"label": "CALL", "type": "op", "id": "CALL_004010d0_0"}, {"label": "input", "type": "var",... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004010d0_1"}, {"source": "var_00405060", "type": "input", "target": "CALL_004010d0_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004010d0_1"}, {"label": "CALL", "type": "op", "id": "CALL_004010d0_0"}, {"label": "input", "type": "var",... | 004010d0 | .. | .. |
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", "type": "use", "target": "CALL_004010e0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010e0_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010e0_1"}, {"label": "var", "type": "var", "id": "var_00... | {"edges": [{"source": "var_00405068", "type": "use", "target": "CALL_004010e0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010e0_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010e0_1"}, {"label": "var", "type": "var", "id": "var_00... | {"edges": [{"source": "004010e0", "type": "control_flow", "target": "00405068"}], "nodes": [{"label": "004010e0", "type": "basic_block", "id": "004010e0"}, {"label": "00405068", "type": "basic_block", "id": "00405068"}]} | {"edges": [{"source": "004010e0", "type": "control_flow", "target": "00405068"}], "nodes": [{"label": "004010e0", "type": "basic_block", "id": "004010e0"}, {"label": "00405068", "type": "basic_block", "id": "00405068"}]} | 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", "type": "input", "target": "CALL_004010e0_0"}, {"source": "const_0", "type": "input", "target": "RETURN_004010e0_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405068"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010e0_1"}, {"label": "CALL", "type": "op", "i... | {"edges": [{"source": "var_00405068", "type": "input", "target": "CALL_004010e0_0"}, {"source": "const_0", "type": "input", "target": "RETURN_004010e0_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405068"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010e0_1"}, {"label": "CALL", "type": "op", "i... | 004010e0 | .. | .. |
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", "type": "use", "target": "RETURN_004010f0_1"}, {"source": "var_00405070", "type": "use", "target": "CALL_004010f0_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_004010f0_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_0... | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004010f0_1"}, {"source": "var_00405070", "type": "use", "target": "CALL_004010f0_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_004010f0_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_0... | {"edges": [{"source": "004010f0", "type": "control_flow", "target": "00405070"}], "nodes": [{"label": "004010f0", "type": "basic_block", "id": "004010f0"}, {"label": "00405070", "type": "basic_block", "id": "00405070"}]} | {"edges": [{"source": "004010f0", "type": "control_flow", "target": "00405070"}], "nodes": [{"label": "004010f0", "type": "basic_block", "id": "004010f0"}, {"label": "00405070", "type": "basic_block", "id": "00405070"}]} | 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", "type": "input", "target": "RETURN_004010f0_1"}, {"source": "var_00405070", "type": "input", "target": "CALL_004010f0_0"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_004010f0_0"}, {"label": "input", "type": "var", "id": "var_00405070"}, {"label": "RETURN", "type": "op", "id"... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004010f0_1"}, {"source": "var_00405070", "type": "input", "target": "CALL_004010f0_0"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_004010f0_0"}, {"label": "input", "type": "var", "id": "var_00405070"}, {"label": "RETURN", "type": "op", "id"... | 004010f0 | .. | .. |
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", "type": "use", "target": "CALL_00401100_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401100_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405078"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040... | {"edges": [{"source": "var_00405078", "type": "use", "target": "CALL_00401100_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401100_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405078"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040... | {"edges": [{"source": "00401100", "type": "control_flow", "target": "00405078"}], "nodes": [{"label": "00401100", "type": "basic_block", "id": "00401100"}, {"label": "00405078", "type": "basic_block", "id": "00405078"}]} | {"edges": [{"source": "00401100", "type": "control_flow", "target": "00405078"}], "nodes": [{"label": "00401100", "type": "basic_block", "id": "00401100"}, {"label": "00405078", "type": "basic_block", "id": "00405078"}]} | 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", "type": "input", "target": "CALL_00401100_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401100_1"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401100_1"}, {"label": "input", "type": "var", "id": "var_00405078"}, {"label": "CALL", "type": "op", "i... | {"edges": [{"source": "var_00405078", "type": "input", "target": "CALL_00401100_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401100_1"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401100_1"}, {"label": "input", "type": "var", "id": "var_00405078"}, {"label": "CALL", "type": "op", "i... | 00401100 | .. | .. |
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", "type": "use", "target": "CALL_00401110_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401110_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_00401110_0"}, {"label": "var", "type": "var", "id": "var_004050... | {"edges": [{"source": "var_00405080", "type": "use", "target": "CALL_00401110_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401110_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_00401110_0"}, {"label": "var", "type": "var", "id": "var_004050... | {"edges": [{"source": "00401110", "type": "control_flow", "target": "00404088"}, {"source": "00401110", "type": "control_flow", "target": "00405080"}], "nodes": [{"label": "00401110", "type": "basic_block", "id": "00401110"}, {"label": "00404088", "type": "basic_block", "id": "00404088"}, {"label": "00405080", "type": ... | {"edges": [{"source": "00401110", "type": "control_flow", "target": "00404088"}, {"source": "00401110", "type": "control_flow", "target": "00405080"}], "nodes": [{"label": "00401110", "type": "basic_block", "id": "00401110"}, {"label": "00404088", "type": "basic_block", "id": "00404088"}, {"label": "00405080", "type": ... | 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", "type": "input", "target": "RETURN_00401110_1"}, {"source": "var_00405080", "type": "input", "target": "CALL_00401110_0"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405080"}, {"label": "CALL", "type": "op", "id": "CALL_00401110_0"}, {"label": "RETURN", "type": "op", "id"... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401110_1"}, {"source": "var_00405080", "type": "input", "target": "CALL_00401110_0"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405080"}, {"label": "CALL", "type": "op", "id": "CALL_00401110_0"}, {"label": "RETURN", "type": "op", "id"... | 00401110 | .. | .. |
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", "type": "use", "target": "PTRSUB_00401125_77"}, {"source": "addrtied_Stack[0x0]", "type": "use", "target": "CALL_00401144_37"}, {"source": "PTRSUB_00401144_74", "type": "def", "target": "unique_268435489"}, {"source": "const_4199488", "type": "use", "target": "PTRSUB_00401144_75"}, {"so... | {"edges": [{"source": "const_8", "type": "use", "target": "PTRSUB_00401125_77"}, {"source": "addrtied_Stack[0x0]", "type": "use", "target": "CALL_00401144_37"}, {"source": "PTRSUB_00401144_74", "type": "def", "target": "unique_268435489"}, {"source": "const_4199488", "type": "use", "target": "PTRSUB_00401144_75"}, {"so... | {"edges": [{"source": "00401120", "type": "control_flow", "target": "00405028"}], "nodes": [{"label": "00401120", "type": "basic_block", "id": "00401120"}, {"label": "00405028", "type": "basic_block", "id": "00405028"}]} | {"edges": [{"source": "00401120", "type": "control_flow", "target": "00405028"}], "nodes": [{"label": "00401120", "type": "basic_block", "id": "00401120"}, {"label": "00405028", "type": "basic_block", "id": "00405028"}]} | 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", "type": "input", "target": "PTRSUB_00401144_74"}, {"source": "PTRSUB_00401144_74", "type": "output", "target": "unique_268435489"}, {"source": "reg_register:00000010", "type": "input", "target": "CALL_00401144_37"}, {"source": "const_0", "type": "input", "target": "PTRSUB_00401144... | {"edges": [{"source": "const_4199281", "type": "input", "target": "PTRSUB_00401144_74"}, {"source": "PTRSUB_00401144_74", "type": "output", "target": "unique_268435489"}, {"source": "reg_register:00000010", "type": "input", "target": "CALL_00401144_37"}, {"source": "const_0", "type": "input", "target": "PTRSUB_00401144... | 00401120 | .. | .. |
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", "type": "use", "target": "RETURN_00401150_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401150_2"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401150_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401150_2"}]} | {"edges": [], "nodes": [{"label": "00401150", "type": "basic_block", "id": "00401150"}]} | {"edges": [], "nodes": [{"label": "00401150", "type": "basic_block", "id": "00401150"}]} | null | null | [["const_0", "RETURN_00401150_2", "input"]] | [["const_0", "RETURN_00401150_2", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401150_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401150_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401150_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401150_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401150 | .. | .. |
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", "type": "use", "target": "RETURN_00401180_26"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401180_26"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401180_26"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401180_26"}]} | {"edges": [{"source": "00401160", "type": "control_flow", "target": "00401180"}, {"source": "00401160", "type": "control_flow", "target": "0040116d"}, {"source": "0040116d", "type": "control_flow", "target": "00401180"}, {"source": "0040116d", "type": "control_flow", "target": "00401177"}], "nodes": [{"label": "0040116... | {"edges": [{"source": "00401160", "type": "control_flow", "target": "00401180"}, {"source": "00401160", "type": "control_flow", "target": "0040116d"}, {"source": "0040116d", "type": "control_flow", "target": "00401180"}, {"source": "0040116d", "type": "control_flow", "target": "00401177"}], "nodes": [{"label": "0040116... | null | null | [["const_0", "RETURN_00401180_26", "input"]] | [["const_0", "RETURN_00401180_26", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401180_26"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401180_26"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401180_26"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401180_26"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401160 | .. | .. |
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", "type": "use", "target": "RETURN_004011c0_117"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004011c0_117"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004011c0_117"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004011c0_117"}]} | {"edges": [{"source": "00401190", "type": "control_flow", "target": "004011c0"}, {"source": "00401190", "type": "control_flow", "target": "004011af"}, {"source": "004011af", "type": "control_flow", "target": "004011c0"}, {"source": "004011af", "type": "control_flow", "target": "004011b9"}], "nodes": [{"label": "0040119... | {"edges": [{"source": "00401190", "type": "control_flow", "target": "004011c0"}, {"source": "00401190", "type": "control_flow", "target": "004011af"}, {"source": "004011af", "type": "control_flow", "target": "004011c0"}, {"source": "004011af", "type": "control_flow", "target": "004011b9"}], "nodes": [{"label": "0040119... | null | null | [["const_0", "RETURN_004011c0_117", "input"]] | [["const_0", "RETURN_004011c0_117", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004011c0_117"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004011c0_117"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004011c0_117"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004011c0_117"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401190 | .. | .. |
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", "type": "use", "target": "RETURN_004011f0_29"}, {"source": "COPY_004011f0_46", "type": "def", "target": "addrtied_004040a8"}, {"source": "INT_EQUAL_004011d0_5", "type": "def", "target": "reg_register:00000206"}, {"source": "const_0", "type": "use", "target": "INT_EQUAL_004011d0_5"}, {"s... | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004011f0_29"}, {"source": "COPY_004011f0_46", "type": "def", "target": "addrtied_004040a8"}, {"source": "INT_EQUAL_004011d0_5", "type": "def", "target": "reg_register:00000206"}, {"source": "const_0", "type": "use", "target": "INT_EQUAL_004011d0_5"}, {"s... | {"edges": [{"source": "004011d0", "type": "control_flow", "target": "004011f0"}, {"source": "004011d0", "type": "control_flow", "target": "004011d9"}, {"source": "004011d9", "type": "control_flow", "target": "00401160"}], "nodes": [{"label": "004011d0", "type": "basic_block", "id": "004011d0"}, {"label": "004011f0", "t... | {"edges": [{"source": "004011d0", "type": "control_flow", "target": "004011f0"}, {"source": "004011d0", "type": "control_flow", "target": "004011d9"}, {"source": "004011d9", "type": "control_flow", "target": "00401160"}], "nodes": [{"label": "004011d0", "type": "basic_block", "id": "004011d0"}, {"label": "004011f0", "t... | 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", "type": "input", "target": "INT_EQUAL_004011d0_5"}, {"source": "COPY_004011ea_45", "type": "output", "target": "addrtied_004040a8"}, {"source": "reg_register:00000206", "type": "input", "target": "CBRANCH_004011d7_11"}, {"source": "addrtied_004040a8", "type": "input", "target": "COPY_00... | {"edges": [{"source": "const_0", "type": "input", "target": "INT_EQUAL_004011d0_5"}, {"source": "COPY_004011ea_45", "type": "output", "target": "addrtied_004040a8"}, {"source": "reg_register:00000206", "type": "input", "target": "CBRANCH_004011d7_11"}, {"source": "addrtied_004040a8", "type": "input", "target": "COPY_00... | 004011d0 | .. | .. |
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", "type": "use", "target": "RETURN_004011c0_118"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004011c0_118"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004011c0_118"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004011c0_118"}]} | {"edges": [{"source": "00401200", "type": "control_flow", "target": "00401190"}], "nodes": [{"label": "00401200", "type": "basic_block", "id": "00401200"}, {"label": "00401190", "type": "basic_block", "id": "00401190"}]} | {"edges": [{"source": "00401200", "type": "control_flow", "target": "00401190"}], "nodes": [{"label": "00401200", "type": "basic_block", "id": "00401200"}, {"label": "00401190", "type": "basic_block", "id": "00401190"}]} | null | null | [["const_0", "RETURN_004011c0_118", "input"]] | [["const_0", "RETURN_004011c0_118", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004011c0_118"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004011c0_118"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004011c0_118"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004011c0_118"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401200 | .. | .. |
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", "type": "use", "target": "CALL_00401281_105"}, {"source": "reg_register:00000000", "type": "use", "target": "INT_NOTEQUAL_004012c4_155"}, {"source": "const_25", "type": "use", "target": "INT_NOTEQUAL_00401243_61"}, {"source": "var_004010b0", "type": "use", "target": "CALL_00401... | {"edges": [{"source": "const_4210852", "type": "use", "target": "PTRSUB_004012b8_625"}, {"source": "const_4202554", "type": "use", "target": "COPY_00401281_618"}, {"source": "const_4202603", "type": "use", "target": "COPY_004012cf_622"}, {"source": "reg_register:00000000", "type": "use", "target": "INT_NOTEQUAL_004012c... | {"edges": [{"source": "00401202", "type": "control_flow", "target": "00401225"}, {"source": "00401202", "type": "control_flow", "target": "0040121b"}, {"source": "0040121b", "type": "control_flow", "target": "00401060"}, {"source": "00401225", "type": "control_flow", "target": "00401040"}, {"source": "00401225", "type"... | {"edges": [{"source": "00401202", "type": "control_flow", "target": "00401225"}, {"source": "00401202", "type": "control_flow", "target": "0040121b"}, {"source": "0040121b", "type": "control_flow", "target": "00401060"}, {"source": "00401225", "type": "control_flow", "target": "00401040"}, {"source": "00401225", "type"... | 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", "type": "input", "target": "CBRANCH_0040127a_101"}, {"source": "const_0", "type": "input", "target": "CALL_00401306_194"}, {"source": "COPY_0040123b_617", "type": "output", "target": "unique_268435758"}, {"source": "var_0040125d", "type": "input", "target": "CBRANCH_004012... | {"edges": [{"source": "const_4202554", "type": "input", "target": "COPY_00401281_618"}, {"source": "reg_register:00000206", "type": "input", "target": "CBRANCH_0040127a_101"}, {"source": "COPY_004012b8_620", "type": "output", "target": "unique_268435798"}, {"source": "const_0", "type": "input", "target": "CALL_00401306... | 00401202 | .. | .. |
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", "type": "use", "target": "INDIRECT_00401354_106"}, {"source": "addrtied_004040a0", "type": "use", "target": "COPY_0040136a_108"}, {"source": "var_00401060", "type": "use", "target": "CALL_0040136a_56"}, {"source": "reg_register:00000206", "type": "use", "target": "CBRANCH_0040... | {"edges": [{"source": "addrtied_004040a0", "type": "use", "target": "INDIRECT_00401354_106"}, {"source": "addrtied_004040a0", "type": "use", "target": "COPY_0040136a_108"}, {"source": "var_00401060", "type": "use", "target": "CALL_0040136a_56"}, {"source": "reg_register:00000206", "type": "use", "target": "CBRANCH_0040... | {"edges": [{"source": "0040132f", "type": "control_flow", "target": "00401365"}, {"source": "0040132f", "type": "control_flow", "target": "0040134d"}, {"source": "0040134d", "type": "control_flow", "target": "004010d0"}, {"source": "0040134d", "type": "control_flow", "target": "0040136f"}, {"source": "00401365", "type"... | {"edges": [{"source": "0040132f", "type": "control_flow", "target": "00401365"}, {"source": "0040132f", "type": "control_flow", "target": "0040134d"}, {"source": "0040134d", "type": "control_flow", "target": "004010d0"}, {"source": "0040134d", "type": "control_flow", "target": "0040136f"}, {"source": "00401365", "type"... | 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", "type": "input", "target": "INT_EQUAL_00401348_31"}, {"source": "addrtied_004040a0", "type": "input", "target": "INDIRECT_0040136a_105"}, {"source": "COPY_0040136a_112", "type": "output", "target": "addrtied_004040a4"}, {"source": "addrtied_004040a0", "type": "input", "target"... | {"edges": [{"source": "addrtied_004040a4", "type": "input", "target": "INT_EQUAL_00401348_31"}, {"source": "addrtied_004040a0", "type": "input", "target": "INDIRECT_0040136a_105"}, {"source": "COPY_0040136a_112", "type": "output", "target": "addrtied_004040a4"}, {"source": "addrtied_004040a0", "type": "input", "target"... | 0040132f | .. | .. |
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", "type": "use", "target": "MULTIEQUAL_00401422_337"}, {"source": "var_004010a0", "type": "use", "target": "CALL_0040138e_36"}, {"source": "INT_EQUAL_00401428_101", "type": "def", "target": "reg_register:00000206"}, {"source": "reg_register:00000000", "type": "use", "target": "C... | {"edges": [{"source": "var_004010a0", "type": "use", "target": "CALL_0040138e_36"}, {"source": "INT_EQUAL_00401428_101", "type": "def", "target": "reg_register:00000206"}, {"source": "reg_register:00000030", "type": "use", "target": "INT_ADD_00401384_24"}, {"source": "unique_268435669", "type": "use", "target": "CAST_0... | {"edges": [{"source": "00401371", "type": "control_flow", "target": "004010a0"}, {"source": "00401371", "type": "control_flow", "target": "00401090"}, {"source": "00401371", "type": "control_flow", "target": "004010f0"}, {"source": "00401371", "type": "control_flow", "target": "00401080"}, {"source": "00401371", "type"... | {"edges": [{"source": "00401371", "type": "control_flow", "target": "004010a0"}, {"source": "00401371", "type": "control_flow", "target": "00401090"}, {"source": "00401371", "type": "control_flow", "target": "004010f0"}, {"source": "00401371", "type": "control_flow", "target": "00401080"}, {"source": "00401371", "type"... | 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", "type": "input", "target": "COPY_004013aa_411"}, {"source": "reg_register:00000000", "type": "input", "target": "CALL_004013c4_60"}, {"source": "COPY_00401439_175", "type": "output", "target": "reg_register:00000000"}, {"source": "const_60", "type": "input", "target": "INDIRECT_00... | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "CALL_004013c4_60"}, {"source": "COPY_00401432_406", "type": "output", "target": "reg_register:00000000"}, {"source": "unique_268435645", "type": "input", "target": "CALL_004013e6_76"}, {"source": "INDIRECT_004013aa_325", "type": "output", "targe... | 00401371 | .. | .. |
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", "type": "use", "target": "MULTIEQUAL_00401478_204"}, {"source": "reg_register:00000018", "type": "use", "target": "PTRADD_00401481_285"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401468_44"}, {"source": "reg_register:00000206", "type": "use", "t... | {"edges": [{"source": "unique_57088", "type": "use", "target": "CAST_00401481_284"}, {"source": "const_0", "type": "use", "target": "PTRSUB_00401481_282"}, {"source": "reg_register:00000018", "type": "use", "target": "MULTIEQUAL_00401478_201"}, {"source": "reg_register:00000206", "type": "use", "target": "CBRANCH_00401... | {"edges": [{"source": "00401440", "type": "control_flow", "target": "00401000"}, {"source": "00401440", "type": "control_flow", "target": "0040148e"}, {"source": "00401440", "type": "control_flow", "target": "00401473"}, {"source": "00401473", "type": "control_flow", "target": "00401478"}, {"source": "00401478", "type"... | {"edges": [{"source": "00401440", "type": "control_flow", "target": "00401000"}, {"source": "00401440", "type": "control_flow", "target": "0040148e"}, {"source": "00401440", "type": "control_flow", "target": "00401473"}, {"source": "00401473", "type": "control_flow", "target": "00401478"}, {"source": "00401478", "type"... | 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", "type": "input", "target": "CALLIND_00401481_100"}, {"source": "PTRSUB_00401481_284", "type": "output", "target": "unique_268435570"}, {"source": "reg_register:00000018", "type": "input", "target": "INT_NOTEQUAL_00401489_115"}, {"source": "var_00401478", "type": "input", "targe... | {"edges": [{"source": "unique_268435594", "type": "input", "target": "CALLIND_00401481_100"}, {"source": "reg_register:00000038", "type": "input", "target": "CALLIND_00401481_100"}, {"source": "reg_register:00000018", "type": "input", "target": "INT_NOTEQUAL_00401489_115"}, {"source": "var_00401478", "type": "input", "... | 00401440 | .. | .. |
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", "type": "use", "target": "RETURN_004014a0_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004014a0_2"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004014a0_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004014a0_2"}]} | {"edges": [], "nodes": [{"label": "004014a0", "type": "basic_block", "id": "004014a0"}]} | {"edges": [], "nodes": [{"label": "004014a0", "type": "basic_block", "id": "004014a0"}]} | null | null | [["const_0", "RETURN_004014a0_2", "input"]] | [["const_0", "RETURN_004014a0_2", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004014a0_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004014a0_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004014a0_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004014a0_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | 004014a0 | .. | .. |
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", "type": "use", "target": "RETURN_004014ac_20"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004014ac_20"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004014ac_20"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004014ac_20"}]} | {"edges": [], "nodes": [{"label": "004014a4", "type": "basic_block", "id": "004014a4"}]} | {"edges": [], "nodes": [{"label": "004014a4", "type": "basic_block", "id": "004014a4"}]} | null | null | [["const_0", "RETURN_004014ac_20", "input"]] | [["const_0", "RETURN_004014ac_20", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004014ac_20"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004014ac_20"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004014ac_20"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004014ac_20"}, {"label": "input", "type": "var", "id": "const_0"}]} | 004014a4 | .. | .. |
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", "type": "use", "target": "RETURN_00405000_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405000_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405000_0", "input"]] | [["const_1", "RETURN_00405000_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405000_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405000_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]} | 00405000 | .. | .. |
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", "type": "use", "target": "RETURN_00405008_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405008_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405008_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405008_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405008_0", "input"]] | [["const_1", "RETURN_00405008_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405008_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405008_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405008_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405008_0"}]} | 00405008 | .. | .. |
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", "type": "use", "target": "RETURN_00405010_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405010_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405010_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405010_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405010_0", "input"]] | [["const_1", "RETURN_00405010_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405010_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405010_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405010_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405010_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00405010 | .. | .. |
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", "type": "use", "target": "RETURN_00405018_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405018_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405018_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405018_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405018_0", "input"]] | [["const_1", "RETURN_00405018_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405018_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405018_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405018_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405018_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00405018 | .. | .. |
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", "type": "use", "target": "RETURN_00405020_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405020_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405020_0", "input"]] | [["const_1", "RETURN_00405020_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405020_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405020_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]} | 00405020 | .. | .. |
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", "type": "use", "target": "RETURN_00405028_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405028_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405028_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405028_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405028_0", "input"]] | [["const_1", "RETURN_00405028_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405028_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405028_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405028_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405028_0"}]} | 00405028 | .. | .. |
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", "type": "use", "target": "RETURN_00405030_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405030_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405030_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405030_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405030_0", "input"]] | [["const_1", "RETURN_00405030_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405030_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405030_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405030_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405030_0"}]} | 00405030 | .. | .. |
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", "type": "use", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405038_0", "input"]] | [["const_1", "RETURN_00405038_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00405038 | .. | .. |
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", "type": "use", "target": "RETURN_00405040_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405040_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405040_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405040_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405040_0", "input"]] | [["const_1", "RETURN_00405040_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405040_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405040_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405040_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405040_0"}]} | 00405040 | .. | .. |
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", "type": "use", "target": "RETURN_00405048_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405048_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405048_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405048_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405048_0", "input"]] | [["const_1", "RETURN_00405048_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405048_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405048_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405048_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405048_0"}]} | 00405048 | .. | .. |
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", "type": "use", "target": "RETURN_00405050_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405050_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405050_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405050_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405050_0", "input"]] | [["const_1", "RETURN_00405050_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405050_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405050_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405050_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405050_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00405050 | .. | .. |
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", "type": "use", "target": "RETURN_00405058_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405058_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405058_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405058_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405058_0", "input"]] | [["const_1", "RETURN_00405058_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405058_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405058_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405058_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405058_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00405058 | .. | .. |
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", "type": "use", "target": "RETURN_00405060_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405060_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405060_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405060_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405060_0", "input"]] | [["const_1", "RETURN_00405060_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405060_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405060_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405060_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405060_0"}]} | 00405060 | .. | .. |
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", "type": "use", "target": "RETURN_00405068_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405068_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405068_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405068_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405068_0", "input"]] | [["const_1", "RETURN_00405068_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405068_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405068_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405068_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405068_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00405068 | .. | .. |
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", "type": "use", "target": "RETURN_00405070_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405070_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405070_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405070_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405070_0", "input"]] | [["const_1", "RETURN_00405070_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405070_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405070_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405070_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405070_0"}]} | 00405070 | .. | .. |
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", "type": "use", "target": "RETURN_00405078_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405078_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405078_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405078_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405078_0", "input"]] | [["const_1", "RETURN_00405078_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405078_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405078_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405078_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405078_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00405078 | .. | .. |
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", "type": "use", "target": "RETURN_00405080_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405080_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405080_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405080_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405080_0", "input"]] | [["const_1", "RETURN_00405080_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405080_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405080_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405080_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405080_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00405080 | .. | .. |
1_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_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", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401016_35"}, {"source": "COPY_00401016_41", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010... | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401016_35"}, {"source": "var_00405040", "type": "use", "target": "CALL_00401010_23"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401016_35"}, {"label": "var", "type": "var", "id": "var... | {"edges": [{"source": "00401000", "type": "control_flow", "target": "00401012"}, {"source": "00401000", "type": "control_flow", "target": "00401010"}, {"source": "00401010", "type": "control_flow", "target": "00405040"}, {"source": "00401010", "type": "control_flow", "target": "00401012"}], "nodes": [{"label": "0040100... | {"edges": [{"source": "00401000", "type": "control_flow", "target": "00401012"}, {"source": "00401000", "type": "control_flow", "target": "00401010"}, {"source": "00401010", "type": "control_flow", "target": "00405040"}, {"source": "00401010", "type": "control_flow", "target": "00401012"}], "nodes": [{"label": "0040100... | null | null | [["var_00405040", "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_00405040", "CALL_00401010_23", "input"], ["const_0", "RETURN_00401016_35", "input"]] | {"edges": [{"source": "var_00405040", "type": "input", "target": "CALL_00401010_23"}, {"source": "CALL_00401010_23", "type": "output", "target": "reg_register:00000000"}, {"source": "COPY_00401016_41", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "input", "target": "... | {"edges": [{"source": "var_00405040", "type": "input", "target": "CALL_00401010_23"}, {"source": "const_0", "type": "input", "target": "RETURN_00401016_35"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401016_35"}, {"label": "input", "type": "var", "id": "var_00405040"}, {"label": "CALL", "type": "op",... | 00401000 | .. | .. |
2_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_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", "type": "use", "target": "CAST_00401026_12"}, {"source": "const_1", "type": "use", "target": "RETURN_00401026_4"}, {"source": "CAST_00401026_12", "type": "def", "target": "unique_268435473"}, {"source": "unique_268435473", "type": "use", "target": "CALLIND_00401026_3"}], "nodes": [{"lab... | {"edges": [{"source": "const_0", "type": "use", "target": "CAST_00401026_12"}, {"source": "const_1", "type": "use", "target": "RETURN_00401026_4"}, {"source": "CAST_00401026_12", "type": "def", "target": "unique_268435473"}, {"source": "unique_268435473", "type": "use", "target": "CALLIND_00401026_3"}], "nodes": [{"lab... | {"edges": [{"source": "00401020", "type": "control_flow", "target": "00404010"}], "nodes": [{"label": "00401020", "type": "basic_block", "id": "00401020"}, {"label": "00404010", "type": "basic_block", "id": "00404010"}]} | {"edges": [{"source": "00401020", "type": "control_flow", "target": "00404010"}], "nodes": [{"label": "00401020", "type": "basic_block", "id": "00401020"}, {"label": "00404010", "type": "basic_block", "id": "00404010"}]} | 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", "type": "input", "target": "RETURN_00401026_4"}, {"source": "CAST_00401026_12", "type": "output", "target": "unique_268435473"}, {"source": "unique_268435473", "type": "input", "target": "CALLIND_00401026_3"}, {"source": "const_0", "type": "input", "target": "CAST_00401026_12"}], "nodes... | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00401026_4"}, {"source": "CAST_00401026_12", "type": "output", "target": "unique_268435473"}, {"source": "unique_268435473", "type": "input", "target": "CALLIND_00401026_3"}, {"source": "const_0", "type": "input", "target": "CAST_00401026_12"}], "nodes... | 00401020 | .. | .. |
3_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c | wbkgd | wbkgd |
void wbkgd(void)
{
wbkgd();
return;
}
|
void wbkgd(void)
{
wbkgd();
return;
}
| JMP qword ptr [0x00404018] | {"edges": [{"source": "var_00405000", "type": "use", "target": "CALL_00401030_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401030_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405000"}, {"label": "CALL", "type": "op", "id": "CALL_00401030... | {"edges": [{"source": "var_00405000", "type": "use", "target": "CALL_00401030_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401030_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405000"}, {"label": "CALL", "type": "op", "id": "CALL_00401030... | {"edges": [{"source": "00401030", "type": "control_flow", "target": "00405000"}], "nodes": [{"label": "00401030", "type": "basic_block", "id": "00401030"}, {"label": "00405000", "type": "basic_block", "id": "00405000"}]} | {"edges": [{"source": "00401030", "type": "control_flow", "target": "00405000"}], "nodes": [{"label": "00401030", "type": "basic_block", "id": "00401030"}, {"label": "00405000", "type": "basic_block", "id": "00405000"}]} | 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", "type": "input", "target": "CALL_00401030_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401030_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405000"}, {"label": "CALL", "type": "op", "id": "CALL_00401030_0"}, {"label": "RETURN", "type": "op", "id"... | {"edges": [{"source": "var_00405000", "type": "input", "target": "CALL_00401030_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401030_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405000"}, {"label": "CALL", "type": "op", "id": "CALL_00401030_0"}, {"label": "RETURN", "type": "op", "id"... | 00401030 | .. | .. |
4_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c | newwin | newwin |
void newwin(void)
{
newwin();
return;
}
|
void newwin(void)
{
newwin();
return;
}
| JMP qword ptr [0x00404020] | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401040_1"}, {"source": "var_00405008", "type": "use", "target": "CALL_00401040_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405008"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040... | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401040_1"}, {"source": "var_00405008", "type": "use", "target": "CALL_00401040_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405008"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040... | {"edges": [{"source": "00401040", "type": "control_flow", "target": "00405008"}], "nodes": [{"label": "00401040", "type": "basic_block", "id": "00401040"}, {"label": "00405008", "type": "basic_block", "id": "00405008"}]} | {"edges": [{"source": "00401040", "type": "control_flow", "target": "00405008"}], "nodes": [{"label": "00401040", "type": "basic_block", "id": "00401040"}, {"label": "00405008", "type": "basic_block", "id": "00405008"}]} | 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", "type": "input", "target": "CALL_00401040_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401040_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405008"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401040_1"}, {"label": "CALL", "type": "op", "i... | {"edges": [{"source": "var_00405008", "type": "input", "target": "CALL_00401040_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401040_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405008"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401040_1"}, {"label": "CALL", "type": "op", "i... | 00401040 | .. | .. |
5_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_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": "var_00405010", "type": "use", "target": "CALL_00401050_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401050_1"}, {"source": "const_0", "type": "use", "target": "RETURN_00401050_1"}, {"source": "CALL_00401050_0", "type": "def", "target": "reg_register:00000000"}, {"so... | {"edges": [{"source": "var_00405010", "type": "use", "target": "CALL_00401050_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401050_1"}, {"source": "const_0", "type": "use", "target": "RETURN_00401050_1"}, {"source": "CALL_00401050_0", "type": "def", "target": "reg_register:00000000"}, {"so... | {"edges": [{"source": "00401050", "type": "control_flow", "target": "00405010"}], "nodes": [{"label": "00401050", "type": "basic_block", "id": "00401050"}, {"label": "00405010", "type": "basic_block", "id": "00405010"}]} | {"edges": [{"source": "00401050", "type": "control_flow", "target": "00405010"}], "nodes": [{"label": "00401050", "type": "basic_block", "id": "00401050"}, {"label": "00405010", "type": "basic_block", "id": "00405010"}]} | 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", "type": "input", "target": "RETURN_00401050_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401050_0"}, {"source": "CALL_00401050_0", "type": "output", "target": "reg_register:00000000"}, {"source": "var_00405010", "type": "input", "target": "CALL_00401050_0"... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401050_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401050_0"}, {"source": "CALL_00401050_0", "type": "output", "target": "reg_register:00000000"}, {"source": "var_00405010", "type": "input", "target": "CALL_00401050_0"... | 00401050 | .. | .. |
6_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c | wgetch | wgetch |
void wgetch(void)
{
wgetch();
return;
}
|
void wgetch(void)
{
wgetch();
return;
}
| JMP qword ptr [0x00404030] | {"edges": [{"source": "var_00405018", "type": "use", "target": "CALL_00401060_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401060_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405018"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040... | {"edges": [{"source": "var_00405018", "type": "use", "target": "CALL_00401060_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401060_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405018"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040... | {"edges": [{"source": "00401060", "type": "control_flow", "target": "00405018"}], "nodes": [{"label": "00401060", "type": "basic_block", "id": "00401060"}, {"label": "00405018", "type": "basic_block", "id": "00405018"}]} | {"edges": [{"source": "00401060", "type": "control_flow", "target": "00405018"}], "nodes": [{"label": "00401060", "type": "basic_block", "id": "00401060"}, {"label": "00405018", "type": "basic_block", "id": "00405018"}]} | null | null | [["const_0", "RETURN_00401060_1", "input"], ["var_00405018", "CALL_00401060_0", "input"]] | [["const_0", "RETURN_00401060_1", "input"], ["var_00405018", "CALL_00401060_0", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401060_1"}, {"source": "var_00405018", "type": "input", "target": "CALL_00401060_0"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405018"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401060_1"}, {"label": "CALL", "type": "op", "i... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401060_1"}, {"source": "var_00405018", "type": "input", "target": "CALL_00401060_0"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405018"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401060_1"}, {"label": "CALL", "type": "op", "i... | 00401060 | .. | .. |
7_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c | initscr | initscr |
void initscr(void)
{
initscr();
return;
}
|
void initscr(void)
{
initscr();
return;
}
| JMP qword ptr [0x00404038] | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401070_1"}, {"source": "var_00405020", "type": "use", "target": "CALL_00401070_0"}], "nodes": [{"label": "var", "type": "var", "id": "var_00405020"}, {"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040... | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401070_1"}, {"source": "var_00405020", "type": "use", "target": "CALL_00401070_0"}], "nodes": [{"label": "var", "type": "var", "id": "var_00405020"}, {"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040... | {"edges": [{"source": "00401070", "type": "control_flow", "target": "00405020"}], "nodes": [{"label": "00401070", "type": "basic_block", "id": "00401070"}, {"label": "00405020", "type": "basic_block", "id": "00405020"}]} | {"edges": [{"source": "00401070", "type": "control_flow", "target": "00405020"}], "nodes": [{"label": "00401070", "type": "basic_block", "id": "00401070"}, {"label": "00405020", "type": "basic_block", "id": "00405020"}]} | null | null | [["var_00405020", "CALL_00401070_0", "input"], ["const_0", "RETURN_00401070_1", "input"]] | [["var_00405020", "CALL_00401070_0", "input"], ["const_0", "RETURN_00401070_1", "input"]] | {"edges": [{"source": "var_00405020", "type": "input", "target": "CALL_00401070_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401070_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405020"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401070_1"}, {"label": "CALL", "type": "op", "i... | {"edges": [{"source": "var_00405020", "type": "input", "target": "CALL_00401070_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401070_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405020"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401070_1"}, {"label": "CALL", "type": "op", "i... | 00401070 | .. | .. |
8_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c | wrefresh | wrefresh |
void wrefresh(void)
{
wrefresh();
return;
}
|
void wrefresh(void)
{
wrefresh();
return;
}
| JMP qword ptr [0x00404040] | {"edges": [{"source": "var_00405028", "type": "use", "target": "CALL_00401080_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401080_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405028"}, {"label": "CALL", "type": "op", "id": "CALL_00401080... | {"edges": [{"source": "var_00405028", "type": "use", "target": "CALL_00401080_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401080_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405028"}, {"label": "CALL", "type": "op", "id": "CALL_00401080... | {"edges": [{"source": "00401080", "type": "control_flow", "target": "00405028"}], "nodes": [{"label": "00401080", "type": "basic_block", "id": "00401080"}, {"label": "00405028", "type": "basic_block", "id": "00405028"}]} | {"edges": [{"source": "00401080", "type": "control_flow", "target": "00405028"}], "nodes": [{"label": "00401080", "type": "basic_block", "id": "00401080"}, {"label": "00405028", "type": "basic_block", "id": "00405028"}]} | null | null | [["const_0", "RETURN_00401080_1", "input"], ["var_00405028", "CALL_00401080_0", "input"]] | [["const_0", "RETURN_00401080_1", "input"], ["var_00405028", "CALL_00401080_0", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401080_1"}, {"source": "var_00405028", "type": "input", "target": "CALL_00401080_0"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_00401080_0"}, {"label": "input", "type": "var", "id": "var_00405028"}, {"label": "RETURN", "type": "op", "id"... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401080_1"}, {"source": "var_00405028", "type": "input", "target": "CALL_00401080_0"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_00401080_0"}, {"label": "input", "type": "var", "id": "var_00405028"}, {"label": "RETURN", "type": "op", "id"... | 00401080 | .. | .. |
9_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c | start_color | start_color |
void start_color(void)
{
start_color();
return;
}
|
void start_color(void)
{
start_color();
return;
}
| JMP qword ptr [0x00404048] | {"edges": [{"source": "var_00405030", "type": "use", "target": "CALL_00401090_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401090_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_00401090_0"}, {"label": "var", "type": "var", "id": "var_004050... | {"edges": [{"source": "var_00405030", "type": "use", "target": "CALL_00401090_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401090_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_00401090_0"}, {"label": "var", "type": "var", "id": "var_004050... | {"edges": [{"source": "00401090", "type": "control_flow", "target": "00405030"}], "nodes": [{"label": "00401090", "type": "basic_block", "id": "00401090"}, {"label": "00405030", "type": "basic_block", "id": "00405030"}]} | {"edges": [{"source": "00401090", "type": "control_flow", "target": "00405030"}], "nodes": [{"label": "00401090", "type": "basic_block", "id": "00401090"}, {"label": "00405030", "type": "basic_block", "id": "00405030"}]} | null | null | [["const_0", "RETURN_00401090_1", "input"], ["var_00405030", "CALL_00401090_0", "input"]] | [["const_0", "RETURN_00401090_1", "input"], ["var_00405030", "CALL_00401090_0", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401090_1"}, {"source": "var_00405030", "type": "input", "target": "CALL_00401090_0"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_00401090_0"}, {"label": "input", "type": "var", "id": "var_00405030"}, {"label": "RETURN", "type": "op", "id"... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401090_1"}, {"source": "var_00405030", "type": "input", "target": "CALL_00401090_0"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_00401090_0"}, {"label": "input", "type": "var", "id": "var_00405030"}, {"label": "RETURN", "type": "op", "id"... | 00401090 | .. | .. |
10_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c | init_pair | init_pair |
void init_pair(void)
{
init_pair();
return;
}
|
void init_pair(void)
{
init_pair();
return;
}
| JMP qword ptr [0x00404050] | {"edges": [{"source": "var_00405048", "type": "use", "target": "CALL_004010a0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010a0_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010a0_1"}, {"label": "CALL", "type": "op", "id": "CALL_0... | {"edges": [{"source": "var_00405048", "type": "use", "target": "CALL_004010a0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010a0_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010a0_1"}, {"label": "CALL", "type": "op", "id": "CALL_0... | {"edges": [{"source": "004010a0", "type": "control_flow", "target": "00405048"}], "nodes": [{"label": "004010a0", "type": "basic_block", "id": "004010a0"}, {"label": "00405048", "type": "basic_block", "id": "00405048"}]} | {"edges": [{"source": "004010a0", "type": "control_flow", "target": "00405048"}], "nodes": [{"label": "004010a0", "type": "basic_block", "id": "004010a0"}, {"label": "00405048", "type": "basic_block", "id": "00405048"}]} | null | null | [["const_0", "RETURN_004010a0_1", "input"], ["var_00405048", "CALL_004010a0_0", "input"]] | [["const_0", "RETURN_004010a0_1", "input"], ["var_00405048", "CALL_004010a0_0", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004010a0_1"}, {"source": "var_00405048", "type": "input", "target": "CALL_004010a0_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004010a0_1"}, {"label": "CALL", "type": "op", "id": "CALL_004010a0_0"}, {"label": "input", "type": "var",... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004010a0_1"}, {"source": "var_00405048", "type": "input", "target": "CALL_004010a0_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004010a0_1"}, {"label": "CALL", "type": "op", "id": "CALL_004010a0_0"}, {"label": "input", "type": "var",... | 004010a0 | .. | .. |
11_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c | wmove | wmove |
void wmove(void)
{
wmove();
return;
}
|
void wmove(void)
{
wmove();
return;
}
| JMP qword ptr [0x00404058] | {"edges": [{"source": "var_00405050", "type": "use", "target": "CALL_004010b0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010b0_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_004010b0_0"}, {"label": "var", "type": "var", "id": "var_004050... | {"edges": [{"source": "var_00405050", "type": "use", "target": "CALL_004010b0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010b0_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_004010b0_0"}, {"label": "var", "type": "var", "id": "var_004050... | {"edges": [{"source": "004010b0", "type": "control_flow", "target": "00405050"}], "nodes": [{"label": "004010b0", "type": "basic_block", "id": "004010b0"}, {"label": "00405050", "type": "basic_block", "id": "00405050"}]} | {"edges": [{"source": "004010b0", "type": "control_flow", "target": "00405050"}], "nodes": [{"label": "004010b0", "type": "basic_block", "id": "004010b0"}, {"label": "00405050", "type": "basic_block", "id": "00405050"}]} | 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", "type": "input", "target": "RETURN_004010b0_1"}, {"source": "var_00405050", "type": "input", "target": "CALL_004010b0_0"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_004010b0_0"}, {"label": "input", "type": "var", "id": "var_00405050"}, {"label": "RETURN", "type": "op", "id"... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004010b0_1"}, {"source": "var_00405050", "type": "input", "target": "CALL_004010b0_0"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_004010b0_0"}, {"label": "input", "type": "var", "id": "var_00405050"}, {"label": "RETURN", "type": "op", "id"... | 004010b0 | .. | .. |
12_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c | endwin | endwin |
void endwin(void)
{
endwin();
return;
}
|
void endwin(void)
{
endwin();
return;
}
| JMP qword ptr [0x00404060] | {"edges": [{"source": "var_00405058", "type": "use", "target": "CALL_004010c0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010c0_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_004010c0_0"}, {"label": "var", "type": "var", "id": "var_004050... | {"edges": [{"source": "var_00405058", "type": "use", "target": "CALL_004010c0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010c0_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_004010c0_0"}, {"label": "var", "type": "var", "id": "var_004050... | {"edges": [{"source": "004010c0", "type": "control_flow", "target": "00405058"}], "nodes": [{"label": "004010c0", "type": "basic_block", "id": "004010c0"}, {"label": "00405058", "type": "basic_block", "id": "00405058"}]} | {"edges": [{"source": "004010c0", "type": "control_flow", "target": "00405058"}], "nodes": [{"label": "004010c0", "type": "basic_block", "id": "004010c0"}, {"label": "00405058", "type": "basic_block", "id": "00405058"}]} | 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", "type": "input", "target": "CALL_004010c0_0"}, {"source": "const_0", "type": "input", "target": "RETURN_004010c0_1"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_004010c0_0"}, {"label": "input", "type": "var", "id": "var_00405058"}, {"label": "RETURN", "type": "op", "id"... | {"edges": [{"source": "var_00405058", "type": "input", "target": "CALL_004010c0_0"}, {"source": "const_0", "type": "input", "target": "RETURN_004010c0_1"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_004010c0_0"}, {"label": "input", "type": "var", "id": "var_00405058"}, {"label": "RETURN", "type": "op", "id"... | 004010c0 | .. | .. |
13_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c | waddnstr | waddnstr |
void waddnstr(void)
{
waddnstr();
return;
}
|
void waddnstr(void)
{
waddnstr();
return;
}
| JMP qword ptr [0x00404068] | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004010d0_1"}, {"source": "var_00405060", "type": "use", "target": "CALL_004010d0_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010d0_1"}, {"label": "CALL", "type": "op", "id": "CALL_0... | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004010d0_1"}, {"source": "var_00405060", "type": "use", "target": "CALL_004010d0_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010d0_1"}, {"label": "CALL", "type": "op", "id": "CALL_0... | {"edges": [{"source": "004010d0", "type": "control_flow", "target": "00404068"}, {"source": "004010d0", "type": "control_flow", "target": "00405060"}], "nodes": [{"label": "004010d0", "type": "basic_block", "id": "004010d0"}, {"label": "00404068", "type": "basic_block", "id": "00404068"}, {"label": "00405060", "type": ... | {"edges": [{"source": "004010d0", "type": "control_flow", "target": "00404068"}, {"source": "004010d0", "type": "control_flow", "target": "00405060"}], "nodes": [{"label": "004010d0", "type": "basic_block", "id": "004010d0"}, {"label": "00404068", "type": "basic_block", "id": "00404068"}, {"label": "00405060", "type": ... | 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", "type": "input", "target": "RETURN_004010d0_1"}, {"source": "var_00405060", "type": "input", "target": "CALL_004010d0_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004010d0_1"}, {"label": "CALL", "type": "op", "id": "CALL_004010d0_0"}, {"label": "input", "type": "var",... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004010d0_1"}, {"source": "var_00405060", "type": "input", "target": "CALL_004010d0_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004010d0_1"}, {"label": "CALL", "type": "op", "id": "CALL_004010d0_0"}, {"label": "input", "type": "var",... | 004010d0 | .. | .. |
14_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_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_004011c2,param_2,&stack0x00000008,FUN_00401300,FUN_00401360,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,0x401360
MOV RCX,0x401300
MOV RDI,0x4011c2
CALL qword ptr [0x00403ff0]
HLT | {"edges": [{"source": "reg_register:00000010", "type": "use", "target": "CALL_00401104_37"}, {"source": "const_4199168", "type": "use", "target": "PTRSUB_00401104_75"}, {"source": "unique_268435497", "type": "use", "target": "CALL_00401104_37"}, {"source": "PTRSUB_00401104_75", "type": "def", "target": "unique_26843549... | {"edges": [{"source": "reg_register:00000010", "type": "use", "target": "CALL_00401104_37"}, {"source": "const_4199168", "type": "use", "target": "PTRSUB_00401104_75"}, {"source": "unique_268435497", "type": "use", "target": "CALL_00401104_37"}, {"source": "PTRSUB_00401104_75", "type": "def", "target": "unique_26843549... | {"edges": [{"source": "004010e0", "type": "control_flow", "target": "00405038"}], "nodes": [{"label": "004010e0", "type": "basic_block", "id": "004010e0"}, {"label": "00405038", "type": "basic_block", "id": "00405038"}]} | {"edges": [{"source": "004010e0", "type": "control_flow", "target": "00405038"}], "nodes": [{"label": "004010e0", "type": "basic_block", "id": "004010e0"}, {"label": "00405038", "type": "basic_block", "id": "00405038"}]} | null | null | [["const_8", "PTRSUB_004010e5_77", "input"], ["const_4199168", "PTRSUB_00401104_75", "input"], ["addrtied_Stack[0x0]", "CALL_00401104_37", "input"], ["PTRSUB_00401104_74", "unique_268435489", "output"], ["PTRSUB_00401104_76", "unique_268435505", "output"], ["reg_register:00000020", "PTRSUB_004010ed_78", "input"], ["reg... | [["const_8", "PTRSUB_004010e5_77", "input"], ["const_4199168", "PTRSUB_00401104_75", "input"], ["addrtied_Stack[0x0]", "CALL_00401104_37", "input"], ["PTRSUB_00401104_74", "unique_268435489", "output"], ["PTRSUB_00401104_76", "unique_268435505", "output"], ["reg_register:00000020", "PTRSUB_004010ed_78", "input"], ["reg... | {"edges": [{"source": "const_8", "type": "input", "target": "PTRSUB_004010e5_77"}, {"source": "const_4199168", "type": "input", "target": "PTRSUB_00401104_75"}, {"source": "addrtied_Stack[0x0]", "type": "input", "target": "CALL_00401104_37"}, {"source": "PTRSUB_00401104_74", "type": "output", "target": "unique_26843548... | {"edges": [{"source": "const_8", "type": "input", "target": "PTRSUB_004010e5_77"}, {"source": "const_4199168", "type": "input", "target": "PTRSUB_00401104_75"}, {"source": "addrtied_Stack[0x0]", "type": "input", "target": "CALL_00401104_37"}, {"source": "PTRSUB_00401104_74", "type": "output", "target": "unique_26843548... | 004010e0 | .. | .. |
15_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c | _dl_relocate_static_pie | FUN_00401110 |
void _dl_relocate_static_pie(void)
{
return;
}
|
void FUN_00401110(void)
{
return;
}
| RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401110_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401110_2"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401110_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401110_2"}]} | {"edges": [], "nodes": [{"label": "00401110", "type": "basic_block", "id": "00401110"}]} | {"edges": [], "nodes": [{"label": "00401110", "type": "basic_block", "id": "00401110"}]} | null | null | [["const_0", "RETURN_00401110_2", "input"]] | [["const_0", "RETURN_00401110_2", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401110_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401110_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401110_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401110_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401110 | .. | .. |
16_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c | deregister_tm_clones | FUN_00401120 |
/* WARNING: Removing unreachable block (ram,0x0040112d) */
/* WARNING: Removing unreachable block (ram,0x00401137) */
void deregister_tm_clones(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x0040112d) */
/* WARNING: Removing unreachable block (ram,0x00401137) */
void FUN_00401120(void)
{
return;
}
| MOV EAX,0x404080
CMP RAX,0x404080
JZ 0x00401140
MOV EAX,0x0
TEST RAX,RAX
JZ 0x00401140
MOV EDI,0x404080
JMP RAX
RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401140_26"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401140_26"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401140_26"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401140_26"}]} | {"edges": [{"source": "00401120", "type": "control_flow", "target": "00401140"}, {"source": "00401120", "type": "control_flow", "target": "0040112d"}, {"source": "0040112d", "type": "control_flow", "target": "00401140"}, {"source": "0040112d", "type": "control_flow", "target": "00401137"}], "nodes": [{"label": "0040112... | {"edges": [{"source": "00401120", "type": "control_flow", "target": "00401140"}, {"source": "00401120", "type": "control_flow", "target": "0040112d"}, {"source": "0040112d", "type": "control_flow", "target": "00401140"}, {"source": "0040112d", "type": "control_flow", "target": "00401137"}], "nodes": [{"label": "0040112... | null | null | [["const_0", "RETURN_00401140_26", "input"]] | [["const_0", "RETURN_00401140_26", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401140_26"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401140_26"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401140_26"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401140_26"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401120 | .. | .. |
17_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c | register_tm_clones | FUN_00401150 |
/* WARNING: Removing unreachable block (ram,0x0040116f) */
/* WARNING: Removing unreachable block (ram,0x00401179) */
void register_tm_clones(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x0040116f) */
/* WARNING: Removing unreachable block (ram,0x00401179) */
void FUN_00401150(void)
{
return;
}
| MOV ESI,0x404080
SUB RSI,0x404080
MOV RAX,RSI
SHR RSI,0x3f
SAR RAX,0x3
ADD RSI,RAX
SAR RSI,0x1
JZ 0x00401180
MOV EAX,0x0
TEST RAX,RAX
JZ 0x00401180
MOV EDI,0x404080
JMP RAX
RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401180_117"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401180_117"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401180_117"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401180_117"}]} | {"edges": [{"source": "00401150", "type": "control_flow", "target": "00401180"}, {"source": "00401150", "type": "control_flow", "target": "0040116f"}, {"source": "0040116f", "type": "control_flow", "target": "00401180"}, {"source": "0040116f", "type": "control_flow", "target": "00401179"}], "nodes": [{"label": "0040115... | {"edges": [{"source": "00401150", "type": "control_flow", "target": "00401180"}, {"source": "00401150", "type": "control_flow", "target": "0040116f"}, {"source": "0040116f", "type": "control_flow", "target": "00401180"}, {"source": "0040116f", "type": "control_flow", "target": "00401179"}], "nodes": [{"label": "0040115... | null | null | [["const_0", "RETURN_00401180_117", "input"]] | [["const_0", "RETURN_00401180_117", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401180_117"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401180_117"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401180_117"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401180_117"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401150 | .. | .. |
18_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_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_00401120();
DAT_004040a8 = 1;
return;
}
return;
}
| CMP byte ptr [0x004040a8],0x0
JNZ 0x004011b0
PUSH RBP
MOV RBP,RSP
CALL 0x00401120
MOV byte ptr [0x004040a8],0x1
POP RBP
RET
RET | {"edges": [{"source": "INT_EQUAL_00401190_5", "type": "def", "target": "reg_register:00000206"}, {"source": "COPY_004011aa_45", "type": "def", "target": "addrtied_004040a8"}, {"source": "addrtied_004040a8", "type": "use", "target": "INT_EQUAL_00401190_5"}, {"source": "COPY_004011a2_19", "type": "def", "target": "addrti... | {"edges": [{"source": "INT_EQUAL_00401190_5", "type": "def", "target": "reg_register:00000206"}, {"source": "COPY_004011aa_45", "type": "def", "target": "addrtied_004040a8"}, {"source": "addrtied_004040a8", "type": "use", "target": "INT_EQUAL_00401190_5"}, {"source": "COPY_004011a2_19", "type": "def", "target": "addrti... | {"edges": [{"source": "00401190", "type": "control_flow", "target": "004011b0"}, {"source": "00401190", "type": "control_flow", "target": "00401199"}, {"source": "00401199", "type": "control_flow", "target": "00401120"}], "nodes": [{"label": "00401190", "type": "basic_block", "id": "00401190"}, {"label": "004011b0", "t... | {"edges": [{"source": "00401190", "type": "control_flow", "target": "004011b0"}, {"source": "00401190", "type": "control_flow", "target": "00401199"}, {"source": "00401199", "type": "control_flow", "target": "00401120"}], "nodes": [{"label": "00401190", "type": "basic_block", "id": "00401190"}, {"label": "004011b0", "t... | null | null | [["var_004011b0", "CBRANCH_00401197_11", "input"], ["COPY_004011b0_46", "addrtied_004040a8", "output"], ["reg_register:00000206", "CBRANCH_00401197_11", "input"], ["var_00401120", "CALL_0040119d_18", "input"], ["addrtied_004040a8", "INDIRECT_0040119d_44", "input"], ["addrtied_004040a8", "COPY_004011aa_45", "input"], ["... | [["var_004011b0", "CBRANCH_00401197_11", "input"], ["COPY_004011b0_46", "addrtied_004040a8", "output"], ["reg_register:00000206", "CBRANCH_00401197_11", "input"], ["var_00401120", "CALL_0040119d_18", "input"], ["addrtied_004040a8", "INDIRECT_0040119d_44", "input"], ["addrtied_004040a8", "COPY_004011aa_45", "input"], ["... | {"edges": [{"source": "var_004011b0", "type": "input", "target": "CBRANCH_00401197_11"}, {"source": "COPY_004011b0_46", "type": "output", "target": "addrtied_004040a8"}, {"source": "reg_register:00000206", "type": "input", "target": "CBRANCH_00401197_11"}, {"source": "var_00401120", "type": "input", "target": "CALL_004... | {"edges": [{"source": "var_004011b0", "type": "input", "target": "CBRANCH_00401197_11"}, {"source": "COPY_004011b0_46", "type": "output", "target": "addrtied_004040a8"}, {"source": "reg_register:00000206", "type": "input", "target": "CBRANCH_00401197_11"}, {"source": "var_00401120", "type": "input", "target": "CALL_004... | 00401190 | .. | .. |
19_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c | frame_dummy | _INIT_0 |
/* WARNING: Removing unreachable block (ram,0x0040116f) */
/* WARNING: Removing unreachable block (ram,0x00401179) */
void frame_dummy(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x0040116f) */
/* WARNING: Removing unreachable block (ram,0x00401179) */
void _INIT_0(void)
{
return;
}
| JMP 0x00401150 | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401180_118"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401180_118"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401180_118"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401180_118"}]} | {"edges": [{"source": "004011c0", "type": "control_flow", "target": "00401150"}], "nodes": [{"label": "004011c0", "type": "basic_block", "id": "004011c0"}, {"label": "00401150", "type": "basic_block", "id": "00401150"}]} | {"edges": [{"source": "004011c0", "type": "control_flow", "target": "00401150"}], "nodes": [{"label": "004011c0", "type": "basic_block", "id": "004011c0"}, {"label": "00401150", "type": "basic_block", "id": "00401150"}]} | null | null | [["const_0", "RETURN_00401180_118", "input"]] | [["const_0", "RETURN_00401180_118", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401180_118"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401180_118"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401180_118"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401180_118"}, {"label": "input", "type": "var", "id": "const_0"}]} | 004011c0 | .. | .. |
20_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c | main | FUN_004011c2 |
/* WARNING: Unknown calling convention */
int main(void)
{
int iVar1;
int iVar2;
long lVar3;
WINDOW *alpha;
int y;
int x;
initscr();
start_color();
init_pair(1,7,4);
iVar1 = COLS + -0x1e;
iVar2 = LINES + -5;
waddnstr(stdscr,"Creating new window....\n",0xffffffff);
wrefresh(stdscr);
lVa... |
undefined8 FUN_004011c2(void)
{
int iVar1;
int iVar2;
long lVar3;
undefined8 uVar4;
initscr();
start_color();
init_pair(1,7,4);
iVar1 = COLS + -0x1e;
iVar2 = LINES + -5;
waddnstr(stdscr,"Creating new window....\n",0xffffffff);
wrefresh(stdscr);
lVar3 = newwin(5,0x1e,iVar2 >> 1,iVar1 >> 1);
... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
CALL 0x00401070
CALL 0x00401090
MOV EDX,0x4
MOV ESI,0x7
MOV EDI,0x1
CALL 0x004010a0
MOV EAX,dword ptr [0x004040a0]
SUB EAX,0x1e
SAR EAX,0x1
MOV dword ptr [RBP + -0x4],EAX
MOV EAX,dword ptr [0x004040a4]
SUB EAX,0x5
SAR EAX,0x1
MOV dword ptr [RBP + -0x8],EAX
MOV RAX,qword ptr [0x00404080... | {"edges": [{"source": "addrtied_004040a0", "type": "use", "target": "INDIRECT_00401218_618"}, {"source": "addrtied_004040a0", "type": "use", "target": "INDIRECT_00401227_619"}, {"source": "addrtied_00404080", "type": "use", "target": "INDIRECT_0040128c_603"}, {"source": "INDIRECT_004012b3_624", "type": "def", "target":... | {"edges": [{"source": "INDIRECT_0040125a_645", "type": "def", "target": "addrtied_004040a4"}, {"source": "const_193", "type": "use", "target": "INDIRECT_004012da_603"}, {"source": "const_15", "type": "use", "target": "INDIRECT_004011ca_592"}, {"source": "addrtied_004040a4", "type": "use", "target": "INT_ADD_004011fc_55... | {"edges": [{"source": "004011c2", "type": "control_flow", "target": "00401070"}, {"source": "004011c2", "type": "control_flow", "target": "00401090"}, {"source": "004011c2", "type": "control_flow", "target": "004010a0"}, {"source": "004011c2", "type": "control_flow", "target": "004010d0"}, {"source": "004011c2", "type"... | {"edges": [{"source": "004011c2", "type": "control_flow", "target": "00401070"}, {"source": "004011c2", "type": "control_flow", "target": "00401090"}, {"source": "004011c2", "type": "control_flow", "target": "004010a0"}, {"source": "004011c2", "type": "control_flow", "target": "004010d0"}, {"source": "004011c2", "type"... | null | null | [["unique_268435781", "CALL_0040127d_144", "input"], ["addrtied_004040a4", "INDIRECT_004012ee_647", "input"], ["addrtied_004040a0", "INDIRECT_00401240_620", "input"], ["COPY_004012f9_309", "reg_register:00000000", "output"], ["reg_register:00000000", "COPY_004012f9_309", "input"], ["const_88", "INDIRECT_00401227_638", ... | [["INDIRECT_004012da_603", "addrtied_00404080", "output"], ["addrtied_004040a0", "INDIRECT_004012e9_623", "input"], ["const_201", "INDIRECT_004012ee_624", "input"], ["unique_268435781", "CALL_0040127d_144", "input"], ["addrtied_004040a4", "INDIRECT_004011e3_632", "input"], ["addrtied_00404080", "INDIRECT_004011ca_592",... | {"edges": [{"source": "unique_268435781", "type": "input", "target": "CALL_0040127d_144"}, {"source": "addrtied_004040a4", "type": "input", "target": "INDIRECT_004012ee_647"}, {"source": "addrtied_004040a0", "type": "input", "target": "INDIRECT_00401240_620"}, {"source": "COPY_004012f9_309", "type": "output", "target":... | {"edges": [{"source": "INDIRECT_004012da_603", "type": "output", "target": "addrtied_00404080"}, {"source": "addrtied_004040a0", "type": "input", "target": "INDIRECT_004012e9_623"}, {"source": "const_201", "type": "input", "target": "INDIRECT_004012ee_624"}, {"source": "unique_268435781", "type": "input", "target": "CA... | 004011c2 | .. | .. |
21_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c | __libc_csu_init | FUN_00401300 |
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_00401300(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,[0x403de0]
PUSH RBP
LEA RBP,[0x403de8]
PUSH RBX
SUB RBP,R12
SUB RSP,0x8
CALL 0x00401000
SAR RBP,0x3
JZ 0x0040134e
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": "LOAD_00401341_96", "type": "def", "target": "unique_57088"}, {"source": "var_00401000", "type": "use", "target": "CALL_00401328_44"}, {"source": "const_1", "type": "use", "target": "INT_ADD_00401345_103"}, {"source": "const_0", "type": "use", "target": "RETURN_0040135c_157"}, {"source": "const_43... | {"edges": [{"source": "LOAD_00401341_96", "type": "def", "target": "unique_57088"}, {"source": "var_00401000", "type": "use", "target": "CALL_00401328_44"}, {"source": "const_1", "type": "use", "target": "INT_ADD_00401345_103"}, {"source": "CAST_00401341_284", "type": "def", "target": "unique_268435594"}, {"source": "c... | {"edges": [{"source": "00401300", "type": "control_flow", "target": "00401000"}, {"source": "00401300", "type": "control_flow", "target": "0040134e"}, {"source": "00401300", "type": "control_flow", "target": "00401333"}, {"source": "00401333", "type": "control_flow", "target": "00401338"}, {"source": "00401338", "type"... | {"edges": [{"source": "00401300", "type": "control_flow", "target": "00401000"}, {"source": "00401300", "type": "control_flow", "target": "0040134e"}, {"source": "00401300", "type": "control_flow", "target": "00401333"}, {"source": "00401333", "type": "control_flow", "target": "00401338"}, {"source": "00401338", "type"... | null | null | [["reg_register:00000018", "MULTIEQUAL_00401338_204", "input"], ["reg_register:000000a8", "CALLIND_00401341_100", "input"], ["const_8", "PTRADD_00401341_285", "input"], ["const_4210144", "PTRSUB_00401341_284", "input"], ["const_0", "RETURN_0040135c_157", "input"], ["reg_register:00000018", "INT_ADD_00401345_103", "inpu... | [["reg_register:00000038", "CALLIND_00401341_100", "input"], ["const_0", "RETURN_0040135c_157", "input"], ["reg_register:00000018", "INT_ADD_00401345_103", "input"], ["reg_register:00000206", "CBRANCH_0040134c_121", "input"], ["unique_18944", "LOAD_00401341_96", "input"], ["unique_268435594", "CALLIND_00401341_100", "i... | {"edges": [{"source": "reg_register:00000018", "type": "input", "target": "MULTIEQUAL_00401338_204"}, {"source": "reg_register:000000a8", "type": "input", "target": "CALLIND_00401341_100"}, {"source": "const_8", "type": "input", "target": "PTRADD_00401341_285"}, {"source": "const_4210144", "type": "input", "target": "P... | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALLIND_00401341_100"}, {"source": "const_0", "type": "input", "target": "RETURN_0040135c_157"}, {"source": "reg_register:00000018", "type": "input", "target": "INT_ADD_00401345_103"}, {"source": "reg_register:00000206", "type": "input", "target... | 00401300 | .. | .. |
22_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c | __libc_csu_fini | FUN_00401360 |
void __libc_csu_fini(void)
{
return;
}
|
void FUN_00401360(void)
{
return;
}
| RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401360_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401360_2"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401360_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401360_2"}]} | {"edges": [], "nodes": [{"label": "00401360", "type": "basic_block", "id": "00401360"}]} | {"edges": [], "nodes": [{"label": "00401360", "type": "basic_block", "id": "00401360"}]} | null | null | [["const_0", "RETURN_00401360_2", "input"]] | [["const_0", "RETURN_00401360_2", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401360_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401360_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401360_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401360_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401360 | .. | .. |
23_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_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", "type": "use", "target": "RETURN_0040136c_20"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040136c_20"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_0040136c_20"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040136c_20"}]} | {"edges": [], "nodes": [{"label": "00401364", "type": "basic_block", "id": "00401364"}]} | {"edges": [], "nodes": [{"label": "00401364", "type": "basic_block", "id": "00401364"}]} | null | null | [["const_0", "RETURN_0040136c_20", "input"]] | [["const_0", "RETURN_0040136c_20", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_0040136c_20"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_0040136c_20"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_0040136c_20"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_0040136c_20"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401364 | .. | .. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.