file_name stringlengths 21 83 | original_function_name stringlengths 1 716 | stripped_function_name stringlengths 3 50 | decompiled_code_original stringlengths 44 263k ⌀ | decompiled_code_stripped stringlengths 41 208k ⌀ | assembly_code stringlengths 3 168k ⌀ | dataflowgraph_original float64 | dataflowgraph_stripped float64 | graphImage_original float64 | graphImage_stripped float64 | pcode_edges_original stringlengths 11 5.24M | pcode_edges_stripped stringlengths 11 3.12M | pcode_graph_original float64 | pcode_graph_stripped float64 | address stringlengths 8 8 | arch stringclasses 1
value | opt_level stringclasses 1
value | S-Expression_of_decompiled_code_stripped stringlengths 338 5.73M ⌀ | S-Expression_decompiled_code_original stringlengths 367 7.15M ⌀ | S-Expression_decompiled_code_original_noisy stringlengths 289 5.55M ⌀ | S-Expression_decompiled_code_original_clean stringlengths 148 531k ⌀ | S-Expression_decompiled_code_original_root stringlengths 291 5.61M ⌀ | Replace_function_name_and_variable_name stringlengths 39 247k ⌀ | S-Expression_decompiled_code_stripped float64 | Root Node stringlengths 225 747k ⌀ | decompiled_code_original_masked float64 | decompiled_code_stripped_masked stringlengths 35 208k ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1844_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | ~Target_s390 | FUN_0004a250 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void ~Target_s390(Target_s390<64> * this, int __in_chrg) */
void __th... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0004a250(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003a83b8;
if (param_1[0xc] != 0) {
FUN_001ff030(param_1[0xc]);
}
FUN_001ff010(param_1,0x54);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00036f20
ADD EBX,0x364da9
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EAX,[EBX + 0xffff93b8]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x30]
TEST EAX,EAX
JZ 0x0004a27f
SUB ESP,0xc
PUSH EAX
CALL 0x001ff030
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x54
PUSH ESI
CALL 0x001ff010
ADD ESP,0x14
POP EBX... | null | null | null | null | [(u'PTRSUB_-1206148247', u'PTRSUB_-1206148246'), ('const-0', u'PTRSUB_-1206148245'), ('const-0', u'PTRSUB_-1206148241'), ('tmp_126', u'CBRANCH_-1206148444'), (u'PTRSUB_-1206148251', u'CAST_-1206148244'), (u'LOAD_-1206148463', u'CALL_-1206148421'), ('const-84', u'CALL_-1206148380'), ('const-0', u'PTRSUB_-1206148244'), (... | [('tmp_576', u'STORE_-1206148466'), ('const-12', u'PTRADD_-1206148254'), ('const-417', u'LOAD_-1206148463'), ('tmp_126', u'CBRANCH_-1206148444'), ('tmp_576', u'PTRADD_-1206148254'), (u'LOAD_-1206148463', u'CALL_-1206148421'), ('const-0', u'RETURN_-1206148347'), ('const-4', u'PTRADD_-1206148254'), (u'PTRSUB_-1206148256'... | null | null | 0004a250 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0004a250(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a83b8;\n if (param_1[0xc] != 0) {\n FUN_001ff030(param_1[0xc]);\n }\n FUN_001ff010(param_1,0x54);\n return;\n}\n\n" comment (functio... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void ~Target_s390(Target_s390<64> * this, int __i... | (translation_unit "void FUN_0004a250(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a83b8;\n if (param_1[0xc] != 0) {\n FUN_001ff030(param_1[0xc]);\n }\n FUN_001ff010(param_1,0x54);\n return;\n}\n\n" (function_definition "void FUN_0004a250(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a83b8;\n if (pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_0004a250(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a83b8;\n if (param_1[0xc] != 0) {\n FUN_001ff030(param_1[0xc]);\n }\n FUN_001ff010(param_1,0x54);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0004a250(undefined4 *param_1)" (identifier "FUN_0004a250") ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void ~Target_s390(Target_s390<64> * this, int __in_chrg) */
void __th... | null | (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))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003a83b8;
if (param_1[0xc] != 0) {
FUN_001ff030(param_1[0xc]);
}
FUN_001ff010(param_1,0x54);
return;
}
|
44_sg_raw_and_sg_raw_strip.c | get_scsi_pt_sense_len | get_scsi_pt_sense_len |
void get_scsi_pt_sense_len(void)
{
(*(code *)PTR_get_scsi_pt_sense_len_00016fa0)();
return;
}
|
void get_scsi_pt_sense_len(void)
{
(*(code *)PTR_get_scsi_pt_sense_len_00016fa0)();
return;
}
| JMP dword ptr [EBX + 0xb0] | null | null | null | null | [('const-0', u'RETURN_-1205988643'), (u'CALLIND_-1205988646', u'INDIRECT_-1205988574'), (u'CAST_-1205988569', u'CALLIND_-1205988646'), (u'INDIRECT_-1205988574', u'COPY_-1205988633'), ('tmp_58', u'CAST_-1205988569')] | [('const-0', u'RETURN_-1205988643'), (u'CALLIND_-1205988646', u'INDIRECT_-1205988574'), (u'CAST_-1205988569', u'CALLIND_-1205988646'), (u'INDIRECT_-1205988574', u'COPY_-1205988633'), ('tmp_58', u'CAST_-1205988569')] | null | null | 000112d0 | x86 | O1 | (translation_unit "void get_scsi_pt_sense_len(void)\n\n{\n (*(code *)PTR_get_scsi_pt_sense_len_00016fa0)();\n return;\n}\n\n" (function_definition "void get_scsi_pt_sense_len(void)\n\n{\n (*(code *)PTR_get_scsi_pt_sense_len_00016fa0)();\n return;\n}" primitive_type (function_declarator "get_scsi_pt_sense_len(void)"... | (translation_unit "void get_scsi_pt_sense_len(void)\n\n{\n (*(code *)PTR_get_scsi_pt_sense_len_00016fa0)();\n return;\n}\n\n" (function_definition "void get_scsi_pt_sense_len(void)\n\n{\n (*(code *)PTR_get_scsi_pt_sense_len_00016fa0)();\n return;\n}" primitive_type (function_declarator "get_scsi_pt_sense_len(void)"... | (translation_unit "void get_scsi_pt_sense_len(void)\n\n{\n (*(code *)PTR_get_scsi_pt_sense_len_00016fa0)();\n return;\n}\n\n" (function_definition "void get_scsi_pt_sense_len(void)\n\n{\n (*(code *)PTR_get_scsi_pt_sense_len_00016fa0)();\n return;\n}" primitive_type (function_declarator "get_scsi_pt_sense_len(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 get_scsi_pt_sense_len(void)\n\n{\n (*(code *)PTR_get_scsi_pt_sense_len_00016fa0)();\n return;\n}" (primitive_type "void") (function_declarator "get_scsi_pt_sense_len(void)" (identifier "get_scsi_pt_sense_len") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "v... |
void function_1(void)
{
(*(type_1 *)PTR_get_scsi_pt_sense_len_00016fa0)();
return;
}
| null | (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... | null |
void MASKED(void)
{
(*(code *)PTR_MASKED_00016fa0)();
return;
}
|
1081_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | ~Struct_Y | FUN_00039d40 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_Y(Struct_Y * this, int __in_chrg) */
void __thiscall gold::General_options::Struct_Y::~Struct_Y(Struct_Y *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struc... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00039d40(undefined4 *param_1)
{
*param_1 = &PTR_FUN_0039d3d4;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001fd020((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00036db0
ADD EBX,0x3702ba
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff33d4]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x00039d72
SUB ESP,0xc
PUSH EDX
CALL 0x001fd020
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-0', u'PTRSUB_-1206084036'), (u'CAST_-1206084040', u'STORE_-1206084217'), ('const-0', u'PTRSUB_-1206084038'), (u'PTRSUB_-1206084047', u'PTRSUB_-1206084042'), ('const-0', u'RETURN_-1206084130'), ('tmp_151', u'CBRANCH_-1206084193'), ('const-0', u'PTRSUB_-1206084047'), ('const-8', u'PTRSUB_-1206084049'), ('const-4... | [(u'PTRADD_-1206084061', u'INT_NOTEQUAL_-1206084193'), ('const-0', u'PTRSUB_-1206084052'), ('tmp_439', u'STORE_-1206084217'), ('const-4', u'PTRADD_-1206084048'), (u'PTRSUB_-1206084052', u'STORE_-1206084217'), ('const-0', u'RETURN_-1206084130'), ('tmp_151', u'CBRANCH_-1206084193'), (u'LOAD_-1206084213', u'CAST_-12060840... | null | null | 00039d40 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00039d40(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039d3d4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_Y(Struct_Y * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_Y::~Struct_Y(Struct_Y *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->sup... | (translation_unit "void FUN_00039d40(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039d3d4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_00039d40(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039d3d4;\n if ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_00039d40(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039d3d4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00039d40(undefined4 *param_1)" (identifier "FUN_00039d40... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_Y(Struct_Y * this, int __in_chrg) */
void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_5;
(this->super_Struct_var)._vptr_S... | null | (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))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_0039d3d4;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001fd020((undefined4 *)param_1[1]);
}
return;
}
|
514_powerpc64-linux-gnu-objcopy_and_powerpc64-linux-gnu-objcopy_strip.c | vfprintf | vfprintf |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* vfprintf@@GL... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206185502')] | [('const-1', u'RETURN_-1206185502')] | null | null | 000411d8 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_bad... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "vfprintf(FILE *__s... | (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) ))) (compound_statement { (expression_statement (call_expression IDENT (argu... | (function_definition "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)" (identifier "vfprintf") (parameter_list "(FILE *__s,char *__format,__gnuc_va_list __ar... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__s,char *__format,type_2 __arg)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* vfprintf@@GLIBC_... | null | (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: (primitive_type) declarator: (pointer... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__s,char *__format,__gnuc_va_list __arg)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
10306_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | write<64,_false> | FUN_00381a50 | "\n/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNI(...TRUNCATED) | "\n/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARN(...TRUNCATED) | "CALL 0x00074f02\nADD EAX,0x2685ab\nPUSH EBP\nPUSH EDI\nPUSH ESI\nPUSH EBX\nSUB ESP,0x3c\nMOV EBP,dw(...TRUNCATED) | null | null | null | null | "[(u'COPY_-1205394808', u'CALL_-1205396065'), (u'LOAD_-1205396767', u'INT_SUB_-1205396250'), ('tmp_1(...TRUNCATED) | "[(u'INT_ADD_-1205396639', u'CAST_-1205394994'), ('tmp_5320', u'CAST_-1205394650'), (u'LOAD_-1205396(...TRUNCATED) | null | null | 00381a50 | x86 | O1 | "(translation_unit \"/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_th(...TRUNCATED) | "(translation_unit \"/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thu(...TRUNCATED) | "(translation_unit \"int FUN_00381a50(int *param_1,int param_2,int param_3,uint param_4,uint param_5(...TRUNCATED) | "(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter(...TRUNCATED) | "(function_definition \"int FUN_00381a50(int *param_1,int param_2,int param_3,uint param_4,uint para(...TRUNCATED) | "\n/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNI(...TRUNCATED) | null | "(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator decl(...TRUNCATED) | null | "\n/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARN(...TRUNCATED) |
2739_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | do_for_all_global_symbols | FUN_00094830 | "\n/* DWARF original prototype: void do_for_all_global_symbols(Sized_incr_dynobj<32,_false> * this,\(...TRUNCATED) |
void FUN_00094830(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1206499268')] | [('const-0', u'RETURN_-1206499268')] | null | null | 00094830 | x86 | O1 | "(translation_unit \"void FUN_00094830(void)\\n\\n{\\n return;\\n}\\n\\n\" (function_definition \"v(...TRUNCATED) | "(translation_unit \"/* DWARF original prototype: void do_for_all_global_symbols(Sized_incr_dynobj<3(...TRUNCATED) | "(translation_unit \"void FUN_00094830(void)\\n\\n{\\n return;\\n}\\n\\n\" (function_definition \"v(...TRUNCATED) | "(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter(...TRUNCATED) | "(function_definition \"void FUN_00094830(void)\\n\\n{\\n return;\\n}\" (primitive_type \"void\") ((...TRUNCATED) | "\n/* DWARF original prototype: void do_for_all_global_symbols(Sized_incr_dynobj<32,_false> * this,\(...TRUNCATED) | null | "(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator decl(...TRUNCATED) | null |
void MASKED(void)
{
return;
}
|
7892_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | _M_mutate | FUN_001eeaa0 | "\n/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::(...TRUNCATED) | "\n/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid (...TRUNCATED) | "PUSH EBP\nPUSH EDI\nPUSH ESI\nPUSH EBX\nCALL 0x00035840\nADD EBX,0x1a0557\nSUB ESP,0x2c\nMOV EBP,dw(...TRUNCATED) | null | null | null | null | "[(u'LOAD_-1207833877', u'INT_SUB_-1207833836'), ('tmp_1284', u'INT_NOTEQUAL_-1207833603'), (u'INT_N(...TRUNCATED) | "[(u'LOAD_-1207833877', u'INT_SUB_-1207833836'), (u'INT_NOTEQUAL_-1207833582', u'CBRANCH_-1207833582(...TRUNCATED) | null | null | 001eeaa0 | x86 | O1 | "(translation_unit \"/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_th(...TRUNCATED) | "(translation_unit \"/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thu(...TRUNCATED) | "(translation_unit \"void FUN_001eeaa0(int *param_1,size_t param_2,int param_3,undefined1 *param_4,s(...TRUNCATED) | "(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter(...TRUNCATED) | "(function_definition \"void FUN_001eeaa0(int *param_1,size_t param_2,int param_3,undefined1 *param_(...TRUNCATED) | "\n/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::(...TRUNCATED) | null | "(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator decl(...TRUNCATED) | null | "\n/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid (...TRUNCATED) |
449_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | Script_options | FUN_00031e20 | "\n/* gold::Script_options::Script_options() [clone .cold.449] */\n\nvoid __thiscall gold::Script_op(...TRUNCATED) | "\nvoid FUN_00031e20(void)\n\n{\n int unaff_EBP;\n int *unaff_ESI;\n int unaff_EDI;\n \n FUN_00(...TRUNCATED) | "SUB ESP,0xc\nLEA EAX,[ESI + 0x68]\nPUSH EAX\nCALL 0x0017d560\nMOV EAX,dword ptr [ESI + 0x5c]\nADD E(...TRUNCATED) | null | null | null | null | "[(u'CAST_-1206116364', u'CALL_-1206116740'), (u'CAST_-1206116287', u'CALL_-1206116558'), ('tmp_910'(...TRUNCATED) | "[('tmp_896', u'INT_ADD_-1206116516'), ('const-4', u'PTRADD_-1206116355'), ('const-23', u'PTRADD_-12(...TRUNCATED) | null | null | 00031e20 | x86 | O1 | "(translation_unit \"void FUN_00031e20(void)\\n\\n{\\n int unaff_EBP;\\n int *unaff_ESI;\\n int u(...TRUNCATED) | "(translation_unit \"/* gold::Script_options::Script_options() [clone .cold.449] */\\n\\nvoid __this(...TRUNCATED) | "(translation_unit \"void FUN_00031e20(void)\\n\\n{\\n int unaff_EBP;\\n int *unaff_ESI;\\n int u(...TRUNCATED) | "(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter(...TRUNCATED) | "(function_definition \"void FUN_00031e20(void)\\n\\n{\\n int unaff_EBP;\\n int *unaff_ESI;\\n in(...TRUNCATED) | "\n/* gold::Script_options::Script_options() [clone .cold.449] */\n\nvoid __thiscall gold::function_(...TRUNCATED) | null | "(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator decl(...TRUNCATED) | null | "\nvoid MASKED(void)\n\n{\n int unaff_EBP;\n int *unaff_ESI;\n int unaff_EDI;\n \n FUN_0017d560(...TRUNCATED) |
10701_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | do_length | FUN_00285710 | "\n/* std::__codecvt_utf8_base<wchar_t>::do_length(__mbstate_t&, char const*, char const*, unsigned\(...TRUNCATED) | "\nundefined8 FUN_00285710(int param_1,undefined4 param_2,int param_3)\n\n{\n int iVar1;\n undefin(...TRUNCATED) | "PUSH EBX\nMOV EAX,dword ptr [ESP + 0x8]\nMOV EBX,dword ptr [ESP + 0x10]\nPUSH dword ptr [EAX + 0x10(...TRUNCATED) | null | null | null | null | "[('tmp_147', u'PTRADD_-1204332701'), ('const-1', u'PTRADD_-1204332701'), ('const-417', u'LOAD_-1204(...TRUNCATED) | "[(u'CAST_-1204332632', u'LOAD_-1204332763'), (u'INT_ADD_-1204332747', u'CAST_-1204332632'), (u'CALL(...TRUNCATED) | null | null | 00285710 | x86 | O1 | "(translation_unit \"undefined8 FUN_00285710(int param_1,undefined4 param_2,int param_3)\\n\\n{\\n (...TRUNCATED) | "(translation_unit \"/* std::__codecvt_utf8_base<wchar_t>::do_length(__mbstate_t&, char const*, char(...TRUNCATED) | "(translation_unit \"undefined8 FUN_00285710(int param_1,undefined4 param_2,int param_3)\\n\\n{\\n (...TRUNCATED) | "(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter(...TRUNCATED) | "(function_definition \"undefined8 FUN_00285710(int param_1,undefined4 param_2,int param_3)\\n\\n{\\(...TRUNCATED) | "\n/* std::__codecvt_utf8_base<wchar_t>::do_length(__mbstate_t&, char const*, char const*, unsigned\(...TRUNCATED) | null | "(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator dec(...TRUNCATED) | null | "\nundefined8 MASKED(int param_1,undefined4 param_2,int param_3)\n\n{\n int iVar1;\n undefined4 uV(...TRUNCATED) |
3176_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | register_option | FUN_000ac380 | "\n/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF(...TRUNCATED) | "\n/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid (...TRUNCATED) | "PUSH ESI\nMOV ESI,EAX\nPUSH EBX\nCALL 0x00032730\nADD EBX,0x255c77\nSUB ESP,0x14\nMOV dword ptr [ES(...TRUNCATED) | null | null | null | null | "[(u'MULTIEQUAL_-1206532515', u'INT_EQUAL_-1206533112'), (u'CALL_-1206532849', u'INDIRECT_-120653239(...TRUNCATED) | "[(u'CAST_-1206532411', u'STORE_-1206533009'), (u'CALL_-1206532903', u'INDIRECT_-1206532526'), (u'IN(...TRUNCATED) | null | null | 000ac380 | x86 | O1 | "(translation_unit \"/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_th(...TRUNCATED) | "(translation_unit \"/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thu(...TRUNCATED) | "(translation_unit \"void __regparm3 FUN_000ac380(int param_1)\\n\\n{\\n int *piVar1;\\n uint uVar(...TRUNCATED) | "(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_lis(...TRUNCATED) | "(function_definition \"void __regparm3 FUN_000ac380(int param_1)\\n\\n{\\n int *piVar1;\\n uint u(...TRUNCATED) | "\n/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF(...TRUNCATED) | null | "(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (fun(...TRUNCATED) | null | "\n/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid (...TRUNCATED) |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 4