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 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 4