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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
31_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_and_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_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_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_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_and_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_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_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_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_and_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_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_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_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_and_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_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_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_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_and_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_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_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_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_and_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_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_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_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_and_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_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 | .. | .. |
38_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_and_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_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_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_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_and_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_strip.c | mosquitto_message_retry_set | mosquitto_message_retry_set |
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_message_retry_set(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* mosquitto_message_retry_set@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_message_retry_set(void)
{
/* 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_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_and_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_strip.c | mosquitto_disconnect_callback_set | mosquitto_disconnect_callback_set |
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_disconnect_callback_set(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* mosquitto_disconnect_callback_set@@MOSQ_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void mosquitto_disconnect_callback_set(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_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_and_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_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_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_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_and_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_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_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_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_and_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_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_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_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_and_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_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_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_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_and_002c0911f6667d2c0a1afa03c86d5bfcaa5022b9c1ed3e32828f9a6381025fcc_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_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 | .. | .. |
1_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_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": "var_00405008", "type": "use", "target": "CALL_00401010_23"}, {"source": "COPY_00401016_41", "type": "def", "target": "reg_register:00000000"}, {"... | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401016_35"}, {"source": "var_00405008", "type": "use", "target": "CALL_00401010_23"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405008"}, {"label": "RETURN", "type": "op", "id": "RETURN_00... | {"edges": [{"source": "00401000", "type": "control_flow", "target": "00401012"}, {"source": "00401000", "type": "control_flow", "target": "00401010"}, {"source": "00401010", "type": "control_flow", "target": "00405008"}, {"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": "00405008"}, {"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"], ["reg_register:00000000", "RETURN_00401016_35", "input"], ["var_00405008", "CALL_00401010_23", "input"], ["const_0", "RETURN_00401016_35", "input"], ["reg_register:00000000", "COPY_00401016_41", "input"]] | [["var_00405008", "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": "reg_register:00000000", "type": "input", "target": "RETURN_00401016_35"}, {"source": "var_00405008", "type": "input", "target":... | {"edges": [{"source": "var_00405008", "type": "input", "target": "CALL_00401010_23"}, {"source": "const_0", "type": "input", "target": "RETURN_00401016_35"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405008"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401016_35"}, {"label": "CALL", "type": "op",... | 00401000 | .. | .. |
2_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_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_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | memset | memset |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memset(void *__s,int __c,size_t __n)
{
void *pvVar1;
pvVar1 = memset(__s,__c,__n);
return pvVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memset(void *__s,int __c,size_t __n)
{
void *pvVar1;
pvVar1 = memset(__s,__c,__n);
return pvVar1;
}
| 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:00000000", "RETURN_00401030_1", "input"], ["reg_register:00000038", "CALL_00401030_0", "input"], ["var_00405000", "CALL_00401030_0", "input"], ["CALL_00401030_0", "reg_register:00000000", "outpu... | [["reg_register:00000030", "CALL_00401030_0", "input"], ["reg_register:00000010", "CALL_00401030_0", "input"], ["reg_register:00000000", "RETURN_00401030_1", "input"], ["reg_register:00000038", "CALL_00401030_0", "input"], ["var_00405000", "CALL_00401030_0", "input"], ["CALL_00401030_0", "reg_register:00000000", "outpu... | {"edges": [{"source": "reg_register:00000030", "type": "input", "target": "CALL_00401030_0"}, {"source": "reg_register:00000010", "type": "input", "target": "CALL_00401030_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401030_1"}, {"source": "reg_register:00000038", "type": "input", "targ... | {"edges": [{"source": "reg_register:00000030", "type": "input", "target": "CALL_00401030_0"}, {"source": "reg_register:00000010", "type": "input", "target": "CALL_00401030_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401030_1"}, {"source": "reg_register:00000038", "type": "input", "targ... | 00401030 | .. | .. |
4_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_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 [0x00404020] | {"edges": [{"source": "var_00405010", "type": "use", "target": "CALL_00401040_0"}, {"source": "CALL_00401040_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401040_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401040_0"}, {"sour... | {"edges": [{"source": "var_00405010", "type": "use", "target": "CALL_00401040_0"}, {"source": "CALL_00401040_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401040_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401040_0"}, {"sour... | {"edges": [{"source": "00401040", "type": "control_flow", "target": "00405010"}], "nodes": [{"label": "00401040", "type": "basic_block", "id": "00401040"}, {"label": "00405010", "type": "basic_block", "id": "00405010"}]} | {"edges": [{"source": "00401040", "type": "control_flow", "target": "00405010"}], "nodes": [{"label": "00401040", "type": "basic_block", "id": "00401040"}, {"label": "00405010", "type": "basic_block", "id": "00405010"}]} | null | null | [["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_00405010", "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_00405010", "CALL_00401040_0", "input"]] | {"edges": [{"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_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_... | {"edges": [{"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_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_... | 00401040 | .. | .. |
5_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | exit | exit |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void exit(int __status)
{
/* WARNING: Subroutine does not return */
exit(__status);
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void exit(int __status)
{
/* WARNING: Subroutine does not return */
exit(__status);
}
| JMP qword ptr [0x00404028] | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00401050_2"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401050_0"}, {"source": "var_00405018", "type": "use", "target": "CALL_00401050_0"}], "nodes": [{"label": "var", "type": "var", "id": "var_00405018"}, {"label": "var", "typ... | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00401050_2"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401050_0"}, {"source": "var_00405018", "type": "use", "target": "CALL_00401050_0"}], "nodes": [{"label": "var", "type": "var", "id": "var_00405018"}, {"label": "var", "typ... | {"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_1", "RETURN_00401050_2", "input"], ["reg_register:00000038", "CALL_00401050_0", "input"]] | [["var_00405018", "CALL_00401050_0", "input"], ["const_1", "RETURN_00401050_2", "input"], ["reg_register:00000038", "CALL_00401050_0", "input"]] | {"edges": [{"source": "var_00405018", "type": "input", "target": "CALL_00401050_0"}, {"source": "const_1", "type": "input", "target": "RETURN_00401050_2"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401050_0"}], "nodes": [{"label": "input", "type": "var", "id": "reg_register:00000038"}, {"la... | {"edges": [{"source": "var_00405018", "type": "input", "target": "CALL_00401050_0"}, {"source": "const_1", "type": "input", "target": "RETURN_00401050_2"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401050_0"}], "nodes": [{"label": "input", "type": "var", "id": "reg_register:00000038"}, {"la... | 00401050 | .. | .. |
6_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | getaddrinfo | getaddrinfo |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int getaddrinfo(char *__name,char *__service,addrinfo *__req,addrinfo **__pai)
{
int iVar1;
iVar1 = getaddrinfo(__name,__service,__req,__pai);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int getaddrinfo(char *__name,char *__service,addrinfo *__req,addrinfo **__pai)
{
int iVar1;
iVar1 = getaddrinfo(__name,__service,__req,__pai);
return iVar1;
}
| JMP qword ptr [0x00404030] | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401060_1"}, {"source": "reg_register:00000010", "type": "use", "target": "CALL_00401060_0"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_00401060_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CA... | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401060_1"}, {"source": "reg_register:00000010", "type": "use", "target": "CALL_00401060_0"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_00401060_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CA... | {"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:00000030", "CALL_00401060_0", "input"], ["reg_register:00000038", "CALL_00401060_0", "input"], ["reg_register:00000000", "RETURN_00401060_1", "input"], ["CALL_00401060_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401060_1", "input"], ["var_00405020", "CALL_00401060_0", "input"], ["reg_r... | [["reg_register:00000030", "CALL_00401060_0", "input"], ["reg_register:00000038", "CALL_00401060_0", "input"], ["reg_register:00000000", "RETURN_00401060_1", "input"], ["CALL_00401060_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401060_1", "input"], ["var_00405020", "CALL_00401060_0", "input"], ["reg_r... | {"edges": [{"source": "reg_register:00000030", "type": "input", "target": "CALL_00401060_0"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401060_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401060_1"}, {"source": "CALL_00401060_0", "type": "output", "target": ... | {"edges": [{"source": "reg_register:00000030", "type": "input", "target": "CALL_00401060_0"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401060_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401060_1"}, {"source": "CALL_00401060_0", "type": "output", "target": ... | 00401060 | .. | .. |
7_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | putchar | putchar |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int putchar(int __c)
{
int iVar1;
iVar1 = putchar(__c);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int putchar(int __c)
{
int iVar1;
iVar1 = putchar(__c);
return iVar1;
}
| JMP qword ptr [0x00404038] | {"edges": [{"source": "CALL_00401070_0", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00405028", "type": "use", "target": "CALL_00401070_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401070_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401070_0"}, {"sour... | {"edges": [{"source": "CALL_00401070_0", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00405028", "type": "use", "target": "CALL_00401070_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401070_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401070_0"}, {"sour... | {"edges": [{"source": "00401070", "type": "control_flow", "target": "00405028"}], "nodes": [{"label": "00401070", "type": "basic_block", "id": "00401070"}, {"label": "00405028", "type": "basic_block", "id": "00405028"}]} | {"edges": [{"source": "00401070", "type": "control_flow", "target": "00405028"}], "nodes": [{"label": "00401070", "type": "basic_block", "id": "00401070"}, {"label": "00405028", "type": "basic_block", "id": "00405028"}]} | null | null | [["const_0", "RETURN_00401070_1", "input"], ["var_00405028", "CALL_00401070_0", "input"], ["reg_register:00000000", "RETURN_00401070_1", "input"], ["reg_register:00000038", "CALL_00401070_0", "input"], ["CALL_00401070_0", "reg_register:00000000", "output"]] | [["const_0", "RETURN_00401070_1", "input"], ["var_00405028", "CALL_00401070_0", "input"], ["reg_register:00000000", "RETURN_00401070_1", "input"], ["reg_register:00000038", "CALL_00401070_0", "input"], ["CALL_00401070_0", "reg_register:00000000", "output"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401070_1"}, {"source": "var_00405028", "type": "input", "target": "CALL_00401070_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401070_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401070_0... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401070_1"}, {"source": "var_00405028", "type": "input", "target": "CALL_00401070_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401070_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401070_0... | 00401070 | .. | .. |
8_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | freeaddrinfo | freeaddrinfo |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void freeaddrinfo(addrinfo *__ai)
{
freeaddrinfo(__ai);
return;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void freeaddrinfo(addrinfo *__ai)
{
freeaddrinfo(__ai);
return;
}
| 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"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": ... | {"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"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": ... | {"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"], ["const_0", "RETURN_00401080_1", "input"], ["var_00405038", "CALL_00401080_0", "input"]] | [["reg_register:00000038", "CALL_00401080_0", "input"], ["const_0", "RETURN_00401080_1", "input"], ["var_00405038", "CALL_00401080_0", "input"]] | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_00401080_0"}, {"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": "i... | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_00401080_0"}, {"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": "i... | 00401080 | .. | .. |
9_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | strlen | strlen |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
do {
/* WARNING: Do nothing block with infinite loop */
} while( true );
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
do {
/* WARNING: Do nothing block with infinite loop */
} while( true );
}
| JMP qword ptr [0x00404048] | {"edges": [{"source": "var_00401090", "type": "use", "target": "BRANCH_00401090_0"}], "nodes": [{"label": "BRANCH", "type": "op", "id": "BRANCH_00401090_0"}, {"label": "var", "type": "var", "id": "var_00401090"}]} | {"edges": [{"source": "var_00401090", "type": "use", "target": "BRANCH_00401090_0"}], "nodes": [{"label": "BRANCH", "type": "op", "id": "BRANCH_00401090_0"}, {"label": "var", "type": "var", "id": "var_00401090"}]} | {"edges": [{"source": "00401090", "type": "control_flow", "target": "00401090"}], "nodes": [{"label": "00401090", "type": "basic_block", "id": "00401090"}]} | {"edges": [{"source": "00401090", "type": "control_flow", "target": "00401090"}], "nodes": [{"label": "00401090", "type": "basic_block", "id": "00401090"}]} | null | null | [["var_00401090", "BRANCH_00401090_0", "input"]] | [["var_00401090", "BRANCH_00401090_0", "input"]] | {"edges": [{"source": "var_00401090", "type": "input", "target": "BRANCH_00401090_0"}], "nodes": [{"label": "BRANCH", "type": "op", "id": "BRANCH_00401090_0"}, {"label": "input", "type": "var", "id": "var_00401090"}]} | {"edges": [{"source": "var_00401090", "type": "input", "target": "BRANCH_00401090_0"}], "nodes": [{"label": "BRANCH", "type": "op", "id": "BRANCH_00401090_0"}, {"label": "input", "type": "var", "id": "var_00401090"}]} | 00401090 | .. | .. |
10_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_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 [0x00404050] | {"edges": [{"source": "reg_register:00000008", "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:00000010", "type": "use", "target": "CALL_004010a0_... | {"edges": [{"source": "reg_register:00000008", "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:00000010", "type": "use", "target": "CALL_004010a0_... | {"edges": [{"source": "004010a0", "type": "control_flow", "target": "00405040"}], "nodes": [{"label": "004010a0", "type": "basic_block", "id": "004010a0"}, {"label": "00405040", "type": "basic_block", "id": "00405040"}]} | {"edges": [{"source": "004010a0", "type": "control_flow", "target": "00405040"}], "nodes": [{"label": "004010a0", "type": "basic_block", "id": "004010a0"}, {"label": "00405040", "type": "basic_block", "id": "00405040"}]} | null | null | [["var_00405040", "CALL_004010a0_0", "input"], ["CALL_004010a0_0", "reg_register:00000000", "output"], ["reg_register:00000000", "RETURN_004010a0_1", "input"], ["const_0", "RETURN_004010a0_1", "input"], ["reg_register:00000010", "CALL_004010a0_0", "input"], ["reg_register:00000038", "CALL_004010a0_0", "input"], ["reg_r... | [["var_00405040", "CALL_004010a0_0", "input"], ["CALL_004010a0_0", "reg_register:00000000", "output"], ["reg_register:00000000", "RETURN_004010a0_1", "input"], ["const_0", "RETURN_004010a0_1", "input"], ["reg_register:00000010", "CALL_004010a0_0", "input"], ["reg_register:00000038", "CALL_004010a0_0", "input"], ["reg_r... | {"edges": [{"source": "var_00405040", "type": "input", "target": "CALL_004010a0_0"}, {"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_... | {"edges": [{"source": "var_00405040", "type": "input", "target": "CALL_004010a0_0"}, {"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_... | 004010a0 | .. | .. |
11_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_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 [0x00404058] | {"edges": [{"source": "var_00405048", "type": "use", "target": "CALL_004010b0_0"}, {"source": "CALL_004010b0_0", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004010b0_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010... | {"edges": [{"source": "var_00405048", "type": "use", "target": "CALL_004010b0_0"}, {"source": "CALL_004010b0_0", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004010b0_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010... | {"edges": [{"source": "004010b0", "type": "control_flow", "target": "00405048"}], "nodes": [{"label": "004010b0", "type": "basic_block", "id": "004010b0"}, {"label": "00405048", "type": "basic_block", "id": "00405048"}]} | {"edges": [{"source": "004010b0", "type": "control_flow", "target": "00405048"}], "nodes": [{"label": "004010b0", "type": "basic_block", "id": "004010b0"}, {"label": "00405048", "type": "basic_block", "id": "00405048"}]} | null | null | [["CALL_004010b0_0", "reg_register:00000000", "output"], ["const_0", "RETURN_004010b0_1", "input"], ["var_00405048", "CALL_004010b0_0", "input"], ["reg_register:00000000", "RETURN_004010b0_1", "input"], ["reg_register:00000030", "CALL_004010b0_0", "input"], ["reg_register:00000038", "CALL_004010b0_0", "input"]] | [["CALL_004010b0_0", "reg_register:00000000", "output"], ["const_0", "RETURN_004010b0_1", "input"], ["var_00405048", "CALL_004010b0_0", "input"], ["reg_register:00000000", "RETURN_004010b0_1", "input"], ["reg_register:00000030", "CALL_004010b0_0", "input"], ["reg_register:00000038", "CALL_004010b0_0", "input"]] | {"edges": [{"source": "CALL_004010b0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_004010b0_1"}, {"source": "var_00405048", "type": "input", "target": "CALL_004010b0_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_004010b0_... | {"edges": [{"source": "CALL_004010b0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_004010b0_1"}, {"source": "var_00405048", "type": "input", "target": "CALL_004010b0_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_004010b0_... | 004010b0 | .. | .. |
12_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | strerror | strerror |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strerror(int __errnum)
{
char *pcVar1;
pcVar1 = strerror(__errnum);
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strerror(int __errnum)
{
char *pcVar1;
pcVar1 = strerror(__errnum);
return pcVar1;
}
| JMP qword ptr [0x00404060] | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_004010c0_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010c0_1"}, {"source": "CALL_004010c0_0", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00405050", "type": "use", "target": "CALL_004010... | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_004010c0_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010c0_1"}, {"source": "CALL_004010c0_0", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00405050", "type": "use", "target": "CALL_004010... | {"edges": [{"source": "004010c0", "type": "control_flow", "target": "00405050"}], "nodes": [{"label": "004010c0", "type": "basic_block", "id": "004010c0"}, {"label": "00405050", "type": "basic_block", "id": "00405050"}]} | {"edges": [{"source": "004010c0", "type": "control_flow", "target": "00405050"}], "nodes": [{"label": "004010c0", "type": "basic_block", "id": "004010c0"}, {"label": "00405050", "type": "basic_block", "id": "00405050"}]} | null | null | [["CALL_004010c0_0", "reg_register:00000000", "output"], ["reg_register:00000038", "CALL_004010c0_0", "input"], ["var_00405050", "CALL_004010c0_0", "input"], ["reg_register:00000000", "RETURN_004010c0_1", "input"], ["const_0", "RETURN_004010c0_1", "input"]] | [["CALL_004010c0_0", "reg_register:00000000", "output"], ["reg_register:00000038", "CALL_004010c0_0", "input"], ["var_00405050", "CALL_004010c0_0", "input"], ["reg_register:00000000", "RETURN_004010c0_1", "input"], ["const_0", "RETURN_004010c0_1", "input"]] | {"edges": [{"source": "CALL_004010c0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_004010c0_0"}, {"source": "var_00405050", "type": "input", "target": "CALL_004010c0_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETU... | {"edges": [{"source": "CALL_004010c0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_004010c0_0"}, {"source": "var_00405050", "type": "input", "target": "CALL_004010c0_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETU... | 004010c0 | .. | .. |
13_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | strcmp | strcmp |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int strcmp(char *__s1,char *__s2)
{
int iVar1;
iVar1 = strcmp(__s1,__s2);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int strcmp(char *__s1,char *__s2)
{
int iVar1;
iVar1 = strcmp(__s1,__s2);
return iVar1;
}
| JMP qword ptr [0x00404068] | {"edges": [{"source": "reg_register:00000030", "type": "use", "target": "CALL_004010d0_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010d0_1"}, {"source": "const_0", "type": "use", "target": "RETURN_004010d0_1"}, {"source": "var_00405058", "type": "use", "target": "CALL_004010d0_0"}, {"so... | {"edges": [{"source": "reg_register:00000030", "type": "use", "target": "CALL_004010d0_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010d0_1"}, {"source": "const_0", "type": "use", "target": "RETURN_004010d0_1"}, {"source": "var_00405058", "type": "use", "target": "CALL_004010d0_0"}, {"so... | {"edges": [{"source": "004010d0", "type": "control_flow", "target": "00405058"}], "nodes": [{"label": "004010d0", "type": "basic_block", "id": "004010d0"}, {"label": "00405058", "type": "basic_block", "id": "00405058"}]} | {"edges": [{"source": "004010d0", "type": "control_flow", "target": "00405058"}], "nodes": [{"label": "004010d0", "type": "basic_block", "id": "004010d0"}, {"label": "00405058", "type": "basic_block", "id": "00405058"}]} | null | null | [["reg_register:00000000", "RETURN_004010d0_1", "input"], ["CALL_004010d0_0", "reg_register:00000000", "output"], ["reg_register:00000038", "CALL_004010d0_0", "input"], ["reg_register:00000030", "CALL_004010d0_0", "input"], ["const_0", "RETURN_004010d0_1", "input"], ["var_00405058", "CALL_004010d0_0", "input"]] | [["reg_register:00000000", "RETURN_004010d0_1", "input"], ["CALL_004010d0_0", "reg_register:00000000", "output"], ["reg_register:00000038", "CALL_004010d0_0", "input"], ["reg_register:00000030", "CALL_004010d0_0", "input"], ["const_0", "RETURN_004010d0_1", "input"], ["var_00405058", "CALL_004010d0_0", "input"]] | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_004010d0_1"}, {"source": "CALL_004010d0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_004010d0_0"}, {"source": "reg_register:00000030", "type": "input", "tar... | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_004010d0_1"}, {"source": "CALL_004010d0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_004010d0_0"}, {"source": "reg_register:00000030", "type": "input", "tar... | 004010d0 | .. | .. |
14_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | localtime_r | localtime_r |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
tm * localtime_r(time_t *__timer,tm *__tp)
{
tm *ptVar1;
ptVar1 = localtime_r(__timer,__tp);
return ptVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
tm * localtime_r(time_t *__timer,tm *__tp)
{
tm *ptVar1;
ptVar1 = localtime_r(__timer,__tp);
return ptVar1;
}
| JMP qword ptr [0x00404070] | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004010e0_1"}, {"source": "CALL_004010e0_0", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010e0_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004010e0_... | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004010e0_1"}, {"source": "CALL_004010e0_0", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010e0_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004010e0_... | {"edges": [{"source": "004010e0", "type": "control_flow", "target": "00405060"}], "nodes": [{"label": "004010e0", "type": "basic_block", "id": "004010e0"}, {"label": "00405060", "type": "basic_block", "id": "00405060"}]} | {"edges": [{"source": "004010e0", "type": "control_flow", "target": "00405060"}], "nodes": [{"label": "004010e0", "type": "basic_block", "id": "004010e0"}, {"label": "00405060", "type": "basic_block", "id": "00405060"}]} | null | null | [["reg_register:00000038", "CALL_004010e0_0", "input"], ["reg_register:00000000", "RETURN_004010e0_1", "input"], ["var_00405060", "CALL_004010e0_0", "input"], ["const_0", "RETURN_004010e0_1", "input"], ["reg_register:00000030", "CALL_004010e0_0", "input"], ["CALL_004010e0_0", "reg_register:00000000", "output"]] | [["reg_register:00000038", "CALL_004010e0_0", "input"], ["reg_register:00000000", "RETURN_004010e0_1", "input"], ["var_00405060", "CALL_004010e0_0", "input"], ["const_0", "RETURN_004010e0_1", "input"], ["reg_register:00000030", "CALL_004010e0_0", "input"], ["CALL_004010e0_0", "reg_register:00000000", "output"]] | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_004010e0_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_004010e0_1"}, {"source": "var_00405060", "type": "input", "target": "CALL_004010e0_0"}, {"source": "const_0", "type": "input", "target": "RETURN_004010e0_1... | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_004010e0_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_004010e0_1"}, {"source": "var_00405060", "type": "input", "target": "CALL_004010e0_0"}, {"source": "const_0", "type": "input", "target": "RETURN_004010e0_1... | 004010e0 | .. | .. |
15_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | gai_strerror | gai_strerror |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * gai_strerror(int __ecode)
{
char *pcVar1;
pcVar1 = gai_strerror(__ecode);
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * gai_strerror(int __ecode)
{
char *pcVar1;
pcVar1 = gai_strerror(__ecode);
return pcVar1;
}
| JMP qword ptr [0x00404078] | {"edges": [{"source": "var_00405068", "type": "use", "target": "CALL_004010f0_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004010f0_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010f0_1"}, {"source": "const_0", "type": "use", "target": "RETURN_004010f0_1"}, {"so... | {"edges": [{"source": "var_00405068", "type": "use", "target": "CALL_004010f0_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004010f0_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010f0_1"}, {"source": "const_0", "type": "use", "target": "RETURN_004010f0_1"}, {"so... | {"edges": [{"source": "004010f0", "type": "control_flow", "target": "00405068"}], "nodes": [{"label": "004010f0", "type": "basic_block", "id": "004010f0"}, {"label": "00405068", "type": "basic_block", "id": "00405068"}]} | {"edges": [{"source": "004010f0", "type": "control_flow", "target": "00405068"}], "nodes": [{"label": "004010f0", "type": "basic_block", "id": "004010f0"}, {"label": "00405068", "type": "basic_block", "id": "00405068"}]} | null | null | [["reg_register:00000038", "CALL_004010f0_0", "input"], ["CALL_004010f0_0", "reg_register:00000000", "output"], ["const_0", "RETURN_004010f0_1", "input"], ["var_00405068", "CALL_004010f0_0", "input"], ["reg_register:00000000", "RETURN_004010f0_1", "input"]] | [["reg_register:00000038", "CALL_004010f0_0", "input"], ["CALL_004010f0_0", "reg_register:00000000", "output"], ["const_0", "RETURN_004010f0_1", "input"], ["var_00405068", "CALL_004010f0_0", "input"], ["reg_register:00000000", "RETURN_004010f0_1", "input"]] | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_004010f0_0"}, {"source": "CALL_004010f0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_004010f0_1"}, {"source": "var_00405068", "type": "input", "target": "CALL_004010f0_0"... | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_004010f0_0"}, {"source": "CALL_004010f0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_004010f0_1"}, {"source": "var_00405068", "type": "input", "target": "CALL_004010f0_0"... | 004010f0 | .. | .. |
16_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | fprintf | fprintf |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fprintf(FILE *__stream,char *__format,...)
{
int iVar1;
iVar1 = fprintf(__stream,__format);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fprintf(FILE *__stream,char *__format,...)
{
int iVar1;
iVar1 = fprintf(__stream,__format);
return iVar1;
}
| JMP qword ptr [0x00404080] | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_00401100_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401100_1"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_00401100_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401100_... | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_00401100_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401100_1"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_00401100_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401100_... | {"edges": [{"source": "00401100", "type": "control_flow", "target": "00405070"}], "nodes": [{"label": "00401100", "type": "basic_block", "id": "00401100"}, {"label": "00405070", "type": "basic_block", "id": "00405070"}]} | {"edges": [{"source": "00401100", "type": "control_flow", "target": "00405070"}], "nodes": [{"label": "00401100", "type": "basic_block", "id": "00401100"}, {"label": "00405070", "type": "basic_block", "id": "00405070"}]} | null | null | [["reg_register:00000038", "CALL_00401100_0", "input"], ["CALL_00401100_0", "reg_register:00000000", "output"], ["reg_register:00000030", "CALL_00401100_0", "input"], ["var_00405070", "CALL_00401100_0", "input"], ["reg_register:00000000", "RETURN_00401100_1", "input"], ["const_0", "RETURN_00401100_1", "input"]] | [["reg_register:00000038", "CALL_00401100_0", "input"], ["CALL_00401100_0", "reg_register:00000000", "output"], ["reg_register:00000030", "CALL_00401100_0", "input"], ["var_00405070", "CALL_00401100_0", "input"], ["reg_register:00000000", "RETURN_00401100_1", "input"], ["const_0", "RETURN_00401100_1", "input"]] | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_00401100_0"}, {"source": "CALL_00401100_0", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_00401100_0"}, {"source": "var_00405070", "type": "input", "target": "CALL... | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_00401100_0"}, {"source": "CALL_00401100_0", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_00401100_0"}, {"source": "var_00405070", "type": "input", "target": "CALL... | 00401100 | .. | .. |
17_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | time | time |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
time_t time(time_t *__timer)
{
time_t tVar1;
tVar1 = time(__timer);
return tVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
time_t time(time_t *__timer)
{
time_t tVar1;
tVar1 = time(__timer);
return tVar1;
}
| JMP qword ptr [0x00404088] | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401110_1"}, {"source": "CALL_00401110_0", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401110_0"}, {"source": "var_00405078", "type": "use", "target": "CALL_004011... | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401110_1"}, {"source": "CALL_00401110_0", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401110_0"}, {"source": "var_00405078", "type": "use", "target": "CALL_004011... | {"edges": [{"source": "00401110", "type": "control_flow", "target": "00404088"}, {"source": "00401110", "type": "control_flow", "target": "00405078"}], "nodes": [{"label": "00401110", "type": "basic_block", "id": "00401110"}, {"label": "00404088", "type": "basic_block", "id": "00404088"}, {"label": "00405078", "type": ... | {"edges": [{"source": "00401110", "type": "control_flow", "target": "00404088"}, {"source": "00401110", "type": "control_flow", "target": "00405078"}], "nodes": [{"label": "00401110", "type": "basic_block", "id": "00401110"}, {"label": "00404088", "type": "basic_block", "id": "00404088"}, {"label": "00405078", "type": ... | null | null | [["reg_register:00000000", "RETURN_00401110_1", "input"], ["var_00405078", "CALL_00401110_0", "input"], ["reg_register:00000038", "CALL_00401110_0", "input"], ["CALL_00401110_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401110_1", "input"]] | [["reg_register:00000000", "RETURN_00401110_1", "input"], ["var_00405078", "CALL_00401110_0", "input"], ["reg_register:00000038", "CALL_00401110_0", "input"], ["CALL_00401110_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401110_1", "input"]] | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401110_1"}, {"source": "var_00405078", "type": "input", "target": "CALL_00401110_0"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401110_0"}, {"source": "CALL_00401110_0", "type": "output", "target": "reg_regi... | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401110_1"}, {"source": "var_00405078", "type": "input", "target": "CALL_00401110_0"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401110_0"}, {"source": "CALL_00401110_0", "type": "output", "target": "reg_regi... | 00401110 | .. | .. |
18_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_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_00401533,param_2,&stack0x00000008,FUN_004015f0,FUN_00401650,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,0x401650
MOV RCX,0x4015f0
MOV RDI,0x401533
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": "PTRSUB_00401125_77", "type": "def", "target": "reg_register:00000020... | {"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": "PTRSUB_00401125_77", "type": "def", "target": "reg_register:00000020... | {"edges": [{"source": "00401120", "type": "control_flow", "target": "00405030"}], "nodes": [{"label": "00401120", "type": "basic_block", "id": "00401120"}, {"label": "00405030", "type": "basic_block", "id": "00405030"}]} | {"edges": [{"source": "00401120", "type": "control_flow", "target": "00405030"}], "nodes": [{"label": "00401120", "type": "basic_block", "id": "00401120"}, {"label": "00405030", "type": "basic_block", "id": "00405030"}]} | null | null | [["PTRSUB_00401144_74", "unique_268435489", "output"], ["reg_register:00000010", "CALL_00401144_37", "input"], ["const_0", "PTRSUB_00401144_74", "input"], ["const_4199731", "PTRSUB_00401144_74", "input"], ["var_00405030", "CALL_00401144_37", "input"], ["const_-8", "PTRSUB_0040112d_78", "input"], ["const_0", "PTRSUB_004... | [["PTRSUB_00401144_74", "unique_268435489", "output"], ["reg_register:00000010", "CALL_00401144_37", "input"], ["const_0", "PTRSUB_00401144_74", "input"], ["const_4199731", "PTRSUB_00401144_74", "input"], ["var_00405030", "CALL_00401144_37", "input"], ["const_-8", "PTRSUB_0040112d_78", "input"], ["const_0", "PTRSUB_004... | {"edges": [{"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_74"}, {"source": "const_4199731", "type": "input", "target": "PTRSUB_00401144... | {"edges": [{"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_74"}, {"source": "const_4199731", "type": "input", "target": "PTRSUB_00401144... | 00401120 | .. | .. |
19_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_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_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_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,0x4040a0
CMP RAX,0x4040a0
JZ 0x00401180
MOV EAX,0x0
TEST RAX,RAX
JZ 0x00401180
MOV EDI,0x4040a0
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_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_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,0x4040a0
SUB RSI,0x4040a0
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,0x4040a0
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_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_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_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_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_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | pl_freebsd_link_lrt | FUN_00401202 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void pl_freebsd_link_lrt(void)
{
return;
}
|
void FUN_00401202(void)
{
return;
}
| PUSH RBP
MOV RBP,RSP
NOP
POP RBP
RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401208_10"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401208_10"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401208_10"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401208_10"}]} | {"edges": [], "nodes": [{"label": "00401202", "type": "basic_block", "id": "00401202"}]} | {"edges": [], "nodes": [{"label": "00401202", "type": "basic_block", "id": "00401202"}]} | null | null | [["const_0", "RETURN_00401208_10", "input"]] | [["const_0", "RETURN_00401208_10", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401208_10"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401208_10"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401208_10"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401208_10"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401202 | .. | .. |
25_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | pl_freebsd_strlen | FUN_00401209 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void pl_freebsd_strlen(void)
{
size_t len;
_func_size_t_char_ptr *strlen_func;
char problem [9];
builtin_strncpy(problem,"\x01\x02\x03\x04\x05\x06\a\b",9);
strlen(problem);
return;
}
|
size_t FUN_00401209(void)
{
size_t sVar1;
char local_11 [9];
builtin_strncpy(local_11,"\x01\x02\x03\x04\x05\x06\a\b",9);
sVar1 = strlen(local_11);
return sVar1;
}
| PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV RAX,0x807060504030201
MOV qword ptr [RBP + -0x9],RAX
MOV byte ptr [RBP + -0x1],0x0
MOV qword ptr [RBP + -0x18],0x401090
MOV RDX,qword ptr [RBP + -0x18]
LEA RAX,[RBP + -0x9]
MOV RDI,RAX
CALL RDX
MOV qword ptr [RBP + -0x20],RAX
MOV RAX,qword ptr [RBP + -0x20]
NOP
LEAVE
RET | {"edges": [{"source": "PTRSUB_0040121b_86", "type": "def", "target": "unique_268435505"}, {"source": "const_85", "type": "use", "target": "INDIRECT_0040121b_88"}, {"source": "const_268435460", "type": "use", "target": "CALLOTHER_0040121b_85"}, {"source": "unique_18176", "type": "use", "target": "CALL_00401236_32"}, {"s... | {"edges": [{"source": "PTRSUB_0040121b_86", "type": "def", "target": "unique_268435505"}, {"source": "const_85", "type": "use", "target": "INDIRECT_0040121b_88"}, {"source": "const_268435460", "type": "use", "target": "CALLOTHER_0040121b_85"}, {"source": "unique_18176", "type": "use", "target": "CALL_00401236_32"}, {"s... | {"edges": [{"source": "00401209", "type": "control_flow", "target": "00401090"}], "nodes": [{"label": "00401209", "type": "basic_block", "id": "00401209"}, {"label": "00401090", "type": "basic_block", "id": "00401090"}]} | {"edges": [{"source": "00401209", "type": "control_flow", "target": "00401090"}], "nodes": [{"label": "00401209", "type": "basic_block", "id": "00401209"}, {"label": "00401090", "type": "basic_block", "id": "00401090"}]} | null | null | [["const_0", "INDIRECT_0040121b_88", "input"], ["INDIRECT_00401236_66", "addrtied_Stack[-0x9]", "output"], ["const_-17", "PTRSUB_0040121b_86", "input"], ["const_0", "RETURN_00401242_44", "input"], ["unique_268435505", "CALLOTHER_0040121b_85", "input"], ["var_00401090", "CALL_00401236_32", "input"], ["const_32", "INDIRE... | [["const_0", "INDIRECT_0040121b_88", "input"], ["INDIRECT_00401236_66", "addrtied_Stack[-0x9]", "output"], ["const_-17", "PTRSUB_0040121b_86", "input"], ["const_0", "RETURN_00401242_44", "input"], ["unique_268435505", "CALLOTHER_0040121b_85", "input"], ["var_00401090", "CALL_00401236_32", "input"], ["const_32", "INDIRE... | {"edges": [{"source": "const_0", "type": "input", "target": "INDIRECT_0040121b_88"}, {"source": "INDIRECT_00401236_66", "type": "output", "target": "addrtied_Stack[-0x9]"}, {"source": "const_-17", "type": "input", "target": "PTRSUB_0040121b_86"}, {"source": "const_0", "type": "input", "target": "RETURN_00401242_44"}, {... | {"edges": [{"source": "const_0", "type": "input", "target": "INDIRECT_0040121b_88"}, {"source": "INDIRECT_00401236_66", "type": "output", "target": "addrtied_Stack[-0x9]"}, {"source": "const_-17", "type": "input", "target": "PTRSUB_0040121b_86"}, {"source": "const_0", "type": "input", "target": "RETURN_00401242_44"}, {... | 00401209 | .. | .. |
26_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | pl_freebsd_printf_space | FUN_00401243 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void pl_freebsd_printf_space(void)
{
putchar(0x20);
return;
}
|
void FUN_00401243(void)
{
putchar(0x20);
return;
}
| PUSH RBP
MOV RBP,RSP
MOV EDI,0x20
CALL 0x00401070
NOP
POP RBP
RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401253_14"}, {"source": "const_32", "type": "use", "target": "CALL_0040124c_7"}, {"source": "var_00401070", "type": "use", "target": "CALL_0040124c_7"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": ... | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401253_14"}, {"source": "const_32", "type": "use", "target": "CALL_0040124c_7"}, {"source": "var_00401070", "type": "use", "target": "CALL_0040124c_7"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": ... | {"edges": [{"source": "00401243", "type": "control_flow", "target": "00401070"}], "nodes": [{"label": "00401243", "type": "basic_block", "id": "00401243"}, {"label": "00401070", "type": "basic_block", "id": "00401070"}]} | {"edges": [{"source": "00401243", "type": "control_flow", "target": "00401070"}], "nodes": [{"label": "00401243", "type": "basic_block", "id": "00401243"}, {"label": "00401070", "type": "basic_block", "id": "00401070"}]} | null | null | [["const_0", "RETURN_00401253_14", "input"], ["var_00401070", "CALL_0040124c_7", "input"], ["const_32", "CALL_0040124c_7", "input"]] | [["const_0", "RETURN_00401253_14", "input"], ["var_00401070", "CALL_0040124c_7", "input"], ["const_32", "CALL_0040124c_7", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401253_14"}, {"source": "var_00401070", "type": "input", "target": "CALL_0040124c_7"}, {"source": "const_32", "type": "input", "target": "CALL_0040124c_7"}], "nodes": [{"label": "input", "type": "var", "id": "var_00401070"}, {"label": "CALL", "type":... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401253_14"}, {"source": "var_00401070", "type": "input", "target": "CALL_0040124c_7"}, {"source": "const_32", "type": "input", "target": "CALL_0040124c_7"}], "nodes": [{"label": "input", "type": "var", "id": "var_00401070"}, {"label": "CALL", "type":... | 00401243 | .. | .. |
27_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | pl_freebsd_printf_space_newline | FUN_00401254 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void pl_freebsd_printf_space_newline(void)
{
puts(" ");
return;
}
|
void FUN_00401254(void)
{
puts(" ");
return;
}
| PUSH RBP
MOV RBP,RSP
MOV EDI,0x402020
CALL 0x00401040
NOP
POP RBP
RET | {"edges": [{"source": "COPY_0040125d_26", "type": "def", "target": "unique_268435481"}, {"source": "unique_268435481", "type": "use", "target": "CALL_0040125d_7"}, {"source": "const_4202528", "type": "use", "target": "COPY_0040125d_26"}, {"source": "var_00401040", "type": "use", "target": "CALL_0040125d_7"}, {"source":... | {"edges": [{"source": "COPY_0040125d_26", "type": "def", "target": "unique_268435481"}, {"source": "unique_268435481", "type": "use", "target": "CALL_0040125d_7"}, {"source": "const_4202528", "type": "use", "target": "COPY_0040125d_26"}, {"source": "var_00401040", "type": "use", "target": "CALL_0040125d_7"}, {"source":... | {"edges": [{"source": "00401254", "type": "control_flow", "target": "00401040"}], "nodes": [{"label": "00401254", "type": "basic_block", "id": "00401254"}, {"label": "00401040", "type": "basic_block", "id": "00401040"}]} | {"edges": [{"source": "00401254", "type": "control_flow", "target": "00401040"}], "nodes": [{"label": "00401254", "type": "basic_block", "id": "00401254"}, {"label": "00401040", "type": "basic_block", "id": "00401040"}]} | null | null | [["unique_268435481", "CALL_0040125d_7", "input"], ["COPY_0040125d_26", "unique_268435481", "output"], ["const_4202528", "COPY_0040125d_26", "input"], ["const_0", "RETURN_00401264_14", "input"], ["var_00401040", "CALL_0040125d_7", "input"]] | [["unique_268435481", "CALL_0040125d_7", "input"], ["COPY_0040125d_26", "unique_268435481", "output"], ["const_4202528", "COPY_0040125d_26", "input"], ["const_0", "RETURN_00401264_14", "input"], ["var_00401040", "CALL_0040125d_7", "input"]] | {"edges": [{"source": "unique_268435481", "type": "input", "target": "CALL_0040125d_7"}, {"source": "COPY_0040125d_26", "type": "output", "target": "unique_268435481"}, {"source": "const_4202528", "type": "input", "target": "COPY_0040125d_26"}, {"source": "const_0", "type": "input", "target": "RETURN_00401264_14"}, {"s... | {"edges": [{"source": "unique_268435481", "type": "input", "target": "CALL_0040125d_7"}, {"source": "COPY_0040125d_26", "type": "output", "target": "unique_268435481"}, {"source": "const_4202528", "type": "input", "target": "COPY_0040125d_26"}, {"source": "const_0", "type": "input", "target": "RETURN_00401264_14"}, {"s... | 00401254 | .. | .. |
28_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | pl_workthread_nothing | FUN_00401265 |
void * pl_workthread_nothing(void *cookie)
{
void *cookie_local;
return (void *)0x0;
}
|
undefined8 FUN_00401265(void)
{
return 0;
}
| PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV EAX,0x0
POP RBP
RET | {"edges": [{"source": "COPY_0040126d_7", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401273_14"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401273_14"}, {"source": "const_0", "type": "use", "target": "COPY_0040126d_7"}], "nodes... | {"edges": [{"source": "COPY_0040126d_7", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401273_14"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401273_14"}, {"source": "const_0", "type": "use", "target": "COPY_0040126d_7"}], "nodes... | {"edges": [], "nodes": [{"label": "00401265", "type": "basic_block", "id": "00401265"}]} | {"edges": [], "nodes": [{"label": "00401265", "type": "basic_block", "id": "00401265"}]} | null | null | [["COPY_0040126d_7", "reg_register:00000000", "output"], ["reg_register:00000000", "RETURN_00401273_14", "input"], ["const_0", "COPY_0040126d_7", "input"], ["const_0", "RETURN_00401273_14", "input"]] | [["COPY_0040126d_7", "reg_register:00000000", "output"], ["reg_register:00000000", "RETURN_00401273_14", "input"], ["const_0", "COPY_0040126d_7", "input"], ["const_0", "RETURN_00401273_14", "input"]] | {"edges": [{"source": "COPY_0040126d_7", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401273_14"}, {"source": "const_0", "type": "input", "target": "COPY_0040126d_7"}, {"source": "const_0", "type": "input", "target": "RETURN_00401273_14"}... | {"edges": [{"source": "COPY_0040126d_7", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401273_14"}, {"source": "const_0", "type": "input", "target": "COPY_0040126d_7"}, {"source": "const_0", "type": "input", "target": "RETURN_00401273_14"}... | 00401265 | .. | .. |
29_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | pl_freebsd_pthread_nothing | FUN_00401274 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void pl_freebsd_pthread_nothing(void)
{
char *pcVar1;
pthread_t thr;
int rc;
rc = pthread_create(&thr,(pthread_attr_t *)0x0,pl_workthread_nothing,(void *)0x0);
if (rc != 0) {
pcVar1 = strerror(rc);
fprintf(stderr,"pthre... |
void FUN_00401274(void)
{
char *pcVar1;
pthread_t local_18;
int local_c;
local_c = pthread_create(&local_18,(pthread_attr_t *)0x0,FUN_00401265,(void *)0x0);
if (local_c != 0) {
pcVar1 = strerror(local_c);
fprintf(stderr,"pthread_create: %s",pcVar1);
}
local_c = pthread_join(local_18,(void **)... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
LEA RAX,[RBP + -0x10]
MOV ECX,0x0
MOV EDX,0x401265
MOV ESI,0x0
MOV RDI,RAX
CALL 0x004010a0
MOV dword ptr [RBP + -0x4],EAX
CMP dword ptr [RBP + -0x4],0x0
JZ 0x004012c6
MOV EAX,dword ptr [RBP + -0x4]
MOV EDI,EAX
CALL 0x004010c0
MOV RDX,RAX
MOV RAX,qword ptr [0x004040a0]
MOV ESI,0x402022
... | {"edges": [{"source": "INDIRECT_004012e5_277", "type": "def", "target": "addrtied_004040a0"}, {"source": "var_004012c6", "type": "use", "target": "CBRANCH_0040129e_37"}, {"source": "const_4199013", "type": "use", "target": "PTRSUB_00401292_316"}, {"source": "const_21", "type": "use", "target": "INDIRECT_00401292_290"},... | {"edges": [{"source": "INDIRECT_004012e5_277", "type": "def", "target": "addrtied_004040a0"}, {"source": "var_004012c6", "type": "use", "target": "CBRANCH_0040129e_37"}, {"source": "const_4199013", "type": "use", "target": "PTRSUB_00401292_316"}, {"source": "const_21", "type": "use", "target": "INDIRECT_00401292_290"},... | {"edges": [{"source": "00401274", "type": "control_flow", "target": "004010a0"}, {"source": "00401274", "type": "control_flow", "target": "004012c6"}, {"source": "00401274", "type": "control_flow", "target": "004012a0"}, {"source": "004012a0", "type": "control_flow", "target": "004010c0"}, {"source": "004012a0", "type"... | {"edges": [{"source": "00401274", "type": "control_flow", "target": "004010a0"}, {"source": "00401274", "type": "control_flow", "target": "004012c6"}, {"source": "00401274", "type": "control_flow", "target": "004012a0"}, {"source": "004012a0", "type": "control_flow", "target": "004010c0"}, {"source": "004012a0", "type"... | null | null | [["reg_register:00000000", "CALL_00401301_95", "input"], ["const_54", "INDIRECT_004012c1_292", "input"], ["INDIRECT_004012a5_274", "addrtied_004040a0", "output"], ["addrtied_004040a0", "CALL_00401301_95", "input"], ["addrtied_Stack[-0x18]", "MULTIEQUAL_004012c6_297", "input"], ["const_0", "CALL_004012d2_62", "input"], ... | [["reg_register:00000000", "CALL_00401301_95", "input"], ["const_54", "INDIRECT_004012c1_292", "input"], ["INDIRECT_004012a5_274", "addrtied_004040a0", "output"], ["addrtied_004040a0", "CALL_00401301_95", "input"], ["addrtied_Stack[-0x18]", "MULTIEQUAL_004012c6_297", "input"], ["const_0", "CALL_004012d2_62", "input"], ... | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "CALL_00401301_95"}, {"source": "const_54", "type": "input", "target": "INDIRECT_004012c1_292"}, {"source": "INDIRECT_004012a5_274", "type": "output", "target": "addrtied_004040a0"}, {"source": "addrtied_004040a0", "type": "input", "target": "CAL... | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "CALL_00401301_95"}, {"source": "const_54", "type": "input", "target": "INDIRECT_004012c1_292"}, {"source": "INDIRECT_004012a5_274", "type": "output", "target": "addrtied_004040a0"}, {"source": "addrtied_004040a0", "type": "input", "target": "CAL... | 00401274 | .. | .. |
30_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | pl_workthread_strerror_localtime | FUN_00401309 |
void * pl_workthread_strerror_localtime(void *cookie)
{
void *cookie_local;
tm tm;
time_t now;
char *str;
str = strerror(1);
time(&now);
localtime_r(&now,(tm *)&tm);
return (void *)0x0;
}
|
undefined8 FUN_00401309(void)
{
tm local_58;
time_t local_18;
char *local_10;
local_10 = strerror(1);
time(&local_18);
localtime_r(&local_18,&local_58);
return 0;
}
| PUSH RBP
MOV RBP,RSP
SUB RSP,0x60
MOV qword ptr [RBP + -0x58],RDI
MOV EDI,0x1
CALL 0x004010c0
MOV qword ptr [RBP + -0x8],RAX
LEA RAX,[RBP + -0x10]
MOV RDI,RAX
CALL 0x00401110
LEA RDX,[RBP + -0x50]
LEA RAX,[RBP + -0x10]
MOV RSI,RDX
MOV RDI,RAX
CALL 0x004010e0
MOV EAX,0x0
LEAVE
RET | {"edges": [{"source": "INDIRECT_0040132a_98", "type": "def", "target": "addrtied_Stack[-0x10]"}, {"source": "unique_268435547", "type": "use", "target": "CALL_0040133d_37"}, {"source": "reg_register:00000020", "type": "use", "target": "PTRSUB_0040132f_104"}, {"source": "addrtied_Stack[-0x10]", "type": "use", "target": ... | {"edges": [{"source": "INDIRECT_0040132a_98", "type": "def", "target": "addrtied_Stack[-0x10]"}, {"source": "reg_register:00000020", "type": "use", "target": "PTRSUB_0040132f_104"}, {"source": "addrtied_Stack[-0x10]", "type": "use", "target": "INDIRECT_0040133d_99"}, {"source": "reg_register:00000020", "type": "use", "... | {"edges": [{"source": "00401309", "type": "control_flow", "target": "004010c0"}, {"source": "00401309", "type": "control_flow", "target": "00401110"}, {"source": "00401309", "type": "control_flow", "target": "004010e0"}], "nodes": [{"label": "00401309", "type": "basic_block", "id": "00401309"}, {"label": "004010c0", "t... | {"edges": [{"source": "00401309", "type": "control_flow", "target": "004010c0"}, {"source": "00401309", "type": "control_flow", "target": "00401110"}, {"source": "00401309", "type": "control_flow", "target": "004010e0"}], "nodes": [{"label": "00401309", "type": "basic_block", "id": "00401309"}, {"label": "004010c0", "t... | null | null | [["const_28", "INDIRECT_0040132a_98", "input"], ["INDIRECT_0040133d_99", "addrtied_Stack[-0x10]", "output"], ["reg_register:00000000", "INDIRECT_0040132a_98", "input"], ["const_-24", "PTRSUB_00401333_105", "input"], ["PTRSUB_0040132f_104", "unique_18176", "output"], ["const_0", "COPY_00401342_38", "input"], ["PTRSUB_00... | [["const_28", "INDIRECT_0040132a_98", "input"], ["INDIRECT_0040133d_99", "addrtied_Stack[-0x10]", "output"], ["reg_register:00000000", "INDIRECT_0040132a_98", "input"], ["const_-24", "PTRSUB_00401333_105", "input"], ["PTRSUB_0040132f_104", "unique_18176", "output"], ["const_0", "COPY_00401342_38", "input"], ["PTRSUB_00... | {"edges": [{"source": "const_28", "type": "input", "target": "INDIRECT_0040132a_98"}, {"source": "INDIRECT_0040133d_99", "type": "output", "target": "addrtied_Stack[-0x10]"}, {"source": "reg_register:00000000", "type": "input", "target": "INDIRECT_0040132a_98"}, {"source": "const_-24", "type": "input", "target": "PTRSU... | {"edges": [{"source": "const_28", "type": "input", "target": "INDIRECT_0040132a_98"}, {"source": "INDIRECT_0040133d_99", "type": "output", "target": "addrtied_Stack[-0x10]"}, {"source": "reg_register:00000000", "type": "input", "target": "INDIRECT_0040132a_98"}, {"source": "const_-24", "type": "input", "target": "PTRSU... | 00401309 | .. | .. |
31_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | pl_freebsd_pthread_strerror_localtime | FUN_00401349 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void pl_freebsd_pthread_strerror_localtime(void)
{
char *pcVar1;
pthread_t thr;
int rc;
rc = pthread_create(&thr,(pthread_attr_t *)0x0,pl_workthread_strerror_localtime,(void *)0x0);
if (rc != 0) {
pcVar1 = strerror(rc);
... |
void FUN_00401349(void)
{
char *pcVar1;
pthread_t local_18;
int local_c;
local_c = pthread_create(&local_18,(pthread_attr_t *)0x0,FUN_00401309,(void *)0x0);
if (local_c != 0) {
pcVar1 = strerror(local_c);
fprintf(stderr,"pthread_create: %s",pcVar1);
}
local_c = pthread_join(local_18,(void **)... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
LEA RAX,[RBP + -0x10]
MOV ECX,0x0
MOV EDX,0x401309
MOV ESI,0x0
MOV RDI,RAX
CALL 0x004010a0
MOV dword ptr [RBP + -0x4],EAX
CMP dword ptr [RBP + -0x4],0x0
JZ 0x0040139b
MOV EAX,dword ptr [RBP + -0x4]
MOV EDI,EAX
CALL 0x004010c0
MOV RDX,RAX
MOV RAX,qword ptr [0x004040a0]
MOV ESI,0x402022
... | {"edges": [{"source": "const_46", "type": "use", "target": "INDIRECT_0040137a_274"}, {"source": "addrtied_004040a0", "type": "use", "target": "INDIRECT_004013ba_277"}, {"source": "MULTIEQUAL_0040139b_297", "type": "def", "target": "addrtied_Stack[-0x18]"}, {"source": "INDIRECT_00401396_292", "type": "def", "target": "a... | {"edges": [{"source": "const_46", "type": "use", "target": "INDIRECT_0040137a_274"}, {"source": "addrtied_004040a0", "type": "use", "target": "INDIRECT_004013ba_277"}, {"source": "MULTIEQUAL_0040139b_297", "type": "def", "target": "addrtied_Stack[-0x18]"}, {"source": "INDIRECT_00401396_292", "type": "def", "target": "a... | {"edges": [{"source": "00401349", "type": "control_flow", "target": "004010a0"}, {"source": "00401349", "type": "control_flow", "target": "0040139b"}, {"source": "00401349", "type": "control_flow", "target": "00401375"}, {"source": "00401375", "type": "control_flow", "target": "004010c0"}, {"source": "00401375", "type"... | {"edges": [{"source": "00401349", "type": "control_flow", "target": "004010a0"}, {"source": "00401349", "type": "control_flow", "target": "0040139b"}, {"source": "00401349", "type": "control_flow", "target": "00401375"}, {"source": "00401375", "type": "control_flow", "target": "004010c0"}, {"source": "00401375", "type"... | null | null | [["const_87", "INDIRECT_004013ba_302", "input"], ["const_0", "CALL_00401367_21", "input"], ["const_95", "INDIRECT_004013d6_303", "input"], ["var_004010a0", "CALL_00401367_21", "input"], ["const_0", "CALL_004013a7_62", "input"], ["reg_register:00000000", "INT_NOTEQUAL_0040136f_32", "input"], ["addrtied_Stack[-0x18]", "I... | [["const_87", "INDIRECT_004013ba_302", "input"], ["const_0", "CALL_00401367_21", "input"], ["const_95", "INDIRECT_004013d6_303", "input"], ["var_004010a0", "CALL_00401367_21", "input"], ["const_0", "CALL_004013a7_62", "input"], ["reg_register:00000000", "INT_NOTEQUAL_0040136f_32", "input"], ["addrtied_Stack[-0x18]", "I... | {"edges": [{"source": "const_87", "type": "input", "target": "INDIRECT_004013ba_302"}, {"source": "const_0", "type": "input", "target": "CALL_00401367_21"}, {"source": "const_95", "type": "input", "target": "INDIRECT_004013d6_303"}, {"source": "var_004010a0", "type": "input", "target": "CALL_00401367_21"}, {"source": "... | {"edges": [{"source": "const_87", "type": "input", "target": "INDIRECT_004013ba_302"}, {"source": "const_0", "type": "input", "target": "CALL_00401367_21"}, {"source": "const_95", "type": "input", "target": "INDIRECT_004013d6_303"}, {"source": "var_004010a0", "type": "input", "target": "CALL_00401367_21"}, {"source": "... | 00401349 | .. | .. |
32_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | pl_getaddrinfo | FUN_004013de |
void pl_getaddrinfo(char *addr)
{
int __ecode;
char *pcVar1;
char *addr_local;
addrinfo *res;
addrinfo hints;
int error;
char *ports;
memset(&hints,0,0x30);
hints.ai_family = 0;
hints.ai_socktype = 1;
hints.ai_protocol = 6;
__ecode = getaddrinfo(addr,"80",(addrinfo *)&hints,(addrinfo **)&re... |
void FUN_004013de(char *param_1)
{
char *pcVar1;
addrinfo *local_50;
addrinfo local_48;
int local_14;
char *local_10;
local_10 = "80";
memset(&local_48,0,0x30);
local_48.ai_family = 0;
local_48.ai_socktype = 1;
local_48.ai_protocol = 6;
local_14 = getaddrinfo(param_1,local_10,&local_48,&local... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x60
MOV qword ptr [RBP + -0x58],RDI
MOV qword ptr [RBP + -0x8],0x402046
LEA RAX,[RBP + -0x40]
MOV EDX,0x30
MOV ESI,0x0
MOV RDI,RAX
CALL 0x00401030
MOV dword ptr [RBP + -0x3c],0x0
MOV dword ptr [RBP + -0x38],0x1
MOV dword ptr [RBP + -0x34],0x6
LEA RCX,[RBP + -0x48]
LEA RDX,[RBP + -0x40]
MOV... | {"edges": [{"source": "reg_register:00000206", "type": "use", "target": "CBRANCH_0040143c_65"}, {"source": "const_49", "type": "use", "target": "INDIRECT_00401430_270"}, {"source": "var_004010f0", "type": "use", "target": "CALL_00401449_87"}, {"source": "var_00401080", "type": "use", "target": "CALL_00401477_112"}, {"s... | {"edges": [{"source": "INDIRECT_00401430_294", "type": "def", "target": "addrtied_Stack[-0x10]"}, {"source": "reg_register:00000206", "type": "use", "target": "CBRANCH_0040143c_65"}, {"source": "const_49", "type": "use", "target": "INDIRECT_00401430_270"}, {"source": "var_004010f0", "type": "use", "target": "CALL_00401... | {"edges": [{"source": "004013de", "type": "control_flow", "target": "00401030"}, {"source": "004013de", "type": "control_flow", "target": "00401060"}, {"source": "004013de", "type": "control_flow", "target": "00401470"}, {"source": "004013de", "type": "control_flow", "target": "0040143e"}, {"source": "0040143e", "type"... | {"edges": [{"source": "004013de", "type": "control_flow", "target": "00401030"}, {"source": "004013de", "type": "control_flow", "target": "00401060"}, {"source": "004013de", "type": "control_flow", "target": "00401470"}, {"source": "004013de", "type": "control_flow", "target": "0040143e"}, {"source": "0040143e", "type"... | null | null | [["INDIRECT_00401430_270", "addrtied_Stack[-0x44]", "output"], ["var_00401100", "CALL_00401469_98", "input"], ["INDIRECT_00401477_277", "addrtied_Stack[-0x40]", "output"], ["addrtied_Stack[-0x44]", "INDIRECT_00401449_272", "input"], ["const_0", "CALL_00401403_26", "input"], ["const_-72", "PTRSUB_00401421_310", "input"]... | [["PTRSUB_0040141d_308", "unique_18176", "output"], ["INDIRECT_00401430_270", "addrtied_Stack[-0x44]", "output"], ["var_00401100", "CALL_00401469_98", "input"], ["INDIRECT_00401477_277", "addrtied_Stack[-0x40]", "output"], ["addrtied_Stack[-0x44]", "INDIRECT_00401449_272", "input"], ["const_98", "INDIRECT_00401469_291"... | {"edges": [{"source": "INDIRECT_00401430_270", "type": "output", "target": "addrtied_Stack[-0x44]"}, {"source": "var_00401100", "type": "input", "target": "CALL_00401469_98"}, {"source": "INDIRECT_00401477_277", "type": "output", "target": "addrtied_Stack[-0x40]"}, {"source": "addrtied_Stack[-0x44]", "type": "input", "... | {"edges": [{"source": "PTRSUB_0040141d_308", "type": "output", "target": "unique_18176"}, {"source": "INDIRECT_00401430_270", "type": "output", "target": "addrtied_Stack[-0x44]"}, {"source": "var_00401100", "type": "input", "target": "CALL_00401469_98"}, {"source": "INDIRECT_00401477_277", "type": "output", "target": "... | 004013de | .. | .. |
33_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | pl_workthread_getaddrinfo | FUN_00401481 |
void * pl_workthread_getaddrinfo(void *cookie)
{
void *cookie_local;
pl_getaddrinfo("localhost");
return (void *)0x0;
}
|
undefined8 FUN_00401481(void)
{
FUN_004013de("localhost");
return 0;
}
| PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV qword ptr [RBP + -0x8],RDI
MOV EDI,0x402061
CALL 0x004013de
MOV EAX,0x0
LEAVE
RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_0040149d_26"}, {"source": "var_004013de", "type": "use", "target": "CALL_00401492_19"}, {"source": "const_4202593", "type": "use", "target": "COPY_00401492_46"}, {"source": "const_0", "type": "use", "target": "COPY_00401497_20"}, {"source": "reg_register... | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_0040149d_26"}, {"source": "var_004013de", "type": "use", "target": "CALL_00401492_19"}, {"source": "const_4202593", "type": "use", "target": "COPY_00401492_46"}, {"source": "const_0", "type": "use", "target": "COPY_00401497_20"}, {"source": "reg_register... | {"edges": [{"source": "00401481", "type": "control_flow", "target": "004013de"}], "nodes": [{"label": "00401481", "type": "basic_block", "id": "00401481"}, {"label": "004013de", "type": "basic_block", "id": "004013de"}]} | {"edges": [{"source": "00401481", "type": "control_flow", "target": "004013de"}], "nodes": [{"label": "00401481", "type": "basic_block", "id": "00401481"}, {"label": "004013de", "type": "basic_block", "id": "004013de"}]} | null | null | [["const_0", "RETURN_0040149d_26", "input"], ["COPY_00401497_20", "reg_register:00000000", "output"], ["const_0", "COPY_00401497_20", "input"], ["var_004013de", "CALL_00401492_19", "input"], ["reg_register:00000000", "RETURN_0040149d_26", "input"], ["unique_268435489", "CALL_00401492_19", "input"], ["const_4202593", "C... | [["const_0", "RETURN_0040149d_26", "input"], ["COPY_00401497_20", "reg_register:00000000", "output"], ["const_0", "COPY_00401497_20", "input"], ["var_004013de", "CALL_00401492_19", "input"], ["reg_register:00000000", "RETURN_0040149d_26", "input"], ["unique_268435489", "CALL_00401492_19", "input"], ["const_4202593", "C... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_0040149d_26"}, {"source": "COPY_00401497_20", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "COPY_00401497_20"}, {"source": "var_004013de", "type": "input", "target": "CALL_00401492_19"}, {"sourc... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_0040149d_26"}, {"source": "COPY_00401497_20", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "COPY_00401497_20"}, {"source": "var_004013de", "type": "input", "target": "CALL_00401492_19"}, {"sourc... | 00401481 | .. | .. |
34_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | pl_freebsd_pthread_getaddrinfo | FUN_0040149e |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void pl_freebsd_pthread_getaddrinfo(void)
{
char *pcVar1;
pthread_t thr;
int rc;
rc = pthread_create(&thr,(pthread_attr_t *)0x0,pl_workthread_getaddrinfo,(void *)0x0);
if (rc != 0) {
pcVar1 = strerror(rc);
fprintf(stder... |
void FUN_0040149e(void)
{
char *pcVar1;
pthread_t local_18;
int local_c;
local_c = pthread_create(&local_18,(pthread_attr_t *)0x0,FUN_00401481,(void *)0x0);
if (local_c != 0) {
pcVar1 = strerror(local_c);
fprintf(stderr,"pthread_create: %s",pcVar1);
}
local_c = pthread_join(local_18,(void **)... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
LEA RAX,[RBP + -0x10]
MOV ECX,0x0
MOV EDX,0x401481
MOV ESI,0x0
MOV RDI,RAX
CALL 0x004010a0
MOV dword ptr [RBP + -0x4],EAX
CMP dword ptr [RBP + -0x4],0x0
JZ 0x004014f0
MOV EAX,dword ptr [RBP + -0x4]
MOV EDI,EAX
CALL 0x004010c0
MOV RDX,RAX
MOV RAX,qword ptr [0x004040a0]
MOV ESI,0x402022
... | {"edges": [{"source": "const_54", "type": "use", "target": "INDIRECT_004014eb_300"}, {"source": "addrtied_004040a0", "type": "use", "target": "INDIRECT_004014eb_275"}, {"source": "const_4202530", "type": "use", "target": "COPY_004014eb_317"}, {"source": "addrtied_004040a0", "type": "use", "target": "INDIRECT_004014fc_2... | {"edges": [{"source": "const_54", "type": "use", "target": "INDIRECT_004014eb_300"}, {"source": "addrtied_004040a0", "type": "use", "target": "INDIRECT_004014eb_275"}, {"source": "const_4202530", "type": "use", "target": "COPY_004014eb_317"}, {"source": "addrtied_004040a0", "type": "use", "target": "INDIRECT_004014fc_2... | {"edges": [{"source": "0040149e", "type": "control_flow", "target": "004010a0"}, {"source": "0040149e", "type": "control_flow", "target": "004014f0"}, {"source": "0040149e", "type": "control_flow", "target": "004014ca"}, {"source": "004014ca", "type": "control_flow", "target": "004010c0"}, {"source": "004014ca", "type"... | {"edges": [{"source": "0040149e", "type": "control_flow", "target": "004010a0"}, {"source": "0040149e", "type": "control_flow", "target": "004014f0"}, {"source": "0040149e", "type": "control_flow", "target": "004014ca"}, {"source": "004014ca", "type": "control_flow", "target": "004010c0"}, {"source": "004014ca", "type"... | null | null | [["const_46", "INDIRECT_004014cf_291", "input"], ["PTRSUB_004014bc_316", "unique_268435584", "output"], ["reg_register:00000000", "CALL_004014cf_46", "input"], ["reg_register:00000000", "INDIRECT_004014cf_299", "input"], ["INDIRECT_0040152b_303", "addrtied_Stack[-0xc]", "output"], ["const_54", "INDIRECT_004014eb_275", ... | [["const_46", "INDIRECT_004014cf_291", "input"], ["PTRSUB_004014bc_316", "unique_268435584", "output"], ["reg_register:00000000", "CALL_004014cf_46", "input"], ["reg_register:00000000", "INDIRECT_004014cf_299", "input"], ["INDIRECT_0040152b_303", "addrtied_Stack[-0xc]", "output"], ["const_54", "INDIRECT_004014eb_275", ... | {"edges": [{"source": "const_46", "type": "input", "target": "INDIRECT_004014cf_291"}, {"source": "PTRSUB_004014bc_316", "type": "output", "target": "unique_268435584"}, {"source": "reg_register:00000000", "type": "input", "target": "CALL_004014cf_46"}, {"source": "reg_register:00000000", "type": "input", "target": "IN... | {"edges": [{"source": "const_46", "type": "input", "target": "INDIRECT_004014cf_291"}, {"source": "PTRSUB_004014bc_316", "type": "output", "target": "unique_268435584"}, {"source": "reg_register:00000000", "type": "input", "target": "CALL_004014cf_46"}, {"source": "reg_register:00000000", "type": "input", "target": "IN... | 0040149e | .. | .. |
35_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | main | FUN_00401533 |
int main(int argc,char **argv)
{
int iVar1;
char **argv_local;
int argc_local;
int i;
if (argc == 2) {
i = 0;
while( true ) {
if (6 < i) {
/* WARNING: Subroutine does not return */
exit(1);
}
iVar1 = strcmp(argv[1],tests[i].name);
if (iVar1 == 0... |
void FUN_00401533(int param_1,long param_2)
{
int iVar1;
int local_c;
if (param_1 == 2) {
local_c = 0;
while( true ) {
if (6 < local_c) {
/* WARNING: Subroutine does not return */
exit(1);
}
iVar1 = strcmp(*(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
JNZ 0x004015a3
MOV dword ptr [RBP + -0x4],0x0
JMP 0x00401597
MOV EAX,dword ptr [RBP + -0x4]
CDQE
SHL RAX,0x4
ADD RAX,0x402140
MOV RDX,qword ptr [RAX]
MOV RAX,qword ptr [RBP + -0x20]
ADD RAX,... | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "INT_EQUAL_00401542_26"}, {"source": "unique_57088", "type": "use", "target": "CALLIND_0040158f_198"}, {"source": "reg_register:00000000", "type": "use", "target": "PTRADD_00401586_656"}, {"source": "const_0", "type": "use", "target": "PTRSUB_00401... | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "INT_EQUAL_00401542_26"}, {"source": "reg_register:00000000", "type": "use", "target": "LOAD_004015bb_293"}, {"source": "const_8", "type": "use", "target": "INT_ADD_00401567_117"}, {"source": "INT_MULT_0040155a_650", "type": "def", "target": "uniqu... | {"edges": [{"source": "00401533", "type": "control_flow", "target": "004015a3"}, {"source": "00401533", "type": "control_flow", "target": "00401548"}, {"source": "00401548", "type": "control_flow", "target": "00401597"}, {"source": "00401551", "type": "control_flow", "target": "004010d0"}, {"source": "00401551", "type"... | {"edges": [{"source": "00401533", "type": "control_flow", "target": "004015a3"}, {"source": "00401533", "type": "control_flow", "target": "00401548"}, {"source": "00401548", "type": "control_flow", "target": "00401597"}, {"source": "00401551", "type": "control_flow", "target": "004010d0"}, {"source": "00401551", "type"... | null | null | [["const_433", "LOAD_0040158c_193", "input"], ["PTRSUB_004015b5_649", "unique_268435579", "output"], ["const_0", "COPY_00401548_35", "input"], ["reg_register:00000000", "PTRADD_0040155a_652", "input"], ["unique_268435587", "PTRADD_00401586_656", "input"], ["addrtied_Stack[-0xc]", "INT_ADD_00401593_212", "input"], ["add... | [["const_433", "LOAD_0040158c_193", "input"], ["reg_register:00000000", "INT_MULT_0040155a_650", "input"], ["const_8", "PTRADD_004015b5_655", "input"], ["INT_MULT_004015b5_654", "unique_268435635", "output"], ["const_0", "COPY_00401548_35", "input"], ["unique_28160", "MULTIEQUAL_004015ca_636", "input"], ["addrtied_Stac... | {"edges": [{"source": "const_433", "type": "input", "target": "LOAD_0040158c_193"}, {"source": "PTRSUB_004015b5_649", "type": "output", "target": "unique_268435579"}, {"source": "const_0", "type": "input", "target": "COPY_00401548_35"}, {"source": "reg_register:00000000", "type": "input", "target": "PTRADD_0040155a_652... | {"edges": [{"source": "const_433", "type": "input", "target": "LOAD_0040158c_193"}, {"source": "reg_register:00000000", "type": "input", "target": "INT_MULT_0040155a_650"}, {"source": "const_8", "type": "input", "target": "PTRADD_004015b5_655"}, {"source": "INT_MULT_004015b5_654", "type": "output", "target": "unique_26... | 00401533 | .. | .. |
36_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | __libc_csu_init | FUN_004015f0 |
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_004015f0(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,[0x403dd0]
PUSH RBP
LEA RBP,[0x403dd8]
PUSH RBX
SUB RBP,R12
SUB RSP,0x8
CALL 0x00401000
SAR RBP,0x3
JZ 0x0040163e
XOR EBX,EBX
NOP dword ptr [RAX]
MOV RDX,R15
MOV RSI,R14
MOV EDI,R13D
CALL qword ptr [R12 + RBX*0x8]
ADD RBX,0x1
CMP RBP,RBX
J... | {"edges": [{"source": "const_4210128", "type": "use", "target": "PTRSUB_00401631_284"}, {"source": "COPY_00401623_202", "type": "def", "target": "reg_register:00000018"}, {"source": "reg_register:00000038", "type": "use", "target": "CAST_004015fc_286"}, {"source": "INT_ADD_00401635_103", "type": "def", "target": "reg_r... | {"edges": [{"source": "const_4210128", "type": "use", "target": "PTRSUB_00401631_282"}, {"source": "PTRADD_00401631_283", "type": "def", "target": "unique_18944"}, {"source": "reg_register:00000038", "type": "use", "target": "CALLIND_00401631_100"}, {"source": "CAST_00401631_284", "type": "def", "target": "unique_26843... | {"edges": [{"source": "004015f0", "type": "control_flow", "target": "00401000"}, {"source": "004015f0", "type": "control_flow", "target": "0040163e"}, {"source": "004015f0", "type": "control_flow", "target": "00401623"}, {"source": "00401623", "type": "control_flow", "target": "00401628"}, {"source": "00401628", "type"... | {"edges": [{"source": "004015f0", "type": "control_flow", "target": "00401000"}, {"source": "004015f0", "type": "control_flow", "target": "0040163e"}, {"source": "004015f0", "type": "control_flow", "target": "00401623"}, {"source": "00401623", "type": "control_flow", "target": "00401628"}, {"source": "00401628", "type"... | null | null | [["const_0", "PTRSUB_00401631_284", "input"], ["unique_268435586", "INT_AND_004015fc_222", "input"], ["reg_register:00000038", "CAST_004015fc_286", "input"], ["const_1", "INT_NOTEQUAL_00401639_115", "input"], ["var_00401628", "CBRANCH_0040163c_121", "input"], ["const_0", "RETURN_0040164c_157", "input"], ["unique_268435... | [["const_4210128", "PTRSUB_00401631_282", "input"], ["const_1", "INT_NOTEQUAL_00401639_115", "input"], ["var_00401628", "CBRANCH_0040163c_121", "input"], ["reg_register:00000018", "MULTIEQUAL_00401628_201", "input"], ["const_0", "RETURN_0040164c_157", "input"], ["MULTIEQUAL_00401628_201", "reg_register:00000018", "outp... | {"edges": [{"source": "const_0", "type": "input", "target": "PTRSUB_00401631_284"}, {"source": "unique_268435586", "type": "input", "target": "INT_AND_004015fc_222"}, {"source": "reg_register:00000038", "type": "input", "target": "CAST_004015fc_286"}, {"source": "const_1", "type": "input", "target": "INT_NOTEQUAL_00401... | {"edges": [{"source": "const_4210128", "type": "input", "target": "PTRSUB_00401631_282"}, {"source": "const_1", "type": "input", "target": "INT_NOTEQUAL_00401639_115"}, {"source": "var_00401628", "type": "input", "target": "CBRANCH_0040163c_121"}, {"source": "reg_register:00000018", "type": "input", "target": "MULTIEQU... | 004015f0 | .. | .. |
37_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | __libc_csu_fini | FUN_00401650 |
void __libc_csu_fini(void)
{
return;
}
|
void FUN_00401650(void)
{
return;
}
| RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401650_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401650_2"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401650_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401650_2"}]} | {"edges": [], "nodes": [{"label": "00401650", "type": "basic_block", "id": "00401650"}]} | {"edges": [], "nodes": [{"label": "00401650", "type": "basic_block", "id": "00401650"}]} | null | null | [["const_0", "RETURN_00401650_2", "input"]] | [["const_0", "RETURN_00401650_2", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401650_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401650_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401650_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401650_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401650 | .. | .. |
38_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_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_0040165c_20"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040165c_20"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_0040165c_20"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040165c_20"}]} | {"edges": [], "nodes": [{"label": "00401654", "type": "basic_block", "id": "00401654"}]} | {"edges": [], "nodes": [{"label": "00401654", "type": "basic_block", "id": "00401654"}]} | null | null | [["const_0", "RETURN_0040165c_20", "input"]] | [["const_0", "RETURN_0040165c_20", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_0040165c_20"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_0040165c_20"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_0040165c_20"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_0040165c_20"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401654 | .. | .. |
39_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | memset | memset |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memset(void *__s,int __c,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* memset@@GLIBC_2.2.5 */
hal... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memset(void *__s,int __c,size_t __n)
{
/* 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 | .. | .. |
40_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_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_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 | .. | .. |
41_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_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_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 | .. | .. |
42_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_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_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 | .. | .. |
43_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | getaddrinfo | getaddrinfo |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int getaddrinfo(char *__name,char *__service,addrinfo *__req,addrinfo **__pai)
{
/* WARNING: Bad instruction - Truncating control flow here */
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int getaddrinfo(char *__name,char *__service,addrinfo *__req,addrinfo **__pai)
{
/* 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 | .. | .. |
44_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | putchar | putchar |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int putchar(int __c)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* putchar@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int putchar(int __c)
{
/* 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 | .. | .. |
45_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_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_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 | .. | .. |
46_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | freeaddrinfo | freeaddrinfo |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void freeaddrinfo(addrinfo *__ai)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* freeaddrinfo@@GLIBC_2.2.5 */
halt_ba... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void freeaddrinfo(addrinfo *__ai)
{
/* 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 | .. | .. |
47_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_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_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 | .. | .. |
48_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_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_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 | .. | .. |
49_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | strerror | strerror |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strerror(int __errnum)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strerror@@GLIBC_2.2.5 */
halt_baddata();... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strerror(int __errnum)
{
/* 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 | .. | .. |
50_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | strcmp | strcmp |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int strcmp(char *__s1,char *__s2)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strcmp@@GLIBC_2.2.5 */
halt_baddata(... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int strcmp(char *__s1,char *__s2)
{
/* 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 | .. | .. |
51_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | localtime_r | localtime_r |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
tm * localtime_r(time_t *__timer,tm *__tp)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* localtime_r@@GLIBC_2.2.5 */
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
tm * localtime_r(time_t *__timer,tm *__tp)
{
/* 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 | .. | .. |
52_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | gai_strerror | gai_strerror |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * gai_strerror(int __ecode)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* gai_strerror@@GLIBC_2.2.5 */
halt_bad... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * gai_strerror(int __ecode)
{
/* 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 | .. | .. |
53_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | fprintf | fprintf |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fprintf(FILE *__stream,char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fprintf@@GLIBC_2.2.5 */
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fprintf(FILE *__stream,char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "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 | .. | .. |
54_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_and_002d4b9564ee99176dadc13a739b0d97e60b1ec734cec92b03b88cc628c0cc9d_strip.c | time | time |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
time_t time(time_t *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* time@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
time_t time(time_t *__timer)
{
/* 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 | .. | .. |
1_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_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 [0x00406ff8]
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_00408030", "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": "00408030"}, {"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": "00408030"}, {"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_00408030", "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_00408030", "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_00408030", "type": "input", "target": "CALL_00401010_23"}, {"source": "reg_register:00000000", "type": "input", "target": "... | {"edges": [{"source": "var_00408030", "type": "input", "target": "CALL_00401010_23"}, {"source": "const_0", "type": "input", "target": "RETURN_00401016_35"}], "nodes": [{"label": "input", "type": "var", "id": "var_00408030"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401016_35"}, {"label": "CALL", "type": "op",... | 00401000 | .. | .. |
2_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_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 [0x00407008]
JMP qword ptr [0x00407010] | {"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": "00407010"}], "nodes": [{"label": "00401020", "type": "basic_block", "id": "00401020"}, {"label": "00407010", "type": "basic_block", "id": "00407010"}]} | {"edges": [{"source": "00401020", "type": "control_flow", "target": "00407010"}], "nodes": [{"label": "00401020", "type": "basic_block", "id": "00401020"}, {"label": "00407010", "type": "basic_block", "id": "00407010"}]} | 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_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | free | free |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void free(void *__ptr)
{
free(__ptr);
return;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void free(void *__ptr)
{
free(__ptr);
return;
}
| JMP qword ptr [0x00407018] | {"edges": [{"source": "var_00408000", "type": "use", "target": "CALL_00401030_0"}, {"source": "reg_register:00000038", "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": "... | {"edges": [{"source": "var_00408000", "type": "use", "target": "CALL_00401030_0"}, {"source": "reg_register:00000038", "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": "... | {"edges": [{"source": "00401030", "type": "control_flow", "target": "00408000"}], "nodes": [{"label": "00401030", "type": "basic_block", "id": "00401030"}, {"label": "00408000", "type": "basic_block", "id": "00408000"}]} | {"edges": [{"source": "00401030", "type": "control_flow", "target": "00408000"}], "nodes": [{"label": "00401030", "type": "basic_block", "id": "00401030"}, {"label": "00408000", "type": "basic_block", "id": "00408000"}]} | null | null | [["var_00408000", "CALL_00401030_0", "input"], ["reg_register:00000038", "CALL_00401030_0", "input"], ["const_0", "RETURN_00401030_1", "input"]] | [["var_00408000", "CALL_00401030_0", "input"], ["reg_register:00000038", "CALL_00401030_0", "input"], ["const_0", "RETURN_00401030_1", "input"]] | {"edges": [{"source": "var_00408000", "type": "input", "target": "CALL_00401030_0"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401030_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401030_1"}], "nodes": [{"label": "input", "type": "var", "id": "reg_register:00000038"}, {"la... | {"edges": [{"source": "var_00408000", "type": "input", "target": "CALL_00401030_0"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401030_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401030_1"}], "nodes": [{"label": "input", "type": "var", "id": "reg_register:00000038"}, {"la... | 00401030 | .. | .. |
4_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | putchar | putchar |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int putchar(int __c)
{
int iVar1;
iVar1 = putchar(__c);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int putchar(int __c)
{
int iVar1;
iVar1 = putchar(__c);
return iVar1;
}
| JMP qword ptr [0x00407020] | {"edges": [{"source": "var_00408008", "type": "use", "target": "CALL_00401040_0"}, {"source": "CALL_00401040_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401040_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401040_0"}, {"sour... | {"edges": [{"source": "var_00408008", "type": "use", "target": "CALL_00401040_0"}, {"source": "CALL_00401040_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401040_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401040_0"}, {"sour... | {"edges": [{"source": "00401040", "type": "control_flow", "target": "00408008"}], "nodes": [{"label": "00401040", "type": "basic_block", "id": "00401040"}, {"label": "00408008", "type": "basic_block", "id": "00408008"}]} | {"edges": [{"source": "00401040", "type": "control_flow", "target": "00408008"}], "nodes": [{"label": "00401040", "type": "basic_block", "id": "00401040"}, {"label": "00408008", "type": "basic_block", "id": "00408008"}]} | null | null | [["var_00408008", "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_00408008", "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_00408008", "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_00408008", "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_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_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 [0x00407028] | {"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": "00408010"}], "nodes": [{"label": "00401050", "type": "basic_block", "id": "00401050"}, {"label": "00408010", "type": "basic_block", "id": "00408010"}]} | {"edges": [{"source": "00401050", "type": "control_flow", "target": "00408010"}], "nodes": [{"label": "00401050", "type": "basic_block", "id": "00401050"}, {"label": "00408010", "type": "basic_block", "id": "00408010"}]} | null | null | [["const_0", "RETURN_00401050_1", "input"], ["reg_register:00000038", "CALL_00401050_0", "input"], ["CALL_00401050_0", "reg_register:00000000", "output"], ["var_00408010", "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_00408010", "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_00408010", "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_00408010", "type": "input", "target": "CALL_00401050_0"... | 00401050 | .. | .. |
6_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_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 [0x00407030] | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401060_1"}, {"source": "var_00408018", "type": "use", "target": "CALL_00401060_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401060_0"}, {"source": "CALL_00401060_0", "type": "def", "target": "reg_register:0000... | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401060_1"}, {"source": "var_00408018", "type": "use", "target": "CALL_00401060_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401060_0"}, {"source": "CALL_00401060_0", "type": "def", "target": "reg_register:0000... | {"edges": [{"source": "00401060", "type": "control_flow", "target": "00408018"}], "nodes": [{"label": "00401060", "type": "basic_block", "id": "00401060"}, {"label": "00408018", "type": "basic_block", "id": "00408018"}]} | {"edges": [{"source": "00401060", "type": "control_flow", "target": "00408018"}], "nodes": [{"label": "00401060", "type": "basic_block", "id": "00401060"}, {"label": "00408018", "type": "basic_block", "id": "00408018"}]} | null | null | [["reg_register:00000038", "CALL_00401060_0", "input"], ["reg_register:00000000", "RETURN_00401060_1", "input"], ["var_00408018", "CALL_00401060_0", "input"], ["CALL_00401060_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401060_1", "input"]] | [["reg_register:00000038", "CALL_00401060_0", "input"], ["reg_register:00000000", "RETURN_00401060_1", "input"], ["var_00408018", "CALL_00401060_0", "input"], ["CALL_00401060_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401060_1", "input"]] | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_00401060_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401060_1"}, {"source": "var_00408018", "type": "input", "target": "CALL_00401060_0"}, {"source": "CALL_00401060_0", "type": "output", "target": "reg_regi... | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_00401060_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401060_1"}, {"source": "var_00408018", "type": "input", "target": "CALL_00401060_0"}, {"source": "CALL_00401060_0", "type": "output", "target": "reg_regi... | 00401060 | .. | .. |
7_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_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 [0x00407038] | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_00401070_0"}, {"source": "const_1", "type": "use", "target": "RETURN_00401070_2"}, {"source": "var_00408020", "type": "use", "target": "CALL_00401070_0"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_00401070_0"}, {"sour... | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_00401070_0"}, {"source": "const_1", "type": "use", "target": "RETURN_00401070_2"}, {"source": "var_00408020", "type": "use", "target": "CALL_00401070_0"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_00401070_0"}, {"sour... | {"edges": [{"source": "00401070", "type": "control_flow", "target": "00408020"}], "nodes": [{"label": "00401070", "type": "basic_block", "id": "00401070"}, {"label": "00408020", "type": "basic_block", "id": "00408020"}]} | {"edges": [{"source": "00401070", "type": "control_flow", "target": "00408020"}], "nodes": [{"label": "00401070", "type": "basic_block", "id": "00401070"}, {"label": "00408020", "type": "basic_block", "id": "00408020"}]} | null | null | [["var_00408020", "CALL_00401070_0", "input"], ["reg_register:00000010", "CALL_00401070_0", "input"], ["reg_register:00000030", "CALL_00401070_0", "input"], ["reg_register:00000008", "CALL_00401070_0", "input"], ["reg_register:00000038", "CALL_00401070_0", "input"], ["const_1", "RETURN_00401070_2", "input"]] | [["var_00408020", "CALL_00401070_0", "input"], ["reg_register:00000010", "CALL_00401070_0", "input"], ["reg_register:00000030", "CALL_00401070_0", "input"], ["reg_register:00000008", "CALL_00401070_0", "input"], ["reg_register:00000038", "CALL_00401070_0", "input"], ["const_1", "RETURN_00401070_2", "input"]] | {"edges": [{"source": "var_00408020", "type": "input", "target": "CALL_00401070_0"}, {"source": "reg_register:00000010", "type": "input", "target": "CALL_00401070_0"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_00401070_0"}, {"source": "reg_register:00000008", "type": "input", "target": "CALL_... | {"edges": [{"source": "var_00408020", "type": "input", "target": "CALL_00401070_0"}, {"source": "reg_register:00000010", "type": "input", "target": "CALL_00401070_0"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_00401070_0"}, {"source": "reg_register:00000008", "type": "input", "target": "CALL_... | 00401070 | .. | .. |
8_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | realloc | realloc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * realloc(void *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = realloc(__ptr,__size);
return pvVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * realloc(void *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = realloc(__ptr,__size);
return pvVar1;
}
| JMP qword ptr [0x00407040] | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_00401080_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401080_1"}, {"source": "var_00408038", "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_00408038", "type": "use", "target": "CALL_00401080_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401080_1"}, {"so... | {"edges": [{"source": "00401080", "type": "control_flow", "target": "00408038"}], "nodes": [{"label": "00401080", "type": "basic_block", "id": "00401080"}, {"label": "00408038", "type": "basic_block", "id": "00408038"}]} | {"edges": [{"source": "00401080", "type": "control_flow", "target": "00408038"}], "nodes": [{"label": "00401080", "type": "basic_block", "id": "00401080"}, {"label": "00408038", "type": "basic_block", "id": "00408038"}]} | null | null | [["reg_register:00000038", "CALL_00401080_0", "input"], ["reg_register:00000030", "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_00408038", "CALL_00401080_0", "input"]] | [["reg_register:00000038", "CALL_00401080_0", "input"], ["reg_register:00000030", "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_00408038", "CALL_00401080_0", "input"]] | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_00401080_0"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_00401080_0"}, {"source": "CALL_00401080_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00... | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_00401080_0"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_00401080_0"}, {"source": "CALL_00401080_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00... | 00401080 | .. | .. |
9_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | __isoc99_scanf | __isoc99_scanf |
void __isoc99_scanf(void)
{
__isoc99_scanf();
return;
}
|
void __isoc99_scanf(void)
{
__isoc99_scanf();
return;
}
| JMP qword ptr [0x00407048] | {"edges": [{"source": "var_00408040", "type": "use", "target": "CALL_00401090_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401090_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00408040"}, {"label": "CALL", "type": "op", "id": "CALL_00401090... | {"edges": [{"source": "var_00408040", "type": "use", "target": "CALL_00401090_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401090_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00408040"}, {"label": "CALL", "type": "op", "id": "CALL_00401090... | {"edges": [{"source": "00401090", "type": "control_flow", "target": "00407048"}, {"source": "00401090", "type": "control_flow", "target": "00408040"}], "nodes": [{"label": "00401090", "type": "basic_block", "id": "00401090"}, {"label": "00407048", "type": "basic_block", "id": "00407048"}, {"label": "00408040", "type": ... | {"edges": [{"source": "00401090", "type": "control_flow", "target": "00407048"}, {"source": "00401090", "type": "control_flow", "target": "00408040"}], "nodes": [{"label": "00401090", "type": "basic_block", "id": "00401090"}, {"label": "00407048", "type": "basic_block", "id": "00407048"}, {"label": "00408040", "type": ... | null | null | [["var_00408040", "CALL_00401090_0", "input"], ["const_0", "RETURN_00401090_1", "input"]] | [["var_00408040", "CALL_00401090_0", "input"], ["const_0", "RETURN_00401090_1", "input"]] | {"edges": [{"source": "var_00408040", "type": "input", "target": "CALL_00401090_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401090_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00408040"}, {"label": "CALL", "type": "op", "id": "CALL_00401090_0"}, {"label": "RETURN", "type": "op", "id"... | {"edges": [{"source": "var_00408040", "type": "input", "target": "CALL_00401090_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401090_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00408040"}, {"label": "CALL", "type": "op", "id": "CALL_00401090_0"}, {"label": "RETURN", "type": "op", "id"... | 00401090 | .. | .. |
10_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | _start | entry |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
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 n... |
void processEntry entry(undefined8 param_1,undefined8 param_2)
{
undefined1 auStack_8 [8];
__libc_start_main(FUN_00402f45,param_2,&stack0x00000008,FUN_00403190,FUN_004031f0,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,0x4031f0
MOV RCX,0x403190
MOV RDI,0x402f45
CALL qword ptr [0x00406ff0]
HLT | {"edges": [{"source": "PTRSUB_004010c4_76", "type": "def", "target": "unique_268435505"}, {"source": "const_8", "type": "use", "target": "PTRSUB_004010a5_77"}, {"source": "PTRSUB_004010a5_77", "type": "def", "target": "reg_register:00000020"}, {"source": "unique_268435497", "type": "use", "target": "CALL_004010c4_37"},... | {"edges": [{"source": "PTRSUB_004010c4_76", "type": "def", "target": "unique_268435505"}, {"source": "const_8", "type": "use", "target": "PTRSUB_004010a5_77"}, {"source": "PTRSUB_004010a5_77", "type": "def", "target": "reg_register:00000020"}, {"source": "unique_268435497", "type": "use", "target": "CALL_004010c4_37"},... | {"edges": [{"source": "004010a0", "type": "control_flow", "target": "00408028"}], "nodes": [{"label": "004010a0", "type": "basic_block", "id": "004010a0"}, {"label": "00408028", "type": "basic_block", "id": "00408028"}]} | {"edges": [{"source": "004010a0", "type": "control_flow", "target": "00408028"}], "nodes": [{"label": "004010a0", "type": "basic_block", "id": "004010a0"}, {"label": "00408028", "type": "basic_block", "id": "00408028"}]} | null | null | [["unique_268435497", "CALL_004010c4_37", "input"], ["unique_268435505", "CALL_004010c4_37", "input"], ["const_4206992", "PTRSUB_004010c4_75", "input"], ["PTRSUB_004010c4_76", "unique_268435505", "output"], ["addrtied_Stack[0x0]", "CALL_004010c4_37", "input"], ["const_4207088", "PTRSUB_004010c4_76", "input"], ["reg_reg... | [["unique_268435497", "CALL_004010c4_37", "input"], ["unique_268435505", "CALL_004010c4_37", "input"], ["const_4206992", "PTRSUB_004010c4_75", "input"], ["PTRSUB_004010c4_76", "unique_268435505", "output"], ["addrtied_Stack[0x0]", "CALL_004010c4_37", "input"], ["const_4207088", "PTRSUB_004010c4_76", "input"], ["reg_reg... | {"edges": [{"source": "unique_268435497", "type": "input", "target": "CALL_004010c4_37"}, {"source": "unique_268435505", "type": "input", "target": "CALL_004010c4_37"}, {"source": "const_4206992", "type": "input", "target": "PTRSUB_004010c4_75"}, {"source": "PTRSUB_004010c4_76", "type": "output", "target": "unique_2684... | {"edges": [{"source": "unique_268435497", "type": "input", "target": "CALL_004010c4_37"}, {"source": "unique_268435505", "type": "input", "target": "CALL_004010c4_37"}, {"source": "const_4206992", "type": "input", "target": "PTRSUB_004010c4_75"}, {"source": "PTRSUB_004010c4_76", "type": "output", "target": "unique_2684... | 004010a0 | .. | .. |
11_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | _dl_relocate_static_pie | FUN_004010d0 |
void _dl_relocate_static_pie(void)
{
return;
}
|
void FUN_004010d0(void)
{
return;
}
| RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004010d0_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010d0_2"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004010d0_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010d0_2"}]} | {"edges": [], "nodes": [{"label": "004010d0", "type": "basic_block", "id": "004010d0"}]} | {"edges": [], "nodes": [{"label": "004010d0", "type": "basic_block", "id": "004010d0"}]} | null | null | [["const_0", "RETURN_004010d0_2", "input"]] | [["const_0", "RETURN_004010d0_2", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004010d0_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004010d0_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004010d0_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004010d0_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | 004010d0 | .. | .. |
12_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | deregister_tm_clones | FUN_004010e0 |
/* WARNING: Removing unreachable block (ram,0x004010ed) */
/* WARNING: Removing unreachable block (ram,0x004010f7) */
void deregister_tm_clones(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x004010ed) */
/* WARNING: Removing unreachable block (ram,0x004010f7) */
void FUN_004010e0(void)
{
return;
}
| MOV EAX,0x407120
CMP RAX,0x407120
JZ 0x00401100
MOV EAX,0x0
TEST RAX,RAX
JZ 0x00401100
MOV EDI,0x407120
JMP RAX
RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401100_26"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401100_26"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401100_26"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401100_26"}]} | {"edges": [{"source": "004010e0", "type": "control_flow", "target": "00401100"}, {"source": "004010e0", "type": "control_flow", "target": "004010ed"}, {"source": "004010ed", "type": "control_flow", "target": "00401100"}, {"source": "004010ed", "type": "control_flow", "target": "004010f7"}], "nodes": [{"label": "004010e... | {"edges": [{"source": "004010e0", "type": "control_flow", "target": "00401100"}, {"source": "004010e0", "type": "control_flow", "target": "004010ed"}, {"source": "004010ed", "type": "control_flow", "target": "00401100"}, {"source": "004010ed", "type": "control_flow", "target": "004010f7"}], "nodes": [{"label": "004010e... | null | null | [["const_0", "RETURN_00401100_26", "input"]] | [["const_0", "RETURN_00401100_26", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401100_26"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401100_26"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401100_26"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401100_26"}, {"label": "input", "type": "var", "id": "const_0"}]} | 004010e0 | .. | .. |
13_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | register_tm_clones | FUN_00401110 |
/* WARNING: Removing unreachable block (ram,0x0040112f) */
/* WARNING: Removing unreachable block (ram,0x00401139) */
void register_tm_clones(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x0040112f) */
/* WARNING: Removing unreachable block (ram,0x00401139) */
void FUN_00401110(void)
{
return;
}
| MOV ESI,0x407120
SUB RSI,0x407120
MOV RAX,RSI
SHR RSI,0x3f
SAR RAX,0x3
ADD RSI,RAX
SAR RSI,0x1
JZ 0x00401140
MOV EAX,0x0
TEST RAX,RAX
JZ 0x00401140
MOV EDI,0x407120
JMP RAX
RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401140_117"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401140_117"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401140_117"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401140_117"}]} | {"edges": [{"source": "00401110", "type": "control_flow", "target": "00401140"}, {"source": "00401110", "type": "control_flow", "target": "0040112f"}, {"source": "0040112f", "type": "control_flow", "target": "00401140"}, {"source": "0040112f", "type": "control_flow", "target": "00401139"}], "nodes": [{"label": "0040111... | {"edges": [{"source": "00401110", "type": "control_flow", "target": "00401140"}, {"source": "00401110", "type": "control_flow", "target": "0040112f"}, {"source": "0040112f", "type": "control_flow", "target": "00401140"}, {"source": "0040112f", "type": "control_flow", "target": "00401139"}], "nodes": [{"label": "0040111... | null | null | [["const_0", "RETURN_00401140_117", "input"]] | [["const_0", "RETURN_00401140_117", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401140_117"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401140_117"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401140_117"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401140_117"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401110 | .. | .. |
14_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_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_00407120 == '\0') {
FUN_004010e0();
DAT_00407120 = 1;
return;
}
return;
}
| CMP byte ptr [0x00407120],0x0
JNZ 0x00401170
PUSH RBP
MOV RBP,RSP
CALL 0x004010e0
MOV byte ptr [0x00407120],0x1
POP RBP
RET
RET | {"edges": [{"source": "COPY_00401170_46", "type": "def", "target": "addrtied_00407120"}, {"source": "INT_EQUAL_00401150_5", "type": "def", "target": "reg_register:00000206"}, {"source": "const_18", "type": "use", "target": "INDIRECT_0040115d_44"}, {"source": "const_0", "type": "use", "target": "INT_EQUAL_00401150_5"}, ... | {"edges": [{"source": "COPY_00401170_46", "type": "def", "target": "addrtied_00407120"}, {"source": "INT_EQUAL_00401150_5", "type": "def", "target": "reg_register:00000206"}, {"source": "const_18", "type": "use", "target": "INDIRECT_0040115d_44"}, {"source": "const_0", "type": "use", "target": "INT_EQUAL_00401150_5"}, ... | {"edges": [{"source": "00401150", "type": "control_flow", "target": "00401170"}, {"source": "00401150", "type": "control_flow", "target": "00401159"}, {"source": "00401159", "type": "control_flow", "target": "004010e0"}], "nodes": [{"label": "00401150", "type": "basic_block", "id": "00401150"}, {"label": "00401170", "t... | {"edges": [{"source": "00401150", "type": "control_flow", "target": "00401170"}, {"source": "00401150", "type": "control_flow", "target": "00401159"}, {"source": "00401159", "type": "control_flow", "target": "004010e0"}], "nodes": [{"label": "00401150", "type": "basic_block", "id": "00401150"}, {"label": "00401170", "t... | null | null | [["const_0", "RETURN_00401170_29", "input"], ["const_0", "INT_EQUAL_00401150_5", "input"], ["const_18", "INDIRECT_0040115d_44", "input"], ["var_004010e0", "CALL_0040115d_18", "input"], ["const_1", "COPY_00401162_19", "input"], ["var_00401170", "CBRANCH_00401157_11", "input"], ["addrtied_00407120", "INDIRECT_0040115d_44... | [["const_0", "RETURN_00401170_29", "input"], ["const_0", "INT_EQUAL_00401150_5", "input"], ["const_18", "INDIRECT_0040115d_44", "input"], ["var_004010e0", "CALL_0040115d_18", "input"], ["const_1", "COPY_00401162_19", "input"], ["var_00401170", "CBRANCH_00401157_11", "input"], ["addrtied_00407120", "INDIRECT_0040115d_44... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401170_29"}, {"source": "const_0", "type": "input", "target": "INT_EQUAL_00401150_5"}, {"source": "const_18", "type": "input", "target": "INDIRECT_0040115d_44"}, {"source": "var_004010e0", "type": "input", "target": "CALL_0040115d_18"}, {"source": "c... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401170_29"}, {"source": "const_0", "type": "input", "target": "INT_EQUAL_00401150_5"}, {"source": "const_18", "type": "input", "target": "INDIRECT_0040115d_44"}, {"source": "var_004010e0", "type": "input", "target": "CALL_0040115d_18"}, {"source": "c... | 00401150 | .. | .. |
15_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | frame_dummy | _INIT_0 |
/* WARNING: Removing unreachable block (ram,0x0040112f) */
/* WARNING: Removing unreachable block (ram,0x00401139) */
void frame_dummy(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x0040112f) */
/* WARNING: Removing unreachable block (ram,0x00401139) */
void _INIT_0(void)
{
return;
}
| JMP 0x00401110 | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401140_118"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401140_118"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401140_118"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401140_118"}]} | {"edges": [{"source": "00401180", "type": "control_flow", "target": "00401110"}], "nodes": [{"label": "00401180", "type": "basic_block", "id": "00401180"}, {"label": "00401110", "type": "basic_block", "id": "00401110"}]} | {"edges": [{"source": "00401180", "type": "control_flow", "target": "00401110"}], "nodes": [{"label": "00401180", "type": "basic_block", "id": "00401180"}, {"label": "00401110", "type": "basic_block", "id": "00401110"}]} | null | null | [["const_0", "RETURN_00401140_118", "input"]] | [["const_0", "RETURN_00401140_118", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401140_118"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401140_118"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401140_118"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401140_118"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401180 | .. | .. |
16_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusBufferModePDU | FUN_00401182 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
void modbusBufferModePDU(ModbusBuffer *buffer)
{
ModbusBuffer *buffer_local;
buffer->padding = '\0';
buffer->pduOffset = '\0';
return;
}
|
void FUN_00401182(long param_1)
{
*(undefined1 *)(param_1 + 0x1a) = 0;
*(undefined1 *)(param_1 + 0x1b) = 0;
return;
}
| PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,qword ptr [RBP + -0x8]
MOV byte ptr [RAX + 0x1a],0x0
MOV RAX,qword ptr [RBP + -0x8]
MOV byte ptr [RAX + 0x1b],0x0
NOP
POP RBP
RET | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "PTRSUB_00401196_29"}, {"source": "PTRSUB_00401196_29", "type": "def", "target": "unique_18176"}, {"source": "PTRSUB_0040118e_28", "type": "def", "target": "unique_18176"}, {"source": "const_433", "type": "use", "target": "STORE_0040118e_12"}, {"so... | {"edges": [{"source": "unique_268435464", "type": "use", "target": "CAST_0040118e_28"}, {"source": "const_433", "type": "use", "target": "STORE_0040118e_12"}, {"source": "const_0", "type": "use", "target": "RETURN_0040119c_25"}, {"source": "CAST_0040118e_28", "type": "def", "target": "unique_18176"}, {"source": "CAST_0... | {"edges": [], "nodes": [{"label": "00401182", "type": "basic_block", "id": "00401182"}]} | {"edges": [], "nodes": [{"label": "00401182", "type": "basic_block", "id": "00401182"}]} | null | null | [["const_27", "PTRSUB_00401196_29", "input"], ["const_0", "RETURN_0040119c_25", "input"], ["const_0", "STORE_0040118e_12", "input"], ["const_433", "STORE_0040118e_12", "input"], ["reg_register:00000038", "PTRSUB_0040118e_28", "input"], ["const_0", "STORE_00401196_18", "input"], ["reg_register:00000038", "PTRSUB_0040119... | [["INT_ADD_0040118e_10", "unique_268435464", "output"], ["reg_register:00000038", "INT_ADD_00401196_16", "input"], ["const_0", "RETURN_0040119c_25", "input"], ["unique_268435472", "CAST_00401196_29", "input"], ["reg_register:00000038", "INT_ADD_0040118e_10", "input"], ["const_0", "STORE_0040118e_12", "input"], ["const_... | {"edges": [{"source": "const_27", "type": "input", "target": "PTRSUB_00401196_29"}, {"source": "const_0", "type": "input", "target": "RETURN_0040119c_25"}, {"source": "const_0", "type": "input", "target": "STORE_0040118e_12"}, {"source": "const_433", "type": "input", "target": "STORE_0040118e_12"}, {"source": "reg_regi... | {"edges": [{"source": "INT_ADD_0040118e_10", "type": "output", "target": "unique_268435464"}, {"source": "reg_register:00000038", "type": "input", "target": "INT_ADD_00401196_16"}, {"source": "const_0", "type": "input", "target": "RETURN_0040119c_25"}, {"source": "unique_268435472", "type": "input", "target": "CAST_004... | 00401182 | .. | .. |
17_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusBufferModeRTU | FUN_0040119d |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
void modbusBufferModeRTU(ModbusBuffer *buffer)
{
ModbusBuffer *buffer_local;
buffer->padding = '\x03';
buffer->pduOffset = '\x01';
return;
}
|
void FUN_0040119d(long param_1)
{
*(undefined1 *)(param_1 + 0x1a) = 3;
*(undefined1 *)(param_1 + 0x1b) = 1;
return;
}
| PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,qword ptr [RBP + -0x8]
MOV byte ptr [RAX + 0x1a],0x3
MOV RAX,qword ptr [RBP + -0x8]
MOV byte ptr [RAX + 0x1b],0x1
NOP
POP RBP
RET | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "PTRSUB_004011a9_28"}, {"source": "const_27", "type": "use", "target": "PTRSUB_004011b1_29"}, {"source": "unique_18176", "type": "use", "target": "STORE_004011b1_18"}, {"source": "const_0", "type": "use", "target": "RETURN_004011b7_25"}, {"source":... | {"edges": [{"source": "CAST_004011a9_28", "type": "def", "target": "unique_18176"}, {"source": "reg_register:00000038", "type": "use", "target": "INT_ADD_004011b1_16"}, {"source": "const_26", "type": "use", "target": "INT_ADD_004011a9_10"}, {"source": "CAST_004011b1_29", "type": "def", "target": "unique_18176"}, {"sour... | {"edges": [], "nodes": [{"label": "0040119d", "type": "basic_block", "id": "0040119d"}]} | {"edges": [], "nodes": [{"label": "0040119d", "type": "basic_block", "id": "0040119d"}]} | null | null | [["PTRSUB_004011b1_29", "unique_18176", "output"], ["unique_18176", "STORE_004011a9_12", "input"], ["PTRSUB_004011a9_28", "unique_18176", "output"], ["const_433", "STORE_004011a9_12", "input"], ["unique_18176", "STORE_004011b1_18", "input"], ["reg_register:00000038", "PTRSUB_004011a9_28", "input"], ["const_433", "STORE... | [["unique_18176", "STORE_004011a9_12", "input"], ["const_27", "INT_ADD_004011b1_16", "input"], ["CAST_004011b1_29", "unique_18176", "output"], ["INT_ADD_004011b1_16", "unique_268435472", "output"], ["unique_268435472", "CAST_004011b1_29", "input"], ["CAST_004011a9_28", "unique_18176", "output"], ["INT_ADD_004011a9_10",... | {"edges": [{"source": "PTRSUB_004011b1_29", "type": "output", "target": "unique_18176"}, {"source": "unique_18176", "type": "input", "target": "STORE_004011a9_12"}, {"source": "PTRSUB_004011a9_28", "type": "output", "target": "unique_18176"}, {"source": "const_433", "type": "input", "target": "STORE_004011a9_12"}, {"so... | {"edges": [{"source": "unique_18176", "type": "input", "target": "STORE_004011a9_12"}, {"source": "const_27", "type": "input", "target": "INT_ADD_004011b1_16"}, {"source": "CAST_004011b1_29", "type": "output", "target": "unique_18176"}, {"source": "INT_ADD_004011b1_16", "type": "output", "target": "unique_268435472"}, ... | 0040119d | .. | .. |
18_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusBufferModeTCP | FUN_004011b8 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
void modbusBufferModeTCP(ModbusBuffer *buffer)
{
ModbusBuffer *buffer_local;
buffer->padding = '\a';
buffer->pduOffset = '\a';
return;
}
|
void FUN_004011b8(long param_1)
{
*(undefined1 *)(param_1 + 0x1a) = 7;
*(undefined1 *)(param_1 + 0x1b) = 7;
return;
}
| PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,qword ptr [RBP + -0x8]
MOV byte ptr [RAX + 0x1a],0x7
MOV RAX,qword ptr [RBP + -0x8]
MOV byte ptr [RAX + 0x1b],0x7
NOP
POP RBP
RET | {"edges": [{"source": "const_7", "type": "use", "target": "STORE_004011cc_18"}, {"source": "const_26", "type": "use", "target": "PTRSUB_004011c4_28"}, {"source": "const_7", "type": "use", "target": "STORE_004011c4_12"}, {"source": "PTRSUB_004011c4_28", "type": "def", "target": "unique_18176"}, {"source": "const_27", "t... | {"edges": [{"source": "const_27", "type": "use", "target": "INT_ADD_004011cc_16"}, {"source": "INT_ADD_004011cc_16", "type": "def", "target": "unique_268435472"}, {"source": "const_7", "type": "use", "target": "STORE_004011cc_18"}, {"source": "INT_ADD_004011c4_10", "type": "def", "target": "unique_268435464"}, {"source... | {"edges": [], "nodes": [{"label": "004011b8", "type": "basic_block", "id": "004011b8"}]} | {"edges": [], "nodes": [{"label": "004011b8", "type": "basic_block", "id": "004011b8"}]} | null | null | [["unique_18176", "STORE_004011c4_12", "input"], ["const_26", "PTRSUB_004011c4_28", "input"], ["unique_18176", "STORE_004011cc_18", "input"], ["PTRSUB_004011cc_29", "unique_18176", "output"], ["const_7", "STORE_004011cc_18", "input"], ["const_27", "PTRSUB_004011cc_29", "input"], ["PTRSUB_004011c4_28", "unique_18176", "... | [["INT_ADD_004011cc_16", "unique_268435472", "output"], ["reg_register:00000038", "INT_ADD_004011c4_10", "input"], ["CAST_004011cc_29", "unique_18176", "output"], ["unique_18176", "STORE_004011c4_12", "input"], ["CAST_004011c4_28", "unique_18176", "output"], ["unique_18176", "STORE_004011cc_18", "input"], ["const_27", ... | {"edges": [{"source": "unique_18176", "type": "input", "target": "STORE_004011c4_12"}, {"source": "const_26", "type": "input", "target": "PTRSUB_004011c4_28"}, {"source": "unique_18176", "type": "input", "target": "STORE_004011cc_18"}, {"source": "PTRSUB_004011cc_29", "type": "output", "target": "unique_18176"}, {"sour... | {"edges": [{"source": "INT_ADD_004011cc_16", "type": "output", "target": "unique_268435472"}, {"source": "reg_register:00000038", "type": "input", "target": "INT_ADD_004011c4_10"}, {"source": "CAST_004011cc_29", "type": "output", "target": "unique_18176"}, {"source": "unique_18176", "type": "input", "target": "STORE_00... | 004011b8 | .. | .. |
19_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusMaskRead | FUN_004011d3 |
uint8_t modbusMaskRead(uint8_t *mask,uint16_t n)
{
uint16_t n_local;
uint8_t *mask_local;
return ((int)(uint)mask[n >> 3] >> ((byte)n & 7) & 1U) != 0;
}
|
bool FUN_004011d3(long param_1,ushort param_2)
{
return ((int)(uint)*(byte *)(param_1 + (ulong)(param_2 >> 3)) >> ((byte)param_2 & 7) & 1U) != 0;
}
| PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV EAX,ESI
MOV word ptr [RBP + -0xc],AX
MOVZX EAX,word ptr [RBP + -0xc]
SHR AX,0x3
MOVZX EDX,AX
MOV RAX,qword ptr [RBP + -0x8]
ADD RAX,RDX
MOVZX EAX,byte ptr [RAX]
MOVZX EDX,AL
MOVZX EAX,word ptr [RBP + -0xc]
AND EAX,0x7
MOV ECX,EAX
SAR EDX,CL
MOV EAX,EDX
AND EAX,0x1... | {"edges": [{"source": "INT_AND_004011fd_248", "type": "def", "target": "reg_register:00000008"}, {"source": "reg_register:00000010", "type": "use", "target": "PTRADD_004011f0_60"}, {"source": "const_0", "type": "use", "target": "RETURN_0040120f_152"}, {"source": "INT_AND_00401206_127", "type": "def", "target": "reg_reg... | {"edges": [{"source": "COPY_0040120b_265", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000206", "type": "use", "target": "COPY_0040120b_265"}, {"source": "unique_268435477", "type": "use", "target": "CAST_004011f0_266"}, {"source": "INT_ADD_004011f0_60", "type": "def", "target": "uniqu... | {"edges": [], "nodes": [{"label": "004011d3", "type": "basic_block", "id": "004011d3"}]} | {"edges": [], "nodes": [{"label": "004011d3", "type": "basic_block", "id": "004011d3"}]} | null | null | [["reg_register:00000000", "RETURN_0040120f_152", "input"], ["unique_268435466", "INT_SRIGHT_00401202_90", "input"], ["INT_ZEXT_00401202_218", "reg_register:00000010", "output"], ["INT_ZEXT_004011e9_225", "reg_register:00000010", "output"], ["reg_register:00000000", "INT_ZEXT_004011e9_225", "input"], ["reg_register:000... | [["reg_register:00000000", "RETURN_0040120f_152", "input"], ["INT_AND_004011fd_246", "reg_register:00000008", "output"], ["unique_268435475", "INT_AND_004011fd_246", "input"], ["INT_SRIGHT_00401202_90", "reg_register:00000010", "output"], ["reg_register:00000000", "INT_NOTEQUAL_00401209_139", "input"], ["const_433", "L... | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_0040120f_152"}, {"source": "unique_268435466", "type": "input", "target": "INT_SRIGHT_00401202_90"}, {"source": "INT_ZEXT_00401202_218", "type": "output", "target": "reg_register:00000010"}, {"source": "INT_ZEXT_004011e9_225", "type": "ou... | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_0040120f_152"}, {"source": "INT_AND_004011fd_246", "type": "output", "target": "reg_register:00000008"}, {"source": "unique_268435475", "type": "input", "target": "INT_AND_004011fd_246"}, {"source": "INT_SRIGHT_00401202_90", "type": "outp... | 004011d3 | .. | .. |
20_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusMaskWrite | FUN_00401210 |
void modbusMaskWrite(uint8_t *mask,uint16_t n,uint8_t value)
{
uint8_t value_local;
uint16_t n_local;
uint8_t *mask_local;
if (value == '\0') {
mask[n >> 3] = mask[n >> 3] & ~(byte)(1 << ((byte)n & 7));
}
else {
mask[n >> 3] = mask[n >> 3] | (byte)(1 << ((byte)n & 7));
}
return;
}
|
void FUN_00401210(long param_1,ushort param_2,char param_3)
{
if (param_3 == '\0') {
*(byte *)(param_1 + (ulong)(param_2 >> 3)) =
*(byte *)(param_1 + (ulong)(param_2 >> 3)) & ~(byte)(1 << ((byte)param_2 & 7));
}
else {
*(byte *)(param_1 + (ulong)(param_2 >> 3)) =
*(byte *)(param_1 + (u... | PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV EAX,ESI
MOV word ptr [RBP + -0xc],AX
MOV EAX,EDX
MOV byte ptr [RBP + -0x10],AL
CMP byte ptr [RBP + -0x10],0x0
JZ 0x0040126e
MOVZX EAX,word ptr [RBP + -0xc]
SHR AX,0x3
MOVZX EDX,AX
MOV RAX,qword ptr [RBP + -0x8]
ADD RAX,RDX
MOVZX EAX,byte ptr [RAX]
MOV ESI,EAX
MOVZ... | {"edges": [{"source": "INT_RIGHT_00401272_232", "type": "def", "target": "reg_register:00000000"}, {"source": "INT_AND_00401289_745", "type": "def", "target": "reg_register:00000008"}, {"source": "reg_register:00000010", "type": "use", "target": "SUBPIECE_004012b1_781"}, {"source": "reg_register:00000010", "type": "use... | {"edges": [{"source": "const_0", "type": "use", "target": "SUBPIECE_00401227_778"}, {"source": "INT_RIGHT_00401272_232", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "use", "target": "INT_ADD_00401238_78"}, {"source": "INT_ZEXT_0040125e_647", "type": "def", "target": "r... | {"edges": [{"source": "00401210", "type": "control_flow", "target": "0040126e"}, {"source": "00401210", "type": "control_flow", "target": "00401229"}, {"source": "00401229", "type": "control_flow", "target": "004012b3"}, {"source": "0040126e", "type": "control_flow", "target": "004012b3"}], "nodes": [{"label": "0040121... | {"edges": [{"source": "00401210", "type": "control_flow", "target": "0040126e"}, {"source": "00401210", "type": "control_flow", "target": "00401229"}, {"source": "00401229", "type": "control_flow", "target": "004012b3"}, {"source": "0040126e", "type": "control_flow", "target": "004012b3"}], "nodes": [{"label": "0040121... | null | null | [["reg_register:00000030", "INT_RIGHT_0040122d_36", "input"], ["unique_268435470", "INT_OR_00401252_149", "input"], ["const_1", "PTRADD_0040127d_274", "input"], ["reg_register:00000038", "PTRADD_00401238_78", "input"], ["INT_EQUAL_00401223_24", "reg_register:00000206", "output"], ["unique_56448", "INT_OR_00401252_149",... | [["reg_register:00000030", "INT_RIGHT_0040122d_36", "input"], ["INT_AND_00401289_737", "reg_register:00000008", "output"], ["INT_ZEXT_004012a5_655", "reg_register:00000010", "output"], ["CAST_004012ac_780", "reg_register:00000000", "output"], ["CAST_00401238_781", "reg_register:00000000", "output"], ["INT_ZEXT_00401276... | {"edges": [{"source": "reg_register:00000030", "type": "input", "target": "INT_RIGHT_0040122d_36"}, {"source": "unique_268435470", "type": "input", "target": "INT_OR_00401252_149"}, {"source": "const_1", "type": "input", "target": "PTRADD_0040127d_274"}, {"source": "reg_register:00000038", "type": "input", "target": "P... | {"edges": [{"source": "reg_register:00000030", "type": "input", "target": "INT_RIGHT_0040122d_36"}, {"source": "INT_AND_00401289_737", "type": "output", "target": "reg_register:00000008"}, {"source": "INT_ZEXT_004012a5_655", "type": "output", "target": "reg_register:00000010"}, {"source": "CAST_004012ac_780", "type": "... | 00401210 | .. | .. |
21_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusBitsToBytes | FUN_004012b6 |
uint16_t modbusBitsToBytes(uint16_t n)
{
uint16_t n_local;
return (uint16_t)((int)(n + 7) >> 3);
}
|
int FUN_004012b6(ushort param_1)
{
return (int)(param_1 + 7) >> 3;
}
| PUSH RBP
MOV RBP,RSP
MOV EAX,EDI
MOV word ptr [RBP + -0x4],AX
MOVZX EAX,word ptr [RBP + -0x4]
ADD EAX,0x7
SAR EAX,0x3
POP RBP
RET | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "CAST_004012c7_99"}, {"source": "reg_register:00000038", "type": "use", "target": "INT_ZEXT_004012c4_72"}, {"source": "CAST_004012c7_99", "type": "def", "target": "unique_268435464"}, {"source": "reg_register:00000000", "type": "use", "target": "SU... | {"edges": [{"source": "CAST_004012c7_97", "type": "def", "target": "unique_268435468"}, {"source": "INT_ZEXT_004012c4_71", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "use", "target": "INT_ZEXT_004012c4_71"}, {"source": "reg_register:00000000", "type": "use", "target":... | {"edges": [], "nodes": [{"label": "004012b6", "type": "basic_block", "id": "004012b6"}]} | {"edges": [], "nodes": [{"label": "004012b6", "type": "basic_block", "id": "004012b6"}]} | null | null | [["const_0", "RETURN_004012cb_64", "input"], ["SUBPIECE_004012cb_67", "reg_register:00000000", "output"], ["unique_268435464", "INT_SRIGHT_004012c7_25", "input"], ["const_3", "INT_SRIGHT_004012c7_25", "input"], ["INT_SRIGHT_004012c7_25", "reg_register:00000000", "output"], ["reg_register:00000000", "SUBPIECE_004012cb_6... | [["const_0", "RETURN_004012cb_64", "input"], ["const_3", "INT_SRIGHT_004012c7_25", "input"], ["INT_SRIGHT_004012c7_25", "reg_register:00000000", "output"], ["reg_register:00000000", "COPY_004012c7_96", "input"], ["unique_268435468", "INT_SRIGHT_004012c7_25", "input"], ["const_7", "INT_ADD_004012c4_15", "input"], ["INT_... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004012cb_64"}, {"source": "SUBPIECE_004012cb_67", "type": "output", "target": "reg_register:00000000"}, {"source": "unique_268435464", "type": "input", "target": "INT_SRIGHT_004012c7_25"}, {"source": "const_3", "type": "input", "target": "INT_SRIGHT_00... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004012cb_64"}, {"source": "const_3", "type": "input", "target": "INT_SRIGHT_004012c7_25"}, {"source": "INT_SRIGHT_004012c7_25", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "input", "target": "COPY_0... | 004012b6 | .. | .. |
22_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusRLE | FUN_004012cc |
uint16_t modbusRLE(uint8_t *p)
{
uint8_t *p_local;
uint8_t hi;
uint8_t lo;
return *(uint16_t *)p;
}
|
undefined2 FUN_004012cc(undefined2 *param_1)
{
return *param_1;
}
| PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x18],RDI
MOV RAX,qword ptr [RBP + -0x18]
MOVZX EAX,byte ptr [RAX]
MOV byte ptr [RBP + -0x1],AL
MOV RAX,qword ptr [RBP + -0x18]
MOVZX EAX,byte ptr [RAX + 0x1]
MOV byte ptr [RBP + -0x2],AL
MOVZX EDX,byte ptr [RBP + -0x1]
MOVZX EAX,byte ptr [RBP + -0x2]
SHL EAX,0x8
OR EAX,EDX
PO... | {"edges": [{"source": "unique_268435484", "type": "use", "target": "LOAD_004012e2_138"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004012f7_88"}, {"source": "reg_register:00000038", "type": "use", "target": "CAST_004012e2_139"}, {"source": "COPY_004012f4_74", "type": "def", "target": "reg_reg... | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_004012f7_88"}, {"source": "const_0", "type": "use", "target": "RETURN_004012f7_88"}, {"source": "COPY_004012f4_135", "type": "def", "target": "reg_register:00000000"}, {"source": "const_433", "type": "use", "target": "LOAD_004012e2_133"}, {... | {"edges": [], "nodes": [{"label": "004012cc", "type": "basic_block", "id": "004012cc"}]} | {"edges": [], "nodes": [{"label": "004012cc", "type": "basic_block", "id": "004012cc"}]} | null | null | [["LOAD_004012e2_138", "unique_268435482", "output"], ["reg_register:00000038", "CAST_004012e2_139", "input"], ["reg_register:00000000", "RETURN_004012f7_88", "input"], ["CAST_004012e2_139", "unique_268435484", "output"], ["unique_268435482", "COPY_004012f4_74", "input"], ["const_0", "RETURN_004012f7_88", "input"], ["c... | [["reg_register:00000000", "RETURN_004012f7_88", "input"], ["const_433", "LOAD_004012e2_133", "input"], ["unique_268435478", "COPY_004012f4_135", "input"], ["reg_register:00000038", "LOAD_004012e2_133", "input"], ["LOAD_004012e2_133", "unique_268435478", "output"], ["const_0", "RETURN_004012f7_88", "input"], ["COPY_004... | {"edges": [{"source": "LOAD_004012e2_138", "type": "output", "target": "unique_268435482"}, {"source": "reg_register:00000038", "type": "input", "target": "CAST_004012e2_139"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_004012f7_88"}, {"source": "CAST_004012e2_139", "type": "output", "target... | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_004012f7_88"}, {"source": "const_433", "type": "input", "target": "LOAD_004012e2_133"}, {"source": "unique_268435478", "type": "input", "target": "COPY_004012f4_135"}, {"source": "reg_register:00000038", "type": "input", "target": "LOAD_0... | 004012cc | .. | .. |
23_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusWLE | FUN_004012f8 |
uint16_t modbusWLE(uint8_t *p,uint16_t val)
{
uint16_t val_local;
uint8_t *p_local;
*(uint16_t *)p = val;
return val;
}
|
undefined2 FUN_004012f8(undefined1 *param_1,undefined2 param_2)
{
*param_1 = (char)param_2;
param_1[1] = (char)((ushort)param_2 >> 8);
return param_2;
}
| PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV EAX,ESI
MOV word ptr [RBP + -0xc],AX
MOVZX EAX,word ptr [RBP + -0xc]
MOV EDX,EAX
MOV RAX,qword ptr [RBP + -0x8]
MOV byte ptr [RAX],DL
MOVZX EAX,word ptr [RBP + -0xc]
SHR AX,0x8
MOV EDX,EAX
MOV RAX,qword ptr [RBP + -0x8]
ADD RAX,0x1
MOV byte ptr [RAX],DL
MOVZX EAX,... | {"edges": [{"source": "CAST_00401324_151", "type": "def", "target": "unique_268435464"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_0040132b_90"}, {"source": "reg_register:00000030", "type": "use", "target": "COPY_0040132b_98"}, {"source": "reg_register:00000030", "type": "use", "target": "STO... | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_0040132b_90"}, {"source": "const_8", "type": "use", "target": "INT_RIGHT_00401324_146"}, {"source": "SUBPIECE_00401324_115", "type": "def", "target": "reg_register:00000010"}, {"source": "CAST_00401324_147", "type": "def", "target": "unique... | {"edges": [], "nodes": [{"label": "004012f8", "type": "basic_block", "id": "004012f8"}]} | {"edges": [], "nodes": [{"label": "004012f8", "type": "basic_block", "id": "004012f8"}]} | null | null | [["CAST_00401324_151", "unique_268435464", "output"], ["const_0", "RETURN_0040132b_90", "input"], ["COPY_0040132b_98", "reg_register:00000000", "output"], ["reg_register:00000030", "COPY_0040132b_98", "input"], ["unique_268435464", "STORE_00401324_150", "input"], ["const_433", "STORE_00401324_150", "input"], ["reg_regi... | [["const_1", "PTRADD_00401320_71", "input"], ["reg_register:00000038", "PTRADD_00401320_71", "input"], ["INT_RIGHT_00401324_146", "unique_268435468", "output"], ["reg_register:00000038", "STORE_00401310_22", "input"], ["unique_268435470", "INT_RIGHT_00401324_146", "input"], ["reg_register:00000030", "SUBPIECE_00401310_... | {"edges": [{"source": "CAST_00401324_151", "type": "output", "target": "unique_268435464"}, {"source": "const_0", "type": "input", "target": "RETURN_0040132b_90"}, {"source": "COPY_0040132b_98", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000030", "type": "input", "target": "COPY_00... | {"edges": [{"source": "const_1", "type": "input", "target": "PTRADD_00401320_71"}, {"source": "reg_register:00000038", "type": "input", "target": "PTRADD_00401320_71"}, {"source": "INT_RIGHT_00401324_146", "type": "output", "target": "unique_268435468"}, {"source": "reg_register:00000038", "type": "input", "target": "S... | 004012f8 | .. | .. |
24_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusRBE | FUN_0040132c |
uint16_t modbusRBE(uint8_t *p)
{
uint8_t *p_local;
uint8_t hi;
uint8_t lo;
return CONCAT11(*p,p[1]);
}
|
undefined2 FUN_0040132c(undefined1 *param_1)
{
return CONCAT11(*param_1,param_1[1]);
}
| PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x18],RDI
MOV RAX,qword ptr [RBP + -0x18]
MOVZX EAX,byte ptr [RAX + 0x1]
MOV byte ptr [RBP + -0x1],AL
MOV RAX,qword ptr [RBP + -0x18]
MOVZX EAX,byte ptr [RAX]
MOV byte ptr [RBP + -0x2],AL
MOVZX EDX,byte ptr [RBP + -0x1]
MOVZX EAX,byte ptr [RBP + -0x2]
SHL EAX,0x8
OR EAX,EDX
PO... | {"edges": [{"source": "PTRADD_00401338_10", "type": "def", "target": "unique_18176"}, {"source": "const_433", "type": "use", "target": "LOAD_00401338_11"}, {"source": "reg_register:00000038", "type": "use", "target": "PTRADD_00401338_10"}, {"source": "reg_register:00000038", "type": "use", "target": "LOAD_00401343_20"}... | {"edges": [{"source": "PTRADD_00401338_10", "type": "def", "target": "unique_18176"}, {"source": "const_433", "type": "use", "target": "LOAD_00401338_11"}, {"source": "unique_268435476", "type": "use", "target": "COPY_00401354_134"}, {"source": "reg_register:00000038", "type": "use", "target": "PTRADD_00401338_10"}, {"... | {"edges": [], "nodes": [{"label": "0040132c", "type": "basic_block", "id": "0040132c"}]} | {"edges": [], "nodes": [{"label": "0040132c", "type": "basic_block", "id": "0040132c"}]} | null | null | [["reg_register:00000038", "PTRADD_00401338_10", "input"], ["const_433", "LOAD_00401338_11", "input"], ["LOAD_00401338_11", "unique_56448", "output"], ["const_1", "PTRADD_00401338_10", "input"], ["reg_register:00000038", "LOAD_00401343_20", "input"], ["reg_register:00000000", "RETURN_00401357_88", "input"], ["PTRADD_00... | [["reg_register:00000038", "PTRADD_00401338_10", "input"], ["unique_268435476", "COPY_00401354_134", "input"], ["const_433", "LOAD_00401338_11", "input"], ["unique_56448", "PIECE_00401354_132", "input"], ["COPY_00401354_134", "reg_register:00000000", "output"], ["LOAD_00401338_11", "unique_56448", "output"], ["const_1"... | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "PTRADD_00401338_10"}, {"source": "const_433", "type": "input", "target": "LOAD_00401338_11"}, {"source": "LOAD_00401338_11", "type": "output", "target": "unique_56448"}, {"source": "const_1", "type": "input", "target": "PTRADD_00401338_10"}, {"s... | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "PTRADD_00401338_10"}, {"source": "unique_268435476", "type": "input", "target": "COPY_00401354_134"}, {"source": "const_433", "type": "input", "target": "LOAD_00401338_11"}, {"source": "unique_56448", "type": "input", "target": "PIECE_00401354_1... | 0040132c | .. | .. |
25_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusWBE | FUN_00401358 |
uint16_t modbusWBE(uint8_t *p,uint16_t val)
{
uint16_t val_local;
uint8_t *p_local;
*p = (uint8_t)(val >> 8);
p[1] = (uint8_t)val;
return val;
}
|
undefined2 FUN_00401358(undefined1 *param_1,undefined2 param_2)
{
*param_1 = (char)((ushort)param_2 >> 8);
param_1[1] = (char)param_2;
return param_2;
}
| PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV EAX,ESI
MOV word ptr [RBP + -0xc],AX
MOVZX EAX,word ptr [RBP + -0xc]
SHR AX,0x8
MOV EDX,EAX
MOV RAX,qword ptr [RBP + -0x8]
MOV byte ptr [RAX],DL
MOV RAX,qword ptr [RBP + -0x8]
ADD RAX,0x1
MOVZX EDX,word ptr [RBP + -0xc]
MOV byte ptr [RAX],DL
MOVZX EAX,word ptr [RB... | {"edges": [{"source": "const_0", "type": "use", "target": "SUBPIECE_00401374_109"}, {"source": "reg_register:00000038", "type": "use", "target": "PTRADD_0040137a_65"}, {"source": "PTRADD_0040137a_65", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "SUBPIECE_00401382_11... | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "PTRADD_0040137a_65"}, {"source": "SUBPIECE_00401374_108", "type": "def", "target": "reg_register:00000010"}, {"source": "const_0", "type": "use", "target": "SUBPIECE_00401374_108"}, {"source": "reg_register:00000010", "type": "use", "target": "STO... | {"edges": [], "nodes": [{"label": "00401358", "type": "basic_block", "id": "00401358"}]} | {"edges": [], "nodes": [{"label": "00401358", "type": "basic_block", "id": "00401358"}]} | null | null | [["const_0", "SUBPIECE_00401382_110", "input"], ["reg_register:00000010", "STORE_00401374_59", "input"], ["const_0", "RETURN_00401389_88", "input"], ["reg_register:00000038", "STORE_00401374_59", "input"], ["const_0", "SUBPIECE_00401374_109", "input"], ["reg_register:00000000", "RETURN_00401389_88", "input"], ["INT_RIG... | [["COPY_00401384_134", "reg_register:00000000", "output"], ["SUBPIECE_00401374_108", "reg_register:00000010", "output"], ["const_0", "RETURN_00401389_88", "input"], ["reg_register:00000000", "RETURN_00401389_88", "input"], ["const_1", "PTRADD_0040137a_65", "input"], ["unique_268435470", "INT_RIGHT_00401374_135", "input... | {"edges": [{"source": "const_0", "type": "input", "target": "SUBPIECE_00401382_110"}, {"source": "reg_register:00000010", "type": "input", "target": "STORE_00401374_59"}, {"source": "const_0", "type": "input", "target": "RETURN_00401389_88"}, {"source": "reg_register:00000038", "type": "input", "target": "STORE_0040137... | {"edges": [{"source": "COPY_00401384_134", "type": "output", "target": "reg_register:00000000"}, {"source": "SUBPIECE_00401374_108", "type": "output", "target": "reg_register:00000010"}, {"source": "const_0", "type": "input", "target": "RETURN_00401389_88"}, {"source": "reg_register:00000000", "type": "input", "target"... | 00401358 | .. | .. |
26_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusCheckRangeU16 | FUN_0040138a |
uint8_t modbusCheckRangeU16(uint16_t index,uint16_t count)
{
uint16_t count_local;
uint16_t index_local;
return (int)(0x10000 - (uint)count) < (int)(uint)index;
}
|
bool FUN_0040138a(ushort param_1,ushort param_2)
{
return (int)(0x10000 - (uint)param_2) < (int)(uint)param_1;
}
| PUSH RBP
MOV RBP,RSP
MOV EDX,EDI
MOV EAX,ESI
MOV word ptr [RBP + -0x4],DX
MOV word ptr [RBP + -0x8],AX
MOVZX EAX,word ptr [RBP + -0x4]
MOVZX ECX,word ptr [RBP + -0x8]
MOV EDX,0x10000
SUB EDX,ECX
CMP EAX,EDX
SETG AL
POP RBP
RET | {"edges": [{"source": "unique_268435472", "type": "use", "target": "INT_SLESS_004013ab_45"}, {"source": "CAST_004013ab_101", "type": "def", "target": "unique_268435476"}, {"source": "reg_register:00000008", "type": "use", "target": "INT_SUB_004013a7_25"}, {"source": "unique_61952", "type": "use", "target": "COPY_004013... | {"edges": [{"source": "COPY_004013ab_100", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "use", "target": "INT_ZEXT_004013a9_58"}, {"source": "unique_61952", "type": "use", "target": "COPY_004013ab_100"}, {"source": "reg_register:00000008", "type": "use", "target": "INT_... | {"edges": [], "nodes": [{"label": "0040138a", "type": "basic_block", "id": "0040138a"}]} | {"edges": [], "nodes": [{"label": "0040138a", "type": "basic_block", "id": "0040138a"}]} | null | null | [["unique_268435476", "INT_SLESS_004013ab_45", "input"], ["const_0", "RETURN_004013af_53", "input"], ["reg_register:00000038", "INT_ZEXT_004013a9_59", "input"], ["INT_SUB_004013a7_25", "reg_register:00000010", "output"], ["unique_268435472", "INT_SLESS_004013ab_45", "input"], ["COPY_004013af_55", "reg_register:00000000... | [["COPY_004013ab_100", "reg_register:00000000", "output"], ["const_0", "RETURN_004013af_53", "input"], ["INT_ZEXT_004013a7_68", "reg_register:00000008", "output"], ["reg_register:00000038", "INT_ZEXT_004013a9_58", "input"], ["unique_268435487", "INT_SLESS_004013ab_45", "input"], ["INT_SUB_004013a7_25", "reg_register:00... | {"edges": [{"source": "unique_268435476", "type": "input", "target": "INT_SLESS_004013ab_45"}, {"source": "const_0", "type": "input", "target": "RETURN_004013af_53"}, {"source": "reg_register:00000038", "type": "input", "target": "INT_ZEXT_004013a9_59"}, {"source": "INT_SUB_004013a7_25", "type": "output", "target": "re... | {"edges": [{"source": "COPY_004013ab_100", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_004013af_53"}, {"source": "INT_ZEXT_004013a7_68", "type": "output", "target": "reg_register:00000008"}, {"source": "reg_register:00000038", "type": "input", "target":... | 0040138a | .. | .. |
27_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusGetErrorSource | FUN_004013b0 |
uint8_t modbusGetErrorSource(ModbusErrorInfo err)
{
ModbusErrorInfo err_local;
err_local._0_1_ = err._0_1_;
return err_local._0_1_ & 3;
}
|
byte FUN_004013b0(byte param_1)
{
return param_1 & 3;
}
| PUSH RBP
MOV RBP,RSP
MOV dword ptr [RBP + -0x4],EDI
MOVZX EAX,byte ptr [RBP + -0x4]
AND EAX,0x3
POP RBP
RET | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "SUBPIECE_004013b7_50"}, {"source": "const_0", "type": "use", "target": "SUBPIECE_004013b7_50"}, {"source": "const_0", "type": "use", "target": "RETURN_004013bf_27"}, {"source": "SUBPIECE_004013b7_50", "type": "def", "target": "addrtied_Stack[-0xc]... | {"edges": [{"source": "INT_AND_004013bb_43", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "use", "target": "COPY_004013bb_45"}, {"source": "COPY_004013bb_45", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "use", "target":... | {"edges": [], "nodes": [{"label": "004013b0", "type": "basic_block", "id": "004013b0"}]} | {"edges": [], "nodes": [{"label": "004013b0", "type": "basic_block", "id": "004013b0"}]} | null | null | [["SUBPIECE_004013b7_50", "addrtied_Stack[-0xc]", "output"], ["reg_register:00000038", "SUBPIECE_004013b7_50", "input"], ["const_0", "SUBPIECE_004013b7_50", "input"], ["COPY_004013bf_29", "reg_register:00000000", "output"], ["INT_AND_004013bb_46", "reg_register:00000000", "output"], ["const_0", "RETURN_004013bf_27", "i... | [["reg_register:00000000", "COPY_004013bb_45", "input"], ["const_3", "INT_AND_004013bb_43", "input"], ["COPY_004013bb_45", "reg_register:00000000", "output"], ["reg_register:00000038", "INT_AND_004013bb_43", "input"], ["const_0", "RETURN_004013bf_27", "input"], ["reg_register:00000000", "RETURN_004013bf_27", "input"], ... | {"edges": [{"source": "SUBPIECE_004013b7_50", "type": "output", "target": "addrtied_Stack[-0xc]"}, {"source": "reg_register:00000038", "type": "input", "target": "SUBPIECE_004013b7_50"}, {"source": "const_0", "type": "input", "target": "SUBPIECE_004013b7_50"}, {"source": "COPY_004013bf_29", "type": "output", "target": ... | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "COPY_004013bb_45"}, {"source": "const_3", "type": "input", "target": "INT_AND_004013bb_43"}, {"source": "COPY_004013bb_45", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "input", "target": "INT... | 004013b0 | .. | .. |
28_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusGetErrorCode | FUN_004013c0 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
ModbusError modbusGetErrorCode(ModbusErrorInfo err)
{
ModbusErrorInfo err_local;
return (uint)err >> 2 & 0x3f;
}
|
byte FUN_004013c0(byte param_1)
{
return param_1 >> 2;
}
| PUSH RBP
MOV RBP,RSP
MOV dword ptr [RBP + -0x4],EDI
MOVZX EAX,byte ptr [RBP + -0x4]
SHR AL,0x2
MOVZX EAX,AL
POP RBP
RET | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CAST_004013cb_80"}, {"source": "CAST_004013cb_80", "type": "def", "target": "unique_268435468"}, {"source": "const_0", "type": "use", "target": "RETURN_004013d2_56"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004013d2_56... | {"edges": [{"source": "INT_RIGHT_004013cb_13", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "use", "target": "COPY_004013ce_81"}, {"source": "const_0", "type": "use", "target": "RETURN_004013d2_56"}, {"source": "reg_register:00000038", "type": "use", "target": "INT_RIGH... | {"edges": [], "nodes": [{"label": "004013c0", "type": "basic_block", "id": "004013c0"}]} | {"edges": [], "nodes": [{"label": "004013c0", "type": "basic_block", "id": "004013c0"}]} | null | null | [["reg_register:00000000", "RETURN_004013d2_56", "input"], ["const_63", "INT_AND_004013d2_66", "input"], ["INT_RIGHT_004013cb_13", "unique_268435464", "output"], ["unique_268435464", "INT_AND_004013d2_66", "input"], ["CAST_004013cb_80", "unique_268435468", "output"], ["reg_register:00000038", "CAST_004013cb_80", "input... | [["reg_register:00000000", "RETURN_004013d2_56", "input"], ["reg_register:00000000", "COPY_004013ce_81", "input"], ["COPY_004013ce_81", "reg_register:00000000", "output"], ["INT_RIGHT_004013cb_13", "reg_register:00000000", "output"], ["const_2", "INT_RIGHT_004013cb_13", "input"], ["const_0", "RETURN_004013d2_56", "inpu... | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_004013d2_56"}, {"source": "const_63", "type": "input", "target": "INT_AND_004013d2_66"}, {"source": "INT_RIGHT_004013cb_13", "type": "output", "target": "unique_268435464"}, {"source": "unique_268435464", "type": "input", "target": "INT_A... | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_004013d2_56"}, {"source": "reg_register:00000000", "type": "input", "target": "COPY_004013ce_81"}, {"source": "COPY_004013ce_81", "type": "output", "target": "reg_register:00000000"}, {"source": "INT_RIGHT_004013cb_13", "type": "output", ... | 004013c0 | .. | .. |
29_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusIsOk | FUN_004013d3 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
uint8_t modbusIsOk(ModbusErrorInfo err)
{
uint8_t uVar1;
ModbusError MVar2;
ModbusErrorInfo err_local;
uVar1 = modbusGetErrorSource(err);
if ((uVar1 == '\0') && (MVar2 = modbusGetErrorCode(err), MVar2 == MODBUS_ERROR_OK)) {
retu... |
undefined8 FUN_004013d3(undefined4 param_1)
{
char cVar1;
int iVar2;
cVar1 = FUN_004013b0(param_1);
if ((cVar1 == '\0') && (iVar2 = FUN_004013c0(param_1), iVar2 == 0)) {
return 1;
}
return 0;
}
| PUSH RBP
MOV RBP,RSP
SUB RSP,0x8
MOV dword ptr [RBP + -0x4],EDI
MOV EAX,dword ptr [RBP + -0x4]
MOV EDI,EAX
CALL 0x004013b0
TEST AL,AL
JNZ 0x00401401
MOV EAX,dword ptr [RBP + -0x4]
MOV EDI,EAX
CALL 0x004013c0
TEST EAX,EAX
JNZ 0x00401401
MOV EAX,0x1
JMP 0x00401406
MOV EAX,0x0
LEAVE
RET | {"edges": [{"source": "const_0", "type": "use", "target": "COPY_00401407_94"}, {"source": "reg_register:00000000", "type": "use", "target": "INT_EQUAL_004013e8_29"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004013e3_24"}, {"source": "reg_register:00000206", "type": "use", "target": "CBRANCH_00... | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401407_176"}, {"source": "reg_register:00000000", "type": "use", "target": "INT_EQUAL_004013e8_29"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004013e3_24"}, {"source": "reg_register:00000206", "type": "use", "target": "CBRANCH... | {"edges": [{"source": "004013d3", "type": "control_flow", "target": "004013b0"}, {"source": "004013d3", "type": "control_flow", "target": "00401401"}, {"source": "004013d3", "type": "control_flow", "target": "004013ec"}, {"source": "004013ec", "type": "control_flow", "target": "004013c0"}, {"source": "004013ec", "type"... | {"edges": [{"source": "004013d3", "type": "control_flow", "target": "004013b0"}, {"source": "004013d3", "type": "control_flow", "target": "00401401"}, {"source": "004013d3", "type": "control_flow", "target": "004013ec"}, {"source": "004013ec", "type": "control_flow", "target": "004013c0"}, {"source": "004013ec", "type"... | null | null | [["CALL_004013f1_44", "reg_register:00000000", "output"], ["var_004013c0", "CALL_004013f1_44", "input"], ["reg_register:00000000", "RETURN_00401407_190", "input"], ["var_004013b0", "CALL_004013e3_24", "input"], ["INT_EQUAL_004013e8_29", "reg_register:00000206", "output"], ["INT_EQUAL_004013f6_49", "reg_register:0000020... | [["CALL_004013f1_44", "reg_register:00000000", "output"], ["var_004013c0", "CALL_004013f1_44", "input"], ["COPY_00401406_175", "reg_register:00000000", "output"], ["var_004013b0", "CALL_004013e3_24", "input"], ["INT_EQUAL_004013e8_29", "reg_register:00000206", "output"], ["INT_EQUAL_004013f6_49", "reg_register:00000206... | {"edges": [{"source": "CALL_004013f1_44", "type": "output", "target": "reg_register:00000000"}, {"source": "var_004013c0", "type": "input", "target": "CALL_004013f1_44"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401407_190"}, {"source": "var_004013b0", "type": "input", "target": "CALL_00... | {"edges": [{"source": "CALL_004013f1_44", "type": "output", "target": "reg_register:00000000"}, {"source": "var_004013c0", "type": "input", "target": "CALL_004013f1_44"}, {"source": "COPY_00401406_175", "type": "output", "target": "reg_register:00000000"}, {"source": "var_004013b0", "type": "input", "target": "CALL_004... | 004013d3 | .. | .. |
30_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusSlaveGetResponse | FUN_00401408 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
uint8_t * modbusSlaveGetResponse(ModbusSlave *status)
{
ModbusSlave *status_local;
return (status->response).data;
}
|
undefined8 FUN_00401408(long param_1)
{
return *(undefined8 *)(param_1 + 0x28);
}
| PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX + 0x28]
POP RBP
RET | {"edges": [{"source": "COPY_00401414_12", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401419_19"}, {"source": "const_32", "type": "use", "target": "PTRSUB_00401414_22"}, {"source": "const_433", "type": "use", "target": "LOAD_00401414_11"}, {"... | {"edges": [{"source": "COPY_00401414_12", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401419_19"}, {"source": "reg_register:00000038", "type": "use", "target": "INT_ADD_00401414_10"}, {"source": "CAST_00401414_22", "type": "def", "target": "u... | {"edges": [], "nodes": [{"label": "00401408", "type": "basic_block", "id": "00401408"}]} | {"edges": [], "nodes": [{"label": "00401408", "type": "basic_block", "id": "00401408"}]} | null | null | [["COPY_00401414_12", "reg_register:00000000", "output"], ["const_8", "PTRSUB_00401414_24", "input"], ["const_0", "RETURN_00401419_19", "input"], ["unique_268435464", "PTRSUB_00401414_24", "input"], ["unique_57088", "COPY_00401414_12", "input"], ["LOAD_00401414_11", "unique_57088", "output"], ["PTRSUB_00401414_22", "un... | [["const_40", "INT_ADD_00401414_10", "input"], ["COPY_00401414_12", "reg_register:00000000", "output"], ["CAST_00401414_22", "unique_18176", "output"], ["const_0", "RETURN_00401419_19", "input"], ["unique_57088", "COPY_00401414_12", "input"], ["LOAD_00401414_11", "unique_57088", "output"], ["unique_268435464", "CAST_00... | {"edges": [{"source": "COPY_00401414_12", "type": "output", "target": "reg_register:00000000"}, {"source": "const_8", "type": "input", "target": "PTRSUB_00401414_24"}, {"source": "const_0", "type": "input", "target": "RETURN_00401419_19"}, {"source": "unique_268435464", "type": "input", "target": "PTRSUB_00401414_24"},... | {"edges": [{"source": "const_40", "type": "input", "target": "INT_ADD_00401414_10"}, {"source": "COPY_00401414_12", "type": "output", "target": "reg_register:00000000"}, {"source": "CAST_00401414_22", "type": "output", "target": "unique_18176"}, {"source": "const_0", "type": "input", "target": "RETURN_00401419_19"}, {"... | 00401408 | .. | .. |
31_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusSlaveGetResponseLength | FUN_0040141a |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
uint16_t modbusSlaveGetResponseLength(ModbusSlave *status)
{
ModbusSlave *status_local;
return (status->response).length;
}
|
undefined2 FUN_0040141a(long param_1)
{
return *(undefined2 *)(param_1 + 0x38);
}
| PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,qword ptr [RBP + -0x8]
MOVZX EAX,word ptr [RAX + 0x38]
POP RBP
RET | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_0040142b_20"}, {"source": "const_0", "type": "use", "target": "RETURN_0040142b_20"}, {"source": "unique_56704", "type": "use", "target": "COPY_0040142b_22"}, {"source": "unique_268435464", "type": "use", "target": "PTRSUB_00401426_33"}, {"s... | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_0040142b_20"}, {"source": "const_56", "type": "use", "target": "INT_ADD_00401426_10"}, {"source": "const_0", "type": "use", "target": "RETURN_0040142b_20"}, {"source": "reg_register:00000038", "type": "use", "target": "INT_ADD_00401426_10"}... | {"edges": [], "nodes": [{"label": "0040141a", "type": "basic_block", "id": "0040141a"}]} | {"edges": [], "nodes": [{"label": "0040141a", "type": "basic_block", "id": "0040141a"}]} | null | null | [["reg_register:00000000", "RETURN_0040142b_20", "input"], ["const_32", "PTRSUB_00401426_31", "input"], ["COPY_0040142b_22", "reg_register:00000000", "output"], ["LOAD_00401426_11", "unique_56704", "output"], ["unique_268435464", "PTRSUB_00401426_33", "input"], ["reg_register:00000038", "PTRSUB_00401426_31", "input"], ... | [["reg_register:00000000", "RETURN_0040142b_20", "input"], ["LOAD_00401426_11", "unique_56704", "output"], ["unique_268435464", "CAST_00401426_28", "input"], ["unique_56704", "COPY_00401426_27", "input"], ["reg_register:00000038", "INT_ADD_00401426_10", "input"], ["CAST_00401426_28", "unique_18176", "output"], ["unique... | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_0040142b_20"}, {"source": "const_32", "type": "input", "target": "PTRSUB_00401426_31"}, {"source": "COPY_0040142b_22", "type": "output", "target": "reg_register:00000000"}, {"source": "LOAD_00401426_11", "type": "output", "target": "uniqu... | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_0040142b_20"}, {"source": "LOAD_00401426_11", "type": "output", "target": "unique_56704"}, {"source": "unique_268435464", "type": "input", "target": "CAST_00401426_28"}, {"source": "unique_56704", "type": "input", "target": "COPY_00401426... | 0040141a | .. | .. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.