file_name
stringlengths
17
45
original_function_name
stringlengths
3
57
stripped_function_name
stringlengths
3
57
decompiled_code_original
stringlengths
52
88.8k
decompiled_code_stripped
stringlengths
37
65.3k
assembly_code
stringlengths
3
97.1k
dataflowgraph_original
float64
dataflowgraph_stripped
float64
graphImage_original
float64
graphImage_stripped
float64
pcode_edges_original
stringlengths
11
2.29M
pcode_edges_stripped
stringlengths
34
415k
pcode_graph_original
float64
pcode_graph_stripped
float64
address
stringlengths
8
8
arch
stringclasses
1 value
opt_level
stringclasses
1 value
S-Expression_decompiled_code_original_noisy
stringlengths
348
1.49M
S-Expression_decompiled_code_original_clean
stringclasses
493 values
S-Expression_decompiled_code_original_root
stringlengths
356
1.54M
Replace_function_name_and_variable_name
stringlengths
39
85.6k
S-Expression_decompiled_code_stripped
stringclasses
1 value
Root Node
stringclasses
560 values
decompiled_code_original_masked
stringclasses
1 value
decompiled_code_stripped_masked
stringlengths
35
65.3k
__index_level_0__
int64
1
10.7k
57_sort_and_sort_strip.c
fputs_unlocked
fputs_unlocked
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputs_unlocked(char *__s,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fputs_unlocked_004461c8)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputs_unlocked(char *__s,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fputs_unlocked_004271c8)(); return iVar1; }
JMP qword ptr [0x004271c8]
null
null
null
null
[(u'CAST_-1201720356', u'CALLIND_-1201720424'), ('tmp_38', u'CAST_-1201720356'), (u'CALLIND_-1201720424', u'INDIRECT_-1201720361'), ('const-0', u'RETURN_-1201720421'), (u'CALLIND_-1201720424', u'RETURN_-1201720421'), (u'INDIRECT_-1201720361', u'COPY_-1201720420')]
[(u'CAST_-1201720356', u'CALLIND_-1201720424'), ('tmp_38', u'CAST_-1201720356'), (u'CALLIND_-1201720424', u'INDIRECT_-1201720361'), ('const-0', u'RETURN_-1201720421'), (u'CALLIND_-1201720424', u'RETURN_-1201720421'), (u'INDIRECT_-1201720361', u'COPY_-1201720420')]
null
null
00403390
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputs_unlocked(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_unlocked_004271c8)();\n return iVar1;\n}\n\n" comment (function_definition "int fputs_unlocked(char *__s,FILE *__stream)\...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT =...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int fputs_unlocked(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_unlocked_004271c8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fputs_unlocked(char *_...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s,type_1 *__stream) { int iVar1; iVar1 = (*(type_2 *)PTR_fputs_unlocked_004461c8)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_MASKED_004271c8)(); return iVar1; }
7,208
161_find_and_find_strip.c
main
FUN_00404aa0
/* WARNING: Unknown calling convention */ int main(int *argc,char ***argv) { int iVar1; uint uVar2; options **p; int *piVar3; undefined8 uVar4; char *pcVar5; predicate *ppVar6; long *in_RSI; undefined8 local_118 [2]; undefined4 local_108 [4]; char **local_f8 [2]; int local_e8 [4]; undefined...
undefined4 FUN_00404aa0(int param_1,long *param_2) { FILE *__stream; int iVar1; ulong uVar2; int *piVar3; undefined8 uVar4; char *pcVar5; if (*param_2 == 0) { FUN_0044d8c0(&DAT_0047903c); } else { FUN_0044d8c0(*param_2); } FUN_0040d7c0(); DAT_0048e5f0 = 0; DAT_0048e5dc = 0; DAT_...
PUSH RBP MOV RBP,RSP SUB RSP,0x60 MOV dword ptr [RBP + -0x4],0x0 MOV dword ptr [RBP + -0x8],EDI MOV qword ptr [RBP + -0x10],RSI MOV dword ptr [RBP + -0x14],0x0 MOV RSI,qword ptr [RBP + -0x10] CMP qword ptr [RSI],0x0 JZ 0x00404adc MOV RAX,qword ptr [RBP + -0x10] MOV RDI,qword ptr [RAX] CALL 0x0044d8c0 JMP 0x00404ae8 LEA...
null
null
null
null
[(u'INDIRECT_-1201711857', u'MULTIEQUAL_-1201711691'), ('const-433', u'LOAD_-1201714338'), (u'INDIRECT_-1201712267', u'MULTIEQUAL_-1201712181'), (u'INDIRECT_-1201711487', u'MULTIEQUAL_-1201711467'), (u'INDIRECT_-1201711778', u'MULTIEQUAL_-1201711739'), (u'INDIRECT_-1201712674', u'MULTIEQUAL_-1201712643'), (u'INDIRECT_-...
[(u'CALL_-1201714348', u'INDIRECT_-1201713159'), (u'INDIRECT_-1201713107', u'MULTIEQUAL_-1201713073'), (u'CALL_-1201714212', u'INDIRECT_-1201713109'), ('const-4777464', u'PTRSUB_-1201712478'), (u'CALL_-1201713964', u'INDIRECT_-1201712967'), (u'CALL_-1201713717', u'INDIRECT_-1201712695'), (u'CALL_-1201713505', u'INDIREC...
null
null
00404aa0
..
..
(translation_unit "undefined4 FUN_00404aa0(int param_1,long *param_2)\n\n{\n FILE *__stream;\n int iVar1;\n ulong uVar2;\n int *piVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n if (*param_2 == 0) {\n FUN_0044d8c0(&DAT_0047903c);\n }\n else {\n FUN_0044d8c0(*param_2);\n }\n FUN_0040d7c0();\n DAT_0048e...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declarati...
(function_definition "undefined4 FUN_00404aa0(int param_1,long *param_2)\n\n{\n FILE *__stream;\n int iVar1;\n ulong uVar2;\n int *piVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n if (*param_2 == 0) {\n FUN_0044d8c0(&DAT_0047903c);\n }\n else {\n FUN_0044d8c0(*param_2);\n }\n FUN_0040d7c0();\n DAT_00...
/* WARNING: Unknown calling convention */ int function_1(int *argc,char ***argv) { int var_15; type_1 uVar2; type_2 **p; int *piVar3; type_3 uVar4; char *pcVar5; type_4 *ppVar6; long *in_RSI; type_3 local_118 [2]; type_5 local_108 [4]; char **local_f8 [2]; int local_e8 [4]; type_5 local_d8;...
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (id...
undefined4 MASKED(int param_1,long *param_2) { FILE *__stream; int iVar1; ulong uVar2; int *piVar3; undefined8 uVar4; char *pcVar5; if (*param_2 == 0) { FUN_0044d8c0(&DAT_0047903c); } else { FUN_0044d8c0(*param_2); } FUN_0040d7c0(); DAT_0048e5f0 = 0; DAT_0048e5dc = 0; DAT_0048e5...
8,684
48_find_and_find_strip.c
getgrgid
getgrgid
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ group * getgrgid(__gid_t __gid) { group *pgVar1; pgVar1 = (group *)(*(code *)PTR_getgrgid_00504c38)(); return pgVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ group * getgrgid(__gid_t __gid) { group *pgVar1; pgVar1 = (group *)(*(code *)PTR_getgrgid_0048cc38)(); return pgVar1; }
JMP qword ptr [0x0048cc38]
null
null
null
null
[('tmp_32', u'CAST_-1201716405'), (u'CALLIND_-1201716472', u'CAST_-1201716404'), ('const-0', u'RETURN_-1201716469'), (u'CAST_-1201716405', u'CALLIND_-1201716472'), (u'INDIRECT_-1201716410', u'COPY_-1201716469'), (u'CALLIND_-1201716472', u'INDIRECT_-1201716410'), (u'CAST_-1201716404', u'RETURN_-1201716469')]
[('tmp_32', u'CAST_-1201716405'), (u'CALLIND_-1201716472', u'CAST_-1201716404'), ('const-0', u'RETURN_-1201716469'), (u'CAST_-1201716405', u'CALLIND_-1201716472'), (u'INDIRECT_-1201716410', u'COPY_-1201716469'), (u'CALLIND_-1201716472', u'INDIRECT_-1201716410'), (u'CAST_-1201716404', u'RETURN_-1201716469')]
null
null
00404300
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\ngroup * getgrgid(__gid_t __gid)\n\n{\n group *pgVar1;\n \n pgVar1 = (group *)(*(code *)PTR_getgrgid_0048cc38)();\n return pgVar1;\n}\n\n" comment (function_definition "group * getgrgid(__gid_t __gid)\n\n{\n group *pg...
(translation_unit comment (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor ...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "group * getgrgid(__gid_t __gid)\n\n{\n group *pgVar1;\n \n pgVar1 = (group *)(*(code *)PTR_getgrgid_0048cc38)();\n return pgVar1;\n}" (type_identifier "group") (pointer_declarator "* getgrgid(__gid_t __gid...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 * function_1(type_2 __gid) { type_1 *pgVar1; pgVar1 = (type_1 *)(*(type_3 *)PTR_getgrgid_00504c38)(); return pgVar1; }
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (declaration type: (type_id...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ group * MASKED(__gid_t __gid) { group *pgVar1; pgVar1 = (group *)(*(code *)PTR_MASKED_0048cc38)(); return pgVar1; }
8,571
14_mktemp_and_mktemp_strip.c
getpid
getpid
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ __pid_t getpid(void) { __pid_t _Var1; _Var1 = (*(code *)PTR_getpid_00418070)(); return _Var1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ __pid_t getpid(void) { __pid_t _Var1; _Var1 = (*(code *)PTR_getpid_0040e070)(); return _Var1; }
JMP qword ptr [0x0040e070]
null
null
null
null
[(u'INDIRECT_-1201725147', u'COPY_-1201725206'), ('const-0', u'RETURN_-1201725205'), ('tmp_26', u'CAST_-1201725142'), (u'CALLIND_-1201725208', u'INDIRECT_-1201725147'), (u'CALLIND_-1201725208', u'RETURN_-1201725205'), (u'CAST_-1201725142', u'CALLIND_-1201725208')]
[(u'INDIRECT_-1201725147', u'COPY_-1201725206'), ('const-0', u'RETURN_-1201725205'), ('tmp_26', u'CAST_-1201725142'), (u'CALLIND_-1201725208', u'INDIRECT_-1201725147'), (u'CALLIND_-1201725208', u'RETURN_-1201725205'), (u'CAST_-1201725142', u'CALLIND_-1201725208')]
null
null
004020e0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__pid_t getpid(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_getpid_0040e070)();\n return _Var1;\n}\n\n" comment (function_definition "__pid_t getpid(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (t...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "__pid_t getpid(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_getpid_0040e070)();\n return _Var1;\n}" (type_identifier "__pid_t") (function_declarator "getpid(void)" (identifier "getpid") (paramete...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 function_1(void) { type_1 _Var1; _Var1 = (*(type_2 *)PTR_getpid_00418070)(); return _Var1; }
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ __pid_t MASKED(void) { __pid_t _Var1; _Var1 = (*(code *)PTR_MASKED_0040e070)(); return _Var1; }
6,331
5_cksum_and_cksum_strip.c
__errno_location
__errno_location
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * __errno_location(void) { int *piVar1; piVar1 = (int *)(*(code *)PTR___errno_location_00412028)(); return piVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * __errno_location(void) { int *piVar1; piVar1 = (int *)(*(code *)PTR___errno_location_0040c028)(); return piVar1; }
JMP qword ptr [0x0040c028]
null
null
null
null
[(u'CAST_-1201725285', u'RETURN_-1201725349'), ('const-0', u'RETURN_-1201725349'), (u'CALLIND_-1201725352', u'CAST_-1201725285'), ('tmp_26', u'CAST_-1201725286'), (u'INDIRECT_-1201725291', u'COPY_-1201725350'), (u'CAST_-1201725286', u'CALLIND_-1201725352'), (u'CALLIND_-1201725352', u'INDIRECT_-1201725291')]
[(u'CAST_-1201725285', u'RETURN_-1201725349'), ('const-0', u'RETURN_-1201725349'), (u'CALLIND_-1201725352', u'CAST_-1201725285'), ('tmp_26', u'CAST_-1201725286'), (u'INDIRECT_-1201725291', u'COPY_-1201725350'), (u'CAST_-1201725286', u'CALLIND_-1201725352'), (u'CALLIND_-1201725352', u'INDIRECT_-1201725291')]
null
null
00402050
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_0040c028)();\n return piVar1;\n}\n\n" comment (function_definition "int * __errno_location(void)\n\n{\n int *piVar1...
(translation_unit comment (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_0040c028)();\n return piVar1;\n}" (primitive_type "int") (pointer_declarator "* __errno_location(void)" ...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * function_1(void) { int *piVar1; piVar1 = (int *)(*(type_1 *)PTR___errno_location_00412028)(); return piVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (declaration type: (primitive_type) declarator: (point...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * MASKED(void) { int *piVar1; piVar1 = (int *)(*(code *)PTR_MASKED_0040c028)(); return piVar1; }
4,859
33_cksum_and_cksum_strip.c
malloc
malloc
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * malloc(size_t __size) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_malloc_00412108)(); return pvVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * malloc(size_t __size) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_malloc_0040c108)(); return pvVar1; }
JMP qword ptr [0x0040c108]
null
null
null
null
[(u'CALLIND_-1201724904', u'CAST_-1201724836'), ('tmp_32', u'CAST_-1201724837'), (u'CAST_-1201724837', u'CALLIND_-1201724904'), (u'CALLIND_-1201724904', u'INDIRECT_-1201724842'), (u'INDIRECT_-1201724842', u'COPY_-1201724901'), ('const-0', u'RETURN_-1201724901'), (u'CAST_-1201724836', u'RETURN_-1201724901')]
[(u'CALLIND_-1201724904', u'CAST_-1201724836'), ('tmp_32', u'CAST_-1201724837'), (u'CAST_-1201724837', u'CALLIND_-1201724904'), (u'CALLIND_-1201724904', u'INDIRECT_-1201724842'), (u'INDIRECT_-1201724842', u'COPY_-1201724901'), ('const-0', u'RETURN_-1201724901'), (u'CAST_-1201724836', u'RETURN_-1201724901')]
null
null
00402210
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_0040c108)();\n return pvVar1;\n}\n\n" comment (function_definition "void * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n...
(translation_unit comment (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor ...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "void * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_0040c108)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* malloc(size_t __size)" (* "*") ...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(size_t __size) { void *pvVar1; pvVar1 = (void *)(*(type_1 *)PTR_malloc_00412108)(); return pvVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier))))) body: (compound_statement (declaration type: (primitive...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * MASKED(size_t __size) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_MASKED_0040c108)(); return pvVar1; }
4,887
31_pterm_and_pterm_strip.c
gtk_tree_store_new
gtk_tree_store_new
void gtk_tree_store_new(void) { (*(code *)PTR_gtk_tree_store_new_00524110)(); return; }
void gtk_tree_store_new(void) { (*(code *)PTR_gtk_tree_store_new_004aa110)(); return; }
JMP qword ptr [0x004aa110]
null
null
null
null
[(u'CAST_-1201692103', u'CALLIND_-1201692168'), (u'INDIRECT_-1201692108', u'COPY_-1201692167'), ('const-0', u'RETURN_-1201692165'), (u'CALLIND_-1201692168', u'INDIRECT_-1201692108'), ('tmp_22', u'CAST_-1201692103')]
[(u'CAST_-1201692103', u'CALLIND_-1201692168'), (u'INDIRECT_-1201692108', u'COPY_-1201692167'), ('const-0', u'RETURN_-1201692165'), (u'CALLIND_-1201692168', u'INDIRECT_-1201692108'), ('tmp_22', u'CAST_-1201692103')]
null
null
0040a1f0
..
..
(translation_unit "void gtk_tree_store_new(void)\n\n{\n (*(code *)PTR_gtk_tree_store_new_004aa110)();\n return;\n}\n\n" (function_definition "void gtk_tree_store_new(void)\n\n{\n (*(code *)PTR_gtk_tree_store_new_004aa110)();\n return;\n}" primitive_type (function_declarator "gtk_tree_store_new(void)" identifier (pa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void gtk_tree_store_new(void)\n\n{\n (*(code *)PTR_gtk_tree_store_new_004aa110)();\n return;\n}" (primitive_type "void") (function_declarator "gtk_tree_store_new(void)" (identifier "gtk_tree_store_new") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")...
void function_1(void) { (*(type_1 *)PTR_gtk_tree_store_new_00524110)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_004aa110)(); return; }
9,268
28_unexpand_and_unexpand_strip.c
strndup
strndup
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strndup(char *__string,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strndup_004140e0)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strndup(char *__string,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strndup_0040c0e0)(); return pcVar1; }
JMP qword ptr [0x0040c0e0]
null
null
null
null
[('const-0', u'RETURN_-1201724981'), (u'CALLIND_-1201724984', u'INDIRECT_-1201724921'), (u'CALLIND_-1201724984', u'CAST_-1201724915'), (u'CAST_-1201724916', u'CALLIND_-1201724984'), (u'INDIRECT_-1201724921', u'COPY_-1201724980'), ('tmp_38', u'CAST_-1201724916'), (u'CAST_-1201724915', u'RETURN_-1201724981')]
[('const-0', u'RETURN_-1201724981'), (u'CALLIND_-1201724984', u'INDIRECT_-1201724921'), (u'CALLIND_-1201724984', u'CAST_-1201724915'), (u'CAST_-1201724916', u'CALLIND_-1201724984'), (u'INDIRECT_-1201724921', u'COPY_-1201724980'), ('tmp_38', u'CAST_-1201724916'), (u'CAST_-1201724915', u'RETURN_-1201724981')]
null
null
004021c0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strndup(char *__string,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strndup_0040c0e0)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strndup(char *__string,size_t __n)\...
(translation_unit comment (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assign...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "char * strndup(char *__string,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strndup_0040c0e0)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strndup(char *__s...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__string,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_strndup_004140e0)(); return pcVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration ty...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__string,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_0040c0e0)(); return pcVar1; }
878
6_find_and_find_strip.c
endmntent
endmntent
void endmntent(void) { (*(code *)PTR_endmntent_00504ae8)(); return; }
void endmntent(void) { (*(code *)PTR_endmntent_0048cae8)(); return; }
JMP qword ptr [0x0048cae8]
null
null
null
null
[(u'CAST_-1201717079', u'CALLIND_-1201717144'), ('const-0', u'RETURN_-1201717141'), (u'CALLIND_-1201717144', u'INDIRECT_-1201717084'), (u'INDIRECT_-1201717084', u'COPY_-1201717143'), ('tmp_22', u'CAST_-1201717079')]
[(u'CAST_-1201717079', u'CALLIND_-1201717144'), ('const-0', u'RETURN_-1201717141'), (u'CALLIND_-1201717144', u'INDIRECT_-1201717084'), (u'INDIRECT_-1201717084', u'COPY_-1201717143'), ('tmp_22', u'CAST_-1201717079')]
null
null
00404060
..
..
(translation_unit "void endmntent(void)\n\n{\n (*(code *)PTR_endmntent_0048cae8)();\n return;\n}\n\n" (function_definition "void endmntent(void)\n\n{\n (*(code *)PTR_endmntent_0048cae8)();\n return;\n}" primitive_type (function_declarator "endmntent(void)" identifier (parameter_list "(void)" ( (parameter_declaratio...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void endmntent(void)\n\n{\n (*(code *)PTR_endmntent_0048cae8)();\n return;\n}" (primitive_type "void") (function_declarator "endmntent(void)" (identifier "endmntent") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(co...
void function_1(void) { (*(type_1 *)PTR_endmntent_00504ae8)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_0048cae8)(); return; }
8,529
13_xargs_and_xargs_strip.c
isatty
isatty
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int isatty(int __fd) { int iVar1; iVar1 = (*(code *)PTR_isatty_00422d80)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int isatty(int __fd) { int iVar1; iVar1 = (*(code *)PTR_isatty_00414d80)(); return iVar1; }
JMP qword ptr [0x00414d80]
null
null
null
null
[('const-0', u'RETURN_-1201725221'), ('tmp_32', u'CAST_-1201725157'), (u'CALLIND_-1201725224', u'INDIRECT_-1201725162'), (u'CAST_-1201725157', u'CALLIND_-1201725224'), (u'INDIRECT_-1201725162', u'COPY_-1201725221'), (u'CALLIND_-1201725224', u'RETURN_-1201725221')]
[('const-0', u'RETURN_-1201725221'), ('tmp_32', u'CAST_-1201725157'), (u'CALLIND_-1201725224', u'INDIRECT_-1201725162'), (u'CAST_-1201725157', u'CALLIND_-1201725224'), (u'INDIRECT_-1201725162', u'COPY_-1201725221'), (u'CALLIND_-1201725224', u'RETURN_-1201725221')]
null
null
004020d0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint isatty(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_isatty_00414d80)();\n return iVar1;\n}\n\n" comment (function_definition "int isatty(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_isatty_0...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expressio...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int isatty(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_isatty_00414d80)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "isatty(int __fd)" (identifier "isatty") (parameter_lis...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __fd) { int iVar1; iVar1 = (*(type_1 *)PTR_isatty_00422d80)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) ...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __fd) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00414d80)(); return iVar1; }
7,916
18_vdir_and_vdir_strip.c
localeconv
localeconv
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ lconv * localeconv(void) { lconv *plVar1; plVar1 = (lconv *)(*(code *)PTR_localeconv_0044f090)(); return plVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ lconv * localeconv(void) { lconv *plVar1; plVar1 = (lconv *)(*(code *)PTR_localeconv_0042b090)(); return plVar1; }
JMP qword ptr [0x0042b090]
null
null
null
null
[('const-0', u'RETURN_-1201721045'), (u'CALLIND_-1201721048', u'CAST_-1201720981'), ('tmp_26', u'CAST_-1201720982'), (u'CAST_-1201720981', u'RETURN_-1201721045'), (u'CALLIND_-1201721048', u'INDIRECT_-1201720987'), (u'CAST_-1201720982', u'CALLIND_-1201721048'), (u'INDIRECT_-1201720987', u'COPY_-1201721046')]
[('const-0', u'RETURN_-1201721045'), (u'CALLIND_-1201721048', u'CAST_-1201720981'), ('tmp_26', u'CAST_-1201720982'), (u'CAST_-1201720981', u'RETURN_-1201721045'), (u'CALLIND_-1201721048', u'INDIRECT_-1201720987'), (u'CAST_-1201720982', u'CALLIND_-1201721048'), (u'INDIRECT_-1201720987', u'COPY_-1201721046')]
null
null
00403120
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nlconv * localeconv(void)\n\n{\n lconv *plVar1;\n \n plVar1 = (lconv *)(*(code *)PTR_localeconv_0042b090)();\n return plVar1;\n}\n\n" comment (function_definition "lconv * localeconv(void)\n\n{\n lconv *plVar1;\n \n ...
(translation_unit comment (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "lconv * localeconv(void)\n\n{\n lconv *plVar1;\n \n plVar1 = (lconv *)(*(code *)PTR_localeconv_0042b090)();\n return plVar1;\n}" (type_identifier "lconv") (pointer_declarator "* localeconv(void)" (* "*") (...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 * function_1(void) { type_1 *plVar1; plVar1 = (type_1 *)(*(type_2 *)PTR_localeconv_0044f090)(); return plVar1; }
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (declaration type: (type_identifier) declarator: (poi...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ lconv * MASKED(void) { lconv *plVar1; plVar1 = (lconv *)(*(code *)PTR_MASKED_0042b090)(); return plVar1; }
6,863
82_less_and_less_strip.c
special_key_str
FUN_004042c0
/* WARNING: Heritage AFTER dead removal. Example location: s0xffffffffffffff98 : 0x004044ef */ /* WARNING: Restarted to delay deadcode elimination for space: stack */ /* WARNING: Unknown calling convention */ char * special_key_str(int *key) { char *pcVar1; int in_EDI; long in_FS_OFFSET; char *local_98 [2]; ...
void FUN_004042c0(void) { tputs(DAT_004327e8,DAT_004367f8,FUN_0041aa10); return; }
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV RAX,0x41aa10 MOV RDI,qword ptr [0x004327e8] MOV ESI,dword ptr [0x004367f8] MOV RDX,RAX CALL 0x00402060 MOV dword ptr [RBP + -0x4],EAX ADD RSP,0x10 POP RBP RET
null
null
null
null
[(u'CALL_-1201715399', u'INDIRECT_-1201715231'), ('const-1', u'RETURN_-1201715394'), (u'INT_EQUAL_-1201716313', u'BOOL_OR_-1201716075'), ('tmp_683', u'INT_ADD_-1201715812'), (u'LOAD_-1201716520', u'INT_EQUAL_-1201715796'), (u'CALL_-1201715399', u'INDIRECT_-1201715209'), (u'INT_ZEXT_-1201716198', u'PTRADD_-1201716030'),...
[('tmp_214', u'CALL_-1201716481'), ('const-0', u'RETURN_-1201716446'), (u'INDIRECT_-1201716384', u'COPY_-1201716430'), ('tmp_215', u'CALL_-1201716481'), (u'CALL_-1201716481', u'INDIRECT_-1201716382'), (u'CALL_-1201716481', u'INDIRECT_-1201716384'), (u'PTRSUB_-1201716371', u'CALL_-1201716481'), ('const-4303376', u'PTRSU...
null
null
004042c0
..
..
(translation_unit "void FUN_004042c0(void)\n\n{\n tputs(DAT_004327e8,DAT_004367f8,FUN_0041aa10);\n return;\n}\n\n" (function_definition "void FUN_004042c0(void)\n\n{\n tputs(DAT_004327e8,DAT_004367f8,FUN_0041aa10);\n return;\n}" primitive_type (function_declarator "FUN_004042c0(void)" identifier (parameter_list "(v...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_004042c0(void)\n\n{\n tputs(DAT_004327e8,DAT_004367f8,FUN_0041aa10);\n return;\n}" (primitive_type "void") (function_declarator "FUN_004042c0(void)" (identifier "FUN_004042c0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_st...
/* WARNING: Heritage AFTER dead removal. Example location: s0xffffffffffffff98 : 0x004044ef */ /* WARNING: Restarted to delay deadcode elimination for space: stack */ /* WARNING: Unknown calling convention */ char * function_1(int *key) { char *pcVar1; int var_2; long var_1; char *local_98 [2]; type_1 auSt...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifi...
void MASKED(void) { tputs(DAT_004327e8,DAT_004367f8,FUN_0041aa10); return; }
7,892
45_chown_and_chown_strip.c
fileno
fileno
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fileno(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fileno_00428168)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fileno(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fileno_00417168)(); return iVar1; }
JMP qword ptr [0x00417168]
null
null
null
null
[(u'CAST_-1201724645', u'CALLIND_-1201724712'), (u'CALLIND_-1201724712', u'RETURN_-1201724709'), (u'INDIRECT_-1201724650', u'COPY_-1201724709'), ('const-0', u'RETURN_-1201724709'), ('tmp_32', u'CAST_-1201724645'), (u'CALLIND_-1201724712', u'INDIRECT_-1201724650')]
[(u'CAST_-1201724645', u'CALLIND_-1201724712'), (u'CALLIND_-1201724712', u'RETURN_-1201724709'), (u'INDIRECT_-1201724650', u'COPY_-1201724709'), ('const-0', u'RETURN_-1201724709'), ('tmp_32', u'CAST_-1201724645'), (u'CALLIND_-1201724712', u'INDIRECT_-1201724650')]
null
null
004022d0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fileno(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fileno_00417168)();\n return iVar1;\n}\n\n" comment (function_definition "int fileno(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expre...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int fileno(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fileno_00417168)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fileno(FILE *__stream)" (identifier "fileno") (p...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream) { int iVar1; iVar1 = (*(type_2 *)PTR_fileno_00428168)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitiv...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00417168)(); return iVar1; }
6,439
59_less_and_less_strip.c
popen
popen
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ FILE * popen(char *__command,char *__modes) { FILE *pFVar1; pFVar1 = (FILE *)(*(code *)PTR_popen_00450f70)(); return pFVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ FILE * popen(char *__command,char *__modes) { FILE *pFVar1; pFVar1 = (FILE *)(*(code *)PTR_popen_0042ef70)(); return pFVar1; }
JMP qword ptr [0x0042ef70]
null
null
null
null
[(u'INDIRECT_-1201724425', u'COPY_-1201724484'), (u'CAST_-1201724420', u'CALLIND_-1201724488'), (u'CAST_-1201724419', u'RETURN_-1201724485'), (u'CALLIND_-1201724488', u'CAST_-1201724419'), ('const-0', u'RETURN_-1201724485'), (u'CALLIND_-1201724488', u'INDIRECT_-1201724425'), ('tmp_38', u'CAST_-1201724420')]
[(u'INDIRECT_-1201724425', u'COPY_-1201724484'), (u'CAST_-1201724420', u'CALLIND_-1201724488'), (u'CAST_-1201724419', u'RETURN_-1201724485'), (u'CALLIND_-1201724488', u'CAST_-1201724419'), ('const-0', u'RETURN_-1201724485'), (u'CALLIND_-1201724488', u'INDIRECT_-1201724425'), ('tmp_38', u'CAST_-1201724420')]
null
null
004023b0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nFILE * popen(char *__command,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_popen_0042ef70)();\n return pFVar1;\n}\n\n" comment (function_definition "FILE * popen(char *__command,char *__modes...
(translation_unit comment (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expre...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "FILE * popen(char *__command,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_popen_0042ef70)();\n return pFVar1;\n}" (type_identifier "FILE") (pointer_declarator "* popen(char *__co...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 * function_1(char *__command,char *__modes) { type_1 *pFVar1; pFVar1 = (type_1 *)(*(type_2 *)PTR_popen_00450f70)(); return pFVar1; }
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration t...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ FILE * MASKED(char *__command,char *__modes) { FILE *pFVar1; pFVar1 = (FILE *)(*(code *)PTR_MASKED_0042ef70)(); return pFVar1; }
7,869
42_readlink_and_readlink_strip.c
__freading
__freading
void __freading(void) { (*(code *)PTR___freading_00419150)(); return; }
void __freading(void) { (*(code *)PTR___freading_0040f150)(); return; }
JMP qword ptr [0x0040f150]
null
null
null
null
[(u'CAST_-1201724695', u'CALLIND_-1201724760'), (u'CALLIND_-1201724760', u'INDIRECT_-1201724700'), ('tmp_22', u'CAST_-1201724695'), (u'INDIRECT_-1201724700', u'COPY_-1201724759'), ('const-0', u'RETURN_-1201724757')]
[(u'CAST_-1201724695', u'CALLIND_-1201724760'), (u'CALLIND_-1201724760', u'INDIRECT_-1201724700'), ('tmp_22', u'CAST_-1201724695'), (u'INDIRECT_-1201724700', u'COPY_-1201724759'), ('const-0', u'RETURN_-1201724757')]
null
null
004022a0
..
..
(translation_unit "void __freading(void)\n\n{\n (*(code *)PTR___freading_0040f150)();\n return;\n}\n\n" (function_definition "void __freading(void)\n\n{\n (*(code *)PTR___freading_0040f150)();\n return;\n}" primitive_type (function_declarator "__freading(void)" identifier (parameter_list "(void)" ( (parameter_decla...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void __freading(void)\n\n{\n (*(code *)PTR___freading_0040f150)();\n return;\n}" (primitive_type "void") (function_declarator "__freading(void)" (identifier "__freading") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (...
void function_1(void) { (*(type_1 *)PTR___freading_00419150)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_0040f150)(); return; }
1,016
230_pterm_and_pterm_strip.c
g_idle_add
g_idle_add
void g_idle_add(void) { (*(code *)PTR_g_idle_add_00524750)(); return; }
void g_idle_add(void) { (*(code *)PTR_g_idle_add_004aa750)(); return; }
JMP qword ptr [0x004aa750]
null
null
null
null
[('tmp_22', u'CAST_-1201688903'), ('const-0', u'RETURN_-1201688965'), (u'INDIRECT_-1201688908', u'COPY_-1201688967'), (u'CAST_-1201688903', u'CALLIND_-1201688968'), (u'CALLIND_-1201688968', u'INDIRECT_-1201688908')]
[('tmp_22', u'CAST_-1201688903'), ('const-0', u'RETURN_-1201688965'), (u'INDIRECT_-1201688908', u'COPY_-1201688967'), (u'CAST_-1201688903', u'CALLIND_-1201688968'), (u'CALLIND_-1201688968', u'INDIRECT_-1201688908')]
null
null
0040ae70
..
..
(translation_unit "void g_idle_add(void)\n\n{\n (*(code *)PTR_g_idle_add_004aa750)();\n return;\n}\n\n" (function_definition "void g_idle_add(void)\n\n{\n (*(code *)PTR_g_idle_add_004aa750)();\n return;\n}" primitive_type (function_declarator "g_idle_add(void)" identifier (parameter_list "(void)" ( (parameter_decla...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void g_idle_add(void)\n\n{\n (*(code *)PTR_g_idle_add_004aa750)();\n return;\n}" (primitive_type "void") (function_declarator "g_idle_add(void)" (identifier "g_idle_add") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (...
void function_1(void) { (*(type_1 *)PTR_g_idle_add_00524750)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_004aa750)(); return; }
9,467
79_dd_and_dd_strip.c
sigaddset
sigaddset
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int sigaddset(sigset_t *__set,int __signo) { int iVar1; iVar1 = (*(code *)PTR_sigaddset_00424278)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int sigaddset(sigset_t *__set,int __signo) { int iVar1; iVar1 = (*(code *)PTR_sigaddset_00415278)(); return iVar1; }
JMP qword ptr [0x00415278]
null
null
null
null
[(u'CALLIND_-1201724168', u'RETURN_-1201724165'), ('const-0', u'RETURN_-1201724165'), ('tmp_38', u'CAST_-1201724100'), (u'CALLIND_-1201724168', u'INDIRECT_-1201724105'), (u'INDIRECT_-1201724105', u'COPY_-1201724164'), (u'CAST_-1201724100', u'CALLIND_-1201724168')]
[(u'CALLIND_-1201724168', u'RETURN_-1201724165'), ('const-0', u'RETURN_-1201724165'), ('tmp_38', u'CAST_-1201724100'), (u'CALLIND_-1201724168', u'INDIRECT_-1201724105'), (u'INDIRECT_-1201724105', u'COPY_-1201724164'), (u'CAST_-1201724100', u'CALLIND_-1201724168')]
null
null
004024f0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint sigaddset(sigset_t *__set,int __signo)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_sigaddset_00415278)();\n return iVar1;\n}\n\n" comment (function_definition "int sigaddset(sigset_t *__set,int __signo)\n\n{\n i...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (pare...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int sigaddset(sigset_t *__set,int __signo)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_sigaddset_00415278)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "sigaddset(sigset_t *__set,int...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__set,int __signo) { int iVar1; iVar1 = (*(type_2 *)PTR_sigaddset_00424278)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(sigset_t *__set,int __signo) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00415278)(); return iVar1; }
7,629
21_readlink_and_readlink_strip.c
printf
printf
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int printf(char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_printf_004190a8)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int printf(char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_printf_0040f0a8)(); return iVar1; }
JMP qword ptr [0x0040f0a8]
null
null
null
null
[(u'CALLIND_-1201725096', u'RETURN_-1201725093'), (u'CALLIND_-1201725096', u'INDIRECT_-1201725034'), ('const-0', u'RETURN_-1201725093'), (u'INDIRECT_-1201725034', u'COPY_-1201725093'), (u'CAST_-1201725029', u'CALLIND_-1201725096'), ('tmp_32', u'CAST_-1201725029')]
[(u'CALLIND_-1201725096', u'RETURN_-1201725093'), (u'CALLIND_-1201725096', u'INDIRECT_-1201725034'), ('const-0', u'RETURN_-1201725093'), (u'INDIRECT_-1201725034', u'COPY_-1201725093'), (u'CAST_-1201725029', u'CALLIND_-1201725096'), ('tmp_32', u'CAST_-1201725029')]
null
null
00402150
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint printf(char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_printf_0040f0a8)();\n return iVar1;\n}\n\n" comment (function_definition "int printf(char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (variadic_parameter ...) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int printf(char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_printf_0040f0a8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "printf(char *__format,...)" (identifier "pri...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__format,...) { int iVar1; iVar1 = (*(type_1 *)PTR_printf_004190a8)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (variadic_parameter))) body: (compound_statement (declara...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0040f0a8)(); return iVar1; }
995
91_libcurl.so.4.5_and_libcurl.so.4.5_strip.c
CRYPTO_get_ex_new_index
CRYPTO_get_ex_new_index
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int CRYPTO_get_ex_new_index (int class_index,long argl,void *argp,undefined1 *new_func,undefined1 *dup_func, undefined1 *free_func) { int iVar1; iVar1 = (*(code *)PTR_CRYPTO_get_ex_new_index_00296350)(); ...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int CRYPTO_get_ex_new_index (int class_index,long argl,void *argp,undefined1 *new_func,undefined1 *dup_func, undefined1 *free_func) { int iVar1; iVar1 = (*(code *)PTR_CRYPTO_get_ex_new_index_001d1350)(); ...
JMP qword ptr [0x001d1350]
null
null
null
null
[(u'CAST_-1206917472', u'CALLIND_-1206917544'), ('tmp_62', u'CAST_-1206917472'), ('const-0', u'RETURN_-1206917541'), (u'CALLIND_-1206917544', u'INDIRECT_-1206917477'), (u'CALLIND_-1206917544', u'RETURN_-1206917541'), (u'INDIRECT_-1206917477', u'COPY_-1206917536')]
[(u'CAST_-1206917472', u'CALLIND_-1206917544'), ('tmp_62', u'CAST_-1206917472'), ('const-0', u'RETURN_-1206917541'), (u'CALLIND_-1206917544', u'INDIRECT_-1206917477'), (u'CALLIND_-1206917544', u'RETURN_-1206917541'), (u'INDIRECT_-1206917477', u'COPY_-1206917536')]
null
null
0010e650
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint CRYPTO_get_ex_new_index\n (int class_index,long argl,void *argp,undefined1 *new_func,undefined1 *dup_func,\n undefined1 *free_func)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_CRYPTO_get_...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (param...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int CRYPTO_get_ex_new_index\n (int class_index,long argl,void *argp,undefined1 *new_func,undefined1 *dup_func,\n undefined1 *free_func)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1 (int class_index,long argl,void *argp,type_1 *new_func,type_1 *dup_func, type_1 *free_func) { int iVar1; iVar1 = (*(type_2 *)PTR_CRYPTO_get_ex_new_index_00296350)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_d...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED (int class_index,long argl,void *argp,undefined1 *new_func,undefined1 *dup_func, undefined1 *free_func) { int iVar1; iVar1 = (*(code *)PTR_MASKED_001d1350)(); return iVar1; }
10,173
120_mv_and_mv_strip.c
error
error
void error(void) { (*(code *)PTR_error_004543c0)(); return; }
void error(void) { (*(code *)PTR_error_0042c3c0)(); return; }
JMP qword ptr [0x0042c3c0]
null
null
null
null
[('const-0', u'RETURN_-1201719413'), ('tmp_22', u'CAST_-1201719351'), (u'CALLIND_-1201719416', u'INDIRECT_-1201719356'), (u'CAST_-1201719351', u'CALLIND_-1201719416'), (u'INDIRECT_-1201719356', u'COPY_-1201719415')]
[('const-0', u'RETURN_-1201719413'), ('tmp_22', u'CAST_-1201719351'), (u'CALLIND_-1201719416', u'INDIRECT_-1201719356'), (u'CAST_-1201719351', u'CALLIND_-1201719416'), (u'INDIRECT_-1201719356', u'COPY_-1201719415')]
null
null
00403780
..
..
(translation_unit "void error(void)\n\n{\n (*(code *)PTR_error_0042c3c0)();\n return;\n}\n\n" (function_definition "void error(void)\n\n{\n (*(code *)PTR_error_0042c3c0)();\n return;\n}" primitive_type (function_declarator "error(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_t...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void error(void)\n\n{\n (*(code *)PTR_error_0042c3c0)();\n return;\n}" (primitive_type "void") (function_declarator "error(void)" (identifier "error") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_error_0...
void function_1(void) { (*(type_1 *)PTR_error_004543c0)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_0042c3c0)(); return; }
4,297
1_tty_and_tty_strip.c
_init
_DT_INIT
int _init(EVP_PKEY_CTX *ctx) { undefined *puVar1; puVar1 = PTR___gmon_start___0040ffe0; if (PTR___gmon_start___0040ffe0 != (undefined *)0x0) { puVar1 = (undefined *)(*(code *)PTR___gmon_start___0040ffe0)(); } return (int)puVar1; }
void _DT_INIT(void) { if (PTR___gmon_start___00409fe0 != (undefined *)0x0) { (*(code *)PTR___gmon_start___00409fe0)(); } return; }
SUB RSP,0x8 MOV RAX,qword ptr [0x00409fe0] TEST RAX,RAX JZ 0x00402012 CALL RAX ADD RSP,0x8 RET
null
null
null
null
[('const-0', u'SUBPIECE_-1201725314'), (u'SUBPIECE_-1201725314', u'RETURN_-1201725373'), ('tmp_203', u'CAST_-1201725290'), ('const-0', u'INT_NOTEQUAL_-1201725403'), (u'INDIRECT_-1201725300', u'MULTIEQUAL_-1201725297'), (u'CAST_-1201725289', u'MULTIEQUAL_-1201725319'), (u'MULTIEQUAL_-1201725297', u'COPY_-1201725353'), (...
[(u'CALLIND_-1201725393', u'INDIRECT_-1201725303'), (u'CAST_-1201725294', u'CALLIND_-1201725393'), ('const-0', u'INT_NOTEQUAL_-1201725403'), (u'INT_NOTEQUAL_-1201725403', u'CBRANCH_-1201725402'), ('const-0', u'RETURN_-1201725373'), ('tmp_52', u'CBRANCH_-1201725402'), ('tmp_192', u'MULTIEQUAL_-1201725300'), ('tmp_192', ...
null
null
00402000
..
..
(translation_unit "void _DT_INIT(void)\n\n{\n if (PTR___gmon_start___00409fe0 != (undefined *)0x0) {\n (*(code *)PTR___gmon_start___00409fe0)();\n }\n return;\n}\n\n" (function_definition "void _DT_INIT(void)\n\n{\n if (PTR___gmon_start___00409fe0 != (undefined *)0x0) {\n (*(code *)PTR___gmon_start___00409fe0...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statemen...
(function_definition "void _DT_INIT(void)\n\n{\n if (PTR___gmon_start___00409fe0 != (undefined *)0x0) {\n (*(code *)PTR___gmon_start___00409fe0)();\n }\n return;\n}" (primitive_type "void") (function_declarator "_DT_INIT(void)" (identifier "_DT_INIT") (parameter_list "(void)" (( "(") (parameter_declaration "void"...
int function_1(type_1 *ctx) { type_2 *puVar1; puVar1 = var_1; if (var_1 != (type_2 *)0x0) { puVar1 = (type_2 *)(*(type_3 *)var_1)(); } return (int)puVar1; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (...
void MASKED(void) { if (PTR___gmon_start___00409fe0 != (undefined *)0x0) { (*(code *)PTR___gmon_start___00409fe0)(); } return; }
161
55_users_and_users_strip.c
register_tm_clones
FUN_004023b0
/* WARNING: Removing unreachable block (ram,0x004023cf) */ /* WARNING: Removing unreachable block (ram,0x004023d9) */ void register_tm_clones(void) { return; }
/* WARNING: Removing unreachable block (ram,0x004023cf) */ /* WARNING: Removing unreachable block (ram,0x004023d9) */ void FUN_004023b0(void) { return; }
MOV ESI,0x40a218 SUB RSI,0x40a218 SAR RSI,0x3 MOV RAX,RSI SHR RAX,0x3f ADD RSI,RAX SAR RSI,0x1 JZ 0x004023e0 MOV EAX,0x0 TEST RAX,RAX JZ 0x004023e0 MOV EDI,0x40a218 JMP RAX RET
null
null
null
null
[('const-0', u'RETURN_-1201724321')]
[('const-0', u'RETURN_-1201724321')]
null
null
004023b0
..
..
(translation_unit "/* WARNING: Removing unreachable block (ram,0x004023cf) */\n/* WARNING: Removing unreachable block (ram,0x004023d9) */\n\nvoid FUN_004023b0(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void FUN_004023b0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_004023b0...
(translation_unit comment comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) })))
(comment "/* WARNING: Removing unreachable block (ram,0x004023cf) */") (comment "/* WARNING: Removing unreachable block (ram,0x004023d9) */") (function_definition "void FUN_004023b0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_004023b0(void)" (identifier "FUN_004023b0") (parameter_list "(...
/* WARNING: Removing unreachable block (ram,0x004023cf) */ /* WARNING: Removing unreachable block (ram,0x004023d9) */ void function_1(void) { return; }
(translation_unit (comment) (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
/* WARNING: Removing unreachable block (ram,0x004023cf) */ /* WARNING: Removing unreachable block (ram,0x004023d9) */ void MASKED(void) { return; }
5,675
28_vdir_and_vdir_strip.c
stpcpy
stpcpy
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * stpcpy(char *__dest,char *__src) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_stpcpy_0044f0e0)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * stpcpy(char *__dest,char *__src) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_stpcpy_0042b0e0)(); return pcVar1; }
JMP qword ptr [0x0042b0e0]
null
null
null
null
[(u'CALLIND_-1201720888', u'INDIRECT_-1201720825'), (u'CALLIND_-1201720888', u'CAST_-1201720819'), ('tmp_38', u'CAST_-1201720820'), ('const-0', u'RETURN_-1201720885'), (u'INDIRECT_-1201720825', u'COPY_-1201720884'), (u'CAST_-1201720819', u'RETURN_-1201720885'), (u'CAST_-1201720820', u'CALLIND_-1201720888')]
[(u'CALLIND_-1201720888', u'INDIRECT_-1201720825'), (u'CALLIND_-1201720888', u'CAST_-1201720819'), ('tmp_38', u'CAST_-1201720820'), ('const-0', u'RETURN_-1201720885'), (u'INDIRECT_-1201720825', u'COPY_-1201720884'), (u'CAST_-1201720819', u'RETURN_-1201720885'), (u'CAST_-1201720820', u'CALLIND_-1201720888')]
null
null
004031c0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * stpcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_stpcpy_0042b0e0)();\n return pcVar1;\n}\n\n" comment (function_definition "char * stpcpy(char *__dest,char *__src)\n\n{\...
(translation_unit comment (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expre...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "char * stpcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_stpcpy_0042b0e0)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* stpcpy(char *__dest,...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__dest,char *__src) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_stpcpy_0044f0e0)(); return pcVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration ty...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__dest,char *__src) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_0042b0e0)(); return pcVar1; }
6,873
455_pterm_and_pterm_strip.c
gtk_tree_model_get_iter
gtk_tree_model_get_iter
void gtk_tree_model_get_iter(void) { (*(code *)PTR_gtk_tree_model_get_iter_00524e58)(); return; }
void gtk_tree_model_get_iter(void) { (*(code *)PTR_gtk_tree_model_get_iter_004aae58)(); return; }
JMP qword ptr [0x004aae58]
null
null
null
null
[(u'INDIRECT_-1201685308', u'COPY_-1201685367'), ('const-0', u'RETURN_-1201685365'), ('tmp_22', u'CAST_-1201685303'), (u'CAST_-1201685303', u'CALLIND_-1201685368'), (u'CALLIND_-1201685368', u'INDIRECT_-1201685308')]
[(u'INDIRECT_-1201685308', u'COPY_-1201685367'), ('const-0', u'RETURN_-1201685365'), ('tmp_22', u'CAST_-1201685303'), (u'CAST_-1201685303', u'CALLIND_-1201685368'), (u'CALLIND_-1201685368', u'INDIRECT_-1201685308')]
null
null
0040bc80
..
..
(translation_unit "void gtk_tree_model_get_iter(void)\n\n{\n (*(code *)PTR_gtk_tree_model_get_iter_004aae58)();\n return;\n}\n\n" (function_definition "void gtk_tree_model_get_iter(void)\n\n{\n (*(code *)PTR_gtk_tree_model_get_iter_004aae58)();\n return;\n}" primitive_type (function_declarator "gtk_tree_model_get_i...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void gtk_tree_model_get_iter(void)\n\n{\n (*(code *)PTR_gtk_tree_model_get_iter_004aae58)();\n return;\n}" (primitive_type "void") (function_declarator "gtk_tree_model_get_iter(void)" (identifier "gtk_tree_model_get_iter") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive...
void function_1(void) { (*(type_1 *)PTR_gtk_tree_model_get_iter_00524e58)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_004aae58)(); return; }
9,692
86_xargs_and_xargs_strip.c
__do_global_dtors_aux
_FINI_0
void __do_global_dtors_aux(void) { if (completed_7325 == '\0') { deregister_tm_clones(); completed_7325 = 1; return; } return; }
void _FINI_0(void) { if (DAT_00415090 == '\0') { FUN_00402570(); DAT_00415090 = 1; return; } return; }
CMP byte ptr [0x00415090],0x0 JNZ 0x00402600 PUSH RBP MOV RBP,RSP CALL 0x00402570 MOV byte ptr [0x00415090],0x1 POP RBP RET RET
null
null
null
null
[('const-0', u'INT_EQUAL_-1201723920'), ('const-0', u'RETURN_-1201723865'), (u'INT_EQUAL_-1201723920', u'CBRANCH_-1201723913'), ('const-0', u'RETURN_-1201723874'), ('tmp_30', u'CBRANCH_-1201723913'), (u'COPY_-1201723898', u'COPY_-1201723864'), ('tmp_142', u'INT_EQUAL_-1201723920'), ('tmp_142', u'COPY_-1201723857'), ('c...
[('const-0', u'INT_EQUAL_-1201723920'), ('const-0', u'RETURN_-1201723865'), (u'INT_EQUAL_-1201723920', u'CBRANCH_-1201723913'), ('const-0', u'RETURN_-1201723874'), ('tmp_30', u'CBRANCH_-1201723913'), (u'COPY_-1201723898', u'COPY_-1201723864'), ('tmp_142', u'INT_EQUAL_-1201723920'), ('tmp_142', u'COPY_-1201723857'), ('c...
null
null
004025e0
..
..
(translation_unit "void _FINI_0(void)\n\n{\n if (DAT_00415090 == '\0') {\n FUN_00402570();\n DAT_00415090 = 1;\n return;\n }\n return;\n}\n\n" (function_definition "void _FINI_0(void)\n\n{\n if (DAT_00415090 == '\0') {\n FUN_00402570();\n DAT_00415090 = 1;\n return;\n }\n return;\n}" primitive_t...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDE...
(function_definition "void _FINI_0(void)\n\n{\n if (DAT_00415090 == '\0') {\n FUN_00402570();\n DAT_00415090 = 1;\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "_FINI_0(void)" (identifier "_FINI_0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "vo...
void function_1(void) { if (var_1 == '\0') { var_2(); var_1 = 1; return; } return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (...
void MASKED(void) { if (DAT_00415090 == '\0') { FUN_00402570(); DAT_00415090 = 1; return; } return; }
7,989
34_du_and_du_strip.c
printf
printf
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int printf(char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_printf_00441110)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int printf(char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_printf_00423110)(); return iVar1; }
JMP qword ptr [0x00423110]
null
null
null
null
[(u'CALLIND_-1201720792', u'INDIRECT_-1201720730'), (u'CALLIND_-1201720792', u'RETURN_-1201720789'), (u'CAST_-1201720725', u'CALLIND_-1201720792'), (u'INDIRECT_-1201720730', u'COPY_-1201720789'), ('tmp_32', u'CAST_-1201720725'), ('const-0', u'RETURN_-1201720789')]
[(u'CALLIND_-1201720792', u'INDIRECT_-1201720730'), (u'CALLIND_-1201720792', u'RETURN_-1201720789'), (u'CAST_-1201720725', u'CALLIND_-1201720792'), (u'INDIRECT_-1201720730', u'COPY_-1201720789'), ('tmp_32', u'CAST_-1201720725'), ('const-0', u'RETURN_-1201720789')]
null
null
00403220
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint printf(char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_printf_00423110)();\n return iVar1;\n}\n\n" comment (function_definition "int printf(char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (variadic_parameter ...) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int printf(char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_printf_00423110)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "printf(char *__format,...)" (identifier "pri...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__format,...) { int iVar1; iVar1 = (*(type_1 *)PTR_printf_00441110)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (variadic_parameter))) body: (compound_statement (declara...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00423110)(); return iVar1; }
3,843
47_readlink_and_readlink_strip.c
fseeko
fseeko
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fseeko(FILE *__stream,__off_t __off,int __whence) { int iVar1; iVar1 = (*(code *)PTR_fseeko_00419178)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fseeko(FILE *__stream,__off_t __off,int __whence) { int iVar1; iVar1 = (*(code *)PTR_fseeko_0040f178)(); return iVar1; }
JMP qword ptr [0x0040f178]
null
null
null
null
[(u'CALLIND_-1201724680', u'RETURN_-1201724677'), (u'CAST_-1201724611', u'CALLIND_-1201724680'), (u'CALLIND_-1201724680', u'INDIRECT_-1201724616'), (u'INDIRECT_-1201724616', u'COPY_-1201724675'), ('tmp_44', u'CAST_-1201724611'), ('const-0', u'RETURN_-1201724677')]
[(u'CALLIND_-1201724680', u'RETURN_-1201724677'), (u'CAST_-1201724611', u'CALLIND_-1201724680'), (u'CALLIND_-1201724680', u'INDIRECT_-1201724616'), (u'INDIRECT_-1201724616', u'COPY_-1201724675'), ('tmp_44', u'CAST_-1201724611'), ('const-0', u'RETURN_-1201724677')]
null
null
004022f0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fseeko(FILE *__stream,__off_t __off,int __whence)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fseeko_0040f178)();\n return iVar1;\n}\n\n" comment (function_definition "int fseeko(FILE *__stream,__off_t __off,int ...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expr...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int fseeko(FILE *__stream,__off_t __off,int __whence)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fseeko_0040f178)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fseeko(FILE *__stream...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream,type_2 __off,int __whence) { int iVar1; iVar1 = (*(type_3 *)PTR_fseeko_00419178)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarato...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream,__off_t __off,int __whence) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0040f178)(); return iVar1; }
1,021
3_id_and_id_strip.c
endgrent
endgrent
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void endgrent(void) { (*(code *)PTR_endgrent_00417018)(); return; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void endgrent(void) { (*(code *)PTR_endgrent_0040d018)(); return; }
JMP qword ptr [0x0040d018]
null
null
null
null
[('tmp_22', u'CAST_-1201725319'), (u'CAST_-1201725319', u'CALLIND_-1201725384'), ('const-0', u'RETURN_-1201725381'), (u'CALLIND_-1201725384', u'INDIRECT_-1201725324'), (u'INDIRECT_-1201725324', u'COPY_-1201725383')]
[('tmp_22', u'CAST_-1201725319'), (u'CAST_-1201725319', u'CALLIND_-1201725384'), ('const-0', u'RETURN_-1201725381'), (u'CALLIND_-1201725384', u'INDIRECT_-1201725324'), (u'INDIRECT_-1201725324', u'COPY_-1201725383')]
null
null
00402030
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid endgrent(void)\n\n{\n (*(code *)PTR_endgrent_0040d018)();\n return;\n}\n\n" comment (function_definition "void endgrent(void)\n\n{\n (*(code *)PTR_endgrent_0040d018)();\n return;\n}" primitive_type (function_decl...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDE...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "void endgrent(void)\n\n{\n (*(code *)PTR_endgrent_0040d018)();\n return;\n}" (primitive_type "void") (function_declarator "endgrent(void)" (identifier "endgrent") (parameter_list "(void)" (( "(") (parameter_...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { (*(type_1 *)PTR_endgrent_00417018)(); return; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_exp...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(void) { (*(code *)PTR_MASKED_0040d018)(); return; }
3,073
5_dd_and_dd_strip.c
raise
raise
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int raise(int __sig) { int iVar1; iVar1 = (*(code *)PTR_raise_00424028)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int raise(int __sig) { int iVar1; iVar1 = (*(code *)PTR_raise_00415028)(); return iVar1; }
JMP qword ptr [0x00415028]
null
null
null
null
[(u'INDIRECT_-1201725290', u'COPY_-1201725349'), (u'CALLIND_-1201725352', u'INDIRECT_-1201725290'), ('const-0', u'RETURN_-1201725349'), (u'CAST_-1201725285', u'CALLIND_-1201725352'), ('tmp_32', u'CAST_-1201725285'), (u'CALLIND_-1201725352', u'RETURN_-1201725349')]
[(u'INDIRECT_-1201725290', u'COPY_-1201725349'), (u'CALLIND_-1201725352', u'INDIRECT_-1201725290'), ('const-0', u'RETURN_-1201725349'), (u'CAST_-1201725285', u'CALLIND_-1201725352'), ('tmp_32', u'CAST_-1201725285'), (u'CALLIND_-1201725352', u'RETURN_-1201725349')]
null
null
00402050
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint raise(int __sig)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_raise_00415028)();\n return iVar1;\n}\n\n" comment (function_definition "int raise(int __sig)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_raise_004...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expressio...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int raise(int __sig)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_raise_00415028)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "raise(int __sig)" (identifier "raise") (parameter_list ...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __sig) { int iVar1; iVar1 = (*(type_1 *)PTR_raise_00424028)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) ...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __sig) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00415028)(); return iVar1; }
7,555
15_date_and_date_strip.c
clock_gettime
clock_gettime
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int clock_gettime(clockid_t __clock_id,timespec *__tp) { int iVar1; iVar1 = (*(code *)PTR_clock_gettime_004b4078)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int clock_gettime(clockid_t __clock_id,timespec *__tp) { int iVar1; iVar1 = (*(code *)PTR_clock_gettime_0046b078)(); return iVar1; }
JMP qword ptr [0x0046b078]
null
null
null
null
[(u'INDIRECT_-1201725129', u'COPY_-1201725188'), (u'CALLIND_-1201725192', u'INDIRECT_-1201725129'), ('tmp_38', u'CAST_-1201725124'), (u'CAST_-1201725124', u'CALLIND_-1201725192'), (u'CALLIND_-1201725192', u'RETURN_-1201725189'), ('const-0', u'RETURN_-1201725189')]
[(u'INDIRECT_-1201725129', u'COPY_-1201725188'), (u'CALLIND_-1201725192', u'INDIRECT_-1201725129'), ('tmp_38', u'CAST_-1201725124'), (u'CAST_-1201725124', u'CALLIND_-1201725192'), (u'CALLIND_-1201725192', u'RETURN_-1201725189'), ('const-0', u'RETURN_-1201725189')]
null
null
004020f0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint clock_gettime(clockid_t __clock_id,timespec *__tp)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_clock_gettime_0046b078)();\n return iVar1;\n}\n\n" comment (function_definition "int clock_gettime(clockid_t __clock_...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (pare...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int clock_gettime(clockid_t __clock_id,timespec *__tp)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_clock_gettime_0046b078)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "clock_gettime...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 __clock_id,type_2 *__tp) { int iVar1; iVar1 = (*(type_3 *)PTR_clock_gettime_004b4078)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(clockid_t __clock_id,timespec *__tp) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0046b078)(); return iVar1; }
3,943
8_sha1sum_and_sha1sum_strip.c
__fpending
__fpending
void __fpending(void) { (*(code *)PTR___fpending_0041b040)(); return; }
void __fpending(void) { (*(code *)PTR___fpending_00410040)(); return; }
JMP qword ptr [0x00410040]
null
null
null
null
[('const-0', u'RETURN_-1201725301'), ('tmp_22', u'CAST_-1201725239'), (u'INDIRECT_-1201725244', u'COPY_-1201725303'), (u'CAST_-1201725239', u'CALLIND_-1201725304'), (u'CALLIND_-1201725304', u'INDIRECT_-1201725244')]
[('const-0', u'RETURN_-1201725301'), ('tmp_22', u'CAST_-1201725239'), (u'INDIRECT_-1201725244', u'COPY_-1201725303'), (u'CAST_-1201725239', u'CALLIND_-1201725304'), (u'CALLIND_-1201725304', u'INDIRECT_-1201725244')]
null
null
00402080
..
..
(translation_unit "void __fpending(void)\n\n{\n (*(code *)PTR___fpending_00410040)();\n return;\n}\n\n" (function_definition "void __fpending(void)\n\n{\n (*(code *)PTR___fpending_00410040)();\n return;\n}" primitive_type (function_declarator "__fpending(void)" identifier (parameter_list "(void)" ( (parameter_decla...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void __fpending(void)\n\n{\n (*(code *)PTR___fpending_00410040)();\n return;\n}" (primitive_type "void") (function_declarator "__fpending(void)" (identifier "__fpending") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (...
void function_1(void) { (*(type_1 *)PTR___fpending_0041b040)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_00410040)(); return; }
1,585
65_libcurl.so.4.5_and_libcurl.so.4.5_strip.c
OCSP_crl_reason_str
OCSP_crl_reason_str
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * OCSP_crl_reason_str(long s) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_OCSP_crl_reason_str_00296278)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * OCSP_crl_reason_str(long s) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_OCSP_crl_reason_str_001d1278)(); return pcVar1; }
JMP qword ptr [0x001d1278]
null
null
null
null
[(u'INDIRECT_-1206917914', u'COPY_-1206917973'), (u'CALLIND_-1206917976', u'CAST_-1206917908'), ('tmp_32', u'CAST_-1206917909'), (u'CAST_-1206917909', u'CALLIND_-1206917976'), (u'CAST_-1206917908', u'RETURN_-1206917973'), ('const-0', u'RETURN_-1206917973'), (u'CALLIND_-1206917976', u'INDIRECT_-1206917914')]
[(u'INDIRECT_-1206917914', u'COPY_-1206917973'), (u'CALLIND_-1206917976', u'CAST_-1206917908'), ('tmp_32', u'CAST_-1206917909'), (u'CAST_-1206917909', u'CALLIND_-1206917976'), (u'CAST_-1206917908', u'RETURN_-1206917973'), ('const-0', u'RETURN_-1206917973'), (u'CALLIND_-1206917976', u'INDIRECT_-1206917914')]
null
null
0010e4a0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * OCSP_crl_reason_str(long s)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_OCSP_crl_reason_str_001d1278)();\n return pcVar1;\n}\n\n" comment (function_definition "char * OCSP_crl_reason_str(long s)\n\...
(translation_unit comment (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_express...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "char * OCSP_crl_reason_str(long s)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_OCSP_crl_reason_str_001d1278)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* OCSP_crl_rea...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(long s) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_OCSP_crl_reason_str_00296278)(); return pcVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier))))) body: (compound_statement (declaration type: (pri...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(long s) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_001d1278)(); return pcVar1; }
10,147
6_sha512sum_and_sha512sum_strip.c
strncmp
strncmp
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strncmp(char *__s1,char *__s2,size_t __n) { int iVar1; iVar1 = (*(code *)PTR_strncmp_00426030)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strncmp(char *__s1,char *__s2,size_t __n) { int iVar1; iVar1 = (*(code *)PTR_strncmp_00417030)(); return iVar1; }
JMP qword ptr [0x00417030]
null
null
null
null
[(u'INDIRECT_-1201725272', u'COPY_-1201725331'), (u'CALLIND_-1201725336', u'RETURN_-1201725333'), (u'CAST_-1201725267', u'CALLIND_-1201725336'), (u'CALLIND_-1201725336', u'INDIRECT_-1201725272'), ('tmp_44', u'CAST_-1201725267'), ('const-0', u'RETURN_-1201725333')]
[(u'INDIRECT_-1201725272', u'COPY_-1201725331'), (u'CALLIND_-1201725336', u'RETURN_-1201725333'), (u'CAST_-1201725267', u'CALLIND_-1201725336'), (u'CALLIND_-1201725336', u'INDIRECT_-1201725272'), ('tmp_44', u'CAST_-1201725267'), ('const-0', u'RETURN_-1201725333')]
null
null
00402060
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_00417030)();\n return iVar1;\n}\n\n" comment (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_sta...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_00417030)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "strncmp(char *__s1,char *__s...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s1,char *__s2,size_t __n) { int iVar1; iVar1 = (*(type_1 *)PTR_strncmp_00426030)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator:...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s1,char *__s2,size_t __n) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00417030)(); return iVar1; }
3,152
99_pageant_and_pageant_strip.c
getpwuid
getpwuid
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ passwd * getpwuid(__uid_t __uid) { passwd *ppVar1; ppVar1 = (passwd *)(*(code *)PTR_getpwuid_004ccd60)(); return ppVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ passwd * getpwuid(__uid_t __uid) { passwd *ppVar1; ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0046ed60)(); return ppVar1; }
JMP qword ptr [0x0046ed60]
null
null
null
null
[('tmp_32', u'CAST_-1201715589'), (u'INDIRECT_-1201715594', u'COPY_-1201715653'), (u'CAST_-1201715588', u'RETURN_-1201715653'), ('const-0', u'RETURN_-1201715653'), (u'CALLIND_-1201715656', u'CAST_-1201715588'), (u'CALLIND_-1201715656', u'INDIRECT_-1201715594'), (u'CAST_-1201715589', u'CALLIND_-1201715656')]
[('tmp_32', u'CAST_-1201715589'), (u'INDIRECT_-1201715594', u'COPY_-1201715653'), (u'CAST_-1201715588', u'RETURN_-1201715653'), ('const-0', u'RETURN_-1201715653'), (u'CALLIND_-1201715656', u'CAST_-1201715588'), (u'CALLIND_-1201715656', u'INDIRECT_-1201715594'), (u'CAST_-1201715589', u'CALLIND_-1201715656')]
null
null
00404630
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\npasswd * getpwuid(__uid_t __uid)\n\n{\n passwd *ppVar1;\n \n ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0046ed60)();\n return ppVar1;\n}\n\n" comment (function_definition "passwd * getpwuid(__uid_t __uid)\n\n{\n passw...
(translation_unit comment (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor ...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "passwd * getpwuid(__uid_t __uid)\n\n{\n passwd *ppVar1;\n \n ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0046ed60)();\n return ppVar1;\n}" (type_identifier "passwd") (pointer_declarator "* getpwuid(__uid_t _...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 * function_1(type_2 __uid) { type_1 *ppVar1; ppVar1 = (type_1 *)(*(type_3 *)PTR_getpwuid_004ccd60)(); return ppVar1; }
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (declaration type: (type_id...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ passwd * MASKED(__uid_t __uid) { passwd *ppVar1; ppVar1 = (passwd *)(*(code *)PTR_MASKED_0046ed60)(); return ppVar1; }
8,226
48_paste_and_paste_strip.c
iswprint
iswprint
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int iswprint(wint_t __wc) { int iVar1; iVar1 = (*_DAT_00413180)(); return iVar1; }
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int iswprint(wint_t __wc) { int iVar1; iVar1 = (*_DAT_0040c180)(); return iVar1; }
JMP qword ptr [0x0040c180]
null
null
null
null
[('tmp_32', u'CALLIND_-1201724664'), (u'INDIRECT_-1201724602', u'COPY_-1201724661'), (u'CALLIND_-1201724664', u'INDIRECT_-1201724602'), (u'CALLIND_-1201724664', u'RETURN_-1201724661'), ('const-0', u'RETURN_-1201724661')]
[('tmp_32', u'CALLIND_-1201724664'), (u'INDIRECT_-1201724602', u'COPY_-1201724661'), (u'CALLIND_-1201724664', u'INDIRECT_-1201724602'), (u'CALLIND_-1201724664', u'RETURN_-1201724661'), ('const-0', u'RETURN_-1201724661')]
null
null
00402300
..
..
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint iswprint(wint_t __wc)\n\n{\n int iVar1;\n \n iVar1 = (*_DAT_0040c180)();\n return iVar1;\n}\n\n" comment comment (function_defi...
(translation_unit comment comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) ...
(comment "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */") (comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int iswprint(wint_t __wc)\n\n{\n int iVar1;\n \n iVar1 = (*_DAT_0040c180)();\n return iVar1;\n}" (primitive_...
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 __wc) { int iVar1; iVar1 = (*_DAT_00413180)(); return iVar1; }
(translation_unit (comment) (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (id...
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(wint_t __wc) { int iVar1; iVar1 = (*_DAT_0040c180)(); return iVar1; }
775
433_pterm_and_pterm_strip.c
gdk_window_get_screen
gdk_window_get_screen
void gdk_window_get_screen(void) { (*(code *)PTR_gdk_window_get_screen_00524da8)(); return; }
void gdk_window_get_screen(void) { (*(code *)PTR_gdk_window_get_screen_004aada8)(); return; }
JMP qword ptr [0x004aada8]
null
null
null
null
[('const-0', u'RETURN_-1201685717'), ('tmp_22', u'CAST_-1201685655'), (u'CAST_-1201685655', u'CALLIND_-1201685720'), (u'INDIRECT_-1201685660', u'COPY_-1201685719'), (u'CALLIND_-1201685720', u'INDIRECT_-1201685660')]
[('const-0', u'RETURN_-1201685717'), ('tmp_22', u'CAST_-1201685655'), (u'CAST_-1201685655', u'CALLIND_-1201685720'), (u'INDIRECT_-1201685660', u'COPY_-1201685719'), (u'CALLIND_-1201685720', u'INDIRECT_-1201685660')]
null
null
0040bb20
..
..
(translation_unit "void gdk_window_get_screen(void)\n\n{\n (*(code *)PTR_gdk_window_get_screen_004aada8)();\n return;\n}\n\n" (function_definition "void gdk_window_get_screen(void)\n\n{\n (*(code *)PTR_gdk_window_get_screen_004aada8)();\n return;\n}" primitive_type (function_declarator "gdk_window_get_screen(void)"...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void gdk_window_get_screen(void)\n\n{\n (*(code *)PTR_gdk_window_get_screen_004aada8)();\n return;\n}" (primitive_type "void") (function_declarator "gdk_window_get_screen(void)" (identifier "gdk_window_get_screen") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "v...
void function_1(void) { (*(type_1 *)PTR_gdk_window_get_screen_00524da8)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_004aada8)(); return; }
9,670
11_sha256sum_and_sha256sum_strip.c
textdomain
textdomain
void textdomain(void) { (*(code *)PTR_textdomain_00421058)(); return; }
void textdomain(void) { (*(code *)PTR_textdomain_00413058)(); return; }
JMP qword ptr [0x00413058]
null
null
null
null
[('const-0', u'RETURN_-1201725253'), (u'INDIRECT_-1201725196', u'COPY_-1201725255'), ('tmp_22', u'CAST_-1201725191'), (u'CAST_-1201725191', u'CALLIND_-1201725256'), (u'CALLIND_-1201725256', u'INDIRECT_-1201725196')]
[('const-0', u'RETURN_-1201725253'), (u'INDIRECT_-1201725196', u'COPY_-1201725255'), ('tmp_22', u'CAST_-1201725191'), (u'CAST_-1201725191', u'CALLIND_-1201725256'), (u'CALLIND_-1201725256', u'INDIRECT_-1201725196')]
null
null
004020b0
..
..
(translation_unit "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_00413058)();\n return;\n}\n\n" (function_definition "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_00413058)();\n return;\n}" primitive_type (function_declarator "textdomain(void)" identifier (parameter_list "(void)" ( (parameter_decla...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_00413058)();\n return;\n}" (primitive_type "void") (function_declarator "textdomain(void)" (identifier "textdomain") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (...
void function_1(void) { (*(type_1 *)PTR_textdomain_00421058)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_00413058)(); return; }
7,099
62_timeout_and_timeout_strip.c
exit
exit
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void exit(int __status) { (*(code *)PTR_exit_004151f0)(); return; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void exit(int __status) { (*(code *)PTR_exit_0040d1f0)(); return; }
JMP qword ptr [0x0040d1f0]
null
null
null
null
[('const-0', u'RETURN_-1201724437'), (u'CAST_-1201724374', u'CALLIND_-1201724440'), ('tmp_28', u'CAST_-1201724374'), (u'CALLIND_-1201724440', u'INDIRECT_-1201724379'), (u'INDIRECT_-1201724379', u'COPY_-1201724438')]
[('const-0', u'RETURN_-1201724437'), (u'CAST_-1201724374', u'CALLIND_-1201724440'), ('tmp_28', u'CAST_-1201724374'), (u'CALLIND_-1201724440', u'INDIRECT_-1201724379'), (u'INDIRECT_-1201724379', u'COPY_-1201724438')]
null
null
004023e0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n (*(code *)PTR_exit_0040d1f0)();\n return;\n}\n\n" comment (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_0040d1f0)();\n return;\n}" primitive_type (function_decl...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *))...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_0040d1f0)();\n return;\n}" (primitive_type "void") (function_declarator "exit(int __status)" (identifier "exit") (parameter_list "(int __status)" (( "(") (pa...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(int __status) { (*(type_1 *)PTR_exit_004151f0)(); return; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (parenthesize...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(int __status) { (*(code *)PTR_MASKED_0040d1f0)(); return; }
5,486
8_shuf_and_shuf_strip.c
__fpending
__fpending
void __fpending(void) { (*(code *)PTR___fpending_00423040)(); return; }
void __fpending(void) { (*(code *)PTR___fpending_00413040)(); return; }
JMP qword ptr [0x00413040]
null
null
null
null
[('const-0', u'RETURN_-1201725301'), ('tmp_22', u'CAST_-1201725239'), (u'INDIRECT_-1201725244', u'COPY_-1201725303'), (u'CAST_-1201725239', u'CALLIND_-1201725304'), (u'CALLIND_-1201725304', u'INDIRECT_-1201725244')]
[('const-0', u'RETURN_-1201725301'), ('tmp_22', u'CAST_-1201725239'), (u'INDIRECT_-1201725244', u'COPY_-1201725303'), (u'CAST_-1201725239', u'CALLIND_-1201725304'), (u'CALLIND_-1201725304', u'INDIRECT_-1201725244')]
null
null
00402080
..
..
(translation_unit "void __fpending(void)\n\n{\n (*(code *)PTR___fpending_00413040)();\n return;\n}\n\n" (function_definition "void __fpending(void)\n\n{\n (*(code *)PTR___fpending_00413040)();\n return;\n}" primitive_type (function_declarator "__fpending(void)" identifier (parameter_list "(void)" ( (parameter_decla...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void __fpending(void)\n\n{\n (*(code *)PTR___fpending_00413040)();\n return;\n}" (primitive_type "void") (function_declarator "__fpending(void)" (identifier "__fpending") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (...
void function_1(void) { (*(type_1 *)PTR___fpending_00423040)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_00413040)(); return; }
6,235
318_pterm_and_pterm_strip.c
gtk_tree_model_get_type
gtk_tree_model_get_type
void gtk_tree_model_get_type(void) { (*(code *)PTR_gtk_tree_model_get_type_00524a10)(); return; }
void gtk_tree_model_get_type(void) { (*(code *)PTR_gtk_tree_model_get_type_004aaa10)(); return; }
JMP qword ptr [0x004aaa10]
null
null
null
null
[('tmp_22', u'CAST_-1201687495'), ('const-0', u'RETURN_-1201687557'), (u'INDIRECT_-1201687500', u'COPY_-1201687559'), (u'CALLIND_-1201687560', u'INDIRECT_-1201687500'), (u'CAST_-1201687495', u'CALLIND_-1201687560')]
[('tmp_22', u'CAST_-1201687495'), ('const-0', u'RETURN_-1201687557'), (u'INDIRECT_-1201687500', u'COPY_-1201687559'), (u'CALLIND_-1201687560', u'INDIRECT_-1201687500'), (u'CAST_-1201687495', u'CALLIND_-1201687560')]
null
null
0040b3f0
..
..
(translation_unit "void gtk_tree_model_get_type(void)\n\n{\n (*(code *)PTR_gtk_tree_model_get_type_004aaa10)();\n return;\n}\n\n" (function_definition "void gtk_tree_model_get_type(void)\n\n{\n (*(code *)PTR_gtk_tree_model_get_type_004aaa10)();\n return;\n}" primitive_type (function_declarator "gtk_tree_model_get_t...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void gtk_tree_model_get_type(void)\n\n{\n (*(code *)PTR_gtk_tree_model_get_type_004aaa10)();\n return;\n}" (primitive_type "void") (function_declarator "gtk_tree_model_get_type(void)" (identifier "gtk_tree_model_get_type") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive...
void function_1(void) { (*(type_1 *)PTR_gtk_tree_model_get_type_00524a10)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_004aaa10)(); return; }
9,555
8_hostid_and_hostid_strip.c
_exit
_exit
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void _exit(int __status) { (*(code *)PTR__exit_00410040)(); return; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void _exit(int __status) { (*(code *)PTR__exit_0040a040)(); return; }
JMP qword ptr [0x0040a040]
null
null
null
null
[('const-0', u'RETURN_-1201725301'), (u'INDIRECT_-1201725243', u'COPY_-1201725302'), ('tmp_28', u'CAST_-1201725238'), (u'CALLIND_-1201725304', u'INDIRECT_-1201725243'), (u'CAST_-1201725238', u'CALLIND_-1201725304')]
[('const-0', u'RETURN_-1201725301'), (u'INDIRECT_-1201725243', u'COPY_-1201725302'), ('tmp_28', u'CAST_-1201725238'), (u'CALLIND_-1201725304', u'INDIRECT_-1201725243'), (u'CAST_-1201725238', u'CALLIND_-1201725304')]
null
null
00402080
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid _exit(int __status)\n\n{\n (*(code *)PTR__exit_0040a040)();\n return;\n}\n\n" comment (function_definition "void _exit(int __status)\n\n{\n (*(code *)PTR__exit_0040a040)();\n return;\n}" primitive_type (function_...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *))...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "void _exit(int __status)\n\n{\n (*(code *)PTR__exit_0040a040)();\n return;\n}" (primitive_type "void") (function_declarator "_exit(int __status)" (identifier "_exit") (parameter_list "(int __status)" (( "(")...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(int __status) { (*(type_1 *)PTR__exit_00410040)(); return; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (parenthesize...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(int __status) { (*(code *)PTR_MASKED_0040a040)(); return; }
7,041
51_chcon_and_chcon_strip.c
memcpy
memcpy
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memcpy(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memcpy_00427198)(); return pvVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memcpy(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memcpy_00416198)(); return pvVar1; }
JMP qword ptr [0x00416198]
null
null
null
null
[('const-0', u'RETURN_-1201724613'), (u'CALLIND_-1201724616', u'INDIRECT_-1201724552'), (u'INDIRECT_-1201724552', u'COPY_-1201724611'), (u'CALLIND_-1201724616', u'CAST_-1201724546'), ('tmp_44', u'CAST_-1201724547'), (u'CAST_-1201724546', u'RETURN_-1201724613'), (u'CAST_-1201724547', u'CALLIND_-1201724616')]
[('const-0', u'RETURN_-1201724613'), (u'CALLIND_-1201724616', u'INDIRECT_-1201724552'), (u'INDIRECT_-1201724552', u'COPY_-1201724611'), (u'CALLIND_-1201724616', u'CAST_-1201724546'), ('tmp_44', u'CAST_-1201724547'), (u'CAST_-1201724546', u'RETURN_-1201724613'), (u'CAST_-1201724547', u'CALLIND_-1201724616')]
null
null
00402330
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00416198)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memcpy(void *__dest,void *_...
(translation_unit comment (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00416198)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* memcpy(vo...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(type_1 *)PTR_memcpy_00427198)(); return pvVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration ty...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * MASKED(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_MASKED_00416198)(); return pvVar1; }
2,612
98_ls_and_ls_strip.c
strtoul
strtoul
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ ulong strtoul(char *__nptr,char **__endptr,int __base) { ulong uVar1; uVar1 = (*(code *)PTR_strtoul_0044f310)(); return uVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ ulong strtoul(char *__nptr,char **__endptr,int __base) { ulong uVar1; uVar1 = (*(code *)PTR_strtoul_0042b310)(); return uVar1; }
JMP qword ptr [0x0042b310]
null
null
null
null
[('tmp_44', u'CAST_-1201719699'), (u'CALLIND_-1201719768', u'RETURN_-1201719765'), ('const-0', u'RETURN_-1201719765'), (u'CAST_-1201719699', u'CALLIND_-1201719768'), (u'CALLIND_-1201719768', u'INDIRECT_-1201719704'), (u'INDIRECT_-1201719704', u'COPY_-1201719763')]
[('tmp_44', u'CAST_-1201719699'), (u'CALLIND_-1201719768', u'RETURN_-1201719765'), ('const-0', u'RETURN_-1201719765'), (u'CAST_-1201719699', u'CALLIND_-1201719768'), (u'CALLIND_-1201719768', u'INDIRECT_-1201719704'), (u'INDIRECT_-1201719704', u'COPY_-1201719763')]
null
null
00403620
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n ulong uVar1;\n \n uVar1 = (*(code *)PTR_strtoul_0042b310)();\n return uVar1;\n}\n\n" comment (function_definition "ulong strtoul(char *__nptr,char **__endp...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * (pointer_declarator * IDENT))) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE I...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "ulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n ulong uVar1;\n \n uVar1 = (*(code *)PTR_strtoul_0042b310)();\n return uVar1;\n}" (type_identifier "ulong") (function_declarator "strtoul(char *...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 function_1(char *__nptr,char **__endptr,int __base) { type_1 uVar1; uVar1 = (*(type_2 *)PTR_strtoul_0044f310)(); return uVar1; }
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ ulong MASKED(char *__nptr,char **__endptr,int __base) { ulong uVar1; uVar1 = (*(code *)PTR_MASKED_0042b310)(); return uVar1; }
7,513
151_libcurl.so.4.5_and_libcurl.so.4.5_strip.c
nghttp2_session_upgrade
nghttp2_session_upgrade
void nghttp2_session_upgrade(void) { (*(code *)PTR_nghttp2_session_upgrade_00296548)(); return; }
void nghttp2_session_upgrade(void) { (*(code *)PTR_nghttp2_session_upgrade_001d1548)(); return; }
JMP qword ptr [0x001d1548]
null
null
null
null
[(u'CALLIND_-1206916536', u'INDIRECT_-1206916476'), ('const-0', u'RETURN_-1206916533'), ('tmp_22', u'CAST_-1206916471'), (u'INDIRECT_-1206916476', u'COPY_-1206916535'), (u'CAST_-1206916471', u'CALLIND_-1206916536')]
[(u'CALLIND_-1206916536', u'INDIRECT_-1206916476'), ('const-0', u'RETURN_-1206916533'), ('tmp_22', u'CAST_-1206916471'), (u'INDIRECT_-1206916476', u'COPY_-1206916535'), (u'CAST_-1206916471', u'CALLIND_-1206916536')]
null
null
0010ea40
..
..
(translation_unit "void nghttp2_session_upgrade(void)\n\n{\n (*(code *)PTR_nghttp2_session_upgrade_001d1548)();\n return;\n}\n\n" (function_definition "void nghttp2_session_upgrade(void)\n\n{\n (*(code *)PTR_nghttp2_session_upgrade_001d1548)();\n return;\n}" primitive_type (function_declarator "nghttp2_session_upgr...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void nghttp2_session_upgrade(void)\n\n{\n (*(code *)PTR_nghttp2_session_upgrade_001d1548)();\n return;\n}" (primitive_type "void") (function_declarator "nghttp2_session_upgrade(void)" (identifier "nghttp2_session_upgrade") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive...
void function_1(void) { (*(type_1 *)PTR_nghttp2_session_upgrade_00296548)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_001d1548)(); return; }
10,233
1_puttygen_and_puttygen_strip.c
_init
_DT_INIT
int _init(EVP_PKEY_CTX *ctx) { undefined *puVar1; puVar1 = PTR___gmon_start___004abfe8; if (PTR___gmon_start___004abfe8 != (undefined *)0x0) { puVar1 = (undefined *)(*(code *)PTR___gmon_start___004abfe8)(); } return (int)puVar1; }
void _DT_INIT(void) { if (PTR___gmon_start___0045cfe8 != (undefined *)0x0) { (*(code *)PTR___gmon_start___0045cfe8)(); } return; }
SUB RSP,0x8 MOV RAX,qword ptr [0x0045cfe8] TEST RAX,RAX JZ 0x00402012 CALL RAX ADD RSP,0x8 RET
null
null
null
null
[('const-0', u'SUBPIECE_-1201725314'), (u'SUBPIECE_-1201725314', u'RETURN_-1201725373'), ('tmp_203', u'CAST_-1201725290'), ('const-0', u'INT_NOTEQUAL_-1201725403'), (u'INDIRECT_-1201725300', u'MULTIEQUAL_-1201725297'), (u'CAST_-1201725289', u'MULTIEQUAL_-1201725319'), (u'MULTIEQUAL_-1201725297', u'COPY_-1201725353'), (...
[(u'CALLIND_-1201725393', u'INDIRECT_-1201725303'), (u'CAST_-1201725294', u'CALLIND_-1201725393'), ('const-0', u'INT_NOTEQUAL_-1201725403'), (u'INT_NOTEQUAL_-1201725403', u'CBRANCH_-1201725402'), ('const-0', u'RETURN_-1201725373'), ('tmp_52', u'CBRANCH_-1201725402'), ('tmp_192', u'MULTIEQUAL_-1201725300'), ('tmp_192', ...
null
null
00402000
..
..
(translation_unit "void _DT_INIT(void)\n\n{\n if (PTR___gmon_start___0045cfe8 != (undefined *)0x0) {\n (*(code *)PTR___gmon_start___0045cfe8)();\n }\n return;\n}\n\n" (function_definition "void _DT_INIT(void)\n\n{\n if (PTR___gmon_start___0045cfe8 != (undefined *)0x0) {\n (*(code *)PTR___gmon_start___0045cfe8...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statemen...
(function_definition "void _DT_INIT(void)\n\n{\n if (PTR___gmon_start___0045cfe8 != (undefined *)0x0) {\n (*(code *)PTR___gmon_start___0045cfe8)();\n }\n return;\n}" (primitive_type "void") (function_declarator "_DT_INIT(void)" (identifier "_DT_INIT") (parameter_list "(void)" (( "(") (parameter_declaration "void"...
int function_1(type_1 *ctx) { type_2 *puVar1; puVar1 = var_1; if (var_1 != (type_2 *)0x0) { puVar1 = (type_2 *)(*(type_3 *)var_1)(); } return (int)puVar1; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (...
void MASKED(void) { if (PTR___gmon_start___0045cfe8 != (undefined *)0x0) { (*(code *)PTR___gmon_start___0045cfe8)(); } return; }
8,433
171_libcurl.so.4.5_and_libcurl.so.4.5_strip.c
nghttp2_session_callbacks_new
nghttp2_session_callbacks_new
void nghttp2_session_callbacks_new(void) { (*(code *)PTR_nghttp2_session_callbacks_new_002965f8)(); return; }
void nghttp2_session_callbacks_new(void) { (*(code *)PTR_nghttp2_session_callbacks_new_001d15f8)(); return; }
JMP qword ptr [0x001d15f8]
null
null
null
null
[(u'CALLIND_-1206916184', u'INDIRECT_-1206916124'), (u'CAST_-1206916119', u'CALLIND_-1206916184'), (u'INDIRECT_-1206916124', u'COPY_-1206916183'), ('tmp_22', u'CAST_-1206916119'), ('const-0', u'RETURN_-1206916181')]
[(u'CALLIND_-1206916184', u'INDIRECT_-1206916124'), (u'CAST_-1206916119', u'CALLIND_-1206916184'), (u'INDIRECT_-1206916124', u'COPY_-1206916183'), ('tmp_22', u'CAST_-1206916119'), ('const-0', u'RETURN_-1206916181')]
null
null
0010eba0
..
..
(translation_unit "void nghttp2_session_callbacks_new(void)\n\n{\n (*(code *)PTR_nghttp2_session_callbacks_new_001d15f8)();\n return;\n}\n\n" (function_definition "void nghttp2_session_callbacks_new(void)\n\n{\n (*(code *)PTR_nghttp2_session_callbacks_new_001d15f8)();\n return;\n}" primitive_type (function_declarat...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void nghttp2_session_callbacks_new(void)\n\n{\n (*(code *)PTR_nghttp2_session_callbacks_new_001d15f8)();\n return;\n}" (primitive_type "void") (function_declarator "nghttp2_session_callbacks_new(void)" (identifier "nghttp2_session_callbacks_new") (parameter_list "(void)" (( "(") (parameter_decla...
void function_1(void) { (*(type_1 *)PTR_nghttp2_session_callbacks_new_002965f8)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_001d15f8)(); return; }
10,253
473_libcurl.so.4.5_and_libcurl.so.4.5_strip.c
sec_set_protection_level
FUN_0018d100
/* WARNING: Restarted to delay deadcode elimination for space: stack */ int sec_set_protection_level(connectdata **conn) { long *plVar1; int *piVar2; char cVar3; int iVar4; char *pcVar5; uint local_b8 [4]; long local_a8 [2]; int local_98 [4]; connectdata **local_88 [2]; int local_78 [9]; undefi...
undefined * FUN_0018d100(char *param_1) { int iVar1; size_t sVar2; size_t sVar3; uint local_2c; if (param_1 != (char *)0x0) { sVar2 = strlen(param_1); for (local_2c = 0; local_2c < 10; local_2c = local_2c + 1) { sVar3 = strlen((&PTR_DAT_001d0a90)[(ulong)local_2c * 2]); if ((sVar3 <= s...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x10],RDI CMP qword ptr [RBP + -0x10],0x0 JZ 0x0018d1e1 MOV RDI,qword ptr [RBP + -0x10] CALL 0x0010e5e0 MOV qword ptr [RBP + -0x18],RAX MOV RAX,qword ptr [RBP + -0x10] ADD RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x20],RAX MOV dword ptr [RBP + -0x24],0x0 ...
null
null
null
null
[(u'INDIRECT_-1207445295', u'MULTIEQUAL_-1207445147'), (u'MULTIEQUAL_-1207445084', u'LOAD_-1207446456'), ('tmp_5067', u'MULTIEQUAL_-1207445422'), ('tmp_5071', u'MULTIEQUAL_-1207445273'), (u'CALL_-1207446973', u'INDIRECT_-1207445602'), (u'CALL_-1207446209', u'MULTIEQUAL_-1207445252'), (u'CAST_-1207444721', u'STORE_-1207...
[('const-1903248', u'PTRSUB_-1207446357'), ('const-433', u'LOAD_-1207447074'), (u'PTRADD_-1207446291', u'LOAD_-1207446900'), (u'INT_NOTEQUAL_-1207447249', u'CBRANCH_-1207447246'), ('const-2', u'INT_MULT_-1207446387'), (u'CALL_-1207447228', u'INT_LESSEQUAL_-1207447030'), ('tmp_714', u'CBRANCH_-1207446867'), (u'INT_ZEXT_...
null
null
0018d100
..
..
(translation_unit "undefined * FUN_0018d100(char *param_1)\n\n{\n int iVar1;\n size_t sVar2;\n size_t sVar3;\n uint local_2c;\n \n if (param_1 != (char *)0x0) {\n sVar2 = strlen(param_1);\n for (local_2c = 0; local_2c < 10; local_2c = local_2c + 1) {\n sVar3 = strlen((&PTR_DAT_001d0a90)[(ulong)local_2c...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if...
(function_definition "undefined * FUN_0018d100(char *param_1)\n\n{\n int iVar1;\n size_t sVar2;\n size_t sVar3;\n uint local_2c;\n \n if (param_1 != (char *)0x0) {\n sVar2 = strlen(param_1);\n for (local_2c = 0; local_2c < 10; local_2c = local_2c + 1) {\n sVar3 = strlen((&PTR_DAT_001d0a90)[(ulong)local...
/* WARNING: Restarted to delay deadcode elimination for space: stack */ int function_1(type_1 **var_1) { long *plVar1; int *piVar2; char cVar3; int iVar4; char *pcVar5; type_2 local_b8 [4]; long local_a8 [2]; int local_98 [4]; type_1 **local_88 [2]; int local_78 [9]; type_3 local_51; type_1 *...
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (decl...
undefined * MASKED(char *param_1) { int iVar1; size_t sVar2; size_t sVar3; uint local_2c; if (param_1 != (char *)0x0) { sVar2 = strlen(param_1); for (local_2c = 0; local_2c < 10; local_2c = local_2c + 1) { sVar3 = strlen((&PTR_DAT_001d0a90)[(ulong)local_2c * 2]); if ((sVar3 <= sVar2) ...
10,555
92_puttytel_and_puttytel_strip.c
gtk_menu_new
gtk_menu_new
void gtk_menu_new(void) { (*(code *)PTR_gtk_menu_new_005452a0)(); return; }
void gtk_menu_new(void) { (*(code *)PTR_gtk_menu_new_004bd2a0)(); return; }
JMP qword ptr [0x004bd2a0]
null
null
null
null
[(u'INDIRECT_-1201687020', u'COPY_-1201687079'), (u'CALLIND_-1201687080', u'INDIRECT_-1201687020'), ('const-0', u'RETURN_-1201687077'), (u'CAST_-1201687015', u'CALLIND_-1201687080'), ('tmp_22', u'CAST_-1201687015')]
[(u'INDIRECT_-1201687020', u'COPY_-1201687079'), (u'CALLIND_-1201687080', u'INDIRECT_-1201687020'), ('const-0', u'RETURN_-1201687077'), (u'CAST_-1201687015', u'CALLIND_-1201687080'), ('tmp_22', u'CAST_-1201687015')]
null
null
0040b5d0
..
..
(translation_unit "void gtk_menu_new(void)\n\n{\n (*(code *)PTR_gtk_menu_new_004bd2a0)();\n return;\n}\n\n" (function_definition "void gtk_menu_new(void)\n\n{\n (*(code *)PTR_gtk_menu_new_004bd2a0)();\n return;\n}" primitive_type (function_declarator "gtk_menu_new(void)" identifier (parameter_list "(void)" ( (param...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void gtk_menu_new(void)\n\n{\n (*(code *)PTR_gtk_menu_new_004bd2a0)();\n return;\n}" (primitive_type "void") (function_declarator "gtk_menu_new(void)" (identifier "gtk_menu_new") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement...
void function_1(void) { (*(type_1 *)PTR_gtk_menu_new_005452a0)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_004bd2a0)(); return; }
8,792
55_psftp_and_psftp_strip.c
fputs
fputs
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputs(char *__s,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fputs_00557d40)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputs(char *__s,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fputs_004b6d40)(); return iVar1; }
JMP qword ptr [0x004b6d40]
null
null
null
null
[('tmp_38', u'CAST_-1201720388'), ('const-0', u'RETURN_-1201720453'), (u'CALLIND_-1201720456', u'RETURN_-1201720453'), (u'CALLIND_-1201720456', u'INDIRECT_-1201720393'), (u'CAST_-1201720388', u'CALLIND_-1201720456'), (u'INDIRECT_-1201720393', u'COPY_-1201720452')]
[('tmp_38', u'CAST_-1201720388'), ('const-0', u'RETURN_-1201720453'), (u'CALLIND_-1201720456', u'RETURN_-1201720453'), (u'CALLIND_-1201720456', u'INDIRECT_-1201720393'), (u'CAST_-1201720388', u'CALLIND_-1201720456'), (u'INDIRECT_-1201720393', u'COPY_-1201720452')]
null
null
00403370
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_004b6d40)();\n return iVar1;\n}\n\n" comment (function_definition "int fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n i...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT =...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_004b6d40)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fputs(char *__s,FILE *__stream)" (identi...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s,type_1 *__stream) { int iVar1; iVar1 = (*(type_2 *)PTR_fputs_00557d40)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_MASKED_004b6d40)(); return iVar1; }
10,627
36_realpath_and_realpath_strip.c
putchar_unlocked
putchar_unlocked
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int putchar_unlocked(int __c) { int iVar1; iVar1 = (*(code *)PTR_putchar_unlocked_0041a120)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int putchar_unlocked(int __c) { int iVar1; iVar1 = (*(code *)PTR_putchar_unlocked_0040f120)(); return iVar1; }
JMP qword ptr [0x0040f120]
null
null
null
null
[(u'CALLIND_-1201724856', u'INDIRECT_-1201724794'), ('tmp_32', u'CAST_-1201724789'), (u'CALLIND_-1201724856', u'RETURN_-1201724853'), (u'INDIRECT_-1201724794', u'COPY_-1201724853'), (u'CAST_-1201724789', u'CALLIND_-1201724856'), ('const-0', u'RETURN_-1201724853')]
[(u'CALLIND_-1201724856', u'INDIRECT_-1201724794'), ('tmp_32', u'CAST_-1201724789'), (u'CALLIND_-1201724856', u'RETURN_-1201724853'), (u'INDIRECT_-1201724794', u'COPY_-1201724853'), (u'CAST_-1201724789', u'CALLIND_-1201724856'), ('const-0', u'RETURN_-1201724853')]
null
null
00402240
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint putchar_unlocked(int __c)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_putchar_unlocked_0040f120)();\n return iVar1;\n}\n\n" comment (function_definition "int putchar_unlocked(int __c)\n\n{\n int iVar1;\n \n iV...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expressio...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int putchar_unlocked(int __c)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_putchar_unlocked_0040f120)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "putchar_unlocked(int __c)" (identif...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __c) { int iVar1; iVar1 = (*(type_1 *)PTR_putchar_unlocked_0041a120)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) ...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __c) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0040f120)(); return iVar1; }
5,393
138_puttytel_and_puttytel_strip.c
XSetClassHint
XSetClassHint
void XSetClassHint(void) { (*(code *)PTR_XSetClassHint_00545410)(); return; }
void XSetClassHint(void) { (*(code *)PTR_XSetClassHint_004bd410)(); return; }
JMP qword ptr [0x004bd410]
null
null
null
null
[('tmp_22', u'CAST_-1201686279'), (u'CAST_-1201686279', u'CALLIND_-1201686344'), (u'INDIRECT_-1201686284', u'COPY_-1201686343'), (u'CALLIND_-1201686344', u'INDIRECT_-1201686284'), ('const-0', u'RETURN_-1201686341')]
[('tmp_22', u'CAST_-1201686279'), (u'CAST_-1201686279', u'CALLIND_-1201686344'), (u'INDIRECT_-1201686284', u'COPY_-1201686343'), (u'CALLIND_-1201686344', u'INDIRECT_-1201686284'), ('const-0', u'RETURN_-1201686341')]
null
null
0040b8b0
..
..
(translation_unit "void XSetClassHint(void)\n\n{\n (*(code *)PTR_XSetClassHint_004bd410)();\n return;\n}\n\n" (function_definition "void XSetClassHint(void)\n\n{\n (*(code *)PTR_XSetClassHint_004bd410)();\n return;\n}" primitive_type (function_declarator "XSetClassHint(void)" identifier (parameter_list "(void)" ( (...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void XSetClassHint(void)\n\n{\n (*(code *)PTR_XSetClassHint_004bd410)();\n return;\n}" (primitive_type "void") (function_declarator "XSetClassHint(void)" (identifier "XSetClassHint") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_state...
void function_1(void) { (*(type_1 *)PTR_XSetClassHint_00545410)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_004bd410)(); return; }
8,838
81_du_and_du_strip.c
error
error
void error(void) { (*(code *)PTR_error_00441288)(); return; }
void error(void) { (*(code *)PTR_error_00423288)(); return; }
JMP qword ptr [0x00423288]
null
null
null
null
[(u'CAST_-1201719975', u'CALLIND_-1201720040'), (u'CALLIND_-1201720040', u'INDIRECT_-1201719980'), ('tmp_22', u'CAST_-1201719975'), (u'INDIRECT_-1201719980', u'COPY_-1201720039'), ('const-0', u'RETURN_-1201720037')]
[(u'CAST_-1201719975', u'CALLIND_-1201720040'), (u'CALLIND_-1201720040', u'INDIRECT_-1201719980'), ('tmp_22', u'CAST_-1201719975'), (u'INDIRECT_-1201719980', u'COPY_-1201720039'), ('const-0', u'RETURN_-1201720037')]
null
null
00403510
..
..
(translation_unit "void error(void)\n\n{\n (*(code *)PTR_error_00423288)();\n return;\n}\n\n" (function_definition "void error(void)\n\n{\n (*(code *)PTR_error_00423288)();\n return;\n}" primitive_type (function_declarator "error(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_t...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void error(void)\n\n{\n (*(code *)PTR_error_00423288)();\n return;\n}" (primitive_type "void") (function_declarator "error(void)" (identifier "error") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_error_0...
void function_1(void) { (*(type_1 *)PTR_error_00441288)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_00423288)(); return; }
3,890
63_shred_and_shred_strip.c
setvbuf
setvbuf
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int setvbuf(FILE *__stream,char *__buf,int __modes,size_t __n) { int iVar1; iVar1 = (*(code *)PTR_setvbuf_004221f8)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int setvbuf(FILE *__stream,char *__buf,int __modes,size_t __n) { int iVar1; iVar1 = (*(code *)PTR_setvbuf_004131f8)(); return iVar1; }
JMP qword ptr [0x004131f8]
null
null
null
null
[(u'CAST_-1201724354', u'CALLIND_-1201724424'), (u'CALLIND_-1201724424', u'RETURN_-1201724421'), ('const-0', u'RETURN_-1201724421'), (u'CALLIND_-1201724424', u'INDIRECT_-1201724359'), ('tmp_50', u'CAST_-1201724354'), (u'INDIRECT_-1201724359', u'COPY_-1201724418')]
[(u'CAST_-1201724354', u'CALLIND_-1201724424'), (u'CALLIND_-1201724424', u'RETURN_-1201724421'), ('const-0', u'RETURN_-1201724421'), (u'CALLIND_-1201724424', u'INDIRECT_-1201724359'), ('tmp_50', u'CAST_-1201724354'), (u'INDIRECT_-1201724359', u'COPY_-1201724418')]
null
null
004023f0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint setvbuf(FILE *__stream,char *__buf,int __modes,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_setvbuf_004131f8)();\n return iVar1;\n}\n\n" comment (function_definition "int setvbuf(FILE *__stream,char *_...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (decl...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int setvbuf(FILE *__stream,char *__buf,int __modes,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_setvbuf_004131f8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "setvbuf(FIL...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream,char *__buf,int __modes,size_t __n) { int iVar1; iVar1 = (*(type_2 *)PTR_setvbuf_004221f8)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream,char *__buf,int __modes,size_t __n) { int iVar1; iVar1 = (*(code *)PTR_MASKED_004131f8)(); return iVar1; }
3,556
14_nl_and_nl_strip.c
bindtextdomain
bindtextdomain
void bindtextdomain(void) { (*(code *)PTR_bindtextdomain_00414070)(); return; }
void bindtextdomain(void) { (*(code *)PTR_bindtextdomain_0040d070)(); return; }
JMP qword ptr [0x0040d070]
null
null
null
null
[('const-0', u'RETURN_-1201725205'), (u'CAST_-1201725143', u'CALLIND_-1201725208'), ('tmp_22', u'CAST_-1201725143'), (u'INDIRECT_-1201725148', u'COPY_-1201725207'), (u'CALLIND_-1201725208', u'INDIRECT_-1201725148')]
[('const-0', u'RETURN_-1201725205'), (u'CAST_-1201725143', u'CALLIND_-1201725208'), ('tmp_22', u'CAST_-1201725143'), (u'INDIRECT_-1201725148', u'COPY_-1201725207'), (u'CALLIND_-1201725208', u'INDIRECT_-1201725148')]
null
null
004020e0
..
..
(translation_unit "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0040d070)();\n return;\n}\n\n" (function_definition "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0040d070)();\n return;\n}" primitive_type (function_declarator "bindtextdomain(void)" identifier (parameter_list "(void)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0040d070)();\n return;\n}" (primitive_type "void") (function_declarator "bindtextdomain(void)" (identifier "bindtextdomain") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_s...
void function_1(void) { (*(type_1 *)PTR_bindtextdomain_00414070)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_0040d070)(); return; }
1,528
38_cut_and_cut_strip.c
strcmp
strcmp
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strcmp(char *__s1,char *__s2) { int iVar1; iVar1 = (*(code *)PTR_strcmp_00417130)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strcmp(char *__s1,char *__s2) { int iVar1; iVar1 = (*(code *)PTR_strcmp_0040d130)(); return iVar1; }
JMP qword ptr [0x0040d130]
null
null
null
null
[(u'CALLIND_-1201724824', u'INDIRECT_-1201724761'), (u'INDIRECT_-1201724761', u'COPY_-1201724820'), (u'CALLIND_-1201724824', u'RETURN_-1201724821'), ('tmp_38', u'CAST_-1201724756'), (u'CAST_-1201724756', u'CALLIND_-1201724824'), ('const-0', u'RETURN_-1201724821')]
[(u'CALLIND_-1201724824', u'INDIRECT_-1201724761'), (u'INDIRECT_-1201724761', u'COPY_-1201724820'), (u'CALLIND_-1201724824', u'RETURN_-1201724821'), ('tmp_38', u'CAST_-1201724756'), (u'CAST_-1201724756', u'CALLIND_-1201724824'), ('const-0', u'RETURN_-1201724821')]
null
null
00402260
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcmp_0040d130)();\n return iVar1;\n}\n\n" comment (function_definition "int strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT =...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcmp_0040d130)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "strcmp(char *__s1,char *__s2)" (identifie...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s1,char *__s2) { int iVar1; iVar1 = (*(type_1 *)PTR_strcmp_00417130)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator:...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s1,char *__s2) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0040d130)(); return iVar1; }
1,267
92_df_and_df_strip.c
register_tm_clones
FUN_00402600
/* WARNING: Removing unreachable block (ram,0x0040261f) */ /* WARNING: Removing unreachable block (ram,0x00402629) */ void register_tm_clones(void) { return; }
/* WARNING: Removing unreachable block (ram,0x0040261f) */ /* WARNING: Removing unreachable block (ram,0x00402629) */ void FUN_00402600(void) { return; }
MOV ESI,0x4195a0 SUB RSI,0x4195a0 SAR RSI,0x3 MOV RAX,RSI SHR RAX,0x3f ADD RSI,RAX SAR RSI,0x1 JZ 0x00402630 MOV EAX,0x0 TEST RAX,RAX JZ 0x00402630 MOV EDI,0x4195a0 JMP RAX RET
null
null
null
null
[('const-0', u'RETURN_-1201723729')]
[('const-0', u'RETURN_-1201723729')]
null
null
00402600
..
..
(translation_unit "/* WARNING: Removing unreachable block (ram,0x0040261f) */\n/* WARNING: Removing unreachable block (ram,0x00402629) */\n\nvoid FUN_00402600(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void FUN_00402600(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00402600...
(translation_unit comment comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) })))
(comment "/* WARNING: Removing unreachable block (ram,0x0040261f) */") (comment "/* WARNING: Removing unreachable block (ram,0x00402629) */") (function_definition "void FUN_00402600(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00402600(void)" (identifier "FUN_00402600") (parameter_list "(...
/* WARNING: Removing unreachable block (ram,0x0040261f) */ /* WARNING: Removing unreachable block (ram,0x00402629) */ void function_1(void) { return; }
(translation_unit (comment) (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
/* WARNING: Removing unreachable block (ram,0x0040261f) */ /* WARNING: Removing unreachable block (ram,0x00402629) */ void MASKED(void) { return; }
7,734
51_tr_and_tr_strip.c
exit
exit
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void exit(int __status) { (*(code *)PTR_exit_0041b198)(); return; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void exit(int __status) { (*(code *)PTR_exit_00410198)(); return; }
JMP qword ptr [0x00410198]
null
null
null
null
[('const-0', u'RETURN_-1201724613'), (u'CAST_-1201724550', u'CALLIND_-1201724616'), (u'CALLIND_-1201724616', u'INDIRECT_-1201724555'), (u'INDIRECT_-1201724555', u'COPY_-1201724614'), ('tmp_28', u'CAST_-1201724550')]
[('const-0', u'RETURN_-1201724613'), (u'CAST_-1201724550', u'CALLIND_-1201724616'), (u'CALLIND_-1201724616', u'INDIRECT_-1201724555'), (u'INDIRECT_-1201724555', u'COPY_-1201724614'), ('tmp_28', u'CAST_-1201724550')]
null
null
00402330
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n (*(code *)PTR_exit_00410198)();\n return;\n}\n\n" comment (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_00410198)();\n return;\n}" primitive_type (function_decl...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *))...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_00410198)();\n return;\n}" (primitive_type "void") (function_declarator "exit(int __status)" (identifier "exit") (parameter_list "(int __status)" (( "(") (pa...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(int __status) { (*(type_1 *)PTR_exit_0041b198)(); return; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (parenthesize...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(int __status) { (*(code *)PTR_MASKED_00410198)(); return; }
1,899
67_b2sum_and_b2sum_strip.c
__do_global_dtors_aux
_FINI_0
void __do_global_dtors_aux(void) { if (completed_7325 == '\0') { deregister_tm_clones(); completed_7325 = 1; return; } return; }
void _FINI_0(void) { if (DAT_004172a0 == '\0') { FUN_00402430(); DAT_004172a0 = 1; return; } return; }
CMP byte ptr [0x004172a0],0x0 JNZ 0x004024c0 PUSH RBP MOV RBP,RSP CALL 0x00402430 MOV byte ptr [0x004172a0],0x1 POP RBP RET RET
null
null
null
null
[('const-1', u'COPY_-1201724218'), ('tmp_30', u'CBRANCH_-1201724233'), ('const-0', u'INT_EQUAL_-1201724240'), (u'CALL_-1201724218', u'INDIRECT_-1201724138'), ('const-0', u'RETURN_-1201724194'), ('tmp_142', u'INT_EQUAL_-1201724240'), (u'COPY_-1201724218', u'COPY_-1201724184'), ('tmp_142', u'COPY_-1201724177'), ('const-0...
[('const-1', u'COPY_-1201724218'), ('tmp_30', u'CBRANCH_-1201724233'), ('const-0', u'INT_EQUAL_-1201724240'), (u'CALL_-1201724218', u'INDIRECT_-1201724138'), ('const-0', u'RETURN_-1201724194'), ('tmp_142', u'INT_EQUAL_-1201724240'), (u'COPY_-1201724218', u'COPY_-1201724184'), ('tmp_142', u'COPY_-1201724177'), ('const-0...
null
null
004024a0
..
..
(translation_unit "void _FINI_0(void)\n\n{\n if (DAT_004172a0 == '\0') {\n FUN_00402430();\n DAT_004172a0 = 1;\n return;\n }\n return;\n}\n\n" (function_definition "void _FINI_0(void)\n\n{\n if (DAT_004172a0 == '\0') {\n FUN_00402430();\n DAT_004172a0 = 1;\n return;\n }\n return;\n}" primitive_t...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDE...
(function_definition "void _FINI_0(void)\n\n{\n if (DAT_004172a0 == '\0') {\n FUN_00402430();\n DAT_004172a0 = 1;\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "_FINI_0(void)" (identifier "_FINI_0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "vo...
void function_1(void) { if (var_1 == '\0') { var_2(); var_1 = 1; return; } return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (...
void MASKED(void) { if (DAT_004172a0 == '\0') { FUN_00402430(); DAT_004172a0 = 1; return; } return; }
4,658
60_nproc_and_nproc_strip.c
close_stdout
FUN_00402e70
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void close_stdout(void) { int iVar1; int *piVar2; FILE *pFVar3; char **arg; char *pcVar4; FILE **stream; FILE *local_38 [3]; undefined1 local_19; undefined4 local_18; undefined1 local_13; undefined1 local_12; undefin...
long FUN_00402e70(void) { int iVar1; long in_FS_OFFSET; long local_98; cpu_set_t local_90; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); iVar1 = sched_getaffinity(0,0x80,&local_90); if (iVar1 == 0) { iVar1 = __sched_cpucount(0x80,&local_90); local_98 = (long)iVar1; if (local...
PUSH RBP MOV RBP,RSP SUB RSP,0xa0 XOR EDI,EDI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX MOV ESI,0x80 LEA RDX,[RBP + -0x88] CALL 0x00402300 CMP EAX,0x0 JNZ 0x00402ee5 MOV EDI,0x80 LEA RSI,[RBP + -0x88] CALL 0x004020c0 MOVSXD RSI,EAX MOV qword ptr [RBP + -0x98],RSI CMP qword ptr [RBP + -0x98],0x0 JBE 0x0...
null
null
null
null
[(u'CALL_-1201721673', u'INT_NOTEQUAL_-1201721657'), (u'CAST_-1201720747', u'CBRANCH_-1201721488'), (u'CALL_-1201721463', u'INDIRECT_-1201720777'), (u'CALL_-1201721348', u'INDIRECT_-1201720779'), (u'CAST_-1201720683', u'CALL_-1201721321'), (u'CALL_-1201721258', u'INDIRECT_-1201720679'), (u'CALL_-1201721258', u'INDIRECT...
[('const-0', u'CALL_-1201721665'), (u'INDIRECT_-1201721337', u'MULTIEQUAL_-1201721271'), ('const-40', u'INT_ADD_-1201721689'), (u'CALL_-1201721621', u'INDIRECT_-1201721410'), ('const-0', u'INT_NOTEQUAL_-1201721589'), (u'INT_SEXT_-1201721604', u'MULTIEQUAL_-1201721277'), (u'MULTIEQUAL_-1201721271', u'INT_NOTEQUAL_-12017...
null
null
00402e70
..
..
(translation_unit "long FUN_00402e70(void)\n\n{\n int iVar1;\n long in_FS_OFFSET;\n long local_98;\n cpu_set_t local_90;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n iVar1 = sched_getaffinity(0,0x80,&local_90);\n if (iVar1 == 0) {\n iVar1 = __sched_cpucount(0x80,&local_90);\n local_...
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;)...
(function_definition "long FUN_00402e70(void)\n\n{\n int iVar1;\n long in_FS_OFFSET;\n long local_98;\n cpu_set_t local_90;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n iVar1 = sched_getaffinity(0,0x80,&local_90);\n if (iVar1 == 0) {\n iVar1 = __sched_cpucount(0x80,&local_90);\n loc...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { int var_2; int *piVar2; type_1 *pFVar3; char **arg; char *pcVar4; type_1 **stream; type_1 *local_38 [3]; type_2 local_19; type_3 local_18; type_2 local_13; type_2 local_12; type_2 local_11; ...
(translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_typ...
long MASKED(void) { int iVar1; long in_FS_OFFSET; long local_98; cpu_set_t local_90; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); iVar1 = sched_getaffinity(0,0x80,&local_90); if (iVar1 == 0) { iVar1 = __sched_cpucount(0x80,&local_90); local_98 = (long)iVar1; if (local_98 !=...
3,005
16_sync_and_sync_strip.c
syncfs
syncfs
void syncfs(void) { (*(code *)PTR_syncfs_00411080)(); return; }
void syncfs(void) { (*(code *)PTR_syncfs_0040a080)(); return; }
JMP qword ptr [0x0040a080]
null
null
null
null
[(u'CAST_-1201725111', u'CALLIND_-1201725176'), (u'CALLIND_-1201725176', u'INDIRECT_-1201725116'), ('tmp_22', u'CAST_-1201725111'), (u'INDIRECT_-1201725116', u'COPY_-1201725175'), ('const-0', u'RETURN_-1201725173')]
[(u'CAST_-1201725111', u'CALLIND_-1201725176'), (u'CALLIND_-1201725176', u'INDIRECT_-1201725116'), ('tmp_22', u'CAST_-1201725111'), (u'INDIRECT_-1201725116', u'COPY_-1201725175'), ('const-0', u'RETURN_-1201725173')]
null
null
00402100
..
..
(translation_unit "void syncfs(void)\n\n{\n (*(code *)PTR_syncfs_0040a080)();\n return;\n}\n\n" (function_definition "void syncfs(void)\n\n{\n (*(code *)PTR_syncfs_0040a080)();\n return;\n}" primitive_type (function_declarator "syncfs(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primit...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void syncfs(void)\n\n{\n (*(code *)PTR_syncfs_0040a080)();\n return;\n}" (primitive_type "void") (function_declarator "syncfs(void)" (identifier "syncfs") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_syn...
void function_1(void) { (*(type_1 *)PTR_syncfs_00411080)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_0040a080)(); return; }
2,734
29_tty_and_tty_strip.c
strcmp
strcmp
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strcmp(char *__s1,char *__s2) { int iVar1; iVar1 = (*(code *)PTR_strcmp_004100e8)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strcmp(char *__s1,char *__s2) { int iVar1; iVar1 = (*(code *)PTR_strcmp_0040a0e8)(); return iVar1; }
JMP qword ptr [0x0040a0e8]
null
null
null
null
[(u'CAST_-1201724900', u'CALLIND_-1201724968'), ('tmp_38', u'CAST_-1201724900'), ('const-0', u'RETURN_-1201724965'), (u'CALLIND_-1201724968', u'INDIRECT_-1201724905'), (u'CALLIND_-1201724968', u'RETURN_-1201724965'), (u'INDIRECT_-1201724905', u'COPY_-1201724964')]
[(u'CAST_-1201724900', u'CALLIND_-1201724968'), ('tmp_38', u'CAST_-1201724900'), ('const-0', u'RETURN_-1201724965'), (u'CALLIND_-1201724968', u'INDIRECT_-1201724905'), (u'CALLIND_-1201724968', u'RETURN_-1201724965'), (u'INDIRECT_-1201724905', u'COPY_-1201724964')]
null
null
004021d0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcmp_0040a0e8)();\n return iVar1;\n}\n\n" comment (function_definition "int strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT =...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcmp_0040a0e8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "strcmp(char *__s1,char *__s2)" (identifie...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s1,char *__s2) { int iVar1; iVar1 = (*(type_1 *)PTR_strcmp_004100e8)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator:...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s1,char *__s2) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0040a0e8)(); return iVar1; }
189
74_plink_and_plink_strip.c
tcsendbreak
tcsendbreak
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int tcsendbreak(int __fd,int __duration) { int iVar1; iVar1 = (*(code *)PTR_tcsendbreak_0054fdd8)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int tcsendbreak(int __fd,int __duration) { int iVar1; iVar1 = (*(code *)PTR_tcsendbreak_004b3dd8)(); return iVar1; }
JMP qword ptr [0x004b3dd8]
null
null
null
null
[(u'CALLIND_-1201720152', u'INDIRECT_-1201720089'), (u'CAST_-1201720084', u'CALLIND_-1201720152'), ('tmp_38', u'CAST_-1201720084'), ('const-0', u'RETURN_-1201720149'), (u'CALLIND_-1201720152', u'RETURN_-1201720149'), (u'INDIRECT_-1201720089', u'COPY_-1201720148')]
[(u'CALLIND_-1201720152', u'INDIRECT_-1201720089'), (u'CAST_-1201720084', u'CALLIND_-1201720152'), ('tmp_38', u'CAST_-1201720084'), ('const-0', u'RETURN_-1201720149'), (u'CALLIND_-1201720152', u'RETURN_-1201720149'), (u'INDIRECT_-1201720089', u'COPY_-1201720148')]
null
null
004034a0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint tcsendbreak(int __fd,int __duration)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_tcsendbreak_004b3dd8)();\n return iVar1;\n}\n\n" comment (function_definition "int tcsendbreak(int __fd,int __duration)\n\n{\n int...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( ...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int tcsendbreak(int __fd,int __duration)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_tcsendbreak_004b3dd8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "tcsendbreak(int __fd,int __du...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __fd,int __duration) { int iVar1; iVar1 = (*(type_1 *)PTR_tcsendbreak_0054fdd8)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __fd,int __duration) { int iVar1; iVar1 = (*(code *)PTR_MASKED_004b3dd8)(); return iVar1; }
9,998
467_puttytel_and_puttytel_strip.c
ntohs
ntohs
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ uint16_t ntohs(uint16_t __netshort) { uint16_t uVar1; uVar1 = (*(code *)PTR_ntohs_00545e60)(); return uVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ uint16_t ntohs(uint16_t __netshort) { uint16_t uVar1; uVar1 = (*(code *)PTR_ntohs_004bde60)(); return uVar1; }
JMP qword ptr [0x004bde60]
null
null
null
null
[(u'CALLIND_-1201681064', u'RETURN_-1201681061'), (u'CAST_-1201680997', u'CALLIND_-1201681064'), (u'INDIRECT_-1201681002', u'COPY_-1201681061'), ('const-0', u'RETURN_-1201681061'), (u'CALLIND_-1201681064', u'INDIRECT_-1201681002'), ('tmp_32', u'CAST_-1201680997')]
[(u'CALLIND_-1201681064', u'RETURN_-1201681061'), (u'CAST_-1201680997', u'CALLIND_-1201681064'), (u'INDIRECT_-1201681002', u'COPY_-1201681061'), ('const-0', u'RETURN_-1201681061'), (u'CALLIND_-1201681064', u'INDIRECT_-1201681002'), ('tmp_32', u'CAST_-1201680997')]
null
null
0040cd50
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nuint16_t ntohs(uint16_t __netshort)\n\n{\n uint16_t uVar1;\n \n uVar1 = (*(code *)PTR_ntohs_004bde60)();\n return uVar1;\n}\n\n" comment (function_definition "uint16_t ntohs(uint16_t __netshort)\n\n{\n uint16_t uVar1...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expressio...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "uint16_t ntohs(uint16_t __netshort)\n\n{\n uint16_t uVar1;\n \n uVar1 = (*(code *)PTR_ntohs_004bde60)();\n return uVar1;\n}" (primitive_type "uint16_t") (function_declarator "ntohs(uint16_t __netshort)" (i...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ uint16_t function_1(uint16_t __netshort) { uint16_t uVar1; uVar1 = (*(type_1 *)PTR_ntohs_00545e60)(); return uVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) ...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ uint16_t MASKED(uint16_t __netshort) { uint16_t uVar1; uVar1 = (*(code *)PTR_MASKED_004bde60)(); return uVar1; }
9,167
29_sync_and_sync_strip.c
fputs_unlocked
fputs_unlocked
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputs_unlocked(char *__s,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fputs_unlocked_004110e8)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputs_unlocked(char *__s,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fputs_unlocked_0040a0e8)(); return iVar1; }
JMP qword ptr [0x0040a0e8]
null
null
null
null
[(u'CAST_-1201724900', u'CALLIND_-1201724968'), ('tmp_38', u'CAST_-1201724900'), ('const-0', u'RETURN_-1201724965'), (u'CALLIND_-1201724968', u'INDIRECT_-1201724905'), (u'CALLIND_-1201724968', u'RETURN_-1201724965'), (u'INDIRECT_-1201724905', u'COPY_-1201724964')]
[(u'CAST_-1201724900', u'CALLIND_-1201724968'), ('tmp_38', u'CAST_-1201724900'), ('const-0', u'RETURN_-1201724965'), (u'CALLIND_-1201724968', u'INDIRECT_-1201724905'), (u'CALLIND_-1201724968', u'RETURN_-1201724965'), (u'INDIRECT_-1201724905', u'COPY_-1201724964')]
null
null
004021d0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputs_unlocked(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_unlocked_0040a0e8)();\n return iVar1;\n}\n\n" comment (function_definition "int fputs_unlocked(char *__s,FILE *__stream)\...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT =...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int fputs_unlocked(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_unlocked_0040a0e8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fputs_unlocked(char *_...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s,type_1 *__stream) { int iVar1; iVar1 = (*(type_2 *)PTR_fputs_unlocked_004110e8)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0040a0e8)(); return iVar1; }
2,747
74_rm_and_rm_strip.c
frame_dummy
_INIT_0
/* WARNING: Removing unreachable block (ram,0x004024df) */ /* WARNING: Removing unreachable block (ram,0x004024e9) */ void frame_dummy(void) { return; }
/* WARNING: Removing unreachable block (ram,0x004024df) */ /* WARNING: Removing unreachable block (ram,0x004024e9) */ void _INIT_0(void) { return; }
JMP 0x004024c0
null
null
null
null
[('const-0', u'RETURN_-1201724048')]
[('const-0', u'RETURN_-1201724048')]
null
null
00402530
..
..
(translation_unit "/* WARNING: Removing unreachable block (ram,0x004024df) */\n/* WARNING: Removing unreachable block (ram,0x004024e9) */\n\nvoid _INIT_0(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void _INIT_0(void)\n\n{\n return;\n}" primitive_type (function_declarator "_INIT_0(void)" identif...
(translation_unit comment comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) })))
(comment "/* WARNING: Removing unreachable block (ram,0x004024df) */") (comment "/* WARNING: Removing unreachable block (ram,0x004024e9) */") (function_definition "void _INIT_0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "_INIT_0(void)" (identifier "_INIT_0") (parameter_list "(void)" (( "(") ...
/* WARNING: Removing unreachable block (ram,0x004024df) */ /* WARNING: Removing unreachable block (ram,0x004024e9) */ void function_1(void) { return; }
(translation_unit (comment) (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
/* WARNING: Removing unreachable block (ram,0x004024df) */ /* WARNING: Removing unreachable block (ram,0x004024e9) */ void MASKED(void) { return; }
2,047
39_less_and_less_strip.c
kill
kill
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int kill(__pid_t __pid,int __sig) { int iVar1; iVar1 = (*(code *)PTR_kill_00450ed0)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int kill(__pid_t __pid,int __sig) { int iVar1; iVar1 = (*(code *)PTR_kill_0042eed0)(); return iVar1; }
JMP qword ptr [0x0042eed0]
null
null
null
null
[(u'INDIRECT_-1201724745', u'COPY_-1201724804'), ('const-0', u'RETURN_-1201724805'), (u'CAST_-1201724740', u'CALLIND_-1201724808'), (u'CALLIND_-1201724808', u'RETURN_-1201724805'), (u'CALLIND_-1201724808', u'INDIRECT_-1201724745'), ('tmp_38', u'CAST_-1201724740')]
[(u'INDIRECT_-1201724745', u'COPY_-1201724804'), ('const-0', u'RETURN_-1201724805'), (u'CAST_-1201724740', u'CALLIND_-1201724808'), (u'CALLIND_-1201724808', u'RETURN_-1201724805'), (u'CALLIND_-1201724808', u'INDIRECT_-1201724745'), ('tmp_38', u'CAST_-1201724740')]
null
null
00402270
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint kill(__pid_t __pid,int __sig)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_kill_0042eed0)();\n return iVar1;\n}\n\n" comment (function_definition "int kill(__pid_t __pid,int __sig)\n\n{\n int iVar1;\n \n iVar1 ...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( ...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int kill(__pid_t __pid,int __sig)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_kill_0042eed0)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "kill(__pid_t __pid,int __sig)" (identifier ...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 __pid,int __sig) { int iVar1; iVar1 = (*(type_2 *)PTR_kill_00450ed0)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(__pid_t __pid,int __sig) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0042eed0)(); return iVar1; }
7,849
55_nice_and_nice_strip.c
frame_dummy
_INIT_0
/* WARNING: Removing unreachable block (ram,0x004023af) */ /* WARNING: Removing unreachable block (ram,0x004023b9) */ void frame_dummy(void) { return; }
/* WARNING: Removing unreachable block (ram,0x004023af) */ /* WARNING: Removing unreachable block (ram,0x004023b9) */ void _INIT_0(void) { return; }
JMP 0x00402390
null
null
null
null
[('const-0', u'RETURN_-1201724352')]
[('const-0', u'RETURN_-1201724352')]
null
null
00402400
..
..
(translation_unit "/* WARNING: Removing unreachable block (ram,0x004023af) */\n/* WARNING: Removing unreachable block (ram,0x004023b9) */\n\nvoid _INIT_0(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void _INIT_0(void)\n\n{\n return;\n}" primitive_type (function_declarator "_INIT_0(void)" identif...
(translation_unit comment comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) })))
(comment "/* WARNING: Removing unreachable block (ram,0x004023af) */") (comment "/* WARNING: Removing unreachable block (ram,0x004023b9) */") (function_definition "void _INIT_0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "_INIT_0(void)" (identifier "_INIT_0") (parameter_list "(void)" (( "(") ...
/* WARNING: Removing unreachable block (ram,0x004023af) */ /* WARNING: Removing unreachable block (ram,0x004023b9) */ void function_1(void) { return; }
(translation_unit (comment) (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
/* WARNING: Removing unreachable block (ram,0x004023af) */ /* WARNING: Removing unreachable block (ram,0x004023b9) */ void MASKED(void) { return; }
2,558
37_pterm_and_pterm_strip.c
gtk_widget_is_drawable
gtk_widget_is_drawable
void gtk_widget_is_drawable(void) { (*(code *)PTR_gtk_widget_is_drawable_00524140)(); return; }
void gtk_widget_is_drawable(void) { (*(code *)PTR_gtk_widget_is_drawable_004aa140)(); return; }
JMP qword ptr [0x004aa140]
null
null
null
null
[(u'CAST_-1201692007', u'CALLIND_-1201692072'), (u'INDIRECT_-1201692012', u'COPY_-1201692071'), ('tmp_22', u'CAST_-1201692007'), (u'CALLIND_-1201692072', u'INDIRECT_-1201692012'), ('const-0', u'RETURN_-1201692069')]
[(u'CAST_-1201692007', u'CALLIND_-1201692072'), (u'INDIRECT_-1201692012', u'COPY_-1201692071'), ('tmp_22', u'CAST_-1201692007'), (u'CALLIND_-1201692072', u'INDIRECT_-1201692012'), ('const-0', u'RETURN_-1201692069')]
null
null
0040a250
..
..
(translation_unit "void gtk_widget_is_drawable(void)\n\n{\n (*(code *)PTR_gtk_widget_is_drawable_004aa140)();\n return;\n}\n\n" (function_definition "void gtk_widget_is_drawable(void)\n\n{\n (*(code *)PTR_gtk_widget_is_drawable_004aa140)();\n return;\n}" primitive_type (function_declarator "gtk_widget_is_drawable(v...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void gtk_widget_is_drawable(void)\n\n{\n (*(code *)PTR_gtk_widget_is_drawable_004aa140)();\n return;\n}" (primitive_type "void") (function_declarator "gtk_widget_is_drawable(void)" (identifier "gtk_widget_is_drawable") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_typ...
void function_1(void) { (*(type_1 *)PTR_gtk_widget_is_drawable_00524140)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_004aa140)(); return; }
9,274
143_find_and_find_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 = (*(code *)PTR_fwrite_00504f30)(); 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 = (*(code *)PTR_fwrite_0048cf30)(); return sVar1; }
JMP qword ptr [0x0048cf30]
null
null
null
null
[(u'CAST_-1201714882', u'CALLIND_-1201714952'), (u'CALLIND_-1201714952', u'RETURN_-1201714949'), ('const-0', u'RETURN_-1201714949'), ('tmp_50', u'CAST_-1201714882'), (u'CALLIND_-1201714952', u'INDIRECT_-1201714887'), (u'INDIRECT_-1201714887', u'COPY_-1201714946')]
[(u'CAST_-1201714882', u'CALLIND_-1201714952'), (u'CALLIND_-1201714952', u'RETURN_-1201714949'), ('const-0', u'RETURN_-1201714949'), ('tmp_50', u'CAST_-1201714882'), (u'CALLIND_-1201714952', u'INDIRECT_-1201714887'), (u'INDIRECT_-1201714887', u'COPY_-1201714946')]
null
null
004048f0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_0048cf30)();\n return sVar1;\n}\n\n" comment (function_definition "size_t fwrite(void *__ptr,size_t ...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (decl...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_0048cf30)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "fwrite(...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t function_1(void *__ptr,size_t __size,size_t __n,type_1 *__s) { size_t sVar1; sVar1 = (*(type_2 *)PTR_fwrite_00504f30)(); return sVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator:...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__s) { size_t sVar1; sVar1 = (*(code *)PTR_MASKED_0048cf30)(); return sVar1; }
8,666
2_chown_and_chown_strip.c
FUN_00402020
FUN_00402020
void FUN_00402020(void) { (*(code *)PTR_00428010)(); return; }
void FUN_00402020(void) { (*(code *)PTR_00417010)(); return; }
PUSH qword ptr [0x00417008] JMP qword ptr [0x00417010]
null
null
null
null
[('const-1', u'RETURN_-1201725388'), (u'CALLIND_-1201725391', u'INDIRECT_-1201725328'), (u'INDIRECT_-1201725328', u'COPY_-1201725387'), (u'CAST_-1201725322', u'CALLIND_-1201725391'), (u'INDIRECT_-1201725330', u'COPY_-1201725389'), ('tmp_44', u'CAST_-1201725322'), (u'CALLIND_-1201725391', u'INDIRECT_-1201725330')]
[('const-1', u'RETURN_-1201725388'), (u'CALLIND_-1201725391', u'INDIRECT_-1201725328'), (u'INDIRECT_-1201725328', u'COPY_-1201725387'), (u'CAST_-1201725322', u'CALLIND_-1201725391'), (u'INDIRECT_-1201725330', u'COPY_-1201725389'), ('tmp_44', u'CAST_-1201725322'), (u'CALLIND_-1201725391', u'INDIRECT_-1201725330')]
null
null
00402020
..
..
(translation_unit "void FUN_00402020(void)\n\n{\n (*(code *)PTR_00417010)();\n return;\n}\n\n" (function_definition "void FUN_00402020(void)\n\n{\n (*(code *)PTR_00417010)();\n return;\n}" primitive_type (function_declarator "FUN_00402020(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void FUN_00402020(void)\n\n{\n (*(code *)PTR_00417010)();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00402020(void)" (identifier "FUN_00402020") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(cod...
void function_1(void) { (*(type_1 *)PTR_00428010)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_00417010)(); return; }
6,396
32_chmod_and_chmod_strip.c
ferror_unlocked
ferror_unlocked
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int ferror_unlocked(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_ferror_unlocked_00425100)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int ferror_unlocked(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_ferror_unlocked_00415100)(); return iVar1; }
JMP qword ptr [0x00415100]
null
null
null
null
[('tmp_32', u'CAST_-1201724853'), (u'CALLIND_-1201724920', u'RETURN_-1201724917'), ('const-0', u'RETURN_-1201724917'), (u'INDIRECT_-1201724858', u'COPY_-1201724917'), (u'CALLIND_-1201724920', u'INDIRECT_-1201724858'), (u'CAST_-1201724853', u'CALLIND_-1201724920')]
[('tmp_32', u'CAST_-1201724853'), (u'CALLIND_-1201724920', u'RETURN_-1201724917'), ('const-0', u'RETURN_-1201724917'), (u'INDIRECT_-1201724858', u'COPY_-1201724917'), (u'CALLIND_-1201724920', u'INDIRECT_-1201724858'), (u'CAST_-1201724853', u'CALLIND_-1201724920')]
null
null
00402200
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ferror_unlocked(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_unlocked_00415100)();\n return iVar1;\n}\n\n" comment (function_definition "int ferror_unlocked(FILE *__stream)\n\n{\n int iVar1...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expre...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int ferror_unlocked(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_unlocked_00415100)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "ferror_unlocked(FILE *__stream...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream) { int iVar1; iVar1 = (*(type_2 *)PTR_ferror_unlocked_00425100)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitiv...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00415100)(); return iVar1; }
3,385
125_cp_and_cp_strip.c
rename
rename
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int rename(char *__old,char *__new) { int iVar1; iVar1 = (*(code *)PTR_rename_004533e8)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int rename(char *__old,char *__new) { int iVar1; iVar1 = (*(code *)PTR_rename_0042c3e8)(); return iVar1; }
JMP qword ptr [0x0042c3e8]
null
null
null
null
[(u'CALLIND_-1201719336', u'INDIRECT_-1201719273'), ('const-0', u'RETURN_-1201719333'), (u'INDIRECT_-1201719273', u'COPY_-1201719332'), ('tmp_38', u'CAST_-1201719268'), (u'CALLIND_-1201719336', u'RETURN_-1201719333'), (u'CAST_-1201719268', u'CALLIND_-1201719336')]
[(u'CALLIND_-1201719336', u'INDIRECT_-1201719273'), ('const-0', u'RETURN_-1201719333'), (u'INDIRECT_-1201719273', u'COPY_-1201719332'), ('tmp_38', u'CAST_-1201719268'), (u'CALLIND_-1201719336', u'RETURN_-1201719333'), (u'CAST_-1201719268', u'CALLIND_-1201719336')]
null
null
004037d0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint rename(char *__old,char *__new)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_rename_0042c3e8)();\n return iVar1;\n}\n\n" comment (function_definition "int rename(char *__old,char *__new)\n\n{\n int iVar1;\n \n ...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT =...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int rename(char *__old,char *__new)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_rename_0042c3e8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "rename(char *__old,char *__new)" (ident...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__old,char *__new) { int iVar1; iVar1 = (*(type_1 *)PTR_rename_004533e8)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator:...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__old,char *__new) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0042c3e8)(); return iVar1; }
4,555
28_uniq_and_uniq_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 = (void *)(*(code *)PTR_memset_004170e0)(); return pvVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memset(void *__s,int __c,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memset_0040e0e0)(); return pvVar1; }
JMP qword ptr [0x0040e0e0]
null
null
null
null
[('tmp_44', u'CAST_-1201724915'), (u'CALLIND_-1201724984', u'CAST_-1201724914'), (u'CAST_-1201724914', u'RETURN_-1201724981'), (u'CAST_-1201724915', u'CALLIND_-1201724984'), ('const-0', u'RETURN_-1201724981'), (u'CALLIND_-1201724984', u'INDIRECT_-1201724920'), (u'INDIRECT_-1201724920', u'COPY_-1201724979')]
[('tmp_44', u'CAST_-1201724915'), (u'CALLIND_-1201724984', u'CAST_-1201724914'), (u'CAST_-1201724914', u'RETURN_-1201724981'), (u'CAST_-1201724915', u'CALLIND_-1201724984'), ('const-0', u'RETURN_-1201724981'), (u'CALLIND_-1201724984', u'INDIRECT_-1201724920'), (u'INDIRECT_-1201724920', u'COPY_-1201724979')]
null
null
004021c0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memset(void *__s,int __c,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memset_0040e0e0)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memset(void *__s,int __c,size_t __...
(translation_unit comment (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * ID...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "void * memset(void *__s,int __c,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memset_0040e0e0)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* memset(void *__s...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(void *__s,int __c,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(type_1 *)PTR_memset_004170e0)(); return pvVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration ty...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * MASKED(void *__s,int __c,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_MASKED_0040e0e0)(); return pvVar1; }
1,184
26_chown_and_chown_strip.c
getgrgid
getgrgid
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ group * getgrgid(__gid_t __gid) { group *pgVar1; pgVar1 = (group *)(*(code *)PTR_getgrgid_004280d0)(); return pgVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ group * getgrgid(__gid_t __gid) { group *pgVar1; pgVar1 = (group *)(*(code *)PTR_getgrgid_004170d0)(); return pgVar1; }
JMP qword ptr [0x004170d0]
null
null
null
null
[(u'CAST_-1201724949', u'CALLIND_-1201725016'), (u'CAST_-1201724948', u'RETURN_-1201725013'), ('const-0', u'RETURN_-1201725013'), (u'CALLIND_-1201725016', u'INDIRECT_-1201724954'), (u'CALLIND_-1201725016', u'CAST_-1201724948'), (u'INDIRECT_-1201724954', u'COPY_-1201725013'), ('tmp_32', u'CAST_-1201724949')]
[(u'CAST_-1201724949', u'CALLIND_-1201725016'), (u'CAST_-1201724948', u'RETURN_-1201725013'), ('const-0', u'RETURN_-1201725013'), (u'CALLIND_-1201725016', u'INDIRECT_-1201724954'), (u'CALLIND_-1201725016', u'CAST_-1201724948'), (u'INDIRECT_-1201724954', u'COPY_-1201725013'), ('tmp_32', u'CAST_-1201724949')]
null
null
004021a0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\ngroup * getgrgid(__gid_t __gid)\n\n{\n group *pgVar1;\n \n pgVar1 = (group *)(*(code *)PTR_getgrgid_004170d0)();\n return pgVar1;\n}\n\n" comment (function_definition "group * getgrgid(__gid_t __gid)\n\n{\n group *pg...
(translation_unit comment (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor ...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "group * getgrgid(__gid_t __gid)\n\n{\n group *pgVar1;\n \n pgVar1 = (group *)(*(code *)PTR_getgrgid_004170d0)();\n return pgVar1;\n}" (type_identifier "group") (pointer_declarator "* getgrgid(__gid_t __gid...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 * function_1(type_2 __gid) { type_1 *pgVar1; pgVar1 = (type_1 *)(*(type_3 *)PTR_getgrgid_004280d0)(); return pgVar1; }
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (declaration type: (type_id...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ group * MASKED(__gid_t __gid) { group *pgVar1; pgVar1 = (group *)(*(code *)PTR_MASKED_004170d0)(); return pgVar1; }
6,420
58_stat_and_stat_strip.c
tzset
tzset
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void tzset(void) { (*(code *)PTR_tzset_0042a1e0)(); return; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void tzset(void) { (*(code *)PTR_tzset_004191e0)(); return; }
JMP qword ptr [0x004191e0]
null
null
null
null
[('const-0', u'RETURN_-1201724469'), (u'INDIRECT_-1201724412', u'COPY_-1201724471'), (u'CALLIND_-1201724472', u'INDIRECT_-1201724412'), (u'CAST_-1201724407', u'CALLIND_-1201724472'), ('tmp_22', u'CAST_-1201724407')]
[('const-0', u'RETURN_-1201724469'), (u'INDIRECT_-1201724412', u'COPY_-1201724471'), (u'CALLIND_-1201724472', u'INDIRECT_-1201724412'), (u'CAST_-1201724407', u'CALLIND_-1201724472'), ('tmp_22', u'CAST_-1201724407')]
null
null
004023c0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid tzset(void)\n\n{\n (*(code *)PTR_tzset_004191e0)();\n return;\n}\n\n" comment (function_definition "void tzset(void)\n\n{\n (*(code *)PTR_tzset_004191e0)();\n return;\n}" primitive_type (function_declarator "tzse...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDE...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "void tzset(void)\n\n{\n (*(code *)PTR_tzset_004191e0)();\n return;\n}" (primitive_type "void") (function_declarator "tzset(void)" (identifier "tzset") (parameter_list "(void)" (( "(") (parameter_declaration ...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { (*(type_1 *)PTR_tzset_0042a1e0)(); return; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_exp...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(void) { (*(code *)PTR_MASKED_004191e0)(); return; }
5,051
18_fmt_and_fmt_strip.c
gettext
gettext
void gettext(void) { (*(code *)PTR_gettext_00416090)(); return; }
void gettext(void) { (*(code *)PTR_gettext_0040d090)(); return; }
JMP qword ptr [0x0040d090]
null
null
null
null
[(u'CAST_-1201725079', u'CALLIND_-1201725144'), (u'CALLIND_-1201725144', u'INDIRECT_-1201725084'), ('const-0', u'RETURN_-1201725141'), (u'INDIRECT_-1201725084', u'COPY_-1201725143'), ('tmp_22', u'CAST_-1201725079')]
[(u'CAST_-1201725079', u'CALLIND_-1201725144'), (u'CALLIND_-1201725144', u'INDIRECT_-1201725084'), ('const-0', u'RETURN_-1201725141'), (u'INDIRECT_-1201725084', u'COPY_-1201725143'), ('tmp_22', u'CAST_-1201725079')]
null
null
00402120
..
..
(translation_unit "void gettext(void)\n\n{\n (*(code *)PTR_gettext_0040d090)();\n return;\n}\n\n" (function_definition "void gettext(void)\n\n{\n (*(code *)PTR_gettext_0040d090)();\n return;\n}" primitive_type (function_declarator "gettext(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void gettext(void)\n\n{\n (*(code *)PTR_gettext_0040d090)();\n return;\n}" (primitive_type "void") (function_declarator "gettext(void)" (identifier "gettext") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR...
void function_1(void) { (*(type_1 *)PTR_gettext_00416090)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_0040d090)(); return; }
5,311
27_mknod_and_mknod_strip.c
strchr
strchr
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strchr(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strchr_004290d8)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strchr(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strchr_004170d8)(); return pcVar1; }
JMP qword ptr [0x004170d8]
null
null
null
null
[(u'CAST_-1201724931', u'RETURN_-1201724997'), (u'INDIRECT_-1201724937', u'COPY_-1201724996'), ('const-0', u'RETURN_-1201724997'), (u'CALLIND_-1201725000', u'INDIRECT_-1201724937'), (u'CAST_-1201724932', u'CALLIND_-1201725000'), (u'CALLIND_-1201725000', u'CAST_-1201724931'), ('tmp_38', u'CAST_-1201724932')]
[(u'CAST_-1201724931', u'RETURN_-1201724997'), (u'INDIRECT_-1201724937', u'COPY_-1201724996'), ('const-0', u'RETURN_-1201724997'), (u'CALLIND_-1201725000', u'INDIRECT_-1201724937'), (u'CAST_-1201724932', u'CALLIND_-1201725000'), (u'CALLIND_-1201725000', u'CAST_-1201724931'), ('tmp_38', u'CAST_-1201724932')]
null
null
004021b0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_004170d8)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar...
(translation_unit comment (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assign...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_004170d8)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strchr(char *__s,int __c)" ...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_strchr_004290d8)(); return pcVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration ty...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_004170d8)(); return pcVar1; }
2,433
104_vdir_and_vdir_strip.c
sprintf
sprintf
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int sprintf(char *__s,char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_sprintf_0044f340)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int sprintf(char *__s,char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_sprintf_0042b340)(); return iVar1; }
JMP qword ptr [0x0042b340]
null
null
null
null
[(u'CALLIND_-1201719672', u'RETURN_-1201719669'), ('tmp_38', u'CAST_-1201719604'), (u'CALLIND_-1201719672', u'INDIRECT_-1201719609'), (u'CAST_-1201719604', u'CALLIND_-1201719672'), (u'INDIRECT_-1201719609', u'COPY_-1201719668'), ('const-0', u'RETURN_-1201719669')]
[(u'CALLIND_-1201719672', u'RETURN_-1201719669'), ('tmp_38', u'CAST_-1201719604'), (u'CALLIND_-1201719672', u'INDIRECT_-1201719609'), (u'CAST_-1201719604', u'CALLIND_-1201719672'), (u'INDIRECT_-1201719609', u'COPY_-1201719668'), ('const-0', u'RETURN_-1201719669')]
null
null
00403680
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint sprintf(char *__s,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_sprintf_0042b340)();\n return iVar1;\n}\n\n" comment (function_definition "int sprintf(char *__s,char *__format,...)\n\n{\n int i...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (variadic_parameter ...) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (as...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int sprintf(char *__s,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_sprintf_0042b340)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "sprintf(char *__s,char *__format...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s,char *__format,...) { int iVar1; iVar1 = (*(type_1 *)PTR_sprintf_0044f340)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator:...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s,char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0042b340)(); return iVar1; }
6,949
11_psftp_and_psftp_strip.c
__errno_location
__errno_location
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * __errno_location(void) { int *piVar1; piVar1 = (int *)(*(code *)PTR___errno_location_00557be0)(); return piVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * __errno_location(void) { int *piVar1; piVar1 = (int *)(*(code *)PTR___errno_location_004b6be0)(); return piVar1; }
JMP qword ptr [0x004b6be0]
null
null
null
null
[(u'CALLIND_-1201721160', u'CAST_-1201721093'), (u'CALLIND_-1201721160', u'INDIRECT_-1201721099'), ('const-0', u'RETURN_-1201721157'), (u'CAST_-1201721093', u'RETURN_-1201721157'), ('tmp_26', u'CAST_-1201721094'), (u'INDIRECT_-1201721099', u'COPY_-1201721158'), (u'CAST_-1201721094', u'CALLIND_-1201721160')]
[(u'CALLIND_-1201721160', u'CAST_-1201721093'), (u'CALLIND_-1201721160', u'INDIRECT_-1201721099'), ('const-0', u'RETURN_-1201721157'), (u'CAST_-1201721093', u'RETURN_-1201721157'), ('tmp_26', u'CAST_-1201721094'), (u'INDIRECT_-1201721099', u'COPY_-1201721158'), (u'CAST_-1201721094', u'CALLIND_-1201721160')]
null
null
004030b0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_004b6be0)();\n return piVar1;\n}\n\n" comment (function_definition "int * __errno_location(void)\n\n{\n int *piVar1...
(translation_unit comment (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_004b6be0)();\n return piVar1;\n}" (primitive_type "int") (pointer_declarator "* __errno_location(void)" ...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * function_1(void) { int *piVar1; piVar1 = (int *)(*(type_1 *)PTR___errno_location_00557be0)(); return piVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (declaration type: (primitive_type) declarator: (point...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * MASKED(void) { int *piVar1; piVar1 = (int *)(*(code *)PTR_MASKED_004b6be0)(); return piVar1; }
10,583
42_paste_and_paste_strip.c
error
error
void error(void) { (*(code *)PTR_error_00413150)(); return; }
void error(void) { (*(code *)PTR_error_0040c150)(); return; }
JMP qword ptr [0x0040c150]
null
null
null
null
[(u'CAST_-1201724695', u'CALLIND_-1201724760'), (u'CALLIND_-1201724760', u'INDIRECT_-1201724700'), ('tmp_22', u'CAST_-1201724695'), (u'INDIRECT_-1201724700', u'COPY_-1201724759'), ('const-0', u'RETURN_-1201724757')]
[(u'CAST_-1201724695', u'CALLIND_-1201724760'), (u'CALLIND_-1201724760', u'INDIRECT_-1201724700'), ('tmp_22', u'CAST_-1201724695'), (u'INDIRECT_-1201724700', u'COPY_-1201724759'), ('const-0', u'RETURN_-1201724757')]
null
null
004022a0
..
..
(translation_unit "void error(void)\n\n{\n (*(code *)PTR_error_0040c150)();\n return;\n}\n\n" (function_definition "void error(void)\n\n{\n (*(code *)PTR_error_0040c150)();\n return;\n}" primitive_type (function_declarator "error(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_t...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void error(void)\n\n{\n (*(code *)PTR_error_0040c150)();\n return;\n}" (primitive_type "void") (function_declarator "error(void)" (identifier "error") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_error_0...
void function_1(void) { (*(type_1 *)PTR_error_00413150)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_0040c150)(); return; }
769
45_seq_and_seq_strip.c
setlocale
setlocale
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * setlocale(int __category,char *__locale) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_setlocale_00415168)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * setlocale(int __category,char *__locale) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_setlocale_0040d168)(); return pcVar1; }
JMP qword ptr [0x0040d168]
null
null
null
null
[('tmp_38', u'CAST_-1201724644'), ('const-0', u'RETURN_-1201724709'), (u'INDIRECT_-1201724649', u'COPY_-1201724708'), (u'CAST_-1201724644', u'CALLIND_-1201724712'), (u'CAST_-1201724643', u'RETURN_-1201724709'), (u'CALLIND_-1201724712', u'INDIRECT_-1201724649'), (u'CALLIND_-1201724712', u'CAST_-1201724643')]
[('tmp_38', u'CAST_-1201724644'), ('const-0', u'RETURN_-1201724709'), (u'INDIRECT_-1201724649', u'COPY_-1201724708'), (u'CAST_-1201724644', u'CALLIND_-1201724712'), (u'CAST_-1201724643', u'RETURN_-1201724709'), (u'CALLIND_-1201724712', u'INDIRECT_-1201724649'), (u'CALLIND_-1201724712', u'CAST_-1201724643')]
null
null
004022d0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_0040d168)();\n return pcVar1;\n}\n\n" comment (function_definition "char * setlocale(int __category,ch...
(translation_unit comment (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assign...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "char * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_0040d168)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* setlocale...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(int __category,char *__locale) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_setlocale_00415168)(); return pcVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: ...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(int __category,char *__locale) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_0040d168)(); return pcVar1; }
1,685
3_locate_and_locate_strip.c
getenv
getenv
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * getenv(char *__name) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_getenv_0046aca0)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * getenv(char *__name) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_getenv_00434ca0)(); return pcVar1; }
JMP qword ptr [0x00434ca0]
null
null
null
null
[(u'CALLIND_-1201725384', u'CAST_-1201725316'), ('tmp_32', u'CAST_-1201725317'), (u'CAST_-1201725317', u'CALLIND_-1201725384'), ('const-0', u'RETURN_-1201725381'), (u'INDIRECT_-1201725322', u'COPY_-1201725381'), (u'CAST_-1201725316', u'RETURN_-1201725381'), (u'CALLIND_-1201725384', u'INDIRECT_-1201725322')]
[(u'CALLIND_-1201725384', u'CAST_-1201725316'), ('tmp_32', u'CAST_-1201725317'), (u'CAST_-1201725317', u'CALLIND_-1201725384'), ('const-0', u'RETURN_-1201725381'), (u'INDIRECT_-1201725322', u'COPY_-1201725381'), (u'CAST_-1201725316', u'RETURN_-1201725381'), (u'CALLIND_-1201725384', u'INDIRECT_-1201725322')]
null
null
00402030
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * getenv(char *__name)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_00434ca0)();\n return pcVar1;\n}\n\n" comment (function_definition "char * getenv(char *__name)\n\n{\n char *pcVar1;\n \n ...
(translation_unit comment (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_express...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "char * getenv(char *__name)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_00434ca0)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* getenv(char *__name)" (* "*") (f...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__name) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_getenv_0046aca0)(); return pcVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statem...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__name) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_00434ca0)(); return pcVar1; }
8,322
11_uname_and_uname_strip.c
bindtextdomain
bindtextdomain
void bindtextdomain(void) { (*(code *)PTR_bindtextdomain_00411058)(); return; }
void bindtextdomain(void) { (*(code *)PTR_bindtextdomain_0040b058)(); return; }
JMP qword ptr [0x0040b058]
null
null
null
null
[('const-0', u'RETURN_-1201725253'), (u'INDIRECT_-1201725196', u'COPY_-1201725255'), ('tmp_22', u'CAST_-1201725191'), (u'CAST_-1201725191', u'CALLIND_-1201725256'), (u'CALLIND_-1201725256', u'INDIRECT_-1201725196')]
[('const-0', u'RETURN_-1201725253'), (u'INDIRECT_-1201725196', u'COPY_-1201725255'), ('tmp_22', u'CAST_-1201725191'), (u'CAST_-1201725191', u'CALLIND_-1201725256'), (u'CALLIND_-1201725256', u'INDIRECT_-1201725196')]
null
null
004020b0
..
..
(translation_unit "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0040b058)();\n return;\n}\n\n" (function_definition "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0040b058)();\n return;\n}" primitive_type (function_declarator "bindtextdomain(void)" identifier (parameter_list "(void)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0040b058)();\n return;\n}" (primitive_type "void") (function_declarator "bindtextdomain(void)" (identifier "bindtextdomain") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_s...
void function_1(void) { (*(type_1 *)PTR_bindtextdomain_00411058)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_0040b058)(); return; }
5,578
84_ptx_and_ptx_strip.c
digest_break_file
FUN_00404e00
/* WARNING: Unknown calling convention */ void digest_break_file(char **file_name) { byte bVar1; long in_FS_OFFSET; ulong local_78 [2]; BLOCK *local_68 [2]; char *local_58 [5]; undefined1 local_29; ulong *local_28; BLOCK **local_20; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); l...
undefined1 FUN_00404e00(undefined1 param_1) { return param_1; }
PUSH RBP MOV RBP,RSP MOV AL,DIL MOV byte ptr [RBP + -0x1],AL MOVZX EAX,byte ptr [RBP + -0x1] POP RBP RET
null
null
null
null
[(u'STORE_-1201713273', u'INDIRECT_-1201713039'), (u'INDIRECT_-1201712822', u'COPY_-1201712880'), (u'CALL_-1201713256', u'INDIRECT_-1201712901'), ('tmp_957', u'PTRSUB_-1201713076'), (u'CALL_-1201713093', u'INDIRECT_-1201712845'), ('const-433', u'LOAD_-1201713313'), (u'STORE_-1201713460', u'INDIRECT_-1201713079'), ('con...
[(u'COPY_-1201713624', u'RETURN_-1201713621'), ('tmp_66', u'COPY_-1201713624'), ('const-0', u'RETURN_-1201713621')]
null
null
00404e00
..
..
(translation_unit "undefined1 FUN_00404e00(undefined1 param_1)\n\n{\n return param_1;\n}\n\n" (function_definition "undefined1 FUN_00404e00(undefined1 param_1)\n\n{\n return param_1;\n}" type_identifier (function_declarator "FUN_00404e00(undefined1 param_1)" identifier (parameter_list "(undefined1 param_1)" ( (parame...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return IDENT ;) })))
(function_definition "undefined1 FUN_00404e00(undefined1 param_1)\n\n{\n return param_1;\n}" (type_identifier "undefined1") (function_declarator "FUN_00404e00(undefined1 param_1)" (identifier "FUN_00404e00") (parameter_list "(undefined1 param_1)" (( "(") (parameter_declaration "undefined1 param_1" (type_identifier "un...
/* WARNING: Unknown calling convention */ void function_1(char **file_name) { type_1 bVar1; long var_1; type_2 local_78 [2]; type_3 *local_68 [2]; char *local_58 [5]; type_4 local_29; type_2 *local_28; type_3 **var_4; long var_8; var_8 = *(long *)(var_1 + 0x28); var_4 = local_68; local_28 ...
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (return_statement (identifier)))))
undefined1 MASKED(undefined1 param_1) { return param_1; }
4,426
35_yes_and_yes_strip.c
__freading
__freading
void __freading(void) { (*(code *)PTR___freading_00411118)(); return; }
void __freading(void) { (*(code *)PTR___freading_0040a118)(); return; }
JMP qword ptr [0x0040a118]
null
null
null
null
[('tmp_22', u'CAST_-1201724807'), ('const-0', u'RETURN_-1201724869'), (u'CALLIND_-1201724872', u'INDIRECT_-1201724812'), (u'INDIRECT_-1201724812', u'COPY_-1201724871'), (u'CAST_-1201724807', u'CALLIND_-1201724872')]
[('tmp_22', u'CAST_-1201724807'), ('const-0', u'RETURN_-1201724869'), (u'CALLIND_-1201724872', u'INDIRECT_-1201724812'), (u'INDIRECT_-1201724812', u'COPY_-1201724871'), (u'CAST_-1201724807', u'CALLIND_-1201724872')]
null
null
00402230
..
..
(translation_unit "void __freading(void)\n\n{\n (*(code *)PTR___freading_0040a118)();\n return;\n}\n\n" (function_definition "void __freading(void)\n\n{\n (*(code *)PTR___freading_0040a118)();\n return;\n}" primitive_type (function_declarator "__freading(void)" identifier (parameter_list "(void)" ( (parameter_decla...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void __freading(void)\n\n{\n (*(code *)PTR___freading_0040a118)();\n return;\n}" (primitive_type "void") (function_declarator "__freading(void)" (identifier "__freading") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (...
void function_1(void) { (*(type_1 *)PTR___freading_00411118)(); return; }
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
void MASKED(void) { (*(code *)PTR_MASKED_0040a118)(); return; }
466
38_shuf_and_shuf_strip.c
memchr
memchr
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memchr(void *__s,int __c,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memchr_00423130)(); return pvVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memchr(void *__s,int __c,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memchr_00413130)(); return pvVar1; }
JMP qword ptr [0x00413130]
null
null
null
null
[(u'CAST_-1201724755', u'CALLIND_-1201724824'), ('tmp_44', u'CAST_-1201724755'), (u'CALLIND_-1201724824', u'INDIRECT_-1201724760'), (u'CALLIND_-1201724824', u'CAST_-1201724754'), ('const-0', u'RETURN_-1201724821'), (u'INDIRECT_-1201724760', u'COPY_-1201724819'), (u'CAST_-1201724754', u'RETURN_-1201724821')]
[(u'CAST_-1201724755', u'CALLIND_-1201724824'), ('tmp_44', u'CAST_-1201724755'), (u'CALLIND_-1201724824', u'INDIRECT_-1201724760'), (u'CALLIND_-1201724824', u'CAST_-1201724754'), ('const-0', u'RETURN_-1201724821'), (u'INDIRECT_-1201724760', u'COPY_-1201724819'), (u'CAST_-1201724754', u'RETURN_-1201724821')]
null
null
00402260
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memchr(void *__s,int __c,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memchr_00413130)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memchr(void *__s,int __c,size_t __...
(translation_unit comment (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * ID...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "void * memchr(void *__s,int __c,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memchr_00413130)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* memchr(void *__s...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(void *__s,int __c,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(type_1 *)PTR_memchr_00423130)(); return pvVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration ty...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * MASKED(void *__s,int __c,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_MASKED_00413130)(); return pvVar1; }
6,265
55_ln_and_ln_strip.c
getgid
getgid
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ __gid_t getgid(void) { __gid_t _Var1; _Var1 = (*(code *)PTR_getgid_004281b8)(); return _Var1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ __gid_t getgid(void) { __gid_t _Var1; _Var1 = (*(code *)PTR_getgid_004171b8)(); return _Var1; }
JMP qword ptr [0x004171b8]
null
null
null
null
[(u'INDIRECT_-1201724491', u'COPY_-1201724550'), (u'CALLIND_-1201724552', u'INDIRECT_-1201724491'), (u'CAST_-1201724486', u'CALLIND_-1201724552'), (u'CALLIND_-1201724552', u'RETURN_-1201724549'), ('const-0', u'RETURN_-1201724549'), ('tmp_26', u'CAST_-1201724486')]
[(u'INDIRECT_-1201724491', u'COPY_-1201724550'), (u'CALLIND_-1201724552', u'INDIRECT_-1201724491'), (u'CAST_-1201724486', u'CALLIND_-1201724552'), (u'CALLIND_-1201724552', u'RETURN_-1201724549'), ('const-0', u'RETURN_-1201724549'), ('tmp_26', u'CAST_-1201724486')]
null
null
00402370
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__gid_t getgid(void)\n\n{\n __gid_t _Var1;\n \n _Var1 = (*(code *)PTR_getgid_004171b8)();\n return _Var1;\n}\n\n" comment (function_definition "__gid_t getgid(void)\n\n{\n __gid_t _Var1;\n \n _Var1 = (*(code *)PTR_...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (t...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "__gid_t getgid(void)\n\n{\n __gid_t _Var1;\n \n _Var1 = (*(code *)PTR_getgid_004171b8)();\n return _Var1;\n}" (type_identifier "__gid_t") (function_declarator "getgid(void)" (identifier "getgid") (paramete...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 function_1(void) { type_1 _Var1; _Var1 = (*(type_2 *)PTR_getgid_004281b8)(); return _Var1; }
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ __gid_t MASKED(void) { __gid_t _Var1; _Var1 = (*(code *)PTR_MASKED_004171b8)(); return _Var1; }
5,734
35_comm_and_comm_strip.c
malloc
malloc
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * malloc(size_t __size) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_malloc_00415118)(); return pvVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * malloc(size_t __size) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_malloc_0040d118)(); return pvVar1; }
JMP qword ptr [0x0040d118]
null
null
null
null
[(u'CAST_-1201724804', u'RETURN_-1201724869'), (u'CALLIND_-1201724872', u'INDIRECT_-1201724810'), ('tmp_32', u'CAST_-1201724805'), (u'CALLIND_-1201724872', u'CAST_-1201724804'), ('const-0', u'RETURN_-1201724869'), (u'CAST_-1201724805', u'CALLIND_-1201724872'), (u'INDIRECT_-1201724810', u'COPY_-1201724869')]
[(u'CAST_-1201724804', u'RETURN_-1201724869'), (u'CALLIND_-1201724872', u'INDIRECT_-1201724810'), ('tmp_32', u'CAST_-1201724805'), (u'CALLIND_-1201724872', u'CAST_-1201724804'), ('const-0', u'RETURN_-1201724869'), (u'CAST_-1201724805', u'CALLIND_-1201724872'), (u'INDIRECT_-1201724810', u'COPY_-1201724869')]
null
null
00402230
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_0040d118)();\n return pvVar1;\n}\n\n" comment (function_definition "void * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n...
(translation_unit comment (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor ...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "void * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_0040d118)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* malloc(size_t __size)" (* "*") ...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(size_t __size) { void *pvVar1; pvVar1 = (void *)(*(type_1 *)PTR_malloc_00415118)(); return pvVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier))))) body: (compound_statement (declaration type: (primitive...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * MASKED(size_t __size) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_MASKED_0040d118)(); return pvVar1; }
5,191
33_realpath_and_realpath_strip.c
strcmp
strcmp
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strcmp(char *__s1,char *__s2) { int iVar1; iVar1 = (*(code *)PTR_strcmp_0041a108)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strcmp(char *__s1,char *__s2) { int iVar1; iVar1 = (*(code *)PTR_strcmp_0040f108)(); return iVar1; }
JMP qword ptr [0x0040f108]
null
null
null
null
[(u'INDIRECT_-1201724841', u'COPY_-1201724900'), (u'CAST_-1201724836', u'CALLIND_-1201724904'), (u'CALLIND_-1201724904', u'RETURN_-1201724901'), (u'CALLIND_-1201724904', u'INDIRECT_-1201724841'), ('const-0', u'RETURN_-1201724901'), ('tmp_38', u'CAST_-1201724836')]
[(u'INDIRECT_-1201724841', u'COPY_-1201724900'), (u'CAST_-1201724836', u'CALLIND_-1201724904'), (u'CALLIND_-1201724904', u'RETURN_-1201724901'), (u'CALLIND_-1201724904', u'INDIRECT_-1201724841'), ('const-0', u'RETURN_-1201724901'), ('tmp_38', u'CAST_-1201724836')]
null
null
00402210
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcmp_0040f108)();\n return iVar1;\n}\n\n" comment (function_definition "int strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT =...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcmp_0040f108)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "strcmp(char *__s1,char *__s2)" (identifie...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s1,char *__s2) { int iVar1; iVar1 = (*(type_1 *)PTR_strcmp_0041a108)(); return iVar1; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator:...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s1,char *__s2) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0040f108)(); return iVar1; }
5,390
10_unexpand_and_unexpand_strip.c
clearerr_unlocked
clearerr_unlocked
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void clearerr_unlocked(FILE *__stream) { (*(code *)PTR_clearerr_unlocked_00414050)(); return; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void clearerr_unlocked(FILE *__stream) { (*(code *)PTR_clearerr_unlocked_0040c050)(); return; }
JMP qword ptr [0x0040c050]
null
null
null
null
[(u'CAST_-1201725206', u'CALLIND_-1201725272'), (u'INDIRECT_-1201725211', u'COPY_-1201725270'), ('tmp_28', u'CAST_-1201725206'), ('const-0', u'RETURN_-1201725269'), (u'CALLIND_-1201725272', u'INDIRECT_-1201725211')]
[(u'CAST_-1201725206', u'CALLIND_-1201725272'), (u'INDIRECT_-1201725211', u'COPY_-1201725270'), ('tmp_28', u'CAST_-1201725206'), ('const-0', u'RETURN_-1201725269'), (u'CALLIND_-1201725272', u'INDIRECT_-1201725211')]
null
null
004020a0
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid clearerr_unlocked(FILE *__stream)\n\n{\n (*(code *)PTR_clearerr_unlocked_0040c050)();\n return;\n}\n\n" comment (function_definition "void clearerr_unlocked(FILE *__stream)\n\n{\n (*(code *)PTR_clearerr_unlocked_0...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "void clearerr_unlocked(FILE *__stream)\n\n{\n (*(code *)PTR_clearerr_unlocked_0040c050)();\n return;\n}" (primitive_type "void") (function_declarator "clearerr_unlocked(FILE *__stream)" (identifier "clearerr...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(type_1 *__stream) { (*(type_2 *)PTR_clearerr_unlocked_00414050)(); return; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(FILE *__stream) { (*(code *)PTR_MASKED_0040c050)(); return; }
860
119_sort_and_sort_strip.c
free
free
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void free(void *__ptr) { (*(code *)PTR_free_00445fa8)(); return; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void free(void *__ptr) { (*(code *)PTR_free_00426fa8)(); return; }
JMP qword ptr [0x00426fa8]
null
null
null
null
[('const-0', u'RETURN_-1201719429'), (u'CAST_-1201719366', u'CALLIND_-1201719432'), (u'CALLIND_-1201719432', u'INDIRECT_-1201719371'), ('tmp_28', u'CAST_-1201719366'), (u'INDIRECT_-1201719371', u'COPY_-1201719430')]
[('const-0', u'RETURN_-1201719429'), (u'CAST_-1201719366', u'CALLIND_-1201719432'), (u'CALLIND_-1201719432', u'INDIRECT_-1201719371'), ('tmp_28', u'CAST_-1201719366'), (u'INDIRECT_-1201719371', u'COPY_-1201719430')]
null
null
00403770
..
..
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid free(void *__ptr)\n\n{\n (*(code *)PTR_free_00426fa8)();\n return;\n}\n\n" comment (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_00426fa8)();\n return;\n}" primitive_type (function_declar...
(translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract...
(comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_00426fa8)();\n return;\n}" (primitive_type "void") (function_declarator "free(void *__ptr)" (identifier "free") (parameter_list "(void *__ptr)" (( "(") (param...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void *__ptr) { (*(type_1 *)PTR_free_00445fa8)(); return; }
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_e...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(void *__ptr) { (*(code *)PTR_MASKED_00426fa8)(); return; }
7,270