file_name
stringlengths
17
81
original_function_name
stringlengths
1
716
stripped_function_name
stringlengths
3
48
decompiled_code_original
stringlengths
38
263k
decompiled_code_stripped
stringlengths
39
208k
assembly_code
stringlengths
3
175k
dataflowgraph_original
float64
dataflowgraph_stripped
float64
graphImage_original
float64
graphImage_stripped
float64
pcode_edges_original
stringlengths
11
8.39M
pcode_edges_stripped
stringlengths
11
8.61M
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.26M
S-Expression_decompiled_code_original
stringlengths
351
5.47M
S-Expression_decompiled_code_original_noisy
stringlengths
338
5.2M
S-Expression_decompiled_code_original_clean
stringlengths
162
540k
S-Expression_decompiled_code_original_root
stringlengths
353
5.26M
Replace_function_name_and_variable_name
stringlengths
39
247k
S-Expression_decompiled_code_stripped
float64
Root Node
stringlengths
238
769k
decompiled_code_original_masked
float64
decompiled_code_stripped_masked
stringlengths
35
208k
232_sparc64-linux-gnu-as_and_sparc64-linux-gnu-as_strip.c
cfi_add_CFA_undefined
FUN_0001f7a0
/* WARNING: Unknown calling convention */ void cfi_add_CFA_undefined(uint regno) { cfi_insn_data *pcVar1; pcVar1 = alloc_cfi_insn_data(); pcVar1->insn = 7; (pcVar1->u).ri.reg = regno; return; }
void FUN_0001f7a0(undefined4 param_1) { int iVar1; iVar1 = FUN_0001d690(); *(undefined4 *)(iVar1 + 4) = 7; *(undefined4 *)(iVar1 + 8) = param_1; return; }
SUB ESP,0xc CALL 0x0001d690 MOV EDX,dword ptr [ESP + 0x10] MOV dword ptr [EAX + 0x4],0x7 MOV dword ptr [EAX + 0x8],EDX ADD ESP,0xc RET
null
null
null
null
[('tmp_97', u'STORE_-1205930038'), (u'CALL_-1205930059', u'PTRSUB_-1205929945'), (u'CALL_-1205930059', u'PTRSUB_-1205929953'), (u'PTRSUB_-1205929944', u'STORE_-1205930038'), (u'PTRSUB_-1205929943', u'PTRSUB_-1205929944'), ('const-0', u'RETURN_-1205930013'), ('const-417', u'STORE_-1205930048'), ('const-8', u'PTRSUB_-120...
[('const-8', u'INT_ADD_-1205930024'), ('tmp_160', u'STORE_-1205930038'), (u'CAST_-1205929954', u'STORE_-1205930048'), ('const-417', u'STORE_-1205930038'), (u'CAST_-1205929946', u'STORE_-1205930038'), ('const-0', u'RETURN_-1205930013'), ('const-4', u'INT_ADD_-1205930034'), ('const-7', u'STORE_-1205930048'), (u'CALL_-120...
null
null
0001f7a0
x86
O3
(translation_unit "void FUN_0001f7a0(undefined4 param_1)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001d690();\n *(undefined4 *)(iVar1 + 4) = 7;\n *(undefined4 *)(iVar1 + 8) = param_1;\n return;\n}\n\n" (function_definition "void FUN_0001f7a0(undefined4 param_1)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001d690();\n *(und...
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid cfi_add_CFA_undefined(uint regno)\n\n{\n cfi_insn_data *pcVar1;\n \n pcVar1 = alloc_cfi_insn_data();\n pcVar1->insn = 7;\n (pcVar1->u).ri.reg = regno;\n return;\n}\n\n" comment (function_definition "void cfi_add_CFA_undefined(uint regno)\n\n{\n ...
(translation_unit "void FUN_0001f7a0(undefined4 param_1)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001d690();\n *(undefined4 *)(iVar1 + 4) = 7;\n *(undefined4 *)(iVar1 + 8) = param_1;\n return;\n}\n\n" (function_definition "void FUN_0001f7a0(undefined4 param_1)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001d690();\n *(und...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expressi...
(function_definition "void FUN_0001f7a0(undefined4 param_1)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001d690();\n *(undefined4 *)(iVar1 + 4) = 7;\n *(undefined4 *)(iVar1 + 8) = param_1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0001f7a0(undefined4 param_1)" (identifier "FUN_0001f7a0") (parameter_...
/* WARNING: Unknown calling convention */ void function_1(type_1 regno) { type_2 *pcVar1; pcVar1 = var_1(); pcVar1->insn = 7; (pcVar1->u).ri.reg = regno; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expressi...
null
void MASKED(undefined4 param_1) { int iVar1; iVar1 = FUN_0001d690(); *(undefined4 *)(iVar1 + 4) = 7; *(undefined4 *)(iVar1 + 8) = param_1; return; }
989_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
make_sized_incremental_object
FUN_000457b1
/* gold::make_sized_incremental_object(gold::Incremental_binary*, unsigned int, gold::Incremental_input_type, gold::Incremental_binary::Input_reader const*) [clone .cold.1030] */ void __regparm3 gold::make_sized_incremental_object (Incremental_binary *param_1,uint param_2,Incremental_input_type param...
void __regparm3 FUN_000457b1(undefined4 param_1) { int unaff_EBP; int unaff_EDI; *(undefined4 *)(unaff_EBP + -0x3c) = param_1; FUN_003ae060(*(undefined4 *)(unaff_EBP + -0x40),0xe8,param_1,param_1); if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) { FUN_003ae080(*(int *)(unaff_EBP + -0x30)); } ...
MOV dword ptr [EBP + -0x3c],EAX PUSH EAX PUSH EAX PUSH 0xe8 PUSH dword ptr [EBP + -0x40] MOV EBX,ESI CALL 0x003ae060 ADD ESP,0x10 MOV EAX,dword ptr [EBP + -0x30] CMP EAX,EDI JZ 0x000457dd SUB ESP,0xc MOV EBX,ESI PUSH EAX CALL 0x003ae080 ADD ESP,0x10 SUB ESP,0xc PUSH dword ptr [EBP + -0x3c] MOV EBX,ESI CALL 0x004451f0
null
null
null
null
[('tmp_403', u'INT_ADD_-1206167612'), ('const-417', u'LOAD_-1206167575'), (u'LOAD_-1206167503', u'CALL_-1206167486'), ('const-232', u'COPY_-1206167614'), (u'LOAD_-1206167575', u'CALL_-1206167529'), (u'CAST_-1206167361', u'LOAD_-1206167575'), (u'INT_ADD_-1206167559', u'CAST_-1206167361'), (u'CALL_-1206167529', u'INDIREC...
[(u'LOAD_-1206167503', u'CALL_-1206167486'), (u'LOAD_-1206167575', u'CALL_-1206167529'), ('tmp_370', u'INT_ADD_-1206167487'), ('tmp_370', u'INT_ADD_-1206167612'), ('const-4294967236', u'INT_ADD_-1206167612'), ('const-1', u'RETURN_-1206167481'), (u'LOAD_-1206167575', u'INT_NOTEQUAL_-1206167555'), ('tmp_379', u'INT_NOTEQ...
null
null
000457b1
x86
O3
(translation_unit "void __regparm3 FUN_000457b1(undefined4 param_1)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n *(undefined4 *)(unaff_EBP + -0x3c) = param_1;\n FUN_003ae060(*(undefined4 *)(unaff_EBP + -0x40),0xe8,param_1,param_1);\n if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {\n FUN_003ae080(*(int *)(unaff_...
(translation_unit "/* gold::make_sized_incremental_object(gold::Incremental_binary*, unsigned int,\n gold::Incremental_input_type, gold::Incremental_binary::Input_reader const*) [clone .cold.1030]\n */\n\nvoid __regparm3\ngold::make_sized_incremental_object\n (Incremental_binary *param_1,uint param_2,Incr...
(translation_unit "void __regparm3 FUN_000457b1(undefined4 param_1)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n *(undefined4 *)(unaff_EBP + -0x3c) = param_1;\n FUN_003ae060(*(undefined4 *)(unaff_EBP + -0x40),0xe8,param_1,param_1);\n if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {\n FUN_003ae080(*(int *)(unaff_...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor...
(function_definition "void __regparm3 FUN_000457b1(undefined4 param_1)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n *(undefined4 *)(unaff_EBP + -0x3c) = param_1;\n FUN_003ae060(*(undefined4 *)(unaff_EBP + -0x40),0xe8,param_1,param_1);\n if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {\n FUN_003ae080(*(int *)(una...
/* gold::make_sized_incremental_object(gold::Incremental_binary*, unsigned int, gold::Incremental_input_type, gold::Incremental_binary::Input_reader const*) [clone .cold.1030] */ void __regparm3 gold::make_sized_incremental_object (type_2 *param_1,uint param_2,Incremental_input_type param_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)))) body: (compound_statement (declaration type: (primitive_type) declarator: (i...
null
void __regparm3 MASKED(undefined4 param_1) { int unaff_EBP; int unaff_EDI; *(undefined4 *)(unaff_EBP + -0x3c) = param_1; FUN_003ae060(*(undefined4 *)(unaff_EBP + -0x40),0xe8,param_1,param_1); if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) { FUN_003ae080(*(int *)(unaff_EBP + -0x30)); } ...
6186_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
__cxa_throw_bad_array_new_length
FUN_00180130
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __cxa_throw_bad_array_new_length(void) { undefined4 *puVar1; puVar1 = (undefined4 *)__cxa_allocate_exception(4); *puVar1 = &PTR__bad_array_new_length_002ff040; /* WARNING: Subroutine does not ret...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00180130(void) { undefined4 *puVar1; puVar1 = (undefined4 *)FUN_001805d0(4); *puVar1 = &PTR_FUN_002ff040; /* WARNING: Subroutine does not return */ FUN_0017f020(puVar1,PTR_PTR_00301f7c,PTR...
PUSH EBX CALL 0x00032730 ADD EBX,0x181eca SUB ESP,0x14 PUSH 0x4 CALL 0x001805d0 LEA EDX,[EBX + 0xffffd038] ADD ESP,0xc ADD EDX,0x8 MOV dword ptr [EAX],EDX PUSH dword ptr [EBX + 0xfffffd1c] PUSH dword ptr [EBX + 0xffffff7c] PUSH EAX CALL 0x0017f020
null
null
null
null
[('const-1', u'RETURN_-1207500368'), (u'STORE_-1207500408', u'INDIRECT_-1207500282'), (u'CALL_-1207500443', u'CAST_-1207500290'), (u'INDIRECT_-1207500278', u'CALL_-1207500373'), ('const-3141696', u'PTRSUB_-1207500272'), ('const-4', u'CALL_-1207500443'), (u'CALL_-1207500373', u'INDIRECT_-1207500269'), ('const-417', u'ST...
[('const-1', u'RETURN_-1207500368'), (u'STORE_-1207500408', u'INDIRECT_-1207500282'), (u'CALL_-1207500443', u'CAST_-1207500290'), (u'INDIRECT_-1207500278', u'CALL_-1207500373'), ('const-3141696', u'PTRSUB_-1207500272'), ('const-4', u'CALL_-1207500443'), (u'CALL_-1207500373', u'INDIRECT_-1207500269'), ('const-417', u'ST...
null
null
00180130
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00180130(void)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_001805d0(4);\n *puVar1 = &PTR_FUN_002ff040;\n /* WARNING: Subroutine does not return */\n FUN_0017f020...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __cxa_throw_bad_array_new_length(void)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)__cxa_allocate_exception(4);\n *puVar1 = &PTR__bad_array_new_length_002ff040;\n /* WARNI...
(translation_unit "void FUN_00180130(void)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_001805d0(4);\n *puVar1 = &PTR_FUN_002ff040;\n \n FUN_0017f020(puVar1,PTR_PTR_00301f7c,PTR_FUN_00301d1c);\n}\n\n" (function_definition "void FUN_00180130(void)\n\n{\n undefined4 *puVar1;\n \n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *))...
(function_definition "void FUN_00180130(void)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_001805d0(4);\n *puVar1 = &PTR_FUN_002ff040;\n \n FUN_0017f020(puVar1,PTR_PTR_00301f7c,PTR_FUN_00301d1c);\n}" (primitive_type "void") (function_declarator "FUN_00180130(void)" (identifier "FUN...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void function_1(void) { type_1 *puVar1; puVar1 = (type_1 *)var_1(4); *puVar1 = &PTR__bad_array_new_length_002ff040; /* WARNING: Subroutine does not return */ var_2(puVar1,PTR_PTR_00301f7c,PTR__bad_a...
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) { undefined4 *puVar1; puVar1 = (undefined4 *)FUN_001805d0(4); *puVar1 = &PTR_FUN_002ff040; /* WARNING: Subroutine does not return */ FUN_0017f020(puVar1,PTR_PTR_00301f7c,PTR_FUN_0...
8187_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
operator<<
FUN_001f4ee0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::ostream::TEMPNAMEPLACEHOLDERVALUE(unsigned int) */ void __thiscall std::ostream::operator<<(ostream *this,uint param_1) { _M_insert<unsigned_long>(this,param_1); return; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001f4ee0(undefined4 param_1,undefined4 param_2) { FUN_001f4ca0(param_1,param_2); return; }
PUSH EBX CALL 0x00035840 ADD EBX,0x19a11a SUB ESP,0x10 PUSH dword ptr [ESP + 0x1c] PUSH dword ptr [ESP + 0x1c] CALL 0x001f4ca0 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-0', u'RETURN_-1207939266'), ('tmp_159', u'CALL_-1207939294'), ('tmp_160', u'CALL_-1207939294')]
[('const-0', u'RETURN_-1207939266'), ('tmp_263', u'CALL_-1207939294'), ('tmp_262', u'CALL_-1207939294')]
null
null
001f4ee0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001f4ee0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_001f4ca0(param_1,param_2);\n return;\n}\n\n" comment (function_definition "void FUN_001f4ee0(undefined4 param_1,undefined4 param_2)\n\n{\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::ostream::TEMPNAMEPLACEHOLDERVALUE(unsigned int) */\n\nvoid __thiscall std::ostream::operator<<(ostream *this,uint param_1)\n\n{\n _M_insert<unsigned_long>(this,param_1);\n return;\n}\n\n" comment commen...
(translation_unit "void FUN_001f4ee0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_001f4ca0(param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_001f4ee0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_001f4ca0(param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_001f4ee0(und...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_001f4ee0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_001f4ca0(param_1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001f4ee0(undefined4 param_1,undefined4 param_2)" (identifier "FUN_001f4ee0") (parameter_list "(undefined4 param_1,undefined4 param_2)" ((...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::ostream::TEMPNAMEPLACEHOLDERVALUE(unsigned int) */ void __thiscall std::ostream::operator<<(ostream *this,uint param_1) { _M_insert<unsigned_long>(this,param_1); return; }
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.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2) { FUN_001f4ca0(param_1,param_2); return; }
133_sg_inq_and_sg_inq_strip.c
get_pt_nvme_nsid
get_pt_nvme_nsid
/* WARNING: Control flow encountered bad instruction data */ void get_pt_nvme_nsid(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void get_pt_nvme_nsid(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206169474')]
[('const-1', u'RETURN_-1206169474')]
null
null
00045074
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid get_pt_nvme_nsid(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void get_pt_nvme_nsid(void)\n\n{\n /* WARNING...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid get_pt_nvme_nsid(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void get_pt_nvme_nsid(void)\n\n{\n /* WARNING...
(translation_unit "void get_pt_nvme_nsid(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void get_pt_nvme_nsid(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "get_pt_nvme_nsid(void)" identifier (parameter_list "(void)" ( (parameter_declarati...
(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 get_pt_nvme_nsid(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "get_pt_nvme_nsid(void)" (identifier "get_pt_nvme_nsid") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement ...
/* 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(); }
280_aarch64-linux-gnu-objcopy_and_aarch64-linux-gnu-objcopy_strip.c
stab_bad_demangle
FUN_000208f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 stab_bad_demangle(char *s) { char *__format; __format = (char *)dcgettext(0,"bad mangled name `%s\'\n",5); fprintf(*(FILE **)PTR_stderr_0003ffa8,__format,s); return; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 FUN_000208f0(undefined4 param_1) { char *__format; __format = (char *)dcgettext(0,"bad mangled name `%s\'\n",5); fprintf(*(FILE **)PTR_stderr_0003ffa8,__format,param_1); return; }
PUSH ESI MOV ESI,EAX PUSH EBX CALL 0x000166c0 ADD EBX,0x1f707 SUB ESP,0x8 PUSH 0x5 LEA EAX,[EBX + 0xffff3df3] PUSH EAX PUSH 0x0 CALL 0x00013200 ADD ESP,0xc PUSH ESI PUSH EAX MOV EAX,dword ptr [EBX + 0xffffffa8] PUSH dword ptr [EAX] CALL 0x00013520 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[(u'CAST_-1206056482', u'CALL_-1206056600'), (u'LOAD_-1206056613', u'CALL_-1206056600'), (u'COPY_-1206056546', u'CALL_-1206056643'), ('const-0', u'CALL_-1206056643'), ('const-5', u'CALL_-1206056643'), (u'INDIRECT_-1206056489', u'CAST_-1206056465'), ('const-0', u'RETURN_-1206056567'), ('tmp_252', u'CALL_-1206056600'), (...
[(u'CAST_-1206056482', u'CALL_-1206056600'), (u'LOAD_-1206056613', u'CALL_-1206056600'), (u'COPY_-1206056546', u'CALL_-1206056643'), ('const-0', u'CALL_-1206056643'), ('const-5', u'CALL_-1206056643'), (u'INDIRECT_-1206056489', u'CAST_-1206056465'), ('const-0', u'RETURN_-1206056567'), (u'CALL_-1206056600', u'INDIRECT_-1...
null
null
000208f0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_000208f0(undefined4 param_1)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0,"bad mangled name `%s\'\n",5);\n fprintf(*(FILE **)PTR_stderr_0003ffa8,__format,param_1);\n retu...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 stab_bad_demangle(char *s)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0,"bad mangled name `%s\'\n",5);\n fprintf(*(FILE **)PTR_stderr_0003ffa8,__format,s);\n return;\n}\n\n" c...
(translation_unit "void __regparm3 FUN_000208f0(undefined4 param_1)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0,"bad mangled name `%s\'\n",5);\n fprintf(*(FILE **)PTR_stderr_0003ffa8,__format,param_1);\n return;\n}\n\n" (function_definition "void __regparm3 FUN_000208f0(undefined4 param_1)\n\n{\n c...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_po...
(function_definition "void __regparm3 FUN_000208f0(undefined4 param_1)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0,"bad mangled name `%s\'\n",5);\n fprintf(*(FILE **)PTR_stderr_0003ffa8,__format,param_1);\n return;\n}" (primitive_type "void") (ERROR "__regparm3" (identifier "__regparm3")) (function_...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 function_1(char *s) { char *__format; __format = (char *)var_1(0,"bad mangled name `%s\'\n",5); var_2(*(type_1 **)PTR_stderr_0003ffa8,__format,s); return; }
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: (p...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 MASKED(undefined4 param_1) { char *__format; __format = (char *)dcgettext(0,"bad mangled name `%s\'\n",5); fprintf(*(FILE **)PTR_stderr_0003ffa8,__format,param_1); return; }
86_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
lbasename
lbasename
void lbasename(void) { (*(code *)PTR_lbasename_001cf16c)(); return; }
void lbasename(void) { (*(code *)PTR_lbasename_001cf16c)(); return; }
JMP dword ptr [EBX + 0x16c]
null
null
null
null
[(u'CALLIND_-1205967414', u'INDIRECT_-1205967342'), (u'CAST_-1205967337', u'CALLIND_-1205967414'), ('const-0', u'RETURN_-1205967411'), ('tmp_58', u'CAST_-1205967337'), (u'INDIRECT_-1205967342', u'COPY_-1205967401')]
[(u'CALLIND_-1205967414', u'INDIRECT_-1205967342'), (u'CAST_-1205967337', u'CALLIND_-1205967414'), ('const-0', u'RETURN_-1205967411'), ('tmp_58', u'CAST_-1205967337'), (u'INDIRECT_-1205967342', u'COPY_-1205967401')]
null
null
000165c0
x86
O3
(translation_unit "void lbasename(void)\n\n{\n (*(code *)PTR_lbasename_001cf16c)();\n return;\n}\n\n" (function_definition "void lbasename(void)\n\n{\n (*(code *)PTR_lbasename_001cf16c)();\n return;\n}" primitive_type (function_declarator "lbasename(void)" identifier (parameter_list "(void)" ( (parameter_declaratio...
(translation_unit "void lbasename(void)\n\n{\n (*(code *)PTR_lbasename_001cf16c)();\n return;\n}\n\n" (function_definition "void lbasename(void)\n\n{\n (*(code *)PTR_lbasename_001cf16c)();\n return;\n}" primitive_type (function_declarator "lbasename(void)" identifier (parameter_list "(void)" ( (parameter_declaratio...
(translation_unit "void lbasename(void)\n\n{\n (*(code *)PTR_lbasename_001cf16c)();\n return;\n}\n\n" (function_definition "void lbasename(void)\n\n{\n (*(code *)PTR_lbasename_001cf16c)();\n return;\n}" primitive_type (function_declarator "lbasename(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 lbasename(void)\n\n{\n (*(code *)PTR_lbasename_001cf16c)();\n return;\n}" (primitive_type "void") (function_declarator "lbasename(void)" (identifier "lbasename") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(co...
void function_1(void) { (*(type_1 *)PTR_lbasename_001cf16c)(); 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_001cf16c)(); return; }
112_i686-gnu-c++filt_and_i686-gnu-c++filt_strip.c
cplus_demangle_name_to_style
cplus_demangle_name_to_style
/* WARNING: Control flow encountered bad instruction data */ void cplus_demangle_name_to_style(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void cplus_demangle_name_to_style(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206058998')]
[('const-1', u'RETURN_-1206058998')]
null
null
00020000
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle_name_to_style(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle_name_to_style(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle_name_to_style(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle_name_to_style(void)\n\n{\n ...
(translation_unit "void cplus_demangle_name_to_style(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void cplus_demangle_name_to_style(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "cplus_demangle_name_to_style(void)" identifier (parameter_...
(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_name_to_style(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "cplus_demangle_name_to_style(void)" (identifier "cplus_demangle_name_to_style") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "vo...
/* 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(); }
284_x86_64-kfreebsd-gnu-objdump_and_x86_64-kfreebsd-gnu-objdump_strip.c
find_address_in_section
FUN_00036cd0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void find_address_in_section(bfd *abfd,asection *section,void *data) { uint uVar1; uint uVar2; uint uVar3; if ((found == 0) && ((section->flags & 1) != 0)) { uVar1 = (uint)...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint FUN_00036cd0(int param_1,int param_2,undefined4 param_3) { uint uVar1; uint uVar2; uint uVar3; uint uVar4; uVar3 = DAT_00076958; if ((DAT_00076958 == 0) && ((*(byte *)(param_2 + 0x14) & 1) != 0)) { uVar1 ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x000153d0 ADD EBX,0x3c327 SUB ESP,0x1c MOV ECX,dword ptr [ESP + 0x34] MOV EAX,dword ptr [EBX + 0x3958] TEST EAX,EAX JNZ 0x00036d83 TEST byte ptr [ECX + 0x14],0x1 JZ 0x00036d83 MOV EAX,dword ptr [EBX + 0x3968] MOV EDX,dword ptr [EBX + 0x396c] MOV EDI,dword ptr [ECX + 0x1c] MOV E...
null
null
null
null
[('tmp_166', u'CBRANCH_-1206096582'), (u'INT_SUB_-1206096308', u'PIECE_-1206096049'), (u'PTRSUB_-1206096069', u'LOAD_-1206096483'), (u'PTRSUB_-1206096040', u'LOAD_-1206096387'), (u'CAST_-1206096088', u'LOAD_-1206096553'), ('tmp_848', u'CALLIND_-1206096252'), (u'CALLIND_-1206096252', u'INDIRECT_-1206096007'), ('const-48...
[('tmp_166', u'CBRANCH_-1206096582'), (u'LOAD_-1206096559', u'INT_LESS_-1206096315'), (u'COPY_-1206096206', u'MULTIEQUAL_-1206096010'), ('const-44', u'INT_ADD_-1206096471'), (u'PTRSUB_-1206096012', u'CALLIND_-1206096252'), (u'INT_SUB_-1206096291', u'CALLIND_-1206096252'), (u'MULTIEQUAL_-1206096110', u'RETURN_-120609618...
null
null
00036cd0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_00036cd0(int param_1,int param_2,undefined4 param_3)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n \n uVar3 = DAT_00076958;\n if ((DAT_00076958 == 0) && ((*(byte *)(param_2 + 0...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid find_address_in_section(bfd *abfd,asection *section,void *data)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n \n if ((found == 0) && ((section->flags & 1)...
(translation_unit "uint FUN_00036cd0(int param_1,int param_2,undefined4 param_3)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n \n uVar3 = DAT_00076958;\n if ((DAT_00076958 == 0) && ((*(byte *)(param_2 + 0x14) & 1) != 0)) {\n uVar1 = *(uint *)(param_2 + 0x1c);\n uVar2 = *(uint *)(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 { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TY...
(function_definition "uint FUN_00036cd0(int param_1,int param_2,undefined4 param_3)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n \n uVar3 = DAT_00076958;\n if ((DAT_00076958 == 0) && ((*(byte *)(param_2 + 0x14) & 1) != 0)) {\n uVar1 = *(uint *)(param_2 + 0x1c);\n uVar2 = *(uint *)(param_2...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(type_1 *abfd,type_2 *section,void *data) { type_3 var_3; type_3 var_2; type_3 var_5; if ((var_1 == 0) && ((section->flags & 1) != 0)) { var_3 = (type_3)sect...
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: (primitive_type) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint MASKED(int param_1,int param_2,undefined4 param_3) { uint uVar1; uint uVar2; uint uVar3; uint uVar4; uVar3 = DAT_00076958; if ((DAT_00076958 == 0) && ((*(byte *)(param_2 + 0x14) & 1) != 0)) { uVar1 = *(ui...
3004_openssl_and_openssl_strip.c
BN_GENCB_free
BN_GENCB_free
/* WARNING: Control flow encountered bad instruction data */ void BN_GENCB_free(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* BN_GENCB_free@@OPENSSL_1_1_0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void BN_GENCB_free(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206651670')]
[('const-1', u'RETURN_-1206651670')]
null
null
000cf4e0
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid BN_GENCB_free(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void BN_GENCB_free(void)\n\n{\n /* WARNING: Bad ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid BN_GENCB_free(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* BN_GENCB_free@@OPENSSL_1_1_0 */\n halt_baddata();\n}\n\n" comment (function_definition "void BN_GEN...
(translation_unit "void BN_GENCB_free(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void BN_GENCB_free(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "BN_GENCB_free(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void"...
(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 BN_GENCB_free(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "BN_GENCB_free(void)" (identifier "BN_GENCB_free") (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 */ /* BN_GENCB_free@@OPENSSL_1_1_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(); }
4768_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
add_symbols_to_table
FUN_0010e530
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_symbols_to_table(Sections_element_assignment * this, Symbol_table * symtab) */ void __thiscall gold::Sections_element_assignment::add_symbols_to_table (Sections_element_assignment...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0010e530(int param_1,undefined4 param_2) { FUN_00115000(param_1 + 4,param_2); return; }
PUSH EBX CALL 0x00032730 ADD EBX,0x1f3aca SUB ESP,0x10 PUSH dword ptr [ESP + 0x1c] MOV EAX,dword ptr [ESP + 0x1c] ADD EAX,0x4 PUSH EAX CALL 0x00115000 ADD ESP,0x18 POP EBX RET
null
null
null
null
[(u'PTRSUB_-1206917659', u'CALL_-1206917760'), ('tmp_187', u'PTRSUB_-1206917659'), ('const-4', u'PTRSUB_-1206917659'), ('tmp_188', u'CALL_-1206917760'), ('const-0', u'RETURN_-1206917732')]
[('tmp_295', u'INT_ADD_-1206917764'), (u'INT_ADD_-1206917764', u'CALL_-1206917760'), ('const-4', u'INT_ADD_-1206917764'), ('tmp_294', u'CALL_-1206917760'), ('const-0', u'RETURN_-1206917732')]
null
null
0010e530
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0010e530(int param_1,undefined4 param_2)\n\n{\n FUN_00115000(param_1 + 4,param_2);\n return;\n}\n\n" comment (function_definition "void FUN_0010e530(int param_1,undefined4 param_2)\n\n{\n FUN_00115...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_symbols_to_table(Sections_element_assignment * this,\n Symbol_table * symtab) */\n\nvoid __thiscall\ngold::Sections_element_assignment::add_symbols_to_table\n (Sec...
(translation_unit "void FUN_0010e530(int param_1,undefined4 param_2)\n\n{\n FUN_00115000(param_1 + 4,param_2);\n return;\n}\n\n" (function_definition "void FUN_0010e530(int param_1,undefined4 param_2)\n\n{\n FUN_00115000(param_1 + 4,param_2);\n return;\n}" primitive_type (function_declarator "FUN_0010e530(int param...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT ))) ;) (return_statement return...
(function_definition "void FUN_0010e530(int param_1,undefined4 param_2)\n\n{\n FUN_00115000(param_1 + 4,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0010e530(int param_1,undefined4 param_2)" (identifier "FUN_0010e530") (parameter_list "(int param_1,undefined4 param_2)" (( "(") (parameter_...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_symbols_to_table(Sections_element_assignment * this, Symbol_table * symtab) */ void __thiscall gold::type_1::function_1 (type_1 *this,type_2 *symtab) { Symbol_assignment::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)) (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) { FUN_00115000(param_1 + 4,param_2); return; }
7711_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
free
FUN_001fcb50
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* (anonymous namespace)::pool::free(void*) [clone .constprop.2] */ void __regparm3 (anonymous_namespace)::pool::free(void *param_1) { int *piVar1; undefined *puVar2; int iVar3; int *piVar4; undefined4 *puVar5; int *p...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void __regparm3 FUN_001fcb50(int param_1) { int *piVar1; undefined *puVar2; int iVar3; int *piVar4; undefined4 *puVar5; int *piVar6; int *piVar7; int *piVar8; int *local_2c; int local_28; puVar2 = PTR___...
PUSH EBP MOV EBP,ESP PUSH EDI MOV EDI,EAX PUSH ESI CALL 0x00049ed6 ADD ESI,0x1ad4a4 PUSH EBX SUB ESP,0x2c MOV EAX,dword ptr [ESI + 0xffffff3c] MOV dword ptr [EBP + -0x20],EAX TEST EAX,EAX JZ 0x001fcb8f SUB ESP,0xc LEA EAX,[ESI + 0x7400] MOV EBX,ESI PUSH EAX CALL 0x0002a7c0 ADD ESP,0x10 TEST EAX,EAX JNZ 0x001fccb3 MOV E...
null
null
null
null
[(u'CAST_-1207906233', u'STORE_-1207906807'), ('tmp_1035', u'BRANCH_-1207906852'), (u'MULTIEQUAL_-1207906413', u'LOAD_-1207906752'), (u'PTRSUB_-1207906087', u'STORE_-1207906766'), (u'INT_ADD_-1207907053', u'CAST_-1207906229'), (u'INDIRECT_-1207906319', u'MULTIEQUAL_-1207906310'), ('tmp_527', u'CBRANCH_-1207907148'), ('...
[('tmp_1035', u'BRANCH_-1207906852'), (u'MULTIEQUAL_-1207906413', u'LOAD_-1207906752'), (u'PTRSUB_-1207906087', u'STORE_-1207906766'), (u'INDIRECT_-1207906319', u'MULTIEQUAL_-1207906310'), ('tmp_527', u'CBRANCH_-1207907148'), ('const-0', u'RETURN_-1207906928'), (u'CAST_-1207906358', u'PTRADD_-1207906191'), ('const-417'...
null
null
001fcb50
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid __regparm3 FUN_001fcb50(int param_1)\n\n{\n int *piVar1;\n undefined *puVar2;\n int iVar3;\n int *piVar4;\n undefined4 *puVar5;\n int *piVar6;\n int *piVar7;\n int *piVar8;\n int *local_2c;\n in...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* (anonymous namespace)::pool::free(void*) [clone .constprop.2] */\n\nvoid __regparm3 (anonymous_namespace)::pool::free(void *param_1)\n\n{\n int *piVar1;\n undefined *puVar2;\n int iVar3;\n int *piVar4;\n ...
(translation_unit "void __regparm3 FUN_001fcb50(int param_1)\n\n{\n int *piVar1;\n undefined *puVar2;\n int iVar3;\n int *piVar4;\n undefined4 *puVar5;\n int *piVar6;\n int *piVar7;\n int *piVar8;\n int *local_2c;\n int local_28;\n \n puVar2 = PTR___pthread_key_create_003a9f3c;\n if ((PTR___pthread_key_cre...
(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 (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_de...
(function_definition "void __regparm3 FUN_001fcb50(int param_1)\n\n{\n int *piVar1;\n undefined *puVar2;\n int iVar3;\n int *piVar4;\n undefined4 *puVar5;\n int *piVar6;\n int *piVar7;\n int *piVar8;\n int *local_2c;\n int local_28;\n \n puVar2 = PTR___pthread_key_create_003a9f3c;\n if ((PTR___pthread_key_...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* (anonymous namespace)::pool::free(void*) [clone .constprop.2] */ void function_1 (anonymous_namespace)::pool::free(void *param_1) { int *var_10; type_1 *var_11; int var_3; int *var_8; type_2 *puVar5; int *piVar6; ...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (po...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void __regparm3 MASKED(int param_1) { int *piVar1; undefined *puVar2; int iVar3; int *piVar4; undefined4 *puVar5; int *piVar6; int *piVar7; int *piVar8; int *local_2c; int local_28; puVar2 = PTR___pthrea...
334_powerpc-linux-gnuspe-objcopy_and_powerpc-linux-gnuspe-objcopy_strip.c
stab_lineno
FUN_00029470
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bfd_boolean stab_lineno(void *p,char *file,ulong lineno,bfd_vma addr) { int iVar1; bfd_boolean bVar2; if (*(int *)((int)p + 0x118) == 0) { /* WARNING: Subroutine does not return */ __assert_fail("...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00029470(int param_1,undefined4 param_2,undefined4 param_3,uint param_4) { int iVar1; undefined4 uVar2; if (*(int *)(param_1 + 0x118) == 0) { /* WARNING: Subroutine does not return */ ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x000165d0 ADD EBX,0x15b87 SUB ESP,0x1c MOV EAX,dword ptr [ESP + 0x38] MOV ESI,dword ptr [ESP + 0x30] MOV EBP,dword ptr [ESP + 0x34] MOV EDI,dword ptr [ESP + 0x3c] MOV dword ptr [ESP + 0xc],EAX MOV EAX,dword ptr [ESI + 0x118] TEST EAX,EAX JZ 0x0002951a CMP dword ptr [ESI + 0x108...
null
null
null
null
[('tmp_764', u'CAST_-1206020446'), ('tmp_442', u'CBRANCH_-1206020738'), ('tmp_767', u'STORE_-1206020872'), (u'CAST_-1206020372', u'INT_ADD_-1206020721'), (u'COPY_-1206020616', u'RETURN_-1206020576'), (u'INT_ADD_-1206020858', u'CAST_-1206020423'), (u'INT_EQUAL_-1206020739', u'CBRANCH_-1206020738'), ('tmp_767', u'INT_SUB...
[('tmp_442', u'CBRANCH_-1206020738'), ('tmp_1440', u'CALL_-1206020765'), (u'INT_ADD_-1206020903', u'CAST_-1206020448'), (u'COPY_-1206020616', u'RETURN_-1206020576'), (u'INT_EQUAL_-1206020739', u'CBRANCH_-1206020738'), (u'COPY_-1206020355', u'CALL_-1206020531'), ('const-417', u'LOAD_-1206020896'), ('const-212392', u'COP...
null
null
00029470
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00029470(int param_1,undefined4 param_2,undefined4 param_3,uint param_4)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n if (*(int *)(param_1 + 0x118) == 0) {\n /* WARNING: Sub...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean stab_lineno(void *p,char *file,ulong lineno,bfd_vma addr)\n\n{\n int iVar1;\n bfd_boolean bVar2;\n \n if (*(int *)((int)p + 0x118) == 0) {\n /* WARNING: Subroutine does not re...
(translation_unit "undefined4 FUN_00029470(int param_1,undefined4 param_2,undefined4 param_3,uint param_4)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n if (*(int *)(param_1 + 0x118) == 0) {\n \n __assert_fail("info->lineno_filename != NULL","../../binutils/wrstabs.c",0x8d1,"stab_lineno");\n }\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) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_s...
(function_definition "undefined4 FUN_00029470(int param_1,undefined4 param_2,undefined4 param_3,uint param_4)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n if (*(int *)(param_1 + 0x118) == 0) {\n \n __assert_fail("info->lineno_filename != NULL","../../binutils/wrstabs.c",0x8d1,"stab_lineno");\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 function_1(void *p,char *file,type_2 lineno,type_3 var_2) { int var_4; type_1 var_6; if (*(int *)((int)p + 0x118) == 0) { /* WARNING: Subroutine does not return */ var_1("info->lineno_filen...
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: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1,undefined4 param_2,undefined4 param_3,uint param_4) { int iVar1; undefined4 uVar2; if (*(int *)(param_1 + 0x118) == 0) { /* WARNING: Subroutine does not return */ __...
186_i686-gnu-as_and_i686-gnu-as_strip.c
dwarf2_init
FUN_0001bc50
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void dwarf2_init(void) { last_seg_ptr = &all_segs; return; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0001bc50(void) { DAT_00083974 = &DAT_00083978; return; }
CALL 0x00017d3a ADD EAX,0x5f3ab LEA EDX,[EAX + 0x8978] MOV dword ptr [EAX + 0x8974],EDX RET
null
null
null
null
[('const-0', u'PTRSUB_-1205945166'), (u'PTRSUB_-1205945166', u'COPY_-1205945217'), ('const-0', u'RETURN_-1205945213'), ('const-539000', u'PTRSUB_-1205945166')]
[(u'PTRSUB_-1205945166', u'COPY_-1205945217'), ('const-0', u'PTRSUB_-1205945166'), ('const-0', u'RETURN_-1205945213'), ('const-539000', u'PTRSUB_-1205945166')]
null
null
0001bc50
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0001bc50(void)\n\n{\n DAT_00083974 = &DAT_00083978;\n return;\n}\n\n" comment (function_definition "void FUN_0001bc50(void)\n\n{\n DAT_00083974 = &DAT_00083978;\n return;\n}" primitive_type (funct...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid dwarf2_init(void)\n\n{\n last_seg_ptr = &all_segs;\n return;\n}\n\n" comment comment (function_definition "void dwarf2_init(v...
(translation_unit "void FUN_0001bc50(void)\n\n{\n DAT_00083974 = &DAT_00083978;\n return;\n}\n\n" (function_definition "void FUN_0001bc50(void)\n\n{\n DAT_00083974 = &DAT_00083978;\n return;\n}" primitive_type (function_declarator "FUN_0001bc50(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 (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (return_statement return ;) })))
(function_definition "void FUN_0001bc50(void)\n\n{\n DAT_00083974 = &DAT_00083978;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0001bc50(void)" (identifier "FUN_0001bc50") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n DAT...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { last_seg_ptr = &all_segs; 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 (assignment_expression left: (identifier) right: (pointer_expression argume...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(void) { DAT_00083974 = &DAT_00083978; return; }
111_mv_and_mv_strip.c
fdopendir
fdopendir
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ DIR * fdopendir(int __fd) { DIR *pDVar1; pDVar1 = (DIR *)(*(code *)PTR_fdopendir_0003a1c0)(); return pDVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ DIR * fdopendir(int __fd) { DIR *pDVar1; pDVar1 = (DIR *)(*(code *)PTR_fdopendir_0003a1c0)(); return pDVar1; }
JMP dword ptr [EBX + 0x1c0]
null
null
null
null
[(u'INDIRECT_-1205983389', u'COPY_-1205983448'), (u'CALLIND_-1205983462', u'CAST_-1205983382'), (u'CAST_-1205983383', u'CALLIND_-1205983462'), (u'CAST_-1205983382', u'RETURN_-1205983459'), (u'CALLIND_-1205983462', u'INDIRECT_-1205983389'), ('tmp_67', u'CAST_-1205983383'), ('const-0', u'RETURN_-1205983459')]
[(u'INDIRECT_-1205983389', u'COPY_-1205983448'), (u'CALLIND_-1205983462', u'CAST_-1205983382'), (u'CAST_-1205983383', u'CALLIND_-1205983462'), (u'CAST_-1205983382', u'RETURN_-1205983459'), (u'CALLIND_-1205983462', u'INDIRECT_-1205983389'), ('tmp_67', u'CAST_-1205983383'), ('const-0', u'RETURN_-1205983459')]
null
null
00012710
x86
O3
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nDIR * fdopendir(int __fd)\n\n{\n DIR *pDVar1;\n \n pDVar1 = (DIR *)(*(code *)PTR_fdopendir_0003a1c0)();\n return pDVar1;\n}\n\n" comment (function_definition "DIR * fdopendir(int __fd)\n\n{\n DIR *pDVar1;\n \n pDVa...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nDIR * fdopendir(int __fd)\n\n{\n DIR *pDVar1;\n \n pDVar1 = (DIR *)(*(code *)PTR_fdopendir_0003a1c0)();\n return pDVar1;\n}\n\n" comment (function_definition "DIR * fdopendir(int __fd)\n\n{\n DIR *pDVar1;\n \n pDVa...
(translation_unit "DIR * fdopendir(int __fd)\n\n{\n DIR *pDVar1;\n \n pDVar1 = (DIR *)(*(code *)PTR_fdopendir_0003a1c0)();\n return pDVar1;\n}\n\n" (function_definition "DIR * fdopendir(int __fd)\n\n{\n DIR *pDVar1;\n \n pDVar1 = (DIR *)(*(code *)PTR_fdopendir_0003a1c0)();\n return pDVar1;\n}" type_identifier (...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (ab...
(function_definition "DIR * fdopendir(int __fd)\n\n{\n DIR *pDVar1;\n \n pDVar1 = (DIR *)(*(code *)PTR_fdopendir_0003a1c0)();\n return pDVar1;\n}" (type_identifier "DIR") (pointer_declarator "* fdopendir(int __fd)" (* "*") (function_declarator "fdopendir(int __fd)" (identifier "fdopendir") (parameter_list "(int __f...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 * function_1(int __fd) { type_1 *pDVar1; pDVar1 = (type_1 *)(*(type_2 *)PTR_fdopendir_0003a1c0)(); return pDVar1; }
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))))) body: (compound_statement (declaration type: (type_identifier) d...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ DIR * MASKED(int __fd) { DIR *pDVar1; pDVar1 = (DIR *)(*(code *)PTR_MASKED_0003a1c0)(); return pDVar1; }
4864_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
add_global_relative
FUN_001262c0
/* DWARF original prototype: void add_global_relative(Output_data_reloc<9,_false,_32,_true> * this, Symbol * gsym, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_false,_32,_true>::add_global_relative (Output_data...
void FUN_001262c0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7) { undefined1 local_24 [32]; FUN_0010e9c0(local_24,param_2,param_3,param_5,param_6,param_7,1,1,0); FUN_00126050(param_1,param_4,local_24); ...
PUSH EBX SUB ESP,0x34 PUSH 0x0 PUSH 0x1 PUSH 0x1 PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA EBX,[ESP + 0x34] PUSH EBX CALL 0x0010e9c0 ADD ESP,0x2c PUSH EBX PUSH dword ptr [ESP + 0x44] PUSH dword ptr [ESP + 0x3c] CALL 0x...
null
null
null
null
[('const-4294967260', u'PTRSUB_-1207082013'), ('tmp_273', u'CALL_-1207082209'), ('tmp_276', u'CALL_-1207082209'), (u'PTRSUB_-1207081990', u'CALL_-1207082167'), ('tmp_274', u'CALL_-1207082167'), ('tmp_272', u'CALL_-1207082209'), ('const-0', u'PTRSUB_-1207081990'), ('const-1', u'CALL_-1207082209'), ('const-1', u'CALL_-12...
[('const-1', u'CALL_-1207082209'), ('tmp_610', u'CALL_-1207082209'), ('const-0', u'CALL_-1207082209'), ('tmp_324', u'PTRSUB_-1207082036'), ('tmp_608', u'CALL_-1207082209'), ('const-1', u'CALL_-1207082209'), ('tmp_612', u'CALL_-1207082167'), ('tmp_607', u'CALL_-1207082209'), ('tmp_613', u'CALL_-1207082167'), (u'PTRSUB_-...
null
null
001262c0
x86
O3
(translation_unit "void FUN_001262c0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_0010e9c0(local_24,param_2,param_3,param_5,param_6,param_7,1,1,0);\n FUN_00126050(par...
(translation_unit "/* DWARF original prototype: void add_global_relative(Output_data_reloc<9,_false,_32,_true> * this,\n Symbol * gsym, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address\n address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_false,_32,_true>::add_global_relative...
(translation_unit "void FUN_001262c0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_0010e9c0(local_24,param_2,param_3,param_5,param_6,param_7,1,1,0);\n FUN_00126050(par...
(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_001262c0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_0010e9c0(local_24,param_2,param_3,param_5,param_6,param_7,1,1,0);\n FUN_00126050(...
/* DWARF original prototype: void add_global_relative(Output_data_reloc<9,_false,_32,_true> * this, Symbol * gsym, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_false,_32,_true>::add_global_relative (Output_data...
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
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7) { undefined1 local_24 [32]; FUN_0010e9c0(local_24,param_2,param_3,param_5,param_6,param_7,1,1,0); FUN_00126050(param_1,param_4,local_24); retur...
127_true_and_true_strip.c
fflush
fflush
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fflush(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* fflush@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fflush(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205952490')]
[('const-1', u'RETURN_-1205952490')]
null
null
0001a00c
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fflush(FILE *__stream)\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\nint fflush(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fflush@@GLIBC_2.0 */...
(translation_unit "int fflush(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fflush(FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fflush(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_d...
(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 "int fflush(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fflush(FILE *__stream)" (identifier "fflush") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* fflush@@GLIBC_2.0 */ var_1(); }
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 (call_expression...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
3071_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
~_Hashtable
FUN_000ca010
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~_Hashtable(_Hashtable<std::pair<unsigned_int,_unsigned_int>,_std::pair<const_std::pair<unsigned_int,_unsigned_int>,_gold::Version_base*>,_std::allocator<std::pair<const_std::pair<unsigned_int,_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000ca010(undefined4 *param_1) { undefined4 *puVar1; undefined4 *puVar2; size_t __n; undefined4 uVar3; undefined4 uVar4; uVar4 = 0xca01c; puVar2 = (undefined4 *)param_1[2]; while (puVar2 != (undefined4...
PUSH EDI PUSH ESI PUSH EBX MOV ESI,dword ptr [ESP + 0x10] CALL 0x0003a210 ADD EBX,0x349fe4 MOV EAX,dword ptr [ESI + 0x8] TEST EAX,EAX JZ 0x000ca044 LEA ESI,[ESI] SUB ESP,0xc MOV EDI,dword ptr [EAX] PUSH EAX CALL 0x00248220 MOV EAX,EDI ADD ESP,0x10 TEST EDI,EDI JNZ 0x000ca030 MOV EAX,dword ptr [ESI + 0x4] SUB ESP,0x4 AD...
null
null
null
null
[('const-1', u'RETURN_-1206673359')]
[('const-4', u'PTRADD_-1206672860'), (u'LOAD_-1206673166', u'CAST_-1206672865'), (u'COPY_-1206672957', u'MULTIEQUAL_-1206672929'), ('const-0', u'STORE_-1206673158'), ('const-2', u'PTRADD_-1206672860'), ('tmp_1165', u'PTRADD_-1206672860'), (u'LOAD_-1206673182', u'CAST_-1206672874'), (u'CALL_-1206673293', u'INDIRECT_-120...
null
null
000ca010
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000ca010(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n size_t __n;\n undefined4 uVar3;\n undefined4 uVar4;\n \n uVar4 = 0xca01c;\n puVar2 = (undefined4 *)param_1[2];\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n ~_Hashtable(_Hashtable<std::pair<unsigned_int,_unsigned_int>,_std::pair<const_std::pair<unsigned_int,_unsigned_int>,_gold::Version_base*>,_std::allocator<std::pair<const_std:...
(translation_unit "void FUN_000ca010(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n size_t __n;\n undefined4 uVar3;\n undefined4 uVar4;\n \n uVar4 = 0xca01c;\n puVar2 = (undefined4 *)param_1[2];\n while (puVar2 != (undefined4 *)0x0) {\n puVar1 = (undefined4 *)*puVar2;\n FUN_00248...
(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 IDENT ;) (declaration TYPE ID...
(function_definition "void FUN_000ca010(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n size_t __n;\n undefined4 uVar3;\n undefined4 uVar4;\n \n uVar4 = 0xca01c;\n puVar2 = (undefined4 *)param_1[2];\n while (puVar2 != (undefined4 *)0x0) {\n puVar1 = (undefined4 *)*puVar2;\n FUN_00...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~_Hashtable(_Hashtable<std::pair<unsigned_int,_unsigned_int>,_std::pair<const_std::pair<unsigned_int,_unsigned_int>,_gold::Version_base*>,_std::allocator<std::pair<const_std::pair<unsigned_int,_...
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; size_t __n; undefined4 uVar3; undefined4 uVar4; uVar4 = 0xca01c; puVar2 = (undefined4 *)param_1[2]; while (puVar2 != (undefined4 *)0x0...
5563_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
do_initialize_xindex
FUN_0014fab0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: Xindex * do_initialize_xindex(Sized_pluginobj<64,_false> * this) */ Xindex * __thiscall gold::Sized_pluginobj<64,_false>::do_initialize_xindex(Sized_pluginobj<64,_false> *this) { /...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0014fab0(void) { /* WARNING: Subroutine does not return */ FUN_0007ac80("../../gold/plugin.cc",0x66d,"do_initialize_xindex"); }
PUSH EBX CALL 0x00036db0 ADD EBX,0x25a54a SUB ESP,0xc LEA EAX,[EBX + 0xfff03a50] PUSH EAX LEA EAX,[EBX + 0xfff03404] PUSH 0x66d PUSH EAX CALL 0x0007ac80
null
null
null
null
[('const-1', u'RETURN_-1207174395'), ('const-2806788', u'COPY_-1207174372'), (u'COPY_-1207174372', u'CALL_-1207174400'), (u'COPY_-1207174371', u'CALL_-1207174400'), ('const-1645', u'CALL_-1207174400'), ('const-2808400', u'COPY_-1207174371')]
[('const-1', u'RETURN_-1207174395'), ('const-1645', u'CALL_-1207174400'), (u'COPY_-1207174377', u'CALL_-1207174400'), (u'COPY_-1207174376', u'CALL_-1207174400'), ('const-2808400', u'COPY_-1207174376'), ('const-2806788', u'COPY_-1207174377')]
null
null
0014fab0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0014fab0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0007ac80("../../gold/plugin.cc",0x66d,"do_initialize_xindex");\n}\n\n" comment (function_definition "void FUN_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: Xindex * do_initialize_xindex(Sized_pluginobj<64,_false> * this) */\n\nXindex * __thiscall\ngold::Sized_pluginobj<64,_false>::do_initialize_xindex(Sized_pluginobj<64,_false> *this)\n\...
(translation_unit "void FUN_0014fab0(void)\n\n{\n \n FUN_0007ac80("../../gold/plugin.cc",0x66d,"do_initialize_xindex");\n}\n\n" (function_definition "void FUN_0014fab0(void)\n\n{\n \n FUN_0007ac80("../../gold/plugin.cc",0x66d,"do_initialize_xindex");\n}" primitive_type (function_...
(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_0014fab0(void)\n\n{\n \n FUN_0007ac80("../../gold/plugin.cc",0x66d,"do_initialize_xindex");\n}" (primitive_type "void") (function_declarator "FUN_0014fab0(void)" (identifier "FUN_0014fab0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: Xindex * do_initialize_xindex(Sized_pluginobj<64,_false> * this) */ Xindex * __thiscall gold::Sized_pluginobj<64,_false>::do_initialize_xindex(Sized_pluginobj<64,_false> *this) { /...
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_0007ac80("../../gold/plugin.cc",0x66d,"do_initialize_xindex"); }
329_sh4-linux-gnu-strip_and_sh4-linux-gnu-strip_strip.c
stab_start_function
FUN_00028f70
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ bfd_boolean stab_start_function(void *p,char *name,bfd_boolean globalp) { char *__s; size_t sVar1; size_t sVar2; char *__s_00; bfd_boolean bVar3; if ((*(int *)((int)p + 0x1...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_00028f70(int param_1,char *param_2,int param_3) { char *__s; size_t sVar1; size_t sVar2; char *__s_00; int iVar3; if ((*(int *)(param_1 + 0x10c) == 0) && (*(int *)(param_1 + 0x104) == -1)) { __s = (cha...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x000165d0 ADD EBX,0x16087 SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x20] MOV EAX,dword ptr [ESI + 0x10c] TEST EAX,EAX JNZ 0x0002902e CMP dword ptr [ESI + 0x104],-0x1 JNZ 0x0002902e LEA EAX,[ESI + 0x38] CALL 0x00028700 SUB ESP,0xc PUSH dword ptr [ESP + 0x30] MOV EBP,EAX CALL 0x00013...
null
null
null
null
[(u'INT_EQUAL_-1206022079', u'INT_ZEXT_-1206022051'), (u'CAST_-1206021538', u'CALL_-1206022161'), (u'CALL_-1206022161', u'CALL_-1206021989'), ('const-0', u'RETURN_-1206021814'), (u'COPY_-1206021534', u'CALL_-1206021989'), ('const-417', u'STORE_-1206021950'), (u'CAST_-1206021539', u'INT_ADD_-1206022156'), ('const-212554...
[(u'INT_EQUAL_-1206022079', u'INT_ZEXT_-1206022051'), (u'CAST_-1206021459', u'LOAD_-1206021987'), ('const-417', u'LOAD_-1206022227'), ('const-0', u'RETURN_-1206021814'), (u'COPY_-1206021534', u'CALL_-1206021989'), ('const-0', u'CALL_-1206021925'), (u'INT_ADD_-1206022183', u'CAST_-1206021555'), ('tmp_2005', u'INT_ADD_-1...
null
null
00028f70
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00028f70(int param_1,char *param_2,int param_3)\n\n{\n char *__s;\n size_t sVar1;\n size_t sVar2;\n char *__s_00;\n int iVar3;\n \n if ((*(int *)(param_1 + 0x10c) == 0) && (*(int *)(param_1 + 0x...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean stab_start_function(void *p,char *name,bfd_boolean globalp)\n\n{\n char *__s;\n size_t sVar1;\n size_t sVar2;\n char *__s_00;\n bfd_boolean bVar3;\n ...
(translation_unit "int FUN_00028f70(int param_1,char *param_2,int param_3)\n\n{\n char *__s;\n size_t sVar1;\n size_t sVar2;\n char *__s_00;\n int iVar3;\n \n if ((*(int *)(param_1 + 0x10c) == 0) && (*(int *)(param_1 + 0x104) == -1)) {\n __s = (char *)FUN_00028700();\n sVar1 = strlen(param_2);\n sVar2 =...
(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 { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT...
(function_definition "int FUN_00028f70(int param_1,char *param_2,int param_3)\n\n{\n char *__s;\n size_t sVar1;\n size_t sVar2;\n char *__s_00;\n int iVar3;\n \n if ((*(int *)(param_1 + 0x10c) == 0) && (*(int *)(param_1 + 0x104) == -1)) {\n __s = (char *)FUN_00028700();\n sVar1 = strlen(param_2);\n sVar...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1(void *p,char *name,type_1 var_7) { char *__s; size_t var_4; size_t var_5; char *__s_00; type_1 var_9; if ((*(int *)((int)p + 0x10c) == 0) && (*(int *)((in...
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 */ int MASKED(int param_1,char *param_2,int param_3) { char *__s; size_t sVar1; size_t sVar2; char *__s_00; int iVar3; if ((*(int *)(param_1 + 0x10c) == 0) && (*(int *)(param_1 + 0x104) == -1)) { __s = (char *)FU...
98_x86_64-linux-gnu-ar_and_x86_64-linux-gnu-ar_strip.c
__i686.get_pc_thunk.bx
__i686.get_pc_thunk.bx
/* WARNING: This is an inlined function */ void __i686_get_pc_thunk_bx(void) { return; }
/* WARNING: This is an inlined function */ void __i686_get_pc_thunk_bx(void) { return; }
MOV EBX,dword ptr [ESP] RET
null
null
null
null
[('const-0', u'RETURN_-1205979373')]
[('const-0', u'RETURN_-1205979373')]
null
null
00013702
x86
O3
(translation_unit "/* WARNING: This is an inlined function */\n\nvoid __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_bx(void)" identifier (parameter_list "(void)" ( (paramet...
(translation_unit "/* WARNING: This is an inlined function */\n\nvoid __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_bx(void)" identifier (parameter_list "(void)" ( (paramet...
(translation_unit "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}\n\n" (function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_bx(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_st...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) })))
(function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "__i686_get_pc_thunk_bx(void)" (identifier "__i686_get_pc_thunk_bx") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return...
/* WARNING: This is an inlined function */ 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: This is an inlined function */ void __i686_get_pc_thunk_bx(void) { return; }
1515_libcurl.so.4.5_and_libcurl.so.4.5_strip.c
UI_set_result
UI_set_result
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int UI_set_result(UI *ui,UI_STRING *uis,char *result) { /* WARNING: Bad instruction - Truncating control flow here */ /* UI_set_result@@OPE...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int UI_set_result(UI *ui,UI_STRING *uis,char *result) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206615502')]
[('const-1', u'RETURN_-1206615502')]
null
null
000b8228
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint UI_set_result(UI *ui,UI_STRING *uis,char *result)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata()...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint UI_set_result(UI *ui,UI_STRING *uis,char *result)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "int UI_set_result(UI *ui,UI_STRING *uis,char *result)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int UI_set_result(UI *ui,UI_STRING *uis,char *result)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "UI_set_result(UI *ui,UI_STRING...
(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 { (expression_statement (call...
(function_definition "int UI_set_result(UI *ui,UI_STRING *uis,char *result)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "UI_set_result(UI *ui,UI_STRING *uis,char *result)" (identifier "UI_set_result") (parameter_list "(UI *ui,UI_STRING *uis,char *result)" (( "(") (param...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *ui,type_2 *uis,char *result) { /* WARNING: Bad instruction - Truncating control flow here */ /* UI_set_result@@OPENS...
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: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(UI *ui,UI_STRING *uis,char *result) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
835_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
_GLOBAL__sub_I__ZN4gold18Dwarf_abbrev_table18clear_abbrev_codesEv
_INIT_8
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void _GLOBAL__sub_I__ZN4gold18Dwarf_abbrev_table18clear_abbrev_codesEv(void) { gold::addr2line_cache. super__Vector_base<gold::Addr2line_cache_entry...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void _INIT_8(void) { DAT_003b63f0 = 0; DAT_003b63f4 = 0; DAT_003b63f8 = 0; __cxa_atexit(FUN_001c2760,&DAT_003b63f0,&PTR_LOOP_003af2e4); return; }
PUSH EBX CALL 0x00036f20 ADD EBX,0x3784ba SUB ESP,0xc MOV dword ptr [EBX + 0x73f0],0x0 LEA EAX,[EBX + 0x2e4] PUSH EAX LEA EAX,[EBX + 0x73f0] PUSH EAX LEA EAX,[EBX + 0xffe13760] PUSH EAX MOV dword ptr [EBX + 0x73f4],0x0 MOV dword ptr [EBX + 0x73f8],0x0 CALL 0x0002a110 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-0', u'PTRSUB_-1206096856'), (u'INDIRECT_-1206096867', u'COPY_-1206096917'), (u'PTRSUB_-1206096855', u'CALL_-1206096965'), ('const-3892208', u'PTRSUB_-1206096854'), (u'CALL_-1206096965', u'INDIRECT_-1206096863'), ('const-0', u'PTRSUB_-1206096854'), (u'INDIRECT_-1206096865', u'COPY_-1206096915'), ('const-0', u'C...
[('const-0', u'PTRSUB_-1206096854'), ('const-1845088', u'PTRSUB_-1206096856'), (u'INDIRECT_-1206096867', u'COPY_-1206096917'), ('const-0', u'COPY_-1206096997'), (u'PTRSUB_-1206096855', u'CALL_-1206096965'), ('const-0', u'COPY_-1206097046'), ('const-0', u'PTRSUB_-1206096855'), (u'CALL_-1206096965', u'INDIRECT_-120609686...
null
null
00036b40
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid _INIT_8(void)\n\n{\n DAT_003b63f0 = 0;\n DAT_003b63f4 = 0;\n DAT_003b63f8 = 0;\n __cxa_atexit(FUN_001c2760,&DAT_003b63f0,&PTR_LOOP_003af2e4);\n return;\n}\n\n" comment (function_definition "void _INI...
(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 _GLOBAL__sub_I__ZN4gold18Dwarf_abbrev_table18clear_abbrev_codesEv(void)\n\n{\n gold::addr2line_cache.\n super__Vector_base<go...
(translation_unit "void _INIT_8(void)\n\n{\n DAT_003b63f0 = 0;\n DAT_003b63f4 = 0;\n DAT_003b63f8 = 0;\n __cxa_atexit(FUN_001c2760,&DAT_003b63f0,&PTR_LOOP_003af2e4);\n return;\n}\n\n" (function_definition "void _INIT_8(void)\n\n{\n DAT_003b63f0 = 0;\n DAT_003b63f4 = 0;\n DAT_003b63f8 = 0;\n __cxa_atexit(FUN_00...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = L...
(function_definition "void _INIT_8(void)\n\n{\n DAT_003b63f0 = 0;\n DAT_003b63f4 = 0;\n DAT_003b63f8 = 0;\n __cxa_atexit(FUN_001c2760,&DAT_003b63f0,&PTR_LOOP_003af2e4);\n return;\n}" (primitive_type "void") (function_declarator "_INIT_8(void)" (identifier "_INIT_8") (parameter_list "(void)" (( "(") (parameter_decl...
/* 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) { gold::addr2line_cache. super__Vector_base<gold::var_1,_std::allocator<gold::var_1>var_2>. _M_impl._M_start = (type_1)0x0; ...
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 (assignment_expression left: (identifier) right: (number_literal))) (expres...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { DAT_003b63f0 = 0; DAT_003b63f4 = 0; DAT_003b63f8 = 0; __cxa_atexit(FUN_001c2760,&DAT_003b63f0,&PTR_LOOP_003af2e4); return; }
267_m68k-linux-gnu-ld_and_m68k-linux-gnu-ld_strip.c
output_section_statement_newfunc
FUN_0001dea0
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ bfd_hash_entry * output_section_statement_newfunc(bfd_hash_entry *entry,bfd_hash_table *table,char *string) { lang_statement_union *plVar1; lang_statement_union **pplVar2; lang_statement_list_type *plVar3; bfd_hash_entry ...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ int FUN_0001dea0(int param_1,undefined4 param_2,undefined4 param_3) { int iVar1; int *piVar2; undefined *puVar3; int iVar4; uint uVar5; undefined4 *puVar6; byte bVar7; bVar7 = 0; if ((param_1 == 0) && (param...
PUSH EDI PUSH ESI CALL 0x0001b0f6 ADD ESI,0x6e159 PUSH EBX MOV EAX,dword ptr [ESP + 0x10] MOV EDI,dword ptr [ESP + 0x14] TEST EAX,EAX JZ 0x0001df60 SUB ESP,0x4 MOV EBX,ESI PUSH dword ptr [ESP + 0x1c] PUSH EDI PUSH EAX CALL 0x00014c58 ADD ESP,0x10 MOV EDX,EAX TEST EAX,EAX JZ 0x0001df78 LEA EBX,[EAX + 0xc] LEA EDI,[EAX +...
null
null
null
null
[('const-6', u'PTRADD_-1205935738'), ('const-1', u'PTRADD_-1205935725'), ('const-0', u'PTRSUB_-1205935765'), (u'COPY_-1205936162', u'MULTIEQUAL_-1205936004'), ('tmp_862', u'CALL_-1205936372'), ('const-0', u'COPY_-1205936162'), (u'INDIRECT_-1205935850', u'COPY_-1205935813'), ('const-4', u'PTRADD_-1205935784'), (u'INT_EQ...
[(u'COPY_-1205936162', u'MULTIEQUAL_-1205936004'), ('const-4294967294', u'INT_MULT_-1205935827'), ('const-0', u'COPY_-1205936162'), (u'INT_ADD_-1205936321', u'STORE_-1205936123'), (u'INT_EQUAL_-1205935953', u'CBRANCH_-1205935951'), (u'CALL_-1205936372', u'INT_ADD_-1205936123'), (u'STORE_-1205936153', u'INDIRECT_-120593...
null
null
0001dea0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nint FUN_0001dea0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n uint uVar5;\n undefined4 *puVar6;\n byte bVar7;\n \n bVar7 = 0;...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nbfd_hash_entry *\noutput_section_statement_newfunc(bfd_hash_entry *entry,bfd_hash_table *table,char *string)\n\n{\n lang_statement_union *plVar1;\n lang_statement_union **pplVar2;\n lang_statement_list_type ...
(translation_unit "int FUN_0001dea0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n uint uVar5;\n undefined4 *puVar6;\n byte bVar7;\n \n bVar7 = 0;\n if ((param_1 == 0) && (param_1 = bfd_hash_allocate(param_2,100), param_1 == 0)) {\n r...
(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 ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (...
(function_definition "int FUN_0001dea0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n uint uVar5;\n undefined4 *puVar6;\n byte bVar7;\n \n bVar7 = 0;\n if ((param_1 == 0) && (param_1 = bfd_hash_allocate(param_2,100), param_1 == 0)) {\n ...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ type_1 * function_1(type_1 *var_1,type_2 *table,char *string) { type_3 *plVar1; type_3 **pplVar2; type_4 *plVar3; type_1 *var_4; type_5 var_5; type_6 *var_6; type_7 bVar7; bVar7 = 0; if ((var_1 == (type_1 *)0...
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.si replaced with injection: get_pc_thunk_si */ int MASKED(int param_1,undefined4 param_2,undefined4 param_3) { int iVar1; int *piVar2; undefined *puVar3; int iVar4; uint uVar5; undefined4 *puVar6; byte bVar7; bVar7 = 0; if ((param_1 == 0) && (param_1 = b...
1852_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
parse_to_value
FUN_00047c70
/* 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_nmagic * this, char * option_name, char * arg, Command_line * param_3, General_options * param_4) */ void __...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00047c70(int param_1,undefined4 param_2,undefined4 param_3) { FUN_000dd410(param_2,param_3,param_1 + 0x3d); *(undefined1 *)(param_1 + 0x3c) = 1; return; }
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x347389 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 0x000dd410 MOV byte ptr [ESI + 0x3c],0x1 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('const-1', u'STORE_-1206158134'), ('const-0', u'RETURN_-1206158098'), ('tmp_206', u'PTRSUB_-1206158029'), ('const-60', u'PTRSUB_-1206158011'), ('tmp_207', u'CALL_-1206158138'), (u'PTRSUB_-1206158029', u'CALL_-1206158138'), ('const-417', u'STORE_-1206158134'), ('tmp_206', u'PTRSUB_-1206158011'), ('const-61', u'PTRSUB_...
[('tmp_346', u'CALL_-1206158138'), ('const-60', u'INT_ADD_-1206158120'), ('const-0', u'RETURN_-1206158098'), ('const-1', u'STORE_-1206158134'), (u'CAST_-1206158020', u'STORE_-1206158134'), ('tmp_344', u'INT_ADD_-1206158120'), (u'INT_ADD_-1206158155', u'CALL_-1206158138'), ('const-417', u'STORE_-1206158134'), ('const-61...
null
null
00047c70
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00047c70(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000dd410(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_nmagic * this, char * option_name, char *\n arg, Command_line * param_3, General_options *...
(translation_unit "void FUN_00047c70(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000dd410(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_00047c70(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000dd410(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_00047c70(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000dd410(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00047c70(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_nmagic * this, char * option_name, char * arg, Command_line * param_3, General_options * param_4) */ void __...
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_000dd410(param_2,param_3,param_1 + 0x3d); *(undefined1 *)(param_1 + 0x3c) = 1; return; }
3522_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
_M_emplace<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Object*>&>
FUN_000d4d20
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original name: _M_emplace<std::pair<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, gold::Object*>&> DWARF original prototype: pair<std::__detail::_Node_iterator<std::pair<co...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int * FUN_000d4d20(int *param_1,int *param_2,undefined4 param_3,int *param_4) { uint uVar1; int iVar2; int iVar3; int *piVar4; uint uVar5; int *piVar6; uint local_40; char local_34 [4]; undefined4 local_30; i...
CALL 0x00058c42 ADD EAX,0x26a2db PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX MOV EBX,EAX SUB ESP,0x48 MOV dword ptr [EBP + -0x34],EAX MOV EDI,dword ptr [EBP + 0x14] PUSH 0x24 CALL 0x001aa8c0 ADD ESP,0x10 LEA EDX,[EAX + 0xc] MOV dword ptr [EAX],0x0 LEA ECX,[EAX + 0x4] MOV ESI,EAX MOV dword ptr [EAX + 0x4],EDX MOV EA...
null
null
null
null
[(u'LOAD_-1206759227', u'INT_NOTEQUAL_-1206759198'), ('const-0', u'STORE_-1206759651'), (u'COPY_-1206758543', u'MULTIEQUAL_-1206758660'), (u'PTRADD_-1206758747', u'PTRSUB_-1206758745'), (u'PTRSUB_-1206758384', u'STORE_-1206759214'), (u'PTRADD_-1206758443', u'LOAD_-1206759362'), ('const-4', u'PTRSUB_-1206758370'), ('con...
[('const-3339675911', u'CALL_-1206759919'), (u'LOAD_-1206759227', u'INT_NOTEQUAL_-1206759198'), ('const-417', u'STORE_-1206759163'), ('const-4', u'PTRADD_-1206758575'), (u'INT_MULT_-1206759338', u'INT_ADD_-1206759350'), ('tmp_4034', u'PTRADD_-1206758759'), (u'CALL_-1206759919', u'INT_REM_-1206759837'), (u'INT_NOTEQUAL_...
null
null
000d4d20
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint * FUN_000d4d20(int *param_1,int *param_2,undefined4 param_3,int *param_4)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n uint uVar5;\n int *piVar6;\n uint local_40;\n char local_34 [...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original name: _M_emplace<std::pair<const std::__cxx11::basic_string<char,\n std::char_traits<char>, std::allocator<char> >, gold::Object*>&>\n DWARF original prototype:\n pair<std::__detail::_Node...
(translation_unit "int * FUN_000d4d20(int *param_1,int *param_2,undefined4 param_3,int *param_4)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n uint uVar5;\n int *piVar6;\n uint local_40;\n char local_34 [4];\n undefined4 local_30;\n int local_20 [4];\n \n piVar4 = (int *)FUN_001aa8c0(0x24);\...
(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 IDENT) , (parameter_declaration TYPE (pointer_declarator * ID...
(function_definition "int * FUN_000d4d20(int *param_1,int *param_2,undefined4 param_3,int *param_4)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n uint uVar5;\n int *piVar6;\n uint local_40;\n char local_34 [4];\n undefined4 local_30;\n int local_20 [4];\n \n piVar4 = (int *)FUN_001aa8c0(0x24...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original name: _M_emplace<std::pair<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, gold::Object*>&> DWARF original prototype: pair<std::__detail::_Node_iterator<std::pair<co...
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: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int * MASKED(int *param_1,int *param_2,undefined4 param_3,int *param_4) { uint uVar1; int iVar2; int iVar3; int *piVar4; uint uVar5; int *piVar6; uint local_40; char local_34 [4]; undefined4 local_30; int loc...
180_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c
bfd_plugin_open_input
bfd_plugin_open_input
void bfd_plugin_open_input(void) { (*(code *)PTR_bfd_plugin_open_input_00098308)(); return; }
void bfd_plugin_open_input(void) { (*(code *)PTR_bfd_plugin_open_input_00098308)(); return; }
JMP dword ptr [EBX + 0x308]
null
null
null
null
[(u'INDIRECT_-1205973886', u'COPY_-1205973945'), (u'CAST_-1205973881', u'CALLIND_-1205973958'), ('tmp_58', u'CAST_-1205973881'), ('const-0', u'RETURN_-1205973955'), (u'CALLIND_-1205973958', u'INDIRECT_-1205973886')]
[(u'INDIRECT_-1205973886', u'COPY_-1205973945'), (u'CAST_-1205973881', u'CALLIND_-1205973958'), ('tmp_58', u'CAST_-1205973881'), ('const-0', u'RETURN_-1205973955'), (u'CALLIND_-1205973958', u'INDIRECT_-1205973886')]
null
null
00014c30
x86
O3
(translation_unit "void bfd_plugin_open_input(void)\n\n{\n (*(code *)PTR_bfd_plugin_open_input_00098308)();\n return;\n}\n\n" (function_definition "void bfd_plugin_open_input(void)\n\n{\n (*(code *)PTR_bfd_plugin_open_input_00098308)();\n return;\n}" primitive_type (function_declarator "bfd_plugin_open_input(void)"...
(translation_unit "void bfd_plugin_open_input(void)\n\n{\n (*(code *)PTR_bfd_plugin_open_input_00098308)();\n return;\n}\n\n" (function_definition "void bfd_plugin_open_input(void)\n\n{\n (*(code *)PTR_bfd_plugin_open_input_00098308)();\n return;\n}" primitive_type (function_declarator "bfd_plugin_open_input(void)"...
(translation_unit "void bfd_plugin_open_input(void)\n\n{\n (*(code *)PTR_bfd_plugin_open_input_00098308)();\n return;\n}\n\n" (function_definition "void bfd_plugin_open_input(void)\n\n{\n (*(code *)PTR_bfd_plugin_open_input_00098308)();\n return;\n}" primitive_type (function_declarator "bfd_plugin_open_input(void)"...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void bfd_plugin_open_input(void)\n\n{\n (*(code *)PTR_bfd_plugin_open_input_00098308)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_plugin_open_input(void)" (identifier "bfd_plugin_open_input") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "v...
void function_1(void) { (*(type_1 *)PTR_bfd_plugin_open_input_00098308)(); 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_00098308)(); return; }
126_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c
ungetc
ungetc
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int ungetc(int __c,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_ungetc_001ce218)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int ungetc(int __c,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_ungetc_001ce218)(); return iVar1; }
JMP dword ptr [EBX + 0x218]
null
null
null
null
[('tmp_72', u'CAST_-1205966646'), (u'INDIRECT_-1205966653', u'COPY_-1205966712'), (u'CALLIND_-1205966726', u'RETURN_-1205966723'), ('const-0', u'RETURN_-1205966723'), (u'CAST_-1205966646', u'CALLIND_-1205966726'), (u'CALLIND_-1205966726', u'INDIRECT_-1205966653')]
[('tmp_72', u'CAST_-1205966646'), (u'INDIRECT_-1205966653', u'COPY_-1205966712'), (u'CALLIND_-1205966726', u'RETURN_-1205966723'), ('const-0', u'RETURN_-1205966723'), (u'CAST_-1205966646', u'CALLIND_-1205966726'), (u'CALLIND_-1205966726', u'INDIRECT_-1205966653')]
null
null
00016870
x86
O3
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ungetc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ungetc_001ce218)();\n return iVar1;\n}\n\n" comment (function_definition "int ungetc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iV...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ungetc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ungetc_001ce218)();\n return iVar1;\n}\n\n" comment (function_definition "int ungetc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iV...
(translation_unit "int ungetc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ungetc_001ce218)();\n return iVar1;\n}\n\n" (function_definition "int ungetc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ungetc_001ce218)();\n return iVar1;\n}" primitive_type (function_de...
(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 ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesize...
(function_definition "int ungetc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ungetc_001ce218)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "ungetc(int __c,FILE *__stream)" (identifier "ungetc") (parameter_list "(int __c,FILE *__stream)" (( "(") (parameter_declaration "...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __c,type_1 *__stream) { int iVar1; iVar1 = (*(type_2 *)PTR_ungetc_001ce218)(); return iVar1; }
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: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __c,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_MASKED_001ce218)(); return iVar1; }
769_i686-gnu-ld_and_i686-gnu-ld_strip.c
bfd_iterate_over_targets
bfd_iterate_over_targets
/* WARNING: Control flow encountered bad instruction data */ void bfd_iterate_over_targets(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_iterate_over_targets(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206599142')]
[('const-1', u'RETURN_-1206599142')]
null
null
000bc210
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_iterate_over_targets(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_iterate_over_targets(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_iterate_over_targets(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_iterate_over_targets(void)\n\n{\n ...
(translation_unit "void bfd_iterate_over_targets(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_iterate_over_targets(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_iterate_over_targets(void)" identifier (parameter_list "(void)...
(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 bfd_iterate_over_targets(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_iterate_over_targets(void)" (identifier "bfd_iterate_over_targets") (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(); }
57_pr_and_pr_strip.c
__fprintf_chk
__fprintf_chk
void __fprintf_chk(void) { (*(code *)PTR___fprintf_chk_000290f0)(); return; }
void __fprintf_chk(void) { (*(code *)PTR___fprintf_chk_000290f0)(); return; }
JMP dword ptr [EBX + 0xf0]
null
null
null
null
[('const-0', u'RETURN_-1205984291'), ('tmp_58', u'CAST_-1205984217'), (u'CALLIND_-1205984294', u'INDIRECT_-1205984222'), (u'INDIRECT_-1205984222', u'COPY_-1205984281'), (u'CAST_-1205984217', u'CALLIND_-1205984294')]
[('const-0', u'RETURN_-1205984291'), ('tmp_58', u'CAST_-1205984217'), (u'CALLIND_-1205984294', u'INDIRECT_-1205984222'), (u'INDIRECT_-1205984222', u'COPY_-1205984281'), (u'CAST_-1205984217', u'CALLIND_-1205984294')]
null
null
000123d0
x86
O3
(translation_unit "void __fprintf_chk(void)\n\n{\n (*(code *)PTR___fprintf_chk_000290f0)();\n return;\n}\n\n" (function_definition "void __fprintf_chk(void)\n\n{\n (*(code *)PTR___fprintf_chk_000290f0)();\n return;\n}" primitive_type (function_declarator "__fprintf_chk(void)" identifier (parameter_list "(void)" ( (...
(translation_unit "void __fprintf_chk(void)\n\n{\n (*(code *)PTR___fprintf_chk_000290f0)();\n return;\n}\n\n" (function_definition "void __fprintf_chk(void)\n\n{\n (*(code *)PTR___fprintf_chk_000290f0)();\n return;\n}" primitive_type (function_declarator "__fprintf_chk(void)" identifier (parameter_list "(void)" ( (...
(translation_unit "void __fprintf_chk(void)\n\n{\n (*(code *)PTR___fprintf_chk_000290f0)();\n return;\n}\n\n" (function_definition "void __fprintf_chk(void)\n\n{\n (*(code *)PTR___fprintf_chk_000290f0)();\n return;\n}" primitive_type (function_declarator "__fprintf_chk(void)" identifier (parameter_list "(void)" ( (...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void __fprintf_chk(void)\n\n{\n (*(code *)PTR___fprintf_chk_000290f0)();\n return;\n}" (primitive_type "void") (function_declarator "__fprintf_chk(void)" (identifier "__fprintf_chk") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_state...
void function_1(void) { (*(type_1 *)PTR___fprintf_chk_000290f0)(); 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_000290f0)(); return; }
8585_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
rfind
FUN_00252150
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::rfind(std::string const&, unsigned int) const */ void std::string::rfind(string *param_1,uint param_2) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00252150(undefined4 param_1,undefined4 *param_2,undefined4 param_3) { FUN_002520d0(param_1,*param_2,param_3,param_2[1]); return; }
PUSH EBX CALL 0x0003a210 ADD EBX,0x1c1eaa SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x14] PUSH dword ptr [EAX + 0x4] PUSH dword ptr [ESP + 0x1c] PUSH dword ptr [EAX] PUSH dword ptr [ESP + 0x1c] CALL 0x002520d0 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1204149918')]
[(u'PTRADD_-1204149755', u'LOAD_-1204149887'), ('const-0', u'RETURN_-1204149821'), ('tmp_330', u'CALL_-1204149849'), ('tmp_329', u'PTRADD_-1204149755'), ('const-1', u'PTRADD_-1204149755'), (u'LOAD_-1204149887', u'CALL_-1204149849'), ('const-4', u'PTRADD_-1204149755'), (u'LOAD_-1204149871', u'CALL_-1204149849'), ('const...
null
null
00252150
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00252150(undefined4 param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n FUN_002520d0(param_1,*param_2,param_3,param_2[1]);\n return;\n}\n\n" comment (function_definition "void FUN_00252150(undefi...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::rfind(std::string const&, unsigned int) const */\n\nvoid std::string::rfind(string *param_1,uint param_2)\n\n{\n}\n\n" comment comment (function_definition "void std::string::rfind(string *param_1...
(translation_unit "void FUN_00252150(undefined4 param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n FUN_002520d0(param_1,*param_2,param_3,param_2[1]);\n return;\n}\n\n" (function_definition "void FUN_00252150(undefined4 param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n FUN_002520d0(param_1,*param_2,param_3,p...
(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 { (expression_statement (call_expression IDENT (argument_list ( IDENT , (po...
(function_definition "void FUN_00252150(undefined4 param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n FUN_002520d0(param_1,*param_2,param_3,param_2[1]);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00252150(undefined4 param_1,undefined4 *param_2,undefined4 param_3)" (identifier "FUN_00252150") ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::rfind(std::string const&, unsigned int) const */ void std::type_1::function_1(type_1 *param_1,type_2 param_2) { }
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: (pointer_declarator declarator: (identif...
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_002520d0(param_1,*param_2,param_3,param_2[1]); return; }
79_i686-linux-gnu-elfedit_and_i686-linux-gnu-elfedit_strip.c
buildargv
FUN_00013b60
char ** buildargv(char *input) { int iVar1; byte bVar2; bool bVar3; bool bVar4; bool bVar5; byte bVar6; size_t sVar7; byte *s; char *pcVar8; byte *pbVar9; int unaff_EDI; char **local_3c; int local_38; int local_2c; char **local_20; __x86_get_pc_thunk_di(); local_3c = (char **)0x0;...
int FUN_00013b60(byte *param_1) { int iVar1; int iVar2; byte bVar3; bool bVar4; bool bVar5; bool bVar6; byte bVar7; size_t sVar8; byte *__ptr; undefined4 uVar9; byte *pbVar10; int unaff_EDI; int local_3c; int local_38; int local_2c; undefined4 *local_20; FUN_00014341(); local_3c...
PUSH EBP PUSH EDI CALL 0x00014341 ADD EDI,0x5499 PUSH ESI PUSH EBX SUB ESP,0x3c MOV ESI,dword ptr [ESP + 0x50] MOV dword ptr [ESP + 0x10],0x0 MOV dword ptr [ESP + 0x28],EDI TEST ESI,ESI JZ 0x00013ce9 SUB ESP,0xc MOV EBX,EDI XOR EBP,EBP PUSH ESI CALL 0x000111a0 ADD EAX,0x1 MOV dword ptr [ESP],EAX CALL 0x000144f0 XOR EDX...
null
null
null
null
[('tmp_1405', u'BRANCH_-1205977170'), (u'MULTIEQUAL_-1205976591', u'INT_EQUAL_-1205977071'), (u'COPY_-1205976564', u'MULTIEQUAL_-1205976438'), (u'MULTIEQUAL_-1205976190', u'CAST_-1205976136'), (u'MULTIEQUAL_-1205976355', u'COPY_-1205975944'), (u'PTRADD_-1205977468', u'CAST_-1205976233'), (u'COPY_-1205976745', u'MULTIEQ...
[('const-4294967295', u'INT_ADD_-1205977938'), (u'COPY_-1205976105', u'MULTIEQUAL_-1205976358'), ('tmp_1405', u'BRANCH_-1205977170'), (u'MULTIEQUAL_-1205976589', u'INT_EQUAL_-1205977270'), ('const-1', u'PTRADD_-1205977364'), ('const-0', u'COPY_-1205976172'), (u'MULTIEQUAL_-1205976193', u'PTRADD_-1205977550'), (u'MULTIE...
null
null
00013b60
x86
O3
(translation_unit "int FUN_00013b60(byte *param_1)\n\n{\n int iVar1;\n int iVar2;\n byte bVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n size_t sVar8;\n byte *__ptr;\n undefined4 uVar9;\n byte *pbVar10;\n int unaff_EDI;\n int local_3c;\n int local_38;\n int local_2c;\n undefined4 *local...
(translation_unit "char ** buildargv(char *input)\n\n{\n int iVar1;\n byte bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n byte bVar6;\n size_t sVar7;\n byte *s;\n char *pcVar8;\n byte *pbVar9;\n int unaff_EDI;\n char **local_3c;\n int local_38;\n int local_2c;\n char **local_20;\n \n __x86_get_pc_t...
(translation_unit "int FUN_00013b60(byte *param_1)\n\n{\n int iVar1;\n int iVar2;\n byte bVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n size_t sVar8;\n byte *__ptr;\n undefined4 uVar9;\n byte *pbVar10;\n int unaff_EDI;\n int local_3c;\n int local_38;\n int local_2c;\n undefined4 *local...
(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 IDENT ;) (declaration TYPE IDENT ;) (declaration...
(function_definition "int FUN_00013b60(byte *param_1)\n\n{\n int iVar1;\n int iVar2;\n byte bVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n size_t sVar8;\n byte *__ptr;\n undefined4 uVar9;\n byte *pbVar10;\n int unaff_EDI;\n int local_3c;\n int local_38;\n int local_2c;\n undefined4 *lo...
char ** function_1(char *var_2) { int var_7; type_1 var_15; bool bVar3; bool bVar4; bool bVar5; type_1 var_12; size_t var_5; type_1 *s; char *pcVar8; type_1 *var_13; int var_6; char **var_10; int var_8; int var_9; char **local_20; var_1(); var_10 = (char **)0x0; if (var_2 == (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
int MASKED(byte *param_1) { int iVar1; int iVar2; byte bVar3; bool bVar4; bool bVar5; bool bVar6; byte bVar7; size_t sVar8; byte *__ptr; undefined4 uVar9; byte *pbVar10; int unaff_EDI; int local_3c; int local_38; int local_2c; undefined4 *local_20; FUN_00014341(); local_3c = 0; ...
4917_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
add_local_relative
FUN_00118bf0
/* DWARF original prototype: void add_local_relative(Output_data_reloc<9,_true,_32,_true> * this, Sized_relobj<32,_true> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx, Address address, bool use_plt_offset) */ void __thiscall gold::Output_data_reloc<9,_true,_32,_true>::add_local_relativ...
void FUN_00118bf0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8) { undefined1 local_24 [32]; FUN_000ffb60(local_24,param_2,param_3,param_4,param_6,param_7,1,1,0,param_8); FUN_00118600(p...
PUSH EBX SUB ESP,0x30 MOVZX EAX,byte ptr [ESP + 0x54] PUSH EAX PUSH 0x0 PUSH 0x1 PUSH 0x1 PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA EBX,[ESP + 0x34] PUSH EBX CALL 0x000ffb60 ADD ESP,0x2c PUSH EBX PUSH dword ptr [ESP + ...
null
null
null
null
[('tmp_293', u'CALL_-1207006117'), ('const-0', u'CALL_-1207006117'), ('tmp_288', u'CALL_-1207006117'), ('tmp_294', u'CALL_-1207006117'), ('const-1', u'CALL_-1207006117'), (u'PTRSUB_-1207005913', u'CALL_-1207006075'), ('tmp_287', u'PTRSUB_-1207005890'), ('tmp_289', u'CALL_-1207006117'), ('const-0', u'PTRSUB_-1207005890'...
[('tmp_347', u'PTRSUB_-1207005938'), ('const-1', u'CALL_-1207006117'), ('const-4294967260', u'PTRSUB_-1207005938'), ('tmp_651', u'CALL_-1207006117'), ('tmp_653', u'CALL_-1207006075'), ('tmp_647', u'CALL_-1207006117'), (u'PTRSUB_-1207005938', u'CALL_-1207006117'), ('tmp_654', u'CALL_-1207006075'), ('tmp_649', u'CALL_-12...
null
null
00118bf0
x86
O3
(translation_unit "void FUN_00118bf0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8)\n\n{\n undefined1 local_24 [32];\n \n FUN_000ffb60(local_24,param_2,param_3,param_4,param_6,param_7,1,1,0,pa...
(translation_unit "/* DWARF original prototype: void add_local_relative(Output_data_reloc<9,_true,_32,_true> * this,\n Sized_relobj<32,_true> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx,\n Address address, bool use_plt_offset) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_32,_t...
(translation_unit "void FUN_00118bf0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8)\n\n{\n undefined1 local_24 [32];\n \n FUN_000ffb60(local_24,param_2,param_3,param_4,param_6,param_7,1,1,0,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) , (parameter_declaration TYPE IDENT) , (paramete...
(function_definition "void FUN_00118bf0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8)\n\n{\n undefined1 local_24 [32];\n \n FUN_000ffb60(local_24,param_2,param_3,param_4,param_6,param_7,1,1,0...
/* DWARF original prototype: void add_local_relative(Output_data_reloc<9,_true,_32,_true> * this, Sized_relobj<32,_true> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx, Address address, bool use_plt_offset) */ void __thiscall gold::Output_data_reloc<9,_true,_32,_true>::add_local_relativ...
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
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8) { undefined1 local_24 [32]; FUN_000ffb60(local_24,param_2,param_3,param_4,param_6,param_7,1,1,0,param_8); FUN_00118600(param_1...
58_lsusb_and_lsusb_strip.c
libusb_control_transfer
libusb_control_transfer
void libusb_control_transfer(void) { (*(code *)PTR_libusb_control_transfer_0003b0e8)(); return; }
void libusb_control_transfer(void) { (*(code *)PTR_libusb_control_transfer_0003b0e8)(); return; }
JMP dword ptr [EBX + 0xe8]
null
null
null
null
[('const-0', u'RETURN_-1205967939'), (u'CALLIND_-1205967942', u'INDIRECT_-1205967870'), (u'CAST_-1205967865', u'CALLIND_-1205967942'), ('tmp_58', u'CAST_-1205967865'), (u'INDIRECT_-1205967870', u'COPY_-1205967929')]
[('const-0', u'RETURN_-1205967939'), (u'CALLIND_-1205967942', u'INDIRECT_-1205967870'), (u'CAST_-1205967865', u'CALLIND_-1205967942'), ('tmp_58', u'CAST_-1205967865'), (u'INDIRECT_-1205967870', u'COPY_-1205967929')]
null
null
000163b0
x86
O3
(translation_unit "void libusb_control_transfer(void)\n\n{\n (*(code *)PTR_libusb_control_transfer_0003b0e8)();\n return;\n}\n\n" (function_definition "void libusb_control_transfer(void)\n\n{\n (*(code *)PTR_libusb_control_transfer_0003b0e8)();\n return;\n}" primitive_type (function_declarator "libusb_control_trans...
(translation_unit "void libusb_control_transfer(void)\n\n{\n (*(code *)PTR_libusb_control_transfer_0003b0e8)();\n return;\n}\n\n" (function_definition "void libusb_control_transfer(void)\n\n{\n (*(code *)PTR_libusb_control_transfer_0003b0e8)();\n return;\n}" primitive_type (function_declarator "libusb_control_trans...
(translation_unit "void libusb_control_transfer(void)\n\n{\n (*(code *)PTR_libusb_control_transfer_0003b0e8)();\n return;\n}\n\n" (function_definition "void libusb_control_transfer(void)\n\n{\n (*(code *)PTR_libusb_control_transfer_0003b0e8)();\n return;\n}" primitive_type (function_declarator "libusb_control_trans...
(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 libusb_control_transfer(void)\n\n{\n (*(code *)PTR_libusb_control_transfer_0003b0e8)();\n return;\n}" (primitive_type "void") (function_declarator "libusb_control_transfer(void)" (identifier "libusb_control_transfer") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive...
void function_1(void) { (*(type_1 *)PTR_libusb_control_transfer_0003b0e8)(); 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_0003b0e8)(); return; }
119_sparc64-linux-gnu-c++filt(1)_and_sparc64-linux-gnu-c++filt(1)_strip.c
bfd_set_default_target
bfd_set_default_target
/* WARNING: Control flow encountered bad instruction data */ void bfd_set_default_target(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_set_default_target(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206058962')]
[('const-1', u'RETURN_-1206058962')]
null
null
00020024
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_default_target(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_default_target(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_default_target(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_default_target(void)\n\n{\n ...
(translation_unit "void bfd_set_default_target(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_set_default_target(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_default_target(void)" identifier (parameter_list "(void)" ( (p...
(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 bfd_set_default_target(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_set_default_target(void)" (identifier "bfd_set_default_target") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (c...
/* 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(); }
212_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
FUN_0002a1f7
FUN_0002a1f7
void FUN_0002a1f7(void) { int unaff_EBP; if (*(void **)(unaff_EBP + -0x30) != *(void **)(unaff_EBP + -0x84)) { operator_delete(*(void **)(unaff_EBP + -0x30)); } if (*(void **)(unaff_EBP + -0x60) != *(void **)(unaff_EBP + -0x88)) { operator_delete(*(void **)(unaff_EBP + -0x60)); } ...
void FUN_0002a1f7(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x84)) { FUN_001e6db0(*(int *)(unaff_EBP + -0x30)); } if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x88)) { FUN_001e6db0(*(int *)(unaff_EBP + -0x60)); } /* WARNING: Su...
MOV EAX,dword ptr [EBP + -0x30] CMP EAX,dword ptr [EBP + 0xffffff7c] JZ 0x0002a1b5 SUB ESP,0xc MOV EBX,dword ptr [EBP + -0x7c] PUSH EAX CALL 0x001e6db0 ADD ESP,0x10 JMP 0x0002a1b5
null
null
null
null
[('const-417', u'LOAD_-1206017558'), (u'CAST_-1206017286', u'LOAD_-1206017536'), (u'LOAD_-1206017542', u'CALL_-1206017487'), ('tmp_120', u'BRANCH_-1206017472'), (u'LOAD_-1206017536', u'INT_NOTEQUAL_-1206017520'), (u'INT_ADD_-1206017548', u'CAST_-1206017354'), (u'INT_NOTEQUAL_-1206017542', u'CBRANCH_-1206017538'), (u'IN...
[('const-417', u'LOAD_-1206017558'), (u'CAST_-1206017286', u'LOAD_-1206017536'), (u'LOAD_-1206017542', u'CALL_-1206017487'), ('tmp_120', u'BRANCH_-1206017472'), (u'LOAD_-1206017536', u'INT_NOTEQUAL_-1206017520'), (u'INT_ADD_-1206017548', u'CAST_-1206017354'), (u'INT_NOTEQUAL_-1206017542', u'CBRANCH_-1206017538'), (u'IN...
null
null
0002a1f7
x86
O3
(translation_unit "void FUN_0002a1f7(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x84)) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x30));\n }\n if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x88)) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x60));\n }\n ...
(translation_unit "void FUN_0002a1f7(void)\n\n{\n int unaff_EBP;\n \n if (*(void **)(unaff_EBP + -0x30) != *(void **)(unaff_EBP + -0x84)) {\n operator_delete(*(void **)(unaff_EBP + -0x30));\n }\n if (*(void **)(unaff_EBP + -0x60) != *(void **)(unaff_EBP + -0x88)) {\n operator_delete(*(void **)(unaff_EBP + -0...
(translation_unit "void FUN_0002a1f7(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x84)) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x30));\n }\n if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x88)) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x60));\n }\n ...
(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_0002a1f7(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x84)) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x30));\n }\n if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x88)) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x60));\n }\n ...
void function_1(void) { int var_1; if (*(void **)(var_1 + -0x30) != *(void **)(var_1 + -0x84)) { var_2(*(void **)(var_1 + -0x30)); } if (*(void **)(var_1 + -0x60) != *(void **)(var_1 + -0x88)) { var_2(*(void **)(var_1 + -0x60)); } /* WARNING: Subroutine does not return */ va...
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 + -0x84)) { FUN_001e6db0(*(int *)(unaff_EBP + -0x30)); } if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x88)) { FUN_001e6db0(*(int *)(unaff_EBP + -0x60)); } /* WARNING: Subrouti...
93_powerpc64le-linux-gnu-c++filt(1)_and_powerpc64le-linux-gnu-c++filt(1)_strip.c
get_file_size
FUN_000127f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ off_t get_file_size(char *file_name) { int iVar1; int *piVar2; char *pcVar3; char *pcVar4; stat statbuf; statbuf.st_ino._4_4_ = 0x127f8; if (file_name == (char *)0x0) { ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined8 FUN_000127f0(char *param_1) { int iVar1; int *piVar2; char *pcVar3; char *pcVar4; undefined4 uVar5; stat64 local_6c; local_6c.st_ino._4_4_ = 0x127f8; if (param_1 == (char *)0x0) { local_6c.st_si...
PUSH EDI PUSH ESI PUSH EBX CALL 0x00011840 ADD EBX,0x4808 SUB ESP,0x60 MOV ESI,dword ptr [ESP + 0x70] TEST ESI,ESI JZ 0x000128dd SUB ESP,0x4 LEA EAX,[ESP + 0x4] PUSH EAX PUSH ESI PUSH 0x3 CALL 0x000113d0 ADD ESP,0x10 TEST EAX,EAX JS 0x00012860 MOV EAX,dword ptr [ESP + 0x10] AND EAX,0xf000 CMP EAX,0x4000 JZ 0x000128f9 C...
null
null
null
null
[(u'CALL_-1205982862', u'LOAD_-1205982861'), ('tmp_291', u'CBRANCH_-1205983071'), (u'INDIRECT_-1205982539', u'MULTIEQUAL_-1205982667'), ('const--1', u'COPY_-1205982684'), (u'INDIRECT_-1205982530', u'INT_SLESS_-1205983017'), ('const-0', u'RETURN_-1205982976'), ('const-4294967188', u'PTRSUB_-1205982503'), (u'CALL_-120598...
[(u'COPY_-1205982658', u'MULTIEQUAL_-1205982658'), (u'CALL_-1205982862', u'LOAD_-1205982861'), ('tmp_291', u'CBRANCH_-1205983071'), (u'INDIRECT_-1205982415', u'MULTIEQUAL_-1205982404'), ('const-4294967295', u'INT_SLESS_-1205983017'), ('const-0', u'RETURN_-1205982976'), ('const-417', u'LOAD_-1205982861'), ('const-83760'...
null
null
000127f0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined8 FUN_000127f0(char *param_1)\n\n{\n int iVar1;\n int *piVar2;\n char *pcVar3;\n char *pcVar4;\n undefined4 uVar5;\n stat64 local_6c;\n \n local_6c.st_ino._4_4_ = 0x127f8;\n if (param_1 == (c...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\noff_t get_file_size(char *file_name)\n\n{\n int iVar1;\n int *piVar2;\n char *pcVar3;\n char *pcVar4;\n stat statbuf;\n \n statbuf.st_ino._4_4_ = 0x127f8;\n if...
(translation_unit "undefined8 FUN_000127f0(char *param_1)\n\n{\n int iVar1;\n int *piVar2;\n char *pcVar3;\n char *pcVar4;\n undefined4 uVar5;\n stat64 local_6c;\n \n local_6c.st_ino._4_4_ = 0x127f8;\n if (param_1 == (char *)0x0) {\n local_6c.st_size._0_4_ = 0xffffffff;\n local_6c.st_size._4_4_ = -1;\nLA...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (p...
(function_definition "undefined8 FUN_000127f0(char *param_1)\n\n{\n int iVar1;\n int *piVar2;\n char *pcVar3;\n char *pcVar4;\n undefined4 uVar5;\n stat64 local_6c;\n \n local_6c.st_ino._4_4_ = 0x127f8;\n if (param_1 == (char *)0x0) {\n local_6c.st_size._0_4_ = 0xffffffff;\n local_6c.st_size._4_4_ = -1;\...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1(char *var_1) { int var_4; int *piVar2; char *pcVar3; char *pcVar4; type_2 statbuf; statbuf.st_ino._4_4_ = 0x127f8; if (var_1 == (char *)0x0) { statb...
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))))) body: (compound_statement (declaration type: (primitive_type) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined8 MASKED(char *param_1) { int iVar1; int *piVar2; char *pcVar3; char *pcVar4; undefined4 uVar5; stat64 local_6c; local_6c.st_ino._4_4_ = 0x127f8; if (param_1 == (char *)0x0) { local_6c.st_size._0_...
2322_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
needs_plt_entry
FUN_000732a0
/* 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: bool needs_plt_entry(Symbol * this) */ bool __thiscall gold::Symbol::...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * FUN_000732a0(int param_1) { undefined4 *puVar1; undefined4 *puVar2; undefined4 uVar3; int iVar4; byte bVar5; int *piVar6; uint uVar7; undefined4 *puVar8; undefined4 *puVar9; undefined4 *puVar10; uint ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x2cbd57 SUB ESP,0xc MOV ECX,dword ptr [ESP + 0x20] MOVZX EDX,byte ptr [ECX + 0x2a] AND EDX,0x7 MOV EBP,EDX JNZ 0x00073340 MOV ESI,dword ptr [ECX + 0xc] TEST ESI,ESI JNZ 0x000732ce TEST byte ptr [ECX + 0x2b],0x20 JNZ 0x00073345 MOVZX EAX,byte ptr [ECX + 0x28] ...
null
null
null
null
[(u'INT_NOTEQUAL_-1206373605', u'CBRANCH_-1206373602'), (u'LOAD_-1206373215', u'INT_AND_-1206372621'), ('const-8', u'PTRSUB_-1206372554'), ('const-0', u'RETURN_-1206373087'), (u'COPY_-1206372534', u'RETURN_-1206372523'), (u'CALL_-1206373045', u'INDIRECT_-1206372456'), ('tmp_1272', u'PTRSUB_-1206372533'), (u'COPY_-12063...
[(u'CAST_-1206371278', u'STORE_-1206372763'), (u'COPY_-1206371590', u'RETURN_-1206371572'), (u'CAST_-1206371455', u'COPY_-1206371590'), (u'LOAD_-1206373221', u'INT_ADD_-1206373199'), (u'CAST_-1206371665', u'LOAD_-1206373601'), (u'MULTIEQUAL_-1206371804', u'CAST_-1206371253'), (u'STORE_-1206372468', u'INDIRECT_-12063712...
null
null
000732a0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_000732a0(int param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n int iVar4;\n byte bVar5;\n int *piVar6;\n uint uVar7;\n undefined4 *puVar8;\n undefined4 *puVar9;...
(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: bool needs_plt_entry(Symbol * this) */\n\nbool __...
(translation_unit "int * FUN_000732a0(int param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n int iVar4;\n byte bVar5;\n int *piVar6;\n uint uVar7;\n undefined4 *puVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n uint uVar11;\n byte bVar12;\n undefined4 *puVar13;\n undefine...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE ID...
(function_definition "int * FUN_000732a0(int param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n int iVar4;\n byte bVar5;\n int *piVar6;\n uint uVar7;\n undefined4 *puVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n uint uVar11;\n byte bVar12;\n undefined4 *puVar13;\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 */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: bool needs_plt_entry(Symbol * this) */ bool __thiscall var_4::type_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: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * MASKED(int param_1) { undefined4 *puVar1; undefined4 *puVar2; undefined4 uVar3; int iVar4; byte bVar5; int *piVar6; uint uVar7; undefined4 *puVar8; undefined4 *puVar9; undefined4 *puVar10; uint uVar11...
9279_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
__messages_close<wchar_t>
FUN_00224e50
/* void std::__facet_shims::__messages_close<wchar_t>(std::integral_constant<bool, true>, std::locale::facet const*, int) */ void std::__facet_shims::__messages_close<wchar_t>(undefined4 param_1,int *param_2) { param_1 = param_2; /* WARNING: Could not recover jumptable at 0x00224e62. Too man...
void FUN_00224e50(undefined4 param_1,int *param_2) { param_1 = param_2; /* WARNING: Could not recover jumptable at 0x00224e62. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*param_2 + 0x10))(); return; }
MOV EAX,dword ptr [ESP + 0x8] MOV ECX,dword ptr [ESP + 0xc] MOV EDX,dword ptr [EAX] MOV dword ptr [ESP + 0x8],ECX MOV dword ptr [ESP + 0x4],EAX JMP dword ptr [EDX + 0x10]
null
null
null
null
[(u'CAST_-1203941697', u'LOAD_-1203941773'), ('const-1', u'RETURN_-1203941763'), (u'CALLIND_-1203941766', u'INDIRECT_-1203941703'), ('const-16', u'INT_ADD_-1203941757'), ('const-417', u'LOAD_-1203941792'), ('tmp_85', u'LOAD_-1203941792'), ('const-417', u'LOAD_-1203941773'), (u'LOAD_-1203941773', u'CALLIND_-1203941766')...
[(u'CAST_-1203941697', u'LOAD_-1203941773'), ('const-1', u'RETURN_-1203941763'), (u'CALLIND_-1203941766', u'INDIRECT_-1203941703'), ('tmp_87', u'COPY_-1203941780'), ('const-16', u'INT_ADD_-1203941757'), ('const-417', u'LOAD_-1203941792'), ('const-417', u'LOAD_-1203941773'), (u'LOAD_-1203941773', u'CALLIND_-1203941766')...
null
null
00224e50
x86
O3
(translation_unit "void FUN_00224e50(undefined4 param_1,int *param_2)\n\n{\n param_1 = param_2;\n /* WARNING: Could not recover jumptable at 0x00224e62. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_2 + 0x10))();\n return;\n}\n\n" (fu...
(translation_unit "/* void std::__facet_shims::__messages_close<wchar_t>(std::integral_constant<bool, true>,\n std::locale::facet const*, int) */\n\nvoid std::__facet_shims::__messages_close<wchar_t>(undefined4 param_1,int *param_2)\n\n{\n param_1 = param_2;\n /* WARNING: Could not recover jumptab...
(translation_unit "void FUN_00224e50(undefined4 param_1,int *param_2)\n\n{\n param_1 = param_2;\n \n \n (**(code **)(*param_2 + 0x10))();\n return;\n}\n\n" (function_definition "void FUN_00224e50(undefined4 param_1,int *param_2)\n\n{\n param_1 = param_2;\n \n...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression (parenth...
(function_definition "void FUN_00224e50(undefined4 param_1,int *param_2)\n\n{\n param_1 = param_2;\n \n \n (**(code **)(*param_2 + 0x10))();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00224e50(undefined4 param_1,int *param_2)" (identifier "FUN_00224e50") (pa...
/* void std::__facet_shims::__messages_close<wchar_t>(std::integral_constant<bool, true>, std::locale::facet const*, int) */ void std::__facet_shims::__messages_close<wchar_t>(undefined4 param_1,int *param_2) { param_1 = param_2; /* WARNING: Could not recover jumptable at 0x00224e62. Too man...
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: (identifi...
null
void MASKED(undefined4 param_1,int *param_2) { param_1 = param_2; /* WARNING: Could not recover jumptable at 0x00224e62. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*param_2 + 0x10))(); return; }
223_powerpc-linux-gnuspe-objdump_and_powerpc-linux-gnuspe-objdump_strip.c
process_abbrev_section
FUN_0001ee20
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uchar * __regparm3 process_abbrev_section(uchar *start,uchar *end) { byte bVar1; abbrev_entry *paVar2; abbrev_entry *paVar3; abbrev_entry *paVar4; abbrev_entry *paVar5; abbrev_attr *paVar6; char *message; bfd_sign...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ byte * __regparm3 FUN_0001ee20(byte *param_1,byte *param_2) { byte bVar1; int *piVar2; int *piVar3; int iVar4; int iVar5; int *piVar6; int *piVar7; undefined4 uVar8; int iVar9; int local_20 [3]; undefined4 ...
PUSH EBP MOV EBP,EAX PUSH EDI PUSH ESI PUSH EBX CALL 0x000153a0 ADD EBX,0x521d5 SUB ESP,0x2c LEA EAX,[ESP + 0x1c] MOV dword ptr [ESP + 0x4],EAX CMP EDX,EBP JBE 0x0001efc0 MOV EDI,EDX LEA ESI,[ESI] LEA ESI,[ESI] PUSH EDI PUSH 0x0 PUSH dword ptr [ESP + 0xc] PUSH EBP CALL 0x0001eca0 ADD EBP,dword ptr [ESP + 0x2c] ADD ESP,...
null
null
null
null
[(u'CALL_-1205932379', u'INDIRECT_-1205931093'), ('const-0', u'INT_NOTEQUAL_-1205932066'), ('const-417', u'STORE_-1205932087'), (u'MULTIEQUAL_-1205930794', u'MULTIEQUAL_-1205931042'), ('const-0', u'SUBPIECE_-1205931449'), ('const-0', u'INT_EQUAL_-1205932314'), (u'INT_NOTEQUAL_-1205932066', u'CBRANCH_-1205932066'), (u'P...
[('const-0', u'INT_NOTEQUAL_-1205932066'), ('const-0', u'INT_EQUAL_-1205932314'), (u'INT_NOTEQUAL_-1205932066', u'CBRANCH_-1205932066'), (u'COPY_-1205930880', u'PTRADD_-1205930820'), ('tmp_4561', u'MULTIEQUAL_-1205930715'), ('const-417', u'STORE_-1205931700'), ('const-0', u'COPY_-1205930707'), (u'PTRADD_-1205932309', u...
null
null
0001ee20
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbyte * __regparm3 FUN_0001ee20(byte *param_1,byte *param_2)\n\n{\n byte bVar1;\n int *piVar2;\n int *piVar3;\n int iVar4;\n int iVar5;\n int *piVar6;\n int *piVar7;\n undefined4 uVar8;\n int iVar9;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuchar * __regparm3 process_abbrev_section(uchar *start,uchar *end)\n\n{\n byte bVar1;\n abbrev_entry *paVar2;\n abbrev_entry *paVar3;\n abbrev_entry *paVar4;\n abbrev_entry *paVar5;\n abbrev_attr *paVar6;...
(translation_unit "byte * __regparm3 FUN_0001ee20(byte *param_1,byte *param_2)\n\n{\n byte bVar1;\n int *piVar2;\n int *piVar3;\n int iVar4;\n int iVar5;\n int *piVar6;\n int *piVar7;\n undefined4 uVar8;\n int iVar9;\n int local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x1ee2b;\n if (param_1 < par...
(translation_unit (ERROR (binary_expression IDENT * (ERROR IDENT) (call_expression IDENT (argument_list ( (binary_expression IDENT * IDENT) , (binary_expression IDENT * IDENT) ))))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator *...
(ERROR "byte * __regparm3 FUN_0001ee20(byte *param_1,byte *param_2)" (binary_expression "byte * __regparm3 FUN_0001ee20(byte *param_1,byte *param_2)" (identifier "byte") (* "*") (ERROR "__regparm3" (identifier "__regparm3")) (call_expression "FUN_0001ee20(byte *param_1,byte *param_2)" (identifier "FUN_0001ee20") (argum...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_8 * __regparm3 process_abbrev_section(type_8 *var_1,type_8 *var_2) { type_1 bVar1; type_2 *var_8; type_2 *paVar3; type_2 *paVar4; type_2 *var_7; type_3 *var_9; char *message; type_4 bVar7; type_1 *var_5; ...
null
(translation_unit (ERROR (binary_expression left: (identifier) (ERROR (identifier)) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)) (binary_expression left: (identifier) right: (identifier)))))) (compound_statement (declaration type: (t...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ byte * __regparm3 MASKED(byte *param_1,byte *param_2) { byte bVar1; int *piVar2; int *piVar3; int iVar4; int iVar5; int *piVar6; int *piVar7; undefined4 uVar8; int iVar9; int local_20 [3]; undefined4 uStack...
10534_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
~__codecvt_utf8_base
FUN_0026dce0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__codecvt_utf8_base<char32_t>::~__codecvt_utf8_base() */ void __thiscall std::__codecvt_utf8_base<char32_t>::~__codecvt_utf8_base(__codecvt_utf8_base<char32_t> *this) { *(undefined ***)this = &PTR____codecvt_utf8_base_0...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0026dce0(undefined4 *param_1) { *param_1 = &PTR_FUN_0038e8dc; FUN_0026dcb0(param_1); return; }
PUSH EBX CALL 0x00035840 ADD EBX,0x12131a SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x1c] LEA EDX,[EBX + 0xfffff8d4] ADD EDX,0x8 MOV dword ptr [EAX],EDX PUSH EAX CALL 0x0026dcb0 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('tmp_183', u'CAST_-1204167272'), (u'CAST_-1204167272', u'CALL_-1204167373'), ('const-417', u'STORE_-1204167386'), (u'CAST_-1204167276', u'STORE_-1204167386'), ('const-3729628', u'PTRSUB_-1204167275'), ('tmp_183', u'CAST_-1204167276'), ('const-0', u'RETURN_-1204167345'), ('const-0', u'PTRSUB_-1204167275'), (u'PTRSUB_-...
[('const-3729628', u'PTRSUB_-1204167275'), ('tmp_282', u'CALL_-1204167373'), ('tmp_282', u'STORE_-1204167386'), ('const-0', u'RETURN_-1204167345'), (u'PTRSUB_-1204167275', u'STORE_-1204167386'), ('const-0', u'PTRSUB_-1204167275'), ('const-417', u'STORE_-1204167386')]
null
null
0026dce0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0026dce0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038e8dc;\n FUN_0026dcb0(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_0026dce0(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<char32_t>::~__codecvt_utf8_base() */\n\nvoid __thiscall\nstd::__codecvt_utf8_base<char32_t>::~__codecvt_utf8_base(__codecvt_utf8_base<char32_t> *this)\n\n{\n *(undefined ***)this = &P...
(translation_unit "void FUN_0026dce0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038e8dc;\n FUN_0026dcb0(param_1);\n return;\n}\n\n" (function_definition "void FUN_0026dce0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038e8dc;\n FUN_0026dcb0(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_0026dce0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038e8dc;\n FUN_0026dcb0(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0026dce0(undefined4 *param_1)" (identifier "FUN_0026dce0") (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<char32_t>::~__codecvt_utf8_base() */ void __thiscall std::function_1<char32_t>::~function_1(function_1<char32_t> *this) { *(type_1 ***)this = &PTR____codecvt_utf8_base_0038e8dc; var_1<var_2,char,va...
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_0038e8dc; FUN_0026dcb0(param_1); return; }
4196_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
__introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_reloc<4,_true,_64,_false>*,_std::vector<gold::Output_reloc<4,_true,_64,_false>,_std::allocator<gold::Output_reloc<4,_true,_64,_false>_>_>_>,_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<4,_true,_64,_false>::Sort_relocs_comparison>_>
FUN_000eb770
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_reloc<4, true, 64, false>*, std::vector<gold::Output_reloc<4, true, 64, false>, std::allocator<gold::Output_reloc<4, true, 64, false> > > >, int, __gn...
void FUN_000eb770(undefined4 *param_1,undefined4 *param_2,int param_3,undefined1 param_4) { undefined4 uVar1; undefined4 uVar2; undefined4 uVar3; undefined4 uVar4; undefined4 uVar5; undefined4 uVar6; undefined4 uVar7; undefined4 uVar8; undefined4 uVar9; int iVar10; int iVar11; undefined4 *puVa...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x6c MOV EBP,dword ptr [ESP + 0x84] MOV EDI,dword ptr [ESP + 0x80] MOV EAX,EBP SUB EAX,EDI CMP EAX,0x240 JLE 0x000ebc18 MOV ECX,dword ptr [ESP + 0x88] TEST ECX,ECX JZ 0x000ebe80 LEA EAX,[EDI + 0x24] MOV dword ptr [ESP + 0x80],EDI MOV EDI,EBP MOV EBP,dword ptr [ESP + 0x80] MOV...
null
null
null
null
[('const-4294967295', u'INT_ADD_-1206796381'), (u'MULTIEQUAL_-1206794361', u'PTRADD_-1206793145'), (u'LOAD_-1206796704', u'STORE_-1206796685'), (u'PTRSUB_-1206793643', u'STORE_-1206796415'), (u'PTRSUB_-1206793600', u'CAST_-1206793205'), ('tmp_13307', u'PTRSUB_-1206792534'), (u'CAST_-1206792718', u'INT_ADD_-1206792986')...
[(u'LOAD_-1206797170', u'INT_SUB_-1206797151'), (u'PTRADD_-1206794259', u'PTRADD_-1206794010'), (u'PTRADD_-1206793711', u'STORE_-1206796441'), (u'MULTIEQUAL_-1206794368', u'PTRADD_-1206793165'), (u'LOAD_-1206796704', u'STORE_-1206796685'), ('const-417', u'STORE_-1206795200'), ('const-417', u'LOAD_-1206796663'), (u'PTRA...
null
null
000eb770
x86
O3
(translation_unit "void FUN_000eb770(undefined4 *param_1,undefined4 *param_2,int param_3,undefined1 param_4)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n undefined4 uVar7;\n undefined4 uVar8;\n undefined4 uVar9;\n int iVar10;\n ...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* DWARF original name: __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_reloc<4, true,\n 64, false>*, std::vector<gold::Output_reloc<4, true, 64, false>,\n std::allocator<gold::Output_reloc<4, true, 64, false...
(translation_unit "void FUN_000eb770(undefined4 *param_1,undefined4 *param_2,int param_3,undefined1 param_4)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n undefined4 uVar7;\n undefined4 uVar8;\n undefined4 uVar9;\n int iVar10;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration ...
(function_definition "void FUN_000eb770(undefined4 *param_1,undefined4 *param_2,int param_3,undefined1 param_4)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n undefined4 uVar7;\n undefined4 uVar8;\n undefined4 uVar9;\n int iVar10;...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_reloc<4, true, 64, false>*, std::vector<gold::Output_reloc<4, true, 64, false>, std::allocator<gold::Output_reloc<4, true, 64, false> > > >, int, __gn...
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,int param_3,undefined1 param_4) { undefined4 uVar1; undefined4 uVar2; undefined4 uVar3; undefined4 uVar4; undefined4 uVar5; undefined4 uVar6; undefined4 uVar7; undefined4 uVar8; undefined4 uVar9; int iVar10; int iVar11; undefined4 *puVar12; ...
164_x86_64-linux-gnu-addr2line_and_x86_64-linux-gnu-addr2line_strip.c
exit
exit
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void exit(int __status) { /* WARNING: Bad instruction - Truncating control flow here */ /* exit@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void exit(int __status) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205956426')]
[('const-1', u'RETURN_-1205956426')]
null
null
000190ac
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (fun...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* exit@@GLIBC_2.0 */\n h...
(translation_unit "void exit(int __status)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void exit(int __status)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "exit(int __status)" identifier (parameter_list "(int __status)" ( (parameter_declaration "...
(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 "void exit(int __status)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "exit(int __status)" (identifier "exit") (parameter_list "(int __status)" (( "(") (parameter_declaration "int __status" (primitive_type "int") (identifier "__status")) () ")"))) (...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(int __status) { /* WARNING: Bad instruction - Truncating control flow here */ /* exit@@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 */ void MASKED(int __status) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
224_od_and_od_strip.c
__cxa_finalize
__cxa_finalize
/* WARNING: Control flow encountered bad instruction data */ void __cxa_finalize(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __cxa_finalize@@GLIBC_2.1.3 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void __cxa_finalize(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206030242')]
[('const-1', u'RETURN_-1206030242')]
null
null
00027054
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __cxa_finalize(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __cxa_finalize(void)\n\n{\n /* WARNING: Ba...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __cxa_finalize(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __cxa_finalize@@GLIBC_2.1.3 */\n halt_baddata();\n}\n\n" comment (function_definition "void __cxa_...
(translation_unit "void __cxa_finalize(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__cxa_finalize(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 __cxa_finalize(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__cxa_finalize(void)" (identifier "__cxa_finalize") (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 */ /* __cxa_finalize@@GLIBC_2.1.3 */ 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(); }
3598_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
get_symbol_location_info
FUN_000beba0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* WARNING: Enum "STT": Some values do not have unique names */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: bool get_symbol_loca...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char FUN_000beba0(int *param_1,uint param_2,uint param_3,int param_4,int param_5) { char cVar1; uint uVar2; undefined4 uVar3; uint *puVar4; uint uVar5; int iVar6; size_t sVar7; int iVar8; void *__ptr; uint *p...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x2d0457 SUB ESP,0x3c MOV EAX,dword ptr [ESP + 0x58] MOV dword ptr [ESP + 0x10],EAX MOV EAX,dword ptr [ESP + 0x5c] MOV dword ptr [ESP + 0x8],EAX MOV EAX,dword ptr [ESP + 0x50] MOV EAX,dword ptr [EAX + 0xac] TEST EAX,EAX JZ 0x000bed80 MOV EDI,dword ptr [ESP + 0...
null
null
null
null
[('tmp_3335', u'PTRSUB_-1206585504'), (u'LOAD_-1206587191', u'MULTIEQUAL_-1206586284'), (u'PTRSUB_-1206585600', u'PTRSUB_-1206585547'), (u'INDIRECT_-1206585165', u'MULTIEQUAL_-1206585314'), ('const-92', u'CALL_-1206586946'), ('const-0', u'PTRSUB_-1206584956'), ('const-2', u'PTRADD_-1206585353'), ('tmp_2413', u'CBRANCH_...
[(u'COPY_-1206585284', u'RETURN_-1206587373'), (u'CALL_-1206587009', u'INDIRECT_-1206584990'), (u'INT_ADD_-1206587667', u'CALL_-1206587009'), (u'COPY_-1206585239', u'RETURN_-1206585222'), ('tmp_2413', u'CBRANCH_-1206587085'), (u'CALLIND_-1206588347', u'INDIRECT_-1206585867'), (u'INDIRECT_-1206585229', u'MULTIEQUAL_-120...
null
null
000beba0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar FUN_000beba0(int *param_1,uint param_2,uint param_3,int param_4,int param_5)\n\n{\n char cVar1;\n uint uVar2;\n undefined4 uVar3;\n uint *puVar4;\n uint uVar5;\n int iVar6;\n size_t sVar7;\n int i...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n/* WARNING: Enum "STT": Some values do not have unique names */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype...
(translation_unit "char FUN_000beba0(int *param_1,uint param_2,uint param_3,int param_4,int param_5)\n\n{\n char cVar1;\n uint uVar2;\n undefined4 uVar3;\n uint *puVar4;\n uint uVar5;\n int iVar6;\n size_t sVar7;\n int iVar8;\n void *__ptr;\n uint *puVar9;\n char *__s;\n int iVar10;\n uint local_24;\n uin...
(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) , (parameter_declaration TYPE IDENT) ))) (compound_statement {...
(function_definition "char FUN_000beba0(int *param_1,uint param_2,uint param_3,int param_4,int param_5)\n\n{\n char cVar1;\n uint uVar2;\n undefined4 uVar3;\n uint *puVar4;\n uint uVar5;\n int iVar6;\n size_t sVar7;\n int iVar8;\n void *__ptr;\n uint *puVar9;\n char *__s;\n int iVar10;\n uint local_24;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* WARNING: Enum "STT": Some values do not have unique names */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: bool get_symbol_loca...
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 */ char MASKED(int *param_1,uint param_2,uint param_3,int param_4,int param_5) { char cVar1; uint uVar2; undefined4 uVar3; uint *puVar4; uint uVar5; int iVar6; size_t sVar7; int iVar8; void *__ptr; uint *puVar9;...
9432_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
__throw_logic_error
FUN_0022c6b0
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::__throw_logic_error(char const*) */ void std::__throw_logic_error(char *param_1) { logic_error *this; char *pcVar1; this = (logic_error...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void FUN_0022c6b0(undefined4 param_1) { undefined4 uVar1; undefined4 uVar2; uVar1 = FUN_001e6be0(8); uVar2 = gettext(param_1); /* try { // try from 0022c6dc to 0022c6e0 has its CatchHandler @ 0022c...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI CALL 0x000559ea ADD ESI,0x162946 PUSH EBX SUB ESP,0x28 PUSH 0x8 MOV EBX,ESI CALL 0x001e6be0 POP EDX PUSH dword ptr [EBP + 0x8] MOV EDI,EAX CALL 0x000293b0 POP ECX POP EDX PUSH EAX PUSH EDI CALL 0x0022d030 ADD ESP,0xc PUSH dword ptr [ESI + 0xfffffd6c] PUSH dword ptr [ESI + 0xfffffb...
null
null
null
null
[('tmp_282', u'CALL_-1203910897'), (u'CAST_-1203910678', u'CALL_-1203910871'), ('const-8', u'CALL_-1203910921'), (u'INDIRECT_-1203910654', u'COPY_-1203910713'), (u'CALL_-1203910871', u'INDIRECT_-1203910681'), (u'CAST_-1203910690', u'CALL_-1203910825'), (u'CALL_-1203910897', u'INDIRECT_-1203910686'), (u'CALL_-1203910871...
[(u'CALL_-1203910921', u'CALL_-1203910825'), ('const-8', u'CALL_-1203910921'), (u'CALL_-1203910921', u'INDIRECT_-1203910700'), (u'CALL_-1203910897', u'CALL_-1203910871'), (u'INDIRECT_-1203910678', u'CALL_-1203910825'), (u'CALL_-1203910871', u'INDIRECT_-1203910678'), ('const-1', u'RETURN_-1203910820'), ('tmp_703', u'CAL...
null
null
0022c6b0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_0022c6b0(undefined4 param_1)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n \n uVar1 = FUN_001e6be0(8);\n uVar2 = gettext(param_1);\n /* try { // try from 0022c6dc to 0022c6e0 ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::__throw_logic_error(char const*) */\n\nvoid std::__throw_logic_error(char *param_1)\n\n{\n logic_error *this;\n char *pcVar1...
(translation_unit "void FUN_0022c6b0(undefined4 param_1)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n \n uVar1 = FUN_001e6be0(8);\n uVar2 = gettext(param_1);\n \n FUN_0022d030(uVar1,uVar2);\n \n FUN_001e5630(uVar1,PTR_PTR_0038eb7c,PTR_FUN_0038ed6c);\n}\n\n" (function_defin...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT )))) ;) (expression...
(function_definition "void FUN_0022c6b0(undefined4 param_1)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n \n uVar1 = FUN_001e6be0(8);\n uVar2 = gettext(param_1);\n \n FUN_0022d030(uVar1,uVar2);\n \n FUN_001e5630(uVar1,PTR_PTR_0038eb7c,PTR_FUN_0038ed6c);\n}" (primitive_type ...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::__throw_logic_error(char const*) */ void std::function_1(char *param_1) { type_1 *this; char *pcVar1; this = (type_1 *)var_1(8); pcVa...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declara...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void MASKED(undefined4 param_1) { undefined4 uVar1; undefined4 uVar2; uVar1 = FUN_001e6be0(8); uVar2 = gettext(param_1); /* try { // try from 0022c6dc to 0022c6e0 has its CatchHandler @ 0022c6f6 */...
337_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c
lang_clear_os_map
FUN_00025fb0
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void lang_clear_os_map(void) { wildcard_list **ppwVar1; asection *paVar2; lang_statement_union *plVar3; if (map_head_is_link_order == 0) { ...
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ void FUN_00025fb0(void) { int *piVar1; int iVar2; int iVar3; if (DAT_0013cf44 == 0) { iVar3 = DAT_0013d680; if (DAT_0013d680 != 0) { do { if ((-1 < *(int *)(iVar3 + 0x48)) && (iVar2 = *(int *)(iV...
CALL 0x0002c01d ADD ECX,0x11604b MOV EAX,dword ptr [ECX + 0xf44] TEST EAX,EAX JNZ 0x0002600b LEA EAX,[ECX + 0x1680] MOV EAX,dword ptr [EAX] TEST EAX,EAX JZ 0x00026001 LEA ESI,[ESI] MOV EDX,dword ptr [EAX + 0x48] TEST EDX,EDX JS 0x00025ffa MOV EDX,dword ptr [EAX + 0x1c] TEST EDX,EDX JZ 0x00025ffa MOV dword ptr [EDX + 0x...
null
null
null
null
[(u'MULTIEQUAL_-1206034195', u'MULTIEQUAL_-1206034183'), ('tmp_140', u'CBRANCH_-1206034409'), ('const-0', u'STORE_-1206034373'), ('const-0', u'PTRSUB_-1206034220'), (u'INDIRECT_-1206034213', u'MULTIEQUAL_-1206034203'), (u'INT_NOTEQUAL_-1206034389', u'CBRANCH_-1206034389'), ('const-4294967295', u'INT_SLESS_-1206034409')...
[(u'INT_ADD_-1206034372', u'CAST_-1206034211'), (u'MULTIEQUAL_-1206034195', u'MULTIEQUAL_-1206034183'), ('tmp_140', u'CBRANCH_-1206034409'), ('const-417', u'STORE_-1206034373'), (u'INDIRECT_-1206034213', u'MULTIEQUAL_-1206034203'), (u'INT_NOTEQUAL_-1206034389', u'CBRANCH_-1206034389'), (u'MULTIEQUAL_-1206034280', u'INT...
null
null
00025fb0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nvoid FUN_00025fb0(void)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n \n if (DAT_0013cf44 == 0) {\n iVar3 = DAT_0013d680;\n if (DAT_0013d680 != 0) {\n do {\n if ((-1 < *(int *)(iVar3 +...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid lang_clear_os_map(void)\n\n{\n wildcard_list **ppwVar1;\n asection *paVar2;\n lang_statement_union *plVar3;\n \n if (map_h...
(translation_unit "void FUN_00025fb0(void)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n \n if (DAT_0013cf44 == 0) {\n iVar3 = DAT_0013d680;\n if (DAT_0013d680 != 0) {\n do {\n if ((-1 < *(int *)(iVar3 + 0x48)) && (iVar2 = *(int *)(iVar3 + 0x1c), iVar2 != 0)) {\n *(undefined4 *)(iVar2 ...
(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 ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT ==...
(function_definition "void FUN_00025fb0(void)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n \n if (DAT_0013cf44 == 0) {\n iVar3 = DAT_0013d680;\n if (DAT_0013d680 != 0) {\n do {\n if ((-1 < *(int *)(iVar3 + 0x48)) && (iVar2 = *(int *)(iVar3 + 0x1c), iVar2 != 0)) {\n *(undefined4 *)(iVa...
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { type_1 **ppwVar1; type_2 *var_2; type_3 *plVar3; if (var_1 == 0) { plVar3 = lang_output_section_statement.head; ...
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.cx replaced with injection: get_pc_thunk_cx */ void MASKED(void) { int *piVar1; int iVar2; int iVar3; if (DAT_0013cf44 == 0) { iVar3 = DAT_0013d680; if (DAT_0013d680 != 0) { do { if ((-1 < *(int *)(iVar3 + 0x48)) && (iVar2 = *(int *)(iVar3 + ...
437_x86_64-linux-gnux32-objdump_and_x86_64-linux-gnux32-objdump_strip.c
stab_record_variable
FUN_0003f250
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bfd_boolean __regparm3 stab_record_variable (void *dhandle,stab_handle *info,char *name,debug_type type,debug_var_kind kind, bfd_vma val) { stab_pending_var *psVar1; stab_pending_var *psVar2; bfd_boolean...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 FUN_0003f250(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,int param_5, undefined4 param_6,undefined4 param_7) { undefined4 *puVar1; undefined4 uVar2; if (((1 < p...
PUSH EBP PUSH EDI PUSH ESI MOV ESI,EDX PUSH EBX CALL 0x000153d0 ADD EBX,0x33da5 SUB ESP,0x1c MOV EDX,dword ptr [ESP + 0x34] MOV EDI,dword ptr [ESP + 0x38] MOV EBP,dword ptr [ESP + 0x3c] SUB EDX,0x1 CMP EDX,0x1 JBE 0x0003f2d0 MOV EDX,dword ptr [ESI + 0x40] TEST EDX,EDX JZ 0x0003f2d0 MOV EDX,dword ptr [ESI + 0x2c] TEST E...
null
null
null
null
[('const-417', u'LOAD_-1206062405'), ('const-0', u'INT_EQUAL_-1206062346'), ('const-1', u'INT_LESS_-1206062397'), (u'PTRSUB_-1206061970', u'CAST_-1206061963'), ('tmp_731', u'PTRSUB_-1206062020'), (u'PTRSUB_-1206062012', u'LOAD_-1206062385'), (u'INT_ADD_-1206061990', u'CAST_-1206061940'), ('const-417', u'LOAD_-120606238...
[('const-64', u'INT_ADD_-1206062389'), ('const-417', u'LOAD_-1206062405'), ('const-0', u'INT_EQUAL_-1206062346'), ('const-4', u'PTRADD_-1206061986'), (u'INT_ADD_-1206062288', u'CAST_-1206061985'), (u'PTRADD_-1206061986', u'STORE_-1206062289'), ('const-4', u'PTRADD_-1206061965'), ('tmp_1196', u'STORE_-1206062248'), ('tm...
null
null
0003f250
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3\nFUN_0003f250(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,int param_5,\n undefined4 param_6,undefined4 param_7)\n\n{\n undefined4 *puVar1;\n undefine...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean __regparm3\nstab_record_variable\n (void *dhandle,stab_handle *info,char *name,debug_type type,debug_var_kind kind,\n bfd_vma val)\n\n{\n stab_pending_var *psVar1;\n stab_pending...
(translation_unit "undefined4 __regparm3\nFUN_0003f250(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,int param_5,\n undefined4 param_6,undefined4 param_7)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n \n if (((1 < param_5 - 1U) && (*(int *)(param_2 + 0x40) != 0)) &&\n ((*(in...
(translation_unit (function_definition TYPE (ERROR IDENT) (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 IDEN...
(function_definition "undefined4 __regparm3\nFUN_0003f250(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,int param_5,\n undefined4 param_6,undefined4 param_7)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n \n if (((1 < param_5 - 1U) && (*(int *)(param_2 + 0x40) != 0)) &&\n ((*...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 __regparm3 function_1 (void *dhandle,type_2 *info,char *name,type_3 type,type_4 var_1, type_5 val) { type_6 *psVar1; type_6 *psVar2; type_1 bVar3; if (((1 < var_1 - var_2) && (info->within_fu...
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: (primitive_type) declarator: (identifier)) (para...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 MASKED(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,int param_5, undefined4 param_6,undefined4 param_7) { undefined4 *puVar1; undefined4 uVar2; if (((1 < param_5...
2107_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
string_attribute
FUN_000583f0
/* DWARF original prototype: char * string_attribute(Dwarf_die * this, uint attr) */ char * __thiscall gold::Dwarf_die::string_attribute(Dwarf_die *this,uint attr) { Attribute_value *pAVar1; char *pcVar2; pAVar1 = attribute(this,attr); if (pAVar1 != (Attribute_value *)0x0) { if (pAVar1->form == 8) { ...
int FUN_000583f0(undefined4 *param_1,undefined4 param_2) { int iVar1; iVar1 = FUN_00058390(param_1,param_2); if (iVar1 != 0) { if (*(int *)(iVar1 + 4) == 8) { return *(int *)(iVar1 + 8); } if (*(int *)(iVar1 + 4) == 0xe) { iVar1 = FUN_00056b90(*param_1,*(undefined4 *)(iVar1 + 8),*(und...
PUSH EBX SUB ESP,0x10 MOV EBX,dword ptr [ESP + 0x18] PUSH dword ptr [ESP + 0x1c] PUSH EBX CALL 0x00058390 ADD ESP,0x10 TEST EAX,EAX JZ 0x00058418 MOV EDX,dword ptr [EAX + 0x4] CMP EDX,0x8 JZ 0x00058440 CMP EDX,0xe JZ 0x00058420 XOR EAX,EAX ADD ESP,0x8 POP EBX RET PUSH dword ptr [EAX + 0x10] PUSH dword ptr [EAX + 0xc] P...
null
null
null
null
[(u'PTRSUB_-1206221483', u'PTRSUB_-1206221478'), ('const-0', u'COPY_-1206221729'), ('tmp_454', u'PTRSUB_-1206221479'), ('const-0', u'RETURN_-1206221618'), (u'CALL_-1206221795', u'PTRSUB_-1206221483'), (u'PTRSUB_-1206221514', u'LOAD_-1206221767'), ('tmp_190', u'CBRANCH_-1206221730'), ('const-0', u'PTRSUB_-1206221454'), ...
[('const-8', u'INT_EQUAL_-1206221748'), ('tmp_716', u'CALL_-1206221795'), (u'MULTIEQUAL_-1206221563', u'RETURN_-1206221692'), ('const-0', u'RETURN_-1206221618'), (u'CAST_-1206221497', u'LOAD_-1206221694'), ('tmp_715', u'CALL_-1206221795'), ('tmp_190', u'CBRANCH_-1206221730'), (u'CALL_-1206221795', u'INT_ADD_-1206221751...
null
null
000583f0
x86
O3
(translation_unit "int FUN_000583f0(undefined4 *param_1,undefined4 param_2)\n\n{\n int iVar1;\n \n iVar1 = FUN_00058390(param_1,param_2);\n if (iVar1 != 0) {\n if (*(int *)(iVar1 + 4) == 8) {\n return *(int *)(iVar1 + 8);\n }\n if (*(int *)(iVar1 + 4) == 0xe) {\n iVar1 = FUN_00056b90(*param_1,*(u...
(translation_unit "/* DWARF original prototype: char * string_attribute(Dwarf_die * this, uint attr) */\n\nchar * __thiscall gold::Dwarf_die::string_attribute(Dwarf_die *this,uint attr)\n\n{\n Attribute_value *pAVar1;\n char *pcVar2;\n \n pAVar1 = attribute(this,attr);\n if (pAVar1 != (Attribute_value *)0x0) {\n ...
(translation_unit "int FUN_000583f0(undefined4 *param_1,undefined4 param_2)\n\n{\n int iVar1;\n \n iVar1 = FUN_00058390(param_1,param_2);\n if (iVar1 != 0) {\n if (*(int *)(iVar1 + 4) == 8) {\n return *(int *)(iVar1 + 8);\n }\n if (*(int *)(iVar1 + 4) == 0xe) {\n iVar1 = FUN_00056b90(*param_1,*(u...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argume...
(function_definition "int FUN_000583f0(undefined4 *param_1,undefined4 param_2)\n\n{\n int iVar1;\n \n iVar1 = FUN_00058390(param_1,param_2);\n if (iVar1 != 0) {\n if (*(int *)(iVar1 + 4) == 8) {\n return *(int *)(iVar1 + 8);\n }\n if (*(int *)(iVar1 + 4) == 0xe) {\n iVar1 = FUN_00056b90(*param_1,...
/* DWARF original prototype: char * string_attribute(Dwarf_die * this, uint attr) */ char * __thiscall gold::Dwarf_die::string_attribute(Dwarf_die *this,uint attr) { type_1 *var_2; char *pcVar2; var_2 = var_1(this,attr); if (var_2 != (type_1 *)0x0) { if (var_2->form == 8) { return (var_2->val).s...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi...
null
int MASKED(undefined4 *param_1,undefined4 param_2) { int iVar1; iVar1 = FUN_00058390(param_1,param_2); if (iVar1 != 0) { if (*(int *)(iVar1 + 4) == 8) { return *(int *)(iVar1 + 8); } if (*(int *)(iVar1 + 4) == 0xe) { iVar1 = FUN_00056b90(*param_1,*(undefined4 *)(iVar1 + 8),*(undefined...
7281_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
do_write_to_buffer
FUN_001c5a90
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_write_to_buffer(Output_merge_string<short_unsigned_int> * this, uchar * buffer) */ void __thiscall gold::Output_merge_string<short_unsigned_int>::do_write_to_buffer (Output_merge_s...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001c5a90(int param_1,undefined4 param_2) { if ((*(byte *)(param_1 + 0x1c) & 2) != 0) { FUN_00171b30(param_1 + 0x5c,param_2,*(undefined4 *)(param_1 + 0xc)); return; } /* WARNING: Subroutin...
PUSH EBX CALL 0x00035840 ADD EBX,0x1c956a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] TEST byte ptr [EAX + 0x1c],0x2 JZ 0x001c5ac1 SUB ESP,0x4 LEA EDX,[EAX + 0x5c] PUSH dword ptr [EAX + 0xc] PUSH dword ptr [ESP + 0x1c] PUSH EDX CALL 0x00171b30 ADD ESP,0x18 POP EBX RET PUSH EAX LEA EAX,[EBX + 0xfff112c0] PUSH EAX LEA EAX...
null
null
null
null
[('const-207', u'CALL_-1207739584'), ('const-417', u'LOAD_-1207739709'), ('const-2753216', u'COPY_-1207739516'), ('const-417', u'LOAD_-1207739676'), ('const-0', u'PTRSUB_-1207739500'), (u'INT_NOTEQUAL_-1207739696', u'CBRANCH_-1207739694'), ('const-0', u'PTRSUB_-1207739491'), ('const-2', u'INT_AND_-1207739683'), (u'PTRS...
[('tmp_541', u'INT_ADD_-1207739695'), (u'LOAD_-1207739676', u'CALL_-1207739649'), (u'INT_NOTEQUAL_-1207739696', u'CBRANCH_-1207739694'), (u'INT_ADD_-1207739660', u'CAST_-1207739497'), ('const-2', u'INT_AND_-1207739683'), ('const-207', u'CALL_-1207739584'), ('tmp_541', u'INT_ADD_-1207739665'), (u'COPY_-1207739524', u'CA...
null
null
001c5a90
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001c5a90(int param_1,undefined4 param_2)\n\n{\n if ((*(byte *)(param_1 + 0x1c) & 2) != 0) {\n FUN_00171b30(param_1 + 0x5c,param_2,*(undefined4 *)(param_1 + 0xc));\n return;\n }\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_write_to_buffer(Output_merge_string<short_unsigned_int> * this,\n uchar * buffer) */\n\nvoid __thiscall\ngold::Output_merge_string<short_unsigned_int>::do_write_to_buffer\n ...
(translation_unit "void FUN_001c5a90(int param_1,undefined4 param_2)\n\n{\n if ((*(byte *)(param_1 + 0x1c) & 2) != 0) {\n FUN_00171b30(param_1 + 0x5c,param_2,*(undefined4 *)(param_1 + 0xc));\n return;\n }\n \n FUN_00069d00("../../gold/output.h",0xcf,"data_size",param_1);\n}\n\n" (function_de...
(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 (parenthesized_expression ( (binary_expression (pointer_expression * ...
(function_definition "void FUN_001c5a90(int param_1,undefined4 param_2)\n\n{\n if ((*(byte *)(param_1 + 0x1c) & 2) != 0) {\n FUN_00171b30(param_1 + 0x5c,param_2,*(undefined4 *)(param_1 + 0xc));\n return;\n }\n \n FUN_00069d00("../../gold/output.h",0xcf,"data_size",param_1);\n}" (primitive_ty...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_write_to_buffer(Output_merge_string<short_unsigned_int> * this, uchar * buffer) */ void __thiscall gold::type_1<var_2>::function_1 (type_1<var_2> *this,type_2 *buffer) { if (((t...
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 ((*(byte *)(param_1 + 0x1c) & 2) != 0) { FUN_00171b30(param_1 + 0x5c,param_2,*(undefined4 *)(param_1 + 0xc)); return; } /* WARNING: Subroutine does...
4411_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
get_sized_symbol<32>
FUN_00153240
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: Sized_symbol<32> * get_sized_symbol<32>(Symbol_table * this, Symbol * sym) */ Sized_symbol<32> * __thiscall gold::Symbol_table::get_sized_symbol<32>(Symbol_table *this,Symbol *sym) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 FUN_00153240(undefined4 param_1) { if (*(int *)(DAT_005ea7c8 + 0xc) == 0) { /* WARNING: Subroutine does not return */ FUN_002446e0("../../gold/parameters.h",0x69,"target",0); } if (*...
PUSH EBX CALL 0x00050b50 ADD EBX,0x496dba SUB ESP,0x8 LEA EDX,[EBX + 0x7c8] MOV EDX,dword ptr [EDX] MOV EDX,dword ptr [EDX + 0xc] TEST EDX,EDX JZ 0x0015326b MOV EDX,dword ptr [EDX + 0x4] CMP dword ptr [EDX],0x20 JNZ 0x00153281 ADD ESP,0x8 POP EBX RET LEA EAX,[EBX + 0xffe86278] PUSH EDX PUSH EAX LEA EAX,[EBX + 0xffe5e26...
null
null
null
null
[('const-1', u'RETURN_-1207291310')]
[(u'COPY_-1207291064', u'CALL_-1207291145'), ('tmp_587', u'COPY_-1207291112'), ('const-32', u'INT_EQUAL_-1207291234'), (u'COPY_-1207291088', u'CALL_-1207291149'), ('const-0', u'CALL_-1207291149'), (u'LOAD_-1207291274', u'INT_EQUAL_-1207291256'), (u'LOAD_-1207291249', u'INT_EQUAL_-1207291234'), (u'CALL_-1207291149', u'I...
null
null
00153240
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_00153240(undefined4 param_1)\n\n{\n if (*(int *)(DAT_005ea7c8 + 0xc) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_002446e0("../../gold/parameters.h",0x69...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: Sized_symbol<32> * get_sized_symbol<32>(Symbol_table * this, Symbol *\n sym) */\n\nSized_symbol<32> * __thiscall\ngold::Symbol_table::get_sized_symbol<32>(Symbol_table *this,Symbol ...
(translation_unit "void __regparm3 FUN_00153240(undefined4 param_1)\n\n{\n if (*(int *)(DAT_005ea7c8 + 0xc) == 0) {\n \n FUN_002446e0("../../gold/parameters.h",0x69,"target",0);\n }\n if (**(int **)(*(int *)(DAT_005ea7c8 + 0xc) + 4) == 0x20) {\n return;\n }\n \n FUN_0024...
(translation_unit (function_definition TYPE (ERROR IDENT) (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 ...
(function_definition "void __regparm3 FUN_00153240(undefined4 param_1)\n\n{\n if (*(int *)(DAT_005ea7c8 + 0xc) == 0) {\n \n FUN_002446e0("../../gold/parameters.h",0x69,"target",0);\n }\n if (**(int **)(*(int *)(DAT_005ea7c8 + 0xc) + 4) == 0x20) {\n return;\n }\n \n FUN_0...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: Sized_symbol<32> * get_sized_symbol<32>(Symbol_table * this, Symbol * sym) */ Sized_symbol<32> * __thiscall gold::Symbol_table::get_sized_symbol<32>(Symbol_table *this,Symbol *sym) { }
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 (if_statement condition: (parenthesized_expression...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 MASKED(undefined4 param_1) { if (*(int *)(DAT_005ea7c8 + 0xc) == 0) { /* WARNING: Subroutine does not return */ FUN_002446e0("../../gold/parameters.h",0x69,"target",0); } if (**(int ...
5369_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
get_offset_from_key
FUN_001495f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: section_offset_type get_offset_from_key(Stringpool_template<unsigned_int> * this, Key k) */ section_offset_type __thiscall gold::Stringpool_tem...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_001495f0(int param_1,uint param_2) { if (param_2 <= *(uint *)(param_1 + 0x28)) { return *(undefined4 *) (*(int *)(*(int *)(param_1 + 0x1c) + (param_2 - 1 >> 0xd) * 0xc) + (param_2 - 1...
PUSH EBX CALL 0x00035680 ADD EBX,0x1f5a0a SUB ESP,0x8 MOV ECX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [ESP + 0x14] CMP EAX,dword ptr [ECX + 0x28] JA 0x0014962c SUB EAX,0x1 MOV EBX,dword ptr [ECX + 0x1c] MOV EDX,EAX AND EAX,0x1fff SHR EDX,0xd LEA EDX,[EDX + EDX*0x2] LEA EDX,[EBX + EDX*0x4] MOV EDX,dword ptr [EDX] MOV E...
null
null
null
null
[('const-0', u'PTRSUB_-1207199974'), (u'CAST_-1207199945', u'LOAD_-1207200104'), (u'INT_AND_-1207200149', u'INT_MULT_-1207200076'), (u'PTRSUB_-1207199947', u'LOAD_-1207200110'), ('const-1', u'INT_SUB_-1207200177'), ('const-417', u'LOAD_-1207200110'), (u'PTRSUB_-1207199974', u'PTRSUB_-1207199972'), (u'PTRSUB_-1207199975...
[(u'CAST_-1207199982', u'LOAD_-1207200184'), (u'INT_ADD_-1207200200', u'CAST_-1207199991'), (u'COPY_-1207199999', u'CALL_-1207200035'), ('tmp_583', u'INT_SUB_-1207200177'), (u'CAST_-1207199991', u'LOAD_-1207200216'), ('tmp_582', u'INT_ADD_-1207200168'), (u'INT_AND_-1207200149', u'INT_MULT_-1207200076'), ('const-264', u...
null
null
001495f0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_001495f0(int param_1,uint param_2)\n\n{\n if (param_2 <= *(uint *)(param_1 + 0x28)) {\n return *(undefined4 *)\n (*(int *)(*(int *)(param_1 + 0x1c) + (param_2 - 1 >> 0xd) * 0xc) +...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: section_offset_type\n get_offset_from_key(Stringpool_template<unsigned_int> * this, Key k) */\n\nsection_offset_type __thisca...
(translation_unit "undefined4 FUN_001495f0(int param_1,uint param_2)\n\n{\n if (param_2 <= *(uint *)(param_1 + 0x28)) {\n return *(undefined4 *)\n (*(int *)(*(int *)(param_1 + 0x1c) + (param_2 - 1 >> 0xd) * 0xc) +\n (param_2 - 1 & 0x1fff) * 4);\n }\n \n FUN_0008b620("../.....
(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 IDENT <= (pointer_expression * (cast_expression ( (type_descriptor TY...
(function_definition "undefined4 FUN_001495f0(int param_1,uint param_2)\n\n{\n if (param_2 <= *(uint *)(param_1 + 0x28)) {\n return *(undefined4 *)\n (*(int *)(*(int *)(param_1 + 0x1c) + (param_2 - 1 >> 0xd) * 0xc) +\n (param_2 - 1 & 0x1fff) * 4);\n }\n \n FUN_0008b620(".....
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: section_offset_type get_offset_from_key(Stringpool_template<unsigned_int> * this, Key k) */ type_1 __thiscall gold::type_2<unsigned_int>::funct...
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: (identifier)))) body: (compound_statemen...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1,uint param_2) { if (param_2 <= *(uint *)(param_1 + 0x28)) { return *(undefined4 *) (*(int *)(*(int *)(param_1 + 0x1c) + (param_2 - 1 >> 0xd) * 0xc) + (param_2 - 1 & 0x1...
209_powerpc64le-linux-gnu-ar_and_powerpc64le-linux-gnu-ar_strip.c
countargv
FUN_000195e0
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_000195e0(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 0x00019600 MOV ECX,dword ptr [EDX] TEST ECX,ECX JZ 0x00019600 ADD EAX,0x1 MOV ECX,dword ptr [EDX + EAX*0x4] TEST ECX,ECX JNZ 0x000195f0 RET RET
null
null
null
null
[(u'INT_ADD_-1205955033', u'RETURN_-1205955008'), ('tmp_152', u'CBRANCH_-1205955018'), (u'COPY_-1205955094', u'RETURN_-1205954999'), (u'COPY_-1205955094', u'MULTIEQUAL_-1205954950'), ('const-0', u'RETURN_-1205955008'), ('tmp_174', u'INT_NOTEQUAL_-1205955070'), ('tmp_174', u'LOAD_-1205955070'), ('const-0', u'COPY_-12059...
[('tmp_262', u'INT_NOTEQUAL_-1205955070'), ('tmp_262', u'LOAD_-1205955070'), ('const-417', u'LOAD_-1205955038'), ('tmp_152', u'CBRANCH_-1205955018'), (u'COPY_-1205955094', u'MULTIEQUAL_-1205954950'), ('const-0', u'RETURN_-1205955008'), ('const-0', u'RETURN_-1205954999'), ('const-417', u'LOAD_-1205955070'), (u'PTRADD_-1...
null
null
000195e0
x86
O3
(translation_unit "void FUN_000195e0(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_000195e0(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_000195e0(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_000195e0(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_000195e0(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_000195e0(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; }
4679_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
add_dot_assignment
FUN_00109550
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_dot_assignment(Script_sections * this, Expression * val) */ void __thiscall gold::Script_sections::add_dot_assignment(Script_sections *this,Expression *val) { _List_node_base *p_Var1; _Li...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00109550(undefined1 *param_1,undefined4 param_2) { int *piVar1; undefined4 *puVar2; int iVar3; int iVar4; if (*(int *)(param_1 + 8) != 0) { FUN_001094e0(); return; } if (*(int *)(param_1 + 4) ==...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x1f8aa7 SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x20] MOV EBP,dword ptr [ESP + 0x24] MOV EAX,dword ptr [ESI + 0x8] TEST EAX,EAX JZ 0x00109588 MOV dword ptr [ESP + 0x20],EAX ADD ESP,0xc POP EBX POP ESI POP EDI POP EBP JMP 0x001094e0 MOV EDI,dword ptr [ESI + 0x4] ...
null
null
null
null
[(u'CAST_-1206937740', u'PTRSUB_-1206937724'), ('const-12', u'CALL_-1206937943'), (u'CAST_-1206937677', u'PTRADD_-1206937667'), ('tmp_639', u'CAST_-1206937722'), ('const-1', u'PTRADD_-1206937667'), ('const-417', u'STORE_-1206937917'), ('const-417', u'STORE_-1206937912'), ('const-417', u'STORE_-1206937902'), ('const-417...
[(u'INT_ADD_-1206938042', u'CAST_-1206937720'), ('const-4', u'PTRADD_-1206938040'), ('const-1', u'INT_ADD_-1206938004'), ('const-417', u'STORE_-1206937917'), ('const-1', u'PTRADD_-1206938158'), (u'INT_ADD_-1206937908', u'CAST_-1206937683'), (u'INT_ADD_-1206937898', u'CAST_-1206937676'), ('const-417', u'STORE_-120693790...
null
null
00109550
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00109550(undefined1 *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n \n if (*(int *)(param_1 + 8) != 0) {\n FUN_001094e0();\n return;\n }...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_dot_assignment(Script_sections * this, Expression * val) */\n\nvoid __thiscall gold::Script_sections::add_dot_assignment(Script_sections *this,Expression *val)\n\n{\n _List_...
(translation_unit "void FUN_00109550(undefined1 *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n \n if (*(int *)(param_1 + 8) != 0) {\n FUN_001094e0();\n return;\n }\n if (*(int *)(param_1 + 4) == 0) {\n iVar4 = FUN_0017ebf0(0xc);\n *param_1 = 1;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declarati...
(function_definition "void FUN_00109550(undefined1 *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n \n if (*(int *)(param_1 + 8) != 0) {\n FUN_001094e0();\n return;\n }\n if (*(int *)(param_1 + 4) == 0) {\n iVar4 = FUN_0017ebf0(0xc);\n *param_1 = 1;\...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_dot_assignment(Script_sections * this, Expression * val) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *val) { type_3 *p_Var1; type_3 *this_00; type_3 *var_3; if ...
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(undefined1 *param_1,undefined4 param_2) { int *piVar1; undefined4 *puVar2; int iVar3; int iVar4; if (*(int *)(param_1 + 8) != 0) { FUN_001094e0(); return; } if (*(int *)(param_1 + 4) == 0) { ...
71_i686-gnu-c++filt_and_i686-gnu-c++filt_strip.c
__do_global_dtors_aux
FUN_000118e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Removing unreachable block (ram,0x00011936) */ /* WARNING: Removing unreachable block (ram,0x00011940) */ void __do_global_dtors_aux(void) { if (completed_6888 == '\0') { if (PTR___cxa_finalize_00016fd4 != (unde...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Removing unreachable block (ram,0x00011936) */ /* WARNING: Removing unreachable block (ram,0x00011940) */ void FUN_000118e0(void) { if (DAT_00017120 == '\0') { if (PTR___cxa_finalize_00016fd4 != (undefined *)0x...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX CALL 0x00011840 ADD EBX,0x5715 SUB ESP,0xc CMP byte ptr [EBX + 0x120],0x0 JNZ 0x00011962 MOV EAX,dword ptr [EBX + 0xffffffd4] TEST EAX,EAX JZ 0x00011918 SUB ESP,0xc PUSH dword ptr [EBX + 0x108] CALL 0x00011420 ADD ESP,0x10 LEA EDI,[EBX + 0xfffffe38] LEA ESI,[EBX + 0xfffff...
null
null
null
null
[(u'COPY_-1205986782', u'MULTIEQUAL_-1205986459'), ('tmp_1510', u'INT_EQUAL_-1205987032'), (u'INDIRECT_-1205986553', u'MULTIEQUAL_-1205986542'), ('tmp_164', u'CBRANCH_-1205987002'), (u'INDIRECT_-1205986482', u'MULTIEQUAL_-1205986469'), ('tmp_1510', u'MULTIEQUAL_-1205986532'), ('tmp_1512', u'MULTIEQUAL_-1205986464'), (u...
[(u'COPY_-1205986782', u'MULTIEQUAL_-1205986459'), ('tmp_1510', u'INT_EQUAL_-1205987032'), (u'INDIRECT_-1205986553', u'MULTIEQUAL_-1205986542'), ('tmp_164', u'CBRANCH_-1205987002'), (u'INDIRECT_-1205986482', u'MULTIEQUAL_-1205986469'), ('tmp_1510', u'MULTIEQUAL_-1205986532'), ('tmp_1512', u'MULTIEQUAL_-1205986464'), (u...
null
null
000118e0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Removing unreachable block (ram,0x00011936) */\n/* WARNING: Removing unreachable block (ram,0x00011940) */\n\nvoid FUN_000118e0(void)\n\n{\n if (DAT_00017120 == '\0') {\n if (PTR___cxa_finalize_0...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Removing unreachable block (ram,0x00011936) */\n/* WARNING: Removing unreachable block (ram,0x00011940) */\n\nvoid __do_global_dtors_aux(void)\n\n{\n if (completed_6888 == '\0') {\n if (PTR___cxa_...
(translation_unit "void FUN_000118e0(void)\n\n{\n if (DAT_00017120 == '\0') {\n if (PTR___cxa_finalize_00016fd4 != (undefined *)0x0) {\n __cxa_finalize(PTR_LOOP_00017108);\n }\n FUN_00011850();\n DAT_00017120 = '\x01';\n }\n return;\n}\n\n" (function_definition "void FUN_000118e0(void)\n\n{\n if (D...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (if_statement if (parenthesized_expression...
(function_definition "void FUN_000118e0(void)\n\n{\n if (DAT_00017120 == '\0') {\n if (PTR___cxa_finalize_00016fd4 != (undefined *)0x0) {\n __cxa_finalize(PTR_LOOP_00017108);\n }\n FUN_00011850();\n DAT_00017120 = '\x01';\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_000118e0(v...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Removing unreachable block (ram,0x00011936) */ /* WARNING: Removing unreachable block (ram,0x00011940) */ void function_1(void) { if (var_1 == '\0') { if (var_2 != (type_1 *)0x0) { var_3(__dso_handle); ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Removing unreachable block (ram,0x00011936) */ /* WARNING: Removing unreachable block (ram,0x00011940) */ void MASKED(void) { if (DAT_00017120 == '\0') { if (PTR___cxa_finalize_00016fd4 != (undefined *)0x0) { ...
3_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
fnmatch
fnmatch
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fnmatch(char *__pattern,char *__name,int __flags) { int iVar1; iVar1 = (*(code *)PTR_fnmatch_0041401c)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fnmatch(char *__pattern,char *__name,int __flags) { int iVar1; iVar1 = (*(code *)PTR_fnmatch_0041401c)(); return iVar1; }
JMP dword ptr [EBX + 0x1c]
null
null
null
null
[(u'CAST_-1206009637', u'CALLIND_-1206009718'), (u'CALLIND_-1206009718', u'RETURN_-1206009715'), (u'CALLIND_-1206009718', u'INDIRECT_-1206009645'), ('tmp_77', u'CAST_-1206009637'), (u'INDIRECT_-1206009645', u'COPY_-1206009704'), ('const-0', u'RETURN_-1206009715')]
[(u'CAST_-1206009637', u'CALLIND_-1206009718'), (u'CALLIND_-1206009718', u'RETURN_-1206009715'), (u'CALLIND_-1206009718', u'INDIRECT_-1206009645'), ('tmp_77', u'CAST_-1206009637'), (u'INDIRECT_-1206009645', u'COPY_-1206009704'), ('const-0', u'RETURN_-1206009715')]
null
null
0002c080
x86
O3
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fnmatch(char *__pattern,char *__name,int __flags)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fnmatch_0041401c)();\n return iVar1;\n}\n\n" comment (function_definition "int fnmatch(char *__pattern,char *__name,in...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fnmatch(char *__pattern,char *__name,int __flags)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fnmatch_0041401c)();\n return iVar1;\n}\n\n" comment (function_definition "int fnmatch(char *__pattern,char *__name,in...
(translation_unit "int fnmatch(char *__pattern,char *__name,int __flags)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fnmatch_0041401c)();\n return iVar1;\n}\n\n" (function_definition "int fnmatch(char *__pattern,char *__name,int __flags)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fnmatch_0041401c)();\n retur...
(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 { (declaration TYPE IDENT ;) (expression_statement (...
(function_definition "int fnmatch(char *__pattern,char *__name,int __flags)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fnmatch_0041401c)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fnmatch(char *__pattern,char *__name,int __flags)" (identifier "fnmatch") (parameter_list "(char *__pattern,c...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__pattern,char *__name,int __flags) { int iVar1; iVar1 = (*(type_1 *)PTR_fnmatch_0041401c)(); 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))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__pattern,char *__name,int __flags) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0041401c)(); return iVar1; }
2108_bash_and_bash_strip.c
rl_callback_handler_remove
rl_callback_handler_remove
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void rl_callback_handler_remove(void) { rl_linefunc = (rl_vcpfunc_t *)0x0; rl_readline_state = rl_readline_state & 0xfff7ffff; if (_rl_caught_sign...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void rl_callback_handler_remove(void) { rl_linefunc = 0; rl_readline_state = rl_readline_state & 0xfff7ffff; if (_rl_caught_signal != 0) { _rl_signal_handler(_rl_caught_signal); } if (DAT_0017aa5c != 0) { DAT_0...
PUSH EBX CALL 0x000312b0 ADD EBX,0x710da SUB ESP,0x8 LEA EAX,[EBX + 0xda68] MOV dword ptr [EAX],0x0 LEA EAX,[EBX + 0x7b44] AND dword ptr [EAX],0xfff7ffff LEA EAX,[EBX + 0x7fd0] MOV EDX,dword ptr [EAX] TEST EDX,EDX JNZ 0x00100f80 MOV EAX,dword ptr [EBX + 0x8a5c] TEST EAX,EAX JZ 0x00100f7a MOV dword ptr [EBX + 0x8a5c],0x...
null
null
null
null
[(u'INDIRECT_-1206972231', u'MULTIEQUAL_-1206972225'), ('tmp_928', u'INT_AND_-1206972547'), (u'INT_AND_-1206972547', u'MULTIEQUAL_-1206972255'), ('const-0', u'COPY_-1206972591'), (u'INDIRECT_-1206972206', u'MULTIEQUAL_-1206972201'), ('const-0', u'INT_NOTEQUAL_-1206972505'), (u'MULTIEQUAL_-1206972262', u'MULTIEQUAL_-120...
[(u'INDIRECT_-1206972215', u'MULTIEQUAL_-1206972261'), (u'INDIRECT_-1206972230', u'MULTIEQUAL_-1206972224'), (u'COPY_-1206972504', u'MULTIEQUAL_-1206972207'), ('const-0', u'INT_NOTEQUAL_-1206972505'), (u'MULTIEQUAL_-1206972254', u'MULTIEQUAL_-1206972217'), (u'CALL_-1206972453', u'INDIRECT_-1206972202'), (u'INDIRECT_-12...
null
null
00100f20
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid rl_callback_handler_remove(void)\n\n{\n rl_linefunc = 0;\n rl_readline_state = rl_readline_state & 0xfff7ffff;\n if (_rl_caught_signal != 0) {\n _rl_signal_handler(_rl_caught_signal);\n }\n if (DA...
(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 rl_callback_handler_remove(void)\n\n{\n rl_linefunc = (rl_vcpfunc_t *)0x0;\n rl_readline_state = rl_readline_state & 0xfff7ff...
(translation_unit "void rl_callback_handler_remove(void)\n\n{\n rl_linefunc = 0;\n rl_readline_state = rl_readline_state & 0xfff7ffff;\n if (_rl_caught_signal != 0) {\n _rl_signal_handler(_rl_caught_signal);\n }\n if (DAT_0017aa5c != 0) {\n DAT_0017aa5c = 0;\n if (rl_deprep_term_function != (undefined *)0...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT & LIT)) ;) (if_statement if (parenthe...
(function_definition "void rl_callback_handler_remove(void)\n\n{\n rl_linefunc = 0;\n rl_readline_state = rl_readline_state & 0xfff7ffff;\n if (_rl_caught_signal != 0) {\n _rl_signal_handler(_rl_caught_signal);\n }\n if (DAT_0017aa5c != 0) {\n DAT_0017aa5c = 0;\n if (rl_deprep_term_function != (undefined ...
/* 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) { rl_linefunc = (type_1 *)0x0; var_1 = var_1 & 0xfff7ffff; if (var_2 != 0) { var_3(var_2); } if (var_4 != 0) { v...
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 (assignment_expression left: (identifier) right: (number_literal))) (expres...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { rl_linefunc = 0; rl_readline_state = rl_readline_state & 0xfff7ffff; if (_rl_caught_signal != 0) { _rl_signal_handler(_rl_caught_signal); } if (DAT_0017aa5c != 0) { DAT_0017aa5c = 0; if ...
182_unlink_and_unlink_strip.c
__fprintf_chk
__fprintf_chk
/* WARNING: Control flow encountered bad instruction data */ void __fprintf_chk(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __fprintf_chk@@GLIBC_2.3.4 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void __fprintf_chk(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205948214')]
[('const-1', u'RETURN_-1205948214')]
null
null
0001b0c0
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __fprintf_chk(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __fprintf_chk(void)\n\n{\n /* WARNING: Bad ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __fprintf_chk(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __fprintf_chk@@GLIBC_2.3.4 */\n halt_baddata();\n}\n\n" comment (function_definition "void __fprint...
(translation_unit "void __fprintf_chk(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __fprintf_chk(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__fprintf_chk(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void"...
(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 __fprintf_chk(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__fprintf_chk(void)" (identifier "__fprintf_chk") (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 */ /* __fprintf_chk@@GLIBC_2.3.4 */ 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(); }
163_powerpc-linux-gnuspe-strings_and_powerpc-linux-gnuspe-strings_strip.c
__libc_start_main
__libc_start_main
/* WARNING: Control flow encountered bad instruction data */ void __libc_start_main(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __libc_start_main@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void __libc_start_main(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205952322')]
[('const-1', u'RETURN_-1205952322')]
null
null
0001a0b4
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __libc_start_main(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __libc_start_main(void)\n\n{\n /* WARNI...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __libc_start_main(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __libc_start_main@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void __...
(translation_unit "void __libc_start_main(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __libc_start_main(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__libc_start_main(void)" identifier (parameter_list "(void)" ( (parameter_declar...
(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 __libc_start_main(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__libc_start_main(void)" (identifier "__libc_start_main") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_stateme...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __libc_start_main@@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(); }
892_psftp_and_psftp_strip.c
random_add_heavynoise
FUN_0006ec80
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void random_add_heavynoise(void *noise,int length) { uchar *puVar1; RandPool *pRVar2; uint uVar3; uint *puVar4; int iVar5; byte *pbVar6; uint *puVar7; RandPool *local_28; int local_24; local_24 = pool.stir_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0006ec80(uint *param_1,uint param_2) { byte *pbVar1; uint *puVar2; uint *puVar3; uint uVar4; int iVar5; byte *pbVar6; uint *puVar7; byte *local_28; int local_24; local_24 = DAT_000d0a8c; if (0x4...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x000149a0 ADD EBX,0x61107 SUB ESP,0x1c MOV EBP,dword ptr [ESP + 0x34] MOV ESI,dword ptr [ESP + 0x30] MOV EAX,dword ptr [EBX + 0xcfc] LEA EDI,[EBX + 0xca0] MOV dword ptr [ESP + 0x8],EAX LEA EAX,[EBX + 0x7f0] MOV dword ptr [ESP + 0x4],EAX LEA EAX,[EBX + 0x7f4] MOV dword ptr [ESP ...
null
null
null
null
[('const-853376', u'PTRSUB_-1206260046'), ('const-1199', u'INT_SLESS_-1206259555'), (u'MULTIEQUAL_-1206259498', u'PTRSUB_-1206259158'), (u'MULTIEQUAL_-1206259372', u'INT_AND_-1206259999'), (u'INDIRECT_-1206259090', u'MULTIEQUAL_-1206259004'), (u'SUBPIECE_-1206258824', u'INT_XOR_-1206259519'), ('const-0', u'PTRSUB_-1206...
[(u'MULTIEQUAL_-1206259498', u'LOAD_-1206260360'), ('tmp_1307', u'CBRANCH_-1206259783'), (u'MULTIEQUAL_-1206259372', u'INT_AND_-1206259999'), ('const-1', u'INT_ADD_-1206259039'), ('const-3', u'INT_AND_-1206260371'), (u'CAST_-1206259208', u'INT_AND_-1206260371'), (u'INT_ADD_-1206259909', u'CAST_-1206259004'), (u'INDIREC...
null
null
0006ec80
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0006ec80(uint *param_1,uint param_2)\n\n{\n byte *pbVar1;\n uint *puVar2;\n uint *puVar3;\n uint uVar4;\n int iVar5;\n byte *pbVar6;\n uint *puVar7;\n byte *local_28;\n int local_24;\n \n l...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid random_add_heavynoise(void *noise,int length)\n\n{\n uchar *puVar1;\n RandPool *pRVar2;\n uint uVar3;\n uint *puVar4;\n int iVar5;\n byte *pbVar6;\n uint *puVar7;\n RandPool *local_28;\n int local...
(translation_unit "void FUN_0006ec80(uint *param_1,uint param_2)\n\n{\n byte *pbVar1;\n uint *puVar2;\n uint *puVar3;\n uint uVar4;\n int iVar5;\n byte *pbVar6;\n uint *puVar7;\n byte *local_28;\n int local_24;\n \n local_24 = DAT_000d0a8c;\n if (0x4af < (int)param_2) {\n do {\n while( true ) {\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declarati...
(function_definition "void FUN_0006ec80(uint *param_1,uint param_2)\n\n{\n byte *pbVar1;\n uint *puVar2;\n uint *puVar3;\n uint uVar4;\n int iVar5;\n byte *pbVar6;\n uint *puVar7;\n byte *local_28;\n int local_24;\n \n local_24 = DAT_000d0a8c;\n if (0x4af < (int)param_2) {\n do {\n while( true ) {\n...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void function_1(void *var_2,int var_1) { type_1 *var_4; type_2 *pRVar2; type_3 var_8; type_3 *var_5; int var_3; type_4 *pbVar6; type_3 *var_9; type_2 *local_28; int var_6; var_6 = pool.stir_pending; if (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: (identi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(uint *param_1,uint param_2) { byte *pbVar1; uint *puVar2; uint *puVar3; uint uVar4; int iVar5; byte *pbVar6; uint *puVar7; byte *local_28; int local_24; local_24 = DAT_000d0a8c; if (0x4af < (...
4173_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
swap<gold::Output_section::Input_section_sort_entry>
FUN_000e6520
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void std::swap<gold::Output_section::Input_section_sort_entry> (Input_section_sort_entry *__a,Input_section_sort_entry *__b) { anon_uni...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000e6520(undefined4 *param_1,undefined4 *param_2) { undefined4 *__src; undefined4 uVar1; undefined4 uVar2; undefined4 uVar3; undefined4 uVar4; undefined4 uVar5; undefined4 uVar6; undefined4 uVar7; size...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x21bad7 SUB ESP,0x5c MOV EDX,dword ptr [ESP + 0x70] LEA EDI,[ESP + 0x40] MOV ESI,dword ptr [ESP + 0x74] MOV dword ptr [ESP + 0x38],EDI MOV EAX,dword ptr [EDX] MOV ECX,dword ptr [EDX + 0x1c] MOV dword ptr [ESP + 0x1c],EAX MOV EAX,dword ptr [EDX + 0x4] MOV dwor...
null
null
null
null
[('const-0', u'PTRSUB_-1206817222'), ('const-0', u'PTRSUB_-1206816948'), (u'MULTIEQUAL_-1206817803', u'MULTIEQUAL_-1206817427'), (u'MULTIEQUAL_-1206817631', u'MULTIEQUAL_-1206817913'), (u'CAST_-1206816890', u'COPY_-1206816967'), ('const-8', u'PTRSUB_-1206817364'), ('tmp_1615', u'PTRSUB_-1206817003'), (u'CAST_-120681703...
[(u'INT_ADD_-1206817159', u'INT_ADD_-1206818486'), (u'CALL_-1206818682', u'INDIRECT_-1206817492'), ('const-417', u'STORE_-1206819092'), (u'MULTIEQUAL_-1206817803', u'MULTIEQUAL_-1206817427'), ('const-8', u'PTRADD_-1206817314'), ('const-4', u'PTRADD_-1206817240'), (u'MULTIEQUAL_-1206817967', u'COPY_-1206817213'), (u'LOA...
null
null
000e6520
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000e6520(undefined4 *param_1,undefined4 *param_2)\n\n{\n undefined4 *__src;\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n undefined4 uVar...
(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 std::swap<gold::Output_section::Input_section_sort_entry>\n (Input_section_sort_entry *__a,Input_section_sort_ent...
(translation_unit "void FUN_000e6520(undefined4 *param_1,undefined4 *param_2)\n\n{\n undefined4 *__src;\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n undefined4 uVar7;\n size_t __n;\n undefined4 uVar8;\n undefined4 *puVar9;\n size_t...
(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 (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declarati...
(function_definition "void FUN_000e6520(undefined4 *param_1,undefined4 *param_2)\n\n{\n undefined4 *__src;\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n undefined4 uVar7;\n size_t __n;\n undefined4 uVar8;\n undefined4 *puVar9;\n siz...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void std::swap<gold::Output_section::function_1> (function_1 *__a,function_1 *__b) { anon_union_16_2_edb7204a_for_basic_string<var_2,_s...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (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) { undefined4 *__src; undefined4 uVar1; undefined4 uVar2; undefined4 uVar3; undefined4 uVar4; undefined4 uVar5; undefined4 uVar6; undefined4 uVar7; size_t __n...
5923_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
read_lines
FUN_0017b8d0
/* DWARF original prototype: uchar * read_lines(Sized_dwarf_line_info<64,_false> * this, uchar * lineptr, uint shndx) */ uchar * __thiscall gold::Sized_dwarf_line_info<64,_false>::read_lines (Sized_dwarf_line_info<64,_false> *this,uchar *lineptr,uint shndx) { Offset_to_lineno_entry *pOVar1; iterator...
void FUN_0017b8d0(int param_1,uint param_2,int param_3) { int *piVar1; int *piVar2; char cVar3; int *piVar4; int local_60; int local_50; int local_4c; int local_48; int local_44; uint local_40; int local_3c; uint local_38; int local_34; int local_30; int local_2c; undefined4 local_28; ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x5c MOV EDI,dword ptr [ESP + 0x70] MOV EBP,dword ptr [ESP + 0x74] MOV EAX,dword ptr [EDI + 0x40] CMP dword ptr [EDI + 0x3c],0x8 LEA EBX,[EAX + 0x4] MOV dword ptr [ESP + 0xc],EBX JNZ 0x0017b8f6 ADD EAX,0xc MOV dword ptr [ESP + 0xc],EAX LEA EAX,[ESP + 0x48] MOV dword ptr [ESP ...
null
null
null
null
[(u'INT_EQUAL_-1207387554', u'CBRANCH_-1207387551'), (u'LOAD_-1207387348', u'INT_EQUAL_-1207387016'), (u'INDIRECT_-1207386534', u'MULTIEQUAL_-1207386792'), (u'COPY_-1207387684', u'MULTIEQUAL_-1207386729'), (u'INDIRECT_-1207386471', u'MULTIEQUAL_-1207386729'), (u'INDIRECT_-1207386676', u'MULTIEQUAL_-1207386804'), (u'PTR...
[(u'INT_EQUAL_-1207387554', u'CBRANCH_-1207387551'), (u'CAST_-1207386538', u'CAST_-1207386435'), (u'LOAD_-1207387300', u'INT_NOTEQUAL_-1207386800'), (u'CALL_-1207387624', u'INDIRECT_-1207386784'), ('tmp_3434', u'INT_ADD_-1207387885'), (u'INDIRECT_-1207386792', u'MULTIEQUAL_-1207386805'), (u'INT_ADD_-1207387351', u'MULT...
null
null
0017b8d0
x86
O3
(translation_unit "void FUN_0017b8d0(int param_1,uint param_2,int param_3)\n\n{\n int *piVar1;\n int *piVar2;\n char cVar3;\n int *piVar4;\n int local_60;\n int local_50;\n int local_4c;\n int local_48;\n int local_44;\n uint local_40;\n int local_3c;\n uint local_38;\n int local_34;\n int local_30;\n in...
(translation_unit "/* DWARF original prototype: uchar * read_lines(Sized_dwarf_line_info<64,_false> * this, uchar *\n lineptr, uint shndx) */\n\nuchar * __thiscall\ngold::Sized_dwarf_line_info<64,_false>::read_lines\n (Sized_dwarf_line_info<64,_false> *this,uchar *lineptr,uint shndx)\n\n{\n Offset_to_lineno...
(translation_unit "void FUN_0017b8d0(int param_1,uint param_2,int param_3)\n\n{\n int *piVar1;\n int *piVar2;\n char cVar3;\n int *piVar4;\n int local_60;\n int local_50;\n int local_4c;\n int local_48;\n int local_44;\n uint local_40;\n int local_3c;\n uint local_38;\n int local_34;\n int local_30;\n in...
(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 (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT)...
(function_definition "void FUN_0017b8d0(int param_1,uint param_2,int param_3)\n\n{\n int *piVar1;\n int *piVar2;\n char cVar3;\n int *piVar4;\n int local_60;\n int local_50;\n int local_4c;\n int local_48;\n int local_44;\n uint local_40;\n int local_3c;\n uint local_38;\n int local_34;\n int local_30;\n ...
/* DWARF original prototype: uchar * read_lines(Sized_dwarf_line_info<64,_false> * this, uchar * lineptr, uint shndx) */ var_1 * var_2 gold::Sized_dwarf_line_info<64,_false>::read_lines (Sized_dwarf_line_info<64,_false> *this,var_1 *var_5,uint var_8) { var_3 *var_4; type_1 __position; bool bVar2; ...
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
void MASKED(int param_1,uint param_2,int param_3) { int *piVar1; int *piVar2; char cVar3; int *piVar4; int local_60; int local_50; int local_4c; int local_48; int local_44; uint local_40; int local_3c; uint local_38; int local_34; int local_30; int local_2c; undefined4 local_28; int ...
6431_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
sized_write_symbol<64,_true>
FUN_0017d320
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Enum "STB": Some values do not have unique names */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original name: sized_write_symbol<64, true> DWARF original prototype: void sized_write_symbo...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0017d320(undefined4 param_1,undefined4 *param_2,uint param_3,uint param_4,int param_5, char param_6,undefined4 param_7,uint *param_8) { uint uVar1; byte bVar2; uint uVar3; int iVar4; byte bVar...
CALL 0x000559e6 ADD EAX,0x211cdb PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x3c MOV EBX,dword ptr [EBP + 0x10] MOV EDI,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x3c],EAX MOV ESI,dword ptr [EBP + 0x24] MOV dword ptr [EBP + -0x40],EBX MOV EDX,dword ptr [EDI + 0x4] MOV EBX,dword ptr [EBP + 0x14] MOV dword...
null
null
null
null
[(u'LOAD_-1207380612', u'STORE_-1207380603'), ('const-417', u'STORE_-1207379381'), (u'CAST_-1207379077', u'LOAD_-1207380378'), ('const-417', u'STORE_-1207380938'), (u'INT_AND_-1207380365', u'INT_LEFT_-1207380362'), (u'INT_OR_-1207380365', u'INT_OR_-1207380362'), (u'PTRADD_-1207379323', u'STORE_-1207380823'), ('const-0'...
[(u'LOAD_-1207380612', u'STORE_-1207380603'), (u'INT_AND_-1207380365', u'INT_LEFT_-1207380362'), (u'INT_OR_-1207380365', u'INT_OR_-1207380362'), ('const-42', u'INT_ADD_-1207380860'), ('const-0', u'STORE_-1207380813'), ('const-417', u'LOAD_-1207380960'), (u'MULTIEQUAL_-1207379613', u'INT_RIGHT_-1207380925'), ('const-652...
null
null
0017d320
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0017d320(undefined4 param_1,undefined4 *param_2,uint param_3,uint param_4,int param_5,\n char param_6,undefined4 param_7,uint *param_8)\n\n{\n uint uVar1;\n byte bVar2;\n uint uVar3...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Enum "STB": Some values do not have unique names */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original name: sized_write_symbol<64, true>\n DWARF original prototype: ...
(translation_unit "void FUN_0017d320(undefined4 param_1,undefined4 *param_2,uint param_3,uint param_4,int param_5,\n char param_6,undefined4 param_7,uint *param_8)\n\n{\n uint uVar1;\n byte bVar2;\n uint uVar3;\n int iVar4;\n byte bVar5;\n uint *puVar6;\n uint uStack_50;\n undefined1 auStack_4c ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ...
(function_definition "void FUN_0017d320(undefined4 param_1,undefined4 *param_2,uint param_3,uint param_4,int param_5,\n char param_6,undefined4 param_7,uint *param_8)\n\n{\n uint uVar1;\n byte bVar2;\n uint uVar3;\n int iVar4;\n byte bVar5;\n uint *puVar6;\n uint uStack_50;\n undefined1 auStack_...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Enum "STB": Some values do not have unique names */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original name: sized_write_symbol<64, true> DWARF original prototype: void sized_write_symbo...
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: (pointer_declarator declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(undefined4 param_1,undefined4 *param_2,uint param_3,uint param_4,int param_5, char param_6,undefined4 param_7,uint *param_8) { uint uVar1; byte bVar2; uint uVar3; int iVar4; byte bVar5; u...
4247_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
do_out_shndx
FUN_0010cf90
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint do_out_shndx(Output_data * this) */ uint __thiscall gold::Output_data::do_out_shndx(Output_data *this) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../.....
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0010cf90(void) { /* WARNING: Subroutine does not return */ FUN_0007d010("../../gold/output.h",0x1d3,"do_out_shndx"); }
PUSH EBX CALL 0x00036f20 ADD EBX,0x2a206a SUB ESP,0xc LEA EAX,[EBX + 0xfff01004] PUSH EAX LEA EAX,[EBX + 0xffeee371] PUSH 0x1d3 PUSH EAX CALL 0x0007d010
null
null
null
null
[('const-1', u'RETURN_-1206923291'), ('const-2818052', u'COPY_-1206923267'), (u'COPY_-1206923268', u'CALL_-1206923296'), ('const-2741105', u'COPY_-1206923268'), (u'COPY_-1206923267', u'CALL_-1206923296'), ('const-467', u'CALL_-1206923296')]
[('const-1', u'RETURN_-1206923291'), ('const-2741105', u'COPY_-1206923273'), (u'COPY_-1206923273', u'CALL_-1206923296'), (u'COPY_-1206923272', u'CALL_-1206923296'), ('const-467', u'CALL_-1206923296'), ('const-2818052', u'COPY_-1206923272')]
null
null
0010cf90
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0010cf90(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0007d010("../../gold/output.h",0x1d3,"do_out_shndx");\n}\n\n" comment (function_definition "void FUN_0010cf90(...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint do_out_shndx(Output_data * this) */\n\nuint __thiscall gold::Output_data::do_out_shndx(Output_data *this)\n\n{\n /* WARNING: Subroutine does not return */\n d...
(translation_unit "void FUN_0010cf90(void)\n\n{\n \n FUN_0007d010("../../gold/output.h",0x1d3,"do_out_shndx");\n}\n\n" (function_definition "void FUN_0010cf90(void)\n\n{\n \n FUN_0007d010("../../gold/output.h",0x1d3,"do_out_shndx");\n}" primitive_type (function_declarator "FUN_00...
(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_0010cf90(void)\n\n{\n \n FUN_0007d010("../../gold/output.h",0x1d3,"do_out_shndx");\n}" (primitive_type "void") (function_declarator "FUN_0010cf90(void)" (identifier "FUN_0010cf90") (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: uint do_out_shndx(Output_data * this) */ type_1 __thiscall gold::type_2::function_1(type_2 *this) { /* WARNING: Subroutine does not return */ var_1("../../gold/output.h",0x1d3,"d...
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_0007d010("../../gold/output.h",0x1d3,"do_out_shndx"); }
5929_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c
read_relocs
FUN_0017c570
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void read_relocs(Sized_dwarf_line_info<64,_false> * this) */ void __thiscall gold::Sized_dwarf_line_info<64,_false>::read_relocs(Sized_dwarf_line_info<64,_false> *this) { _Rb_tree_header *p_Var1; ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0017c570(int param_1) { uint uVar1; int iVar2; undefined4 uVar3; undefined4 uVar4; int *piVar5; int iVar6; int iVar7; int iVar8; code *pcVar9; longlong lVar10; int local_40; undefined8 *local_30;...
CALL 0x00058c42 ADD EAX,0x1c2a8b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x4c MOV EBP,dword ptr [ESP + 0x60] MOV dword ptr [ESP + 0x8],EAX LEA EAX,[EAX + 0xffe385e0] MOV dword ptr [ESP + 0xc],EAX LEA EAX,[EBP + 0x7c] MOV dword ptr [ESP + 0x18],EAX MOV EAX,dword ptr [EBP + 0x54] TEST EAX,EAX JZ 0x0017c710 MOV EAX,dw...
null
null
null
null
[('const-120', u'PTRSUB_-1207383265'), (u'INT_ADD_-1207384343', u'CALLIND_-1207383958'), ('const-4', u'PTRADD_-1207383122'), (u'INDIRECT_-1207383301', u'MULTIEQUAL_-1207383273'), (u'SUBPIECE_-1207383179', u'MULTIEQUAL_-1207383416'), (u'PTRADD_-1207383190', u'LOAD_-1207384592'), ('const-417', u'LOAD_-1207384104'), (u'CA...
[(u'LOAD_-1207384374', u'LOAD_-1207384332'), (u'CALL_-1207383848', u'INDIRECT_-1207383100'), (u'CAST_-1207383064', u'LOAD_-1207384246'), (u'LOAD_-1207384224', u'MULTIEQUAL_-1207383571'), (u'INDIRECT_-1207383243', u'MULTIEQUAL_-1207383215'), (u'LOAD_-1207384592', u'MULTIEQUAL_-1207383571'), ('const-417', u'LOAD_-1207383...
null
null
0017c570
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0017c570(int param_1)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int *piVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n code *pcVar9;\n longlong lVar10;\n int ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void read_relocs(Sized_dwarf_line_info<64,_false> * this) */\n\nvoid __thiscall\ngold::Sized_dwarf_line_info<64,_false>::read_relocs(Sized_dwarf_line_info<64,_false> *this)\n\n{\n _R...
(translation_unit "void FUN_0017c570(int param_1)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int *piVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n code *pcVar9;\n longlong lVar10;\n int local_40;\n undefined8 *local_30;\n undefined4 local_2c;\n undefined4 local_28;\n undefi...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration...
(function_definition "void FUN_0017c570(int param_1)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int *piVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n code *pcVar9;\n longlong lVar10;\n int local_40;\n undefined8 *local_30;\n undefined4 local_2c;\n undefined4 local_28;\n und...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void read_relocs(Sized_dwarf_line_info<64,_false> * this) */ void __thiscall gold::Sized_dwarf_line_info<64,var_4>::read_relocs(Sized_dwarf_line_info<64,var_4> *this) { type_5 *var_20; type_1 *pp_...
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.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1) { uint uVar1; int iVar2; undefined4 uVar3; undefined4 uVar4; int *piVar5; int iVar6; int iVar7; int iVar8; code *pcVar9; longlong lVar10; int local_40; undefined8 *local_30; und...
452_i686-kfreebsd-gnu-objdump_and_i686-kfreebsd-gnu-objdump_strip.c
start_stab
FUN_00044f90
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * start_stab(void *dhandle,bfd *abfd,bfd_boolean sections,asymbol **syms,long symcount) { undefined4 *puVar1; undefined4 *puVar2; uint uVar3; byte bVar4; bVar4 = 0; puVar1 = (undefined4 *)xmalloc(0xec); puVa...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 * FUN_00044f90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5) { undefined4 *puVar1; undefined4 *puVar2; uint uVar3; byte bVar4; bVar4 = 0; p...
PUSH EDI PUSH ESI PUSH EBX CALL 0x000153d0 ADD EBX,0x2e068 SUB ESP,0xc PUSH 0xec CALL 0x000142b0 LEA EDI,[EAX + 0x14] LEA ECX,[EAX + 0x10] MOV dword ptr [EAX + 0x10],0x0 MOV ESI,EAX MOV dword ptr [EAX + 0xe8],0x0 AND EDI,0xfffffffc XOR EAX,EAX SUB ECX,EDI ADD ECX,0xdc SHR ECX,0x2 STOSD.REP ES:EDI MOV dword ptr [ESI + 0...
null
null
null
null
[('const-2', u'INT_RIGHT_-1206169532'), (u'CAST_-1206169342', u'PTRADD_-1206169261'), (u'CAST_-1206169342', u'PTRADD_-1206169234'), (u'COPY_-1206169364', u'MULTIEQUAL_-1206169366'), ('const-4', u'PTRADD_-1206169277'), (u'COPY_-1206169360', u'MULTIEQUAL_-1206169366'), ('tmp_358', u'BRANCH_-1206169510'), (u'CALL_-1206169...
[(u'PTRADD_-1206169307', u'COPY_-1206169362'), (u'PTRADD_-1206169271', u'STORE_-1206169456'), ('const-4', u'PTRADD_-1206169279'), (u'PTRADD_-1206169251', u'STORE_-1206169417'), (u'CAST_-1206169304', u'INT_SUB_-1206169365'), ('tmp_358', u'BRANCH_-1206169510'), (u'CAST_-1206169344', u'PTRADD_-1206169348'), (u'CAST_-12061...
null
null
00044f90
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 *\nFUN_00044f90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n uint uVar3;\n byt...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid * start_stab(void *dhandle,bfd *abfd,bfd_boolean sections,asymbol **syms,long symcount)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n uint uVar3;\n byte bVar4;\n \n bVar4 = 0;\n puVar1 = (undef...
(translation_unit "undefined4 *\nFUN_00044f90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n uint uVar3;\n byte bVar4;\n \n bVar4 = 0;\n puVar1 = (undefined4 *)xmalloc(0xec);\n puVar1[4] = 0;\n puV...
(translation_unit (function_definition TYPE (pointer_declarator * (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 {...
(function_definition "undefined4 *\nFUN_00044f90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n uint uVar3;\n byte bVar4;\n \n bVar4 = 0;\n puVar1 = (undefined4 *)xmalloc(0xec);\n puVar1[4] = 0;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * function_1(void *dhandle,type_1 *abfd,type_2 sections,type_3 **syms,long symcount) { type_4 *var_2; type_4 *var_4; type_5 var_3; type_6 bVar4; bVar4 = 0; var_2 = (type_4 *)var_1(0xec); var_2[4] = 0; var_...
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: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 * MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5) { undefined4 *puVar1; undefined4 *puVar2; uint uVar3; byte bVar4; bVar4 = 0; puVar1 ...
6269_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
print_stats
FUN_001724a0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void print_stats(Stringpool_template<unsigned_int> * this, char * name) */ void __thiscall gold::Stringpool_template<unsigned_int>::print_stats (Stringpool_template<unsigned_int> *this,ch...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001724a0(int param_1,undefined4 param_2) { undefined4 uVar1; undefined4 uVar2; undefined *puVar3; undefined4 uVar4; char *pcVar5; uVar4 = DAT_0038f488; uVar1 = *(undefined4 *)(param_1 + 4); uVar2 = *(...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x21cb57 SUB ESP,0x28 MOV ESI,dword ptr [ESP + 0x3c] MOV ECX,dword ptr [ESI + 0x4] MOV EDX,dword ptr [ESI + 0xc] LEA EDI,[EBX + 0x488] LEA EAX,[EBX + 0xfff0a684] MOV dword ptr [ESP + 0x18],ECX MOV dword ptr [ESP + 0x14],EDX MOV EBP,dword ptr [EDI] PUSH EAX CAL...
null
null
null
null
[(u'PTRSUB_-1207425465', u'PTRSUB_-1207425459'), (u'INDIRECT_-1207425386', u'COPY_-1207425433'), ('const-417', u'LOAD_-1207425827'), (u'PTRSUB_-1207425459', u'PTRSUB_-1207425454'), (u'INDIRECT_-1207425381', u'COPY_-1207425428'), ('const-0', u'PTRSUB_-1207425383'), (u'CALL_-1207425619', u'INDIRECT_-1207425381'), (u'PTRS...
[('tmp_1099', u'CALL_-1207425619'), (u'COPY_-1207425556', u'CALL_-1207425698'), ('const-4', u'INT_ADD_-1207425811'), (u'INDIRECT_-1207425386', u'COPY_-1207425433'), ('tmp_1098', u'INT_ADD_-1207425805'), ('const-417', u'LOAD_-1207425712'), (u'INDIRECT_-1207425381', u'COPY_-1207425428'), (u'INT_ADD_-1207425811', u'CAST_-...
null
null
001724a0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001724a0(int param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined *puVar3;\n undefined4 uVar4;\n char *pcVar5;\n \n uVar4 = DAT_0038f488;\n uVar1 = *(undefined4...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void print_stats(Stringpool_template<unsigned_int> * this, char * name)\n */\n\nvoid __thiscall\ngold::Stringpool_template<unsigned_int>::print_stats\n (Stringpool_templat...
(translation_unit "void FUN_001724a0(int param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined *puVar3;\n undefined4 uVar4;\n char *pcVar5;\n \n uVar4 = DAT_0038f488;\n uVar1 = *(undefined4 *)(param_1 + 4);\n uVar2 = *(undefined4 *)(param_1 + 0xc);\n pcVar5 = (char *)gettext("%s...
(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 IDENT ;) (d...
(function_definition "void FUN_001724a0(int param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined *puVar3;\n undefined4 uVar4;\n char *pcVar5;\n \n uVar4 = DAT_0038f488;\n uVar1 = *(undefined4 *)(param_1 + 4);\n uVar2 = *(undefined4 *)(param_1 + 0xc);\n pcVar5 = (char *)gettext(...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void print_stats(Stringpool_template<unsigned_int> * this, char * name) */ void __thiscall gold::type_1<var_3>::function_1 (type_1<var_3> *this,char *name) { type_2 sVar1; type_2 sVa...
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) { undefined4 uVar1; undefined4 uVar2; undefined *puVar3; undefined4 uVar4; char *pcVar5; uVar4 = DAT_0038f488; uVar1 = *(undefined4 *)(param_1 + 4); uVar2 = *(undefi...
929_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c
dcngettext
dcngettext
/* WARNING: Control flow encountered bad instruction data */ void dcngettext(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* dcngettext@@GLIBC_2.2 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void dcngettext(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207114950')]
[('const-1', u'RETURN_-1207114950')]
null
null
0013e330
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid dcngettext(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void dcngettext(void)\n\n{\n /* WARNING: Bad instru...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid dcngettext(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* dcngettext@@GLIBC_2.2 */\n halt_baddata();\n}\n\n" comment (function_definition "void dcngettext(void)...
(translation_unit "void dcngettext(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void dcngettext(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "dcngettext(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitiv...
(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 dcngettext(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "dcngettext(void)" (identifier "dcngettext") (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 */ /* dcngettext@@GLIBC_2.2 */ 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(); }
98_sparc64-linux-gnu-nm_and_sparc64-linux-gnu-nm_strip.c
print_archive_member_bsd
FUN_00012bf0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void print_archive_member_bsd(char *archive,char *filename) { if (filename_per_symbol != 0) { return; } printf("\n%s:\n",filename); return; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00012bf0(undefined4 param_1,undefined4 param_2) { if (DAT_0001d3e0 != 0) { return; } printf("\n%s:\n",param_2); return; }
PUSH EBX CALL 0x00012a60 ADD EBX,0xa40a SUB ESP,0x8 MOV EAX,dword ptr [EBX + 0x3e0] TEST EAX,EAX JZ 0x00012c10 ADD ESP,0x8 POP EBX RET SUB ESP,0x8 LEA EAX,[EBX + 0xffffb011] PUSH dword ptr [ESP + 0x1c] PUSH EAX CALL 0x00012080 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[('tmp_100', u'CBRANCH_-1205982160'), ('const-98321', u'COPY_-1205982044'), ('const-0', u'RETURN_-1205982057'), (u'COPY_-1205982044', u'CALL_-1205982097'), ('tmp_433', u'INT_NOTEQUAL_-1205982160'), (u'CALL_-1205982097', u'INDIRECT_-1205981987'), ('const-0', u'INT_NOTEQUAL_-1205982160'), ('const-0', u'RETURN_-1205982133...
[('tmp_100', u'CBRANCH_-1205982160'), ('const-0', u'RETURN_-1205982057'), (u'COPY_-1205982045', u'CALL_-1205982097'), ('tmp_427', u'COPY_-1205982064'), ('const-0', u'INT_NOTEQUAL_-1205982160'), ('const-0', u'RETURN_-1205982133'), (u'CALL_-1205982097', u'INDIRECT_-1205981988'), (u'INDIRECT_-1205981988', u'COPY_-12059820...
null
null
00012bf0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00012bf0(undefined4 param_1,undefined4 param_2)\n\n{\n if (DAT_0001d3e0 != 0) {\n return;\n }\n printf("\n%s:\n",param_2);\n return;\n}\n\n" comment (function_definition "void FUN_00012bf0(unde...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid print_archive_member_bsd(char *archive,char *filename)\n\n{\n if (filename_per_symbol != 0) {\n return;\n }\n printf("\n%s:\n",filename);\n return;\n}\n\n"...
(translation_unit "void FUN_00012bf0(undefined4 param_1,undefined4 param_2)\n\n{\n if (DAT_0001d3e0 != 0) {\n return;\n }\n printf("\n%s:\n",param_2);\n return;\n}\n\n" (function_definition "void FUN_00012bf0(undefined4 param_1,undefined4 param_2)\n\n{\n if (DAT_0001d3e0 != 0) {\n return;\n }\n printf("\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 IDENT != LIT) )) (compound_statement { (return_statement return ;) })...
(function_definition "void FUN_00012bf0(undefined4 param_1,undefined4 param_2)\n\n{\n if (DAT_0001d3e0 != 0) {\n return;\n }\n printf("\n%s:\n",param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00012bf0(undefined4 param_1,undefined4 param_2)" (identifier "FUN_00012bf0") (parameter_list "(...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(char *archive,char *filename) { if (var_1 != 0) { return; } var_2("\n%s:\n",filename); return; }
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.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2) { if (DAT_0001d3e0 != 0) { return; } printf("\n%s:\n",param_2); return; }
362_powerpc64-linux-gnu-readelf_and_powerpc64-linux-gnu-readelf_strip.c
xmalloc_failed
FUN_0006b110
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void xmalloc_failed(size_t size) { void *pvVar1; int iVar2; char *pcVar3; pcVar3 = first_break; if (first_break == (char *)0x0) { pvVar1 = sbrk(0); iVar2 = (int)pvVar...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0006b110(undefined4 param_1) { void *pvVar1; int iVar2; char *pcVar3; iVar2 = DAT_000b9d78; if (DAT_000b9d78 == 0) { pvVar1 = sbrk(0); iVar2 = (int)pvVar1 - (int)PTR_environ_000b3fe4; } else { ...
PUSH ESI PUSH EBX CALL 0x00013f70 ADD EBX,0x48ee9 SUB ESP,0x4 MOV ESI,dword ptr [EBX + 0x5d78] TEST ESI,ESI JZ 0x0006b179 SUB ESP,0xc PUSH 0x0 CALL 0x00013390 ADD ESP,0x10 SUB EAX,ESI MOV ECX,dword ptr [EBX + 0x1300] LEA EDX,[EBX + 0xfffc949c] LEA ESI,[EBX + 0xfffc7c55] CMP byte ptr [ECX],0x0 CMOVZ EDX,ESI SUB ESP,0x8 ...
null
null
null
null
[('const-628672', u'COPY_-1206275369'), (u'CAST_-1206275274', u'INT_SUB_-1206275506'), (u'INDIRECT_-1206275314', u'MULTIEQUAL_-1206275379'), (u'INDIRECT_-1206275374', u'MULTIEQUAL_-1206275361'), (u'CALL_-1206275732', u'CAST_-1206275351'), (u'LOAD_-1206275608', u'CALL_-1206275595'), (u'CALL_-1206275595', u'INDIRECT_-120...
[('tmp_1215', u'INT_EQUAL_-1206275757'), (u'CAST_-1206275274', u'INT_SUB_-1206275506'), (u'INDIRECT_-1206275314', u'MULTIEQUAL_-1206275379'), (u'INDIRECT_-1206275374', u'MULTIEQUAL_-1206275361'), (u'CALL_-1206275732', u'CAST_-1206275351'), (u'LOAD_-1206275608', u'CALL_-1206275595'), (u'CALL_-1206275595', u'INDIRECT_-12...
null
null
0006b110
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0006b110(undefined4 param_1)\n\n{\n void *pvVar1;\n int iVar2;\n char *pcVar3;\n \n iVar2 = DAT_000b9d78;\n if (DAT_000b9d78 == 0) {\n pvVar1 = sbrk(0);\n iVar2 = (int)pvVar1 - (int)PTR_en...
(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 void *pvVar1;\n int iVar2;\n char *pcVar3;\n \n pcVar3 = first_break;\n if (first_break == (char *)0x0) {\n pvVar1 = s...
(translation_unit "void FUN_0006b110(undefined4 param_1)\n\n{\n void *pvVar1;\n int iVar2;\n char *pcVar3;\n \n iVar2 = DAT_000b9d78;\n if (DAT_000b9d78 == 0) {\n pvVar1 = sbrk(0);\n iVar2 = (int)pvVar1 - (int)PTR_environ_000b3fe4;\n }\n else {\n pvVar1 = sbrk(0);\n iVar2 = (int)pvVar1 - iVar2;\n }...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expressio...
(function_definition "void FUN_0006b110(undefined4 param_1)\n\n{\n void *pvVar1;\n int iVar2;\n char *pcVar3;\n \n iVar2 = DAT_000b9d78;\n if (DAT_000b9d78 == 0) {\n pvVar1 = sbrk(0);\n iVar2 = (int)pvVar1 - (int)PTR_environ_000b3fe4;\n }\n else {\n pvVar1 = sbrk(0);\n iVar2 = (int)pvVar1 - iVar2;\n...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(size_t size) { void *pvVar1; int iVar2; char *pcVar3; pcVar3 = var_1; if (var_1 == (char *)0x0) { pvVar1 = var_2(0); iVar2 = (int)pvVar1 - (int)PTR_en...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator dec...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1) { void *pvVar1; int iVar2; char *pcVar3; iVar2 = DAT_000b9d78; if (DAT_000b9d78 == 0) { pvVar1 = sbrk(0); iVar2 = (int)pvVar1 - (int)PTR_environ_000b3fe4; } else { pvV...
5706_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
Copy_relocs
FUN_00226eb0
/* DWARF original prototype: void Copy_relocs(Copy_relocs<4,_32,_false> * this, uint copy_reloc_type) */ void __thiscall gold::Copy_relocs<4,_32,_false>::Copy_relocs(Copy_relocs<4,_32,_false> *this,uint copy_reloc_type) { (this->entries_). super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_...
void FUN_00226eb0(undefined4 *param_1,undefined4 param_2) { *param_1 = 0; param_1[1] = 0; param_1[2] = 0; param_1[3] = param_2; param_1[4] = 0; param_1[5] = 0; return; }
MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [ESP + 0x8] MOV dword ptr [EAX],0x0 MOV dword ptr [EAX + 0x4],0x0 MOV dword ptr [EAX + 0x8],0x0 MOV dword ptr [EAX + 0xc],EDX MOV dword ptr [EAX + 0x10],0x0 MOV dword ptr [EAX + 0x14],0x0 RET
null
null
null
null
[(u'PTRSUB_-1203933395', u'PTRSUB_-1203933390'), (u'PTRSUB_-1203933406', u'PTRSUB_-1203933401'), (u'PTRSUB_-1203933419', u'PTRSUB_-1203933411'), ('const-417', u'STORE_-1203933502'), ('const-417', u'STORE_-1203933473'), ('const-417', u'STORE_-1203933467'), (u'PTRSUB_-1203933399', u'PTRSUB_-1203933394'), (u'PTRSUB_-12039...
[('const-4', u'PTRADD_-1203933386'), ('const-0', u'STORE_-1203933457'), ('const-0', u'RETURN_-1203933440'), (u'PTRADD_-1203933394', u'STORE_-1203933467'), ('const-4', u'PTRADD_-1203933394'), ('const-417', u'STORE_-1203933457'), ('const-417', u'STORE_-1203933467'), ('tmp_82', u'STORE_-1203933473'), ('const-4', u'PTRADD_...
null
null
00226eb0
x86
O3
(translation_unit "void FUN_00226eb0(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = 0;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[3] = param_2;\n param_1[4] = 0;\n param_1[5] = 0;\n return;\n}\n\n" (function_definition "void FUN_00226eb0(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = 0;...
(translation_unit "/* DWARF original prototype: void Copy_relocs(Copy_relocs<4,_32,_false> * this, uint\n copy_reloc_type) */\n\nvoid __thiscall\ngold::Copy_relocs<4,_32,_false>::Copy_relocs(Copy_relocs<4,_32,_false> *this,uint copy_reloc_type)\n\n{\n (this->entries_).\n super__Vector_base<gold::Copy_relocs<4,_32,_...
(translation_unit "void FUN_00226eb0(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = 0;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[3] = param_2;\n param_1[4] = 0;\n param_1[5] = 0;\n return;\n}\n\n" (function_definition "void FUN_00226eb0(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = 0;...
(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 (pointer_expression * IDENT) = LIT) ;) (expression_statement (ass...
(function_definition "void FUN_00226eb0(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = 0;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[3] = param_2;\n param_1[4] = 0;\n param_1[5] = 0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00226eb0(undefined4 *param_1,undefined4 param_2)" (i...
/* DWARF original prototype: void Copy_relocs(Copy_relocs<4,_32,_false> * this, uint copy_reloc_type) */ void __thiscall var_1::Copy_relocs<4,_32,_false>::Copy_relocs(Copy_relocs<4,_32,_false> *this,uint copy_reloc_type) { (this->entries_). super__Vector_base<var_1::Copy_relocs<4,_32,_false>::var_2,_std::allo...
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
void MASKED(undefined4 *param_1,undefined4 param_2) { *param_1 = 0; param_1[1] = 0; param_1[2] = 0; param_1[3] = param_2; param_1[4] = 0; param_1[5] = 0; return; }
3126_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
do_finalize_gnu_properties
FUN_000a48e0
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_finalize_gnu_properties(Target * this, Layout * param_1) */ void __thiscall gold::Target::do_finalize_gnu_properties(Target *this,Layout *param_2) { return; }
void FUN_000a48e0(void) { return; }
RET
null
null
null
null
[('const-0', u'RETURN_-1206564628')]
[('const-0', u'RETURN_-1206564628')]
null
null
000a48e0
x86
O3
(translation_unit "void FUN_000a48e0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_000a48e0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_000a48e0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void do_finalize_gnu_properties(Target * this, Layout * param_1) */\n\nvoid __thiscall gold::Target::do_finalize_gnu_properties(Target *this,Layout *param_2)\n\n{\n return;\n}\n\n" comment comment (function_...
(translation_unit "void FUN_000a48e0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_000a48e0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_000a48e0(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_000a48e0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_000a48e0(void)" (identifier "FUN_000a48e0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen...
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_finalize_gnu_properties(Target * this, Layout * param_1) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *param_2) { 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
void MASKED(void) { return; }
920_gawk_and_gawk_strip.c
isalnum
isalnum
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int isalnum(int param_1) { /* WARNING: Bad instruction - Truncating control flow here */ /* isalnum@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int isalnum(int param_1) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206832850')]
[('const-1', u'RETURN_-1206832850')]
null
null
000e3124
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint isalnum(int param_1)\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\nint isalnum(int param_1)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* isalnum@@GLIBC_2.0 */\...
(translation_unit "int isalnum(int param_1)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int isalnum(int param_1)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "isalnum(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaratio...
(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 isalnum(int param_1)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "isalnum(int param_1)" (identifier "isalnum") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier "param_1")) () ")")))...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int param_1) { /* WARNING: Bad instruction - Truncating control flow here */ /* isalnum@@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 param_1) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
486_hppa-linux-gnu-objdump_and_hppa-linux-gnu-objdump_strip.c
byte_put_big_endian
FUN_00046600
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void byte_put_big_endian(uchar *field,elf_vma value,int size) { char *message; switch(size) { default: message = (char *)dcgettext(0,"Unhandled data length: %d\n",5,(uint)value); error(message,size); ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00046600(undefined1 *param_1,uint param_2,uint param_3,undefined4 param_4) { undefined4 uVar1; switch(param_4) { default: uVar1 = dcgettext(0,"Unhandled data length: %d\n",5,param_2); error(uVar1,param_...
PUSH EDI PUSH ESI PUSH EBX MOV ESI,dword ptr [ESP + 0x1c] CALL 0x000143a0 ADD EBX,0x299f4 MOV ECX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [ESP + 0x14] MOV EDX,dword ptr [ESP + 0x18] CMP ESI,0x8 JA 0x0004665c MOV EDI,dword ptr [EBX + ESI*0x4 + 0xfffe648c] ADD EDI,EBX JMP EDI PUSH EAX LEA EAX,[EBX + 0xfffe63b3] PUSH 0x5...
null
null
null
null
[('const-417', u'STORE_-1206163777'), ('const-0', u'CALL_-1206163780'), (u'SUBPIECE_-1206163233', u'CALL_-1206163780'), ('const-0', u'SUBPIECE_-1206163266'), ('const-0', u'SUBPIECE_-1206163255'), (u'INT_OR_-1206163763', u'STORE_-1206163783'), ('const-417', u'STORE_-1206163593'), (u'MULTIEQUAL_-1206163241', u'INT_RIGHT_...
[('const-0', u'SUBPIECE_-1206163238'), (u'CAST_-1206163142', u'STORE_-1206163783'), ('const-8', u'INT_RIGHT_-1206163744'), (u'INT_OR_-1206163763', u'STORE_-1206163783'), ('tmp_2212', u'PTRADD_-1206163533'), ('const-1', u'PTRADD_-1206163723'), ('const-417', u'STORE_-1206163783'), (u'MULTIEQUAL_-1206163261', u'INT_RIGHT_...
null
null
00046600
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00046600(undefined1 *param_1,uint param_2,uint 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...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid byte_put_big_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,(uint)value);\n error...
(translation_unit "void FUN_00046600(undefined1 *param_1,uint param_2,uint 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_2);\n error(uVar1,param_4);\n \n abort();\n case 8:\n *(uint *...
(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_00046600(undefined1 *param_1,uint param_2,uint 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_2);\n error(uVar1,param_4);\n \n abort();\n case 8:\n *(uin...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void function_1(type_1 *var_4,type_2 value,int size) { char *message; switch(size) { default: message = (char *)var_1(0,"Unhandled data length: %d\n",5,(type_3)value); var_2(message,size); /* ...
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(undefined1 *param_1,uint param_2,uint param_3,undefined4 param_4) { undefined4 uVar1; switch(param_4) { default: uVar1 = dcgettext(0,"Unhandled data length: %d\n",5,param_2); error(uVar1,param_4); ...
6745_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
ostream
FUN_0018d450
/* std::ostream::ostream() */ void __thiscall std::ostream::ostream(ostream *this) { int unaff_EDI; __x86_get_pc_thunk_di(); ios_base::ios_base((ios_base *)(this + 4)); *(undefined4 *)(this + 0x74) = 0; *(undefined2 *)(this + 0x78) = 0; *(undefined4 *)(this + 0x7c) = 0; *(undefined4 *)(this + 0x80) ...
void FUN_0018d450(undefined4 *param_1) { int unaff_EDI; FUN_0004fb7e(); FUN_001c5690(param_1 + 1); param_1[0x1d] = 0; *(undefined2 *)(param_1 + 0x1e) = 0; param_1[0x1f] = 0; param_1[0x20] = 0; param_1[0x21] = 0; param_1[0x22] = 0; *param_1 = &UNK_00171cff + unaff_EDI; param_1[1] = &UNK_00171d...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x0004fb7e ADD EDI,0x174ba7 PUSH ESI PUSH EBX SUB ESP,0x28 MOV ESI,dword ptr [EBP + 0x8] LEA EAX,[ESI + 0x4] MOV EBX,EDI PUSH EAX MOV dword ptr [EBP + -0x1c],EAX CALL 0x001c5690 XOR EAX,EAX MOV dword ptr [ESI + 0x74],0x0 MOV word ptr [ESI + 0x78],AX LEA EAX,[EDI + 0xffffd14c] MOV dwor...
null
null
null
null
[('const-417', u'STORE_-1207446321'), ('const-116', u'PTRADD_-1207446286'), (u'CAST_-1207446065', u'STORE_-1207446268'), ('const-1', u'PTRADD_-1207446261'), ('const-124', u'PTRADD_-1207446261'), ('const-1', u'PTRADD_-1207446191'), ('tmp_394', u'PTRADD_-1207446208'), ('const-4', u'PTRADD_-1207446323'), ('const-417', u'S...
[('const-34', u'PTRADD_-1207446064'), (u'PTRADD_-1207446136', u'CALL_-1207446218'), ('tmp_721', u'PTRADD_-1207446075'), ('const-1', u'PTRADD_-1207446231'), (u'PTRADD_-1207446075', u'STORE_-1207446281'), ('tmp_721', u'PTRADD_-1207446136'), ('const-4', u'PTRADD_-1207446136'), ('const-417', u'STORE_-1207446321'), ('const-...
null
null
0018d450
x86
O3
(translation_unit "void FUN_0018d450(undefined4 *param_1)\n\n{\n int unaff_EDI;\n \n FUN_0004fb7e();\n FUN_001c5690(param_1 + 1);\n param_1[0x1d] = 0;\n *(undefined2 *)(param_1 + 0x1e) = 0;\n param_1[0x1f] = 0;\n param_1[0x20] = 0;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n *param_1 = &UNK_00171cff + unaff_...
(translation_unit "/* std::ostream::ostream() */\n\nvoid __thiscall std::ostream::ostream(ostream *this)\n\n{\n int unaff_EDI;\n \n __x86_get_pc_thunk_di();\n ios_base::ios_base((ios_base *)(this + 4));\n *(undefined4 *)(this + 0x74) = 0;\n *(undefined2 *)(this + 0x78) = 0;\n *(undefined4 *)(this + 0x7c) = 0;\n ...
(translation_unit "void FUN_0018d450(undefined4 *param_1)\n\n{\n int unaff_EDI;\n \n FUN_0004fb7e();\n FUN_001c5690(param_1 + 1);\n param_1[0x1d] = 0;\n *(undefined2 *)(param_1 + 0x1e) = 0;\n param_1[0x1f] = 0;\n param_1[0x20] = 0;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n *param_1 = &UNK_00171cff + unaff_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argum...
(function_definition "void FUN_0018d450(undefined4 *param_1)\n\n{\n int unaff_EDI;\n \n FUN_0004fb7e();\n FUN_001c5690(param_1 + 1);\n param_1[0x1d] = 0;\n *(undefined2 *)(param_1 + 0x1e) = 0;\n param_1[0x1f] = 0;\n param_1[0x20] = 0;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n *param_1 = &UNK_00171cff + una...
/* std::ostream::ostream() */ void __thiscall std::function_1::function_1(function_1 *var_3) { int var_4; var_1(); ios_base::var_2((var_2 *)(var_3 + 4)); *(type_1 *)(var_3 + 0x74) = 0; *(type_2 *)(var_3 + 0x78) = 0; *(type_1 *)(var_3 + 0x7c) = 0; *(type_1 *)(var_3 + 0x80) = 0; *(type_1 *)(var_3 + ...
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
void MASKED(undefined4 *param_1) { int unaff_EDI; FUN_0004fb7e(); FUN_001c5690(param_1 + 1); param_1[0x1d] = 0; *(undefined2 *)(param_1 + 0x1e) = 0; param_1[0x1f] = 0; param_1[0x20] = 0; param_1[0x21] = 0; param_1[0x22] = 0; *param_1 = &UNK_00171cff + unaff_EDI; param_1[1] = &UNK_00171d13 + u...
1724_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
parse_to_value
FUN_00047e60
/* 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_section_ordering_file * this, char * option_name, char * arg, Command_line * param_3, General_options * param...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00047e60(int param_1,undefined4 param_2,undefined4 param_3) { FUN_0014be10(param_2,param_3,param_1 + 0x40); *(undefined1 *)(param_1 + 0x3c) = 1; return; }
PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x3cc199 SUB ESP,0x8 MOV ESI,dword ptr [ESP + 0x14] LEA EAX,[ESI + 0x40] PUSH EAX PUSH dword ptr [ESP + 0x20] PUSH dword ptr [ESP + 0x20] CALL 0x0014be10 MOV byte ptr [ESI + 0x3c],0x1 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('const-1', u'RETURN_-1206157706')]
[('tmp_346', u'CALL_-1206157642'), (u'CAST_-1206157524', u'STORE_-1206157638'), ('const-64', u'INT_ADD_-1206157659'), (u'INT_ADD_-1206157659', u'CALL_-1206157642'), ('const-417', u'STORE_-1206157638'), ('const-0', u'RETURN_-1206157602'), (u'INT_ADD_-1206157624', u'CAST_-1206157524'), ('const-60', u'INT_ADD_-1206157624'...
null
null
00047e60
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00047e60(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014be10(param_2,param_3,param_1 + 0x40);\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_section_ordering_file * this, char *\n option_name, char * arg, Command_line * param_3, Ge...
(translation_unit "void FUN_00047e60(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014be10(param_2,param_3,param_1 + 0x40);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_00047e60(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014be10(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_00047e60(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014be10(param_2,param_3,param_1 + 0x40);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00047e60(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_section_ordering_file * this, char * option_name, char * arg, Command_line * param_3, General_options * param...
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_0014be10(param_2,param_3,param_1 + 0x40); *(undefined1 *)(param_1 + 0x3c) = 1; return; }
9_sg_start_and_sg_start_strip.c
strlen
strlen
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strlen(char *__s) { size_t sVar1; sVar1 = (*(code *)PTR_strlen_00015fb8)(); return sVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strlen(char *__s) { size_t sVar1; sVar1 = (*(code *)PTR_strlen_00015fb8)(); return sVar1; }
JMP dword ptr [EBX + 0x24]
null
null
null
null
[(u'CALLIND_-1205989206', u'INDIRECT_-1205989133'), (u'CALLIND_-1205989206', u'RETURN_-1205989203'), (u'CAST_-1205989127', u'CALLIND_-1205989206'), (u'INDIRECT_-1205989133', u'COPY_-1205989192'), ('tmp_67', u'CAST_-1205989127'), ('const-0', u'RETURN_-1205989203')]
[(u'CALLIND_-1205989206', u'INDIRECT_-1205989133'), (u'CALLIND_-1205989206', u'RETURN_-1205989203'), (u'CAST_-1205989127', u'CALLIND_-1205989206'), (u'INDIRECT_-1205989133', u'COPY_-1205989192'), ('tmp_67', u'CAST_-1205989127'), ('const-0', u'RETURN_-1205989203')]
null
null
000110a0
x86
O3
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_00015fb8)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code ...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_00015fb8)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code ...
(translation_unit "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_00015fb8)();\n return sVar1;\n}\n\n" (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_00015fb8)();\n return sVar1;\n}" primitive_type (function_declarator "strl...
(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 "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_00015fb8)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "strlen(char *__s)" (identifier "strlen") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_type "ch...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t function_1(char *__s) { size_t sVar1; sVar1 = (*(type_1 *)PTR_strlen_00015fb8)(); return sVar1; }
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 */ size_t MASKED(char *__s) { size_t sVar1; sVar1 = (*(code *)PTR_MASKED_00015fb8)(); return sVar1; }
695_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c
__throw_length_error
FUN_000329d9
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::__throw_length_error(char const*) [clone .cold.3] */ void std::__throw_length_error(char *param_1) { int unaff_EBP; __cxa_free_exception(); /* WARNING: Subroutine does not return */ _Unwind_Resume(*(unde...
void FUN_000329d9(void) { int unaff_EBP; FUN_001ac310(); /* WARNING: Subroutine does not return */ FUN_00243440(*(undefined4 *)(unaff_EBP + -0x1c)); }
SUB ESP,0xc MOV EBX,ESI PUSH EDI CALL 0x001ac310 POP EAX PUSH dword ptr [EBP + -0x1c] CALL 0x00243440
null
null
null
null
[(u'LOAD_-1206113796', u'CALL_-1206113782'), ('const-1', u'RETURN_-1206113777'), (u'INT_ADD_-1206113780', u'CAST_-1206113693'), ('const-4294967268', u'INT_ADD_-1206113780'), ('tmp_142', u'INT_ADD_-1206113780'), ('const-417', u'LOAD_-1206113796'), (u'CAST_-1206113693', u'LOAD_-1206113796')]
[(u'CAST_-1206113695', u'LOAD_-1206113796'), (u'LOAD_-1206113796', u'CALL_-1206113782'), ('const-1', u'RETURN_-1206113777'), ('tmp_141', u'INT_ADD_-1206113780'), ('const-417', u'LOAD_-1206113796'), (u'INT_ADD_-1206113780', u'CAST_-1206113695'), ('const-4294967268', u'INT_ADD_-1206113780')]
null
null
000329d9
x86
O3
(translation_unit "void FUN_000329d9(void)\n\n{\n int unaff_EBP;\n \n FUN_001ac310();\n /* WARNING: Subroutine does not return */\n FUN_00243440(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_000329d9(void)\n\n{\n int unaff_EBP;\n \n FUN_001ac310();\n ...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::__throw_length_error(char const*) [clone .cold.3] */\n\nvoid std::__throw_length_error(char *param_1)\n\n{\n int unaff_EBP;\n \n __cxa_free_exception();\n /* WARNING: Subroutine does not return...
(translation_unit "void FUN_000329d9(void)\n\n{\n int unaff_EBP;\n \n FUN_001ac310();\n \n FUN_00243440(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_000329d9(void)\n\n{\n int unaff_EBP;\n \n FUN_001ac310();\n \n FUN_00243440(*(undefined4 *)(un...
(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 ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expressio...
(function_definition "void FUN_000329d9(void)\n\n{\n int unaff_EBP;\n \n FUN_001ac310();\n \n FUN_00243440(*(undefined4 *)(unaff_EBP + -0x1c));\n}" (primitive_type "void") (function_declarator "FUN_000329d9(void)" (identifier "FUN_000329d9") (parameter_list "(void)" (( "(") (parameter_declaration...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::__throw_length_error(char const*) [clone .cold.3] */ void std::function_1(char *param_1) { int var_3; var_1(); /* WARNING: Subroutine does not return */ var_2(*(type_1 *)(var_3 + -0x1c)); }
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_001ac310(); /* WARNING: Subroutine does not return */ FUN_00243440(*(undefined4 *)(unaff_EBP + -0x1c)); }
3099_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
_M_default_append
FUN_000a8e00
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void _M_default_append(vector<gold::Symbol_value<64>,_std::allocator<gold::Symbol_value<64>_>_> * this, size_type __n) */ void __thiscall std::vector<gold::Symbol_value<64>,_std::allocator<gold::...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_000a8e00(int *param_1,uint param_2) { int iVar1; int iVar2; uint uVar3; undefined4 *puVar4; undefined4 *puVar5; undefined4 *puVar6; undefined4 *puVar7; uint uVar8; uint uVar9; undefined4 *puVar10; ...
CALL 0x0004fb76 ADD EAX,0x2591fb PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c MOV ESI,dword ptr [ESP + 0x34] MOV EDI,dword ptr [ESP + 0x30] MOV dword ptr [ESP],EAX TEST ESI,ESI JZ 0x000a8e73 MOV EDX,dword ptr [EDI + 0x4] MOV EAX,dword ptr [EDI + 0x8] SUB EAX,EDX SAR EAX,0x2 IMUL EAX,EAX,-0x33333333 CMP ESI,EAX JA 0...
null
null
null
null
[(u'COPY_-1206545636', u'MULTIEQUAL_-1206545895'), ('const-858993459', u'INT_MULT_-1206545830'), ('const-20', u'PTRADD_-1206545466'), ('const-0', u'PTRSUB_-1206545384'), (u'PTRSUB_-1206545400', u'PTRSUB_-1206545381'), ('const-1', u'PTRADD_-1206545459'), (u'PTRSUB_-1206545381', u'PTRSUB_-1206545369'), (u'COPY_-120654547...
[('const-417', u'LOAD_-1206546136'), ('const-0', u'STORE_-1206546271'), ('const-4294967295', u'STORE_-1206546731'), (u'PTRADD_-1206545770', u'COPY_-1206545762'), ('const-214748364', u'INT_ADD_-1206546510'), ('const-4', u'PTRADD_-1206545501'), (u'COPY_-1206545693', u'MULTIEQUAL_-1206545896'), ('const-3435973837', u'INT_...
null
null
000a8e00
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_000a8e00(int *param_1,uint param_2)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n uint u...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void\n _M_default_append(vector<gold::Symbol_value<64>,_std::allocator<gold::Symbol_value<64>_>_> *\n this, size_type __n) */\n\nvoid __thiscall\nstd::vector<gold::Symbol_value<64...
(translation_unit "void FUN_000a8e00(int *param_1,uint param_2)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n uint uVar9;\n undefined4 *puVar10;\n undefined4 *puVar11;\n \n if (param_2 != 0) {\n puVar5...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_de...
(function_definition "void FUN_000a8e00(int *param_1,uint param_2)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n uint uVar9;\n undefined4 *puVar10;\n undefined4 *puVar11;\n \n if (param_2 != 0) {\n puV...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void _M_default_append(vector<gold::Symbol_value<64>,_std::allocator<gold::Symbol_value<64>_>_> * this, size_type __n) */ void __thiscall std::vector<var_3::var_1<64>,var_4::allocator<var_3::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
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int *param_1,uint param_2) { int iVar1; int iVar2; uint uVar3; undefined4 *puVar4; undefined4 *puVar5; undefined4 *puVar6; undefined4 *puVar7; uint uVar8; uint uVar9; undefined4 *puVar10; undefi...
9273_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c
has_facet<std::money_get<char,std::istreambuf_iterator<char,std::char_traits<char>>>>
FUN_00229b60
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* bool std::has_facet<std::money_get<char, std::istreambuf_iterator<char, std::char_traits<char> > > >(std::locale const&) */ bool std::has_facet<std...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool FUN_00229b60(int *param_1) { uint uVar1; int iVar2; bool bVar3; uVar1 = FUN_001aee00(PTR_DAT_0033ed80); bVar3 = false; if ((uVar1 < *(uint *)(*param_1 + 8)) && (iVar2 = *(int *)(*(int *)(*param_1 + 4) + ...
PUSH EBX CALL 0x00035680 ADD EBX,0x11549a SUB ESP,0x14 PUSH dword ptr [EBX + 0xfffffd80] CALL 0x001aee00 MOV EDX,EAX MOV EAX,dword ptr [ESP + 0x20] ADD ESP,0x10 MOV ECX,dword ptr [EAX] XOR EAX,EAX CMP dword ptr [ECX + 0x8],EDX JBE 0x00229bb2 MOV ECX,dword ptr [ECX + 0x4] MOV EDX,dword ptr [ECX + EDX*0x4] TEST EDX,EDX J...
null
null
null
null
[('const-4', u'INT_ADD_-1203921947'), (u'LOAD_-1203921963', u'INT_ADD_-1203921940'), (u'COPY_-1203921830', u'RETURN_-1203921843'), (u'CALL_-1203922021', u'INDIRECT_-1203921753'), (u'CALL_-1203922021', u'INT_LESS_-1203921955'), (u'INT_ADD_-1203921966', u'CAST_-1203921726'), (u'CAST_-1203921731', u'LOAD_-1203921998'), (u...
[('const-4', u'INT_ADD_-1203921947'), (u'LOAD_-1203921963', u'INT_ADD_-1203921940'), (u'CALL_-1203921899', u'INDIRECT_-1203921716'), (u'CALL_-1203922021', u'INT_LESS_-1203921955'), ('const-0', u'COPY_-1203921795'), (u'INDIRECT_-1203921765', u'MULTIEQUAL_-1203921702'), (u'CAST_-1203921719', u'LOAD_-1203921956'), (u'INDI...
null
null
00229b60
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool FUN_00229b60(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_001aee00(PTR_DAT_0033ed80);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(in...
(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/* bool std::has_facet<std::money_get<char, std::istreambuf_iterator<char, std::char_traits<char> >\n > >(std::locale const&) */\n\n...
(translation_unit "bool FUN_00229b60(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_001aee00(PTR_DAT_0033ed80);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_001f4550(iVar2,PTR...
(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 ;) (expression_statement (assignment_expression IDENT = (call_express...
(function_definition "bool FUN_00229b60(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_001aee00(PTR_DAT_0033ed80);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_001f4550(iVar2,...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* bool std::has_facet<std::money_get<char, std::istreambuf_iterator<char, std::char_traits<char> > > >(std::locale const&) */ bool std::has_facet<std...
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 */ bool MASKED(int *param_1) { uint uVar1; int iVar2; bool bVar3; uVar1 = FUN_001aee00(PTR_DAT_0033ed80); bVar3 = false; if ((uVar1 < *(uint *)(*param_1 + 8)) && (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 ...
2485_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
do_section_entsize
FUN_000a56a0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_entsize(Sized_dynobj<32,_true> * this, uint param_1) */ uint64_t __thiscall gold::Sized_dynobj<32,_true>::do_section_entsize(Sized_dynobj<32,_true> *this,uint param_2) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000a56a0(void) { /* WARNING: Subroutine does not return */ FUN_000da200("../../gold/dynobj.h",0xf3,"do_section_entsize"); }
PUSH EBX CALL 0x0003a210 ADD EBX,0x36e95a SUB ESP,0xc LEA EAX,[EBX + 0xffee0d84] PUSH EAX LEA EAX,[EBX + 0xffee2e70] PUSH 0xf3 PUSH EAX CALL 0x000da200
null
null
null
null
[('const-1', u'RETURN_-1206561102')]
[('const-3108464', u'COPY_-1206561016'), ('const-243', u'CALL_-1206561040'), ('const-3100036', u'COPY_-1206561017'), ('const-1', u'RETURN_-1206561035'), (u'COPY_-1206561017', u'CALL_-1206561040'), (u'COPY_-1206561016', u'CALL_-1206561040')]
null
null
000a56a0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000a56a0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_000da200("../../gold/dynobj.h",0xf3,"do_section_entsize");\n}\n\n" comment (function_definition "void FUN_000a...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint64_t do_section_entsize(Sized_dynobj<32,_true> * this, uint\n param_1) */\n\nuint64_t __thiscall\ngold::Sized_dynobj<32,_true>::do_section_entsize(Sized_dynobj<32,_true> *this,u...
(translation_unit "void FUN_000a56a0(void)\n\n{\n \n FUN_000da200("../../gold/dynobj.h",0xf3,"do_section_entsize");\n}\n\n" (function_definition "void FUN_000a56a0(void)\n\n{\n \n FUN_000da200("../../gold/dynobj.h",0xf3,"do_section_entsize");\n}" primitive_type (function_declarat...
(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_000a56a0(void)\n\n{\n \n FUN_000da200("../../gold/dynobj.h",0xf3,"do_section_entsize");\n}" (primitive_type "void") (function_declarator "FUN_000a56a0(void)" (identifier "FUN_000a56a0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "voi...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_entsize(Sized_dynobj<32,_true> * this, uint param_1) */ uint64_t __thiscall gold::Sized_dynobj<32,_true>::do_section_entsize(Sized_dynobj<32,_true> *this,uint param_2) { }
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/dynobj.h",0xf3,"do_section_entsize"); }
8855_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
open
FUN_00217bc0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::ifstream::open(char const*, std::_Ios_Openmode) */ void __thiscall std::ifstream::open(ifstream *this,char *param_1,_Ios_Openmode param_2) { int iVar1; iVar1 = filebuf::open((filebuf *)(this + 8),param_1,param_2 | ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00217bc0(int *param_1,undefined4 param_2,uint param_3) { int iVar1; iVar1 = FUN_00217950(param_1 + 2,param_2,param_3 | 8); if (iVar1 != 0) { FUN_00210c00((int)param_1 + *(int *)(*param_1 + -0xc),0); ret...
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x177439 SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x1c] MOV ESI,dword ptr [ESP + 0x14] OR EAX,0x8 PUSH EAX LEA EAX,[ESI + 0x8] PUSH dword ptr [ESP + 0x1c] PUSH EAX CALL 0x00217950 ADD ESP,0x10 TEST EAX,EAX JZ 0x00217c10 SUB ESP,0x8 PUSH 0x0 MOV EAX,dword ptr [ESI] ADD ESI,dword ptr...
null
null
null
null
[(u'LOAD_-1203864419', u'INT_ADD_-1203864386'), (u'INT_OR_-1203864553', u'CALL_-1203864540'), ('const-0', u'CALL_-1203864465'), (u'PTRADD_-1203864324', u'CAST_-1203864180'), ('tmp_608', u'INT_OR_-1203864553'), ('const-20', u'PTRADD_-1203864324'), ('const-1', u'PTRADD_-1203864502'), (u'CAST_-1203864184', u'CALL_-1203864...
[('const-2', u'PTRADD_-1203864251'), (u'INT_ADD_-1203864475', u'CAST_-1203864221'), ('tmp_209', u'CBRANCH_-1203864513'), (u'CAST_-1203864194', u'LOAD_-1203864398'), (u'CAST_-1203864193', u'INT_ADD_-1203864380'), (u'INT_OR_-1203864553', u'CALL_-1203864540'), (u'LOAD_-1203864487', u'INT_ADD_-1203864469'), (u'LOAD_-120386...
null
null
00217bc0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00217bc0(int *param_1,undefined4 param_2,uint param_3)\n\n{\n int iVar1;\n \n iVar1 = FUN_00217950(param_1 + 2,param_2,param_3 | 8);\n if (iVar1 != 0) {\n FUN_00210c00((int)param_1 + *(int *)(*...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::ifstream::open(char const*, std::_Ios_Openmode) */\n\nvoid __thiscall std::ifstream::open(ifstream *this,char *param_1,_Ios_Openmode param_2)\n\n{\n int iVar1;\n \n iVar1 = filebuf::open((filebuf *)(th...
(translation_unit "void FUN_00217bc0(int *param_1,undefined4 param_2,uint param_3)\n\n{\n int iVar1;\n \n iVar1 = FUN_00217950(param_1 + 2,param_2,param_3 | 8);\n if (iVar1 != 0) {\n FUN_00210c00((int)param_1 + *(int *)(*param_1 + -0xc),0);\n return;\n }\n iVar1 = (int)param_1 + *(int *)(*param_1 + -0xc);\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) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression I...
(function_definition "void FUN_00217bc0(int *param_1,undefined4 param_2,uint param_3)\n\n{\n int iVar1;\n \n iVar1 = FUN_00217950(param_1 + 2,param_2,param_3 | 8);\n if (iVar1 != 0) {\n FUN_00210c00((int)param_1 + *(int *)(*param_1 + -0xc),0);\n return;\n }\n iVar1 = (int)param_1 + *(int *)(*param_1 + -0xc)...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::ifstream::open(char const*, std::_Ios_Openmode) */ void __thiscall std::type_1::function_1(type_1 *var_1,char *param_1,type_2 var_2) { int var_4; var_4 = type_3::function_1((type_3 *)(var_1 + 8),param_1,var_2 | 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
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1,undefined4 param_2,uint param_3) { int iVar1; iVar1 = FUN_00217950(param_1 + 2,param_2,param_3 | 8); if (iVar1 != 0) { FUN_00210c00((int)param_1 + *(int *)(*param_1 + -0xc),0); return; ...
757_nano_and_nano_strip.c
rpl_mbrtowc
FUN_0005a650
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ size_t rpl_mbrtowc(wchar_t *pwc,char *s,size_t n,mbstate_t *ps) { _Bool _Var1; size_t sVar2; int in_GS_OFFSET; wchar_t wc; int local_20; undefined4 uStack_14; uStack_14 = 0x5a659; local_20 = *(int *)(in_GS_OFFS...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ size_t FUN_0005a650(wchar_t *param_1,byte *param_2,size_t param_3,mbstate_t *param_4) { char cVar1; size_t sVar2; int in_GS_OFFSET; wchar_t local_24; int local_20; undefined4 uStack_14; uStack_14 = 0x5a659; lo...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00015680 ADD EBX,0x20577 SUB ESP,0x1c MOV EDI,dword ptr [ESP + 0x34] MOV EBP,dword ptr [ESP + 0x30] MOV ECX,dword ptr GS:[0x14] MOV dword ptr [ESP + 0xc],ECX XOR ECX,ECX MOV EAX,dword ptr [ESP + 0x38] MOV EDX,dword ptr [ESP + 0x3c] TEST EDI,EDI JZ 0x0005a6c0 MOV ESI,0xfffffffe...
null
null
null
null
[(u'INDIRECT_-1206212507', u'MULTIEQUAL_-1206212489'), (u'INT_ADD_-1206212956', u'CAST_-1206212513'), ('tmp_615', u'MULTIEQUAL_-1206212624'), (u'CALL_-1206212860', u'INDIRECT_-1206212611'), (u'BOOL_NEGATE_-1206212417', u'CBRANCH_-1206212671'), ('const-417', u'LOAD_-1206212972'), (u'MULTIEQUAL_-1206212576', u'MULTIEQUAL...
[(u'PTRSUB_-1206212633', u'MULTIEQUAL_-1206212562'), (u'CALL_-1206212699', u'INDIRECT_-1206212430'), (u'CALL_-1206212691', u'INDIRECT_-1206212404'), (u'INDIRECT_-1206212504', u'MULTIEQUAL_-1206212486'), (u'COPY_-1206212918', u'MULTIEQUAL_-1206212605'), ('tmp_997', u'MULTIEQUAL_-1206212596'), (u'INT_ZEXT_-1206212655', u...
null
null
0005a650
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nsize_t FUN_0005a650(wchar_t *param_1,byte *param_2,size_t param_3,mbstate_t *param_4)\n\n{\n char cVar1;\n size_t sVar2;\n int in_GS_OFFSET;\n wchar_t local_24;\n int local_20;\n undefined4 uStack_14;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nsize_t rpl_mbrtowc(wchar_t *pwc,char *s,size_t n,mbstate_t *ps)\n\n{\n _Bool _Var1;\n size_t sVar2;\n int in_GS_OFFSET;\n wchar_t wc;\n int local_20;\n undefined4 uStack_14;\n \n uStack_14 = 0x5a659;\n ...
(translation_unit "size_t FUN_0005a650(wchar_t *param_1,byte *param_2,size_t param_3,mbstate_t *param_4)\n\n{\n char cVar1;\n size_t sVar2;\n int in_GS_OFFSET;\n wchar_t local_24;\n int local_20;\n undefined4 uStack_14;\n \n uStack_14 = 0x5a659;\n local_20 = *(int *)(in_GS_OFFSET + 0x14);\n if (param_2 == (by...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_st...
(function_definition "size_t FUN_0005a650(wchar_t *param_1,byte *param_2,size_t param_3,mbstate_t *param_4)\n\n{\n char cVar1;\n size_t sVar2;\n int in_GS_OFFSET;\n wchar_t local_24;\n int local_20;\n undefined4 uStack_14;\n \n uStack_14 = 0x5a659;\n local_20 = *(int *)(in_GS_OFFSET + 0x14);\n if (param_2 == ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ size_t function_1(type_1 *var_4,char *var_2,size_t var_3,type_2 *ps) { type_3 _Var1; size_t var_6; int var_1; type_1 wc; int var_8; type_4 uStack_14; uStack_14 = 0x5a659; var_8 = *(int *)(var_1 + 0x14); if (v...
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 */ size_t MASKED(wchar_t *param_1,byte *param_2,size_t param_3,mbstate_t *param_4) { char cVar1; size_t sVar2; int in_GS_OFFSET; wchar_t local_24; int local_20; undefined4 uStack_14; uStack_14 = 0x5a659; local_20...
190_sg_logs_and_sg_logs_strip.c
sg_all_zeros
sg_all_zeros
/* WARNING: Control flow encountered bad instruction data */ void sg_all_zeros(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void sg_all_zeros(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206083370')]
[('const-1', u'RETURN_-1206083370')]
null
null
0003a0cc
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid sg_all_zeros(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_all_zeros(void)\n\n{\n /* WARNING: Bad in...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid sg_all_zeros(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_all_zeros(void)\n\n{\n /* WARNING: Bad in...
(translation_unit "void sg_all_zeros(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void sg_all_zeros(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "sg_all_zeros(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void sg_all_zeros(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "sg_all_zeros(void)" (identifier "sg_all_zeros") (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(); }
5978_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c
emplace_back<gold::Post_fde>
FUN_00180230
/* DWARF original prototype: void emplace_back<gold::Post_fde>(vector<gold::Post_fde,_std::allocator<gold::Post_fde>_> * this, Post_fde * __args#0) */ void __thiscall std::vector<gold::Post_fde,_std::allocator<gold::Post_fde>_>::emplace_back<gold::Post_fde> (vector<gold::Post_fde,_std::allocator<gold:...
void FUN_00180230(int param_1,undefined4 *param_2) { undefined4 *puVar1; puVar1 = *(undefined4 **)(param_1 + 4); if (puVar1 != *(undefined4 **)(param_1 + 8)) { *puVar1 = *param_2; puVar1[1] = param_2[1]; puVar1[2] = param_2[2]; *(undefined4 **)(param_1 + 4) = puVar1 + 3; return; } FUN...
PUSH EBX SUB ESP,0x8 MOV EDX,dword ptr [ESP + 0x10] MOV ECX,dword ptr [ESP + 0x14] MOV EAX,dword ptr [EDX + 0x4] CMP EAX,dword ptr [EDX + 0x8] JZ 0x00180260 MOV EBX,dword ptr [ECX] ADD EAX,0xc MOV dword ptr [EAX + -0xc],EBX MOV EBX,dword ptr [ECX + 0x4] MOV dword ptr [EAX + -0x8],EBX MOV ECX,dword ptr [ECX + 0x8] MOV d...
null
null
null
null
[('const-0', u'PTRSUB_-1207500003'), ('tmp_350', u'CALL_-1207500080'), (u'PTRSUB_-1207499980', u'LOAD_-1207500201'), ('const-4', u'PTRSUB_-1207499976'), (u'PTRSUB_-1207499985', u'PTRSUB_-1207499980'), (u'LOAD_-1207500207', u'PTRSUB_-1207499984'), (u'PTRSUB_-1207499958', u'CAST_-1207499954'), (u'PTRSUB_-1207499958', u'P...
[('tmp_477', u'PTRADD_-1207499991'), ('const-417', u'STORE_-1207500141'), (u'PTRADD_-1207499998', u'STORE_-1207500135'), ('const-0', u'RETURN_-1207500105'), (u'PTRADD_-1207499991', u'LOAD_-1207500161'), ('tmp_476', u'INT_ADD_-1207500121'), (u'PTRADD_-1207499979', u'STORE_-1207500141'), ('const-4', u'INT_ADD_-1207500121...
null
null
00180230
x86
O3
(translation_unit "void FUN_00180230(int param_1,undefined4 *param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = *(undefined4 **)(param_1 + 4);\n if (puVar1 != *(undefined4 **)(param_1 + 8)) {\n *puVar1 = *param_2;\n puVar1[1] = param_2[1];\n puVar1[2] = param_2[2];\n *(undefined4 **)(param_1 + 4) = puVar...
(translation_unit "/* DWARF original prototype: void\n emplace_back<gold::Post_fde>(vector<gold::Post_fde,_std::allocator<gold::Post_fde>_> * this,\n Post_fde * __args#0) */\n\nvoid __thiscall\nstd::vector<gold::Post_fde,_std::allocator<gold::Post_fde>_>::emplace_back<gold::Post_fde>\n (vector<gold::Post_f...
(translation_unit "void FUN_00180230(int param_1,undefined4 *param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = *(undefined4 **)(param_1 + 4);\n if (puVar1 != *(undefined4 **)(param_1 + 8)) {\n *puVar1 = *param_2;\n puVar1[1] = param_2[1];\n puVar1[2] = param_2[2];\n *(undefined4 **)(param_1 + 4) = puVar...
(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) ;) (expression_statement (assignment_expression IDENT = (pointe...
(function_definition "void FUN_00180230(int param_1,undefined4 *param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = *(undefined4 **)(param_1 + 4);\n if (puVar1 != *(undefined4 **)(param_1 + 8)) {\n *puVar1 = *param_2;\n puVar1[1] = param_2[1];\n puVar1[2] = param_2[2];\n *(undefined4 **)(param_1 + 4) = pu...
/* DWARF original prototype: void emplace_back<gold::Post_fde>(vector<gold::Post_fde,_std::allocator<gold::Post_fde>_> * this, Post_fde * __args#0) */ void __thiscall std::vector<var_5::var_1,_std::allocator<var_5::var_1>var_2>::emplace_back<var_5::var_1> (vector<var_5::var_1,_std::allocator<var_5::va...
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
void MASKED(int param_1,undefined4 *param_2) { undefined4 *puVar1; puVar1 = *(undefined4 **)(param_1 + 4); if (puVar1 != *(undefined4 **)(param_1 + 8)) { *puVar1 = *param_2; puVar1[1] = param_2[1]; puVar1[2] = param_2[2]; *(undefined4 **)(param_1 + 4) = puVar1 + 3; return; } FUN_00180...
7644_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
string_append
FUN_001fa0e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 string_append(string *p,char *s) { size_t __n; __n = strlen(s); string_need(p,__n); memcpy(p->p,s,__n); p->p = p->p + __n; return; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 FUN_001fa0e0(int param_1,char *param_2) { size_t __n; __n = strlen(param_2); FUN_001fa050(); memcpy(*(void **)(param_1 + 4),param_2,__n); *(int *)(param_1 + 4) = *(int *)(param_1 + 4) + __n; return...
PUSH EBP MOV EBP,EDX PUSH EDI PUSH ESI MOV ESI,EAX PUSH EBX CALL 0x00036f20 ADD EBX,0x1b4f13 SUB ESP,0x18 PUSH EDX CALL 0x0002a5f0 ADD ESP,0x10 MOV EDI,EAX MOV EDX,EAX MOV EAX,ESI CALL 0x001fa050 SUB ESP,0x4 PUSH EDI PUSH EBP PUSH dword ptr [ESI + 0x4] CALL 0x0002a5c0 ADD dword ptr [ESI + 0x4],EDI ADD ESP,0x1c POP EBX ...
null
null
null
null
[(u'PTRSUB_-1207918046', u'LOAD_-1207918247'), ('tmp_357', u'CALL_-1207918269'), (u'PTRSUB_-1207918037', u'STORE_-1207918224'), (u'LOAD_-1207918247', u'CALL_-1207918233'), ('const-0', u'RETURN_-1207918170'), ('const-417', u'STORE_-1207918224'), ('const-417', u'LOAD_-1207918227'), (u'PTRSUB_-1207918037', u'LOAD_-1207918...
[(u'CALL_-1207918298', u'INT_ADD_-1207918209'), (u'LOAD_-1207918247', u'CALL_-1207918233'), (u'INT_ADD_-1207918209', u'STORE_-1207918224'), ('const-0', u'RETURN_-1207918170'), (u'CAST_-1207918048', u'LOAD_-1207918247'), (u'LOAD_-1207918227', u'INT_ADD_-1207918209'), ('const-417', u'STORE_-1207918224'), (u'CAST_-1207918...
null
null
001fa0e0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_001fa0e0(int param_1,char *param_2)\n\n{\n size_t __n;\n \n __n = strlen(param_2);\n FUN_001fa050();\n memcpy(*(void **)(param_1 + 4),param_2,__n);\n *(int *)(param_1 + 4) = *(int *)(...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 string_append(string *p,char *s)\n\n{\n size_t __n;\n \n __n = strlen(s);\n string_need(p,__n);\n memcpy(p->p,s,__n);\n p->p = p->p + __n;\n return;\n}\n\n" comment (function_definition "...
(translation_unit "void __regparm3 FUN_001fa0e0(int param_1,char *param_2)\n\n{\n size_t __n;\n \n __n = strlen(param_2);\n FUN_001fa050();\n memcpy(*(void **)(param_1 + 4),param_2,__n);\n *(int *)(param_1 + 4) = *(int *)(param_1 + 4) + __n;\n return;\n}\n\n" (function_definition "void __regparm3 FUN_001fa0e0(in...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression...
(function_definition "void __regparm3 FUN_001fa0e0(int param_1,char *param_2)\n\n{\n size_t __n;\n \n __n = strlen(param_2);\n FUN_001fa050();\n memcpy(*(void **)(param_1 + 4),param_2,__n);\n *(int *)(param_1 + 4) = *(int *)(param_1 + 4) + __n;\n return;\n}" (primitive_type "void") (ERROR "__regparm3" (identifie...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 function_1(type_1 *p,char *s) { size_t var_4; var_4 = var_1(s); var_2(p,var_4); var_3(p->p,s,var_4); p->p = p->p + var_4; return; }
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator d...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 MASKED(int param_1,char *param_2) { size_t __n; __n = strlen(param_2); FUN_001fa050(); memcpy(*(void **)(param_1 + 4),param_2,__n); *(int *)(param_1 + 4) = *(int *)(param_1 + 4) + __n; return; }
8150_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c
do_is
FUN_001e6be0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::ctype<wchar_t>::do_is(wchar_t const*, wchar_t const*, unsigned short*) const */ wchar_t * __thiscall std::ctype<wchar_t>::do_is(ctype<wchar_t> *this,wchar_t *param_1,wchar_t *param_2,ushort *param_3) { ushort *puVar1; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 * FUN_001e6be0(int param_1,undefined4 *param_2,undefined4 *param_3,ushort *param_4) { ushort *puVar1; ushort *puVar2; int iVar3; ushort uVar4; int iVar5; if (param_2 < param_3) { puVar1 = param_4 + ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x158417 SUB ESP,0x1c MOV EBP,dword ptr [ESP + 0x30] MOV EAX,dword ptr [ESP + 0x38] CMP dword ptr [ESP + 0x34],EAX JNC 0x001e6c84 SUB EAX,0x1 MOV EDX,dword ptr [ESP + 0x3c] SUB EAX,dword ptr [ESP + 0x34] SHR EAX,0x2 LEA EAX,[EDX + EAX*0x2 + 0x2] MOV dword ptr ...
null
null
null
null
[(u'COPY_-1207865819', u'MULTIEQUAL_-1207865756'), (u'PTRADD_-1207866095', u'CAST_-1207865671'), (u'LOAD_-1207866129', u'CALL_-1207866116'), (u'PTRADD_-1207865623', u'COPY_-1207865659'), (u'INT_ADD_-1207866267', u'CAST_-1207865708'), (u'CALL_-1207866116', u'INT_NOTEQUAL_-1207866089'), (u'PTRADD_-1207866024', u'CAST_-12...
[(u'COPY_-1207865819', u'MULTIEQUAL_-1207865756'), ('const-417', u'LOAD_-1207866084'), (u'LOAD_-1207866129', u'CALL_-1207866116'), (u'PTRADD_-1207865608', u'MULTIEQUAL_-1207865759'), (u'CALL_-1207866116', u'INT_NOTEQUAL_-1207866089'), (u'CAST_-1207865710', u'INT_RIGHT_-1207866243'), (u'INT_ADD_-1207865760', u'PTRADD_-1...
null
null
001e6be0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 * FUN_001e6be0(int param_1,undefined4 *param_2,undefined4 *param_3,ushort *param_4)\n\n{\n ushort *puVar1;\n ushort *puVar2;\n int iVar3;\n ushort uVar4;\n int iVar5;\n \n if (param_2 < param...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::ctype<wchar_t>::do_is(wchar_t const*, wchar_t const*, unsigned short*) const */\n\nwchar_t * __thiscall\nstd::ctype<wchar_t>::do_is(ctype<wchar_t> *this,wchar_t *param_1,wchar_t *param_2,ushort *param_3)\...
(translation_unit "undefined4 * FUN_001e6be0(int param_1,undefined4 *param_2,undefined4 *param_3,ushort *param_4)\n\n{\n ushort *puVar1;\n ushort *puVar2;\n int iVar3;\n ushort uVar4;\n int iVar5;\n \n if (param_2 < param_3) {\n puVar1 = param_4 + ((uint)((int)param_3 + (-1 - (int)param_2)) >> 2) + 1;\n do...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * ID...
(function_definition "undefined4 * FUN_001e6be0(int param_1,undefined4 *param_2,undefined4 *param_3,ushort *param_4)\n\n{\n ushort *puVar1;\n ushort *puVar2;\n int iVar3;\n ushort uVar4;\n int iVar5;\n \n if (param_2 < param_3) {\n puVar1 = param_4 + ((uint)((int)param_3 + (-1 - (int)param_2)) >> 2) + 1;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::ctype<wchar_t>::do_is(wchar_t const*, wchar_t const*, unsigned short*) const */ var_1 * var_2 std::ctype<var_1>::do_is(ctype<var_1> *var_9,var_1 *var_5,var_1 *var_6,var_3 *var_7) { var_3 *var_4; var_3 *var_13; int v...
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: (type_identifier) declarator: (pointer...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 * MASKED(int param_1,undefined4 *param_2,undefined4 *param_3,ushort *param_4) { ushort *puVar1; ushort *puVar2; int iVar3; ushort uVar4; int iVar5; if (param_2 < param_3) { puVar1 = param_4 + ((uint...
7458_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
cplus_demangle_print
FUN_001dea30
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ char * cplus_demangle_print(int options,demangle_component *dc,int estimate,size_t *palc) { int iVar1; size_t sVar2; char *pcVar3; uint __size; d_growable_string dgs; dgs.b...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * FUN_001dea30(undefined4 param_1,undefined4 param_2,uint param_3,size_t *param_4) { int iVar1; size_t sVar2; void *pvVar3; uint __size; void *local_1c; undefined4 local_18; size_t local_14; int local_10; ...
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x1b05c9 SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x28] MOV dword ptr [ESP],0x0 MOV dword ptr [ESP + 0x4],0x0 MOV dword ptr [ESP + 0x8],0x0 MOV dword ptr [ESP + 0xc],0x0 TEST EAX,EAX JNZ 0x001deab0 MOV EAX,ESP PUSH EAX LEA EAX,[EBX + 0xffe45e70] PUSH EAX PUSH dword ptr [ESP + 0x2c...
null
null
null
null
[(u'INT_EQUAL_-1207768349', u'CBRANCH_-1207768348'), ('const-0', u'INT_EQUAL_-1207768112'), (u'CALL_-1207768184', u'INDIRECT_-1207767811'), (u'COPY_-1207767922', u'MULTIEQUAL_-1207768052'), (u'CALL_-1207768138', u'CAST_-1207767789'), ('tmp_717', u'STORE_-1207768312'), ('const-4294967268', u'PTRSUB_-1207767899'), (u'COP...
[(u'INDIRECT_-1207767840', u'MULTIEQUAL_-1207767934'), (u'INT_EQUAL_-1207768349', u'CBRANCH_-1207768348'), (u'CALL_-1207768184', u'INDIRECT_-1207767830'), (u'CALL_-1207768138', u'INDIRECT_-1207767861'), (u'COPY_-1207768455', u'COPY_-1207767964'), ('const-2', u'INT_LESS_-1207768187'), ('const-0', u'INT_EQUAL_-1207768112...
null
null
001dea30
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid * FUN_001dea30(undefined4 param_1,undefined4 param_2,uint param_3,size_t *param_4)\n\n{\n int iVar1;\n size_t sVar2;\n void *pvVar3;\n uint __size;\n void *local_1c;\n undefined4 local_18;\n size_t...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nchar * cplus_demangle_print(int options,demangle_component *dc,int estimate,size_t *palc)\n\n{\n int iVar1;\n size_t sVar2;\n char *pcVar3;\n uint __size;\n d_gro...
(translation_unit "void * FUN_001dea30(undefined4 param_1,undefined4 param_2,uint param_3,size_t *param_4)\n\n{\n int iVar1;\n size_t sVar2;\n void *pvVar3;\n uint __size;\n void *local_1c;\n undefined4 local_18;\n size_t local_14;\n int local_10;\n undefined4 uStack_c;\n \n uStack_c = 0x1dea37;\n local_1c ...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration ...
(function_definition "void * FUN_001dea30(undefined4 param_1,undefined4 param_2,uint param_3,size_t *param_4)\n\n{\n int iVar1;\n size_t sVar2;\n void *pvVar3;\n uint __size;\n void *local_1c;\n undefined4 local_18;\n size_t local_14;\n int local_10;\n undefined4 uStack_c;\n \n uStack_c = 0x1dea37;\n local_...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ char * function_1(int options,type_1 *dc,int var_1,size_t *palc) { int var_6; size_t sVar2; char *var_4; type_2 var_2; type_3 dgs; dgs.buf = (char *)0x0; dgs.len = 0; d...
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: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * MASKED(undefined4 param_1,undefined4 param_2,uint param_3,size_t *param_4) { int iVar1; size_t sVar2; void *pvVar3; uint __size; void *local_1c; undefined4 local_18; size_t local_14; int local_10; undefi...
6378_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
~Start_group
FUN_001ad6b0
/* 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 ~Start_group(Start_group * this, int __in_chrg) */ void __thiscall gold::Start_group::~Start_group(Start_group *this,int __in_chrg) ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001ad6b0(undefined4 *param_1) { int iVar1; undefined4 in_ECX; *param_1 = &PTR_FUN_00408330; iVar1 = param_1[0xb]; if (iVar1 != 0) { if (*(int *)(iVar1 + 4) != 0) { /* WARNING: Subrou...
PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x266949 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EAX,[EBX + 0xffff4330] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x2c] TEST EAX,EAX JZ 0x001ad6fd MOV EDX,dword ptr [EAX + 0x4] TEST EDX,EDX JNZ 0x001ad74e MOV EDX,dword ptr [EAX + 0x8] TEST EDX,EDX JNZ 0x001ad738 M...
null
null
null
null
[('const-1', u'RETURN_-1207576890')]
[('const-4227888', u'PTRSUB_-1207576341'), ('const-0', u'INT_NOTEQUAL_-1207576787'), (u'CAST_-1207576305', u'LOAD_-1207576764'), ('const-44', u'CALL_-1207576554'), (u'COPY_-1207576261', u'CALL_-1207576468'), (u'CAST_-1207576271', u'INT_NOTEQUAL_-1207576656'), (u'CAST_-1207576271', u'CALL_-1207576633'), ('const-3181108'...
null
null
001ad6b0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001ad6b0(undefined4 *param_1)\n\n{\n int iVar1;\n undefined4 in_ECX;\n \n *param_1 = &PTR_FUN_00408330;\n iVar1 = param_1[0xb];\n if (iVar1 != 0) {\n if (*(int *)(iVar1 + 4) != 0) {\n ...
(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 ~Start_group(Start_group * this, int __in_chrg) */\n\nvoid __thiscall gold::Start_group::~Start_group(Start_group ...
(translation_unit "void FUN_001ad6b0(undefined4 *param_1)\n\n{\n int iVar1;\n undefined4 in_ECX;\n \n *param_1 = &PTR_FUN_00408330;\n iVar1 = param_1[0xb];\n if (iVar1 != 0) {\n if (*(int *)(iVar1 + 4) != 0) {\n \n FUN_000da200("../../gold/token.h",100,"~Task_token",in_ECX);\n }\n ...
(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 (pointer_expression * IDENT) = (pointer_expressi...
(function_definition "void FUN_001ad6b0(undefined4 *param_1)\n\n{\n int iVar1;\n undefined4 in_ECX;\n \n *param_1 = &PTR_FUN_00408330;\n iVar1 = param_1[0xb];\n if (iVar1 != 0) {\n if (*(int *)(iVar1 + 4) != 0) {\n \n FUN_000da200("../../gold/token.h",100,"~Task_token",in_ECX);\n }\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 */ /* DWARF original prototype: void ~Start_group(Start_group * 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 (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; undefined4 in_ECX; *param_1 = &PTR_FUN_00408330; iVar1 = param_1[0xb]; if (iVar1 != 0) { if (*(int *)(iVar1 + 4) != 0) { /* WARNING: Subroutine d...
294_pageant_and_pageant_strip.c
pageant_listen_accepting
FUN_0001d370
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int pageant_listen_accepting(Plug plug,accept_fn_t constructor,accept_ctx_t ctx) { _func_void_Plug_int_SockAddr_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_0001d370(int param_1,code *param_2,undefined4 param_3) { undefined4 uVar1; undefined4 *puVar2; int *piVar3; int iVar4; puVar2 = (undefined4 *)FUN_0001c680(1,0x2024); *puVar2 = &DAT_00083ff4; puVar...
PUSH EDI PUSH ESI PUSH EBX MOV EDI,dword ptr [ESP + 0x10] CALL 0x00015340 ADD EBX,0x6796c SUB ESP,0x8 PUSH 0x2024 PUSH 0x1 CALL 0x0001c680 MOV ESI,EAX LEA EAX,[EBX + 0xfffff30c] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [EDI + 0xc] MOV dword ptr [ESI + 0xc],EAX MOV EAX,dword ptr [EDI + 0x8] MOV dword ptr [ESI + 0x2020]...
null
null
null
null
[('const-417', u'STORE_-1205939175'), ('const-0', u'INT_NOTEQUAL_-1205938955'), ('tmp_968', u'PTRADD_-1205938592'), (u'COPY_-1205939073', u'RETURN_-1205939041'), ('tmp_603', u'CBRANCH_-1205938955'), (u'PTRSUB_-1205938520', u'LOAD_-1205939114'), (u'LOAD_-1205939044', u'CALLIND_-1205939003'), (u'PTRADD_-1205938552', u'ST...
[(u'CAST_-1205938429', u'LOAD_-1205938832'), ('const-0', u'INT_NOTEQUAL_-1205938955'), ('const-0', u'STORE_-1205939231'), ('const-1', u'PTRADD_-1205938550'), ('const-417', u'STORE_-1205939175'), ('const-2056', u'PTRADD_-1205938595'), (u'PTRSUB_-1205938607', u'STORE_-1205939254'), ('const-417', u'LOAD_-1205938840'), ('t...
null
null
0001d370
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0001d370(int param_1,code *param_2,undefined4 param_3)\n\n{\n undefined4 uVar1;\n undefined4 *puVar2;\n int *piVar3;\n int iVar4;\n \n puVar2 = (undefined4 *)FUN_0001c680(1,0x2024);\n *pu...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint pageant_listen_accepting(Plug plug,accept_fn_t constructor,accept_ctx_t ctx)\n\n{\n _fun...
(translation_unit "undefined4 FUN_0001d370(int param_1,code *param_2,undefined4 param_3)\n\n{\n undefined4 uVar1;\n undefined4 *puVar2;\n int *piVar3;\n int iVar4;\n \n puVar2 = (undefined4 *)FUN_0001c680(1,0x2024);\n *puVar2 = &DAT_00083ff4;\n puVar2[3] = *(undefined4 *)(param_1 + 0xc);\n uVar1 = *(undefined4...
(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 { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT)...
(function_definition "undefined4 FUN_0001d370(int param_1,code *param_2,undefined4 param_3)\n\n{\n undefined4 uVar1;\n undefined4 *puVar2;\n int *piVar3;\n int iVar4;\n \n puVar2 = (undefined4 *)FUN_0001c680(1,0x2024);\n *puVar2 = &DAT_00083ff4;\n puVar2[3] = *(undefined4 *)(param_1 + 0xc);\n uVar1 = *(undefin...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int function_1(type_1 plug,type_2 constructor,type_3 ctx) { type_4 *var_2; type_1 ptr; type_5 *ppVar2; int...
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 */ undefined4 MASKED(int param_1,code *param_2,undefined4 param_3) { undefined4 uVar1; undefined4 *puVar2; int *piVar3; int iVar4; puVar2 = (undefined4 *)FUN_0001c680(1,0x2024); *puVar2 = &DAT_00083ff4; puVar2[3] =...
722_sqlite3_and_sqlite3_strip.c
cellArea
FUN_000476c0
/* DWARF original prototype: RtreeDValue cellArea(Rtree * pRtree, RtreeCell * p, Rtree * pRtree) */ RtreeDValue __regparm3 cellArea(Rtree *pRtree,RtreeCell *p,Rtree *pRtree_1) { uint uVar1; char *pcVar2; char *pcVar3; uint uVar4; sqlite3 *psVar5; sqlite3 *psVar6; float fVar7; float fVar8; double dV...
longdouble __regparm3 FUN_000476c0(byte param_1,char param_2,int param_3) { uint uVar1; uint uVar2; longdouble lVar3; if (param_2 != '\0') { if (param_1 == 3) { lVar3 = (longdouble)1; LAB_00047774: uVar1 = *(uint *)(param_3 + 0x18); uVar2 = *(uint *)(param_3 + 0x1c); lVar3 = (lo...
PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x10 TEST DL,DL JNZ 0x00047720 CMP AL,0x3 JZ 0x000477e0 JBE 0x00047718 CMP AL,0x4 JZ 0x000477f0 CMP AL,0x5 JNZ 0x00047810 FLD dword ptr [ECX + 0x2c] FSUB dword ptr [ECX + 0x28] FLD dword ptr [ECX + 0x24] FSUB dword ptr [ECX + 0x20] FMULP FLD dword ptr [ECX + 0x1c] FSUB dword ptr [ECX ...
null
null
null
null
[(u'PTRSUB_-1206158033', u'PTRSUB_-1206158030'), ('tmp_109', u'CBRANCH_-1206159617'), (u'CAST_-1206158041', u'INT_SRIGHT_-1206158875'), ('tmp_2038', u'PTRSUB_-1206158228'), (u'INT2FLOAT_-1206158064', u'FLOAT_MULT_-1206158088'), (u'CAST_-1206158194', u'FLOAT_SUB_-1206158332'), (u'INT_SUB_-1206158837', u'INT_SUB_-1206158...
[('tmp_109', u'CBRANCH_-1206159617'), ('tmp_3324', u'INT_ADD_-1206158788'), (u'COPY_-1206159413', u'RETURN_-1206159393'), ('tmp_3426', u'INT_EQUAL_-1206159321'), (u'INT_SUB_-1206158837', u'INT_SUB_-1206158832'), ('tmp_522', u'BRANCH_-1206159153'), (u'LOAD_-1206159484', u'FLOAT2FLOAT_-1206159430'), (u'INT_SUB_-120615895...
null
null
000476c0
x86
O3
(translation_unit "longdouble __regparm3 FUN_000476c0(byte param_1,char param_2,int param_3)\n\n{\n uint uVar1;\n uint uVar2;\n longdouble lVar3;\n \n if (param_2 != '\0') {\n if (param_1 == 3) {\n lVar3 = (longdouble)1;\nLAB_00047774:\n uVar1 = *(uint *)(param_3 + 0x18);\n uVar2 = *(uint *)(para...
(translation_unit "/* DWARF original prototype: RtreeDValue cellArea(Rtree * pRtree, RtreeCell * p, Rtree * pRtree) */\n\nRtreeDValue __regparm3 cellArea(Rtree *pRtree,RtreeCell *p,Rtree *pRtree_1)\n\n{\n uint uVar1;\n char *pcVar2;\n char *pcVar3;\n uint uVar4;\n sqlite3 *psVar5;\n sqlite3 *psVar6;\n float fVar...
(translation_unit "longdouble __regparm3 FUN_000476c0(byte param_1,char param_2,int param_3)\n\n{\n uint uVar1;\n uint uVar2;\n longdouble lVar3;\n \n if (param_2 != '\0') {\n if (param_1 == 3) {\n lVar3 = (longdouble)1;\nLAB_00047774:\n uVar1 = *(uint *)(param_3 + 0x18);\n uVar2 = *(uint *)(para...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (...
(function_definition "longdouble __regparm3 FUN_000476c0(byte param_1,char param_2,int param_3)\n\n{\n uint uVar1;\n uint uVar2;\n longdouble lVar3;\n \n if (param_2 != '\0') {\n if (param_1 == 3) {\n lVar3 = (longdouble)1;\nLAB_00047774:\n uVar1 = *(uint *)(param_3 + 0x18);\n uVar2 = *(uint *)(p...
/* DWARF original prototype: RtreeDValue cellArea(Rtree * pRtree, RtreeCell * p, Rtree * pRtree) */ type_1 __regparm3 function_1(type_2 *pRtree,type_3 *p,type_2 *pRtree_1) { type_4 var_4; char *var_7; char *var_6; type_4 var_3; type_5 *var_8; type_5 *var_9; float var_11; float var_12; double var_10...
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: (primitive_type) declarator: (identifier)) (para...
null
longdouble __regparm3 MASKED(byte param_1,char param_2,int param_3) { uint uVar1; uint uVar2; longdouble lVar3; if (param_2 != '\0') { if (param_1 == 3) { lVar3 = (longdouble)1; LAB_00047774: uVar1 = *(uint *)(param_3 + 0x18); uVar2 = *(uint *)(param_3 + 0x1c); lVar3 = (longdoub...
209_sh4-linux-gnu-gprof_and_sh4-linux-gnu-gprof_strip.c
bfd_get_error
bfd_get_error
/* WARNING: Control flow encountered bad instruction data */ void bfd_get_error(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_get_error(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206001554')]
[('const-1', u'RETURN_-1206001554')]
null
null
0002e064
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_error(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_error(void)\n\n{\n /* WARNING: Bad ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_error(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_error(void)\n\n{\n /* WARNING: Bad ...
(translation_unit "void bfd_get_error(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_get_error(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_get_error(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void"...
(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 bfd_get_error(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_get_error(void)" (identifier "bfd_get_error") (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(); }
6981_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
__adjust_heap<__gnu_cxx::__normal_iterator<std::pair<unsigned_int,_unsigned_int>*,_std::vector<std::pair<unsigned_int,_unsigned_int>_>_>,_int,_std::pair<unsigned_int,_unsigned_int>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Eh_frame_hdr::Fde_address_compare<32>_>_>
FUN_001b8b00
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __adjust_heap<__gnu_cxx::__normal_iterator<std::pair<unsigned int, unsigned int>*, std::vector<std::pair<unsigned int, unsigned int> > >, int, std::pair<unsigned int, unsigned int>, __gnu_cxx::__ops::_Iter_comp_i...
void FUN_001b8b00(int param_1,int param_2,uint param_3,uint param_4,uint param_5) { uint *puVar1; uint uVar2; int iVar3; int iVar4; uint *puVar5; uint *puVar6; int iVar7; uint uVar8; int iVar9; iVar4 = (int)(param_3 - 1) / 2; iVar9 = param_2; if (param_2 < iVar4) { do { iVar3 = (i...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x34] MOV ECX,dword ptr [ESP + 0x30] MOV EBP,dword ptr [ESP + 0x28] MOV dword ptr [ESP + 0x4],EAX MOV EAX,dword ptr [ESP + 0x38] AND ECX,0x1 MOV dword ptr [ESP + 0x10],ECX MOV dword ptr [ESP + 0xc],EAX MOV EAX,dword ptr [ESP + 0x30] LEA EDX,[EAX ...
null
null
null
null
[(u'INT_MULT_-1207661461', u'INT_ADD_-1207661473'), ('tmp_1548', u'CBRANCH_-1207660955'), (u'CAST_-1207660571', u'LOAD_-1207661321'), ('tmp_3224', u'STORE_-1207661221'), ('const-4', u'PTRADD_-1207660650'), (u'CAST_-1207660646', u'LOAD_-1207661525'), (u'INT_ADD_-1207661190', u'INT_SDIV_-1207661113'), ('tmp_3223', u'INT_...
[('tmp_3223', u'INT_LESS_-1207661301'), ('const-4', u'PTRADD_-1207660527'), (u'INT_MULT_-1207661461', u'INT_ADD_-1207661473'), ('tmp_1548', u'CBRANCH_-1207660955'), (u'CAST_-1207660571', u'LOAD_-1207661321'), (u'CAST_-1207660646', u'LOAD_-1207661525'), ('const-417', u'STORE_-1207661468'), (u'INT_ADD_-1207661190', u'INT...
null
null
001b8b00
x86
O3
(translation_unit "void FUN_001b8b00(int param_1,int param_2,uint param_3,uint param_4,uint param_5)\n\n{\n uint *puVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n uint *puVar5;\n uint *puVar6;\n int iVar7;\n uint uVar8;\n int iVar9;\n \n iVar4 = (int)(param_3 - 1) / 2;\n iVar9 = param_2;\n if (param_2 < i...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* DWARF original name: __adjust_heap<__gnu_cxx::__normal_iterator<std::pair<unsigned int, unsigned\n int>*, std::vector<std::pair<unsigned int, unsigned int> > >, int, std::pair<unsigned int,\n unsigned int>, __gnu_cxx...
(translation_unit "void FUN_001b8b00(int param_1,int param_2,uint param_3,uint param_4,uint param_5)\n\n{\n uint *puVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n uint *puVar5;\n uint *puVar6;\n int iVar7;\n uint uVar8;\n int iVar9;\n \n iVar4 = (int)(param_3 - 1) / 2;\n iVar9 = param_2;\n if (param_2 < i...
(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 (poi...
(function_definition "void FUN_001b8b00(int param_1,int param_2,uint param_3,uint param_4,uint param_5)\n\n{\n uint *puVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n uint *puVar5;\n uint *puVar6;\n int iVar7;\n uint uVar8;\n int iVar9;\n \n iVar4 = (int)(param_3 - 1) / 2;\n iVar9 = param_2;\n if (param_2 ...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __adjust_heap<__gnu_cxx::__normal_iterator<std::pair<unsigned int, unsigned int>*, std::vector<std::pair<unsigned int, unsigned int> > >, int, std::pair<unsigned int, unsigned int>, __gnu_cxx::__ops::_Iter_comp_i...
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
void MASKED(int param_1,int param_2,uint param_3,uint param_4,uint param_5) { uint *puVar1; uint uVar2; int iVar3; int iVar4; uint *puVar5; uint *puVar6; int iVar7; uint uVar8; int iVar9; iVar4 = (int)(param_3 - 1) / 2; iVar9 = param_2; if (param_2 < iVar4) { do { iVar3 = (iVar9 +...
43_sg_luns_and_sg_luns_strip.c
__libc_csu_init
FUN_00012bb0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Removing unreachable block (ram,0x00012bde) */ /* WARNING: Removing unreachable block (ram,0x00012be0) */ void __libc_csu_init(void) { EVP_PKEY_CTX *in_stack_ffffffe4; _init(in_stack_ffffffe4); return; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Removing unreachable block (ram,0x00012bde) */ /* WARNING: Removing unreachable block (ram,0x00012be0) */ void FUN_00012bb0(void) { _DT_INIT(); return; }
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00012020 ADD EBX,0x33ab SUB ESP,0xc MOV EBP,dword ptr [ESP + 0x28] CALL 0x00011000 LEA ESI,[EBX + 0xffffff10] LEA EAX,[EBX + 0xffffff10] SUB ESI,EAX SAR ESI,0x2 JZ 0x00012bfd XOR EDI,EDI SUB ESP,0x4 PUSH EBP PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] CALL dword pt...
null
null
null
null
[('const-0', u'RETURN_-1205982011'), ('tmp_884', u'CALL_-1205982221')]
[('const-0', u'RETURN_-1205982011')]
null
null
00012bb0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Removing unreachable block (ram,0x00012bde) */\n/* WARNING: Removing unreachable block (ram,0x00012be0) */\n\nvoid FUN_00012bb0(void)\n\n{\n _DT_INIT();\n return;\n}\n\n" comment comment comment (f...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Removing unreachable block (ram,0x00012bde) */\n/* WARNING: Removing unreachable block (ram,0x00012be0) */\n\nvoid __libc_csu_init(void)\n\n{\n EVP_PKEY_CTX *in_stack_ffffffe4;\n \n _init(in_stack_...
(translation_unit "void FUN_00012bb0(void)\n\n{\n _DT_INIT();\n return;\n}\n\n" (function_definition "void FUN_00012bb0(void)\n\n{\n _DT_INIT();\n return;\n}" primitive_type (function_declarator "FUN_00012bb0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_st...
(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_00012bb0(void)\n\n{\n _DT_INIT();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00012bb0(void)" (identifier "FUN_00012bb0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n _DT_INIT();\n return...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Removing unreachable block (ram,0x00012bde) */ /* WARNING: Removing unreachable block (ram,0x00012be0) */ void function_1(void) { type_1 *in_stack_ffffffe4; var_1(in_stack_ffffffe4); 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
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Removing unreachable block (ram,0x00012bde) */ /* WARNING: Removing unreachable block (ram,0x00012be0) */ void MASKED(void) { _DT_INIT(); return; }
208_hppa-linux-gnu-ranlib_and_hppa-linux-gnu-ranlib_strip.c
expandargv
FUN_00019130
/* 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; undefined *puVar2; int iVar3; FILE *__stream; size_t __n; byte *input; size_t sVar4; char **__src; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00019130(int *param_1,int *param_2) { int iVar1; byte bVar2; int iVar3; undefined *puVar4; int iVar5; FILE *__stream; size_t __n; byte *__ptr; size_t sVar6; int *__src; int iVar7; char *pcVar8; ...
PUSH EBP XOR EBP,EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00013710 ADD EBX,0x7ec5 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 MOV ...
null
null
null
null
[(u'INDIRECT_-1205952566', u'MULTIEQUAL_-1205952449'), (u'INDIRECT_-1205951884', u'MULTIEQUAL_-1205952281'), ('tmp_473', u'CBRANCH_-1205955969'), (u'CAST_-1205952546', u'CAST_-1205952227'), ('const-0', u'INT_NOTEQUAL_-1205954482'), (u'INDIRECT_-1205952716', u'MULTIEQUAL_-1205952470'), (u'CAST_-1205952338', u'MULTIEQUAL...
[('const-2', u'CALL_-1205955821'), (u'MULTIEQUAL_-1205954186', u'COPY_-1205952554'), ('const-1', u'PTRADD_-1205955176'), (u'INDIRECT_-1205951985', u'MULTIEQUAL_-1205952519'), (u'CALL_-1205955515', u'INDIRECT_-1205952792'), (u'MULTIEQUAL_-1205952471', u'MULTIEQUAL_-1205952403'), ('tmp_473', u'CBRANCH_-1205955969'), ('co...
null
null
00019130
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00019130(int *param_1,int *param_2)\n\n{\n int iVar1;\n byte bVar2;\n int iVar3;\n undefined *puVar4;\n int iVar5;\n FILE *__stream;\n size_t __n;\n byte *__ptr;\n size_t sVar6;\n int *__src...
(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 undefined *puVar2;\n int iVar3;\n FILE *__stream;\n size_t __n;\n byte *input;\n ...
(translation_unit "void FUN_00019130(int *param_1,int *param_2)\n\n{\n int iVar1;\n byte bVar2;\n int iVar3;\n undefined *puVar4;\n int iVar5;\n FILE *__stream;\n size_t __n;\n byte *__ptr;\n size_t sVar6;\n int *__src;\n int iVar7;\n char *pcVar8;\n byte *pbVar9;\n int iVar10;\n int iVar11;\n undefined...
(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 IDENT ;) (decla...
(function_definition "void FUN_00019130(int *param_1,int *param_2)\n\n{\n int iVar1;\n byte bVar2;\n int iVar3;\n undefined *puVar4;\n int iVar5;\n FILE *__stream;\n size_t __n;\n byte *__ptr;\n size_t sVar6;\n int *__src;\n int iVar7;\n char *pcVar8;\n byte *pbVar9;\n int iVar10;\n int iVar11;\n undefi...
/* 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_22; char **var_18; type_2 *puVar2; int var_2; type_3 *var_10; size_t var_13; type_1 *var_21; size_t var_16; char *...
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) { int iVar1; byte bVar2; int iVar3; undefined *puVar4; int iVar5; FILE *__stream; size_t __n; byte *__ptr; size_t sVar6; int *__src; int iVar7; char *pcVar8; byte ...
997_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
~Struct_no_noexecstack
FUN_0003bdf0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_noexecstack(Struct_no_noexecstack * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_no_noexecstack::~Struct_no_noexecstack (Struct_no_noexecstack *thi...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003bdf0(undefined4 *param_1) { *param_1 = &PTR_FUN_0040647c; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_00248220((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x0003a210 ADD EBX,0x3d820a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xffff247c] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x0003be22 SUB ESP,0xc PUSH EDX CALL 0x00248220 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1206075902')]
[('const-417', u'STORE_-1206075849'), ('const-3', u'PTRADD_-1206075693'), (u'LOAD_-1206075845', u'CAST_-1206075680'), ('tmp_151', u'CBRANCH_-1206075825'), ('tmp_439', u'PTRADD_-1206075680'), (u'PTRADD_-1206075693', u'INT_NOTEQUAL_-1206075825'), ('tmp_439', u'STORE_-1206075849'), (u'CAST_-1206075680', u'INT_NOTEQUAL_-12...
null
null
0003bdf0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003bdf0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0040647c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_noexecstack(Struct_no_noexecstack * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_noexecstack::~Struct_no_noexecstack\n (St...
(translation_unit "void FUN_0003bdf0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0040647c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_0003bdf0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0040647c;\n if ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres...
(function_definition "void FUN_0003bdf0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0040647c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003bdf0(undefined4 *param_1)" (identifier "FUN_0003bdf0...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_noexecstack(Struct_no_noexecstack * 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_0040647c; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_00248220((undefined4 *)param_1[1]); } return; }
2922_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
section_contents
FUN_00086050
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: Location section_contents(Elf_file<32,_true,_gold::Incremental_binary> * this, uint shndx) */ Location * __thiscall elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_contents (...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint * FUN_00086050(uint *param_1,int *param_2,uint param_3) { uint uVar1; uint uVar2; int iVar3; int iVar4; undefined4 uVar5; int iVar6; longlong lVar7; iVar4 = *param_2; FUN_00085da0(param_2); if ((uint)...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x308fa7 SUB ESP,0x28 MOV EBP,dword ptr [ESP + 0x40] MOV ESI,dword ptr [ESP + 0x3c] MOV EDI,dword ptr [EBP] PUSH EBP CALL 0x00085da0 ADD ESP,0x10 MOV EAX,dword ptr [EBP + 0xc] CMP dword ptr [ESP + 0x38],EAX JNC 0x000860e0 SUB ESP,0x8 PUSH dword ptr [ESP + 0x40...
null
null
null
null
[(u'CAST_-1206426780', u'STORE_-1206427280'), (u'SUBPIECE_-1206427284', u'INT_SBORROW_-1206427297'), ('const-65280', u'INT_AND_-1206427221'), (u'INT_SUB_-1206427294', u'CAST_-1206426789'), (u'INDIRECT_-1206426897', u'CALL_-1206427103'), ('const-1', u'PTRADD_-1206427204'), ('const-0', u'PTRSUB_-1206426873'), (u'INDIRECT...
[(u'CAST_-1206426818', u'LOAD_-1206427294'), (u'CAST_-1206426823', u'INT_SLESS_-1206427300'), ('tmp_1875', u'STORE_-1206427223'), (u'SUBPIECE_-1206427284', u'INT_SBORROW_-1206427297'), (u'CAST_-1206426831', u'INT_RIGHT_-1206426869'), ('const-417', u'LOAD_-1206427137'), ('const-65280', u'INT_AND_-1206427221'), ('tmp_187...
null
null
00086050
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint * FUN_00086050(uint *param_1,int *param_2,uint param_3)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n int iVar6;\n longlong lVar7;\n \n iVar4 = *param_2;\n FUN...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: Location section_contents(Elf_file<32,_true,_gold::Incremental_binary>\n * this, uint shndx) */\n\nLocation * __thiscall\nelfcpp::Elf_file<32,_true,_gold::Incremental_binary>::secti...
(translation_unit "uint * FUN_00086050(uint *param_1,int *param_2,uint param_3)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n int iVar6;\n longlong lVar7;\n \n iVar4 = *param_2;\n FUN_00085da0(param_2);\n if ((uint)param_2[3] <= param_3) {\n FUN_00085da0(param_2);\n i...
(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 IDENT) )))) (compound_statement { (declaration TYPE IDENT ;) ...
(function_definition "uint * FUN_00086050(uint *param_1,int *param_2,uint param_3)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n int iVar6;\n longlong lVar7;\n \n iVar4 = *param_2;\n FUN_00085da0(param_2);\n if ((uint)param_2[3] <= param_3) {\n FUN_00085da0(param_2);\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: Location section_contents(Elf_file<32,_true,_gold::Incremental_binary> * this, uint shndx) */ type_5 * __thiscall elfcpp::var_2<32,_true,_gold::var_3>::var_1 (var_2<32,_true,_gold::var_3> ...
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 */ uint * MASKED(uint *param_1,int *param_2,uint param_3) { uint uVar1; uint uVar2; int iVar3; int iVar4; undefined4 uVar5; int iVar6; longlong lVar7; iVar4 = *param_2; FUN_00085da0(param_2); if ((uint)param_...
7719_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
setbuf
FUN_001d76b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::filebuf::setbuf(char*, int) */ filebuf * __thiscall std::filebuf::setbuf(filebuf *this,char *param_1,int param_2) { char cVar1; cVar1 = __basic_file<char>::is_open((__basic_file<char> *)(this + 0x38)); if (cVar1 ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_001d76b0(int param_1,int param_2,int param_3) { char cVar1; cVar1 = FUN_001acaa0(param_1 + 0x38); if (cVar1 == '\0') { if (param_2 == 0 && param_3 == 0) { *(undefined4 *)(param_1 + 0x60) = 1; } ...
PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x167949 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x1c] LEA EAX,[ESI + 0x38] PUSH EAX CALL 0x001acaa0 ADD ESP,0x10 TEST AL,AL JNZ 0x001d76e5 MOV EAX,dword ptr [ESP + 0x14] OR EAX,dword ptr [ESP + 0x18] JNZ 0x001d76f0 MOV dword ptr [ESI + 0x60],0x1 ADD ESP,0x4 MOV EAX,ESI POP EBX P...
null
null
null
null
[('tmp_438', u'PTRADD_-1207797911'), (u'CAST_-1207797720', u'STORE_-1207797865'), ('const-1', u'PTRADD_-1207797818'), ('const-0', u'INT_SLESS_-1207797881'), (u'CAST_-1207797793', u'CALL_-1207798028'), ('const-417', u'STORE_-1207797971'), (u'PTRADD_-1207797805', u'CAST_-1207797720'), ('const-0', u'INT_EQUAL_-1207798002'...
[(u'COPY_-1207797953', u'RETURN_-1207797929'), ('const-96', u'INT_ADD_-1207797851'), ('tmp_703', u'INT_ADD_-1207797851'), ('tmp_703', u'COPY_-1207797851'), (u'CAST_-1207797721', u'STORE_-1207797865'), ('const-0', u'RETURN_-1207797929'), ('tmp_704', u'STORE_-1207797878'), ('const-92', u'INT_ADD_-1207797864'), ('const-0'...
null
null
001d76b0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_001d76b0(int param_1,int param_2,int param_3)\n\n{\n char cVar1;\n \n cVar1 = FUN_001acaa0(param_1 + 0x38);\n if (cVar1 == '\0') {\n if (param_2 == 0 && param_3 == 0) {\n *(undefined4 *)(pa...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::filebuf::setbuf(char*, int) */\n\nfilebuf * __thiscall std::filebuf::setbuf(filebuf *this,char *param_1,int param_2)\n\n{\n char cVar1;\n \n cVar1 = __basic_file<char>::is_open((__basic_file<char> *)(t...
(translation_unit "int FUN_001d76b0(int param_1,int param_2,int param_3)\n\n{\n char cVar1;\n \n cVar1 = FUN_001acaa0(param_1 + 0x38);\n if (cVar1 == '\0') {\n if (param_2 == 0 && param_3 == 0) {\n *(undefined4 *)(param_1 + 0x60) = 1;\n }\n else if ((param_2 != 0) && (0 < param_3)) {\n *(int *)(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 = (call_expression...
(function_definition "int FUN_001d76b0(int param_1,int param_2,int param_3)\n\n{\n char cVar1;\n \n cVar1 = FUN_001acaa0(param_1 + 0x38);\n if (cVar1 == '\0') {\n if (param_2 == 0 && param_3 == 0) {\n *(undefined4 *)(param_1 + 0x60) = 1;\n }\n else if ((param_2 != 0) && (0 < param_3)) {\n *(int *...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::filebuf::setbuf(char*, int) */ filebuf * __thiscall std::filebuf::setbuf(filebuf *var_4,char *var_6,int var_7) { char var_5; var_5 = var_1<var_2>::var_3((var_1<var_2> *)(var_4 + 0x38)); if (var_5 == '\0') { i...
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.bx replaced with injection: get_pc_thunk_bx */ int MASKED(int param_1,int param_2,int param_3) { char cVar1; cVar1 = FUN_001acaa0(param_1 + 0x38); if (cVar1 == '\0') { if (param_2 == 0 && param_3 == 0) { *(undefined4 *)(param_1 + 0x60) = 1; } else ...
1578_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
~Struct_icf
FUN_00043610
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_icf(Struct_icf * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_icf::~Struct_icf(Struct_icf *this,int __in_chrg) { pointer pcVar1; (this->super_Struct_var)._...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00043610(undefined4 *param_1) { *param_1 = &PTR_FUN_00381ba0; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } FUN_001e6d90(param_1,0x44); return; }
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x34b9e9 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xffff2ba0] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x00043642 SUB ESP,0xc PUSH EAX CALL 0x001e6db0 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x44 PUSH ESI CALL 0x001e6d90 AD...
null
null
null
null
[('const-0', u'PTRSUB_-1206175942'), ('const-0', u'RETURN_-1206176053'), ('const-0', u'PTRSUB_-1206175946'), ('const-4', u'PTRSUB_-1206175947'), ('const-417', u'STORE_-1206176173'), ('const-3677088', u'PTRSUB_-1206175953'), ('tmp_323', u'PTRSUB_-1206175947'), (u'PTRSUB_-1206175947', u'PTRSUB_-1206175946'), ('tmp_323', ...
[('const-0', u'RETURN_-1206176053'), ('tmp_597', u'STORE_-1206176173'), ('tmp_597', u'CALL_-1206176086'), ('const-3', u'PTRADD_-1206175967'), ('const-1', u'PTRADD_-1206175955'), ('const-417', u'STORE_-1206176173'), ('const-3677088', u'PTRSUB_-1206175958'), ('const-4', u'PTRADD_-1206175955'), (u'LOAD_-1206176170', u'CAS...
null
null
00043610
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00043610(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00381ba0;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(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_icf(Struct_icf * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_icf::~Struct_icf(Struct_icf *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n ...
(translation_unit "void FUN_00043610(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00381ba0;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x44);\n return;\n}\n\n" (function_definition "void FUN_00043610(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_00043610(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00381ba0;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x44);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00043610(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_icf(Struct_icf * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 var_5; (this->super_Struct_var)._vp...
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_00381ba0; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } FUN_001e6d90(param_1,0x44); return; }
7345_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
do_read_symbols
thunk_FUN_002b3240
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void do_read_symbols(Sized_relobj_file<32,_false> * this, Read_symbols_data * sd) */ void __thiscall gold::Sized_relobj_file<32,_false>::do_read_symbols (Sized_relobj_file<32,_false> *this...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void thunk_FUN_002b3240(int *param_1,int *param_2) { int iVar1; char cVar2; int iVar3; undefined4 uVar4; undefined4 extraout_EDX; uint uVar5; uint uVar6; int iVar7; int iVar8; uint uVar9; int iVar10; int ...
JMP 0x002b3240
null
null
null
null
[(u'PTRSUB_-1204536748', u'CALL_-1204538708'), (u'LOAD_-1204538488', u'PTRADD_-1204536489'), ('const-4294967280', u'INT_MULT_-1204536998'), ('tmp_2734', u'CAST_-1204536633'), (u'MULTIEQUAL_-1204537066', u'INT_MULT_-1204536356'), ('const-0', u'INT_NOTEQUAL_-1204538538'), (u'INT_ADD_-1204536676', u'PTRADD_-1204538459'), ...
[(u'INT_EQUAL_-1204537994', u'CBRANCH_-1204537993'), (u'LOAD_-1204538479', u'INT_LESS_-1204538341'), (u'PTRADD_-1204536472', u'LOAD_-1204537949'), ('tmp_1611', u'CBRANCH_-1204537792'), (u'INT_MULT_-1204538372', u'CAST_-1204536500'), ('tmp_6470', u'PTRADD_-1204536314'), (u'INT_ADD_-1204537805', u'CAST_-1204536390'), ('c...
null
null
002b34f0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid thunk_FUN_002b3240(int *param_1,int *param_2)\n\n{\n int iVar1;\n char cVar2;\n int iVar3;\n undefined4 uVar4;\n undefined4 extraout_EDX;\n uint uVar5;\n uint uVar6;\n int iVar7;\n int iVar8;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void do_read_symbols(Sized_relobj_file<32,_false> * this,\n Read_symbols_data * sd) */\n\nvoid __thiscall\ngold::Sized_relobj_file<32,_false>::do_read_symbols\n (Sized_relo...
(translation_unit "void thunk_FUN_002b3240(int *param_1,int *param_2)\n\n{\n int iVar1;\n char cVar2;\n int iVar3;\n undefined4 uVar4;\n undefined4 extraout_EDX;\n uint uVar5;\n uint uVar6;\n int iVar7;\n int iVar8;\n uint uVar9;\n int iVar10;\n int iVar11;\n bool bVar12;\n int iStack_38;\n \n FUN_00294...
(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 IDENT ;) (decla...
(function_definition "void thunk_FUN_002b3240(int *param_1,int *param_2)\n\n{\n int iVar1;\n char cVar2;\n int iVar3;\n undefined4 uVar4;\n undefined4 extraout_EDX;\n uint uVar5;\n uint uVar6;\n int iVar7;\n int iVar8;\n uint uVar9;\n int iVar10;\n int iVar11;\n bool bVar12;\n int iStack_38;\n \n FUN_00...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void do_read_symbols(Sized_relobj_file<32,_false> * this, Read_symbols_data * sd) */ void __thiscall var_8::Sized_relobj_file<32,var_3>::do_read_symbols (Sized_relobj_file<32,var_3> *this,...
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.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int *param_1,int *param_2) { int iVar1; char cVar2; int iVar3; undefined4 uVar4; undefined4 extraout_EDX; uint uVar5; uint uVar6; int iVar7; int iVar8; uint uVar9; int iVar10; int iVar11; bo...