file_name stringlengths 21 83 | original_function_name stringlengths 1 716 | stripped_function_name stringlengths 3 50 | decompiled_code_original stringlengths 44 263k ⌀ | decompiled_code_stripped stringlengths 41 208k ⌀ | assembly_code stringlengths 3 168k ⌀ | dataflowgraph_original float64 | dataflowgraph_stripped float64 | graphImage_original float64 | graphImage_stripped float64 | pcode_edges_original stringlengths 11 5.24M | pcode_edges_stripped stringlengths 11 3.12M | pcode_graph_original float64 | pcode_graph_stripped float64 | address stringlengths 8 8 | arch stringclasses 1
value | opt_level stringclasses 1
value | S-Expression_of_decompiled_code_stripped stringlengths 338 5.73M ⌀ | S-Expression_decompiled_code_original stringlengths 367 7.15M ⌀ | S-Expression_decompiled_code_original_noisy stringlengths 289 5.55M ⌀ | S-Expression_decompiled_code_original_clean stringlengths 148 531k ⌀ | S-Expression_decompiled_code_original_root stringlengths 291 5.61M ⌀ | Replace_function_name_and_variable_name stringlengths 39 247k ⌀ | S-Expression_decompiled_code_stripped float64 | Root Node stringlengths 225 747k ⌀ | decompiled_code_original_masked float64 | decompiled_code_stripped_masked stringlengths 35 208k ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1579_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | ~Struct_be8 | FUN_00042950 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_be8(Struct_be8 * this, int __in_chrg) */
void __thiscall gold::General_options::Struct_be8::~Struct_be8(Struct_be8 *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_00042950(undefined4 *param_1)
{
*param_1 = &PTR_FUN_0039bfac;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001fd020((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00036db0
ADD EBX,0x3676aa
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff1fac]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x00042982
SUB ESP,0xc
PUSH EDX
CALL 0x001fd020
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [(u'PTRSUB_-1206179259', u'PTRSUB_-1206179258'), ('const-0', u'PTRSUB_-1206179258'), ('const-8', u'PTRSUB_-1206179265'), ('const-0', u'PTRSUB_-1206179252'), (u'PTRSUB_-1206179258', u'PTRSUB_-1206179254'), (u'PTRSUB_-1206179269', u'PTRSUB_-1206179265'), (u'PTRSUB_-1206179258', u'STORE_-1206179433'), ('tmp_276', u'PTRSUB... | [('const-4', u'PTRADD_-1206179277'), ('tmp_439', u'STORE_-1206179433'), (u'PTRSUB_-1206179268', u'STORE_-1206179433'), ('const-3784620', u'PTRSUB_-1206179268'), (u'PTRADD_-1206179264', u'LOAD_-1206179429'), ('const-4', u'PTRADD_-1206179264'), ('tmp_439', u'PTRADD_-1206179264'), (u'PTRADD_-1206179277', u'INT_NOTEQUAL_-1... | null | null | 00042950 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00042950(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039bfac;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_be8(Struct_be8 * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_be8::~Struct_be8(Struct_be8 *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n ... | (translation_unit "void FUN_00042950(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039bfac;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_00042950(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039bfac;\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_00042950(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039bfac;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00042950(undefined4 *param_1)" (identifier "FUN_00042950... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_be8(Struct_be8 * 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_0039bfac;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001fd020((undefined4 *)param_1[1]);
}
return;
}
|
709_i686-gnu-as_and_i686-gnu-as_strip.c | tc_i386_fix_adjustable | FUN_0004b930 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int tc_i386_fix_adjustable(fixS *fixP)
{
bfd_reloc_code_real_type bVar1;
segT paVar2;
uint uVar3;
if ((((use_rela_relocations == 0) ||
(paVar2 = S_GET_SEGMENT(fixP->fx_a... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint FUN_0004b930(byte *param_1)
{
int iVar1;
uint uVar2;
if ((((DAT_00083edc == 0) ||
(iVar1 = FUN_00036e00(*(undefined4 *)(param_1 + 0xc)), (*(byte *)(iVar1 + 0x16) & 0x80) == 0)
) || ((*param_1 & 1) == ... | PUSH ESI
PUSH EBX
CALL 0x00016020
ADD EBX,0x2f6c9
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [EBX + 0x8edc]
TEST EAX,EAX
JNZ 0x0004b9c0
MOV EAX,dword ptr [EBX + 0x8e64]
MOV EDX,dword ptr [ESI + 0x28]
TEST EAX,EAX
JZ 0x0004b964
CMP EAX,dword ptr [ESI + 0x10]
JZ 0x0004b9e8
LEA EAX,[EDX + -0x24]
LEA ECX,... | null | null | null | null | [('tmp_1925', u'MULTIEQUAL_-1206141975'), (u'SUBPIECE_-1206141965', u'INT_AND_-1206142266'), (u'PTRSUB_-1206141842', u'LOAD_-1206142196'), (u'PTRSUB_-1206141955', u'LOAD_-1206142586'), (u'CAST_-1206141814', u'INT_EQUAL_-1206142133'), ('const-22', u'INT_LESS_-1206142460'), (u'MULTIEQUAL_-1206141822', u'MULTIEQUAL_-12061... | [('const-1443', u'INT_SUB_-1206142385'), (u'MULTIEQUAL_-1206141974', u'MULTIEQUAL_-1206141826'), ('const-32', u'INT_LESS_-1206142485'), ('const-36', u'INT_SUB_-1206142527'), (u'CAST_-1206141941', u'LOAD_-1206142566'), ('const-0', u'SUBPIECE_-1206141964'), (u'INDIRECT_-1206141850', u'MULTIEQUAL_-1206141821'), ('const-0'... | null | null | 0004b930 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_0004b930(byte *param_1)\n\n{\n int iVar1;\n uint uVar2;\n \n if ((((DAT_00083edc == 0) ||\n (iVar1 = FUN_00036e00(*(undefined4 *)(param_1 + 0xc)), (*(byte *)(iVar1 + 0x16) & 0x80) == 0)\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint tc_i386_fix_adjustable(fixS *fixP)\n\n{\n bfd_reloc_code_real_type bVar1;\n segT paVar2;\n uint uVar3;\n \n if ((((use_rela_relocations == 0) ||\n (paVa... | (translation_unit "uint FUN_0004b930(byte *param_1)\n\n{\n int iVar1;\n uint uVar2;\n \n if ((((DAT_00083edc == 0) ||\n (iVar1 = FUN_00036e00(*(undefined4 *)(param_1 + 0xc)), (*(byte *)(iVar1 + 0x16) & 0x80) == 0)\n ) || ((*param_1 & 1) == 0)) &&\n (((iVar1 = *(int *)(param_1 + 0x28), DAT_00083e64 =... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (... | (function_definition "uint FUN_0004b930(byte *param_1)\n\n{\n int iVar1;\n uint uVar2;\n \n if ((((DAT_00083edc == 0) ||\n (iVar1 = FUN_00036e00(*(undefined4 *)(param_1 + 0xc)), (*(byte *)(iVar1 + 0x16) & 0x80) == 0)\n ) || ((*param_1 & 1) == 0)) &&\n (((iVar1 = *(int *)(param_1 + 0x28), DAT_00083e6... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(type_1 *var_3)
{
type_2 var_5;
type_3 paVar2;
type_4 var_11;
if ((((var_1 == 0) ||
(paVar2 = var_2(var_3->fx_addsy), (paVar2->flags & 0x800000) == 0)) ||
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) d... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint MASKED(byte *param_1)
{
int iVar1;
uint uVar2;
if ((((DAT_00083edc == 0) ||
(iVar1 = FUN_00036e00(*(undefined4 *)(param_1 + 0xc)), (*(byte *)(iVar1 + 0x16) & 0x80) == 0)
) || ((*param_1 & 1) == 0)) &&... |
9425_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | __messages_open<char> | FUN_0023cd70 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* int std::__facet_shims::__messages_open<char>(std::integral_constant<bool, true>,
std::locale::facet const*, char const*, unsigned int, std::locale const&) */
int std::__facet_shims::__messages_open<char>
(unde... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 FUN_0023cd70(undefined4 param_1,int *param_2,int param_3,int param_4,undefined4 param_5)
{
undefined4 uVar1;
undefined1 *local_34 [2];
undefined1 local_2c [28];
local_34[0] = local_2c;
FUN_0005ec40(local_... | CALL 0x000644b6
ADD EAX,0x17228b
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
LEA EDI,[EBP + -0x30]
LEA ESI,[EBP + -0x28]
PUSH EBX
MOV EBX,EAX
SUB ESP,0x3c
MOV EDX,dword ptr [EBP + 0x10]
MOV ECX,dword ptr [EBP + 0x14]
MOV dword ptr [EBP + -0x3c],EAX
PUSH 0x0
ADD ECX,EDX
MOV dword ptr [EBP + -0x30],ESI
PUSH ECX
PUSH EDX
PUSH ... | null | null | null | null | [(u'PTRSUB_-1203974393', u'CAST_-1203974365'), (u'INDIRECT_-1203974376', u'CALL_-1203974560'), (u'INT_ADD_-1203974617', u'CAST_-1203974346'), (u'INT_NOTEQUAL_-1203974589', u'CBRANCH_-1203974589'), ('const-8', u'PTRSUB_-1203974393'), (u'PTRSUB_-1203974400', u'CALLIND_-1203974623'), ('const-8', u'INT_ADD_-1203974617'), (... | [(u'INDIRECT_-1203974376', u'CALL_-1203974560'), (u'INT_NOTEQUAL_-1203974589', u'CBRANCH_-1203974589'), (u'PTRSUB_-1203974400', u'CALLIND_-1203974623'), ('const-8', u'INT_ADD_-1203974617'), ('tmp_1034', u'INT_ADD_-1203974690'), ('const-0', u'CALL_-1203974673'), (u'CALLIND_-1203974623', u'INDIRECT_-1203974376'), (u'PTRS... | null | null | 0023cd70 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_0023cd70(undefined4 param_1,int *param_2,int param_3,int param_4,undefined4 param_5)\n\n{\n undefined4 uVar1;\n undefined1 *local_34 [2];\n undefined1 local_2c [28];\n \n local_34[0] = loca... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* int std::__facet_shims::__messages_open<char>(std::integral_constant<bool, true>,\n std::locale::facet const*, char const*, unsigned int, std::locale const&) */\n\nint std::__facet_shims::__messages_open<cha... | (translation_unit "undefined4 FUN_0023cd70(undefined4 param_1,int *param_2,int param_3,int param_4,undefined4 param_5)\n\n{\n undefined4 uVar1;\n undefined1 *local_34 [2];\n undefined1 local_2c [28];\n \n local_34[0] = local_2c;\n FUN_0005ec40(local_34,param_3,param_4 + param_3,0);\n \n uVar1 ... | (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) ))) (compound_statement {... | (function_definition "undefined4 FUN_0023cd70(undefined4 param_1,int *param_2,int param_3,int param_4,undefined4 param_5)\n\n{\n undefined4 uVar1;\n undefined1 *local_34 [2];\n undefined1 local_2c [28];\n \n local_34[0] = local_2c;\n FUN_0005ec40(local_34,param_3,param_4 + param_3,0);\n \n uVa... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* int std::__facet_shims::__messages_open<char>(std::integral_constant<bool, true>,
std::locale::facet const*, char const*, unsigned int, std::locale const&) */
int std::__facet_shims::function_1<char>
(type_1 pa... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 MASKED(undefined4 param_1,int *param_2,int param_3,int param_4,undefined4 param_5)
{
undefined4 uVar1;
undefined1 *local_34 [2];
undefined1 local_2c [28];
local_34[0] = local_2c;
FUN_0005ec40(local_34,par... |
98_i686-linux-gnu-nm_and_i686-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 | O1 | (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;
}
|
3495_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | do_section_link | FUN_000e42b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint do_section_link(Sized_relobj_incr<32,_false> * this, uint param_1)
*/
uint __thiscall
gold::Sized_relobj_incr<32,_false>::do_section_link(Sized_relobj_incr<32,_false> *this,uint param_2)
{
}
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000e42b0(void)
{
/* WARNING: Subroutine does not return */
FUN_000da200("../../gold/incremental.cc",0x92d,"do_section_link");
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x32fd4a
SUB ESP,0xc
LEA EAX,[EBX + 0xffee8248]
PUSH EAX
LEA EAX,[EBX + 0xffee6d78]
PUSH 0x92d
PUSH EAX
CALL 0x000da200 | null | null | null | null | [('const-1', u'RETURN_-1206828350')] | [('const-3124600', u'COPY_-1206828265'), ('const-1', u'RETURN_-1206828283'), (u'COPY_-1206828265', u'CALL_-1206828288'), ('const-3129928', u'COPY_-1206828264'), ('const-2349', u'CALL_-1206828288'), (u'COPY_-1206828264', u'CALL_-1206828288')] | null | null | 000e42b0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000e42b0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_000da200("../../gold/incremental.cc",0x92d,"do_section_link");\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: uint do_section_link(Sized_relobj_incr<32,_false> * this, uint param_1)\n */\n\nuint __thiscall\ngold::Sized_relobj_incr<32,_false>::do_section_link(Sized_relobj_incr<32,_false> *t... | (translation_unit "void FUN_000e42b0(void)\n\n{\n \n FUN_000da200("../../gold/incremental.cc",0x92d,"do_section_link");\n}\n\n" (function_definition "void FUN_000e42b0(void)\n\n{\n \n FUN_000da200("../../gold/incremental.cc",0x92d,"do_section_link");\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_000e42b0(void)\n\n{\n \n FUN_000da200("../../gold/incremental.cc",0x92d,"do_section_link");\n}" (primitive_type "void") (function_declarator "FUN_000e42b0(void)" (identifier "FUN_000e42b0") (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: uint do_section_link(Sized_relobj_incr<32,_false> * this, uint param_1)
*/
uint __thiscall
gold::Sized_relobj_incr<32,_false>::do_section_link(Sized_relobj_incr<32,_false> *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/incremental.cc",0x92d,"do_section_link");
}
|
6912_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | print | FUN_001d9c80 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void print(Version_script_info * this, FILE * f) */
void __thiscall gold::Version_script_info::print(Version_script_info *this,FILE *f)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_001d9c80(int param_1,FILE *param_2)
{
int *piVar1;
undefined4 *puVar2;
uint uVar3;
int iVar4;
uint uVar5;
uint uVar6;
uint local_34;
fwrite("VERSION {",1,9,param_2);
iVar4 = *(int *)(para... | PUSH EBP
PUSH EDI
MOV EDI,EAX
PUSH ESI
MOV ESI,EDX
PUSH EBX
CALL 0x0003a210
ADD EBX,0x23a373
SUB ESP,0x2c
MOV dword ptr [ESP + 0xc],EAX
PUSH EDX
PUSH 0x9
LEA EAX,[EBX + 0xffef72d1]
PUSH 0x1
PUSH EAX
CALL 0x0002c2b0
MOV EDX,dword ptr [EDI + 0x18]
ADD ESP,0x10
CMP dword ptr [EDI + 0x1c],EDX
JZ 0x001d9e40
LEA EAX,[EBX + 0... | null | null | null | null | [('const-1', u'RETURN_-1207788380')] | [('const-417', u'LOAD_-1207788060'), ('const-24', u'INT_ADD_-1207788299'), ('const-28', u'INT_ADD_-1207787759'), ('tmp_3697', u'INT_ADD_-1207788299'), ('const-0', u'INT_NOTEQUAL_-1207787509'), (u'INT_ADD_-1207787389', u'INT_LESSEQUAL_-1207787265'), (u'COPY_-1207786272', u'MULTIEQUAL_-1207786795'), (u'PTRSUB_-1207786177... | null | null | 001d9c80 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_001d9c80(int param_1,FILE *param_2)\n\n{\n int *piVar1;\n undefined4 *puVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n uint local_34;\n \n fwrite("VERSION {",1,9,pa... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void print(Version_script_info * this, FILE * f) */\n\nvoid __thiscall gold::Version_script_info::print(Version_script_info *this,FILE *f)\n\n{\n}\n\n" comment comment (function_defin... | (translation_unit "void __regparm3 FUN_001d9c80(int param_1,FILE *param_2)\n\n{\n int *piVar1;\n undefined4 *puVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n uint local_34;\n \n fwrite("VERSION {",1,9,param_2);\n iVar4 = *(int *)(param_1 + 0x18);\n if (*(int *)(param_1 + 0x1c) != iVar4) {\n ... | (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 (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT)... | (function_definition "void __regparm3 FUN_001d9c80(int param_1,FILE *param_2)\n\n{\n int *piVar1;\n undefined4 *puVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n uint local_34;\n \n fwrite("VERSION {",1,9,param_2);\n iVar4 = *(int *)(param_1 + 0x18);\n if (*(int *)(param_1 + 0x1c) != iVar4) {\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void print(Version_script_info * this, FILE * f) */
void __thiscall gold::type_1::function_1(type_1 *this,type_2 *f)
{
}
| 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: (type_identifier) declarator: (pointer_declarator ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(int param_1,FILE *param_2)
{
int *piVar1;
undefined4 *puVar2;
uint uVar3;
int iVar4;
uint uVar5;
uint uVar6;
uint local_34;
fwrite("VERSION {",1,9,param_2);
iVar4 = *(int *)(param_1 + ... |
236_i686-gnu-as_and_i686-gnu-as_strip.c | eh_frame_convert_frag | FUN_0001fe80 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void eh_frame_convert_frag(fragS *frag)
{
char *pcVar1;
valueT vVar2;
uint uVar3;
uint uVar4;
int iVar5;
pcVar1 = frag->fr_opcode;
iVar5 = frag->fr_offset;
vVar2 = reso... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0001fe80(int param_1)
{
int iVar1;
int iVar2;
int iVar3;
uint uVar4;
uint uVar5;
int iVar6;
undefined4 uVar7;
iVar6 = *(int *)(param_1 + 0x18);
iVar1 = *(int *)(param_1 + 0x10);
iVar2 = FUN_000373... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00016020
ADD EBX,0x5b177
SUB ESP,0x28
MOV ESI,dword ptr [ESP + 0x3c]
MOV EBP,dword ptr [ESI + 0x18]
MOV EDI,dword ptr [ESI + 0x10]
PUSH dword ptr [ESI + 0x14]
CALL 0x00037320
MOV ECX,dword ptr [ESI + 0x34]
ADD ESP,0x10
MOV EDX,ECX
SHR EDX,0x3
JZ 0x0001ff5d
MOV dword ptr [ESP +... | null | null | null | null | [('tmp_469', u'CBRANCH_-1205928056'), ('const-84', u'INT_ADD_-1205927475'), ('const-367150', u'COPY_-1205927361'), (u'MULTIEQUAL_-1205927609', u'INT_ADD_-1205927940'), ('const-8', u'PTRSUB_-1205927419'), ('tmp_1017', u'CBRANCH_-1205927733'), ('tmp_278', u'CBRANCH_-1205928168'), (u'MULTIEQUAL_-1205927491', u'CALL_-12059... | [('tmp_469', u'CBRANCH_-1205928056'), ('const-0', u'STORE_-1205927919'), (u'COPY_-1205927838', u'MULTIEQUAL_-1205927510'), ('tmp_278', u'CBRANCH_-1205928168'), (u'INT_ADD_-1205927706', u'CAST_-1205927331'), ('const-2', u'COPY_-1205928029'), ('const-1', u'RETURN_-1205927636'), ('const-417', u'LOAD_-1205927994'), (u'CAST... | null | null | 0001fe80 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0001fe80(int param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n int iVar6;\n undefined4 uVar7;\n \n iVar6 = *(int *)(param_1 + 0x18);\n iVar1 = *(int *)(param... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid eh_frame_convert_frag(fragS *frag)\n\n{\n char *pcVar1;\n valueT vVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n \n pcVar1 = frag->fr_opcode;\n iVar5 = ... | (translation_unit "void FUN_0001fe80(int param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n int iVar6;\n undefined4 uVar7;\n \n iVar6 = *(int *)(param_1 + 0x18);\n iVar1 = *(int *)(param_1 + 0x10);\n iVar2 = FUN_00037320(*(undefined4 *)(param_1 + 0x14));\n uVar5 = *(uint *)(p... | (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 IDENT ;) (declaration TYPE IDENT ;) (declara... | (function_definition "void FUN_0001fe80(int param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n int iVar6;\n undefined4 uVar7;\n \n iVar6 = *(int *)(param_1 + 0x18);\n iVar1 = *(int *)(param_1 + 0x10);\n iVar2 = FUN_00037320(*(undefined4 *)(param_1 + 0x14));\n uVar5 = *(uint *... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(type_1 *frag)
{
char *pcVar1;
type_2 vVar2;
type_3 var_4;
type_3 var_2;
int var_5;
pcVar1 = frag->fr_opcode;
var_5 = frag->fr_offset;
vVar2 = var_1(frag... | 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: (primitive_type) declarator: (identifier)) (declarati... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1)
{
int iVar1;
int iVar2;
int iVar3;
uint uVar4;
uint uVar5;
int iVar6;
undefined4 uVar7;
iVar6 = *(int *)(param_1 + 0x18);
iVar1 = *(int *)(param_1 + 0x10);
iVar2 = FUN_00037320(*(u... |
6464_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | Symbol_table | FUN_0018af30 |
/* DWARF original prototype: void Symbol_table(Symbol_table * this, uint count, Version_script_info
* version_script) */
void __thiscall
gold::Symbol_table::Symbol_table(Symbol_table *this,uint count,Version_script_info *version_script)
{
uint uVar1;
_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<s... |
void FUN_0018af30(undefined4 *param_1,undefined4 param_2,undefined4 param_3)
{
uint uVar1;
undefined4 *local_20;
FUN_000644be();
*param_1 = 0;
local_20 = param_1 + 0xf;
param_1[9] = local_20;
param_1[2] = 0;
param_1[3] = 0;
param_1[10] = 1;
param_1[0xb] = 0;
param_1[0xc] = 0;
param_1[0xd] =... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x000644be
ADD EDI,0x2240c7
PUSH ESI
PUSH EBX
SUB ESP,0x24
MOV ESI,dword ptr [EBP + 0x8]
LEA EAX,[ESI + 0x24]
MOV dword ptr [ESI],0x0
MOV EBX,EDI
MOV dword ptr [EBP + -0x20],EAX
LEA EAX,[ESI + 0x3c]
MOV dword ptr [ESI + 0x24],EAX
MOV dword ptr [EBP + -0x1c],EAX
LEA EAX,[ESI + 0x34]
MO... | null | null | null | null | [(u'PTRSUB_-1207454187', u'STORE_-1207454808'), ('tmp_1428', u'PTRSUB_-1207454986'), ('const-256', u'PTRSUB_-1207454299'), ('const-0', u'PTRSUB_-1207454063'), (u'PTRSUB_-1207454571', u'PTRSUB_-1207454417'), ('const-0', u'PTRSUB_-1207454499'), ('const-417', u'STORE_-1207455843'), (u'PTRSUB_-1207454210', u'STORE_-1207455... | [(u'MULTIEQUAL_-1207455129', u'INT_ADD_-1207454905'), ('tmp_2564', u'PTRADD_-1207454656'), ('const-417', u'STORE_-1207455803'), ('const-4', u'PTRADD_-1207454350'), (u'PTRADD_-1207454832', u'STORE_-1207455505'), ('tmp_2565', u'CALL_-1207455747'), ('const-0', u'STORE_-1207455427'), ('const-4', u'PTRADD_-1207454645'), ('c... | null | null | 0018af30 | x86 | O1 | (translation_unit "void FUN_0018af30(undefined4 *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n uint uVar1;\n undefined4 *local_20;\n \n FUN_000644be();\n *param_1 = 0;\n local_20 = param_1 + 0xf;\n param_1[9] = local_20;\n param_1[2] = 0;\n param_1[3] = 0;\n param_1[10] = 1;\n param_1[0xb] = 0;\n pa... | (translation_unit "/* DWARF original prototype: void Symbol_table(Symbol_table * this, uint count, Version_script_info\n * version_script) */\n\nvoid __thiscall\ngold::Symbol_table::Symbol_table(Symbol_table *this,uint count,Version_script_info *version_script)\n\n{\n uint uVar1;\n _Hashtable_alloc<std::allocator<s... | (translation_unit "void FUN_0018af30(undefined4 *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n uint uVar1;\n undefined4 *local_20;\n \n FUN_000644be();\n *param_1 = 0;\n local_20 = param_1 + 0xf;\n param_1[9] = local_20;\n param_1[2] = 0;\n param_1[3] = 0;\n param_1[10] = 1;\n param_1[0xb] = 0;\n pa... | (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 ;) (declaration TYPE (pointer_declarator * IDENT)... | (function_definition "void FUN_0018af30(undefined4 *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n uint uVar1;\n undefined4 *local_20;\n \n FUN_000644be();\n *param_1 = 0;\n local_20 = param_1 + 0xf;\n param_1[9] = local_20;\n param_1[2] = 0;\n param_1[3] = 0;\n param_1[10] = 1;\n param_1[0xb] = 0;\n ... |
/* DWARF original prototype: void Symbol_table(Symbol_table * this, uint count, Version_script_info
* version_script) */
void __thiscall
var_10::function_1::function_1(function_1 *this,type_1 count,type_2 *version_script)
{
type_1 var_6;
_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<cons... | 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,undefined4 param_3)
{
uint uVar1;
undefined4 *local_20;
FUN_000644be();
*param_1 = 0;
local_20 = param_1 + 0xf;
param_1[9] = local_20;
param_1[2] = 0;
param_1[3] = 0;
param_1[10] = 1;
param_1[0xb] = 0;
param_1[0xc] = 0;
param_1[0xd] = 0x3f8... |
131_x86_64-linux-gnux32-gprof_and_x86_64-linux-gnux32-gprof_strip.c | gmon_io_write_vma | FUN_00019e30 |
/* WARNING: Unknown calling convention */
int gmon_io_write_vma(FILE *ofp,bfd_vma val)
{
gmon_ptr_size gVar1;
int iVar2;
undefined4 unaff_EBX;
undefined4 in_stack_fffffff4;
gVar1 = gmon_get_ptr_size();
if (gVar1 == ptr_32bit) {
iVar2 = gmon_io_write_32(ofp,(uint)val);
return (uint)(iVar2 != 0)... |
bool FUN_00019e30(undefined4 param_1,undefined4 param_2)
{
int iVar1;
iVar1 = FUN_00019b70();
if (iVar1 == 0) {
iVar1 = FUN_00019de0(param_1,param_2);
return iVar1 != 0;
}
if (iVar1 == 1) {
iVar1 = FUN_00019c10();
return iVar1 != 0;
}
return false;
}
| PUSH ESI
PUSH EBX
SUB ESP,0x4
MOV EBX,dword ptr [ESP + 0x14]
MOV ESI,dword ptr [ESP + 0x18]
CALL 0x00019b70
TEST EAX,EAX
JZ 0x00019e80
CMP EAX,0x1
JNZ 0x00019e70
MOV EAX,dword ptr [ESP + 0x10]
MOV EDX,EBX
MOV ECX,ESI
CALL 0x00019c10
TEST EAX,EAX
SETNZ AL
ADD ESP,0x4
MOVZX EAX,AL
POP EBX
POP ESI
RET
ADD ESP,0x4
XOR EAX,... | null | null | null | null | [(u'INT_EQUAL_-1205952919', u'CBRANCH_-1205952918'), ('tmp_487', u'SUBPIECE_-1205952677'), (u'SUBPIECE_-1205952677', u'CALL_-1205952747'), (u'CALL_-1205952933', u'INDIRECT_-1205952645'), (u'INT_ZEXT_-1205952691', u'RETURN_-1205952682'), (u'CALL_-1205952933', u'INDIRECT_-1205952642'), ('const-0', u'RETURN_-1205952682'),... | [(u'CALL_-1205952747', u'INT_NOTEQUAL_-1205952720'), (u'INT_EQUAL_-1205952919', u'CBRANCH_-1205952918'), (u'COPY_-1205952668', u'RETURN_-1205952828'), ('const-0', u'RETURN_-1205952682'), ('const-0', u'INT_EQUAL_-1205952919'), ('tmp_122', u'CBRANCH_-1205952901'), ('tmp_90', u'CBRANCH_-1205952918'), ('tmp_774', u'CALL_-1... | null | null | 00019e30 | x86 | O1 | (translation_unit "bool FUN_00019e30(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n \n iVar1 = FUN_00019b70();\n if (iVar1 == 0) {\n iVar1 = FUN_00019de0(param_1,param_2);\n return iVar1 != 0;\n }\n if (iVar1 == 1) {\n iVar1 = FUN_00019c10();\n return iVar1 != 0;\n }\n return false;\n}\n... | (translation_unit "/* WARNING: Unknown calling convention */\n\nint gmon_io_write_vma(FILE *ofp,bfd_vma val)\n\n{\n gmon_ptr_size gVar1;\n int iVar2;\n undefined4 unaff_EBX;\n undefined4 in_stack_fffffff4;\n \n gVar1 = gmon_get_ptr_size();\n if (gVar1 == ptr_32bit) {\n iVar2 = gmon_io_write_32(ofp,(uint)val);... | (translation_unit "bool FUN_00019e30(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n \n iVar1 = FUN_00019b70();\n if (iVar1 == 0) {\n iVar1 = FUN_00019de0(param_1,param_2);\n return iVar1 != 0;\n }\n if (iVar1 == 1) {\n iVar1 = FUN_00019c10();\n return iVar1 != 0;\n }\n return false;\n}\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (if_s... | (function_definition "bool FUN_00019e30(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n \n iVar1 = FUN_00019b70();\n if (iVar1 == 0) {\n iVar1 = FUN_00019de0(param_1,param_2);\n return iVar1 != 0;\n }\n if (iVar1 == 1) {\n iVar1 = FUN_00019c10();\n return iVar1 != 0;\n }\n return false;\n... |
/* WARNING: Unknown calling convention */
int function_1(type_1 *ofp,type_2 val)
{
type_3 var_2;
int var_5;
type_4 unaff_EBX;
type_4 in_stack_fffffff4;
var_2 = var_1();
if (var_2 == var_3) {
var_5 = var_4(ofp,(type_5)val);
return (type_5)(var_5 != 0);
}
if (var_2 == var_6) {
var_5 = va... | 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 |
bool MASKED(undefined4 param_1,undefined4 param_2)
{
int iVar1;
iVar1 = FUN_00019b70();
if (iVar1 == 0) {
iVar1 = FUN_00019de0(param_1,param_2);
return iVar1 != 0;
}
if (iVar1 == 1) {
iVar1 = FUN_00019c10();
return iVar1 != 0;
}
return false;
}
|
8267_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | iostream_category | FUN_001eba30 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::iostream_category() */
undefined4 * std::iostream_category(void)
{
int iVar1;
if (::(anonymous_namespace)::__io_category_instance()::__ec... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined ** FUN_001eba30(void)
{
int iVar1;
if (DAT_00346f10 == '\0') {
iVar1 = FUN_001aaa50(&DAT_00346f10);
if (iVar1 != 0) {
FUN_001aabc0(&DAT_00346f10);
__cxa_atexit(FUN_001eb7a0,&PTR_PTR_FUN_0033f... | PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x1535c8
MOVZX EAX,byte ptr [EBX + 0x7f10]
LEA ESI,[EBX + 0x30c]
TEST AL,AL
JZ 0x001eba58
MOV EAX,ESI
POP EBX
POP ESI
POP EDI
RET
SUB ESP,0xc
LEA EDI,[EBX + 0x7f10]
LEA ESI,[EBX + 0x30c]
PUSH EDI
CALL 0x001aaa50
ADD ESP,0x10
TEST EAX,EAX
JZ 0x001eba4f
SUB ESP,0xc
PUSH ... | null | null | null | null | [('const-3436304', u'PTRSUB_-1207845943'), ('const-0', u'INT_NOTEQUAL_-1207846192'), (u'PTRSUB_-1207845960', u'CALL_-1207846219'), ('const-3404516', u'PTRSUB_-1207845923'), (u'CALL_-1207846219', u'INDIRECT_-1207845974'), (u'PTRSUB_-1207845943', u'CALL_-1207846169'), (u'PTRSUB_-1207845922', u'CALL_-1207846121'), (u'INDI... | [('const-3436304', u'PTRSUB_-1207845943'), ('const-0', u'INT_NOTEQUAL_-1207846192'), (u'PTRSUB_-1207845960', u'CALL_-1207846219'), ('const-3404516', u'PTRSUB_-1207845923'), (u'CALL_-1207846219', u'INDIRECT_-1207845974'), (u'PTRSUB_-1207845943', u'CALL_-1207846169'), (u'PTRSUB_-1207845922', u'CALL_-1207846121'), (u'INDI... | null | null | 001eba30 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined ** FUN_001eba30(void)\n\n{\n int iVar1;\n \n if (DAT_00346f10 == '\0') {\n iVar1 = FUN_001aaa50(&DAT_00346f10);\n if (iVar1 != 0) {\n FUN_001aabc0(&DAT_00346f10);\n __cxa_atexit(FU... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::iostream_category() */\n\nundefined4 * std::iostream_category(void)\n\n{\n int iVar1;\n \n if (::(anonymous_namespace)::__i... | (translation_unit "undefined ** FUN_001eba30(void)\n\n{\n int iVar1;\n \n if (DAT_00346f10 == '\0') {\n iVar1 = FUN_001aaa50(&DAT_00346f10);\n if (iVar1 != 0) {\n FUN_001aabc0(&DAT_00346f10);\n __cxa_atexit(FUN_001eb7a0,&PTR_PTR_FUN_0033f30c,&PTR_LOOP_0033f2e4);\n return &PTR_PTR_FUN_0033f30c;\n... | (translation_unit (function_definition TYPE (pointer_declarator * (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequenc... | (function_definition "undefined ** FUN_001eba30(void)\n\n{\n int iVar1;\n \n if (DAT_00346f10 == '\0') {\n iVar1 = FUN_001aaa50(&DAT_00346f10);\n if (iVar1 != 0) {\n FUN_001aabc0(&DAT_00346f10);\n __cxa_atexit(FUN_001eb7a0,&PTR_PTR_FUN_0033f30c,&PTR_LOOP_0033f2e4);\n return &PTR_PTR_FUN_0033f30c... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::iostream_category() */
undefined4 * std::type_1(function_1)
{
int var_1;
if (::(anonymous_namespace)::__io_category_instance()::type_2 ==... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))))) body: (compound_statement (declaration type: (primitive_... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined ** MASKED(void)
{
int iVar1;
if (DAT_00346f10 == '\0') {
iVar1 = FUN_001aaa50(&DAT_00346f10);
if (iVar1 != 0) {
FUN_001aabc0(&DAT_00346f10);
__cxa_atexit(FUN_001eb7a0,&PTR_PTR_FUN_0033f30c,&P... |
1605_bash_and_bash_strip.c | set_shellopts_after_change | FUN_000a63fc |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int set_shellopts_after_change(char *option_name,int mode)
{
set_shellopts();
return 0;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_000a63fc(void)
{
set_shellopts();
return 0;
}
| PUSH EBX
SUB ESP,0x8
CALL 0x0002fe00
ADD EBX,0x94bfb
CALL 0x000a19af
MOV EAX,0x0
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [(u'COPY_-1206557652', u'RETURN_-1206557618'), ('const-0', u'COPY_-1206557652'), ('const-0', u'RETURN_-1206557618')] | [(u'COPY_-1206557652', u'RETURN_-1206557618'), ('const-0', u'COPY_-1206557652'), ('const-0', u'RETURN_-1206557618')] | null | null | 000a63fc | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_000a63fc(void)\n\n{\n set_shellopts();\n return 0;\n}\n\n" comment (function_definition "undefined4 FUN_000a63fc(void)\n\n{\n set_shellopts();\n return 0;\n}" type_identifier (function_decla... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint set_shellopts_after_change(char *option_name,int mode)\n\n{\n set_shellopts();\n return 0;\n}\n\n" comment comment (function_definition "int set_shellopts_after_... | (translation_unit "undefined4 FUN_000a63fc(void)\n\n{\n set_shellopts();\n return 0;\n}\n\n" (function_definition "undefined4 FUN_000a63fc(void)\n\n{\n set_shellopts();\n return 0;\n}" type_identifier (function_declarator "FUN_000a63fc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return LIT ;) }))) | (function_definition "undefined4 FUN_000a63fc(void)\n\n{\n set_shellopts();\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_000a63fc(void)" (identifier "FUN_000a63fc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n s... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(char *option_name,int mode)
{
var_1();
return 0;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (retu... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(void)
{
set_shellopts();
return 0;
}
|
1719_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c | usleep | usleep |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int usleep(__useconds_t __useconds)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* usleep@@GLIBC_2.0 */
halt_baddata(... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int usleep(__useconds_t __useconds)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206685578')] | [('const-1', u'RETURN_-1206685578')] | null | null | 000c706c | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint usleep(__useconds_t __useconds)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint usleep(__useconds_t __useconds)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* usleep@@GLI... | (translation_unit "int usleep(__useconds_t __useconds)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int usleep(__useconds_t __useconds)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "usleep(__useconds_t __useconds)" identifier (parameter_list "(__us... | (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 usleep(__useconds_t __useconds)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "usleep(__useconds_t __useconds)" (identifier "usleep") (parameter_list "(__useconds_t __useconds)" (( "(") (parameter_declaration "__useconds_t __useconds" (type_ident... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 __useconds)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* usleep@@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: (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(__useconds_t __useconds)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
77_riscv64-linux-gnu-objdump_and_riscv64-linux-gnu-objdump_strip.c | snprintf | snprintf |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int snprintf(char *__s,size_t __maxlen,char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_snprintf_00073144)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int snprintf(char *__s,size_t __maxlen,char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_snprintf_00073144)();
return iVar1;
}
| JMP dword ptr [EBX + 0x144] | null | null | null | null | [(u'CALLIND_-1205975766', u'INDIRECT_-1205975693'), ('const-0', u'RETURN_-1205975763'), (u'INDIRECT_-1205975693', u'COPY_-1205975752'), (u'CAST_-1205975685', u'CALLIND_-1205975766'), (u'CALLIND_-1205975766', u'RETURN_-1205975763'), ('tmp_77', u'CAST_-1205975685')] | [(u'CALLIND_-1205975766', u'INDIRECT_-1205975693'), ('const-0', u'RETURN_-1205975763'), (u'INDIRECT_-1205975693', u'COPY_-1205975752'), (u'CAST_-1205975685', u'CALLIND_-1205975766'), (u'CALLIND_-1205975766', u'RETURN_-1205975763'), ('tmp_77', u'CAST_-1205975685')] | null | null | 00014520 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_snprintf_00073144)();\n return iVar1;\n}\n\n" comment (function_definition "int snprintf(char *__s,size_t __maxle... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_snprintf_00073144)();\n return iVar1;\n}\n\n" comment (function_definition "int snprintf(char *__s,size_t __maxle... | (translation_unit "int snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_snprintf_00073144)();\n return iVar1;\n}\n\n" (function_definition "int snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_snprintf_00073144)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (variadic_parameter ...) ))) (compound_statement { (declaration TYPE IDENT... | (function_definition "int snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_snprintf_00073144)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "snprintf(char *__s,size_t __maxlen,char *__format,...)" (identifier "snprintf") (parameter_list "(char ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__s,size_t __maxlen,char *__format,...)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_snprintf_00073144)();
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: (identifi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__s,size_t __maxlen,char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_00073144)();
return iVar1;
}
|
442_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_strip.c | is_sym_value | FUN_0002e890 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bfd_boolean __regparm3 is_sym_value(etree_type *tree,bfd_vma val)
{
int iVar1;
if (((((tree->type).node_class == etree_name) && ((tree->type).node_code == 0x103)) &&
(iVar1 = bfd_hash_lookup(&definedness_table,(tree-... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bool __regparm3 FUN_0002e890(int *param_1)
{
int iVar1;
if ((((param_1[3] == 3) && (*param_1 == 0x103)) &&
(iVar1 = bfd_hash_lookup(&DAT_000848f0,param_1[4],0,0), iVar1 != 0)) &&
((((char)DAT_00084740 == *(char... | PUSH ESI
PUSH EBX
CALL 0x000159c0
ADD EBX,0x55769
SUB ESP,0x4
CMP dword ptr [EAX + 0xc],0x3
JZ 0x0002e8b0
XOR EAX,EAX
ADD ESP,0x4
POP EBX
POP ESI
RET
CMP dword ptr [EAX],0x103
JNZ 0x0002e8a6
PUSH 0x0
MOV ESI,EAX
PUSH 0x0
PUSH dword ptr [EAX + 0x10]
LEA EAX,[EBX + 0x8f0]
PUSH EAX
CALL 0x00014630
ADD ESP,0x10
TEST EAX,EA... | null | null | null | null | [(u'COPY_-1205998968', u'RETURN_-1205998950'), (u'INT_ADD_-1205999256', u'CAST_-1205998841'), (u'CALL_-1205999187', u'INT_ADD_-1205999079'), ('tmp_662', u'CBRANCH_-1205999077'), ('const-3', u'INT_EQUAL_-1205999411'), (u'INDIRECT_-1205998835', u'COPY_-1205998960'), (u'CALL_-1205999308', u'INDIRECT_-1205998889'), ('tmp_7... | [('const-0', u'INT_EQUAL_-1205998908'), (u'CALL_-1205999187', u'INT_ADD_-1205999079'), ('tmp_662', u'CBRANCH_-1205999077'), (u'CALL_-1205999308', u'INDIRECT_-1205998888'), (u'INT_ADD_-1205999054', u'CAST_-1205998764'), ('tmp_1198', u'PTRADD_-1205998875'), ('const-4', u'PTRADD_-1205998823'), ('const-16', u'INT_ADD_-1205... | null | null | 0002e890 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool __regparm3 FUN_0002e890(int *param_1)\n\n{\n int iVar1;\n \n if ((((param_1[3] == 3) && (*param_1 == 0x103)) &&\n (iVar1 = bfd_hash_lookup(&DAT_000848f0,param_1[4],0,0), iVar1 != 0)) &&\n ((((... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean __regparm3 is_sym_value(etree_type *tree,bfd_vma val)\n\n{\n int iVar1;\n \n if (((((tree->type).node_class == etree_name) && ((tree->type).node_code == 0x103)) &&\n (iVar1 = bfd_hash_lookup... | (translation_unit "bool __regparm3 FUN_0002e890(int *param_1)\n\n{\n int iVar1;\n \n if ((((param_1[3] == 3) && (*param_1 == 0x103)) &&\n (iVar1 = bfd_hash_lookup(&DAT_000848f0,param_1[4],0,0), iVar1 != 0)) &&\n ((((char)DAT_00084740 == *(char *)(iVar1 + 0x10) &&\n (iVar1 = bfd_wrapped_link_hash_looku... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expres... | (function_definition "bool __regparm3 FUN_0002e890(int *param_1)\n\n{\n int iVar1;\n \n if ((((param_1[3] == 3) && (*param_1 == 0x103)) &&\n (iVar1 = bfd_hash_lookup(&DAT_000848f0,param_1[4],0,0), iVar1 != 0)) &&\n ((((char)DAT_00084740 == *(char *)(iVar1 + 0x10) &&\n (iVar1 = bfd_wrapped_link_hash_lo... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 __regparm3 function_1(type_2 *tree,type_3 val)
{
int var_3;
if (((((tree->type).node_class == var_1) && ((tree->type).node_code == 0x103)) &&
(var_3 = var_2(&definedness_table,(tree->binary).lhs,0,0), var_3 !=... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type:... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bool __regparm3 MASKED(int *param_1)
{
int iVar1;
if ((((param_1[3] == 3) && (*param_1 == 0x103)) &&
(iVar1 = bfd_hash_lookup(&DAT_000848f0,param_1[4],0,0), iVar1 != 0)) &&
((((char)DAT_00084740 == *(char *)(iV... |
1062_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | make_relative_prefix | make_relative_prefix |
/* WARNING: Control flow encountered bad instruction data */
void make_relative_prefix(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void make_relative_prefix(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207819602')] | [('const-1', u'RETURN_-1207819602')] | null | null | 001d22a4 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid make_relative_prefix(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void make_relative_prefix(void)\n\n{\n /*... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid make_relative_prefix(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void make_relative_prefix(void)\n\n{\n /*... | (translation_unit "void make_relative_prefix(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void make_relative_prefix(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "make_relative_prefix(void)" identifier (parameter_list "(void)" ( (paramet... | (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 make_relative_prefix(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "make_relative_prefix(void)" (identifier "make_relative_prefix") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compoun... |
/* 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();
}
|
303_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_strip.c | lang_add_gc_name | FUN_00021920 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void __regparm3 lang_add_gc_name(char *name)
{
bfd_sym_chain *pbVar1;
pbVar1 = (bfd_sym_chain *)stat_alloc(8);
pbVar1->name = name;
pbVar1->next = link_info.gc_sym_list;
link_info.gc_sym_list = pbVar1;
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void __regparm3 FUN_00021920(undefined4 param_1)
{
undefined4 *puVar1;
puVar1 = (undefined4 *)FUN_000215d0(8);
puVar1[1] = param_1;
*puVar1 = DAT_00084c08;
DAT_00084c08 = puVar1;
return;
}
| PUSH ESI
CALL 0x0001b126
ADD ESI,0x626da
PUSH EBX
MOV EBX,EAX
SUB ESP,0x10
PUSH 0x8
CALL 0x000215d0
LEA EDX,[ESI + 0xbc0]
MOV ECX,dword ptr [EDX + 0x48]
MOV dword ptr [EAX + 0x4],EBX
MOV dword ptr [EAX],ECX
MOV dword ptr [EDX + 0x48],EAX
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [(u'CALL_-1206052516', u'INDIRECT_-1206052403'), ('const-0', u'RETURN_-1206052453'), (u'CAST_-1206052394', u'COPY_-1206052490'), (u'PTRSUB_-1206052376', u'STORE_-1206052493'), ('const-417', u'STORE_-1206052498'), ('const-0', u'PTRSUB_-1206052376'), (u'COPY_-1206052490', u'COPY_-1206052435'), (u'PTRSUB_-1206052380', u'S... | [('const-417', u'STORE_-1206052498'), ('const-0', u'RETURN_-1206052453'), ('const-417', u'STORE_-1206052493'), (u'CAST_-1206052394', u'COPY_-1206052490'), ('const-1', u'PTRADD_-1206052380'), (u'INDIRECT_-1206052402', u'STORE_-1206052493'), ('const-8', u'CALL_-1206052516'), ('const-4', u'PTRADD_-1206052380'), (u'CAST_-1... | null | null | 00021920 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid __regparm3 FUN_00021920(undefined4 param_1)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_000215d0(8);\n puVar1[1] = param_1;\n *puVar1 = DAT_00084c08;\n DAT_00084c08 = puVar1;\n retur... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid __regparm3 lang_add_gc_name(char *name)\n\n{\n bfd_sym_chain *pbVar1;\n \n pbVar1 = (bfd_sym_chain *)stat_alloc(8);\n pbVar1->name = name;\n pbVar1->next = link_info.gc_sym_list;\n link_info.gc_sym_l... | (translation_unit "void __regparm3 FUN_00021920(undefined4 param_1)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_000215d0(8);\n puVar1[1] = param_1;\n *puVar1 = DAT_00084c08;\n DAT_00084c08 = puVar1;\n return;\n}\n\n" (function_definition "void __regparm3 FUN_00021920(undefined4 param_1)\n\n{\n un... | (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_00021920(undefined4 param_1)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_000215d0(8);\n puVar1[1] = param_1;\n *puVar1 = DAT_00084c08;\n DAT_00084c08 = puVar1;\n return;\n}" (primitive_type "void") (ERROR "__regparm3" (identifier "__regparm3")) (function_d... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void __regparm3 function_1(char *name)
{
type_1 *pbVar1;
pbVar1 = (type_1 *)var_1(8);
pbVar1->name = name;
pbVar1->next = link_info.gc_sym_list;
link_info.gc_sym_list = pbVar1;
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: (type_identifier) declarator: (... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void __regparm3 MASKED(undefined4 param_1)
{
undefined4 *puVar1;
puVar1 = (undefined4 *)FUN_000215d0(8);
puVar1[1] = param_1;
*puVar1 = DAT_00084c08;
DAT_00084c08 = puVar1;
return;
}
|
460_i686-kfreebsd-gnu-objdump_and_i686-kfreebsd-gnu-objdump_strip.c | template_in_dir | FUN_00047610 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char * __regparm3 template_in_dir(char *path)
{
char *pcVar1;
size_t __n;
char *__dest;
pcVar1 = strrchr(path,0x2f);
if (pcVar1 == (char *)0x0) {
pcVar1 = (char *)xmalloc(9);
__dest = pcVar1;
}
else {
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 * __regparm3 FUN_00047610(char *param_1)
{
char *pcVar1;
size_t __n;
undefined4 *__dest;
undefined4 *puVar2;
pcVar1 = strrchr(param_1,0x2f);
if (pcVar1 == (char *)0x0) {
puVar2 = (undefined4 *)xmall... | PUSH EBP
PUSH EDI
MOV EDI,EAX
PUSH ESI
PUSH EBX
CALL 0x000153d0
ADD EBX,0x2b9e5
SUB ESP,0x14
PUSH 0x2f
PUSH EAX
CALL 0x00014640
ADD ESP,0x10
TEST EAX,EAX
JZ 0x00047680
SUB EAX,EDI
SUB ESP,0xc
MOV ESI,EAX
LEA EAX,[EAX + 0xb]
PUSH EAX
CALL 0x000142b0
ADD ESP,0xc
PUSH ESI
MOV EBP,EAX
PUSH EDI
PUSH EAX
CALL 0x00014140
MOV ... | null | null | null | null | [('const-1', u'INT_ADD_-1206159438'), (u'CAST_-1206159394', u'PTRADD_-1206159605'), (u'COPY_-1206159380', u'MULTIEQUAL_-1206159492'), (u'MULTIEQUAL_-1206159492', u'COPY_-1206159614'), ('tmp_519', u'BRANCH_-1206159535'), (u'CALL_-1206159553', u'CAST_-1206159326'), (u'INT_SUB_-1206159737', u'INT_ADD_-1206159714'), (u'CAL... | [(u'CAST_-1206159381', u'MULTIEQUAL_-1206159494'), (u'INT_SUB_-1206159737', u'INT_ADD_-1206159661'), ('tmp_741', u'CALL_-1206159680'), ('const-417', u'STORE_-1206159629'), ('const-0', u'STORE_-1206159629'), (u'CAST_-1206159420', u'INT_SUB_-1206159737'), (u'INT_EQUAL_-1206159758', u'CBRANCH_-1206159757'), ('const-47', u... | null | null | 00047610 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 * __regparm3 FUN_00047610(char *param_1)\n\n{\n char *pcVar1;\n size_t __n;\n undefined4 *__dest;\n undefined4 *puVar2;\n \n pcVar1 = strrchr(param_1,0x2f);\n if (pcVar1 == (char *)0x0) {\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * __regparm3 template_in_dir(char *path)\n\n{\n char *pcVar1;\n size_t __n;\n char *__dest;\n \n pcVar1 = strrchr(path,0x2f);\n if (pcVar1 == (char *)0x0) {\n pcVar1 = (char *)xmalloc(9);\n __d... | (translation_unit "undefined4 * __regparm3 FUN_00047610(char *param_1)\n\n{\n char *pcVar1;\n size_t __n;\n undefined4 *__dest;\n undefined4 *puVar2;\n \n pcVar1 = strrchr(param_1,0x2f);\n if (pcVar1 == (char *)0x0) {\n puVar2 = (undefined4 *)xmalloc(9);\n __dest = puVar2;\n }\n else {\n __n = (int)pc... | (translation_unit (ERROR (binary_expression IDENT * (ERROR IDENT) (call_expression IDENT (argument_list ( (binary_expression IDENT * IDENT) ))))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointe... | (ERROR "undefined4 * __regparm3 FUN_00047610(char *param_1)" (binary_expression "undefined4 * __regparm3 FUN_00047610(char *param_1)" (identifier "undefined4") (* "*") (ERROR "__regparm3" (identifier "__regparm3")) (call_expression "FUN_00047610(char *param_1)" (identifier "FUN_00047610") (argument_list "(char *param_1... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char * __regparm3 function_1(char *path)
{
char *var_2;
size_t var_4;
char *var_6;
var_2 = var_1(path,0x2f);
if (var_2 == (char *)0x0) {
var_2 = (char *)var_3(9);
var_6 = var_2;
}
else {
var_4 = (int)... | null | (translation_unit (ERROR (binary_expression left: (identifier) (ERROR (identifier)) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)))))) (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 * __regparm3 MASKED(char *param_1)
{
char *pcVar1;
size_t __n;
undefined4 *__dest;
undefined4 *puVar2;
pcVar1 = strrchr(param_1,0x2f);
if (pcVar1 == (char *)0x0) {
puVar2 = (undefined4 *)xmalloc(9);... |
4372_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | unsupported_reloc_global | FUN_00151680 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void __regparm3
anon_unknown.dwarf_b97484::Target_tilegx<32,_false>::Scan::unsupported_reloc_global
(Sized_relobj_file<32,_false> *object,uint r_type,Symbol *gsym)
{
pointer pcVar1;
char *format;
undefined1 *local... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void __regparm3 FUN_00151680(int param_1,undefined4 param_2,undefined4 param_3)
{
undefined4 uVar1;
undefined1 *puVar2;
undefined4 uVar3;
undefined1 *local_34 [2];
undefined1 local_2c [28];
FUN_0034dd40(local_34,p... | PUSH EBP
MOV EBP,ESP
PUSH EDI
MOV EDI,EAX
PUSH ESI
LEA EAX,[EBP + -0x30]
CALL 0x00063c76
ADD ESI,0x498971
PUSH EBX
SUB ESP,0x44
MOV dword ptr [EBP + -0x3c],EDX
PUSH ECX
PUSH EAX
MOV EBX,ESI
CALL 0x0034dd40
LEA EAX,[ESI + 0xffe63720]
MOV EDI,dword ptr [EDI + 0x4]
MOV EDX,dword ptr [EBP + -0x30]
PUSH EAX
MOV dword ptr [E... | null | null | null | null | [('const-0', u'PTRSUB_-1207298002'), ('const-0', u'PTRSUB_-1207298004'), ('tmp_471', u'CALL_-1207298260'), ('tmp_1045', u'CALL_-1207298198'), (u'PTRSUB_-1207298004', u'PTRSUB_-1207297999'), ('tmp_1045', u'CALL_-1207298260'), ('const-4511520', u'COPY_-1207298060'), ('tmp_472', u'CALL_-1207298344'), (u'PTRSUB_-1207297966... | [(u'CALL_-1207298344', u'INDIRECT_-1207298048'), (u'CALL_-1207298306', u'CALL_-1207298260'), ('tmp_658', u'PTRSUB_-1207297969'), (u'INT_ADD_-1207298318', u'CAST_-1207298004'), (u'PTRSUB_-1207297969', u'INT_NOTEQUAL_-1207298221'), (u'CAST_-1207298004', u'LOAD_-1207298334'), ('const-4294967244', u'PTRSUB_-1207298041'), (... | null | null | 00151680 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid __regparm3 FUN_00151680(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 uVar1;\n undefined1 *puVar2;\n undefined4 uVar3;\n undefined1 *local_34 [2];\n undefined1 local_2c [28];\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid __regparm3\nanon_unknown.dwarf_b97484::Target_tilegx<32,_false>::Scan::unsupported_reloc_global\n (Sized_relobj_file<32,_false> *object,uint r_type,Symbol *gsym)\n\n{\n pointer pcVar1;\n char *f... | (translation_unit "void __regparm3 FUN_00151680(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 uVar1;\n undefined1 *puVar2;\n undefined4 uVar3;\n undefined1 *local_34 [2];\n undefined1 local_2c [28];\n \n FUN_0034dd40(local_34,param_3);\n puVar2 = local_34[0];\n uVar1 = *(undefined4 *)(pa... | (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 (pointer_declarator * IDENT) ;) (decl... | (function_definition "void __regparm3 FUN_00151680(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 uVar1;\n undefined1 *puVar2;\n undefined4 uVar3;\n undefined1 *local_34 [2];\n undefined1 local_2c [28];\n \n FUN_0034dd40(local_34,param_3);\n puVar2 = local_34[0];\n uVar1 = *(undefined4 *)... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void __regparm3
anon_unknown.dwarf_b97484::Target_tilegx<32,_false>::Scan::unsupported_reloc_global
(Sized_relobj_file<32,_false> *object,uint r_type,Symbol *gsym)
{
type_1 pcVar1;
char *format;
type_2 *var_4;
t... | 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: (type_identifier) declarator: (identifier)) (param... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void __regparm3 MASKED(int param_1,undefined4 param_2,undefined4 param_3)
{
undefined4 uVar1;
undefined1 *puVar2;
undefined4 uVar3;
undefined1 *local_34 [2];
undefined1 local_2c [28];
FUN_0034dd40(local_34,param_3... |
738_powerpc-linux-gnuspe-as_and_powerpc-linux-gnuspe-as_strip.c | elf_common_parse | FUN_00044e90 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
symbolS * elf_common_parse(int ignore,symbolS *symbolP,addressT size)
{
elf_obj_sy *peVar1;
asymbol *paVar2;
byte *pbVar3;
char *format;
int iVar4;
char cVar5;
bfd *align;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00044e90(undefined4 param_1,undefined4 param_2,undefined4 param_3)
{
int *piVar1;
int iVar2;
byte *pbVar3;
undefined4 uVar4;
byte bVar5;
int iVar6;
byte *pbVar7;
byte *pbVar8;
bool bVar9;
bool ... | PUSH EBP
PUSH EDI
PUSH ESI
XOR ESI,ESI
PUSH EBX
CALL 0x000160b0
ADD EBX,0x25165
SUB ESP,0x28
MOV EBP,dword ptr [ESP + 0x40]
PUSH EBP
CALL 0x00039890
LEA EDX,[EBX + 0x8e90]
ADD ESP,0x10
MOV EDI,dword ptr [EAX]
MOV EAX,dword ptr [EDX]
CMP byte ptr [EAX],0x2c
JZ 0x00044f20
TEST EDI,EDI
JNZ 0x00044f88
SUB ESP,0x8
PUSH dwor... | null | null | null | null | [('const-1', u'PTRADD_-1206168898'), ('const-0', u'COPY_-1206169329'), (u'INT_EQUAL_-1206169430', u'MULTIEQUAL_-1206168518'), (u'MULTIEQUAL_-1206168393', u'MULTIEQUAL_-1206168390'), (u'STORE_-1206168908', u'INDIRECT_-1206167830'), (u'PTRSUB_-1206169357', u'COPY_-1206168096'), (u'INT_EQUAL_-1206169204', u'CBRANCH_-12061... | [(u'INT_ADD_-1206168129', u'PTRADD_-1206169340'), (u'CALL_-1206168956', u'INDIRECT_-1206167916'), ('const-4294967295', u'INT_EQUAL_-1206168977'), ('const-417', u'LOAD_-1206168951'), ('const-24', u'INT_ADD_-1206169758'), ('const-0', u'COPY_-1206168222'), (u'INT_EQUAL_-1206169204', u'CBRANCH_-1206169209'), (u'COPY_-12061... | null | null | 00044e90 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00044e90(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int *piVar1;\n int iVar2;\n byte *pbVar3;\n undefined4 uVar4;\n byte bVar5;\n int iVar6;\n byte *pbVar7;\n byte ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nsymbolS * elf_common_parse(int ignore,symbolS *symbolP,addressT size)\n\n{\n elf_obj_sy *peVar1;\n asymbol *paVar2;\n byte *pbVar3;\n char *format;\n int iVar4;\n... | (translation_unit "undefined4 FUN_00044e90(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int *piVar1;\n int iVar2;\n byte *pbVar3;\n undefined4 uVar4;\n byte bVar5;\n int iVar6;\n byte *pbVar7;\n byte *pbVar8;\n bool bVar9;\n bool bVar10;\n bool bVar11;\n byte bVar12;\n byte *local_24;\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (... | (function_definition "undefined4 FUN_00044e90(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int *piVar1;\n int iVar2;\n byte *pbVar3;\n undefined4 uVar4;\n byte bVar5;\n int iVar6;\n byte *pbVar7;\n byte *pbVar8;\n bool bVar9;\n bool bVar10;\n bool bVar11;\n byte bVar12;\n byte *local_24... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 * function_1(int ignore,type_1 *symbolP,type_2 size)
{
type_3 *peVar1;
type_4 *paVar2;
type_5 *var_7;
char *format;
int var_8;
char var_3;
type_6 *var_5;
type_5 *va... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration ty... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3)
{
int *piVar1;
int iVar2;
byte *pbVar3;
undefined4 uVar4;
byte bVar5;
int iVar6;
byte *pbVar7;
byte *pbVar8;
bool bVar9;
bool bVar10... |
13_powerpc-linux-gnuspe-size_and_powerpc-linux-gnuspe-size_strip.c | fclose | fclose |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fclose(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fclose_00019034)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fclose(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fclose_00019034)();
return iVar1;
}
| JMP dword ptr [EBX + 0x34] | null | null | null | null | [(u'CAST_-1205989063', u'CALLIND_-1205989142'), (u'INDIRECT_-1205989069', u'COPY_-1205989128'), ('const-0', u'RETURN_-1205989139'), (u'CALLIND_-1205989142', u'INDIRECT_-1205989069'), (u'CALLIND_-1205989142', u'RETURN_-1205989139'), ('tmp_67', u'CAST_-1205989063')] | [(u'CAST_-1205989063', u'CALLIND_-1205989142'), (u'INDIRECT_-1205989069', u'COPY_-1205989128'), ('const-0', u'RETURN_-1205989139'), (u'CALLIND_-1205989142', u'INDIRECT_-1205989069'), (u'CALLIND_-1205989142', u'RETURN_-1205989139'), ('tmp_67', u'CAST_-1205989063')] | null | null | 000110e0 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_00019034)();\n return iVar1;\n}\n\n" comment (function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_00019034)();\n return iVar1;\n}\n\n" comment (function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)... | (translation_unit "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_00019034)();\n return iVar1;\n}\n\n" (function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_00019034)();\n return iVar1;\n}" primitive_type (function_declarator "fclose... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * ... | (function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_00019034)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fclose(FILE *__stream)" (identifier "fclose") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_id... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__stream)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_fclose_00019034)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_00019034)();
return iVar1;
}
|
276_wget_and_wget_strip.c | register_css | FUN_00018e15 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void register_css(char *file)
{
if (downloaded_css_set == (hash_table *)0x0) {
downloaded_css_set = make_string_hash_table(0);
}
string_set_add(downloaded_css_set,file);
retur... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00018e15(undefined4 param_1)
{
if (DAT_000a2a24 == 0) {
DAT_000a2a24 = FUN_0002741a(0);
}
FUN_0004816c(DAT_000a2a24,param_1);
return;
}
| PUSH EBX
SUB ESP,0x8
CALL 0x00016fc0
ADD EBX,0x81dd2
LEA EAX,[EBX + 0x7e34]
CMP dword ptr [EAX],0x0
JZ 0x00018e48
SUB ESP,0x8
PUSH dword ptr [ESP + 0x18]
LEA EAX,[EBX + 0x7e34]
PUSH dword ptr [EAX]
CALL 0x0004816c
ADD ESP,0x18
POP EBX
RET
SUB ESP,0xc
PUSH 0x0
CALL 0x0002741a
LEA EDX,[EBX + 0x7e34]
MOV dword ptr [EDX],E... | null | null | null | null | [(u'CALL_-1205956991', u'INDIRECT_-1205956817'), ('tmp_608', u'INT_EQUAL_-1205957035'), ('const-0', u'CALL_-1205956945'), (u'INT_EQUAL_-1205957035', u'CBRANCH_-1205957033'), ('tmp_291', u'BRANCH_-1205956918'), (u'MULTIEQUAL_-1205956831', u'CALL_-1205956991'), ('const-0', u'RETURN_-1205956963'), ('tmp_307', u'CALL_-1205... | [('tmp_615', u'MULTIEQUAL_-1205956832'), ('const-0', u'CALL_-1205956945'), (u'INT_EQUAL_-1205957035', u'CBRANCH_-1205957033'), ('tmp_291', u'BRANCH_-1205956918'), ('const-0', u'RETURN_-1205956963'), ('const-0', u'INT_EQUAL_-1205957035'), ('tmp_104', u'CBRANCH_-1205957033'), ('tmp_581', u'CALL_-1205956991'), ('tmp_615',... | null | null | 00018e15 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00018e15(undefined4 param_1)\n\n{\n if (DAT_000a2a24 == 0) {\n DAT_000a2a24 = FUN_0002741a(0);\n }\n FUN_0004816c(DAT_000a2a24,param_1);\n return;\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/* WARNING: Unknown calling convention */\n\nvoid register_css(char *file)\n\n{\n if (downloaded_css_set == (hash_table *)0x0) {\n downloaded_css_set = make_string_hash_table(0);\n }\n string_set_add(downlo... | (translation_unit "void FUN_00018e15(undefined4 param_1)\n\n{\n if (DAT_000a2a24 == 0) {\n DAT_000a2a24 = FUN_0002741a(0);\n }\n FUN_0004816c(DAT_000a2a24,param_1);\n return;\n}\n\n" (function_definition "void FUN_00018e15(undefined4 param_1)\n\n{\n if (DAT_000a2a24 == 0) {\n DAT_000a2a24 = FUN_0002741a(0);\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expressi... | (function_definition "void FUN_00018e15(undefined4 param_1)\n\n{\n if (DAT_000a2a24 == 0) {\n DAT_000a2a24 = FUN_0002741a(0);\n }\n FUN_0004816c(DAT_000a2a24,param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00018e15(undefined4 param_1)" (identifier "FUN_00018e15") (parameter_list "(undef... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(char *file)
{
if (var_1 == (type_1 *)0x0) {
var_1 = var_2(0);
}
var_3(var_1,file);
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 (if_statement condition: (parenthesized_expression (binary_expression l... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1)
{
if (DAT_000a2a24 == 0) {
DAT_000a2a24 = FUN_0002741a(0);
}
FUN_0004816c(DAT_000a2a24,param_1);
return;
}
|
484_m68k-linux-gnu-strip_and_m68k-linux-gnu-strip_strip.c | htab_traverse | htab_traverse |
/* WARNING: Control flow encountered bad instruction data */
void htab_traverse(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void htab_traverse(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206189730')] | [('const-1', u'RETURN_-1206189730')] | null | null | 00040154 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid htab_traverse(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void htab_traverse(void)\n\n{\n /* WARNING: Bad ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid htab_traverse(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void htab_traverse(void)\n\n{\n /* WARNING: Bad ... | (translation_unit "void htab_traverse(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void htab_traverse(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "htab_traverse(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 htab_traverse(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "htab_traverse(void)" (identifier "htab_traverse") (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();
}
|
532_x86_64-linux-gnu-objcopy_and_x86_64-linux-gnu-objcopy_strip.c | bfd_check_format | bfd_check_format |
/* WARNING: Control flow encountered bad instruction data */
void bfd_check_format(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_check_format(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206185426')] | [('const-1', u'RETURN_-1206185426')] | null | null | 00041224 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_check_format(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_check_format(void)\n\n{\n /* WARNING... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_check_format(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_check_format(void)\n\n{\n /* WARNING... | (translation_unit "void bfd_check_format(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_check_format(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_check_format(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 bfd_check_format(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_check_format(void)" (identifier "bfd_check_format") (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();
}
|
297_m68k-linux-gnu-strip_and_m68k-linux-gnu-strip_strip.c | stab_demangle_arg | FUN_000226d0 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
bfd_boolean __regparm3
stab_demangle_arg(stab_demangle_info *minfo,char **pp,debug_type_conflict **pargs,uint *pcount,
uint *palloc)
{
char *p;
bfd_boolean bVar1;
debug_type_conflict *ppdVar2;
uint uVar3;... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
undefined4 FUN_000226d0(uint *param_1,uint *param_2)
{
int iVar1;
int *in_ECX;
uint uVar2;
uint uVar3;
int local_20;
iVar1 = FUN_000211a0();
if ((iVar1 != 0) && (iVar1 = FUN_0001fe00(), iVar1 != 0)) {
if (in... | PUSH EBP
PUSH EDI
MOV EDI,EAX
MOV EAX,0x0
PUSH ESI
CALL 0x00026bcd
ADD ESI,0x1c921
PUSH EBX
MOV EBX,EDX
SUB ESP,0x2c
MOV EBP,dword ptr [EDX]
MOV dword ptr [ESP + 0xc],ESI
MOV ESI,ECX
LEA ECX,[ESP + 0x1c]
TEST ESI,ESI
CMOVZ ECX,EAX
MOV EAX,EDI
CALL 0x000211a0
TEST EAX,EAX
JNZ 0x00022718
XOR EAX,EAX
ADD ESP,0x2c
POP EBX
... | null | null | null | null | [(u'LOAD_-1206048798', u'INT_ADD_-1206048766'), ('tmp_1740', u'STORE_-1206048754'), ('const-0', u'INT_EQUAL_-1206048827'), ('tmp_864', u'LOAD_-1206049007'), (u'PTRADD_-1206048326', u'STORE_-1206048754'), (u'INT_NOTEQUAL_-1206048944', u'CBRANCH_-1206048943'), (u'CAST_-1206048373', u'INT_SUB_-1206048859'), ('const-0', u'... | [(u'LOAD_-1206048798', u'INT_ADD_-1206048766'), ('tmp_1667', u'STORE_-1206048742'), ('const-0', u'INT_EQUAL_-1206048827'), (u'MULTIEQUAL_-1206048482', u'STORE_-1206048742'), ('tmp_1672', u'INT_NOTEQUAL_-1206048805'), (u'CAST_-1206048346', u'STORE_-1206048754'), (u'INT_NOTEQUAL_-1206048944', u'CBRANCH_-1206048943'), (u'... | null | null | 000226d0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nundefined4 FUN_000226d0(uint *param_1,uint *param_2)\n\n{\n int iVar1;\n int *in_ECX;\n uint uVar2;\n uint uVar3;\n int local_20;\n \n iVar1 = FUN_000211a0();\n if ((iVar1 != 0) && (iVar1 = FUN_0001fe0... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nbfd_boolean __regparm3\nstab_demangle_arg(stab_demangle_info *minfo,char **pp,debug_type_conflict **pargs,uint *pcount,\n uint *palloc)\n\n{\n char *p;\n bfd_boolean bVar1;\n debug_type_confl... | (translation_unit "undefined4 FUN_000226d0(uint *param_1,uint *param_2)\n\n{\n int iVar1;\n int *in_ECX;\n uint uVar2;\n uint uVar3;\n int local_20;\n \n iVar1 = FUN_000211a0();\n if ((iVar1 != 0) && (iVar1 = FUN_0001fe00(), iVar1 != 0)) {\n if (in_ECX == (int *)0x0) {\n return 1;\n }\n if (local_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declarati... | (function_definition "undefined4 FUN_000226d0(uint *param_1,uint *param_2)\n\n{\n int iVar1;\n int *in_ECX;\n uint uVar2;\n uint uVar3;\n int local_20;\n \n iVar1 = FUN_000211a0();\n if ((iVar1 != 0) && (iVar1 = FUN_0001fe00(), iVar1 != 0)) {\n if (in_ECX == (int *)0x0) {\n return 1;\n }\n if (loc... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
type_1 __regparm3
function_1(type_2 *minfo,char **pp,type_3 **var_4,type_4 *pcount,
type_4 *palloc)
{
char *p;
type_1 var_2;
type_3 *ppdVar2;
type_4 var_7;
type_4 var_6;
type_2 *in_stack_ffffffc4;
c... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (point... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
undefined4 MASKED(uint *param_1,uint *param_2)
{
int iVar1;
int *in_ECX;
uint uVar2;
uint uVar3;
int local_20;
iVar1 = FUN_000211a0();
if ((iVar1 != 0) && (iVar1 = FUN_0001fe00(), iVar1 != 0)) {
if (in_ECX =... |
7429_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | d_print_function_type | FUN_001da830 |
void __regparm3
d_print_function_type(d_print_info *dpi,int options,demangle_component *dc,d_print_mod *mods)
{
int iVar1;
demangle_component_type dVar2;
size_t sVar3;
uint uVar4;
byte bVar5;
size_t sVar6;
int in_stack_ffffffc8;
d_print_mod *in_stack_ffffffcc;
int in_stack_ffffffd0;
d_print_info *... |
void __regparm3 FUN_001da830(undefined1 *param_1,undefined4 param_2,int *param_3,int *param_4)
{
int iVar1;
byte bVar2;
int iVar3;
uint uVar4;
undefined4 local_20;
if (param_4 != (int *)0x0) {
iVar1 = param_4[2];
while (iVar1 == 0) {
if (*(int *)param_4[1] - 0x19U < 0x13) {
uVar4 ... | PUSH EBP
MOV EBP,ECX
PUSH EDI
MOV EDI,EDX
PUSH ESI
PUSH EBX
MOV EBX,EAX
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x30]
TEST ESI,ESI
JZ 0x001da899
MOV EAX,dword ptr [ESI + 0x8]
TEST EAX,EAX
JNZ 0x001da899
MOV EAX,ESI
MOV EDX,0x1
MOV dword ptr [ESP + 0xc],EBX
JMP 0x001da867
MOV ECX,dword ptr [EAX + 0x8]
TEST ECX,ECX
JNZ 0x0... | null | null | null | null | [(u'INDIRECT_-1207783300', u'MULTIEQUAL_-1207783281'), (u'INDIRECT_-1207783338', u'MULTIEQUAL_-1207783195'), (u'MULTIEQUAL_-1207783353', u'STORE_-1207784448'), (u'PTRSUB_-1207782510', u'PTRADD_-1207782510'), (u'PTRSUB_-1207782783', u'STORE_-1207784384'), (u'PTRSUB_-1207782907', u'LOAD_-1207784707'), ('const-0', u'PTRSU... | [(u'PTRADD_-1207784591', u'CAST_-1207783043'), (u'CAST_-1207783279', u'MULTIEQUAL_-1207783381'), ('const-417', u'LOAD_-1207784721'), (u'LOAD_-1207784005', u'MULTIEQUAL_-1207783323'), (u'MULTIEQUAL_-1207783276', u'MULTIEQUAL_-1207783277'), ('const-417', u'LOAD_-1207784005'), ('const-255', u'PTRADD_-1207784052'), (u'CAST... | null | null | 001da830 | x86 | O1 | (translation_unit "void __regparm3 FUN_001da830(undefined1 *param_1,undefined4 param_2,int *param_3,int *param_4)\n\n{\n int iVar1;\n byte bVar2;\n int iVar3;\n uint uVar4;\n undefined4 local_20;\n \n if (param_4 != (int *)0x0) {\n iVar1 = param_4[2];\n while (iVar1 == 0) {\n if (*(int *)param_4[1] - ... | (translation_unit "void __regparm3\nd_print_function_type(d_print_info *dpi,int options,demangle_component *dc,d_print_mod *mods)\n\n{\n int iVar1;\n demangle_component_type dVar2;\n size_t sVar3;\n uint uVar4;\n byte bVar5;\n size_t sVar6;\n int in_stack_ffffffc8;\n d_print_mod *in_stack_ffffffcc;\n int in_st... | (translation_unit "void __regparm3 FUN_001da830(undefined1 *param_1,undefined4 param_2,int *param_3,int *param_4)\n\n{\n int iVar1;\n byte bVar2;\n int iVar3;\n uint uVar4;\n undefined4 local_20;\n \n if (param_4 != (int *)0x0) {\n iVar1 = param_4[2];\n while (iVar1 == 0) {\n if (*(int *)param_4[1] - ... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))... | (function_definition "void __regparm3 FUN_001da830(undefined1 *param_1,undefined4 param_2,int *param_3,int *param_4)\n\n{\n int iVar1;\n byte bVar2;\n int iVar3;\n uint uVar4;\n undefined4 local_20;\n \n if (param_4 != (int *)0x0) {\n iVar1 = param_4[2];\n while (iVar1 == 0) {\n if (*(int *)param_4[1]... |
void __regparm3
function_1(type_1 *dpi,int options,type_2 *dc,type_3 *var_1)
{
int var_2;
type_4 var_9;
size_t var_7;
type_5 var_4;
type_6 var_5;
size_t var_6;
int in_stack_ffffffc8;
type_3 *in_stack_ffffffcc;
int in_stack_ffffffd0;
type_1 *in_stack_ffffffd4;
int in_stack_ffffffd8;
type_2 *in_... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier... | null |
void __regparm3 MASKED(undefined1 *param_1,undefined4 param_2,int *param_3,int *param_4)
{
int iVar1;
byte bVar2;
int iVar3;
uint uVar4;
undefined4 local_20;
if (param_4 != (int *)0x0) {
iVar1 = param_4[2];
while (iVar1 == 0) {
if (*(int *)param_4[1] - 0x19U < 0x13) {
uVar4 = 1 <<... |
609_x86_64-linux-gnu-objdump_and_x86_64-linux-gnu-objdump_strip.c | putchar | putchar |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int putchar(int __c)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* putchar@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int putchar(int __c)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206357658')] | [('const-1', u'RETURN_-1206357658')] | null | null | 0007715c | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint putchar(int __c)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (functi... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint putchar(int __c)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* putchar@@GLIBC_2.0 */\n h... | (translation_unit "int putchar(int __c)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int putchar(int __c)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "putchar(int __c)" identifier (parameter_list "(int __c)" ( (parameter_declaration "int __c" prim... | (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 putchar(int __c)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "putchar(int __c)" (identifier "putchar") (parameter_list "(int __c)" (( "(") (parameter_declaration "int __c" (primitive_type "int") (identifier "__c")) () ")"))) (compound_statement... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __c)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* putchar@@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 __c)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
2485_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | local_symbol_offset | FUN_00084350 |
/* DWARF original prototype: off_t local_symbol_offset(Relobj * this) */
off_t __thiscall gold::Relobj::local_symbol_offset(Relobj *this)
{
int iVar1;
undefined4 extraout_EDX;
/* WARNING: Could not recover jumptable at 0x00084356. Too many branches */
/* WARNING: Treati... |
void FUN_00084350(int *param_1)
{
/* WARNING: Could not recover jumptable at 0x00084356. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(*param_1 + 0xc4))();
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EAX]
JMP dword ptr [EAX + 0xc4] | null | null | null | null | [(u'LOAD_-1206434978', u'CALLIND_-1206434971'), ('tmp_27', u'PTRSUB_-1206434903'), (u'LOAD_-1206434983', u'PTRADD_-1206434900'), ('const-417', u'LOAD_-1206434983'), ('const-417', u'LOAD_-1206434978'), ('const-1', u'RETURN_-1206434968'), ('const-49', u'PTRADD_-1206434900'), (u'CALLIND_-1206434971', u'PIECE_-1206434911')... | [(u'LOAD_-1206434978', u'CALLIND_-1206434971'), (u'INT_ADD_-1206434962', u'CAST_-1206434906'), (u'CAST_-1206434906', u'LOAD_-1206434978'), ('const-1', u'RETURN_-1206434968'), ('const-417', u'LOAD_-1206434978'), ('const-417', u'LOAD_-1206434983'), ('tmp_45', u'LOAD_-1206434983'), ('const-196', u'INT_ADD_-1206434962'), (... | null | null | 00084350 | x86 | O1 | (translation_unit "void FUN_00084350(int *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x00084356. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0xc4))();\n return;\n}\n\n" (function_definition "void FUN_00084350(int ... | (translation_unit "/* DWARF original prototype: off_t local_symbol_offset(Relobj * this) */\n\noff_t __thiscall gold::Relobj::local_symbol_offset(Relobj *this)\n\n{\n int iVar1;\n undefined4 extraout_EDX;\n \n /* WARNING: Could not recover jumptable at 0x00084356. Too many branches */\n ... | (translation_unit "void FUN_00084350(int *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0xc4))();\n return;\n}\n\n" (function_definition "void FUN_00084350(int *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0xc4))();\n return;\n}" primitive... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor ... | (function_definition "void FUN_00084350(int *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0xc4))();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00084350(int *param_1)" (identifier "FUN_00084350") (parameter_list "(int *param_1)" (( "(") (parameter_declaration... |
/* DWARF original prototype: off_t local_symbol_offset(Relobj * this) */
type_1 __thiscall gold::type_2::function_1(type_2 *this)
{
int iVar1;
type_3 extraout_EDX;
/* WARNING: Could not recover jumptable at 0x00084356. Too many branches */
/* WARNING: Treating indirect ... | 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 (expression_statement (call_expression ... | null |
void MASKED(int *param_1)
{
/* WARNING: Could not recover jumptable at 0x00084356. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(*param_1 + 0xc4))();
return;
}
|
10409_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | script_exp_function_loadaddr | FUN_0038aba0 |
/* WARNING: Unknown calling convention */
Expression * gold::script_exp_function_loadaddr(char *section_name,size_t section_name_len)
{
Expression *pEVar1;
int unaff_EDI;
__x86_get_pc_thunk_di();
pEVar1 = (Expression *)operator_new(0x1c);
pEVar1->_vptr_Expression = (_func_int_varargs **)(&UNK_0025c21f +... |
int * FUN_0038aba0(int param_1,int param_2)
{
int *piVar1;
int unaff_EDI;
FUN_00074f0a();
piVar1 = (int *)FUN_003ac4d0(0x1c);
*piVar1 = unaff_EDI + 0x25c21f;
piVar1[1] = (int)(piVar1 + 3);
/* try { // try from 0038abe0 to 0038abe4 has its CatchHandler @ 0038abfa */
FUN_00072b90(pi... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x00074f0a
ADD EDI,0x25f457
PUSH ESI
PUSH EBX
SUB ESP,0x28
PUSH 0x1c
MOV EBX,EDI
CALL 0x003ac4d0
ADD ESP,0x10
MOV ESI,EAX
LEA EAX,[EDI + 0xffffcdc8]
PUSH 0x0
LEA EDX,[ESI + 0xc]
MOV dword ptr [ESI],EAX
LEA EAX,[ESI + 0x4]
MOV dword ptr [ESI + 0x4],EDX
MOV EDX,dword ptr [EBP + 0x8]
ADD... | null | null | null | null | [(u'PTRADD_-1205359391', u'CAST_-1205359375'), ('const-0', u'PTRSUB_-1205359349'), ('const-417', u'STORE_-1205359605'), (u'PTRADD_-1205359562', u'CAST_-1205359382'), (u'PTRADD_-1205359517', u'CALL_-1205359547'), ('const-0', u'PTRSUB_-1205359365'), ('const-2474527', u'PTRSUB_-1205359399'), ('const-417', u'STORE_-1205359... | [('const-4', u'PTRADD_-1205359386'), (u'INT_ADD_-1205359608', u'STORE_-1205359605'), (u'PTRADD_-1205359382', u'STORE_-1205359595'), ('const-417', u'STORE_-1205359605'), ('const-4', u'PTRADD_-1205359392'), (u'CAST_-1205359408', u'STORE_-1205359605'), ('tmp_462', u'INT_ADD_-1205359608'), ('tmp_704', u'INT_ADD_-1205359563... | null | null | 0038aba0 | x86 | O1 | (translation_unit "int * FUN_0038aba0(int param_1,int param_2)\n\n{\n int *piVar1;\n int unaff_EDI;\n \n FUN_00074f0a();\n piVar1 = (int *)FUN_003ac4d0(0x1c);\n *piVar1 = unaff_EDI + 0x25c21f;\n piVar1[1] = (int)(piVar1 + 3);\n /* try { // try from 0038abe0 to 0038abe4 has its CatchHandler @ 0... | (translation_unit "/* WARNING: Unknown calling convention */\n\nExpression * gold::script_exp_function_loadaddr(char *section_name,size_t section_name_len)\n\n{\n Expression *pEVar1;\n int unaff_EDI;\n \n __x86_get_pc_thunk_di();\n pEVar1 = (Expression *)operator_new(0x1c);\n pEVar1->_vptr_Expression = (_func_int... | (translation_unit "int * FUN_0038aba0(int param_1,int param_2)\n\n{\n int *piVar1;\n int unaff_EDI;\n \n FUN_00074f0a();\n piVar1 = (int *)FUN_003ac4d0(0x1c);\n *piVar1 = unaff_EDI + 0x25c21f;\n piVar1[1] = (int)(piVar1 + 3);\n \n FUN_00072b90(piVar1 + 1,param_1,param_1 + param_2,0);\n *piVa... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (call_expre... | (function_definition "int * FUN_0038aba0(int param_1,int param_2)\n\n{\n int *piVar1;\n int unaff_EDI;\n \n FUN_00074f0a();\n piVar1 = (int *)FUN_003ac4d0(0x1c);\n *piVar1 = unaff_EDI + 0x25c21f;\n piVar1[1] = (int)(piVar1 + 3);\n \n FUN_00072b90(piVar1 + 1,param_1,param_1 + param_2,0);\n *p... |
/* WARNING: Unknown calling convention */
type_1 * gold::script_exp_function_loadaddr(var_8 *var_10,size_t var_11)
{
type_1 *var_4;
int var_3;
var_1();
var_4 = (type_1 *)var_2(0x1c);
var_4->_vptr_Expression = (type_2 **)(&UNK_0025c21f + var_3);
var_4[1]._vptr_Expression = (type_2 **)(var_4 + 3);
... | 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)) (parameter_declaration type: (primitive_type) declarator: (identifie... | null |
int * MASKED(int param_1,int param_2)
{
int *piVar1;
int unaff_EDI;
FUN_00074f0a();
piVar1 = (int *)FUN_003ac4d0(0x1c);
*piVar1 = unaff_EDI + 0x25c21f;
piVar1[1] = (int)(piVar1 + 3);
/* try { // try from 0038abe0 to 0038abe4 has its CatchHandler @ 0038abfa */
FUN_00072b90(piVar1 +... |
12431_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | assign | FUN_003e7540 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::assign(std::string const&) */
void std::string::assign(string *param_1)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * FUN_003e7540(int *param_1,int *param_2)
{
int *piVar1;
int iVar2;
int iVar3;
int iVar4;
undefined1 local_1d [9];
undefined4 uStack_14;
uStack_14 = 0x3e7549;
iVar3 = *param_2;
if (*param_1 != iVar3) {
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x202ab7
SUB ESP,0x2c
MOV EAX,dword ptr [ESP + 0x44]
MOV ESI,dword ptr [ESP + 0x40]
MOV EAX,dword ptr [EAX]
CMP dword ptr [ESI],EAX
JZ 0x003e7586
MOV EDX,dword ptr [EAX + -0x4]
LEA ECX,[EAX + -0xc]
LEA EDI,[EAX + -0x4]
TEST EDX,EDX
JS 0x003e7590
LEA EDX,[EBX +... | null | null | null | null | [('const-1', u'RETURN_-1205766818')] | [(u'CAST_-1205766070', u'LOAD_-1205766462'), (u'CAST_-1205766109', u'LOAD_-1205766566'), (u'STORE_-1205766374', u'INDIRECT_-1205766051'), ('const-417', u'STORE_-1205766374'), (u'LOAD_-1205766781', u'MULTIEQUAL_-1205766356'), (u'PTRSUB_-1205766180', u'INT_NOTEQUAL_-1205766679'), ('const-0', u'INT_SLESS_-1205766731'), (u... | null | null | 003e7540 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_003e7540(int *param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n undefined1 local_1d [9];\n undefined4 uStack_14;\n \n uStack_14 = 0x3e7549;\n iVar3 = *param_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::assign(std::string const&) */\n\nvoid std::string::assign(string *param_1)\n\n{\n}\n\n" comment comment (function_definition "void std::string::assign(string *param_1)\n\n{\n}" primitive_type (ERR... | (translation_unit "int * FUN_003e7540(int *param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n undefined1 local_1d [9];\n undefined4 uStack_14;\n \n uStack_14 = 0x3e7549;\n iVar3 = *param_2;\n if (*param_1 != iVar3) {\n if (*(int *)(iVar3 + -4) < 0) {\n iVar3 = FUN_003e6... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration T... | (function_definition "int * FUN_003e7540(int *param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n undefined1 local_1d [9];\n undefined4 uStack_14;\n \n uStack_14 = 0x3e7549;\n iVar3 = *param_2;\n if (*param_1 != iVar3) {\n if (*(int *)(iVar3 + -4) < 0) {\n iVar3 = FUN_00... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::assign(std::string const&) */
void std::type_1::function_1(type_1 *param_1)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * MASKED(int *param_1,int *param_2)
{
int *piVar1;
int iVar2;
int iVar3;
int iVar4;
undefined1 local_1d [9];
undefined4 uStack_14;
uStack_14 = 0x3e7549;
iVar3 = *param_2;
if (*param_1 != iVar3) {
if ... |
670_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c | setAllPagerFlags | FUN_00022984 |
void __regparm3 setAllPagerFlags(sqlite3 *db)
{
Db *pDVar1;
int iVar2;
if (db->autoCommit != '\0') {
pDVar1 = db->aDb;
for (iVar2 = db->nDb; 0 < iVar2; iVar2 = iVar2 + -1) {
if (pDVar1->pBt != (Btree *)0x0) {
sqlite3BtreeSetPagerFlags(pDVar1->pBt,(uint)db->flags & 0x38 | (uint)pDVar1->s... |
void __regparm3 FUN_00022984(int param_1)
{
int iVar1;
int iVar2;
if (*(char *)(param_1 + 0x4b) != '\0') {
iVar1 = *(int *)(param_1 + 0x10);
for (iVar2 = *(int *)(param_1 + 0x14); 0 < iVar2; iVar2 = iVar2 + -1) {
if (*(int *)(iVar1 + 4) != 0) {
FUN_000228a1();
}
iVar1 = iVar... | CMP byte ptr [EAX + 0x4b],0x0
JZ 0x000229bb
PUSH EDI
PUSH ESI
PUSH EBX
MOV EBX,EAX
MOV ESI,dword ptr [EAX + 0x10]
MOV EDI,dword ptr [EAX + 0x14]
TEST EDI,EDI
JG 0x0002299d
POP EBX
POP ESI
POP EDI
RET
MOV EAX,dword ptr [ESI + 0x4]
TEST EAX,EAX
JZ 0x000229b5
MOV EDX,dword ptr [EBX + 0x1c]
AND EDX,0x38
MOVZX ECX,byte ptr ... | null | null | null | null | [(u'PTRADD_-1206048066', u'MULTIEQUAL_-1206048152'), ('const-1', u'PTRADD_-1206048066'), (u'INT_SLESS_-1206048308', u'CBRANCH_-1206048315'), ('const-8', u'PTRSUB_-1206048077'), (u'INT_AND_-1206048243', u'INT_OR_-1206048223'), (u'INT_ADD_-1206048202', u'MULTIEQUAL_-1206048151'), (u'MULTIEQUAL_-1206048152', u'PTRSUB_-120... | [('const-417', u'LOAD_-1206048295'), ('const-0', u'INT_NOTEQUAL_-1206048276'), (u'INT_SLESS_-1206048308', u'CBRANCH_-1206048315'), (u'INT_ADD_-1206048279', u'CAST_-1206048093'), (u'INT_NOTEQUAL_-1206048361', u'CBRANCH_-1206048359'), ('const-4', u'INT_ADD_-1206048279'), (u'INT_ADD_-1206048361', u'CAST_-1206048121'), ('c... | null | null | 00022984 | x86 | O1 | (translation_unit "void __regparm3 FUN_00022984(int param_1)\n\n{\n int iVar1;\n int iVar2;\n \n if (*(char *)(param_1 + 0x4b) != '\0') {\n iVar1 = *(int *)(param_1 + 0x10);\n for (iVar2 = *(int *)(param_1 + 0x14); 0 < iVar2; iVar2 = iVar2 + -1) {\n if (*(int *)(iVar1 + 4) != 0) {\n FUN_000228a1()... | (translation_unit "void __regparm3 setAllPagerFlags(sqlite3 *db)\n\n{\n Db *pDVar1;\n int iVar2;\n \n if (db->autoCommit != '\0') {\n pDVar1 = db->aDb;\n for (iVar2 = db->nDb; 0 < iVar2; iVar2 = iVar2 + -1) {\n if (pDVar1->pBt != (Btree *)0x0) {\n sqlite3BtreeSetPagerFlags(pDVar1->pBt,(uint)db->fl... | (translation_unit "void __regparm3 FUN_00022984(int param_1)\n\n{\n int iVar1;\n int iVar2;\n \n if (*(char *)(param_1 + 0x4b) != '\0') {\n iVar1 = *(int *)(param_1 + 0x10);\n for (iVar2 = *(int *)(param_1 + 0x14); 0 < iVar2; iVar2 = iVar2 + -1) {\n if (*(int *)(iVar1 + 4) != 0) {\n FUN_000228a1()... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression... | (function_definition "void __regparm3 FUN_00022984(int param_1)\n\n{\n int iVar1;\n int iVar2;\n \n if (*(char *)(param_1 + 0x4b) != '\0') {\n iVar1 = *(int *)(param_1 + 0x10);\n for (iVar2 = *(int *)(param_1 + 0x14); 0 < iVar2; iVar2 = iVar2 + -1) {\n if (*(int *)(iVar1 + 4) != 0) {\n FUN_000228a... |
void __regparm3 function_1(type_1 *db)
{
type_2 *var_3;
int var_1;
if (db->autoCommit != '\0') {
var_3 = db->aDb;
for (var_1 = db->nDb; 0 < var_1; var_1 = var_1 + -1) {
if (var_3->pBt != (type_3 *)0x0) {
var_2(var_3->pBt,(type_4)db->flags & 0x38 | (type_4)var_3->safety_level);
}
... | 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: (id... | null |
void __regparm3 MASKED(int param_1)
{
int iVar1;
int iVar2;
if (*(char *)(param_1 + 0x4b) != '\0') {
iVar1 = *(int *)(param_1 + 0x10);
for (iVar2 = *(int *)(param_1 + 0x14); 0 < iVar2; iVar2 = iVar2 + -1) {
if (*(int *)(iVar1 + 4) != 0) {
FUN_000228a1();
}
iVar1 = iVar1 + 0x... |
13501_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | thousands_sep | FUN_00421e10 |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* std::moneypunct<char, false>::thousands_sep() const */
uint __thiscall std::moneypunct<char,false>::thousands_sep(moneypunct<char,false> *this)
{
uint uVar1;
if (*(code **)(*(int *)this + 0xc) == (code *)PTR_do_thousand... |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
uint FUN_00421e10(int *param_1)
{
uint uVar1;
if (*(code **)(*param_1 + 0xc) == (code *)PTR_FUN_005e9e7c) {
return (uint)*(byte *)(param_1[2] + 0x12);
}
/* WARNING: Could not recover jumptable at... | CALL 0x00074f06
ADD ECX,0x1c81eb
MOV EAX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [EAX]
MOV EDX,dword ptr [EDX + 0xc]
CMP EDX,dword ptr [ECX + 0xfffffe7c]
JNZ 0x00421e38
MOV EAX,dword ptr [EAX + 0x8]
MOVZX EAX,byte ptr [EAX + 0x12]
RET
JMP EDX | null | null | null | null | [(u'CAST_-1201856853', u'INT_EQUAL_-1201856950'), (u'LOAD_-1201856937', u'INT_ZEXT_-1201856921'), (u'CAST_-1201856844', u'LOAD_-1201856943'), (u'PTRADD_-1201856881', u'CAST_-1201856844'), ('const-1', u'RETURN_-1201856912'), (u'INDIRECT_-1201856841', u'COPY_-1201856899'), (u'LOAD_-1201856971', u'INT_EQUAL_-1201856950'),... | [(u'CAST_-1201856853', u'INT_EQUAL_-1201856950'), (u'LOAD_-1201856937', u'INT_ZEXT_-1201856921'), ('tmp_194', u'LOAD_-1201856976'), ('const-1', u'RETURN_-1201856912'), (u'INDIRECT_-1201856841', u'COPY_-1201856899'), (u'LOAD_-1201856971', u'INT_EQUAL_-1201856950'), ('const-2', u'PTRADD_-1201856846'), ('const-12', u'INT_... | null | null | 00421e10 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nuint FUN_00421e10(int *param_1)\n\n{\n uint uVar1;\n \n if (*(code **)(*param_1 + 0xc) == (code *)PTR_FUN_005e9e7c) {\n return (uint)*(byte *)(param_1[2] + 0x12);\n }\n /* WARNING: Co... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* std::moneypunct<char, false>::thousands_sep() const */\n\nuint __thiscall std::moneypunct<char,false>::thousands_sep(moneypunct<char,false> *this)\n\n{\n uint uVar1;\n \n if (*(code **)(*(int *)this + 0xc) ... | (translation_unit "uint FUN_00421e10(int *param_1)\n\n{\n uint uVar1;\n \n if (*(code **)(*param_1 + 0xc) == (code *)PTR_FUN_005e9e7c) {\n return (uint)*(byte *)(param_1[2] + 0x12);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0xc))();\n return uVar1;\n}\n\n" (function_defi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descripto... | (function_definition "uint FUN_00421e10(int *param_1)\n\n{\n uint uVar1;\n \n if (*(code **)(*param_1 + 0xc) == (code *)PTR_FUN_005e9e7c) {\n return (uint)*(byte *)(param_1[2] + 0x12);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0xc))();\n return uVar1;\n}" (type_identifie... |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* std::moneypunct<char, false>::thousands_sep() const */
type_1 __thiscall std::moneypunct<char,false>::thousands_sep(moneypunct<char,false> *var_1)
{
type_1 uVar1;
if (*(type_2 **)(*(int *)var_1 + 0xc) == (type_2 *)PTR_d... | 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: (type_identifier) d... | null |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
uint MASKED(int *param_1)
{
uint uVar1;
if (*(code **)(*param_1 + 0xc) == (code *)PTR_FUN_005e9e7c) {
return (uint)*(byte *)(param_1[2] + 0x12);
}
/* WARNING: Could not recover jumptable at 0x004... |
10527_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | ~Min_expression | FUN_0038cfa0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Min_expression(Min_expression * this, int __in_chrg) */
void __thiscall gold::Min_expression::~Min_expression(Min_expression *this,int __in_chrg)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0038cfa0(undefined4 *param_1)
{
int *piVar1;
*param_1 = &DAT_005e6d90;
piVar1 = (int *)param_1[1];
if (piVar1 != (int *)0x0) {
(**(code **)(*piVar1 + 4))(piVar1);
}
piVar1 = (int *)param_1[2];
if (p... | PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x25d059
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EAX,[EBX + 0xffffcd90]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
TEST EAX,EAX
JZ 0x0038cfcf
SUB ESP,0xc
MOV EDX,dword ptr [EAX]
PUSH EAX
CALL dword ptr [EDX + 0x4]
ADD ESP,0x10
MOV EAX,dword ptr [ESI + 0x8]
TES... | null | null | null | null | [('const-1', u'RETURN_-1205350474')] | [(u'LOAD_-1205350370', u'CAST_-1205350100'), ('const-0', u'PTRSUB_-1205350124'), (u'INT_NOTEQUAL_-1205350351', u'CBRANCH_-1205350351'), ('const-417', u'STORE_-1205350434'), ('const-417', u'LOAD_-1205350370'), ('const-4', u'PTRADD_-1205350102'), ('tmp_883', u'PTRADD_-1205350122'), ('const-0', u'INT_NOTEQUAL_-1205350412'... | null | null | 0038cfa0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0038cfa0(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_005e6d90;\n piVar1 = (int *)param_1[1];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n }\n piVar... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Min_expression(Min_expression * this, int __in_chrg) */\n\nvoid __thiscall gold::Min_expression::~Min_expression(Min_expression *this,int __in_chrg)\n\n{\n}\n\n" comment comment... | (translation_unit "void FUN_0038cfa0(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_005e6d90;\n piVar1 = (int *)param_1[1];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n }\n piVar1 = (int *)param_1[2];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression &... | (function_definition "void FUN_0038cfa0(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_005e6d90;\n piVar1 = (int *)param_1[1];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n }\n piVar1 = (int *)param_1[2];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piV... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Min_expression(Min_expression * 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 *piVar1;
*param_1 = &DAT_005e6d90;
piVar1 = (int *)param_1[1];
if (piVar1 != (int *)0x0) {
(**(code **)(*piVar1 + 4))(piVar1);
}
piVar1 = (int *)param_1[2];
if (piVar1 ... |
8087_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | string_const&) | FUN_001c72f0 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* transaction clone for std::invalid_argument::invalid_argument(std::string const&) */
void std::invalid_argument::invalid_argument(std::string_const__(void *param_1,void *param_2)
{
char *pcVar1;
void *pvVar2;
invalid_arg... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void FUN_001c72f0(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
undefined4 uVar2;
undefined1 local_24 [20];
FUN_001c6aa0(local_24,"");
/* try { // try from 001c7322 to 001c734a has its... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
LEA EDI,[EBP + -0x20]
CALL 0x0004fb7a
ADD ESI,0x13ad03
PUSH EBX
SUB ESP,0x34
LEA EAX,[ESI + 0xfff32bf6]
MOV EBX,ESI
PUSH EAX
PUSH EDI
CALL 0x001c6aa0
MOV EAX,dword ptr [EBP + 0x8]
MOV EDX,EDI
MOV dword ptr [ESP],0x8
CALL 0x00026740
POP ECX
PUSH dword ptr [EBP + 0xc]
CALL 0x001c6f3... | null | null | null | null | [(u'COPY_-1207733169', u'CALL_-1207733433'), (u'PTRSUB_-1207733131', u'CALL_-1207733306'), ('const-0', u'RETURN_-1207733258'), ('tmp_1035', u'CALL_-1207733386'), (u'CALL_-1207733386', u'CAST_-1207733078'), (u'PTRSUB_-1207733131', u'CALL_-1207733433'), (u'CALL_-1207733359', u'CAST_-1207733065'), ('tmp_1034', u'CALL_-120... | [('tmp_1052', u'CALL_-1207733319'), ('const-0', u'RETURN_-1207733258'), ('tmp_1053', u'CALL_-1207733386'), ('const-8', u'CALL_-1207733407'), (u'PTRSUB_-1207733137', u'CALL_-1207733433'), ('tmp_1052', u'CALL_-1207733359'), (u'PTRSUB_-1207733137', u'CALL_-1207733306'), ('tmp_626', u'PTRSUB_-1207733137'), ('const-42949672... | null | null | 001c72f0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_001c72f0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined1 local_24 [20];\n \n FUN_001c6aa0(local_24,"");\n /* try { // try from ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* transaction clone for std::invalid_argument::invalid_argument(std::string const&) */\n\nvoid std::invalid_argument::invalid_argument(std::string_const__(void *param_1,void *param_2)\n\n{\n char *pcVar1;\n vo... | (translation_unit "void FUN_001c72f0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined1 local_24 [20];\n \n FUN_001c6aa0(local_24,"");\n \n _ITM_memcpyRnWt(8);\n uVar1 = FUN_001c6f30(param_2);\n uVar2 = FUN_001c6f90(param_1);\n FUN_001c6e90(uVar2... | (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 (array_declarator IDENT [ LIT ]) ;) (expression_statement (ca... | (function_definition "void FUN_001c72f0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined1 local_24 [20];\n \n FUN_001c6aa0(local_24,"");\n \n _ITM_memcpyRnWt(8);\n uVar1 = FUN_001c6f30(param_2);\n uVar2 = FUN_001c6f90(param_1);\n FUN_001c6e90(uV... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* transaction clone for std::invalid_argument::invalid_argument(std::string const&) */
void type_1::function_1::function_1(type_1::function_2(void *param_1,void *param_2)
{
char *pcVar1;
void *pvVar2;
function_1 local_24 [... | 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.si replaced with injection: get_pc_thunk_si */
void MASKED(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
undefined4 uVar2;
undefined1 local_24 [20];
FUN_001c6aa0(local_24,"");
/* try { // try from 001c7322 to 001c734a has its Catch... |
2860_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Target_x86_64_nacl | FUN_00078ba0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Target_x86_64_nacl(Target_x86_64_nacl<64> * this, int __in_chrg)
*/
void __thiscall
anon_unknown.dwarf_32e241::Target_x86_64_nacl<64>::~Target_x86_64_nacl
(Target_x86_64_nacl<64> *t... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00078ba0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_005dc33c;
if (param_1[0x14] != 0) {
FUN_003ae080(param_1[0x14]);
}
if (param_1[0xd] != 0) {
FUN_003ae080(param_1[0xd]);
}
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x571459
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EAX,[EBX + 0xffff233c]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x50]
TEST EAX,EAX
JZ 0x00078bcf
SUB ESP,0xc
PUSH EAX
CALL 0x003ae080
ADD ESP,0x10
MOV EAX,dword ptr [ESI + 0x34]
TEST EAX,EAX
JZ 0x00078be2
SUB ESP,0... | null | null | null | null | [('const-1', u'RETURN_-1206350922')] | [(u'PTRADD_-1206350615', u'LOAD_-1206350823'), ('tmp_667', u'STORE_-1206350882'), ('const-20', u'PTRADD_-1206350635'), ('const-0', u'INT_NOTEQUAL_-1206350860'), (u'LOAD_-1206350879', u'CALL_-1206350837'), ('const-0', u'PTRSUB_-1206350637'), ('tmp_667', u'PTRADD_-1206350615'), ('tmp_228', u'CBRANCH_-1206350804'), ('cons... | null | null | 00078ba0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00078ba0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005dc33c;\n if (param_1[0x14] != 0) {\n FUN_003ae080(param_1[0x14]);\n }\n if (param_1[0xd] != 0) {\n FUN_003ae080(param_1[0xd]);\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Target_x86_64_nacl(Target_x86_64_nacl<64> * this, int __in_chrg)\n */\n\nvoid __thiscall\nanon_unknown.dwarf_32e241::Target_x86_64_nacl<64>::~Target_x86_64_nacl\n (T... | (translation_unit "void FUN_00078ba0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005dc33c;\n if (param_1[0x14] != 0) {\n FUN_003ae080(param_1[0x14]);\n }\n if (param_1[0xd] != 0) {\n FUN_003ae080(param_1[0xd]);\n }\n return;\n}\n\n" (function_definition "void FUN_00078ba0(undefined4 *param_1)\n\n{\n *p... | (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_00078ba0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005dc33c;\n if (param_1[0x14] != 0) {\n FUN_003ae080(param_1[0x14]);\n }\n if (param_1[0xd] != 0) {\n FUN_003ae080(param_1[0xd]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00078ba0(undefined4 *p... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Target_x86_64_nacl(Target_x86_64_nacl<64> * this, int __in_chrg)
*/
void __thiscall
anon_unknown.dwarf_32e241::function_1<64>::~function_1
(function_1<64> *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_005dc33c;
if (param_1[0x14] != 0) {
FUN_003ae080(param_1[0x14]);
}
if (param_1[0xd] != 0) {
FUN_003ae080(param_1[0xd]);
}
return;
}
|
3091_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | ~Sized_relobj_file | FUN_000a82f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sized_relobj_file(Sized_relobj_file<32,_false> * this, int
__in_chrg) */
void __thiscall
gold::Sized_relobj_file<32,_false>::~Sized_relobj_file
(Sized_relobj_file<32,_false> *this,in... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000a82f0(undefined4 param_1)
{
FUN_000a8150(param_1);
FUN_00180780(param_1,0x13c);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x259d09
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
PUSH ESI
CALL 0x000a8150
POP EAX
POP EDX
PUSH 0x13c
PUSH ESI
CALL 0x00180780
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('const-316', u'CALL_-1206549683'), ('tmp_212', u'CALL_-1206549683'), ('const-0', u'RETURN_-1206549650'), ('tmp_425', u'CALL_-1206549713'), ('tmp_212', u'CALL_-1206549713')] | [('tmp_409', u'CALL_-1206549713'), ('tmp_409', u'CALL_-1206549683'), ('const-0', u'RETURN_-1206549650'), ('const-316', u'CALL_-1206549683')] | null | null | 000a82f0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000a82f0(undefined4 param_1)\n\n{\n FUN_000a8150(param_1);\n FUN_00180780(param_1,0x13c);\n return;\n}\n\n" comment (function_definition "void FUN_000a82f0(undefined4 param_1)\n\n{\n FUN_000a8150(... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Sized_relobj_file(Sized_relobj_file<32,_false> * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::Sized_relobj_file<32,_false>::~Sized_relobj_file\n (Sized_relobj_... | (translation_unit "void FUN_000a82f0(undefined4 param_1)\n\n{\n FUN_000a8150(param_1);\n FUN_00180780(param_1,0x13c);\n return;\n}\n\n" (function_definition "void FUN_000a82f0(undefined4 param_1)\n\n{\n FUN_000a8150(param_1);\n FUN_00180780(param_1,0x13c);\n return;\n}" primitive_type (function_declarator "FUN_00... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statem... | (function_definition "void FUN_000a82f0(undefined4 param_1)\n\n{\n FUN_000a8150(param_1);\n FUN_00180780(param_1,0x13c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000a82f0(undefined4 param_1)" (identifier "FUN_000a82f0") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "und... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sized_relobj_file(Sized_relobj_file<32,_false> * this, int
__in_chrg) */
void __thiscall
gold::var_1<32,_false>::~var_1
(var_1<32,_false> *this,int __in_chrg)
{
int in_stack_fffff... | 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 (expression_statement (call_expression function: (identifier) arguments... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1)
{
FUN_000a8150(param_1);
FUN_00180780(param_1,0x13c);
return;
}
|
5470_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | add_local_pair_with_rel | FUN_0017a040 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void add_local_pair_with_rel(Output_data_got<32,_false> * this, Relobj
* object, uint symndx, uint shndx, uint got_type, Output_data_reloc_generic * rel_dyn, uint
r_type) */
void __thiscall
gold:... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0017a040(undefined4 param_1,int *param_2,uint param_3,uint param_4,undefined4 param_5,
int *param_6,undefined4 param_7)
{
int iVar1;
char cVar2;
undefined4 uVar3;
undefined4 extraout_EDX;
unde... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x299fb7
SUB ESP,0x38
MOV EDI,dword ptr [ESP + 0x50]
MOV ESI,dword ptr [ESP + 0x54]
MOV EAX,dword ptr [EDI]
PUSH 0x0
PUSH 0x0
PUSH dword ptr [ESP + 0x64]
PUSH ESI
PUSH EDI
CALL dword ptr [EAX + 0xac]
ADD ESP,0x20
TEST AL,AL
JNZ 0x0017a16e
MOV EAX,dword ptr [ES... | null | null | null | null | [('const-1', u'RETURN_-1207394210')] | [(u'COPY_-1207392709', u'CALL_-1207393320'), ('tmp_3962', u'INT_NOTEQUAL_-1207393917'), ('const-3', u'INT_LESS_-1207393927'), (u'PIECE_-1207392907', u'INT_AND_-1207393016'), ('tmp_3962', u'INT_ADD_-1207393944'), (u'CALLIND_-1207393701', u'INDIRECT_-1207392880'), ('tmp_1462', u'BRANCH_-1207393364'), (u'CALL_-1207393771'... | null | null | 0017a040 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0017a040(undefined4 param_1,int *param_2,uint param_3,uint param_4,undefined4 param_5,\n int *param_6,undefined4 param_7)\n\n{\n int iVar1;\n char cVar2;\n undefined4 uVar3;\n unde... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_local_pair_with_rel(Output_data_got<32,_false> * this, Relobj\n * object, uint symndx, uint shndx, uint got_type, Output_data_reloc_generic * rel_dyn, uint\n r_type) */\n... | (translation_unit "void FUN_0017a040(undefined4 param_1,int *param_2,uint param_3,uint param_4,undefined4 param_5,\n int *param_6,undefined4 param_7)\n\n{\n int iVar1;\n char cVar2;\n undefined4 uVar3;\n undefined4 extraout_EDX;\n undefined4 uVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n undef... | (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_0017a040(undefined4 param_1,int *param_2,uint param_3,uint param_4,undefined4 param_5,\n int *param_6,undefined4 param_7)\n\n{\n int iVar1;\n char cVar2;\n undefined4 uVar3;\n undefined4 extraout_EDX;\n undefined4 uVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n un... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void add_local_pair_with_rel(Output_data_got<32,_false> * this, Relobj
* object, uint symndx, uint shndx, uint got_type, Output_data_reloc_generic * rel_dyn, uint
r_type) */
void __thiscall
gold:... | 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 |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,int *param_2,uint param_3,uint param_4,undefined4 param_5,
int *param_6,undefined4 param_7)
{
int iVar1;
char cVar2;
undefined4 uVar3;
undefined4 extraout_EDX;
undefined4... |
9732_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | string | FUN_00281660 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::string(std::string const&) */
void __thiscall std::string::string(string *this,string *param_1)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00281660(int *param_1,int *param_2)
{
int iVar1;
undefined1 local_d;
undefined4 uStack_c;
uStack_c = 0x281667;
iVar1 = *param_2;
if (-1 < *(int *)(iVar1 + -4)) {
if ((undefined *)(iVar1 + -0xc) != PTR... | PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x192999
SUB ESP,0x14
MOV EAX,dword ptr [ESP + 0x24]
MOV EAX,dword ptr [EAX]
MOV ECX,dword ptr [EAX + -0x4]
LEA EDX,[EAX + -0xc]
TEST ECX,ECX
JS 0x00281698
CMP EDX,dword ptr [EBX + 0xfffffffc]
JNZ 0x002816c0
MOV EDX,dword ptr [ESP + 0x20]
MOV dword ptr [EDX],EAX
ADD ESP,0x14
PO... | null | null | null | null | [('const-1', u'RETURN_-1204349322')] | [('const-0', u'CALL_-1204349110'), ('tmp_320', u'BRANCH_-1204349108'), (u'INDIRECT_-1204348964', u'COPY_-1204349019'), (u'INDIRECT_-1204348906', u'MULTIEQUAL_-1204348973'), (u'INT_ADD_-1204349085', u'CAST_-1204348877'), (u'STORE_-1204349232', u'INDIRECT_-1204348964'), (u'INT_SLESS_-1204349263', u'CBRANCH_-1204349263'),... | null | null | 00281660 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00281660(int *param_1,int *param_2)\n\n{\n int iVar1;\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x281667;\n iVar1 = *param_2;\n if (-1 < *(int *)(iVar1 + -4)) {\n if ((und... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::string(std::string const&) */\n\nvoid __thiscall std::string::string(string *this,string *param_1)\n\n{\n}\n\n" comment comment (function_definition "void __thiscall std::string::string(string *th... | (translation_unit "void FUN_00281660(int *param_1,int *param_2)\n\n{\n int iVar1;\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x281667;\n iVar1 = *param_2;\n if (-1 < *(int *)(iVar1 + -4)) {\n if ((undefined *)(iVar1 + -0xc) != PTR_DAT_00413ffc) {\n if (PTR___pthread_key_create_00413ff8 ... | (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 ;) (expre... | (function_definition "void FUN_00281660(int *param_1,int *param_2)\n\n{\n int iVar1;\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x281667;\n iVar1 = *param_2;\n if (-1 < *(int *)(iVar1 + -4)) {\n if ((undefined *)(iVar1 + -0xc) != PTR_DAT_00413ffc) {\n if (PTR___pthread_key_create_00413f... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::string(std::string const&) */
void __thiscall std::function_1::function_1(function_1 *this,function_1 *param_1)
{
}
| 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;
undefined1 local_d;
undefined4 uStack_c;
uStack_c = 0x281667;
iVar1 = *param_2;
if (-1 < *(int *)(iVar1 + -4)) {
if ((undefined *)(iVar1 + -0xc) != PTR_DAT_0... |
769_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | saw_option | FUN_000562a0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 saw_option(char *option)
{
int *piVar1;
int iVar2;
char *__s1;
char **ppcVar3;
int iVar4;
if (init[0].ptr != (void *)0x0) {
iVar4 = 0;
ppcVar3 = &init[0].symbol;
do {
__s1 = *ppcVar... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3 FUN_000562a0(char *param_1)
{
undefined **ppuVar1;
int iVar2;
char *__s1;
undefined **ppuVar3;
int iVar4;
if (PTR_DAT_001d0020 != (undefined *)0x0) {
iVar4 = 0;
ppuVar3 = &PTR_s___ima... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00017b80
ADD EBX,0x178d57
SUB ESP,0x1c
MOV ESI,dword ptr [EBX + 0x1020]
TEST ESI,ESI
JZ 0x00056310
MOV EBP,EAX
LEA ESI,[EBX + 0x102c]
XOR EDI,EDI
JMP 0x000562ee
SUB ESP,0x8
PUSH EBP
PUSH EDX
CALL 0x000160c0
ADD ESP,0x10
TEST EAX,EAX
JZ 0x00056320
ADD ESI,0x18
MOV EAX,dword ptr... | null | null | null | null | [(u'MULTIEQUAL_-1206229785', u'COPY_-1206229837'), (u'INT_ZEXT_-1206230153', u'PTRADD_-1206230099'), (u'MULTIEQUAL_-1206229927', u'PTRADD_-1206229816'), (u'INDIRECT_-1206229846', u'MULTIEQUAL_-1206229818'), (u'INT_NOTEQUAL_-1206230116', u'CBRANCH_-1206230116'), (u'INDIRECT_-1206229846', u'MULTIEQUAL_-1206229785'), ('tm... | [('const-417', u'LOAD_-1206230147'), ('tmp_1261', u'MULTIEQUAL_-1206229784'), (u'PTRADD_-1206229818', u'LOAD_-1206230147'), (u'INT_ZEXT_-1206230153', u'PTRADD_-1206230099'), ('const-0', u'COPY_-1206230280'), (u'INT_ADD_-1206230123', u'MULTIEQUAL_-1206229924'), ('const-4', u'PTRADD_-1206229752'), ('const-6', u'PTRADD_-1... | null | null | 000562a0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3 FUN_000562a0(char *param_1)\n\n{\n undefined **ppuVar1;\n int iVar2;\n char *__s1;\n undefined **ppuVar3;\n int iVar4;\n \n if (PTR_DAT_001d0020 != (undefined *)0x0) {\n iVar4 =... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 saw_option(char *option)\n\n{\n int *piVar1;\n int iVar2;\n char *__s1;\n char **ppcVar3;\n int iVar4;\n \n if (init[0].ptr != (void *)0x0) {\n iVar4 = 0;\n ppcVar3 = &init[0].symbol... | (translation_unit "undefined4 __regparm3 FUN_000562a0(char *param_1)\n\n{\n undefined **ppuVar1;\n int iVar2;\n char *__s1;\n undefined **ppuVar3;\n int iVar4;\n \n if (PTR_DAT_001d0020 != (undefined *)0x0) {\n iVar4 = 0;\n ppuVar3 = &PTR_s___image_base___001d002c;\n do {\n __s1 = *ppuVar3;\n ... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * (pointer_declarator * IDENT)) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declar... | (function_definition "undefined4 __regparm3 FUN_000562a0(char *param_1)\n\n{\n undefined **ppuVar1;\n int iVar2;\n char *__s1;\n undefined **ppuVar3;\n int iVar4;\n \n if (PTR_DAT_001d0020 != (undefined *)0x0) {\n iVar4 = 0;\n ppuVar3 = &PTR_s___image_base___001d002c;\n do {\n __s1 = *ppuVar3;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 function_1(char *option)
{
int *piVar1;
int var_3;
char *var_2;
char **var_5;
int var_6;
if (init[0].ptr != (void *)0x0) {
var_6 = 0;
var_5 = &init[0].symbol;
do {
var_2 = *var_5;
... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3 MASKED(char *param_1)
{
undefined **ppuVar1;
int iVar2;
char *__s1;
undefined **ppuVar3;
int iVar4;
if (PTR_DAT_001d0020 != (undefined *)0x0) {
iVar4 = 0;
ppuVar3 = &PTR_s___image_bas... |
144_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | bfd_set_error_program_name | bfd_set_error_program_name |
void bfd_set_error_program_name(void)
{
(*(code *)PTR_bfd_set_error_program_name_001ce268)();
return;
}
|
void bfd_set_error_program_name(void)
{
(*(code *)PTR_bfd_set_error_program_name_001ce268)();
return;
}
| JMP dword ptr [EBX + 0x268] | null | null | null | null | [(u'CAST_-1205966329', u'CALLIND_-1205966406'), ('tmp_58', u'CAST_-1205966329'), (u'INDIRECT_-1205966334', u'COPY_-1205966393'), (u'CALLIND_-1205966406', u'INDIRECT_-1205966334'), ('const-0', u'RETURN_-1205966403')] | [(u'CAST_-1205966329', u'CALLIND_-1205966406'), ('tmp_58', u'CAST_-1205966329'), (u'INDIRECT_-1205966334', u'COPY_-1205966393'), (u'CALLIND_-1205966406', u'INDIRECT_-1205966334'), ('const-0', u'RETURN_-1205966403')] | null | null | 000169b0 | x86 | O1 | (translation_unit "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_001ce268)();\n return;\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_001ce268)();\n return;\n}" primitive_type (function_declarator "bfd_set_... | (translation_unit "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_001ce268)();\n return;\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_001ce268)();\n return;\n}" primitive_type (function_declarator "bfd_set_... | (translation_unit "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_001ce268)();\n return;\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_001ce268)();\n return;\n}" primitive_type (function_declarator "bfd_set_... | (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_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_001ce268)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_set_error_program_name(void)" (identifier "bfd_set_error_program_name") (parameter_list "(void)" (( "(") (parameter_declaration "void... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_set_error_program_name_001ce268)();
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_001ce268)();
return;
}
|
4470_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | Output_reloc | FUN_00102a40 |
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_32,_false> * this, uint type,
void * arg, Output_data * od, Address address, Addend addend) */
void __thiscall
gold::Output_reloc<4,_true,_32,_false>::Output_reloc
(Output_reloc<4,_true,_32,_false> *this,uint type,void *arg,Output_data ... |
void FUN_00102a40(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6)
{
FUN_000fe230(param_1,param_2,param_3,param_4,param_5);
*(undefined4 *)(param_1 + 0x18) = param_6;
return;
}
| PUSH EBX
SUB ESP,0x14
MOV EBX,dword ptr [ESP + 0x1c]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH EBX
CALL 0x000fe230
MOV EAX,dword ptr [ESP + 0x44]
MOV dword ptr [EBX + 0x18],EAX
ADD ESP,0x28
POP EBX
RET | null | null | null | null | [('tmp_179', u'PTRSUB_-1206965500'), (u'PTRSUB_-1206965500', u'CALL_-1206965624'), ('tmp_183', u'CALL_-1206965624'), ('tmp_184', u'STORE_-1206965613'), ('const-0', u'RETURN_-1206965583'), ('tmp_181', u'CALL_-1206965624'), ('const-0', u'PTRSUB_-1206965500'), ('const-417', u'STORE_-1206965613'), (u'PTRSUB_-1206965492', u... | [('tmp_338', u'STORE_-1206965613'), ('tmp_333', u'CALL_-1206965624'), (u'CAST_-1206965502', u'STORE_-1206965613'), ('tmp_337', u'CALL_-1206965624'), ('const-0', u'RETURN_-1206965583'), ('tmp_334', u'CALL_-1206965624'), ('tmp_333', u'INT_ADD_-1206965599'), (u'INT_ADD_-1206965599', u'CAST_-1206965502'), ('const-24', u'IN... | null | null | 00102a40 | x86 | O1 | (translation_unit "void FUN_00102a40(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n FUN_000fe230(param_1,param_2,param_3,param_4,param_5);\n *(undefined4 *)(param_1 + 0x18) = param_6;\n return;\n}\n\n" (function_definition "void F... | (translation_unit "/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_32,_false> * this, uint type,\n void * arg, Output_data * od, Address address, Addend addend) */\n\nvoid __thiscall\ngold::Output_reloc<4,_true,_32,_false>::Output_reloc\n (Output_reloc<4,_true,_32,_false> *this,uint type... | (translation_unit "void FUN_00102a40(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n FUN_000fe230(param_1,param_2,param_3,param_4,param_5);\n *(undefined4 *)(param_1 + 0x18) = param_6;\n return;\n}\n\n" (function_definition "void F... | (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) ))) (compou... | (function_definition "void FUN_00102a40(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n FUN_000fe230(param_1,param_2,param_3,param_4,param_5);\n *(undefined4 *)(param_1 + 0x18) = param_6;\n return;\n}" (primitive_type "void") (func... |
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_32,_false> * this, uint type,
void * arg, Output_data * od, Address address, Addend addend) */
void __thiscall
gold::function_1<4,_true,_32,_false>::function_1
(function_1<4,_true,_32,_false> *type_1,uint type_2,void *type_3,Output_data... | 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,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6)
{
FUN_000fe230(param_1,param_2,param_3,param_4,param_5);
*(undefined4 *)(param_1 + 0x18) = param_6;
return;
}
|
1514_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | ~Struct_no_demangle | FUN_000415a0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_demangle(Struct_no_demangle * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_demangle::~Struct_no_demangle
(Struct_no_demangle *this,int __in_chrg)
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000415a0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003a11c4;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001ff030((undefined4 *)param_1[1]);
}
FUN_001ff010(param_1,0x40);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00036f20
ADD EBX,0x36da59
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff21c4]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x000415d2
SUB ESP,0xc
PUSH EAX
CALL 0x001ff030
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x40
PUSH ESI
CALL 0x001ff010
AD... | null | null | null | null | [('const-0', u'PTRSUB_-1206184249'), (u'CAST_-1206184247', u'STORE_-1206184477'), ('const-64', u'CALL_-1206184390'), (u'PTRSUB_-1206184257', u'CAST_-1206184247'), (u'PTRSUB_-1206184251', u'PTRSUB_-1206184250'), (u'PTRSUB_-1206184250', u'PTRSUB_-1206184246'), ('const-8', u'PTRSUB_-1206184256'), (u'LOAD_-1206184474', u'C... | [('const-1', u'PTRADD_-1206184259'), ('const-3805636', u'PTRSUB_-1206184262'), ('const-3', u'PTRADD_-1206184271'), (u'CAST_-1206184259', u'CALL_-1206184431'), (u'PTRADD_-1206184271', u'INT_NOTEQUAL_-1206184454'), (u'LOAD_-1206184474', u'CAST_-1206184259'), ('const-417', u'STORE_-1206184477'), (u'PTRSUB_-1206184262', u'... | null | null | 000415a0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000415a0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a11c4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n FUN_001ff010(param_1,0x40);\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_demangle(Struct_no_demangle * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_demangle::~Struct_no_demangle\n (Struct_no_demangle... | (translation_unit "void FUN_000415a0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a11c4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n FUN_001ff010(param_1,0x40);\n return;\n}\n\n" (function_definition "void FUN_000415a0(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_000415a0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a11c4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n FUN_001ff010(param_1,0x40);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000415a0(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_demangle(Struct_no_demangle * this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{
type_1 var_5;
(... | 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_003a11c4;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001ff030((undefined4 *)param_1[1]);
}
FUN_001ff010(param_1,0x40);
return;
}
|
122_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | make_lplt_section | FUN_0002d27a |
/* WARNING: Enum "DT": Some values do not have unique names */
/* (anonymous namespace)::Target_powerpc<64, false>::make_lplt_section(gold::Layout*) [clone
.cold.2887] */
void (anonymous_namespace)::Target_powerpc<64,false>::make_lplt_section(Layout *param_1)
{
void *unaff_ESI;
operator_delete(unaff_ESI,0x... |
void FUN_0002d27a(void)
{
FUN_00248200();
/* WARNING: Subroutine does not return */
FUN_002df1f0();
}
| PUSH EAX
PUSH EAX
PUSH 0x40
PUSH ESI
MOV ESI,dword ptr [EBP + -0x1c]
MOV EBX,ESI
CALL 0x00248200
MOV dword ptr [ESP],EDI
CALL 0x002df1f0 | null | null | null | null | [('const-64', u'CALL_-1206005091'), ('tmp_103', u'CALL_-1206005091'), ('const-1', u'RETURN_-1206005073')] | [('const-1', u'RETURN_-1206005073')] | null | null | 0002d27a | x86 | O1 | (translation_unit "void FUN_0002d27a(void)\n\n{\n FUN_00248200();\n /* WARNING: Subroutine does not return */\n FUN_002df1f0();\n}\n\n" (function_definition "void FUN_0002d27a(void)\n\n{\n FUN_00248200();\n /* WARNING: Subroutine does not return */\n FUN_002df1f0();\n}" primiti... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* (anonymous namespace)::Target_powerpc<64, false>::make_lplt_section(gold::Layout*) [clone\n .cold.2887] */\n\nvoid (anonymous_namespace)::Target_powerpc<64,false>::make_lplt_section(Layout *param_1)\n\n{\n void *unaff_ESI;\n \n o... | (translation_unit "void FUN_0002d27a(void)\n\n{\n FUN_00248200();\n \n FUN_002df1f0();\n}\n\n" (function_definition "void FUN_0002d27a(void)\n\n{\n FUN_00248200();\n \n FUN_002df1f0();\n}" primitive_type (function_declarator "FUN_0002d27a(void)" identifier (parameter_list "(voi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void FUN_0002d27a(void)\n\n{\n FUN_00248200();\n \n FUN_002df1f0();\n}" (primitive_type "void") (function_declarator "FUN_0002d27a(void)" (identifier "FUN_0002d27a") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_sta... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* (anonymous namespace)::Target_powerpc<64, false>::make_lplt_section(gold::Layout*) [clone
.cold.2887] */
void (function_1)::Target_powerpc<64,false>::make_lplt_section(Layout *param_1)
{
void *unaff_ESI;
var_1(unaff_ESI,0x40);
... | 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))) (expre... | null |
void MASKED(void)
{
FUN_00248200();
/* WARNING: Subroutine does not return */
FUN_002df1f0();
}
|
1067_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | do_section_link | FUN_00037cd0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint do_section_link(Sized_relobj_dwo<32,_false> * this, uint param_1)
*/
uint __thiscall
gold::Sized_relobj_dwo<32,_false>::do_section_link(Sized_relobj_dwo<32,_false> *this,uint param_2)
{
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00037cd0(void)
{
/* WARNING: Subroutine does not return */
FUN_0005f0b0("../../gold/dwp.cc",0x154,"do_section_link");
}
| PUSH EBX
CALL 0x00032730
ADD EBX,0x2ca32a
SUB ESP,0xc
LEA EAX,[EBX + 0xfff18cc4]
PUSH EAX
LEA EAX,[EBX + 0xfff18008]
PUSH 0x154
PUSH EAX
CALL 0x0005f0b0 | null | null | null | null | [(u'COPY_-1206092483', u'CALL_-1206092512'), ('const-2206916', u'COPY_-1206092482'), ('const-1', u'RETURN_-1206092507'), ('const-2203656', u'COPY_-1206092483'), (u'COPY_-1206092482', u'CALL_-1206092512'), ('const-340', u'CALL_-1206092512')] | [(u'COPY_-1206092488', u'CALL_-1206092512'), ('const-1', u'RETURN_-1206092507'), ('const-340', u'CALL_-1206092512'), ('const-2203656', u'COPY_-1206092489'), (u'COPY_-1206092489', u'CALL_-1206092512'), ('const-2206916', u'COPY_-1206092488')] | null | null | 00037cd0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00037cd0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0005f0b0("../../gold/dwp.cc",0x154,"do_section_link");\n}\n\n" comment (function_definition "void FUN_00037cd0... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint do_section_link(Sized_relobj_dwo<32,_false> * this, uint param_1)\n */\n\nuint __thiscall\ngold::Sized_relobj_dwo<32,_false>::do_section_link(Sized_relobj_dwo<32,_false> *this... | (translation_unit "void FUN_00037cd0(void)\n\n{\n \n FUN_0005f0b0("../../gold/dwp.cc",0x154,"do_section_link");\n}\n\n" (function_definition "void FUN_00037cd0(void)\n\n{\n \n FUN_0005f0b0("../../gold/dwp.cc",0x154,"do_section_link");\n}" primitive_type (function_declarator "FUN_... | (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_00037cd0(void)\n\n{\n \n FUN_0005f0b0("../../gold/dwp.cc",0x154,"do_section_link");\n}" (primitive_type "void") (function_declarator "FUN_00037cd0(void)" (identifier "FUN_00037cd0") (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_section_link(Sized_relobj_dwo<32,_false> * this, uint param_1)
*/
uint __thiscall
gold::Sized_relobj_dwo<32,_false>::do_section_link(Sized_relobj_dwo<32,_false> *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_0005f0b0("../../gold/dwp.cc",0x154,"do_section_link");
}
|
536_m68k-linux-gnu-strip_and_m68k-linux-gnu-strip_strip.c | bfd_get_reloc_upper_bound | bfd_get_reloc_upper_bound |
/* WARNING: Control flow encountered bad instruction data */
void bfd_get_reloc_upper_bound(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_get_reloc_upper_bound(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206189502')] | [('const-1', u'RETURN_-1206189502')] | null | null | 00040238 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_reloc_upper_bound(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_reloc_upper_bound(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_reloc_upper_bound(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_reloc_upper_bound(void)\n\n{\n ... | (translation_unit "void bfd_get_reloc_upper_bound(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_get_reloc_upper_bound(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_get_reloc_upper_bound(void)" identifier (parameter_list "(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 bfd_get_reloc_upper_bound(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_get_reloc_upper_bound(void)" (identifier "bfd_get_reloc_upper_bound") (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();
}
|
403_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_strip.c | mri_load | FUN_0002b470 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void mri_load(char *name)
{
base = (etree_type *)0x0;
lang_add_input_file(name,lang_input_file_is_file_enum,(char *)0x0);
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0002b470(undefined4 param_1)
{
DAT_000848c8 = 0;
FUN_00021cb0(param_1,5,0);
return;
}
| PUSH EBX
CALL 0x000159c0
ADD EBX,0x58b8a
SUB ESP,0xc
PUSH 0x0
PUSH 0x5
PUSH dword ptr [ESP + 0x1c]
MOV dword ptr [EBX + 0x8c8],0x0
CALL 0x00021cb0
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [(u'INDIRECT_-1206012634', u'COPY_-1206012684'), ('const-0', u'COPY_-1206012755'), ('const-0', u'CALL_-1206012736'), ('tmp_169', u'CALL_-1206012736'), ('const-0', u'RETURN_-1206012708'), (u'CALL_-1206012736', u'INDIRECT_-1206012634'), ('const-5', u'CALL_-1206012736')] | [('const-5', u'CALL_-1206012736'), ('const-0', u'COPY_-1206012755'), (u'INDIRECT_-1206012638', u'COPY_-1206012688'), ('tmp_283', u'CALL_-1206012736'), (u'CALL_-1206012736', u'INDIRECT_-1206012638'), ('const-0', u'RETURN_-1206012708'), ('const-0', u'CALL_-1206012736')] | null | null | 0002b470 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0002b470(undefined4 param_1)\n\n{\n DAT_000848c8 = 0;\n FUN_00021cb0(param_1,5,0);\n return;\n}\n\n" comment (function_definition "void FUN_0002b470(undefined4 param_1)\n\n{\n DAT_000848c8 = 0;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid mri_load(char *name)\n\n{\n base = (etree_type *)0x0;\n lang_add_input_file(name,lang_input_file_is_file_enum,(char *)0x0);\n return;\n}\n\n" comment comment (... | (translation_unit "void FUN_0002b470(undefined4 param_1)\n\n{\n DAT_000848c8 = 0;\n FUN_00021cb0(param_1,5,0);\n return;\n}\n\n" (function_definition "void FUN_0002b470(undefined4 param_1)\n\n{\n DAT_000848c8 = 0;\n FUN_00021cb0(param_1,5,0);\n return;\n}" primitive_type (function_declarator "FUN_0002b470(undefin... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , LIT ))) ;) (return_statement retu... | (function_definition "void FUN_0002b470(undefined4 param_1)\n\n{\n DAT_000848c8 = 0;\n FUN_00021cb0(param_1,5,0);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0002b470(undefined4 param_1)" (identifier "FUN_0002b470") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(char *name)
{
base = (type_1 *)0x0;
var_1(name,lang_input_file_is_file_enum,(char *)0x0);
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 (expression_statement (assignment_expression left: (identifier) right: ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1)
{
DAT_000848c8 = 0;
FUN_00021cb0(param_1,5,0);
return;
}
|
8741_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | getline | FUN_002238e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wistream::getline(wchar_t*, int) */
void __thiscall std::wistream::getline(wistream *this,wchar_t *param_1,int param_2)
{
int *piVar1;
wchar_t wVar2;
piVar1 = *(int **)(this + *(int *)(*(int *)this + -0xc) + 0x80... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_002238e0(int *param_1,undefined4 param_2,undefined4 param_3)
{
int *piVar1;
undefined4 uVar2;
piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x80);
if (piVar1 != (int *)0x0) {
uVar2 = (**(c... | PUSH ESI
PUSH EBX
CALL 0x00036db0
ADD EBX,0x186719
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [ESI]
MOV EAX,dword ptr [EAX + -0xc]
MOV EAX,dword ptr [ESI + EAX*0x1 + 0x80]
TEST EAX,EAX
JZ 0x00223927
SUB ESP,0x8
MOV EDX,dword ptr [EAX]
PUSH 0xa
PUSH EAX
CALL dword ptr [EDX + 0x28]
ADD ESP,0x10
PUSH EAX... | null | null | null | null | [('tmp_358', u'CAST_-1203946992'), ('const-0', u'RETURN_-1203947096'), ('tmp_358', u'PTRADD_-1203947169'), ('const-4294967284', u'INT_ADD_-1203947223'), ('const-417', u'LOAD_-1203947244'), (u'LOAD_-1203947182', u'CALLIND_-1203947172'), ('const-1', u'PTRADD_-1203947169'), ('const-417', u'LOAD_-1203947231'), ('const-128'... | [('const-0', u'RETURN_-1203947096'), ('const-4294967284', u'INT_ADD_-1203947223'), (u'LOAD_-1203947182', u'CALLIND_-1203947172'), (u'CAST_-1203946971', u'LOAD_-1203947182'), (u'LOAD_-1203947239', u'INT_ADD_-1203947039'), ('const-417', u'LOAD_-1203947239'), (u'INT_ADD_-1203947215', u'CAST_-1203946991'), ('tmp_701', u'CA... | null | null | 002238e0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002238e0(int *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int *piVar1;\n undefined4 uVar2;\n \n piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x80);\n if (piVar1 != (int... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wistream::getline(wchar_t*, int) */\n\nvoid __thiscall std::wistream::getline(wistream *this,wchar_t *param_1,int param_2)\n\n{\n int *piVar1;\n wchar_t wVar2;\n \n piVar1 = *(int **)(this + *(int *)(... | (translation_unit "void FUN_002238e0(int *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int *piVar1;\n undefined4 uVar2;\n \n piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x80);\n if (piVar1 != (int *)0x0) {\n uVar2 = (**(code **)(*piVar1 + 0x28))(piVar1,10);\n FUN_0024c3a0(param_1,p... | (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 (pointer_declarator * IDENT) ;) (declaration TYPE IDENT... | (function_definition "void FUN_002238e0(int *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int *piVar1;\n undefined4 uVar2;\n \n piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x80);\n if (piVar1 != (int *)0x0) {\n uVar2 = (**(code **)(*piVar1 + 0x28))(piVar1,10);\n FUN_0024c3a0(param_... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wistream::getline(wchar_t*, int) */
void __thiscall std::type_1::function_1(type_1 *var_1,type_2 *param_1,int param_2)
{
int *var_2;
type_2 wVar2;
var_2 = *(int **)(var_1 + *(int *)(*(int *)var_1 + -0xc) + 0x80);... | 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,undefined4 param_3)
{
int *piVar1;
undefined4 uVar2;
piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x80);
if (piVar1 != (int *)0x0) {
uVar2 = (**(code **... |
4722_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_recognize_by_bfd_name | FUN_001758d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: Target *
do_recognize_by_bfd_name(Target_selector_nacl<(anonymous_namespace)::Target_selector_mips<64,_false>,_(anonymous_namespac... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001758d0(int param_1,char *param_2)
{
int iVar1;
if (*(char **)(param_1 + 0x50) != (char *)0x0) {
iVar1 = strcmp(param_2,*(char **)(param_1 + 0x50));
*(bool *)(param_1 + 0x34) = iVar1 == 0;
FUN_003653... | PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x474729
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [ESI + 0x50]
TEST EAX,EAX
JZ 0x0017590c
SUB ESP,0x8
PUSH EAX
PUSH dword ptr [ESP + 0x20]
CALL 0x00039400
TEST EAX,EAX
SETZ byte ptr [ESI + 0x34]
MOV dword ptr [ESP],ESI
CALL 0x00365330
ADD ESP,0x14
POP EBX
PO... | null | null | null | null | [('const-1', u'RETURN_-1207412506')] | [(u'CALL_-1207412424', u'INT_EQUAL_-1207412410'), ('const-417', u'STORE_-1207412409'), ('const-0', u'RETURN_-1207412360'), (u'CAST_-1207412239', u'LOAD_-1207412475'), ('const-4697468', u'COPY_-1207412246'), (u'COPY_-1207412247', u'CALL_-1207412326'), (u'INT_ADD_-1207412459', u'CAST_-1207412239'), (u'COPY_-1207412246', ... | null | null | 001758d0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001758d0(int param_1,char *param_2)\n\n{\n int iVar1;\n \n if (*(char **)(param_1 + 0x50) != (char *)0x0) {\n iVar1 = strcmp(param_2,*(char **)(param_1 + 0x50));\n *(bool *)(param_1 + 0x34) =... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: Target *\n do_recognize_by_bfd_name(Target_selector_nacl<(anonymous_namespace)::Target_selector_mips<64,_false>... | (translation_unit "void FUN_001758d0(int param_1,char *param_2)\n\n{\n int iVar1;\n \n if (*(char **)(param_1 + 0x50) != (char *)0x0) {\n iVar1 = strcmp(param_2,*(char **)(param_1 + 0x50));\n *(bool *)(param_1 + 0x34) = iVar1 == 0;\n FUN_00365330(param_1);\n return;\n }\n \n FUN_0024... | (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 ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression... | (function_definition "void FUN_001758d0(int param_1,char *param_2)\n\n{\n int iVar1;\n \n if (*(char **)(param_1 + 0x50) != (char *)0x0) {\n iVar1 = strcmp(param_2,*(char **)(param_1 + 0x50));\n *(bool *)(param_1 + 0x34) = iVar1 == 0;\n FUN_00365330(param_1);\n return;\n }\n \n FUN_0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: Target *
do_recognize_by_bfd_name(Target_selector_nacl<(anonymous_namespace)::Target_selector_mips<64,_false>,_(anonymous_namespac... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,char *param_2)
{
int iVar1;
if (*(char **)(param_1 + 0x50) != (char *)0x0) {
iVar1 = strcmp(param_2,*(char **)(param_1 + 0x50));
*(bool *)(param_1 + 0x34) = iVar1 == 0;
FUN_00365330(par... |
9047_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | operator+= | FUN_002049a0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::TEMPNAMEPLACEHOLDERVALUE(std::wstring const&) */
void __thiscall std::wstring::operator+=(wstring *this,wstring *param_1)
{
append(this,param_1);
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_002049a0(undefined4 param_1,undefined4 param_2)
{
FUN_002048d0(param_1,param_2);
return;
}
| PUSH EBX
CALL 0x00032730
ADD EBX,0xfd65a
SUB ESP,0x10
PUSH dword ptr [ESP + 0x1c]
PUSH dword ptr [ESP + 0x1c]
CALL 0x002048d0
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('tmp_160', u'CALL_-1203811870'), ('tmp_159', u'CALL_-1203811870'), ('const-0', u'RETURN_-1203811842')] | [('tmp_262', u'CALL_-1203811870'), ('tmp_263', u'CALL_-1203811870'), ('const-0', u'RETURN_-1203811842')] | null | null | 002049a0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002049a0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_002048d0(param_1,param_2);\n return;\n}\n\n" comment (function_definition "void FUN_002049a0(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::wstring::TEMPNAMEPLACEHOLDERVALUE(std::wstring const&) */\n\nvoid __thiscall std::wstring::operator+=(wstring *this,wstring *param_1)\n\n{\n append(this,param_1);\n return;\n}\n\n" comment comment (decl... | (translation_unit "void FUN_002049a0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_002048d0(param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_002049a0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_002048d0(param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_002049a0(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_002049a0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_002048d0(param_1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002049a0(undefined4 param_1,undefined4 param_2)" (identifier "FUN_002049a0") (parameter_list "(undefined4 param_1,undefined4 param_2)" ((... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::TEMPNAMEPLACEHOLDERVALUE(std::wstring const&) */
void __thiscall std::wstring::operator+=(wstring *type_1,wstring *type_2)
{
function_1(type_1,type_2);
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_002048d0(param_1,param_2);
return;
}
|
43_sparc64-linux-gnu-c++filt(1)_and_sparc64-linux-gnu-c++filt(1)_strip.c | __errno_location | __errno_location |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int * __errno_location(void)
{
int *piVar1;
piVar1 = (int *)(*(code *)PTR___errno_location_000170b4)();
return piVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int * __errno_location(void)
{
int *piVar1;
piVar1 = (int *)(*(code *)PTR___errno_location_000170b4)();
return piVar1;
}
| JMP dword ptr [EBX + 0xb4] | null | null | null | null | [('tmp_62', u'CAST_-1205988552'), (u'CALLIND_-1205988630', u'INDIRECT_-1205988557'), (u'CALLIND_-1205988630', u'CAST_-1205988551'), ('const-0', u'RETURN_-1205988627'), (u'INDIRECT_-1205988557', u'COPY_-1205988616'), (u'CAST_-1205988551', u'RETURN_-1205988627'), (u'CAST_-1205988552', u'CALLIND_-1205988630')] | [('tmp_62', u'CAST_-1205988552'), (u'CALLIND_-1205988630', u'INDIRECT_-1205988557'), (u'CALLIND_-1205988630', u'CAST_-1205988551'), ('const-0', u'RETURN_-1205988627'), (u'INDIRECT_-1205988557', u'COPY_-1205988616'), (u'CAST_-1205988551', u'RETURN_-1205988627'), (u'CAST_-1205988552', u'CALLIND_-1205988630')] | null | null | 000112e0 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_000170b4)();\n return piVar1;\n}\n\n" comment (function_definition "int * __errno_location(void)\n\n{\n int *piVar1... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_000170b4)();\n return piVar1;\n}\n\n" comment (function_definition "int * __errno_location(void)\n\n{\n int *piVar1... | (translation_unit "int * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_000170b4)();\n return piVar1;\n}\n\n" (function_definition "int * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_000170b4)();\n return piVar1;\n... | (translation_unit (function_definition TYPE (pointer_declarator * (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... | (function_definition "int * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_000170b4)();\n return piVar1;\n}" (primitive_type "int") (pointer_declarator "* __errno_location(void)" (* "*") (function_declarator "__errno_location(void)" (identifier "__errno_location") (pa... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int * function_1(void)
{
int *piVar1;
piVar1 = (int *)(*(type_1 *)PTR___errno_location_000170b4)();
return piVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declara... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int * MASKED(void)
{
int *piVar1;
piVar1 = (int *)(*(code *)PTR_MASKED_000170b4)();
return piVar1;
}
|
16_bash_and_bash_strip.c | __vfprintf_chk | __vfprintf_chk |
void __vfprintf_chk(void)
{
(*(code *)PTR___vfprintf_chk_0013b040)();
return;
}
|
void __vfprintf_chk(void)
{
(*(code *)PTR___vfprintf_chk_0013b040)();
return;
}
| JMP dword ptr [EBX + 0x40] | null | null | null | null | [(u'CAST_-1205997209', u'CALLIND_-1205997286'), (u'CALLIND_-1205997286', u'INDIRECT_-1205997214'), ('const-0', u'RETURN_-1205997283'), (u'INDIRECT_-1205997214', u'COPY_-1205997273'), ('tmp_58', u'CAST_-1205997209')] | [(u'CAST_-1205997209', u'CALLIND_-1205997286'), (u'CALLIND_-1205997286', u'INDIRECT_-1205997214'), ('const-0', u'RETURN_-1205997283'), (u'INDIRECT_-1205997214', u'COPY_-1205997273'), ('tmp_58', u'CAST_-1205997209')] | null | null | 0002f110 | x86 | O1 | (translation_unit "void __vfprintf_chk(void)\n\n{\n (*(code *)PTR___vfprintf_chk_0013b040)();\n return;\n}\n\n" (function_definition "void __vfprintf_chk(void)\n\n{\n (*(code *)PTR___vfprintf_chk_0013b040)();\n return;\n}" primitive_type (function_declarator "__vfprintf_chk(void)" identifier (parameter_list "(void)... | (translation_unit "void __vfprintf_chk(void)\n\n{\n (*(code *)PTR___vfprintf_chk_0013b040)();\n return;\n}\n\n" (function_definition "void __vfprintf_chk(void)\n\n{\n (*(code *)PTR___vfprintf_chk_0013b040)();\n return;\n}" primitive_type (function_declarator "__vfprintf_chk(void)" identifier (parameter_list "(void)... | (translation_unit "void __vfprintf_chk(void)\n\n{\n (*(code *)PTR___vfprintf_chk_0013b040)();\n return;\n}\n\n" (function_definition "void __vfprintf_chk(void)\n\n{\n (*(code *)PTR___vfprintf_chk_0013b040)();\n return;\n}" primitive_type (function_declarator "__vfprintf_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 __vfprintf_chk(void)\n\n{\n (*(code *)PTR___vfprintf_chk_0013b040)();\n return;\n}" (primitive_type "void") (function_declarator "__vfprintf_chk(void)" (identifier "__vfprintf_chk") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_s... |
void function_1(void)
{
(*(type_1 *)PTR___vfprintf_chk_0013b040)();
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_0013b040)();
return;
}
|
3395_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | set_no_output_symtab_entry | FUN_000c3b80 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void set_no_output_symtab_entry(Symbol_value<64> * this) */
void __thiscall gold::Symbol_value<64>::set_no_output_symtab_entry(Symbol_value<64> *this)
{
/* WARNING: Subroutine does... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000c3b80(void)
{
/* WARNING: Subroutine does not return */
FUN_0007ac80("../../gold/object.h",0x716,"set_no_output_symtab_entry");
}
| PUSH EBX
CALL 0x00036db0
ADD EBX,0x2e647a
SUB ESP,0xc
LEA EAX,[EBX + 0xffefad74]
PUSH EAX
LEA EAX,[EBX + 0xffef1385]
PUSH 0x716
PUSH EAX
CALL 0x0007ac80 | null | null | null | null | [(u'COPY_-1206699028', u'CALL_-1206699056'), ('const-1814', u'CALL_-1206699056'), ('const-1', u'RETURN_-1206699051'), ('const-2772340', u'COPY_-1206699027'), (u'COPY_-1206699027', u'CALL_-1206699056'), ('const-2732933', u'COPY_-1206699028')] | [('const-1814', u'CALL_-1206699056'), ('const-2732933', u'COPY_-1206699033'), (u'COPY_-1206699033', u'CALL_-1206699056'), ('const-1', u'RETURN_-1206699051'), (u'COPY_-1206699032', u'CALL_-1206699056'), ('const-2772340', u'COPY_-1206699032')] | null | null | 000c3b80 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000c3b80(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0007ac80("../../gold/object.h",0x716,"set_no_output_symtab_entry");\n}\n\n" comment (function_definition "void... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void set_no_output_symtab_entry(Symbol_value<64> * this) */\n\nvoid __thiscall gold::Symbol_value<64>::set_no_output_symtab_entry(Symbol_value<64> *this)\n\n{\n /* ... | (translation_unit "void FUN_000c3b80(void)\n\n{\n \n FUN_0007ac80("../../gold/object.h",0x716,"set_no_output_symtab_entry");\n}\n\n" (function_definition "void FUN_000c3b80(void)\n\n{\n \n FUN_0007ac80("../../gold/object.h",0x716,"set_no_output_symtab_entry");\n}" primitive_type ... | (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_000c3b80(void)\n\n{\n \n FUN_0007ac80("../../gold/object.h",0x716,"set_no_output_symtab_entry");\n}" (primitive_type "void") (function_declarator "FUN_000c3b80(void)" (identifier "FUN_000c3b80") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void set_no_output_symtab_entry(Symbol_value<64> * this) */
void __thiscall gold::type_1<64>::function_1(type_1<64> *this)
{
/* WARNING: Subroutine does not return */
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 (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/object.h",0x716,"set_no_output_symtab_entry");
}
|
948_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | bfd_get_section_contents | bfd_get_section_contents |
/* WARNING: Control flow encountered bad instruction data */
void bfd_get_section_contents(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_get_section_contents(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207820086')] | [('const-1', u'RETURN_-1207820086')] | null | null | 001d20c0 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_section_contents(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_section_contents(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_section_contents(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_section_contents(void)\n\n{\n ... | (translation_unit "void bfd_get_section_contents(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_get_section_contents(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_get_section_contents(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_get_section_contents(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_get_section_contents(void)" (identifier "bfd_get_section_contents") (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();
}
|
6869_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | do_thousands_sep | FUN_00191cf0 |
/* std::numpunct<char>::do_thousands_sep() const */
undefined1 __thiscall std::numpunct<char>::do_thousands_sep(numpunct<char> *this)
{
return *(undefined1 *)(*(int *)(this + 8) + 0x25);
}
|
undefined1 FUN_00191cf0(int param_1)
{
return *(undefined1 *)(*(int *)(param_1 + 8) + 0x25);
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EAX + 0x8]
MOVZX EAX,byte ptr [EAX + 0x25]
RET | null | null | null | null | [('const-8', u'PTRADD_-1207558856'), (u'INT_ADD_-1207558896', u'CAST_-1207558842'), (u'CAST_-1207558842', u'LOAD_-1207558912'), ('const-1', u'PTRADD_-1207558856'), (u'CAST_-1207558846', u'LOAD_-1207558918'), (u'LOAD_-1207558912', u'COPY_-1207558907'), ('const-417', u'LOAD_-1207558918'), ('const-417', u'LOAD_-1207558912... | [(u'INT_ADD_-1207558896', u'CAST_-1207558842'), (u'CAST_-1207558842', u'LOAD_-1207558912'), ('const-8', u'INT_ADD_-1207558902'), (u'CAST_-1207558846', u'LOAD_-1207558918'), ('const-417', u'LOAD_-1207558912'), ('tmp_37', u'INT_ADD_-1207558902'), ('const-417', u'LOAD_-1207558918'), (u'LOAD_-1207558912', u'COPY_-120755890... | null | null | 00191cf0 | x86 | O1 | (translation_unit "undefined1 FUN_00191cf0(int param_1)\n\n{\n return *(undefined1 *)(*(int *)(param_1 + 8) + 0x25);\n}\n\n" (function_definition "undefined1 FUN_00191cf0(int param_1)\n\n{\n return *(undefined1 *)(*(int *)(param_1 + 8) + 0x25);\n}" type_identifier (function_declarator "FUN_00191cf0(int param_1)" iden... | (translation_unit "/* std::numpunct<char>::do_thousands_sep() const */\n\nundefined1 __thiscall std::numpunct<char>::do_thousands_sep(numpunct<char> *this)\n\n{\n return *(undefined1 *)(*(int *)(this + 8) + 0x25);\n}\n\n" comment (function_definition "undefined1 __thiscall std::numpunct<char>::do_thousands_sep(numpunc... | (translation_unit "undefined1 FUN_00191cf0(int param_1)\n\n{\n return *(undefined1 *)(*(int *)(param_1 + 8) + 0x25);\n}\n\n" (function_definition "undefined1 FUN_00191cf0(int param_1)\n\n{\n return *(undefined1 *)(*(int *)(param_1 + 8) + 0x25);\n}" type_identifier (function_declarator "FUN_00191cf0(int param_1)" iden... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression ... | (function_definition "undefined1 FUN_00191cf0(int param_1)\n\n{\n return *(undefined1 *)(*(int *)(param_1 + 8) + 0x25);\n}" (type_identifier "undefined1") (function_declarator "FUN_00191cf0(int param_1)" (identifier "FUN_00191cf0") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive... |
/* std::numpunct<char>::do_thousands_sep() const */
type_1 __thiscall std::type_2<char>::function_1(type_2<char> *var_1)
{
return *(type_1 *)(*(int *)(var_1 + 8) + 0x25);
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (cast_expression type: ... | null |
undefined1 MASKED(int param_1)
{
return *(undefined1 *)(*(int *)(param_1 + 8) + 0x25);
}
|
25_sg_decode_sense_and_sg_decode_sense_strip.c | sg_get_opcode_sa_name | sg_get_opcode_sa_name |
void sg_get_opcode_sa_name(void)
{
(*(code *)PTR_sg_get_opcode_sa_name_00014fc4)();
return;
}
|
void sg_get_opcode_sa_name(void)
{
(*(code *)PTR_sg_get_opcode_sa_name_00014fc4)();
return;
}
| JMP dword ptr [EBX + 0x64] | null | null | null | null | [(u'CAST_-1205988873', u'CALLIND_-1205988950'), (u'CALLIND_-1205988950', u'INDIRECT_-1205988878'), ('const-0', u'RETURN_-1205988947'), (u'INDIRECT_-1205988878', u'COPY_-1205988937'), ('tmp_58', u'CAST_-1205988873')] | [(u'CAST_-1205988873', u'CALLIND_-1205988950'), (u'CALLIND_-1205988950', u'INDIRECT_-1205988878'), ('const-0', u'RETURN_-1205988947'), (u'INDIRECT_-1205988878', u'COPY_-1205988937'), ('tmp_58', u'CAST_-1205988873')] | null | null | 000111a0 | x86 | O1 | (translation_unit "void sg_get_opcode_sa_name(void)\n\n{\n (*(code *)PTR_sg_get_opcode_sa_name_00014fc4)();\n return;\n}\n\n" (function_definition "void sg_get_opcode_sa_name(void)\n\n{\n (*(code *)PTR_sg_get_opcode_sa_name_00014fc4)();\n return;\n}" primitive_type (function_declarator "sg_get_opcode_sa_name(void)"... | (translation_unit "void sg_get_opcode_sa_name(void)\n\n{\n (*(code *)PTR_sg_get_opcode_sa_name_00014fc4)();\n return;\n}\n\n" (function_definition "void sg_get_opcode_sa_name(void)\n\n{\n (*(code *)PTR_sg_get_opcode_sa_name_00014fc4)();\n return;\n}" primitive_type (function_declarator "sg_get_opcode_sa_name(void)"... | (translation_unit "void sg_get_opcode_sa_name(void)\n\n{\n (*(code *)PTR_sg_get_opcode_sa_name_00014fc4)();\n return;\n}\n\n" (function_definition "void sg_get_opcode_sa_name(void)\n\n{\n (*(code *)PTR_sg_get_opcode_sa_name_00014fc4)();\n return;\n}" primitive_type (function_declarator "sg_get_opcode_sa_name(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 sg_get_opcode_sa_name(void)\n\n{\n (*(code *)PTR_sg_get_opcode_sa_name_00014fc4)();\n return;\n}" (primitive_type "void") (function_declarator "sg_get_opcode_sa_name(void)" (identifier "sg_get_opcode_sa_name") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "v... |
void function_1(void)
{
(*(type_1 *)PTR_sg_get_opcode_sa_name_00014fc4)();
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_00014fc4)();
return;
}
|
8388_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | replace | FUN_0024dfd0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::replace(unsigned int, unsigned int, std::wstring const&, unsigned int, unsigned
int) */
void std::wstring::replace(uint param_1,uint param_2,wstring *param_3,uint param_4,uint param_5)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0024dfd0(int param_1,uint param_2,uint param_3,int *param_4,uint param_5,uint param_6)
{
int iVar1;
uint uVar2;
uint uVar3;
uVar3 = param_4[1];
if (uVar3 - param_5 <= param_6) {
param_6 = uVar3 - param_... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x1c6027
SUB ESP,0xc
MOV EDI,dword ptr [ESP + 0x2c]
MOV EDX,dword ptr [ESP + 0x30]
MOV EAX,dword ptr [ESP + 0x34]
MOV ECX,dword ptr [ESP + 0x24]
MOV ESI,dword ptr [EDI + 0x4]
MOV EDI,dword ptr [EDI]
MOV EBP,ESI
SUB EBP,EDX
CMP EBP,EAX
CMOVBE EAX,EBP
CMP EDX,ES... | null | null | null | null | [('const-1', u'RETURN_-1204035602')] | [('tmp_1134', u'COPY_-1204035222'), ('const-4', u'PTRADD_-1204035171'), ('tmp_1135', u'INT_SUB_-1204035448'), ('tmp_1133', u'INT_LESSEQUAL_-1204035480'), (u'COPY_-1204035151', u'CALL_-1204035290'), (u'COPY_-1204035221', u'MULTIEQUAL_-1204035270'), ('tmp_1136', u'CALL_-1204035367'), ('const-4', u'INT_MULT_-1204035453'),... | null | null | 0024dfd0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0024dfd0(int param_1,uint param_2,uint param_3,int *param_4,uint param_5,uint param_6)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n \n uVar3 = param_4[1];\n if (uVar3 - param_5 <= param_6) {\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::replace(unsigned int, unsigned int, std::wstring const&, unsigned int, unsigned\n int) */\n\nvoid std::wstring::replace(uint param_1,uint param_2,wstring *param_3,uint param_4,uint param_5)\n\n... | (translation_unit "void FUN_0024dfd0(int param_1,uint param_2,uint param_3,int *param_4,uint param_5,uint param_6)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n \n uVar3 = param_4[1];\n if (uVar3 - param_5 <= param_6) {\n param_6 = uVar3 - param_5;\n }\n if (param_5 <= uVar3) {\n iVar1 = param_5 * 4;\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 (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "void FUN_0024dfd0(int param_1,uint param_2,uint param_3,int *param_4,uint param_5,uint param_6)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n \n uVar3 = param_4[1];\n if (uVar3 - param_5 <= param_6) {\n param_6 = uVar3 - param_5;\n }\n if (param_5 <= uVar3) {\n iVar1 = param_5 * 4;... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::replace(unsigned int, unsigned int, std::wstring const&, unsigned int, unsigned
int) */
void std::type_2::function_1(type_1 param_1,type_1 param_2,type_2 *param_3,type_1 param_4,type_1 param_5)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,uint param_2,uint param_3,int *param_4,uint param_5,uint param_6)
{
int iVar1;
uint uVar2;
uint uVar3;
uVar3 = param_4[1];
if (uVar3 - param_5 <= param_6) {
param_6 = uVar3 - param_5;
}... |
5115_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | add_global_generic | FUN_00130490 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void add_global_generic(Output_data_reloc<4,_false,_32,_true> * this,
Symbol * gsym, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address,
uint64_t addend) */
void __thiscal... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00130490(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,int param_8,
undefined4 param_9,int param_1... | PUSH ESI
PUSH EBX
CALL 0x00036db0
ADD EBX,0x279b69
SUB ESP,0x24
MOV ECX,dword ptr [ESP + 0x54]
MOV EAX,dword ptr [ESP + 0x48]
MOV EDX,dword ptr [ESP + 0x4c]
MOV ESI,dword ptr [ESP + 0x50]
TEST ECX,ECX
JNZ 0x001304f7
TEST EDX,EDX
JNZ 0x001304f7
SUB ESP,0xc
PUSH 0x0
PUSH 0x0
PUSH 0x0
PUSH EAX
PUSH dword ptr [ESP + 0x60]
... | null | null | null | null | [(u'SUBPIECE_-1207171583', u'INT_EQUAL_-1207171866'), ('tmp_704', u'PTRSUB_-1207171445'), ('const-4', u'SUBPIECE_-1207171583'), ('const-0', u'CALL_-1207171765'), ('const-1246359', u'COPY_-1207171942'), ('const-0', u'RETURN_-1207171683'), ('tmp_501', u'CALL_-1207171765'), ('const-0', u'SUBPIECE_-1207171584'), ('tmp_504'... | [('tmp_1173', u'INT_EQUAL_-1207171866'), ('const-0', u'CALL_-1207171765'), (u'CALL_-1207171646', u'INDIRECT_-1207171441'), ('const-1246359', u'COPY_-1207171942'), (u'COPY_-1207171489', u'CALL_-1207171646'), ('const-0', u'CALL_-1207171765'), ('const-0', u'RETURN_-1207171683'), ('tmp_638', u'PTRSUB_-1207171480'), ('tmp_1... | null | null | 00130490 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00130490(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,int param_8,\n undefine... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_global_generic(Output_data_reloc<4,_false,_32,_true> * this,\n Symbol * gsym, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address,\n uint64_t adden... | (translation_unit "void FUN_00130490(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,int param_8,\n undefined4 param_9,int param_10)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n undefi... | (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_00130490(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,int param_8,\n undefined4 param_9,int param_10)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n und... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void add_global_generic(Output_data_reloc<4,_false,_32,_true> * this,
Symbol * gsym, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address,
uint64_t addend) */
void __thiscal... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,int param_8,
undefined4 param_9,int param_10)
{
... |
552_wget_and_wget_strip.c | search_netrc | FUN_0003aa7c |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void search_netrc(char *host,char **acc,char **passwd,int slack_default,FILE *fp_netrc)
{
_acc_t **pp_Var1;
int iVar2;
char cVar3;
char *pcVar4;
i... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0003aa7c(undefined4 param_1,int *param_2,int *param_3,int param_4,int param_5)
{
int *piVar1;
char cVar2;
int iVar3;
int iVar4;
FILE *pFVar5;
int *piVar6;
undefined4 uVar7;
int iVar8;
uint uVar9;
und... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x9c
CALL 0x00016fc0
ADD EBX,0x60163
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + 0xffffff6c],EAX
MOV EAX,dword ptr [EBP + 0xc]
MOV dword ptr [EBP + 0xffffff74],EAX
MOV EAX,dword ptr [EBP + 0x10]
MOV dword ptr [EBP + 0xffffff70],EAX
MOV EDX,dword ptr [EBP + ... | null | null | null | null | [(u'MULTIEQUAL_-1206078788', u'MULTIEQUAL_-1206078740'), (u'CAST_-1206077316', u'LOAD_-1206079742'), (u'STORE_-1206079926', u'INDIRECT_-1206078837'), (u'INT_ADD_-1206077299', u'CAST_-1206077155'), (u'INDIRECT_-1206078733', u'MULTIEQUAL_-1206078989'), (u'STORE_-1206079724', u'INDIRECT_-1206078664'), ('tmp_3899', u'PTRSU... | [(u'STORE_-1206080041', u'INDIRECT_-1206078630'), (u'INT_ADD_-1206077382', u'INT_ADD_-1206077380'), ('const-4', u'PTRADD_-1206077303'), ('const-4294967292', u'INT_ADD_-1206077615'), (u'MULTIEQUAL_-1206079298', u'PTRADD_-1206077424'), ('tmp_3898', u'PTRSUB_-1206077431'), (u'CALL_-1206080023', u'INDIRECT_-1206078582'), (... | null | null | 0003aa7c | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003aa7c(undefined4 param_1,int *param_2,int *param_3,int param_4,int param_5)\n\n{\n int *piVar1;\n char cVar2;\n int iVar3;\n int iVar4;\n FILE *pFVar5;\n int *piVar6;\n undefined4 uVar7;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid search_netrc(char *host,char **acc,char **passwd,int slack_default,FILE *fp_netrc)\n\n{\n _acc_t **pp_Var1;\n int iVar2;\n char ... | (translation_unit "void FUN_0003aa7c(undefined4 param_1,int *param_2,int *param_3,int param_4,int param_5)\n\n{\n int *piVar1;\n char cVar2;\n int iVar3;\n int iVar4;\n FILE *pFVar5;\n int *piVar6;\n undefined4 uVar7;\n int iVar8;\n uint uVar9;\n undefined1 *puVar10;\n char *pcVar11;\n int in_GS_OFFSET;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))... | (function_definition "void FUN_0003aa7c(undefined4 param_1,int *param_2,int *param_3,int param_4,int param_5)\n\n{\n int *piVar1;\n char cVar2;\n int iVar3;\n int iVar4;\n FILE *pFVar5;\n int *piVar6;\n undefined4 uVar7;\n int iVar8;\n uint uVar9;\n undefined1 *puVar10;\n char *pcVar11;\n int in_GS_OFFSET;\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(char *host,char **acc,char **passwd,int var_26,type_1 *var_3)
{
type_2 **pp_Var1;
int var_28;
char var_6;
char *var_21;
int var_11... | 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 |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,int *param_2,int *param_3,int param_4,int param_5)
{
int *piVar1;
char cVar2;
int iVar3;
int iVar4;
FILE *pFVar5;
int *piVar6;
undefined4 uVar7;
int iVar8;
uint uVar9;
undefined... |
6689_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | ~wstring | FUN_001b0a90 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::~wstring() */
void __thiscall std::wstring::~wstring(wstring *this)
{
if (*(wstring **)this != this + 8) {
operator_delete(*(wstring **)this);
}
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001b0a90(int *param_1)
{
if ((int *)*param_1 != param_1 + 2) {
FUN_001ac470((int *)*param_1);
}
return;
}
| PUSH EBX
CALL 0x00035680
ADD EBX,0x18e56a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [EAX]
ADD EAX,0x8
CMP EDX,EAX
JZ 0x001b0ab8
SUB ESP,0xc
PUSH EDX
CALL 0x001ac470
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [(u'PTRADD_-1207694587', u'INT_NOTEQUAL_-1207694625'), ('const-0', u'RETURN_-1207694562'), ('const-1', u'PTRADD_-1207694587'), ('tmp_135', u'CBRANCH_-1207694625'), ('tmp_260', u'CAST_-1207694485'), ('const-417', u'LOAD_-1207694656'), (u'INT_NOTEQUAL_-1207694625', u'CBRANCH_-1207694625'), (u'LOAD_-1207694656', u'CALL_-1... | [('const-417', u'LOAD_-1207694656'), (u'CAST_-1207694484', u'INT_NOTEQUAL_-1207694625'), (u'CAST_-1207694484', u'CALL_-1207694602'), ('const-0', u'RETURN_-1207694562'), ('tmp_135', u'CBRANCH_-1207694625'), (u'LOAD_-1207694656', u'CAST_-1207694484'), ('tmp_417', u'PTRADD_-1207694482'), (u'INT_NOTEQUAL_-1207694625', u'CB... | null | null | 001b0a90 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001b0a90(int *param_1)\n\n{\n if ((int *)*param_1 != param_1 + 2) {\n FUN_001ac470((int *)*param_1);\n }\n return;\n}\n\n" comment (function_definition "void FUN_001b0a90(int *param_1)\n\n{\n i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::~wstring() */\n\nvoid __thiscall std::wstring::~wstring(wstring *this)\n\n{\n if (*(wstring **)this != this + 8) {\n operator_delete(*(wstring **)this);\n }\n return;\n}\n\n" comment commen... | (translation_unit "void FUN_001b0a90(int *param_1)\n\n{\n if ((int *)*param_1 != param_1 + 2) {\n FUN_001ac470((int *)*param_1);\n }\n return;\n}\n\n" (function_definition "void FUN_001b0a90(int *param_1)\n\n{\n if ((int *)*param_1 != param_1 + 2) {\n FUN_001ac470((int *)*param_1);\n }\n return;\n}" primiti... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointe... | (function_definition "void FUN_001b0a90(int *param_1)\n\n{\n if ((int *)*param_1 != param_1 + 2) {\n FUN_001ac470((int *)*param_1);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_001b0a90(int *param_1)" (identifier "FUN_001b0a90") (parameter_list "(int *param_1)" (( "(") (parameter_declaratio... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::~wstring() */
void __thiscall std::function_1::~function_1(function_1 *var_1)
{
if (*(function_1 **)var_1 != var_1 + 8) {
var_2(*(function_1 **)var_1);
}
return;
}
| 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 (if_statement condition: (parenthesized... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1)
{
if ((int *)*param_1 != param_1 + 2) {
FUN_001ac470((int *)*param_1);
}
return;
}
|
44_sg_ident_and_sg_ident_strip.c | sg_ll_set_id_info | sg_ll_set_id_info |
/* WARNING: Control flow encountered bad instruction data */
void sg_ll_set_id_info(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void sg_ll_set_id_info(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205972954')] | [('const-1', u'RETURN_-1205972954')] | null | null | 0001501c | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid sg_ll_set_id_info(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_ll_set_id_info(void)\n\n{\n /* WARNI... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid sg_ll_set_id_info(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_ll_set_id_info(void)\n\n{\n /* WARNI... | (translation_unit "void sg_ll_set_id_info(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void sg_ll_set_id_info(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "sg_ll_set_id_info(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 sg_ll_set_id_info(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "sg_ll_set_id_info(void)" (identifier "sg_ll_set_id_info") (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 */
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();
}
|
196_aarch64-linux-gnu-ranlib_and_aarch64-linux-gnu-ranlib_strip.c | make_tempdir | FUN_00018700 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char * make_tempdir(char *filename)
{
char *pcVar1;
pcVar1 = template_in_dir(filename);
pcVar1 = mkdtemp(pcVar1);
return pcVar1;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00018700(void)
{
char *__template;
__template = (char *)FUN_00017b10();
mkdtemp(__template);
return;
}
| PUSH EBX
CALL 0x00013710
ADD EBX,0x88fa
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
CALL 0x00017b10
SUB ESP,0xc
PUSH EAX
CALL 0x000124d0
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [(u'CALL_-1205958857', u'CALL_-1205958833'), ('const-0', u'RETURN_-1205958805'), ('tmp_185', u'CALL_-1205958857'), (u'CALL_-1205958833', u'RETURN_-1205958805')] | [('const-0', u'RETURN_-1205958805'), (u'CALL_-1205958857', u'CAST_-1205958727'), (u'CAST_-1205958727', u'CALL_-1205958833')] | null | null | 00018700 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00018700(void)\n\n{\n char *__template;\n \n __template = (char *)FUN_00017b10();\n mkdtemp(__template);\n return;\n}\n\n" comment (function_definition "void FUN_00018700(void)\n\n{\n char *__te... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nchar * make_tempdir(char *filename)\n\n{\n char *pcVar1;\n \n pcVar1 = template_in_dir(filename);\n pcVar1 = mkdtemp(pcVar1);\n return pcVar1;\n}\n\n" comment com... | (translation_unit "void FUN_00018700(void)\n\n{\n char *__template;\n \n __template = (char *)FUN_00017b10();\n mkdtemp(__template);\n return;\n}\n\n" (function_definition "void FUN_00018700(void)\n\n{\n char *__template;\n \n __template = (char *)FUN_00017b10();\n mkdtemp(__template);\n return;\n}" primitive... | (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_00018700(void)\n\n{\n char *__template;\n \n __template = (char *)FUN_00017b10();\n mkdtemp(__template);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00018700(void)" (identifier "FUN_00018700") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primiti... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char * function_1(char *filename)
{
char *pcVar1;
pcVar1 = var_1(filename);
pcVar1 = var_2(pcVar1);
return pcVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (e... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
char *__template;
__template = (char *)FUN_00017b10();
mkdtemp(__template);
return;
}
|
125_powerpc64le-linux-gnu-ar_and_powerpc64le-linux-gnu-ar_strip.c | yyget_leng | FUN_00015170 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
int yyget_leng(void)
{
return yyleng;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 FUN_00015170(void)
{
return DAT_0002139c;
}
| CALL 0x0001537d
ADD EAX,0xbe8b
LEA EAX,[EAX + 0x39c]
MOV EAX,dword ptr [EAX]
RET | null | null | null | null | [(u'COPY_-1205972592', u'RETURN_-1205972578'), ('tmp_79', u'COPY_-1205972592'), ('tmp_79', u'COPY_-1205972582'), ('const-0', u'RETURN_-1205972578')] | [(u'COPY_-1205972592', u'RETURN_-1205972578'), ('tmp_79', u'COPY_-1205972592'), ('tmp_79', u'COPY_-1205972582'), ('const-0', u'RETURN_-1205972578')] | null | null | 00015170 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_00015170(void)\n\n{\n return DAT_0002139c;\n}\n\n" comment (function_definition "undefined4 FUN_00015170(void)\n\n{\n return DAT_0002139c;\n}" type_identifier (function_declarator "FUN_0001517... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nint yyget_leng(void)\n\n{\n return yyleng;\n}\n\n" comment comment (function_definition "int yyget_leng(void)\n\n{\n return yyleng;\n}" primitive_type (function_decl... | (translation_unit "undefined4 FUN_00015170(void)\n\n{\n return DAT_0002139c;\n}\n\n" (function_definition "undefined4 FUN_00015170(void)\n\n{\n return DAT_0002139c;\n}" type_identifier (function_declarator "FUN_00015170(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (co... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return IDENT ;) }))) | (function_definition "undefined4 FUN_00015170(void)\n\n{\n return DAT_0002139c;\n}" (type_identifier "undefined4") (function_declarator "FUN_00015170(void)" (identifier "FUN_00015170") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return DAT... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
int function_1(void)
{
return yyleng;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (identifier))))) | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 MASKED(void)
{
return DAT_0002139c;
}
|
1098_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | bfd_init | bfd_init |
/* WARNING: Control flow encountered bad instruction data */
void bfd_init(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_init(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207742022')] | [('const-1', u'RETURN_-1207742022')] | null | null | 001c51b0 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_init(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_init(void)\n\n{\n /* WARNING: Bad instructio... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_init(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_init(void)\n\n{\n /* WARNING: Bad instructio... | (translation_unit "void bfd_init(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_init(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_init(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_init(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_init(void)" (identifier "bfd_init") (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();
}
|
298_powerpc64-linux-gnu-readelf_and_powerpc64-linux-gnu-readelf_strip.c | init_dwarf_regnames_riscv | FUN_0005d980 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void init_dwarf_regnames_riscv(void)
{
dwarf_regnames_count = 0x40;
dwarf_regnames = dwarf_regnames_riscv;
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_0005d980(void)
{
DAT_000b9cd0 = 0x40;
DAT_000b9cd4 = &DAT_000b34a0;
return;
}
| CALL 0x0004ab79
ADD EAX,0x5667b
MOV dword ptr [EAX + 0x5cd0],0x40
LEA EDX,[EAX + 0xfffff4a0]
MOV dword ptr [EAX + 0x5cd4],EDX
RET | null | null | null | null | [(u'PTRSUB_-1206199825', u'COPY_-1206199875'), ('const-734368', u'PTRSUB_-1206199825'), ('const-0', u'PTRSUB_-1206199825'), ('const-0', u'RETURN_-1206199872'), (u'COPY_-1206199911', u'COPY_-1206199876'), ('const-64', u'COPY_-1206199911')] | [('const-64', u'COPY_-1206199911'), (u'PTRSUB_-1206199825', u'COPY_-1206199875'), ('const-734368', u'PTRSUB_-1206199825'), ('const-0', u'RETURN_-1206199872'), (u'COPY_-1206199911', u'COPY_-1206199876'), ('const-0', u'PTRSUB_-1206199825')] | null | null | 0005d980 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0005d980(void)\n\n{\n DAT_000b9cd0 = 0x40;\n DAT_000b9cd4 = &DAT_000b34a0;\n return;\n}\n\n" comment (function_definition "void FUN_0005d980(void)\n\n{\n DAT_000b9cd0 = 0x40;\n DAT_000b9cd4 = &DA... | (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 init_dwarf_regnames_riscv(void)\n\n{\n dwarf_regnames_count = 0x40;\n dwarf_regnames = dwarf_regnames_riscv;\n return;\n}\n\... | (translation_unit "void FUN_0005d980(void)\n\n{\n DAT_000b9cd0 = 0x40;\n DAT_000b9cd4 = &DAT_000b34a0;\n return;\n}\n\n" (function_definition "void FUN_0005d980(void)\n\n{\n DAT_000b9cd0 = 0x40;\n DAT_000b9cd4 = &DAT_000b34a0;\n return;\n}" primitive_type (function_declarator "FUN_0005d980(void)" identifier (para... | (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 = (pointer_expression & IDENT)) ;) (return_statement return ;) }... | (function_definition "void FUN_0005d980(void)\n\n{\n DAT_000b9cd0 = 0x40;\n DAT_000b9cd4 = &DAT_000b34a0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0005d980(void)" (identifier "FUN_0005d980") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (comp... |
/* 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)
{
dwarf_regnames_count = 0x40;
dwarf_regnames = dwarf_regnames_riscv;
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: (number_literal))) (expres... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(void)
{
DAT_000b9cd0 = 0x40;
DAT_000b9cd4 = &DAT_000b34a0;
return;
}
|
5861_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_initialize_xindex | FUN_00234d20 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: Xindex * do_initialize_xindex(Sized_dynobj<32,_false> * this) */
Xindex * __thiscall
gold::Sized_dynobj<32,_false>::do_initialize_xindex(Sized_dynobj<32,_false> *this)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 * __regparm1 FUN_00234d20(undefined4 param_1,int param_2)
{
undefined4 uVar1;
undefined4 *puVar2;
if (*(int *)(param_2 + 0x78) != -1) {
FUN_00106f60(param_2 + 0x60);
uVar1 = *(undefined4 *)(param_2 + ... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x3b52d7
SUB ESP,0xc
MOV EDI,dword ptr [ESP + 0x20]
CMP dword ptr [EDI + 0x78],-0x1
JZ 0x00234d87
SUB ESP,0xc
LEA EAX,[EDI + 0x60]
PUSH EAX
CALL 0x00106f60
MOV EBP,dword ptr [EDI + 0x74]
MOV dword ptr [ESP],0x10
CALL 0x003ac4d0
ADD ESP,0xc
MOV dword ptr [EAX],... | null | null | null | null | [('const-1', u'RETURN_-1204007618')] | [('const-417', u'STORE_-1204007485'), ('const-3', u'PTRADD_-1204007232'), ('const-0', u'RETURN_-1204007399'), ('const-417', u'LOAD_-1204007587'), ('const-463', u'CALL_-1204007362'), ('const-0', u'STORE_-1204007485'), (u'COPY_-1204007253', u'CALL_-1204007362'), (u'CAST_-1204007256', u'PTRADD_-1204007232'), (u'CAST_-1204... | null | null | 00234d20 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 * __regparm1 FUN_00234d20(undefined4 param_1,int param_2)\n\n{\n undefined4 uVar1;\n undefined4 *puVar2;\n \n if (*(int *)(param_2 + 0x78) != -1) {\n FUN_00106f60(param_2 + 0x60);\n uVar1 ... | (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_dynobj<32,_false> * this) */\n\nXindex * __thiscall\ngold::Sized_dynobj<32,_false>::do_initialize_xindex(Sized_dynobj<32,_false> *this)\n\n{\n}\n\n... | (translation_unit "undefined4 * __regparm1 FUN_00234d20(undefined4 param_1,int param_2)\n\n{\n undefined4 uVar1;\n undefined4 *puVar2;\n \n if (*(int *)(param_2 + 0x78) != -1) {\n FUN_00106f60(param_2 + 0x60);\n uVar1 = *(undefined4 *)(param_2 + 0x74);\n puVar2 = (undefined4 *)FUN_003ac4d0(0x10);\n *puV... | (translation_unit (ERROR (binary_expression IDENT * (ERROR IDENT) (call_expression IDENT (argument_list ( IDENT (ERROR IDENT) , (ERROR IDENT) IDENT ))))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (po... | (ERROR "undefined4 * __regparm1 FUN_00234d20(undefined4 param_1,int param_2)" (binary_expression "undefined4 * __regparm1 FUN_00234d20(undefined4 param_1,int param_2)" (identifier "undefined4") (* "*") (ERROR "__regparm1" (identifier "__regparm1")) (call_expression "FUN_00234d20(undefined4 param_1,int param_2)" (identi... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: Xindex * do_initialize_xindex(Sized_dynobj<32,_false> * this) */
Xindex * __thiscall
gold::Sized_dynobj<32,_false>::do_initialize_xindex(Sized_dynobj<32,_false> *this)
{
}
| null | (translation_unit (ERROR (binary_expression left: (identifier) (ERROR (identifier)) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (ERROR (identifier)) (ERROR (identifier)) (identifier))))) (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declara... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 * __regparm1 MASKED(undefined4 param_1,int param_2)
{
undefined4 uVar1;
undefined4 *puVar2;
if (*(int *)(param_2 + 0x78) != -1) {
FUN_00106f60(param_2 + 0x60);
uVar1 = *(undefined4 *)(param_2 + 0x74);... |
47_i686-linux-gnu-addr2line_and_i686-linux-gnu-addr2line_strip.c | bfd_iterate_over_targets | bfd_iterate_over_targets |
void bfd_iterate_over_targets(void)
{
(*(code *)PTR_bfd_iterate_over_targets_000180c4)();
return;
}
|
void bfd_iterate_over_targets(void)
{
(*(code *)PTR_bfd_iterate_over_targets_000180c4)();
return;
}
| JMP dword ptr [EBX + 0xc4] | null | null | null | null | [('tmp_58', u'CAST_-1205988489'), (u'INDIRECT_-1205988494', u'COPY_-1205988553'), ('const-0', u'RETURN_-1205988563'), (u'CAST_-1205988489', u'CALLIND_-1205988566'), (u'CALLIND_-1205988566', u'INDIRECT_-1205988494')] | [('tmp_58', u'CAST_-1205988489'), (u'INDIRECT_-1205988494', u'COPY_-1205988553'), ('const-0', u'RETURN_-1205988563'), (u'CAST_-1205988489', u'CALLIND_-1205988566'), (u'CALLIND_-1205988566', u'INDIRECT_-1205988494')] | null | null | 00011320 | x86 | O1 | (translation_unit "void bfd_iterate_over_targets(void)\n\n{\n (*(code *)PTR_bfd_iterate_over_targets_000180c4)();\n return;\n}\n\n" (function_definition "void bfd_iterate_over_targets(void)\n\n{\n (*(code *)PTR_bfd_iterate_over_targets_000180c4)();\n return;\n}" primitive_type (function_declarator "bfd_iterate_over... | (translation_unit "void bfd_iterate_over_targets(void)\n\n{\n (*(code *)PTR_bfd_iterate_over_targets_000180c4)();\n return;\n}\n\n" (function_definition "void bfd_iterate_over_targets(void)\n\n{\n (*(code *)PTR_bfd_iterate_over_targets_000180c4)();\n return;\n}" primitive_type (function_declarator "bfd_iterate_over... | (translation_unit "void bfd_iterate_over_targets(void)\n\n{\n (*(code *)PTR_bfd_iterate_over_targets_000180c4)();\n return;\n}\n\n" (function_definition "void bfd_iterate_over_targets(void)\n\n{\n (*(code *)PTR_bfd_iterate_over_targets_000180c4)();\n return;\n}" primitive_type (function_declarator "bfd_iterate_over... | (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_iterate_over_targets(void)\n\n{\n (*(code *)PTR_bfd_iterate_over_targets_000180c4)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_iterate_over_targets(void)" (identifier "bfd_iterate_over_targets") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primi... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_iterate_over_targets_000180c4)();
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_000180c4)();
return;
}
|
225_powerpc64-linux-gnu-as_and_powerpc64-linux-gnu-as_strip.c | cfi_set_return_column | FUN_0001f420 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void cfi_set_return_column(uint regno)
{
frchain_now->frch_cfi_data->cur_fde_data->return_column = regno;
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_0001f420(undefined4 param_1)
{
*(undefined4 *)(**(int **)(DAT_00077f88 + 0x48) + 0x44) = param_1;
return;
}
| CALL 0x00017d9a
ADD EAX,0x4fbdb
MOV EDX,dword ptr [ESP + 0x4]
LEA EAX,[EAX + 0x8f88]
MOV EAX,dword ptr [EAX]
MOV EAX,dword ptr [EAX + 0x48]
MOV EAX,dword ptr [EAX]
MOV dword ptr [EAX + 0x44],EDX
RET | null | null | null | null | [('const-72', u'PTRSUB_-1205930852'), ('const-68', u'PTRSUB_-1205930845'), ('const-417', u'LOAD_-1205930927'), (u'PTRSUB_-1205930848', u'LOAD_-1205930927'), (u'LOAD_-1205930932', u'PTRSUB_-1205930848'), (u'PTRSUB_-1205930845', u'STORE_-1205930920'), ('tmp_89', u'STORE_-1205930920'), ('const-417', u'LOAD_-1205930932'), ... | [('const-72', u'INT_ADD_-1205930916'), ('tmp_118', u'INT_ADD_-1205930916'), (u'CAST_-1205930854', u'LOAD_-1205930932'), ('const-417', u'LOAD_-1205930932'), (u'LOAD_-1205930927', u'INT_ADD_-1205930906'), ('const-68', u'INT_ADD_-1205930906'), (u'INT_ADD_-1205930916', u'CAST_-1205930854'), (u'INDIRECT_-1205930853', u'COPY... | null | null | 0001f420 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0001f420(undefined4 param_1)\n\n{\n *(undefined4 *)(**(int **)(DAT_00077f88 + 0x48) + 0x44) = param_1;\n return;\n}\n\n" comment (function_definition "void FUN_0001f420(undefined4 param_1)\n\n{\n *... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nvoid cfi_set_return_column(uint regno)\n\n{\n frchain_now->frch_cfi_data->cur_fde_data->return_column = regno;\n return;\n}\n\n" comment comment (function_definition... | (translation_unit "void FUN_0001f420(undefined4 param_1)\n\n{\n *(undefined4 *)(**(int **)(DAT_00077f88 + 0x48) + 0x44) = param_1;\n return;\n}\n\n" (function_definition "void FUN_0001f420(undefined4 param_1)\n\n{\n *(undefined4 *)(**(int **)(DAT_00077f88 + 0x48) + 0x44) = param_1;\n return;\n}" primitive_type (fun... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression (... | (function_definition "void FUN_0001f420(undefined4 param_1)\n\n{\n *(undefined4 *)(**(int **)(DAT_00077f88 + 0x48) + 0x44) = param_1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0001f420(undefined4 param_1)" (identifier "FUN_0001f420") (parameter_list "(undefined4 param_1)" (( "(") (parameter_decl... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void function_1(type_1 regno)
{
frchain_now->frch_cfi_data->cur_fde_data->return_column = 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 (expression_statement (assignment_expression left: (pointer_expression ... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(undefined4 param_1)
{
*(undefined4 *)(**(int **)(DAT_00077f88 + 0x48) + 0x44) = param_1;
return;
}
|
226_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | yy_get_previous_state | FUN_0001a680 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* WARNING: Unknown calling convention */
yy_state_type yy_get_previous_state(void)
{
bool bVar1;
uint uVar2;
uint uVar3;
int iVar4;
byte *local_2c;
uint local_24;
byte *local_20;
local_2c = (byte *)yytext;
u... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void FUN_0001a680(void)
{
bool bVar1;
uint uVar2;
uint uVar3;
int iVar4;
byte *local_2c;
uint local_24;
byte *local_20;
local_2c = DAT_001d0364;
if (DAT_001d0364 < DAT_001cf678) {
local_24 = DAT_001cf66c... | PUSH EBP
PUSH EDI
PUSH ESI
CALL 0x0001d2e6
ADD ESI,0x1b3978
PUSH EBX
SUB ESP,0x1c
LEA EDX,[ESI + 0x2364]
MOV ECX,dword ptr [ESI + 0x1678]
MOV EAX,dword ptr [ESI + 0x1670]
MOV EDI,dword ptr [EDX]
MOV dword ptr [ESP + 0x10],ECX
MOV dword ptr [ESP],EDI
CMP EDI,ECX
JNC 0x0001a7a9
MOV EDI,dword ptr [ESI + 0x166c]
LEA ECX,[E... | null | null | null | null | [('tmp_497', u'CBRANCH_-1205950450'), ('const-417', u'LOAD_-1205950447'), (u'INT_SEXT_-1205950430', u'PTRADD_-1205949961'), ('tmp_1839', u'INT_LESS_-1205950739'), ('const-0', u'PTRSUB_-1205950052'), ('tmp_1839', u'CAST_-1205950145'), (u'MULTIEQUAL_-1205950128', u'PTRADD_-1205950002'), ('const-417', u'LOAD_-1205950383')... | [('tmp_497', u'CBRANCH_-1205950450'), ('tmp_1839', u'COPY_-1205949970'), ('const-484096', u'PTRSUB_-1205950069'), ('const-0', u'PTRSUB_-1205949968'), ('const-417', u'LOAD_-1205950403'), (u'INT_ZEXT_-1205950311', u'MULTIEQUAL_-1205950210'), (u'PTRADD_-1205950341', u'CAST_-1205949952'), (u'INT_SLESS_-1205950411', u'CBRAN... | null | null | 0001a680 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_0001a680(void)\n\n{\n bool bVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n byte *local_2c;\n uint local_24;\n byte *local_20;\n \n local_2c = DAT_001d0364;\n if (DAT_001d0364 < DAT_001cf67... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* WARNING: Unknown calling convention */\n\nyy_state_type yy_get_previous_state(void)\n\n{\n bool bVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n byte *local_2c;\n uint local_24;\n byte *local_20;\n \n... | (translation_unit "void FUN_0001a680(void)\n\n{\n bool bVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n byte *local_2c;\n uint local_24;\n byte *local_20;\n \n local_2c = DAT_001d0364;\n if (DAT_001d0364 < DAT_001cf678) {\n local_24 = DAT_001cf66c;\n bVar1 = false;\n local_20 = DAT_001cf668;\n uV... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE ... | (function_definition "void FUN_0001a680(void)\n\n{\n bool bVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n byte *local_2c;\n uint local_24;\n byte *local_20;\n \n local_2c = DAT_001d0364;\n if (DAT_001d0364 < DAT_001cf678) {\n local_24 = DAT_001cf66c;\n bVar1 = false;\n local_20 = DAT_001cf668;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* WARNING: Unknown calling convention */
type_1 function_1(void)
{
bool bVar1;
type_2 var_4;
type_2 var_3;
int iVar4;
type_3 *var_5;
type_2 local_24;
type_3 *local_20;
var_5 = (type_3 *)var_1;
var_4 = yy_sta... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void MASKED(void)
{
bool bVar1;
uint uVar2;
uint uVar3;
int iVar4;
byte *local_2c;
uint local_24;
byte *local_20;
local_2c = DAT_001d0364;
if (DAT_001d0364 < DAT_001cf678) {
local_24 = DAT_001cf66c;
... |
120_m68k-linux-gnu-ar_and_m68k-linux-gnu-ar_strip.c | yy_scan_bytes | FUN_00015040 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
YY_BUFFER_STATE yy_scan_bytes(char *yybytes,int _yybytes_len)
{
char *pcVar1;
char cVar2;
char *base;
YY_BUFFER_STATE pyVar3;
char *pcVar4;
base = (char *)malloc(_yybytes_l... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00015040(undefined1 *param_1,int param_2)
{
undefined1 *puVar1;
undefined1 uVar2;
undefined1 *puVar3;
int iVar4;
undefined1 *puVar5;
puVar3 = (undefined1 *)malloc(param_2 + 2U);
if (puVar3 == (undefined... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00013710
ADD EBX,0xbfb7
SUB ESP,0x28
MOV ESI,dword ptr [ESP + 0x40]
LEA EDI,[ESI + 0x2]
PUSH EDI
CALL 0x000122e0
ADD ESP,0x10
TEST EAX,EAX
JZ 0x000150bd
MOV EDX,dword ptr [ESP + 0x30]
MOV ECX,EAX
LEA EBP,[EDX + ESI*0x1]
TEST ESI,ESI
JLE 0x00015094
MOV dword ptr [ESP + 0xc],EAX... | null | null | null | null | [(u'PTRADD_-1205972632', u'STORE_-1205972692'), (u'CALL_-1205972673', u'PTRSUB_-1205972373'), ('const-1', u'RETURN_-1205972569'), (u'LOAD_-1205972776', u'STORE_-1205972744'), ('const-0', u'INT_SLESS_-1205972786'), (u'CALL_-1205972673', u'INT_EQUAL_-1205972647'), ('const-0', u'STORE_-1205972692'), (u'PTRADD_-1205972751'... | [(u'PTRADD_-1205972632', u'STORE_-1205972692'), ('const-1', u'RETURN_-1205972569'), (u'CAST_-1205972459', u'INT_EQUAL_-1205972826'), (u'LOAD_-1205972776', u'STORE_-1205972744'), ('tmp_1178', u'PTRADD_-1205972751'), ('const-1', u'PTRADD_-1205972632'), (u'CALL_-1205972673', u'INT_EQUAL_-1205972647'), (u'PTRADD_-120597275... | null | null | 00015040 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00015040(undefined1 *param_1,int param_2)\n\n{\n undefined1 *puVar1;\n undefined1 uVar2;\n undefined1 *puVar3;\n int iVar4;\n undefined1 *puVar5;\n \n puVar3 = (undefined1 *)malloc(param_2 + 2U... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nYY_BUFFER_STATE yy_scan_bytes(char *yybytes,int _yybytes_len)\n\n{\n char *pcVar1;\n char cVar2;\n char *base;\n YY_BUFFER_STATE pyVar3;\n char *pcVar4;\n \n ba... | (translation_unit "void FUN_00015040(undefined1 *param_1,int param_2)\n\n{\n undefined1 *puVar1;\n undefined1 uVar2;\n undefined1 *puVar3;\n int iVar4;\n undefined1 *puVar5;\n \n puVar3 = (undefined1 *)malloc(param_2 + 2U);\n if (puVar3 == (undefined1 *)0x0) {\n \n FUN_00014020();\n }\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 IDENT ;) (declaration TYPE (pointer_declar... | (function_definition "void FUN_00015040(undefined1 *param_1,int param_2)\n\n{\n undefined1 *puVar1;\n undefined1 uVar2;\n undefined1 *puVar3;\n int iVar4;\n undefined1 *puVar5;\n \n puVar3 = (undefined1 *)malloc(param_2 + 2U);\n if (puVar3 == (undefined1 *)0x0) {\n \n FUN_00014020();\n }\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(char *var_5,int var_2)
{
char *var_7;
char cVar2;
char *var_3;
type_1 var_9;
char *var_6;
var_3 = (char *)var_1(var_2 + 2U);
if (var_3 == (char *)0x0) {... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined1 *param_1,int param_2)
{
undefined1 *puVar1;
undefined1 uVar2;
undefined1 *puVar3;
int iVar4;
undefined1 *puVar5;
puVar3 = (undefined1 *)malloc(param_2 + 2U);
if (puVar3 == (undefined1 *)0x... |
514_i686-gnu-ld_and_i686-gnu-ld_strip.c | print_nl | FUN_00030810 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void print_nl(void)
{
fputc(10,(FILE *)config.map_file);
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00030810(void)
{
fputc(10,DAT_000bbf50);
return;
}
| PUSH EBX
CALL 0x00015a10
ADD EBX,0x8a7ea
SUB ESP,0x10
LEA EAX,[EBX + 0xf00]
PUSH dword ptr [EAX + 0x50]
PUSH 0xa
CALL 0x00014920
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [(u'CALL_-1206122411', u'INDIRECT_-1206122314'), (u'CAST_-1206122309', u'CALL_-1206122411'), ('tmp_273', u'CAST_-1206122309'), ('const-0', u'RETURN_-1206122383'), (u'INDIRECT_-1206122314', u'COPY_-1206122364'), ('const-10', u'CALL_-1206122411')] | [(u'CALL_-1206122411', u'INDIRECT_-1206122314'), ('const-10', u'CALL_-1206122411'), ('tmp_274', u'CALL_-1206122411'), ('const-0', u'RETURN_-1206122383'), (u'INDIRECT_-1206122314', u'COPY_-1206122364')] | null | null | 00030810 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00030810(void)\n\n{\n fputc(10,DAT_000bbf50);\n return;\n}\n\n" comment (function_definition "void FUN_00030810(void)\n\n{\n fputc(10,DAT_000bbf50);\n return;\n}" primitive_type (function_declarat... | (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 print_nl(void)\n\n{\n fputc(10,(FILE *)config.map_file);\n return;\n}\n\n" comment comment (function_definition "void print_n... | (translation_unit "void FUN_00030810(void)\n\n{\n fputc(10,DAT_000bbf50);\n return;\n}\n\n" (function_definition "void FUN_00030810(void)\n\n{\n fputc(10,DAT_000bbf50);\n return;\n}" primitive_type (function_declarator "FUN_00030810(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 ( LIT , IDENT ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_00030810(void)\n\n{\n fputc(10,DAT_000bbf50);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00030810(void)" (identifier "FUN_00030810") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n fputc(10,... |
/* 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)
{
var_1(10,(type_1 *)config.map_file);
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 (number_l... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
fputc(10,DAT_000bbf50);
return;
}
|
9808_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | _M_emplace<std::pair<gold::Stringpool_template<unsigned_int>::Hashkey,_unsigned_int>&> | FUN_0034a6c0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original name: _M_emplace<std::pair<gold::Stringpool_template<unsigned int>::Hashkey,
unsigned int>&>
DWARF original prototype:
pair<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<unsigned... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int * FUN_0034a6c0(int *param_1,int *param_2,undefined4 param_3,int *param_4)
{
uint uVar1;
uint uVar2;
int iVar3;
int iVar4;
int *piVar5;
int *piVar6;
uint local_3c;
char local_34 [4];
undefined4 local_30;
i... | CALL 0x00074f02
ADD EAX,0x29f93b
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 + 0xc]
PUSH 0x18
CALL 0x003ac4d0
MOV EDX,dword ptr [EBP + 0x14]
MOV EBX,dword ptr [EDI + 0x4]
MOV dword ptr [EAX],0x0
MOV ESI,EAX
MOV EAX,dword ptr [EDX]
MOV E... | null | null | null | null | [(u'CAST_-1205097714', u'PTRADD_-1205097695'), ('const-2', u'PTRADD_-1205097737'), ('tmp_2919', u'CAST_-1205097575'), (u'CAST_-1205097691', u'STORE_-1205098685'), (u'CAST_-1205097594', u'STORE_-1205098492'), ('const-4', u'PTRSUB_-1205097751'), (u'INDIRECT_-1205098050', u'COPY_-1205097665'), ('const-4294967264', u'PTRSU... | [('const-0', u'STORE_-1205098481'), ('const-4294967264', u'PTRSUB_-1205097586'), ('const-4', u'PTRADD_-1205097756'), ('const-417', u'LOAD_-1205098186'), ('const-4', u'PTRADD_-1205097496'), (u'CAST_-1205097558', u'INT_REM_-1205098218'), (u'CAST_-1205097462', u'STORE_-1205098024'), ('const-1', u'STORE_-1205098144'), ('tm... | null | null | 0034a6c0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint * FUN_0034a6c0(int *param_1,int *param_2,undefined4 param_3,int *param_4)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n uint local_3c;\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<gold::Stringpool_template<unsigned int>::Hashkey,\n unsigned int>&>\n DWARF original prototype:\n pair<std::__detail::_Node_iterator<std::pair<const_gold::String... | (translation_unit "int * FUN_0034a6c0(int *param_1,int *param_2,undefined4 param_3,int *param_4)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n uint local_3c;\n char local_34 [4];\n undefined4 local_30;\n int local_20 [4];\n \n piVar5 = (int *)FUN_003ac4d0(0x18);\... | (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_0034a6c0(int *param_1,int *param_2,undefined4 param_3,int *param_4)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n uint local_3c;\n char local_34 [4];\n undefined4 local_30;\n int local_20 [4];\n \n piVar5 = (int *)FUN_003ac4d0(0x18... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original name: _M_emplace<std::pair<gold::Stringpool_template<unsigned int>::Hashkey,
unsigned int>&>
DWARF original prototype:
pair<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<unsigned... | 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;
uint uVar2;
int iVar3;
int iVar4;
int *piVar5;
int *piVar6;
uint local_3c;
char local_34 [4];
undefined4 local_30;
int loc... |
11622_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_compare | FUN_003c0350 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* std::collate<char>::do_compare(char const*, char const*, char const*, char const*) const */
int __thiscall
std::collate<char>::do_compare
(collate<char> *this,char *param_1,char *param_2,char *param_3,char *param_4)
... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int FUN_003c0350(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5)
{
int iVar1;
int iVar2;
char *pcVar3;
char *pcVar4;
size_t sVar5;
int iVar6;
char *p... | CALL 0x00074f02
ADD EAX,0x229cab
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
LEA EDX,[EBP + -0x19]
PUSH EBX
MOV EDI,EAX
MOV EBX,EDI
SUB ESP,0x3c
MOV dword ptr [EBP + -0x2c],EAX
PUSH 0x0
PUSH EDX
PUSH dword ptr [EBP + 0x10]
PUSH dword ptr [EBP + 0xc]
MOV dword ptr [EBP + -0x3c],EDX
CALL 0x003e7ab0
ADD ESP,0x10
PUSH 0x0
MOV E... | null | null | null | null | [(u'MULTIEQUAL_-1205664212', u'CALL_-1205664499'), ('tmp_1137', u'BRANCH_-1205664293'), (u'PTRADD_-1205664452', u'INT_EQUAL_-1205664459'), (u'MULTIEQUAL_-1205664212', u'PTRADD_-1205664421'), ('tmp_962', u'CBRANCH_-1205664456'), (u'PTRADD_-1205664677', u'INT_EQUAL_-1205664416'), (u'INT_NOTEQUAL_-1205664575', u'CBRANCH_-... | [('tmp_2847', u'CALL_-1205664776'), (u'MULTIEQUAL_-1205664212', u'CALL_-1205664499'), ('tmp_1137', u'BRANCH_-1205664293'), (u'PTRADD_-1205664452', u'INT_EQUAL_-1205664459'), (u'CAST_-1205663940', u'INT_NOTEQUAL_-1205664528'), (u'MULTIEQUAL_-1205664212', u'PTRADD_-1205664421'), ('const-1', u'PTRADD_-1205664421'), ('cons... | null | null | 003c0350 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint FUN_003c0350(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n int iVar1;\n int iVar2;\n char *pcVar3;\n char *pcVar4;\n size_t s... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* std::collate<char>::do_compare(char const*, char const*, char const*, char const*) const */\n\nint __thiscall\nstd::collate<char>::do_compare\n (collate<char> *this,char *param_1,char *param_2,char *p... | (translation_unit "int FUN_003c0350(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n int iVar1;\n int iVar2;\n char *pcVar3;\n char *pcVar4;\n size_t sVar5;\n int iVar6;\n char *pcVar7;\n char *pcVar8;\n undefined1 local_1d [13];\n \n pc... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDEN... | (function_definition "int FUN_003c0350(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n int iVar1;\n int iVar2;\n char *pcVar3;\n char *pcVar4;\n size_t sVar5;\n int iVar6;\n char *pcVar7;\n char *pcVar8;\n undefined1 local_1d [13];\n \n ... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* std::collate<char>::do_compare(char const*, char const*, char const*, char const*) const */
int __thiscall
std::type_1<char>::function_1
(type_1<char> *this,char *param_1,char *param_2,char *param_3,char *param_4)
{
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5)
{
int iVar1;
int iVar2;
char *pcVar3;
char *pcVar4;
size_t sVar5;
int iVar6;
char *pcVar7;... |
7626_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | operator>> | FUN_001d4de0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::wistream& std::TEMPNAMEPLACEHOLDERVALUE(std::wistream&, wchar_t*) */
wistream * std::operator>>(wistream *param_1,wchar_t *param_2)
{
wchar_t ... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int * FUN_001d4de0(int *param_1,int *param_2)
{
int *piVar1;
int *piVar2;
int *piVar3;
char cVar4;
int *piVar5;
uint uVar6;
int iVar7;
int iVar8;
int iVar9;
int local_30;
char local_21;
undefined1 local_2... | CALL 0x00058c42
ADD EAX,0x16a21b
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,EAX
MOV EBX,EDI
SUB ESP,0x30
MOV dword ptr [EBP + -0x34],EAX
LEA EAX,[EBP + -0x1d]
PUSH 0x0
PUSH dword ptr [EBP + 0x8]
PUSH EAX
CALL 0x001d3130
ADD ESP,0x10
CMP byte ptr [EBP + -0x1d],0x0
JZ 0x001d4f70
MOV ESI,dword ptr [EBP + 0x8]... | null | null | null | null | [('tmp_2024', u'CAST_-1207806587'), (u'INT_LESS_-1207807975', u'CBRANCH_-1207807972'), ('const-4294967263', u'PTRSUB_-1207806901'), (u'MULTIEQUAL_-1207807183', u'MULTIEQUAL_-1207806878'), (u'LOAD_-1207807408', u'MULTIEQUAL_-1207807065'), ('const-4294967284', u'INT_ADD_-1207808211'), ('tmp_643', u'CBRANCH_-1207808140'),... | [(u'INT_LESS_-1207807975', u'CBRANCH_-1207807972'), ('const-417', u'STORE_-1207807840'), (u'MULTIEQUAL_-1207807064', u'MULTIEQUAL_-1207806954'), (u'COPY_-1207807405', u'MULTIEQUAL_-1207807114'), ('const-417', u'LOAD_-1207807990'), (u'INT_ADD_-1207807657', u'CAST_-1207806468'), ('const-417', u'LOAD_-1207807968'), (u'MUL... | null | null | 001d4de0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint * FUN_001d4de0(int *param_1,int *param_2)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n char cVar4;\n int *piVar5;\n uint uVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n int local_30;\n ch... | (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/* std::wistream& std::TEMPNAMEPLACEHOLDERVALUE(std::wistream&, wchar_t*) */\n\nwistream * std::operator>>(wistream *param_1,wchar_t *... | (translation_unit "int * FUN_001d4de0(int *param_1,int *param_2)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n char cVar4;\n int *piVar5;\n uint uVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n int local_30;\n char local_21;\n undefined1 local_20 [16];\n \n FUN_001d3130(&local_21,param_1,0);\n if (l... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration T... | (function_definition "int * FUN_001d4de0(int *param_1,int *param_2)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n char cVar4;\n int *piVar5;\n uint uVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n int local_30;\n char local_21;\n undefined1 local_20 [16];\n \n FUN_001d3130(&local_21,param_1,0);\n if... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::wistream& std::TEMPNAMEPLACEHOLDERVALUE(std::wistream&, wchar_t*) */
wistream * var_5::operator>>(wistream *var_2,type_1 *var_9)
{
type_1 *pwV... | 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)
{
int *piVar1;
int *piVar2;
int *piVar3;
char cVar4;
int *piVar5;
uint uVar6;
int iVar7;
int iVar8;
int iVar9;
int local_30;
char local_21;
undefined1 local_20 [16]... |
217_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | got_section | FUN_00029412 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* (anonymous namespace)::Target_x86_64<64>::got_section(gold::Symbol_table*, gold::Layout*) [clone
.cold.828] */
void (anonymous_namespace)::Target_x86_64<64>::got_section(Symbol_table *param_1,Layout *param_2)
{
int unaff_EBP;
void *unaff_EDI;
... |
void FUN_00029412(void)
{
int unaff_EBP;
undefined4 uVar1;
undefined4 extraout_var;
undefined4 extraout_var_00;
uVar1 = 0x5c;
FUN_001ac450();
/* WARNING: Subroutine does not return */
FUN_00243440(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);
}
| PUSH EAX
MOV EBX,ESI
PUSH EAX
PUSH 0x5c
PUSH EDI
CALL 0x001ac450
POP EDX
PUSH dword ptr [EBP + -0x1c]
CALL 0x00243440 | null | null | null | null | [('const-1', u'RETURN_-1206021047'), (u'INT_ADD_-1206021050', u'CAST_-1206020959'), ('tmp_123', u'INT_ADD_-1206021050'), ('const-4294967268', u'INT_ADD_-1206021050'), (u'LOAD_-1206021066', u'CALL_-1206021052'), ('const-92', u'CALL_-1206021073'), ('tmp_122', u'CALL_-1206021073'), ('const-417', u'LOAD_-1206021066'), (u'C... | [('const-417', u'LOAD_-1206021066'), ('const-1', u'RETURN_-1206021047'), (u'CALL_-1206021073', u'INDIRECT_-1206020976'), (u'INDIRECT_-1206020980', u'CALL_-1206021052'), (u'INDIRECT_-1206020978', u'CALL_-1206021052'), ('const-4294967268', u'INT_ADD_-1206021050'), (u'LOAD_-1206021066', u'CALL_-1206021052'), ('const-92', ... | null | null | 00029412 | x86 | O1 | (translation_unit "void FUN_00029412(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x5c;\n FUN_001ac450();\n /* WARNING: Subroutine does not return */\n FUN_00243440(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,e... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* (anonymous namespace)::Target_x86_64<64>::got_section(gold::Symbol_table*, gold::Layout*) [clone\n .cold.828] */\n\nvoid (anonymous_namespace)::Target_x86_64<64>::got_section(Symbol_table *param_1,Layout *param_2)\n\n{\n int unaff_... | (translation_unit "void FUN_00029412(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x5c;\n FUN_001ac450();\n \n FUN_00243440(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);\n}\n\n" (function_defini... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expres... | (function_definition "void FUN_00029412(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x5c;\n FUN_001ac450();\n \n FUN_00243440(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);\n}" (primitive_type "... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* (anonymous namespace)::Target_x86_64<64>::got_section(gold::Symbol_table*, gold::Layout*) [clone
.cold.828] */
void (anonymous_namespace)::Target_x86_64<64>::function_1(type_1 *param_1,type_2 *param_2)
{
int var_3;
void *unaff_EDI;
var_1(u... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier... | null |
void MASKED(void)
{
int unaff_EBP;
undefined4 uVar1;
undefined4 extraout_var;
undefined4 extraout_var_00;
uVar1 = 0x5c;
FUN_001ac450();
/* WARNING: Subroutine does not return */
FUN_00243440(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);
}
|
239_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_strip.c | ldlex_version_file | FUN_0001b010 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void ldlex_version_file(void)
{
int iVar1;
int *piVar2;
iVar1 = yy_start;
yy_start = 0x11;
piVar2 = state_stack_p + 1;
*state_stack_p = i... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_0001b010(void)
{
undefined4 uVar1;
undefined *puVar2;
uVar1 = DAT_00084710;
DAT_00084710 = 0x11;
puVar2 = PTR_DAT_0008430c + 4;
*(undefined4 *)PTR_DAT_0008430c = uVar1;
PTR_DAT_0008430c = puVar2;
retu... | CALL 0x0001b122
ADD EAX,0x68feb
MOV EDX,dword ptr [EAX + 0x30c]
LEA ECX,[EDX + 0x4]
MOV dword ptr [EAX + 0x30c],ECX
MOV ECX,dword ptr [EAX + 0x710]
MOV dword ptr [EAX + 0x710],0x11
MOV dword ptr [EDX],ECX
RET | null | null | null | null | [('const-4', u'PTRADD_-1205948280'), ('const-417', u'STORE_-1205948329'), ('tmp_137', u'PTRADD_-1205948280'), ('const-0', u'RETURN_-1205948317'), (u'COPY_-1205948359', u'STORE_-1205948329'), (u'INDIRECT_-1205948262', u'COPY_-1205948316'), (u'INDIRECT_-1205948260', u'COPY_-1205948319'), (u'COPY_-1205948316', u'COPY_-120... | [('const-417', u'STORE_-1205948329'), ('const-17', u'COPY_-1205948343'), (u'COPY_-1205948317', u'COPY_-1205948321'), ('const-1', u'PTRADD_-1205948304'), (u'CAST_-1205948253', u'STORE_-1205948329'), ('const-0', u'RETURN_-1205948317'), (u'INDIRECT_-1205948260', u'COPY_-1205948319'), ('const-4', u'PTRADD_-1205948304'), (u... | null | null | 0001b010 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0001b010(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_00084710;\n DAT_00084710 = 0x11;\n puVar2 = PTR_DAT_0008430c + 4;\n *(undefined4 *)PTR_DAT_0008430c = uVar1;\n PTR... | (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 ldlex_version_file(void)\n\n{\n int iVar1;\n int *piVar2;\n \n iVar1 = yy_start;\n yy_start = 0x11;\n piVar2 = state_stac... | (translation_unit "void FUN_0001b010(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_00084710;\n DAT_00084710 = 0x11;\n puVar2 = PTR_DAT_0008430c + 4;\n *(undefined4 *)PTR_DAT_0008430c = uVar1;\n PTR_DAT_0008430c = puVar2;\n return;\n}\n\n" (function_definition "void FUN_0001b010(void)\n\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_ex... | (function_definition "void FUN_0001b010(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_00084710;\n DAT_00084710 = 0x11;\n puVar2 = PTR_DAT_0008430c + 4;\n *(undefined4 *)PTR_DAT_0008430c = uVar1;\n PTR_DAT_0008430c = puVar2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_... |
/* 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)
{
int iVar1;
int *piVar2;
iVar1 = yy_start;
yy_start = 0x11;
piVar2 = var_1 + 1;
*var_1 = iVar1;
var_1 = piVar2;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifie... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(void)
{
undefined4 uVar1;
undefined *puVar2;
uVar1 = DAT_00084710;
DAT_00084710 = 0x11;
puVar2 = PTR_DAT_0008430c + 4;
*(undefined4 *)PTR_DAT_0008430c = uVar1;
PTR_DAT_0008430c = puVar2;
return;
}
... |
146_hppa-linux-gnu-readelf_and_hppa-linux-gnu-readelf_strip.c | display_msp430x_attribute | FUN_00021160 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uchar * display_msp430x_attribute(uchar *p,uchar *end)
{
int iVar1;
char *pcVar2;
size_t sVar3;
uchar *puVar4;
dwarf_vma dVar5;
uint len;
undefined4 uStack_14;
uStack_14 = 0x21169;
dVar5 = read_leb128(p,&len,... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char * FUN_00021160(int param_1,char *param_2)
{
uint uVar1;
char *pcVar2;
size_t sVar3;
int iVar4;
undefined4 uVar5;
char *pcVar6;
int local_20 [3];
undefined4 uStack_14;
uStack_14 = 0x21169;
uVar1 = FUN_... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00013f70
ADD EBX,0x92e97
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x30]
PUSH dword ptr [ESP + 0x34]
PUSH 0x0
LEA EDI,[ESP + 0x14]
PUSH EDI
PUSH ESI
CALL 0x0004f910
ADD ESI,dword ptr [ESP + 0x1c]
ADD ESP,0x10
CMP EAX,0x6
JZ 0x000212f0
MOV EBP,EAX
CMP EAX,0x8
JZ 0x000212a0
CMP EAX,... | null | null | null | null | [('tmp_2454', u'COPY_-1206052003'), (u'CALL_-1206053507', u'INDIRECT_-1206051940'), (u'LOAD_-1206054252', u'CALL_-1206054234'), (u'MULTIEQUAL_-1206052292', u'MULTIEQUAL_-1206052282'), ('tmp_2378', u'CBRANCH_-1206053230'), (u'INDIRECT_-1206052203', u'MULTIEQUAL_-1206052048'), ('tmp_2346', u'CBRANCH_-1206053247'), (u'PTR... | [(u'CALL_-1206054331', u'INDIRECT_-1206052717'), (u'PTRSUB_-1206052596', u'CALL_-1206054465'), (u'CALL_-1206054465', u'INDIRECT_-1206052810'), (u'CAST_-1206052582', u'PTRADD_-1206053481'), (u'PTRADD_-1206053265', u'MULTIEQUAL_-1206052791'), (u'LOAD_-1206054252', u'CALL_-1206054234'), ('tmp_2378', u'CBRANCH_-1206053230'... | null | null | 00021160 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * FUN_00021160(int param_1,char *param_2)\n\n{\n uint uVar1;\n char *pcVar2;\n size_t sVar3;\n int iVar4;\n undefined4 uVar5;\n char *pcVar6;\n int local_20 [3];\n undefined4 uStack_14;\n \n uSt... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuchar * display_msp430x_attribute(uchar *p,uchar *end)\n\n{\n int iVar1;\n char *pcVar2;\n size_t sVar3;\n uchar *puVar4;\n dwarf_vma dVar5;\n uint len;\n undefined4 uStack_14;\n \n uStack_14 = 0x21169... | (translation_unit "char * FUN_00021160(int param_1,char *param_2)\n\n{\n uint uVar1;\n char *pcVar2;\n size_t sVar3;\n int iVar4;\n undefined4 uVar5;\n char *pcVar6;\n int local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x21169;\n uVar1 = FUN_0004f910(param_1,local_20,0,param_2);\n pcVar6 = (char *)(... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declarati... | (function_definition "char * FUN_00021160(int param_1,char *param_2)\n\n{\n uint uVar1;\n char *pcVar2;\n size_t sVar3;\n int iVar4;\n undefined4 uVar5;\n char *pcVar6;\n int local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x21169;\n uVar1 = FUN_0004f910(param_1,local_20,0,param_2);\n pcVar6 = (char ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 * function_1(type_1 *var_2,type_1 *var_10)
{
int var_4;
char *pcVar2;
size_t var_13;
type_1 *var_5;
type_2 var_8;
type_3 var_3;
type_4 uStack_14;
uStack_14 = 0x21169;
var_8 = var_1(var_2,&var_3,0,var_1... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_d... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char * MASKED(int param_1,char *param_2)
{
uint uVar1;
char *pcVar2;
size_t sVar3;
int iVar4;
undefined4 uVar5;
char *pcVar6;
int local_20 [3];
undefined4 uStack_14;
uStack_14 = 0x21169;
uVar1 = FUN_0004f9... |
667_bash_and_bash_strip.c | dispose_var_context | dispose_var_context |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void dispose_var_context(VAR_CONTEXT *vc)
{
if (vc->name != (char *)0x0) {
free(vc->name);
}
if (vc->table != (HASH_TABLE *)0x0) {
delete_all_variables(vc->table);
hash_... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void dispose_var_context(undefined4 *param_1)
{
if ((void *)*param_1 != (void *)0x0) {
free((void *)*param_1);
}
if (param_1[5] != 0) {
delete_all_variables(param_1[5]);
hash_dispose(param_1[5]);
}
free(par... | PUSH ESI
PUSH EBX
SUB ESP,0x4
CALL 0x0002fe00
ADD EBX,0xe865c
MOV ESI,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [ESI]
TEST EAX,EAX
JZ 0x000529c0
SUB ESP,0xc
PUSH EAX
CALL 0x0002f200
ADD ESP,0x10
MOV EAX,dword ptr [ESI + 0x14]
TEST EAX,EAX
JZ 0x000529de
SUB ESP,0xc
PUSH EAX
CALL 0x0005028f
ADD ESP,0x4
PUSH dword ptr [ESI... | null | null | null | null | [('tmp_113', u'CBRANCH_-1206244896'), (u'INT_NOTEQUAL_-1206244840', u'CBRANCH_-1206244840'), ('const-0', u'INT_NOTEQUAL_-1206244840'), ('tmp_449', u'CALL_-1206244753'), ('const-20', u'PTRSUB_-1206244578'), (u'LOAD_-1206244914', u'INT_NOTEQUAL_-1206244896'), (u'LOAD_-1206244803', u'CALL_-1206244789'), (u'PTRSUB_-1206244... | [('const-417', u'LOAD_-1206244914'), ('tmp_113', u'CBRANCH_-1206244896'), ('tmp_898', u'CALL_-1206244753'), ('tmp_898', u'PTRADD_-1206244580'), (u'INT_NOTEQUAL_-1206244840', u'CBRANCH_-1206244840'), (u'PTRADD_-1206244580', u'LOAD_-1206244859'), ('const-0', u'INT_NOTEQUAL_-1206244840'), (u'CAST_-1206244597', u'CALL_-120... | null | null | 0005299a | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid dispose_var_context(undefined4 *param_1)\n\n{\n if ((void *)*param_1 != (void *)0x0) {\n free((void *)*param_1);\n }\n if (param_1[5] != 0) {\n delete_all_variables(param_1[5]);\n hash_dispose... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid dispose_var_context(VAR_CONTEXT *vc)\n\n{\n if (vc->name != (char *)0x0) {\n free(vc->name);\n }\n if (vc->table != (HASH_TABLE *)0x0) {\n delete_all_var... | (translation_unit "void dispose_var_context(undefined4 *param_1)\n\n{\n if ((void *)*param_1 != (void *)0x0) {\n free((void *)*param_1);\n }\n if (param_1[5] != 0) {\n delete_all_variables(param_1[5]);\n hash_dispose(param_1[5]);\n }\n free(param_1);\n return;\n}\n\n" (function_definition "void dispose_v... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointe... | (function_definition "void dispose_var_context(undefined4 *param_1)\n\n{\n if ((void *)*param_1 != (void *)0x0) {\n free((void *)*param_1);\n }\n if (param_1[5] != 0) {\n delete_all_variables(param_1[5]);\n hash_dispose(param_1[5]);\n }\n free(param_1);\n return;\n}" (primitive_type "void") (function_dec... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(type_1 *vc)
{
if (vc->name != (char *)0x0) {
var_1(vc->name);
}
if (vc->table != (type_2 *)0x0) {
var_2(vc->table);
var_3(vc->table);
}
var_1(vc);
... | 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 (if_statement condition: (parenthesize... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
if ((void *)*param_1 != (void *)0x0) {
free((void *)*param_1);
}
if (param_1[5] != 0) {
delete_all_variables(param_1[5]);
hash_dispose(param_1[5]);
}
free(param_1);
retu... |
382_powerpc64-linux-gnu-objcopy_and_powerpc64-linux-gnu-objcopy_strip.c | is_valid_archive_path | FUN_0002d4b0 |
bfd_boolean is_valid_archive_path(char *pathname)
{
char *pcVar1;
char cVar2;
cVar2 = *pathname;
if (cVar2 == '/') {
return 0;
}
do {
if (cVar2 == '\0') {
return 1;
}
if (cVar2 == '.') {
cVar2 = pathname[1];
if (cVar2 != '.') {
pathname = pathname + 1;
... |
undefined4 FUN_0002d4b0(char *param_1)
{
char *pcVar1;
char cVar2;
cVar2 = *param_1;
if (cVar2 == '/') {
return 0;
}
do {
if (cVar2 == '\0') {
return 1;
}
if (cVar2 == '.') {
cVar2 = param_1[1];
if (cVar2 != '.') {
param_1 = param_1 + 1;
if (cVar2 != '\... | MOV EDX,dword ptr [ESP + 0x4]
XOR EAX,EAX
MOVZX ECX,byte ptr [EDX]
CMP CL,0x2f
JZ 0x0002d52b
TEST CL,CL
JZ 0x0002d4f7
LEA ESI,[ESI]
CMP CL,0x2e
JZ 0x0002d500
LEA ESI,[ESI]
ADD EDX,0x1
MOVZX ECX,byte ptr [EDX]
TEST CL,CL
JZ 0x0002d4ee
CMP CL,0x2f
JNZ 0x0002d4d0
CMP CL,0x2f
JNZ 0x0002d4be
LEA ESI,[ESI]
ADD EDX,0x1
MOVZX ... | null | null | null | null | [('const-417', u'LOAD_-1206004540'), ('const-2', u'PTRADD_-1206004218'), ('const-0', u'COPY_-1206004039'), (u'INT_EQUAL_-1206004448', u'CBRANCH_-1206004447'), (u'MULTIEQUAL_-1206004058', u'INT_EQUAL_-1206004484'), ('const-0', u'INT_EQUAL_-1206004448'), (u'INT_NOTEQUAL_-1206004325', u'CBRANCH_-1206004324'), ('const-0', ... | [('const-417', u'LOAD_-1206004287'), ('const-2', u'PTRADD_-1206004218'), (u'INT_EQUAL_-1206004448', u'CBRANCH_-1206004447'), (u'MULTIEQUAL_-1206004058', u'INT_EQUAL_-1206004484'), ('const-0', u'INT_EQUAL_-1206004448'), (u'INT_NOTEQUAL_-1206004325', u'CBRANCH_-1206004324'), ('const-0', u'RETURN_-1206004220'), (u'LOAD_-1... | null | null | 0002d4b0 | x86 | O1 | (translation_unit "undefined4 FUN_0002d4b0(char *param_1)\n\n{\n char *pcVar1;\n char cVar2;\n \n cVar2 = *param_1;\n if (cVar2 == '/') {\n return 0;\n }\n do {\n if (cVar2 == '\0') {\n return 1;\n }\n if (cVar2 == '.') {\n cVar2 = param_1[1];\n if (cVar2 != '.') {\n param_1 = p... | (translation_unit "bfd_boolean is_valid_archive_path(char *pathname)\n\n{\n char *pcVar1;\n char cVar2;\n \n cVar2 = *pathname;\n if (cVar2 == '/') {\n return 0;\n }\n do {\n if (cVar2 == '\0') {\n return 1;\n }\n if (cVar2 == '.') {\n cVar2 = pathname[1];\n if (cVar2 != '.') {\n ... | (translation_unit "undefined4 FUN_0002d4b0(char *param_1)\n\n{\n char *pcVar1;\n char cVar2;\n \n cVar2 = *param_1;\n if (cVar2 == '/') {\n return 0;\n }\n do {\n if (cVar2 == '\0') {\n return 1;\n }\n if (cVar2 == '.') {\n cVar2 = param_1[1];\n if (cVar2 != '.') {\n param_1 = p... | (translation_unit (ERROR TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (... | (ERROR "undefined4 FUN_0002d4b0(char *param_1)\n\n{\n char *pcVar1;\n char cVar2;\n \n cVar2 = *param_1;\n if (cVar2 == '/') {\n return 0;\n }\n do {\n if (cVar2 == '\0') {\n return 1;\n }\n if (cVar2 == '.') {\n cVar2 = param_1[1];\n if (cVar2 != '.') {\n param_1 = param_1 + 1;... |
bfd_boolean is_valid_archive_path(char *pathname)
{
char *pcVar1;
char cVar2;
cVar2 = *pathname;
if (cVar2 == '/') {
return 0;
}
do {
if (cVar2 == '\0') {
return 1;
}
if (cVar2 == '.') {
cVar2 = pathname[1];
if (cVar2 != '.') {
pathname = pathname + 1;
... | null | (translation_unit (ERROR type: (type_identifier) (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie... | null |
undefined4 MASKED(char *param_1)
{
char *pcVar1;
char cVar2;
cVar2 = *param_1;
if (cVar2 == '/') {
return 0;
}
do {
if (cVar2 == '\0') {
return 1;
}
if (cVar2 == '.') {
cVar2 = param_1[1];
if (cVar2 != '.') {
param_1 = param_1 + 1;
if (cVar2 != '\0') go... |
2576_bash_and_bash_strip.c | wmemchr | wmemchr |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
wchar_t * wmemchr(wchar_t *__s,wchar_t __c,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* wmemchr@@GLIBC_2.... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
wchar_t * wmemchr(wchar_t *__s,wchar_t __c,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207201090')] | [('const-1', u'RETURN_-1207201090')] | null | null | 001492b4 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nwchar_t * wmemchr(wchar_t *__s,wchar_t __c,size_t __n)\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\nwchar_t * wmemchr(wchar_t *__s,wchar_t __c,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "wchar_t * wmemchr(wchar_t *__s,wchar_t __c,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "wchar_t * wmemchr(wchar_t *__s,wchar_t __c,size_t __n)\n\n{\n \n halt_baddata();\n}" type_identifier (pointer_declarator "* wmemchr(wchar_t *__s,wchar... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call_expression IDENT (argu... | (function_definition "wchar_t * wmemchr(wchar_t *__s,wchar_t __c,size_t __n)\n\n{\n \n halt_baddata();\n}" (type_identifier "wchar_t") (pointer_declarator "* wmemchr(wchar_t *__s,wchar_t __c,size_t __n)" (* "*") (function_declarator "wmemchr(wchar_t *__s,wchar_t __c,size_t __n)" (identifier "wmemchr... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 * function_1(type_1 *__s,type_1 __c,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* wmemchr@@GLIBC_2.... | 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: (typ... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
wchar_t * MASKED(wchar_t *__s,wchar_t __c,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
4192_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | layout<64,_false> | FUN_0011f680 |
/* 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 name: layout<64, false>
DWARF original prototype: Output_section * layout<64,_false>(Layout * this,
Sized_relobj_file<64,_false> * object, uint ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_0011f680(int param_1,int *param_2,undefined4 param_3,int *param_4,int *param_5,
undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 *param_9)
{
uint uVar1;
undefined4 *puVar2;
undefi... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x2f4977
SUB ESP,0x4c
MOV EAX,dword ptr [ESP + 0x80]
MOV dword ptr [EAX],0x0
MOV dword ptr [EAX + 0x4],0x0
PUSH dword ptr [ESP + 0x70]
PUSH dword ptr [ESP + 0x70]
PUSH dword ptr [ESP + 0x6c]
PUSH dword ptr [ESP + 0x6c]
CALL 0x001184c0
ADD ESP,0x10
TEST AL,AL
J... | null | null | null | null | [('const-1', u'RETURN_-1206978914')] | [(u'COPY_-1206978001', u'CAST_-1206968695'), (u'COPY_-1206977736', u'CAST_-1206968604'), (u'MULTIEQUAL_-1206973151', u'INT_EQUAL_-1206976193'), (u'INT_EQUAL_-1206978497', u'CBRANCH_-1206978496'), ('const-4294967244', u'PTRSUB_-1206969243'), (u'STORE_-1206975686', u'INDIRECT_-1206968403'), ('const-417', u'LOAD_-12069761... | null | null | 0011f680 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_0011f680(int param_1,int *param_2,undefined4 param_3,int *param_4,int *param_5,\n undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 *param_9)\n\n{\n uint uVar1;\n und... | (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 name: layout<64, false>\n DWARF original prototype: Output_section * layout<64,_false>(Layout * this,\n Sized_relobj_file<64,_... | (translation_unit "int FUN_0011f680(int param_1,int *param_2,undefined4 param_3,int *param_4,int *param_5,\n undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 *param_9)\n\n{\n uint uVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n char cVar4;\n uint uVar5;\n undefined4 uVar6;\n ... | (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 (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_... | (function_definition "int FUN_0011f680(int param_1,int *param_2,undefined4 param_3,int *param_4,int *param_5,\n undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 *param_9)\n\n{\n uint uVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n char cVar4;\n uint uVar5;\n undefined4 uVar6;\... |
/* 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 name: layout<64, false>
DWARF original prototype: Output_section * layout<64,_false>(Layout * this,
Sized_relobj_file<64,_false> * object, uint ... | 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,int *param_2,undefined4 param_3,int *param_4,int *param_5,
undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 *param_9)
{
uint uVar1;
undefined4 *puVar2;
undefined4 u... |
10248_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | operator.cast.to.void* | FUN_00299830 |
/* std::wios::operator void*() const */
void * __thiscall std::wios::operator_cast_to_void_(wios *this)
{
if (((byte)this[0x14] & 5) != 0) {
this = (wios *)0x0;
}
return this;
}
|
int FUN_00299830(int param_1)
{
if ((*(byte *)(param_1 + 0x14) & 5) != 0) {
param_1 = 0;
}
return param_1;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EDX,0x0
TEST byte ptr [EAX + 0x14],0x5
CMOVNZ EAX,EDX
RET | null | null | null | null | [('const-0', u'COPY_-1204381615'), ('tmp_61', u'MULTIEQUAL_-1204381548'), (u'COPY_-1204381615', u'MULTIEQUAL_-1204381548'), (u'LOAD_-1204381630', u'CAST_-1204381549'), ('tmp_46', u'CBRANCH_-1204381612'), ('const-0', u'RETURN_-1204381600'), ('const-417', u'LOAD_-1204381630'), (u'INT_AND_-1204381604', u'INT_NOTEQUAL_-120... | [('const-0', u'COPY_-1204381615'), (u'COPY_-1204381615', u'MULTIEQUAL_-1204381548'), (u'CAST_-1204381549', u'LOAD_-1204381630'), ('tmp_46', u'CBRANCH_-1204381612'), ('const-0', u'RETURN_-1204381600'), ('tmp_69', u'MULTIEQUAL_-1204381548'), (u'INT_AND_-1204381604', u'INT_NOTEQUAL_-1204381617'), ('const-0', u'INT_NOTEQUA... | null | null | 00299830 | x86 | O1 | (translation_unit "int FUN_00299830(int param_1)\n\n{\n if ((*(byte *)(param_1 + 0x14) & 5) != 0) {\n param_1 = 0;\n }\n return param_1;\n}\n\n" (function_definition "int FUN_00299830(int param_1)\n\n{\n if ((*(byte *)(param_1 + 0x14) & 5) != 0) {\n param_1 = 0;\n }\n return param_1;\n}" primitive_type (fun... | (translation_unit "/* std::wios::operator void*() const */\n\nvoid * __thiscall std::wios::operator_cast_to_void_(wios *this)\n\n{\n if (((byte)this[0x14] & 5) != 0) {\n this = (wios *)0x0;\n }\n return this;\n}\n\n" comment (declaration "void * __thiscall" primitive_type (pointer_declarator "* __thiscall" * iden... | (translation_unit "int FUN_00299830(int param_1)\n\n{\n if ((*(byte *)(param_1 + 0x14) & 5) != 0) {\n param_1 = 0;\n }\n return param_1;\n}\n\n" (function_definition "int FUN_00299830(int param_1)\n\n{\n if ((*(byte *)(param_1 + 0x14) & 5) != 0) {\n param_1 = 0;\n }\n return param_1;\n}" primitive_type (fun... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor T... | (function_definition "int FUN_00299830(int param_1)\n\n{\n if ((*(byte *)(param_1 + 0x14) & 5) != 0) {\n param_1 = 0;\n }\n return param_1;\n}" (primitive_type "int") (function_declarator "FUN_00299830(int param_1)" (identifier "FUN_00299830") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int pa... |
/* std::wios::operator void*() const */
void * __thiscall std::wios::operator_cast_to_void_(type_2 *this)
{
if (((type_1)this[0x14] & 5) != 0) {
this = (type_2 *)0x0;
}
return this;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression le... | null |
int MASKED(int param_1)
{
if ((*(byte *)(param_1 + 0x14) & 5) != 0) {
param_1 = 0;
}
return param_1;
}
|
378_i686-kfreebsd-gnu-objdump_and_i686-kfreebsd-gnu-objdump_strip.c | debug_end_common_block | FUN_0003dba0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_boolean debug_end_common_block(void *handle,char *name)
{
undefined4 uVar1;
uVar1 = dcgettext(0,"debug_end_common_block: not implemented",5);
fprintf(*(FILE **)PTR_stderr_000... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_0003dba0(void)
{
undefined4 uVar1;
uVar1 = dcgettext(0,"debug_end_common_block: not implemented",5);
fprintf(*(FILE **)PTR_stderr_00072fbc,"%s\n",uVar1);
return 0;
}
| PUSH EBX
CALL 0x000153d0
ADD EBX,0x3545a
SUB ESP,0xc
PUSH 0x5
LEA EAX,[EBX + 0xfffe4dac]
PUSH EAX
PUSH 0x0
CALL 0x000141f0
ADD ESP,0xc
PUSH EAX
LEA EAX,[EBX + 0xfffe2281]
PUSH EAX
MOV EAX,dword ptr [EBX + 0xffffffbc]
PUSH dword ptr [EAX]
CALL 0x00014878
ADD ESP,0x18
XOR EAX,EAX
POP EBX
RET | null | null | null | null | [(u'INDIRECT_-1206068088', u'CAST_-1206068057'), ('const-0', u'RETURN_-1206068160'), (u'CALL_-1206068250', u'CALL_-1206068199'), ('const-5', u'CALL_-1206068250'), ('const-417', u'LOAD_-1206068212'), (u'LOAD_-1206068212', u'CALL_-1206068199'), (u'COPY_-1206068120', u'CALL_-1206068199'), ('const-348801', u'COPY_-12060681... | [('const-0', u'CALL_-1206068250'), ('const-5', u'CALL_-1206068250'), (u'CAST_-1206068061', u'LOAD_-1206068212'), (u'COPY_-1206068147', u'CALL_-1206068250'), ('const-359852', u'COPY_-1206068147'), ('const-0', u'RETURN_-1206068160'), (u'CALL_-1206068199', u'INDIRECT_-1206068067'), ('const-348801', u'COPY_-1206068124'), (... | null | null | 0003dba0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0003dba0(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = dcgettext(0,"debug_end_common_block: not implemented",5);\n fprintf(*(FILE **)PTR_stderr_00072fbc,"%s\n",uVar1);\n return 0;\n}\n\n" com... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean debug_end_common_block(void *handle,char *name)\n\n{\n undefined4 uVar1;\n \n uVar1 = dcgettext(0,"debug_end_common_block: not implemented",5);\n fprin... | (translation_unit "undefined4 FUN_0003dba0(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = dcgettext(0,"debug_end_common_block: not implemented",5);\n fprintf(*(FILE **)PTR_stderr_00072fbc,"%s\n",uVar1);\n return 0;\n}\n\n" (function_definition "undefined4 FUN_0003dba0(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = dc... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) ... | (function_definition "undefined4 FUN_0003dba0(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = dcgettext(0,"debug_end_common_block: not implemented",5);\n fprintf(*(FILE **)PTR_stderr_00072fbc,"%s\n",uVar1);\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_0003dba0(void)" (identifier "FUN_0003db... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(void *handle,char *name)
{
type_2 uVar1;
uVar1 = var_1(0,"debug_end_common_block: not implemented",5);
var_2(*(type_3 **)PTR_stderr_00072fbc,"%s\n",uVar1);
re... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(void)
{
undefined4 uVar1;
uVar1 = dcgettext(0,"debug_end_common_block: not implemented",5);
fprintf(*(FILE **)PTR_stderr_00072fbc,"%s\n",uVar1);
return 0;
}
|
1004_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c | sqlite3VdbeMemExpandBlob | FUN_0002f223 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 sqlite3VdbeMemExpandBlob(Mem *pMem)
{
int iVar1;
char *n;
n = (pMem->u).zPType + pMem->n;
if ((int)n < 1) {
if ((pMem->flags & 0x10) == 0) {
return 0;
}
n = (char *)0x1;
}
iVar1 = s... |
undefined4 __regparm3 FUN_0002f223(undefined4 param_1,undefined4 param_2)
{
size_t *psVar1;
int iVar2;
undefined4 uVar3;
psVar1 = (size_t *)entry(param_2,0x2f22b);
if ((0 < (int)(*psVar1 + psVar1[3])) || (uVar3 = 0, (psVar1[2] & 0x10) != 0)) {
iVar2 = FUN_0002e89e();
if (iVar2 == 0) {
memse... | PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00016d10
ADD EBX,0x95dd5
MOV EDX,dword ptr [EAX]
ADD EDX,dword ptr [EAX + 0xc]
TEST EDX,EDX
JG 0x0002f24a
MOV EDI,0x0
TEST byte ptr [EAX + 0x8],0x10
JZ 0x0002f27d
MOV EDX,0x1
MOV ESI,EAX
MOV ECX,0x1
CALL 0x0002e89e
MOV EDI,EAX
TEST EAX,EAX
JNZ 0x0002f283
MOV EAX,dword ptr [ESI + 0xc]
A... | null | null | null | null | [(u'PTRADD_-1205996911', u'CAST_-1205996632'), (u'LOAD_-1205996825', u'PTRADD_-1205996752'), (u'LOAD_-1205996848', u'CALL_-1205996826'), ('const-1', u'INT_SLESS_-1205996940'), (u'PTRSUB_-1205996572', u'LOAD_-1205996798'), ('const-417', u'LOAD_-1205996984'), (u'PTRSUB_-1205996579', u'PTRSUB_-1205996572'), (u'PTRSUB_-120... | [('const-4', u'PTRADD_-1205996576'), (u'PTRADD_-1205996623', u'LOAD_-1205996975'), (u'CAST_-1205996569', u'CALL_-1205996826'), (u'LOAD_-1205996798', u'SUBPIECE_-1205996552'), (u'LOAD_-1205996848', u'CALL_-1205996826'), (u'PTRADD_-1205996580', u'LOAD_-1205996881'), (u'CAST_-1205996628', u'PTRADD_-1205996557'), ('const-0... | null | null | 0002f223 | x86 | O1 | (translation_unit "undefined4 __regparm3 FUN_0002f223(undefined4 param_1,undefined4 param_2)\n\n{\n size_t *psVar1;\n int iVar2;\n undefined4 uVar3;\n \n psVar1 = (size_t *)entry(param_2,0x2f22b);\n if ((0 < (int)(*psVar1 + psVar1[3])) || (uVar3 = 0, (psVar1[2] & 0x10) != 0)) {\n iVar2 = FUN_0002e89e();\n i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 sqlite3VdbeMemExpandBlob(Mem *pMem)\n\n{\n int iVar1;\n char *n;\n \n n = (pMem->u).zPType + pMem->n;\n if ((int)n < 1) {\n if ((pMem->flags & 0x10) == 0) {\n return 0;\n }\n n... | (translation_unit "undefined4 __regparm3 FUN_0002f223(undefined4 param_1,undefined4 param_2)\n\n{\n size_t *psVar1;\n int iVar2;\n undefined4 uVar3;\n \n psVar1 = (size_t *)entry(param_2,0x2f22b);\n if ((0 < (int)(*psVar1 + psVar1[3])) || (uVar3 = 0, (psVar1[2] & 0x10) != 0)) {\n iVar2 = FUN_0002e89e();\n i... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_sta... | (function_definition "undefined4 __regparm3 FUN_0002f223(undefined4 param_1,undefined4 param_2)\n\n{\n size_t *psVar1;\n int iVar2;\n undefined4 uVar3;\n \n psVar1 = (size_t *)entry(param_2,0x2f22b);\n if ((0 < (int)(*psVar1 + psVar1[3])) || (uVar3 = 0, (psVar1[2] & 0x10) != 0)) {\n iVar2 = FUN_0002e89e();\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 function_1(type_1 *pMem)
{
int var_2;
char *n;
n = (pMem->u).zPType + pMem->n;
if ((int)n < 1) {
if ((pMem->flags & 0x10) == 0) {
return 0;
}
n = (char *)0x1;
}
var_2 = var_1(pMem,(... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bo... | null |
undefined4 __regparm3 MASKED(undefined4 param_1,undefined4 param_2)
{
size_t *psVar1;
int iVar2;
undefined4 uVar3;
psVar1 = (size_t *)entry(param_2,0x2f22b);
if ((0 < (int)(*psVar1 + psVar1[3])) || (uVar3 = 0, (psVar1[2] & 0x10) != 0)) {
iVar2 = FUN_0002e89e();
if (iVar2 == 0) {
memset((voi... |
1177_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c | sqlite3PExpr | FUN_00037f03 |
Expr * __regparm3 sqlite3PExpr(Parse *pParse,int op,Expr *pLeft,Expr *pRight)
{
Expr *p;
uint uVar1;
undefined4 *puVar2;
byte bVar3;
u64 in_stack_ffffffd4;
u8 local_20;
bVar3 = 0;
p = (Expr *)sqlite3DbMallocRawNN(pParse->db,in_stack_ffffffd4);
if (p == (Expr *)0x0) {
sqlite3ExprDelete(pParse-... |
undefined4 * __regparm3 FUN_00037f03(undefined4 param_1,undefined1 param_2,int param_3,int param_4)
{
undefined4 *puVar1;
uint uVar2;
undefined4 *puVar3;
byte bVar4;
bVar4 = 0;
puVar1 = (undefined4 *)FUN_00029e18();
if (puVar1 == (undefined4 *)0x0) {
FUN_0002738f();
FUN_0002738f();
}
else... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV ESI,EAX
MOV dword ptr [ESP + 0xc],EDX
MOV EBP,ECX
MOV EDX,0x34
MOV ECX,0x0
MOV EAX,dword ptr [EAX]
CALL 0x00029e18
MOV EBX,EAX
TEST EAX,EAX
JZ 0x00037fa0
MOV dword ptr [EAX],0x0
MOV dword ptr [EAX + 0x30],0x0
LEA EDI,[EAX + 0x4]
AND EDI,0xfffffffc
MOV ECX,EAX
SUB ECX... | null | null | null | null | [('tmp_758', u'CALL_-1206091648'), ('const-4294967292', u'INT_AND_-1206091895'), ('const-417', u'STORE_-1206091745'), (u'PTRSUB_-1206091344', u'LOAD_-1206091770'), ('const-4294967294', u'INT_MULT_-1206091413'), (u'PTRSUB_-1206091369', u'STORE_-1206091815'), (u'PTRSUB_-1206091323', u'LOAD_-1206091712'), ('const-4', u'PT... | [(u'CAST_-1206091423', u'PTRADD_-1206091418'), ('const-417', u'STORE_-1206091687'), ('const-4294967292', u'INT_AND_-1206091895'), ('const-417', u'LOAD_-1206091770'), (u'CAST_-1206091423', u'CAST_-1206091385'), (u'COPY_-1206091648', u'RETURN_-1206091602'), (u'CAST_-1206091385', u'INT_ADD_-1206091877'), (u'CAST_-12060914... | null | null | 00037f03 | x86 | O1 | (translation_unit "undefined4 * __regparm3 FUN_00037f03(undefined4 param_1,undefined1 param_2,int param_3,int param_4)\n\n{\n undefined4 *puVar1;\n uint uVar2;\n undefined4 *puVar3;\n byte bVar4;\n \n bVar4 = 0;\n puVar1 = (undefined4 *)FUN_00029e18();\n if (puVar1 == (undefined4 *)0x0) {\n FUN_0002738f();\n... | (translation_unit "Expr * __regparm3 sqlite3PExpr(Parse *pParse,int op,Expr *pLeft,Expr *pRight)\n\n{\n Expr *p;\n uint uVar1;\n undefined4 *puVar2;\n byte bVar3;\n u64 in_stack_ffffffd4;\n u8 local_20;\n \n bVar3 = 0;\n p = (Expr *)sqlite3DbMallocRawNN(pParse->db,in_stack_ffffffd4);\n if (p == (Expr *)0x0) {... | (translation_unit "undefined4 * __regparm3 FUN_00037f03(undefined4 param_1,undefined1 param_2,int param_3,int param_4)\n\n{\n undefined4 *puVar1;\n uint uVar2;\n undefined4 *puVar3;\n byte bVar4;\n \n bVar4 = 0;\n puVar1 = (undefined4 *)FUN_00029e18();\n if (puVar1 == (undefined4 *)0x0) {\n FUN_0002738f();\n... | (translation_unit (ERROR (binary_expression IDENT * (ERROR IDENT) (call_expression IDENT (argument_list ( IDENT (ERROR IDENT) , IDENT (ERROR IDENT) , (ERROR IDENT) IDENT , (ERROR IDENT) IDENT ))))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (poin... | (ERROR "undefined4 * __regparm3 FUN_00037f03(undefined4 param_1,undefined1 param_2,int param_3,int param_4)" (binary_expression "undefined4 * __regparm3 FUN_00037f03(undefined4 param_1,undefined1 param_2,int param_3,int param_4)" (identifier "undefined4") (* "*") (ERROR "__regparm3" (identifier "__regparm3")) (call_exp... |
type_1 * __regparm3 sqlite3PExpr(Parse *pParse,int op,type_1 *var_7,type_1 *var_6)
{
type_1 *var_2;
type_2 var_4;
type_3 *var_5;
type_4 bVar3;
type_5 in_stack_ffffffd4;
type_6 local_20;
bVar3 = 0;
var_2 = (type_1 *)var_1(pParse->db,in_stack_ffffffd4);
if (var_2 == (type_1 *)0x0) {
var_3(pPars... | null | (translation_unit (ERROR (binary_expression left: (identifier) (ERROR (identifier)) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (ERROR (identifier)) (identifier) (ERROR (identifier)) (ERROR (identifier)) (identifier) (ERROR (identifier)) (identifier))))) (compound_statement (de... | null |
undefined4 * __regparm3 MASKED(undefined4 param_1,undefined1 param_2,int param_3,int param_4)
{
undefined4 *puVar1;
uint uVar2;
undefined4 *puVar3;
byte bVar4;
bVar4 = 0;
puVar1 = (undefined4 *)FUN_00029e18();
if (puVar1 == (undefined4 *)0x0) {
FUN_0002738f();
FUN_0002738f();
}
else {
... |
8325_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | add_symbolless_local_addend | FUN_002ea1e0 |
/* DWARF original prototype: void add_symbolless_local_addend(Output_data_reloc<9,_false,_32,_true>
* this, Sized_relobj<32,_true> * relobj, uint local_sym_index, uint type, Output_data * od,
Address address) */
void __thiscall
gold::Output_data_reloc<9,_false,_32,_true>::add_symbolless_local_addend
(... |
void FUN_002ea1e0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6)
{
undefined1 local_24 [28];
FUN_002d2ca0(local_24,param_2,param_3,param_4,param_5,param_6,0,1,0,0);
FUN_002e9c60(param_1,param_5,local_24);
return;
}
| PUSH ESI
PUSH EBX
SUB ESP,0x2c
MOV EBX,dword ptr [ESP + 0x48]
PUSH 0x0
PUSH 0x0
PUSH 0x1
PUSH 0x0
PUSH dword ptr [ESP + 0x5c]
PUSH EBX
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
LEA ESI,[ESP + 0x34]
PUSH ESI
CALL 0x002d2ca0
ADD ESP,0x2c
PUSH ESI
PUSH EBX
PUSH dword ptr [ESP + 0x... | null | null | null | null | [('const-0', u'PTRSUB_-1204706519'), ('const-0', u'RETURN_-1204706672'), ('const-0', u'CALL_-1204706742'), (u'PTRSUB_-1204706519', u'CALL_-1204706705'), ('tmp_297', u'CALL_-1204706705'), ('tmp_295', u'CALL_-1204706742'), ('tmp_407', u'PTRSUB_-1204706539'), ('const-0', u'CALL_-1204706742'), ('tmp_297', u'CALL_-120470674... | [('const-0', u'RETURN_-1204706672'), ('const-0', u'CALL_-1204706742'), ('const-0', u'CALL_-1204706742'), (u'PTRSUB_-1204706565', u'CALL_-1204706705'), ('tmp_642', u'CALL_-1204706742'), ('tmp_640', u'CALL_-1204706705'), ('const-1', u'CALL_-1204706742'), ('tmp_640', u'CALL_-1204706742'), ('tmp_644', u'CALL_-1204706742'),... | null | null | 002ea1e0 | x86 | O1 | (translation_unit "void FUN_002ea1e0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined1 local_24 [28];\n \n FUN_002d2ca0(local_24,param_2,param_3,param_4,param_5,param_6,0,1,0,0);\n FUN_002e9c60(param_1,param_5,loca... | (translation_unit "/* DWARF original prototype: void add_symbolless_local_addend(Output_data_reloc<9,_false,_32,_true>\n * this, Sized_relobj<32,_true> * relobj, uint local_sym_index, uint type, Output_data * od,\n Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_false,_32,_true>::add_symbolless_l... | (translation_unit "void FUN_002ea1e0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined1 local_24 [28];\n \n FUN_002d2ca0(local_24,param_2,param_3,param_4,param_5,param_6,0,1,0,0);\n FUN_002e9c60(param_1,param_5,loca... | (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) ))) (compou... | (function_definition "void FUN_002ea1e0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined1 local_24 [28];\n \n FUN_002d2ca0(local_24,param_2,param_3,param_4,param_5,param_6,0,1,0,0);\n FUN_002e9c60(param_1,param_5,l... |
/* DWARF original prototype: void add_symbolless_local_addend(Output_data_reloc<9,_false,_32,_true>
* this, Sized_relobj<32,_true> * relobj, uint local_sym_index, uint type, Output_data * od,
Address address) */
void __thiscall
gold::Output_data_reloc<9,_false,_32,_true>::add_symbolless_local_addend
(... | 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)
{
undefined1 local_24 [28];
FUN_002d2ca0(local_24,param_2,param_3,param_4,param_5,param_6,0,1,0,0);
FUN_002e9c60(param_1,param_5,local_24);
return;
}
|
314_hppa-linux-gnu-objcopy_and_hppa-linux-gnu-objcopy_strip.c | stab_start_block | FUN_00028240 |
/* WARNING: Unknown calling convention */
bfd_boolean stab_start_block(void *p,bfd_vma addr)
{
int iVar1;
bfd_boolean bVar2;
if (*(int *)((int)p + 0x100) != -1) {
/* WARNING: Load size is inaccurate */
(**(code **)(*(int *)(*p + 4) + 0x30))(addr,*(int *)((int)p + 4) + 8 + *(int *)((i... |
undefined4 FUN_00028240(int *param_1,int param_2)
{
int iVar1;
if (param_1[0x40] != -1) {
(**(code **)(*(int *)(*param_1 + 4) + 0x30))(param_2,param_1[1] + 8 + param_1[0x40]);
param_1[0x40] = -1;
}
if (param_1[0x41] != -1) {
(**(code **)(*(int *)(*param_1 + 4) + 0x30))(param_2,param_1[1] + 8 + ... | PUSH ESI
PUSH EBX
SUB ESP,0x4
MOV EBX,dword ptr [ESP + 0x10]
MOV ESI,dword ptr [ESP + 0x14]
MOV EAX,dword ptr [EBX + 0x100]
CMP EAX,-0x1
JZ 0x00028279
MOV EDX,dword ptr [EBX]
MOV ECX,dword ptr [EBX + 0x4]
SUB ESP,0x8
MOV EDX,dword ptr [EDX + 0x4]
LEA EAX,[ECX + EAX*0x1 + 0x8]
PUSH EAX
PUSH ESI
CALL dword ptr [EDX + 0x3... | null | null | null | null | [('const-417', u'LOAD_-1206025455'), ('tmp_856', u'LOAD_-1206025603'), ('const-4', u'INT_ADD_-1206025479'), (u'CAST_-1206025002', u'LOAD_-1206025421'), (u'CAST_-1206025091', u'LOAD_-1206025598'), (u'LOAD_-1206025524', u'INT_ADD_-1206025453'), ('const-417', u'STORE_-1206025322'), (u'INT_ADD_-1206025394', u'STORE_-120602... | [('const-417', u'LOAD_-1206025598'), ('tmp_1449', u'PTRADD_-1206025027'), (u'CAST_-1206025067', u'LOAD_-1206025558'), (u'INT_ADD_-1206025461', u'CAST_-1206025031'), (u'LOAD_-1206025524', u'INT_ADD_-1206025453'), ('const-64', u'PTRADD_-1206025074'), ('const-4', u'PTRADD_-1206024909'), ('const-1', u'PTRADD_-1206025046'),... | null | null | 00028240 | x86 | O1 | (translation_unit "undefined4 FUN_00028240(int *param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_1[0x40] != -1) {\n (**(code **)(*(int *)(*param_1 + 4) + 0x30))(param_2,param_1[1] + 8 + param_1[0x40]);\n param_1[0x40] = -1;\n }\n if (param_1[0x41] != -1) {\n (**(code **)(*(int *)(*param_1 + 4) + 0x30... | (translation_unit "/* WARNING: Unknown calling convention */\n\nbfd_boolean stab_start_block(void *p,bfd_vma addr)\n\n{\n int iVar1;\n bfd_boolean bVar2;\n \n if (*(int *)((int)p + 0x100) != -1) {\n /* WARNING: Load size is inaccurate */\n (**(code **)(*(int *)(*p + 4) + 0x30))(addr,*(int *)((... | (translation_unit "undefined4 FUN_00028240(int *param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_1[0x40] != -1) {\n (**(code **)(*(int *)(*param_1 + 4) + 0x30))(param_2,param_1[1] + 8 + param_1[0x40]);\n param_1[0x40] = -1;\n }\n if (param_1[0x41] != -1) {\n (**(code **)(*(int *)(*param_1 + 4) + 0x30... | (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 ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expressi... | (function_definition "undefined4 FUN_00028240(int *param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_1[0x40] != -1) {\n (**(code **)(*(int *)(*param_1 + 4) + 0x30))(param_2,param_1[1] + 8 + param_1[0x40]);\n param_1[0x40] = -1;\n }\n if (param_1[0x41] != -1) {\n (**(code **)(*(int *)(*param_1 + 4) + 0... |
/* WARNING: Unknown calling convention */
type_1 function_1(void *p,type_2 var_4)
{
int var_1;
type_1 var_3;
if (*(int *)((int)p + 0x100) != -1) {
/* WARNING: Load size is inaccurate */
(**(type_3 **)(*(int *)(*p + 4) + 0x30))(var_4,*(int *)((int)p + 4) + 8 + *(int *)((int)p + 0x100)... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... | null |
undefined4 MASKED(int *param_1,int param_2)
{
int iVar1;
if (param_1[0x40] != -1) {
(**(code **)(*(int *)(*param_1 + 4) + 0x30))(param_2,param_1[1] + 8 + param_1[0x40]);
param_1[0x40] = -1;
}
if (param_1[0x41] != -1) {
(**(code **)(*(int *)(*param_1 + 4) + 0x30))(param_2,param_1[1] + 8 + param_... |
294_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c | sqlite3PagerSync | FUN_000190a9 |
int __regparm3 sqlite3PagerSync(Pager *pPager,char *zSuper)
{
int iVar1;
iVar1 = sqlite3OsFileControl(pPager->fd,0x15,zSuper);
if (((iVar1 == 0xc) || (iVar1 == 0)) && (iVar1 = 0, pPager->noSync == '\0')) {
iVar1 = sqlite3OsSync(pPager->fd,(uint)pPager->syncFlags);
}
return iVar1;
}
|
int __regparm3 FUN_000190a9(int param_1)
{
int iVar1;
iVar1 = FUN_00016eba();
if (((iVar1 == 0xc) || (iVar1 == 0)) && (iVar1 = 0, *(char *)(param_1 + 7) == '\0')) {
iVar1 = FUN_00016e97();
}
return iVar1;
}
| PUSH EBX
SUB ESP,0x8
MOV EBX,EAX
MOV EAX,dword ptr [EAX + 0x3c]
MOV ECX,EDX
MOV EDX,0x15
CALL 0x00016eba
CMP EAX,0xc
JZ 0x000190c7
TEST EAX,EAX
JNZ 0x000190d2
MOV EAX,0x0
CMP byte ptr [EBX + 0x7],0x0
JZ 0x000190d7
ADD ESP,0x8
POP EBX
RET
MOVZX EDX,byte ptr [EBX + 0xa]
MOV EAX,dword ptr [EBX + 0x3c]
CALL 0x00016e97
JMP ... | null | null | null | null | [('const-0', u'COPY_-1205956365'), (u'PTRSUB_-1205956182', u'LOAD_-1205956357'), ('const-12', u'INT_EQUAL_-1205956381'), ('const-10', u'PTRSUB_-1205956170'), (u'CALL_-1205956396', u'INT_EQUAL_-1205956381'), ('const-417', u'LOAD_-1205956317'), (u'COPY_-1205956365', u'MULTIEQUAL_-1205956230'), ('const-60', u'PTRSUB_-1205... | [('const-0', u'COPY_-1205956365'), (u'CALL_-1205956396', u'MULTIEQUAL_-1205956228'), (u'MULTIEQUAL_-1205956228', u'RETURN_-1205956312'), (u'CALL_-1205956298', u'MULTIEQUAL_-1205956228'), (u'CALL_-1205956396', u'INT_EQUAL_-1205956381'), ('const-7', u'INT_ADD_-1205956341'), ('const-417', u'LOAD_-1205956357'), ('tmp_219',... | null | null | 000190a9 | x86 | O1 | (translation_unit "int __regparm3 FUN_000190a9(int param_1)\n\n{\n int iVar1;\n \n iVar1 = FUN_00016eba();\n if (((iVar1 == 0xc) || (iVar1 == 0)) && (iVar1 = 0, *(char *)(param_1 + 7) == '\0')) {\n iVar1 = FUN_00016e97();\n }\n return iVar1;\n}\n\n" (function_definition "int __regparm3 FUN_000190a9(int param_1... | (translation_unit "int __regparm3 sqlite3PagerSync(Pager *pPager,char *zSuper)\n\n{\n int iVar1;\n \n iVar1 = sqlite3OsFileControl(pPager->fd,0x15,zSuper);\n if (((iVar1 == 0xc) || (iVar1 == 0)) && (iVar1 = 0, pPager->noSync == '\0')) {\n iVar1 = sqlite3OsSync(pPager->fd,(uint)pPager->syncFlags);\n }\n return ... | (translation_unit "int __regparm3 FUN_000190a9(int param_1)\n\n{\n int iVar1;\n \n iVar1 = FUN_00016eba();\n if (((iVar1 == 0xc) || (iVar1 == 0)) && (iVar1 = 0, *(char *)(param_1 + 7) == '\0')) {\n iVar1 = FUN_00016e97();\n }\n return iVar1;\n}\n\n" (function_definition "int __regparm3 FUN_000190a9(int param_1... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (if_statement if (parenthesi... | (function_definition "int __regparm3 FUN_000190a9(int param_1)\n\n{\n int iVar1;\n \n iVar1 = FUN_00016eba();\n if (((iVar1 == 0xc) || (iVar1 == 0)) && (iVar1 = 0, *(char *)(param_1 + 7) == '\0')) {\n iVar1 = FUN_00016e97();\n }\n return iVar1;\n}" (primitive_type "int") (ERROR "__regparm3" (identifier "__regp... |
int __regparm3 function_1(type_1 *pPager,char *zSuper)
{
int var_2;
var_2 = var_1(pPager->fd,0x15,zSuper);
if (((var_2 == 0xc) || (var_2 == 0)) && (var_2 = 0, pPager->noSync == '\0')) {
var_2 = var_3(pPager->fd,(type_2)pPager->syncFlags);
}
return var_2;
}
| 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: (id... | null |
int __regparm3 MASKED(int param_1)
{
int iVar1;
iVar1 = FUN_00016eba();
if (((iVar1 == 0xc) || (iVar1 == 0)) && (iVar1 = 0, *(char *)(param_1 + 7) == '\0')) {
iVar1 = FUN_00016e97();
}
return iVar1;
}
|
534_powerpc-linux-gnu-objdump_and_powerpc-linux-gnu-objdump_strip.c | printf | printf |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* printf@@GLIBC_2.0 */
halt_baddata();
}
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206357974')] | [('const-1', u'RETURN_-1206357974')] | null | null | 00077020 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint printf(char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comme... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint printf(char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* printf@@GLIBC_2.... | (translation_unit "int printf(char *__format,...)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int printf(char *__format,...)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "printf(char *__format,...)" identifier (parameter_list "(char *__format,...)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (variadic_parameter ...) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int printf(char *__format,...)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "printf(char *__format,...)" (identifier "printf") (parameter_list "(char *__format,...)" (( "(") (parameter_declaration "char *__format" (primitive_type "char") (pointer_de... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* printf@@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: (pointer_declarator declarator: (identifier))) (variadic_parameter))) body: (compound_statement (expression_statem... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
4232_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | add_local_with_rel | FUN_000ff770 |
/* DWARF original prototype: void add_local_with_rel(Output_data_got<32,_true> * this, Relobj *
object, uint symndx, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type) */
void __thiscall
gold::Output_data_got<32,_true>::add_local_with_rel
(Output_data_got<32,_true> *this,Relobj *object,uint... |
void FUN_000ff770(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,int *param_5
,undefined4 param_6)
{
char cVar1;
undefined4 uVar2;
cVar1 = (**(code **)(*param_2 + 0xac))(param_2,param_3,param_4,0,0);
if (cVar1 == '\0') {
uVar2 = FUN_000fef00(param_1,0,0x7ffffffd,... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x28
MOV EBX,dword ptr [ESP + 0x40]
MOV ESI,dword ptr [ESP + 0x44]
MOV EDI,dword ptr [ESP + 0x48]
MOV EAX,dword ptr [EBX]
PUSH 0x0
PUSH 0x0
PUSH EDI
PUSH ESI
PUSH EBX
CALL dword ptr [EAX + 0xac]
ADD ESP,0x20
TEST AL,AL
JNZ 0x000ff80d
MOV dword ptr [ESP],0x0
SUB ESP,0xc
MOV dw... | null | null | null | null | [('const-417', u'LOAD_-1206847327'), (u'PTRADD_-1206847036', u'LOAD_-1206847554'), (u'PTRSUB_-1206847047', u'LOAD_-1206847581'), (u'PTRSUB_-1206846964', u'PTRSUB_-1206846961'), (u'LOAD_-1206847327', u'PTRADD_-1206846909'), (u'LOAD_-1206847581', u'PTRADD_-1206847036'), (u'PTRSUB_-1206847050', u'PTRSUB_-1206847047'), (u'... | [('tmp_1683', u'CALL_-1206847415'), ('const-417', u'LOAD_-1206847399'), (u'LOAD_-1206847327', u'INT_ADD_-1206847253'), ('const-0', u'CALLIND_-1206847259'), ('tmp_1680', u'CALLIND_-1206847544'), (u'CAST_-1206846957', u'LOAD_-1206847368'), ('tmp_1684', u'LOAD_-1206847327'), ('tmp_1683', u'CALLIND_-1206847259'), ('tmp_168... | null | null | 000ff770 | x86 | O1 | (translation_unit "void FUN_000ff770(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,int *param_5\n ,undefined4 param_6)\n\n{\n char cVar1;\n undefined4 uVar2;\n \n cVar1 = (**(code **)(*param_2 + 0xac))(param_2,param_3,param_4,0,0);\n if (cVar1 == '\0') {\n uVar2 = FUN_000... | (translation_unit "/* DWARF original prototype: void add_local_with_rel(Output_data_got<32,_true> * this, Relobj *\n object, uint symndx, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type) */\n\nvoid __thiscall\ngold::Output_data_got<32,_true>::add_local_with_rel\n (Output_data_got<32,_true> *t... | (translation_unit "void FUN_000ff770(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,int *param_5\n ,undefined4 param_6)\n\n{\n char cVar1;\n undefined4 uVar2;\n \n cVar1 = (**(code **)(*param_2 + 0xac))(param_2,param_3,param_4,0,0);\n if (cVar1 == '\0') {\n uVar2 = FUN_000... | (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 (pointer_declarator * IDENT)) , ... | (function_definition "void FUN_000ff770(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,int *param_5\n ,undefined4 param_6)\n\n{\n char cVar1;\n undefined4 uVar2;\n \n cVar1 = (**(code **)(*param_2 + 0xac))(param_2,param_3,param_4,0,0);\n if (cVar1 == '\0') {\n uVar2 = FUN_... |
/* DWARF original prototype: void add_local_with_rel(Output_data_got<32,_true> * this, Relobj *
object, uint symndx, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type) */
void __thiscall
gold::Output_data_got<32,_true>::add_local_with_rel
(Output_data_got<32,_true> *this,Relobj *object,type... | 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,undefined4 param_3,undefined4 param_4,int *param_5
,undefined4 param_6)
{
char cVar1;
undefined4 uVar2;
cVar1 = (**(code **)(*param_2 + 0xac))(param_2,param_3,param_4,0,0);
if (cVar1 == '\0') {
uVar2 = FUN_000fef00(param_1,0,0x7ffffffd,0,0);
... |
491_m68k-linux-gnu-strip_and_m68k-linux-gnu-strip_strip.c | bfd_coff_get_auxent | bfd_coff_get_auxent |
/* WARNING: Control flow encountered bad instruction data */
void bfd_coff_get_auxent(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_coff_get_auxent(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206189702')] | [('const-1', u'RETURN_-1206189702')] | null | null | 00040170 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_coff_get_auxent(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_coff_get_auxent(void)\n\n{\n /* W... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_coff_get_auxent(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_coff_get_auxent(void)\n\n{\n /* W... | (translation_unit "void bfd_coff_get_auxent(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_coff_get_auxent(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_coff_get_auxent(void)" identifier (parameter_list "(void)" ( (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 bfd_coff_get_auxent(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_coff_get_auxent(void)" (identifier "bfd_coff_get_auxent") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_s... |
/* 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();
}
|
25_riscv64-linux-gnu-size_and_riscv64-linux-gnu-size_strip.c | xmalloc | xmalloc |
void xmalloc(void)
{
(*(code *)PTR_xmalloc_00019064)();
return;
}
|
void xmalloc(void)
{
(*(code *)PTR_xmalloc_00019064)();
return;
}
| JMP dword ptr [EBX + 0x64] | null | null | null | null | [(u'CAST_-1205988873', u'CALLIND_-1205988950'), (u'CALLIND_-1205988950', u'INDIRECT_-1205988878'), ('const-0', u'RETURN_-1205988947'), (u'INDIRECT_-1205988878', u'COPY_-1205988937'), ('tmp_58', u'CAST_-1205988873')] | [(u'CAST_-1205988873', u'CALLIND_-1205988950'), (u'CALLIND_-1205988950', u'INDIRECT_-1205988878'), ('const-0', u'RETURN_-1205988947'), (u'INDIRECT_-1205988878', u'COPY_-1205988937'), ('tmp_58', u'CAST_-1205988873')] | null | null | 000111a0 | x86 | O1 | (translation_unit "void xmalloc(void)\n\n{\n (*(code *)PTR_xmalloc_00019064)();\n return;\n}\n\n" (function_definition "void xmalloc(void)\n\n{\n (*(code *)PTR_xmalloc_00019064)();\n return;\n}" primitive_type (function_declarator "xmalloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p... | (translation_unit "void xmalloc(void)\n\n{\n (*(code *)PTR_xmalloc_00019064)();\n return;\n}\n\n" (function_definition "void xmalloc(void)\n\n{\n (*(code *)PTR_xmalloc_00019064)();\n return;\n}" primitive_type (function_declarator "xmalloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p... | (translation_unit "void xmalloc(void)\n\n{\n (*(code *)PTR_xmalloc_00019064)();\n return;\n}\n\n" (function_definition "void xmalloc(void)\n\n{\n (*(code *)PTR_xmalloc_00019064)();\n return;\n}" primitive_type (function_declarator "xmalloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void xmalloc(void)\n\n{\n (*(code *)PTR_xmalloc_00019064)();\n return;\n}" (primitive_type "void") (function_declarator "xmalloc(void)" (identifier "xmalloc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR... |
void function_1(void)
{
(*(type_1 *)PTR_xmalloc_00019064)();
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_00019064)();
return;
}
|
130_i686-gnu-c++filt_and_i686-gnu-c++filt_strip.c | bfd_target_list | bfd_target_list |
/* WARNING: Control flow encountered bad instruction data */
void bfd_target_list(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_target_list(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206058910')] | [('const-1', u'RETURN_-1206058910')] | null | null | 00020058 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_target_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_target_list(void)\n\n{\n /* WARNING: ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_target_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_target_list(void)\n\n{\n /* WARNING: ... | (translation_unit "void bfd_target_list(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_target_list(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_target_list(void)" identifier (parameter_list "(void)" ( (parameter_declaration ... | (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_target_list(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_target_list(void)" (identifier "bfd_target_list") (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();
}
|
2009_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | got_section | FUN_00053bb0 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: Output_data_got_powerpc<32,_true> *
got_section(Target_powerpc<32,_true> * this, Symbol_table * symtab, Layout * layout) */
Output_data_got_powerpc<32,_true> * __thiscall
anon_unknown.dwarf_2af53c::Target_powerpc<32,_true>:... |
int FUN_00053bb0(void)
{
int *piVar1;
int *piVar2;
int *piVar3;
int extraout_ECX;
int iVar4;
int unaff_EDI;
undefined8 uVar5;
uVar5 = FUN_000b484e();
iVar4 = (int)((ulonglong)uVar5 >> 0x20);
piVar2 = (int *)uVar5;
if (*piVar2 != 0) {
return *piVar2;
}
if ((iVar4 != 0) && (extraout_ECX... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x000b484e
ADD EDI,0x3c0447
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV ESI,dword ptr [EAX]
TEST ESI,ESI
JZ 0x00053bd8
LEA ESP,[EBP + -0xc]
MOV EAX,ESI
POP EBX
POP ESI
POP EDI
POP EBP
RET
MOV dword ptr [EBP + -0x24],ECX
MOV dword ptr [EBP + -0x20],EDX
MOV dword ptr [EBP + -0x1c],EAX
TEST EDX,E... | null | null | null | null | [('const-0', u'STORE_-1206239884'), ('const-44', u'PTRADD_-1206239439'), (u'PTRSUB_-1206239552', u'PTRSUB_-1206239499'), (u'CAST_-1206239517', u'STORE_-1206240086'), (u'CAST_-1206239609', u'INT_NOTEQUAL_-1206240262'), (u'CAST_-1206239555', u'PTRADD_-1206239401'), (u'INT_ADD_-1206239474', u'CAST_-1206239355'), ('const-4... | [(u'PTRADD_-1206239661', u'CAST_-1206239622'), (u'CAST_-1206239655', u'PTRADD_-1206239552'), (u'CAST_-1206239655', u'CAST_-1206239587'), ('tmp_1085', u'PTRADD_-1206239643'), ('const-4', u'PTRADD_-1206239628'), ('tmp_1085', u'PTRADD_-1206239968'), ('const-3', u'STORE_-1206239844'), (u'INT_NOTEQUAL_-1206240194', u'CBRANC... | null | null | 00053bb0 | x86 | O1 | (translation_unit "int FUN_00053bb0(void)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n int extraout_ECX;\n int iVar4;\n int unaff_EDI;\n undefined8 uVar5;\n \n uVar5 = FUN_000b484e();\n iVar4 = (int)((ulonglong)uVar5 >> 0x20);\n piVar2 = (int *)uVar5;\n if (*piVar2 != 0) {\n return *piVar2;\n }\n... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: Output_data_got_powerpc<32,_true> *\n got_section(Target_powerpc<32,_true> * this, Symbol_table * symtab, Layout * layout) */\n\nOutput_data_got_powerpc<32,_true> * __thiscall\nanon_unknown.dwarf_2af53c::Ta... | (translation_unit "int FUN_00053bb0(void)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n int extraout_ECX;\n int iVar4;\n int unaff_EDI;\n undefined8 uVar5;\n \n uVar5 = FUN_000b484e();\n iVar4 = (int)((ulonglong)uVar5 >> 0x20);\n piVar2 = (int *)uVar5;\n if (*piVar2 != 0) {\n return *piVar2;\n }\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;)... | (function_definition "int FUN_00053bb0(void)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n int extraout_ECX;\n int iVar4;\n int unaff_EDI;\n undefined8 uVar5;\n \n uVar5 = FUN_000b484e();\n iVar4 = (int)((ulonglong)uVar5 >> 0x20);\n piVar2 = (int *)uVar5;\n if (*piVar2 != 0) {\n return *piVar2;\n ... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: Output_data_got_powerpc<32,_true> *
got_section(Target_powerpc<32,_true> * this, Symbol_table * symtab, Layout * layout) */
var_1<32,var_10> * __thiscall
anon_unknown.dwarf_2af53c::Target_powerpc<32,var_10>::got_section
... | 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 |
int MASKED(void)
{
int *piVar1;
int *piVar2;
int *piVar3;
int extraout_ECX;
int iVar4;
int unaff_EDI;
undefined8 uVar5;
uVar5 = FUN_000b484e();
iVar4 = (int)((ulonglong)uVar5 >> 0x20);
piVar2 = (int *)uVar5;
if (*piVar2 != 0) {
return *piVar2;
}
if ((iVar4 != 0) && (extraout_ECX != 0)... |
149_x86_64-linux-gnu-size_and_x86_64-linux-gnu-size_strip.c | textdomain | textdomain |
/* WARNING: Control flow encountered bad instruction data */
void textdomain(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* textdomain@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void textdomain(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205952426')] | [('const-1', u'RETURN_-1205952426')] | null | null | 0001a04c | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid textdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void textdomain(void)\n\n{\n /* WARNING: Bad instru... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid textdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* textdomain@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void textdomain(void)... | (translation_unit "void textdomain(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void textdomain(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "textdomain(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 textdomain(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "textdomain(void)" (identifier "textdomain") (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 */
/* textdomain@@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();
}
|
1734_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | parse_to_value | FUN_00048040 |
/* 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_soname * 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_00048040(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,0x3cbfb9
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_-1206157226')] | [('const-64', u'INT_ADD_-1206157179'), (u'INT_ADD_-1206157179', u'CALL_-1206157162'), ('const-60', u'INT_ADD_-1206157144'), (u'INT_ADD_-1206157144', u'CAST_-1206157044'), ('tmp_344', u'INT_ADD_-1206157179'), ('tmp_345', u'CALL_-1206157162'), ('const-0', u'RETURN_-1206157122'), ('const-417', u'STORE_-1206157158'), ('tmp... | null | null | 00048040 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00048040(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_soname * this, char * option_name, char *\n arg, Command_line * param_3, General_options *... | (translation_unit "void FUN_00048040(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_00048040(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_00048040(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_00048040(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_soname * 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_0014be10(param_2,param_3,param_1 + 0x40);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
|
763_i686-gnu-as_and_i686-gnu-as_strip.c | obj_elf_section_type | FUN_00051a30 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 obj_elf_section_type(char *str,size_t len,bfd_boolean warn)
{
ulong uVar1;
char *pcVar2;
int iVar3;
byte *pbVar4;
byte *pbVar5;
bool bVar6;
bool bVar7;
bool bVar8;
char *end;
undefined4 uStack_1... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
ulong __regparm3 FUN_00051a30(byte *param_1,uint param_2,int param_3)
{
ulong uVar1;
undefined4 uVar2;
int iVar3;
byte *pbVar4;
char *pcVar5;
byte *pbVar6;
bool bVar7;
bool bVar8;
bool bVar9;
char *local_20 [... | PUSH EBP
MOV EBP,ECX
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00016020
ADD EBX,0x295c5
SUB ESP,0x2c
CMP EDX,0x8
JZ 0x00051ba0
CMP EDX,0x6
JZ 0x00051a98
CMP EDX,0x4
JZ 0x00051b20
CMP EDX,0xa
JZ 0x00051b50
CMP EDX,0xd
JNZ 0x00051ab6
MOV ECX,0xd
LEA EDI,[EBX + 0xfffe65de]
MOV ESI,EAX
CMPSB.REPE ES:EDI,ESI
MOV EDI,0x10
SETA CL
SB... | null | null | null | null | [('const-6', u'INT_EQUAL_-1206248822'), (u'COPY_-1206248764', u'MULTIEQUAL_-1206247591'), ('const-398803', u'COPY_-1206248108'), ('tmp_1352', u'CBRANCH_-1206248067'), ('const-0', u'INT_EQUAL_-1206248494'), (u'PTRADD_-1206248123', u'COPY_-1206247043'), (u'INT_EQUAL_-1206248087', u'CBRANCH_-1206248092'), (u'BOOL_NEGATE_-... | [(u'INDIRECT_-1206247234', u'MULTIEQUAL_-1206247175'), ('const-417', u'LOAD_-1206248081'), (u'PTRADD_-1206248674', u'COPY_-1206247291'), ('tmp_1352', u'CBRANCH_-1206248067'), ('const-0', u'INT_EQUAL_-1206248494'), ('const-15', u'COPY_-1206247297'), (u'INT_EQUAL_-1206248087', u'CBRANCH_-1206248092'), ('const-417', u'LOA... | null | null | 00051a30 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nulong __regparm3 FUN_00051a30(byte *param_1,uint param_2,int param_3)\n\n{\n ulong uVar1;\n undefined4 uVar2;\n int iVar3;\n byte *pbVar4;\n char *pcVar5;\n byte *pbVar6;\n bool bVar7;\n bool bVar8;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 obj_elf_section_type(char *str,size_t len,bfd_boolean warn)\n\n{\n ulong uVar1;\n char *pcVar2;\n int iVar3;\n byte *pbVar4;\n byte *pbVar5;\n bool bVar6;\n bool bVar7;\n bool bVar8;\n c... | (translation_unit "ulong __regparm3 FUN_00051a30(byte *param_1,uint param_2,int param_3)\n\n{\n ulong uVar1;\n undefined4 uVar2;\n int iVar3;\n byte *pbVar4;\n char *pcVar5;\n byte *pbVar6;\n bool bVar7;\n bool bVar8;\n bool bVar9;\n char *local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x51a3b;\n ... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decl... | (function_definition "ulong __regparm3 FUN_00051a30(byte *param_1,uint param_2,int param_3)\n\n{\n ulong uVar1;\n undefined4 uVar2;\n int iVar3;\n byte *pbVar4;\n char *pcVar5;\n byte *pbVar6;\n bool bVar7;\n bool bVar8;\n bool bVar9;\n char *local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x51a3b;\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 function_1(char *var_9,size_t var_1,type_1 var_10)
{
type_2 uVar1;
char *var_6;
int var_2;
type_3 *var_3;
type_3 *var_4;
bool var_5;
bool var_7;
bool bVar8;
char *end;
type_4 uStack_14;
uSt... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifie... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
ulong __regparm3 MASKED(byte *param_1,uint param_2,int param_3)
{
ulong uVar1;
undefined4 uVar2;
int iVar3;
byte *pbVar4;
char *pcVar5;
byte *pbVar6;
bool bVar7;
bool bVar8;
bool bVar9;
char *local_20 [3];
... |
1321_busybox_and_busybox_strip.c | strcpy_and_process_escape_sequences | FUN_000a9723 |
char * __regparm3 strcpy_and_process_escape_sequences(char *dst,char *src)
{
char cVar1;
char **ptr;
do {
ptr = (char **)((int)src + 1);
cVar1 = *src;
if (cVar1 == '\\') {
cVar1 = bb_process_escape_sequence(ptr);
*dst = cVar1;
}
else {
*dst = cVar1;
if (cVar1 == '\... |
char * __regparm3 FUN_000a9723(char *param_1,char *param_2)
{
char cVar1;
char *local_c;
local_c = param_2;
do {
cVar1 = *local_c;
if (cVar1 == '\\') {
cVar1 = FUN_000a9674();
*param_1 = cVar1;
}
else {
*param_1 = cVar1;
if (cVar1 == '\0') {
return param_1;
... | PUSH ESI
PUSH EBX
SUB ESP,0x4
MOV EBX,EAX
MOV dword ptr [ESP],EDX
MOV ESI,ESP
MOV EAX,dword ptr [ESP]
LEA EDX,[EAX + 0x1]
MOV dword ptr [ESP],EDX
MOV AL,byte ptr [EAX]
CMP AL,0x5c
JNZ 0x000a974a
MOV EAX,ESI
CALL 0x000a9674
MOV byte ptr [EBX],AL
INC EBX
JMP 0x000a972f
MOV byte ptr [EBX],AL
TEST AL,AL
JNZ 0x000a9747
MOV ... | null | null | null | null | [(u'MULTIEQUAL_-1206544402', u'PTRADD_-1206544459'), (u'COPY_-1206544493', u'RETURN_-1206544457'), ('tmp_99', u'CBRANCH_-1206544538'), (u'PTRADD_-1206544459', u'MULTIEQUAL_-1206544402'), (u'CAST_-1206544325', u'COPY_-1206544391'), (u'INT_EQUAL_-1206544494', u'CBRANCH_-1206544492'), (u'MULTIEQUAL_-1206544402', u'STORE_-... | [('const-417', u'LOAD_-1206544557'), (u'COPY_-1206544493', u'RETURN_-1206544457'), ('const-92', u'INT_EQUAL_-1206544540'), ('tmp_99', u'CBRANCH_-1206544538'), (u'COPY_-1206544392', u'MULTIEQUAL_-1206544368'), (u'INT_EQUAL_-1206544494', u'CBRANCH_-1206544492'), (u'LOAD_-1206544557', u'STORE_-1206544509'), ('const-1', u'... | null | null | 000a9723 | x86 | O1 | (translation_unit "char * __regparm3 FUN_000a9723(char *param_1,char *param_2)\n\n{\n char cVar1;\n char *local_c;\n \n local_c = param_2;\n do {\n cVar1 = *local_c;\n if (cVar1 == '\\') {\n cVar1 = FUN_000a9674();\n *param_1 = cVar1;\n }\n else {\n *param_1 = cVar1;\n if (cVar1 == ... | (translation_unit "char * __regparm3 strcpy_and_process_escape_sequences(char *dst,char *src)\n\n{\n char cVar1;\n char **ptr;\n \n do {\n ptr = (char **)((int)src + 1);\n cVar1 = *src;\n if (cVar1 == '\\') {\n cVar1 = bb_process_escape_sequence(ptr);\n *dst = cVar1;\n }\n else {\n *ds... | (translation_unit "char * __regparm3 FUN_000a9723(char *param_1,char *param_2)\n\n{\n char cVar1;\n char *local_c;\n \n local_c = param_2;\n do {\n cVar1 = *local_c;\n if (cVar1 == '\\') {\n cVar1 = FUN_000a9674();\n *param_1 = cVar1;\n }\n else {\n *param_1 = cVar1;\n if (cVar1 == ... | (translation_unit (function_definition TYPE (pointer_declarator * (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (poin... | (function_definition "char * __regparm3 FUN_000a9723(char *param_1,char *param_2)\n\n{\n char cVar1;\n char *local_c;\n \n local_c = param_2;\n do {\n cVar1 = *local_c;\n if (cVar1 == '\\') {\n cVar1 = FUN_000a9674();\n *param_1 = cVar1;\n }\n else {\n *param_1 = cVar1;\n if (cVar1 ... |
char * __regparm3 function_1(char *var_3,char *src)
{
char var_1;
char **ptr;
do {
ptr = (char **)((int)src + 1);
var_1 = *src;
if (var_1 == '\\') {
var_1 = var_2(ptr);
*var_3 = var_1;
}
else {
*var_3 = var_1;
if (var_1 == '\0') {
return var_3;
}
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_dec... | null |
char * __regparm3 MASKED(char *param_1,char *param_2)
{
char cVar1;
char *local_c;
local_c = param_2;
do {
cVar1 = *local_c;
if (cVar1 == '\\') {
cVar1 = FUN_000a9674();
*param_1 = cVar1;
}
else {
*param_1 = cVar1;
if (cVar1 == '\0') {
return param_1;
}... |
562_hppa-linux-gnu-ld_and_hppa-linux-gnu-ld_strip.c | add_symbols | FUN_00033fc0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
ld_plugin_status add_symbols(void *handle,int nsyms,ld_plugin_symbol *syms)
{
char *pcVar1;
uint uVar2;
undefined4 *puVar3;
int *piVar4;
int iVar5;
ld_plugin_status lVar6;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00033fc0(int *param_1,int param_2,int *param_3)
{
int iVar1;
uint uVar2;
undefined4 *puVar3;
int *piVar4;
int iVar5;
undefined4 uVar6;
iVar5 = *param_1;
if (DAT_00091a28 == 0) {
FUN_000317b0... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00015a80
ADD EBX,0x5d037
SUB ESP,0x2c
MOV EAX,dword ptr [ESP + 0x40]
MOV EBP,dword ptr [EAX]
MOV ESI,dword ptr [EBX + 0xa28]
TEST ESI,ESI
JZ 0x00034300
SUB ESP,0xc
MOV EAX,dword ptr [ESP + 0x50]
SHL EAX,0x2
PUSH EAX
CALL 0x00014cc8
MOV dword ptr [ESP + 0x1c],EAX
ADD ESP,0x10
M... | null | null | null | null | [(u'MULTIEQUAL_-1206106711', u'INT_LESS_-1206107226'), ('const-417', u'STORE_-1206107242'), ('const-2', u'PTRADD_-1206107184'), (u'STORE_-1206107885', u'INDIRECT_-1206107238'), (u'INT_ADD_-1206107740', u'CAST_-1206107145'), ('tmp_1128', u'PTRSUB_-1206106710'), (u'MULTIEQUAL_-1206107000', u'COPY_-1206107061'), ('const-1... | [('const-1', u'PTRADD_-1206107226'), (u'CAST_-1206107238', u'PTRADD_-1206107187'), (u'PTRSUB_-1206107171', u'PTRADD_-1206107706'), (u'PTRADD_-1206107187', u'STORE_-1206107799'), ('const-0', u'COPY_-1206107491'), ('const-417', u'STORE_-1206107799'), ('const-417', u'STORE_-1206107789'), ('tmp_2526', u'LOAD_-1206107275'),... | null | null | 00033fc0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00033fc0(int *param_1,int param_2,int *param_3)\n\n{\n int iVar1;\n uint uVar2;\n undefined4 *puVar3;\n int *piVar4;\n int iVar5;\n undefined4 uVar6;\n \n iVar5 = *param_1;\n if (DAT_00... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nld_plugin_status add_symbols(void *handle,int nsyms,ld_plugin_symbol *syms)\n\n{\n char *pcVar1;\n uint uVar2;\n undefined4 *puVar3;\n int *piVar4;\n int iVar5;\n... | (translation_unit "undefined4 FUN_00033fc0(int *param_1,int param_2,int *param_3)\n\n{\n int iVar1;\n uint uVar2;\n undefined4 *puVar3;\n int *piVar4;\n int iVar5;\n undefined4 uVar6;\n \n iVar5 = *param_1;\n if (DAT_00091a28 == 0) {\n FUN_000317b0("../../ld/plugin.c",0x1ec);\n }\n puVar3 = (undefined4 *)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT... | (function_definition "undefined4 FUN_00033fc0(int *param_1,int param_2,int *param_3)\n\n{\n int iVar1;\n uint uVar2;\n undefined4 *puVar3;\n int *piVar4;\n int iVar5;\n undefined4 uVar6;\n \n iVar5 = *param_1;\n if (DAT_00091a28 == 0) {\n FUN_000317b0("../../ld/plugin.c",0x1ec);\n }\n puVar3 = (undefined4... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(void *handle,int var_4,type_2 *syms)
{
char *var_7;
type_3 var_9;
type_4 *puVar3;
int *piVar4;
int var_6;
type_1 lVar6;
/* WARNING: Lo... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int *param_1,int param_2,int *param_3)
{
int iVar1;
uint uVar2;
undefined4 *puVar3;
int *piVar4;
int iVar5;
undefined4 uVar6;
iVar5 = *param_1;
if (DAT_00091a28 == 0) {
FUN_000317b0("../.... |
166_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | do_relax | FUN_0002de3e |
/* WARNING: Enum "DT": Some values do not have unique names */
/* (anonymous namespace)::Target_powerpc<64, true>::do_relax(int, gold::Input_objects const*,
gold::Symbol_table*, gold::Layout*, gold::Task const*) [clone .cold.2913] */
void (anonymous_namespace)::Target_powerpc<64,true>::do_relax
(int... |
void FUN_0002de3e(void)
{
int unaff_EBP;
if (*(int *)(unaff_EBP + -0x58) != unaff_EBP + -0x50) {
FUN_00248220(*(int *)(unaff_EBP + -0x58));
}
if (*(int *)(unaff_EBP + -0x3c) != unaff_EBP + -0x34) {
FUN_00248220(*(int *)(unaff_EBP + -0x3c));
}
/* WARNING: Subroutine does not re... | MOV EAX,dword ptr [EBP + -0x58]
LEA EDX,[EBP + -0x50]
CMP EAX,EDX
JZ 0x0002de5a
SUB ESP,0xc
MOV EBX,dword ptr [EBP + 0xffffff58]
PUSH EAX
CALL 0x00248220
ADD ESP,0x10
MOV EAX,dword ptr [EBP + -0x3c]
LEA EDX,[EBP + -0x34]
CMP EAX,EDX
JZ 0x0002de76
SUB ESP,0xc
MOV EBX,dword ptr [EBP + 0xffffff58]
PUSH EAX
CALL 0x00248220... | null | null | null | null | [('const-4294967216', u'INT_ADD_-1206002089'), (u'INT_NOTEQUAL_-1206002086', u'CBRANCH_-1206002086'), ('tmp_41', u'CBRANCH_-1206002086'), ('tmp_489', u'INT_ADD_-1206002024'), ('tmp_489', u'INT_ADD_-1206002018'), ('tmp_489', u'INT_ADD_-1206002089'), (u'LOAD_-1206002040', u'INT_NOTEQUAL_-1206002015'), (u'LOAD_-1206002111... | [('const-4294967216', u'INT_ADD_-1206002089'), (u'INT_NOTEQUAL_-1206002086', u'CBRANCH_-1206002086'), ('const-417', u'LOAD_-1206002111'), ('tmp_41', u'CBRANCH_-1206002086'), (u'INT_ADD_-1206002024', u'CAST_-1206001826'), ('tmp_484', u'INT_ADD_-1206002018'), (u'INT_ADD_-1206002089', u'INT_NOTEQUAL_-1206002086'), (u'LOAD... | null | null | 0002de3e | x86 | O1 | (translation_unit "void FUN_0002de3e(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x58) != unaff_EBP + -0x50) {\n FUN_00248220(*(int *)(unaff_EBP + -0x58));\n }\n if (*(int *)(unaff_EBP + -0x3c) != unaff_EBP + -0x34) {\n FUN_00248220(*(int *)(unaff_EBP + -0x3c));\n }\n /* WA... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* (anonymous namespace)::Target_powerpc<64, true>::do_relax(int, gold::Input_objects const*,\n gold::Symbol_table*, gold::Layout*, gold::Task const*) [clone .cold.2913] */\n\nvoid (anonymous_namespace)::Target_powerpc<64,true>::do_rel... | (translation_unit "void FUN_0002de3e(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x58) != unaff_EBP + -0x50) {\n FUN_00248220(*(int *)(unaff_EBP + -0x58));\n }\n if (*(int *)(unaff_EBP + -0x3c) != unaff_EBP + -0x34) {\n FUN_00248220(*(int *)(unaff_EBP + -0x3c));\n }\n \n F... | (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_0002de3e(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x58) != unaff_EBP + -0x50) {\n FUN_00248220(*(int *)(unaff_EBP + -0x58));\n }\n if (*(int *)(unaff_EBP + -0x3c) != unaff_EBP + -0x34) {\n FUN_00248220(*(int *)(unaff_EBP + -0x3c));\n }\n \n... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* (anonymous namespace)::Target_powerpc<64, true>::do_relax(int, gold::Input_objects const*,
gold::Symbol_table*, gold::Layout*, gold::Task const*) [clone .cold.2913] */
void (function_1)::Target_powerpc<64,true>::do_relax
(int param_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 (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthes... | null |
void MASKED(void)
{
int unaff_EBP;
if (*(int *)(unaff_EBP + -0x58) != unaff_EBP + -0x50) {
FUN_00248220(*(int *)(unaff_EBP + -0x58));
}
if (*(int *)(unaff_EBP + -0x3c) != unaff_EBP + -0x34) {
FUN_00248220(*(int *)(unaff_EBP + -0x3c));
}
/* WARNING: Subroutine does not return *... |
304_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | print_statement | FUN_00021960 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 print_statement(lang_statement_union_type *s,lang_output_section_statement_type *os)
{
uint *puVar1;
statement_enum sVar2;
name_list *pnVar3;
wildcard_list *pwVar4;
lang_memory_region_type *plVar5;
fil... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_00021960(int param_1,int param_2)
{
uint *puVar1;
undefined4 *puVar2;
int *piVar3;
undefined4 *puVar4;
int iVar5;
int iVar6;
undefined4 *__base;
undefined4 *puVar7;
size_t sVar8;
undefined... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00017b80
ADD EBX,0x1ac697
SUB ESP,0x2c
MOV ESI,dword ptr [EAX + 0x4]
MOV dword ptr [ESP],EDX
CMP ESI,0xf
JA 0x00022158
MOV EDI,EAX
MOV EAX,dword ptr [EBX + ESI*0x4 + 0xffeac9fc]
ADD EAX,EBX
JMP EAX
ADD ESP,0x2c
POP EBX
POP ESI
POP EDI
POP EBP
RET
SUB ESP,0x4
LEA EAX,[EBX + 0xf... | null | null | null | null | [(u'CAST_-1206038187', u'INT_CARRY_-1206050458'), (u'CALL_-1206049789', u'INDIRECT_-1206040799'), (u'INDIRECT_-1206039789', u'MULTIEQUAL_-1206039676'), (u'LOAD_-1206050778', u'CAST_-1206037852'), (u'INDIRECT_-1206039685', u'MULTIEQUAL_-1206037698'), (u'PTRSUB_-1206038577', u'PTRADD_-1206038368'), (u'INDIRECT_-120603917... | [(u'INDIRECT_-1206038022', u'MULTIEQUAL_-1206037874'), (u'INDIRECT_-1206033331', u'INT_NOTEQUAL_-1206044340'), (u'CALL_-1206050384', u'INDIRECT_-1206038252'), (u'CALL_-1206048146', u'INDIRECT_-1206034189'), (u'INDIRECT_-1206036260', u'MULTIEQUAL_-1206036103'), (u'INDIRECT_-1206034214', u'MULTIEQUAL_-1206036632'), ('con... | null | null | 00021960 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_00021960(int param_1,int param_2)\n\n{\n uint *puVar1;\n undefined4 *puVar2;\n int *piVar3;\n undefined4 *puVar4;\n int iVar5;\n int iVar6;\n undefined4 *__base;\n undefined4 *puVar... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 print_statement(lang_statement_union_type *s,lang_output_section_statement_type *os)\n\n{\n uint *puVar1;\n statement_enum sVar2;\n name_list *pnVar3;\n wildcard_list *pwVar4;\n lang_memory... | (translation_unit "void __regparm3 FUN_00021960(int param_1,int param_2)\n\n{\n uint *puVar1;\n undefined4 *puVar2;\n int *piVar3;\n undefined4 *puVar4;\n int iVar5;\n int iVar6;\n undefined4 *__base;\n undefined4 *puVar7;\n size_t sVar8;\n undefined4 uVar9;\n undefined4 uVar10;\n undefined4 uVar11;\n char... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (... | (function_definition "void __regparm3 FUN_00021960(int param_1,int param_2)\n\n{\n uint *puVar1;\n undefined4 *puVar2;\n int *piVar3;\n undefined4 *puVar4;\n int iVar5;\n int iVar6;\n undefined4 *__base;\n undefined4 *puVar7;\n size_t sVar8;\n undefined4 uVar9;\n undefined4 uVar10;\n undefined4 uVar11;\n c... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 function_1(type_1 *var_1,type_2 *os)
{
type_3 *puVar1;
type_4 sVar2;
type_5 *var_21;
type_6 *var_22;
type_7 *var_34;
type_8 *pfVar6;
size_t var_26;
type_1 *var_16;
int var_12;
type_9 *paVar10;
... | 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: (identifier)))) body:... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(int param_1,int param_2)
{
uint *puVar1;
undefined4 *puVar2;
int *piVar3;
undefined4 *puVar4;
int iVar5;
int iVar6;
undefined4 *__base;
undefined4 *puVar7;
size_t sVar8;
undefined4 uVar... |
2489_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_rpath_link | FUN_0005f470 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_rpath_link(Struct_rpath_link * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_rpath_link::~Struct_rpath_link(Struct_rpath_link *this,int __in_chrg)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0005f470(undefined4 *param_1)
{
int *piVar1;
int *piVar2;
piVar1 = (int *)param_1[0x11];
piVar2 = (int *)param_1[0x10];
*param_1 = &PTR_FUN_005d3b94;
if (piVar1 != piVar2) {
do {
if ((int *)*piV... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x58ab87
SUB ESP,0xc
MOV EDI,dword ptr [ESP + 0x20]
MOV EBP,dword ptr [EDI + 0x44]
MOV ESI,dword ptr [EDI + 0x40]
LEA EAX,[EBX + 0xfffe9b94]
MOV dword ptr [EDI],EAX
CMP EBP,ESI
JZ 0x0005f4bf
LEA ESI,[ESI]
NOP
MOV EAX,dword ptr [ESI]
LEA EDX,[ESI + 0x8]
CMP EAX... | null | null | null | null | [('const-1', u'RETURN_-1206193010')] | [(u'INT_NOTEQUAL_-1206192824', u'CBRANCH_-1206192824'), (u'INT_NOTEQUAL_-1206192755', u'CBRANCH_-1206192755'), ('const-4', u'PTRADD_-1206192432'), ('const-417', u'STORE_-1206192958'), (u'MULTIEQUAL_-1206192608', u'INT_NOTEQUAL_-1206192824'), ('const-3', u'PTRADD_-1206192432'), (u'CAST_-1206192508', u'INT_NOTEQUAL_-1206... | null | null | 0005f470 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0005f470(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n \n piVar1 = (int *)param_1[0x11];\n piVar2 = (int *)param_1[0x10];\n *param_1 = &PTR_FUN_005d3b94;\n if (piVar1 != piVar2) {\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_rpath_link(Struct_rpath_link * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_rpath_link::~Struct_rpath_link(Struct_rpath_link *this,int __in_c... | (translation_unit "void FUN_0005f470(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n \n piVar1 = (int *)param_1[0x11];\n piVar2 = (int *)param_1[0x10];\n *param_1 = &PTR_FUN_005d3b94;\n if (piVar1 != piVar2) {\n do {\n if ((int *)*piVar2 != piVar2 + 2) {\n FUN_003ae080((int *)*piVar2);\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression ID... | (function_definition "void FUN_0005f470(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n \n piVar1 = (int *)param_1[0x11];\n piVar2 = (int *)param_1[0x10];\n *param_1 = &PTR_FUN_005d3b94;\n if (piVar1 != piVar2) {\n do {\n if ((int *)*piVar2 != piVar2 + 2) {\n FUN_003ae080((int *)*piVar2)... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_rpath_link(Struct_rpath_link * 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 (declaration type: (primitive_type) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
int *piVar1;
int *piVar2;
piVar1 = (int *)param_1[0x11];
piVar2 = (int *)param_1[0x10];
*param_1 = &PTR_FUN_005d3b94;
if (piVar1 != piVar2) {
do {
if ((int *)*piVar2 !=... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.