file_name stringlengths 17 45 | original_function_name stringlengths 3 57 | stripped_function_name stringlengths 3 57 | decompiled_code_original stringlengths 51 99k | 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 13.4M | 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 481
values | S-Expression_decompiled_code_original_root stringlengths 356 1.54M | Replace_function_name_and_variable_name stringlengths 39 95.3k | S-Expression_decompiled_code_stripped stringclasses 1
value | Root Node stringclasses 550
values | decompiled_code_original_masked stringclasses 1
value | decompiled_code_stripped_masked stringlengths 35 65.3k | __index_level_0__ int64 1 10.7k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
51_df_and_df_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_0042e198)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int putchar_unlocked(int __c)
{
int iVar1;
iVar1 = (*(code *)PTR_putchar_unlocked_00419198)();
return iVar1;
}
| JMP qword ptr [0x00419198] | null | null | null | null | [('const-0', u'RETURN_-1201724613'), (u'CAST_-1201724549', u'CALLIND_-1201724616'), (u'CALLIND_-1201724616', u'RETURN_-1201724613'), (u'CALLIND_-1201724616', u'INDIRECT_-1201724554'), ('tmp_32', u'CAST_-1201724549'), (u'INDIRECT_-1201724554', u'COPY_-1201724613')] | [('const-0', u'RETURN_-1201724613'), (u'CAST_-1201724549', u'CALLIND_-1201724616'), (u'CALLIND_-1201724616', u'RETURN_-1201724613'), (u'CALLIND_-1201724616', u'INDIRECT_-1201724554'), ('tmp_32', u'CAST_-1201724549'), (u'INDIRECT_-1201724554', u'COPY_-1201724613')] | null | null | 00402330 | .. | .. | (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_00419198)();\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_00419198)();\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_0042e198)();
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_00419198)();
return iVar1;
}
| 6,953 | ||
96_stat_and_stat_strip.c | _dl_relocate_static_pie | FUN_00402660 |
void _dl_relocate_static_pie(void)
{
return;
}
|
void FUN_00402660(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1201723796')] | [('const-0', u'RETURN_-1201723796')] | null | null | 00402660 | .. | .. | (translation_unit "void FUN_00402660(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00402660(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00402660(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) }))) | (function_definition "void FUN_00402660(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00402660(void)" (identifier "FUN_00402660") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
void function_1(void)
{
return;
}
| (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) |
void MASKED(void)
{
return;
}
| 5,044 | ||
27_sync_and_sync_strip.c | close | close |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int close(int __fd)
{
int iVar1;
iVar1 = (*(code *)PTR_close_004110d8)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int close(int __fd)
{
int iVar1;
iVar1 = (*(code *)PTR_close_0040a0d8)();
return iVar1;
}
| JMP qword ptr [0x0040a0d8] | null | null | null | null | [(u'CALLIND_-1201725000', u'RETURN_-1201724997'), (u'CAST_-1201724933', u'CALLIND_-1201725000'), ('tmp_32', u'CAST_-1201724933'), (u'INDIRECT_-1201724938', u'COPY_-1201724997'), ('const-0', u'RETURN_-1201724997'), (u'CALLIND_-1201725000', u'INDIRECT_-1201724938')] | [(u'CALLIND_-1201725000', u'RETURN_-1201724997'), (u'CAST_-1201724933', u'CALLIND_-1201725000'), ('tmp_32', u'CAST_-1201724933'), (u'INDIRECT_-1201724938', u'COPY_-1201724997'), ('const-0', u'RETURN_-1201724997'), (u'CALLIND_-1201725000', u'INDIRECT_-1201724938')] | null | null | 004021b0 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0040a0d8)();\n return iVar1;\n}\n\n" comment (function_definition "int close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0040a... | (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 close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0040a0d8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "close(int __fd)" (identifier "close") (parameter_list "(... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __fd)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_close_004110d8)();
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_0040a0d8)();
return iVar1;
}
| 2,732 | ||
61_pterm_and_pterm_strip.c | gtk_selection_clear_targets | gtk_selection_clear_targets |
void gtk_selection_clear_targets(void)
{
(*(code *)PTR_gtk_selection_clear_targets_00524208)();
return;
}
|
void gtk_selection_clear_targets(void)
{
(*(code *)PTR_gtk_selection_clear_targets_004aa208)();
return;
}
| JMP qword ptr [0x004aa208] | null | null | null | null | [(u'CAST_-1201691607', u'CALLIND_-1201691672'), (u'CALLIND_-1201691672', u'INDIRECT_-1201691612'), (u'INDIRECT_-1201691612', u'COPY_-1201691671'), ('const-0', u'RETURN_-1201691669'), ('tmp_22', u'CAST_-1201691607')] | [(u'CAST_-1201691607', u'CALLIND_-1201691672'), (u'CALLIND_-1201691672', u'INDIRECT_-1201691612'), (u'INDIRECT_-1201691612', u'COPY_-1201691671'), ('const-0', u'RETURN_-1201691669'), ('tmp_22', u'CAST_-1201691607')] | null | null | 0040a3e0 | .. | .. | (translation_unit "void gtk_selection_clear_targets(void)\n\n{\n (*(code *)PTR_gtk_selection_clear_targets_004aa208)();\n return;\n}\n\n" (function_definition "void gtk_selection_clear_targets(void)\n\n{\n (*(code *)PTR_gtk_selection_clear_targets_004aa208)();\n return;\n}" primitive_type (function_declarator "gtk_... | (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_selection_clear_targets(void)\n\n{\n (*(code *)PTR_gtk_selection_clear_targets_004aa208)();\n return;\n}" (primitive_type "void") (function_declarator "gtk_selection_clear_targets(void)" (identifier "gtk_selection_clear_targets") (parameter_list "(void)" (( "(") (parameter_declaration "... |
void function_1(void)
{
(*(type_1 *)PTR_gtk_selection_clear_targets_00524208)();
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_004aa208)();
return;
}
| 9,251 | ||
24_locate_and_locate_strip.c | __ctype_get_mb_cur_max | __ctype_get_mb_cur_max |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t __ctype_get_mb_cur_max(void)
{
size_t sVar1;
sVar1 = (*(code *)PTR___ctype_get_mb_cur_max_0046ad48)();
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t __ctype_get_mb_cur_max(void)
{
size_t sVar1;
sVar1 = (*(code *)PTR___ctype_get_mb_cur_max_00434d48)();
return sVar1;
}
| JMP qword ptr [0x00434d48] | null | null | null | null | [(u'INDIRECT_-1201724987', u'COPY_-1201725046'), (u'CAST_-1201724982', u'CALLIND_-1201725048'), (u'CALLIND_-1201725048', u'RETURN_-1201725045'), (u'CALLIND_-1201725048', u'INDIRECT_-1201724987'), ('const-0', u'RETURN_-1201725045'), ('tmp_26', u'CAST_-1201724982')] | [(u'INDIRECT_-1201724987', u'COPY_-1201725046'), (u'CAST_-1201724982', u'CALLIND_-1201725048'), (u'CALLIND_-1201725048', u'RETURN_-1201725045'), (u'CALLIND_-1201725048', u'INDIRECT_-1201724987'), ('const-0', u'RETURN_-1201725045'), ('tmp_26', u'CAST_-1201724982')] | null | null | 00402180 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t __ctype_get_mb_cur_max(void)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR___ctype_get_mb_cur_max_00434d48)();\n return sVar1;\n}\n\n" comment (function_definition "size_t __ctype_get_mb_cur_max(void)\n\n{\n ... | (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 "size_t __ctype_get_mb_cur_max(void)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR___ctype_get_mb_cur_max_00434d48)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "__ctype_get_mb_cu... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(void)
{
size_t sVar1;
sVar1 = (*(type_1 *)PTR___ctype_get_mb_cur_max_0046ad48)();
return sVar1;
}
| (translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (as... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(void)
{
size_t sVar1;
sVar1 = (*(code *)PTR_MASKED_00434d48)();
return sVar1;
}
| 7,881 | ||
39_base64_and_base64_strip.c | nl_langinfo | nl_langinfo |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * nl_langinfo(nl_item __item)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_nl_langinfo_00416138)();
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * nl_langinfo(nl_item __item)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_nl_langinfo_0040d138)();
return pcVar1;
}
| JMP qword ptr [0x0040d138] | null | null | null | null | [(u'CAST_-1201724741', u'CALLIND_-1201724808'), ('const-0', u'RETURN_-1201724805'), (u'CALLIND_-1201724808', u'INDIRECT_-1201724746'), (u'CALLIND_-1201724808', u'CAST_-1201724740'), (u'INDIRECT_-1201724746', u'COPY_-1201724805'), ('tmp_32', u'CAST_-1201724741'), (u'CAST_-1201724740', u'RETURN_-1201724805')] | [(u'CAST_-1201724741', u'CALLIND_-1201724808'), ('const-0', u'RETURN_-1201724805'), (u'CALLIND_-1201724808', u'INDIRECT_-1201724746'), (u'CALLIND_-1201724808', u'CAST_-1201724740'), (u'INDIRECT_-1201724746', u'COPY_-1201724805'), ('tmp_32', u'CAST_-1201724741'), (u'CAST_-1201724740', u'RETURN_-1201724805')] | null | null | 00402270 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * nl_langinfo(nl_item __item)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_nl_langinfo_0040d138)();\n return pcVar1;\n}\n\n" comment (function_definition "char * nl_langinfo(nl_item __item)\n\n{\n ch... | (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 "char * nl_langinfo(nl_item __item)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_nl_langinfo_0040d138)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* nl_langinfo(nl_item ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(type_1 __item)
{
char *pcVar1;
pcVar1 = (char *)(*(type_2 *)PTR_nl_langinfo_00416138)();
return pcVar1;
}
| (translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (declaration type: (primitiv... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(nl_item __item)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_MASKED_0040d138)();
return pcVar1;
}
| 1,018 | ||
27_numfmt_and_numfmt_strip.c | lseek | lseek |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__off_t lseek(int __fd,__off_t __offset,int __whence)
{
__off_t _Var1;
_Var1 = (*(code *)PTR_lseek_004210d8)();
return _Var1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__off_t lseek(int __fd,__off_t __offset,int __whence)
{
__off_t _Var1;
_Var1 = (*(code *)PTR_lseek_004130d8)();
return _Var1;
}
| JMP qword ptr [0x004130d8] | null | null | null | null | [(u'CALLIND_-1201725000', u'RETURN_-1201724997'), ('tmp_44', u'CAST_-1201724931'), (u'CAST_-1201724931', u'CALLIND_-1201725000'), ('const-0', u'RETURN_-1201724997'), (u'INDIRECT_-1201724936', u'COPY_-1201724995'), (u'CALLIND_-1201725000', u'INDIRECT_-1201724936')] | [(u'CALLIND_-1201725000', u'RETURN_-1201724997'), ('tmp_44', u'CAST_-1201724931'), (u'CAST_-1201724931', u'CALLIND_-1201725000'), ('const-0', u'RETURN_-1201724997'), (u'INDIRECT_-1201724936', u'COPY_-1201724995'), (u'CALLIND_-1201725000', u'INDIRECT_-1201724936')] | null | null | 004021b0 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__off_t lseek(int __fd,__off_t __offset,int __whence)\n\n{\n __off_t _Var1;\n \n _Var1 = (*(code *)PTR_lseek_004130d8)();\n return _Var1;\n}\n\n" comment (function_definition "__off_t lseek(int __fd,__off_t __offset,i... | (translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_ex... | (comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "__off_t lseek(int __fd,__off_t __offset,int __whence)\n\n{\n __off_t _Var1;\n \n _Var1 = (*(code *)PTR_lseek_004130d8)();\n return _Var1;\n}" (type_identifier "__off_t") (function_declarator "lseek(int __f... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 function_1(int __fd,type_1 __offset,int __whence)
{
type_1 _Var1;
_Var1 = (*(type_2 *)PTR_lseek_004210d8)();
return _Var1;
}
| (translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_decla... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__off_t MASKED(int __fd,__off_t __offset,int __whence)
{
__off_t _Var1;
_Var1 = (*(code *)PTR_MASKED_004130d8)();
return _Var1;
}
| 5,593 | ||
75_date_and_date_strip.c | __ctype_b_loc | __ctype_b_loc |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ushort ** __ctype_b_loc(void)
{
ushort **ppuVar1;
ppuVar1 = (ushort **)(*_DAT_004b4258)();
return ppuVar1;
}
|
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ushort ** __ctype_b_loc(void)
{
ushort **ppuVar1;
ppuVar1 = (ushort **)(*_DAT_0046b258)();
return ppuVar1;
}
| JMP qword ptr [0x0046b258] | null | null | null | null | [(u'INDIRECT_-1201724171', u'COPY_-1201724230'), (u'CALLIND_-1201724232', u'CAST_-1201724166'), (u'CAST_-1201724166', u'RETURN_-1201724229'), ('tmp_26', u'CALLIND_-1201724232'), ('const-0', u'RETURN_-1201724229'), (u'CALLIND_-1201724232', u'INDIRECT_-1201724171')] | [(u'INDIRECT_-1201724171', u'COPY_-1201724230'), (u'CALLIND_-1201724232', u'CAST_-1201724166'), (u'CAST_-1201724166', u'RETURN_-1201724229'), ('tmp_26', u'CALLIND_-1201724232'), ('const-0', u'RETURN_-1201724229'), (u'CALLIND_-1201724232', u'INDIRECT_-1201724171')] | null | null | 004024b0 | .. | .. | (translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nushort ** __ctype_b_loc(void)\n\n{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0046b258)();\n return ppuVar1;\n}\n\n" comm... | (translation_unit comment comment (function_definition TYPE (pointer_declarator * (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))))) (compound_statement { (declaration TYPE (pointer_declarator * (pointer_declarator * IDENT)) ;) (expression_statement (assignment_express... | (comment "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */") (comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "ushort ** __ctype_b_loc(void)\n\n{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0046b258)();\n retur... |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 ** function_1(void)
{
type_1 **ppuVar1;
ppuVar1 = (type_1 **)(*_DAT_004b4258)();
return ppuVar1;
}
| (translation_unit (comment) (comment) (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))))) body: (compound_statement (declarati... |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ushort ** MASKED(void)
{
ushort **ppuVar1;
ppuVar1 = (ushort **)(*_DAT_0046b258)();
return ppuVar1;
}
| 7,171 | ||
55_stty_and_stty_strip.c | cfsetispeed | cfsetispeed |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int cfsetispeed(termios *__termios_p,speed_t __speed)
{
int iVar1;
iVar1 = (*(code *)PTR_cfsetispeed_0041f1b8)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int cfsetispeed(termios *__termios_p,speed_t __speed)
{
int iVar1;
iVar1 = (*(code *)PTR_cfsetispeed_004131b8)();
return iVar1;
}
| JMP qword ptr [0x004131b8] | null | null | null | null | [(u'INDIRECT_-1201724489', u'COPY_-1201724548'), (u'CAST_-1201724484', u'CALLIND_-1201724552'), (u'CALLIND_-1201724552', u'RETURN_-1201724549'), ('tmp_38', u'CAST_-1201724484'), ('const-0', u'RETURN_-1201724549'), (u'CALLIND_-1201724552', u'INDIRECT_-1201724489')] | [(u'INDIRECT_-1201724489', u'COPY_-1201724548'), (u'CAST_-1201724484', u'CALLIND_-1201724552'), (u'CALLIND_-1201724552', u'RETURN_-1201724549'), ('tmp_38', u'CAST_-1201724484'), ('const-0', u'RETURN_-1201724549'), (u'CALLIND_-1201724552', u'INDIRECT_-1201724489')] | null | null | 00402370 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint cfsetispeed(termios *__termios_p,speed_t __speed)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_cfsetispeed_004131b8)();\n return iVar1;\n}\n\n" comment (function_definition "int cfsetispeed(termios *__termios_p,sp... | (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 cfsetispeed(termios *__termios_p,speed_t __speed)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_cfsetispeed_004131b8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "cfsetispeed(term... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__termios_p,type_2 __speed)
{
int iVar1;
iVar1 = (*(type_3 *)PTR_cfsetispeed_0041f1b8)();
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(termios *__termios_p,speed_t __speed)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_004131b8)();
return iVar1;
}
| 1,760 | ||
10_mkdir_and_mkdir_strip.c | context_type_get | context_type_get |
void context_type_get(void)
{
(*(code *)PTR_context_type_get_0042c050)();
return;
}
|
void context_type_get(void)
{
(*(code *)PTR_context_type_get_00418050)();
return;
}
| JMP qword ptr [0x00418050] | null | null | null | null | [(u'CAST_-1201725207', u'CALLIND_-1201725272'), ('tmp_22', u'CAST_-1201725207'), (u'CALLIND_-1201725272', u'INDIRECT_-1201725212'), ('const-0', u'RETURN_-1201725269'), (u'INDIRECT_-1201725212', u'COPY_-1201725271')] | [(u'CAST_-1201725207', u'CALLIND_-1201725272'), ('tmp_22', u'CAST_-1201725207'), (u'CALLIND_-1201725272', u'INDIRECT_-1201725212'), ('const-0', u'RETURN_-1201725269'), (u'INDIRECT_-1201725212', u'COPY_-1201725271')] | null | null | 004020a0 | .. | .. | (translation_unit "void context_type_get(void)\n\n{\n (*(code *)PTR_context_type_get_00418050)();\n return;\n}\n\n" (function_definition "void context_type_get(void)\n\n{\n (*(code *)PTR_context_type_get_00418050)();\n return;\n}" primitive_type (function_declarator "context_type_get(void)" identifier (parameter_li... | (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 context_type_get(void)\n\n{\n (*(code *)PTR_context_type_get_00418050)();\n return;\n}" (primitive_type "void") (function_declarator "context_type_get(void)" (identifier "context_type_get") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (co... |
void function_1(void)
{
(*(type_1 *)PTR_context_type_get_0042c050)();
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_00418050)();
return;
}
| 6,596 | ||
246_pterm_and_pterm_strip.c | gtk_label_set_text | gtk_label_set_text |
void gtk_label_set_text(void)
{
(*(code *)PTR_gtk_label_set_text_005247d0)();
return;
}
|
void gtk_label_set_text(void)
{
(*(code *)PTR_gtk_label_set_text_004aa7d0)();
return;
}
| JMP qword ptr [0x004aa7d0] | null | null | null | null | [(u'CAST_-1201688647', u'CALLIND_-1201688712'), (u'INDIRECT_-1201688652', u'COPY_-1201688711'), ('tmp_22', u'CAST_-1201688647'), ('const-0', u'RETURN_-1201688709'), (u'CALLIND_-1201688712', u'INDIRECT_-1201688652')] | [(u'CAST_-1201688647', u'CALLIND_-1201688712'), (u'INDIRECT_-1201688652', u'COPY_-1201688711'), ('tmp_22', u'CAST_-1201688647'), ('const-0', u'RETURN_-1201688709'), (u'CALLIND_-1201688712', u'INDIRECT_-1201688652')] | null | null | 0040af70 | .. | .. | (translation_unit "void gtk_label_set_text(void)\n\n{\n (*(code *)PTR_gtk_label_set_text_004aa7d0)();\n return;\n}\n\n" (function_definition "void gtk_label_set_text(void)\n\n{\n (*(code *)PTR_gtk_label_set_text_004aa7d0)();\n return;\n}" primitive_type (function_declarator "gtk_label_set_text(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_label_set_text(void)\n\n{\n (*(code *)PTR_gtk_label_set_text_004aa7d0)();\n return;\n}" (primitive_type "void") (function_declarator "gtk_label_set_text(void)" (identifier "gtk_label_set_text") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")... |
void function_1(void)
{
(*(type_1 *)PTR_gtk_label_set_text_005247d0)();
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_004aa7d0)();
return;
}
| 9,436 | ||
91_psftp_and_psftp_strip.c | ungetc | ungetc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int ungetc(int __c,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_ungetc_00557e60)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int ungetc(int __c,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_ungetc_004b6e60)();
return iVar1;
}
| JMP qword ptr [0x004b6e60] | null | null | null | null | [(u'CALLIND_-1201719880', u'INDIRECT_-1201719817'), (u'CALLIND_-1201719880', u'RETURN_-1201719877'), ('tmp_38', u'CAST_-1201719812'), ('const-0', u'RETURN_-1201719877'), (u'INDIRECT_-1201719817', u'COPY_-1201719876'), (u'CAST_-1201719812', u'CALLIND_-1201719880')] | [(u'CALLIND_-1201719880', u'INDIRECT_-1201719817'), (u'CALLIND_-1201719880', u'RETURN_-1201719877'), ('tmp_38', u'CAST_-1201719812'), ('const-0', u'RETURN_-1201719877'), (u'INDIRECT_-1201719817', u'COPY_-1201719876'), (u'CAST_-1201719812', u'CALLIND_-1201719880')] | null | null | 004035b0 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ungetc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ungetc_004b6e60)();\n return iVar1;\n}\n\n" comment (function_definition "int ungetc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iV... | (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 ungetc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ungetc_004b6e60)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "ungetc(int __c,FILE *__stream)" (identif... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __c,type_1 *__stream)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_ungetc_00557e60)();
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: (type_identifier) declarator: (pointer_declarator declarator:... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __c,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_004b6e60)();
return iVar1;
}
| 9,115 | ||
57_cat_and_cat_strip.c | register_tm_clones | FUN_004023d0 |
/* WARNING: Removing unreachable block (ram,0x004023ef) */
/* WARNING: Removing unreachable block (ram,0x004023f9) */
void register_tm_clones(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x004023ef) */
/* WARNING: Removing unreachable block (ram,0x004023f9) */
void FUN_004023d0(void)
{
return;
}
| MOV ESI,0x40c260
SUB RSI,0x40c260
SAR RSI,0x3
MOV RAX,RSI
SHR RAX,0x3f
ADD RSI,RAX
SAR RSI,0x1
JZ 0x00402400
MOV EAX,0x0
TEST RAX,RAX
JZ 0x00402400
MOV EDI,0x40c260
JMP RAX
RET | null | null | null | null | [('const-0', u'RETURN_-1201724289')] | [('const-0', u'RETURN_-1201724289')] | null | null | 004023d0 | .. | .. | (translation_unit "/* WARNING: Removing unreachable block (ram,0x004023ef) */\n/* WARNING: Removing unreachable block (ram,0x004023f9) */\n\nvoid FUN_004023d0(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void FUN_004023d0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_004023d0... | (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,0x004023ef) */") (comment "/* WARNING: Removing unreachable block (ram,0x004023f9) */") (function_definition "void FUN_004023d0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_004023d0(void)" (identifier "FUN_004023d0") (parameter_list "(... |
/* WARNING: Removing unreachable block (ram,0x004023ef) */
/* WARNING: Removing unreachable block (ram,0x004023f9) */
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,0x004023ef) */
/* WARNING: Removing unreachable block (ram,0x004023f9) */
void MASKED(void)
{
return;
}
| 1,103 | ||
126_plink_and_plink_strip.c | ntohl | ntohl |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
uint32_t ntohl(uint32_t __netlong)
{
uint32_t uVar1;
uVar1 = (*(code *)PTR_ntohl_0054ff80)();
return uVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
uint32_t ntohl(uint32_t __netlong)
{
uint32_t uVar1;
uVar1 = (*(code *)PTR_ntohl_004b3f80)();
return uVar1;
}
| JMP qword ptr [0x004b3f80] | null | null | null | null | [(u'CAST_-1201719237', u'CALLIND_-1201719304'), (u'CALLIND_-1201719304', u'RETURN_-1201719301'), (u'INDIRECT_-1201719242', u'COPY_-1201719301'), ('tmp_32', u'CAST_-1201719237'), (u'CALLIND_-1201719304', u'INDIRECT_-1201719242'), ('const-0', u'RETURN_-1201719301')] | [(u'CAST_-1201719237', u'CALLIND_-1201719304'), (u'CALLIND_-1201719304', u'RETURN_-1201719301'), (u'INDIRECT_-1201719242', u'COPY_-1201719301'), ('tmp_32', u'CAST_-1201719237'), (u'CALLIND_-1201719304', u'INDIRECT_-1201719242'), ('const-0', u'RETURN_-1201719301')] | null | null | 004037f0 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nuint32_t ntohl(uint32_t __netlong)\n\n{\n uint32_t uVar1;\n \n uVar1 = (*(code *)PTR_ntohl_004b3f80)();\n return uVar1;\n}\n\n" comment (function_definition "uint32_t ntohl(uint32_t __netlong)\n\n{\n uint32_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 "uint32_t ntohl(uint32_t __netlong)\n\n{\n uint32_t uVar1;\n \n uVar1 = (*(code *)PTR_ntohl_004b3f80)();\n return uVar1;\n}" (primitive_type "uint32_t") (function_declarator "ntohl(uint32_t __netlong)" (ide... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
uint32_t function_1(uint32_t __netlong)
{
uint32_t uVar1;
uVar1 = (*(type_1 *)PTR_ntohl_0054ff80)();
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 */
uint32_t MASKED(uint32_t __netlong)
{
uint32_t uVar1;
uVar1 = (*(code *)PTR_MASKED_004b3f80)();
return uVar1;
}
| 8,826 | ||
130_sort_and_sort_strip.c | reap | FUN_00417ef0 |
pid_t reap(pid_t pid)
{
int iVar1;
_Bool _Var2;
__pid_t pid_00;
int *piVar3;
quoting_style *pqVar4;
char **ppcVar5;
char *pcVar6;
long in_FS_OFFSET;
bool bVar7;
__pid_t local_24;
pid_t cpid;
pid_t pid_local;
int status;
_pid_local = *(long *)(in_FS_OFFSET + 0x28);
local_24 = pid;
if... |
void FUN_00417ef0(undefined4 param_1,undefined8 param_2)
{
FUN_00417da0(0,param_1,param_2);
return;
}
| PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
XOR EAX,EAX
MOV dword ptr [RBP + -0x4],EDI
MOV qword ptr [RBP + -0x10],RSI
MOV ESI,dword ptr [RBP + -0x4]
MOV RDX,qword ptr [RBP + -0x10]
MOV EDI,EAX
CALL 0x00417da0
ADD RSP,0x10
POP RBP
RET | null | null | null | null | [('tmp_1174', u'INT_EQUAL_-1201766516'), (u'CALL_-1201766485', u'INT_SLESS_-1201766317'), ('const-4294967295', u'INT_ADD_-1201765911'), (u'CALL_-1201766356', u'INDIRECT_-1201765548'), (u'CALL_-1201766485', u'COPY_-1201765542'), (u'INDIRECT_-1201765166', u'MULTIEQUAL_-1201765153'), (u'CALL_-1201766356', u'INDIRECT_-1201... | [('tmp_242', u'CALL_-1201766599'), ('const-0', u'RETURN_-1201766570'), ('const-0', u'CALL_-1201766599'), ('tmp_260', u'CALL_-1201766599')] | null | null | 00417ef0 | .. | .. | (translation_unit "void FUN_00417ef0(undefined4 param_1,undefined8 param_2)\n\n{\n FUN_00417da0(0,param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_00417ef0(undefined4 param_1,undefined8 param_2)\n\n{\n FUN_00417da0(0,param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_00417ef0... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , IDENT ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_00417ef0(undefined4 param_1,undefined8 param_2)\n\n{\n FUN_00417da0(0,param_1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00417ef0(undefined4 param_1,undefined8 param_2)" (identifier "FUN_00417ef0") (parameter_list "(undefined4 param_1,undefined8 param_2)" ... |
type_1 function_1(type_1 var_2)
{
int iVar1;
type_2 _Var2;
type_3 var_4;
int *piVar3;
type_4 *pqVar4;
char **ppcVar5;
char *pcVar6;
long var_1;
bool bVar7;
type_3 local_24;
type_1 var_11;
type_1 pid_local;
int status;
var_13 = *(long *)(var_1 + 0x28);
local_24 = var_2;
if (var_2 == ... | (translation_unit (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: (identifier)))) body: (compound_statemen... |
void MASKED(undefined4 param_1,undefined8 param_2)
{
FUN_00417da0(0,param_1,param_2);
return;
}
| 7,309 | ||
28_users_and_users_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_004110e0)();
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_0040a0e0)();
return iVar1;
}
| JMP qword ptr [0x0040a0e0] | null | null | null | null | [('const-0', u'RETURN_-1201724981'), (u'CALLIND_-1201724984', u'INDIRECT_-1201724921'), (u'CALLIND_-1201724984', u'RETURN_-1201724981'), (u'CAST_-1201724916', u'CALLIND_-1201724984'), (u'INDIRECT_-1201724921', u'COPY_-1201724980'), ('tmp_38', u'CAST_-1201724916')] | [('const-0', u'RETURN_-1201724981'), (u'CALLIND_-1201724984', u'INDIRECT_-1201724921'), (u'CALLIND_-1201724984', u'RETURN_-1201724981'), (u'CAST_-1201724916', u'CALLIND_-1201724984'), (u'INDIRECT_-1201724921', u'COPY_-1201724980'), ('tmp_38', u'CAST_-1201724916')] | null | null | 004021c0 | .. | .. | (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_0040a0e0)();\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_0040a0e0)();\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_004110e0)();
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_0040a0e0)();
return iVar1;
}
| 4,730 | ||
445_puttytel_and_puttytel_strip.c | gtk_message_dialog_new | gtk_message_dialog_new |
void gtk_message_dialog_new(void)
{
(*(code *)PTR_gtk_message_dialog_new_00545db0)();
return;
}
|
void gtk_message_dialog_new(void)
{
(*(code *)PTR_gtk_message_dialog_new_004bddb0)();
return;
}
| JMP qword ptr [0x004bddb0] | null | null | null | null | [('tmp_22', u'CAST_-1201681351'), (u'CALLIND_-1201681416', u'INDIRECT_-1201681356'), ('const-0', u'RETURN_-1201681413'), (u'INDIRECT_-1201681356', u'COPY_-1201681415'), (u'CAST_-1201681351', u'CALLIND_-1201681416')] | [('tmp_22', u'CAST_-1201681351'), (u'CALLIND_-1201681416', u'INDIRECT_-1201681356'), ('const-0', u'RETURN_-1201681413'), (u'INDIRECT_-1201681356', u'COPY_-1201681415'), (u'CAST_-1201681351', u'CALLIND_-1201681416')] | null | null | 0040cbf0 | .. | .. | (translation_unit "void gtk_message_dialog_new(void)\n\n{\n (*(code *)PTR_gtk_message_dialog_new_004bddb0)();\n return;\n}\n\n" (function_definition "void gtk_message_dialog_new(void)\n\n{\n (*(code *)PTR_gtk_message_dialog_new_004bddb0)();\n return;\n}" primitive_type (function_declarator "gtk_message_dialog_new(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_message_dialog_new(void)\n\n{\n (*(code *)PTR_gtk_message_dialog_new_004bddb0)();\n return;\n}" (primitive_type "void") (function_declarator "gtk_message_dialog_new(void)" (identifier "gtk_message_dialog_new") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_typ... |
void function_1(void)
{
(*(type_1 *)PTR_gtk_message_dialog_new_00545db0)();
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_004bddb0)();
return;
}
| 10,156 | ||
18_plink_and_plink_strip.c | mkdir | mkdir |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int mkdir(char *__path,__mode_t __mode)
{
int iVar1;
iVar1 = (*(code *)PTR_mkdir_0054fc18)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int mkdir(char *__path,__mode_t __mode)
{
int iVar1;
iVar1 = (*(code *)PTR_mkdir_004b3c18)();
return iVar1;
}
| JMP qword ptr [0x004b3c18] | null | null | null | null | [('const-0', u'RETURN_-1201721045'), (u'CALLIND_-1201721048', u'INDIRECT_-1201720985'), (u'INDIRECT_-1201720985', u'COPY_-1201721044'), (u'CALLIND_-1201721048', u'RETURN_-1201721045'), ('tmp_38', u'CAST_-1201720980'), (u'CAST_-1201720980', u'CALLIND_-1201721048')] | [('const-0', u'RETURN_-1201721045'), (u'CALLIND_-1201721048', u'INDIRECT_-1201720985'), (u'INDIRECT_-1201720985', u'COPY_-1201721044'), (u'CALLIND_-1201721048', u'RETURN_-1201721045'), ('tmp_38', u'CAST_-1201720980'), (u'CAST_-1201720980', u'CALLIND_-1201721048')] | null | null | 00403120 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint mkdir(char *__path,__mode_t __mode)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkdir_004b3c18)();\n return iVar1;\n}\n\n" comment (function_definition "int mkdir(char *__path,__mode_t __mode)\n\n{\n int iVar1;\... | (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 mkdir(char *__path,__mode_t __mode)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkdir_004b3c18)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "mkdir(char *__path,__mode_t __mode)"... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__path,type_1 __mode)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_mkdir_0054fc18)();
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 *__path,__mode_t __mode)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_004b3c18)();
return iVar1;
}
| 8,718 | ||
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;
}
| 9,849 | ||
212_puttytel_and_puttytel_strip.c | gtk_box_reorder_child | gtk_box_reorder_child |
void gtk_box_reorder_child(void)
{
(*(code *)PTR_gtk_box_reorder_child_00545660)();
return;
}
|
void gtk_box_reorder_child(void)
{
(*(code *)PTR_gtk_box_reorder_child_004bd660)();
return;
}
| JMP qword ptr [0x004bd660] | null | null | null | null | [(u'INDIRECT_-1201685100', u'COPY_-1201685159'), (u'CALLIND_-1201685160', u'INDIRECT_-1201685100'), (u'CAST_-1201685095', u'CALLIND_-1201685160'), ('const-0', u'RETURN_-1201685157'), ('tmp_22', u'CAST_-1201685095')] | [(u'INDIRECT_-1201685100', u'COPY_-1201685159'), (u'CALLIND_-1201685160', u'INDIRECT_-1201685100'), (u'CAST_-1201685095', u'CALLIND_-1201685160'), ('const-0', u'RETURN_-1201685157'), ('tmp_22', u'CAST_-1201685095')] | null | null | 0040bd50 | .. | .. | (translation_unit "void gtk_box_reorder_child(void)\n\n{\n (*(code *)PTR_gtk_box_reorder_child_004bd660)();\n return;\n}\n\n" (function_definition "void gtk_box_reorder_child(void)\n\n{\n (*(code *)PTR_gtk_box_reorder_child_004bd660)();\n return;\n}" primitive_type (function_declarator "gtk_box_reorder_child(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 gtk_box_reorder_child(void)\n\n{\n (*(code *)PTR_gtk_box_reorder_child_004bd660)();\n return;\n}" (primitive_type "void") (function_declarator "gtk_box_reorder_child(void)" (identifier "gtk_box_reorder_child") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "v... |
void function_1(void)
{
(*(type_1 *)PTR_gtk_box_reorder_child_00545660)();
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_004bd660)();
return;
}
| 9,923 | ||
407_puttytel_and_puttytel_strip.c | fgetc | fgetc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fgetc(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fgetc_00545c80)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fgetc(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fgetc_004bdc80)();
return iVar1;
}
| JMP qword ptr [0x004bdc80] | null | null | null | null | [(u'CAST_-1201681957', u'CALLIND_-1201682024'), (u'CALLIND_-1201682024', u'INDIRECT_-1201681962'), ('tmp_32', u'CAST_-1201681957'), (u'CALLIND_-1201682024', u'RETURN_-1201682021'), ('const-0', u'RETURN_-1201682021'), (u'INDIRECT_-1201681962', u'COPY_-1201682021')] | [(u'CAST_-1201681957', u'CALLIND_-1201682024'), (u'CALLIND_-1201682024', u'INDIRECT_-1201681962'), ('tmp_32', u'CAST_-1201681957'), (u'CALLIND_-1201682024', u'RETURN_-1201682021'), ('const-0', u'RETURN_-1201682021'), (u'INDIRECT_-1201681962', u'COPY_-1201682021')] | null | null | 0040c990 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fgetc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fgetc_004bdc80)();\n return iVar1;\n}\n\n" comment (function_definition "int fgetc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR... | (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 fgetc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fgetc_004bdc80)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fgetc(FILE *__stream)" (identifier "fgetc") (param... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__stream)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_fgetc_00545c80)();
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_004bdc80)();
return iVar1;
}
| 10,118 | ||
127_find_and_find_strip.c | towlower | towlower |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
wint_t towlower(wint_t __wc)
{
wint_t wVar1;
wVar1 = (*(code *)PTR_towlower_00504eb0)();
return wVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
wint_t towlower(wint_t __wc)
{
wint_t wVar1;
wVar1 = (*(code *)PTR_towlower_0048ceb0)();
return wVar1;
}
| JMP qword ptr [0x0048ceb0] | null | null | null | null | [('tmp_32', u'CAST_-1201715141'), ('const-0', u'RETURN_-1201715205'), (u'CAST_-1201715141', u'CALLIND_-1201715208'), (u'CALLIND_-1201715208', u'INDIRECT_-1201715146'), (u'INDIRECT_-1201715146', u'COPY_-1201715205'), (u'CALLIND_-1201715208', u'RETURN_-1201715205')] | [('tmp_32', u'CAST_-1201715141'), ('const-0', u'RETURN_-1201715205'), (u'CAST_-1201715141', u'CALLIND_-1201715208'), (u'CALLIND_-1201715208', u'INDIRECT_-1201715146'), (u'INDIRECT_-1201715146', u'COPY_-1201715205'), (u'CALLIND_-1201715208', u'RETURN_-1201715205')] | null | null | 004047f0 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nwint_t towlower(wint_t __wc)\n\n{\n wint_t wVar1;\n \n wVar1 = (*(code *)PTR_towlower_0048ceb0)();\n return wVar1;\n}\n\n" comment (function_definition "wint_t towlower(wint_t __wc)\n\n{\n wint_t wVar1;\n \n wVar1 ... | (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 "wint_t towlower(wint_t __wc)\n\n{\n wint_t wVar1;\n \n wVar1 = (*(code *)PTR_towlower_0048ceb0)();\n return wVar1;\n}" (type_identifier "wint_t") (function_declarator "towlower(wint_t __wc)" (identifier "t... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 function_1(type_1 __wc)
{
type_1 wVar1;
wVar1 = (*(type_2 *)PTR_towlower_00504eb0)();
return wVar1;
}
| (translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
wint_t MASKED(wint_t __wc)
{
wint_t wVar1;
wVar1 = (*(code *)PTR_MASKED_0048ceb0)();
return wVar1;
}
| 8,650 | ||
141_find_and_find_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_00504f20)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int sprintf(char *__s,char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_sprintf_0048cf20)();
return iVar1;
}
| JMP qword ptr [0x0048cf20] | null | null | null | null | [(u'INDIRECT_-1201714921', u'COPY_-1201714980'), ('const-0', u'RETURN_-1201714981'), ('tmp_38', u'CAST_-1201714916'), (u'CAST_-1201714916', u'CALLIND_-1201714984'), (u'CALLIND_-1201714984', u'RETURN_-1201714981'), (u'CALLIND_-1201714984', u'INDIRECT_-1201714921')] | [(u'INDIRECT_-1201714921', u'COPY_-1201714980'), ('const-0', u'RETURN_-1201714981'), ('tmp_38', u'CAST_-1201714916'), (u'CAST_-1201714916', u'CALLIND_-1201714984'), (u'CALLIND_-1201714984', u'RETURN_-1201714981'), (u'CALLIND_-1201714984', u'INDIRECT_-1201714921')] | null | null | 004048d0 | .. | .. | (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_0048cf20)();\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_0048cf20)();\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_00504f20)();
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_0048cf20)();
return iVar1;
}
| 8,664 | ||
15_psftp_and_psftp_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_00557c00)();
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_004b6c00)();
return iVar1;
}
| JMP qword ptr [0x004b6c00] | null | null | null | null | [(u'CALLIND_-1201721096', u'INDIRECT_-1201721032'), (u'CAST_-1201721027', u'CALLIND_-1201721096'), ('tmp_44', u'CAST_-1201721027'), ('const-0', u'RETURN_-1201721093'), (u'CALLIND_-1201721096', u'RETURN_-1201721093'), (u'INDIRECT_-1201721032', u'COPY_-1201721091')] | [(u'CALLIND_-1201721096', u'INDIRECT_-1201721032'), (u'CAST_-1201721027', u'CALLIND_-1201721096'), ('tmp_44', u'CAST_-1201721027'), ('const-0', u'RETURN_-1201721093'), (u'CALLIND_-1201721096', u'RETURN_-1201721093'), (u'INDIRECT_-1201721032', u'COPY_-1201721091')] | null | null | 004030f0 | .. | .. | (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_004b6c00)();\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_004b6c00)();\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_00557c00)();
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_004b6c00)();
return iVar1;
}
| 9,039 | ||
10_runcon_and_runcon_strip.c | __fpending | __fpending |
void __fpending(void)
{
(*(code *)PTR___fpending_00412050)();
return;
}
|
void __fpending(void)
{
(*(code *)PTR___fpending_0040c050)();
return;
}
| JMP qword ptr [0x0040c050] | null | null | null | null | [(u'CAST_-1201725207', u'CALLIND_-1201725272'), ('tmp_22', u'CAST_-1201725207'), (u'CALLIND_-1201725272', u'INDIRECT_-1201725212'), ('const-0', u'RETURN_-1201725269'), (u'INDIRECT_-1201725212', u'COPY_-1201725271')] | [(u'CAST_-1201725207', u'CALLIND_-1201725272'), ('tmp_22', u'CAST_-1201725207'), (u'CALLIND_-1201725272', u'INDIRECT_-1201725212'), ('const-0', u'RETURN_-1201725269'), (u'INDIRECT_-1201725212', u'COPY_-1201725271')] | null | null | 004020a0 | .. | .. | (translation_unit "void __fpending(void)\n\n{\n (*(code *)PTR___fpending_0040c050)();\n return;\n}\n\n" (function_definition "void __fpending(void)\n\n{\n (*(code *)PTR___fpending_0040c050)();\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_0040c050)();\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_00412050)();
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_0040c050)();
return;
}
| 5,972 | ||
55_base64_and_base64_strip.c | _start | entry |
void processEntry _start(undefined8 param_1,undefined8 param_2)
{
undefined1 auStack_8 [8];
(*(code *)PTR___libc_start_main_00415fd0)
(main,param_2,&stack0x00000008,__libc_csu_init,__libc_csu_fini,param_1,auStack_8);
do {
/* WARNING: Do nothing block with infinite loop */
} ... |
void processEntry entry(undefined8 param_1,undefined8 param_2)
{
undefined1 auStack_8 [8];
(*(code *)PTR___libc_start_main_0040cfd0)
(FUN_00402820,param_2,&stack0x00000008,FUN_00408a20,FUN_00408a80,param_1,auStack_8);
do {
/* WARNING: Do nothing block with infinite loop */
}... | XOR EBP,EBP
MOV R9,RDX
POP RSI
MOV RDX,RSP
AND RSP,-0x10
PUSH RAX
PUSH RSP
MOV R8,0x408a80
MOV RCX,0x408a20
MOV RDI,0x402820
CALL qword ptr [0x0040cfd0]
HLT | null | null | null | null | [('const-8', u'PTRSUB_-1201724411'), ('tmp_176', u'PTRSUB_-1201724402'), ('const-4266240', u'PTRSUB_-1201724381'), ('tmp_95', u'BRANCH_-1201724476'), (u'PTRSUB_-1201724382', u'CALLIND_-1201724479'), ('tmp_175', u'CALLIND_-1201724479'), ('const-0', u'PTRSUB_-1201724382'), ('const-0', u'PTRSUB_-1201724381'), (u'CAST_-120... | [('const-8', u'PTRSUB_-1201724411'), ('tmp_176', u'PTRSUB_-1201724402'), ('const-4229760', u'PTRSUB_-1201724381'), ('tmp_95', u'BRANCH_-1201724476'), (u'PTRSUB_-1201724382', u'CALLIND_-1201724479'), ('tmp_175', u'CALLIND_-1201724479'), ('const-0', u'PTRSUB_-1201724382'), ('const-0', u'PTRSUB_-1201724381'), (u'CAST_-120... | null | null | 00402370 | .. | .. | (translation_unit "void processEntry entry(undefined8 param_1,undefined8 param_2)\n\n{\n undefined1 auStack_8 [8];\n \n (*(code *)PTR___libc_start_main_0040cfd0)\n (FUN_00402820,param_2,&stack0x00000008,FUN_00408a20,FUN_00408a80,param_1,auStack_8);\n do {\n /* WARNING: Do nothing block... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (call_expression (parenthesized_expression ... | (function_definition "void processEntry entry(undefined8 param_1,undefined8 param_2)\n\n{\n undefined1 auStack_8 [8];\n \n (*(code *)PTR___libc_start_main_0040cfd0)\n (FUN_00402820,param_2,&stack0x00000008,FUN_00408a20,FUN_00408a80,param_1,auStack_8);\n do {\n /* WARNING: Do nothing bl... |
void processEntry function_1(type_1 param_1,type_1 param_2)
{
type_2 auStack_8 [8];
(*(type_3 *)PTR___libc_start_main_00415fd0)
(main,param_2,&stack0x00000008,__libc_csu_init,__libc_csu_fini,param_1,auStack_8);
do {
/* WARNING: Do nothing block with infinite loop */
} while(... | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bod... |
void processEntry MASKED(undefined8 param_1,undefined8 param_2)
{
undefined1 auStack_8 [8];
(*(code *)PTR___libc_start_main_0040cfd0)
(FUN_00402820,param_2,&stack0x00000008,FUN_00408a20,FUN_00408a80,param_1,auStack_8);
do {
/* WARNING: Do nothing block with infinite loop */
... | 1,034 | ||
41_mkdir_and_mkdir_strip.c | strspn | strspn |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strspn(char *__s,char *__accept)
{
size_t sVar1;
sVar1 = (*(code *)PTR_strspn_0042c148)();
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strspn(char *__s,char *__accept)
{
size_t sVar1;
sVar1 = (*(code *)PTR_strspn_00418148)();
return sVar1;
}
| JMP qword ptr [0x00418148] | null | null | null | null | [(u'INDIRECT_-1201724713', u'COPY_-1201724772'), ('tmp_38', u'CAST_-1201724708'), (u'CALLIND_-1201724776', u'RETURN_-1201724773'), ('const-0', u'RETURN_-1201724773'), (u'CAST_-1201724708', u'CALLIND_-1201724776'), (u'CALLIND_-1201724776', u'INDIRECT_-1201724713')] | [(u'INDIRECT_-1201724713', u'COPY_-1201724772'), ('tmp_38', u'CAST_-1201724708'), (u'CALLIND_-1201724776', u'RETURN_-1201724773'), ('const-0', u'RETURN_-1201724773'), (u'CAST_-1201724708', u'CALLIND_-1201724776'), (u'CALLIND_-1201724776', u'INDIRECT_-1201724713')] | null | null | 00402290 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strspn(char *__s,char *__accept)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strspn_00418148)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strspn(char *__s,char *__accept)\n\n{\n size_t ... | (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 "size_t strspn(char *__s,char *__accept)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strspn_00418148)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "strspn(char *__s,char *__acce... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(char *__s,char *__accept)
{
size_t sVar1;
sVar1 = (*(type_1 *)PTR_strspn_0042c148)();
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(char *__s,char *__accept)
{
size_t sVar1;
sVar1 = (*(code *)PTR_MASKED_00418148)();
return sVar1;
}
| 6,627 | ||
11_tac_and_tac_strip.c | isatty | isatty |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int isatty(int __fd)
{
int iVar1;
iVar1 = (*(code *)PTR_isatty_00415058)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int isatty(int __fd)
{
int iVar1;
iVar1 = (*(code *)PTR_isatty_0040d058)();
return iVar1;
}
| JMP qword ptr [0x0040d058] | null | null | null | null | [(u'CAST_-1201725189', u'CALLIND_-1201725256'), (u'CALLIND_-1201725256', u'RETURN_-1201725253'), ('const-0', u'RETURN_-1201725253'), (u'INDIRECT_-1201725194', u'COPY_-1201725253'), (u'CALLIND_-1201725256', u'INDIRECT_-1201725194'), ('tmp_32', u'CAST_-1201725189')] | [(u'CAST_-1201725189', u'CALLIND_-1201725256'), (u'CALLIND_-1201725256', u'RETURN_-1201725253'), ('const-0', u'RETURN_-1201725253'), (u'INDIRECT_-1201725194', u'COPY_-1201725253'), (u'CALLIND_-1201725256', u'INDIRECT_-1201725194'), ('tmp_32', u'CAST_-1201725189')] | null | null | 004020b0 | .. | .. | (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_0040d058)();\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_0040d058)();\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_00415058)();
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_0040d058)();
return iVar1;
}
| 3,753 | ||
55_cp_and_cp_strip.c | __assert_fail | __assert_fail |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)
{
(*(code *)PTR___assert_fail_004531b8)();
return;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)
{
(*(code *)PTR___assert_fail_0042c1b8)();
return;
}
| JMP qword ptr [0x0042c1b8] | null | null | null | null | [('const-0', u'RETURN_-1201720453'), (u'CAST_-1201720387', u'CALLIND_-1201720456'), (u'INDIRECT_-1201720392', u'COPY_-1201720451'), (u'CALLIND_-1201720456', u'INDIRECT_-1201720392'), ('tmp_46', u'CAST_-1201720387')] | [('const-0', u'RETURN_-1201720453'), (u'CAST_-1201720387', u'CALLIND_-1201720456'), (u'INDIRECT_-1201720392', u'COPY_-1201720451'), (u'CALLIND_-1201720456', u'INDIRECT_-1201720392'), ('tmp_46', u'CAST_-1201720387')] | null | null | 00403370 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n (*(code *)PTR___assert_fail_0042c1b8)();\n return;\n}\n\n" comment (function_definition "void __assert_fail(char *__assertion,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 (pointer_declarator * IDENT)) ))) (com... | (comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n (*(code *)PTR___assert_fail_0042c1b8)();\n return;\n}" (primitive_type "void") (function_declarator "__assert_fail(char ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(char *__assertion,char *__file,type_1 __line,char *__function)
{
(*(type_2 *)PTR___assert_fail_004531b8)();
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))) (parameter_declaration type: (primitive_type) declarator:... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(char *__assertion,char *__file,uint __line,char *__function)
{
(*(code *)PTR_MASKED_0042c1b8)();
return;
}
| 6,315 | ||
55_seq_and_seq_strip.c | __ctype_b_loc | __ctype_b_loc |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ushort ** __ctype_b_loc(void)
{
ushort **ppuVar1;
ppuVar1 = (ushort **)(*_DAT_004151b8)();
return ppuVar1;
}
|
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ushort ** __ctype_b_loc(void)
{
ushort **ppuVar1;
ppuVar1 = (ushort **)(*_DAT_0040d1b8)();
return ppuVar1;
}
| JMP qword ptr [0x0040d1b8] | null | null | null | null | [(u'CALLIND_-1201724552', u'CAST_-1201724486'), (u'INDIRECT_-1201724491', u'COPY_-1201724550'), (u'CALLIND_-1201724552', u'INDIRECT_-1201724491'), ('const-0', u'RETURN_-1201724549'), (u'CAST_-1201724486', u'RETURN_-1201724549'), ('tmp_26', u'CALLIND_-1201724552')] | [(u'CALLIND_-1201724552', u'CAST_-1201724486'), (u'INDIRECT_-1201724491', u'COPY_-1201724550'), (u'CALLIND_-1201724552', u'INDIRECT_-1201724491'), ('const-0', u'RETURN_-1201724549'), (u'CAST_-1201724486', u'RETURN_-1201724549'), ('tmp_26', u'CALLIND_-1201724552')] | null | null | 00402370 | .. | .. | (translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nushort ** __ctype_b_loc(void)\n\n{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0040d1b8)();\n return ppuVar1;\n}\n\n" comm... | (translation_unit comment comment (function_definition TYPE (pointer_declarator * (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))))) (compound_statement { (declaration TYPE (pointer_declarator * (pointer_declarator * IDENT)) ;) (expression_statement (assignment_express... | (comment "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */") (comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "ushort ** __ctype_b_loc(void)\n\n{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0040d1b8)();\n retur... |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 ** function_1(void)
{
type_1 **ppuVar1;
ppuVar1 = (type_1 **)(*_DAT_004151b8)();
return ppuVar1;
}
| (translation_unit (comment) (comment) (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))))) body: (compound_statement (declarati... |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ushort ** MASKED(void)
{
ushort **ppuVar1;
ppuVar1 = (ushort **)(*_DAT_0040d1b8)();
return ppuVar1;
}
| 906 | ||
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,236 | ||
11_mkdir_and_mkdir_strip.c | mkdir | mkdir |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int mkdir(char *__path,__mode_t __mode)
{
int iVar1;
iVar1 = (*(code *)PTR_mkdir_0042c058)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int mkdir(char *__path,__mode_t __mode)
{
int iVar1;
iVar1 = (*(code *)PTR_mkdir_00418058)();
return iVar1;
}
| JMP qword ptr [0x00418058] | null | null | null | null | [(u'CALLIND_-1201725256', u'RETURN_-1201725253'), (u'INDIRECT_-1201725193', u'COPY_-1201725252'), ('const-0', u'RETURN_-1201725253'), ('tmp_38', u'CAST_-1201725188'), (u'CAST_-1201725188', u'CALLIND_-1201725256'), (u'CALLIND_-1201725256', u'INDIRECT_-1201725193')] | [(u'CALLIND_-1201725256', u'RETURN_-1201725253'), (u'INDIRECT_-1201725193', u'COPY_-1201725252'), ('const-0', u'RETURN_-1201725253'), ('tmp_38', u'CAST_-1201725188'), (u'CAST_-1201725188', u'CALLIND_-1201725256'), (u'CALLIND_-1201725256', u'INDIRECT_-1201725193')] | null | null | 004020b0 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint mkdir(char *__path,__mode_t __mode)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkdir_00418058)();\n return iVar1;\n}\n\n" comment (function_definition "int mkdir(char *__path,__mode_t __mode)\n\n{\n int iVar1;\... | (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 mkdir(char *__path,__mode_t __mode)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkdir_00418058)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "mkdir(char *__path,__mode_t __mode)"... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__path,type_1 __mode)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_mkdir_0042c058)();
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 *__path,__mode_t __mode)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_00418058)();
return iVar1;
}
| 6,597 | ||
49_sum_and_sum_strip.c | error | error |
void error(void)
{
(*(code *)PTR_error_00417188)();
return;
}
|
void error(void)
{
(*(code *)PTR_error_0040c188)();
return;
}
| JMP qword ptr [0x0040c188] | null | null | null | null | [('const-0', u'RETURN_-1201724645'), (u'CAST_-1201724583', u'CALLIND_-1201724648'), (u'CALLIND_-1201724648', u'INDIRECT_-1201724588'), (u'INDIRECT_-1201724588', u'COPY_-1201724647'), ('tmp_22', u'CAST_-1201724583')] | [('const-0', u'RETURN_-1201724645'), (u'CAST_-1201724583', u'CALLIND_-1201724648'), (u'CALLIND_-1201724648', u'INDIRECT_-1201724588'), (u'INDIRECT_-1201724588', u'COPY_-1201724647'), ('tmp_22', u'CAST_-1201724583')] | null | null | 00402310 | .. | .. | (translation_unit "void error(void)\n\n{\n (*(code *)PTR_error_0040c188)();\n return;\n}\n\n" (function_definition "void error(void)\n\n{\n (*(code *)PTR_error_0040c188)();\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_0040c188)();\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_00417188)();
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_0040c188)();
return;
}
| 5,544 | ||
49_plink_and_plink_strip.c | snprintf | snprintf |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int snprintf(char *__s,size_t __maxlen,char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_snprintf_0054fd10)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int snprintf(char *__s,size_t __maxlen,char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_snprintf_004b3d10)();
return iVar1;
}
| JMP qword ptr [0x004b3d10] | null | null | null | null | [(u'CAST_-1201720483', u'CALLIND_-1201720552'), ('tmp_44', u'CAST_-1201720483'), (u'CALLIND_-1201720552', u'RETURN_-1201720549'), (u'INDIRECT_-1201720488', u'COPY_-1201720547'), ('const-0', u'RETURN_-1201720549'), (u'CALLIND_-1201720552', u'INDIRECT_-1201720488')] | [(u'CAST_-1201720483', u'CALLIND_-1201720552'), ('tmp_44', u'CAST_-1201720483'), (u'CALLIND_-1201720552', u'RETURN_-1201720549'), (u'INDIRECT_-1201720488', u'COPY_-1201720547'), ('const-0', u'RETURN_-1201720549'), (u'CALLIND_-1201720552', u'INDIRECT_-1201720488')] | null | null | 00403310 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_snprintf_004b3d10)();\n return iVar1;\n}\n\n" comment (function_definition "int snprintf(char *__s,size_t __maxle... | (translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (variadic_parameter ...) ))) (compound_statement { (declaration TY... | (comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_snprintf_004b3d10)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "snprintf(char ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__s,size_t __maxlen,char *__format,...)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_snprintf_0054fd10)();
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,size_t __maxlen,char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_004b3d10)();
return iVar1;
}
| 8,749 | ||
4_mknod_and_mknod_strip.c | abort | abort |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void abort(void)
{
(*(code *)PTR_abort_00429020)();
return;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void abort(void)
{
(*(code *)PTR_abort_00417020)();
return;
}
| JMP qword ptr [0x00417020] | null | null | null | null | [('tmp_22', u'CAST_-1201725303'), (u'CAST_-1201725303', u'CALLIND_-1201725368'), (u'INDIRECT_-1201725308', u'COPY_-1201725367'), (u'CALLIND_-1201725368', u'INDIRECT_-1201725308'), ('const-0', u'RETURN_-1201725365')] | [('tmp_22', u'CAST_-1201725303'), (u'CAST_-1201725303', u'CALLIND_-1201725368'), (u'INDIRECT_-1201725308', u'COPY_-1201725367'), (u'CALLIND_-1201725368', u'INDIRECT_-1201725308'), ('const-0', u'RETURN_-1201725365')] | null | null | 00402040 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid abort(void)\n\n{\n (*(code *)PTR_abort_00417020)();\n return;\n}\n\n" comment (function_definition "void abort(void)\n\n{\n (*(code *)PTR_abort_00417020)();\n return;\n}" primitive_type (function_declarator "abor... | (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 abort(void)\n\n{\n (*(code *)PTR_abort_00417020)();\n return;\n}" (primitive_type "void") (function_declarator "abort(void)" (identifier "abort") (parameter_list "(void)" (( "(") (parameter_declaration ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
(*(type_1 *)PTR_abort_00429020)();
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_00417020)();
return;
}
| 2,554 | ||
48_chmod_and_chmod_strip.c | fchdir | fchdir |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fchdir(int __fd)
{
int iVar1;
iVar1 = (*(code *)PTR_fchdir_00425180)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fchdir(int __fd)
{
int iVar1;
iVar1 = (*(code *)PTR_fchdir_00415180)();
return iVar1;
}
| JMP qword ptr [0x00415180] | null | null | null | null | [(u'INDIRECT_-1201724602', u'COPY_-1201724661'), (u'CALLIND_-1201724664', u'INDIRECT_-1201724602'), ('tmp_32', u'CAST_-1201724597'), (u'CALLIND_-1201724664', u'RETURN_-1201724661'), ('const-0', u'RETURN_-1201724661'), (u'CAST_-1201724597', u'CALLIND_-1201724664')] | [(u'INDIRECT_-1201724602', u'COPY_-1201724661'), (u'CALLIND_-1201724664', u'INDIRECT_-1201724602'), ('tmp_32', u'CAST_-1201724597'), (u'CALLIND_-1201724664', u'RETURN_-1201724661'), ('const-0', u'RETURN_-1201724661'), (u'CAST_-1201724597', u'CALLIND_-1201724664')] | null | null | 00402300 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fchdir(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fchdir_00415180)();\n return iVar1;\n}\n\n" comment (function_definition "int fchdir(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fchdir_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 fchdir(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fchdir_00415180)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fchdir(int __fd)" (identifier "fchdir") (parameter_lis... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __fd)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_fchdir_00425180)();
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_00415180)();
return iVar1;
}
| 4,162 | ||
397_libcurl.so.4.5_and_libcurl.so.4.5_strip.c | strpbrk | strpbrk |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strpbrk(char *__s,char *__accept)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_strpbrk_00296db0)();
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strpbrk(char *__s,char *__accept)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_strpbrk_001d1db0)();
return pcVar1;
}
| JMP qword ptr [0x001d1db0] | null | null | null | null | [(u'CALLIND_-1206912232', u'INDIRECT_-1206912169'), ('const-0', u'RETURN_-1206912229'), (u'CALLIND_-1206912232', u'CAST_-1206912163'), (u'CAST_-1206912163', u'RETURN_-1206912229'), ('tmp_38', u'CAST_-1206912164'), (u'INDIRECT_-1206912169', u'COPY_-1206912228'), (u'CAST_-1206912164', u'CALLIND_-1206912232')] | [(u'CALLIND_-1206912232', u'INDIRECT_-1206912169'), ('const-0', u'RETURN_-1206912229'), (u'CALLIND_-1206912232', u'CAST_-1206912163'), (u'CAST_-1206912163', u'RETURN_-1206912229'), ('tmp_38', u'CAST_-1206912164'), (u'INDIRECT_-1206912169', u'COPY_-1206912228'), (u'CAST_-1206912164', u'CALLIND_-1206912232')] | null | null | 0010fb10 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strpbrk(char *__s,char *__accept)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strpbrk_001d1db0)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strpbrk(char *__s,char *__accept)\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 * strpbrk(char *__s,char *__accept)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strpbrk_001d1db0)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strpbrk(char *__s,... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__s,char *__accept)
{
char *pcVar1;
pcVar1 = (char *)(*(type_1 *)PTR_strpbrk_00296db0)();
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,char *__accept)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_MASKED_001d1db0)();
return pcVar1;
}
| 10,645 | ||
75_xargs_and_xargs_strip.c | exit | exit |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void exit(int __status)
{
(*(code *)PTR_exit_00422f78)();
return;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void exit(int __status)
{
(*(code *)PTR_exit_00414f78)();
return;
}
| JMP qword ptr [0x00414f78] | null | null | null | null | [(u'INDIRECT_-1201724155', u'COPY_-1201724214'), (u'CAST_-1201724150', u'CALLIND_-1201724216'), (u'CALLIND_-1201724216', u'INDIRECT_-1201724155'), ('const-0', u'RETURN_-1201724213'), ('tmp_28', u'CAST_-1201724150')] | [(u'INDIRECT_-1201724155', u'COPY_-1201724214'), (u'CAST_-1201724150', u'CALLIND_-1201724216'), (u'CALLIND_-1201724216', u'INDIRECT_-1201724155'), ('const-0', u'RETURN_-1201724213'), ('tmp_28', u'CAST_-1201724150')] | null | null | 004024c0 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n (*(code *)PTR_exit_00414f78)();\n return;\n}\n\n" comment (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_00414f78)();\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_00414f78)();\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_00422f78)();
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_00414f78)();
return;
}
| 7,076 | ||
59_cp_and_cp_strip.c | acl_get_tag_type | acl_get_tag_type |
void acl_get_tag_type(void)
{
(*(code *)PTR_acl_get_tag_type_004531d8)();
return;
}
|
void acl_get_tag_type(void)
{
(*(code *)PTR_acl_get_tag_type_0042c1d8)();
return;
}
| JMP qword ptr [0x0042c1d8] | null | null | null | null | [(u'CALLIND_-1201720392', u'INDIRECT_-1201720332'), (u'INDIRECT_-1201720332', u'COPY_-1201720391'), ('const-0', u'RETURN_-1201720389'), ('tmp_22', u'CAST_-1201720327'), (u'CAST_-1201720327', u'CALLIND_-1201720392')] | [(u'CALLIND_-1201720392', u'INDIRECT_-1201720332'), (u'INDIRECT_-1201720332', u'COPY_-1201720391'), ('const-0', u'RETURN_-1201720389'), ('tmp_22', u'CAST_-1201720327'), (u'CAST_-1201720327', u'CALLIND_-1201720392')] | null | null | 004033b0 | .. | .. | (translation_unit "void acl_get_tag_type(void)\n\n{\n (*(code *)PTR_acl_get_tag_type_0042c1d8)();\n return;\n}\n\n" (function_definition "void acl_get_tag_type(void)\n\n{\n (*(code *)PTR_acl_get_tag_type_0042c1d8)();\n return;\n}" primitive_type (function_declarator "acl_get_tag_type(void)" identifier (parameter_li... | (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 acl_get_tag_type(void)\n\n{\n (*(code *)PTR_acl_get_tag_type_0042c1d8)();\n return;\n}" (primitive_type "void") (function_declarator "acl_get_tag_type(void)" (identifier "acl_get_tag_type") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (co... |
void function_1(void)
{
(*(type_1 *)PTR_acl_get_tag_type_004531d8)();
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_0042c1d8)();
return;
}
| 6,319 | ||
11_printf_and_printf_strip.c | iconv | iconv |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t iconv(iconv_t __cd,char **__inbuf,size_t *__inbytesleft,char **__outbuf,
size_t *__outbytesleft)
{
size_t sVar1;
sVar1 = (*(code *)PTR_iconv_00416058)();
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t iconv(iconv_t __cd,char **__inbuf,size_t *__inbytesleft,char **__outbuf,
size_t *__outbytesleft)
{
size_t sVar1;
sVar1 = (*(code *)PTR_iconv_0040d058)();
return sVar1;
}
| JMP qword ptr [0x0040d058] | null | null | null | null | [(u'CALLIND_-1201725256', u'RETURN_-1201725253'), ('tmp_56', u'CAST_-1201725185'), ('const-0', u'RETURN_-1201725253'), (u'CALLIND_-1201725256', u'INDIRECT_-1201725190'), (u'INDIRECT_-1201725190', u'COPY_-1201725249'), (u'CAST_-1201725185', u'CALLIND_-1201725256')] | [(u'CALLIND_-1201725256', u'RETURN_-1201725253'), ('tmp_56', u'CAST_-1201725185'), ('const-0', u'RETURN_-1201725253'), (u'CALLIND_-1201725256', u'INDIRECT_-1201725190'), (u'INDIRECT_-1201725190', u'COPY_-1201725249'), (u'CAST_-1201725185', u'CALLIND_-1201725256')] | null | null | 004020b0 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t iconv(iconv_t __cd,char **__inbuf,size_t *__inbytesleft,char **__outbuf,\n size_t *__outbytesleft)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_iconv_0040d058)();\n return sVar1;\n}\n\n" comment (... | (translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * (pointer_declarator * IDENT))) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declar... | (comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "size_t iconv(iconv_t __cd,char **__inbuf,size_t *__inbytesleft,char **__outbuf,\n size_t *__outbytesleft)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_iconv_0040d058)();\n return sVar1;\n}" (... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(type_1 __cd,char **__inbuf,size_t *__inbytesleft,char **__outbuf,
size_t *__outbytesleft)
{
size_t sVar1;
sVar1 = (*(type_2 *)PTR_iconv_00416058)();
return sVar1;
}
| (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: (pointer_declarator declarator:... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(MASKED_t __cd,char **__inbuf,size_t *__inbytesleft,char **__outbuf,
size_t *__outbytesleft)
{
size_t sVar1;
sVar1 = (*(code *)PTR_MASKED_0040d058)();
return sVar1;
}
| 2,943 | ||
39_nproc_and_nproc_strip.c | realloc | realloc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * realloc(void *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_realloc_00413138)();
return pvVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * realloc(void *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_realloc_0040c138)();
return pvVar1;
}
| JMP qword ptr [0x0040c138] | null | null | null | null | [(u'CAST_-1201724739', u'RETURN_-1201724805'), (u'INDIRECT_-1201724745', u'COPY_-1201724804'), ('const-0', u'RETURN_-1201724805'), (u'CAST_-1201724740', u'CALLIND_-1201724808'), (u'CALLIND_-1201724808', u'CAST_-1201724739'), (u'CALLIND_-1201724808', u'INDIRECT_-1201724745'), ('tmp_38', u'CAST_-1201724740')] | [(u'CAST_-1201724739', u'RETURN_-1201724805'), (u'INDIRECT_-1201724745', u'COPY_-1201724804'), ('const-0', u'RETURN_-1201724805'), (u'CAST_-1201724740', u'CALLIND_-1201724808'), (u'CALLIND_-1201724808', u'CAST_-1201724739'), (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\nvoid * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_0040c138)();\n return pvVar1;\n}\n\n" comment (function_definition "void * realloc(void *__ptr,size_t __size)\... | (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 "void * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_0040c138)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* realloc(void *__p... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(void *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(type_1 *)PTR_realloc_00413138)();
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 *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_MASKED_0040c138)();
return pvVar1;
}
| 3,111 | ||
28_arch_and_arch_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_004110e0)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int strcmp(char *__s1,char *__s2)
{
int iVar1;
iVar1 = (*(code *)PTR_strcmp_0040b0e0)();
return iVar1;
}
| JMP qword ptr [0x0040b0e0] | null | null | null | null | [('const-0', u'RETURN_-1201724981'), (u'CALLIND_-1201724984', u'INDIRECT_-1201724921'), (u'CALLIND_-1201724984', u'RETURN_-1201724981'), (u'CAST_-1201724916', u'CALLIND_-1201724984'), (u'INDIRECT_-1201724921', u'COPY_-1201724980'), ('tmp_38', u'CAST_-1201724916')] | [('const-0', u'RETURN_-1201724981'), (u'CALLIND_-1201724984', u'INDIRECT_-1201724921'), (u'CALLIND_-1201724984', u'RETURN_-1201724981'), (u'CAST_-1201724916', u'CALLIND_-1201724984'), (u'INDIRECT_-1201724921', u'COPY_-1201724980'), ('tmp_38', u'CAST_-1201724916')] | null | null | 004021c0 | .. | .. | (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_0040b0e0)();\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_0040b0e0)();\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_004110e0)();
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_0040b0e0)();
return iVar1;
}
| 4,899 | ||
32_cp_and_cp_strip.c | opendir | opendir |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
DIR * opendir(char *__name)
{
DIR *pDVar1;
pDVar1 = (DIR *)(*(code *)PTR_opendir_00453100)();
return pDVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
DIR * opendir(char *__name)
{
DIR *pDVar1;
pDVar1 = (DIR *)(*(code *)PTR_opendir_0042c100)();
return pDVar1;
}
| JMP qword ptr [0x0042c100] | null | null | null | null | [(u'CAST_-1201720757', u'CALLIND_-1201720824'), (u'INDIRECT_-1201720762', u'COPY_-1201720821'), (u'CAST_-1201720756', u'RETURN_-1201720821'), (u'CALLIND_-1201720824', u'INDIRECT_-1201720762'), ('tmp_32', u'CAST_-1201720757'), (u'CALLIND_-1201720824', u'CAST_-1201720756'), ('const-0', u'RETURN_-1201720821')] | [(u'CAST_-1201720757', u'CALLIND_-1201720824'), (u'INDIRECT_-1201720762', u'COPY_-1201720821'), (u'CAST_-1201720756', u'RETURN_-1201720821'), (u'CALLIND_-1201720824', u'INDIRECT_-1201720762'), ('tmp_32', u'CAST_-1201720757'), (u'CALLIND_-1201720824', u'CAST_-1201720756'), ('const-0', u'RETURN_-1201720821')] | null | null | 00403200 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nDIR * opendir(char *__name)\n\n{\n DIR *pDVar1;\n \n pDVar1 = (DIR *)(*(code *)PTR_opendir_0042c100)();\n return pDVar1;\n}\n\n" comment (function_definition "DIR * opendir(char *__name)\n\n{\n DIR *pDVar1;\n \n pD... | (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 "DIR * opendir(char *__name)\n\n{\n DIR *pDVar1;\n \n pDVar1 = (DIR *)(*(code *)PTR_opendir_0042c100)();\n return pDVar1;\n}" (type_identifier "DIR") (pointer_declarator "* opendir(char *__name)" (* "*") (f... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 * function_1(char *__name)
{
type_1 *pDVar1;
pDVar1 = (type_1 *)(*(type_2 *)PTR_opendir_00453100)();
return pDVar1;
}
| (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)))))) body: (compound_state... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
DIR * MASKED(char *__name)
{
DIR *pDVar1;
pDVar1 = (DIR *)(*(code *)PTR_MASKED_0042c100)();
return pDVar1;
}
| 6,292 | ||
345_pterm_and_pterm_strip.c | XFreeStringList | XFreeStringList |
void XFreeStringList(void)
{
(*(code *)PTR_XFreeStringList_00524ae8)();
return;
}
|
void XFreeStringList(void)
{
(*(code *)PTR_XFreeStringList_004aaae8)();
return;
}
| JMP qword ptr [0x004aaae8] | null | null | null | null | [(u'INDIRECT_-1201687068', u'COPY_-1201687127'), ('tmp_22', u'CAST_-1201687063'), (u'CAST_-1201687063', u'CALLIND_-1201687128'), ('const-0', u'RETURN_-1201687125'), (u'CALLIND_-1201687128', u'INDIRECT_-1201687068')] | [(u'INDIRECT_-1201687068', u'COPY_-1201687127'), ('tmp_22', u'CAST_-1201687063'), (u'CAST_-1201687063', u'CALLIND_-1201687128'), ('const-0', u'RETURN_-1201687125'), (u'CALLIND_-1201687128', u'INDIRECT_-1201687068')] | null | null | 0040b5a0 | .. | .. | (translation_unit "void XFreeStringList(void)\n\n{\n (*(code *)PTR_XFreeStringList_004aaae8)();\n return;\n}\n\n" (function_definition "void XFreeStringList(void)\n\n{\n (*(code *)PTR_XFreeStringList_004aaae8)();\n return;\n}" primitive_type (function_declarator "XFreeStringList(void)" identifier (parameter_list "(... | (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 XFreeStringList(void)\n\n{\n (*(code *)PTR_XFreeStringList_004aaae8)();\n return;\n}" (primitive_type "void") (function_declarator "XFreeStringList(void)" (identifier "XFreeStringList") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compou... |
void function_1(void)
{
(*(type_1 *)PTR_XFreeStringList_00524ae8)();
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_004aaae8)();
return;
}
| 9,535 | ||
40_wc_and_wc_strip.c | fileno | fileno |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fileno(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fileno_00418140)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fileno(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fileno_0040f140)();
return iVar1;
}
| JMP qword ptr [0x0040f140] | null | null | null | null | [('const-0', u'RETURN_-1201724789'), (u'CALLIND_-1201724792', u'INDIRECT_-1201724730'), (u'CALLIND_-1201724792', u'RETURN_-1201724789'), (u'INDIRECT_-1201724730', u'COPY_-1201724789'), ('tmp_32', u'CAST_-1201724725'), (u'CAST_-1201724725', u'CALLIND_-1201724792')] | [('const-0', u'RETURN_-1201724789'), (u'CALLIND_-1201724792', u'INDIRECT_-1201724730'), (u'CALLIND_-1201724792', u'RETURN_-1201724789'), (u'INDIRECT_-1201724730', u'COPY_-1201724789'), ('tmp_32', u'CAST_-1201724725'), (u'CAST_-1201724725', u'CALLIND_-1201724792')] | null | null | 00402280 | .. | .. | (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_0040f140)();\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_0040f140)();\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_00418140)();
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_0040f140)();
return iVar1;
}
| 3,617 | ||
61_join_and_join_strip.c | _dl_relocate_static_pie | FUN_004023f0 |
void _dl_relocate_static_pie(void)
{
return;
}
|
void FUN_004023f0(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1201724420')] | [('const-0', u'RETURN_-1201724420')] | null | null | 004023f0 | .. | .. | (translation_unit "void FUN_004023f0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_004023f0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_004023f0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) }))) | (function_definition "void FUN_004023f0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_004023f0(void)" (identifier "FUN_004023f0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
void function_1(void)
{
return;
}
| (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) |
void MASKED(void)
{
return;
}
| 1,901 | ||
36_printf_and_printf_strip.c | fileno | fileno |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fileno(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fileno_00416120)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fileno(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fileno_0040d120)();
return iVar1;
}
| JMP qword ptr [0x0040d120] | 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 fileno(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fileno_0040d120)();\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_0040d120)();\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_00416120)();
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_0040d120)();
return iVar1;
}
| 2,968 | ||
16_uniq_and_uniq_strip.c | strlen | strlen |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_strlen_00417080)();
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_strlen_0040e080)();
return sVar1;
}
| JMP qword ptr [0x0040e080] | null | null | null | null | [(u'INDIRECT_-1201725114', u'COPY_-1201725173'), (u'CALLIND_-1201725176', u'RETURN_-1201725173'), (u'CAST_-1201725109', u'CALLIND_-1201725176'), (u'CALLIND_-1201725176', u'INDIRECT_-1201725114'), ('tmp_32', u'CAST_-1201725109'), ('const-0', u'RETURN_-1201725173')] | [(u'INDIRECT_-1201725114', u'COPY_-1201725173'), (u'CALLIND_-1201725176', u'RETURN_-1201725173'), (u'CAST_-1201725109', u'CALLIND_-1201725176'), (u'CALLIND_-1201725176', u'INDIRECT_-1201725114'), ('tmp_32', u'CAST_-1201725109'), ('const-0', u'RETURN_-1201725173')] | null | null | 00402100 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0040e080)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(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 "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0040e080)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "strlen(char *__s)" (identifier "strlen") (pa... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(char *__s)
{
size_t sVar1;
sVar1 = (*(type_1 *)PTR_strlen_00417080)();
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))))) body: (compound_statement (declaration type: (primitive... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(char *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_MASKED_0040e080)();
return sVar1;
}
| 1,569 | ||
385_puttytel_and_puttytel_strip.c | gethostname | gethostname |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int gethostname(char *__name,size_t __len)
{
int iVar1;
iVar1 = (*(code *)PTR_gethostname_00545bd0)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int gethostname(char *__name,size_t __len)
{
int iVar1;
iVar1 = (*(code *)PTR_gethostname_004bdbd0)();
return iVar1;
}
| JMP qword ptr [0x004bdbd0] | null | null | null | null | [(u'CALLIND_-1201682376', u'RETURN_-1201682373'), (u'CAST_-1201682308', u'CALLIND_-1201682376'), ('tmp_38', u'CAST_-1201682308'), ('const-0', u'RETURN_-1201682373'), (u'INDIRECT_-1201682313', u'COPY_-1201682372'), (u'CALLIND_-1201682376', u'INDIRECT_-1201682313')] | [(u'CALLIND_-1201682376', u'RETURN_-1201682373'), (u'CAST_-1201682308', u'CALLIND_-1201682376'), ('tmp_38', u'CAST_-1201682308'), ('const-0', u'RETURN_-1201682373'), (u'INDIRECT_-1201682313', u'COPY_-1201682372'), (u'CALLIND_-1201682376', u'INDIRECT_-1201682313')] | null | null | 0040c830 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint gethostname(char *__name,size_t __len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_gethostname_004bdbd0)();\n return iVar1;\n}\n\n" comment (function_definition "int gethostname(char *__name,size_t __len)\n\n{\n ... | (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 gethostname(char *__name,size_t __len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_gethostname_004bdbd0)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "gethostname(char *__name,si... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__name,size_t __len)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_gethostname_00545bd0)();
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 *__name,size_t __len)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_004bdbd0)();
return iVar1;
}
| 10,096 | ||
25_yes_and_yes_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_004110c8)();
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_0040a0c8)();
return iVar1;
}
| JMP qword ptr [0x0040a0c8] | null | null | null | null | [(u'INDIRECT_-1201724969', u'COPY_-1201725028'), (u'CALLIND_-1201725032', u'RETURN_-1201725029'), (u'CALLIND_-1201725032', u'INDIRECT_-1201724969'), ('tmp_38', u'CAST_-1201724964'), (u'CAST_-1201724964', u'CALLIND_-1201725032'), ('const-0', u'RETURN_-1201725029')] | [(u'INDIRECT_-1201724969', u'COPY_-1201725028'), (u'CALLIND_-1201725032', u'RETURN_-1201725029'), (u'CALLIND_-1201725032', u'INDIRECT_-1201724969'), ('tmp_38', u'CAST_-1201724964'), (u'CAST_-1201724964', u'CALLIND_-1201725032'), ('const-0', u'RETURN_-1201725029')] | null | null | 00402190 | .. | .. | (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_0040a0c8)();\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_0040a0c8)();\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_004110c8)();
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_0040a0c8)();
return iVar1;
}
| 347 | ||
69_cut_and_cut_strip.c | set_program_name | FUN_004082c0 |
/* WARNING: Variable defined which should be unmapped: argv0_local */
void set_program_name(char *argv0)
{
int iVar1;
char *pcVar2;
char *local_30;
char *base;
char *slash;
char *argv0_local;
if (argv0 != (char *)0x0) {
pcVar2 = strrchr(argv0,0x2f);
local_30 = argv0;
if (pcVar2 != (char ... |
size_t FUN_004082c0(wchar_t *param_1,byte *param_2,size_t param_3,mbstate_t *param_4)
{
ulong uVar1;
long in_FS_OFFSET;
wchar_t *local_28;
size_t local_20;
wchar_t local_14;
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
local_28 = param_1;
if (param_1 == (wchar_t *)0x0) {
local_28... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x50
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
MOV qword ptr [RBP + -0x20],RDI
MOV qword ptr [RBP + -0x28],RSI
MOV qword ptr [RBP + -0x30],RDX
MOV qword ptr [RBP + -0x38],RCX
CMP qword ptr [RBP + -0x20],0x0
JNZ 0x004082f8
LEA RAX,[RBP + -0xc]
MOV qword ptr [RBP + -0x20],RAX... | null | null | null | null | [('const-0', u'INT_NOTEQUAL_-1201700113'), (u'INT_EQUAL_-1201699675', u'CBRANCH_-1201699645'), (u'INDIRECT_-1201699535', u'MULTIEQUAL_-1201699280'), (u'STORE_-1201699633', u'INDIRECT_-1201699246'), (u'INDIRECT_-1201699556', u'COPY_-1201699615'), ('const-7', u'CALL_-1201699815'), (u'CALL_-1201700063', u'INDIRECT_-120169... | [(u'CALL_-1201700017', u'INDIRECT_-1201699636'), (u'CALL_-1201699933', u'INDIRECT_-1201699596'), ('const-0', u'CALL_-1201699933'), ('tmp_224', u'CBRANCH_-1201699980'), ('const--3', u'INT_LESS_-1201699971'), ('const-433', u'LOAD_-1201699844'), (u'INT_ZEXT_-1201699748', u'STORE_-1201699879'), (u'INDIRECT_-1201699705', u'... | null | null | 004082c0 | .. | .. | (translation_unit "size_t FUN_004082c0(wchar_t *param_1,byte *param_2,size_t param_3,mbstate_t *param_4)\n\n{\n ulong uVar1;\n long in_FS_OFFSET;\n wchar_t *local_28;\n size_t local_20;\n wchar_t local_14;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_28 = param_1;\n if (param_1 == ... | (translation_unit (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 (pointer_declarator * IDENT)) ))) (compound_st... | (function_definition "size_t FUN_004082c0(wchar_t *param_1,byte *param_2,size_t param_3,mbstate_t *param_4)\n\n{\n ulong uVar1;\n long in_FS_OFFSET;\n wchar_t *local_28;\n size_t local_20;\n wchar_t local_14;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_28 = param_1;\n if (param_1 ... |
/* WARNING: Variable defined which should be unmapped: argv0_local */
void function_1(char *var_1)
{
int var_6;
char *var_3;
char *var_5;
char *base;
char *slash;
char *argv0_local;
if (var_1 != (char *)0x0) {
var_3 = var_2(var_1,0x2f);
var_5 = var_1;
if (var_3 != (char *)0x0) {
va... | (translation_unit (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) declarator: (pointe... |
size_t MASKED(wchar_t *param_1,byte *param_2,size_t param_3,mbstate_t *param_4)
{
ulong uVar1;
long in_FS_OFFSET;
wchar_t *local_28;
size_t local_20;
wchar_t local_14;
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
local_28 = param_1;
if (param_1 == (wchar_t *)0x0) {
local_28 = &lo... | 1,242 | ||
47_puttygen_and_puttygen_strip.c | setpwent | setpwent |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void setpwent(void)
{
(*(code *)PTR_setpwent_004abeb0)();
return;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void setpwent(void)
{
(*(code *)PTR_setpwent_0045ceb0)();
return;
}
| JMP qword ptr [0x0045ceb0] | null | null | null | null | [(u'CALLIND_-1201724680', u'INDIRECT_-1201724620'), (u'CAST_-1201724615', u'CALLIND_-1201724680'), ('tmp_22', u'CAST_-1201724615'), ('const-0', u'RETURN_-1201724677'), (u'INDIRECT_-1201724620', u'COPY_-1201724679')] | [(u'CALLIND_-1201724680', u'INDIRECT_-1201724620'), (u'CAST_-1201724615', u'CALLIND_-1201724680'), ('tmp_22', u'CAST_-1201724615'), ('const-0', u'RETURN_-1201724677'), (u'INDIRECT_-1201724620', u'COPY_-1201724679')] | null | null | 004022f0 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid setpwent(void)\n\n{\n (*(code *)PTR_setpwent_0045ceb0)();\n return;\n}\n\n" comment (function_definition "void setpwent(void)\n\n{\n (*(code *)PTR_setpwent_0045ceb0)();\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 setpwent(void)\n\n{\n (*(code *)PTR_setpwent_0045ceb0)();\n return;\n}" (primitive_type "void") (function_declarator "setpwent(void)" (identifier "setpwent") (parameter_list "(void)" (( "(") (parameter_... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
(*(type_1 *)PTR_setpwent_004abeb0)();
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_0045ceb0)();
return;
}
| 8,287 | ||
98_vdir_and_vdir_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;
}
| 8,068 | ||
47_b2sum_and_b2sum_strip.c | fdopen | fdopen |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
FILE * fdopen(int __fd,char *__modes)
{
FILE *pFVar1;
pFVar1 = (FILE *)(*(code *)PTR_fdopen_00427178)();
return pFVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
FILE * fdopen(int __fd,char *__modes)
{
FILE *pFVar1;
pFVar1 = (FILE *)(*(code *)PTR_fdopen_00417178)();
return pFVar1;
}
| JMP qword ptr [0x00417178] | null | null | null | null | [(u'CAST_-1201724611', u'RETURN_-1201724677'), ('tmp_38', u'CAST_-1201724612'), (u'CAST_-1201724612', u'CALLIND_-1201724680'), (u'CALLIND_-1201724680', u'INDIRECT_-1201724617'), (u'INDIRECT_-1201724617', u'COPY_-1201724676'), (u'CALLIND_-1201724680', u'CAST_-1201724611'), ('const-0', u'RETURN_-1201724677')] | [(u'CAST_-1201724611', u'RETURN_-1201724677'), ('tmp_38', u'CAST_-1201724612'), (u'CAST_-1201724612', u'CALLIND_-1201724680'), (u'CALLIND_-1201724680', u'INDIRECT_-1201724617'), (u'INDIRECT_-1201724617', u'COPY_-1201724676'), (u'CALLIND_-1201724680', u'CAST_-1201724611'), ('const-0', u'RETURN_-1201724677')] | null | null | 004022f0 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nFILE * fdopen(int __fd,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fdopen_00417178)();\n return pFVar1;\n}\n\n" comment (function_definition "FILE * fdopen(int __fd,char *__modes)\n\n{\n F... | (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 "FILE * fdopen(int __fd,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fdopen_00417178)();\n return pFVar1;\n}" (type_identifier "FILE") (pointer_declarator "* fdopen(int __fd,char ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 * function_1(int __fd,char *__modes)
{
type_1 *pFVar1;
pFVar1 = (type_1 *)(*(type_2 *)PTR_fdopen_00427178)();
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: (identifier)) (parameter_declaration type: (primitive_type) declarator:... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
FILE * MASKED(int __fd,char *__modes)
{
FILE *pFVar1;
pFVar1 = (FILE *)(*(code *)PTR_MASKED_00417178)();
return pFVar1;
}
| 4,092 | ||
32_touch_and_touch_strip.c | snprintf | snprintf |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int snprintf(char *__s,size_t __maxlen,char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_snprintf_004ab100)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int snprintf(char *__s,size_t __maxlen,char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_snprintf_00466100)();
return iVar1;
}
| JMP qword ptr [0x00466100] | null | null | null | null | [(u'CALLIND_-1201724920', u'INDIRECT_-1201724856'), (u'CALLIND_-1201724920', u'RETURN_-1201724917'), ('const-0', u'RETURN_-1201724917'), (u'CAST_-1201724851', u'CALLIND_-1201724920'), ('tmp_44', u'CAST_-1201724851'), (u'INDIRECT_-1201724856', u'COPY_-1201724915')] | [(u'CALLIND_-1201724920', u'INDIRECT_-1201724856'), (u'CALLIND_-1201724920', u'RETURN_-1201724917'), ('const-0', u'RETURN_-1201724917'), (u'CAST_-1201724851', u'CALLIND_-1201724920'), ('tmp_44', u'CAST_-1201724851'), (u'INDIRECT_-1201724856', u'COPY_-1201724915')] | null | null | 00402200 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_snprintf_00466100)();\n return iVar1;\n}\n\n" comment (function_definition "int snprintf(char *__s,size_t __maxle... | (translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (variadic_parameter ...) ))) (compound_statement { (declaration TY... | (comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_snprintf_00466100)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "snprintf(char ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__s,size_t __maxlen,char *__format,...)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_snprintf_004ab100)();
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,size_t __maxlen,char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_00466100)();
return iVar1;
}
| 6,209 | ||
33_vdir_and_vdir_strip.c | __stack_chk_fail | __stack_chk_fail |
void __stack_chk_fail(void)
{
(*(code *)PTR___stack_chk_fail_0044f108)();
return;
}
|
void __stack_chk_fail(void)
{
(*(code *)PTR___stack_chk_fail_0042b108)();
return;
}
| JMP qword ptr [0x0042b108] | null | null | null | null | [('const-0', u'RETURN_-1201720805'), (u'CALLIND_-1201720808', u'INDIRECT_-1201720748'), (u'CAST_-1201720743', u'CALLIND_-1201720808'), ('tmp_22', u'CAST_-1201720743'), (u'INDIRECT_-1201720748', u'COPY_-1201720807')] | [('const-0', u'RETURN_-1201720805'), (u'CALLIND_-1201720808', u'INDIRECT_-1201720748'), (u'CAST_-1201720743', u'CALLIND_-1201720808'), ('tmp_22', u'CAST_-1201720743'), (u'INDIRECT_-1201720748', u'COPY_-1201720807')] | null | null | 00403210 | .. | .. | (translation_unit "void __stack_chk_fail(void)\n\n{\n (*(code *)PTR___stack_chk_fail_0042b108)();\n return;\n}\n\n" (function_definition "void __stack_chk_fail(void)\n\n{\n (*(code *)PTR___stack_chk_fail_0042b108)();\n return;\n}" primitive_type (function_declarator "__stack_chk_fail(void)" identifier (parameter_li... | (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 __stack_chk_fail(void)\n\n{\n (*(code *)PTR___stack_chk_fail_0042b108)();\n return;\n}" (primitive_type "void") (function_declarator "__stack_chk_fail(void)" (identifier "__stack_chk_fail") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (co... |
void function_1(void)
{
(*(type_1 *)PTR___stack_chk_fail_0044f108)();
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_0042b108)();
return;
}
| 8,003 | ||
38_curl_and_curl_strip.c | inflate | inflate |
void inflate(void)
{
(*(code *)PTR_inflate_00460d40)();
return;
}
|
void inflate(void)
{
(*(code *)PTR_inflate_0043ed40)();
return;
}
| JMP qword ptr [0x0043ed40] | null | null | null | null | [(u'INDIRECT_-1201720668', u'COPY_-1201720727'), ('const-0', u'RETURN_-1201720725'), ('tmp_22', u'CAST_-1201720663'), (u'CALLIND_-1201720728', u'INDIRECT_-1201720668'), (u'CAST_-1201720663', u'CALLIND_-1201720728')] | [(u'INDIRECT_-1201720668', u'COPY_-1201720727'), ('const-0', u'RETURN_-1201720725'), ('tmp_22', u'CAST_-1201720663'), (u'CALLIND_-1201720728', u'INDIRECT_-1201720668'), (u'CAST_-1201720663', u'CALLIND_-1201720728')] | null | null | 00403260 | .. | .. | (translation_unit "void inflate(void)\n\n{\n (*(code *)PTR_inflate_0043ed40)();\n return;\n}\n\n" (function_definition "void inflate(void)\n\n{\n (*(code *)PTR_inflate_0043ed40)();\n return;\n}" primitive_type (function_declarator "inflate(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 inflate(void)\n\n{\n (*(code *)PTR_inflate_0043ed40)();\n return;\n}" (primitive_type "void") (function_declarator "inflate(void)" (identifier "inflate") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR... |
void function_1(void)
{
(*(type_1 *)PTR_inflate_00460d40)();
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_0043ed40)();
return;
}
| 7,354 | ||
177_pterm_and_pterm_strip.c | unlockpt | unlockpt |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int unlockpt(int __fd)
{
int iVar1;
iVar1 = (*(code *)PTR_unlockpt_005245a8)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int unlockpt(int __fd)
{
int iVar1;
iVar1 = (*(code *)PTR_unlockpt_004aa5a8)();
return iVar1;
}
| JMP qword ptr [0x004aa5a8] | null | null | null | null | [(u'CAST_-1201689749', u'CALLIND_-1201689816'), (u'CALLIND_-1201689816', u'INDIRECT_-1201689754'), ('tmp_32', u'CAST_-1201689749'), (u'INDIRECT_-1201689754', u'COPY_-1201689813'), (u'CALLIND_-1201689816', u'RETURN_-1201689813'), ('const-0', u'RETURN_-1201689813')] | [(u'CAST_-1201689749', u'CALLIND_-1201689816'), (u'CALLIND_-1201689816', u'INDIRECT_-1201689754'), ('tmp_32', u'CAST_-1201689749'), (u'INDIRECT_-1201689754', u'COPY_-1201689813'), (u'CALLIND_-1201689816', u'RETURN_-1201689813'), ('const-0', u'RETURN_-1201689813')] | null | null | 0040ab20 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint unlockpt(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlockpt_004aa5a8)();\n return iVar1;\n}\n\n" comment (function_definition "int unlockpt(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_un... | (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 unlockpt(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlockpt_004aa5a8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "unlockpt(int __fd)" (identifier "unlockpt") (param... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __fd)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_unlockpt_005245a8)();
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_004aa5a8)();
return iVar1;
}
| 9,367 | ||
25_df_and_df_strip.c | chdir | chdir |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int chdir(char *__path)
{
int iVar1;
iVar1 = (*(code *)PTR_chdir_0042e0c8)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int chdir(char *__path)
{
int iVar1;
iVar1 = (*(code *)PTR_chdir_004190c8)();
return iVar1;
}
| JMP qword ptr [0x004190c8] | null | null | null | null | [(u'CAST_-1201724965', u'CALLIND_-1201725032'), (u'CALLIND_-1201725032', u'RETURN_-1201725029'), ('tmp_32', u'CAST_-1201724965'), (u'INDIRECT_-1201724970', u'COPY_-1201725029'), ('const-0', u'RETURN_-1201725029'), (u'CALLIND_-1201725032', u'INDIRECT_-1201724970')] | [(u'CAST_-1201724965', u'CALLIND_-1201725032'), (u'CALLIND_-1201725032', u'RETURN_-1201725029'), ('tmp_32', u'CAST_-1201724965'), (u'INDIRECT_-1201724970', u'COPY_-1201725029'), ('const-0', u'RETURN_-1201725029'), (u'CALLIND_-1201725032', u'INDIRECT_-1201724970')] | null | null | 00402190 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint chdir(char *__path)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_chdir_004190c8)();\n return iVar1;\n}\n\n" comment (function_definition "int chdir(char *__path)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_chd... | (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 chdir(char *__path)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_chdir_004190c8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "chdir(char *__path)" (identifier "chdir") (parameter... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__path)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_chdir_0042e0c8)();
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))))) body: (compound_statement (declaration type: (primitive... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__path)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_004190c8)();
return iVar1;
}
| 6,927 | ||
451_pterm_and_pterm_strip.c | gtk_css_provider_new | gtk_css_provider_new |
void gtk_css_provider_new(void)
{
(*(code *)PTR_gtk_css_provider_new_00524e38)();
return;
}
|
void gtk_css_provider_new(void)
{
(*(code *)PTR_gtk_css_provider_new_004aae38)();
return;
}
| JMP qword ptr [0x004aae38] | null | null | null | null | [(u'CAST_-1201685367', u'CALLIND_-1201685432'), ('tmp_22', u'CAST_-1201685367'), (u'CALLIND_-1201685432', u'INDIRECT_-1201685372'), ('const-0', u'RETURN_-1201685429'), (u'INDIRECT_-1201685372', u'COPY_-1201685431')] | [(u'CAST_-1201685367', u'CALLIND_-1201685432'), ('tmp_22', u'CAST_-1201685367'), (u'CALLIND_-1201685432', u'INDIRECT_-1201685372'), ('const-0', u'RETURN_-1201685429'), (u'INDIRECT_-1201685372', u'COPY_-1201685431')] | null | null | 0040bc40 | .. | .. | (translation_unit "void gtk_css_provider_new(void)\n\n{\n (*(code *)PTR_gtk_css_provider_new_004aae38)();\n return;\n}\n\n" (function_definition "void gtk_css_provider_new(void)\n\n{\n (*(code *)PTR_gtk_css_provider_new_004aae38)();\n return;\n}" primitive_type (function_declarator "gtk_css_provider_new(void)" iden... | (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_css_provider_new(void)\n\n{\n (*(code *)PTR_gtk_css_provider_new_004aae38)();\n return;\n}" (primitive_type "void") (function_declarator "gtk_css_provider_new(void)" (identifier "gtk_css_provider_new") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void"... |
void function_1(void)
{
(*(type_1 *)PTR_gtk_css_provider_new_00524e38)();
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_004aae38)();
return;
}
| 9,641 | ||
45_nice_and_nice_strip.c | __cxa_atexit | __cxa_atexit |
void __cxa_atexit(void)
{
(*(code *)PTR___cxa_atexit_00413168)();
return;
}
|
void __cxa_atexit(void)
{
(*(code *)PTR___cxa_atexit_0040c168)();
return;
}
| JMP qword ptr [0x0040c168] | null | null | null | null | [(u'INDIRECT_-1201724652', u'COPY_-1201724711'), ('const-0', u'RETURN_-1201724709'), ('tmp_22', u'CAST_-1201724647'), (u'CALLIND_-1201724712', u'INDIRECT_-1201724652'), (u'CAST_-1201724647', u'CALLIND_-1201724712')] | [(u'INDIRECT_-1201724652', u'COPY_-1201724711'), ('const-0', u'RETURN_-1201724709'), ('tmp_22', u'CAST_-1201724647'), (u'CALLIND_-1201724712', u'INDIRECT_-1201724652'), (u'CAST_-1201724647', u'CALLIND_-1201724712')] | null | null | 004022d0 | .. | .. | (translation_unit "void __cxa_atexit(void)\n\n{\n (*(code *)PTR___cxa_atexit_0040c168)();\n return;\n}\n\n" (function_definition "void __cxa_atexit(void)\n\n{\n (*(code *)PTR___cxa_atexit_0040c168)();\n return;\n}" primitive_type (function_declarator "__cxa_atexit(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 __cxa_atexit(void)\n\n{\n (*(code *)PTR___cxa_atexit_0040c168)();\n return;\n}" (primitive_type "void") (function_declarator "__cxa_atexit(void)" (identifier "__cxa_atexit") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement... |
void function_1(void)
{
(*(type_1 *)PTR___cxa_atexit_00413168)();
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_0040c168)();
return;
}
| 2,692 | ||
9_ls_and_ls_strip.c | localtime_r | localtime_r |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
tm * localtime_r(time_t *__timer,tm *__tp)
{
tm *ptVar1;
ptVar1 = (tm *)(*(code *)PTR_localtime_r_0044f048)();
return ptVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
tm * localtime_r(time_t *__timer,tm *__tp)
{
tm *ptVar1;
ptVar1 = (tm *)(*(code *)PTR_localtime_r_0042b048)();
return ptVar1;
}
| JMP qword ptr [0x0042b048] | null | null | null | null | [(u'CALLIND_-1201721192', u'INDIRECT_-1201721129'), (u'CALLIND_-1201721192', u'CAST_-1201721123'), (u'CAST_-1201721124', u'CALLIND_-1201721192'), (u'INDIRECT_-1201721129', u'COPY_-1201721188'), ('tmp_38', u'CAST_-1201721124'), (u'CAST_-1201721123', u'RETURN_-1201721189'), ('const-0', u'RETURN_-1201721189')] | [(u'CALLIND_-1201721192', u'INDIRECT_-1201721129'), (u'CALLIND_-1201721192', u'CAST_-1201721123'), (u'CAST_-1201721124', u'CALLIND_-1201721192'), (u'INDIRECT_-1201721129', u'COPY_-1201721188'), ('tmp_38', u'CAST_-1201721124'), (u'CAST_-1201721123', u'RETURN_-1201721189'), ('const-0', u'RETURN_-1201721189')] | null | null | 00403090 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\ntm * localtime_r(time_t *__timer,tm *__tp)\n\n{\n tm *ptVar1;\n \n ptVar1 = (tm *)(*(code *)PTR_localtime_r_0042b048)();\n return ptVar1;\n}\n\n" comment (function_definition "tm * localtime_r(time_t *__timer,tm *__tp... | (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 "tm * localtime_r(time_t *__timer,tm *__tp)\n\n{\n tm *ptVar1;\n \n ptVar1 = (tm *)(*(code *)PTR_localtime_r_0042b048)();\n return ptVar1;\n}" (type_identifier "tm") (pointer_declarator "* localtime_r(time_... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 * function_1(type_2 *__timer,type_1 *__tp)
{
type_1 *ptVar1;
ptVar1 = (type_1 *)(*(type_3 *)PTR_localtime_r_0044f048)();
return ptVar1;
}
| (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: (pointer_declarator declarator: (identifier))) (parameter_declaration ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
tm * MASKED(time_t *__timer,tm *__tp)
{
tm *ptVar1;
ptVar1 = (tm *)(*(code *)PTR_MASKED_0042b048)();
return ptVar1;
}
| 8,114 | ||
35_puttygen_and_puttygen_strip.c | fgetc | fgetc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fgetc(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fgetc_004abe50)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fgetc(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fgetc_0045ce50)();
return iVar1;
}
| JMP qword ptr [0x0045ce50] | null | null | null | null | [(u'CALLIND_-1201724872', u'INDIRECT_-1201724810'), ('tmp_32', u'CAST_-1201724805'), ('const-0', u'RETURN_-1201724869'), (u'CALLIND_-1201724872', u'RETURN_-1201724869'), (u'CAST_-1201724805', u'CALLIND_-1201724872'), (u'INDIRECT_-1201724810', u'COPY_-1201724869')] | [(u'CALLIND_-1201724872', u'INDIRECT_-1201724810'), ('tmp_32', u'CAST_-1201724805'), ('const-0', u'RETURN_-1201724869'), (u'CALLIND_-1201724872', 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\nint fgetc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fgetc_0045ce50)();\n return iVar1;\n}\n\n" comment (function_definition "int fgetc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR... | (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 fgetc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fgetc_0045ce50)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fgetc(FILE *__stream)" (identifier "fgetc") (param... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__stream)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_fgetc_004abe50)();
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_0045ce50)();
return iVar1;
}
| 8,275 | ||
181_pterm_and_pterm_strip.c | pango_font_description_free | pango_font_description_free |
void pango_font_description_free(void)
{
(*(code *)PTR_pango_font_description_free_005245c8)();
return;
}
|
void pango_font_description_free(void)
{
(*(code *)PTR_pango_font_description_free_004aa5c8)();
return;
}
| JMP qword ptr [0x004aa5c8] | null | null | null | null | [(u'INDIRECT_-1201689692', u'COPY_-1201689751'), ('const-0', u'RETURN_-1201689749'), ('tmp_22', u'CAST_-1201689687'), (u'CALLIND_-1201689752', u'INDIRECT_-1201689692'), (u'CAST_-1201689687', u'CALLIND_-1201689752')] | [(u'INDIRECT_-1201689692', u'COPY_-1201689751'), ('const-0', u'RETURN_-1201689749'), ('tmp_22', u'CAST_-1201689687'), (u'CALLIND_-1201689752', u'INDIRECT_-1201689692'), (u'CAST_-1201689687', u'CALLIND_-1201689752')] | null | null | 0040ab60 | .. | .. | (translation_unit "void pango_font_description_free(void)\n\n{\n (*(code *)PTR_pango_font_description_free_004aa5c8)();\n return;\n}\n\n" (function_definition "void pango_font_description_free(void)\n\n{\n (*(code *)PTR_pango_font_description_free_004aa5c8)();\n return;\n}" primitive_type (function_declarator "pang... | (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 pango_font_description_free(void)\n\n{\n (*(code *)PTR_pango_font_description_free_004aa5c8)();\n return;\n}" (primitive_type "void") (function_declarator "pango_font_description_free(void)" (identifier "pango_font_description_free") (parameter_list "(void)" (( "(") (parameter_declaration "... |
void function_1(void)
{
(*(type_1 *)PTR_pango_font_description_free_005245c8)();
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_004aa5c8)();
return;
}
| 9,371 | ||
41_env_and_env_strip.c | nl_langinfo | nl_langinfo |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * nl_langinfo(nl_item __item)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_nl_langinfo_00414148)();
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * nl_langinfo(nl_item __item)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_nl_langinfo_0040d148)();
return pcVar1;
}
| JMP qword ptr [0x0040d148] | null | null | null | null | [(u'CALLIND_-1201724776', u'INDIRECT_-1201724714'), (u'CAST_-1201724709', u'CALLIND_-1201724776'), ('tmp_32', u'CAST_-1201724709'), ('const-0', u'RETURN_-1201724773'), (u'CALLIND_-1201724776', u'CAST_-1201724708'), (u'INDIRECT_-1201724714', u'COPY_-1201724773'), (u'CAST_-1201724708', u'RETURN_-1201724773')] | [(u'CALLIND_-1201724776', u'INDIRECT_-1201724714'), (u'CAST_-1201724709', u'CALLIND_-1201724776'), ('tmp_32', u'CAST_-1201724709'), ('const-0', u'RETURN_-1201724773'), (u'CALLIND_-1201724776', u'CAST_-1201724708'), (u'INDIRECT_-1201724714', u'COPY_-1201724773'), (u'CAST_-1201724708', u'RETURN_-1201724773')] | null | null | 00402290 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * nl_langinfo(nl_item __item)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_nl_langinfo_0040d148)();\n return pcVar1;\n}\n\n" comment (function_definition "char * nl_langinfo(nl_item __item)\n\n{\n ch... | (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 "char * nl_langinfo(nl_item __item)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_nl_langinfo_0040d148)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* nl_langinfo(nl_item ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(type_1 __item)
{
char *pcVar1;
pcVar1 = (char *)(*(type_2 *)PTR_nl_langinfo_00414148)();
return pcVar1;
}
| (translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (declaration type: (primitiv... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(nl_item __item)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_MASKED_0040d148)();
return pcVar1;
}
| 763 | ||
84_install_and_install_strip.c | acl_get_fd | acl_get_fd |
void acl_get_fd(void)
{
(*(code *)PTR_acl_get_fd_0045a2a0)();
return;
}
|
void acl_get_fd(void)
{
(*(code *)PTR_acl_get_fd_004302a0)();
return;
}
| JMP qword ptr [0x004302a0] | null | null | null | null | [('const-0', u'RETURN_-1201715893'), (u'INDIRECT_-1201715836', u'COPY_-1201715895'), ('tmp_22', u'CAST_-1201715831'), (u'CALLIND_-1201715896', u'INDIRECT_-1201715836'), (u'CAST_-1201715831', u'CALLIND_-1201715896')] | [('const-0', u'RETURN_-1201715893'), (u'INDIRECT_-1201715836', u'COPY_-1201715895'), ('tmp_22', u'CAST_-1201715831'), (u'CALLIND_-1201715896', u'INDIRECT_-1201715836'), (u'CAST_-1201715831', u'CALLIND_-1201715896')] | null | null | 00404540 | .. | .. | (translation_unit "void acl_get_fd(void)\n\n{\n (*(code *)PTR_acl_get_fd_004302a0)();\n return;\n}\n\n" (function_definition "void acl_get_fd(void)\n\n{\n (*(code *)PTR_acl_get_fd_004302a0)();\n return;\n}" primitive_type (function_declarator "acl_get_fd(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 acl_get_fd(void)\n\n{\n (*(code *)PTR_acl_get_fd_004302a0)();\n return;\n}" (primitive_type "void") (function_declarator "acl_get_fd(void)" (identifier "acl_get_fd") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (... |
void function_1(void)
{
(*(type_1 *)PTR_acl_get_fd_0045a2a0)();
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_004302a0)();
return;
}
| 7,529 | ||
38_sha256sum_and_sha256sum_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_00421130)();
return pvVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * malloc(size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_malloc_00413130)();
return pvVar1;
}
| JMP qword ptr [0x00413130] | null | null | null | null | [(u'CAST_-1201724757', u'CALLIND_-1201724824'), (u'INDIRECT_-1201724762', u'COPY_-1201724821'), (u'CAST_-1201724756', u'RETURN_-1201724821'), ('const-0', u'RETURN_-1201724821'), (u'CALLIND_-1201724824', u'INDIRECT_-1201724762'), ('tmp_32', u'CAST_-1201724757'), (u'CALLIND_-1201724824', u'CAST_-1201724756')] | [(u'CAST_-1201724757', u'CALLIND_-1201724824'), (u'INDIRECT_-1201724762', u'COPY_-1201724821'), (u'CAST_-1201724756', u'RETURN_-1201724821'), ('const-0', u'RETURN_-1201724821'), (u'CALLIND_-1201724824', u'INDIRECT_-1201724762'), ('tmp_32', u'CAST_-1201724757'), (u'CALLIND_-1201724824', u'CAST_-1201724756')] | null | null | 00402260 | .. | .. | (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_00413130)();\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_00413130)();\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_00421130)();
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_00413130)();
return pvVar1;
}
| 6,071 | ||
321_pterm_and_pterm_strip.c | gtk_adjustment_set_lower | gtk_adjustment_set_lower |
void gtk_adjustment_set_lower(void)
{
(*(code *)PTR_gtk_adjustment_set_lower_00524a28)();
return;
}
|
void gtk_adjustment_set_lower(void)
{
(*(code *)PTR_gtk_adjustment_set_lower_004aaa28)();
return;
}
| JMP qword ptr [0x004aaa28] | null | null | null | null | [('const-0', u'RETURN_-1201687509'), (u'CALLIND_-1201687512', u'INDIRECT_-1201687452'), ('tmp_22', u'CAST_-1201687447'), (u'CAST_-1201687447', u'CALLIND_-1201687512'), (u'INDIRECT_-1201687452', u'COPY_-1201687511')] | [('const-0', u'RETURN_-1201687509'), (u'CALLIND_-1201687512', u'INDIRECT_-1201687452'), ('tmp_22', u'CAST_-1201687447'), (u'CAST_-1201687447', u'CALLIND_-1201687512'), (u'INDIRECT_-1201687452', u'COPY_-1201687511')] | null | null | 0040b420 | .. | .. | (translation_unit "void gtk_adjustment_set_lower(void)\n\n{\n (*(code *)PTR_gtk_adjustment_set_lower_004aaa28)();\n return;\n}\n\n" (function_definition "void gtk_adjustment_set_lower(void)\n\n{\n (*(code *)PTR_gtk_adjustment_set_lower_004aaa28)();\n return;\n}" primitive_type (function_declarator "gtk_adjustment_s... | (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_adjustment_set_lower(void)\n\n{\n (*(code *)PTR_gtk_adjustment_set_lower_004aaa28)();\n return;\n}" (primitive_type "void") (function_declarator "gtk_adjustment_set_lower(void)" (identifier "gtk_adjustment_set_lower") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primi... |
void function_1(void)
{
(*(type_1 *)PTR_gtk_adjustment_set_lower_00524a28)();
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_004aaa28)();
return;
}
| 9,511 | ||
49_cut_and_cut_strip.c | realloc | realloc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * realloc(void *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_realloc_00417188)();
return pvVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * realloc(void *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_realloc_0040d188)();
return pvVar1;
}
| JMP qword ptr [0x0040d188] | null | null | null | null | [('const-0', u'RETURN_-1201724645'), (u'CALLIND_-1201724648', u'INDIRECT_-1201724585'), (u'CAST_-1201724579', u'RETURN_-1201724645'), (u'CAST_-1201724580', u'CALLIND_-1201724648'), ('tmp_38', u'CAST_-1201724580'), (u'CALLIND_-1201724648', u'CAST_-1201724579'), (u'INDIRECT_-1201724585', u'COPY_-1201724644')] | [('const-0', u'RETURN_-1201724645'), (u'CALLIND_-1201724648', u'INDIRECT_-1201724585'), (u'CAST_-1201724579', u'RETURN_-1201724645'), (u'CAST_-1201724580', u'CALLIND_-1201724648'), ('tmp_38', u'CAST_-1201724580'), (u'CALLIND_-1201724648', u'CAST_-1201724579'), (u'INDIRECT_-1201724585', u'COPY_-1201724644')] | null | null | 00402310 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_0040d188)();\n return pvVar1;\n}\n\n" comment (function_definition "void * realloc(void *__ptr,size_t __size)\... | (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 "void * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_0040d188)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* realloc(void *__p... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(void *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(type_1 *)PTR_realloc_00417188)();
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 *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_MASKED_0040d188)();
return pvVar1;
}
| 1,222 | ||
42_chmod_and_chmod_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_00425150)();
return pvVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * malloc(size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_malloc_00415150)();
return pvVar1;
}
| JMP qword ptr [0x00415150] | null | null | null | null | [(u'CALLIND_-1201724760', u'INDIRECT_-1201724698'), ('tmp_32', u'CAST_-1201724693'), (u'CALLIND_-1201724760', u'CAST_-1201724692'), (u'INDIRECT_-1201724698', u'COPY_-1201724757'), ('const-0', u'RETURN_-1201724757'), (u'CAST_-1201724693', u'CALLIND_-1201724760'), (u'CAST_-1201724692', u'RETURN_-1201724757')] | [(u'CALLIND_-1201724760', u'INDIRECT_-1201724698'), ('tmp_32', u'CAST_-1201724693'), (u'CALLIND_-1201724760', u'CAST_-1201724692'), (u'INDIRECT_-1201724698', u'COPY_-1201724757'), ('const-0', u'RETURN_-1201724757'), (u'CAST_-1201724693', u'CALLIND_-1201724760'), (u'CAST_-1201724692', u'RETURN_-1201724757')] | null | null | 004022a0 | .. | .. | (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_00415150)();\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_00415150)();\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_00425150)();
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_00415150)();
return pvVar1;
}
| 4,156 | ||
34_factor_and_factor_strip.c | __gmpz_mul | __gmpz_mul |
void __gmpz_mul(void)
{
(*(code *)PTR___gmpz_mul_00428110)();
return;
}
|
void __gmpz_mul(void)
{
(*(code *)PTR___gmpz_mul_00417110)();
return;
}
| JMP qword ptr [0x00417110] | null | null | null | null | [('const-0', u'RETURN_-1201724885'), ('tmp_22', u'CAST_-1201724823'), (u'INDIRECT_-1201724828', u'COPY_-1201724887'), (u'CALLIND_-1201724888', u'INDIRECT_-1201724828'), (u'CAST_-1201724823', u'CALLIND_-1201724888')] | [('const-0', u'RETURN_-1201724885'), ('tmp_22', u'CAST_-1201724823'), (u'INDIRECT_-1201724828', u'COPY_-1201724887'), (u'CALLIND_-1201724888', u'INDIRECT_-1201724828'), (u'CAST_-1201724823', u'CALLIND_-1201724888')] | null | null | 00402220 | .. | .. | (translation_unit "void __gmpz_mul(void)\n\n{\n (*(code *)PTR___gmpz_mul_00417110)();\n return;\n}\n\n" (function_definition "void __gmpz_mul(void)\n\n{\n (*(code *)PTR___gmpz_mul_00417110)();\n return;\n}" primitive_type (function_declarator "__gmpz_mul(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 __gmpz_mul(void)\n\n{\n (*(code *)PTR___gmpz_mul_00417110)();\n return;\n}" (primitive_type "void") (function_declarator "__gmpz_mul(void)" (identifier "__gmpz_mul") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (... |
void function_1(void)
{
(*(type_1 *)PTR___gmpz_mul_00428110)();
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_00417110)();
return;
}
| 2,134 | ||
48_arch_and_arch_strip.c | deregister_tm_clones | FUN_00402320 |
/* WARNING: Removing unreachable block (ram,0x0040232d) */
/* WARNING: Removing unreachable block (ram,0x00402337) */
void deregister_tm_clones(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x0040232d) */
/* WARNING: Removing unreachable block (ram,0x00402337) */
void FUN_00402320(void)
{
return;
}
| MOV EAX,0x40b1f0
CMP RAX,0x40b1f0
JZ 0x00402340
MOV EAX,0x0
TEST RAX,RAX
JZ 0x00402340
MOV EDI,0x40b1f0
JMP RAX
RET | null | null | null | null | [('const-0', u'RETURN_-1201724572')] | [('const-0', u'RETURN_-1201724572')] | null | null | 00402320 | .. | .. | (translation_unit "/* WARNING: Removing unreachable block (ram,0x0040232d) */\n/* WARNING: Removing unreachable block (ram,0x00402337) */\n\nvoid FUN_00402320(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void FUN_00402320(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00402320... | (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,0x0040232d) */") (comment "/* WARNING: Removing unreachable block (ram,0x00402337) */") (function_definition "void FUN_00402320(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00402320(void)" (identifier "FUN_00402320") (parameter_list "(... |
/* WARNING: Removing unreachable block (ram,0x0040232d) */
/* WARNING: Removing unreachable block (ram,0x00402337) */
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,0x0040232d) */
/* WARNING: Removing unreachable block (ram,0x00402337) */
void MASKED(void)
{
return;
}
| 4,919 | ||
56_pinky_and_pinky_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_004141c0)();
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_0040d1c0)();
return iVar1;
}
| JMP qword ptr [0x0040d1c0] | null | null | null | null | [(u'CAST_-1201724467', u'CALLIND_-1201724536'), (u'CALLIND_-1201724536', u'RETURN_-1201724533'), (u'INDIRECT_-1201724472', u'COPY_-1201724531'), ('const-0', u'RETURN_-1201724533'), (u'CALLIND_-1201724536', u'INDIRECT_-1201724472'), ('tmp_44', u'CAST_-1201724467')] | [(u'CAST_-1201724467', u'CALLIND_-1201724536'), (u'CALLIND_-1201724536', u'RETURN_-1201724533'), (u'INDIRECT_-1201724472', u'COPY_-1201724531'), ('const-0', u'RETURN_-1201724533'), (u'CALLIND_-1201724536', u'INDIRECT_-1201724472'), ('tmp_44', u'CAST_-1201724467')] | null | null | 00402380 | .. | .. | (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_0040d1c0)();\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_0040d1c0)();\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_004141c0)();
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_0040d1c0)();
return iVar1;
}
| 3,053 | ||
18_arch_and_arch_strip.c | printf | printf |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_printf_00411090)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_printf_0040b090)();
return iVar1;
}
| JMP qword ptr [0x0040b090] | null | null | null | null | [(u'CALLIND_-1201725144', u'INDIRECT_-1201725082'), (u'INDIRECT_-1201725082', u'COPY_-1201725141'), ('tmp_32', u'CAST_-1201725077'), ('const-0', u'RETURN_-1201725141'), (u'CAST_-1201725077', u'CALLIND_-1201725144'), (u'CALLIND_-1201725144', u'RETURN_-1201725141')] | [(u'CALLIND_-1201725144', u'INDIRECT_-1201725082'), (u'INDIRECT_-1201725082', u'COPY_-1201725141'), ('tmp_32', u'CAST_-1201725077'), ('const-0', u'RETURN_-1201725141'), (u'CAST_-1201725077', u'CALLIND_-1201725144'), (u'CALLIND_-1201725144', u'RETURN_-1201725141')] | null | null | 00402120 | .. | .. | (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_0040b090)();\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_0040b090)();\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_00411090)();
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_0040b090)();
return iVar1;
}
| 4,889 | ||
22_uniq_and_uniq_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_004170b0)();
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strchr(char *__s,int __c)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_strchr_0040e0b0)();
return pcVar1;
}
| JMP qword ptr [0x0040e0b0] | null | null | null | null | [('tmp_38', u'CAST_-1201725012'), ('const-0', u'RETURN_-1201725077'), (u'CALLIND_-1201725080', u'CAST_-1201725011'), (u'CAST_-1201725011', u'RETURN_-1201725077'), (u'CAST_-1201725012', u'CALLIND_-1201725080'), (u'CALLIND_-1201725080', u'INDIRECT_-1201725017'), (u'INDIRECT_-1201725017', u'COPY_-1201725076')] | [('tmp_38', u'CAST_-1201725012'), ('const-0', u'RETURN_-1201725077'), (u'CALLIND_-1201725080', u'CAST_-1201725011'), (u'CAST_-1201725011', u'RETURN_-1201725077'), (u'CAST_-1201725012', u'CALLIND_-1201725080'), (u'CALLIND_-1201725080', u'INDIRECT_-1201725017'), (u'INDIRECT_-1201725017', u'COPY_-1201725076')] | null | null | 00402160 | .. | .. | (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_0040e0b0)();\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_0040e0b0)();\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_004170b0)();
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_0040e0b0)();
return pcVar1;
}
| 1,575 | ||
24_sleep_and_sleep_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_004120c0)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fputs(char *__s,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fputs_0040b0c0)();
return iVar1;
}
| JMP qword ptr [0x0040b0c0] | null | null | null | null | [('tmp_38', u'CAST_-1201724980'), (u'CALLIND_-1201725048', u'RETURN_-1201725045'), (u'CAST_-1201724980', u'CALLIND_-1201725048'), (u'INDIRECT_-1201724985', u'COPY_-1201725044'), ('const-0', u'RETURN_-1201725045'), (u'CALLIND_-1201725048', u'INDIRECT_-1201724985')] | [('tmp_38', u'CAST_-1201724980'), (u'CALLIND_-1201725048', u'RETURN_-1201725045'), (u'CAST_-1201724980', u'CALLIND_-1201725048'), (u'INDIRECT_-1201724985', u'COPY_-1201725044'), ('const-0', u'RETURN_-1201725045'), (u'CALLIND_-1201725048', u'INDIRECT_-1201724985')] | null | null | 00402180 | .. | .. | (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_0040b0c0)();\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_0040b0c0)();\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_004120c0)();
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_0040b0c0)();
return iVar1;
}
| 509 | ||
70_vdir_and_vdir_strip.c | tzset | tzset |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void tzset(void)
{
(*(code *)PTR_tzset_0044f230)();
return;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void tzset(void)
{
(*(code *)PTR_tzset_0042b230)();
return;
}
| JMP qword ptr [0x0042b230] | null | null | null | null | [(u'CALLIND_-1201720216', u'INDIRECT_-1201720156'), ('const-0', u'RETURN_-1201720213'), ('tmp_22', u'CAST_-1201720151'), (u'INDIRECT_-1201720156', u'COPY_-1201720215'), (u'CAST_-1201720151', u'CALLIND_-1201720216')] | [(u'CALLIND_-1201720216', u'INDIRECT_-1201720156'), ('const-0', u'RETURN_-1201720213'), ('tmp_22', u'CAST_-1201720151'), (u'INDIRECT_-1201720156', u'COPY_-1201720215'), (u'CAST_-1201720151', u'CALLIND_-1201720216')] | null | null | 00403460 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid tzset(void)\n\n{\n (*(code *)PTR_tzset_0042b230)();\n return;\n}\n\n" comment (function_definition "void tzset(void)\n\n{\n (*(code *)PTR_tzset_0042b230)();\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_0042b230)();\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_0044f230)();
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_0042b230)();
return;
}
| 8,040 | ||
45_du_and_du_strip.c | regcomp | regcomp |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int regcomp(regex_t *__preg,char *__pattern,int __cflags)
{
int iVar1;
iVar1 = (*(code *)PTR_regcomp_00441168)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int regcomp(regex_t *__preg,char *__pattern,int __cflags)
{
int iVar1;
iVar1 = (*(code *)PTR_regcomp_00423168)();
return iVar1;
}
| JMP qword ptr [0x00423168] | null | null | null | null | [(u'CALLIND_-1201720616', u'INDIRECT_-1201720552'), ('tmp_44', u'CAST_-1201720547'), (u'CALLIND_-1201720616', u'RETURN_-1201720613'), ('const-0', u'RETURN_-1201720613'), (u'INDIRECT_-1201720552', u'COPY_-1201720611'), (u'CAST_-1201720547', u'CALLIND_-1201720616')] | [(u'CALLIND_-1201720616', u'INDIRECT_-1201720552'), ('tmp_44', u'CAST_-1201720547'), (u'CALLIND_-1201720616', u'RETURN_-1201720613'), ('const-0', u'RETURN_-1201720613'), (u'INDIRECT_-1201720552', u'COPY_-1201720611'), (u'CAST_-1201720547', u'CALLIND_-1201720616')] | null | null | 004032d0 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint regcomp(regex_t *__preg,char *__pattern,int __cflags)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_regcomp_00423168)();\n return iVar1;\n}\n\n" comment (function_definition "int regcomp(regex_t *__preg,char *__pat... | (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 regcomp(regex_t *__preg,char *__pattern,int __cflags)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_regcomp_00423168)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "regcomp(regex_t ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__preg,char *__pattern,int __cflags)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_regcomp_00441168)();
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(regex_t *__preg,char *__pattern,int __cflags)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_00423168)();
return iVar1;
}
| 6,828 | ||
71_locate_and_locate_strip.c | ungetc | ungetc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int ungetc(int __c,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_ungetc_0046aec0)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int ungetc(int __c,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_ungetc_00434ec0)();
return iVar1;
}
| JMP qword ptr [0x00434ec0] | null | null | null | null | [('const-0', u'RETURN_-1201724293'), (u'CAST_-1201724228', u'CALLIND_-1201724296'), (u'CALLIND_-1201724296', u'INDIRECT_-1201724233'), (u'INDIRECT_-1201724233', u'COPY_-1201724292'), (u'CALLIND_-1201724296', u'RETURN_-1201724293'), ('tmp_38', u'CAST_-1201724228')] | [('const-0', u'RETURN_-1201724293'), (u'CAST_-1201724228', u'CALLIND_-1201724296'), (u'CALLIND_-1201724296', u'INDIRECT_-1201724233'), (u'INDIRECT_-1201724233', u'COPY_-1201724292'), (u'CALLIND_-1201724296', u'RETURN_-1201724293'), ('tmp_38', u'CAST_-1201724228')] | null | null | 00402470 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ungetc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ungetc_00434ec0)();\n return iVar1;\n}\n\n" comment (function_definition "int ungetc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iV... | (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 ungetc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ungetc_00434ec0)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "ungetc(int __c,FILE *__stream)" (identif... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __c,type_1 *__stream)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_ungetc_0046aec0)();
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: (type_identifier) declarator: (pointer_declarator declarator:... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __c,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_00434ec0)();
return iVar1;
}
| 7,928 | ||
16_[_and_[_strip.c | __lxstat | __lxstat |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int __lxstat(int __ver,char *__filename,stat *__stat_buf)
{
int iVar1;
iVar1 = (*(code *)PTR___lxstat_00419088)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int __lxstat(int __ver,char *__filename,stat *__stat_buf)
{
int iVar1;
iVar1 = (*(code *)PTR___lxstat_00410088)();
return iVar1;
}
| JMP qword ptr [0x00410088] | null | null | null | null | [(u'CALLIND_-1201725160', u'RETURN_-1201725157'), ('const-0', u'RETURN_-1201725157'), (u'CAST_-1201725091', u'CALLIND_-1201725160'), (u'CALLIND_-1201725160', u'INDIRECT_-1201725096'), ('tmp_44', u'CAST_-1201725091'), (u'INDIRECT_-1201725096', u'COPY_-1201725155')] | [(u'CALLIND_-1201725160', u'RETURN_-1201725157'), ('const-0', u'RETURN_-1201725157'), (u'CAST_-1201725091', u'CALLIND_-1201725160'), (u'CALLIND_-1201725160', u'INDIRECT_-1201725096'), ('tmp_44', u'CAST_-1201725091'), (u'INDIRECT_-1201725096', u'COPY_-1201725155')] | null | null | 00402110 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint __lxstat(int __ver,char *__filename,stat *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___lxstat_00410088)();\n return iVar1;\n}\n\n" comment (function_definition "int __lxstat(int __ver,char *__filenam... | (translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_sta... | (comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int __lxstat(int __ver,char *__filename,stat *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___lxstat_00410088)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "__lxstat(int __... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __ver,char *__filename,type_1 *__stat_buf)
{
int iVar1;
iVar1 = (*(type_2 *)PTR___lxstat_00419088)();
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: (pointer_declarator declarator: ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __ver,char *__filename,stat *__stat_buf)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_00410088)();
return iVar1;
}
| 1,259 | ||
38_vdir_and_vdir_strip.c | printf | printf |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_printf_0044f130)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_printf_0042b130)();
return iVar1;
}
| JMP qword ptr [0x0042b130] | null | null | null | null | [(u'INDIRECT_-1201720666', u'COPY_-1201720725'), (u'CAST_-1201720661', u'CALLIND_-1201720728'), ('const-0', u'RETURN_-1201720725'), ('tmp_32', u'CAST_-1201720661'), (u'CALLIND_-1201720728', u'INDIRECT_-1201720666'), (u'CALLIND_-1201720728', u'RETURN_-1201720725')] | [(u'INDIRECT_-1201720666', u'COPY_-1201720725'), (u'CAST_-1201720661', u'CALLIND_-1201720728'), ('const-0', u'RETURN_-1201720725'), ('tmp_32', u'CAST_-1201720661'), (u'CALLIND_-1201720728', u'INDIRECT_-1201720666'), (u'CALLIND_-1201720728', u'RETURN_-1201720725')] | null | null | 00403260 | .. | .. | (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_0042b130)();\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_0042b130)();\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_0044f130)();
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_0042b130)();
return iVar1;
}
| 8,008 | ||
19_sync_and_sync_strip.c | mbrtowc | mbrtowc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)
{
size_t sVar1;
sVar1 = (*(code *)PTR_mbrtowc_00411098)();
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)
{
size_t sVar1;
sVar1 = (*(code *)PTR_mbrtowc_0040a098)();
return sVar1;
}
| JMP qword ptr [0x0040a098] | null | null | null | null | [(u'CALLIND_-1201725128', u'INDIRECT_-1201725063'), (u'INDIRECT_-1201725063', u'COPY_-1201725122'), (u'CALLIND_-1201725128', u'RETURN_-1201725125'), (u'CAST_-1201725058', u'CALLIND_-1201725128'), ('tmp_50', u'CAST_-1201725058'), ('const-0', u'RETURN_-1201725125')] | [(u'CALLIND_-1201725128', u'INDIRECT_-1201725063'), (u'INDIRECT_-1201725063', u'COPY_-1201725122'), (u'CALLIND_-1201725128', u'RETURN_-1201725125'), (u'CAST_-1201725058', u'CALLIND_-1201725128'), ('tmp_50', u'CAST_-1201725058'), ('const-0', u'RETURN_-1201725125')] | null | null | 00402130 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_mbrtowc_0040a098)();\n return sVar1;\n}\n\n" comment (function_definition "size_t mbrtowc(wchar_t *__p... | (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 (pointer_declarator * IDENT)) ))) (com... | (comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "size_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_mbrtowc_0040a098)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "m... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(type_1 *__pwc,char *__s,size_t __n,type_2 *__p)
{
size_t sVar1;
sVar1 = (*(type_3 *)PTR_mbrtowc_00411098)();
return sVar1;
}
| (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 */
size_t MASKED(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)
{
size_t sVar1;
sVar1 = (*(code *)PTR_MASKED_0040a098)();
return sVar1;
}
| 2,724 | ||
8_plink_and_plink_strip.c | strcasecmp | strcasecmp |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int strcasecmp(char *__s1,char *__s2)
{
int iVar1;
iVar1 = (*(code *)PTR_strcasecmp_0054fbc8)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int strcasecmp(char *__s1,char *__s2)
{
int iVar1;
iVar1 = (*(code *)PTR_strcasecmp_004b3bc8)();
return iVar1;
}
| JMP qword ptr [0x004b3bc8] | null | null | null | null | [(u'CALLIND_-1201721208', u'RETURN_-1201721205'), (u'CALLIND_-1201721208', u'INDIRECT_-1201721145'), (u'INDIRECT_-1201721145', u'COPY_-1201721204'), ('tmp_38', u'CAST_-1201721140'), ('const-0', u'RETURN_-1201721205'), (u'CAST_-1201721140', u'CALLIND_-1201721208')] | [(u'CALLIND_-1201721208', u'RETURN_-1201721205'), (u'CALLIND_-1201721208', u'INDIRECT_-1201721145'), (u'INDIRECT_-1201721145', u'COPY_-1201721204'), ('tmp_38', u'CAST_-1201721140'), ('const-0', u'RETURN_-1201721205'), (u'CAST_-1201721140', u'CALLIND_-1201721208')] | null | null | 00403080 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strcasecmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcasecmp_004b3bc8)();\n return iVar1;\n}\n\n" comment (function_definition "int strcasecmp(char *__s1,char *__s2)\n\n{\n int iVar1;... | (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 strcasecmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcasecmp_004b3bc8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "strcasecmp(char *__s1,char *__s2)... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__s1,char *__s2)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_strcasecmp_0054fbc8)();
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_004b3bc8)();
return iVar1;
}
| 8,708 | ||
54_pwd_and_pwd_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_004121b0)();
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_0040c1b0)();
return iVar1;
}
| JMP qword ptr [0x0040c1b0] | null | null | null | null | [(u'CALLIND_-1201724568', u'INDIRECT_-1201724506'), (u'INDIRECT_-1201724506', u'COPY_-1201724565'), ('const-0', u'RETURN_-1201724565'), (u'CALLIND_-1201724568', u'RETURN_-1201724565'), ('tmp_32', u'CALLIND_-1201724568')] | [(u'CALLIND_-1201724568', u'INDIRECT_-1201724506'), (u'INDIRECT_-1201724506', u'COPY_-1201724565'), ('const-0', u'RETURN_-1201724565'), (u'CALLIND_-1201724568', u'RETURN_-1201724565'), ('tmp_32', u'CALLIND_-1201724568')] | null | null | 00402360 | .. | .. | (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_0040c1b0)();\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_0040c1b0)();\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_004121b0)();
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_0040c1b0)();
return iVar1;
}
| 711 | ||
118_install_and_install_strip.c | chown | chown |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int chown(char *__file,__uid_t __owner,__gid_t __group)
{
int iVar1;
iVar1 = (*(code *)PTR_chown_0045a3b0)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int chown(char *__file,__uid_t __owner,__gid_t __group)
{
int iVar1;
iVar1 = (*(code *)PTR_chown_004303b0)();
return iVar1;
}
| JMP qword ptr [0x004303b0] | null | null | null | null | [('const-0', u'RETURN_-1201715349'), (u'INDIRECT_-1201715288', u'COPY_-1201715347'), (u'CALLIND_-1201715352', u'INDIRECT_-1201715288'), (u'CAST_-1201715283', u'CALLIND_-1201715352'), (u'CALLIND_-1201715352', u'RETURN_-1201715349'), ('tmp_44', u'CAST_-1201715283')] | [('const-0', u'RETURN_-1201715349'), (u'INDIRECT_-1201715288', u'COPY_-1201715347'), (u'CALLIND_-1201715352', u'INDIRECT_-1201715288'), (u'CAST_-1201715283', u'CALLIND_-1201715352'), (u'CALLIND_-1201715352', u'RETURN_-1201715349'), ('tmp_44', u'CAST_-1201715283')] | null | null | 00404760 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint chown(char *__file,__uid_t __owner,__gid_t __group)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_chown_004303b0)();\n return iVar1;\n}\n\n" comment (function_definition "int chown(char *__file,__uid_t __owner,__gi... | (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 chown(char *__file,__uid_t __owner,__gid_t __group)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_chown_004303b0)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "chown(char *__file,_... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__file,type_1 __owner,type_2 __group)
{
int iVar1;
iVar1 = (*(type_3 *)PTR_chown_0045a3b0)();
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 *__file,__uid_t __owner,__gid_t __group)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_004303b0)();
return iVar1;
}
| 7,563 | ||
99_puttytel_and_puttytel_strip.c | mkdir | mkdir |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int mkdir(char *__path,__mode_t __mode)
{
int iVar1;
iVar1 = (*(code *)PTR_mkdir_005452d8)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int mkdir(char *__path,__mode_t __mode)
{
int iVar1;
iVar1 = (*(code *)PTR_mkdir_004bd2d8)();
return iVar1;
}
| JMP qword ptr [0x004bd2d8] | null | null | null | null | [('tmp_38', u'CAST_-1201686900'), (u'CAST_-1201686900', u'CALLIND_-1201686968'), (u'CALLIND_-1201686968', u'RETURN_-1201686965'), (u'INDIRECT_-1201686905', u'COPY_-1201686964'), ('const-0', u'RETURN_-1201686965'), (u'CALLIND_-1201686968', u'INDIRECT_-1201686905')] | [('tmp_38', u'CAST_-1201686900'), (u'CAST_-1201686900', u'CALLIND_-1201686968'), (u'CALLIND_-1201686968', u'RETURN_-1201686965'), (u'INDIRECT_-1201686905', u'COPY_-1201686964'), ('const-0', u'RETURN_-1201686965'), (u'CALLIND_-1201686968', u'INDIRECT_-1201686905')] | null | null | 0040b640 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint mkdir(char *__path,__mode_t __mode)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkdir_004bd2d8)();\n return iVar1;\n}\n\n" comment (function_definition "int mkdir(char *__path,__mode_t __mode)\n\n{\n int iVar1;\... | (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 mkdir(char *__path,__mode_t __mode)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkdir_004bd2d8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "mkdir(char *__path,__mode_t __mode)"... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__path,type_1 __mode)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_mkdir_005452d8)();
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 *__path,__mode_t __mode)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_004bd2d8)();
return iVar1;
}
| 9,810 | ||
68_psftp_and_psftp_strip.c | fputc | fputc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fputc(int __c,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fputc_00557da8)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fputc(int __c,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fputc_004b6da8)();
return iVar1;
}
| JMP qword ptr [0x004b6da8] | null | null | null | null | [(u'INDIRECT_-1201720185', u'COPY_-1201720244'), (u'CALLIND_-1201720248', u'RETURN_-1201720245'), ('const-0', u'RETURN_-1201720245'), (u'CAST_-1201720180', u'CALLIND_-1201720248'), ('tmp_38', u'CAST_-1201720180'), (u'CALLIND_-1201720248', u'INDIRECT_-1201720185')] | [(u'INDIRECT_-1201720185', u'COPY_-1201720244'), (u'CALLIND_-1201720248', u'RETURN_-1201720245'), ('const-0', u'RETURN_-1201720245'), (u'CAST_-1201720180', u'CALLIND_-1201720248'), ('tmp_38', u'CAST_-1201720180'), (u'CALLIND_-1201720248', u'INDIRECT_-1201720185')] | null | null | 00403440 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_004b6da8)();\n return iVar1;\n}\n\n" comment (function_definition "int fputc(int __c,FILE *__stream)\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 (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 fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_004b6da8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fputc(int __c,FILE *__stream)" (identifier... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __c,type_1 *__stream)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_fputc_00557da8)();
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: (type_identifier) declarator: (pointer_declarator declarator:... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __c,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_004b6da8)();
return iVar1;
}
| 9,092 | ||
27_chcon_and_chcon_strip.c | printf | printf |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_printf_004270d8)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_printf_004160d8)();
return iVar1;
}
| JMP qword ptr [0x004160d8] | null | null | null | null | [(u'CALLIND_-1201725000', u'RETURN_-1201724997'), (u'CAST_-1201724933', u'CALLIND_-1201725000'), ('tmp_32', u'CAST_-1201724933'), (u'INDIRECT_-1201724938', u'COPY_-1201724997'), ('const-0', u'RETURN_-1201724997'), (u'CALLIND_-1201725000', u'INDIRECT_-1201724938')] | [(u'CALLIND_-1201725000', u'RETURN_-1201724997'), (u'CAST_-1201724933', u'CALLIND_-1201725000'), ('tmp_32', u'CAST_-1201724933'), (u'INDIRECT_-1201724938', u'COPY_-1201724997'), ('const-0', u'RETURN_-1201724997'), (u'CALLIND_-1201725000', u'INDIRECT_-1201724938')] | null | null | 004021b0 | .. | .. | (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_004160d8)();\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_004160d8)();\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_004270d8)();
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_004160d8)();
return iVar1;
}
| 2,391 | ||
99_psftp_and_psftp_strip.c | poll | poll |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int poll(pollfd *__fds,nfds_t __nfds,int __timeout)
{
int iVar1;
iVar1 = (*(code *)PTR_poll_00557ea0)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int poll(pollfd *__fds,nfds_t __nfds,int __timeout)
{
int iVar1;
iVar1 = (*(code *)PTR_poll_004b6ea0)();
return iVar1;
}
| JMP qword ptr [0x004b6ea0] | null | null | null | null | [('const-0', u'RETURN_-1201719749'), (u'CALLIND_-1201719752', u'INDIRECT_-1201719688'), (u'CALLIND_-1201719752', u'RETURN_-1201719749'), (u'INDIRECT_-1201719688', u'COPY_-1201719747'), ('tmp_44', u'CAST_-1201719683'), (u'CAST_-1201719683', u'CALLIND_-1201719752')] | [('const-0', u'RETURN_-1201719749'), (u'CALLIND_-1201719752', u'INDIRECT_-1201719688'), (u'CALLIND_-1201719752', u'RETURN_-1201719749'), (u'INDIRECT_-1201719688', u'COPY_-1201719747'), ('tmp_44', u'CAST_-1201719683'), (u'CAST_-1201719683', u'CALLIND_-1201719752')] | null | null | 00403630 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint poll(pollfd *__fds,nfds_t __nfds,int __timeout)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_poll_004b6ea0)();\n return iVar1;\n}\n\n" comment (function_definition "int poll(pollfd *__fds,nfds_t __nfds,int __timeo... | (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 poll(pollfd *__fds,nfds_t __nfds,int __timeout)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_poll_004b6ea0)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "poll(pollfd *__fds,nfds_t... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__fds,type_2 __nfds,int __timeout)
{
int iVar1;
iVar1 = (*(type_3 *)PTR_poll_00557ea0)();
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(MASKEDfd *__fds,nfds_t __nfds,int __timeout)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_004b6ea0)();
return iVar1;
}
| 9,123 | ||
9_test_and_test_strip.c | __fpending | __fpending |
void __fpending(void)
{
(*(code *)PTR___fpending_00417048)();
return;
}
|
void __fpending(void)
{
(*(code *)PTR___fpending_0040e048)();
return;
}
| JMP qword ptr [0x0040e048] | null | null | null | null | [(u'CALLIND_-1201725288', u'INDIRECT_-1201725228'), ('tmp_22', u'CAST_-1201725223'), ('const-0', u'RETURN_-1201725285'), (u'INDIRECT_-1201725228', u'COPY_-1201725287'), (u'CAST_-1201725223', u'CALLIND_-1201725288')] | [(u'CALLIND_-1201725288', u'INDIRECT_-1201725228'), ('tmp_22', u'CAST_-1201725223'), ('const-0', u'RETURN_-1201725285'), (u'INDIRECT_-1201725228', u'COPY_-1201725287'), (u'CAST_-1201725223', u'CALLIND_-1201725288')] | null | null | 00402090 | .. | .. | (translation_unit "void __fpending(void)\n\n{\n (*(code *)PTR___fpending_0040e048)();\n return;\n}\n\n" (function_definition "void __fpending(void)\n\n{\n (*(code *)PTR___fpending_0040e048)();\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_0040e048)();\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_00417048)();
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_0040e048)();
return;
}
| 1,372 | ||
55_pwd_and_pwd_strip.c | strstr | strstr |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strstr(char *__haystack,char *__needle)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_strstr_004121b8)();
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strstr(char *__haystack,char *__needle)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_strstr_0040c1b8)();
return pcVar1;
}
| JMP qword ptr [0x0040c1b8] | null | null | null | null | [(u'INDIRECT_-1201724489', u'COPY_-1201724548'), (u'CAST_-1201724484', u'CALLIND_-1201724552'), (u'CALLIND_-1201724552', u'CAST_-1201724483'), ('tmp_38', u'CAST_-1201724484'), ('const-0', u'RETURN_-1201724549'), (u'CALLIND_-1201724552', u'INDIRECT_-1201724489'), (u'CAST_-1201724483', u'RETURN_-1201724549')] | [(u'INDIRECT_-1201724489', u'COPY_-1201724548'), (u'CAST_-1201724484', u'CALLIND_-1201724552'), (u'CALLIND_-1201724552', u'CAST_-1201724483'), ('tmp_38', u'CAST_-1201724484'), ('const-0', u'RETURN_-1201724549'), (u'CALLIND_-1201724552', u'INDIRECT_-1201724489'), (u'CAST_-1201724483', u'RETURN_-1201724549')] | null | null | 00402370 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strstr(char *__haystack,char *__needle)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strstr_0040c1b8)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strstr(char *__haystack,char *_... | (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 * strstr(char *__haystack,char *__needle)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strstr_0040c1b8)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strstr(char *... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__haystack,char *__needle)
{
char *pcVar1;
pcVar1 = (char *)(*(type_1 *)PTR_strstr_004121b8)();
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 *__haystack,char *__needle)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_MASKED_0040c1b8)();
return pcVar1;
}
| 712 | ||
51_mv_and_mv_strip.c | __fxstatat | __fxstatat |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int __fxstatat(int __ver,int __fildes,char *__filename,stat *__stat_buf,int __flag)
{
int iVar1;
iVar1 = (*(code *)PTR___fxstatat_00454198)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int __fxstatat(int __ver,int __fildes,char *__filename,stat *__stat_buf,int __flag)
{
int iVar1;
iVar1 = (*(code *)PTR___fxstatat_0042c198)();
return iVar1;
}
| JMP qword ptr [0x0042c198] | null | null | null | null | [(u'CALLIND_-1201720520', u'INDIRECT_-1201720454'), (u'CALLIND_-1201720520', u'RETURN_-1201720517'), ('tmp_56', u'CAST_-1201720449'), ('const-0', u'RETURN_-1201720517'), (u'INDIRECT_-1201720454', u'COPY_-1201720513'), (u'CAST_-1201720449', u'CALLIND_-1201720520')] | [(u'CALLIND_-1201720520', u'INDIRECT_-1201720454'), (u'CALLIND_-1201720520', u'RETURN_-1201720517'), ('tmp_56', u'CAST_-1201720449'), ('const-0', u'RETURN_-1201720517'), (u'INDIRECT_-1201720454', u'COPY_-1201720513'), (u'CAST_-1201720449', u'CALLIND_-1201720520')] | null | null | 00403330 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint __fxstatat(int __ver,int __fildes,char *__filename,stat *__stat_buf,int __flag)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___fxstatat_0042c198)();\n return iVar1;\n}\n\n" comment (function_definition "int __fxst... | (translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE I... | (comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int __fxstatat(int __ver,int __fildes,char *__filename,stat *__stat_buf,int __flag)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___fxstatat_0042c198)();\n return iVar1;\n}" (primitive_type "int") (function... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __ver,int __fildes,char *__filename,type_1 *__stat_buf,int __flag)
{
int iVar1;
iVar1 = (*(type_2 *)PTR___fxstatat_00454198)();
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)) (parameter_declara... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __ver,int __fildes,char *__filename,stat *__stat_buf,int __flag)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_0042c198)();
return iVar1;
}
| 6,472 | ||
2_expand_and_expand_strip.c | FUN_00402020 | FUN_00402020 |
void FUN_00402020(void)
{
(*(code *)PTR_00413010)();
return;
}
|
void FUN_00402020(void)
{
(*(code *)PTR_0040c010)();
return;
}
| PUSH qword ptr [0x0040c008]
JMP qword ptr [0x0040c010] | 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_0040c010)();\n return;\n}\n\n" (function_definition "void FUN_00402020(void)\n\n{\n (*(code *)PTR_0040c010)();\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_0040c010)();\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_00413010)();
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_0040c010)();
return;
}
| 3,393 | ||
57_pr_and_pr_strip.c | __freading | __freading |
void __freading(void)
{
(*(code *)PTR___freading_0043c1c8)();
return;
}
|
void __freading(void)
{
(*(code *)PTR___freading_004241c8)();
return;
}
| JMP qword ptr [0x004241c8] | null | null | null | null | [(u'CAST_-1201724455', u'CALLIND_-1201724520'), (u'INDIRECT_-1201724460', u'COPY_-1201724519'), (u'CALLIND_-1201724520', u'INDIRECT_-1201724460'), ('const-0', u'RETURN_-1201724517'), ('tmp_22', u'CAST_-1201724455')] | [(u'CAST_-1201724455', u'CALLIND_-1201724520'), (u'INDIRECT_-1201724460', u'COPY_-1201724519'), (u'CALLIND_-1201724520', u'INDIRECT_-1201724460'), ('const-0', u'RETURN_-1201724517'), ('tmp_22', u'CAST_-1201724455')] | null | null | 00402390 | .. | .. | (translation_unit "void __freading(void)\n\n{\n (*(code *)PTR___freading_004241c8)();\n return;\n}\n\n" (function_definition "void __freading(void)\n\n{\n (*(code *)PTR___freading_004241c8)();\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_004241c8)();\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_0043c1c8)();
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_004241c8)();
return;
}
| 4,847 | ||
45_mknod_and_mknod_strip.c | calloc | calloc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * calloc(size_t __nmemb,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_calloc_00429168)();
return pvVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * calloc(size_t __nmemb,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_calloc_00417168)();
return pvVar1;
}
| JMP qword ptr [0x00417168] | 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\nvoid * calloc(size_t __nmemb,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_calloc_00417168)();\n return pvVar1;\n}\n\n" comment (function_definition "void * calloc(size_t __nmemb,size_t __siz... | (translation_unit comment (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT =... | (comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "void * calloc(size_t __nmemb,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_calloc_00417168)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* calloc(size_t __... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(size_t __nmemb,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(type_1 *)PTR_calloc_00429168)();
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)) (parameter_declaration type: (primitive_type) declarator: ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * MASKED(size_t __nmemb,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_MASKED_00417168)();
return pvVar1;
}
| 2,595 | ||
104_find_and_find_strip.c | sscanf | sscanf |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int sscanf(char *__s,char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_sscanf_00504df8)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int sscanf(char *__s,char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_sscanf_0048cdf8)();
return iVar1;
}
| JMP qword ptr [0x0048cdf8] | null | null | null | null | [(u'INDIRECT_-1201715513', u'COPY_-1201715572'), (u'CALLIND_-1201715576', u'INDIRECT_-1201715513'), ('tmp_38', u'CAST_-1201715508'), (u'CAST_-1201715508', u'CALLIND_-1201715576'), (u'CALLIND_-1201715576', u'RETURN_-1201715573'), ('const-0', u'RETURN_-1201715573')] | [(u'INDIRECT_-1201715513', u'COPY_-1201715572'), (u'CALLIND_-1201715576', u'INDIRECT_-1201715513'), ('tmp_38', u'CAST_-1201715508'), (u'CAST_-1201715508', u'CALLIND_-1201715576'), (u'CALLIND_-1201715576', u'RETURN_-1201715573'), ('const-0', u'RETURN_-1201715573')] | null | null | 00404680 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint sscanf(char *__s,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_sscanf_0048cdf8)();\n return iVar1;\n}\n\n" comment (function_definition "int sscanf(char *__s,char *__format,...)\n\n{\n int iVar... | (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 sscanf(char *__s,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_sscanf_0048cdf8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "sscanf(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_sscanf_00504df8)();
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_0048cdf8)();
return iVar1;
}
| 8,627 | ||
60_head_and_head_strip.c | frame_dummy | _INIT_0 |
/* WARNING: Removing unreachable block (ram,0x004023ff) */
/* WARNING: Removing unreachable block (ram,0x00402409) */
void frame_dummy(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x004023ff) */
/* WARNING: Removing unreachable block (ram,0x00402409) */
void _INIT_0(void)
{
return;
}
| JMP 0x004023e0 | null | null | null | null | [('const-0', u'RETURN_-1201724272')] | [('const-0', u'RETURN_-1201724272')] | null | null | 00402450 | .. | .. | (translation_unit "/* WARNING: Removing unreachable block (ram,0x004023ff) */\n/* WARNING: Removing unreachable block (ram,0x00402409) */\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,0x004023ff) */") (comment "/* WARNING: Removing unreachable block (ram,0x00402409) */") (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,0x004023ff) */
/* WARNING: Removing unreachable block (ram,0x00402409) */
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,0x004023ff) */
/* WARNING: Removing unreachable block (ram,0x00402409) */
void MASKED(void)
{
return;
}
| 1,482 | ||
16_stdbuf_and_stdbuf_strip.c | strlen | strlen |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_strlen_00414080)();
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_strlen_0040d080)();
return sVar1;
}
| JMP qword ptr [0x0040d080] | null | null | null | null | [(u'INDIRECT_-1201725114', u'COPY_-1201725173'), (u'CALLIND_-1201725176', u'RETURN_-1201725173'), (u'CAST_-1201725109', u'CALLIND_-1201725176'), (u'CALLIND_-1201725176', u'INDIRECT_-1201725114'), ('tmp_32', u'CAST_-1201725109'), ('const-0', u'RETURN_-1201725173')] | [(u'INDIRECT_-1201725114', u'COPY_-1201725173'), (u'CALLIND_-1201725176', u'RETURN_-1201725173'), (u'CAST_-1201725109', u'CALLIND_-1201725176'), (u'CALLIND_-1201725176', u'INDIRECT_-1201725114'), ('tmp_32', u'CAST_-1201725109'), ('const-0', u'RETURN_-1201725173')] | null | null | 00402100 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0040d080)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(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 "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0040d080)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "strlen(char *__s)" (identifier "strlen") (pa... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(char *__s)
{
size_t sVar1;
sVar1 = (*(type_1 *)PTR_strlen_00414080)();
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))))) body: (compound_statement (declaration type: (primitive... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(char *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_MASKED_0040d080)();
return sVar1;
}
| 3,527 | ||
20_pinky_and_pinky_strip.c | strlen | strlen |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_strlen_004140a0)();
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_strlen_0040d0a0)();
return sVar1;
}
| JMP qword ptr [0x0040d0a0] | null | null | null | null | [(u'INDIRECT_-1201725050', u'COPY_-1201725109'), (u'CAST_-1201725045', u'CALLIND_-1201725112'), ('const-0', u'RETURN_-1201725109'), ('tmp_32', u'CAST_-1201725045'), (u'CALLIND_-1201725112', u'INDIRECT_-1201725050'), (u'CALLIND_-1201725112', u'RETURN_-1201725109')] | [(u'INDIRECT_-1201725050', u'COPY_-1201725109'), (u'CAST_-1201725045', u'CALLIND_-1201725112'), ('const-0', u'RETURN_-1201725109'), ('tmp_32', u'CAST_-1201725045'), (u'CALLIND_-1201725112', u'INDIRECT_-1201725050'), (u'CALLIND_-1201725112', u'RETURN_-1201725109')] | null | null | 00402140 | .. | .. | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0040d0a0)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(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 "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0040d0a0)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "strlen(char *__s)" (identifier "strlen") (pa... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(char *__s)
{
size_t sVar1;
sVar1 = (*(type_1 *)PTR_strlen_004140a0)();
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))))) body: (compound_statement (declaration type: (primitive... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(char *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_MASKED_0040d0a0)();
return sVar1;
}
| 3,017 | ||
18_uname_and_uname_strip.c | printf | printf |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_printf_00411090)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_printf_0040b090)();
return iVar1;
}
| JMP qword ptr [0x0040b090] | null | null | null | null | [(u'CALLIND_-1201725144', u'INDIRECT_-1201725082'), (u'INDIRECT_-1201725082', u'COPY_-1201725141'), ('tmp_32', u'CAST_-1201725077'), ('const-0', u'RETURN_-1201725141'), (u'CAST_-1201725077', u'CALLIND_-1201725144'), (u'CALLIND_-1201725144', u'RETURN_-1201725141')] | [(u'CALLIND_-1201725144', u'INDIRECT_-1201725082'), (u'INDIRECT_-1201725082', u'COPY_-1201725141'), ('tmp_32', u'CAST_-1201725077'), ('const-0', u'RETURN_-1201725141'), (u'CAST_-1201725077', u'CALLIND_-1201725144'), (u'CALLIND_-1201725144', u'RETURN_-1201725141')] | null | null | 00402120 | .. | .. | (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_0040b090)();\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_0040b090)();\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_00411090)();
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_0040b090)();
return iVar1;
}
| 4,337 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.