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
795_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c
def_get_module
FUN_00059010
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ def_file_module * def_get_module(def_file *fdef,char *name) { def_file_module *pdVar1; int iVar2; pdVar1 = fdef->modules; while ((pdVar1 != (def_file_module *)0x0 && (iVar2 = s...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 * FUN_00059010(int param_1,char *param_2) { undefined4 *puVar1; int iVar2; puVar1 = *(undefined4 **)(param_1 + 0x34); while ((puVar1 != (undefined4 *)0x0 && (iVar2 = strcmp((char *)(puVar1 + 2),param_2), iV...
PUSH EDI PUSH ESI PUSH EBX MOV EAX,dword ptr [ESP + 0x10] CALL 0x00017b80 ADD EBX,0x174fe4 MOV EDI,dword ptr [ESP + 0x14] MOV ESI,dword ptr [EAX + 0x34] TEST ESI,ESI JNZ 0x00059036 JMP 0x0005904a MOV ESI,dword ptr [ESI] TEST ESI,ESI JZ 0x0005904a SUB ESP,0x8 LEA EAX,[ESI + 0x8] PUSH EDI PUSH EAX CALL 0x000160c0 ADD ESP...
null
null
null
null
[(u'MULTIEQUAL_-1206218448', u'INT_NOTEQUAL_-1206218665'), (u'MULTIEQUAL_-1206218448', u'PTRSUB_-1206218439'), (u'LOAD_-1206218684', u'MULTIEQUAL_-1206218448'), (u'PTRSUB_-1206218439', u'LOAD_-1206218604'), ('const-52', u'PTRSUB_-1206218450'), ('const-0', u'PTRSUB_-1206218439'), (u'PTRSUB_-1206218429', u'CALL_-12062186...
[(u'CAST_-1206218448', u'LOAD_-1206218684'), (u'MULTIEQUAL_-1206218450', u'INT_NOTEQUAL_-1206218665'), (u'MULTIEQUAL_-1206218450', u'COPY_-1206218635'), (u'MULTIEQUAL_-1206218450', u'LOAD_-1206218604'), (u'INT_ADD_-1206218668', u'CAST_-1206218448'), ('tmp_625', u'INT_ADD_-1206218668'), (u'LOAD_-1206218684', u'MULTIEQUA...
null
null
00059010
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 * FUN_00059010(int param_1,char *param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n \n puVar1 = *(undefined4 **)(param_1 + 0x34);\n while ((puVar1 != (undefined4 *)0x0 && (iVar2 = strcmp((char ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\ndef_file_module * def_get_module(def_file *fdef,char *name)\n\n{\n def_file_module *pdVar1;\n int iVar2;\n \n pdVar1 = fdef->modules;\n while ((pdVar1 != (def_fil...
(translation_unit "undefined4 * FUN_00059010(int param_1,char *param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n \n puVar1 = *(undefined4 **)(param_1 + 0x34);\n while ((puVar1 != (undefined4 *)0x0 && (iVar2 = strcmp((char *)(puVar1 + 2),param_2), iVar2 != 0))\n ) {\n puVar1 = (undefined4 *)*puVar1;\n }...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expressio...
(function_definition "undefined4 * FUN_00059010(int param_1,char *param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n \n puVar1 = *(undefined4 **)(param_1 + 0x34);\n while ((puVar1 != (undefined4 *)0x0 && (iVar2 = strcmp((char *)(puVar1 + 2),param_2), iVar2 != 0))\n ) {\n puVar1 = (undefined4 *)*puVar1;\n...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 * function_1(type_2 *fdef,char *name) { type_1 *var_1; int var_3; var_1 = fdef->modules; while ((var_1 != (type_1 *)0x0 && (var_3 = var_2(var_1->name,name), var_3 != 0))...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 * MASKED(int param_1,char *param_2) { undefined4 *puVar1; int iVar2; puVar1 = *(undefined4 **)(param_1 + 0x34); while ((puVar1 != (undefined4 *)0x0 && (iVar2 = strcmp((char *)(puVar1 + 2),param_2), iVar2 !=...
4721_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
~Struct_V
FUN_00158050
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_V(Struct_V * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_V::~Struct_V(Struct_V *this,int __in_chrg) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00158050(undefined4 *param_1) { *param_1 = &PTR_FUN_00404ca8; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_00248220((undefined4 *)param_1[1]); } FUN_00248200(param_1,0x44); return; }
PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x2bbfa9 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xffff0ca8] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x00158082 SUB ESP,0xc PUSH EAX CALL 0x00248220 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x44 PUSH ESI CALL 0x00248200 AD...
null
null
null
null
[('const-1', u'RETURN_-1207271322')]
[('const-4213928', u'PTRSUB_-1207271062'), ('const-417', u'LOAD_-1207271274'), ('tmp_597', u'PTRADD_-1207271059'), (u'CAST_-1207271059', u'CALL_-1207271231'), ('const-68', u'CALL_-1207271190'), ('tmp_135', u'CBRANCH_-1207271254'), ('const-4', u'PTRADD_-1207271059'), ('const-417', u'STORE_-1207271277'), ('tmp_597', u'ST...
null
null
00158050
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00158050(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00404ca8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n FUN_00248200(param_1,0x44);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_V(Struct_V * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_V::~Struct_V(Struct_V *this,int __in_chrg)\n\n{\n}\n\n" comment comment (function_de...
(translation_unit "void FUN_00158050(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00404ca8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n FUN_00248200(param_1,0x44);\n return;\n}\n\n" (function_definition "void FUN_00158050(undefined4 *param_1)\n\n{\n *para...
(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_00158050(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00404ca8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n FUN_00248200(param_1,0x44);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00158050(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_V(Struct_V * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg) { }
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_00404ca8; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_00248220((undefined4 *)param_1[1]); } FUN_00248200(param_1,0x44); return; }
128_powerpc64le-linux-gnu-objdump_and_powerpc64le-linux-gnu-objdump_strip.c
fprintf
fprintf
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fprintf(FILE *__stream,char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_fprintf_00072fd0)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fprintf(FILE *__stream,char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_fprintf_00072fd0)(); return iVar1; }
JMP dword ptr [EBX + 0xffffffd0]
null
null
null
null
[(u'INDIRECT_-1205974837', u'COPY_-1205974896'), ('const-0', u'RETURN_-1205974907'), (u'CAST_-1205974830', u'CALLIND_-1205974910'), (u'CALLIND_-1205974910', u'INDIRECT_-1205974837'), ('tmp_72', u'CAST_-1205974830'), (u'CALLIND_-1205974910', u'RETURN_-1205974907')]
[(u'INDIRECT_-1205974837', u'COPY_-1205974896'), ('const-0', u'RETURN_-1205974907'), (u'CAST_-1205974830', u'CALLIND_-1205974910'), (u'CALLIND_-1205974910', u'INDIRECT_-1205974837'), ('tmp_72', u'CAST_-1205974830'), (u'CALLIND_-1205974910', u'RETURN_-1205974907')]
null
null
00014878
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fprintf(FILE *__stream,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fprintf_00072fd0)();\n return iVar1;\n}\n\n" comment (function_definition "int fprintf(FILE *__stream,char *__format,...)\n\n...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fprintf(FILE *__stream,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fprintf_00072fd0)();\n return iVar1;\n}\n\n" comment (function_definition "int fprintf(FILE *__stream,char *__format,...)\n\n...
(translation_unit "int fprintf(FILE *__stream,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fprintf_00072fd0)();\n return iVar1;\n}\n\n" (function_definition "int fprintf(FILE *__stream,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fprintf_00072fd0)();\n return iVar1;\n}" p...
(translation_unit (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 (assignment...
(function_definition "int fprintf(FILE *__stream,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fprintf_00072fd0)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fprintf(FILE *__stream,char *__format,...)" (identifier "fprintf") (parameter_list "(FILE *__stream,char *__format,....
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream,char *__format,...) { int iVar1; iVar1 = (*(type_2 *)PTR_fprintf_00072fd0)(); return iVar1; }
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: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream,char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00072fd0)(); return iVar1; }
504_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
script_exp_function_addr.cold.46
FUN_0002e8dd
void script_exp_function_addr_cold_46(void) { int unaff_EBP; void *unaff_ESI; undefined4 uVar1; undefined4 extraout_var; undefined4 extraout_var_00; uVar1 = 0x1c; operator_delete(unaff_ESI,0x1c); /* WARNING: Subroutine does not return */ _Unwind_Resume(*(undefined4 *)(unaff_EBP ...
void FUN_0002e8dd(void) { int unaff_EBP; undefined4 uVar1; undefined4 extraout_var; undefined4 extraout_var_00; uVar1 = 0x1c; FUN_00180780(); /* WARNING: Subroutine does not return */ FUN_00217770(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00); }
PUSH EAX MOV EBX,EDI PUSH EAX PUSH 0x1c PUSH ESI CALL 0x00180780 POP EDX PUSH dword ptr [EBP + -0x1c] CALL 0x00217770
null
null
null
null
[('const-4294967268', u'INT_ADD_-1205999343'), (u'INDIRECT_-1205999271', u'CALL_-1205999345'), ('tmp_120', u'CALL_-1205999366'), (u'CALL_-1205999366', u'INDIRECT_-1205999269'), (u'INDIRECT_-1205999269', u'CALL_-1205999345'), ('tmp_121', u'INT_ADD_-1205999343'), ('const-28', u'COPY_-1205999381'), ('const-417', u'LOAD_-1...
[('const-4294967268', u'INT_ADD_-1205999343'), (u'INDIRECT_-1205999271', u'CALL_-1205999345'), (u'CALL_-1205999366', u'INDIRECT_-1205999269'), (u'INDIRECT_-1205999273', u'CALL_-1205999345'), ('const-417', u'LOAD_-1205999359'), (u'INT_ADD_-1205999343', u'CAST_-1205999258'), (u'INDIRECT_-1205999269', u'CALL_-1205999345')...
null
null
0002e8dd
x86
O1
(translation_unit "void FUN_0002e8dd(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x1c;\n FUN_00180780();\n /* WARNING: Subroutine does not return */\n FUN_00217770(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,e...
(translation_unit "void script_exp_function_addr_cold_46(void)\n\n{\n int unaff_EBP;\n void *unaff_ESI;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x1c;\n operator_delete(unaff_ESI,0x1c);\n /* WARNING: Subroutine does not return */\n _Unwind_Res...
(translation_unit "void FUN_0002e8dd(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x1c;\n FUN_00180780();\n \n FUN_00217770(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);\n}\n\n" (function_defini...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expres...
(function_definition "void FUN_0002e8dd(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x1c;\n FUN_00180780();\n \n FUN_00217770(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);\n}" (primitive_type "...
void function_1(void) { int var_3; void *unaff_ESI; type_1 uVar1; type_1 extraout_var; type_1 extraout_var_00; uVar1 = 0x1c; var_1(unaff_ESI,0x1c); /* WARNING: Subroutine does not return */ var_2(*(type_1 *)(var_3 + -0x1c),uVar1,extraout_var,extraout_var_00); }
null
(translation_unit (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)) (declaration type: (type_identifier...
null
void MASKED(void) { int unaff_EBP; undefined4 uVar1; undefined4 extraout_var; undefined4 extraout_var_00; uVar1 = 0x1c; FUN_00180780(); /* WARNING: Subroutine does not return */ FUN_00217770(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00); }
11372_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
eback
FUN_003b99e0
/* std::streambuf::eback() const */ undefined4 __thiscall std::streambuf::eback(streambuf *this) { return *(undefined4 *)(this + 4); }
undefined4 FUN_003b99e0(int param_1) { return *(undefined4 *)(param_1 + 4); }
MOV EAX,dword ptr [ESP + 0x4] MOV EAX,dword ptr [EAX + 0x4] RET
null
null
null
null
[(u'COPY_-1205560854', u'RETURN_-1205560839'), ('const-0', u'RETURN_-1205560839'), ('const-4', u'PTRADD_-1205560792'), (u'LOAD_-1205560854', u'COPY_-1205560854'), ('const-1', u'PTRADD_-1205560792'), (u'CAST_-1205560786', u'LOAD_-1205560854'), ('const-417', u'LOAD_-1205560854'), ('tmp_26', u'PTRADD_-1205560792'), (u'PTR...
[(u'COPY_-1205560854', u'RETURN_-1205560839'), ('const-0', u'RETURN_-1205560839'), (u'INT_ADD_-1205560838', u'CAST_-1205560786'), ('tmp_29', u'INT_ADD_-1205560838'), (u'LOAD_-1205560854', u'COPY_-1205560854'), ('const-417', u'LOAD_-1205560854'), (u'CAST_-1205560786', u'LOAD_-1205560854'), ('const-4', u'INT_ADD_-1205560...
null
null
003b99e0
x86
O1
(translation_unit "undefined4 FUN_003b99e0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 4);\n}\n\n" (function_definition "undefined4 FUN_003b99e0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 4);\n}" type_identifier (function_declarator "FUN_003b99e0(int param_1)" identifier (parameter_list "(int param...
(translation_unit "/* std::streambuf::eback() const */\n\nundefined4 __thiscall std::streambuf::eback(streambuf *this)\n\n{\n return *(undefined4 *)(this + 4);\n}\n\n" comment (function_definition "undefined4 __thiscall std::streambuf::eback(streambuf *this)\n\n{\n return *(undefined4 *)(this + 4);\n}" type_identifie...
(translation_unit "undefined4 FUN_003b99e0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 4);\n}\n\n" (function_definition "undefined4 FUN_003b99e0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 4);\n}" type_identifier (function_declarator "FUN_003b99e0(int param_1)" identifier (parameter_list "(int param...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression ...
(function_definition "undefined4 FUN_003b99e0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 4);\n}" (type_identifier "undefined4") (function_declarator "FUN_003b99e0(int param_1)" (identifier "FUN_003b99e0") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (ide...
/* std::streambuf::eback() const */ type_1 __thiscall std::type_2::function_1(type_2 *var_1) { return *(type_1 *)(var_1 + 4); }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (cast_expression type: ...
null
undefined4 MASKED(int param_1) { return *(undefined4 *)(param_1 + 4); }
61_aarch64-linux-gnu-elfedit_and_aarch64-linux-gnu-elfedit_strip.c
process_archive_index_and_symbols
FUN_00012910
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bfd_boolean __regparm3 process_archive_index_and_symbols(archive_info *arch,uint sizeof_ar_index,bfd_boolean read_symbols) { int *piVar1; char cVar2; longlong lVar3; ulong uVar4; size_t sVar5; uint __n; uchar *__ptr...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 FUN_00012910(undefined4 *param_1,uint param_2,int param_3) { undefined1 uVar1; longlong lVar2; ulong uVar3; size_t sVar4; uint __n; void *pvVar5; size_t sVar6; void *pvVar7; int iVar8; c...
PUSH EBP MOV EBP,EDX PUSH EDI MOV EDI,EAX ADD EAX,0x64 PUSH ESI PUSH EBX CALL 0x000117c0 ADD EBX,0x66e0 SUB ESP,0x40 MOVZX EDX,byte ptr [EAX + 0xa] MOV byte ptr [EAX + 0xa],0x0 MOV dword ptr [ESP + 0x14],ECX MOV byte ptr [ESP + 0x10],DL PUSH 0xa PUSH 0x0 PUSH EAX CALL 0x00011190 MOVZX EDX,byte ptr [ESP + 0x1c] ADD ESP,...
null
null
null
null
[(u'COPY_-1205979588', u'CALL_-1205980943'), ('tmp_1062', u'CBRANCH_-1205982299'), ('const-0', u'SUBPIECE_-1205982425'), (u'INT_SUB_-1205982591', u'INT_LESS_-1205982398'), (u'COPY_-1205982051', u'MULTIEQUAL_-1205980786'), ('const-0', u'CALL_-1205981103'), (u'CAST_-1205979474', u'CALL_-1205980911'), (u'INT_AND_-12059827...
[('tmp_5682', u'INT_MULT_-1205982142'), (u'CALL_-1205982840', u'CAST_-1205980161'), ('tmp_1062', u'CBRANCH_-1205982299'), ('const-0', u'SUBPIECE_-1205982425'), (u'INT_SUB_-1205982591', u'INT_LESS_-1205982398'), (u'MULTIEQUAL_-1205980571', u'CALL_-1205981506'), (u'PTRADD_-1205979806', u'LOAD_-1205981892'), (u'LOAD_-1205...
null
null
00012910
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3 FUN_00012910(undefined4 *param_1,uint param_2,int param_3)\n\n{\n undefined1 uVar1;\n longlong lVar2;\n ulong uVar3;\n size_t sVar4;\n uint __n;\n void *pvVar5;\n size_t sVar6;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean __regparm3\nprocess_archive_index_and_symbols(archive_info *arch,uint sizeof_ar_index,bfd_boolean read_symbols)\n\n{\n int *piVar1;\n char cVar2;\n longlong lVar3;\n ulong uVar4;\n size_t sVar5...
(translation_unit "undefined4 __regparm3 FUN_00012910(undefined4 *param_1,uint param_2,int param_3)\n\n{\n undefined1 uVar1;\n longlong lVar2;\n ulong uVar3;\n size_t sVar4;\n uint __n;\n void *pvVar5;\n size_t sVar6;\n void *pvVar7;\n int iVar8;\n char *pcVar9;\n undefined4 uVar10;\n undefined4 uVar11;\n ...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decl...
(function_definition "undefined4 __regparm3 FUN_00012910(undefined4 *param_1,uint param_2,int param_3)\n\n{\n undefined1 uVar1;\n longlong lVar2;\n ulong uVar3;\n size_t sVar4;\n uint __n;\n void *pvVar5;\n size_t sVar6;\n void *pvVar7;\n int iVar8;\n char *pcVar9;\n undefined4 uVar10;\n undefined4 uVar11;\...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 __regparm3 function_1(type_2 *arch,type_3 var_9,type_1 var_6) { int *piVar1; char cVar2; type_4 lVar3; type_5 var_4; size_t var_11; type_3 var_15; type_6 *var_17; size_t var_18; type_7 *var_20; char *va...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifie...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 MASKED(undefined4 *param_1,uint param_2,int param_3) { undefined1 uVar1; longlong lVar2; ulong uVar3; size_t sVar4; uint __n; void *pvVar5; size_t sVar6; void *pvVar7; int iVar8; char *p...
1454_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
~Struct_no_fix_cortex_a53_843419
FUN_000404c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_fix_cortex_a53_843419(Struct_no_fix_cortex_a53_843419 * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_no_fix_cortex_a53_843419::~Struct_no_fix_cortex_a53_8434...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000404c0(undefined4 *param_1) { *param_1 = &PTR_FUN_003a1444; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ff030((undefined4 *)param_1[1]); } FUN_001ff010(param_1,0x3c); return; }
PUSH ESI PUSH EBX CALL 0x00036f20 ADD EBX,0x36eb39 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xffff2444] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x000404f2 SUB ESP,0xc PUSH EAX CALL 0x001ff030 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x3c PUSH ESI CALL 0x001ff010 AD...
null
null
null
null
[('const-0', u'PTRSUB_-1206188564'), (u'PTRSUB_-1206188585', u'PTRSUB_-1206188580'), (u'PTRSUB_-1206188569', u'STORE_-1206188797'), (u'PTRSUB_-1206188577', u'CAST_-1206188567'), (u'PTRSUB_-1206188570', u'PTRSUB_-1206188566'), ('tmp_135', u'CBRANCH_-1206188774'), ('tmp_323', u'PTRSUB_-1206188571'), ('const-3806276', u'P...
[(u'PTRADD_-1206188579', u'LOAD_-1206188794'), (u'CAST_-1206188579', u'CALL_-1206188751'), ('const-0', u'PTRSUB_-1206188582'), (u'PTRADD_-1206188591', u'INT_NOTEQUAL_-1206188774'), (u'LOAD_-1206188794', u'CAST_-1206188579'), ('const-0', u'RETURN_-1206188677'), ('tmp_597', u'STORE_-1206188797'), ('const-3806276', u'PTRS...
null
null
000404c0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000404c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a1444;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n FUN_001ff010(param_1,0x3c);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_fix_cortex_a53_843419(Struct_no_fix_cortex_a53_843419 *\n this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_fix_cortex_a53_843419::~Struct...
(translation_unit "void FUN_000404c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a1444;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n FUN_001ff010(param_1,0x3c);\n return;\n}\n\n" (function_definition "void FUN_000404c0(undefined4 *param_1)\n\n{\n *para...
(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_000404c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a1444;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n FUN_001ff010(param_1,0x3c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000404c0(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_fix_cortex_a53_843419(Struct_no_fix_cortex_a53_843419 * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1 (function_1 *this,int __in_ch...
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_003a1444; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ff030((undefined4 *)param_1[1]); } FUN_001ff010(param_1,0x3c); return; }
6342_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
at
FUN_00185220
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::at(unsigned int) const */ int __thiscall std::wstring::at(wstring *this,uint param_1) { if (param_1 < *(uint *)(this + 4)) { return *(int *)this + param_1 * 4; } /* WARNING: Subroutine...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_00185220(int *param_1,uint param_2) { if (param_2 < (uint)param_1[1]) { return *param_1 + param_2 * 4; } /* WARNING: Subroutine does not return */ FUN_001c6230("basic_string::at: __n (which ...
PUSH EBX CALL 0x00032730 ADD EBX,0x17cdda SUB ESP,0x8 MOV EDX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [ESP + 0x14] MOV ECX,dword ptr [EDX + 0x4] CMP EAX,ECX JNC 0x00185248 MOV EDX,dword ptr [EDX] ADD ESP,0x8 POP EBX LEA EAX,[EDX + EAX*0x4] RET PUSH EDX PUSH ECX PUSH EAX LEA EAX,[EBX + 0xfff3883c] PUSH EAX CALL 0x001c6...
null
null
null
null
[('const-4', u'INT_MULT_-1207479648'), ('const-417', u'LOAD_-1207479720'), (u'INT_LESS_-1207479701', u'CBRANCH_-1207479699'), ('tmp_240', u'CALL_-1207479637'), (u'LOAD_-1207479720', u'CALL_-1207479637'), ('const-0', u'RETURN_-1207479662'), ('tmp_240', u'INT_MULT_-1207479648'), ('const-2336828', u'COPY_-1207479604'), ('...
[('const-4', u'INT_MULT_-1207479648'), (u'INT_LESS_-1207479701', u'CBRANCH_-1207479699'), ('tmp_378', u'PTRADD_-1207479568'), ('const-4', u'PTRADD_-1207479568'), (u'LOAD_-1207479720', u'CALL_-1207479637'), ('const-0', u'RETURN_-1207479662'), ('tmp_378', u'CALL_-1207479637'), (u'CAST_-1207479565', u'INT_LESS_-1207479701...
null
null
00185220
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00185220(int *param_1,uint param_2)\n\n{\n if (param_2 < (uint)param_1[1]) {\n return *param_1 + param_2 * 4;\n }\n /* WARNING: Subroutine does not return */\n FUN_001c6230("ba...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::at(unsigned int) const */\n\nint __thiscall std::wstring::at(wstring *this,uint param_1)\n\n{\n if (param_1 < *(uint *)(this + 4)) {\n return *(int *)this + param_1 * 4;\n }\n ...
(translation_unit "int FUN_00185220(int *param_1,uint param_2)\n\n{\n if (param_2 < (uint)param_1[1]) {\n return *param_1 + param_2 * 4;\n }\n \n FUN_001c6230("basic_string::at: __n (which is %zu) >= this->size() (which is %zu)",param_2,\n param_1[1],param_1);\n}\n\n" (function_de...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TY...
(function_definition "int FUN_00185220(int *param_1,uint param_2)\n\n{\n if (param_2 < (uint)param_1[1]) {\n return *param_1 + param_2 * 4;\n }\n \n FUN_001c6230("basic_string::at: __n (which is %zu) >= this->size() (which is %zu)",param_2,\n param_1[1],param_1);\n}" (primitive_ty...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::at(unsigned int) const */ int __thiscall std::type_1::function_1(type_1 *var_2,type_2 var_1) { if (var_1 < *(type_2 *)(var_2 + 4)) { return *(int *)var_2 + var_1 * 4; } /* WARNING: Sub...
null
(translation_unit (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: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(int *param_1,uint param_2) { if (param_2 < (uint)param_1[1]) { return *param_1 + param_2 * 4; } /* WARNING: Subroutine does not return */ FUN_001c6230("basic_string::at: __n (which is %zu...
8067_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
Output_data_reloc
FUN_002dabb0
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void Output_data_reloc(Output_data_reloc<9,_false,_64,_true> * this, bool sr) */ void __thiscall gold::Output_data_reloc<9,_false,_64,_true>::O...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void FUN_002dabb0(undefined4 *param_1,undefined1 param_2) { param_1[1] = 0; param_1[2] = 0; param_1[3] = 0; param_1[4] = 0; param_1[5] = 0xffffffff; param_1[6] = 0xffffffff; *(byte *)(param_1 + 7) = *(byte *)(param...
CALL 0x00050c85 ADD EDX,0x30f44b MOV EAX,dword ptr [ESP + 0x4] MOV ECX,dword ptr [ESP + 0x8] MOV dword ptr [EAX + 0x4],0x0 MOV dword ptr [EAX + 0x8],0x0 MOV dword ptr [EAX + 0xc],0x0 MOV dword ptr [EAX + 0x10],0x0 LEA EDX,[EDX + 0xfffed5d8] MOV dword ptr [EAX + 0x14],0xffffffff MOV dword ptr [EAX + 0x18],0xffffffff AND...
null
null
null
null
[(u'PTRSUB_-1204638466', u'PTRSUB_-1204638441'), ('const-0', u'PTRSUB_-1204638551'), ('const-0', u'PTRSUB_-1204638404'), ('const-4', u'INT_ADD_-1204638507'), (u'PTRSUB_-1204638514', u'PTRSUB_-1204638489'), (u'PTRSUB_-1204638484', u'PTRSUB_-1204638455'), (u'PTRSUB_-1204638476', u'PTRSUB_-1204638448'), ('const-0', u'STOR...
[(u'PTRADD_-1204638541', u'STORE_-1204638641'), ('const-4', u'PTRADD_-1204638578'), (u'PTRADD_-1204638570', u'CAST_-1204638562'), ('tmp_271', u'PTRADD_-1204638578'), ('const-0', u'STORE_-1204638671'), ('const-15', u'PTRADD_-1204638513'), ('const-0', u'STORE_-1204638625'), ('tmp_271', u'PTRADD_-1204638529'), ('tmp_271',...
null
null
002dabb0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_002dabb0(undefined4 *param_1,undefined1 param_2)\n\n{\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[3] = 0;\n param_1[4] = 0;\n param_1[5] = 0xffffffff;\n param_1[6] = 0xffffffff;\n *(byte *)(p...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void Output_data_reloc(Output_data_reloc<9,_false,_64,_true> * this,\n bool sr) */\n\nvoid __thiscall\ngold::Output_data_relo...
(translation_unit "void FUN_002dabb0(undefined4 *param_1,undefined1 param_2)\n\n{\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[3] = 0;\n param_1[4] = 0;\n param_1[5] = 0xffffffff;\n param_1[6] = 0xffffffff;\n *(byte *)(param_1 + 7) = *(byte *)(param_1 + 7) & 0xe0;\n param_1[8] = 0;\n param_1[9] = 8;\n param_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statem...
(function_definition "void FUN_002dabb0(undefined4 *param_1,undefined1 param_2)\n\n{\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[3] = 0;\n param_1[4] = 0;\n param_1[5] = 0xffffffff;\n param_1[6] = 0xffffffff;\n *(byte *)(param_1 + 7) = *(byte *)(param_1 + 7) & 0xe0;\n param_1[8] = 0;\n param_1[9] = 8;\n par...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void Output_data_reloc(Output_data_reloc<9,_false,_64,_true> * this, bool sr) */ void __thiscall var_1::Output_data_reloc<9,_false,_64,_true>::...
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: (type_identifier) declarator: (identi...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void MASKED(undefined4 *param_1,undefined1 param_2) { param_1[1] = 0; param_1[2] = 0; param_1[3] = 0; param_1[4] = 0; param_1[5] = 0xffffffff; param_1[6] = 0xffffffff; *(byte *)(param_1 + 7) = *(byte *)(param_1 + 7...
136_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
do_make_elf_object
FUN_0002d496
/* (anonymous namespace)::Target_powerpc<32, true>::do_make_elf_object(std::string const&, gold::Input_file*, long long, elfcpp::Ehdr<32, true> const&) [clone .cold.2898] */ void (anonymous_namespace)::Target_powerpc<32,true>::do_make_elf_object (string *param_1,Input_file *param_2,longlong param_3,...
void FUN_0002d496(void) { undefined4 uVar1; int unaff_EBP; int *unaff_ESI; int unaff_EDI; undefined4 uVar2; undefined4 uVar3; if (unaff_ESI[0x24] != 0) { FUN_00248220(unaff_ESI[0x24]); } *unaff_ESI = unaff_EDI + -0x6c28; uVar1 = FUN_000a9030(); uVar2 = 0xa0; uVar3 = uVar1; FUN_0024820...
MOV EAX,dword ptr [ESI + 0x90] TEST EAX,EAX JZ 0x0002d4ae SUB ESP,0xc MOV EBX,EDI PUSH EAX CALL 0x00248220 ADD ESP,0x10 SUB ESP,0xc LEA EAX,[EDI + 0xffff93d8] MOV dword ptr [ESI],EAX PUSH ESI CALL 0x000a9030 ADD ESP,0x10 PUSH EAX MOV EBX,EDI PUSH EAX PUSH 0xa0 PUSH ESI CALL 0x00248200 POP EDX PUSH dword ptr [EBP + -0x2...
null
null
null
null
[('tmp_32', u'CBRANCH_-1206004561'), ('tmp_449', u'INT_ADD_-1206004493'), ('const-1', u'RETURN_-1206004418'), (u'PTRADD_-1206004303', u'PTRSUB_-1206004301'), ('tmp_450', u'INT_ADD_-1206004421'), ('const-4294967264', u'INT_ADD_-1206004421'), ('const-1', u'PTRADD_-1206004303'), ('const-0', u'INT_NOTEQUAL_-1206004561'), (...
[('tmp_32', u'CBRANCH_-1206004561'), ('tmp_430', u'PTRADD_-1206004327'), (u'INDIRECT_-1206004281', u'CALL_-1206004423'), ('const-1', u'RETURN_-1206004418'), ('const-4294967264', u'INT_ADD_-1206004421'), (u'INDIRECT_-1206004291', u'CALL_-1206004423'), ('const-0', u'INT_NOTEQUAL_-1206004561'), (u'CALL_-1206004487', u'COP...
null
null
0002d496
x86
O1
(translation_unit "void FUN_0002d496(void)\n\n{\n undefined4 uVar1;\n int unaff_EBP;\n int *unaff_ESI;\n int unaff_EDI;\n undefined4 uVar2;\n undefined4 uVar3;\n \n if (unaff_ESI[0x24] != 0) {\n FUN_00248220(unaff_ESI[0x24]);\n }\n *unaff_ESI = unaff_EDI + -0x6c28;\n uVar1 = FUN_000a9030();\n uVar2 = 0xa...
(translation_unit "/* (anonymous namespace)::Target_powerpc<32, true>::do_make_elf_object(std::string const&,\n gold::Input_file*, long long, elfcpp::Ehdr<32, true> const&) [clone .cold.2898] */\n\nvoid (anonymous_namespace)::Target_powerpc<32,true>::do_make_elf_object\n (string *param_1,Input_file *par...
(translation_unit "void FUN_0002d496(void)\n\n{\n undefined4 uVar1;\n int unaff_EBP;\n int *unaff_ESI;\n int unaff_EDI;\n undefined4 uVar2;\n undefined4 uVar3;\n \n if (unaff_ESI[0x24] != 0) {\n FUN_00248220(unaff_ESI[0x24]);\n }\n *unaff_ESI = unaff_EDI + -0x6c28;\n uVar1 = FUN_000a9030();\n uVar2 = 0xa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE ...
(function_definition "void FUN_0002d496(void)\n\n{\n undefined4 uVar1;\n int unaff_EBP;\n int *unaff_ESI;\n int unaff_EDI;\n undefined4 uVar2;\n undefined4 uVar3;\n \n if (unaff_ESI[0x24] != 0) {\n FUN_00248220(unaff_ESI[0x24]);\n }\n *unaff_ESI = unaff_EDI + -0x6c28;\n uVar1 = FUN_000a9030();\n uVar2 = ...
/* (anonymous namespace)::Target_powerpc<32, true>::do_make_elf_object(std::string const&, gold::Input_file*, long long, elfcpp::Ehdr<32, true> const&) [clone .cold.2898] */ void (function_1)::Target_powerpc<32,true>::do_make_elf_object (string *param_1,Input_file *param_2,longlong param_3,Ehdr *par...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type...
null
void MASKED(void) { undefined4 uVar1; int unaff_EBP; int *unaff_ESI; int unaff_EDI; undefined4 uVar2; undefined4 uVar3; if (unaff_ESI[0x24] != 0) { FUN_00248220(unaff_ESI[0x24]); } *unaff_ESI = unaff_EDI + -0x6c28; uVar1 = FUN_000a9030(); uVar2 = 0xa0; uVar3 = uVar1; FUN_00248200(); ...
108_riscv64-linux-gnu-objdump_and_riscv64-linux-gnu-objdump_strip.c
bfd_check_format
bfd_check_format
void bfd_check_format(void) { (*(code *)PTR_bfd_check_format_000731c8)(); return; }
void bfd_check_format(void) { (*(code *)PTR_bfd_check_format_000731c8)(); return; }
JMP dword ptr [EBX + 0x1c8]
null
null
null
null
[('tmp_58', u'CAST_-1205975161'), ('const-0', u'RETURN_-1205975235'), (u'INDIRECT_-1205975166', u'COPY_-1205975225'), (u'CAST_-1205975161', u'CALLIND_-1205975238'), (u'CALLIND_-1205975238', u'INDIRECT_-1205975166')]
[('tmp_58', u'CAST_-1205975161'), ('const-0', u'RETURN_-1205975235'), (u'INDIRECT_-1205975166', u'COPY_-1205975225'), (u'CAST_-1205975161', u'CALLIND_-1205975238'), (u'CALLIND_-1205975238', u'INDIRECT_-1205975166')]
null
null
00014730
x86
O1
(translation_unit "void bfd_check_format(void)\n\n{\n (*(code *)PTR_bfd_check_format_000731c8)();\n return;\n}\n\n" (function_definition "void bfd_check_format(void)\n\n{\n (*(code *)PTR_bfd_check_format_000731c8)();\n return;\n}" primitive_type (function_declarator "bfd_check_format(void)" identifier (parameter_li...
(translation_unit "void bfd_check_format(void)\n\n{\n (*(code *)PTR_bfd_check_format_000731c8)();\n return;\n}\n\n" (function_definition "void bfd_check_format(void)\n\n{\n (*(code *)PTR_bfd_check_format_000731c8)();\n return;\n}" primitive_type (function_declarator "bfd_check_format(void)" identifier (parameter_li...
(translation_unit "void bfd_check_format(void)\n\n{\n (*(code *)PTR_bfd_check_format_000731c8)();\n return;\n}\n\n" (function_definition "void bfd_check_format(void)\n\n{\n (*(code *)PTR_bfd_check_format_000731c8)();\n return;\n}" primitive_type (function_declarator "bfd_check_format(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 bfd_check_format(void)\n\n{\n (*(code *)PTR_bfd_check_format_000731c8)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_check_format(void)" (identifier "bfd_check_format") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (co...
void function_1(void) { (*(type_1 *)PTR_bfd_check_format_000731c8)(); 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_000731c8)(); return; }
82_powerpc64-linux-gnu-strings_and_powerpc64-linux-gnu-strings_strip.c
get_char
FUN_00011de0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ long __regparm3 get_char(FILE *stream,file_ptr *address,int *magiccount,char **magic) { byte *pbVar1; file_ptr fVar2; uint uVar3; uint uVar4; int iVar5; if (encoding_bytes < 1) { uVar4 = 0; } else { uVa...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint __regparm3 FUN_00011de0(_IO_FILE *param_1,uint *param_2,int *param_3,int *param_4) { uint uVar1; byte *pbVar2; uint uVar3; uint uVar4; int iVar5; if (DAT_0001920c < 1) { uVar4 = 0; } else { uVar4 ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00011ca0 ADD EBX,0x7217 SUB ESP,0x1c MOV dword ptr [ESP + 0x4],EBX MOV EBX,dword ptr [EBX + 0x20c] TEST EBX,EBX JLE 0x00011e8a MOV EBP,EAX XOR ESI,ESI XOR EDI,EDI MOV dword ptr [ESP + 0x8],EDX JMP 0x00011e46 SUB EAX,0x1 MOV EDX,dword ptr [ESP + 0x30] MOV dword ptr [ECX],EAX MO...
null
null
null
null
[('const-255', u'INT_AND_-1205984796'), (u'INT_LEFT_-1205985547', u'INT_OR_-1205985496'), (u'CAST_-1205984771', u'STORE_-1205985580'), (u'MULTIEQUAL_-1205984828', u'COPY_-1205984783'), ('const-0', u'RETURN_-1205985106'), (u'INT_LESS_-1205985591', u'CBRANCH_-1205985588'), (u'CAST_-1205984831', u'STORE_-1205985246'), (u'...
[('const-255', u'INT_AND_-1205984796'), (u'INT_LEFT_-1205985547', u'INT_OR_-1205985496'), (u'MULTIEQUAL_-1205984828', u'COPY_-1205984783'), ('const-0', u'RETURN_-1205985106'), ('const-417', u'LOAD_-1205985257'), (u'INT_LESS_-1205985591', u'CBRANCH_-1205985588'), (u'INT_ZEXT_-1205985228', u'MULTIEQUAL_-1205985009'), ('t...
null
null
00011de0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint __regparm3 FUN_00011de0(_IO_FILE *param_1,uint *param_2,int *param_3,int *param_4)\n\n{\n uint uVar1;\n byte *pbVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n \n if (DAT_0001920c < 1) {\n uVar...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nlong __regparm3 get_char(FILE *stream,file_ptr *address,int *magiccount,char **magic)\n\n{\n byte *pbVar1;\n file_ptr fVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n \n if (encoding_bytes < 1) {\n u...
(translation_unit "uint __regparm3 FUN_00011de0(_IO_FILE *param_1,uint *param_2,int *param_3,int *param_4)\n\n{\n uint uVar1;\n byte *pbVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n \n if (DAT_0001920c < 1) {\n uVar4 = 0;\n }\n else {\n uVar4 = 0;\n iVar5 = 0;\n do {\n if (*param_3 == 0) {\...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_...
(function_definition "uint __regparm3 FUN_00011de0(_IO_FILE *param_1,uint *param_2,int *param_3,int *param_4)\n\n{\n uint uVar1;\n byte *pbVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n \n if (DAT_0001920c < 1) {\n uVar4 = 0;\n }\n else {\n uVar4 = 0;\n iVar5 = 0;\n do {\n if (*param_3 == 0)...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ long type_1 function_1(type_2 *var_2,type_3 *address,int *magiccount,char **magic) { type_4 *var_3; type_3 fVar2; type_5 var_5; type_5 var_7; int var_6; if (var_1 < 1) { var_7 = 0; } else { var_7 = 0; ...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifie...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint __regparm3 MASKED(_IO_FILE *param_1,uint *param_2,int *param_3,int *param_4) { uint uVar1; byte *pbVar2; uint uVar3; uint uVar4; int iVar5; if (DAT_0001920c < 1) { uVar4 = 0; } else { uVar4 = 0; ...
326_hppa-linux-gnu-readelf_and_hppa-linux-gnu-readelf_strip.c
byte_put_little_endian
FUN_00066c60
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void byte_put_little_endian(uchar *field,elf_vma value,int size) { char *message; switch(size) { default: message = (char *)dcgettext(0,"Unhandled data length: %d\n",5,field); error(message,size); ...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void FUN_00066c60(undefined1 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4) { undefined4 uVar1; switch(param_4) { default: uVar1 = dcgettext(0,"Unhandled data length: %d\n",5,param_1); error(...
PUSH EDI PUSH ESI CALL 0x0004ab81 ADD ESI,0x4d399 PUSH EBX MOV EDI,dword ptr [ESP + 0x1c] MOV EAX,dword ptr [ESP + 0x10] MOV ECX,dword ptr [ESP + 0x14] MOV EBX,dword ptr [ESP + 0x18] CMP EDI,0x8 JA 0x00066cc5 MOV EDX,dword ptr [ESI + EDI*0x4 + 0xfffe1e30] ADD EDX,ESI JMP EDX PUSH EAX LEA EAX,[ESI + 0xfffe1d6c] MOV EBX,...
null
null
null
null
[('const-1', u'PTRADD_-1206293143'), (u'CALL_-1206293208', u'CAST_-1206292570'), ('const-0', u'CALL_-1206293208'), ('const-3', u'PTRADD_-1206293030'), (u'COPY_-1206292641', u'CALL_-1206293208'), ('tmp_841', u'PTRADD_-1206293088'), ('const-417', u'STORE_-1206293026'), (u'INT_RIGHT_-1206292676', u'SUBPIECE_-1206292758'),...
[('tmp_2017', u'CAST_-1206292624'), (u'CAST_-1206292596', u'INT_RIGHT_-1206292636'), (u'SUBPIECE_-1206292733', u'STORE_-1206293021'), (u'INT_RIGHT_-1206292652', u'SUBPIECE_-1206292666'), ('tmp_2014', u'CALL_-1206293182'), ('const-3', u'PTRADD_-1206293030'), (u'INT_RIGHT_-1206292683', u'SUBPIECE_-1206292760'), ('const-2...
null
null
00066c60
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_00066c60(undefined1 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n \n switch(param_4) {\n default:\n uVar1 = dcgettext(0,"Unhandled data length: %...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid byte_put_little_endian(uchar *field,elf_vma value,int size)\n\n{\n char *message;\n \n switch(size) {\n default:\n message = (char *)dcgettext(0,"Unhandled data length: %d\n",5,field);\n error(me...
(translation_unit "void FUN_00066c60(undefined1 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n \n switch(param_4) {\n default:\n uVar1 = dcgettext(0,"Unhandled data length: %d\n",5,param_1);\n error(uVar1,param_4);\n \n abort();\n case 8:\n...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (switch_s...
(function_definition "void FUN_00066c60(undefined1 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n \n switch(param_4) {\n default:\n uVar1 = dcgettext(0,"Unhandled data length: %d\n",5,param_1);\n error(uVar1,param_4);\n \n abort();\n case 8...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void function_1(type_1 *field,type_2 var_4,int size) { char *message; switch(size) { default: message = (char *)var_1(0,"Unhandled data length: %d\n",5,field); var_2(message,size); /* WARNING:...
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: (type_identifier) declarator: (identi...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void MASKED(undefined1 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4) { undefined4 uVar1; switch(param_4) { default: uVar1 = dcgettext(0,"Unhandled data length: %d\n",5,param_1); error(uVar1,...
2819_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
do_plt_address_for_global
FUN_00076e40
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: uint64_t do_plt_address_for_global(Target_x86_64<32> * this, Symbol * gsym) */ uint64_t __thiscall anon_unknown.dwarf_32e241::Target_x86_64<32>::do_plt_address_for_global (Target_x86_64<32> *this,Symbol *gsym) { ...
void FUN_00076e40(int param_1) { if (*(int **)(param_1 + 0x18) != (int *)0x0) { /* WARNING: Could not recover jumptable at 0x00076e5a. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(**(int **)(param_1 + 0x18) + 0x74))(); return; } ...
SUB ESP,0xc MOV EAX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [EAX + 0x18] TEST EAX,EAX JZ 0x00076e5c MOV EDX,dword ptr [EAX] MOV dword ptr [ESP + 0x10],EAX MOV EAX,dword ptr [EDX + 0x74] ADD ESP,0xc JMP EAX CALL 0x00076de0
null
null
null
null
[(u'INT_NOTEQUAL_-1206358423', u'CBRANCH_-1206358423'), ('const-417', u'LOAD_-1206358411'), ('tmp_136', u'PTRSUB_-1206358306'), ('const-417', u'LOAD_-1206358423'), (u'LOAD_-1206358442', u'INT_NOTEQUAL_-1206358423'), (u'LOAD_-1206358442', u'LOAD_-1206358423'), ('const-0', u'PTRSUB_-1206358306'), ('const-24', u'PTRSUB_-1...
[('const-417', u'LOAD_-1206358423'), (u'INT_ADD_-1206358426', u'CAST_-1206358314'), (u'INT_NOTEQUAL_-1206358423', u'CBRANCH_-1206358423'), ('tmp_229', u'INT_ADD_-1206358426'), (u'INT_ADD_-1206358395', u'CAST_-1206358300'), (u'LOAD_-1206358442', u'INT_NOTEQUAL_-1206358423'), (u'LOAD_-1206358442', u'LOAD_-1206358423'), (...
null
null
00076e40
x86
O1
(translation_unit "void FUN_00076e40(int param_1)\n\n{\n if (*(int **)(param_1 + 0x18) != (int *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00076e5a. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(**(int **)(param_1 + 0x18) + 0x74...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: uint64_t do_plt_address_for_global(Target_x86_64<32> * this, Symbol *\n gsym) */\n\nuint64_t __thiscall\nanon_unknown.dwarf_32e241::Target_x86_64<32>::do_plt_address_for_global\n (Target_x86_64<32>...
(translation_unit "void FUN_00076e40(int param_1)\n\n{\n if (*(int **)(param_1 + 0x18) != (int *)0x0) {\n \n \n (**(code **)(**(int **)(param_1 + 0x18) + 0x74))();\n return;\n }\n \n FUN_00076de0();\n}\n\n" (function_definition "void FUN_00076e40(int par...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_po...
(function_definition "void FUN_00076e40(int param_1)\n\n{\n if (*(int **)(param_1 + 0x18) != (int *)0x0) {\n \n \n (**(code **)(**(int **)(param_1 + 0x18) + 0x74))();\n return;\n }\n \n FUN_00076de0();\n}" (primitive_type "void") (function_declarator "FU...
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: uint64_t do_plt_address_for_global(Target_x86_64<32> * this, Symbol * gsym) */ uint64_t __thiscall anon_unknown.dwarf_32e241::type_1<32>::function_1 (type_1<32> *this,type_2 *gsym) { int *var_1; uint64_t uVar...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression le...
null
void MASKED(int param_1) { if (*(int **)(param_1 + 0x18) != (int *)0x0) { /* WARNING: Could not recover jumptable at 0x00076e5a. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(**(int **)(param_1 + 0x18) + 0x74))(); return; } ...
30_sg_turs_and_sg_turs_strip.c
set_scsi_pt_cdb
set_scsi_pt_cdb
void set_scsi_pt_cdb(void) { (*(code *)PTR_set_scsi_pt_cdb_00014fe0)(); return; }
void set_scsi_pt_cdb(void) { (*(code *)PTR_set_scsi_pt_cdb_00014fe0)(); return; }
JMP dword ptr [EBX + 0x78]
null
null
null
null
[('tmp_58', u'CAST_-1205988793'), (u'CALLIND_-1205988870', u'INDIRECT_-1205988798'), (u'CAST_-1205988793', u'CALLIND_-1205988870'), ('const-0', u'RETURN_-1205988867'), (u'INDIRECT_-1205988798', u'COPY_-1205988857')]
[('tmp_58', u'CAST_-1205988793'), (u'CALLIND_-1205988870', u'INDIRECT_-1205988798'), (u'CAST_-1205988793', u'CALLIND_-1205988870'), ('const-0', u'RETURN_-1205988867'), (u'INDIRECT_-1205988798', u'COPY_-1205988857')]
null
null
000111f0
x86
O1
(translation_unit "void set_scsi_pt_cdb(void)\n\n{\n (*(code *)PTR_set_scsi_pt_cdb_00014fe0)();\n return;\n}\n\n" (function_definition "void set_scsi_pt_cdb(void)\n\n{\n (*(code *)PTR_set_scsi_pt_cdb_00014fe0)();\n return;\n}" primitive_type (function_declarator "set_scsi_pt_cdb(void)" identifier (parameter_list "(...
(translation_unit "void set_scsi_pt_cdb(void)\n\n{\n (*(code *)PTR_set_scsi_pt_cdb_00014fe0)();\n return;\n}\n\n" (function_definition "void set_scsi_pt_cdb(void)\n\n{\n (*(code *)PTR_set_scsi_pt_cdb_00014fe0)();\n return;\n}" primitive_type (function_declarator "set_scsi_pt_cdb(void)" identifier (parameter_list "(...
(translation_unit "void set_scsi_pt_cdb(void)\n\n{\n (*(code *)PTR_set_scsi_pt_cdb_00014fe0)();\n return;\n}\n\n" (function_definition "void set_scsi_pt_cdb(void)\n\n{\n (*(code *)PTR_set_scsi_pt_cdb_00014fe0)();\n return;\n}" primitive_type (function_declarator "set_scsi_pt_cdb(void)" identifier (parameter_list "(...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void set_scsi_pt_cdb(void)\n\n{\n (*(code *)PTR_set_scsi_pt_cdb_00014fe0)();\n return;\n}" (primitive_type "void") (function_declarator "set_scsi_pt_cdb(void)" (identifier "set_scsi_pt_cdb") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compou...
void function_1(void) { (*(type_1 *)PTR_set_scsi_pt_cdb_00014fe0)(); 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_00014fe0)(); return; }
1205_wget_and_wget_strip.c
memrchr
memrchr
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memrchr(void *__s,int __c,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* memrchr@@GLIBC_2.2 */ hal...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memrchr(void *__s,int __c,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206570258')]
[('const-1', u'RETURN_-1206570258')]
null
null
000a32e4
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memrchr(void *__s,int __c,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n"...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memrchr(void *__s,int __c,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* me...
(translation_unit "void * memrchr(void *__s,int __c,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void * memrchr(void *__s,int __c,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* memrchr(void *__s,int __c,size_t __n)" * (funct...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call_expression IDENT (argu...
(function_definition "void * memrchr(void *__s,int __c,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (pointer_declarator "* memrchr(void *__s,int __c,size_t __n)" (* "*") (function_declarator "memrchr(void *__s,int __c,size_t __n)" (identifier "memrchr") (parameter_list "(void *_...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(void *__s,int __c,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* memrchr@@GLIBC_2.2 */ ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * MASKED(void *__s,int __c,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
6_sg_unmap_and_sg_unmap_strip.c
sg_ll_readcap_16
sg_ll_readcap_16
void sg_ll_readcap_16(void) { (*(code *)PTR_sg_ll_readcap_16_00015f7c)(); return; }
void sg_ll_readcap_16(void) { (*(code *)PTR_sg_ll_readcap_16_00015f7c)(); return; }
JMP dword ptr [EBX + 0x18]
null
null
null
null
[(u'CAST_-1205989177', u'CALLIND_-1205989254'), ('const-0', u'RETURN_-1205989251'), (u'INDIRECT_-1205989182', u'COPY_-1205989241'), (u'CALLIND_-1205989254', u'INDIRECT_-1205989182'), ('tmp_58', u'CAST_-1205989177')]
[(u'CAST_-1205989177', u'CALLIND_-1205989254'), ('const-0', u'RETURN_-1205989251'), (u'INDIRECT_-1205989182', u'COPY_-1205989241'), (u'CALLIND_-1205989254', u'INDIRECT_-1205989182'), ('tmp_58', u'CAST_-1205989177')]
null
null
00011070
x86
O1
(translation_unit "void sg_ll_readcap_16(void)\n\n{\n (*(code *)PTR_sg_ll_readcap_16_00015f7c)();\n return;\n}\n\n" (function_definition "void sg_ll_readcap_16(void)\n\n{\n (*(code *)PTR_sg_ll_readcap_16_00015f7c)();\n return;\n}" primitive_type (function_declarator "sg_ll_readcap_16(void)" identifier (parameter_li...
(translation_unit "void sg_ll_readcap_16(void)\n\n{\n (*(code *)PTR_sg_ll_readcap_16_00015f7c)();\n return;\n}\n\n" (function_definition "void sg_ll_readcap_16(void)\n\n{\n (*(code *)PTR_sg_ll_readcap_16_00015f7c)();\n return;\n}" primitive_type (function_declarator "sg_ll_readcap_16(void)" identifier (parameter_li...
(translation_unit "void sg_ll_readcap_16(void)\n\n{\n (*(code *)PTR_sg_ll_readcap_16_00015f7c)();\n return;\n}\n\n" (function_definition "void sg_ll_readcap_16(void)\n\n{\n (*(code *)PTR_sg_ll_readcap_16_00015f7c)();\n return;\n}" primitive_type (function_declarator "sg_ll_readcap_16(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 sg_ll_readcap_16(void)\n\n{\n (*(code *)PTR_sg_ll_readcap_16_00015f7c)();\n return;\n}" (primitive_type "void") (function_declarator "sg_ll_readcap_16(void)" (identifier "sg_ll_readcap_16") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (co...
void function_1(void) { (*(type_1 *)PTR_sg_ll_readcap_16_00015f7c)(); 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_00015f7c)(); return; }
95_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
~Track_tls
FUN_0002ce66
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void ~Track_tls(Track_tls * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_2af53c::Target_powerpc<64,_true>::Track_tls::~Track...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 FUN_0002ce66(int param_1,undefined4 param_2) { undefined4 uVar1; if (*(int *)(param_1 + 4) != 0) { uVar1 = gettext("missing expected __tls_get_addr call"); FUN_000d1b10(*(undefined4 *)(param_...
PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x3e7193 PUSH EDX CMP dword ptr [EAX + 0x4],0x0 JZ 0x0002cea2 SUB ESP,0xc MOV ESI,EAX LEA EAX,[EBX + 0xffee35f4] PUSH EAX CALL 0x0002c440 MOV dword ptr [ESP],EAX PUSH dword ptr [ESI + 0x10] PUSH dword ptr [ESI + 0xc] PUSH dword ptr [ESI + 0x8] PUSH dword ptr [ESI + 0x4] CALL 0x...
null
null
null
null
[('const-1', u'RETURN_-1206006148')]
[('const-12', u'INT_ADD_-1206006049'), ('tmp_417', u'INT_ADD_-1206006041'), ('tmp_92', u'CBRANCH_-1206006114'), (u'INT_ADD_-1206006033', u'CAST_-1206005864'), (u'INT_NOTEQUAL_-1206006116', u'CBRANCH_-1206006114'), (u'CAST_-1206005876', u'LOAD_-1206006073'), (u'CAST_-1206005864', u'LOAD_-1206006049'), (u'INT_ADD_-120600...
null
null
0002ce66
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3 FUN_0002ce66(int param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n if (*(int *)(param_1 + 4) != 0) {\n uVar1 = gettext("missing expected __tls_get_addr call");\n FUN_000d...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void ~Track_tls(Track_tls * this, int __in_chrg) */\n\nvoid __thiscall\nanon_unknown.dwarf_2af53c::Target_powerpc<64,_t...
(translation_unit "undefined4 __regparm3 FUN_0002ce66(int param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n if (*(int *)(param_1 + 4) != 0) {\n uVar1 = gettext("missing expected __tls_get_addr call");\n FUN_000d1b10(*(undefined4 *)(param_1 + 4),*(undefined4 *)(param_1 + 8),\n *(undefine...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_...
(function_definition "undefined4 __regparm3 FUN_0002ce66(int param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n if (*(int *)(param_1 + 4) != 0) {\n uVar1 = gettext("missing expected __tls_get_addr call");\n FUN_000d1b10(*(undefined4 *)(param_1 + 4),*(undefined4 *)(param_1 + 8),\n *(undef...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void ~Track_tls(Track_tls * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_2af53c::Target_powerpc<64,_true>::Track_tls::~Track...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bod...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 MASKED(int param_1,undefined4 param_2) { undefined4 uVar1; if (*(int *)(param_1 + 4) != 0) { uVar1 = gettext("missing expected __tls_get_addr call"); FUN_000d1b10(*(undefined4 *)(param_1 + 4)...
530_i686-gnu-ld_and_i686-gnu-ld_strip.c
ldfile_open_default_command_file
FUN_00032660
/* WARNING: Unknown calling convention */ void ldfile_open_default_command_file(char *name) { ldfile_open_command_file_1(name,1); return; }
void FUN_00032660(void) { FUN_00031ab0(); return; }
MOV EAX,dword ptr [ESP + 0x4] MOV EDX,0x1 JMP 0x00031ab0
null
null
null
null
[('const-1', u'CALL_-1206114700'), ('const-0', u'RETURN_-1206114696'), ('tmp_18', u'CALL_-1206114700')]
[('const-0', u'RETURN_-1206114696')]
null
null
00032660
x86
O1
(translation_unit "void FUN_00032660(void)\n\n{\n FUN_00031ab0();\n return;\n}\n\n" (function_definition "void FUN_00032660(void)\n\n{\n FUN_00031ab0();\n return;\n}" primitive_type (function_declarator "FUN_00032660(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (com...
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid ldfile_open_default_command_file(char *name)\n\n{\n ldfile_open_command_file_1(name,1);\n return;\n}\n\n" comment (function_definition "void ldfile_open_default_command_file(char *name)\n\n{\n ldfile_open_command_file_1(name,1);\n return;\n}" prim...
(translation_unit "void FUN_00032660(void)\n\n{\n FUN_00031ab0();\n return;\n}\n\n" (function_definition "void FUN_00032660(void)\n\n{\n FUN_00031ab0();\n return;\n}" primitive_type (function_declarator "FUN_00032660(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (com...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00032660(void)\n\n{\n FUN_00031ab0();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00032660(void)" (identifier "FUN_00032660") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n FUN_00031ab0();\n...
/* WARNING: Unknown calling convention */ void function_1(char *name) { var_1(name,1); 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: (identifier) arguments: (argument_list))) (retur...
null
void MASKED(void) { FUN_00031ab0(); return; }
5839_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
set_input_shndx
FUN_0015b540
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void set_input_shndx(Symbol_value<32> * this, uint i, bool is_ordinary) */ void __thiscall gold::Symbol_value<32>::set_input_shndx(Symbol_value<32> *this,uint i,bool is_ordinary) { *(uint *)&thi...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0015b540(int param_1,uint param_2,uint param_3) { uint uVar1; uVar1 = *(uint *)(param_1 + 8) & 0xf8000000 | param_2 & 0x7ffffff; *(uint *)(param_1 + 8) = uVar1; if (param_2 == (param_2 & 0x7ffffff)) { *(b...
PUSH EDI PUSH ESI PUSH EBX MOV ECX,dword ptr [ESP + 0x10] CALL 0x00036f20 ADD EBX,0x253ab4 MOV EDI,dword ptr [ESP + 0x14] MOV EDX,dword ptr [ESP + 0x18] MOV EAX,dword ptr [ECX + 0x8] MOV ESI,EDI AND ESI,0x7ffffff AND EAX,0xf8000000 OR EAX,ESI MOV dword ptr [ECX + 0x8],EAX CMP EDI,ESI JNZ 0x0015b589 MOVZX EAX,byte ptr [...
null
null
null
null
[('const-4160749568', u'INT_AND_-1207257683'), (u'INT_AND_-1207257577', u'INT_OR_-1207257564'), ('const-417', u'LOAD_-1207257662'), (u'PTRSUB_-1207257424', u'STORE_-1207257578'), ('tmp_499', u'INT_ZEXT_-1207257490'), ('const-0', u'SUBPIECE_-1207257455'), (u'INT_OR_-1207257668', u'STORE_-1207257682'), (u'INT_AND_-120725...
[('const-4160749568', u'INT_AND_-1207257683'), (u'COPY_-1207257472', u'CALL_-1207257513'), (u'INT_AND_-1207257577', u'INT_OR_-1207257564'), (u'CAST_-1207257448', u'LOAD_-1207257662'), (u'CAST_-1207257475', u'LOAD_-1207257733'), (u'INT_OR_-1207257668', u'STORE_-1207257682'), (u'INT_AND_-1207257629', u'INT_LEFT_-12072576...
null
null
0015b540
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0015b540(int param_1,uint param_2,uint param_3)\n\n{\n uint uVar1;\n \n uVar1 = *(uint *)(param_1 + 8) & 0xf8000000 | param_2 & 0x7ffffff;\n *(uint *)(param_1 + 8) = uVar1;\n if (param_2 == (para...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void set_input_shndx(Symbol_value<32> * this, uint i, bool is_ordinary)\n */\n\nvoid __thiscall\ngold::Symbol_value<32>::set_input_shndx(Symbol_value<32> *this,uint i,bool is_ordin...
(translation_unit "void FUN_0015b540(int param_1,uint param_2,uint param_3)\n\n{\n uint uVar1;\n \n uVar1 = *(uint *)(param_1 + 8) & 0xf8000000 | param_2 & 0x7ffffff;\n *(uint *)(param_1 + 8) = uVar1;\n if (param_2 == (param_2 & 0x7ffffff)) {\n *(byte *)(param_1 + 0xb) = (byte)((param_3 & 1) << 3) | *(byte *)(p...
(translation_unit (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 = (binary_expressi...
(function_definition "void FUN_0015b540(int param_1,uint param_2,uint param_3)\n\n{\n uint uVar1;\n \n uVar1 = *(uint *)(param_1 + 8) & 0xf8000000 | param_2 & 0x7ffffff;\n *(uint *)(param_1 + 8) = uVar1;\n if (param_2 == (param_2 & 0x7ffffff)) {\n *(byte *)(param_1 + 0xb) = (byte)((param_3 & 1) << 3) | *(byte *...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void set_input_shndx(Symbol_value<32> * this, uint i, bool is_ordinary) */ void __thiscall gold::type_1<32>::function_1(type_1<32> *this,type_2 var_1,bool var_2) { *(type_2 *)&this->field_0x8 = ...
null
(translation_unit (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: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,uint param_2,uint param_3) { uint uVar1; uVar1 = *(uint *)(param_1 + 8) & 0xf8000000 | param_2 & 0x7ffffff; *(uint *)(param_1 + 8) = uVar1; if (param_2 == (param_2 & 0x7ffffff)) { *(byte *)...
10508_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
~Binary_mod
FUN_0038c960
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void ~Binary_mod(Binary_mod * this, int __in_chrg) */ void __thiscall gold::Binary_mod::~Binary_mod(Binary_mod *this,int __in_chrg) { Expression *pEVar1; (this->super_Binary_expression).super_E...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0038c960(undefined4 *param_1) { int *piVar1; *param_1 = &DAT_005e6d90; piVar1 = (int *)param_1[1]; if (piVar1 != (int *)0x0) { (**(code **)(*piVar1 + 4))(piVar1); } if ((int *)param_1[2] != (int *)0x0...
CALL 0x00074f02 ADD EAX,0x25d69b PUSH EBX SUB ESP,0x8 MOV EBX,dword ptr [ESP + 0x10] LEA EAX,[EAX + 0xffffcd90] MOV dword ptr [EBX],EAX MOV EAX,dword ptr [EBX + 0x4] TEST EAX,EAX JZ 0x0038c98d SUB ESP,0xc MOV EDX,dword ptr [EAX] PUSH EAX CALL dword ptr [EDX + 0x4] ADD ESP,0x10 MOV EAX,dword ptr [EBX + 0x8] TEST EAX,EAX...
null
null
null
null
[('tmp_351', u'PTRSUB_-1205351789'), ('const-0', u'INT_NOTEQUAL_-1205351956'), ('const-6188432', u'PTRSUB_-1205351816'), ('const-1', u'PTRADD_-1205351797'), ('const-417', u'LOAD_-1205351996'), (u'PTRADD_-1205351774', u'LOAD_-1205351944'), ('tmp_118', u'CBRANCH_-1205352017'), (u'CAST_-1205351804', u'STORE_-1205352039'),...
[('const-417', u'LOAD_-1205352005'), ('const-2', u'PTRADD_-1205351795'), (u'CAST_-1205351779', u'LOAD_-1205351944'), ('const-0', u'RETURN_-1205351887'), ('const-0', u'INT_NOTEQUAL_-1205351956'), ('const-0', u'INT_NOTEQUAL_-1205352017'), (u'CAST_-1205351793', u'INT_NOTEQUAL_-1205351956'), (u'CAST_-1205351793', u'LOAD_-1...
null
null
0038c960
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0038c960(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_005e6d90;\n piVar1 = (int *)param_1[1];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n }\n if ((...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void ~Binary_mod(Binary_mod * this, int __in_chrg) */\n\nvoid __thiscall gold::Binary_mod::~Binary_mod(Binary_mod *this,int __in_chrg)\n\n{\n Expression *pEVar1;\n \n (this->super_...
(translation_unit "void FUN_0038c960(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_005e6d90;\n piVar1 = (int *)param_1[1];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n }\n if ((int *)param_1[2] != (int *)0x0) {\n \n \n (**(code ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression &...
(function_definition "void FUN_0038c960(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_005e6d90;\n piVar1 = (int *)param_1[1];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n }\n if ((int *)param_1[2] != (int *)0x0) {\n \n \n (**(co...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void ~Binary_mod(Binary_mod * this, int __in_chrg) */ void __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 *var_1; (this->super_Binary_expression).super_Expres...
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 (declaration type: (primitive_type) de...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(undefined4 *param_1) { int *piVar1; *param_1 = &DAT_005e6d90; piVar1 = (int *)param_1[1]; if (piVar1 != (int *)0x0) { (**(code **)(*piVar1 + 4))(piVar1); } if ((int *)param_1[2] != (int *)0x0) { ...
410_hppa-linux-gnu-readelf_and_hppa-linux-gnu-readelf_strip.c
strchr
strchr
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strchr(char *__s,int __c) { /* WARNING: Bad instruction - Truncating control flow here */ /* strchr@@GLIBC_2.0 */ halt_baddata(); ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strchr(char *__s,int __c) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206607710')]
[('const-1', u'RETURN_-1206607710')]
null
null
000ba098
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strchr(char *__s,int __c)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment com...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strchr(char *__s,int __c)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strchr@@GLIBC_...
(translation_unit "char * strchr(char *__s,int __c)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strchr(char *__s,int __c)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strchr(char *__s,int __c)" * (function_declarator "strchr(char *__s,int...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "char * strchr(char *__s,int __c)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strchr(char *__s,int __c)" (* "*") (function_declarator "strchr(char *__s,int __c)" (identifier "strchr") (parameter_list "(char *__s,int __c)" (( "(") (parameter_decla...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__s,int __c) { /* WARNING: Bad instruction - Truncating control flow here */ /* strchr@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__s,int __c) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
12627_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
~moneypunct_shim
FUN_003ee9d0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::moneypunct_shim<char, true>::~moneypunct_shim() */ void __thiscall std::__facet_shims::(anonymous_namespace)::moneypunct_shim<char,true>::~moneypunct_shim (moneypunct_shim<ch...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_003ee9d0(undefined4 *param_1) { int *piVar1; int *piVar2; undefined *puVar3; int iVar4; puVar3 = PTR___pthread_key_create_005e9ff8; *param_1 = &PTR_FUN_005e8444; *(undefined4 *)(param_1[4] + 0xc) = 0; ...
PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x1fb629 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EAX,[EBX + 0xffffe444] MOV EDX,dword ptr [EBX + 0xfffffff8] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x10] MOV dword ptr [EAX + 0xc],0x0 MOV EAX,dword ptr [ESI + 0x10] MOV dword ptr [EAX + 0x18],0x0 MOV EAX,dword p...
null
null
null
null
[('const-1', u'RETURN_-1205736986')]
[('const-0', u'RETURN_-1205736694'), (u'LOAD_-1205736694', u'MULTIEQUAL_-1205736634'), ('const-4', u'PTRADD_-1205736578'), (u'PTRADD_-1205736492', u'LOAD_-1205736694'), ('tmp_906', u'CALL_-1205736727'), ('tmp_906', u'STORE_-1205736937'), (u'INT_ADD_-1205736864', u'CAST_-1205736556'), (u'INT_ADD_-1205736912', u'CAST_-12...
null
null
003ee9d0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003ee9d0(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_005e9ff8;\n *param_1 = &PTR_FUN_005e8444;\n *(undefine...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__facet_shims::(anonymous namespace)::moneypunct_shim<char, true>::~moneypunct_shim() */\n\nvoid __thiscall\nstd::__facet_shims::(anonymous_namespace)::moneypunct_shim<char,true>::~moneypunct_shim\n ...
(translation_unit "void FUN_003ee9d0(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_005e9ff8;\n *param_1 = &PTR_FUN_005e8444;\n *(undefined4 *)(param_1[4] + 0xc) = 0;\n *(undefined4 *)(param_1[4] + 0x18) = 0;\n *(undefined4 *)(p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ...
(function_definition "void FUN_003ee9d0(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_005e9ff8;\n *param_1 = &PTR_FUN_005e8444;\n *(undefined4 *)(param_1[4] + 0xc) = 0;\n *(undefined4 *)(param_1[4] + 0x18) = 0;\n *(undefined4 *...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::moneypunct_shim<char, true>::~moneypunct_shim() */ void __thiscall std::__facet_shims::(anonymous_namespace)::moneypunct_shim<char,true>::~moneypunct_shim (moneypunct_shim<ch...
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 (declaration type: (primitive_type) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { int *piVar1; int *piVar2; undefined *puVar3; int iVar4; puVar3 = PTR___pthread_key_create_005e9ff8; *param_1 = &PTR_FUN_005e8444; *(undefined4 *)(param_1[4] + 0xc) = 0; *(und...
7708_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
_S_move
FUN_001ead80
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::_S_move(wchar_t*, wchar_t const*, unsigned int) */ void std::wstring::_S_move(wchar_t *param_1,wchar_t *param_2,uint param_3) { if (param_3 == 1) { *param_1 = *param_2; return; } if (param_3 == 0) {...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001ead80(wchar_t *param_1,wchar_t *param_2,size_t param_3) { if (param_3 == 1) { *param_1 = *param_2; return; } if (param_3 == 0) { return; } wmemmove(param_1,param_2,param_3); return; }
PUSH EBX CALL 0x00035840 ADD EBX,0x1a427a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x18] MOV EDX,dword ptr [ESP + 0x14] CMP EAX,0x1 JZ 0x001eadc0 TEST EAX,EAX JNZ 0x001eada8 ADD ESP,0x8 POP EBX RET SUB ESP,0x4 PUSH EAX PUSH EDX PUSH dword ptr [ESP + 0x1c] CALL 0x00029260 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET MOV EAX,dword p...
null
null
null
null
[(u'INT_EQUAL_-1207849516', u'CBRANCH_-1207849514'), ('tmp_393', u'CALL_-1207849454'), ('const-417', u'LOAD_-1207849418'), ('const-0', u'RETURN_-1207849376'), ('tmp_393', u'STORE_-1207849405'), ('tmp_395', u'CALL_-1207849454'), ('tmp_395', u'INT_EQUAL_-1207849531'), ('const-1', u'INT_EQUAL_-1207849531'), (u'INT_EQUAL_-...
[(u'INT_EQUAL_-1207849516', u'CBRANCH_-1207849514'), ('const-0', u'RETURN_-1207849376'), ('const-1', u'INT_EQUAL_-1207849531'), ('tmp_550', u'CALL_-1207849454'), ('tmp_550', u'INT_EQUAL_-1207849516'), ('tmp_552', u'STORE_-1207849405'), ('tmp_552', u'CALL_-1207849454'), ('tmp_550', u'INT_EQUAL_-1207849531'), (u'INT_EQUA...
null
null
001ead80
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001ead80(wchar_t *param_1,wchar_t *param_2,size_t param_3)\n\n{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }\n if (param_3 == 0) {\n return;\n }\n wmemmove(param_1,param_2,...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::_S_move(wchar_t*, wchar_t const*, unsigned int) */\n\nvoid std::wstring::_S_move(wchar_t *param_1,wchar_t *param_2,uint param_3)\n\n{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;...
(translation_unit "void FUN_001ead80(wchar_t *param_1,wchar_t *param_2,size_t param_3)\n\n{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }\n if (param_3 == 0) {\n return;\n }\n wmemmove(param_1,param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_001ead80(wchar_t *param_1,wchar_...
(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 { (if_statement if (parenthesized_expression ( (bina...
(function_definition "void FUN_001ead80(wchar_t *param_1,wchar_t *param_2,size_t param_3)\n\n{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }\n if (param_3 == 0) {\n return;\n }\n wmemmove(param_1,param_2,param_3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001ead80(wchar...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::_S_move(wchar_t*, wchar_t const*, unsigned int) */ void std::wstring::function_1(type_1 *param_1,type_1 *param_2,type_2 var_1) { if (var_1 == 1) { *param_1 = *param_2; return; } if (var_1 == 0) { ...
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: (type_identifier) declarator: (pointe...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(wchar_t *param_1,wchar_t *param_2,size_t param_3) { if (param_3 == 1) { *param_1 = *param_2; return; } if (param_3 == 0) { return; } wmemmove(param_1,param_2,param_3); return; }
81_i686-gnu-elfedit_and_i686-gnu-elfedit_strip.c
expandargv
FUN_00013f00
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void expandargv(int *argcp,char ***argvp) { byte bVar1; char **argv; int iVar2; FILE *__stream; size_t __n; byte *input; size_t sVar3; char **__src; char **ppcVar4; ch...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00013f00(int *param_1,int *param_2) { byte bVar1; int iVar2; FILE *__stream; byte *pbVar3; void *__dest; char *pcVar4; undefined1 *puVar5; undefined1 *puVar6; int iVar7; int iVar8; undefined1 auSta...
PUSH EBP XOR EBP,EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x000117c0 ADD EBX,0x50f5 SUB ESP,0x9c MOV EAX,dword ptr [ESP + 0xb4] MOV dword ptr [ESP + 0x8],0x7d0 MOV EAX,dword ptr [EAX] MOV dword ptr [ESP + 0x2c],EAX MOV EAX,dword ptr [ESP + 0xb0] MOV ECX,dword ptr [EAX] LEA EAX,[ESP + 0x30] MOV dword ptr [ESP + 0xc],EAX LEA ...
null
null
null
null
[(u'INDIRECT_-1205973996', u'MULTIEQUAL_-1205973833'), (u'CALL_-1205976226', u'CAST_-1205973417'), (u'INDIRECT_-1205973401', u'MULTIEQUAL_-1205973255'), ('const-0', u'SUBPIECE_-1205973454'), (u'INDIRECT_-1205973848', u'MULTIEQUAL_-1205973552'), (u'INDIRECT_-1205973603', u'MULTIEQUAL_-1205973552'), (u'INT_SLESS_-1205977...
[('const-0', u'INT_NOTEQUAL_-1205975523'), (u'CALL_-1205976124', u'INDIRECT_-1205973791'), (u'MULTIEQUAL_-1205973673', u'MULTIEQUAL_-1205973605'), (u'MULTIEQUAL_-1205973764', u'MULTIEQUAL_-1205974088'), ('const-4', u'CALL_-1205976226'), (u'INDIRECT_-1205973984', u'MULTIEQUAL_-1205973835'), (u'PTRADD_-1205972707', u'CAS...
null
null
00013f00
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00013f00(int *param_1,int *param_2)\n\n{\n byte bVar1;\n int iVar2;\n FILE *__stream;\n byte *pbVar3;\n void *__dest;\n char *pcVar4;\n undefined1 *puVar5;\n undefined1 *puVar6;\n int iVar7;\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid expandargv(int *argcp,char ***argvp)\n\n{\n byte bVar1;\n char **argv;\n int iVar2;\n FILE *__stream;\n size_t __n;\n byte *input;\n size_t sVar3;\n char ...
(translation_unit "void FUN_00013f00(int *param_1,int *param_2)\n\n{\n byte bVar1;\n int iVar2;\n FILE *__stream;\n byte *pbVar3;\n void *__dest;\n char *pcVar4;\n undefined1 *puVar5;\n undefined1 *puVar6;\n int iVar7;\n int iVar8;\n undefined1 auStack_ac [4];\n int *local_a8;\n int local_a4;\n stat64 *lo...
(translation_unit (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 ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declar...
(function_definition "void FUN_00013f00(int *param_1,int *param_2)\n\n{\n byte bVar1;\n int iVar2;\n FILE *__stream;\n byte *pbVar3;\n void *__dest;\n char *pcVar4;\n undefined1 *puVar5;\n undefined1 *puVar6;\n int iVar7;\n int iVar8;\n undefined1 auStack_ac [4];\n int *local_a8;\n int local_a4;\n stat64 ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(int *argcp,char ***argvp) { type_1 var_21; char **var_18; int var_2; type_2 *var_10; size_t var_13; type_1 *input; size_t var_16; char **__src; char **va...
null
(translation_unit (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: (pointer_...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1,int *param_2) { byte bVar1; int iVar2; FILE *__stream; byte *pbVar3; void *__dest; char *pcVar4; undefined1 *puVar5; undefined1 *puVar6; int iVar7; int iVar8; undefined1 auStack_ac ...
7177_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
value
FUN_001be4f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "STT": Some values do not have unique names */ /* DWARF original prototype: uint64_t value(Binary_lshift * this, Expression_eval_info * eei) */ uint64...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ undefined8 FUN_001be4f0(int param_1,undefined4 *param_2) { byte bVar1; uint uVar2; uint uVar3; uint uVar4; undefined4 uVar5; undefined8 uVar6; int local_34; ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x1d0b07 SUB ESP,0x30 MOV EBP,dword ptr [ESP + 0x48] MOV dword ptr [ESP + 0x14],0x0 MOV dword ptr [ESP + 0x18],0x0 PUSH dword ptr [EBP + 0x2c] PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH 0x0 LEA EAX,[ESP + 0x28] PUSH EAX LEA EAX,[ESP + 0x24] PUSH EAX MOVZX EAX,byte ptr [E...
null
null
null
null
[(u'SUBPIECE_-1207638104', u'INT_LEFT_-1207638231'), (u'CALL_-1207638039', u'INDIRECT_-1207637578'), ('const-0', u'INT_NOTEQUAL_-1207638378'), (u'PTRSUB_-1207637609', u'PTRSUB_-1207637605'), ('const-32', u'INT_SUB_-1207638282'), ('const-0', u'SUBPIECE_-1207637935'), (u'COPY_-1207637598', u'CALL_-1207638039'), (u'COPY_-...
[('const-417', u'LOAD_-1207638462'), ('const-4294967248', u'PTRSUB_-1207637821'), (u'CALL_-1207638587', u'INDIRECT_-1207637899'), ('const-9', u'INT_ADD_-1207638481'), ('const-0', u'INT_NOTEQUAL_-1207638378'), ('const-32', u'INT_AND_-1207637720'), ('const-2', u'PTRADD_-1207637737'), (u'CAST_-1207637717', u'INT_ADD_-1207...
null
null
001be4f0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n\nundefined8 FUN_001be4f0(int param_1,undefined4 *param_2)\n\n{\n byte bVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n undefined4 uVar5;\n undefin...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "STT": Some values do not have unique names */\n/* DWARF original prototype: uint64_t value(Binary_lshift * this, Expression_eval_i...
(translation_unit "undefined8 FUN_001be4f0(int param_1,undefined4 *param_2)\n\n{\n byte bVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n undefined4 uVar5;\n undefined8 uVar6;\n int local_34;\n int local_30 [7];\n undefined4 uStack_14;\n \n uStack_14 = 0x1be4f9;\n local_30[1] = 0;\n local_30[2] = 0;\n uV...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d...
(function_definition "undefined8 FUN_001be4f0(int param_1,undefined4 *param_2)\n\n{\n byte bVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n undefined4 uVar5;\n undefined8 uVar6;\n int local_34;\n int local_30 [7];\n undefined4 uStack_14;\n \n uStack_14 = 0x1be4f9;\n local_30[1] = 0;\n local_30[2] = 0;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "STT": Some values do not have unique names */ /* DWARF original prototype: uint64_t value(Binary_lshift * this, Expression_eval_info * eei) */ uint64...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ undefined8 MASKED(int param_1,undefined4 *param_2) { byte bVar1; uint uVar2; uint uVar3; uint uVar4; undefined4 uVar5; undefined8 uVar6; int local_34; int lo...
182_sparc64-linux-gnu-gprof_and_sparc64-linux-gnu-gprof_strip.c
countargv
FUN_00020fd0
int countargv(char **argv) { int iVar1; iVar1 = 0; if ((argv != (char **)0x0) && (*argv != (char *)0x0)) { do { iVar1 = iVar1 + 1; } while (argv[iVar1] != (char *)0x0); return iVar1; } return iVar1; }
void FUN_00020fd0(int *param_1) { int iVar1; iVar1 = 0; if ((param_1 != (int *)0x0) && (*param_1 != 0)) { do { iVar1 = iVar1 + 1; } while (param_1[iVar1] != 0); return; } return; }
MOV EDX,dword ptr [ESP + 0x4] XOR EAX,EAX TEST EDX,EDX JZ 0x00020ff0 MOV ECX,dword ptr [EDX] TEST ECX,ECX JZ 0x00020ff0 ADD EAX,0x1 MOV ECX,dword ptr [EDX + EAX*0x4] TEST ECX,ECX JNZ 0x00020fe0 RET RET
null
null
null
null
[('tmp_56', u'CBRANCH_-1206054926'), (u'INT_ADD_-1206054889', u'MULTIEQUAL_-1206054806'), ('const-1', u'INT_ADD_-1206054889'), (u'COPY_-1206054950', u'RETURN_-1206054855'), (u'MULTIEQUAL_-1206054806', u'INT_ADD_-1206054889'), ('const-417', u'LOAD_-1206054894'), ('const-4', u'PTRADD_-1206054783'), (u'INT_NOTEQUAL_-12060...
[('tmp_56', u'CBRANCH_-1206054926'), (u'INT_ADD_-1206054889', u'MULTIEQUAL_-1206054806'), ('const-0', u'COPY_-1206054950'), ('const-1', u'INT_ADD_-1206054889'), (u'MULTIEQUAL_-1206054806', u'INT_ADD_-1206054889'), (u'INT_NOTEQUAL_-1206054875', u'CBRANCH_-1206054874'), (u'LOAD_-1206054894', u'INT_NOTEQUAL_-1206054875'),...
null
null
00020fd0
x86
O1
(translation_unit "void FUN_00020fd0(int *param_1)\n\n{\n int iVar1;\n \n iVar1 = 0;\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n do {\n iVar1 = iVar1 + 1;\n } while (param_1[iVar1] != 0);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00020fd0(int *param_1)\n\n{\n int iVar...
(translation_unit "int countargv(char **argv)\n\n{\n int iVar1;\n \n iVar1 = 0;\n if ((argv != (char **)0x0) && (*argv != (char *)0x0)) {\n do {\n iVar1 = iVar1 + 1;\n } while (argv[iVar1] != (char *)0x0);\n return iVar1;\n }\n return iVar1;\n}\n\n" (function_definition "int countargv(char **argv)\n...
(translation_unit "void FUN_00020fd0(int *param_1)\n\n{\n int iVar1;\n \n iVar1 = 0;\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n do {\n iVar1 = iVar1 + 1;\n } while (param_1[iVar1] != 0);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00020fd0(int *param_1)\n\n{\n int iVar...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expres...
(function_definition "void FUN_00020fd0(int *param_1)\n\n{\n int iVar1;\n \n iVar1 = 0;\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n do {\n iVar1 = iVar1 + 1;\n } while (param_1[iVar1] != 0);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00020fd0(int *param_1...
int function_1(char **var_1) { int var_2; var_2 = 0; if ((var_1 != (char **)0x0) && (*var_1 != (char *)0x0)) { do { var_2 = var_2 + 1; } while (var_1[var_2] != (char *)0x0); return var_2; } return var_2; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
void MASKED(int *param_1) { int iVar1; iVar1 = 0; if ((param_1 != (int *)0x0) && (*param_1 != 0)) { do { iVar1 = iVar1 + 1; } while (param_1[iVar1] != 0); return; } return; }
104_riscv64-linux-gnu-c++filt_and_riscv64-linux-gnu-c++filt_strip.c
countargv
FUN_00013640
int countargv(char **argv) { int iVar1; iVar1 = 0; if ((argv != (char **)0x0) && (*argv != (char *)0x0)) { do { iVar1 = iVar1 + 1; } while (argv[iVar1] != (char *)0x0); return iVar1; } return iVar1; }
void FUN_00013640(int *param_1) { int iVar1; iVar1 = 0; if ((param_1 != (int *)0x0) && (*param_1 != 0)) { do { iVar1 = iVar1 + 1; } while (param_1[iVar1] != 0); return; } return; }
MOV EDX,dword ptr [ESP + 0x4] XOR EAX,EAX TEST EDX,EDX JZ 0x00013660 MOV ECX,dword ptr [EDX] TEST ECX,ECX JZ 0x00013660 ADD EAX,0x1 MOV ECX,dword ptr [EDX + EAX*0x4] TEST ECX,ECX JNZ 0x00013650 RET RET
null
null
null
null
[(u'INT_ADD_-1205979513', u'PTRADD_-1205979407'), ('const-4', u'PTRADD_-1205979407'), ('const-0', u'RETURN_-1205979488'), ('const-417', u'LOAD_-1205979550'), ('const-0', u'INT_NOTEQUAL_-1205979499'), ('tmp_174', u'LOAD_-1205979550'), ('tmp_174', u'INT_NOTEQUAL_-1205979550'), ('const-1', u'INT_ADD_-1205979513'), ('tmp_8...
[(u'INT_ADD_-1205979513', u'PTRADD_-1205979407'), ('const-0', u'RETURN_-1205979488'), ('const-0', u'INT_NOTEQUAL_-1205979499'), ('const-1', u'INT_ADD_-1205979513'), ('tmp_262', u'PTRADD_-1205979407'), ('tmp_87', u'CBRANCH_-1205979532'), ('const-4', u'PTRADD_-1205979407'), ('tmp_152', u'CBRANCH_-1205979498'), ('tmp_56',...
null
null
00013640
x86
O1
(translation_unit "void FUN_00013640(int *param_1)\n\n{\n int iVar1;\n \n iVar1 = 0;\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n do {\n iVar1 = iVar1 + 1;\n } while (param_1[iVar1] != 0);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00013640(int *param_1)\n\n{\n int iVar...
(translation_unit "int countargv(char **argv)\n\n{\n int iVar1;\n \n iVar1 = 0;\n if ((argv != (char **)0x0) && (*argv != (char *)0x0)) {\n do {\n iVar1 = iVar1 + 1;\n } while (argv[iVar1] != (char *)0x0);\n return iVar1;\n }\n return iVar1;\n}\n\n" (function_definition "int countargv(char **argv)\n...
(translation_unit "void FUN_00013640(int *param_1)\n\n{\n int iVar1;\n \n iVar1 = 0;\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n do {\n iVar1 = iVar1 + 1;\n } while (param_1[iVar1] != 0);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00013640(int *param_1)\n\n{\n int iVar...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expres...
(function_definition "void FUN_00013640(int *param_1)\n\n{\n int iVar1;\n \n iVar1 = 0;\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n do {\n iVar1 = iVar1 + 1;\n } while (param_1[iVar1] != 0);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00013640(int *param_1...
int function_1(char **var_1) { int var_2; var_2 = 0; if ((var_1 != (char **)0x0) && (*var_1 != (char *)0x0)) { do { var_2 = var_2 + 1; } while (var_1[var_2] != (char *)0x0); return var_2; } return var_2; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
void MASKED(int *param_1) { int iVar1; iVar1 = 0; if ((param_1 != (int *)0x0) && (*param_1 != 0)) { do { iVar1 = iVar1 + 1; } while (param_1[iVar1] != 0); return; } return; }
69_libmicrohttpd.so.12.56_and_libmicrohttpd.so.12.56_strip.c
pthread_join
pthread_join
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int pthread_join(pthread_t __th,void **__thread_return) { int iVar1; iVar1 = (*(code *)PTR_pthread_join_0002f114)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int pthread_join(pthread_t __th,void **__thread_return) { int iVar1; iVar1 = (*(code *)PTR_pthread_join_0002f114)(); return iVar1; }
JMP dword ptr [EBX + 0x114]
null
null
null
null
[('const-0', u'RETURN_-1205984707'), (u'CALLIND_-1205984710', u'INDIRECT_-1205984637'), (u'CAST_-1205984630', u'CALLIND_-1205984710'), ('tmp_72', u'CAST_-1205984630'), (u'INDIRECT_-1205984637', u'COPY_-1205984696'), (u'CALLIND_-1205984710', u'RETURN_-1205984707')]
[('const-0', u'RETURN_-1205984707'), (u'CALLIND_-1205984710', u'INDIRECT_-1205984637'), (u'CAST_-1205984630', u'CALLIND_-1205984710'), ('tmp_72', u'CAST_-1205984630'), (u'INDIRECT_-1205984637', u'COPY_-1205984696'), (u'CALLIND_-1205984710', u'RETURN_-1205984707')]
null
null
00012230
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint pthread_join(pthread_t __th,void **__thread_return)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_join_0002f114)();\n return iVar1;\n}\n\n" comment (function_definition "int pthread_join(pthread_t __th,void...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint pthread_join(pthread_t __th,void **__thread_return)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_join_0002f114)();\n return iVar1;\n}\n\n" comment (function_definition "int pthread_join(pthread_t __th,void...
(translation_unit "int pthread_join(pthread_t __th,void **__thread_return)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_join_0002f114)();\n return iVar1;\n}\n\n" (function_definition "int pthread_join(pthread_t __th,void **__thread_return)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_join_0002f11...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * (pointer_declarator * IDENT))) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_e...
(function_definition "int pthread_join(pthread_t __th,void **__thread_return)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_join_0002f114)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "pthread_join(pthread_t __th,void **__thread_return)" (identifier "pthread_join") (parameter_list "(pth...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 __th,void **__thread_return) { int iVar1; iVar1 = (*(type_2 *)PTR_pthread_join_0002f114)(); return iVar1; }
null
(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: (primitive_type) declarator: (pointer_declarator declarator: (pointer_...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(pthread_t __th,void **__thread_return) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0002f114)(); return iVar1; }
10331_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
write<64,_true>
FUN_003849e0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original name: write<64, true> DWARF original prototype: section_offset_type write<64,_true>(Cie * this, uchar * oview, section_offset_type output_offset, section_offset_type offset, uint64_t address, uint addralign,...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_003849e0(int param_1,int param_2,undefined4 param_3,uint param_4,undefined4 param_5, undefined4 param_6,int param_7,undefined4 param_8,undefined4 param_9) { uint uVar1; uint uVar2; undefined1 uVar...
CALL 0x00074f02 ADD EAX,0x26561b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x3c MOV EDX,dword ptr [ESP + 0x64] MOV EDI,dword ptr [ESP + 0x5c] MOV dword ptr [ESP + 0x14],EAX MOV EAX,dword ptr [ESP + 0x60] MOV ESI,dword ptr [ESP + 0x50] MOV dword ptr [ESP + 0xc],EDX MOV dword ptr [ESP + 0x8],EAX MOV EAX,dword ptr [ESP ...
null
null
null
null
[('const-0', u'RETURN_-1205383173'), ('const-0', u'INT_NOTEQUAL_-1205384602'), ('const-0', u'PTRSUB_-1205383240'), ('tmp_1797', u'CALL_-1205384116'), (u'PTRADD_-1205383697', u'CALL_-1205383710'), ('const-52', u'PTRSUB_-1205383042'), ('const-40', u'PTRSUB_-1205383259'), (u'INDIRECT_-1205383212', u'MULTIEQUAL_-1205383260...
[('tmp_4053', u'INT_ADD_-1205383781'), ('const-0', u'INT_NOTEQUAL_-1205384602'), ('const-417', u'STORE_-1205383935'), (u'CAST_-1205383332', u'STORE_-1205384486'), (u'INT_ADD_-1205383866', u'CAST_-1205383090'), ('tmp_4053', u'CALL_-1205384116'), ('const-1', u'RETURN_-1205383629'), (u'COPY_-1205383065', u'CALL_-120538363...
null
null
003849e0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_003849e0(int param_1,int param_2,undefined4 param_3,uint param_4,undefined4 param_5,\n undefined4 param_6,int param_7,undefined4 param_8,undefined4 param_9)\n\n{\n uint uVar1;\n uint...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original name: write<64, true>\n DWARF original prototype: section_offset_type write<64,_true>(Cie * this, uchar * oview,\n section_offset_type output_offset, section_offset_type offset, uint64_t add...
(translation_unit "void FUN_003849e0(int param_1,int param_2,undefined4 param_3,uint param_4,undefined4 param_5,\n undefined4 param_6,int param_7,undefined4 param_8,undefined4 param_9)\n\n{\n uint uVar1;\n uint uVar2;\n undefined1 uVar3;\n size_t __n;\n int *piVar4;\n int iVar5;\n uint uVar6;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete...
(function_definition "void FUN_003849e0(int param_1,int param_2,undefined4 param_3,uint param_4,undefined4 param_5,\n undefined4 param_6,int param_7,undefined4 param_8,undefined4 param_9)\n\n{\n uint uVar1;\n uint uVar2;\n undefined1 uVar3;\n size_t __n;\n int *piVar4;\n int iVar5;\n uint uVar6;\...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original name: write<64, true> DWARF original prototype: section_offset_type write<64,_true>(Cie * this, uchar * oview, section_offset_type output_offset, section_offset_type offset, uint64_t address, uint addralign,...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1,int param_2,undefined4 param_3,uint param_4,undefined4 param_5, undefined4 param_6,int param_7,undefined4 param_8,undefined4 param_9) { uint uVar1; uint uVar2; undefined1 uVar3; s...
3172_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
add_writer
FUN_000d2400
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_writer(Task_token * this, Task * t, Task_token * this) */ void __thiscall gold::Task_token::add_writer(Task_token *this,Task *t,Task_token *this_1) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000d2400(void) { /* WARNING: Subroutine does not return */ FUN_000da200("../../gold/token.h",0x7c,"add_writer"); }
PUSH EBX CALL 0x0003a210 ADD EBX,0x341bfa SUB ESP,0xc LEA EAX,[EBX + 0xffee5fcc] PUSH EAX LEA EAX,[EBX + 0xffece2a1] PUSH 0x7c PUSH EAX CALL 0x000da200
null
null
null
null
[('const-1', u'RETURN_-1206770670')]
[(u'COPY_-1206770587', u'CALL_-1206770611'), ('const-3023521', u'COPY_-1206770588'), ('const-3121100', u'COPY_-1206770587'), ('const-124', u'CALL_-1206770611'), ('const-1', u'RETURN_-1206770606'), (u'COPY_-1206770588', u'CALL_-1206770611')]
null
null
000d2400
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000d2400(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_000da200("../../gold/token.h",0x7c,"add_writer");\n}\n\n" comment (function_definition "void FUN_000d2400(void...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_writer(Task_token * this, Task * t, Task_token * this) */\n\nvoid __thiscall gold::Task_token::add_writer(Task_token *this,Task *t,Task_token *this_1)\n\n{\n}\n\n" comment co...
(translation_unit "void FUN_000d2400(void)\n\n{\n \n FUN_000da200("../../gold/token.h",0x7c,"add_writer");\n}\n\n" (function_definition "void FUN_000d2400(void)\n\n{\n \n FUN_000da200("../../gold/token.h",0x7c,"add_writer");\n}" primitive_type (function_declarator "FUN_000d2400(v...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_000d2400(void)\n\n{\n \n FUN_000da200("../../gold/token.h",0x7c,"add_writer");\n}" (primitive_type "void") (function_declarator "FUN_000d2400(void)" (identifier "FUN_000d2400") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () "...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_writer(Task_token * this, Task * t, Task_token * this) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *t,type_1 *this_1) { }
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: (identifier) arguments: (argument_list (string_l...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { /* WARNING: Subroutine does not return */ FUN_000da200("../../gold/token.h",0x7c,"add_writer"); }
180_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
FUN_0002ace3
FUN_0002ace3
/* WARNING: Enum "DT": Some values do not have unique names */ void FUN_0002ace3(void) { undefined4 *puVar1; int unaff_EBP; int __in_chrg; __in_chrg = 8; operator_delete(*(void **)(unaff_EBP + -0x6190),8); gold::Command_line::~Command_line(*(Command_line **)(unaff_EBP + -0x61a4),__in_chrg); puVar1 =...
void __regparm3 FUN_0002ace3(undefined4 param_1) { undefined4 *puVar1; size_t __n; undefined4 extraout_EDX; undefined4 uVar2; undefined4 extraout_EDX_00; int unaff_EBP; undefined4 uVar3; FUN_001fd000(*(undefined4 *)(unaff_EBP + -0x6190),8,param_1,param_1); FUN_00049dd0(*(undefined4 *)(unaff_EBP +...
PUSH EAX MOV EBX,ESI PUSH EAX PUSH 0x8 PUSH dword ptr [EBP + 0xffff9e70] CALL 0x001fd000 ADD ESP,0x10 JMP 0x0002ac3e SUB ESP,0xc MOV ECX,dword ptr [EAX] MOV EBX,ESI PUSH EAX MOV dword ptr [EBP + 0xffff9e74],ECX CALL 0x001fd020 ADD ESP,0x10 MOV EAX,dword ptr [EBP + 0xffff9e74] JMP 0x0002ac55 SUB ESP,0xc PUSH EAX CALL 0x...
null
null
null
null
[(u'INT_ADD_-1206014628', u'CAST_-1206014237'), (u'LOAD_-1206014653', u'CALL_-1206014596'), ('tmp_1167', u'INT_ADD_-1206014731'), ('tmp_1167', u'INT_ADD_-1206014683'), (u'CAST_-1206014130', u'STORE_-1206014430'), ('const-4294942632', u'INT_ADD_-1206014703'), ('tmp_1167', u'INT_ADD_-1206014712'), ('const-8', u'CALL_-120...
[(u'LOAD_-1206014653', u'CALL_-1206014596'), (u'INDIRECT_-1206014328', u'MULTIEQUAL_-1206014276'), ('tmp_1157', u'INT_ADD_-1206014796'), ('const-4294942632', u'INT_ADD_-1206014703'), ('const-417', u'LOAD_-1206014653'), ('const-4294942324', u'INT_ADD_-1206014387'), (u'MULTIEQUAL_-1206014266', u'CALL_-1206014596'), (u'IN...
null
null
0002ace3
x86
O1
(translation_unit "void __regparm3 FUN_0002ace3(undefined4 param_1)\n\n{\n undefined4 *puVar1;\n size_t __n;\n undefined4 extraout_EDX;\n undefined4 uVar2;\n undefined4 extraout_EDX_00;\n int unaff_EBP;\n undefined4 uVar3;\n \n FUN_001fd000(*(undefined4 *)(unaff_EBP + -0x6190),8,param_1,param_1);\n FUN_00049d...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n\nvoid FUN_0002ace3(void)\n\n{\n undefined4 *puVar1;\n int unaff_EBP;\n int __in_chrg;\n \n __in_chrg = 8;\n operator_delete(*(void **)(unaff_EBP + -0x6190),8);\n gold::Command_line::~Command_line(*(Command_line **)(unaff_EBP + -0...
(translation_unit "void __regparm3 FUN_0002ace3(undefined4 param_1)\n\n{\n undefined4 *puVar1;\n size_t __n;\n undefined4 extraout_EDX;\n undefined4 uVar2;\n undefined4 extraout_EDX_00;\n int unaff_EBP;\n undefined4 uVar3;\n \n FUN_001fd000(*(undefined4 *)(unaff_EBP + -0x6190),8,param_1,param_1);\n FUN_00049d...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;...
(function_definition "void __regparm3 FUN_0002ace3(undefined4 param_1)\n\n{\n undefined4 *puVar1;\n size_t __n;\n undefined4 extraout_EDX;\n undefined4 uVar2;\n undefined4 extraout_EDX_00;\n int unaff_EBP;\n undefined4 uVar3;\n \n FUN_001fd000(*(undefined4 *)(unaff_EBP + -0x6190),8,param_1,param_1);\n FUN_000...
/* WARNING: Enum "DT": Some values do not have unique names */ void function_1(void) { type_1 *var_4; int var_2; int __in_chrg; __in_chrg = 8; var_1(*(void **)(var_2 + -0x6190),8); gold::Command_line::~var_3(*(var_3 **)(var_2 + -0x61a4),__in_chrg); var_4 = *(type_1 **)(var_2 + -0x6068); while (var...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (...
null
void __regparm3 MASKED(undefined4 param_1) { undefined4 *puVar1; size_t __n; undefined4 extraout_EDX; undefined4 uVar2; undefined4 extraout_EDX_00; int unaff_EBP; undefined4 uVar3; FUN_001fd000(*(undefined4 *)(unaff_EBP + -0x6190),8,param_1,param_1); FUN_00049dd0(*(undefined4 *)(unaff_EBP + -0x61...
7498_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
do_initialize
FUN_00210150
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: bool do_initialize(Sized_elf_reloc_mapper<64,_true> * this, uint reloc_shndx, uint reloc_type) */ bool __thiscall gold::Sized_elf_reloc_mapper<64,_true>::do_initialize (Sized_elf_reloc_map...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00210150(int param_1,undefined4 param_2,undefined4 param_3) { *(undefined4 *)(param_1 + 0x14) = param_3; FUN_001b45d0(param_1 + 0x18,*(undefined4 *)(param_1 + 4),param_2,param_3); return; }
PUSH EBX CALL 0x0003a210 ADD EBX,0x203eaa SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] MOV EDX,dword ptr [ESP + 0x18] ADD EAX,0x18 MOV dword ptr [EAX + -0x4],EDX PUSH EDX PUSH dword ptr [ESP + 0x18] PUSH dword ptr [EAX + -0x14] PUSH EAX CALL 0x001b45d0 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1203895966')]
[(u'LOAD_-1203895897', u'CALL_-1203895879'), ('tmp_369', u'CALL_-1203895879'), ('tmp_367', u'INT_ADD_-1203895910'), ('const-24', u'INT_ADD_-1203895910'), ('const-417', u'LOAD_-1203895897'), ('tmp_367', u'INT_ADD_-1203895900'), (u'INT_ADD_-1203895910', u'CALL_-1203895879'), (u'CAST_-1203895784', u'STORE_-1203895914'), (...
null
null
00210150
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00210150(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n *(undefined4 *)(param_1 + 0x14) = param_3;\n FUN_001b45d0(param_1 + 0x18,*(undefined4 *)(param_1 + 4),param_2,param_3);\n return;\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: bool do_initialize(Sized_elf_reloc_mapper<64,_true> * this, uint\n reloc_shndx, uint reloc_type) */\n\nbool __thiscall\ngold::Sized_elf_reloc_mapper<64,_true>::do_initialize\n ...
(translation_unit "void FUN_00210150(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n *(undefined4 *)(param_1 + 0x14) = param_3;\n FUN_001b45d0(param_1 + 0x18,*(undefined4 *)(param_1 + 4),param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_00210150(int param_1,undefined4 param_2,undefined4 pa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_desc...
(function_definition "void FUN_00210150(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n *(undefined4 *)(param_1 + 0x14) = param_3;\n FUN_001b45d0(param_1 + 0x18,*(undefined4 *)(param_1 + 4),param_2,param_3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00210150(int param_1,undefined4 par...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: bool do_initialize(Sized_elf_reloc_mapper<64,_true> * this, uint reloc_shndx, uint reloc_type) */ bool __thiscall gold::Sized_elf_reloc_mapper<64,_true>::do_initialize (Sized_elf_reloc_map...
null
(translation_unit (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: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3) { *(undefined4 *)(param_1 + 0x14) = param_3; FUN_001b45d0(param_1 + 0x18,*(undefined4 *)(param_1 + 4),param_2,param_3); return; }
196_sg_logs_and_sg_logs_strip.c
__ctype_tolower_loc
__ctype_tolower_loc
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ __int32_t ** __ctype_tolower_loc(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __ctype_tolower_loc@@GLIBC_2.3 */...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ __int32_t ** __ctype_tolower_loc(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206087446')]
[('const-1', u'RETURN_-1206087446')]
null
null
000390e0
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__int32_t ** __ctype_tolower_loc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comme...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__int32_t ** __ctype_tolower_loc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __ctype_...
(translation_unit "__int32_t ** __ctype_tolower_loc(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "__int32_t ** __ctype_tolower_loc(void)\n\n{\n \n halt_baddata();\n}" type_identifier (pointer_declarator "** __ctype_tolower_loc(void)" * (pointer_declarator "* __cty...
(translation_unit (function_definition TYPE (pointer_declarator * (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "__int32_t ** __ctype_tolower_loc(void)\n\n{\n \n halt_baddata();\n}" (type_identifier "__int32_t") (pointer_declarator "** __ctype_tolower_loc(void)" (* "*") (pointer_declarator "* __ctype_tolower_loc(void)" (* "*") (function_declarator "__ctype_tolower_loc(void)" (identifier "...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 ** function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __ctype_tolower_loc@@GLIBC_2.3 */ var_1(); ...
null
(translation_unit (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 (expression_statement (call_ex...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ __int32_t ** MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
2178_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
~Powerpc_dynobj
FUN_000675f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Powerpc_dynobj(Powerpc_dynobj<32,_true> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_2af53c::Powerpc_dynobj<32,_true>::~Powerpc_dynobj (Powerpc_dynobj<32,_true> *this,in...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000675f0(undefined4 *param_1) { int iVar1; int iVar2; int iVar3; int *piVar4; int iVar5; int *piVar6; int local_28; *param_1 = &PTR_FUN_0040bf54; iVar1 = param_1[0x27]; if (iVar1 != 0) { local...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x3aca07 SUB ESP,0x1c MOV EDI,dword ptr [ESP + 0x30] LEA EAX,[EBX + 0xffff7f54] MOV dword ptr [EDI],EAX MOV EAX,dword ptr [EDI + 0x9c] MOV dword ptr [ESP + 0x8],EAX TEST EAX,EAX JZ 0x000676fe MOV dword ptr [ESP + 0x4],0x0 MOV EAX,dword ptr [ESP + 0x8] MOV ECX,...
null
null
null
null
[('const-1', u'RETURN_-1206290930')]
[('const-2244', u'INT_ADD_-1206290525'), (u'INT_ADD_-1206290727', u'CAST_-1206289110'), (u'INT_ADD_-1206290433', u'INT_NOTEQUAL_-1206290425'), ('tmp_1534', u'CBRANCH_-1206290022'), (u'PTRADD_-1206288821', u'LOAD_-1206289973'), (u'INT_ADD_-1206290787', u'CAST_-1206289140'), (u'CAST_-1206288801', u'STORE_-1206289946'), (...
null
null
000675f0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000675f0(undefined4 *param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n int iVar5;\n int *piVar6;\n int local_28;\n \n *param_1 = &PTR_FUN_0040bf54;\n iVar1 = param_1[0x27...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Powerpc_dynobj(Powerpc_dynobj<32,_true> * this, int __in_chrg) */\n\nvoid __thiscall\nanon_unknown.dwarf_2af53c::Powerpc_dynobj<32,_true>::~Powerpc_dynobj\n (Powerpc_dy...
(translation_unit "void FUN_000675f0(undefined4 *param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n int iVar5;\n int *piVar6;\n int local_28;\n \n *param_1 = &PTR_FUN_0040bf54;\n iVar1 = param_1[0x27];\n if (iVar1 != 0) {\n local_28 = 0;\n while( true ) {\n iVar2 = *(int *)(iVar...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYP...
(function_definition "void FUN_000675f0(undefined4 *param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n int iVar5;\n int *piVar6;\n int local_28;\n \n *param_1 = &PTR_FUN_0040bf54;\n iVar1 = param_1[0x27];\n if (iVar1 != 0) {\n local_28 = 0;\n while( true ) {\n iVar2 = *(int *)(i...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Powerpc_dynobj(Powerpc_dynobj<32,_true> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_2af53c::Powerpc_dynobj<32,_true>::~Powerpc_dynobj (Powerpc_dynobj<32,_true> *this,in...
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 (declaration type: (primitive_type) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { int iVar1; int iVar2; int iVar3; int *piVar4; int iVar5; int *piVar6; int local_28; *param_1 = &PTR_FUN_0040bf54; iVar1 = param_1[0x27]; if (iVar1 != 0) { local_28 = ...
6459_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
_M_length
FUN_00187e30
/* std::string::_M_length(unsigned int) */ void __thiscall std::string::_M_length(string *this,uint param_1) { *(uint *)(this + 4) = param_1; return; }
void FUN_00187e30(int param_1,undefined4 param_2) { *(undefined4 *)(param_1 + 4) = param_2; return; }
MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [ESP + 0x8] MOV dword ptr [EAX + 0x4],EDX RET
null
null
null
null
[('const-4', u'PTRADD_-1207468417'), (u'PTRADD_-1207468417', u'CAST_-1207468411'), ('tmp_34', u'PTRADD_-1207468417'), ('tmp_35', u'STORE_-1207468477'), (u'CAST_-1207468411', u'STORE_-1207468477'), ('const-1', u'PTRADD_-1207468417'), ('const-417', u'STORE_-1207468477'), ('const-0', u'RETURN_-1207468464')]
[('const-417', u'STORE_-1207468477'), (u'CAST_-1207468411', u'STORE_-1207468477'), ('tmp_40', u'STORE_-1207468477'), ('const-4', u'INT_ADD_-1207468463'), ('tmp_39', u'INT_ADD_-1207468463'), ('const-0', u'RETURN_-1207468464'), (u'INT_ADD_-1207468463', u'CAST_-1207468411')]
null
null
00187e30
x86
O1
(translation_unit "void FUN_00187e30(int param_1,undefined4 param_2)\n\n{\n *(undefined4 *)(param_1 + 4) = param_2;\n return;\n}\n\n" (function_definition "void FUN_00187e30(int param_1,undefined4 param_2)\n\n{\n *(undefined4 *)(param_1 + 4) = param_2;\n return;\n}" primitive_type (function_declarator "FUN_00187e30...
(translation_unit "/* std::string::_M_length(unsigned int) */\n\nvoid __thiscall std::string::_M_length(string *this,uint param_1)\n\n{\n *(uint *)(this + 4) = param_1;\n return;\n}\n\n" comment (function_definition "void __thiscall std::string::_M_length(string *this,uint param_1)\n\n{\n *(uint *)(this + 4) = param...
(translation_unit "void FUN_00187e30(int param_1,undefined4 param_2)\n\n{\n *(undefined4 *)(param_1 + 4) = param_2;\n return;\n}\n\n" (function_definition "void FUN_00187e30(int param_1,undefined4 param_2)\n\n{\n *(undefined4 *)(param_1 + 4) = param_2;\n return;\n}" primitive_type (function_declarator "FUN_00187e30...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declara...
(function_definition "void FUN_00187e30(int param_1,undefined4 param_2)\n\n{\n *(undefined4 *)(param_1 + 4) = param_2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00187e30(int param_1,undefined4 param_2)" (identifier "FUN_00187e30") (parameter_list "(int param_1,undefined4 param_2)" (( "(") (param...
/* std::string::_M_length(unsigned int) */ void __thiscall std::type_1::function_1(type_1 *var_1,type_2 param_1) { *(type_2 *)(var_1 + 4) = param_1; return; }
null
(translation_unit (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: (identifier)))) body: (compound_statement...
null
void MASKED(int param_1,undefined4 param_2) { *(undefined4 *)(param_1 + 4) = param_2; return; }
7068_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
clear
FUN_001e2200
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void clear(_Hashtable<gold::Stringpool_template<short_unsigned_int>::Hashkey,_std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_unsigned_int>,_std::allocator<std::pair<const_gol...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001e2200(undefined4 *param_1) { undefined4 *puVar1; undefined4 *puVar2; puVar2 = (undefined4 *)param_1[2]; while (puVar2 != (undefined4 *)0x0) { puVar1 = (undefined4 *)*puVar2; FUN_00248220(puVar2); ...
PUSH EDI PUSH ESI PUSH EBX MOV EDI,dword ptr [ESP + 0x10] CALL 0x0003a210 ADD EBX,0x231df4 MOV EAX,dword ptr [EDI + 0x8] TEST EAX,EAX JZ 0x001e2234 LEA ESI,[ESI] SUB ESP,0xc MOV ESI,dword ptr [EAX] PUSH EAX CALL 0x00248220 MOV EAX,ESI ADD ESP,0x10 TEST ESI,ESI JNZ 0x001e2220 MOV EAX,dword ptr [EDI + 0x4] SUB ESP,0x4 SH...
null
null
null
null
[('const-1', u'RETURN_-1207885279')]
[('const-0', u'INT_NOTEQUAL_-1207885248'), (u'INT_NOTEQUAL_-1207885248', u'CBRANCH_-1207885248'), ('const-0', u'STORE_-1207885086'), (u'LOAD_-1207885181', u'INT_LEFT_-1207885135'), ('tmp_864', u'PTRADD_-1207884915'), ('tmp_864', u'PTRADD_-1207884892'), (u'MULTIEQUAL_-1207884946', u'LOAD_-1207885228'), ('const-2', u'INT...
null
null
001e2200
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001e2200(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar2 = (undefined4 *)param_1[2];\n while (puVar2 != (undefined4 *)0x0) {\n puVar1 = (undefined4 *)*puVar2;...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n clear(_Hashtable<gold::Stringpool_template<short_unsigned_int>::Hashkey,_std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_unsigned_int>,_std::allocator...
(translation_unit "void FUN_001e2200(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar2 = (undefined4 *)param_1[2];\n while (puVar2 != (undefined4 *)0x0) {\n puVar1 = (undefined4 *)*puVar2;\n FUN_00248220(puVar2);\n puVar2 = puVar1;\n }\n memset((void *)*param_1,0,param_1[...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression ID...
(function_definition "void FUN_001e2200(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar2 = (undefined4 *)param_1[2];\n while (puVar2 != (undefined4 *)0x0) {\n puVar1 = (undefined4 *)*puVar2;\n FUN_00248220(puVar2);\n puVar2 = puVar1;\n }\n memset((void *)*param_1,0,param...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void clear(_Hashtable<gold::Stringpool_template<short_unsigned_int>::Hashkey,_std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_unsigned_int>,_std::allocator<std::pair<const_gol...
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 (declaration type: (type_identifier) d...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { undefined4 *puVar1; undefined4 *puVar2; puVar2 = (undefined4 *)param_1[2]; while (puVar2 != (undefined4 *)0x0) { puVar1 = (undefined4 *)*puVar2; FUN_00248220(puVar2); puV...
3507_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
do_section_contents
FUN_000e44f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uchar * do_section_contents(Sized_incr_dynobj<32,_false> * this, uint param_1, section_size_type * param_2, bool param_3) */ uchar * __thiscall gold::Sized_incr_dynobj<32,_false>::do_section_content...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000e44f0(void) { /* WARNING: Subroutine does not return */ FUN_000da200("../../gold/incremental.cc",0xb40,"do_section_contents"); }
PUSH EBX CALL 0x0003a210 ADD EBX,0x32fb0a SUB ESP,0xc LEA EAX,[EBX + 0xffee80cc] PUSH EAX LEA EAX,[EBX + 0xffee6d78] PUSH 0xb40 PUSH EAX CALL 0x000da200
null
null
null
null
[('const-1', u'RETURN_-1206827774')]
[('const-2880', u'CALL_-1206827712'), (u'COPY_-1206827689', u'CALL_-1206827712'), ('const-1', u'RETURN_-1206827707'), (u'COPY_-1206827688', u'CALL_-1206827712'), ('const-3129548', u'COPY_-1206827688'), ('const-3124600', u'COPY_-1206827689')]
null
null
000e44f0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000e44f0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_000da200("../../gold/incremental.cc",0xb40,"do_section_contents");\n}\n\n" comment (function_definition "void ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uchar * do_section_contents(Sized_incr_dynobj<32,_false> * this, uint\n param_1, section_size_type * param_2, bool param_3) */\n\nuchar * __thiscall\ngold::Sized_incr_dynobj<32,_fal...
(translation_unit "void FUN_000e44f0(void)\n\n{\n \n FUN_000da200("../../gold/incremental.cc",0xb40,"do_section_contents");\n}\n\n" (function_definition "void FUN_000e44f0(void)\n\n{\n \n FUN_000da200("../../gold/incremental.cc",0xb40,"do_section_contents");\n}" primitive_type (f...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_000e44f0(void)\n\n{\n \n FUN_000da200("../../gold/incremental.cc",0xb40,"do_section_contents");\n}" (primitive_type "void") (function_declarator "FUN_000e44f0(void)" (identifier "FUN_000e44f0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_t...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uchar * do_section_contents(Sized_incr_dynobj<32,_false> * this, uint param_1, section_size_type * param_2, bool param_3) */ uchar * __thiscall gold::Sized_incr_dynobj<32,_false>::do_section_content...
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: (identifier) arguments: (argument_list (string_l...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { /* WARNING: Subroutine does not return */ FUN_000da200("../../gold/incremental.cc",0xb40,"do_section_contents"); }
388_x86_64-kfreebsd-gnu-readelf_and_x86_64-kfreebsd-gnu-readelf_strip.c
dcgettext
dcgettext
/* WARNING: Control flow encountered bad instruction data */ void dcgettext(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* dcgettext@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void dcgettext(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206607802')]
[('const-1', u'RETURN_-1206607802')]
null
null
000ba03c
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid dcgettext(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void dcgettext(void)\n\n{\n /* WARNING: Bad instruct...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid dcgettext(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* dcgettext@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void dcgettext(void)\n\...
(translation_unit "void dcgettext(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void dcgettext(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "dcgettext(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_t...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void dcgettext(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "dcgettext(void)" (identifier "dcgettext") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* dcgettext@@GLIBC_2.0 */ var_1(); }
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: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
788_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c
_obstack_begin
_obstack_begin
/* WARNING: Control flow encountered bad instruction data */ void _obstack_begin(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* _obstack_begin@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void _obstack_begin(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207115550')]
[('const-1', u'RETURN_-1207115550')]
null
null
0013e0d8
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _obstack_begin(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _obstack_begin(void)\n\n{\n /* WARNING: Ba...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _obstack_begin(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* _obstack_begin@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void _obstack...
(translation_unit "void _obstack_begin(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void _obstack_begin(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "_obstack_begin(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void _obstack_begin(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "_obstack_begin(void)" (identifier "_obstack_begin") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* _obstack_begin@@GLIBC_2.0 */ var_1(); }
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: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
11482_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
operator<<
FUN_003bc5f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::ostream::TEMPNAMEPLACEHOLDERVALUE(long long) */ void __thiscall std::ostream::operator<<(ostream *this,longlong param_1) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_003bc5f0(undefined4 param_1,undefined4 param_2,undefined4 param_3) { FUN_003bc400(param_1,param_2,param_3); return; }
PUSH EBX CALL 0x00050b50 ADD EBX,0x22da0a SUB ESP,0xc PUSH dword ptr [ESP + 0x1c] PUSH dword ptr [ESP + 0x1c] PUSH dword ptr [ESP + 0x1c] CALL 0x003bc400 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1205549566')]
[('tmp_295', u'CALL_-1205549509'), ('tmp_297', u'CALL_-1205549509'), ('const-0', u'RETURN_-1205549481'), ('tmp_296', u'CALL_-1205549509')]
null
null
003bc5f0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003bc5f0(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_003bc400(param_1,param_2,param_3);\n return;\n}\n\n" comment (function_definition "void FUN_003bc5f0(undefined4 param_1,...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::ostream::TEMPNAMEPLACEHOLDERVALUE(long long) */\n\nvoid __thiscall std::ostream::operator<<(ostream *this,longlong param_1)\n\n{\n}\n\n" comment comment (ERROR "void __thiscall std::ostream::operator<<(os...
(translation_unit "void FUN_003bc5f0(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_003bc400(param_1,param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_003bc5f0(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_003bc400(param_1,param_2,param_3);\n return;\n}"...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (retu...
(function_definition "void FUN_003bc5f0(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_003bc400(param_1,param_2,param_3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_003bc5f0(undefined4 param_1,undefined4 param_2,undefined4 param_3)" (identifier "FUN_003bc5f0") (parameter_lis...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::ostream::TEMPNAMEPLACEHOLDERVALUE(long long) */ void __thiscall std::ostream::operator<<(ostream *this,longlong param_1) { }
null
(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)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3) { FUN_003bc400(param_1,param_2,param_3); return; }
119_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_strip.c
objalloc_free_block
objalloc_free_block
void objalloc_free_block(void) { (*(code *)PTR_objalloc_free_block_00084200)(); return; }
void objalloc_free_block(void) { (*(code *)PTR_objalloc_free_block_00084200)(); return; }
JMP dword ptr [EBX + 0x200]
null
null
null
null
[('tmp_58', u'CAST_-1205974937'), (u'CALLIND_-1205975014', u'INDIRECT_-1205974942'), (u'INDIRECT_-1205974942', u'COPY_-1205975001'), (u'CAST_-1205974937', u'CALLIND_-1205975014'), ('const-0', u'RETURN_-1205975011')]
[('tmp_58', u'CAST_-1205974937'), (u'CALLIND_-1205975014', u'INDIRECT_-1205974942'), (u'INDIRECT_-1205974942', u'COPY_-1205975001'), (u'CAST_-1205974937', u'CALLIND_-1205975014'), ('const-0', u'RETURN_-1205975011')]
null
null
00014810
x86
O1
(translation_unit "void objalloc_free_block(void)\n\n{\n (*(code *)PTR_objalloc_free_block_00084200)();\n return;\n}\n\n" (function_definition "void objalloc_free_block(void)\n\n{\n (*(code *)PTR_objalloc_free_block_00084200)();\n return;\n}" primitive_type (function_declarator "objalloc_free_block(void)" identifie...
(translation_unit "void objalloc_free_block(void)\n\n{\n (*(code *)PTR_objalloc_free_block_00084200)();\n return;\n}\n\n" (function_definition "void objalloc_free_block(void)\n\n{\n (*(code *)PTR_objalloc_free_block_00084200)();\n return;\n}" primitive_type (function_declarator "objalloc_free_block(void)" identifie...
(translation_unit "void objalloc_free_block(void)\n\n{\n (*(code *)PTR_objalloc_free_block_00084200)();\n return;\n}\n\n" (function_definition "void objalloc_free_block(void)\n\n{\n (*(code *)PTR_objalloc_free_block_00084200)();\n return;\n}" primitive_type (function_declarator "objalloc_free_block(void)" identifie...
(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 objalloc_free_block(void)\n\n{\n (*(code *)PTR_objalloc_free_block_00084200)();\n return;\n}" (primitive_type "void") (function_declarator "objalloc_free_block(void)" (identifier "objalloc_free_block") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) (...
void function_1(void) { (*(type_1 *)PTR_objalloc_free_block_00084200)(); 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_00084200)(); return; }
3520_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
find_eh_frame
FUN_000c8f70
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: bool find_eh_frame(Sized_relobj_file<32,_false> * this, uchar * pshdrs, char * names, section_size_type names_size) */ bool __thiscall gold::Sized_relobj_file<32,_false>::find_eh_frame (Si...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 FUN_000c8f70(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4) { undefined4 uVar1; int iVar2; int local_20 [4]; iVar2 = 0; do { iVar2 = FUN_000c8400(param_1,param_2,".eh_fra...
CALL 0x0006206b ADD EAX,0x2e108b PUSH EBP PUSH EDI XOR EDI,EDI PUSH ESI PUSH EBX LEA ESI,[EAX + 0xffef4152] SUB ESP,0x1c MOV EAX,ESI MOV EBX,dword ptr [ESP + 0x30] MOV ESI,EDI LEA EBP,[ESP + 0xc] MOV EDI,EAX JMP 0x000c8fb5 MOV dword ptr [ESP + 0xc],EAX SUB ESP,0x8 PUSH EBP PUSH EBX CALL 0x000c8f00 ADD ESP,0x10 TEST AL,...
null
null
null
null
[('tmp_740', u'PTRSUB_-1206677186'), ('tmp_522', u'CALL_-1206677417'), (u'COPY_-1206677177', u'RETURN_-1206677167'), ('const-0', u'RETURN_-1206677382'), (u'CAST_-1206677130', u'MULTIEQUAL_-1206677279'), ('tmp_295', u'CBRANCH_-1206677435'), (u'MULTIEQUAL_-1206677279', u'CAST_-1206677131'), ('tmp_140', u'BRANCH_-12066775...
[('tmp_1102', u'CALL_-1206677466'), ('const-0', u'COPY_-1206677205'), (u'COPY_-1206677205', u'RETURN_-1206677188'), (u'INT_EQUAL_-1206677391', u'CBRANCH_-1206677389'), ('const-0', u'RETURN_-1206677188'), ('tmp_1104', u'CALL_-1206677466'), ('const-0', u'RETURN_-1206677382'), ('tmp_295', u'CBRANCH_-1206677435'), (u'COPY_...
null
null
000c8f70
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_000c8f70(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n int local_20 [4];\n \n iVar2 = 0;\n do {\n iVar2 = FUN_000c...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: bool find_eh_frame(Sized_relobj_file<32,_false> * this, uchar * pshdrs,\n char * names, section_size_type names_size) */\n\nbool __thiscall\ngold::Sized_relobj_file<32,_false>::find...
(translation_unit "undefined4 FUN_000c8f70(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n int local_20 [4];\n \n iVar2 = 0;\n do {\n iVar2 = FUN_000c8400(param_1,param_2,".eh_frame",param_3,param_4,iVar2);\n if (iVar2 == 0) {\n retur...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decl...
(function_definition "undefined4 FUN_000c8f70(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n int local_20 [4];\n \n iVar2 = 0;\n do {\n iVar2 = FUN_000c8400(param_1,param_2,".eh_frame",param_3,param_4,iVar2);\n if (iVar2 == 0) {\n re...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: bool find_eh_frame(Sized_relobj_file<32,_false> * this, uchar * pshdrs, char * names, section_size_type names_size) */ bool __thiscall gold::Sized_relobj_file<32,var_2>::find_eh_frame (Siz...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration ty...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4) { undefined4 uVar1; int iVar2; int local_20 [4]; iVar2 = 0; do { iVar2 = FUN_000c8400(param_1,param_2,".eh_frame",pa...
8944_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
rdbuf
FUN_0022d030
/* std::ofstream::rdbuf() const */ ofstream * __thiscall std::ofstream::rdbuf(ofstream *this) { return this + 4; }
int FUN_0022d030(int param_1) { return param_1 + 4; }
MOV EAX,dword ptr [ESP + 0x4] ADD EAX,0x4 RET
null
null
null
null
[('tmp_44', u'PTRADD_-1203908486'), (u'PTRADD_-1203908486', u'RETURN_-1203908529'), ('const-0', u'RETURN_-1203908529'), ('const-4', u'PTRADD_-1203908486'), ('const-1', u'PTRADD_-1203908486')]
[('const-0', u'RETURN_-1203908529'), ('tmp_47', u'INT_ADD_-1203908532'), ('const-4', u'INT_ADD_-1203908532'), (u'INT_ADD_-1203908532', u'RETURN_-1203908529')]
null
null
0022d030
x86
O1
(translation_unit "int FUN_0022d030(int param_1)\n\n{\n return param_1 + 4;\n}\n\n" (function_definition "int FUN_0022d030(int param_1)\n\n{\n return param_1 + 4;\n}" primitive_type (function_declarator "FUN_0022d030(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1" primi...
(translation_unit "/* std::ofstream::rdbuf() const */\n\nofstream * __thiscall std::ofstream::rdbuf(ofstream *this)\n\n{\n return this + 4;\n}\n\n" comment (ERROR "ofstream * __thiscall std::ofstream::rdbuf(ofstream *this)" (binary_expression "ofstream * __thiscall std::ofstream::rdbuf(ofstream *this" (binary_expressi...
(translation_unit "int FUN_0022d030(int param_1)\n\n{\n return param_1 + 4;\n}\n\n" (function_definition "int FUN_0022d030(int param_1)\n\n{\n return param_1 + 4;\n}" primitive_type (function_declarator "FUN_0022d030(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1" primi...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression IDENT + LIT) ;) })))
(function_definition "int FUN_0022d030(int param_1)\n\n{\n return param_1 + 4;\n}" (primitive_type "int") (function_declarator "FUN_0022d030(int param_1)" (identifier "FUN_0022d030") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier "param_1")) () ")"))) (c...
/* std::ofstream::rdbuf() const */ ofstream * __thiscall std::ofstream::rdbuf(ofstream *var_1) { return var_1 + 4; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (identifier) right: (number_l...
null
int MASKED(int param_1) { return param_1 + 4; }
6999_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
print_symbol_counts
FUN_0028c220
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void print_symbol_counts(Input_objects * this, Symbol_table * symtab) */ void __thiscall gold::Input_objects::print_symbol_counts(Input_objects *this,Symbol_table *symtab) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0028c220(int param_1,undefined4 param_2) { if (*(int *)(DAT_005ea7c8 + 8) != 0) { if ((*(char *)(*(int *)(DAT_005ea7c8 + 8) + 0x2fc8) != '\0') && (*(int *)(param_1 + 0x34) != 0)) { FUN_0036fbb0(*(int *)(...
PUSH EBX CALL 0x00050b50 ADD EBX,0x35ddda SUB ESP,0x8 LEA EAX,[EBX + 0x7c8] MOV EAX,dword ptr [EAX] MOV EAX,dword ptr [EAX + 0x8] TEST EAX,EAX JZ 0x0028c267 CMP byte ptr [EAX + 0x2fc8],0x0 JZ 0x0028c262 MOV EAX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [EAX + 0x34] TEST EAX,EAX JZ 0x0028c262 SUB ESP,0x8 PUSH dword ptr [...
null
null
null
null
[('const-1', u'RETURN_-1204305358')]
[(u'INT_ADD_-1204305257', u'CAST_-1204305036'), (u'INT_ADD_-1204305286', u'CAST_-1204305050'), (u'COPY_-1204305057', u'CALL_-1204305148'), (u'CALL_-1204305148', u'INDIRECT_-1204305003'), (u'LOAD_-1204305322', u'INT_NOTEQUAL_-1204305303'), (u'LOAD_-1204305302', u'INT_NOTEQUAL_-1204305286'), ('const-417', u'LOAD_-1204305...
null
null
0028c220
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0028c220(int param_1,undefined4 param_2)\n\n{\n if (*(int *)(DAT_005ea7c8 + 8) != 0) {\n if ((*(char *)(*(int *)(DAT_005ea7c8 + 8) + 0x2fc8) != '\0') && (*(int *)(param_1 + 0x34) != 0))\n {\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void print_symbol_counts(Input_objects * this, Symbol_table * symtab)\n */\n\nvoid __thiscall gold::Input_objects::print_symbol_counts(Input_objects *this,Symbol_table *symtab)\n\n...
(translation_unit "void FUN_0028c220(int param_1,undefined4 param_2)\n\n{\n if (*(int *)(DAT_005ea7c8 + 8) != 0) {\n if ((*(char *)(*(int *)(DAT_005ea7c8 + 8) + 0x2fc8) != '\0') && (*(int *)(param_1 + 0x34) != 0))\n {\n FUN_0036fbb0(*(int *)(param_1 + 0x34),param_2);\n }\n return;\n }\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstr...
(function_definition "void FUN_0028c220(int param_1,undefined4 param_2)\n\n{\n if (*(int *)(DAT_005ea7c8 + 8) != 0) {\n if ((*(char *)(*(int *)(DAT_005ea7c8 + 8) + 0x2fc8) != '\0') && (*(int *)(param_1 + 0x34) != 0))\n {\n FUN_0036fbb0(*(int *)(param_1 + 0x34),param_2);\n }\n return;\n }\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void print_symbol_counts(Input_objects * this, Symbol_table * symtab) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *symtab) { }
null
(translation_unit (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: (identifier)))) body: (compound_statement...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2) { if (*(int *)(DAT_005ea7c8 + 8) != 0) { if ((*(char *)(*(int *)(DAT_005ea7c8 + 8) + 0x2fc8) != '\0') && (*(int *)(param_1 + 0x34) != 0)) { FUN_0036fbb0(*(int *)(param_...
6540_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
replace
FUN_001892f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::replace(unsigned int, unsigned int, unsigned int, char) */ void __thiscall std::string::replace(string *this,uint param_1,uint param_2,uint param_3,char param_4) { uint uVar1; uint uVar2; uVar1 = *(uint *...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001892f0(int param_1,uint param_2,uint param_3,undefined4 param_4,char param_5) { uint uVar1; uint uVar2; uVar1 = *(uint *)(param_1 + 4); uVar2 = uVar1 - param_2; if (param_3 < uVar1 - param_2) { uVar2 ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x178d07 SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x20] MOV EDX,dword ptr [ESP + 0x24] MOV EBP,dword ptr [ESP + 0x28] MOVSX EDI,byte ptr [ESP + 0x30] MOV ECX,dword ptr [ESI + 0x4] MOV EAX,ECX SUB EAX,EDX CMP EAX,EBP CMOVA EAX,EBP CMP EDX,ECX JA 0x0018933b SUB ESP,...
null
null
null
null
[(u'INT_SUB_-1207463073', u'COPY_-1207462864'), ('tmp_459', u'CALL_-1207463000'), (u'INT_LESSEQUAL_-1207463034', u'CBRANCH_-1207463044'), (u'LOAD_-1207463101', u'CALL_-1207462924'), (u'COPY_-1207462864', u'MULTIEQUAL_-1207462891'), ('const-0', u'RETURN_-1207462957'), (u'PTRADD_-1207463039', u'CAST_-1207462808'), ('cons...
[(u'INT_LESSEQUAL_-1207463034', u'CBRANCH_-1207463044'), (u'LOAD_-1207463101', u'CALL_-1207462924'), (u'COPY_-1207462875', u'MULTIEQUAL_-1207462901'), ('const-2336946', u'COPY_-1207462829'), ('tmp_839', u'CALL_-1207462924'), ('tmp_840', u'COPY_-1207462874'), ('tmp_839', u'CALL_-1207463000'), ('const-0', u'RETURN_-12074...
null
null
001892f0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001892f0(int param_1,uint param_2,uint param_3,undefined4 param_4,char param_5)\n\n{\n uint uVar1;\n uint uVar2;\n \n uVar1 = *(uint *)(param_1 + 4);\n uVar2 = uVar1 - param_2;\n if (param_3 < u...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::replace(unsigned int, unsigned int, unsigned int, char) */\n\nvoid __thiscall\nstd::string::replace(string *this,uint param_1,uint param_2,uint param_3,char param_4)\n\n{\n uint uVar1;\n uint uV...
(translation_unit "void FUN_001892f0(int param_1,uint param_2,uint param_3,undefined4 param_4,char param_5)\n\n{\n uint uVar1;\n uint uVar2;\n \n uVar1 = *(uint *)(param_1 + 4);\n uVar2 = uVar1 - param_2;\n if (param_3 < uVar1 - param_2) {\n uVar2 = param_3;\n }\n if (param_2 <= uVar1) {\n FUN_00189020(pa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDEN...
(function_definition "void FUN_001892f0(int param_1,uint param_2,uint param_3,undefined4 param_4,char param_5)\n\n{\n uint uVar1;\n uint uVar2;\n \n uVar1 = *(uint *)(param_1 + 4);\n uVar2 = uVar1 - param_2;\n if (param_3 < uVar1 - param_2) {\n uVar2 = param_3;\n }\n if (param_2 <= uVar1) {\n FUN_00189020...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::replace(unsigned int, unsigned int, unsigned int, char) */ void __thiscall std::type_1::function_1(type_1 *var_1,type_2 var_3,type_2 var_4,type_2 param_3,char param_4) { type_2 var_2; type_2 uVar2; var_2 ...
null
(translation_unit (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: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,uint param_2,uint param_3,undefined4 param_4,char param_5) { uint uVar1; uint uVar2; uVar1 = *(uint *)(param_1 + 4); uVar2 = uVar1 - param_2; if (param_3 < uVar1 - param_2) { uVar2 = para...
176_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c
bfd_get_reloc_upper_bound
bfd_get_reloc_upper_bound
void bfd_get_reloc_upper_bound(void) { (*(code *)PTR_bfd_get_reloc_upper_bound_001ce2f8)(); return; }
void bfd_get_reloc_upper_bound(void) { (*(code *)PTR_bfd_get_reloc_upper_bound_001ce2f8)(); return; }
JMP dword ptr [EBX + 0x2f8]
null
null
null
null
[(u'CAST_-1205965753', u'CALLIND_-1205965830'), (u'CALLIND_-1205965830', u'INDIRECT_-1205965758'), ('tmp_58', u'CAST_-1205965753'), ('const-0', u'RETURN_-1205965827'), (u'INDIRECT_-1205965758', u'COPY_-1205965817')]
[(u'CAST_-1205965753', u'CALLIND_-1205965830'), (u'CALLIND_-1205965830', u'INDIRECT_-1205965758'), ('tmp_58', u'CAST_-1205965753'), ('const-0', u'RETURN_-1205965827'), (u'INDIRECT_-1205965758', u'COPY_-1205965817')]
null
null
00016bf0
x86
O1
(translation_unit "void bfd_get_reloc_upper_bound(void)\n\n{\n (*(code *)PTR_bfd_get_reloc_upper_bound_001ce2f8)();\n return;\n}\n\n" (function_definition "void bfd_get_reloc_upper_bound(void)\n\n{\n (*(code *)PTR_bfd_get_reloc_upper_bound_001ce2f8)();\n return;\n}" primitive_type (function_declarator "bfd_get_relo...
(translation_unit "void bfd_get_reloc_upper_bound(void)\n\n{\n (*(code *)PTR_bfd_get_reloc_upper_bound_001ce2f8)();\n return;\n}\n\n" (function_definition "void bfd_get_reloc_upper_bound(void)\n\n{\n (*(code *)PTR_bfd_get_reloc_upper_bound_001ce2f8)();\n return;\n}" primitive_type (function_declarator "bfd_get_relo...
(translation_unit "void bfd_get_reloc_upper_bound(void)\n\n{\n (*(code *)PTR_bfd_get_reloc_upper_bound_001ce2f8)();\n return;\n}\n\n" (function_definition "void bfd_get_reloc_upper_bound(void)\n\n{\n (*(code *)PTR_bfd_get_reloc_upper_bound_001ce2f8)();\n return;\n}" primitive_type (function_declarator "bfd_get_relo...
(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 bfd_get_reloc_upper_bound(void)\n\n{\n (*(code *)PTR_bfd_get_reloc_upper_bound_001ce2f8)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_get_reloc_upper_bound(void)" (identifier "bfd_get_reloc_upper_bound") (parameter_list "(void)" (( "(") (parameter_declaration "void" (p...
void function_1(void) { (*(type_1 *)PTR_bfd_get_reloc_upper_bound_001ce2f8)(); 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_001ce2f8)(); return; }
2141_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
do_advance
FUN_00059f50
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_advance(Sized_elf_reloc_mapper<64,_true> * this, off_t offset) */ void __thiscall gold::Sized_elf_reloc_mapper<64,_true>::do_advance (Sized_elf_reloc_mapper<64,_true> *this,off_t ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00059f50(int param_1,undefined4 param_2,undefined4 param_3) { FUN_00149180(param_1 + 0x18,param_2,param_3); return; }
PUSH EBX CALL 0x00035840 ADD EBX,0x3350aa SUB ESP,0xc PUSH dword ptr [ESP + 0x1c] PUSH dword ptr [ESP + 0x1c] MOV EAX,dword ptr [ESP + 0x1c] ADD EAX,0x18 PUSH EAX CALL 0x00149180 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('tmp_201', u'PTRSUB_-1206214636'), ('const-24', u'PTRSUB_-1206214636'), (u'PTRSUB_-1206214636', u'CALL_-1206214743'), ('tmp_202', u'CALL_-1206214743'), ('const-0', u'RETURN_-1206214715')]
[(u'INT_ADD_-1206214747', u'CALL_-1206214743'), ('const-24', u'INT_ADD_-1206214747'), ('tmp_328', u'CALL_-1206214743'), ('tmp_327', u'CALL_-1206214743'), ('tmp_329', u'INT_ADD_-1206214747'), ('const-0', u'RETURN_-1206214715')]
null
null
00059f50
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00059f50(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_00149180(param_1 + 0x18,param_2,param_3);\n return;\n}\n\n" comment (function_definition "void FUN_00059f50(int param_1,undefin...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_advance(Sized_elf_reloc_mapper<64,_true> * this, off_t offset)\n */\n\nvoid __thiscall\ngold::Sized_elf_reloc_mapper<64,_true>::do_advance\n (Sized_elf_reloc_mappe...
(translation_unit "void FUN_00059f50(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_00149180(param_1 + 0x18,param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_00059f50(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_00149180(param_1 + 0x18,param_2,param_3);\n return;\n}"...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , ...
(function_definition "void FUN_00059f50(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_00149180(param_1 + 0x18,param_2,param_3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00059f50(int param_1,undefined4 param_2,undefined4 param_3)" (identifier "FUN_00059f50") (parameter_list "(int...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_advance(Sized_elf_reloc_mapper<64,_true> * this, off_t offset) */ void __thiscall gold::Sized_elf_reloc_mapper<64,_true>::do_advance (Sized_elf_reloc_mapper<64,_true> *type_1,off_...
null
(translation_unit (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: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3) { FUN_00149180(param_1 + 0x18,param_2,param_3); return; }
8118_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
xmalloc_failed
FUN_002460b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void xmalloc_failed(size_t size) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_002460b0(void) { void *pvVar1; int iVar2; char *pcVar3; undefined1 *puVar4; undefined1 *puVar5; int aiStack_30 [5]; undefined4 uStack_c; iVar2 = DAT_0041b564; uStack_c = 0x2460b7; puVar5 = (undefi...
PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x1cdf49 SUB ESP,0x4 MOV ESI,dword ptr [EBX + 0x7564] TEST ESI,ESI JZ 0x00246119 SUB ESP,0xc PUSH 0x0 CALL 0x0002c360 ADD ESP,0x10 SUB EAX,ESI MOV ECX,dword ptr [EBX + 0x4f4] LEA EDX,[EBX + 0xffefdce1] LEA ESI,[EBX + 0xffefd1b6] CMP byte ptr [ECX],0x0 CMOVZ EDX,ESI SUB ESP,0x8 ...
null
null
null
null
[('const-1', u'RETURN_-1204068154')]
[('const-417', u'LOAD_-1204067860'), (u'CALL_-1204067897', u'INDIRECT_-1204067647'), ('const-1', u'PTRADD_-1204067824'), (u'INT_SUB_-1204068051', u'MULTIEQUAL_-1204067839'), ('tmp_1540', u'MULTIEQUAL_-1204067571'), ('const-0', u'INT_EQUAL_-1204068020'), (u'MULTIEQUAL_-1204067824', u'PTRADD_-1204067924'), (u'LOAD_-12040...
null
null
002460b0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002460b0(void)\n\n{\n void *pvVar1;\n int iVar2;\n char *pcVar3;\n undefined1 *puVar4;\n undefined1 *puVar5;\n int aiStack_30 [5];\n undefined4 uStack_c;\n \n iVar2 = DAT_0041b564;\n uStack_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid xmalloc_failed(size_t size)\n\n{\n}\n\n" comment comment (function_definition "void xmalloc_failed(size_t size)\n\n{\n}" primitive_type (function_declarator "xmal...
(translation_unit "void FUN_002460b0(void)\n\n{\n void *pvVar1;\n int iVar2;\n char *pcVar3;\n undefined1 *puVar4;\n undefined1 *puVar5;\n int aiStack_30 [5];\n undefined4 uStack_c;\n \n iVar2 = DAT_0041b564;\n uStack_c = 0x2460b7;\n puVar5 = (undefined1 *)&stack0xfffffff4;\n if (DAT_0041b564 == 0) goto LAB...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;)...
(function_definition "void FUN_002460b0(void)\n\n{\n void *pvVar1;\n int iVar2;\n char *pcVar3;\n undefined1 *puVar4;\n undefined1 *puVar5;\n int aiStack_30 [5];\n undefined4 uStack_c;\n \n iVar2 = DAT_0041b564;\n uStack_c = 0x2460b7;\n puVar5 = (undefined1 *)&stack0xfffffff4;\n if (DAT_0041b564 == 0) goto ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(size_t size) { }
null
(translation_unit (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: (pointer_declarator declarator: (identifier))) (d...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { void *pvVar1; int iVar2; char *pcVar3; undefined1 *puVar4; undefined1 *puVar5; int aiStack_30 [5]; undefined4 uStack_c; iVar2 = DAT_0041b564; uStack_c = 0x2460b7; puVar5 = (undefined1 *...
22_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c
sqlite3_column_name
sqlite3_column_name
/* WARNING: Unknown calling convention */ char * sqlite3_column_name(sqlite3_stmt *pStmt,int N) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_sqlite3_column_name_000c505c)(); return pcVar1; }
void sqlite3_column_name(void) { (*(code *)PTR_sqlite3_column_name_000c505c)(); return; }
JMP dword ptr [EBX + 0x5c]
null
null
null
null
[(u'CALLIND_-1205967830', u'CAST_-1205967749'), (u'CALLIND_-1205967830', u'INDIRECT_-1205967757'), (u'INDIRECT_-1205967757', u'COPY_-1205967816'), ('const-1', u'RETURN_-1205967827'), (u'CAST_-1205967749', u'RETURN_-1205967827'), ('tmp_72', u'CAST_-1205967750'), (u'CAST_-1205967750', u'CALLIND_-1205967830')]
[(u'INDIRECT_-1205967758', u'COPY_-1205967817'), (u'CAST_-1205967753', u'CALLIND_-1205967830'), ('tmp_58', u'CAST_-1205967753'), ('const-1', u'RETURN_-1205967827'), (u'CALLIND_-1205967830', u'INDIRECT_-1205967758')]
null
null
00016420
x86
O1
(translation_unit "void sqlite3_column_name(void)\n\n{\n (*(code *)PTR_sqlite3_column_name_000c505c)();\n return;\n}\n\n" (function_definition "void sqlite3_column_name(void)\n\n{\n (*(code *)PTR_sqlite3_column_name_000c505c)();\n return;\n}" primitive_type (function_declarator "sqlite3_column_name(void)" identifie...
(translation_unit "/* WARNING: Unknown calling convention */\n\nchar * sqlite3_column_name(sqlite3_stmt *pStmt,int N)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_sqlite3_column_name_000c505c)();\n return pcVar1;\n}\n\n" comment (function_definition "char * sqlite3_column_name(sqlite3_stmt *pStmt,int N)...
(translation_unit "void sqlite3_column_name(void)\n\n{\n (*(code *)PTR_sqlite3_column_name_000c505c)();\n return;\n}\n\n" (function_definition "void sqlite3_column_name(void)\n\n{\n (*(code *)PTR_sqlite3_column_name_000c505c)();\n return;\n}" primitive_type (function_declarator "sqlite3_column_name(void)" identifie...
(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 sqlite3_column_name(void)\n\n{\n (*(code *)PTR_sqlite3_column_name_000c505c)();\n return;\n}" (primitive_type "void") (function_declarator "sqlite3_column_name(void)" (identifier "sqlite3_column_name") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) (...
/* WARNING: Unknown calling convention */ char * function_1(type_1 *pStmt,int N) { char *pcVar1; pcVar1 = (char *)(*(type_2 *)PTR_sqlite3_column_name_000c505c)(); return pcVar1; }
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_000c505c)(); return; }
70_powerpc-linux-gnuspe-gprof_and_powerpc-linux-gnuspe-gprof_strip.c
bfd_arch_bits_per_address
bfd_arch_bits_per_address
void bfd_arch_bits_per_address(void) { (*(code *)PTR_bfd_arch_bits_per_address_0002c124)(); return; }
void bfd_arch_bits_per_address(void) { (*(code *)PTR_bfd_arch_bits_per_address_0002c124)(); return; }
JMP dword ptr [EBX + 0x124]
null
null
null
null
[(u'CALLIND_-1205984086', u'INDIRECT_-1205984014'), (u'INDIRECT_-1205984014', u'COPY_-1205984073'), ('tmp_58', u'CAST_-1205984009'), ('const-0', u'RETURN_-1205984083'), (u'CAST_-1205984009', u'CALLIND_-1205984086')]
[(u'CALLIND_-1205984086', u'INDIRECT_-1205984014'), (u'INDIRECT_-1205984014', u'COPY_-1205984073'), ('tmp_58', u'CAST_-1205984009'), ('const-0', u'RETURN_-1205984083'), (u'CAST_-1205984009', u'CALLIND_-1205984086')]
null
null
000124a0
x86
O1
(translation_unit "void bfd_arch_bits_per_address(void)\n\n{\n (*(code *)PTR_bfd_arch_bits_per_address_0002c124)();\n return;\n}\n\n" (function_definition "void bfd_arch_bits_per_address(void)\n\n{\n (*(code *)PTR_bfd_arch_bits_per_address_0002c124)();\n return;\n}" primitive_type (function_declarator "bfd_arch_bit...
(translation_unit "void bfd_arch_bits_per_address(void)\n\n{\n (*(code *)PTR_bfd_arch_bits_per_address_0002c124)();\n return;\n}\n\n" (function_definition "void bfd_arch_bits_per_address(void)\n\n{\n (*(code *)PTR_bfd_arch_bits_per_address_0002c124)();\n return;\n}" primitive_type (function_declarator "bfd_arch_bit...
(translation_unit "void bfd_arch_bits_per_address(void)\n\n{\n (*(code *)PTR_bfd_arch_bits_per_address_0002c124)();\n return;\n}\n\n" (function_definition "void bfd_arch_bits_per_address(void)\n\n{\n (*(code *)PTR_bfd_arch_bits_per_address_0002c124)();\n return;\n}" primitive_type (function_declarator "bfd_arch_bit...
(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 bfd_arch_bits_per_address(void)\n\n{\n (*(code *)PTR_bfd_arch_bits_per_address_0002c124)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_arch_bits_per_address(void)" (identifier "bfd_arch_bits_per_address") (parameter_list "(void)" (( "(") (parameter_declaration "void" (p...
void function_1(void) { (*(type_1 *)PTR_bfd_arch_bits_per_address_0002c124)(); 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_0002c124)(); return; }
84_i686-kfreebsd-gnu-c++filt_and_i686-kfreebsd-gnu-c++filt_strip.c
set_default_bfd_target
FUN_00011fa0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void set_default_bfd_target(void) { int iVar1; undefined4 uVar2; char *format; iVar1 = bfd_set_default_target("i686-pc-kfreebsd-gnu"); if (...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00011fa0(void) { undefined *puVar1; int iVar2; undefined4 uVar3; undefined4 uVar4; char *__format; char *pcVar5; pcVar5 = "i686-pc-kfreebsd-gnu"; iVar2 = bfd_set_default_target("i686-pc-kfreebsd-gnu")...
PUSH EDI PUSH ESI PUSH EBX CALL 0x00011840 ADD EBX,0x5058 SUB ESP,0xc LEA ESI,[EBX + 0xffffd55d] PUSH ESI CALL 0x000110a0 ADD ESP,0x10 TEST EAX,EAX JZ 0x00011fc8 POP EBX POP ESI POP EDI RET CALL 0x00011160 SUB ESP,0xc PUSH EAX CALL 0x000113a0 ADD ESP,0xc MOV EDI,EAX LEA EAX,[EBX + 0xffffd6d8] PUSH 0x5 PUSH EAX PUSH 0x0...
null
null
null
null
[(u'INT_NOTEQUAL_-1205985281', u'CBRANCH_-1205985281'), (u'COPY_-1205985046', u'CALL_-1205985186'), ('tmp_155', u'CBRANCH_-1205985281'), ('const-1', u'RETURN_-1205985149'), (u'CALL_-1205985186', u'CAST_-1205984982'), (u'CAST_-1205984982', u'CALL_-1205985154'), ('const-83293', u'COPY_-1205985036'), ('const-0', u'RETURN_...
[(u'LOAD_-1205984834', u'CALL_-1205984816'), (u'CALL_-1205985186', u'INDIRECT_-1205984489'), ('const-417', u'LOAD_-1205984977'), ('const-4', u'INT_ADD_-1205984361'), (u'INDIRECT_-1205984524', u'COPY_-1205984559'), (u'INDIRECT_-1205984338', u'MULTIEQUAL_-1205984326'), ('const-83314', u'COPY_-1205984425'), (u'INDIRECT_-1...
null
null
00011fa0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00011fa0(void)\n\n{\n undefined *puVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n char *__format;\n char *pcVar5;\n \n pcVar5 = "i686-pc-kfreebsd-gnu";\n iVar2 = bfd_set_default...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid set_default_bfd_target(void)\n\n{\n int iVar1;\n undefined4 uVar2;\n char *format;\n \n iVar1 = bfd_set_default_target("i6...
(translation_unit "void FUN_00011fa0(void)\n\n{\n undefined *puVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n char *__format;\n char *pcVar5;\n \n pcVar5 = "i686-pc-kfreebsd-gnu";\n iVar2 = bfd_set_default_target("i686-pc-kfreebsd-gnu");\n if (iVar2 != 0) {\n return;\n }\n uVar3 = bfd_get_e...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT...
(function_definition "void FUN_00011fa0(void)\n\n{\n undefined *puVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n char *__format;\n char *pcVar5;\n \n pcVar5 = "i686-pc-kfreebsd-gnu";\n iVar2 = bfd_set_default_target("i686-pc-kfreebsd-gnu");\n if (iVar2 != 0) {\n return;\n }\n uVar3 = bfd_ge...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { int var_2; type_1 uVar2; char *format; var_2 = var_1("i686-pc-kfreebsd-gnu"); if (var_2 != 0) { return; } u...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { undefined *puVar1; int iVar2; undefined4 uVar3; undefined4 uVar4; char *__format; char *pcVar5; pcVar5 = "i686-pc-kfreebsd-gnu"; iVar2 = bfd_set_default_target("i686-pc-kfreebsd-gnu"); if...
2440_bash_and_bash_strip.c
strdup
strdup
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strdup(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* strdup@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strdup(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207201654')]
[('const-1', u'RETURN_-1207201654')]
null
null
00149080
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strdup(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (fu...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strdup(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strdup@@GLIBC_2.0 */\n...
(translation_unit "char * strdup(char *__s)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strdup(char *__s)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strdup(char *__s)" * (function_declarator "strdup(char *__s)" identifier (parameter_lis...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "char * strdup(char *__s)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strdup(char *__s)" (* "*") (function_declarator "strdup(char *__s)" (identifier "strdup") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_ty...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* strdup@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (expre...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
8181_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
do_get_weekday
FUN_001e7760
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::time_get_shim<wchar_t>::do_get_weekday(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_ba...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_001e7760(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5 ,undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9) { FUN_001efd70(param_1,0...
PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x157899 SUB ESP,0x8 MOV ESI,dword ptr [ESP + 0x14] PUSH 0x77 PUSH dword ptr [ESP + 0x38] PUSH dword ptr [ESP + 0x38] PUSH dword ptr [ESP + 0x38] PUSH dword ptr [ESP + 0x38] PUSH dword ptr [ESP + 0x38] PUSH dword ptr [ESP + 0x38] PUSH dword ptr [ESP + 0x38] MOV EAX,dword ptr [E...
null
null
null
null
[(u'LOAD_-1207863328', u'CALL_-1207863305'), ('tmp_584', u'CALL_-1207863305'), ('const-417', u'LOAD_-1207863328'), ('tmp_583', u'CALL_-1207863305'), ('const-119', u'CALL_-1207863305'), ('tmp_586', u'CALL_-1207863305'), ('const-8', u'INT_ADD_-1207863312'), ('tmp_588', u'CALL_-1207863305'), ('tmp_585', u'CALL_-1207863305...
[(u'LOAD_-1207863328', u'CALL_-1207863305'), ('tmp_584', u'CALL_-1207863305'), ('const-417', u'LOAD_-1207863328'), ('tmp_583', u'CALL_-1207863305'), ('const-119', u'CALL_-1207863305'), ('tmp_586', u'CALL_-1207863305'), ('const-8', u'INT_ADD_-1207863312'), ('tmp_588', u'CALL_-1207863305'), ('tmp_585', u'CALL_-1207863305...
null
null
001e7760
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4\nFUN_001e7760(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5\n ,undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9)\n\n{\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__facet_shims::(anonymous\n namespace)::time_get_shim<wchar_t>::do_get_weekday(std::istreambuf_iterator<wchar_t,\n std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar...
(translation_unit "undefined4\nFUN_001e7760(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5\n ,undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9)\n\n{\n FUN_001efd70(param_1,0,*(undefined4 *)(param_2 + 8),param_3,param_4,param_5,param_6,param...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete...
(function_definition "undefined4\nFUN_001e7760(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5\n ,undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9)\n\n{\n FUN_001efd70(param_1,0,*(undefined4 *)(param_2 + 8),param_3,param_4,param_5,param_6,pa...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::time_get_shim<wchar_t>::do_get_weekday(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_ba...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5 ,undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9) { FUN_001efd70(param_1,0,*(und...
64_x86_64-kfreebsd-gnu-objdump_and_x86_64-kfreebsd-gnu-objdump_strip.c
strtoul
strtoul
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ ulong strtoul(char *__nptr,char **__endptr,int __base) { ulong uVar1; uVar1 = (*(code *)PTR_strtoul_0007310c)(); return uVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ ulong strtoul(char *__nptr,char **__endptr,int __base) { ulong uVar1; uVar1 = (*(code *)PTR_strtoul_0007310c)(); return uVar1; }
JMP dword ptr [EBX + 0x10c]
null
null
null
null
[(u'CAST_-1205975909', u'CALLIND_-1205975990'), ('tmp_77', u'CAST_-1205975909'), ('const-0', u'RETURN_-1205975987'), (u'CALLIND_-1205975990', u'INDIRECT_-1205975917'), (u'CALLIND_-1205975990', u'RETURN_-1205975987'), (u'INDIRECT_-1205975917', u'COPY_-1205975976')]
[(u'CAST_-1205975909', u'CALLIND_-1205975990'), ('tmp_77', u'CAST_-1205975909'), ('const-0', u'RETURN_-1205975987'), (u'CALLIND_-1205975990', u'INDIRECT_-1205975917'), (u'CALLIND_-1205975990', u'RETURN_-1205975987'), (u'INDIRECT_-1205975917', u'COPY_-1205975976')]
null
null
00014440
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n ulong uVar1;\n \n uVar1 = (*(code *)PTR_strtoul_0007310c)();\n return uVar1;\n}\n\n" comment (function_definition "ulong strtoul(char *__nptr,char **__endp...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n ulong uVar1;\n \n uVar1 = (*(code *)PTR_strtoul_0007310c)();\n return uVar1;\n}\n\n" comment (function_definition "ulong strtoul(char *__nptr,char **__endp...
(translation_unit "ulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n ulong uVar1;\n \n uVar1 = (*(code *)PTR_strtoul_0007310c)();\n return uVar1;\n}\n\n" (function_definition "ulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n ulong uVar1;\n \n uVar1 = (*(code *)PTR_strtoul_0007310c)();\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * (pointer_declarator * IDENT))) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) ...
(function_definition "ulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n ulong uVar1;\n \n uVar1 = (*(code *)PTR_strtoul_0007310c)();\n return uVar1;\n}" (type_identifier "ulong") (function_declarator "strtoul(char *__nptr,char **__endptr,int __base)" (identifier "strtoul") (parameter_list "(char *__nptr...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 function_1(char *__nptr,char **__endptr,int __base) { type_1 uVar1; uVar1 = (*(type_2 *)PTR_strtoul_0007310c)(); return uVar1; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ ulong MASKED(char *__nptr,char **__endptr,int __base) { ulong uVar1; uVar1 = (*(code *)PTR_MASKED_0007310c)(); return uVar1; }
11349_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
~wstreambuf
FUN_003b9020
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstreambuf::~wstreambuf() */ void __thiscall std::wstreambuf::~wstreambuf(wstreambuf *this) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_003b9020(undefined4 *param_1) { *param_1 = &PTR_FUN_005e70fc; FUN_003b07e0(param_1 + 7); FUN_003ae080(param_1); return; }
PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x230fd9 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x1c] LEA EAX,[EBX + 0xffffd0f4] ADD EAX,0x8 MOV dword ptr [ESI],EAX LEA EAX,[ESI + 0x1c] PUSH EAX CALL 0x003b07e0 MOV dword ptr [ESP],ESI CALL 0x003ae080 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('const-1', u'RETURN_-1205563338')]
[(u'PTRSUB_-1205563145', u'STORE_-1205563286'), ('const-4', u'PTRADD_-1205563143'), ('const-0', u'RETURN_-1205563222'), (u'PTRADD_-1205563143', u'CALL_-1205563268'), ('const-0', u'PTRSUB_-1205563145'), ('tmp_389', u'CALL_-1205563255'), ('const-417', u'STORE_-1205563286'), ('const-7', u'PTRADD_-1205563143'), ('const-618...
null
null
003b9020
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003b9020(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e70fc;\n FUN_003b07e0(param_1 + 7);\n FUN_003ae080(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_003b9020(undefined...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstreambuf::~wstreambuf() */\n\nvoid __thiscall std::wstreambuf::~wstreambuf(wstreambuf *this)\n\n{\n}\n\n" comment comment (function_definition "void __thiscall std::wstreambuf::~wstreambuf(wstreambuf *t...
(translation_unit "void FUN_003b9020(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e70fc;\n FUN_003b07e0(param_1 + 7);\n FUN_003ae080(param_1);\n return;\n}\n\n" (function_definition "void FUN_003b9020(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e70fc;\n FUN_003b07e0(param_1 + 7);\n FUN_003ae080(para...
(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)) ;) (expression_statement (call_expression...
(function_definition "void FUN_003b9020(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e70fc;\n FUN_003b07e0(param_1 + 7);\n FUN_003ae080(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_003b9020(undefined4 *param_1)" (identifier "FUN_003b9020") (parameter_list "(undefined4 *param_1)" (...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstreambuf::~wstreambuf() */ void __thiscall std::function_1::~function_1(function_1 *this) { }
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_005e70fc; FUN_003b07e0(param_1 + 7); FUN_003ae080(param_1); return; }
9679_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
script_symbol
FUN_003438f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ Expression * script_symbol(void *closurev,char *name,size_t length) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_003438f0(int param_1,char *param_2,int param_3) { if ((param_3 != 1) || (*param_2 != '.')) { FUN_00343810(*(undefined4 *)(param_1 + 0x20),param_2,param_3,0x3438fc); } FUN_0038a8e0(param_2,param_3); return; }...
PUSH EDI PUSH ESI PUSH EBX MOV ESI,dword ptr [ESP + 0x18] CALL 0x00050b50 ADD EBX,0x2a6704 MOV EDI,dword ptr [ESP + 0x14] CMP ESI,0x1 JNZ 0x00343910 CMP byte ptr [EDI],0x2e JZ 0x00343924 SUB ESP,0x4 PUSH ESI PUSH EDI MOV EAX,dword ptr [ESP + 0x1c] PUSH dword ptr [EAX + 0x20] CALL 0x00343810 ADD ESP,0x10 SUB ESP,0x8 PUS...
null
null
null
null
[('const-1', u'RETURN_-1205126895')]
[('tmp_766', u'INT_ADD_-1205126799'), ('tmp_760', u'INT_NOTEQUAL_-1205126862'), ('const-0', u'RETURN_-1205126723'), ('const-417', u'LOAD_-1205126815'), ('const-46', u'INT_NOTEQUAL_-1205126844'), ('tmp_761', u'CALL_-1205126761'), ('tmp_104', u'CBRANCH_-1205126860'), (u'INT_ADD_-1205126799', u'CAST_-1205126588'), ('const...
null
null
003438f0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003438f0(int param_1,char *param_2,int param_3)\n\n{\n if ((param_3 != 1) || (*param_2 != '.')) {\n FUN_00343810(*(undefined4 *)(param_1 + 0x20),param_2,param_3,0x3438fc);\n }\n FUN_0038a8e0(par...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nExpression * script_symbol(void *closurev,char *name,size_t length)\n\n{\n}\n\n" comment comment (function_definition "Expression * script_symbol(void *closurev,char *...
(translation_unit "void FUN_003438f0(int param_1,char *param_2,int param_3)\n\n{\n if ((param_3 != 1) || (*param_2 != '.')) {\n FUN_00343810(*(undefined4 *)(param_1 + 0x20),param_2,param_3,0x3438fc);\n }\n FUN_0038a8e0(param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_003438f0(int param_1,char *...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthe...
(function_definition "void FUN_003438f0(int param_1,char *param_2,int param_3)\n\n{\n if ((param_3 != 1) || (*param_2 != '.')) {\n FUN_00343810(*(undefined4 *)(param_1 + 0x20),param_2,param_3,0x3438fc);\n }\n FUN_0038a8e0(param_2,param_3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_003438f0(...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 * function_1(void *closurev,char *name,size_t length) { }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,char *param_2,int param_3) { if ((param_3 != 1) || (*param_2 != '.')) { FUN_00343810(*(undefined4 *)(param_1 + 0x20),param_2,param_3,0x3438fc); } FUN_0038a8e0(param_2,param_3); return; }
6857_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
_M_assign
FUN_001b4080
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::_M_assign(std::string const&) */ void __thiscall std::string::_M_assign(string *this,string *param_1) { uint __n; string *__dest; uint uVar1; uint local_20 [3]; undefined4 uStack_14; uStack_14 = 0x1...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001b4080(undefined4 *param_1,undefined4 *param_2) { uint __n; undefined4 *__dest; uint uVar1; uint local_20 [3]; undefined4 uStack_14; uStack_14 = 0x1b4089; if (param_1 != param_2) { __dest = (undef...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x18af77 SUB ESP,0x2c MOV ESI,dword ptr [ESP + 0x40] MOV EDX,dword ptr [ESP + 0x44] CMP ESI,EDX JZ 0x001b40dc MOV EBP,dword ptr [ESI] LEA ECX,[ESI + 0x8] MOV EDI,dword ptr [EDX + 0x4] CMP ECX,EBP JZ 0x001b4138 MOV EAX,dword ptr [ESI + 0x8] CMP EAX,EDI JC 0x001...
null
null
null
null
[('const-417', u'LOAD_-1207680523'), ('const-417', u'STORE_-1207680515'), (u'CAST_-1207680141', u'LOAD_-1207680689'), ('tmp_793', u'PTRADD_-1207680610'), ('const-417', u'STORE_-1207680670'), (u'CAST_-1207680199', u'LOAD_-1207680814'), (u'CALL_-1207680553', u'CAST_-1207680100'), ('tmp_1928', u'MULTIEQUAL_-1207680060'), ...
[(u'MULTIEQUAL_-1207680123', u'MULTIEQUAL_-1207680058'), ('tmp_1928', u'PTRADD_-1207680062'), ('tmp_1928', u'PTRADD_-1207680152'), (u'PTRADD_-1207680203', u'LOAD_-1207680804'), (u'COPY_-1207680878', u'MULTIEQUAL_-1207680058'), (u'PTRSUB_-1207680114', u'CALL_-1207680553'), ('const-417', u'STORE_-1207680447'), (u'CALL_-1...
null
null
001b4080
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001b4080(undefined4 *param_1,undefined4 *param_2)\n\n{\n uint __n;\n undefined4 *__dest;\n uint uVar1;\n uint local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x1b4089;\n if (param_1 != ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::_M_assign(std::string const&) */\n\nvoid __thiscall std::string::_M_assign(string *this,string *param_1)\n\n{\n uint __n;\n string *__dest;\n uint uVar1;\n uint local_20 [3];\n undefined4 uSt...
(translation_unit "void FUN_001b4080(undefined4 *param_1,undefined4 *param_2)\n\n{\n uint __n;\n undefined4 *__dest;\n uint uVar1;\n uint local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x1b4089;\n if (param_1 != param_2) {\n __dest = (undefined4 *)*param_1;\n __n = param_2[1];\n if (param_1 + 2...
(translation_unit (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 ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declarati...
(function_definition "void FUN_001b4080(undefined4 *param_1,undefined4 *param_2)\n\n{\n uint __n;\n undefined4 *__dest;\n uint uVar1;\n uint local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x1b4089;\n if (param_1 != param_2) {\n __dest = (undefined4 *)*param_1;\n __n = param_2[1];\n if (param_1 ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::_M_assign(std::string const&) */ void __thiscall std::type_1::function_1(type_1 *var_1,type_1 *var_2) { type_2 var_5; type_1 *var_3; type_2 var_4; type_2 local_20 [3]; type_3 uStack_14; uStack_14 = ...
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: (type_identifier) declarator: (pointe...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1,undefined4 *param_2) { uint __n; undefined4 *__dest; uint uVar1; uint local_20 [3]; undefined4 uStack_14; uStack_14 = 0x1b4089; if (param_1 != param_2) { __dest = (undefined4 ...
751_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
~moneypunct
FUN_00034ff2
/* std::moneypunct<char, false>::~moneypunct() [clone .cold.4] */ void __thiscall std::moneypunct<char,false>::~moneypunct(moneypunct<char,false> *this) { int unaff_EBP; locale::facet::~facet(*(facet **)(unaff_EBP + 8)); /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_00034ff2(void) { int unaff_EBP; FUN_00200ec0(*(undefined4 *)(unaff_EBP + 8)); /* WARNING: Subroutine does not return */ FUN_00296000(); }
SUB ESP,0xc MOV EDI,dword ptr [EBP + -0x1c] PUSH dword ptr [EBP + 0x8] MOV EBX,EDI CALL 0x00200ec0 MOV dword ptr [ESP],ESI CALL 0x00296000
null
null
null
null
[('const-8', u'INT_ADD_-1206104041'), (u'LOAD_-1206104057', u'CALL_-1206104040'), (u'INT_ADD_-1206104041', u'CAST_-1206103951'), ('tmp_129', u'INT_ADD_-1206104041'), ('const-1', u'RETURN_-1206104022'), ('const-417', u'LOAD_-1206104057'), (u'CAST_-1206103951', u'LOAD_-1206104057')]
[('tmp_128', u'INT_ADD_-1206104041'), ('const-8', u'INT_ADD_-1206104041'), ('const-417', u'LOAD_-1206104057'), (u'CAST_-1206103953', u'LOAD_-1206104057'), (u'LOAD_-1206104057', u'CALL_-1206104040'), ('const-1', u'RETURN_-1206104022'), (u'INT_ADD_-1206104041', u'CAST_-1206103953')]
null
null
00034ff2
x86
O1
(translation_unit "void FUN_00034ff2(void)\n\n{\n int unaff_EBP;\n \n FUN_00200ec0(*(undefined4 *)(unaff_EBP + 8));\n /* WARNING: Subroutine does not return */\n FUN_00296000();\n}\n\n" (function_definition "void FUN_00034ff2(void)\n\n{\n int unaff_EBP;\n \n FUN_00200ec0(*(undefined4 *)(unaff_...
(translation_unit "/* std::moneypunct<char, false>::~moneypunct() [clone .cold.4] */\n\nvoid __thiscall std::moneypunct<char,false>::~moneypunct(moneypunct<char,false> *this)\n\n{\n int unaff_EBP;\n \n locale::facet::~facet(*(facet **)(unaff_EBP + 8));\n /* WARNING: Subroutine does not return */\n...
(translation_unit "void FUN_00034ff2(void)\n\n{\n int unaff_EBP;\n \n FUN_00200ec0(*(undefined4 *)(unaff_EBP + 8));\n \n FUN_00296000();\n}\n\n" (function_definition "void FUN_00034ff2(void)\n\n{\n int unaff_EBP;\n \n FUN_00200ec0(*(undefined4 *)(unaff_EBP + 8));\n \n FUN_0...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declar...
(function_definition "void FUN_00034ff2(void)\n\n{\n int unaff_EBP;\n \n FUN_00200ec0(*(undefined4 *)(unaff_EBP + 8));\n \n FUN_00296000();\n}" (primitive_type "void") (function_declarator "FUN_00034ff2(void)" (identifier "FUN_00034ff2") (parameter_list "(void)" (( "(") (parameter_declaration "vo...
/* std::moneypunct<char, false>::~moneypunct() [clone .cold.4] */ void __thiscall std::moneypunct<char,false>::~moneypunct(moneypunct<char,false> *this) { int var_2; locale::facet::~var_1(*(var_1 **)(var_2 + 8)); /* WARNING: Subroutine does not return */ var_3(); }
null
(translation_unit (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 (call_express...
null
void MASKED(void) { int unaff_EBP; FUN_00200ec0(*(undefined4 *)(unaff_EBP + 8)); /* WARNING: Subroutine does not return */ FUN_00296000(); }
1149_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
FUN_0004b2eb
FUN_0004b2eb
void FUN_0004b2eb(void) { int unaff_EBP; if (*(void **)(unaff_EBP + -0x30) != *(void **)(unaff_EBP + -0x4c)) { operator_delete(*(void **)(unaff_EBP + -0x30)); } /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_0004b2eb(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x4c)) { FUN_003ae080(*(int *)(unaff_EBP + -0x30)); } /* WARNING: Subroutine does not return */ FUN_004451f0(); }
MOV EDX,dword ptr [EBP + -0x30] CMP EDX,dword ptr [EBP + -0x4c] JZ 0x0004b301 SUB ESP,0xc MOV EBX,EDI PUSH EDX CALL 0x003ae080 ADD ESP,0x10 SUB ESP,0xc MOV EBX,EDI PUSH ESI CALL 0x004451f0
null
null
null
null
[('const-1', u'RETURN_-1206144181'), ('tmp_42', u'CBRANCH_-1206144251'), ('const-417', u'LOAD_-1206144274'), (u'LOAD_-1206144274', u'CALL_-1206144225'), (u'INT_ADD_-1206144252', u'CAST_-1206144102'), ('const-4294967248', u'INT_ADD_-1206144258'), (u'CAST_-1206144102', u'LOAD_-1206144268'), (u'CAST_-1206144106', u'LOAD_-...
[('const-1', u'RETURN_-1206144181'), ('tmp_42', u'CBRANCH_-1206144251'), ('const-417', u'LOAD_-1206144274'), (u'LOAD_-1206144274', u'CALL_-1206144225'), (u'INT_ADD_-1206144252', u'CAST_-1206144102'), ('const-4294967248', u'INT_ADD_-1206144258'), (u'CAST_-1206144102', u'LOAD_-1206144268'), (u'CAST_-1206144106', u'LOAD_-...
null
null
0004b2eb
x86
O1
(translation_unit "void FUN_0004b2eb(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x4c)) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n /* WARNING: Subroutine does not return */\n FUN_004451f0();\n}\n\n" (function_definition "void FUN_0004b2e...
(translation_unit "void FUN_0004b2eb(void)\n\n{\n int unaff_EBP;\n \n if (*(void **)(unaff_EBP + -0x30) != *(void **)(unaff_EBP + -0x4c)) {\n operator_delete(*(void **)(unaff_EBP + -0x30));\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" (function_definition "void ...
(translation_unit "void FUN_0004b2eb(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x4c)) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_004451f0();\n}\n\n" (function_definition "void FUN_0004b2eb(void)\n\n{\n int unaff_EBP;\n \n if ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_decl...
(function_definition "void FUN_0004b2eb(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x4c)) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_004451f0();\n}" (primitive_type "void") (function_declarator "FUN_0004b2eb(void)" (identifier "F...
void function_1(void) { int var_1; if (*(void **)(var_1 + -0x30) != *(void **)(var_1 + -0x4c)) { var_2(*(void **)(var_1 + -0x30)); } /* WARNING: Subroutine does not return */ var_3(); }
null
(translation_unit (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)) (if_statement condition: (parenthes...
null
void MASKED(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x4c)) { FUN_003ae080(*(int *)(unaff_EBP + -0x30)); } /* WARNING: Subroutine does not return */ FUN_004451f0(); }
526_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
FUN_00032ca8
FUN_00032ca8
void __regparm3 FUN_00032ca8(undefined4 param_1) { int unaff_EBP; undefined4 *puVar1; __cxa_begin_catch(param_1); for (puVar1 = *(undefined4 **)(unaff_EBP + -0x34); puVar1 != *(undefined4 **)(unaff_EBP + -0x30); puVar1 = puVar1 + 6) { if ((undefined4 *)*puVar1 != puVar1 + 2) { operator_dele...
void __regparm3 FUN_00032ca8(undefined4 param_1) { int unaff_EBP; int *piVar1; FUN_001fe740(param_1); for (piVar1 = *(int **)(unaff_EBP + -0x34); piVar1 != *(int **)(unaff_EBP + -0x30); piVar1 = piVar1 + 6) { if ((int *)*piVar1 != piVar1 + 2) { FUN_001ff030((int *)*piVar1); } } ...
SUB ESP,0xc MOV EBX,dword ptr [EBP + -0x2c] PUSH EAX CALL 0x001fe740 MOV ESI,dword ptr [EBP + -0x34] ADD ESP,0x10 CMP ESI,dword ptr [EBP + -0x30] JNZ 0x00032cc7 MOV EBX,dword ptr [EBP + -0x2c] CALL 0x001fd900 MOV EAX,dword ptr [ESI] LEA EDX,[ESI + 0x8] CMP EAX,EDX JZ 0x00032cdf SUB ESP,0xc MOV EBX,dword ptr [EBP + -0x2...
null
null
null
null
[('const-4294967244', u'INT_ADD_-1206113063'), ('tmp_282', u'BRANCH_-1206112947'), ('tmp_499', u'INT_ADD_-1206113063'), (u'MULTIEQUAL_-1206112888', u'PTRADD_-1206112812'), ('const-4', u'PTRADD_-1206112812'), (u'CAST_-1206112811', u'INT_NOTEQUAL_-1206113003'), (u'CAST_-1206112811', u'CALL_-1206112974'), (u'LOAD_-1206113...
[('const-4294967244', u'INT_ADD_-1206113063'), ('const-417', u'LOAD_-1206113027'), ('tmp_282', u'BRANCH_-1206112947'), ('tmp_499', u'INT_ADD_-1206113063'), (u'MULTIEQUAL_-1206112888', u'PTRADD_-1206112812'), (u'CAST_-1206112811', u'INT_NOTEQUAL_-1206113003'), (u'CAST_-1206112811', u'CALL_-1206112974'), (u'LOAD_-1206113...
null
null
00032ca8
x86
O1
(translation_unit "void __regparm3 FUN_00032ca8(undefined4 param_1)\n\n{\n int unaff_EBP;\n int *piVar1;\n \n FUN_001fe740(param_1);\n for (piVar1 = *(int **)(unaff_EBP + -0x34); piVar1 != *(int **)(unaff_EBP + -0x30);\n piVar1 = piVar1 + 6) {\n if ((int *)*piVar1 != piVar1 + 2) {\n FUN_001ff030((int ...
(translation_unit "void __regparm3 FUN_00032ca8(undefined4 param_1)\n\n{\n int unaff_EBP;\n undefined4 *puVar1;\n \n __cxa_begin_catch(param_1);\n for (puVar1 = *(undefined4 **)(unaff_EBP + -0x34); puVar1 != *(undefined4 **)(unaff_EBP + -0x30);\n puVar1 = puVar1 + 6) {\n if ((undefined4 *)*puVar1 != puVar1...
(translation_unit "void __regparm3 FUN_00032ca8(undefined4 param_1)\n\n{\n int unaff_EBP;\n int *piVar1;\n \n FUN_001fe740(param_1);\n for (piVar1 = *(int **)(unaff_EBP + -0x34); piVar1 != *(int **)(unaff_EBP + -0x30);\n piVar1 = piVar1 + 6) {\n if ((int *)*piVar1 != piVar1 + 2) {\n FUN_001ff030((int ...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (for...
(function_definition "void __regparm3 FUN_00032ca8(undefined4 param_1)\n\n{\n int unaff_EBP;\n int *piVar1;\n \n FUN_001fe740(param_1);\n for (piVar1 = *(int **)(unaff_EBP + -0x34); piVar1 != *(int **)(unaff_EBP + -0x30);\n piVar1 = piVar1 + 6) {\n if ((int *)*piVar1 != piVar1 + 2) {\n FUN_001ff030((i...
void __regparm3 function_1(type_1 param_1) { int var_2; type_1 *var_3; var_1(param_1); for (var_3 = *(type_1 **)(var_2 + -0x34); var_3 != *(type_1 **)(var_2 + -0x30); var_3 = var_3 + 6) { if ((type_1 *)*var_3 != var_3 + 2) { var_4((type_1 *)*var_3); } } /* WARNING:...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (i...
null
void __regparm3 MASKED(undefined4 param_1) { int unaff_EBP; int *piVar1; FUN_001fe740(param_1); for (piVar1 = *(int **)(unaff_EBP + -0x34); piVar1 != *(int **)(unaff_EBP + -0x30); piVar1 = piVar1 + 6) { if ((int *)*piVar1 != piVar1 + 2) { FUN_001ff030((int *)*piVar1); } } ...
958_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
parse_to_value
FUN_00036d30
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_warn_search_mismatch * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::General_options::Struct_no_warn_search_mismatch::parse_t...
void FUN_00036d30(void) { int in_stack_00000014; *(undefined2 *)(in_stack_00000014 + 0x46cc) = 1; return; }
MOV EAX,dword ptr [ESP + 0x14] MOV EDX,0x1 MOV word ptr [EAX + 0x46cc],DX RET
null
null
null
null
[('const-417', u'STORE_-1206096574'), ('tmp_32', u'COPY_-1206096567'), (u'COPY_-1206096567', u'PTRSUB_-1206096501'), ('const-0', u'RETURN_-1206096557'), (u'PTRSUB_-1206096500', u'STORE_-1206096574'), ('const-1', u'STORE_-1206096574'), (u'PTRSUB_-1206096498', u'STORE_-1206096560'), (u'COPY_-1206096567', u'PTRSUB_-120609...
[('const-0', u'RETURN_-1206096557'), (u'INT_ADD_-1206096560', u'CAST_-1206096507'), ('tmp_37', u'INT_ADD_-1206096560'), (u'CAST_-1206096507', u'STORE_-1206096574'), ('const-1', u'STORE_-1206096574'), ('const-18124', u'INT_ADD_-1206096560'), ('const-417', u'STORE_-1206096574')]
null
null
00036d30
x86
O1
(translation_unit "void FUN_00036d30(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x46cc) = 1;\n return;\n}\n\n" (function_definition "void FUN_00036d30(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x46cc) = 1;\n return;\n}" primitive_type (functio...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_no_warn_search_mismatch * this, char *\n param_1, char * param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_warn_s...
(translation_unit "void FUN_00036d30(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x46cc) = 1;\n return;\n}\n\n" (function_definition "void FUN_00036d30(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x46cc) = 1;\n return;\n}" primitive_type (functio...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (paren...
(function_definition "void FUN_00036d30(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x46cc) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00036d30(void)" (identifier "FUN_00036d30") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type...
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_warn_search_mismatch * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::type_3::type_1::function_1 (type_1 *this,char ...
null
(translation_unit (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 (assignment_e...
null
void MASKED(void) { int in_stack_00000014; *(undefined2 *)(in_stack_00000014 + 0x46cc) = 1; return; }
9182_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
pos_format
FUN_00220460
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::moneypunct<char, false>::pos_format() const */ undefined4 * std::moneypunct<char,false>::pos_format(void) { undefined4 *unaff_retaddr; undefined4 *in_stack_00000004; int *in_stack_00000008; if (*(code **)(*in_s...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 * FUN_00220460(undefined4 *param_1,int *param_2) { undefined4 *unaff_retaddr; if (*(code **)(*param_2 + 0x24) == (code *)PTR_FUN_0033eba0) { *param_1 = *(undefined4 *)(param_2[2] + 0x30); return param_1...
PUSH EBX CALL 0x00035680 ADD EBX,0x11eb9a SUB ESP,0x8 MOV EDX,dword ptr [ESP + 0x14] MOV EAX,dword ptr [ESP + 0x10] MOV ECX,dword ptr [EDX] MOV ECX,dword ptr [ECX + 0x24] CMP ECX,dword ptr [EBX + 0xfffffba0] JNZ 0x00220498 MOV EDX,dword ptr [EDX + 0x8] MOV EDX,dword ptr [EDX + 0x30] MOV dword ptr [EAX],EDX ADD ESP,0x8 ...
null
null
null
null
[(u'INDIRECT_-1203960452', u'COPY_-1203960497'), ('const-0', u'RETURN_-1203960524'), (u'LOAD_-1203960648', u'INT_ADD_-1203960626'), ('const-48', u'INT_ADD_-1203960626'), ('tmp_498', u'STORE_-1203960635'), (u'STORE_-1203960635', u'INDIRECT_-1203960472'), ('tmp_499', u'COPY_-1203960558'), ('tmp_497', u'PTRADD_-1203960473...
[(u'INDIRECT_-1203960452', u'COPY_-1203960497'), ('const-0', u'RETURN_-1203960524'), (u'LOAD_-1203960648', u'INT_ADD_-1203960626'), ('const-48', u'INT_ADD_-1203960626'), ('tmp_498', u'STORE_-1203960635'), (u'STORE_-1203960635', u'INDIRECT_-1203960472'), ('tmp_499', u'COPY_-1203960558'), ('tmp_497', u'PTRADD_-1203960473...
null
null
00220460
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 * FUN_00220460(undefined4 *param_1,int *param_2)\n\n{\n undefined4 *unaff_retaddr;\n \n if (*(code **)(*param_2 + 0x24) == (code *)PTR_FUN_0033eba0) {\n *param_1 = *(undefined4 *)(param_2[2] +...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::moneypunct<char, false>::pos_format() const */\n\nundefined4 * std::moneypunct<char,false>::pos_format(void)\n\n{\n undefined4 *unaff_retaddr;\n undefined4 *in_stack_00000004;\n int *in_stack_00000008;...
(translation_unit "undefined4 * FUN_00220460(undefined4 *param_1,int *param_2)\n\n{\n undefined4 *unaff_retaddr;\n \n if (*(code **)(*param_2 + 0x24) == (code *)PTR_FUN_0033eba0) {\n *param_1 = *(undefined4 *)(param_2[2] + 0x30);\n return param_1;\n }\n (**(code **)(*param_2 + 0x24))(param_1,param_2);\n ret...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement ...
(function_definition "undefined4 * FUN_00220460(undefined4 *param_1,int *param_2)\n\n{\n undefined4 *unaff_retaddr;\n \n if (*(code **)(*param_2 + 0x24) == (code *)PTR_FUN_0033eba0) {\n *param_1 = *(undefined4 *)(param_2[2] + 0x30);\n return param_1;\n }\n (**(code **)(*param_2 + 0x24))(param_1,param_2);\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::moneypunct<char, false>::pos_format() const */ type_1 * std::moneypunct<char,false>::pos_format(void) { type_1 *unaff_retaddr; type_1 *in_stack_00000004; int *in_stack_00000008; if (*(type_2 **)(*in_stack_00000...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (pri...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 * MASKED(undefined4 *param_1,int *param_2) { undefined4 *unaff_retaddr; if (*(code **)(*param_2 + 0x24) == (code *)PTR_FUN_0033eba0) { *param_1 = *(undefined4 *)(param_2[2] + 0x30); return param_1; } ...
10329_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
~codecvt_byname
FUN_0029a900
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::codecvt_byname<wchar_t, char, __mbstate_t>::~codecvt_byname() */ void __thiscall std::codecvt_byname<wchar_t,char,__mbstate_t>::~codecvt_byname (codecvt_byname<wchar_t,char,__mbstate_t> *this) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0029a900(undefined4 *param_1) { *param_1 = &PTR_FUN_00412e64; FUN_00299b70(param_1); return; }
PUSH EBX CALL 0x0003a210 ADD EBX,0x1796fa SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x1c] LEA EDX,[EBX + 0xffffee5c] ADD EDX,0x8 MOV dword ptr [EAX],EDX PUSH EAX CALL 0x00299b70 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1204377326')]
[(u'PTRSUB_-1204377163', u'STORE_-1204377274'), ('const-0', u'PTRSUB_-1204377163'), ('tmp_282', u'CALL_-1204377261'), ('const-417', u'STORE_-1204377274'), ('const-0', u'RETURN_-1204377233'), ('tmp_282', u'STORE_-1204377274'), ('const-4271716', u'PTRSUB_-1204377163')]
null
null
0029a900
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0029a900(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00412e64;\n FUN_00299b70(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_0029a900(undefined4 *param_1)\n\n{\n *param_1 =...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::codecvt_byname<wchar_t, char, __mbstate_t>::~codecvt_byname() */\n\nvoid __thiscall\nstd::codecvt_byname<wchar_t,char,__mbstate_t>::~codecvt_byname\n (codecvt_byname<wchar_t,char,__mbstate_t> *th...
(translation_unit "void FUN_0029a900(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00412e64;\n FUN_00299b70(param_1);\n return;\n}\n\n" (function_definition "void FUN_0029a900(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00412e64;\n FUN_00299b70(param_1);\n return;\n}" primitive_type (function_declarator "FU...
(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)) ;) (expression_statement (call_expression...
(function_definition "void FUN_0029a900(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00412e64;\n FUN_00299b70(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0029a900(undefined4 *param_1)" (identifier "FUN_0029a900") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::codecvt_byname<wchar_t, char, __mbstate_t>::~codecvt_byname() */ void __thiscall std::codecvt_byname<wchar_t,char,__mbstate_t>::~codecvt_byname (codecvt_byname<wchar_t,char,__mbstate_t> *this) { }
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_00412e64; FUN_00299b70(param_1); return; }
96_sparc64-linux-gnu-size_and_sparc64-linux-gnu-size_strip.c
template_in_dir
FUN_00012560
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * __regparm3 template_in_dir(char *path) { char *pcVar1; size_t __n; char *__dest; pcVar1 = strrchr(path,0x2f); if (pcVar1 == (char *)0x0) { pcVar1 = (char *)xmalloc(9); __dest = pcVar1; } else { ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 * __regparm3 FUN_00012560(char *param_1) { char *pcVar1; size_t __n; undefined4 *__dest; undefined4 *puVar2; pcVar1 = strrchr(param_1,0x2f); if (pcVar1 == (char *)0x0) { puVar2 = (undefined4 *)xmall...
PUSH EBP PUSH EDI MOV EDI,EAX PUSH ESI PUSH EBX CALL 0x00011890 ADD EBX,0x6a95 SUB ESP,0x14 PUSH 0x2f PUSH EAX CALL 0x00011380 ADD ESP,0x10 TEST EAX,EAX JZ 0x000125d0 SUB EAX,EDI SUB ESP,0xc MOV ESI,EAX LEA EAX,[EAX + 0xb] PUSH EAX CALL 0x000111a0 ADD ESP,0xc PUSH ESI MOV EBP,EAX PUSH EDI PUSH EAX CALL 0x000110c0 MOV b...
null
null
null
null
[('tmp_519', u'BRANCH_-1205983583'), ('const-417', u'STORE_-1205983723'), (u'PTRADD_-1205983653', u'MULTIEQUAL_-1205983542'), (u'CAST_-1205983455', u'INT_SUB_-1205983785'), (u'CALLOTHER_-1205983474', u'CALLOTHER_-1205983473'), ('const-1', u'PTRADD_-1205983663'), (u'CAST_-1205983454', u'INT_SUB_-1205983785'), (u'CAST_-1...
[(u'CALL_-1205983832', u'CAST_-1205983469'), ('tmp_741', u'CALL_-1205983728'), (u'CAST_-1205983388', u'MULTIEQUAL_-1205983542'), (u'CAST_-1205983436', u'STORE_-1205983723'), (u'MULTIEQUAL_-1205983542', u'PTRADD_-1205983418'), (u'CAST_-1205983430', u'INT_ADD_-1205983699'), (u'INT_ADD_-1205983709', u'CAST_-1205983436'), ...
null
null
00012560
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 * __regparm3 FUN_00012560(char *param_1)\n\n{\n char *pcVar1;\n size_t __n;\n undefined4 *__dest;\n undefined4 *puVar2;\n \n pcVar1 = strrchr(param_1,0x2f);\n if (pcVar1 == (char *)0x0) {\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * __regparm3 template_in_dir(char *path)\n\n{\n char *pcVar1;\n size_t __n;\n char *__dest;\n \n pcVar1 = strrchr(path,0x2f);\n if (pcVar1 == (char *)0x0) {\n pcVar1 = (char *)xmalloc(9);\n __d...
(translation_unit "undefined4 * __regparm3 FUN_00012560(char *param_1)\n\n{\n char *pcVar1;\n size_t __n;\n undefined4 *__dest;\n undefined4 *puVar2;\n \n pcVar1 = strrchr(param_1,0x2f);\n if (pcVar1 == (char *)0x0) {\n puVar2 = (undefined4 *)xmalloc(9);\n __dest = puVar2;\n }\n else {\n __n = (int)pc...
(translation_unit (ERROR (binary_expression IDENT * (ERROR IDENT) (call_expression IDENT (argument_list ( (binary_expression IDENT * IDENT) ))))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointe...
(ERROR "undefined4 * __regparm3 FUN_00012560(char *param_1)" (binary_expression "undefined4 * __regparm3 FUN_00012560(char *param_1)" (identifier "undefined4") (* "*") (ERROR "__regparm3" (identifier "__regparm3")) (call_expression "FUN_00012560(char *param_1)" (identifier "FUN_00012560") (argument_list "(char *param_1...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * __regparm3 function_1(char *path) { char *var_2; size_t var_4; char *var_6; var_2 = var_1(path,0x2f); if (var_2 == (char *)0x0) { var_2 = (char *)var_3(9); var_6 = var_2; } else { var_4 = (int)...
null
(translation_unit (ERROR (binary_expression left: (identifier) (ERROR (identifier)) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)))))) (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 * __regparm3 MASKED(char *param_1) { char *pcVar1; size_t __n; undefined4 *__dest; undefined4 *puVar2; pcVar1 = strrchr(param_1,0x2f); if (pcVar1 == (char *)0x0) { puVar2 = (undefined4 *)xmalloc(9);...
802_wget_and_wget_strip.c
md5_read_ctx
FUN_00050327
/* WARNING: Unknown calling convention */ void * md5_read_ctx(md5_ctx *ctx,void *resbuf) { *(uint32_t *)resbuf = ctx->A; *(uint32_t *)((int)resbuf + 4) = ctx->B; *(uint32_t *)((int)resbuf + 8) = ctx->C; *(uint32_t *)((int)resbuf + 0xc) = ctx->D; return resbuf; }
void FUN_00050327(undefined4 *param_1,undefined4 *param_2) { *param_2 = *param_1; param_2[1] = param_1[1]; param_2[2] = param_1[2]; param_2[3] = param_1[3]; return; }
MOV EDX,dword ptr [ESP + 0x4] MOV EAX,dword ptr [ESP + 0x8] MOV ECX,dword ptr [EDX] MOV dword ptr [EAX],ECX MOV ECX,dword ptr [EDX + 0x4] MOV dword ptr [EAX + 0x4],ECX MOV ECX,dword ptr [EDX + 0x8] MOV dword ptr [EAX + 0x8],ECX MOV EDX,dword ptr [EDX + 0xc] MOV dword ptr [EAX + 0xc],EDX RET
null
null
null
null
[(u'PTRSUB_-1206254698', u'LOAD_-1206254784'), (u'PTRSUB_-1206254703', u'LOAD_-1206254793'), ('tmp_86', u'CAST_-1206254693'), ('const-417', u'STORE_-1206254776'), ('tmp_86', u'COPY_-1206254799'), (u'LOAD_-1206254784', u'STORE_-1206254776'), (u'PTRSUB_-1206254691', u'LOAD_-1206254772'), ('const-0', u'PTRSUB_-1206254703'...
[('const-1', u'PTRADD_-1206254696'), ('tmp_89', u'PTRADD_-1206254692'), ('tmp_90', u'PTRADD_-1206254688'), ('const-417', u'STORE_-1206254776'), ('const-417', u'LOAD_-1206254772'), ('const-2', u'PTRADD_-1206254688'), ('const-417', u'LOAD_-1206254760'), (u'LOAD_-1206254784', u'STORE_-1206254776'), ('const-4', u'PTRADD_-1...
null
null
00050327
x86
O1
(translation_unit "void FUN_00050327(undefined4 *param_1,undefined4 *param_2)\n\n{\n *param_2 = *param_1;\n param_2[1] = param_1[1];\n param_2[2] = param_1[2];\n param_2[3] = param_1[3];\n return;\n}\n\n" (function_definition "void FUN_00050327(undefined4 *param_1,undefined4 *param_2)\n\n{\n *param_2 = *param_1;\...
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid * md5_read_ctx(md5_ctx *ctx,void *resbuf)\n\n{\n *(uint32_t *)resbuf = ctx->A;\n *(uint32_t *)((int)resbuf + 4) = ctx->B;\n *(uint32_t *)((int)resbuf + 8) = ctx->C;\n *(uint32_t *)((int)resbuf + 0xc) = ctx->D;\n return resbuf;\n}\n\n" comment (fu...
(translation_unit "void FUN_00050327(undefined4 *param_1,undefined4 *param_2)\n\n{\n *param_2 = *param_1;\n param_2[1] = param_1[1];\n param_2[2] = param_1[2];\n param_2[3] = param_1[3];\n return;\n}\n\n" (function_definition "void FUN_00050327(undefined4 *param_1,undefined4 *param_2)\n\n{\n *param_2 = *param_1;\...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_ex...
(function_definition "void FUN_00050327(undefined4 *param_1,undefined4 *param_2)\n\n{\n *param_2 = *param_1;\n param_2[1] = param_1[1];\n param_2[2] = param_1[2];\n param_2[3] = param_1[3];\n return;\n}" (primitive_type "void") (function_declarator "FUN_00050327(undefined4 *param_1,undefined4 *param_2)" (identifie...
/* WARNING: Unknown calling convention */ void * function_1(type_1 *ctx,void *resbuf) { *(uint32_t *)resbuf = ctx->A; *(uint32_t *)((int)resbuf + 4) = ctx->B; *(uint32_t *)((int)resbuf + 8) = ctx->C; *(uint32_t *)((int)resbuf + 0xc) = ctx->D; return resbuf; }
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: (type_identifier) declarator: (pointe...
null
void MASKED(undefined4 *param_1,undefined4 *param_2) { *param_2 = *param_1; param_2[1] = param_1[1]; param_2[2] = param_1[2]; param_2[3] = param_1[3]; return; }
8061_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
md5_process_block
FUN_00240130
/* WARNING: Unknown calling convention */ void md5_process_block(void *buffer,size_t len,md5_ctx *ctx) { int *piVar1; int iVar2; int iVar3; int iVar4; int iVar5; int iVar6; int iVar7; int iVar8; int iVar9; int iVar10; int iVar11; int iVar12; int iVar13; int iVar14; int iVar15; int iVa...
void FUN_00240130(int *param_1,uint param_2,int *param_3) { int *piVar1; int iVar2; int iVar3; int iVar4; int iVar5; int iVar6; int iVar7; int iVar8; int iVar9; int iVar10; int iVar11; int iVar12; int iVar13; int iVar14; int iVar15; int iVar16; int iVar17; uint uVar18; uint uVar1...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x58 MOV EAX,dword ptr [ESP + 0x70] MOV EDI,dword ptr [ESP + 0x6c] MOV EDX,EAX AND EDX,0xfffffffc LEA ESI,[EDI + EDX*0x1] MOV EDX,dword ptr [ESP + 0x74] MOV dword ptr [ESP + 0x54],ESI MOV EDX,dword ptr [EDX] MOV dword ptr [ESP + 0x4c],EDX MOV EDX,dword ptr [ESP + 0x74] MOV EB...
null
null
null
null
[(u'INT_ADD_-1204087227', u'INT_ADD_-1204087135'), ('const-12', u'INT_RIGHT_-1204090291'), ('const-16384', u'INT_MULT_-1204089594'), (u'INT_XOR_-1204086921', u'INT_ADD_-1204086917'), (u'INT_XOR_-1204092202', u'INT_ADD_-1204092198'), (u'LOAD_-1204091974', u'INT_ADD_-1204086608'), (u'INT_XOR_-1204090443', u'INT_AND_-1204...
[(u'INT_ADD_-1204087227', u'INT_ADD_-1204087135'), (u'INT_XOR_-1204086921', u'INT_ADD_-1204086917'), (u'INT_XOR_-1204092202', u'INT_ADD_-1204092198'), (u'LOAD_-1204091974', u'INT_ADD_-1204086608'), (u'INT_XOR_-1204090443', u'INT_AND_-1204090431'), ('const-8388608', u'INT_MULT_-1204088406'), (u'INT_ADD_-1204087227', u'I...
null
null
00240130
x86
O1
(translation_unit "void FUN_00240130(int *param_1,uint param_2,int *param_3)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n int iVar10;\n int iVar11;\n int iVar12;\n int iVar13;\n int iVar14;\n int iVar15;\n int iVar16;\n in...
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid md5_process_block(void *buffer,size_t len,md5_ctx *ctx)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n int iVar10;\n int iVar11;\n int iVar12;\n int iVar13;\n ...
(translation_unit "void FUN_00240130(int *param_1,uint param_2,int *param_3)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n int iVar10;\n int iVar11;\n int iVar12;\n int iVar13;\n int iVar14;\n int iVar15;\n int iVar16;\n in...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ...
(function_definition "void FUN_00240130(int *param_1,uint param_2,int *param_3)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n int iVar10;\n int iVar11;\n int iVar12;\n int iVar13;\n int iVar14;\n int iVar15;\n int iVar16;\n ...
/* WARNING: Unknown calling convention */ void function_1(void *var_3,size_t var_1,type_1 *ctx) { int *var_4; int var_8; int var_11; int var_14; int var_15; int var_17; int var_19; int var_18; int var_20; int var_21; int var_22; int var_23; int var_24; int var_25; int var_26; int var_...
null
(translation_unit (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: (identif...
null
void MASKED(int *param_1,uint param_2,int *param_3) { int *piVar1; int iVar2; int iVar3; int iVar4; int iVar5; int iVar6; int iVar7; int iVar8; int iVar9; int iVar10; int iVar11; int iVar12; int iVar13; int iVar14; int iVar15; int iVar16; int iVar17; uint uVar18; uint uVar19; u...
835_hppa-linux-gnu-ld_and_hppa-linux-gnu-ld_strip.c
close
close
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int close(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ /* close@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int close(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206508714')]
[('const-1', u'RETURN_-1206508714')]
null
null
0009234c
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (functio...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* close@@GLIBC_2.0 */\n halt...
(translation_unit "int close(int __fd)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int close(int __fd)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "close(int __fd)" identifier (parameter_list "(int __fd)" ( (parameter_declaration "int __fd" primi...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int close(int __fd)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "close(int __fd)" (identifier "close") (parameter_list "(int __fd)" (( "(") (parameter_declaration "int __fd" (primitive_type "int") (identifier "__fd")) () ")"))) (compound_statement ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ /* close@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments:...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
129_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c
_bfd_pei_write_codeview_record
_bfd_pei_write_codeview_record
void _bfd_pei_write_codeview_record(void) { (*(code *)PTR__bfd_pei_write_codeview_record_001ce228)(); return; }
void _bfd_pei_write_codeview_record(void) { (*(code *)PTR__bfd_pei_write_codeview_record_001ce228)(); return; }
JMP dword ptr [EBX + 0x228]
null
null
null
null
[(u'CAST_-1205966585', u'CALLIND_-1205966662'), ('tmp_58', u'CAST_-1205966585'), (u'INDIRECT_-1205966590', u'COPY_-1205966649'), (u'CALLIND_-1205966662', u'INDIRECT_-1205966590'), ('const-0', u'RETURN_-1205966659')]
[(u'CAST_-1205966585', u'CALLIND_-1205966662'), ('tmp_58', u'CAST_-1205966585'), (u'INDIRECT_-1205966590', u'COPY_-1205966649'), (u'CALLIND_-1205966662', u'INDIRECT_-1205966590'), ('const-0', u'RETURN_-1205966659')]
null
null
000168b0
x86
O1
(translation_unit "void _bfd_pei_write_codeview_record(void)\n\n{\n (*(code *)PTR__bfd_pei_write_codeview_record_001ce228)();\n return;\n}\n\n" (function_definition "void _bfd_pei_write_codeview_record(void)\n\n{\n (*(code *)PTR__bfd_pei_write_codeview_record_001ce228)();\n return;\n}" primitive_type (function_decl...
(translation_unit "void _bfd_pei_write_codeview_record(void)\n\n{\n (*(code *)PTR__bfd_pei_write_codeview_record_001ce228)();\n return;\n}\n\n" (function_definition "void _bfd_pei_write_codeview_record(void)\n\n{\n (*(code *)PTR__bfd_pei_write_codeview_record_001ce228)();\n return;\n}" primitive_type (function_decl...
(translation_unit "void _bfd_pei_write_codeview_record(void)\n\n{\n (*(code *)PTR__bfd_pei_write_codeview_record_001ce228)();\n return;\n}\n\n" (function_definition "void _bfd_pei_write_codeview_record(void)\n\n{\n (*(code *)PTR__bfd_pei_write_codeview_record_001ce228)();\n return;\n}" primitive_type (function_decl...
(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 _bfd_pei_write_codeview_record(void)\n\n{\n (*(code *)PTR__bfd_pei_write_codeview_record_001ce228)();\n return;\n}" (primitive_type "void") (function_declarator "_bfd_pei_write_codeview_record(void)" (identifier "_bfd_pei_write_codeview_record") (parameter_list "(void)" (( "(") (parameter_d...
void function_1(void) { (*(type_1 *)PTR__bfd_pei_write_codeview_record_001ce228)(); 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_001ce228)(); return; }
3607_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
elf_file
FUN_000cc3a0
/* DWARF original prototype: Elf_file<64,_true,_gold::Object> * elf_file(Sized_relobj_file<64,_true> * this) */ Elf_file<64,_true,_gold::Object> * __thiscall gold::Sized_relobj_file<64,_true>::elf_file(Sized_relobj_file<64,_true> *this) { return &this->elf_file_; }
int FUN_000cc3a0(int param_1) { return param_1 + 0x90; }
MOV EAX,dword ptr [ESP + 0x4] ADD EAX,0x90 RET
null
null
null
null
[(u'PTRSUB_-1206664202', u'RETURN_-1206664255'), ('const-144', u'PTRSUB_-1206664202'), ('tmp_45', u'PTRSUB_-1206664202'), ('const-0', u'RETURN_-1206664255')]
[('const-144', u'INT_ADD_-1206664260'), ('tmp_47', u'INT_ADD_-1206664260'), (u'INT_ADD_-1206664260', u'RETURN_-1206664255'), ('const-0', u'RETURN_-1206664255')]
null
null
000cc3a0
x86
O1
(translation_unit "int FUN_000cc3a0(int param_1)\n\n{\n return param_1 + 0x90;\n}\n\n" (function_definition "int FUN_000cc3a0(int param_1)\n\n{\n return param_1 + 0x90;\n}" primitive_type (function_declarator "FUN_000cc3a0(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1"...
(translation_unit "/* DWARF original prototype: Elf_file<64,_true,_gold::Object> * elf_file(Sized_relobj_file<64,_true>\n * this) */\n\nElf_file<64,_true,_gold::Object> * __thiscall\ngold::Sized_relobj_file<64,_true>::elf_file(Sized_relobj_file<64,_true> *this)\n\n{\n return &this->elf_file_;\n}\n\n" comment (ERROR ...
(translation_unit "int FUN_000cc3a0(int param_1)\n\n{\n return param_1 + 0x90;\n}\n\n" (function_definition "int FUN_000cc3a0(int param_1)\n\n{\n return param_1 + 0x90;\n}" primitive_type (function_declarator "FUN_000cc3a0(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1"...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression IDENT + LIT) ;) })))
(function_definition "int FUN_000cc3a0(int param_1)\n\n{\n return param_1 + 0x90;\n}" (primitive_type "int") (function_declarator "FUN_000cc3a0(int param_1)" (identifier "FUN_000cc3a0") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier "param_1")) () ")")))...
/* DWARF original prototype: Elf_file<64,_true,_gold::Object> * elf_file(Sized_relobj_file<64,_true> * this) */ Elf_file<64,_true,_gold::var_1> * __thiscall gold::Sized_relobj_file<64,_true>::elf_file(Sized_relobj_file<64,_true> *this) { return &this->elf_file_; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (identifier) right: (number_l...
null
int MASKED(int param_1) { return param_1 + 0x90; }
685_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
_M_erase
FUN_00037a2c
/* std::Catalogs::_M_erase(int) [clone .cold.40] */ void __thiscall std::Catalogs::_M_erase(Catalogs *this,int param_1) { int in_EDX; if (in_EDX == -1) { /* WARNING: Subroutine does not return */ __cxa_call_unexpected(); } /* WARNING: Subroutine does not return */...
void __regparm3 FUN_00037a2c(undefined4 param_1,int param_2) { if (param_2 == -1) { /* WARNING: Subroutine does not return */ FUN_002476d0(param_1); } /* WARNING: Subroutine does not return */ FUN_002df1f0(param_1); }
ADD EDX,0x1 JNZ 0x00037a3c SUB ESP,0xc MOV EBX,ESI PUSH EAX CALL 0x002476d0 SUB ESP,0xc MOV EBX,ESI PUSH EAX CALL 0x002df1f0
null
null
null
null
[('tmp_190', u'INT_EQUAL_-1206093253'), ('const-4294967295', u'INT_EQUAL_-1206093253'), ('tmp_28', u'CBRANCH_-1206093250'), ('const-1', u'RETURN_-1206093190'), (u'INT_EQUAL_-1206093253', u'CBRANCH_-1206093250'), ('const-1', u'RETURN_-1206093219')]
[('tmp_188', u'INT_EQUAL_-1206093253'), ('tmp_191', u'CALL_-1206093195'), ('tmp_28', u'CBRANCH_-1206093250'), ('const-1', u'RETURN_-1206093190'), ('tmp_191', u'CALL_-1206093224'), (u'INT_EQUAL_-1206093253', u'CBRANCH_-1206093250'), ('const-4294967295', u'INT_EQUAL_-1206093253'), ('const-1', u'RETURN_-1206093219')]
null
null
00037a2c
x86
O1
(translation_unit "void __regparm3 FUN_00037a2c(undefined4 param_1,int param_2)\n\n{\n if (param_2 == -1) {\n /* WARNING: Subroutine does not return */\n FUN_002476d0(param_1);\n }\n /* WARNING: Subroutine does not return */\n FUN_002df1f0(param_1);\n}\n\n" (function_definiti...
(translation_unit "/* std::Catalogs::_M_erase(int) [clone .cold.40] */\n\nvoid __thiscall std::Catalogs::_M_erase(Catalogs *this,int param_1)\n\n{\n int in_EDX;\n \n if (in_EDX == -1) {\n /* WARNING: Subroutine does not return */\n __cxa_call_unexpected();\n }\n /* WARNING: ...
(translation_unit "void __regparm3 FUN_00037a2c(undefined4 param_1,int param_2)\n\n{\n if (param_2 == -1) {\n \n FUN_002476d0(param_1);\n }\n \n FUN_002df1f0(param_1);\n}\n\n" (function_definition "void __regparm3 FUN_00037a2c(undefined4 param_1,int param_2)\n\n{\n if (param...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_stat...
(function_definition "void __regparm3 FUN_00037a2c(undefined4 param_1,int param_2)\n\n{\n if (param_2 == -1) {\n \n FUN_002476d0(param_1);\n }\n \n FUN_002df1f0(param_1);\n}" (primitive_type "void") (ERROR "__regparm3" (identifier "__regparm3")) (function_declarator "FUN_0003...
/* std::Catalogs::_M_erase(int) [clone .cold.40] */ void __thiscall std::type_1::function_1(type_1 *this,int param_1) { int var_1; if (var_1 == -1) { /* WARNING: Subroutine does not return */ var_2(); } /* WARNING: Subroutine does not return */ var_3(); }
null
(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: (primitive_type) declarator: (identifier)))) body...
null
void __regparm3 MASKED(undefined4 param_1,int param_2) { if (param_2 == -1) { /* WARNING: Subroutine does not return */ FUN_002476d0(param_1); } /* WARNING: Subroutine does not return */ FUN_002df1f0(param_1); }
147_powerpc64le-linux-gnu-c++filt_and_powerpc64le-linux-gnu-c++filt_strip.c
getopt_long
getopt_long
/* WARNING: Control flow encountered bad instruction data */ void getopt_long(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* getopt_long@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void getopt_long(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206058842')]
[('const-1', u'RETURN_-1206058842')]
null
null
0002009c
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid getopt_long(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void getopt_long(void)\n\n{\n /* WARNING: Bad inst...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid getopt_long(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* getopt_long@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void getopt_long(vo...
(translation_unit "void getopt_long(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void getopt_long(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "getopt_long(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primi...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void getopt_long(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "getopt_long(void)" (identifier "getopt_long") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* getopt_long@@GLIBC_2.0 */ var_1(); }
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: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
111_sparc64-linux-gnu-objcopy_and_sparc64-linux-gnu-objcopy_strip.c
bfd_close
bfd_close
void bfd_close(void) { (*(code *)PTR_bfd_close_000401d0)(); return; }
void bfd_close(void) { (*(code *)PTR_bfd_close_000401d0)(); return; }
JMP dword ptr [EBX + 0x1d0]
null
null
null
null
[('const-0', u'RETURN_-1205979299'), (u'CALLIND_-1205979302', u'INDIRECT_-1205979230'), ('tmp_58', u'CAST_-1205979225'), (u'INDIRECT_-1205979230', u'COPY_-1205979289'), (u'CAST_-1205979225', u'CALLIND_-1205979302')]
[('const-0', u'RETURN_-1205979299'), (u'CALLIND_-1205979302', u'INDIRECT_-1205979230'), ('tmp_58', u'CAST_-1205979225'), (u'INDIRECT_-1205979230', u'COPY_-1205979289'), (u'CAST_-1205979225', u'CALLIND_-1205979302')]
null
null
00013750
x86
O1
(translation_unit "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_000401d0)();\n return;\n}\n\n" (function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_000401d0)();\n return;\n}" primitive_type (function_declarator "bfd_close(void)" identifier (parameter_list "(void)" ( (parameter_declaratio...
(translation_unit "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_000401d0)();\n return;\n}\n\n" (function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_000401d0)();\n return;\n}" primitive_type (function_declarator "bfd_close(void)" identifier (parameter_list "(void)" ( (parameter_declaratio...
(translation_unit "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_000401d0)();\n return;\n}\n\n" (function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_000401d0)();\n return;\n}" primitive_type (function_declarator "bfd_close(void)" identifier (parameter_list "(void)" ( (parameter_declaratio...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_000401d0)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_close(void)" (identifier "bfd_close") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(co...
void function_1(void) { (*(type_1 *)PTR_bfd_close_000401d0)(); 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_000401d0)(); return; }
117_powerpc64-linux-gnu-ranlib_and_powerpc64-linux-gnu-ranlib_strip.c
yyerror
FUN_00014c20
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int yyerror(char *x) { char *__format; int iVar1; iVar1 = linenumber + 1; __format = (char *)dcgettext(0,"Syntax error in archive script, line %d\n",5); printf(__format,iVar1); return 0; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00014c20(void) { char *__format; int iVar1; iVar1 = DAT_00021398 + 1; __format = (char *)dcgettext(0,"Syntax error in archive script, line %d\n",5); printf(__format,iVar1); return 0; }
PUSH ESI PUSH EBX CALL 0x00013710 ADD EBX,0xc3d9 SUB ESP,0x8 LEA EAX,[EBX + 0x398] MOV ESI,dword ptr [EAX] LEA EAX,[EBX + 0xffffa00c] PUSH 0x5 PUSH EAX PUSH 0x0 ADD ESI,0x1 CALL 0x00012180 POP EDX POP ECX PUSH ESI PUSH EAX CALL 0x000120a0 ADD ESP,0x14 XOR EAX,EAX POP EBX POP ESI RET
null
null
null
null
[(u'CALL_-1205973886', u'INDIRECT_-1205973728'), ('const-110604', u'COPY_-1205973785'), ('const-0', u'RETURN_-1205973816'), ('const-1', u'INT_ADD_-1205973886'), ('tmp_546', u'INT_ADD_-1205973886'), (u'INT_ADD_-1205973886', u'CALL_-1205973860'), (u'CALL_-1205973860', u'INDIRECT_-1205973718'), (u'CAST_-1205973721', u'CAL...
[('const-0', u'CALL_-1205973886'), ('const-0', u'RETURN_-1205973816'), ('const-1', u'INT_ADD_-1205973886'), ('const-5', u'CALL_-1205973886'), ('const-110604', u'COPY_-1205973787'), (u'COPY_-1205973787', u'CALL_-1205973886'), (u'CALL_-1205973886', u'CAST_-1205973723'), (u'INT_ADD_-1205973886', u'CALL_-1205973860'), ('co...
null
null
00014c20
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00014c20(void)\n\n{\n char *__format;\n int iVar1;\n \n iVar1 = DAT_00021398 + 1;\n __format = (char *)dcgettext(0,"Syntax error in archive script, line %d\n",5);\n printf(__format,iVar1);...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint yyerror(char *x)\n\n{\n char *__format;\n int iVar1;\n \n iVar1 = linenumber + 1;\n __format = (char *)dcgettext(0,"Syntax error in archive script, line %d\n",5);\n printf(__format,iVar1);\n return 0...
(translation_unit "undefined4 FUN_00014c20(void)\n\n{\n char *__format;\n int iVar1;\n \n iVar1 = DAT_00021398 + 1;\n __format = (char *)dcgettext(0,"Syntax error in archive script, line %d\n",5);\n printf(__format,iVar1);\n return 0;\n}\n\n" (function_definition "undefined4 FUN_00014c20(void)\n\n{\n char *__fo...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expressio...
(function_definition "undefined4 FUN_00014c20(void)\n\n{\n char *__format;\n int iVar1;\n \n iVar1 = DAT_00021398 + 1;\n __format = (char *)dcgettext(0,"Syntax error in archive script, line %d\n",5);\n printf(__format,iVar1);\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_00014c20(void)...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int function_1(char *x) { char *__format; int iVar1; iVar1 = var_1 + 1; __format = (char *)var_2(0,"Syntax error in archive script, line %d\n",5); var_3(__format,iVar1); return 0; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(void) { char *__format; int iVar1; iVar1 = DAT_00021398 + 1; __format = (char *)dcgettext(0,"Syntax error in archive script, line %d\n",5); printf(__format,iVar1); return 0; }
6453_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
~Incremental_object_entry
FUN_00251d80
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Incremental_object_entry(Incremental_object_entry * this, int __in_chrg) */ void __thiscall gold::Incremental_object_entry::~Incremental_object_entry (Incremental_object_entry *this,...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00251d80(undefined4 *param_1) { *param_1 = &PTR_FUN_005d64e8; if (param_1[0xe] != 0) { FUN_003ae080(param_1[0xe]); } if (param_1[0xb] != 0) { FUN_003ae080(param_1[0xb]); } FUN_003ae060(param_1,0x44);...
PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x398279 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EAX,[EBX + 0xfffec4e8] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x38] TEST EAX,EAX JZ 0x00251daf SUB ESP,0xc PUSH EAX CALL 0x003ae080 ADD ESP,0x10 MOV EAX,dword ptr [ESI + 0x2c] TEST EAX,EAX JZ 0x00251dc2 SUB ESP,0...
null
null
null
null
[('const-1', u'RETURN_-1204150890')]
[(u'PTRADD_-1204150559', u'LOAD_-1204150847'), ('const-0', u'INT_NOTEQUAL_-1204150828'), ('const-0', u'PTRSUB_-1204150561'), ('const-0', u'INT_NOTEQUAL_-1204150772'), ('const-4', u'PTRADD_-1204150539'), ('tmp_823', u'PTRADD_-1204150559'), ('const-417', u'STORE_-1204150850'), ('tmp_823', u'PTRADD_-1204150539'), ('tmp_82...
null
null
00251d80
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00251d80(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d64e8;\n if (param_1[0xe] != 0) {\n FUN_003ae080(param_1[0xe]);\n }\n if (param_1[0xb] != 0) {\n FUN_003ae080(param_1[0xb]);\n }\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Incremental_object_entry(Incremental_object_entry * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::Incremental_object_entry::~Incremental_object_entry\n (Increme...
(translation_unit "void FUN_00251d80(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d64e8;\n if (param_1[0xe] != 0) {\n FUN_003ae080(param_1[0xe]);\n }\n if (param_1[0xb] != 0) {\n FUN_003ae080(param_1[0xb]);\n }\n FUN_003ae060(param_1,0x44);\n return;\n}\n\n" (function_definition "void FUN_00251d80(un...
(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_00251d80(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d64e8;\n if (param_1[0xe] != 0) {\n FUN_003ae080(param_1[0xe]);\n }\n if (param_1[0xb] != 0) {\n FUN_003ae080(param_1[0xb]);\n }\n FUN_003ae060(param_1,0x44);\n return;\n}" (primitive_type "void") (function_declarato...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Incremental_object_entry(Incremental_object_entry * this, int __in_chrg) */ void __thiscall gold::function_1::~function_1 (function_1 *this,int __in_chrg) { }
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_005d64e8; if (param_1[0xe] != 0) { FUN_003ae080(param_1[0xe]); } if (param_1[0xb] != 0) { FUN_003ae080(param_1[0xb]); } FUN_003ae060(param_1,0x44); ret...
2874_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
set_final_data_size
FUN_0008cb10
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void set_final_data_size(Output_section_incremental_inputs<64,_true> *...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0008cb10(int param_1) { byte bVar1; int *piVar2; undefined4 uVar3; int iVar4; uint uVar5; int iVar6; int iVar7; int *piVar8; int *piVar9; int iVar10; uint local_30; int local_28; piVar2 = *(...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00036db0 ADD EBX,0x31d4e7 SUB ESP,0x2c MOV EAX,dword ptr [ESP + 0x40] MOV EAX,dword ptr [EAX + 0x2c] MOV EDX,dword ptr [EAX + 0x4] MOV EBP,dword ptr [EAX] MOV dword ptr [ESP + 0x18],EAX MOV EAX,EDX SUB EAX,EBP SAR EAX,0x2 LEA EAX,[EAX + EAX*0x2] LEA EAX,[EAX*0x8 + 0x10] MOV dw...
null
null
null
null
[('const-24', u'INT_MULT_-1206399495'), (u'CAST_-1206396622', u'STORE_-1206399263'), ('tmp_4367', u'PTRSUB_-1206397199'), (u'CALL_-1206399139', u'INDIRECT_-1206396411'), (u'STORE_-1206400016', u'INDIRECT_-1206397178'), ('const-0', u'STORE_-1206399263'), (u'LOAD_-1206398233', u'PTRSUB_-1206396508'), (u'LOAD_-1206399544'...
[('const-208', u'INT_ADD_-1206399355'), ('const-417', u'LOAD_-1206398829'), (u'CAST_-1206396451', u'LOAD_-1206398231'), (u'INDIRECT_-1206396377', u'COPY_-1206396427'), ('const-417', u'STORE_-1206399975'), (u'LOAD_-1206400179', u'PTRADD_-1206396941'), (u'CALLIND_-1206398085', u'CAST_-1206396526'), ('const-15', u'PTRADD_...
null
null
0008cb10
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0008cb10(int param_1)\n\n{\n byte bVar1;\n int *piVar2;\n undefined4 uVar3;\n int iVar4;\n uint uVar5;\n int iVar6;\n int iVar7;\n int *piVar8;\n int *piVar9;\n int iVar10;\n uint local_30;...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void set_final_data_size(Output_section_increment...
(translation_unit "void FUN_0008cb10(int param_1)\n\n{\n byte bVar1;\n int *piVar2;\n undefined4 uVar3;\n int iVar4;\n uint uVar5;\n int iVar6;\n int iVar7;\n int *piVar8;\n int *piVar9;\n int iVar10;\n uint local_30;\n int local_28;\n \n piVar2 = *(int **)(param_1 + 0x2c);\n piVar9 = (int *)*piVar2;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration...
(function_definition "void FUN_0008cb10(int param_1)\n\n{\n byte bVar1;\n int *piVar2;\n undefined4 uVar3;\n int iVar4;\n uint uVar5;\n int iVar6;\n int iVar7;\n int *piVar8;\n int *piVar9;\n int iVar10;\n uint local_30;\n int local_28;\n \n piVar2 = *(int **)(param_1 + 0x2c);\n piVar9 = (int *)*piVar2;\...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void set_final_data_size(Output_section_incremental_inputs<64,_true> *...
null
(translation_unit (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: (type_identifier) declarator: (identifier)) (declarat...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1) { byte bVar1; int *piVar2; undefined4 uVar3; int iVar4; uint uVar5; int iVar6; int iVar7; int *piVar8; int *piVar9; int iVar10; uint local_30; int local_28; piVar2 = *(int **...
623_x86_64-linux-gnux32-objdump_and_x86_64-linux-gnux32-objdump_strip.c
cplus_demangle_mangled_name
cplus_demangle_mangled_name
/* WARNING: Control flow encountered bad instruction data */ void cplus_demangle_mangled_name(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void cplus_demangle_mangled_name(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206357594')]
[('const-1', u'RETURN_-1206357594')]
null
null
0007719c
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle_mangled_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle_mangled_name(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle_mangled_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle_mangled_name(void)\n\n{\n ...
(translation_unit "void cplus_demangle_mangled_name(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void cplus_demangle_mangled_name(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "cplus_demangle_mangled_name(void)" identifier (parameter_lis...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void cplus_demangle_mangled_name(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "cplus_demangle_mangled_name(void)" (identifier "cplus_demangle_mangled_name") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void"...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
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: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
863_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
do_instantiate_target
FUN_00043d40
/* (anonymous namespace)::Target_selector_s390<32>::do_instantiate_target() [clone .cold.665] */ void (anonymous_namespace)::Target_selector_s390<32>::do_instantiate_target(void) { int unaff_EBP; void *unaff_ESI; operator_delete(unaff_ESI,0x54); /* WARNING: Subroutine does not return */ ...
void FUN_00043d40(void) { int unaff_EBP; undefined4 uVar1; undefined4 extraout_var; undefined4 extraout_var_00; uVar1 = 0x54; FUN_003ae060(); /* WARNING: Subroutine does not return */ FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00); }
PUSH EAX MOV EBX,EDI PUSH EAX PUSH 0x54 PUSH ESI CALL 0x003ae060 POP EDX PUSH dword ptr [EBP + -0x1c] CALL 0x004451f0
null
null
null
null
[(u'LOAD_-1206174364', u'CALL_-1206174350'), (u'INT_ADD_-1206174348', u'CAST_-1206174261'), ('tmp_120', u'CALL_-1206174371'), ('tmp_121', u'INT_ADD_-1206174348'), ('const-417', u'LOAD_-1206174364'), ('const-1', u'RETURN_-1206174345'), ('const-4294967268', u'INT_ADD_-1206174348'), (u'CAST_-1206174261', u'LOAD_-120617436...
[('tmp_116', u'INT_ADD_-1206174348'), (u'LOAD_-1206174364', u'CALL_-1206174350'), (u'CALL_-1206174371', u'INDIRECT_-1206174276'), ('const-417', u'LOAD_-1206174364'), (u'INDIRECT_-1206174274', u'CALL_-1206174350'), ('const-1', u'RETURN_-1206174345'), (u'INDIRECT_-1206174276', u'CALL_-1206174350'), ('const-4294967268', u...
null
null
00043d40
x86
O1
(translation_unit "void FUN_00043d40(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x54;\n FUN_003ae060();\n /* WARNING: Subroutine does not return */\n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,e...
(translation_unit "/* (anonymous namespace)::Target_selector_s390<32>::do_instantiate_target() [clone .cold.665] */\n\nvoid (anonymous_namespace)::Target_selector_s390<32>::do_instantiate_target(void)\n\n{\n int unaff_EBP;\n void *unaff_ESI;\n \n operator_delete(unaff_ESI,0x54);\n /* WARNING: Sub...
(translation_unit "void FUN_00043d40(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x54;\n FUN_003ae060();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);\n}\n\n" (function_defini...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expres...
(function_definition "void FUN_00043d40(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x54;\n FUN_003ae060();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);\n}" (primitive_type "...
/* (anonymous namespace)::Target_selector_s390<32>::do_instantiate_target() [clone .cold.665] */ void (anonymous_namespace)::Target_selector_s390<32>::function_1(void) { int var_3; void *unaff_ESI; var_1(unaff_ESI,0x54); /* WARNING: Subroutine does not return */ var_2(*(type_1 *)(var_3...
null
(translation_unit (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)) (declaration type: (type_identifier...
null
void MASKED(void) { int unaff_EBP; undefined4 uVar1; undefined4 extraout_var; undefined4 extraout_var_00; uVar1 = 0x54; FUN_003ae060(); /* WARNING: Subroutine does not return */ FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00); }
61_sg_logs_and_sg_logs_strip.c
register_tm_clones
FUN_00012430
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x0001245e) */ /* WARNING: Removing unreachable block (ram,0x00012468) */ void register_tm_clones(void) { return; }
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x0001245e) */ /* WARNING: Removing unreachable block (ram,0x00012468) */ void FUN_00012430(void) { return; }
CALL 0x00012515 ADD EDX,0x25acb PUSH EBP MOV EBP,ESP PUSH EBX LEA ECX,[EDX + 0xc80] LEA EAX,[EDX + 0xc80] SUB ESP,0x4 SUB EAX,ECX SAR EAX,0x2 MOV EBX,EAX SHR EBX,0x1f ADD EAX,EBX SAR EAX,0x1 JZ 0x00012472 MOV EDX,dword ptr [EDX + 0xf8] TEST EDX,EDX JZ 0x00012472 SUB ESP,0x8 PUSH EAX PUSH ECX CALL EDX ADD ESP,0x10 MOV E...
null
null
null
null
[('const-0', u'RETURN_-1205983946')]
[('const-0', u'RETURN_-1205983946')]
null
null
00012430
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x0001245e) */\n/* WARNING: Removing unreachable block (ram,0x00012468) */\n\nvoid FUN_00012430(void)\n\n{\n return;\n}\n\n" comment comment comment (function_definit...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x0001245e) */\n/* WARNING: Removing unreachable block (ram,0x00012468) */\n\nvoid register_tm_clones(void)\n\n{\n return;\n}\n\n" comment comment comment (function_de...
(translation_unit "void FUN_00012430(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00012430(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00012430(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_00012430(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00012430(void)" (identifier "FUN_00012430") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x0001245e) */ /* WARNING: Removing unreachable block (ram,0x00012468) */ void function_1(void) { 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 (return_statement))))
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x0001245e) */ /* WARNING: Removing unreachable block (ram,0x00012468) */ void MASKED(void) { return; }
2366_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
parse_to_value
FUN_0005da60
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_posix_fallocate * this, char * option_name, char * arg, Command_line * param_3, General_options * param_4) */...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0005da60(int param_1,undefined4 param_2,undefined4 param_3) { FUN_002b5760(param_2,param_3,param_1 + 0x3d); *(undefined1 *)(param_1 + 0x3c) = 1; return; }
PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x58c599 SUB ESP,0x8 MOV ESI,dword ptr [ESP + 0x14] LEA EAX,[ESI + 0x3d] PUSH EAX PUSH dword ptr [ESP + 0x20] PUSH dword ptr [ESP + 0x20] CALL 0x002b5760 MOV byte ptr [ESI + 0x3c],0x1 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('const-1', u'RETURN_-1206199690')]
[(u'INT_ADD_-1206199643', u'CALL_-1206199626'), ('const-0', u'RETURN_-1206199586'), ('tmp_344', u'INT_ADD_-1206199608'), ('const-61', u'INT_ADD_-1206199643'), (u'CAST_-1206199508', u'STORE_-1206199622'), ('const-60', u'INT_ADD_-1206199608'), ('const-1', u'STORE_-1206199622'), ('tmp_344', u'INT_ADD_-1206199643'), ('tmp_...
null
null
0005da60
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0005da60(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_002b5760(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" comment (function_definitio...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_posix_fallocate * this, char * option_name,\n char * arg, Command_line * param_3, General_...
(translation_unit "void FUN_0005da60(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_002b5760(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_0005da60(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_002b5760(param_2...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression...
(function_definition "void FUN_0005da60(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_002b5760(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0005da60(int param_1,undefined4 param_2,undefined4 param_3)" (identifi...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_posix_fallocate * this, char * option_name, char * arg, Command_line * param_3, General_options * param_4) */...
null
(translation_unit (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: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3) { FUN_002b5760(param_2,param_3,param_1 + 0x3d); *(undefined1 *)(param_1 + 0x3c) = 1; return; }
13838_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
~__codecvt_utf8_base
FUN_004352c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__codecvt_utf8_base<wchar_t>::~__codecvt_utf8_base() */ void __thiscall std::__codecvt_utf8_base<wchar_t>::~__codecvt_utf8_base(__codecvt_utf8_base<wchar_t> *this) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_004352c0(undefined4 *param_1) { *param_1 = &PTR_FUN_005e9928; FUN_003ff9d0(param_1); return; }
PUSH EBX CALL 0x00050b50 ADD EBX,0x1b4d3a SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x1c] LEA EDX,[EBX + 0xfffff920] ADD EDX,0x8 MOV dword ptr [EAX],EDX PUSH EAX CALL 0x003ff9d0 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1201909038')]
[('tmp_282', u'STORE_-1201908986'), ('const-6199592', u'PTRSUB_-1201908875'), ('const-0', u'RETURN_-1201908945'), (u'PTRSUB_-1201908875', u'STORE_-1201908986'), ('const-417', u'STORE_-1201908986'), ('const-0', u'PTRSUB_-1201908875'), ('tmp_282', u'CALL_-1201908973')]
null
null
004352c0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_004352c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e9928;\n FUN_003ff9d0(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_004352c0(undefined4 *param_1)\n\n{\n *param_1 =...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__codecvt_utf8_base<wchar_t>::~__codecvt_utf8_base() */\n\nvoid __thiscall\nstd::__codecvt_utf8_base<wchar_t>::~__codecvt_utf8_base(__codecvt_utf8_base<wchar_t> *this)\n\n{\n}\n\n" comment comment (functi...
(translation_unit "void FUN_004352c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e9928;\n FUN_003ff9d0(param_1);\n return;\n}\n\n" (function_definition "void FUN_004352c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e9928;\n FUN_003ff9d0(param_1);\n return;\n}" primitive_type (function_declarator "FU...
(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)) ;) (expression_statement (call_expression...
(function_definition "void FUN_004352c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e9928;\n FUN_003ff9d0(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_004352c0(undefined4 *param_1)" (identifier "FUN_004352c0") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__codecvt_utf8_base<wchar_t>::~__codecvt_utf8_base() */ void __thiscall std::function_1<wchar_t>::~function_1(function_1<wchar_t> *this) { }
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_005e9928; FUN_003ff9d0(param_1); return; }
7082_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
_M_realloc_insert<gold::Fde*_const&>
FUN_001cbac0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original name: _M_realloc_insert<gold::Fde* const&> DWARF original prototype: void _M_realloc_insert<gold::Fde*_const&>(vector<gold::Fde*,_std::allocator<gold::Fde*>_> * this, iterator __position, Fde * * __args#0...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001cbac0(undefined4 *param_1,void *param_2,undefined4 *param_3) { void *__dest; void *__src; void *pvVar1; uint uVar2; void *__dest_00; uint uVar3; size_t __n; int local_28; __src = (void *)*param_1...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00036db0 ADD EBX,0x1de537 SUB ESP,0x2c MOV EBP,dword ptr [ESP + 0x40] MOV EDI,dword ptr [ESP + 0x44] MOV ESI,dword ptr [EBP] MOV EAX,dword ptr [EBP + 0x4] MOV dword ptr [ESP + 0xc],EAX SUB EAX,ESI SUB EDI,ESI SAR EAX,0x2 MOV dword ptr [ESP + 0x8],EDI JZ 0x001cbbf0 LEA ECX,[EAX...
null
null
null
null
[(u'LOAD_-1207715063', u'INT_NOTEQUAL_-1207714445'), ('const-417', u'STORE_-1207714611'), ('const-0', u'PTRSUB_-1207713982'), (u'LOAD_-1207714842', u'STORE_-1207714834'), ('tmp_1208', u'PTRSUB_-1207713997'), ('const-0', u'PTRSUB_-1207714174'), (u'CAST_-1207714059', u'INT_ADD_-1207714812'), (u'CAST_-1207714148', u'INT_S...
[('const-417', u'STORE_-1207714834'), (u'LOAD_-1207714842', u'STORE_-1207714834'), ('const-4', u'PTRADD_-1207713996'), (u'INT_ADD_-1207714887', u'MULTIEQUAL_-1207714190'), ('tmp_327', u'CBRANCH_-1207714950'), ('tmp_1079', u'CBRANCH_-1207714442'), ('const-417', u'STORE_-1207714592'), (u'INT_SRIGHT_-1207714998', u'INT_MU...
null
null
001cbac0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001cbac0(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n uint uVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original name: _M_realloc_insert<gold::Fde* const&>\n DWARF original prototype: void\n _M_realloc_insert<gold::Fde*_const&>(vector<gold::Fde*,_std::allocator<gold::Fde*>_> * this,\n iterator __posi...
(translation_unit "void FUN_001cbac0(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n uint uVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;\n \n __src = (void *)*param_1;\n pvVar1 = (void *)param_1[1];\n __n = (int)param_2 - (i...
(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 (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_...
(function_definition "void FUN_001cbac0(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n uint uVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;\n \n __src = (void *)*param_1;\n pvVar1 = (void *)param_1[1];\n __n = (int)param_2 -...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original name: _M_realloc_insert<gold::Fde* const&> DWARF original prototype: void _M_realloc_insert<gold::Fde*_const&>(vector<gold::Fde*,_std::allocator<gold::Fde*>_> * this, iterator __position, Fde * * __args#0...
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: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1,void *param_2,undefined4 *param_3) { void *__dest; void *__src; void *pvVar1; uint uVar2; void *__dest_00; uint uVar3; size_t __n; int local_28; __src = (void *)*param_1; pv...
415_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c
mri_align
FUN_0002b6e0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ void mri_align(char *name,etree_type *exp) { section_name_struct *psVar1; section_name_struct *psVar2; section_name_struct **ppsVar3; ppsVar3 = lookup(name,&alignment); psVar...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0002b6e0(undefined4 param_1,undefined4 param_2) { undefined4 *puVar1; int iVar2; int *piVar3; piVar3 = (int *)FUN_0002b040(); puVar1 = (undefined4 *)*piVar3; *puVar1 = 0; iVar2 = *piVar3; puVar1[1] = ...
CALL 0x0001b1a2 ADD EAX,0x6c91b PUSH EBX SUB ESP,0x8 MOV EBX,dword ptr [ESP + 0x10] LEA EDX,[EAX + 0x8d4] MOV EAX,EBX CALL 0x0002b040 MOV EDX,dword ptr [EAX] MOV dword ptr [EDX],0x0 MOV EAX,dword ptr [EAX] MOV dword ptr [EDX + 0x4],EBX MOV dword ptr [EDX + 0xc],0x0 MOV EDX,dword ptr [ESP + 0x14] MOV dword ptr [EAX + 0x...
null
null
null
null
[('const-0', u'STORE_-1206012074'), (u'LOAD_-1206012126', u'PTRSUB_-1206011985'), (u'PTRSUB_-1206012002', u'CALL_-1206012127'), (u'CALL_-1206012127', u'LOAD_-1206012114'), ('const-417', u'LOAD_-1206012126'), (u'PTRSUB_-1206011961', u'STORE_-1206012074'), (u'LOAD_-1206012126', u'PTRSUB_-1206011994'), (u'LOAD_-1206012114...
[('const-417', u'STORE_-1206012074'), (u'INT_ADD_-1206012044', u'CAST_-1206011950'), ('const-3', u'PTRADD_-1206011983'), ('const-4', u'PTRADD_-1206011983'), (u'CAST_-1206011995', u'PTRADD_-1206011983'), (u'CAST_-1206011970', u'STORE_-1206012084'), ('const-417', u'STORE_-1206012058'), (u'INT_ADD_-1206012070', u'CAST_-12...
null
null
0002b6e0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0002b6e0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n int *piVar3;\n \n piVar3 = (int *)FUN_0002b040();\n puVar1 = (undefined4 *)*piVar3;\n *puVar1 = 0;\n i...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nvoid mri_align(char *name,etree_type *exp)\n\n{\n section_name_struct *psVar1;\n section_name_struct *psVar2;\n section_name_struct **ppsVar3;\n \n ppsVar3 = look...
(translation_unit "void FUN_0002b6e0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n int *piVar3;\n \n piVar3 = (int *)FUN_0002b040();\n puVar1 = (undefined4 *)*piVar3;\n *puVar1 = 0;\n iVar2 = *piVar3;\n puVar1[1] = param_1;\n puVar1[3] = 0;\n *(undefined4 *)(iVar2 + 0x18) =...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expre...
(function_definition "void FUN_0002b6e0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n int *piVar3;\n \n piVar3 = (int *)FUN_0002b040();\n puVar1 = (undefined4 *)*piVar3;\n *puVar1 = 0;\n iVar2 = *piVar3;\n puVar1[1] = param_1;\n puVar1[3] = 0;\n *(undefined4 *)(iVar2 + 0x18...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ void function_1(char *name,type_1 *exp) { type_2 *psVar1; type_2 *psVar2; type_2 **ppsVar3; ppsVar3 = var_1(name,&alignment); psVar1 = *ppsVar3; psVar1->next = (type_2 *)0x...
null
(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...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(undefined4 param_1,undefined4 param_2) { undefined4 *puVar1; int iVar2; int *piVar3; piVar3 = (int *)FUN_0002b040(); puVar1 = (undefined4 *)*piVar3; *puVar1 = 0; iVar2 = *piVar3; puVar1[1] = param_...
263_powerpc64-linux-gnu-objcopy_and_powerpc64-linux-gnu-objcopy_strip.c
debug_get_type_name
FUN_00020440
/* WARNING: Unknown calling convention */ char * debug_get_type_name(void *handle,debug_type_conflict type) { debug_type_conflict pdVar1; do { if (type->kind != DEBUG_KIND_INDIRECT) { if (1 < type->kind - DEBUG_KIND_NAMED) { return (char *)0x0; } pdVar1 = ((type->u).kfunction)->r...
undefined4 FUN_00020440(undefined4 param_1,int *param_2) { undefined4 *puVar1; do { if (*param_2 != 1) { if (1 < *param_2 - 0x16U) { return 0; } puVar1 = *(undefined4 **)param_2[3]; break; } puVar1 = (undefined4 *)param_2[3]; param_2 = *(int **)*puVar1; } while...
MOV EDX,dword ptr [ESP + 0x8] JMP 0x0002045b MOV EAX,dword ptr [EDX + 0xc] MOV EDX,dword ptr [EAX] MOV EDX,dword ptr [EDX] TEST EDX,EDX JZ 0x00020475 MOV EAX,dword ptr [EDX] CMP EAX,0x1 JZ 0x00020450 LEA ECX,[EAX + -0x16] XOR EAX,EAX CMP ECX,0x1 JBE 0x00020470 RET MOV EAX,dword ptr [EDX + 0xc] MOV EAX,dword ptr [EAX] M...
null
null
null
null
[(u'MULTIEQUAL_-1206057741', u'PTRSUB_-1206057729'), (u'INT_SUB_-1206057849', u'INT_LESS_-1206057825'), (u'PTRSUB_-1206057687', u'LOAD_-1206057816'), (u'INT_LESS_-1206057825', u'CBRANCH_-1206057834'), (u'LOAD_-1206057887', u'INT_NOTEQUAL_-1206057868'), (u'COPY_-1206057861', u'RETURN_-1206057824'), (u'LOAD_-1206057821',...
[(u'CAST_-1206057694', u'LOAD_-1206057821'), ('tmp_317', u'MULTIEQUAL_-1206057741'), ('const-417', u'LOAD_-1206057838'), ('const-4', u'PTRADD_-1206057730'), (u'LOAD_-1206057842', u'CAST_-1206057724'), (u'INT_SUB_-1206057849', u'INT_LESS_-1206057825'), (u'LOAD_-1206057847', u'CAST_-1206057728'), (u'INT_LESS_-1206057825'...
null
null
00020440
x86
O1
(translation_unit "undefined4 FUN_00020440(undefined4 param_1,int *param_2)\n\n{\n undefined4 *puVar1;\n \n do {\n if (*param_2 != 1) {\n if (1 < *param_2 - 0x16U) {\n return 0;\n }\n puVar1 = *(undefined4 **)param_2[3];\n break;\n }\n puVar1 = (undefined4 *)param_2[3];\n param...
(translation_unit "/* WARNING: Unknown calling convention */\n\nchar * debug_get_type_name(void *handle,debug_type_conflict type)\n\n{\n debug_type_conflict pdVar1;\n \n do {\n if (type->kind != DEBUG_KIND_INDIRECT) {\n if (1 < type->kind - DEBUG_KIND_NAMED) {\n return (char *)0x0;\n }\n pdV...
(translation_unit "undefined4 FUN_00020440(undefined4 param_1,int *param_2)\n\n{\n undefined4 *puVar1;\n \n do {\n if (*param_2 != 1) {\n if (1 < *param_2 - 0x16U) {\n return 0;\n }\n puVar1 = *(undefined4 **)param_2[3];\n break;\n }\n puVar1 = (undefined4 *)param_2[3];\n param...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (do_statement do (compound_statement { (if_statement if (par...
(function_definition "undefined4 FUN_00020440(undefined4 param_1,int *param_2)\n\n{\n undefined4 *puVar1;\n \n do {\n if (*param_2 != 1) {\n if (1 < *param_2 - 0x16U) {\n return 0;\n }\n puVar1 = *(undefined4 **)param_2[3];\n break;\n }\n puVar1 = (undefined4 *)param_2[3];\n pa...
/* WARNING: Unknown calling convention */ char * function_1(void *handle,type_1 var_3) { type_1 pdVar1; do { if (var_3->kind != var_1) { if (1 < var_3->kind - var_2) { return (char *)0x0; } pdVar1 = ((var_3->u).kfunction)->return_type; break; } pdVar1 = (type_1)(var...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identif...
null
undefined4 MASKED(undefined4 param_1,int *param_2) { undefined4 *puVar1; do { if (*param_2 != 1) { if (1 < *param_2 - 0x16U) { return 0; } puVar1 = *(undefined4 **)param_2[3]; break; } puVar1 = (undefined4 *)param_2[3]; param_2 = *(int **)*puVar1; } while (para...
8139_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
__cxa_guard_abort
FUN_00246910
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __cxa_guard_abort(void) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00246910(uint *param_1) { uint uVar1; if (PTR___pthread_key_create_00413ff8 == (undefined *)0x0) { *(undefined1 *)((int)param_1 + 1) = 0; } else { LOCK(); uVar1 = *param_1; *param_1 = 0; U...
PUSH EBX CALL 0x0003a210 ADD EBX,0x1cd6ea SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] MOV EDX,dword ptr [EBX + 0xfffffff8] TEST EDX,EDX JNZ 0x00246940 MOV byte ptr [EAX + 0x1],0x0 ADD ESP,0x8 POP EBX RET XOR EDX,EDX XCHG dword ptr [EAX],EDX AND EDX,0x10000 JZ 0x00246931 PUSH 0x7fffffff PUSH 0x1 PUSH EAX PUSH 0xf0 CALL 0...
null
null
null
null
[('const-1', u'RETURN_-1204066014')]
[('const-417', u'LOAD_-1204065910'), (u'MULTIEQUAL_-1204065762', u'COPY_-1204065821'), (u'INT_ADD_-1204065943', u'CAST_-1204065760'), ('const-65536', u'INT_AND_-1204065875'), ('const-240', u'CALL_-1204065852'), ('const-0', u'RETURN_-1204065812'), ('const-17', u'CALLOTHER_-1204065904'), ('tmp_563', u'INT_EQUAL_-12040659...
null
null
00246910
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00246910(uint *param_1)\n\n{\n uint uVar1;\n \n if (PTR___pthread_key_create_00413ff8 == (undefined *)0x0) {\n *(undefined1 *)((int)param_1 + 1) = 0;\n }\n else {\n LOCK();\n uVar1 = *pa...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __cxa_guard_abort(void)\n\n{\n}\n\n" comment (function_definition "void __cxa_guard_abort(void)\n\n{\n}" primitive_type (function_declarator "__cxa_guard_abort(void)" identifier (parameter_list "(void)" ( ...
(translation_unit "void FUN_00246910(uint *param_1)\n\n{\n uint uVar1;\n \n if (PTR___pthread_key_create_00413ff8 == (undefined *)0x0) {\n *(undefined1 *)((int)param_1 + 1) = 0;\n }\n else {\n LOCK();\n uVar1 = *param_1;\n *param_1 = 0;\n UNLOCK();\n if ((uVar1 & 0x10000) != 0) {\n syscall(0...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstr...
(function_definition "void FUN_00246910(uint *param_1)\n\n{\n uint uVar1;\n \n if (PTR___pthread_key_create_00413ff8 == (undefined *)0x0) {\n *(undefined1 *)((int)param_1 + 1) = 0;\n }\n else {\n LOCK();\n uVar1 = *param_1;\n *param_1 = 0;\n UNLOCK();\n if ((uVar1 & 0x10000) != 0) {\n syscal...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void function_1(void) { }
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 (declaration type: (type_identifier) d...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(uint *param_1) { uint uVar1; if (PTR___pthread_key_create_00413ff8 == (undefined *)0x0) { *(undefined1 *)((int)param_1 + 1) = 0; } else { LOCK(); uVar1 = *param_1; *param_1 = 0; UNLOCK(...
10590_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
wstring<wchar_t*>
FUN_00281d70
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Restarted to delay deadcode elimination for space: register */ /* std::wstring::wstring<wchar_t*>(wchar_t*, wchar_t*, std::allocator<wchar_t> const&) */ void __thiscall std::wstring::wstring<wchar_t*>(wstring *this,wch...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00281d70(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4) { undefined4 uVar1; uVar1 = FUN_00281b90(param_2,param_3,param_4,0); *param_1 = uVar1; return; }
PUSH EBX CALL 0x00036db0 ADD EBX,0x12828a SUB ESP,0x8 PUSH 0x0 PUSH dword ptr [ESP + 0x20] PUSH dword ptr [ESP + 0x20] PUSH dword ptr [ESP + 0x20] CALL 0x00281b90 MOV EDX,dword ptr [ESP + 0x20] MOV dword ptr [EDX],EAX ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-0', u'RETURN_-1204347417'), ('tmp_194', u'CAST_-1204347334'), (u'CAST_-1204347334', u'STORE_-1204347446'), ('const-417', u'STORE_-1204347446'), (u'CALL_-1204347456', u'STORE_-1204347446')]
[('const-0', u'RETURN_-1204347417'), ('const-417', u'STORE_-1204347446'), ('tmp_351', u'STORE_-1204347446'), ('tmp_349', u'CALL_-1204347456'), ('const-0', u'CALL_-1204347456'), ('tmp_348', u'CALL_-1204347456'), (u'CALL_-1204347456', u'STORE_-1204347446'), ('tmp_350', u'CALL_-1204347456')]
null
null
00281d70
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00281d70(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_00281b90(param_2,param_3,param_4,0);\n *param_1 = uVar1;\n return;...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Restarted to delay deadcode elimination for space: register */\n/* std::wstring::wstring<wchar_t*>(wchar_t*, wchar_t*, std::allocator<wchar_t> const&) */\n\nvoid __thiscall\nstd::wstring::wstring<wcha...
(translation_unit "void FUN_00281d70(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_00281b90(param_2,param_3,param_4,0);\n *param_1 = uVar1;\n return;\n}\n\n" (function_definition "void FUN_00281d70(undefined4 *param_1,undefined4 param_2,unde...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expressi...
(function_definition "void FUN_00281d70(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_00281b90(param_2,param_3,param_4,0);\n *param_1 = uVar1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00281d70(undefined4 *param_1,undef...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Restarted to delay deadcode elimination for space: register */ /* std::wstring::wstring<wchar_t*>(wchar_t*, wchar_t*, std::allocator<wchar_t> const&) */ void __thiscall std::wstring::wstring<var_2*>(wstring *this,var_2...
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: (type_identifier) declarator: (identi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4) { undefined4 uVar1; uVar1 = FUN_00281b90(param_2,param_3,param_4,0); *param_1 = uVar1; return; }
35_hppa-linux-gnu-addr2line_and_hppa-linux-gnu-addr2line_strip.c
puts
puts
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int puts(char *__s) { int iVar1; iVar1 = (*(code *)PTR_puts_00018094)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int puts(char *__s) { int iVar1; iVar1 = (*(code *)PTR_puts_00018094)(); return iVar1; }
JMP dword ptr [EBX + 0x94]
null
null
null
null
[('tmp_67', u'CAST_-1205988679'), (u'INDIRECT_-1205988685', u'COPY_-1205988744'), (u'CALLIND_-1205988758', u'INDIRECT_-1205988685'), ('const-0', u'RETURN_-1205988755'), (u'CALLIND_-1205988758', u'RETURN_-1205988755'), (u'CAST_-1205988679', u'CALLIND_-1205988758')]
[('tmp_67', u'CAST_-1205988679'), (u'INDIRECT_-1205988685', u'COPY_-1205988744'), (u'CALLIND_-1205988758', u'INDIRECT_-1205988685'), ('const-0', u'RETURN_-1205988755'), (u'CALLIND_-1205988758', u'RETURN_-1205988755'), (u'CAST_-1205988679', u'CALLIND_-1205988758')]
null
null
00011260
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_00018094)();\n return iVar1;\n}\n\n" comment (function_definition "int puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_0001809...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_00018094)();\n return iVar1;\n}\n\n" comment (function_definition "int puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_0001809...
(translation_unit "int puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_00018094)();\n return iVar1;\n}\n\n" (function_definition "int puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_00018094)();\n return iVar1;\n}" primitive_type (function_declarator "puts(char *__s)" identif...
(translation_unit (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_expression * ...
(function_definition "int puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_00018094)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "puts(char *__s)" (identifier "puts") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (pointer_dec...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s) { int iVar1; iVar1 = (*(type_1 *)PTR_puts_00018094)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00018094)(); return iVar1; }
10726_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
use_facet<std::moneypunct<wchar_t,true>>
FUN_002b6d30
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::moneypunct<wchar_t, true> const& std::use_facet<std::moneypunct<wchar_t, true> >(std::locale const&) */ moneypunct * std::use_facet<std::money...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_002b6d30(int *param_1) { uint uVar1; int iVar2; uVar1 = FUN_0024abb0(PTR_DAT_00413dd4); if ((uVar1 < *(uint *)(*param_1 + 8)) && (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) { ...
PUSH EBX CALL 0x0003a210 ADD EBX,0x15d2ca SUB ESP,0x14 PUSH dword ptr [EBX + 0xfffffdd4] CALL 0x0024abb0 MOV EDX,dword ptr [ESP + 0x20] ADD ESP,0x10 MOV EDX,dword ptr [EDX] MOV ECX,dword ptr [EDX + 0x4] CMP dword ptr [EDX + 0x8],EAX JBE 0x002b6d82 MOV EAX,dword ptr [ECX + EAX*0x4] TEST EAX,EAX JZ 0x002b6d82 PUSH 0x0 PU...
null
null
null
null
[('const-1', u'RETURN_-1204523710')]
[(u'CALL_-1204523669', u'INDIRECT_-1204523389'), (u'CALL_-1204523669', u'INDIRECT_-1204523382'), (u'LOAD_-1204523649', u'INT_ADD_-1204523622'), (u'LOAD_-1204523644', u'INT_ADD_-1204523602'), (u'INT_MULT_-1204523590', u'INT_ADD_-1204523602'), (u'LOAD_-1204523618', u'CALL_-1204523561'), (u'INDIRECT_-1204523320', u'COPY_-...
null
null
002b6d30
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002b6d30(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = FUN_0024abb0(PTR_DAT_00413dd4);\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVa...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::moneypunct<wchar_t, true> const& std::use_facet<std::moneypunct<wchar_t, true> >(std::locale\n const&) */\n\nmoneypunct * st...
(translation_unit "void FUN_002b6d30(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = FUN_0024abb0(PTR_DAT_00413dd4);\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_00290300(iVar2,PTR_PTR_00413bac,PTR_PTR_00413cd0,0)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( ...
(function_definition "void FUN_002b6d30(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = FUN_0024abb0(PTR_DAT_00413dd4);\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_00290300(iVar2,PTR_PTR_00413bac,PTR_PTR_00413cd0...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::moneypunct<wchar_t, true> const& std::use_facet<std::moneypunct<wchar_t, true> >(std::locale const&) */ moneypunct * std::use_facet<std::money...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1) { uint uVar1; int iVar2; uVar1 = FUN_0024abb0(PTR_DAT_00413dd4); if ((uVar1 < *(uint *)(*param_1 + 8)) && (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) { iVar2 ...
2115_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
sibling_offset
FUN_00059060
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: off_t sibling_offset(Dwarf_die * this) */ off_t __thiscall gold::Dwarf_die::sibling_offset(Dwarf_die *this) { byte bVar1; bool bVar2; undefined4 uVar3; Dwarf_die *this_00; undefined4 uVar4; ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined8 __regparm2 FUN_00059060(undefined4 param_1,undefined4 param_2,undefined4 *param_3) { byte bVar1; char cVar2; int iVar3; undefined4 uVar4; int iVar5; undefined4 uVar6; undefined8 uVar7; undefined1 local...
CALL 0x000559e6 ADD EAX,0x335f9b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x8c MOV ESI,dword ptr [EBP + 0x8] MOV dword ptr [EBP + 0xffffff74],EAX MOV EAX,dword ptr [ESI + 0x28] TEST EAX,EAX JZ 0x000591b6 MOV EDX,dword ptr [ESI + 0x24] MOV EDI,dword ptr [ESI + 0x20] MOV EBX,EDX OR EBX,EDI JNZ 0x000590cf M...
null
null
null
null
[('tmp_1287', u'BRANCH_-1206217871'), (u'INT_RIGHT_-1206217138', u'SUBPIECE_-1206217603'), (u'INT_EQUAL_-1206218201', u'CBRANCH_-1206218200'), (u'INT_EQUAL_-1206217657', u'BOOL_AND_-1206218371'), (u'CALL_-1206218159', u'CAST_-1206217150'), (u'INT_EQUAL_-1206218564', u'CBRANCH_-1206218563'), (u'MULTIEQUAL_-1206217571', ...
[('const-0', u'INT_EQUAL_-1206217704'), ('tmp_1287', u'BRANCH_-1206217871'), ('const-0', u'INT_NOTEQUAL_-1206218017'), (u'INDIRECT_-1206217315', u'CALL_-1206217898'), (u'INT_EQUAL_-1206218201', u'CBRANCH_-1206218200'), (u'INT_EQUAL_-1206218564', u'CBRANCH_-1206218563'), (u'INT_ZEXT_-1206218001', u'CAST_-1206217106'), (...
null
null
00059060
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined8 __regparm2 FUN_00059060(undefined4 param_1,undefined4 param_2,undefined4 *param_3)\n\n{\n byte bVar1;\n char cVar2;\n int iVar3;\n undefined4 uVar4;\n int iVar5;\n undefined4 uVar6;\n undefin...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: off_t sibling_offset(Dwarf_die * this) */\n\noff_t __thiscall gold::Dwarf_die::sibling_offset(Dwarf_die *this)\n\n{\n byte bVar1;\n bool bVar2;\n undefined4 uVar3;\n Dwarf_die *th...
(translation_unit "undefined8 __regparm2 FUN_00059060(undefined4 param_1,undefined4 param_2,undefined4 *param_3)\n\n{\n byte bVar1;\n char cVar2;\n int iVar3;\n undefined4 uVar4;\n int iVar5;\n undefined4 uVar6;\n undefined8 uVar7;\n undefined1 local_84 [40];\n int *local_5c;\n int local_58;\n \n if (param_...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decl...
(function_definition "undefined8 __regparm2 FUN_00059060(undefined4 param_1,undefined4 param_2,undefined4 *param_3)\n\n{\n byte bVar1;\n char cVar2;\n int iVar3;\n undefined4 uVar4;\n int iVar5;\n undefined4 uVar6;\n undefined8 uVar7;\n undefined1 local_84 [40];\n int *local_5c;\n int local_58;\n \n if (par...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: off_t sibling_offset(Dwarf_die * this) */ type_1 __thiscall var_10::type_2::function_1(type_2 *this) { type_3 var_4; bool bVar2; type_4 uVar3; type_2 *var_2; type_4 uVar4; int var_3; typ...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (par...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined8 __regparm2 MASKED(undefined4 param_1,undefined4 param_2,undefined4 *param_3) { byte bVar1; char cVar2; int iVar3; undefined4 uVar4; int iVar5; undefined4 uVar6; undefined8 uVar7; undefined1 local_84 [4...
98_sg_raw_and_sg_raw_strip.c
sg_get_nvme_cmd_status_str
sg_get_nvme_cmd_status_str
/* WARNING: Control flow encountered bad instruction data */ void sg_get_nvme_cmd_status_str(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void sg_get_nvme_cmd_status_str(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205960594')]
[('const-1', u'RETURN_-1205960594')]
null
null
00018064
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid sg_get_nvme_cmd_status_str(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_get_nvme_cmd_status_str(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid sg_get_nvme_cmd_status_str(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_get_nvme_cmd_status_str(void)\n\n{\n ...
(translation_unit "void sg_get_nvme_cmd_status_str(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void sg_get_nvme_cmd_status_str(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "sg_get_nvme_cmd_status_str(void)" identifier (parameter_list "...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void sg_get_nvme_cmd_status_str(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "sg_get_nvme_cmd_status_str(void)" (identifier "sg_get_nvme_cmd_status_str") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) ...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
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: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
1643_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
parse_to_value
FUN_00051a40
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_warn_multiple_gp * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::General_options::Struct_no_warn_multiple_gp::parse_to_value ...
void FUN_00051a40(void) { int in_stack_00000014; *(undefined2 *)(in_stack_00000014 + 18000) = 1; return; }
MOV EAX,dword ptr [ESP + 0x14] MOV EDX,0x1 MOV word ptr [EAX + 0x4650],DX RET
null
null
null
null
[(u'COPY_-1206248871', u'PTRSUB_-1206248803'), (u'PTRSUB_-1206248804', u'STORE_-1206248878'), ('const-60', u'PTRSUB_-1206248804'), ('const-17940', u'PTRSUB_-1206248805'), ('const-61', u'PTRSUB_-1206248802'), (u'PTRSUB_-1206248805', u'PTRSUB_-1206248804'), (u'PTRSUB_-1206248802', u'STORE_-1206248864'), ('const-1', u'STO...
[('tmp_37', u'INT_ADD_-1206248864'), ('const-1', u'STORE_-1206248878'), ('const-417', u'STORE_-1206248878'), (u'CAST_-1206248811', u'STORE_-1206248878'), (u'INT_ADD_-1206248864', u'CAST_-1206248811'), ('const-0', u'RETURN_-1206248861'), ('const-18000', u'INT_ADD_-1206248864')]
null
null
00051a40
x86
O1
(translation_unit "void FUN_00051a40(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 18000) = 1;\n return;\n}\n\n" (function_definition "void FUN_00051a40(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 18000) = 1;\n return;\n}" primitive_type (function_...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_no_warn_multiple_gp * this, char * param_1,\n char * param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_warn_multi...
(translation_unit "void FUN_00051a40(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 18000) = 1;\n return;\n}\n\n" (function_definition "void FUN_00051a40(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 18000) = 1;\n return;\n}" primitive_type (function_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (paren...
(function_definition "void FUN_00051a40(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 18000) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00051a40(void)" (identifier "FUN_00051a40") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type ...
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_warn_multiple_gp * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::type_3::type_1::function_1 (type_1 *this,char *par...
null
(translation_unit (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 (assignment_e...
null
void MASKED(void) { int in_stack_00000014; *(undefined2 *)(in_stack_00000014 + 18000) = 1; return; }
103_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
init
FUN_0003a02c
/* WARNING: Enum "DT": Some values do not have unique names */ /* (anonymous namespace)::Output_data_plt_x86_64<64>::init(gold::Layout*) [clone .isra.420] [clone .cold.832] */ void (anonymous_namespace)::Output_data_plt_x86_64<64>::init(Layout *param_1) { int unaff_EBP; void *unaff_ESI; operator_delete(u...
void FUN_0003a02c(void) { int unaff_EBP; undefined4 uVar1; undefined4 extraout_var; undefined4 extraout_var_00; uVar1 = 0x40; FUN_003ae060(); /* WARNING: Subroutine does not return */ FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00); }
PUSH EAX MOV EBX,EDI PUSH EAX PUSH 0x40 PUSH ESI CALL 0x003ae060 POP EDX PUSH dword ptr [EBP + -0x1c] CALL 0x004451f0
null
null
null
null
[('const-64', u'CALL_-1206083511'), ('tmp_122', u'INT_ADD_-1206083488'), (u'LOAD_-1206083504', u'CALL_-1206083490'), ('const-4294967268', u'INT_ADD_-1206083488'), ('const-1', u'RETURN_-1206083485'), ('tmp_121', u'CALL_-1206083511'), ('const-417', u'LOAD_-1206083504'), (u'CAST_-1206083399', u'LOAD_-1206083504'), (u'INT_...
[('tmp_116', u'INT_ADD_-1206083488'), (u'INDIRECT_-1206083416', u'CALL_-1206083490'), (u'CALL_-1206083511', u'INDIRECT_-1206083414'), (u'LOAD_-1206083504', u'CALL_-1206083490'), ('const-4294967268', u'INT_ADD_-1206083488'), ('const-417', u'LOAD_-1206083504'), ('const-1', u'RETURN_-1206083485'), ('const-64', u'COPY_-120...
null
null
0003a02c
x86
O1
(translation_unit "void FUN_0003a02c(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x40;\n FUN_003ae060();\n /* WARNING: Subroutine does not return */\n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,e...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* (anonymous namespace)::Output_data_plt_x86_64<64>::init(gold::Layout*) [clone .isra.420] [clone\n .cold.832] */\n\nvoid (anonymous_namespace)::Output_data_plt_x86_64<64>::init(Layout *param_1)\n\n{\n int unaff_EBP;\n void *unaff_E...
(translation_unit "void FUN_0003a02c(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x40;\n FUN_003ae060();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);\n}\n\n" (function_defini...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expres...
(function_definition "void FUN_0003a02c(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x40;\n FUN_003ae060();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);\n}" (primitive_type "...
/* WARNING: Enum "DT": Some values do not have unique names */ /* (anonymous namespace)::Output_data_plt_x86_64<64>::init(gold::Layout*) [clone .isra.420] [clone .cold.832] */ void (anonymous_namespace)::Output_data_plt_x86_64<64>::function_1(type_1 *param_1) { int var_3; void *unaff_ESI; var_1(unaff_ESI...
null
(translation_unit (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)) (declaration type: (type_identifier...
null
void MASKED(void) { int unaff_EBP; undefined4 uVar1; undefined4 extraout_var; undefined4 extraout_var_00; uVar1 = 0x40; FUN_003ae060(); /* WARNING: Subroutine does not return */ FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00); }
5045_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
is_prefix_of
FUN_001cc860
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ bool gold::is_prefix_of(char *prefix,char *str) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool FUN_001cc860(char *param_1,char *param_2) { size_t __n; int iVar1; __n = strlen(param_1); iVar1 = strncmp(param_1,param_2,__n); return iVar1 == 0; }
PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x41d799 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x1c] PUSH ESI CALL 0x00039330 ADD ESP,0xc PUSH EAX PUSH dword ptr [ESP + 0x1c] PUSH ESI CALL 0x00039750 TEST EAX,EAX SETZ AL ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('const-1', u'RETURN_-1207711626')]
[(u'INT_EQUAL_-1207711534', u'COPY_-1207711459'), (u'CALL_-1207711585', u'CALL_-1207711548'), (u'COPY_-1207711459', u'RETURN_-1207711500'), ('tmp_477', u'CALL_-1207711585'), ('const-0', u'RETURN_-1207711500'), ('tmp_477', u'CALL_-1207711548'), ('const-0', u'INT_EQUAL_-1207711534'), ('tmp_478', u'CALL_-1207711548'), (u'...
null
null
001cc860
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool FUN_001cc860(char *param_1,char *param_2)\n\n{\n size_t __n;\n int iVar1;\n \n __n = strlen(param_1);\n iVar1 = strncmp(param_1,param_2,__n);\n return iVar1 == 0;\n}\n\n" comment (function_definitio...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbool gold::is_prefix_of(char *prefix,char *str)\n\n{\n}\n\n" comment comment (function_definition "bool gold::is_prefix_of(char *prefix,char *str)\n\n{\n}" primitive_t...
(translation_unit "bool FUN_001cc860(char *param_1,char *param_2)\n\n{\n size_t __n;\n int iVar1;\n \n __n = strlen(param_1);\n iVar1 = strncmp(param_1,param_2,__n);\n return iVar1 == 0;\n}\n\n" (function_definition "bool FUN_001cc860(char *param_1,char *param_2)\n\n{\n size_t __n;\n int iVar1;\n \n __n = str...
(translation_unit (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 ;) (declaration TYPE IDENT ;) (expression_statement (assignment...
(function_definition "bool FUN_001cc860(char *param_1,char *param_2)\n\n{\n size_t __n;\n int iVar1;\n \n __n = strlen(param_1);\n iVar1 = strncmp(param_1,param_2,__n);\n return iVar1 == 0;\n}" (primitive_type "bool") (function_declarator "FUN_001cc860(char *param_1,char *param_2)" (identifier "FUN_001cc860") (pa...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ bool gold::function_1(char *prefix,char *str) { }
null
(translation_unit (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: (pointer_...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool MASKED(char *param_1,char *param_2) { size_t __n; int iVar1; __n = strlen(param_1); iVar1 = strncmp(param_1,param_2,__n); return iVar1 == 0; }
9065_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
compare
FUN_0021e5b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::compare(unsigned int, unsigned int, char const*) const */ int __thiscall std::string::compare(string *this,uint param_1,uint param_2,char *param_3) { size_t sVar1; uint uVar2; int iVar3; uint uVar4; i...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_0021e5b0(int *param_1,uint param_2,uint param_3,char *param_4) { size_t sVar1; uint uVar2; int iVar3; uint uVar4; iVar3 = *param_1; uVar2 = *(uint *)(iVar3 + -0xc); if (uVar2 < param_2) { ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x170a47 SUB ESP,0xc MOV EDX,dword ptr [ESP + 0x20] MOV EAX,dword ptr [ESP + 0x28] MOV EDI,dword ptr [EDX] MOV ESI,dword ptr [EDI + -0xc] CMP dword ptr [ESP + 0x24],ESI JA 0x0021e61f SUB ESI,dword ptr [ESP + 0x24] CMP ESI,EAX CMOVA ESI,EAX SUB ESP,0xc PUSH dwo...
null
null
null
null
[('const-417', u'LOAD_-1203837453'), ('tmp_160', u'CBRANCH_-1203837422'), (u'INT_NOTEQUAL_-1203837223', u'CBRANCH_-1203837222'), (u'INT_SUB_-1203837398', u'INT_LESS_-1203837377'), (u'LOAD_-1203837448', u'INT_LESS_-1203837413'), (u'CAST_-1203836978', u'LOAD_-1203837453'), (u'INT_NOTEQUAL_-1203837303', u'CBRANCH_-1203837...
[('tmp_160', u'CBRANCH_-1203837422'), (u'INT_NOTEQUAL_-1203837223', u'CBRANCH_-1203837222'), (u'LOAD_-1203837448', u'INT_LESS_-1203837413'), (u'INT_SUB_-1203837398', u'INT_LESS_-1203837377'), (u'INT_NOTEQUAL_-1203837303', u'CBRANCH_-1203837303'), ('tmp_1364', u'LOAD_-1203837453'), ('tmp_1365', u'INT_LESS_-1203837377'),...
null
null
0021e5b0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_0021e5b0(int *param_1,uint param_2,uint param_3,char *param_4)\n\n{\n size_t sVar1;\n uint uVar2;\n int iVar3;\n uint uVar4;\n \n iVar3 = *param_1;\n uVar2 = *(uint *)(iVar3 + -0xc);\n if (uVar...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::compare(unsigned int, unsigned int, char const*) const */\n\nint __thiscall std::string::compare(string *this,uint param_1,uint param_2,char *param_3)\n\n{\n size_t sVar1;\n uint uVar2;\n int i...
(translation_unit "int FUN_0021e5b0(int *param_1,uint param_2,uint param_3,char *param_4)\n\n{\n size_t sVar1;\n uint uVar2;\n int iVar3;\n uint uVar4;\n \n iVar3 = *param_1;\n uVar2 = *(uint *)(iVar3 + -0xc);\n if (uVar2 < param_2) {\n \n FUN_0022c840("%s: __pos (which is %zu) > this->siz...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration ...
(function_definition "int FUN_0021e5b0(int *param_1,uint param_2,uint param_3,char *param_4)\n\n{\n size_t sVar1;\n uint uVar2;\n int iVar3;\n uint uVar4;\n \n iVar3 = *param_1;\n uVar2 = *(uint *)(iVar3 + -0xc);\n if (uVar2 < param_2) {\n \n FUN_0022c840("%s: __pos (which is %zu) > this->...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::compare(unsigned int, unsigned int, char const*) const */ int __thiscall std::type_1::function_1(type_1 *this,type_2 var_3,type_2 var_5,char *param_3) { size_t var_7; type_2 var_2; int var_1; type_2 var_8;...
null
(translation_unit (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: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(int *param_1,uint param_2,uint param_3,char *param_4) { size_t sVar1; uint uVar2; int iVar3; uint uVar4; iVar3 = *param_1; uVar2 = *(uint *)(iVar3 + -0xc); if (uVar2 < param_2) { /...
496_m68k-linux-gnu-objdump_and_m68k-linux-gnu-objdump_strip.c
make_qualified_name
FUN_00047110
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ char * make_qualified_name(archive_info *arch,archive_info *nested_arch,char *member_name) { int iVar1; char *__s; char *pcVar2; size_t sVar3; size_t sVar4; char *__s_00; ch...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * FUN_00047110(undefined4 *param_1,undefined4 *param_2,char *param_3) { int iVar1; char *__s; char *pcVar2; size_t sVar3; size_t sVar4; char *__s_00; char *__format; size_t sVar5; undefined4 uVar6; char ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x000143a0 ADD EBX,0x28ee7 SUB ESP,0x20 MOV ESI,dword ptr [ESP + 0x34] PUSH 0x5 LEA EAX,[EBX + 0xfffe1d74] PUSH EAX PUSH 0x0 CALL 0x000131f0 MOV EDI,dword ptr [ESI] MOV dword ptr [ESP + 0x1c],EAX MOV dword ptr [ESP],EDI CALL 0x00013470 POP ECX PUSH dword ptr [ESP + 0x44] MOV EBP...
null
null
null
null
[('tmp_1498', u'COPY_-1206159884'), (u'CALL_-1206160505', u'CAST_-1206159564'), ('tmp_1496', u'PTRSUB_-1206159907'), (u'MULTIEQUAL_-1206159912', u'CALL_-1206160776'), (u'INT_ADD_-1206160960', u'INT_ADD_-1206160646'), (u'CALL_-1206160905', u'INDIRECT_-1206159989'), ('const-0', u'PTRSUB_-1206159907'), (u'INT_EQUAL_-12061...
[(u'MULTIEQUAL_-1206160240', u'CALL_-1206160776'), (u'CALL_-1206160905', u'CAST_-1206159845'), (u'INT_ADD_-1206160951', u'MULTIEQUAL_-1206160243'), (u'INT_ADD_-1206160960', u'INT_ADD_-1206160646'), ('tmp_3709', u'CALL_-1206160998'), (u'MULTIEQUAL_-1206160240', u'COPY_-1206159839'), ('const-417', u'LOAD_-1206161046'), (...
null
null
00047110
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * FUN_00047110(undefined4 *param_1,undefined4 *param_2,char *param_3)\n\n{\n int iVar1;\n char *__s;\n char *pcVar2;\n size_t sVar3;\n size_t sVar4;\n char *__s_00;\n char *__format;\n size_t sVar...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nchar * make_qualified_name(archive_info *arch,archive_info *nested_arch,char *member_name)\n\n{\n int iVar1;\n char *__s;\n char *pcVar2;\n size_t sVar3;\n size_t...
(translation_unit "char * FUN_00047110(undefined4 *param_1,undefined4 *param_2,char *param_3)\n\n{\n int iVar1;\n char *__s;\n char *pcVar2;\n size_t sVar3;\n size_t sVar4;\n char *__s_00;\n char *__format;\n size_t sVar5;\n undefined4 uVar6;\n char *pcVar7;\n \n pcVar7 = "<corrupt>";\n pcVar2 = (char *)dc...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (dec...
(function_definition "char * FUN_00047110(undefined4 *param_1,undefined4 *param_2,char *param_3)\n\n{\n int iVar1;\n char *__s;\n char *pcVar2;\n size_t sVar3;\n size_t sVar4;\n char *__s_00;\n char *__format;\n size_t sVar5;\n undefined4 uVar6;\n char *pcVar7;\n \n pcVar7 = "<corrupt>";\n pcVar2 = (char *...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ char * function_1(type_1 *arch,type_1 *nested_arch,char *member_name) { int var_10; char *__s; char *var_11; size_t var_4; size_t var_3; char *var_6; char *__format; size_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * MASKED(undefined4 *param_1,undefined4 *param_2,char *param_3) { int iVar1; char *__s; char *pcVar2; size_t sVar3; size_t sVar4; char *__s_00; char *__format; size_t sVar5; undefined4 uVar6; char *pcVar...
128_hppa-linux-gnu-elfedit_and_hppa-linux-gnu-elfedit_strip.c
snprintf
snprintf
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int snprintf(char *__s,size_t __maxlen,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ /* snprintf@@GLI...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int snprintf(char *__s,size_t __maxlen,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205952370')]
[('const-1', u'RETURN_-1205952370')]
null
null
0001a084
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_badd...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "int snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "snprintf(char *__s,s...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (variadic_parameter ...) ))) (compound_statement { (expression_statement (...
(function_definition "int snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "snprintf(char *__s,size_t __maxlen,char *__format,...)" (identifier "snprintf") (parameter_list "(char *__s,size_t __maxlen,char *__format,...)"...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s,size_t __maxlen,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ /* snprintf@@G...
null
(translation_unit (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: (identifi...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s,size_t __maxlen,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
3942_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
do_write
FUN_000ec600
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_write(Output_symtab_xindex * this, Output_file * of) */ void __thiscall gold::Output_symtab_xindex::do_write(Output_symtab_xindex ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_000ec600(int param_1,int param_2) { byte bVar1; uint uVar2; uint *puVar3; uint *puVar4; uint uVar5; int iVar6; uint *puVar7; uint uVar8; uint *puVar9; char *pcVar10; int iVar11; uint uVar12; vo...
CALL 0x000559e6 ADD EAX,0x2a29fb PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x2c MOV EBP,dword ptr [ESP + 0x40] MOV ECX,dword ptr [ESP + 0x44] MOV dword ptr [ESP + 0xc],EAX MOVZX EAX,byte ptr [EBP + 0x1c] TEST AL,0x4 JZ 0x000ec80c MOV ESI,dword ptr [EBP + 0x14] MOV EDI,dword ptr [EBP + 0x18] TEST AL,0x2 JZ 0x000ec7a5 ...
null
null
null
null
[('const-1', u'RETURN_-1206793626'), ('const-1', u'RETURN_-1206793115'), (u'PTRSUB_-1206792426', u'PTRSUB_-1206792392'), (u'COPY_-1206792427', u'COPY_-1206792435'), (u'LOAD_-1206794377', u'INT_EQUAL_-1206794362'), ('tmp_2977', u'PTRSUB_-1206792487'), ('const-417', u'LOAD_-1206794547'), (u'LOAD_-1206794395', u'INT_ADD_-...
[(u'INT_SUB_-1206793349', u'CAST_-1206792230'), ('const-1', u'RETURN_-1206793626'), (u'INDIRECT_-1206792218', u'COPY_-1206792276'), ('const-1', u'RETURN_-1206793115'), (u'LOAD_-1206794377', u'INT_EQUAL_-1206794362'), (u'COPY_-1206792186', u'CALL_-1206793120'), (u'LOAD_-1206794395', u'INT_ADD_-1206794361'), (u'INT_ADD_-...
null
null
000ec600
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_000ec600(int param_1,int param_2)\n\n{\n byte bVar1;\n uint uVar2;\n uint *puVar3;\n uint *puVar4;\n uint uVar5;\n int iVar6;\n uint *puVar7;\n uint uVar8;\n uint *puVar9;\n char *pcVar10;\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void do_write(Output_symtab_xindex * this, Output_file * of) */\n\nvoid __thiscall gold::Output_symtab_xindex::do_write...
(translation_unit "void FUN_000ec600(int param_1,int param_2)\n\n{\n byte bVar1;\n uint uVar2;\n uint *puVar3;\n uint *puVar4;\n uint uVar5;\n int iVar6;\n uint *puVar7;\n uint uVar8;\n uint *puVar9;\n char *pcVar10;\n int iVar11;\n uint uVar12;\n void *__s;\n \n bVar1 = *(byte *)(param_1 + 0x1c);\n if ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_de...
(function_definition "void FUN_000ec600(int param_1,int param_2)\n\n{\n byte bVar1;\n uint uVar2;\n uint *puVar3;\n uint *puVar4;\n uint uVar5;\n int iVar6;\n uint *puVar7;\n uint uVar8;\n uint *puVar9;\n char *pcVar10;\n int iVar11;\n uint uVar12;\n void *__s;\n \n bVar1 = *(byte *)(param_1 + 0x1c);\n ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_write(Output_symtab_xindex * this, Output_file * of) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *of) { typ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1,int param_2) { byte bVar1; uint uVar2; uint *puVar3; uint *puVar4; uint uVar5; int iVar6; uint *puVar7; uint uVar8; uint *puVar9; char *pcVar10; int iVar11; uint uVar12; void *__...
10465_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
print
FUN_0038b860
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void print(Segment_start_expression * this, FILE * f) */ void __thiscall gold::Segment_start_expression::print(Segment_start_expression *this,FILE *f) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0038b860(int param_1,FILE *param_2) { fprintf(param_2,"SEGMENT_START(\"%s\", ",*(undefined4 *)(param_1 + 8)); (**(code **)(**(int **)(param_1 + 4) + 8))(*(int **)(param_1 + 4),param_2); fputc(0x29,param_2); retu...
PUSH EDI PUSH ESI PUSH EBX MOV EDI,dword ptr [ESP + 0x10] CALL 0x00050b50 ADD EBX,0x25e794 MOV ESI,dword ptr [ESP + 0x14] SUB ESP,0x4 PUSH dword ptr [EDI + 0x8] LEA EAX,[EBX + 0xffeb45fd] PUSH EAX PUSH ESI CALL 0x00039370 MOV EAX,dword ptr [EDI + 0x4] POP EDX POP ECX MOV EDX,dword ptr [EAX] PUSH ESI PUSH EAX CALL dword...
null
null
null
null
[('const-1', u'RETURN_-1205356415')]
[(u'COPY_-1205356202', u'CALL_-1205356354'), ('tmp_704', u'CALL_-1205356290'), (u'INT_ADD_-1205356308', u'CAST_-1205356122'), ('const-0', u'RETURN_-1205356252'), (u'INT_ADD_-1205356368', u'CAST_-1205356149'), ('tmp_704', u'CALL_-1205356354'), ('const-417', u'LOAD_-1205356352'), ('const-41', u'CALL_-1205356290'), ('cons...
null
null
0038b860
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0038b860(int param_1,FILE *param_2)\n\n{\n fprintf(param_2,"SEGMENT_START(\"%s\", ",*(undefined4 *)(param_1 + 8));\n (**(code **)(**(int **)(param_1 + 4) + 8))(*(int **)(param_1 + 4),param_2);\n fp...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void print(Segment_start_expression * this, FILE * f) */\n\nvoid __thiscall gold::Segment_start_expression::print(Segment_start_expression *this,FILE *f)\n\n{\n}\n\n" comment comment ...
(translation_unit "void FUN_0038b860(int param_1,FILE *param_2)\n\n{\n fprintf(param_2,"SEGMENT_START(\"%s\", ",*(undefined4 *)(param_1 + 8));\n (**(code **)(**(int **)(param_1 + 4) + 8))(*(int **)(param_1 + 4),param_2);\n fputc(0x29,param_2);\n return;\n}\n\n" (function_definition "void FUN_0038b860(int param_1,FI...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content escape_...
(function_definition "void FUN_0038b860(int param_1,FILE *param_2)\n\n{\n fprintf(param_2,"SEGMENT_START(\"%s\", ",*(undefined4 *)(param_1 + 8));\n (**(code **)(**(int **)(param_1 + 4) + 8))(*(int **)(param_1 + 4),param_2);\n fputc(0x29,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0038b...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void print(Segment_start_expression * this, FILE * f) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *f) { }
null
(translation_unit (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: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,FILE *param_2) { fprintf(param_2,"SEGMENT_START(\"%s\", ",*(undefined4 *)(param_1 + 8)); (**(code **)(**(int **)(param_1 + 4) + 8))(*(int **)(param_1 + 4),param_2); fputc(0x29,param_2); return; } ...
207_sparc64-linux-gnu-gprof_and_sparc64-linux-gnu-gprof_strip.c
xrealloc
xrealloc
/* WARNING: Control flow encountered bad instruction data */ void xrealloc(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void xrealloc(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205997474')]
[('const-1', u'RETURN_-1205997474')]
null
null
0002f054
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xrealloc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xrealloc(void)\n\n{\n /* WARNING: Bad instructio...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xrealloc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xrealloc(void)\n\n{\n /* WARNING: Bad instructio...
(translation_unit "void xrealloc(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void xrealloc(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "xrealloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void xrealloc(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "xrealloc(void)" (identifier "xrealloc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
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: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
297_libmicrohttpd.so.12.56_and_libmicrohttpd.so.12.56_strip.c
time
time
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ time_t time(time_t *__timer) { /* WARNING: Bad instruction - Truncating control flow here */ /* time@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ time_t time(time_t *__timer) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206124458')]
[('const-1', u'RETURN_-1206124458')]
null
null
0003004c
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\ntime_t time(time_t *__timer)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\ntime_t time(time_t *__timer)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* time@@GLIBC_2.0 */...
(translation_unit "time_t time(time_t *__timer)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "time_t time(time_t *__timer)\n\n{\n \n halt_baddata();\n}" type_identifier (function_declarator "time(time_t *__timer)" identifier (parameter_list "(time_t *__timer)" ( (parame...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "time_t time(time_t *__timer)\n\n{\n \n halt_baddata();\n}" (type_identifier "time_t") (function_declarator "time(time_t *__timer)" (identifier "time") (parameter_list "(time_t *__timer)" (( "(") (parameter_declaration "time_t *__timer" (type_identifier "time_t") (pointer_declar...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 function_1(type_1 *__timer) { /* WARNING: Bad instruction - Truncating control flow here */ /* time@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expressio...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ MASKED_t MASKED(MASKED_t *__MASKEDr) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }