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
24_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c
wbkgd
wbkgd
/* WARNING: Control flow encountered bad instruction data */ void wbkgd(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* wbkgd@@NCURSES6_5.0.19991023 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void wbkgd(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
{"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405000_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]}
{"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405000_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]}
{"edges": [], "nodes": []}
{"edges": [], "nodes": []}
null
null
[["const_1", "RETURN_00405000_0", "input"]]
[["const_1", "RETURN_00405000_0", "input"]]
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405000_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]}
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405000_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]}
00405000
..
..
25_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c
newwin
newwin
/* WARNING: Control flow encountered bad instruction data */ void newwin(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* newwin@@NCURSES6_5.0.19991023 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void newwin(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
..
..
26_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_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
..
..
27_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c
wgetch
wgetch
/* WARNING: Control flow encountered bad instruction data */ void wgetch(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* wgetch@@NCURSES6_5.0.19991023 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void wgetch(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
..
..
28_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c
initscr
initscr
/* WARNING: Control flow encountered bad instruction data */ void initscr(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* initscr@@NCURSES6_5.0.19991023 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void initscr(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
{"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405020_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]}
{"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405020_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]}
{"edges": [], "nodes": []}
{"edges": [], "nodes": []}
null
null
[["const_1", "RETURN_00405020_0", "input"]]
[["const_1", "RETURN_00405020_0", "input"]]
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405020_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]}
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405020_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]}
00405020
..
..
29_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c
wrefresh
wrefresh
/* WARNING: Control flow encountered bad instruction data */ void wrefresh(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* wrefresh@@NCURSES6_5.0.19991023 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void wrefresh(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
{"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405028_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405028_0"}]}
{"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405028_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405028_0"}]}
{"edges": [], "nodes": []}
{"edges": [], "nodes": []}
null
null
[["const_1", "RETURN_00405028_0", "input"]]
[["const_1", "RETURN_00405028_0", "input"]]
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405028_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405028_0"}]}
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405028_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405028_0"}]}
00405028
..
..
30_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c
start_color
start_color
/* WARNING: Control flow encountered bad instruction data */ void start_color(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* start_color@@NCURSES6_5.0.19991023 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void start_color(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
..
..
31_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_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_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "var", "type": "var", "id": "const_1"}]}
{"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "var", "type": "var", "id": "const_1"}]}
{"edges": [], "nodes": []}
{"edges": [], "nodes": []}
null
null
[["const_1", "RETURN_00405038_0", "input"]]
[["const_1", "RETURN_00405038_0", "input"]]
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "input", "type": "var", "id": "const_1"}]}
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "input", "type": "var", "id": "const_1"}]}
00405038
..
..
32_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_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_00405040_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405040_0"}]}
{"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405040_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405040_0"}]}
{"edges": [], "nodes": []}
{"edges": [], "nodes": []}
null
null
[["const_1", "RETURN_00405040_0", "input"]]
[["const_1", "RETURN_00405040_0", "input"]]
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405040_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405040_0"}]}
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405040_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405040_0"}]}
00405040
..
..
33_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c
init_pair
init_pair
/* WARNING: Control flow encountered bad instruction data */ void init_pair(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* init_pair@@NCURSES6_5.0.19991023 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void init_pair(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
..
..
34_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c
wmove
wmove
/* WARNING: Control flow encountered bad instruction data */ void wmove(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* wmove@@NCURSES6_5.0.19991023 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void wmove(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
..
..
35_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c
endwin
endwin
/* WARNING: Control flow encountered bad instruction data */ void endwin(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* endwin@@NCURSES6_5.0.19991023 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void endwin(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
..
..
36_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_and_0026b009249b6f5d70139868664a4ffd58dfa0c73f3a718d8eba0bc5db45a564_strip.c
waddnstr
waddnstr
/* WARNING: Control flow encountered bad instruction data */ void waddnstr(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* waddnstr@@NCURSES6_5.0.19991023 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void waddnstr(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
..
..
1_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
_init
_DT_INIT
int _init(EVP_PKEY_CTX *ctx) { int iVar1; iVar1 = __gmon_start__(); return iVar1; }
void _DT_INIT(void) { __gmon_start__(); return; }
SUB RSP,0x8 MOV RAX,qword ptr [0x00403ff8] TEST RAX,RAX JZ 0x00401012 CALL RAX ADD RSP,0x8 RET
{"edges": [{"source": "CALL_00401010_23", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00405030", "type": "use", "target": "CALL_00401010_23"}, {"source": "const_0", "type": "use", "target": "RETURN_00401016_35"}, {"source": "COPY_00401016_41", "type": "def", "target": "reg_register:00000000"}, {"...
{"edges": [{"source": "var_00405030", "type": "use", "target": "CALL_00401010_23"}, {"source": "const_0", "type": "use", "target": "RETURN_00401016_35"}], "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": "00405030"}, {"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": "00405030"}, {"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_00405030", "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_00405030", "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_00405030", "type": "input", "target": "CALL_00401010_23"}, {"source": "reg_register:00000000", "type": "input", "target": "...
{"edges": [{"source": "var_00405030", "type": "input", "target": "CALL_00401010_23"}, {"source": "const_0", "type": "input", "target": "RETURN_00401016_35"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405030"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401016_35"}, {"label": "CALL", "type": "op",...
00401000
..
..
2_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_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_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
wgetch
wgetch
void wgetch(void) { wgetch(); return; }
void wgetch(void) { wgetch(); return; }
JMP qword ptr [0x00404018]
{"edges": [{"source": "var_00405000", "type": "use", "target": "CALL_00401030_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401030_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405000"}, {"label": "CALL", "type": "op", "id": "CALL_00401030...
{"edges": [{"source": "var_00405000", "type": "use", "target": "CALL_00401030_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401030_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405000"}, {"label": "CALL", "type": "op", "id": "CALL_00401030...
{"edges": [{"source": "00401030", "type": "control_flow", "target": "00405000"}], "nodes": [{"label": "00401030", "type": "basic_block", "id": "00401030"}, {"label": "00405000", "type": "basic_block", "id": "00405000"}]}
{"edges": [{"source": "00401030", "type": "control_flow", "target": "00405000"}], "nodes": [{"label": "00401030", "type": "basic_block", "id": "00401030"}, {"label": "00405000", "type": "basic_block", "id": "00405000"}]}
null
null
[["var_00405000", "CALL_00401030_0", "input"], ["const_0", "RETURN_00401030_1", "input"]]
[["var_00405000", "CALL_00401030_0", "input"], ["const_0", "RETURN_00401030_1", "input"]]
{"edges": [{"source": "var_00405000", "type": "input", "target": "CALL_00401030_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401030_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405000"}, {"label": "CALL", "type": "op", "id": "CALL_00401030_0"}, {"label": "RETURN", "type": "op", "id"...
{"edges": [{"source": "var_00405000", "type": "input", "target": "CALL_00401030_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401030_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405000"}, {"label": "CALL", "type": "op", "id": "CALL_00401030_0"}, {"label": "RETURN", "type": "op", "id"...
00401030
..
..
4_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
initscr
initscr
void initscr(void) { initscr(); return; }
void initscr(void) { initscr(); return; }
JMP qword ptr [0x00404020]
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401040_1"}, {"source": "var_00405008", "type": "use", "target": "CALL_00401040_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405008"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040...
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401040_1"}, {"source": "var_00405008", "type": "use", "target": "CALL_00401040_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405008"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040...
{"edges": [{"source": "00401040", "type": "control_flow", "target": "00405008"}], "nodes": [{"label": "00401040", "type": "basic_block", "id": "00401040"}, {"label": "00405008", "type": "basic_block", "id": "00405008"}]}
{"edges": [{"source": "00401040", "type": "control_flow", "target": "00405008"}], "nodes": [{"label": "00401040", "type": "basic_block", "id": "00401040"}, {"label": "00405008", "type": "basic_block", "id": "00405008"}]}
null
null
[["var_00405008", "CALL_00401040_0", "input"], ["const_0", "RETURN_00401040_1", "input"]]
[["var_00405008", "CALL_00401040_0", "input"], ["const_0", "RETURN_00401040_1", "input"]]
{"edges": [{"source": "var_00405008", "type": "input", "target": "CALL_00401040_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401040_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405008"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401040_1"}, {"label": "CALL", "type": "op", "i...
{"edges": [{"source": "var_00405008", "type": "input", "target": "CALL_00401040_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401040_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405008"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401040_1"}, {"label": "CALL", "type": "op", "i...
00401040
..
..
5_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
wrefresh
wrefresh
void wrefresh(void) { wrefresh(); return; }
void wrefresh(void) { wrefresh(); return; }
JMP qword ptr [0x00404028]
{"edges": [{"source": "var_00405010", "type": "use", "target": "CALL_00401050_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401050_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401050_1"}, {"label": "var", "type": "var", "id": "var_00...
{"edges": [{"source": "var_00405010", "type": "use", "target": "CALL_00401050_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401050_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401050_1"}, {"label": "var", "type": "var", "id": "var_00...
{"edges": [{"source": "00401050", "type": "control_flow", "target": "00405010"}], "nodes": [{"label": "00401050", "type": "basic_block", "id": "00401050"}, {"label": "00405010", "type": "basic_block", "id": "00405010"}]}
{"edges": [{"source": "00401050", "type": "control_flow", "target": "00405010"}], "nodes": [{"label": "00401050", "type": "basic_block", "id": "00401050"}, {"label": "00405010", "type": "basic_block", "id": "00405010"}]}
null
null
[["const_0", "RETURN_00401050_1", "input"], ["var_00405010", "CALL_00401050_0", "input"]]
[["const_0", "RETURN_00401050_1", "input"], ["var_00405010", "CALL_00401050_0", "input"]]
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401050_1"}, {"source": "var_00405010", "type": "input", "target": "CALL_00401050_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401050_1"}, {"label": "input", "type": "var", "id": "var_00405010"}, {"label": "CALL", "type": "op", "i...
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401050_1"}, {"source": "var_00405010", "type": "input", "target": "CALL_00401050_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401050_1"}, {"label": "input", "type": "var", "id": "var_00405010"}, {"label": "CALL", "type": "op", "i...
00401050
..
..
6_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
start_color
start_color
void start_color(void) { start_color(); return; }
void start_color(void) { start_color(); return; }
JMP qword ptr [0x00404030]
{"edges": [{"source": "var_00405018", "type": "use", "target": "CALL_00401060_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401060_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405018"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040...
{"edges": [{"source": "var_00405018", "type": "use", "target": "CALL_00401060_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401060_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405018"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040...
{"edges": [{"source": "00401060", "type": "control_flow", "target": "00405018"}], "nodes": [{"label": "00401060", "type": "basic_block", "id": "00401060"}, {"label": "00405018", "type": "basic_block", "id": "00405018"}]}
{"edges": [{"source": "00401060", "type": "control_flow", "target": "00405018"}], "nodes": [{"label": "00401060", "type": "basic_block", "id": "00401060"}, {"label": "00405018", "type": "basic_block", "id": "00405018"}]}
null
null
[["const_0", "RETURN_00401060_1", "input"], ["var_00405018", "CALL_00401060_0", "input"]]
[["const_0", "RETURN_00401060_1", "input"], ["var_00405018", "CALL_00401060_0", "input"]]
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401060_1"}, {"source": "var_00405018", "type": "input", "target": "CALL_00401060_0"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405018"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401060_1"}, {"label": "CALL", "type": "op", "i...
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401060_1"}, {"source": "var_00405018", "type": "input", "target": "CALL_00401060_0"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405018"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401060_1"}, {"label": "CALL", "type": "op", "i...
00401060
..
..
7_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
wcolor_set
wcolor_set
void wcolor_set(void) { wcolor_set(); return; }
void wcolor_set(void) { wcolor_set(); return; }
JMP qword ptr [0x00404038]
{"edges": [{"source": "var_00405028", "type": "use", "target": "CALL_00401070_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401070_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405028"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040...
{"edges": [{"source": "var_00405028", "type": "use", "target": "CALL_00401070_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401070_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405028"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040...
{"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"]]
[["const_0", "RETURN_00401070_1", "input"], ["var_00405028", "CALL_00401070_0", "input"]]
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401070_1"}, {"source": "var_00405028", "type": "input", "target": "CALL_00401070_0"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405028"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401070_1"}, {"label": "CALL", "type": "op", "i...
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401070_1"}, {"source": "var_00405028", "type": "input", "target": "CALL_00401070_0"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405028"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401070_1"}, {"label": "CALL", "type": "op", "i...
00401070
..
..
8_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
init_pair
init_pair
void init_pair(void) { init_pair(); return; }
void init_pair(void) { init_pair(); return; }
JMP qword ptr [0x00404040]
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401080_1"}, {"source": "var_00405038", "type": "use", "target": "CALL_00401080_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_00401080_0"}, {"label": "var", "type": "var", "id": "var_004050...
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401080_1"}, {"source": "var_00405038", "type": "use", "target": "CALL_00401080_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_00401080_0"}, {"label": "var", "type": "var", "id": "var_004050...
{"edges": [{"source": "00401080", "type": "control_flow", "target": "00405038"}], "nodes": [{"label": "00401080", "type": "basic_block", "id": "00401080"}, {"label": "00405038", "type": "basic_block", "id": "00405038"}]}
{"edges": [{"source": "00401080", "type": "control_flow", "target": "00405038"}], "nodes": [{"label": "00401080", "type": "basic_block", "id": "00401080"}, {"label": "00405038", "type": "basic_block", "id": "00405038"}]}
null
null
[["const_0", "RETURN_00401080_1", "input"], ["var_00405038", "CALL_00401080_0", "input"]]
[["const_0", "RETURN_00401080_1", "input"], ["var_00405038", "CALL_00401080_0", "input"]]
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401080_1"}, {"source": "var_00405038", "type": "input", "target": "CALL_00401080_0"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_00401080_0"}, {"label": "input", "type": "var", "id": "var_00405038"}, {"label": "RETURN", "type": "op", "id"...
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401080_1"}, {"source": "var_00405038", "type": "input", "target": "CALL_00401080_0"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_00401080_0"}, {"label": "input", "type": "var", "id": "var_00405038"}, {"label": "RETURN", "type": "op", "id"...
00401080
..
..
9_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
endwin
endwin
void endwin(void) { endwin(); return; }
void endwin(void) { endwin(); return; }
JMP qword ptr [0x00404048]
{"edges": [{"source": "var_00405040", "type": "use", "target": "CALL_00401090_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401090_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_00401090_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_0...
{"edges": [{"source": "var_00405040", "type": "use", "target": "CALL_00401090_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401090_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": "op", "id": "CALL_00401090_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_0...
{"edges": [{"source": "00401090", "type": "control_flow", "target": "00405040"}], "nodes": [{"label": "00401090", "type": "basic_block", "id": "00401090"}, {"label": "00405040", "type": "basic_block", "id": "00405040"}]}
{"edges": [{"source": "00401090", "type": "control_flow", "target": "00405040"}], "nodes": [{"label": "00401090", "type": "basic_block", "id": "00401090"}, {"label": "00405040", "type": "basic_block", "id": "00405040"}]}
null
null
[["const_0", "RETURN_00401090_1", "input"], ["var_00405040", "CALL_00401090_0", "input"]]
[["const_0", "RETURN_00401090_1", "input"], ["var_00405040", "CALL_00401090_0", "input"]]
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401090_1"}, {"source": "var_00405040", "type": "input", "target": "CALL_00401090_0"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_00401090_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401090_1"}, {"label": "input", "type": "var",...
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401090_1"}, {"source": "var_00405040", "type": "input", "target": "CALL_00401090_0"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_00401090_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401090_1"}, {"label": "input", "type": "var",...
00401090
..
..
10_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
waddnstr
waddnstr
void waddnstr(void) { waddnstr(); return; }
void waddnstr(void) { waddnstr(); return; }
JMP qword ptr [0x00404050]
{"edges": [{"source": "var_00405048", "type": "use", "target": "CALL_004010a0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010a0_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010a0_1"}, {"label": "CALL", "type": "op", "id": "CALL_0...
{"edges": [{"source": "var_00405048", "type": "use", "target": "CALL_004010a0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010a0_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010a0_1"}, {"label": "CALL", "type": "op", "id": "CALL_0...
{"edges": [{"source": "004010a0", "type": "control_flow", "target": "00404050"}, {"source": "004010a0", "type": "control_flow", "target": "00405048"}], "nodes": [{"label": "004010a0", "type": "basic_block", "id": "004010a0"}, {"label": "00404050", "type": "basic_block", "id": "00404050"}, {"label": "00405048", "type": ...
{"edges": [{"source": "004010a0", "type": "control_flow", "target": "00404050"}, {"source": "004010a0", "type": "control_flow", "target": "00405048"}], "nodes": [{"label": "004010a0", "type": "basic_block", "id": "004010a0"}, {"label": "00404050", "type": "basic_block", "id": "00404050"}, {"label": "00405048", "type": ...
null
null
[["const_0", "RETURN_004010a0_1", "input"], ["var_00405048", "CALL_004010a0_0", "input"]]
[["const_0", "RETURN_004010a0_1", "input"], ["var_00405048", "CALL_004010a0_0", "input"]]
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004010a0_1"}, {"source": "var_00405048", "type": "input", "target": "CALL_004010a0_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004010a0_1"}, {"label": "CALL", "type": "op", "id": "CALL_004010a0_0"}, {"label": "input", "type": "var",...
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004010a0_1"}, {"source": "var_00405048", "type": "input", "target": "CALL_004010a0_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004010a0_1"}, {"label": "CALL", "type": "op", "id": "CALL_004010a0_0"}, {"label": "input", "type": "var",...
004010a0
..
..
11_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_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_00401192,param_2,&stack0x00000008,FUN_00401230,FUN_00401290,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,0x401290 MOV RCX,0x401230 MOV RDI,0x401192 CALL qword ptr [0x00403ff0] HLT
{"edges": [{"source": "const_-8", "type": "use", "target": "PTRSUB_004010bd_78"}, {"source": "var_004010da", "type": "use", "target": "BRANCH_004010da_38"}, {"source": "const_0", "type": "use", "target": "PTRSUB_004010d4_74"}, {"source": "const_8", "type": "use", "target": "PTRSUB_004010b5_77"}, {"source": "reg_registe...
{"edges": [{"source": "const_-8", "type": "use", "target": "PTRSUB_004010bd_78"}, {"source": "var_004010da", "type": "use", "target": "BRANCH_004010da_38"}, {"source": "const_0", "type": "use", "target": "PTRSUB_004010d4_74"}, {"source": "const_8", "type": "use", "target": "PTRSUB_004010b5_77"}, {"source": "reg_registe...
{"edges": [{"source": "004010b0", "type": "control_flow", "target": "00405020"}], "nodes": [{"label": "004010b0", "type": "basic_block", "id": "004010b0"}, {"label": "00405020", "type": "basic_block", "id": "00405020"}]}
{"edges": [{"source": "004010b0", "type": "control_flow", "target": "00405020"}], "nodes": [{"label": "004010b0", "type": "basic_block", "id": "004010b0"}, {"label": "00405020", "type": "basic_block", "id": "00405020"}]}
null
null
[["const_4199056", "PTRSUB_004010d4_76", "input"], ["var_004010da", "BRANCH_004010da_38", "input"], ["addrtied_Stack[0x0]", "CALL_004010d4_37", "input"], ["reg_register:00000020", "CALL_004010d4_37", "input"], ["const_0", "PTRSUB_004010d4_75", "input"], ["unique_268435505", "CALL_004010d4_37", "input"], ["const_0", "PT...
[["const_4199056", "PTRSUB_004010d4_76", "input"], ["var_004010da", "BRANCH_004010da_38", "input"], ["addrtied_Stack[0x0]", "CALL_004010d4_37", "input"], ["reg_register:00000020", "CALL_004010d4_37", "input"], ["const_0", "PTRSUB_004010d4_75", "input"], ["unique_268435505", "CALL_004010d4_37", "input"], ["const_0", "PT...
{"edges": [{"source": "const_4199056", "type": "input", "target": "PTRSUB_004010d4_76"}, {"source": "var_004010da", "type": "input", "target": "BRANCH_004010da_38"}, {"source": "addrtied_Stack[0x0]", "type": "input", "target": "CALL_004010d4_37"}, {"source": "reg_register:00000020", "type": "input", "target": "CALL_004...
{"edges": [{"source": "const_4199056", "type": "input", "target": "PTRSUB_004010d4_76"}, {"source": "var_004010da", "type": "input", "target": "BRANCH_004010da_38"}, {"source": "addrtied_Stack[0x0]", "type": "input", "target": "CALL_004010d4_37"}, {"source": "reg_register:00000020", "type": "input", "target": "CALL_004...
004010b0
..
..
12_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
_dl_relocate_static_pie
FUN_004010e0
void _dl_relocate_static_pie(void) { return; }
void FUN_004010e0(void) { return; }
RET
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004010e0_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010e0_2"}]}
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004010e0_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010e0_2"}]}
{"edges": [], "nodes": [{"label": "004010e0", "type": "basic_block", "id": "004010e0"}]}
{"edges": [], "nodes": [{"label": "004010e0", "type": "basic_block", "id": "004010e0"}]}
null
null
[["const_0", "RETURN_004010e0_2", "input"]]
[["const_0", "RETURN_004010e0_2", "input"]]
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004010e0_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004010e0_2"}, {"label": "input", "type": "var", "id": "const_0"}]}
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004010e0_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004010e0_2"}, {"label": "input", "type": "var", "id": "const_0"}]}
004010e0
..
..
13_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
deregister_tm_clones
FUN_004010f0
/* WARNING: Removing unreachable block (ram,0x004010fd) */ /* WARNING: Removing unreachable block (ram,0x00401107) */ void deregister_tm_clones(void) { return; }
/* WARNING: Removing unreachable block (ram,0x004010fd) */ /* WARNING: Removing unreachable block (ram,0x00401107) */ void FUN_004010f0(void) { return; }
MOV EAX,0x404068 CMP RAX,0x404068 JZ 0x00401110 MOV EAX,0x0 TEST RAX,RAX JZ 0x00401110 MOV EDI,0x404068 JMP RAX RET
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401110_26"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401110_26"}]}
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401110_26"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401110_26"}]}
{"edges": [{"source": "004010f0", "type": "control_flow", "target": "00401110"}, {"source": "004010f0", "type": "control_flow", "target": "004010fd"}, {"source": "004010fd", "type": "control_flow", "target": "00401110"}, {"source": "004010fd", "type": "control_flow", "target": "00401107"}], "nodes": [{"label": "004010f...
{"edges": [{"source": "004010f0", "type": "control_flow", "target": "00401110"}, {"source": "004010f0", "type": "control_flow", "target": "004010fd"}, {"source": "004010fd", "type": "control_flow", "target": "00401110"}, {"source": "004010fd", "type": "control_flow", "target": "00401107"}], "nodes": [{"label": "004010f...
null
null
[["const_0", "RETURN_00401110_26", "input"]]
[["const_0", "RETURN_00401110_26", "input"]]
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401110_26"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401110_26"}, {"label": "input", "type": "var", "id": "const_0"}]}
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401110_26"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401110_26"}, {"label": "input", "type": "var", "id": "const_0"}]}
004010f0
..
..
14_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
register_tm_clones
FUN_00401120
/* WARNING: Removing unreachable block (ram,0x0040113f) */ /* WARNING: Removing unreachable block (ram,0x00401149) */ void register_tm_clones(void) { return; }
/* WARNING: Removing unreachable block (ram,0x0040113f) */ /* WARNING: Removing unreachable block (ram,0x00401149) */ void FUN_00401120(void) { return; }
MOV ESI,0x404068 SUB RSI,0x404068 MOV RAX,RSI SHR RSI,0x3f SAR RAX,0x3 ADD RSI,RAX SAR RSI,0x1 JZ 0x00401150 MOV EAX,0x0 TEST RAX,RAX JZ 0x00401150 MOV EDI,0x404068 JMP RAX RET
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401150_117"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401150_117"}]}
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401150_117"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401150_117"}]}
{"edges": [{"source": "00401120", "type": "control_flow", "target": "00401150"}, {"source": "00401120", "type": "control_flow", "target": "0040113f"}, {"source": "0040113f", "type": "control_flow", "target": "00401150"}, {"source": "0040113f", "type": "control_flow", "target": "00401149"}], "nodes": [{"label": "0040112...
{"edges": [{"source": "00401120", "type": "control_flow", "target": "00401150"}, {"source": "00401120", "type": "control_flow", "target": "0040113f"}, {"source": "0040113f", "type": "control_flow", "target": "00401150"}, {"source": "0040113f", "type": "control_flow", "target": "00401149"}], "nodes": [{"label": "0040112...
null
null
[["const_0", "RETURN_00401150_117", "input"]]
[["const_0", "RETURN_00401150_117", "input"]]
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401150_117"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401150_117"}, {"label": "input", "type": "var", "id": "const_0"}]}
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401150_117"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401150_117"}, {"label": "input", "type": "var", "id": "const_0"}]}
00401120
..
..
15_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_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_00404078 == '\0') { FUN_004010f0(); DAT_00404078 = 1; return; } return; }
CMP byte ptr [0x00404078],0x0 JNZ 0x00401180 PUSH RBP MOV RBP,RSP CALL 0x004010f0 MOV byte ptr [0x00404078],0x1 POP RBP RET RET
{"edges": [{"source": "const_18", "type": "use", "target": "INDIRECT_0040116d_44"}, {"source": "COPY_00401172_19", "type": "def", "target": "addrtied_00404078"}, {"source": "COPY_0040117a_45", "type": "def", "target": "addrtied_00404078"}, {"source": "addrtied_00404078", "type": "use", "target": "COPY_0040117a_45"}, {"...
{"edges": [{"source": "const_18", "type": "use", "target": "INDIRECT_0040116d_44"}, {"source": "COPY_00401172_19", "type": "def", "target": "addrtied_00404078"}, {"source": "COPY_0040117a_45", "type": "def", "target": "addrtied_00404078"}, {"source": "addrtied_00404078", "type": "use", "target": "COPY_0040117a_45"}, {"...
{"edges": [{"source": "00401160", "type": "control_flow", "target": "00401180"}, {"source": "00401160", "type": "control_flow", "target": "00401169"}, {"source": "00401169", "type": "control_flow", "target": "004010f0"}], "nodes": [{"label": "00401160", "type": "basic_block", "id": "00401160"}, {"label": "00401180", "t...
{"edges": [{"source": "00401160", "type": "control_flow", "target": "00401180"}, {"source": "00401160", "type": "control_flow", "target": "00401169"}, {"source": "00401169", "type": "control_flow", "target": "004010f0"}], "nodes": [{"label": "00401160", "type": "basic_block", "id": "00401160"}, {"label": "00401180", "t...
null
null
[["addrtied_00404078", "INT_EQUAL_00401160_5", "input"], ["addrtied_00404078", "INDIRECT_0040116d_44", "input"], ["const_0", "RETURN_00401180_29", "input"], ["const_0", "INT_EQUAL_00401160_5", "input"], ["var_00401180", "CBRANCH_00401167_11", "input"], ["reg_register:00000206", "CBRANCH_00401167_11", "input"], ["INDIRE...
[["addrtied_00404078", "INT_EQUAL_00401160_5", "input"], ["addrtied_00404078", "INDIRECT_0040116d_44", "input"], ["const_0", "RETURN_00401180_29", "input"], ["const_0", "INT_EQUAL_00401160_5", "input"], ["var_00401180", "CBRANCH_00401167_11", "input"], ["reg_register:00000206", "CBRANCH_00401167_11", "input"], ["INDIRE...
{"edges": [{"source": "addrtied_00404078", "type": "input", "target": "INT_EQUAL_00401160_5"}, {"source": "addrtied_00404078", "type": "input", "target": "INDIRECT_0040116d_44"}, {"source": "const_0", "type": "input", "target": "RETURN_00401180_29"}, {"source": "const_0", "type": "input", "target": "INT_EQUAL_00401160_...
{"edges": [{"source": "addrtied_00404078", "type": "input", "target": "INT_EQUAL_00401160_5"}, {"source": "addrtied_00404078", "type": "input", "target": "INDIRECT_0040116d_44"}, {"source": "const_0", "type": "input", "target": "RETURN_00401180_29"}, {"source": "const_0", "type": "input", "target": "INT_EQUAL_00401160_...
00401160
..
..
16_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
frame_dummy
_INIT_0
/* WARNING: Removing unreachable block (ram,0x0040113f) */ /* WARNING: Removing unreachable block (ram,0x00401149) */ void frame_dummy(void) { return; }
/* WARNING: Removing unreachable block (ram,0x0040113f) */ /* WARNING: Removing unreachable block (ram,0x00401149) */ void _INIT_0(void) { return; }
JMP 0x00401120
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401150_118"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401150_118"}]}
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401150_118"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401150_118"}]}
{"edges": [{"source": "00401190", "type": "control_flow", "target": "00401120"}], "nodes": [{"label": "00401190", "type": "basic_block", "id": "00401190"}, {"label": "00401120", "type": "basic_block", "id": "00401120"}]}
{"edges": [{"source": "00401190", "type": "control_flow", "target": "00401120"}], "nodes": [{"label": "00401190", "type": "basic_block", "id": "00401190"}, {"label": "00401120", "type": "basic_block", "id": "00401120"}]}
null
null
[["const_0", "RETURN_00401150_118", "input"]]
[["const_0", "RETURN_00401150_118", "input"]]
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401150_118"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401150_118"}, {"label": "input", "type": "var", "id": "const_0"}]}
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401150_118"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401150_118"}, {"label": "input", "type": "var", "id": "const_0"}]}
00401190
..
..
17_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
main
FUN_00401192
/* WARNING: Unknown calling convention */ int main(void) { initscr(); start_color(); init_pair(1,1,3); wcolor_set(stdscr,1,0); waddnstr(stdscr,"The color of this window is now\n",0xffffffff); waddnstr(stdscr,"Red on Yellow.\n",0xffffffff); wrefresh(stdscr); wgetch(stdscr); endwin(); return 0; }
undefined8 FUN_00401192(void) { initscr(); start_color(); init_pair(1,1,3); wcolor_set(stdscr,1,0); waddnstr(stdscr,"The color of this window is now\n",0xffffffff); waddnstr(stdscr,"Red on Yellow.\n",0xffffffff); wrefresh(stdscr); wgetch(stdscr); endwin(); return 0; }
PUSH RBP MOV RBP,RSP CALL 0x00401040 CALL 0x00401060 MOV EDX,0x3 MOV ESI,0x1 MOV EDI,0x1 CALL 0x00401080 MOV RAX,qword ptr [0x00404070] MOV EDX,0x0 MOV ESI,0x1 MOV RDI,RAX CALL 0x00401070 MOV RAX,qword ptr [0x00404070] MOV EDX,0xffffffff MOV ESI,0x402008 MOV RDI,RAX CALL 0x004010a0 MOV RAX,qword ptr [0x00404070] MOV ED...
{"edges": [{"source": "const_0", "type": "use", "target": "CALL_004011c8_22"}, {"source": "INDIRECT_004011fa_156", "type": "def", "target": "addrtied_00404070"}, {"source": "const_46", "type": "use", "target": "INDIRECT_00401218_158"}, {"source": "addrtied_00404070", "type": "use", "target": "COPY_00401228_160"}, {"sou...
{"edges": [{"source": "const_0", "type": "use", "target": "CALL_004011c8_22"}, {"source": "addrtied_00404070", "type": "use", "target": "INDIRECT_004011af_152"}, {"source": "INDIRECT_004011e1_154", "type": "def", "target": "addrtied_00404070"}, {"source": "const_6", "type": "use", "target": "INDIRECT_00401196_150"}, {"...
{"edges": [{"source": "00401192", "type": "control_flow", "target": "00401040"}, {"source": "00401192", "type": "control_flow", "target": "00401060"}, {"source": "00401192", "type": "control_flow", "target": "00401080"}, {"source": "00401192", "type": "control_flow", "target": "00401070"}, {"source": "00401192", "type"...
{"edges": [{"source": "00401192", "type": "control_flow", "target": "00401040"}, {"source": "00401192", "type": "control_flow", "target": "00401060"}, {"source": "00401192", "type": "control_flow", "target": "00401080"}, {"source": "00401192", "type": "control_flow", "target": "00401070"}, {"source": "00401192", "type"...
null
null
[["COPY_00401228_86", "reg_register:00000000", "output"], ["INDIRECT_00401218_158", "addrtied_00404070", "output"], ["const_3", "CALL_004011af_15", "input"], ["const_22", "INDIRECT_004011c8_154", "input"], ["addrtied_00404070", "CALL_00401209_41", "input"], ["const_41", "INDIRECT_00401209_157", "input"], ["const_0", "R...
[["INDIRECT_004011fa_155", "addrtied_00404070", "output"], ["const_49", "INDIRECT_0040121d_158", "input"], ["const_3", "CALL_004011af_15", "input"], ["addrtied_00404070", "CALL_00401209_41", "input"], ["const_0", "RETURN_00401228_57", "input"], ["const_15", "INDIRECT_004011af_152", "input"], ["addrtied_00404070", "CALL...
{"edges": [{"source": "COPY_00401228_86", "type": "output", "target": "reg_register:00000000"}, {"source": "INDIRECT_00401218_158", "type": "output", "target": "addrtied_00404070"}, {"source": "const_3", "type": "input", "target": "CALL_004011af_15"}, {"source": "const_22", "type": "input", "target": "INDIRECT_004011c8...
{"edges": [{"source": "INDIRECT_004011fa_155", "type": "output", "target": "addrtied_00404070"}, {"source": "const_49", "type": "input", "target": "INDIRECT_0040121d_158"}, {"source": "const_3", "type": "input", "target": "CALL_004011af_15"}, {"source": "addrtied_00404070", "type": "input", "target": "CALL_00401209_41"...
00401192
..
..
18_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
__libc_csu_init
FUN_00401230
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_00401230(undefined4 param_1,undefined8 param_2,undefined8 param_3) { long lVar1; _DT_INIT(); lVar1 = 0; do { (*(code *)(&__DT_INIT_ARRAY)[lVar1])(param_1,param_2,param_3); lVar1 = lVar1 + 1; } while (lVar1 != 1); return; }
PUSH R15 MOV R15,RDX PUSH R14 MOV R14,RSI PUSH R13 MOV R13D,EDI PUSH R12 LEA R12,[0x403de0] PUSH RBP LEA RBP,[0x403de8] PUSH RBX SUB RBP,R12 SUB RSP,0x8 CALL 0x00401000 SAR RBP,0x3 JZ 0x0040127e XOR EBX,EBX NOP dword ptr [RAX] MOV RDX,R15 MOV RSI,R14 MOV EDI,R13D CALL qword ptr [R12 + RBX*0x8] ADD RBX,0x1 CMP RBP,RBX J...
{"edges": [{"source": "LOAD_00401271_96", "type": "def", "target": "unique_57088"}, {"source": "PTRADD_00401271_285", "type": "def", "target": "unique_18944"}, {"source": "INT_ADD_00401275_103", "type": "def", "target": "reg_register:00000018"}, {"source": "const_0", "type": "use", "target": "RETURN_0040128c_157"}, {"s...
{"edges": [{"source": "unique_268435578", "type": "use", "target": "PTRADD_00401271_283"}, {"source": "LOAD_00401271_96", "type": "def", "target": "unique_57088"}, {"source": "INT_ADD_00401275_103", "type": "def", "target": "reg_register:00000018"}, {"source": "const_0", "type": "use", "target": "RETURN_0040128c_157"},...
{"edges": [{"source": "00401230", "type": "control_flow", "target": "00401000"}, {"source": "00401230", "type": "control_flow", "target": "0040127e"}, {"source": "00401230", "type": "control_flow", "target": "00401263"}, {"source": "00401263", "type": "control_flow", "target": "00401268"}, {"source": "00401268", "type"...
{"edges": [{"source": "00401230", "type": "control_flow", "target": "00401000"}, {"source": "00401230", "type": "control_flow", "target": "0040127e"}, {"source": "00401230", "type": "control_flow", "target": "00401263"}, {"source": "00401263", "type": "control_flow", "target": "00401268"}, {"source": "00401268", "type"...
null
null
[["LOAD_00401271_96", "unique_57088", "output"], ["INT_ADD_00401275_103", "reg_register:00000018", "output"], ["const_433", "LOAD_00401271_96", "input"], ["const_4210144", "PTRSUB_00401271_284", "input"], ["MULTIEQUAL_00401268_204", "reg_register:00000018", "output"], ["INT_AND_0040123c_222", "reg_register:000000a8", "...
[["COPY_00401263_199", "reg_register:00000018", "output"], ["LOAD_00401271_96", "unique_57088", "output"], ["const_4210144", "PTRSUB_00401271_282", "input"], ["INT_ADD_00401275_103", "reg_register:00000018", "output"], ["const_433", "LOAD_00401271_96", "input"], ["CAST_00401271_284", "unique_268435594", "output"], ["co...
{"edges": [{"source": "LOAD_00401271_96", "type": "output", "target": "unique_57088"}, {"source": "INT_ADD_00401275_103", "type": "output", "target": "reg_register:00000018"}, {"source": "const_433", "type": "input", "target": "LOAD_00401271_96"}, {"source": "const_4210144", "type": "input", "target": "PTRSUB_00401271_...
{"edges": [{"source": "COPY_00401263_199", "type": "output", "target": "reg_register:00000018"}, {"source": "LOAD_00401271_96", "type": "output", "target": "unique_57088"}, {"source": "const_4210144", "type": "input", "target": "PTRSUB_00401271_282"}, {"source": "INT_ADD_00401275_103", "type": "output", "target": "reg_...
00401230
..
..
19_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
__libc_csu_fini
FUN_00401290
void __libc_csu_fini(void) { return; }
void FUN_00401290(void) { return; }
RET
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401290_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401290_2"}]}
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401290_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401290_2"}]}
{"edges": [], "nodes": [{"label": "00401290", "type": "basic_block", "id": "00401290"}]}
{"edges": [], "nodes": [{"label": "00401290", "type": "basic_block", "id": "00401290"}]}
null
null
[["const_0", "RETURN_00401290_2", "input"]]
[["const_0", "RETURN_00401290_2", "input"]]
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401290_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401290_2"}, {"label": "input", "type": "var", "id": "const_0"}]}
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401290_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401290_2"}, {"label": "input", "type": "var", "id": "const_0"}]}
00401290
..
..
20_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_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_0040129c_20"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040129c_20"}]}
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_0040129c_20"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040129c_20"}]}
{"edges": [], "nodes": [{"label": "00401294", "type": "basic_block", "id": "00401294"}]}
{"edges": [], "nodes": [{"label": "00401294", "type": "basic_block", "id": "00401294"}]}
null
null
[["const_0", "RETURN_0040129c_20", "input"]]
[["const_0", "RETURN_0040129c_20", "input"]]
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_0040129c_20"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_0040129c_20"}, {"label": "input", "type": "var", "id": "const_0"}]}
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_0040129c_20"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_0040129c_20"}, {"label": "input", "type": "var", "id": "const_0"}]}
00401294
..
..
21_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
wgetch
wgetch
/* WARNING: Control flow encountered bad instruction data */ void wgetch(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* wgetch@@NCURSES6_5.0.19991023 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void wgetch(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
{"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405000_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]}
{"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405000_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]}
{"edges": [], "nodes": []}
{"edges": [], "nodes": []}
null
null
[["const_1", "RETURN_00405000_0", "input"]]
[["const_1", "RETURN_00405000_0", "input"]]
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405000_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]}
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405000_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]}
00405000
..
..
22_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
initscr
initscr
/* WARNING: Control flow encountered bad instruction data */ void initscr(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* initscr@@NCURSES6_5.0.19991023 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void initscr(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
..
..
23_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
wrefresh
wrefresh
/* WARNING: Control flow encountered bad instruction data */ void wrefresh(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* wrefresh@@NCURSES6_5.0.19991023 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void wrefresh(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
{"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405010_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405010_0"}, {"label": "var", "type": "var", "id": "const_1"}]}
{"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405010_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405010_0"}, {"label": "var", "type": "var", "id": "const_1"}]}
{"edges": [], "nodes": []}
{"edges": [], "nodes": []}
null
null
[["const_1", "RETURN_00405010_0", "input"]]
[["const_1", "RETURN_00405010_0", "input"]]
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405010_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405010_0"}, {"label": "input", "type": "var", "id": "const_1"}]}
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405010_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405010_0"}, {"label": "input", "type": "var", "id": "const_1"}]}
00405010
..
..
24_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
start_color
start_color
/* WARNING: Control flow encountered bad instruction data */ void start_color(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* start_color@@NCURSES6_5.0.19991023 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void start_color(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
..
..
25_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
__libc_start_main
__libc_start_main
/* WARNING: Control flow encountered bad instruction data */ void __libc_start_main(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __libc_start_main@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void __libc_start_main(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
{"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405020_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]}
{"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405020_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]}
{"edges": [], "nodes": []}
{"edges": [], "nodes": []}
null
null
[["const_1", "RETURN_00405020_0", "input"]]
[["const_1", "RETURN_00405020_0", "input"]]
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405020_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]}
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405020_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]}
00405020
..
..
26_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
wcolor_set
wcolor_set
/* WARNING: Control flow encountered bad instruction data */ void wcolor_set(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* wcolor_set@@NCURSES6_5.0.19991023 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void wcolor_set(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
..
..
27_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_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_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
..
..
28_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
init_pair
init_pair
/* WARNING: Control flow encountered bad instruction data */ void init_pair(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* init_pair@@NCURSES6_5.0.19991023 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void init_pair(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
{"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "var", "type": "var", "id": "const_1"}]}
{"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "var", "type": "var", "id": "const_1"}]}
{"edges": [], "nodes": []}
{"edges": [], "nodes": []}
null
null
[["const_1", "RETURN_00405038_0", "input"]]
[["const_1", "RETURN_00405038_0", "input"]]
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "input", "type": "var", "id": "const_1"}]}
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "input", "type": "var", "id": "const_1"}]}
00405038
..
..
29_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
endwin
endwin
/* WARNING: Control flow encountered bad instruction data */ void endwin(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* endwin@@NCURSES6_5.0.19991023 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void endwin(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
..
..
30_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_and_002bdac388012e2ec093295b43daf95c72fcba4a0a045748c851e052364931cb_strip.c
waddnstr
waddnstr
/* WARNING: Control flow encountered bad instruction data */ void waddnstr(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* waddnstr@@NCURSES6_5.0.19991023 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void waddnstr(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
..
..
1_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
_init
_DT_INIT
int _init(EVP_PKEY_CTX *ctx) { int iVar1; iVar1 = __gmon_start__(); return iVar1; }
void _DT_INIT(void) { __gmon_start__(); return; }
SUB RSP,0x8 MOV RAX,qword ptr [0x00403ff8] TEST RAX,RAX JZ 0x00401012 CALL RAX ADD RSP,0x8 RET
{"edges": [{"source": "CALL_00401010_23", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401016_35"}, {"source": "COPY_00401016_41", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010...
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401016_35"}, {"source": "var_00405038", "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": "00405038"}, {"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": "00405038"}, {"source": "00401010", "type": "control_flow", "target": "00401012"}], "nodes": [{"label": "0040100...
null
null
[["var_00405038", "CALL_00401010_23", "input"], ["CALL_00401010_23", "reg_register:00000000", "output"], ["COPY_00401016_41", "reg_register:00000000", "output"], ["reg_register:00000000", "RETURN_00401016_35", "input"], ["const_0", "RETURN_00401016_35", "input"], ["reg_register:00000000", "COPY_00401016_41", "input"]]
[["var_00405038", "CALL_00401010_23", "input"], ["const_0", "RETURN_00401016_35", "input"]]
{"edges": [{"source": "var_00405038", "type": "input", "target": "CALL_00401010_23"}, {"source": "CALL_00401010_23", "type": "output", "target": "reg_register:00000000"}, {"source": "COPY_00401016_41", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "input", "target": "...
{"edges": [{"source": "var_00405038", "type": "input", "target": "CALL_00401010_23"}, {"source": "const_0", "type": "input", "target": "RETURN_00401016_35"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401016_35"}, {"label": "input", "type": "var", "id": "var_00405038"}, {"label": "CALL", "type": "op",...
00401000
..
..
2_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_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_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_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 [0x00404018]
{"edges": [{"source": "CALL_00401030_0", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00405000", "type": "use", "target": "CALL_00401030_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401030_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004010...
{"edges": [{"source": "CALL_00401030_0", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00405000", "type": "use", "target": "CALL_00401030_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401030_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004010...
{"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:00000000", "RETURN_00401030_1", "input"], ["reg_register:00000038", "CALL_00401030_0", "input"], ["var_00405000", "CALL_00401030_0", "input"], ["CALL_00401030_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401030_1", "input"]]
[["reg_register:00000000", "RETURN_00401030_1", "input"], ["reg_register:00000038", "CALL_00401030_0", "input"], ["var_00405000", "CALL_00401030_0", "input"], ["CALL_00401030_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401030_1", "input"]]
{"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401030_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401030_0"}, {"source": "var_00405000", "type": "input", "target": "CALL_00401030_0"}, {"source": "CALL_00401030_0", "type": "output", "target": "reg_regi...
{"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401030_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401030_0"}, {"source": "var_00405000", "type": "input", "target": "CALL_00401030_0"}, {"source": "CALL_00401030_0", "type": "output", "target": "reg_regi...
00401030
..
..
4_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
fclose
fclose
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fclose(FILE *__stream) { int iVar1; iVar1 = fclose(__stream); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fclose(FILE *__stream) { int iVar1; iVar1 = fclose(__stream); return iVar1; }
JMP qword ptr [0x00404020]
{"edges": [{"source": "CALL_00401040_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401040_1"}, {"source": "var_00405008", "type": "use", "target": "CALL_00401040_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401040_0"}, {"sour...
{"edges": [{"source": "CALL_00401040_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401040_1"}, {"source": "var_00405008", "type": "use", "target": "CALL_00401040_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401040_0"}, {"sour...
{"edges": [{"source": "00401040", "type": "control_flow", "target": "00405008"}], "nodes": [{"label": "00401040", "type": "basic_block", "id": "00401040"}, {"label": "00405008", "type": "basic_block", "id": "00405008"}]}
{"edges": [{"source": "00401040", "type": "control_flow", "target": "00405008"}], "nodes": [{"label": "00401040", "type": "basic_block", "id": "00401040"}, {"label": "00405008", "type": "basic_block", "id": "00405008"}]}
null
null
[["var_00405008", "CALL_00401040_0", "input"], ["reg_register:00000000", "RETURN_00401040_1", "input"], ["CALL_00401040_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401040_1", "input"], ["reg_register:00000038", "CALL_00401040_0", "input"]]
[["var_00405008", "CALL_00401040_0", "input"], ["reg_register:00000000", "RETURN_00401040_1", "input"], ["CALL_00401040_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401040_1", "input"], ["reg_register:00000038", "CALL_00401040_0", "input"]]
{"edges": [{"source": "var_00405008", "type": "input", "target": "CALL_00401040_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401040_1"}, {"source": "CALL_00401040_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00401040_...
{"edges": [{"source": "var_00405008", "type": "input", "target": "CALL_00401040_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401040_1"}, {"source": "CALL_00401040_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00401040_...
00401040
..
..
5_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
strlen
strlen
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strlen(char *__s) { size_t sVar1; sVar1 = strlen(__s); return sVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strlen(char *__s) { size_t sVar1; sVar1 = strlen(__s); return sVar1; }
JMP qword ptr [0x00404028]
{"edges": [{"source": "var_00405010", "type": "use", "target": "CALL_00401050_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401050_1"}, {"source": "const_0", "type": "use", "target": "RETURN_00401050_1"}, {"source": "CALL_00401050_0", "type": "def", "target": "reg_register:00000000"}, {"so...
{"edges": [{"source": "var_00405010", "type": "use", "target": "CALL_00401050_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401050_1"}, {"source": "const_0", "type": "use", "target": "RETURN_00401050_1"}, {"source": "CALL_00401050_0", "type": "def", "target": "reg_register:00000000"}, {"so...
{"edges": [{"source": "00401050", "type": "control_flow", "target": "00405010"}], "nodes": [{"label": "00401050", "type": "basic_block", "id": "00401050"}, {"label": "00405010", "type": "basic_block", "id": "00405010"}]}
{"edges": [{"source": "00401050", "type": "control_flow", "target": "00405010"}], "nodes": [{"label": "00401050", "type": "basic_block", "id": "00401050"}, {"label": "00405010", "type": "basic_block", "id": "00405010"}]}
null
null
[["const_0", "RETURN_00401050_1", "input"], ["reg_register:00000038", "CALL_00401050_0", "input"], ["CALL_00401050_0", "reg_register:00000000", "output"], ["var_00405010", "CALL_00401050_0", "input"], ["reg_register:00000000", "RETURN_00401050_1", "input"]]
[["const_0", "RETURN_00401050_1", "input"], ["reg_register:00000038", "CALL_00401050_0", "input"], ["CALL_00401050_0", "reg_register:00000000", "output"], ["var_00405010", "CALL_00401050_0", "input"], ["reg_register:00000000", "RETURN_00401050_1", "input"]]
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401050_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401050_0"}, {"source": "CALL_00401050_0", "type": "output", "target": "reg_register:00000000"}, {"source": "var_00405010", "type": "input", "target": "CALL_00401050_0"...
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401050_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401050_0"}, {"source": "CALL_00401050_0", "type": "output", "target": "reg_register:00000000"}, {"source": "var_00405010", "type": "input", "target": "CALL_00401050_0"...
00401050
..
..
6_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_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 [0x00404030]
{"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401060_1"}, {"source": "var_00405018", "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_00405018", "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": "00405018"}], "nodes": [{"label": "00401060", "type": "basic_block", "id": "00401060"}, {"label": "00405018", "type": "basic_block", "id": "00405018"}]}
{"edges": [{"source": "00401060", "type": "control_flow", "target": "00405018"}], "nodes": [{"label": "00401060", "type": "basic_block", "id": "00401060"}, {"label": "00405018", "type": "basic_block", "id": "00405018"}]}
null
null
[["reg_register:00000038", "CALL_00401060_0", "input"], ["reg_register:00000000", "RETURN_00401060_1", "input"], ["CALL_00401060_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401060_1", "input"], ["var_00405018", "CALL_00401060_0", "input"]]
[["reg_register:00000038", "CALL_00401060_0", "input"], ["reg_register:00000000", "RETURN_00401060_1", "input"], ["CALL_00401060_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401060_1", "input"], ["var_00405018", "CALL_00401060_0", "input"]]
{"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_00401060_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401060_1"}, {"source": "CALL_00401060_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_...
{"edges": [{"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": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_...
00401060
..
..
7_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
fgets
fgets
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * fgets(char *__s,int __n,FILE *__stream) { char *pcVar1; pcVar1 = fgets(__s,__n,__stream); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * fgets(char *__s,int __n,FILE *__stream) { char *pcVar1; pcVar1 = fgets(__s,__n,__stream); return pcVar1; }
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
[["reg_register:00000010", "CALL_00401070_0", "input"], ["reg_register:00000030", "CALL_00401070_0", "input"], ["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_0...
[["reg_register:00000010", "CALL_00401070_0", "input"], ["reg_register:00000030", "CALL_00401070_0", "input"], ["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_0...
{"edges": [{"source": "reg_register:00000010", "type": "input", "target": "CALL_00401070_0"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_00401070_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401070_1"}, {"source": "var_00405028", "type": "input", "target": "CALL_00401070_0"}...
{"edges": [{"source": "reg_register:00000010", "type": "input", "target": "CALL_00401070_0"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_00401070_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401070_1"}, {"source": "var_00405028", "type": "input", "target": "CALL_00401070_0"}...
00401070
..
..
8_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_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 [0x00404040]
{"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_00401080_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401080_1"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401080_1"}, {"source": "CALL_00401080_0", "type": "def", "target": "reg_register:0000000...
{"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_00401080_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401080_1"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401080_1"}, {"source": "CALL_00401080_0", "type": "def", "target": "reg_register:0000000...
{"edges": [{"source": "00401080", "type": "control_flow", "target": "00405030"}], "nodes": [{"label": "00401080", "type": "basic_block", "id": "00401080"}, {"label": "00405030", "type": "basic_block", "id": "00405030"}]}
{"edges": [{"source": "00401080", "type": "control_flow", "target": "00405030"}], "nodes": [{"label": "00401080", "type": "basic_block", "id": "00401080"}, {"label": "00405030", "type": "basic_block", "id": "00405030"}]}
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_00405030", "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_00405030", "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_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
strncasecmp
strncasecmp
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strncasecmp(char *__s1,char *__s2,size_t __n) { int iVar1; iVar1 = strncasecmp(__s1,__s2,__n); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strncasecmp(char *__s1,char *__s2,size_t __n) { int iVar1; iVar1 = strncasecmp(__s1,__s2,__n); return iVar1; }
JMP qword ptr [0x00404048]
{"edges": [{"source": "var_00405040", "type": "use", "target": "CALL_00401090_0"}, {"source": "reg_register:00000010", "type": "use", "target": "CALL_00401090_0"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_00401090_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401090...
{"edges": [{"source": "var_00405040", "type": "use", "target": "CALL_00401090_0"}, {"source": "reg_register:00000010", "type": "use", "target": "CALL_00401090_0"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_00401090_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401090...
{"edges": [{"source": "00401090", "type": "control_flow", "target": "00405040"}], "nodes": [{"label": "00401090", "type": "basic_block", "id": "00401090"}, {"label": "00405040", "type": "basic_block", "id": "00405040"}]}
{"edges": [{"source": "00401090", "type": "control_flow", "target": "00405040"}], "nodes": [{"label": "00401090", "type": "basic_block", "id": "00401090"}, {"label": "00405040", "type": "basic_block", "id": "00405040"}]}
null
null
[["reg_register:00000030", "CALL_00401090_0", "input"], ["CALL_00401090_0", "reg_register:00000000", "output"], ["reg_register:00000010", "CALL_00401090_0", "input"], ["const_0", "RETURN_00401090_1", "input"], ["reg_register:00000038", "CALL_00401090_0", "input"], ["var_00405040", "CALL_00401090_0", "input"], ["reg_reg...
[["reg_register:00000030", "CALL_00401090_0", "input"], ["CALL_00401090_0", "reg_register:00000000", "output"], ["reg_register:00000010", "CALL_00401090_0", "input"], ["const_0", "RETURN_00401090_1", "input"], ["reg_register:00000038", "CALL_00401090_0", "input"], ["var_00405040", "CALL_00401090_0", "input"], ["reg_reg...
{"edges": [{"source": "reg_register:00000030", "type": "input", "target": "CALL_00401090_0"}, {"source": "CALL_00401090_0", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000010", "type": "input", "target": "CALL_00401090_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00...
{"edges": [{"source": "reg_register:00000030", "type": "input", "target": "CALL_00401090_0"}, {"source": "CALL_00401090_0", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000010", "type": "input", "target": "CALL_00401090_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00...
00401090
..
..
10_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
fopen
fopen
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ FILE * fopen(char *__filename,char *__modes) { FILE *pFVar1; pFVar1 = fopen(__filename,__modes); return pFVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ FILE * fopen(char *__filename,char *__modes) { FILE *pFVar1; pFVar1 = fopen(__filename,__modes); return pFVar1; }
JMP qword ptr [0x00404050]
{"edges": [{"source": "var_00405048", "type": "use", "target": "CALL_004010a0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010a0_1"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010a0_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004010a0_0"}, {"so...
{"edges": [{"source": "var_00405048", "type": "use", "target": "CALL_004010a0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010a0_1"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010a0_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004010a0_0"}, {"so...
{"edges": [{"source": "004010a0", "type": "control_flow", "target": "00405048"}], "nodes": [{"label": "004010a0", "type": "basic_block", "id": "004010a0"}, {"label": "00405048", "type": "basic_block", "id": "00405048"}]}
{"edges": [{"source": "004010a0", "type": "control_flow", "target": "00405048"}], "nodes": [{"label": "004010a0", "type": "basic_block", "id": "004010a0"}, {"label": "00405048", "type": "basic_block", "id": "00405048"}]}
null
null
[["CALL_004010a0_0", "reg_register:00000000", "output"], ["reg_register:00000000", "RETURN_004010a0_1", "input"], ["const_0", "RETURN_004010a0_1", "input"], ["var_00405048", "CALL_004010a0_0", "input"], ["reg_register:00000038", "CALL_004010a0_0", "input"], ["reg_register:00000030", "CALL_004010a0_0", "input"]]
[["CALL_004010a0_0", "reg_register:00000000", "output"], ["reg_register:00000000", "RETURN_004010a0_1", "input"], ["const_0", "RETURN_004010a0_1", "input"], ["var_00405048", "CALL_004010a0_0", "input"], ["reg_register:00000038", "CALL_004010a0_0", "input"], ["reg_register:00000030", "CALL_004010a0_0", "input"]]
{"edges": [{"source": "CALL_004010a0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_004010a0_1"}, {"source": "const_0", "type": "input", "target": "RETURN_004010a0_1"}, {"source": "var_00405048", "type": "input", "target": "CALL_004010a0_...
{"edges": [{"source": "CALL_004010a0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_004010a0_1"}, {"source": "const_0", "type": "input", "target": "RETURN_004010a0_1"}, {"source": "var_00405048", "type": "input", "target": "CALL_004010a0_...
004010a0
..
..
11_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_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 [0x00404058]
{"edges": [{"source": "var_00405050", "type": "use", "target": "CALL_004010b0_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004010b0_0"}, {"source": "const_1", "type": "use", "target": "RETURN_004010b0_2"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_004010b0_0"}, {"label": "var", "...
{"edges": [{"source": "var_00405050", "type": "use", "target": "CALL_004010b0_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004010b0_0"}, {"source": "const_1", "type": "use", "target": "RETURN_004010b0_2"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_004010b0_0"}, {"label": "var", "...
{"edges": [{"source": "004010b0", "type": "control_flow", "target": "00405050"}], "nodes": [{"label": "004010b0", "type": "basic_block", "id": "004010b0"}, {"label": "00405050", "type": "basic_block", "id": "00405050"}]}
{"edges": [{"source": "004010b0", "type": "control_flow", "target": "00405050"}], "nodes": [{"label": "004010b0", "type": "basic_block", "id": "004010b0"}, {"label": "00405050", "type": "basic_block", "id": "00405050"}]}
null
null
[["const_1", "RETURN_004010b0_2", "input"], ["reg_register:00000038", "CALL_004010b0_0", "input"], ["var_00405050", "CALL_004010b0_0", "input"]]
[["const_1", "RETURN_004010b0_2", "input"], ["reg_register:00000038", "CALL_004010b0_0", "input"], ["var_00405050", "CALL_004010b0_0", "input"]]
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_004010b0_2"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_004010b0_0"}, {"source": "var_00405050", "type": "input", "target": "CALL_004010b0_0"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_004010b0_0"}, {"label": "i...
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_004010b0_2"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_004010b0_0"}, {"source": "var_00405050", "type": "input", "target": "CALL_004010b0_0"}], "nodes": [{"label": "CALL", "type": "op", "id": "CALL_004010b0_0"}, {"label": "i...
004010b0
..
..
12_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
fwrite
fwrite
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s) { size_t sVar1; sVar1 = fwrite(__ptr,__size,__n,__s); return sVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s) { size_t sVar1; sVar1 = fwrite(__ptr,__size,__n,__s); return sVar1; }
JMP qword ptr [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": "reg_register:00000030", "type": "use", "target": "CA...
{"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": "reg_register:00000030", "type": "use", "target": "CA...
{"edges": [{"source": "004010c0", "type": "control_flow", "target": "00405058"}], "nodes": [{"label": "004010c0", "type": "basic_block", "id": "004010c0"}, {"label": "00405058", "type": "basic_block", "id": "00405058"}]}
{"edges": [{"source": "004010c0", "type": "control_flow", "target": "00405058"}], "nodes": [{"label": "004010c0", "type": "basic_block", "id": "004010c0"}, {"label": "00405058", "type": "basic_block", "id": "00405058"}]}
null
null
[["CALL_004010c0_0", "reg_register:00000000", "output"], ["reg_register:00000038", "CALL_004010c0_0", "input"], ["var_00405058", "CALL_004010c0_0", "input"], ["reg_register:00000008", "CALL_004010c0_0", "input"], ["reg_register:00000000", "RETURN_004010c0_1", "input"], ["const_0", "RETURN_004010c0_1", "input"], ["reg_r...
[["CALL_004010c0_0", "reg_register:00000000", "output"], ["reg_register:00000038", "CALL_004010c0_0", "input"], ["var_00405058", "CALL_004010c0_0", "input"], ["reg_register:00000008", "CALL_004010c0_0", "input"], ["reg_register:00000000", "RETURN_004010c0_1", "input"], ["const_0", "RETURN_004010c0_1", "input"], ["reg_r...
{"edges": [{"source": "CALL_004010c0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_004010c0_0"}, {"source": "var_00405058", "type": "input", "target": "CALL_004010c0_0"}, {"source": "reg_register:00000008", "type": "input", "target": "CALL...
{"edges": [{"source": "CALL_004010c0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_004010c0_0"}, {"source": "var_00405058", "type": "input", "target": "CALL_004010c0_0"}, {"source": "reg_register:00000008", "type": "input", "target": "CALL...
004010c0
..
..
13_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
strstr
strstr
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strstr(char *__haystack,char *__needle) { char *pcVar1; pcVar1 = strstr(__haystack,__needle); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strstr(char *__haystack,char *__needle) { char *pcVar1; pcVar1 = strstr(__haystack,__needle); return pcVar1; }
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": "reg_register:00000038", "type": "use", "target": "CALL_004010d0_...
{"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": "reg_register:00000038", "type": "use", "target": "CALL_004010d0_...
{"edges": [{"source": "004010d0", "type": "control_flow", "target": "00404068"}, {"source": "004010d0", "type": "control_flow", "target": "00405060"}], "nodes": [{"label": "004010d0", "type": "basic_block", "id": "004010d0"}, {"label": "00404068", "type": "basic_block", "id": "00404068"}, {"label": "00405060", "type": ...
{"edges": [{"source": "004010d0", "type": "control_flow", "target": "00404068"}, {"source": "004010d0", "type": "control_flow", "target": "00405060"}], "nodes": [{"label": "004010d0", "type": "basic_block", "id": "004010d0"}, {"label": "00404068", "type": "basic_block", "id": "00404068"}, {"label": "00405060", "type": ...
null
null
[["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_00405060", "CALL_004010d0_0", "input"]]
[["reg_register:00000000", "RETURN_004010d0_1", "input"], ["CALL_004010d0_0", "reg_register:00000000", "output"], ["reg_register:00000038", "CALL_004010d0_0", "input"], ["reg_register:00000030", "CALL_004010d0_0", "input"], ["const_0", "RETURN_004010d0_1", "input"], ["var_00405060", "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_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_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_004011ee,param_2,&stack0x00000008,FUN_00401410,FUN_00401470,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,0x401470 MOV RCX,0x401410 MOV RDI,0x4011ee CALL qword ptr [0x00403ff0] HLT
{"edges": [{"source": "reg_register:00000010", "type": "use", "target": "CALL_00401104_37"}, {"source": "const_4199440", "type": "use", "target": "PTRSUB_00401104_75"}, {"source": "unique_268435497", "type": "use", "target": "CALL_00401104_37"}, {"source": "PTRSUB_00401104_75", "type": "def", "target": "unique_26843549...
{"edges": [{"source": "reg_register:00000010", "type": "use", "target": "CALL_00401104_37"}, {"source": "const_4199440", "type": "use", "target": "PTRSUB_00401104_75"}, {"source": "unique_268435497", "type": "use", "target": "CALL_00401104_37"}, {"source": "PTRSUB_00401104_75", "type": "def", "target": "unique_26843549...
{"edges": [{"source": "004010e0", "type": "control_flow", "target": "00405020"}], "nodes": [{"label": "004010e0", "type": "basic_block", "id": "004010e0"}, {"label": "00405020", "type": "basic_block", "id": "00405020"}]}
{"edges": [{"source": "004010e0", "type": "control_flow", "target": "00405020"}], "nodes": [{"label": "004010e0", "type": "basic_block", "id": "004010e0"}, {"label": "00405020", "type": "basic_block", "id": "00405020"}]}
null
null
[["const_8", "PTRSUB_004010e5_77", "input"], ["addrtied_Stack[0x0]", "CALL_00401104_37", "input"], ["PTRSUB_00401104_74", "unique_268435489", "output"], ["PTRSUB_00401104_76", "unique_268435505", "output"], ["reg_register:00000020", "PTRSUB_004010ed_78", "input"], ["const_4199536", "PTRSUB_00401104_76", "input"], ["con...
[["const_8", "PTRSUB_004010e5_77", "input"], ["addrtied_Stack[0x0]", "CALL_00401104_37", "input"], ["PTRSUB_00401104_74", "unique_268435489", "output"], ["PTRSUB_00401104_76", "unique_268435505", "output"], ["reg_register:00000020", "PTRSUB_004010ed_78", "input"], ["const_4199536", "PTRSUB_00401104_76", "input"], ["con...
{"edges": [{"source": "const_8", "type": "input", "target": "PTRSUB_004010e5_77"}, {"source": "addrtied_Stack[0x0]", "type": "input", "target": "CALL_00401104_37"}, {"source": "PTRSUB_00401104_74", "type": "output", "target": "unique_268435489"}, {"source": "PTRSUB_00401104_76", "type": "output", "target": "unique_2684...
{"edges": [{"source": "const_8", "type": "input", "target": "PTRSUB_004010e5_77"}, {"source": "addrtied_Stack[0x0]", "type": "input", "target": "CALL_00401104_37"}, {"source": "PTRSUB_00401104_74", "type": "output", "target": "unique_268435489"}, {"source": "PTRSUB_00401104_76", "type": "output", "target": "unique_2684...
004010e0
..
..
15_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
_dl_relocate_static_pie
FUN_00401110
void _dl_relocate_static_pie(void) { return; }
void FUN_00401110(void) { return; }
RET
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401110_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401110_2"}]}
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401110_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401110_2"}]}
{"edges": [], "nodes": [{"label": "00401110", "type": "basic_block", "id": "00401110"}]}
{"edges": [], "nodes": [{"label": "00401110", "type": "basic_block", "id": "00401110"}]}
null
null
[["const_0", "RETURN_00401110_2", "input"]]
[["const_0", "RETURN_00401110_2", "input"]]
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401110_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401110_2"}, {"label": "input", "type": "var", "id": "const_0"}]}
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401110_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401110_2"}, {"label": "input", "type": "var", "id": "const_0"}]}
00401110
..
..
16_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
deregister_tm_clones
FUN_00401120
/* WARNING: Removing unreachable block (ram,0x0040112d) */ /* WARNING: Removing unreachable block (ram,0x00401137) */ void deregister_tm_clones(void) { return; }
/* WARNING: Removing unreachable block (ram,0x0040112d) */ /* WARNING: Removing unreachable block (ram,0x00401137) */ void FUN_00401120(void) { return; }
MOV EAX,0x404098 CMP RAX,0x404098 JZ 0x00401140 MOV EAX,0x0 TEST RAX,RAX JZ 0x00401140 MOV EDI,0x404098 JMP RAX RET
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401140_26"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401140_26"}]}
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401140_26"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401140_26"}]}
{"edges": [{"source": "00401120", "type": "control_flow", "target": "00401140"}, {"source": "00401120", "type": "control_flow", "target": "0040112d"}, {"source": "0040112d", "type": "control_flow", "target": "00401140"}, {"source": "0040112d", "type": "control_flow", "target": "00401137"}], "nodes": [{"label": "0040112...
{"edges": [{"source": "00401120", "type": "control_flow", "target": "00401140"}, {"source": "00401120", "type": "control_flow", "target": "0040112d"}, {"source": "0040112d", "type": "control_flow", "target": "00401140"}, {"source": "0040112d", "type": "control_flow", "target": "00401137"}], "nodes": [{"label": "0040112...
null
null
[["const_0", "RETURN_00401140_26", "input"]]
[["const_0", "RETURN_00401140_26", "input"]]
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401140_26"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401140_26"}, {"label": "input", "type": "var", "id": "const_0"}]}
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401140_26"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401140_26"}, {"label": "input", "type": "var", "id": "const_0"}]}
00401120
..
..
17_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
register_tm_clones
FUN_00401150
/* WARNING: Removing unreachable block (ram,0x0040116f) */ /* WARNING: Removing unreachable block (ram,0x00401179) */ void register_tm_clones(void) { return; }
/* WARNING: Removing unreachable block (ram,0x0040116f) */ /* WARNING: Removing unreachable block (ram,0x00401179) */ void FUN_00401150(void) { return; }
MOV ESI,0x404098 SUB RSI,0x404098 MOV RAX,RSI SHR RSI,0x3f SAR RAX,0x3 ADD RSI,RAX SAR RSI,0x1 JZ 0x00401180 MOV EAX,0x0 TEST RAX,RAX JZ 0x00401180 MOV EDI,0x404098 JMP RAX RET
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401180_117"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401180_117"}]}
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401180_117"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401180_117"}]}
{"edges": [{"source": "00401150", "type": "control_flow", "target": "00401180"}, {"source": "00401150", "type": "control_flow", "target": "0040116f"}, {"source": "0040116f", "type": "control_flow", "target": "00401180"}, {"source": "0040116f", "type": "control_flow", "target": "00401179"}], "nodes": [{"label": "0040115...
{"edges": [{"source": "00401150", "type": "control_flow", "target": "00401180"}, {"source": "00401150", "type": "control_flow", "target": "0040116f"}, {"source": "0040116f", "type": "control_flow", "target": "00401180"}, {"source": "0040116f", "type": "control_flow", "target": "00401179"}], "nodes": [{"label": "0040115...
null
null
[["const_0", "RETURN_00401180_117", "input"]]
[["const_0", "RETURN_00401180_117", "input"]]
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401180_117"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401180_117"}, {"label": "input", "type": "var", "id": "const_0"}]}
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401180_117"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401180_117"}, {"label": "input", "type": "var", "id": "const_0"}]}
00401150
..
..
18_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
__do_global_dtors_aux
_FINI_0
void __do_global_dtors_aux(void) { if (completed_0 == '\0') { deregister_tm_clones(); completed_0 = 1; return; } return; }
void _FINI_0(void) { if (DAT_004040a8 == '\0') { FUN_00401120(); DAT_004040a8 = 1; return; } return; }
CMP byte ptr [0x004040a8],0x0 JNZ 0x004011b0 PUSH RBP MOV RBP,RSP CALL 0x00401120 MOV byte ptr [0x004040a8],0x1 POP RBP RET RET
{"edges": [{"source": "INT_EQUAL_00401190_5", "type": "def", "target": "reg_register:00000206"}, {"source": "COPY_004011aa_45", "type": "def", "target": "addrtied_004040a8"}, {"source": "addrtied_004040a8", "type": "use", "target": "INT_EQUAL_00401190_5"}, {"source": "COPY_004011a2_19", "type": "def", "target": "addrti...
{"edges": [{"source": "INT_EQUAL_00401190_5", "type": "def", "target": "reg_register:00000206"}, {"source": "COPY_004011aa_45", "type": "def", "target": "addrtied_004040a8"}, {"source": "addrtied_004040a8", "type": "use", "target": "INT_EQUAL_00401190_5"}, {"source": "COPY_004011a2_19", "type": "def", "target": "addrti...
{"edges": [{"source": "00401190", "type": "control_flow", "target": "004011b0"}, {"source": "00401190", "type": "control_flow", "target": "00401199"}, {"source": "00401199", "type": "control_flow", "target": "00401120"}], "nodes": [{"label": "00401190", "type": "basic_block", "id": "00401190"}, {"label": "004011b0", "t...
{"edges": [{"source": "00401190", "type": "control_flow", "target": "004011b0"}, {"source": "00401190", "type": "control_flow", "target": "00401199"}, {"source": "00401199", "type": "control_flow", "target": "00401120"}], "nodes": [{"label": "00401190", "type": "basic_block", "id": "00401190"}, {"label": "004011b0", "t...
null
null
[["var_004011b0", "CBRANCH_00401197_11", "input"], ["COPY_004011b0_46", "addrtied_004040a8", "output"], ["reg_register:00000206", "CBRANCH_00401197_11", "input"], ["var_00401120", "CALL_0040119d_18", "input"], ["addrtied_004040a8", "INDIRECT_0040119d_44", "input"], ["addrtied_004040a8", "COPY_004011aa_45", "input"], ["...
[["var_004011b0", "CBRANCH_00401197_11", "input"], ["COPY_004011b0_46", "addrtied_004040a8", "output"], ["reg_register:00000206", "CBRANCH_00401197_11", "input"], ["var_00401120", "CALL_0040119d_18", "input"], ["addrtied_004040a8", "INDIRECT_0040119d_44", "input"], ["addrtied_004040a8", "COPY_004011aa_45", "input"], ["...
{"edges": [{"source": "var_004011b0", "type": "input", "target": "CBRANCH_00401197_11"}, {"source": "COPY_004011b0_46", "type": "output", "target": "addrtied_004040a8"}, {"source": "reg_register:00000206", "type": "input", "target": "CBRANCH_00401197_11"}, {"source": "var_00401120", "type": "input", "target": "CALL_004...
{"edges": [{"source": "var_004011b0", "type": "input", "target": "CBRANCH_00401197_11"}, {"source": "COPY_004011b0_46", "type": "output", "target": "addrtied_004040a8"}, {"source": "reg_register:00000206", "type": "input", "target": "CBRANCH_00401197_11"}, {"source": "var_00401120", "type": "input", "target": "CALL_004...
00401190
..
..
19_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
frame_dummy
_INIT_0
/* WARNING: Removing unreachable block (ram,0x0040116f) */ /* WARNING: Removing unreachable block (ram,0x00401179) */ void frame_dummy(void) { return; }
/* WARNING: Removing unreachable block (ram,0x0040116f) */ /* WARNING: Removing unreachable block (ram,0x00401179) */ void _INIT_0(void) { return; }
JMP 0x00401150
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401180_118"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401180_118"}]}
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401180_118"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401180_118"}]}
{"edges": [{"source": "004011c0", "type": "control_flow", "target": "00401150"}], "nodes": [{"label": "004011c0", "type": "basic_block", "id": "004011c0"}, {"label": "00401150", "type": "basic_block", "id": "00401150"}]}
{"edges": [{"source": "004011c0", "type": "control_flow", "target": "00401150"}], "nodes": [{"label": "004011c0", "type": "basic_block", "id": "004011c0"}, {"label": "00401150", "type": "basic_block", "id": "00401150"}]}
null
null
[["const_0", "RETURN_00401180_118", "input"]]
[["const_0", "RETURN_00401180_118", "input"]]
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401180_118"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401180_118"}, {"label": "input", "type": "var", "id": "const_0"}]}
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401180_118"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401180_118"}, {"label": "input", "type": "var", "id": "const_0"}]}
004011c0
..
..
20_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
Usage
FUN_004011c2
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void Usage(void) { fwrite("syntax: mklang C-files ... | @resp\n",1,0x23,stderr); /* WARNING: Subroutine does not return */ exit(1); }
void FUN_004011c2(void) { fwrite("syntax: mklang C-files ... | @resp\n",1,0x23,stderr); /* WARNING: Subroutine does not return */ exit(1); }
PUSH RBP MOV RBP,RSP MOV RAX,qword ptr [0x004040a0] MOV RCX,RAX MOV EDX,0x23 MOV ESI,0x1 MOV EDI,0x402018 CALL 0x004010c0 MOV EDI,0x1 CALL 0x004010b0
{"edges": [{"source": "INDIRECT_004011df_40", "type": "def", "target": "addrtied_004040a0"}, {"source": "const_1", "type": "use", "target": "CALL_004011e9_15"}, {"source": "addrtied_004040a0", "type": "use", "target": "INDIRECT_004011e9_41"}, {"source": "addrtied_004040a0", "type": "use", "target": "COPY_004011e9_42"},...
{"edges": [{"source": "INDIRECT_004011df_40", "type": "def", "target": "addrtied_004040a0"}, {"source": "const_1", "type": "use", "target": "CALL_004011e9_15"}, {"source": "addrtied_004040a0", "type": "use", "target": "INDIRECT_004011e9_41"}, {"source": "addrtied_004040a0", "type": "use", "target": "COPY_004011e9_42"},...
{"edges": [{"source": "004011c2", "type": "control_flow", "target": "004010c0"}, {"source": "004011c2", "type": "control_flow", "target": "004010b0"}], "nodes": [{"label": "004011c2", "type": "basic_block", "id": "004011c2"}, {"label": "004010c0", "type": "basic_block", "id": "004010c0"}, {"label": "004010b0", "type": ...
{"edges": [{"source": "004011c2", "type": "control_flow", "target": "004010c0"}, {"source": "004011c2", "type": "control_flow", "target": "004010b0"}], "nodes": [{"label": "004011c2", "type": "basic_block", "id": "004011c2"}, {"label": "004010c0", "type": "basic_block", "id": "004010c0"}, {"label": "004010b0", "type": ...
null
null
[["INDIRECT_004011df_40", "addrtied_004040a0", "output"], ["addrtied_004040a0", "INDIRECT_004011e9_41", "input"], ["const_35", "CALL_004011df_11", "input"], ["const_4202520", "COPY_004011df_47", "input"], ["const_1", "CALL_004011e9_15", "input"], ["COPY_004011e9_42", "addrtied_004040a0", "output"], ["addrtied_004040a0"...
[["INDIRECT_004011df_40", "addrtied_004040a0", "output"], ["addrtied_004040a0", "INDIRECT_004011e9_41", "input"], ["const_35", "CALL_004011df_11", "input"], ["const_4202520", "COPY_004011df_47", "input"], ["const_1", "CALL_004011e9_15", "input"], ["COPY_004011e9_42", "addrtied_004040a0", "output"], ["addrtied_004040a0"...
{"edges": [{"source": "INDIRECT_004011df_40", "type": "output", "target": "addrtied_004040a0"}, {"source": "addrtied_004040a0", "type": "input", "target": "INDIRECT_004011e9_41"}, {"source": "const_35", "type": "input", "target": "CALL_004011df_11"}, {"source": "const_4202520", "type": "input", "target": "COPY_004011df...
{"edges": [{"source": "INDIRECT_004011df_40", "type": "output", "target": "addrtied_004040a0"}, {"source": "addrtied_004040a0", "type": "input", "target": "INDIRECT_004011e9_41"}, {"source": "const_35", "type": "input", "target": "CALL_004011df_11"}, {"source": "const_4202520", "type": "input", "target": "COPY_004011df...
004011c2
..
..
21_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
main
FUN_004011ee
int main(int argc,char **argv) { long lVar1; char *__filename; int iVar2; FILE *__stream; size_t sVar3; char *pcVar4; char *pcVar5; char **argv_local; int argc_local; char buf [512]; char *cp1; char *cp; char *ext; FILE *fin; char *fname; long line; int i; argc_local = argc; i...
undefined8 FUN_004011ee(int param_1,long param_2) { long lVar1; int iVar2; size_t sVar3; char *pcVar4; bool bVar5; int local_24c; char local_248 [520]; char *local_40; char *local_38; char *local_30; FILE *local_28; char *local_20; long local_18; uint local_c; local_24c = param_1; i...
PUSH RBP MOV RBP,RSP SUB RSP,0x250 MOV dword ptr [RBP + -0x244],EDI MOV qword ptr [RBP + -0x250],RSI CMP dword ptr [RBP + -0x244],0x1 JG 0x004013ef CALL 0x004011c2 JMP 0x004013ef MOV qword ptr [RBP + -0x10],0x0 MOV EAX,dword ptr [RBP + -0x244] CDQE SHL RAX,0x3 LEA RDX,[RAX + -0x8] MOV RAX,qword ptr [RBP + -0x250] ADD R...
{"edges": [{"source": "COPY_00401402_934", "type": "def", "target": "addrtied_004040a0"}, {"source": "const_1", "type": "use", "target": "INT_ADD_004012ed_266"}, {"source": "addrtied_Stack[-0xc]", "type": "use", "target": "MULTIEQUAL_004013a9_1127"}, {"source": "MULTIEQUAL_004013ef_996", "type": "def", "target": "addrt...
{"edges": [{"source": "const_416", "type": "use", "target": "INDIRECT_004013b6_1120"}, {"source": "INDIRECT_00401345_1060", "type": "def", "target": "addrtied_Stack[-0x28]"}, {"source": "const_1", "type": "use", "target": "INT_ADD_004012ed_266"}, {"source": "addrtied_Stack[-0xc]", "type": "use", "target": "INDIRECT_004...
{"edges": [{"source": "004011ee", "type": "control_flow", "target": "004013ef"}, {"source": "004011ee", "type": "control_flow", "target": "00401213"}, {"source": "00401213", "type": "control_flow", "target": "004011c2"}, {"source": "00401213", "type": "control_flow", "target": "004013ef"}, {"source": "0040121d", "type"...
{"edges": [{"source": "004011ee", "type": "control_flow", "target": "004013ef"}, {"source": "004011ee", "type": "control_flow", "target": "00401213"}, {"source": "00401213", "type": "control_flow", "target": "004011c2"}, {"source": "00401213", "type": "control_flow", "target": "004013ef"}, {"source": "0040121d", "type"...
null
null
[["var_004012e9", "CBRANCH_004013d6_238", "input"], ["var_00401310", "CBRANCH_004012f8_281", "input"], ["const_1", "INT_ADD_004013a5_438", "input"], ["const_0", "INT_NOTEQUAL_00401328_308", "input"], ["addrtied_Stack[-0x18]", "COPY_004012bc_1185", "input"], ["INDIRECT_0040130b_925", "addrtied_004040a0", "output"], ["un...
[["COPY_0040130b_1160", "unique_268435812", "output"], ["const_133", "INDIRECT_00401252_1054", "input"], ["addrtied_004040a0", "INDIRECT_0040127a_931", "input"], ["const_290", "INDIRECT_0040130b_1020", "input"], ["addrtied_Stack[-0x40]", "INDIRECT_004012da_1008", "input"], ["addrtied_Stack[-0x18]", "INT_EQUAL_004012f5_...
{"edges": [{"source": "var_004012e9", "type": "input", "target": "CBRANCH_004013d6_238"}, {"source": "var_00401310", "type": "input", "target": "CBRANCH_004012f8_281"}, {"source": "const_1", "type": "input", "target": "INT_ADD_004013a5_438"}, {"source": "const_0", "type": "input", "target": "INT_NOTEQUAL_00401328_308"}...
{"edges": [{"source": "COPY_0040130b_1160", "type": "output", "target": "unique_268435812"}, {"source": "const_133", "type": "input", "target": "INDIRECT_00401252_1054"}, {"source": "addrtied_004040a0", "type": "input", "target": "INDIRECT_0040127a_931"}, {"source": "const_290", "type": "input", "target": "INDIRECT_004...
004011ee
..
..
22_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
__libc_csu_init
FUN_00401410
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_00401410(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,[0x403e00] PUSH RBP LEA RBP,[0x403e08] PUSH RBX SUB RBP,R12 SUB RSP,0x8 CALL 0x00401000 SAR RBP,0x3 JZ 0x0040145e 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_8", "type": "use", "target": "PTRADD_00401451_285"}, {"source": "reg_register:00000206", "type": "use", "target": "CBRANCH_0040145c_121"}, {"source": "unique_57088", "type": "use", "target": "CAST_00401451_287"}, {"source": "reg_register:00000038", "type": "use", "target": "CAST_0040141c_28...
{"edges": [{"source": "reg_register:00000206", "type": "use", "target": "CBRANCH_0040145c_121"}, {"source": "PTRSUB_00401451_282", "type": "def", "target": "unique_268435578"}, {"source": "const_433", "type": "use", "target": "LOAD_00401451_96"}, {"source": "const_0", "type": "use", "target": "COPY_00401443_199"}, {"so...
{"edges": [{"source": "00401410", "type": "control_flow", "target": "00401000"}, {"source": "00401410", "type": "control_flow", "target": "0040145e"}, {"source": "00401410", "type": "control_flow", "target": "00401443"}, {"source": "00401443", "type": "control_flow", "target": "00401448"}, {"source": "00401448", "type"...
{"edges": [{"source": "00401410", "type": "control_flow", "target": "00401000"}, {"source": "00401410", "type": "control_flow", "target": "0040145e"}, {"source": "00401410", "type": "control_flow", "target": "00401443"}, {"source": "00401443", "type": "control_flow", "target": "00401448"}, {"source": "00401448", "type"...
null
null
[["PTRSUB_00401451_284", "unique_268435570", "output"], ["const_1", "INT_ADD_00401455_103", "input"], ["unique_268435570", "PTRADD_00401451_285", "input"], ["reg_register:00000018", "INT_NOTEQUAL_00401459_115", "input"], ["const_4210176", "PTRSUB_00401451_284", "input"], ["reg_register:00000030", "CALLIND_00401451_100"...
[["const_1", "INT_ADD_00401455_103", "input"], ["reg_register:00000018", "INT_NOTEQUAL_00401459_115", "input"], ["reg_register:00000018", "MULTIEQUAL_00401448_201", "input"], ["reg_register:00000030", "CALLIND_00401451_100", "input"], ["unique_268435594", "CALLIND_00401451_100", "input"], ["reg_register:00000018", "INT...
{"edges": [{"source": "PTRSUB_00401451_284", "type": "output", "target": "unique_268435570"}, {"source": "const_1", "type": "input", "target": "INT_ADD_00401455_103"}, {"source": "unique_268435570", "type": "input", "target": "PTRADD_00401451_285"}, {"source": "reg_register:00000018", "type": "input", "target": "INT_NO...
{"edges": [{"source": "const_1", "type": "input", "target": "INT_ADD_00401455_103"}, {"source": "reg_register:00000018", "type": "input", "target": "INT_NOTEQUAL_00401459_115"}, {"source": "reg_register:00000018", "type": "input", "target": "MULTIEQUAL_00401448_201"}, {"source": "reg_register:00000030", "type": "input"...
00401410
..
..
23_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
__libc_csu_fini
FUN_00401470
void __libc_csu_fini(void) { return; }
void FUN_00401470(void) { return; }
RET
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401470_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401470_2"}]}
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401470_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401470_2"}]}
{"edges": [], "nodes": [{"label": "00401470", "type": "basic_block", "id": "00401470"}]}
{"edges": [], "nodes": [{"label": "00401470", "type": "basic_block", "id": "00401470"}]}
null
null
[["const_0", "RETURN_00401470_2", "input"]]
[["const_0", "RETURN_00401470_2", "input"]]
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401470_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401470_2"}, {"label": "input", "type": "var", "id": "const_0"}]}
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401470_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401470_2"}, {"label": "input", "type": "var", "id": "const_0"}]}
00401470
..
..
24_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_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_0040147c_20"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040147c_20"}]}
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_0040147c_20"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040147c_20"}]}
{"edges": [], "nodes": [{"label": "00401474", "type": "basic_block", "id": "00401474"}]}
{"edges": [], "nodes": [{"label": "00401474", "type": "basic_block", "id": "00401474"}]}
null
null
[["const_0", "RETURN_0040147c_20", "input"]]
[["const_0", "RETURN_0040147c_20", "input"]]
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_0040147c_20"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_0040147c_20"}, {"label": "input", "type": "var", "id": "const_0"}]}
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_0040147c_20"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_0040147c_20"}, {"label": "input", "type": "var", "id": "const_0"}]}
00401474
..
..
25_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_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_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
..
..
26_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
fclose
fclose
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fclose(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* fclose@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fclose(FILE *__stream) { /* 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
..
..
27_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
strlen
strlen
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strlen(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* strlen@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strlen(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
..
..
28_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
printf
printf
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int printf(char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ /* printf@@GLIBC_2.2.5 */ halt_baddata(); ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int printf(char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
{"edges": [{"source": "const_1", "type": "use", "target": "RETURN_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
..
..
29_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
__libc_start_main
__libc_start_main
/* WARNING: Control flow encountered bad instruction data */ void __libc_start_main(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __libc_start_main@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void __libc_start_main(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
{"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405020_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]}
{"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405020_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]}
{"edges": [], "nodes": []}
{"edges": [], "nodes": []}
null
null
[["const_1", "RETURN_00405020_0", "input"]]
[["const_1", "RETURN_00405020_0", "input"]]
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405020_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]}
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405020_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]}
00405020
..
..
30_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
fgets
fgets
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * fgets(char *__s,int __n,FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* fgets@@GLIBC_2.2.5 */ h...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * fgets(char *__s,int __n,FILE *__stream) { /* 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
..
..
31_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_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_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
..
..
32_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_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_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
..
..
33_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
strncasecmp
strncasecmp
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strncasecmp(char *__s1,char *__s2,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* strncasecmp@@GLIBC_2.2...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strncasecmp(char *__s1,char *__s2,size_t __n) { /* 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
..
..
34_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
fopen
fopen
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ FILE * fopen(char *__filename,char *__modes) { /* WARNING: Bad instruction - Truncating control flow here */ /* fopen@@GLIBC_2.2.5 */ hal...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ FILE * fopen(char *__filename,char *__modes) { /* 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
..
..
35_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_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_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
..
..
36_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
fwrite
fwrite
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* fwrite@@GL...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
{"edges": [{"source": "const_1", "type": "use", "target": "RETURN_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
..
..
37_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_and_002a3a56f0ab87e236659277fc01607c223556f6e3b1229577cf19bcc841f5af_strip.c
strstr
strstr
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strstr(char *__haystack,char *__needle) { /* WARNING: Bad instruction - Truncating control flow here */ /* strstr@@GLIBC_2.2.5 */ ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strstr(char *__haystack,char *__needle) { /* 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
..
..
1_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_and_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_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 [0x00417ff0] TEST RAX,RAX JZ 0x00401012 CALL RAX ADD RSP,0x8 RET
{"edges": [{"source": "CALL_00401010_23", "type": "def", "target": "reg_register:00000000"}, {"source": "var_004190a0", "type": "use", "target": "CALL_00401010_23"}, {"source": "const_0", "type": "use", "target": "RETURN_00401016_35"}, {"source": "COPY_00401016_41", "type": "def", "target": "reg_register:00000000"}, {"...
{"edges": [{"source": "var_004190a0", "type": "use", "target": "CALL_00401010_23"}, {"source": "const_0", "type": "use", "target": "RETURN_00401016_35"}], "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": "004190a0"}, {"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": "004190a0"}, {"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_004190a0", "CALL_00401010_23", "input"], ["const_0", "RETURN_00401016_35", "input"], ["reg_register:00000000", "COPY_00401016_41", "input"]]
[["var_004190a0", "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_004190a0", "type": "input", "target":...
{"edges": [{"source": "var_004190a0", "type": "input", "target": "CALL_00401010_23"}, {"source": "const_0", "type": "input", "target": "RETURN_00401016_35"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401016_35"}, {"label": "input", "type": "var", "id": "var_004190a0"}, {"label": "CALL", "type": "op",...
00401000
..
..
2_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_and_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_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 [0x00418008] JMP qword ptr [0x00418010]
{"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": "00418010"}], "nodes": [{"label": "00401020", "type": "basic_block", "id": "00401020"}, {"label": "00418010", "type": "basic_block", "id": "00418010"}]}
{"edges": [{"source": "00401020", "type": "control_flow", "target": "00418010"}], "nodes": [{"label": "00401020", "type": "basic_block", "id": "00401020"}, {"label": "00418010", "type": "basic_block", "id": "00418010"}]}
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_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_and_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_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 [0x00418018]
{"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_00401030_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401030_1"}, {"source": "var_00419000", "type": "use", "target": "CALL_00401030_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "...
{"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_00401030_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401030_1"}, {"source": "var_00419000", "type": "use", "target": "CALL_00401030_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "...
{"edges": [{"source": "00401030", "type": "control_flow", "target": "00419000"}], "nodes": [{"label": "00401030", "type": "basic_block", "id": "00401030"}, {"label": "00419000", "type": "basic_block", "id": "00419000"}]}
{"edges": [{"source": "00401030", "type": "control_flow", "target": "00419000"}], "nodes": [{"label": "00401030", "type": "basic_block", "id": "00401030"}, {"label": "00419000", "type": "basic_block", "id": "00419000"}]}
null
null
[["reg_register:00000038", "CALL_00401030_0", "input"], ["var_00419000", "CALL_00401030_0", "input"], ["const_0", "RETURN_00401030_1", "input"]]
[["reg_register:00000038", "CALL_00401030_0", "input"], ["var_00419000", "CALL_00401030_0", "input"], ["const_0", "RETURN_00401030_1", "input"]]
{"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_00401030_0"}, {"source": "var_00419000", "type": "input", "target": "CALL_00401030_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401030_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00419000"}, {"label": "in...
{"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_00401030_0"}, {"source": "var_00419000", "type": "input", "target": "CALL_00401030_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401030_1"}], "nodes": [{"label": "input", "type": "var", "id": "var_00419000"}, {"label": "in...
00401030
..
..
4_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_and_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_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 [0x00418020]
{"edges": [{"source": "var_00419008", "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_00419008", "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": "00419008"}], "nodes": [{"label": "00401040", "type": "basic_block", "id": "00401040"}, {"label": "00419008", "type": "basic_block", "id": "00419008"}]}
{"edges": [{"source": "00401040", "type": "control_flow", "target": "00419008"}], "nodes": [{"label": "00401040", "type": "basic_block", "id": "00401040"}, {"label": "00419008", "type": "basic_block", "id": "00419008"}]}
null
null
[["reg_register:00000000", "RETURN_00401040_1", "input"], ["CALL_00401040_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401040_1", "input"], ["var_00419008", "CALL_00401040_0", "input"], ["reg_register:00000038", "CALL_00401040_0", "input"]]
[["reg_register:00000000", "RETURN_00401040_1", "input"], ["CALL_00401040_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401040_1", "input"], ["var_00419008", "CALL_00401040_0", "input"], ["reg_register:00000038", "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": "var_00419008", "type": "input", "target": "CALL_00401040_...
{"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": "var_00419008", "type": "input", "target": "CALL_00401040_...
00401040
..
..
5_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_and_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_strip.c
abort
abort
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void abort(void) { /* WARNING: Subroutine does not return */ abort(); }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void abort(void) { /* WARNING: Subroutine does not return */ abort(); }
JMP qword ptr [0x00418028]
{"edges": [{"source": "var_00419010", "type": "use", "target": "CALL_00401050_0"}, {"source": "const_1", "type": "use", "target": "RETURN_00401050_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401050_2"}, {"label": "var", "type": "var", "id": "var_00...
{"edges": [{"source": "var_00419010", "type": "use", "target": "CALL_00401050_0"}, {"source": "const_1", "type": "use", "target": "RETURN_00401050_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401050_2"}, {"label": "var", "type": "var", "id": "var_00...
{"edges": [{"source": "00401050", "type": "control_flow", "target": "00419010"}], "nodes": [{"label": "00401050", "type": "basic_block", "id": "00401050"}, {"label": "00419010", "type": "basic_block", "id": "00419010"}]}
{"edges": [{"source": "00401050", "type": "control_flow", "target": "00419010"}], "nodes": [{"label": "00401050", "type": "basic_block", "id": "00401050"}, {"label": "00419010", "type": "basic_block", "id": "00419010"}]}
null
null
[["const_1", "RETURN_00401050_2", "input"], ["var_00419010", "CALL_00401050_0", "input"]]
[["const_1", "RETURN_00401050_2", "input"], ["var_00419010", "CALL_00401050_0", "input"]]
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00401050_2"}, {"source": "var_00419010", "type": "input", "target": "CALL_00401050_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "input", "type": "var", "id": "var_00419010"}, {"label": "RETURN", "type": "op", "id": "RET...
{"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00401050_2"}, {"source": "var_00419010", "type": "input", "target": "CALL_00401050_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "input", "type": "var", "id": "var_00419010"}, {"label": "RETURN", "type": "op", "id": "RET...
00401050
..
..
6_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_and_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_strip.c
__errno_location
__errno_location
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * __errno_location(void) { int *piVar1; piVar1 = __errno_location(); return piVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * __errno_location(void) { int *piVar1; piVar1 = __errno_location(); return piVar1; }
JMP qword ptr [0x00418030]
{"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401060_1"}, {"source": "var_00419018", "type": "use", "target": "CALL_00401060_0"}, {"source": "CALL_00401060_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401060_1"}], "no...
{"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401060_1"}, {"source": "var_00419018", "type": "use", "target": "CALL_00401060_0"}, {"source": "CALL_00401060_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401060_1"}], "no...
{"edges": [{"source": "00401060", "type": "control_flow", "target": "00419018"}], "nodes": [{"label": "00401060", "type": "basic_block", "id": "00401060"}, {"label": "00419018", "type": "basic_block", "id": "00419018"}]}
{"edges": [{"source": "00401060", "type": "control_flow", "target": "00419018"}], "nodes": [{"label": "00401060", "type": "basic_block", "id": "00401060"}, {"label": "00419018", "type": "basic_block", "id": "00419018"}]}
null
null
[["var_00419018", "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_00419018", "CALL_00401060_0", "input"], ["reg_register:00000000", "RETURN_00401060_1", "input"], ["CALL_00401060_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401060_1", "input"]]
{"edges": [{"source": "var_00419018", "type": "input", "target": "CALL_00401060_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401060_1"}, {"source": "CALL_00401060_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00401060_...
{"edges": [{"source": "var_00419018", "type": "input", "target": "CALL_00401060_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401060_1"}, {"source": "CALL_00401060_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00401060_...
00401060
..
..
7_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_and_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_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 [0x00418038]
{"edges": [{"source": "var_00419020", "type": "use", "target": "CALL_00401070_0"}, {"source": "CALL_00401070_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401070_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401070_0"}, {"sour...
{"edges": [{"source": "var_00419020", "type": "use", "target": "CALL_00401070_0"}, {"source": "CALL_00401070_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401070_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401070_0"}, {"sour...
{"edges": [{"source": "00401070", "type": "control_flow", "target": "00419020"}], "nodes": [{"label": "00401070", "type": "basic_block", "id": "00401070"}, {"label": "00419020", "type": "basic_block", "id": "00419020"}]}
{"edges": [{"source": "00401070", "type": "control_flow", "target": "00419020"}], "nodes": [{"label": "00401070", "type": "basic_block", "id": "00401070"}, {"label": "00419020", "type": "basic_block", "id": "00419020"}]}
null
null
[["var_00419020", "CALL_00401070_0", "input"], ["const_0", "RETURN_00401070_1", "input"], ["reg_register:00000000", "RETURN_00401070_1", "input"], ["reg_register:00000038", "CALL_00401070_0", "input"], ["CALL_00401070_0", "reg_register:00000000", "output"]]
[["var_00419020", "CALL_00401070_0", "input"], ["const_0", "RETURN_00401070_1", "input"], ["reg_register:00000000", "RETURN_00401070_1", "input"], ["reg_register:00000038", "CALL_00401070_0", "input"], ["CALL_00401070_0", "reg_register:00000000", "output"]]
{"edges": [{"source": "var_00419020", "type": "input", "target": "CALL_00401070_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401070_1"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401070_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401070_0...
{"edges": [{"source": "var_00419020", "type": "input", "target": "CALL_00401070_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401070_1"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401070_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401070_0...
00401070
..
..
8_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_and_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_strip.c
fread
fread
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream) { size_t sVar1; sVar1 = fread(__ptr,__size,__n,__stream); return sVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream) { size_t sVar1; sVar1 = fread(__ptr,__size,__n,__stream); return sVar1; }
JMP qword ptr [0x00418040]
{"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_00401080_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401080_1"}, {"source": "reg_register:00000008", "type": "use", "target": "CALL_00401080_0"}, {"source": "var_00419028", "type": "use", "target": "CALL_00401080_0"}, {"sour...
{"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_00401080_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401080_1"}, {"source": "reg_register:00000008", "type": "use", "target": "CALL_00401080_0"}, {"source": "var_00419028", "type": "use", "target": "CALL_00401080_0"}, {"sour...
{"edges": [{"source": "00401080", "type": "control_flow", "target": "00419028"}], "nodes": [{"label": "00401080", "type": "basic_block", "id": "00401080"}, {"label": "00419028", "type": "basic_block", "id": "00419028"}]}
{"edges": [{"source": "00401080", "type": "control_flow", "target": "00419028"}], "nodes": [{"label": "00401080", "type": "basic_block", "id": "00401080"}, {"label": "00419028", "type": "basic_block", "id": "00419028"}]}
null
null
[["var_00419028", "CALL_00401080_0", "input"], ["reg_register:00000038", "CALL_00401080_0", "input"], ["reg_register:00000030", "CALL_00401080_0", "input"], ["reg_register:00000010", "CALL_00401080_0", "input"], ["CALL_00401080_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401080_1", "input"], ["reg_reg...
[["var_00419028", "CALL_00401080_0", "input"], ["reg_register:00000038", "CALL_00401080_0", "input"], ["reg_register:00000030", "CALL_00401080_0", "input"], ["reg_register:00000010", "CALL_00401080_0", "input"], ["CALL_00401080_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401080_1", "input"], ["reg_reg...
{"edges": [{"source": "var_00419028", "type": "input", "target": "CALL_00401080_0"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401080_0"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_00401080_0"}, {"source": "reg_register:00000010", "type": "input", "target": "CALL_...
{"edges": [{"source": "var_00419028", "type": "input", "target": "CALL_00401080_0"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401080_0"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_00401080_0"}, {"source": "reg_register:00000010", "type": "input", "target": "CALL_...
00401080
..
..
9_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_and_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_strip.c
getpid
getpid
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ __pid_t getpid(void) { __pid_t _Var1; _Var1 = getpid(); return _Var1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ __pid_t getpid(void) { __pid_t _Var1; _Var1 = getpid(); return _Var1; }
JMP qword ptr [0x00418048]
{"edges": [{"source": "CALL_00401090_0", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401090_1"}, {"source": "var_00419030", "type": "use", "target": "CALL_00401090_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401090_1"}], "no...
{"edges": [{"source": "CALL_00401090_0", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401090_1"}, {"source": "var_00419030", "type": "use", "target": "CALL_00401090_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401090_1"}], "no...
{"edges": [{"source": "00401090", "type": "control_flow", "target": "00419030"}], "nodes": [{"label": "00401090", "type": "basic_block", "id": "00401090"}, {"label": "00419030", "type": "basic_block", "id": "00419030"}]}
{"edges": [{"source": "00401090", "type": "control_flow", "target": "00419030"}], "nodes": [{"label": "00401090", "type": "basic_block", "id": "00401090"}, {"label": "00419030", "type": "basic_block", "id": "00419030"}]}
null
null
[["CALL_00401090_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401090_1", "input"], ["var_00419030", "CALL_00401090_0", "input"], ["reg_register:00000000", "RETURN_00401090_1", "input"]]
[["CALL_00401090_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401090_1", "input"], ["var_00419030", "CALL_00401090_0", "input"], ["reg_register:00000000", "RETURN_00401090_1", "input"]]
{"edges": [{"source": "CALL_00401090_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00401090_1"}, {"source": "var_00419030", "type": "input", "target": "CALL_00401090_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401090_...
{"edges": [{"source": "CALL_00401090_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00401090_1"}, {"source": "var_00419030", "type": "input", "target": "CALL_00401090_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401090_...
00401090
..
..
10_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_and_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_strip.c
fclose
fclose
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fclose(FILE *__stream) { int iVar1; iVar1 = fclose(__stream); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fclose(FILE *__stream) { int iVar1; iVar1 = fclose(__stream); return iVar1; }
JMP qword ptr [0x00418050]
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004010a0_1"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010a0_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004010a0_0"}, {"source": "CALL_004010a0_0", "type": "def", "target": "reg_register:0000000...
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004010a0_1"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010a0_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004010a0_0"}, {"source": "CALL_004010a0_0", "type": "def", "target": "reg_register:0000000...
{"edges": [{"source": "004010a0", "type": "control_flow", "target": "00419038"}], "nodes": [{"label": "004010a0", "type": "basic_block", "id": "004010a0"}, {"label": "00419038", "type": "basic_block", "id": "00419038"}]}
{"edges": [{"source": "004010a0", "type": "control_flow", "target": "00419038"}], "nodes": [{"label": "004010a0", "type": "basic_block", "id": "004010a0"}, {"label": "00419038", "type": "basic_block", "id": "00419038"}]}
null
null
[["CALL_004010a0_0", "reg_register:00000000", "output"], ["reg_register:00000000", "RETURN_004010a0_1", "input"], ["const_0", "RETURN_004010a0_1", "input"], ["var_00419038", "CALL_004010a0_0", "input"], ["reg_register:00000038", "CALL_004010a0_0", "input"]]
[["CALL_004010a0_0", "reg_register:00000000", "output"], ["reg_register:00000000", "RETURN_004010a0_1", "input"], ["const_0", "RETURN_004010a0_1", "input"], ["var_00419038", "CALL_004010a0_0", "input"], ["reg_register:00000038", "CALL_004010a0_0", "input"]]
{"edges": [{"source": "CALL_004010a0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_004010a0_1"}, {"source": "const_0", "type": "input", "target": "RETURN_004010a0_1"}, {"source": "var_00419038", "type": "input", "target": "CALL_004010a0_...
{"edges": [{"source": "CALL_004010a0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_004010a0_1"}, {"source": "const_0", "type": "input", "target": "RETURN_004010a0_1"}, {"source": "var_00419038", "type": "input", "target": "CALL_004010a0_...
004010a0
..
..
11_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_and_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_strip.c
strlen
strlen
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strlen(char *__s) { size_t sVar1; sVar1 = strlen(__s); return sVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strlen(char *__s) { size_t sVar1; sVar1 = strlen(__s); return sVar1; }
JMP qword ptr [0x00418058]
{"edges": [{"source": "CALL_004010b0_0", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00419040", "type": "use", "target": "CALL_004010b0_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004010b0_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010...
{"edges": [{"source": "CALL_004010b0_0", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00419040", "type": "use", "target": "CALL_004010b0_0"}, {"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": "00419040"}], "nodes": [{"label": "004010b0", "type": "basic_block", "id": "004010b0"}, {"label": "00419040", "type": "basic_block", "id": "00419040"}]}
{"edges": [{"source": "004010b0", "type": "control_flow", "target": "00419040"}], "nodes": [{"label": "004010b0", "type": "basic_block", "id": "004010b0"}, {"label": "00419040", "type": "basic_block", "id": "00419040"}]}
null
null
[["CALL_004010b0_0", "reg_register:00000000", "output"], ["const_0", "RETURN_004010b0_1", "input"], ["reg_register:00000000", "RETURN_004010b0_1", "input"], ["var_00419040", "CALL_004010b0_0", "input"], ["reg_register:00000038", "CALL_004010b0_0", "input"]]
[["CALL_004010b0_0", "reg_register:00000000", "output"], ["const_0", "RETURN_004010b0_1", "input"], ["reg_register:00000000", "RETURN_004010b0_1", "input"], ["var_00419040", "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": "reg_register:00000000", "type": "input", "target": "RETURN_004010b0_1"}, {"source": "var_00419040", "type": "input", "target": "CALL_004010b0_...
{"edges": [{"source": "CALL_004010b0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_004010b0_1"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_004010b0_1"}, {"source": "var_00419040", "type": "input", "target": "CALL_004010b0_...
004010b0
..
..
12_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_and_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_strip.c
strchr
strchr
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strchr(char *__s,int __c) { char *pcVar1; pcVar1 = strchr(__s,__c); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strchr(char *__s,int __c) { char *pcVar1; pcVar1 = strchr(__s,__c); return pcVar1; }
JMP qword ptr [0x00418060]
{"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": "reg_register:00000030", "type": "use", "target": "CA...
{"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": "reg_register:00000030", "type": "use", "target": "CA...
{"edges": [{"source": "004010c0", "type": "control_flow", "target": "00419048"}], "nodes": [{"label": "004010c0", "type": "basic_block", "id": "004010c0"}, {"label": "00419048", "type": "basic_block", "id": "00419048"}]}
{"edges": [{"source": "004010c0", "type": "control_flow", "target": "00419048"}], "nodes": [{"label": "004010c0", "type": "basic_block", "id": "004010c0"}, {"label": "00419048", "type": "basic_block", "id": "00419048"}]}
null
null
[["CALL_004010c0_0", "reg_register:00000000", "output"], ["reg_register:00000038", "CALL_004010c0_0", "input"], ["reg_register:00000000", "RETURN_004010c0_1", "input"], ["const_0", "RETURN_004010c0_1", "input"], ["var_00419048", "CALL_004010c0_0", "input"], ["reg_register:00000030", "CALL_004010c0_0", "input"]]
[["CALL_004010c0_0", "reg_register:00000000", "output"], ["reg_register:00000038", "CALL_004010c0_0", "input"], ["reg_register:00000000", "RETURN_004010c0_1", "input"], ["const_0", "RETURN_004010c0_1", "input"], ["var_00419048", "CALL_004010c0_0", "input"], ["reg_register:00000030", "CALL_004010c0_0", "input"]]
{"edges": [{"source": "CALL_004010c0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_004010c0_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_004010c0_1"}, {"source": "const_0", "type": "input", "target": "RETURN_...
{"edges": [{"source": "CALL_004010c0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_004010c0_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_004010c0_1"}, {"source": "const_0", "type": "input", "target": "RETURN_...
004010c0
..
..
13_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_and_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_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 [0x00418068]
{"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010d0_1"}, {"source": "var_00419050", "type": "use", "target": "CALL_004010d0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010d0_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004010d0_0"}, {"so...
{"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_004010d0_1"}, {"source": "var_00419050", "type": "use", "target": "CALL_004010d0_0"}, {"source": "const_0", "type": "use", "target": "RETURN_004010d0_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004010d0_0"}, {"so...
{"edges": [{"source": "004010d0", "type": "control_flow", "target": "00419050"}], "nodes": [{"label": "004010d0", "type": "basic_block", "id": "004010d0"}, {"label": "00419050", "type": "basic_block", "id": "00419050"}]}
{"edges": [{"source": "004010d0", "type": "control_flow", "target": "00419050"}], "nodes": [{"label": "004010d0", "type": "basic_block", "id": "004010d0"}, {"label": "00419050", "type": "basic_block", "id": "00419050"}]}
null
null
[["reg_register:00000000", "RETURN_004010d0_1", "input"], ["var_00419050", "CALL_004010d0_0", "input"], ["CALL_004010d0_0", "reg_register:00000000", "output"], ["reg_register:00000038", "CALL_004010d0_0", "input"], ["const_0", "RETURN_004010d0_1", "input"]]
[["reg_register:00000000", "RETURN_004010d0_1", "input"], ["var_00419050", "CALL_004010d0_0", "input"], ["CALL_004010d0_0", "reg_register:00000000", "output"], ["reg_register:00000038", "CALL_004010d0_0", "input"], ["const_0", "RETURN_004010d0_1", "input"]]
{"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_004010d0_1"}, {"source": "var_00419050", "type": "input", "target": "CALL_004010d0_0"}, {"source": "CALL_004010d0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "input", "target": "CA...
{"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_004010d0_1"}, {"source": "var_00419050", "type": "input", "target": "CALL_004010d0_0"}, {"source": "CALL_004010d0_0", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "input", "target": "CA...
004010d0
..
..
14_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_and_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_strip.c
gettimeofday
gettimeofday
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int gettimeofday(timeval *__tv,__timezone_ptr_t __tz) { int iVar1; iVar1 = gettimeofday(__tv,__tz); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int gettimeofday(timeval *__tv,__timezone_ptr_t __tz) { int iVar1; iVar1 = gettimeofday(__tv,__tz); return iVar1; }
JMP qword ptr [0x00418070]
{"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": "00419058"}], "nodes": [{"label": "004010e0", "type": "basic_block", "id": "004010e0"}, {"label": "00419058", "type": "basic_block", "id": "00419058"}]}
{"edges": [{"source": "004010e0", "type": "control_flow", "target": "00419058"}], "nodes": [{"label": "004010e0", "type": "basic_block", "id": "004010e0"}, {"label": "00419058", "type": "basic_block", "id": "00419058"}]}
null
null
[["reg_register:00000038", "CALL_004010e0_0", "input"], ["reg_register:00000000", "RETURN_004010e0_1", "input"], ["var_00419058", "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_00419058", "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_00419058", "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_00419058", "type": "input", "target": "CALL_004010e0_0"}, {"source": "const_0", "type": "input", "target": "RETURN_004010e0_1...
004010e0
..
..
15_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_and_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_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 [0x00418078]
{"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_004010f0_0"}, {"source": "reg_register:00000010", "type": "use", "target": "CALL_004010f0_0"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_004010f0_0"}, {"source": "reg_register:00000008", "type": "use", "target": "CALL...
{"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_004010f0_0"}, {"source": "reg_register:00000010", "type": "use", "target": "CALL_004010f0_0"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_004010f0_0"}, {"source": "reg_register:00000008", "type": "use", "target": "CALL...
{"edges": [{"source": "004010f0", "type": "control_flow", "target": "00419060"}], "nodes": [{"label": "004010f0", "type": "basic_block", "id": "004010f0"}, {"label": "00419060", "type": "basic_block", "id": "00419060"}]}
{"edges": [{"source": "004010f0", "type": "control_flow", "target": "00419060"}], "nodes": [{"label": "004010f0", "type": "basic_block", "id": "004010f0"}, {"label": "00419060", "type": "basic_block", "id": "00419060"}]}
null
null
[["var_00419060", "CALL_004010f0_0", "input"], ["reg_register:00000030", "CALL_004010f0_0", "input"], ["reg_register:00000038", "CALL_004010f0_0", "input"], ["reg_register:00000008", "CALL_004010f0_0", "input"], ["const_1", "RETURN_004010f0_2", "input"], ["reg_register:00000010", "CALL_004010f0_0", "input"]]
[["var_00419060", "CALL_004010f0_0", "input"], ["reg_register:00000030", "CALL_004010f0_0", "input"], ["reg_register:00000038", "CALL_004010f0_0", "input"], ["reg_register:00000008", "CALL_004010f0_0", "input"], ["const_1", "RETURN_004010f0_2", "input"], ["reg_register:00000010", "CALL_004010f0_0", "input"]]
{"edges": [{"source": "var_00419060", "type": "input", "target": "CALL_004010f0_0"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_004010f0_0"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_004010f0_0"}, {"source": "reg_register:00000008", "type": "input", "target": "CALL_...
{"edges": [{"source": "var_00419060", "type": "input", "target": "CALL_004010f0_0"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_004010f0_0"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_004010f0_0"}, {"source": "reg_register:00000008", "type": "input", "target": "CALL_...
004010f0
..
..
16_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_and_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_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 [0x00418080]
{"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_00401100_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401100_1"}, {"source": "var_00419068", "type": "use", "target": "CALL_00401100_0"}, {"source": "reg_register:00000010", "type": "use", "target": "CALL_00401100_0"}, {"sour...
{"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_00401100_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401100_1"}, {"source": "var_00419068", "type": "use", "target": "CALL_00401100_0"}, {"source": "reg_register:00000010", "type": "use", "target": "CALL_00401100_0"}, {"sour...
{"edges": [{"source": "00401100", "type": "control_flow", "target": "00419068"}], "nodes": [{"label": "00401100", "type": "basic_block", "id": "00401100"}, {"label": "00419068", "type": "basic_block", "id": "00419068"}]}
{"edges": [{"source": "00401100", "type": "control_flow", "target": "00419068"}], "nodes": [{"label": "00401100", "type": "basic_block", "id": "00401100"}, {"label": "00419068", "type": "basic_block", "id": "00419068"}]}
null
null
[["reg_register:00000038", "CALL_00401100_0", "input"], ["CALL_00401100_0", "reg_register:00000000", "output"], ["var_00419068", "CALL_00401100_0", "input"], ["reg_register:00000030", "CALL_00401100_0", "input"], ["reg_register:00000010", "CALL_00401100_0", "input"], ["reg_register:00000000", "RETURN_00401100_1", "inpu...
[["reg_register:00000038", "CALL_00401100_0", "input"], ["CALL_00401100_0", "reg_register:00000000", "output"], ["var_00419068", "CALL_00401100_0", "input"], ["reg_register:00000030", "CALL_00401100_0", "input"], ["reg_register:00000010", "CALL_00401100_0", "input"], ["reg_register:00000000", "RETURN_00401100_1", "inpu...
{"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_00401100_0"}, {"source": "CALL_00401100_0", "type": "output", "target": "reg_register:00000000"}, {"source": "var_00419068", "type": "input", "target": "CALL_00401100_0"}, {"source": "reg_register:00000030", "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": "var_00419068", "type": "input", "target": "CALL_00401100_0"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL...
00401100
..
..
17_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_and_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_strip.c
fputc
fputc
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputc(int __c,FILE *__stream) { int iVar1; iVar1 = fputc(__c,__stream); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputc(int __c,FILE *__stream) { int iVar1; iVar1 = fputc(__c,__stream); return iVar1; }
JMP qword ptr [0x00418088]
{"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401110_1"}, {"source": "CALL_00401110_0", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00419070", "type": "use", "target": "CALL_00401110_0"}, {"source": "reg_register:00000038", "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": "var_00419070", "type": "use", "target": "CALL_00401110_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004011...
{"edges": [{"source": "00401110", "type": "control_flow", "target": "00419070"}], "nodes": [{"label": "00401110", "type": "basic_block", "id": "00401110"}, {"label": "00419070", "type": "basic_block", "id": "00419070"}]}
{"edges": [{"source": "00401110", "type": "control_flow", "target": "00419070"}], "nodes": [{"label": "00401110", "type": "basic_block", "id": "00401110"}, {"label": "00419070", "type": "basic_block", "id": "00419070"}]}
null
null
[["reg_register:00000000", "RETURN_00401110_1", "input"], ["reg_register:00000038", "CALL_00401110_0", "input"], ["var_00419070", "CALL_00401110_0", "input"], ["reg_register:00000030", "CALL_00401110_0", "input"], ["CALL_00401110_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401110_1", "input"]]
[["reg_register:00000000", "RETURN_00401110_1", "input"], ["reg_register:00000038", "CALL_00401110_0", "input"], ["var_00419070", "CALL_00401110_0", "input"], ["reg_register:00000030", "CALL_00401110_0", "input"], ["CALL_00401110_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401110_1", "input"]]
{"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401110_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401110_0"}, {"source": "var_00419070", "type": "input", "target": "CALL_00401110_0"}, {"source": "reg_register:00000030", "type": "input", "target": "CAL...
{"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401110_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401110_0"}, {"source": "var_00419070", "type": "input", "target": "CALL_00401110_0"}, {"source": "reg_register:00000030", "type": "input", "target": "CAL...
00401110
..
..
18_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_and_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_strip.c
srand
srand
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void srand(uint __seed) { srand(__seed); return; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void srand(uint __seed) { srand(__seed); return; }
JMP qword ptr [0x00418090]
{"edges": [{"source": "var_00419080", "type": "use", "target": "CALL_00401120_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401120_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401120_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "...
{"edges": [{"source": "var_00419080", "type": "use", "target": "CALL_00401120_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401120_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401120_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "...
{"edges": [{"source": "00401120", "type": "control_flow", "target": "00419080"}], "nodes": [{"label": "00401120", "type": "basic_block", "id": "00401120"}, {"label": "00419080", "type": "basic_block", "id": "00419080"}]}
{"edges": [{"source": "00401120", "type": "control_flow", "target": "00419080"}], "nodes": [{"label": "00401120", "type": "basic_block", "id": "00401120"}, {"label": "00419080", "type": "basic_block", "id": "00419080"}]}
null
null
[["const_0", "RETURN_00401120_1", "input"], ["var_00419080", "CALL_00401120_0", "input"], ["reg_register:00000038", "CALL_00401120_0", "input"]]
[["const_0", "RETURN_00401120_1", "input"], ["var_00419080", "CALL_00401120_0", "input"], ["reg_register:00000038", "CALL_00401120_0", "input"]]
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401120_1"}, {"source": "var_00419080", "type": "input", "target": "CALL_00401120_0"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401120_0"}], "nodes": [{"label": "input", "type": "var", "id": "reg_register:00000038"}, {"la...
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401120_1"}, {"source": "var_00419080", "type": "input", "target": "CALL_00401120_0"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401120_0"}], "nodes": [{"label": "input", "type": "var", "id": "reg_register:00000038"}, {"la...
00401120
..
..
19_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_and_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_strip.c
calloc
calloc
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * calloc(size_t __nmemb,size_t __size) { void *pvVar1; pvVar1 = calloc(__nmemb,__size); return pvVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * calloc(size_t __nmemb,size_t __size) { void *pvVar1; pvVar1 = calloc(__nmemb,__size); return pvVar1; }
JMP qword ptr [0x00418098]
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401130_1"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_00401130_0"}, {"source": "CALL_00401130_0", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401130_...
{"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401130_1"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_00401130_0"}, {"source": "CALL_00401130_0", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401130_...
{"edges": [{"source": "00401130", "type": "control_flow", "target": "00419088"}], "nodes": [{"label": "00401130", "type": "basic_block", "id": "00401130"}, {"label": "00419088", "type": "basic_block", "id": "00419088"}]}
{"edges": [{"source": "00401130", "type": "control_flow", "target": "00419088"}], "nodes": [{"label": "00401130", "type": "basic_block", "id": "00401130"}, {"label": "00419088", "type": "basic_block", "id": "00419088"}]}
null
null
[["const_0", "RETURN_00401130_1", "input"], ["reg_register:00000038", "CALL_00401130_0", "input"], ["reg_register:00000000", "RETURN_00401130_1", "input"], ["CALL_00401130_0", "reg_register:00000000", "output"], ["var_00419088", "CALL_00401130_0", "input"], ["reg_register:00000030", "CALL_00401130_0", "input"]]
[["const_0", "RETURN_00401130_1", "input"], ["reg_register:00000038", "CALL_00401130_0", "input"], ["reg_register:00000000", "RETURN_00401130_1", "input"], ["CALL_00401130_0", "reg_register:00000000", "output"], ["var_00419088", "CALL_00401130_0", "input"], ["reg_register:00000030", "CALL_00401130_0", "input"]]
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401130_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401130_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401130_1"}, {"source": "CALL_00401130_0", "type": "output", "target": "reg_registe...
{"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401130_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401130_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401130_1"}, {"source": "CALL_00401130_0", "type": "output", "target": "reg_registe...
00401130
..
..
20_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_and_0013eff4f651197c69fb1942eb3da4fc642ba9295409416173887304907dcd82_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 [0x004180a0]
{"edges": [{"source": "CALL_00401140_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401140_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401140_0"}, {"source": "var_00419090", "type": "use", "target": "CALL_00401140_0"}, {"sour...
{"edges": [{"source": "CALL_00401140_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401140_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401140_0"}, {"source": "var_00419090", "type": "use", "target": "CALL_00401140_0"}, {"sour...
{"edges": [{"source": "00401140", "type": "control_flow", "target": "00419090"}], "nodes": [{"label": "00401140", "type": "basic_block", "id": "00401140"}, {"label": "00419090", "type": "basic_block", "id": "00419090"}]}
{"edges": [{"source": "00401140", "type": "control_flow", "target": "00419090"}], "nodes": [{"label": "00401140", "type": "basic_block", "id": "00401140"}, {"label": "00419090", "type": "basic_block", "id": "00419090"}]}
null
null
[["CALL_00401140_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401140_1", "input"], ["reg_register:00000038", "CALL_00401140_0", "input"], ["reg_register:00000000", "RETURN_00401140_1", "input"], ["var_00419090", "CALL_00401140_0", "input"], ["reg_register:00000030", "CALL_00401140_0", "input"]]
[["CALL_00401140_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401140_1", "input"], ["reg_register:00000038", "CALL_00401140_0", "input"], ["reg_register:00000000", "RETURN_00401140_1", "input"], ["var_00419090", "CALL_00401140_0", "input"], ["reg_register:00000030", "CALL_00401140_0", "input"]]
{"edges": [{"source": "CALL_00401140_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00401140_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401140_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_...
{"edges": [{"source": "CALL_00401140_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00401140_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401140_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_...
00401140
..
..