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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
62_sg_turs_and_sg_turs_strip.c | sg_ll_test_unit_ready_progress_pt | sg_ll_test_unit_ready_progress_pt |
/* WARNING: Control flow encountered bad instruction data */
void sg_ll_test_unit_ready_progress_pt(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void sg_ll_test_unit_ready_progress_pt(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205968842')] | [('const-1', u'RETURN_-1205968842')] | null | null | 0001602c | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid sg_ll_test_unit_ready_progress_pt(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_ll_test_unit_ready_progress_pt(void)\n\... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid sg_ll_test_unit_ready_progress_pt(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_ll_test_unit_ready_progress_pt(void)\n\... | (translation_unit "void sg_ll_test_unit_ready_progress_pt(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void sg_ll_test_unit_ready_progress_pt(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "sg_ll_test_unit_ready_progress_pt(void)" identif... | (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_test_unit_ready_progress_pt(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "sg_ll_test_unit_ready_progress_pt(void)" (identifier "sg_ll_test_unit_ready_progress_pt") (parameter_list "(void)" (( "(") (parameter_declaration "void" (pri... |
/* 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();
}
|
2438_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | do_code_fill | FUN_000a4dd0 |
/* 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: string do_code_fill(Target * this, section_size_type param_1) */
string * __thiscall gold::Target::do_code_fill(Target *this,section... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000a4dd0(void)
{
/* WARNING: Subroutine does not return */
FUN_000da200("../../gold/target.h",0x25c,"do_code_fill");
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x36f22a
SUB ESP,0xc
LEA EAX,[EBX + 0xffee1a40]
PUSH EAX
LEA EAX,[EBX + 0xffee2e34]
PUSH 0x25c
PUSH EAX
CALL 0x000da200 | null | null | null | null | [('const-1', u'RETURN_-1206563358')] | [('const-1', u'RETURN_-1206563291'), (u'COPY_-1206563271', u'CALL_-1206563296'), (u'COPY_-1206563273', u'CALL_-1206563296'), ('const-604', u'CALL_-1206563296'), ('const-3103296', u'COPY_-1206563273'), ('const-3108404', u'COPY_-1206563271')] | null | null | 000a4dd0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000a4dd0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_000da200("../../gold/target.h",0x25c,"do_code_fill");\n}\n\n" comment (function_definition "void FUN_000a4dd0(... | (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: string do_code_fill(Target * this, section_size_type param_1) */\n\nstring * __thiscall gold::Target::do_code_fil... | (translation_unit "void FUN_000a4dd0(void)\n\n{\n \n FUN_000da200("../../gold/target.h",0x25c,"do_code_fill");\n}\n\n" (function_definition "void FUN_000a4dd0(void)\n\n{\n \n FUN_000da200("../../gold/target.h",0x25c,"do_code_fill");\n}" primitive_type (function_declarator "FUN_00... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) }))) | (function_definition "void FUN_000a4dd0(void)\n\n{\n \n FUN_000da200("../../gold/target.h",0x25c,"do_code_fill");\n}" (primitive_type "void") (function_declarator "FUN_000a4dd0(void)" (identifier "FUN_000a4dd0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) ... |
/* 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: string do_code_fill(Target * this, section_size_type param_1) */
string * __thiscall gold::Target::do_code_fill(Target *this,type_1 ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
/* WARNING: Subroutine does not return */
FUN_000da200("../../gold/target.h",0x25c,"do_code_fill");
}
|
4476_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | Output_reloc | FUN_001141a0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void Output_reloc(Output_reloc<9,_true,_64,_true> * this, uint type,
Output_data * od, Address address, bool is_relative) */
void __thiscall
gold::Output_reloc<9,_true,_64,_true>::Output_reloc
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001141a0(undefined4 *param_1,uint param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,byte param_6)
{
uint uVar1;
param_1[4] = 0;
param_1[2] = param_4;
param_1[3] = param_5;
p... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EDX,dword ptr [ESP + 0x10]
CALL 0x00036db0
ADD EBX,0x295e54
MOV ESI,dword ptr [ESP + 0x1c]
MOV ECX,dword ptr [ESP + 0x14]
MOV EAX,dword ptr [EDX + 0x14]
MOV EDI,dword ptr [ESP + 0x20]
MOV dword ptr [EDX + 0x10],0x0
MOV dword ptr [EDX + 0x8],ESI
MOV ESI,ECX
MOV dword ptr [EDX + 0xc],EDI
AN... | null | null | null | null | [('const-0', u'SUBPIECE_-1207024783'), (u'PTRSUB_-1207024792', u'CAST_-1207024788'), ('const-8', u'PTRSUB_-1207024827'), (u'PTRSUB_-1207024747', u'STORE_-1207024921'), ('const-0', u'STORE_-1207025174'), ('const-15', u'INT_AND_-1207024825'), ('const-4', u'INT_LEFT_-1207025007'), ('const-417', u'STORE_-1207024896'), (u'S... | [('tmp_880', u'PTRADD_-1207024766'), ('tmp_880', u'PTRADD_-1207024834'), ('tmp_880', u'PTRADD_-1207024812'), (u'INT_AND_-1207024833', u'INT_RIGHT_-1207024836'), (u'INT_OR_-1207024945', u'SUBPIECE_-1207024835'), ('const-0', u'STORE_-1207025174'), ('tmp_880', u'STORE_-1207024930'), ('const-4', u'PTRADD_-1207024848'), ('c... | null | null | 001141a0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001141a0(undefined4 *param_1,uint param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,byte param_6)\n\n{\n uint uVar1;\n \n param_1[4] = 0;\n param_1[2] = param_4;\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void Output_reloc(Output_reloc<9,_true,_64,_true> * this, uint type,\n Output_data * od, Address address, bool is_relative) */\n\nvoid __thiscall\ngold::Output_reloc<9,_true,_64,_tr... | (translation_unit "void FUN_001141a0(undefined4 *param_1,uint param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,byte param_6)\n\n{\n uint uVar1;\n \n param_1[4] = 0;\n param_1[2] = param_4;\n param_1[3] = param_5;\n param_1[6] = 0xfffffffc;\n param_1[5] = param_1[5] & 0xf0000000... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "void FUN_001141a0(undefined4 *param_1,uint param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,byte param_6)\n\n{\n uint uVar1;\n \n param_1[4] = 0;\n param_1[2] = param_4;\n param_1[3] = param_5;\n param_1[6] = 0xfffffffc;\n param_1[5] = param_1[5] & 0xf0000... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void Output_reloc(Output_reloc<9,_true,_64,_true> * this, uint type,
Output_data * od, Address address, bool is_relative) */
void __thiscall
gold::Output_reloc<9,var_4,_64,var_4>::Output_reloc
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1,uint param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,byte param_6)
{
uint uVar1;
param_1[4] = 0;
param_1[2] = param_4;
param_1[3] = param_5;
param_1... |
1916_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | ~Output_data_brlt_powerpc | FUN_0004faf0 |
/* 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 ~Output_data_brlt_powerpc(Output_data_brlt_powerpc<64,_false> *
this, int __in_chrg) */
void __thiscall
anon_unknown.dwarf_2af53c:... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0004faf0(undefined4 *param_1)
{
*param_1 = &DAT_0040fd40;
FUN_0015bff0(param_1);
return;
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x3c450a
SUB ESP,0x14
MOV EAX,dword ptr [ESP + 0x1c]
LEA EDX,[EBX + 0xffffbd38]
ADD EDX,0x8
MOV dword ptr [EAX],EDX
PUSH EAX
CALL 0x0015bff0
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1206125822')] | [('const-417', u'STORE_-1206125770'), ('const-4259136', u'PTRSUB_-1206125659'), ('const-0', u'RETURN_-1206125729'), ('tmp_282', u'STORE_-1206125770'), (u'PTRSUB_-1206125659', u'STORE_-1206125770'), ('tmp_282', u'CALL_-1206125757'), ('const-0', u'PTRSUB_-1206125659')] | null | null | 0004faf0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0004faf0(undefined4 *param_1)\n\n{\n *param_1 = &DAT_0040fd40;\n FUN_0015bff0(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_0004faf0(undefined4 *param_1)\n\n{\n *param_1 = &DA... | (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 ~Output_data_brlt_powerpc(Output_data_brlt_powerpc<64,_false> *\n this, int __in_chrg) */\n\nvoid __thiscall\nan... | (translation_unit "void FUN_0004faf0(undefined4 *param_1)\n\n{\n *param_1 = &DAT_0040fd40;\n FUN_0015bff0(param_1);\n return;\n}\n\n" (function_definition "void FUN_0004faf0(undefined4 *param_1)\n\n{\n *param_1 = &DAT_0040fd40;\n FUN_0015bff0(param_1);\n return;\n}" primitive_type (function_declarator "FUN_0004fa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression... | (function_definition "void FUN_0004faf0(undefined4 *param_1)\n\n{\n *param_1 = &DAT_0040fd40;\n FUN_0015bff0(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0004faf0(undefined4 *param_1)" (identifier "FUN_0004faf0") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration "und... |
/* 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 ~Output_data_brlt_powerpc(Output_data_brlt_powerpc<64,_false> *
this, int __in_chrg) */
void __thiscall
anon_unknown.dwarf_2af53c:... | 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 = &DAT_0040fd40;
FUN_0015bff0(param_1);
return;
}
|
1151_bash_and_bash_strip.c | array_reference | array_reference |
/* WARNING: Unknown calling convention */
char * array_reference(ARRAY *a,arrayind_t i)
{
int *piVar1;
array_element *paVar2;
uint uVar3;
uint uVar4;
array_element *paVar5;
array_element *paVar6;
int iVar7;
int iVar8;
int iVar9;
array_element *local_28;
if (a == (ARRAY *)0x0) {
return (c... |
uint array_reference(int param_1,uint param_2,uint param_3)
{
uint *puVar1;
uint uVar2;
uint uVar3;
uint uVar4;
uint *puVar5;
uint *puVar6;
int iVar7;
int iVar8;
uint *local_28;
if (param_1 == 0) {
return 0;
}
if (*(int *)(param_1 + 0xc) == 0) {
return 0;
}
uVar3 = (uint)(*(uint... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV EAX,dword ptr [ESP + 0x34]
MOV EDX,dword ptr [ESP + 0x38]
CMP dword ptr [ESP + 0x30],0x0
JZ 0x0007c6e8
MOV ESI,dword ptr [ESP + 0x30]
CMP dword ptr [ESI + 0xc],0x0
JZ 0x0007c6ee
MOV ECX,dword ptr [ESI + 0x8]
CMP dword ptr [ESI + 0x4],EAX
SBB ECX,EDX
JL 0x0007c6f5
MOV... | null | null | null | null | [(u'COPY_-1206334803', u'RETURN_-1206334786'), (u'SUBPIECE_-1206334762', u'INT_LESS_-1206335350'), ('const-0', u'SUBPIECE_-1206334938'), (u'INT_MULT_-1206335684', u'INT_OR_-1206335687'), (u'MULTIEQUAL_-1206334939', u'PTRSUB_-1206334793'), (u'INT_ADD_-1206335712', u'INT_MULT_-1206335684'), (u'INT_EQUAL_-1206335472', u'C... | [(u'INT_SUB_-1206335234', u'CAST_-1206334792'), (u'INT_MULT_-1206335684', u'INT_OR_-1206335687'), (u'INT_ADD_-1206335712', u'INT_MULT_-1206335684'), (u'INT_ADD_-1206335956', u'CAST_-1206334988'), (u'MULTIEQUAL_-1206334832', u'INT_EQUAL_-1206335396'), ('tmp_3255', u'INT_LESS_-1206335350'), (u'INT_SUB_-1206335331', u'INT... | null | null | 0007c5b9 | x86 | O1 | (translation_unit "uint array_reference(int param_1,uint param_2,uint param_3)\n\n{\n uint *puVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint *puVar5;\n uint *puVar6;\n int iVar7;\n int iVar8;\n uint *local_28;\n \n if (param_1 == 0) {\n return 0;\n }\n if (*(int *)(param_1 + 0xc) == 0) {\n re... | (translation_unit "/* WARNING: Unknown calling convention */\n\nchar * array_reference(ARRAY *a,arrayind_t i)\n\n{\n int *piVar1;\n array_element *paVar2;\n uint uVar3;\n uint uVar4;\n array_element *paVar5;\n array_element *paVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n array_element *local_28;\n \n if (... | (translation_unit "uint array_reference(int param_1,uint param_2,uint param_3)\n\n{\n uint *puVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint *puVar5;\n uint *puVar6;\n int iVar7;\n int iVar8;\n uint *local_28;\n \n if (param_1 == 0) {\n return 0;\n }\n if (*(int *)(param_1 + 0xc) == 0) {\n re... | (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 I... | (function_definition "uint array_reference(int param_1,uint param_2,uint param_3)\n\n{\n uint *puVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint *puVar5;\n uint *puVar6;\n int iVar7;\n int iVar8;\n uint *local_28;\n \n if (param_1 == 0) {\n return 0;\n }\n if (*(int *)(param_1 + 0xc) == 0) {\n ... |
/* WARNING: Unknown calling convention */
char * function_1(type_1 *var_1,type_2 var_12)
{
int *piVar1;
type_3 *var_9;
type_4 var_5;
type_4 var_8;
type_3 *var_13;
type_3 *var_10;
int var_4;
int var_7;
int var_2;
type_3 *var_11;
if (var_1 == (type_1 *)0x0) {
return (char *)0x0;
}
if (... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
uint MASKED(int param_1,uint param_2,uint param_3)
{
uint *puVar1;
uint uVar2;
uint uVar3;
uint uVar4;
uint *puVar5;
uint *puVar6;
int iVar7;
int iVar8;
uint *local_28;
if (param_1 == 0) {
return 0;
}
if (*(int *)(param_1 + 0xc) == 0) {
return 0;
}
uVar3 = (uint)(*(uint *)(param... |
7805_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | _Rb_tree_decrement | FUN_00200680 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::_Rb_tree_decrement(std::_Rb_tree_node_base const*) */
void std::_Rb_tree_decrement(_Rb_tree_node_base *param_1)
{
local_Rb_tree_decrement(param_1);
return;
}
|
void FUN_00200680(void)
{
FUN_002005b0();
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
JMP 0x002005b0 | null | null | null | null | [('tmp_16', u'CALL_-1203829106'), ('const-0', u'RETURN_-1203829102')] | [('const-0', u'RETURN_-1203829102')] | null | null | 00200680 | x86 | O1 | (translation_unit "void FUN_00200680(void)\n\n{\n FUN_002005b0();\n return;\n}\n\n" (function_definition "void FUN_00200680(void)\n\n{\n FUN_002005b0();\n return;\n}" primitive_type (function_declarator "FUN_00200680(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (com... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::_Rb_tree_decrement(std::_Rb_tree_node_base const*) */\n\nvoid std::_Rb_tree_decrement(_Rb_tree_node_base *param_1)\n\n{\n local_Rb_tree_decrement(param_1);\n return;\n}\n\n" comment comment (function_definition "v... | (translation_unit "void FUN_00200680(void)\n\n{\n FUN_002005b0();\n return;\n}\n\n" (function_definition "void FUN_00200680(void)\n\n{\n FUN_002005b0();\n return;\n}" primitive_type (function_declarator "FUN_00200680(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (com... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_00200680(void)\n\n{\n FUN_002005b0();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00200680(void)" (identifier "FUN_00200680") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n FUN_002005b0();\n... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::_Rb_tree_decrement(std::_Rb_tree_node_base const*) */
void std::function_1(type_1 *param_1)
{
var_1(param_1);
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (retur... | null |
void MASKED(void)
{
FUN_002005b0();
return;
}
|
1213_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | __xstat64 | __xstat64 |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int __xstat64(int __ver,char *__filename,stat64 *__stat_buf)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __xstat64@@... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int __xstat64(int __ver,char *__filename,stat64 *__stat_buf)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207741534')] | [('const-1', u'RETURN_-1207741534')] | null | null | 001c5398 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint __xstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_ba... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint __xstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "int __xstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int __xstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__xstat64(int __... | (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)) ))) (compound_statement { (expression_statement (call_expression IDENT (argu... | (function_definition "int __xstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "__xstat64(int __ver,char *__filename,stat64 *__stat_buf)" (identifier "__xstat64") (parameter_list "(int __ver,char *__filename,stat64 *__stat... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __ver,char *__filename,type_1 *__stat_buf)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __xstat64@... | 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: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __ver,char *__filename,stat64 *__stat_buf)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
3503_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | do_read_symbols | FUN_000e4430 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_read_symbols(Sized_incr_dynobj<32,_false> * this,
Read_symbols_data * param_1) */
void __thiscall
gold::Sized_incr_dynobj<32,_false>::do_read_symbols
(Sized_incr_dynobj<32,_false> ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000e4430(void)
{
/* WARNING: Subroutine does not return */
FUN_000da200("../../gold/incremental.cc",0xa94,"do_read_symbols");
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x32fbca
SUB ESP,0xc
LEA EAX,[EBX + 0xffee811c]
PUSH EAX
LEA EAX,[EBX + 0xffee6d78]
PUSH 0xa94
PUSH EAX
CALL 0x000da200 | null | null | null | null | [('const-1', u'RETURN_-1206827966')] | [('const-1', u'RETURN_-1206827899'), (u'COPY_-1206827881', u'CALL_-1206827904'), ('const-3124600', u'COPY_-1206827881'), ('const-2708', u'CALL_-1206827904'), (u'COPY_-1206827880', u'CALL_-1206827904'), ('const-3129628', u'COPY_-1206827880')] | null | null | 000e4430 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000e4430(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_000da200("../../gold/incremental.cc",0xa94,"do_read_symbols");\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: void do_read_symbols(Sized_incr_dynobj<32,_false> * this,\n Read_symbols_data * param_1) */\n\nvoid __thiscall\ngold::Sized_incr_dynobj<32,_false>::do_read_symbols\n (Sized... | (translation_unit "void FUN_000e4430(void)\n\n{\n \n FUN_000da200("../../gold/incremental.cc",0xa94,"do_read_symbols");\n}\n\n" (function_definition "void FUN_000e4430(void)\n\n{\n \n FUN_000da200("../../gold/incremental.cc",0xa94,"do_read_symbols");\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_000e4430(void)\n\n{\n \n FUN_000da200("../../gold/incremental.cc",0xa94,"do_read_symbols");\n}" (primitive_type "void") (function_declarator "FUN_000e4430(void)" (identifier "FUN_000e4430") (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: void do_read_symbols(Sized_incr_dynobj<32,_false> * this,
Read_symbols_data * param_1) */
void __thiscall
gold::Sized_incr_dynobj<32,_false>::do_read_symbols
(Sized_incr_dynobj<32,_false> ... | 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",0xa94,"do_read_symbols");
}
|
124_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | posix_fallocate64 | posix_fallocate64 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int posix_fallocate64(int __fd,__off64_t __offset,__off64_t __len)
{
int iVar1;
iVar1 = (*(code *)PTR_posix_fallocate64_0038f1f4)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int posix_fallocate64(int __fd,__off64_t __offset,__off64_t __len)
{
int iVar1;
iVar1 = (*(code *)PTR_posix_fallocate64_0038f1f4)();
return iVar1;
}
| JMP dword ptr [EBX + 0x1f4] | null | null | null | null | [(u'CAST_-1206020037', u'CALLIND_-1206020118'), (u'CALLIND_-1206020118', u'INDIRECT_-1206020045'), (u'CALLIND_-1206020118', u'RETURN_-1206020115'), ('const-0', u'RETURN_-1206020115'), (u'INDIRECT_-1206020045', u'COPY_-1206020104'), ('tmp_77', u'CAST_-1206020037')] | [(u'CAST_-1206020037', u'CALLIND_-1206020118'), (u'CALLIND_-1206020118', u'INDIRECT_-1206020045'), (u'CALLIND_-1206020118', u'RETURN_-1206020115'), ('const-0', u'RETURN_-1206020115'), (u'INDIRECT_-1206020045', u'COPY_-1206020104'), ('tmp_77', u'CAST_-1206020037')] | null | null | 000297e0 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint posix_fallocate64(int __fd,__off64_t __offset,__off64_t __len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_posix_fallocate64_0038f1f4)();\n return iVar1;\n}\n\n" comment (function_definition "int posix_fallocate6... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint posix_fallocate64(int __fd,__off64_t __offset,__off64_t __len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_posix_fallocate64_0038f1f4)();\n return iVar1;\n}\n\n" comment (function_definition "int posix_fallocate6... | (translation_unit "int posix_fallocate64(int __fd,__off64_t __offset,__off64_t __len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_posix_fallocate64_0038f1f4)();\n return iVar1;\n}\n\n" (function_definition "int posix_fallocate64(int __fd,__off64_t __offset,__off64_t __len)\n\n{\n int iVar1;\n \n iVar1 = (*(code... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression... | (function_definition "int posix_fallocate64(int __fd,__off64_t __offset,__off64_t __len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_posix_fallocate64_0038f1f4)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "posix_fallocate64(int __fd,__off64_t __offset,__off64_t __len)" (identifier "posix_fal... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __fd,type_1 __offset,type_1 __len)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_posix_fallocate64_0038f1f4)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __fd,__off64_t __offset,__off64_t __len)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_0038f1f4)();
return iVar1;
}
|
204_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | make_brlt_section | FUN_0003b2d0 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* (anonymous namespace)::Target_powerpc<64, false>::make_brlt_section(gold::Layout*) [clone
.cold.2886] */
void (anonymous_namespace)::Target_powerpc<64,false>::make_brlt_section(Layout *param_1)
{
void *unaff_ESI;
operator_delete(unaff_ESI,0x... |
void FUN_0003b2d0(void)
{
FUN_003ae060();
/* WARNING: Subroutine does not return */
FUN_004451f0();
}
| PUSH EAX
PUSH EAX
PUSH 0x40
PUSH ESI
MOV ESI,dword ptr [EBP + -0x1c]
MOV EBX,ESI
CALL 0x003ae060
MOV dword ptr [ESP],EDI
CALL 0x004451f0 | null | null | null | null | [('const-64', u'CALL_-1206078733'), ('const-1', u'RETURN_-1206078715'), ('tmp_103', u'CALL_-1206078733')] | [('const-1', u'RETURN_-1206078715')] | null | null | 0003b2d0 | x86 | O1 | (translation_unit "void FUN_0003b2d0(void)\n\n{\n FUN_003ae060();\n /* WARNING: Subroutine does not return */\n FUN_004451f0();\n}\n\n" (function_definition "void FUN_0003b2d0(void)\n\n{\n FUN_003ae060();\n /* WARNING: Subroutine does not return */\n FUN_004451f0();\n}" primiti... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* (anonymous namespace)::Target_powerpc<64, false>::make_brlt_section(gold::Layout*) [clone\n .cold.2886] */\n\nvoid (anonymous_namespace)::Target_powerpc<64,false>::make_brlt_section(Layout *param_1)\n\n{\n void *unaff_ESI;\n \n o... | (translation_unit "void FUN_0003b2d0(void)\n\n{\n FUN_003ae060();\n \n FUN_004451f0();\n}\n\n" (function_definition "void FUN_0003b2d0(void)\n\n{\n FUN_003ae060();\n \n FUN_004451f0();\n}" primitive_type (function_declarator "FUN_0003b2d0(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_0003b2d0(void)\n\n{\n FUN_003ae060();\n \n FUN_004451f0();\n}" (primitive_type "void") (function_declarator "FUN_0003b2d0(void)" (identifier "FUN_0003b2d0") (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_brlt_section(gold::Layout*) [clone
.cold.2886] */
void (function_1)::Target_powerpc<64,false>::make_brlt_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_003ae060();
/* WARNING: Subroutine does not return */
FUN_004451f0();
}
|
332_i686-gnu-ld_and_i686-gnu-ld_strip.c | lang_map | FUN_00023750 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void lang_map(void)
{
lang_output_section_statement_type *os;
char *pcVar1;
undefined4 uVar2;
undefined4 uVar3;
undefined4 uVar4;
undefined4... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00023750(void)
{
char *pcVar1;
undefined4 uVar2;
undefined4 uVar3;
undefined4 uVar4;
undefined4 uVar5;
uint *puVar6;
uint *puVar7;
int iVar8;
uint uVar9;
uint uVar10;
int iVar11;
undefined4 *puVa... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00015a10
ADD EBX,0x978a5
SUB ESP,0xac
MOV EAX,dword ptr [EBX + 0x8dc]
TEST EAX,EAX
JZ 0x00023b46
MOV ECX,EAX
LEA ESI,[EBX + 0xf00]
LEA EAX,[EBX + 0xe00]
XOR EDX,EDX
LEA EDI,[EBX + 0xfff940a2]
MOV dword ptr [EBP + 0xffffff6c],EDI
MOV EDI,EAX
MOV dword ptr [EBP + 0xf... | null | null | null | null | [('const-0', u'PTRSUB_-1206040707'), (u'INDIRECT_-1206040323', u'COPY_-1206040367'), (u'INDIRECT_-1206040351', u'CAST_-1206040225'), (u'CALL_-1206044134', u'INDIRECT_-1206040885'), (u'CAST_-1206040392', u'INT_ADD_-1206043519'), (u'CALL_-1206042754', u'INDIRECT_-1206040417'), (u'CALL_-1206044134', u'INDIRECT_-1206040844... | [(u'INDIRECT_-1206041406', u'MULTIEQUAL_-1206041365'), (u'CALL_-1206043109', u'INDIRECT_-1206040996'), (u'INDIRECT_-1206041206', u'MULTIEQUAL_-1206041258'), ('const-323470', u'COPY_-1206040497'), (u'CALL_-1206042691', u'INDIRECT_-1206040206'), (u'INT_SUB_-1206040527', u'INT_ADD_-1206043461'), (u'INDIRECT_-1206041042', ... | null | null | 00023750 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00023750(void)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n uint *puVar6;\n uint *puVar7;\n int iVar8;\n uint uVar9;\n uint uVar10;\... | (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 lang_map(void)\n\n{\n lang_output_section_statement_type *os;\n char *pcVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n un... | (translation_unit "void FUN_00023750(void)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n uint *puVar6;\n uint *puVar7;\n int iVar8;\n uint uVar9;\n uint uVar10;\n int iVar11;\n undefined4 *puVar12;\n bool bVar13;\n uint local_80 [27];\n undefined4 ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE ... | (function_definition "void FUN_00023750(void)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n uint *puVar6;\n uint *puVar7;\n int iVar8;\n uint uVar9;\n uint uVar10;\n int iVar11;\n undefined4 *puVar12;\n bool bVar13;\n uint local_80 [27];\n undefine... |
/* 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)
{
type_1 *os;
char *var_13;
type_2 uVar2;
type_2 uVar3;
type_2 uVar4;
type_2 uVar5;
type_3 *var_10;
type_3 *puVar7... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (d... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
char *pcVar1;
undefined4 uVar2;
undefined4 uVar3;
undefined4 uVar4;
undefined4 uVar5;
uint *puVar6;
uint *puVar7;
int iVar8;
uint uVar9;
uint uVar10;
int iVar11;
undefined4 *puVar12;
... |
458_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | notice | FUN_0002e320 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_boolean
notice(bfd_link_info *info,bfd_link_hash_entry *h,bfd_link_hash_entry *inh,bfd *abfd,
asection *section,bfd_vma value,flagword flags)
{
char *name;
int iVar1;
char... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4
FUN_0002e320(int param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined *param_5,
undefined4 param_6,undefined4 param_7)
{
int iVar1;
char *pcVar2;
undefined4 uVar3;
undefined4 uVar4;
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00017c50
ADD EBX,0x193cd7
SUB ESP,0xc
MOV EAX,dword ptr [ESP + 0x24]
MOV EDI,dword ptr [ESP + 0x34]
MOV EBP,dword ptr [ESP + 0x38]
TEST EAX,EAX
JZ 0x0002e3e0
MOV ESI,dword ptr [EAX + 0x4]
MOV EAX,dword ptr [ESP + 0x20]
MOV EAX,dword ptr [EAX + 0x28]
TEST EAX,EAX
JZ 0x0002e39f
... | null | null | null | null | [('tmp_1071', u'INT_EQUAL_-1206000777'), ('tmp_2654', u'MULTIEQUAL_-1205999908'), ('const-0', u'CALL_-1206000600'), ('const-4', u'PTRSUB_-1205999986'), (u'INT_NOTEQUAL_-1206000495', u'CBRANCH_-1206000495'), (u'CAST_-1205999919', u'CALL_-1206000563'), (u'CALL_-1206000284', u'INDIRECT_-1205999825'), ('tmp_2655', u'INT_NO... | [(u'CALL_-1206000563', u'INDIRECT_-1205999964'), (u'INDIRECT_-1205999955', u'MULTIEQUAL_-1205999944'), (u'INT_NOTEQUAL_-1206000495', u'CBRANCH_-1206000495'), ('tmp_2599', u'MULTIEQUAL_-1205999905'), (u'COPY_-1206000422', u'RETURN_-1206000385'), ('tmp_2599', u'MULTIEQUAL_-1205999953'), (u'MULTIEQUAL_-1205999953', u'MULT... | null | null | 0002e320 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4\nFUN_0002e320(int param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined *param_5,\n undefined4 param_6,undefined4 param_7)\n\n{\n int iVar1;\n char *pcVar2;\n undefined4 ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean\nnotice(bfd_link_info *info,bfd_link_hash_entry *h,bfd_link_hash_entry *inh,bfd *abfd,\n asection *section,bfd_vma value,flagword flags)\n\n{\n char ... | (translation_unit "undefined4\nFUN_0002e320(int param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined *param_5,\n undefined4 param_6,undefined4 param_7)\n\n{\n int iVar1;\n char *pcVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n \n if (param_2 == 0) {\n if ((DAT_001c468c != 0) || (DAT_... | (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 (pointer_declarator * IDENT)) , (parameter_declaration ... | (function_definition "undefined4\nFUN_0002e320(int param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined *param_5,\n undefined4 param_6,undefined4 param_7)\n\n{\n int iVar1;\n char *pcVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n \n if (param_2 == 0) {\n if ((DAT_001c468c != 0) || (D... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1
function_1(type_2 *info,type_3 *var_1,type_3 *inh,type_4 *abfd,
type_5 *var_6,type_6 value,type_7 flags)
{
char *name;
int var_5;
char *pcVar2;
type_1 bVar3;
if ... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4
MASKED(int param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined *param_5,
undefined4 param_6,undefined4 param_7)
{
int iVar1;
char *pcVar2;
undefined4 uVar3;
undefined4 uVar4;
i... |
924_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | parse_to_value | FUN_00035eb0 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_no_long_plt * this, char * param_1, char *
param_2, Command_line * param_3, General_options * options) */
void __thiscall
gold::General_options::Struct_no_long_plt::parse_to_value
(Struc... |
void FUN_00035eb0(void)
{
int in_stack_00000014;
*(undefined2 *)(in_stack_00000014 + 0x21cc) = 1;
return;
}
| MOV EAX,dword ptr [ESP + 0x14]
MOV EDX,0x1
MOV word ptr [EAX + 0x21cc],DX
RET | null | null | null | null | [(u'PTRSUB_-1206100211', u'PTRSUB_-1206100210'), (u'PTRSUB_-1206100210', u'STORE_-1206100272'), (u'COPY_-1206100279', u'PTRSUB_-1206100213'), (u'PTRSUB_-1206100213', u'PTRSUB_-1206100212'), ('const-8592', u'PTRSUB_-1206100211'), ('const-417', u'STORE_-1206100272'), (u'COPY_-1206100279', u'PTRSUB_-1206100211'), ('const-... | [('const-8652', u'INT_ADD_-1206100272'), (u'CAST_-1206100219', u'STORE_-1206100286'), ('tmp_37', u'INT_ADD_-1206100272'), ('const-417', u'STORE_-1206100286'), ('const-0', u'RETURN_-1206100269'), ('const-1', u'STORE_-1206100286'), (u'INT_ADD_-1206100272', u'CAST_-1206100219')] | null | null | 00035eb0 | x86 | O1 | (translation_unit "void FUN_00035eb0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x21cc) = 1;\n return;\n}\n\n" (function_definition "void FUN_00035eb0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x21cc) = 1;\n return;\n}" primitive_type (functio... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_no_long_plt * this, char * param_1, char *\n param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_long_plt::parse_to... | (translation_unit "void FUN_00035eb0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x21cc) = 1;\n return;\n}\n\n" (function_definition "void FUN_00035eb0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x21cc) = 1;\n return;\n}" primitive_type (functio... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (paren... | (function_definition "void FUN_00035eb0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x21cc) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00035eb0(void)" (identifier "FUN_00035eb0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_no_long_plt * this, char * param_1, char *
param_2, Command_line * param_3, General_options * options) */
void __thiscall
gold::type_3::type_1::function_1
(type_1 *this,char *param_2,cha... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_e... | null |
void MASKED(void)
{
int in_stack_00000014;
*(undefined2 *)(in_stack_00000014 + 0x21cc) = 1;
return;
}
|
450_hppa-linux-gnu-objcopy_and_hppa-linux-gnu-objcopy_strip.c | bfd_set_error | bfd_set_error |
/* WARNING: Control flow encountered bad instruction data */
void bfd_set_error(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_set_error(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206189870')] | [('const-1', u'RETURN_-1206189870')] | null | null | 000400c8 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_error(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_error(void)\n\n{\n /* WARNING: Bad ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_error(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_error(void)\n\n{\n /* WARNING: Bad ... | (translation_unit "void bfd_set_error(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_set_error(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_error(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void"... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_set_error(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_set_error(void)" (identifier "bfd_set_error") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
5839_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | read_ranges_table | FUN_00173470 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: bool read_ranges_table(Dwarf_ranges_table * this, Relobj * object,
uchar * symtab, off_t symtab_size, uint ranges_shndx) */
bool __thiscall
gold::Dwarf_ranges_table::read_ranges_table
(Dwa... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 FUN_00173470(int param_1,int *param_2,int param_3,int param_4,int param_5,uint param_6)
{
code *pcVar1;
undefined **ppuVar2;
int iVar3;
undefined1 **ppuVar4;
char cVar5;
uint uVar6;
uint uVar7;
int iVa... | CALL 0x00058c42
ADD EAX,0x1cbb8b
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x4c
MOV EDX,dword ptr [EBP + 0x18]
MOV ESI,dword ptr [EBP + 0xc]
MOV dword ptr [EBP + -0x40],EAX
MOV EAX,dword ptr [EBP + 0x14]
MOV EDI,dword ptr [EBP + 0x1c]
MOV dword ptr [EBP + -0x54],EDX
MOV dword ptr [EBP + -0x58],EAX
MOV EAX... | null | null | null | null | [(u'STORE_-1207420119', u'INDIRECT_-1207417062'), (u'CALL_-1207420201', u'INDIRECT_-1207416720'), ('const-0', u'SUBPIECE_-1207418214'), (u'LOAD_-1207419582', u'INT_LESS_-1207419567'), ('const-0', u'STORE_-1207420880'), (u'CALL_-1207420044', u'INDIRECT_-1207416559'), (u'CAST_-1207415407', u'MULTIEQUAL_-1207419185'), (u'... | [(u'MULTIEQUAL_-1207418106', u'MULTIEQUAL_-1207418086'), (u'INT_ADD_-1207419601', u'CAST_-1207416103'), ('tmp_14836', u'INT_ADD_-1207419606'), (u'CALLIND_-1207421152', u'INDIRECT_-1207417527'), (u'INT_ADD_-1207419837', u'CAST_-1207415697'), ('const-417', u'STORE_-1207421041'), ('const-10', u'PTRADD_-1207416771'), (u'CA... | null | null | 00173470 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_00173470(int param_1,int *param_2,int param_3,int param_4,int param_5,uint param_6)\n\n{\n code *pcVar1;\n undefined **ppuVar2;\n int iVar3;\n undefined1 **ppuVar4;\n char cVar5;\n uint uV... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: bool read_ranges_table(Dwarf_ranges_table * this, Relobj * object,\n uchar * symtab, off_t symtab_size, uint ranges_shndx) */\n\nbool __thiscall\ngold::Dwarf_ranges_table::read_rang... | (translation_unit "undefined4 FUN_00173470(int param_1,int *param_2,int param_3,int param_4,int param_5,uint param_6)\n\n{\n code *pcVar1;\n undefined **ppuVar2;\n int iVar3;\n undefined1 **ppuVar4;\n char cVar5;\n uint uVar6;\n uint uVar7;\n int iVar8;\n int *piVar9;\n undefined **ppuVar10;\n undefined4 ext... | (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 "undefined4 FUN_00173470(int param_1,int *param_2,int param_3,int param_4,int param_5,uint param_6)\n\n{\n code *pcVar1;\n undefined **ppuVar2;\n int iVar3;\n undefined1 **ppuVar4;\n char cVar5;\n uint uVar6;\n uint uVar7;\n int iVar8;\n int *piVar9;\n undefined **ppuVar10;\n undefined4 ... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: bool read_ranges_table(Dwarf_ranges_table * this, Relobj * object,
uchar * symtab, off_t symtab_size, uint ranges_shndx) */
bool __thiscall
gold::type_1::function_1
(type_1 *this,type_2 *o... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 MASKED(int param_1,int *param_2,int param_3,int param_4,int param_5,uint param_6)
{
code *pcVar1;
undefined **ppuVar2;
int iVar3;
undefined1 **ppuVar4;
char cVar5;
uint uVar6;
uint uVar7;
int iVar8;
... |
5745_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | set_output_dynsym_index | FUN_00148040 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void set_output_dynsym_index(Symbol_value<32> * this, uint i) */
void __thiscall gold::Symbol_value<32>::set_output_dynsym_index(Symbol_value<32> *this,uint i)
{
if (this->output_dynsym_index_ != 0)... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00148040(int param_1,int param_2)
{
if (*(int *)(param_1 + 4) != 0) {
/* WARNING: Subroutine does not return */
FUN_00069d00("../../gold/object.h",0x740,"set_output_dynsym_index",param_2);
}
... | PUSH EBX
CALL 0x00035840
ADD EBX,0x246fba
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [ESP + 0x14]
MOV ECX,dword ptr [EAX + 0x4]
TEST ECX,ECX
JNZ 0x0014806e
LEA ECX,[EDX + -0x1]
CMP ECX,-0x3
JA 0x00148087
MOV dword ptr [EAX + 0x4],EDX
ADD ESP,0x8
POP EBX
RET
LEA EAX,[EBX + 0xfff07718]
PUSH EDX
PUSH EAX... | null | null | null | null | [('const-4294967294', u'INT_LESS_-1207205717'), (u'INT_NOTEQUAL_-1207205749', u'CBRANCH_-1207205748'), (u'LOAD_-1207205768', u'INT_NOTEQUAL_-1207205749'), ('const-1857', u'CALL_-1207205630'), ('tmp_118', u'CBRANCH_-1207205748'), ('const-1', u'RETURN_-1207205625'), ('const-4', u'PTRSUB_-1207205525'), ('tmp_330', u'PTRSU... | [(u'INT_NOTEQUAL_-1207205749', u'CBRANCH_-1207205748'), (u'LOAD_-1207205768', u'INT_NOTEQUAL_-1207205749'), (u'COPY_-1207205547', u'CALL_-1207205630'), (u'INT_ADD_-1207205752', u'CAST_-1207205551'), ('tmp_587', u'INT_ADD_-1207205708'), ('const-1857', u'CALL_-1207205630'), ('tmp_118', u'CBRANCH_-1207205748'), ('const-1'... | null | null | 00148040 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00148040(int param_1,int param_2)\n\n{\n if (*(int *)(param_1 + 4) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_00069d00("../../gold/object.h",0x740,"set_output_dyn... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void set_output_dynsym_index(Symbol_value<32> * this, uint i) */\n\nvoid __thiscall gold::Symbol_value<32>::set_output_dynsym_index(Symbol_value<32> *this,uint i)\n\n{\n if (this->ou... | (translation_unit "void FUN_00148040(int param_1,int param_2)\n\n{\n if (*(int *)(param_1 + 4) != 0) {\n \n FUN_00069d00("../../gold/object.h",0x740,"set_output_dynsym_index",param_2);\n }\n if (param_2 - 1U < 0xfffffffe) {\n *(int *)(param_1 + 4) = param_2;\n return;\n }\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstr... | (function_definition "void FUN_00148040(int param_1,int param_2)\n\n{\n if (*(int *)(param_1 + 4) != 0) {\n \n FUN_00069d00("../../gold/object.h",0x740,"set_output_dynsym_index",param_2);\n }\n if (param_2 - 1U < 0xfffffffe) {\n *(int *)(param_1 + 4) = param_2;\n return;\n }\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void set_output_dynsym_index(Symbol_value<32> * this, uint i) */
void __thiscall gold::type_1<32>::function_1(type_1<32> *this,type_2 var_2)
{
if (this->output_dynsym_index_ != 0) {
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,int param_2)
{
if (*(int *)(param_1 + 4) != 0) {
/* WARNING: Subroutine does not return */
FUN_00069d00("../../gold/object.h",0x740,"set_output_dynsym_index",param_2);
}
if (... |
248_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | FUN_0002f19a | FUN_0002f19a |
void FUN_0002f19a(void)
{
int unaff_EBP;
int in_stack_fffffff4;
if (*(void **)(unaff_EBP + -0x30) != *(void **)(unaff_EBP + -0x84)) {
operator_delete(*(void **)(unaff_EBP + -0x30));
}
std::
vector<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::_... |
void FUN_0002f19a(void)
{
int unaff_EBP;
if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x84)) {
FUN_00248220(*(int *)(unaff_EBP + -0x30));
}
FUN_000c89d0(*(undefined4 *)(unaff_EBP + -0x8c));
if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x88)) {
FUN_00248220(*(int *)(unaff_E... | MOV EAX,dword ptr [EBP + -0x30]
CMP EAX,dword ptr [EBP + 0xffffff7c]
JZ 0x0002f096
SUB ESP,0xc
MOV EBX,dword ptr [EBP + -0x7c]
PUSH EAX
CALL 0x00248220
ADD ESP,0x10
JMP 0x0002f096 | null | null | null | null | [(u'INT_ADD_-1205997306', u'CAST_-1205997090'), ('tmp_42', u'CBRANCH_-1205997129'), (u'CAST_-1205996850', u'LOAD_-1205997149'), ('const-417', u'LOAD_-1205997322'), (u'INT_NOTEQUAL_-1205997306', u'CBRANCH_-1205997302'), ('const-4294967160', u'INT_ADD_-1205997306'), (u'LOAD_-1205997149', u'INT_NOTEQUAL_-1205997133'), (u'... | [('tmp_42', u'CBRANCH_-1205997129'), (u'INT_ADD_-1205997139', u'CAST_-1205996862'), (u'CAST_-1205997102', u'LOAD_-1205997328'), (u'INT_NOTEQUAL_-1205997306', u'CBRANCH_-1205997302'), ('const-4294967160', u'INT_ADD_-1205997306'), (u'LOAD_-1205997149', u'INT_NOTEQUAL_-1205997133'), ('const-417', u'LOAD_-1205997328'), (u'... | null | null | 0002f19a | x86 | O1 | (translation_unit "void FUN_0002f19a(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x84)) {\n FUN_00248220(*(int *)(unaff_EBP + -0x30));\n }\n FUN_000c89d0(*(undefined4 *)(unaff_EBP + -0x8c));\n if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x88)) {\n F... | (translation_unit "void FUN_0002f19a(void)\n\n{\n int unaff_EBP;\n int in_stack_fffffff4;\n \n if (*(void **)(unaff_EBP + -0x30) != *(void **)(unaff_EBP + -0x84)) {\n operator_delete(*(void **)(unaff_EBP + -0x30));\n }\n std::\n vector<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<ch... | (translation_unit "void FUN_0002f19a(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x84)) {\n FUN_00248220(*(int *)(unaff_EBP + -0x30));\n }\n FUN_000c89d0(*(undefined4 *)(unaff_EBP + -0x8c));\n if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x88)) {\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_0002f19a(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x84)) {\n FUN_00248220(*(int *)(unaff_EBP + -0x30));\n }\n FUN_000c89d0(*(undefined4 *)(unaff_EBP + -0x8c));\n if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x88)) {\n ... |
void function_1(void)
{
int var_1;
int in_stack_fffffff4;
if (*(void **)(var_1 + -0x30) != *(void **)(var_1 + -0x84)) {
var_2(*(void **)(var_1 + -0x30));
}
std::
var_6<std::__cxx11::basic_string<var_4,_std::char_traits<var_4>,_std::var_3<var_4>var_5>,_std::var_3<std::__cxx11::basic_string<var_4,_st... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthes... | null |
void MASKED(void)
{
int unaff_EBP;
if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x84)) {
FUN_00248220(*(int *)(unaff_EBP + -0x30));
}
FUN_000c89d0(*(undefined4 *)(unaff_EBP + -0x8c));
if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x88)) {
FUN_00248220(*(int *)(unaff_EBP + -... |
8_sg_emc_trespass_and_sg_emc_trespass_strip.c | exit | exit |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void exit(int __status)
{
(*(code *)PTR_exit_00013fd4)();
return;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void exit(int __status)
{
(*(code *)PTR_exit_00013fd4)();
return;
}
| JMP dword ptr [EBX + 0x20] | null | null | null | null | [(u'CALLIND_-1205989222', u'INDIRECT_-1205989150'), ('const-0', u'RETURN_-1205989219'), ('tmp_63', u'CAST_-1205989144'), (u'CAST_-1205989144', u'CALLIND_-1205989222'), (u'INDIRECT_-1205989150', u'COPY_-1205989209')] | [(u'CALLIND_-1205989222', u'INDIRECT_-1205989150'), ('const-0', u'RETURN_-1205989219'), ('tmp_63', u'CAST_-1205989144'), (u'CAST_-1205989144', u'CALLIND_-1205989222'), (u'INDIRECT_-1205989150', u'COPY_-1205989209')] | null | null | 00011090 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n (*(code *)PTR_exit_00013fd4)();\n return;\n}\n\n" comment (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_00013fd4)();\n return;\n}" primitive_type (function_decl... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n (*(code *)PTR_exit_00013fd4)();\n return;\n}\n\n" comment (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_00013fd4)();\n return;\n}" primitive_type (function_decl... | (translation_unit "void exit(int __status)\n\n{\n (*(code *)PTR_exit_00013fd4)();\n return;\n}\n\n" (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_00013fd4)();\n return;\n}" primitive_type (function_declarator "exit(int __status)" identifier (parameter_list "(int __status)" ( (parameter_dec... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT... | (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_00013fd4)();\n return;\n}" (primitive_type "void") (function_declarator "exit(int __status)" (identifier "exit") (parameter_list "(int __status)" (( "(") (parameter_declaration "int __status" (primitive_type "int") (identifier "__status")) () ")"... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(int __status)
{
(*(type_1 *)PTR_exit_00013fd4)();
return;
}
| 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: (parenthesized_expressi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(int __status)
{
(*(code *)PTR_MASKED_00013fd4)();
return;
}
|
544_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | ldfile_open_file_search | FUN_00035960 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_boolean
ldfile_open_file_search(char *arch,lang_input_statement_type *entry,char *lib,char *suffix)
{
search_dirs_type *search;
byte bVar1;
bfd_boolean bVar2;
char *pcVar3;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00035960(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4)
{
char *pcVar1;
undefined4 *puVar2;
byte bVar3;
int iVar4;
void *pvVar5;
puVar2 = DAT_001d0604;
if ((*(byte *)(param_... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00017b80
ADD EBX,0x198697
SUB ESP,0x1c
MOV EDI,dword ptr [ESP + 0x34]
MOVZX EAX,byte ptr [EDI + 0x24]
TEST AL,0x1
JNZ 0x000359af
MOV EDX,dword ptr [EDI + 0x8]
TEST AL,0x8
JZ 0x0003598e
CMP byte ptr [EDX],0x2f
JZ 0x00035a9a
SUB ESP,0x8
PUSH EDI
PUSH EDX
CALL 0x00035320
ADD ESP,... | null | null | null | null | [(u'INDIRECT_-1206099847', u'MULTIEQUAL_-1206100129'), ('const-1', u'COPY_-1206099885'), ('tmp_4719', u'MULTIEQUAL_-1206100025'), (u'MULTIEQUAL_-1206100026', u'INT_EQUAL_-1206101400'), ('const-47', u'INT_EQUAL_-1206101461'), (u'INT_AND_-1206101549', u'INT_EQUAL_-1206101563'), ('const-0', u'CALL_-1206101045'), ('const-4... | [(u'INT_AND_-1206101549', u'INT_EQUAL_-1206101563'), ('tmp_4778', u'MULTIEQUAL_-1206100042'), ('const-0', u'RETURN_-1206101151'), ('const-417', u'LOAD_-1206101481'), (u'INDIRECT_-1206099900', u'COPY_-1206099891'), (u'CAST_-1206099929', u'COPY_-1206099999'), ('const-417', u'LOAD_-1206101139'), (u'INT_NOTEQUAL_-120610111... | null | null | 00035960 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00035960(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4)\n\n{\n char *pcVar1;\n undefined4 *puVar2;\n byte bVar3;\n int iVar4;\n void *pvVar5;\n \n puVar2 = DAT_001d... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean\nldfile_open_file_search(char *arch,lang_input_statement_type *entry,char *lib,char *suffix)\n\n{\n search_dirs_type *search;\n byte bVar1;\n bfd_boolea... | (translation_unit "undefined4 FUN_00035960(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4)\n\n{\n char *pcVar1;\n undefined4 *puVar2;\n byte bVar3;\n int iVar4;\n void *pvVar5;\n \n puVar2 = DAT_001d0604;\n if ((*(byte *)(param_2 + 0x24) & 1) == 0) {\n pcVar1 = *(char **)(param_2 + 8);\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declarat... | (function_definition "undefined4 FUN_00035960(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4)\n\n{\n char *pcVar1;\n undefined4 *puVar2;\n byte bVar3;\n int iVar4;\n void *pvVar5;\n \n puVar2 = DAT_001d0604;\n if ((*(byte *)(param_2 + 0x24) & 1) == 0) {\n pcVar1 = *(char **)(param_2 + 8... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1
function_1(char *arch,type_2 *entry,char *lib,char *suffix)
{
type_3 *var_5;
type_4 var_6;
type_1 var_2;
char *pcVar3;
var_5 = search_head;
if (((type_5)entry->flags... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4)
{
char *pcVar1;
undefined4 *puVar2;
byte bVar3;
int iVar4;
void *pvVar5;
puVar2 = DAT_001d0604;
if ((*(byte *)(param_2 + 0x... |
8070_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | shrink_to_fit | FUN_002073e0 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::string::shrink_to_fit() */
void __thiscall std::string::shrink_to_fit(string *this)
{
uint uVar1;
if (*(string **)this == this + 8) {
uVar1 = 0xf;
}
else {
uVar1 = *(uint *)(this + 8);
}
if (uVar1 <... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void FUN_002073e0(int *param_1)
{
uint uVar1;
if ((int *)*param_1 == param_1 + 2) {
uVar1 = 0xf;
}
else {
uVar1 = param_1[2];
}
if (uVar1 <= (uint)param_1[1]) {
return;
}
/* try {... | PUSH EBP
MOV EBP,ESP
PUSH ESI
CALL 0x0004a046
ADD ESI,0x1a7c17
MOV EAX,dword ptr [EBP + 0x8]
PUSH EBX
LEA EDX,[EAX + 0x8]
CMP dword ptr [EAX],EDX
JZ 0x00207430
MOV EDX,dword ptr [EAX + 0x8]
CMP dword ptr [EAX + 0x4],EDX
JC 0x00207410
LEA ESP,[EBP + -0x8]
POP EBX
POP ESI
POP EBP
RET
SUB ESP,0x8
MOV EBX,ESI
PUSH 0x0
PUSH... | null | null | null | null | [(u'LOAD_-1203801069', u'INT_EQUAL_-1203801054'), (u'CAST_-1203800873', u'LOAD_-1203801052'), ('const-417', u'LOAD_-1203801069'), (u'INT_EQUAL_-1203801054', u'CBRANCH_-1203801053'), ('tmp_328', u'CAST_-1203800878'), ('const-4', u'PTRADD_-1203800984'), ('const-1', u'PTRADD_-1203801011'), ('tmp_104', u'CBRANCH_-120380105... | [('tmp_463', u'PTRADD_-1203800882'), ('tmp_463', u'PTRADD_-1203800870'), (u'INT_EQUAL_-1203801054', u'CBRANCH_-1203801053'), ('tmp_104', u'CBRANCH_-1203801053'), (u'LOAD_-1203801052', u'MULTIEQUAL_-1203800902'), (u'INT_LESSEQUAL_-1203801030', u'CBRANCH_-1203801029'), (u'MULTIEQUAL_-1203800902', u'INT_LESSEQUAL_-1203801... | null | null | 002073e0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_002073e0(int *param_1)\n\n{\n uint uVar1;\n \n if ((int *)*param_1 == param_1 + 2) {\n uVar1 = 0xf;\n }\n else {\n uVar1 = param_1[2];\n }\n if (uVar1 <= (uint)param_1[1]) {\n return;\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* std::string::shrink_to_fit() */\n\nvoid __thiscall std::string::shrink_to_fit(string *this)\n\n{\n uint uVar1;\n \n if (*(string **)this == this + 8) {\n uVar1 = 0xf;\n }\n else {\n uVar1 = *(uint *... | (translation_unit "void FUN_002073e0(int *param_1)\n\n{\n uint uVar1;\n \n if ((int *)*param_1 == param_1 + 2) {\n uVar1 = 0xf;\n }\n else {\n uVar1 = param_1[2];\n }\n if (uVar1 <= (uint)param_1[1]) {\n return;\n }\n \n FUN_002072c0(param_1,0);\n return;\n}\n\n" (function_definiti... | (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 (cast_expression ( (type_descriptor TYPE (abstract_point... | (function_definition "void FUN_002073e0(int *param_1)\n\n{\n uint uVar1;\n \n if ((int *)*param_1 == param_1 + 2) {\n uVar1 = 0xf;\n }\n else {\n uVar1 = param_1[2];\n }\n if (uVar1 <= (uint)param_1[1]) {\n return;\n }\n \n FUN_002072c0(param_1,0);\n return;\n}" (primitive_type "vo... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::string::shrink_to_fit() */
void __thiscall std::type_1::function_1(type_1 *var_1)
{
type_2 var_2;
if (*(type_1 **)var_1 == var_1 + 8) {
var_2 = 0xf;
}
else {
var_2 = *(type_2 *)(var_1 + 8);
}
if (va... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void MASKED(int *param_1)
{
uint uVar1;
if ((int *)*param_1 == param_1 + 2) {
uVar1 = 0xf;
}
else {
uVar1 = param_1[2];
}
if (uVar1 <= (uint)param_1[1]) {
return;
}
/* try { // tr... |
21_i686-gnu-objcopy_and_i686-gnu-objcopy_strip.c | ferror | ferror |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int ferror(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_ferror_0003f058)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int ferror(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_ferror_0003f058)();
return iVar1;
}
| JMP dword ptr [EBX + 0x58] | null | null | null | null | [(u'CALLIND_-1205980806', u'RETURN_-1205980803'), (u'INDIRECT_-1205980733', u'COPY_-1205980792'), ('const-0', u'RETURN_-1205980803'), (u'CALLIND_-1205980806', u'INDIRECT_-1205980733'), ('tmp_67', u'CAST_-1205980727'), (u'CAST_-1205980727', u'CALLIND_-1205980806')] | [(u'CALLIND_-1205980806', u'RETURN_-1205980803'), (u'INDIRECT_-1205980733', u'COPY_-1205980792'), ('const-0', u'RETURN_-1205980803'), (u'CALLIND_-1205980806', u'INDIRECT_-1205980733'), ('tmp_67', u'CAST_-1205980727'), (u'CAST_-1205980727', u'CALLIND_-1205980806')] | null | null | 00013170 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ferror(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_0003f058)();\n return iVar1;\n}\n\n" comment (function_definition "int ferror(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ferror(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_0003f058)();\n return iVar1;\n}\n\n" comment (function_definition "int ferror(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)... | (translation_unit "int ferror(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_0003f058)();\n return iVar1;\n}\n\n" (function_definition "int ferror(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_0003f058)();\n return iVar1;\n}" primitive_type (function_declarator "ferror... | (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 ferror(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_0003f058)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "ferror(FILE *__stream)" (identifier "ferror") (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_ferror_0003f058)();
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_0003f058)();
return iVar1;
}
|
2865_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Output_data_plt_x86_64_standard | FUN_00078d60 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
~Output_data_plt_x86_64_standard(Output_data_plt_x86_64_standard<32> * this, int __in_chrg) */
void __thiscall
anon_unknown.dwarf_32e241::Output_data_plt_x86_64_standard<32>::~Output_data_plt_x... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00078d60(undefined4 *param_1)
{
undefined4 *puVar1;
undefined4 *puVar2;
*param_1 = &DAT_005dc660;
puVar2 = (undefined4 *)param_1[0x14];
while (puVar2 != param_1 + 0x14) {
puVar1 = (undefined4 *)*puVar2;... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x571297
SUB ESP,0xc
MOV ESI,dword ptr [ESP + 0x20]
LEA EBP,[ESI + 0x50]
LEA EAX,[EBX + 0xffff2660]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x50]
CMP EAX,EBP
JZ 0x00078da4
LEA ESI,[ESI]
NOP
SUB ESP,0xc
MOV EDI,dword ptr [EAX]
PUSH EAX
CALL 0x003ae080
... | null | null | null | null | [('const-1', u'RETURN_-1206350466')] | [(u'MULTIEQUAL_-1206350133', u'LOAD_-1206350377'), ('tmp_814', u'PTRADD_-1206350146'), (u'PTRSUB_-1206350138', u'STORE_-1206350421'), ('tmp_814', u'CALL_-1206350283'), ('const-20', u'PTRADD_-1206350146'), ('const-6184796', u'PTRSUB_-1206350088'), ('const-4', u'PTRADD_-1206350146'), ('const-0', u'PTRSUB_-1206350088'), (... | null | null | 00078d60 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00078d60(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n *param_1 = &DAT_005dc660;\n puVar2 = (undefined4 *)param_1[0x14];\n while (puVar2 != param_1 + 0x14) {\n pu... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n ~Output_data_plt_x86_64_standard(Output_data_plt_x86_64_standard<32> * this, int __in_chrg) */\n\nvoid __thiscall\nanon_unknown.dwarf_32e241::Output_data_plt_x86_64_standard<... | (translation_unit "void FUN_00078d60(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n *param_1 = &DAT_005dc660;\n puVar2 = (undefined4 *)param_1[0x14];\n while (puVar2 != param_1 + 0x14) {\n puVar1 = (undefined4 *)*puVar2;\n FUN_003ae080(puVar2);\n puVar2 = puVar1;\n }\n *para... | (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 (p... | (function_definition "void FUN_00078d60(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n *param_1 = &DAT_005dc660;\n puVar2 = (undefined4 *)param_1[0x14];\n while (puVar2 != param_1 + 0x14) {\n puVar1 = (undefined4 *)*puVar2;\n FUN_003ae080(puVar2);\n puVar2 = puVar1;\n }\n *p... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
~Output_data_plt_x86_64_standard(Output_data_plt_x86_64_standard<32> * this, int __in_chrg) */
void __thiscall
anon_unknown.dwarf_32e241::function_1<32>::~function_1
(function_1<32> *... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
undefined4 *puVar1;
undefined4 *puVar2;
*param_1 = &DAT_005dc660;
puVar2 = (undefined4 *)param_1[0x14];
while (puVar2 != param_1 + 0x14) {
puVar1 = (undefined4 *)*puVar2;
F... |
4616_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | parse_defsym | FUN_0014b4d0 |
/* 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_defsym(General_options * this, char * param_1, char * arg,
Command_line * cmdline) */
void __thiscall
gold::General_options:... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0014b4d0(undefined4 param_1,undefined4 param_2,undefined4 param_3,int param_4)
{
FUN_001dade0(param_4 + 0x5aa0,param_3);
return;
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x2c8b2a
SUB ESP,0x10
PUSH dword ptr [ESP + 0x20]
MOV EAX,dword ptr [ESP + 0x28]
ADD EAX,0x5aa0
PUSH EAX
CALL 0x001dade0
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1207192350')] | [(u'INT_ADD_-1207192292', u'CALL_-1207192286'), ('tmp_294', u'CALL_-1207192286'), ('const-0', u'RETURN_-1207192258'), ('tmp_295', u'INT_ADD_-1207192292'), ('const-23200', u'INT_ADD_-1207192292')] | null | null | 0014b4d0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0014b4d0(undefined4 param_1,undefined4 param_2,undefined4 param_3,int param_4)\n\n{\n FUN_001dade0(param_4 + 0x5aa0,param_3);\n return;\n}\n\n" comment (function_definition "void FUN_0014b4d0(undefi... | (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_defsym(General_options * this, char * param_1, char * arg,\n Command_line * cmdline) */\n\nvoid __thiscall... | (translation_unit "void FUN_0014b4d0(undefined4 param_1,undefined4 param_2,undefined4 param_3,int param_4)\n\n{\n FUN_001dade0(param_4 + 0x5aa0,param_3);\n return;\n}\n\n" (function_definition "void FUN_0014b4d0(undefined4 param_1,undefined4 param_2,undefined4 param_3,int param_4)\n\n{\n FUN_001dade0(param_4 + 0x5aa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list... | (function_definition "void FUN_0014b4d0(undefined4 param_1,undefined4 param_2,undefined4 param_3,int param_4)\n\n{\n FUN_001dade0(param_4 + 0x5aa0,param_3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0014b4d0(undefined4 param_1,undefined4 param_2,undefined4 param_3,int param_4)" (identifier "FUN_... |
/* 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_defsym(General_options * this, char * param_1, char * arg,
Command_line * cmdline) */
void __thiscall
gold::type_1::function... | 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,int param_4)
{
FUN_001dade0(param_4 + 0x5aa0,param_3);
return;
}
|
8571_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | ~wiostream | FUN_001e4750 |
/* std::wiostream::~wiostream() */
void __thiscall std::wiostream::~wiostream(wiostream *this)
{
int iVar1;
int *in_stack_00000008;
iVar1 = *in_stack_00000008;
*(int *)this = iVar1;
*(int *)(this + *(int *)(iVar1 + -0xc)) = in_stack_00000008[5];
*(int *)(this + 8) = in_stack_00000008[6];
iVar1 = in_... |
void FUN_001e4750(int *param_1,int *param_2)
{
int iVar1;
iVar1 = *param_2;
*param_1 = iVar1;
*(int *)((int)param_1 + *(int *)(iVar1 + -0xc)) = param_2[5];
param_1[2] = param_2[6];
iVar1 = param_2[3];
param_1[2] = iVar1;
*(int *)((int)param_1 + *(int *)(iVar1 + -0xc) + 8) = param_2[4];
iVar1 = pa... | PUSH EBX
MOV EDX,dword ptr [ESP + 0xc]
MOV EAX,dword ptr [ESP + 0x8]
MOV ECX,dword ptr [EDX]
MOV dword ptr [EAX],ECX
MOV ECX,dword ptr [ECX + -0xc]
MOV EBX,dword ptr [EDX + 0x14]
MOV dword ptr [EAX + ECX*0x1],EBX
MOV ECX,dword ptr [EDX + 0x18]
MOV dword ptr [EAX + 0x8],ECX
MOV ECX,dword ptr [EDX + 0xc]
MOV dword ptr [E... | null | null | null | null | [('const-417', u'LOAD_-1207875731'), (u'LOAD_-1207875740', u'STORE_-1207875734'), ('tmp_191', u'CAST_-1207875605'), (u'PTRADD_-1207875606', u'LOAD_-1207875725'), ('const-417', u'STORE_-1207875692'), ('tmp_206', u'PTRADD_-1207875592'), ('const-6', u'PTRADD_-1207875599'), ('const-0', u'STORE_-1207875636'), (u'LOAD_-12078... | [('const-417', u'LOAD_-1207875725'), (u'INT_ADD_-1207875702', u'CAST_-1207875592'), (u'LOAD_-1207875667', u'INT_ADD_-1207875635'), (u'INT_ADD_-1207875622', u'INT_ADD_-1207875658'), (u'CAST_-1207875600', u'LOAD_-1207875731'), ('const-417', u'LOAD_-1207875731'), ('tmp_205', u'PTRADD_-1207875580'), ('const-417', u'STORE_-... | null | null | 001e4750 | x86 | O1 | (translation_unit "void FUN_001e4750(int *param_1,int *param_2)\n\n{\n int iVar1;\n \n iVar1 = *param_2;\n *param_1 = iVar1;\n *(int *)((int)param_1 + *(int *)(iVar1 + -0xc)) = param_2[5];\n param_1[2] = param_2[6];\n iVar1 = param_2[3];\n param_1[2] = iVar1;\n *(int *)((int)param_1 + *(int *)(iVar1 + -0xc) + ... | (translation_unit "/* std::wiostream::~wiostream() */\n\nvoid __thiscall std::wiostream::~wiostream(wiostream *this)\n\n{\n int iVar1;\n int *in_stack_00000008;\n \n iVar1 = *in_stack_00000008;\n *(int *)this = iVar1;\n *(int *)(this + *(int *)(iVar1 + -0xc)) = in_stack_00000008[5];\n *(int *)(this + 8) = in_sta... | (translation_unit "void FUN_001e4750(int *param_1,int *param_2)\n\n{\n int iVar1;\n \n iVar1 = *param_2;\n *param_1 = iVar1;\n *(int *)((int)param_1 + *(int *)(iVar1 + -0xc)) = param_2[5];\n param_1[2] = param_2[6];\n iVar1 = param_2[3];\n param_1[2] = iVar1;\n *(int *)((int)param_1 + *(int *)(iVar1 + -0xc) + ... | (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 ;) (expression_statement (assignment_expression IDENT = (pointe... | (function_definition "void FUN_001e4750(int *param_1,int *param_2)\n\n{\n int iVar1;\n \n iVar1 = *param_2;\n *param_1 = iVar1;\n *(int *)((int)param_1 + *(int *)(iVar1 + -0xc)) = param_2[5];\n param_1[2] = param_2[6];\n iVar1 = param_2[3];\n param_1[2] = iVar1;\n *(int *)((int)param_1 + *(int *)(iVar1 + -0xc)... |
/* std::wiostream::~wiostream() */
void __thiscall std::function_1::~function_1(function_1 *var_1)
{
int var_2;
int *in_stack_00000008;
var_2 = *in_stack_00000008;
*(int *)var_1 = var_2;
*(int *)(var_1 + *(int *)(var_2 + -0xc)) = in_stack_00000008[5];
*(int *)(var_1 + 8) = in_stack_00000008[6];
var_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
void MASKED(int *param_1,int *param_2)
{
int iVar1;
iVar1 = *param_2;
*param_1 = iVar1;
*(int *)((int)param_1 + *(int *)(iVar1 + -0xc)) = param_2[5];
param_1[2] = param_2[6];
iVar1 = param_2[3];
param_1[2] = iVar1;
*(int *)((int)param_1 + *(int *)(iVar1 + -0xc) + 8) = param_2[4];
iVar1 = param_2[... |
6940_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | append | FUN_001b5d20 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::append(std::string const&) */
void __thiscall std::string::append(string *this,string *param_1)
{
_M_append(this,*(char **)param_1,*(uint *)(param_1 + 4));
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001b5d20(undefined4 param_1,undefined4 *param_2)
{
FUN_001b5c80(param_1,*param_2,param_2[1]);
return;
}
| PUSH EBX
CALL 0x00035680
ADD EBX,0x1892da
SUB ESP,0xc
MOV EAX,dword ptr [ESP + 0x18]
PUSH dword ptr [EAX + 0x4]
PUSH dword ptr [EAX]
PUSH dword ptr [ESP + 0x1c]
CALL 0x001b5c80
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [(u'LOAD_-1207673519', u'CALL_-1207673490'), (u'CAST_-1207673388', u'LOAD_-1207673512'), ('const-417', u'LOAD_-1207673519'), (u'PTRADD_-1207673457', u'CAST_-1207673392'), ('const-0', u'RETURN_-1207673462'), ('const-417', u'LOAD_-1207673512'), ('const-1', u'PTRADD_-1207673457'), (u'LOAD_-1207673512', u'CALL_-1207673490'... | [('const-1', u'PTRADD_-1207673395'), (u'PTRADD_-1207673395', u'LOAD_-1207673519'), ('tmp_296', u'PTRADD_-1207673395'), ('const-417', u'LOAD_-1207673519'), (u'LOAD_-1207673519', u'CALL_-1207673490'), ('const-0', u'RETURN_-1207673462'), ('tmp_296', u'LOAD_-1207673512'), ('tmp_297', u'CALL_-1207673490'), (u'LOAD_-12076735... | null | null | 001b5d20 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001b5d20(undefined4 param_1,undefined4 *param_2)\n\n{\n FUN_001b5c80(param_1,*param_2,param_2[1]);\n return;\n}\n\n" comment (function_definition "void FUN_001b5d20(undefined4 param_1,undefined4 *pa... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::append(std::string const&) */\n\nvoid __thiscall std::string::append(string *this,string *param_1)\n\n{\n _M_append(this,*(char **)param_1,*(uint *)(param_1 + 4));\n return;\n}\n\n" comment comm... | (translation_unit "void FUN_001b5d20(undefined4 param_1,undefined4 *param_2)\n\n{\n FUN_001b5c80(param_1,*param_2,param_2[1]);\n return;\n}\n\n" (function_definition "void FUN_001b5d20(undefined4 param_1,undefined4 *param_2)\n\n{\n FUN_001b5c80(param_1,*param_2,param_2[1]);\n return;\n}" primitive_type (function_de... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression * IDENT) , (subscrip... | (function_definition "void FUN_001b5d20(undefined4 param_1,undefined4 *param_2)\n\n{\n FUN_001b5c80(param_1,*param_2,param_2[1]);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001b5d20(undefined4 param_1,undefined4 *param_2)" (identifier "FUN_001b5d20") (parameter_list "(undefined4 param_1,undefined... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::append(std::string const&) */
void __thiscall std::type_1::function_1(type_1 *this,type_1 *var_2)
{
var_1(this,*(char **)var_2,*(type_2 *)(var_2 + 4));
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: (pointer_declarator declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,undefined4 *param_2)
{
FUN_001b5c80(param_1,*param_2,param_2[1]);
return;
}
|
1961_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | do_pluginobj | FUN_00054e20 |
/* DWARF original prototype: Pluginobj * do_pluginobj(Object * this) */
Pluginobj * __thiscall gold::Object::do_pluginobj(Object *this)
{
return (Pluginobj *)0x0;
}
|
undefined4 FUN_00054e20(void)
{
return 0;
}
| XOR EAX,EAX
RET | null | null | null | null | [('const-0', u'COPY_-1206235613'), ('const-0', u'RETURN_-1206235593'), (u'COPY_-1206235613', u'RETURN_-1206235593')] | [('const-0', u'COPY_-1206235613'), ('const-0', u'RETURN_-1206235593'), (u'COPY_-1206235613', u'RETURN_-1206235593')] | null | null | 00054e20 | x86 | O1 | (translation_unit "undefined4 FUN_00054e20(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_00054e20(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_00054e20(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit "/* DWARF original prototype: Pluginobj * do_pluginobj(Object * this) */\n\nPluginobj * __thiscall gold::Object::do_pluginobj(Object *this)\n\n{\n return (Pluginobj *)0x0;\n}\n\n" comment (ERROR "Pluginobj * __thiscall gold::Object::do_pluginobj(Object *this)" (binary_expression "Pluginobj * __thisca... | (translation_unit "undefined4 FUN_00054e20(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_00054e20(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_00054e20(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) }))) | (function_definition "undefined4 FUN_00054e20(void)\n\n{\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_00054e20(void)" (identifier "FUN_00054e20") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{")... |
/* DWARF original prototype: Pluginobj * do_pluginobj(Object * this) */
type_1 * __thiscall gold::Object::do_pluginobj(Object *this)
{
return (type_1 *)0x0;
}
| 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 (number_literal))))) | null |
undefined4 MASKED(void)
{
return 0;
}
|
129_alpha-linux-gnu-objdump_and_alpha-linux-gnu-objdump_strip.c | bfd_demangle | bfd_demangle |
void bfd_demangle(void)
{
(*(code *)PTR_bfd_demangle_00072fe4)();
return;
}
|
void bfd_demangle(void)
{
(*(code *)PTR_bfd_demangle_00072fe4)();
return;
}
| JMP dword ptr [EBX + 0xffffffe4] | null | null | null | null | [(u'CAST_-1205974825', u'CALLIND_-1205974902'), ('const-0', u'RETURN_-1205974899'), (u'INDIRECT_-1205974830', u'COPY_-1205974889'), (u'CALLIND_-1205974902', u'INDIRECT_-1205974830'), ('tmp_58', u'CAST_-1205974825')] | [(u'CAST_-1205974825', u'CALLIND_-1205974902'), ('const-0', u'RETURN_-1205974899'), (u'INDIRECT_-1205974830', u'COPY_-1205974889'), (u'CALLIND_-1205974902', u'INDIRECT_-1205974830'), ('tmp_58', u'CAST_-1205974825')] | null | null | 00014880 | x86 | O1 | (translation_unit "void bfd_demangle(void)\n\n{\n (*(code *)PTR_bfd_demangle_00072fe4)();\n return;\n}\n\n" (function_definition "void bfd_demangle(void)\n\n{\n (*(code *)PTR_bfd_demangle_00072fe4)();\n return;\n}" primitive_type (function_declarator "bfd_demangle(void)" identifier (parameter_list "(void)" ( (param... | (translation_unit "void bfd_demangle(void)\n\n{\n (*(code *)PTR_bfd_demangle_00072fe4)();\n return;\n}\n\n" (function_definition "void bfd_demangle(void)\n\n{\n (*(code *)PTR_bfd_demangle_00072fe4)();\n return;\n}" primitive_type (function_declarator "bfd_demangle(void)" identifier (parameter_list "(void)" ( (param... | (translation_unit "void bfd_demangle(void)\n\n{\n (*(code *)PTR_bfd_demangle_00072fe4)();\n return;\n}\n\n" (function_definition "void bfd_demangle(void)\n\n{\n (*(code *)PTR_bfd_demangle_00072fe4)();\n return;\n}" primitive_type (function_declarator "bfd_demangle(void)" identifier (parameter_list "(void)" ( (param... | (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_demangle(void)\n\n{\n (*(code *)PTR_bfd_demangle_00072fe4)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_demangle(void)" (identifier "bfd_demangle") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_demangle_00072fe4)();
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_00072fe4)();
return;
}
|
10528_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | find_last_of | FUN_00281680 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::find_last_of(std::wstring const&, unsigned int) const */
void __thiscall std::wstring::find_last_of(wstring *this,wstring *param_1,uint param_2)
{
find_last_of(this,*(wchar_t **)param_1,param_2,(*(wchar_t **)pa... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00281680(undefined4 param_1,int *param_2,undefined4 param_3)
{
FUN_00281600(param_1,*param_2,param_3,*(undefined4 *)(*param_2 + -0xc));
return;
}
| PUSH EBX
CALL 0x00036f20
ADD EBX,0x12d97a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x14]
MOV EAX,dword ptr [EAX]
PUSH dword ptr [EAX + -0xc]
PUSH dword ptr [ESP + 0x1c]
PUSH EAX
PUSH dword ptr [ESP + 0x1c]
CALL 0x00281600
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-4294967293', u'PTRADD_-1204349122'), (u'LOAD_-1204349264', u'PTRADD_-1204349122'), ('tmp_195', u'CAST_-1204349124'), (u'PTRADD_-1204349122', u'LOAD_-1204349259'), (u'LOAD_-1204349264', u'CALL_-1204349223'), ('tmp_196', u'CALL_-1204349223'), (u'CAST_-1204349124', u'LOAD_-1204349264'), (u'LOAD_-1204349259', u'CA... | [(u'LOAD_-1204349264', u'CALL_-1204349223'), (u'LOAD_-1204349264', u'INT_ADD_-1204349243'), ('tmp_332', u'CALL_-1204349223'), ('tmp_333', u'CALL_-1204349223'), (u'LOAD_-1204349259', u'CALL_-1204349223'), (u'INT_ADD_-1204349243', u'CAST_-1204349129'), ('const-417', u'LOAD_-1204349259'), ('tmp_331', u'LOAD_-1204349264'),... | null | null | 00281680 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00281680(undefined4 param_1,int *param_2,undefined4 param_3)\n\n{\n FUN_00281600(param_1,*param_2,param_3,*(undefined4 *)(*param_2 + -0xc));\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/* std::wstring::find_last_of(std::wstring const&, unsigned int) const */\n\nvoid __thiscall std::wstring::find_last_of(wstring *this,wstring *param_1,uint param_2)\n\n{\n find_last_of(this,*(wchar_t **)param_1,... | (translation_unit "void FUN_00281680(undefined4 param_1,int *param_2,undefined4 param_3)\n\n{\n FUN_00281600(param_1,*param_2,param_3,*(undefined4 *)(*param_2 + -0xc));\n return;\n}\n\n" (function_definition "void FUN_00281680(undefined4 param_1,int *param_2,undefined4 param_3)\n\n{\n FUN_00281600(param_1,*param_2,p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (po... | (function_definition "void FUN_00281680(undefined4 param_1,int *param_2,undefined4 param_3)\n\n{\n FUN_00281600(param_1,*param_2,param_3,*(undefined4 *)(*param_2 + -0xc));\n return;\n}" (primitive_type "void") (function_declarator "FUN_00281680(undefined4 param_1,int *param_2,undefined4 param_3)" (identifier "FUN_002... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::find_last_of(std::wstring const&, unsigned int) const */
void __thiscall std::type_1::function_1(type_1 *this,type_1 *param_1,type_2 param_2)
{
function_1(this,*(type_3 **)param_1,param_2,(*(type_3 **)param_1)[... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (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,undefined4 param_3)
{
FUN_00281600(param_1,*param_2,param_3,*(undefined4 *)(*param_2 + -0xc));
return;
}
|
105_alpha-linux-gnu-objdump_and_alpha-linux-gnu-objdump_strip.c | bfd_canonicalize_reloc | bfd_canonicalize_reloc |
void bfd_canonicalize_reloc(void)
{
(*(code *)PTR_bfd_canonicalize_reloc_000731b8)();
return;
}
|
void bfd_canonicalize_reloc(void)
{
(*(code *)PTR_bfd_canonicalize_reloc_000731b8)();
return;
}
| JMP dword ptr [EBX + 0x1b8] | null | null | null | null | [(u'INDIRECT_-1205975230', u'COPY_-1205975289'), ('tmp_58', u'CAST_-1205975225'), ('const-0', u'RETURN_-1205975299'), (u'CALLIND_-1205975302', u'INDIRECT_-1205975230'), (u'CAST_-1205975225', u'CALLIND_-1205975302')] | [(u'INDIRECT_-1205975230', u'COPY_-1205975289'), ('tmp_58', u'CAST_-1205975225'), ('const-0', u'RETURN_-1205975299'), (u'CALLIND_-1205975302', u'INDIRECT_-1205975230'), (u'CAST_-1205975225', u'CALLIND_-1205975302')] | null | null | 000146f0 | x86 | O1 | (translation_unit "void bfd_canonicalize_reloc(void)\n\n{\n (*(code *)PTR_bfd_canonicalize_reloc_000731b8)();\n return;\n}\n\n" (function_definition "void bfd_canonicalize_reloc(void)\n\n{\n (*(code *)PTR_bfd_canonicalize_reloc_000731b8)();\n return;\n}" primitive_type (function_declarator "bfd_canonicalize_reloc(v... | (translation_unit "void bfd_canonicalize_reloc(void)\n\n{\n (*(code *)PTR_bfd_canonicalize_reloc_000731b8)();\n return;\n}\n\n" (function_definition "void bfd_canonicalize_reloc(void)\n\n{\n (*(code *)PTR_bfd_canonicalize_reloc_000731b8)();\n return;\n}" primitive_type (function_declarator "bfd_canonicalize_reloc(v... | (translation_unit "void bfd_canonicalize_reloc(void)\n\n{\n (*(code *)PTR_bfd_canonicalize_reloc_000731b8)();\n return;\n}\n\n" (function_definition "void bfd_canonicalize_reloc(void)\n\n{\n (*(code *)PTR_bfd_canonicalize_reloc_000731b8)();\n return;\n}" primitive_type (function_declarator "bfd_canonicalize_reloc(v... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_canonicalize_reloc(void)\n\n{\n (*(code *)PTR_bfd_canonicalize_reloc_000731b8)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_canonicalize_reloc(void)" (identifier "bfd_canonicalize_reloc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_typ... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_canonicalize_reloc_000731b8)();
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_000731b8)();
return;
}
|
1035_busybox_and_busybox_strip.c | hash_file | FUN_00084107 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint8_t * hash_file(char *filename)
{
_ctx_ context;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00084107(void)
{
}
| PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0xfc
CALL 0x00017610 | null | null | null | null | [('const-1', u'RETURN_-1206435532')] | [('const-1', u'RETURN_-1206435532')] | null | null | 00084107 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00084107(void)\n\n{\n}\n\n" comment (function_definition "void FUN_00084107(void)\n\n{\n}" primitive_type (function_declarator "FUN_00084107(void)" identifier (parameter_list "(void)" ( (parameter_dec... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint8_t * hash_file(char *filename)\n\n{\n _ctx_ context;\n \n}\n\n" comment (function_definition "uint8_t * hash_file(char *filename)\n\n{\n _ctx_ context;\n \n}" primitive_type (pointer_declarator "* hash... | (translation_unit "void FUN_00084107(void)\n\n{\n}\n\n" (function_definition "void FUN_00084107(void)\n\n{\n}" primitive_type (function_declarator "FUN_00084107(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n}" { }))) | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { }))) | (function_definition "void FUN_00084107(void)\n\n{\n}" (primitive_type "void") (function_declarator "FUN_00084107(void)" (identifier "FUN_00084107") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n}" ({ "{") (} "}"))) |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint8_t * function_1(char *filename)
{
type_1 context;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement))) | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
}
|
8802_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | tellp | FUN_00257300 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* std::wostream::tellp() */
undefined4 * std::wostream::tellp(void)
{
int iVar1;
int *piVar2;
undefined4 *in_stack_00000004;
int *in_stack_00000008;
undefined4 local_2c;
undefined4 local_28;
undefined4 local_24;
... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 * FUN_00257300(undefined4 *param_1,int *param_2)
{
int iVar1;
int *piVar2;
undefined4 local_2c;
undefined4 local_28;
undefined4 local_24;
undefined4 local_20;
iVar1 = *param_2;
*param_1 = 0xffffffff... | CALL 0x000b4846
ADD EAX,0x1bccfb
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x2c
MOV EDI,dword ptr [EBP + 0xc]
MOV ESI,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x2c],EAX
MOV EAX,dword ptr [EDI]
MOV dword ptr [ESI],0xffffffff
MOV dword ptr [ESI + 0x4],0xffffffff
MOV EBX,dword ptr [EAX + -0xc]
MOV dword p... | null | null | null | null | [('const-417', u'STORE_-1204128778'), ('const-3', u'PTRADD_-1204128494'), ('const-417', u'LOAD_-1204128889'), ('const-417', u'STORE_-1204128789'), ('const-417', u'LOAD_-1204128850'), (u'LOAD_-1204128817', u'CALLIND_-1204128807'), (u'LOAD_-1204128928', u'INT_ADD_-1204128530'), ('tmp_586', u'PTRSUB_-1204128469'), ('const... | [('const-417', u'STORE_-1204128778'), ('const-3', u'PTRADD_-1204128494'), ('const-417', u'LOAD_-1204128889'), ('const-417', u'STORE_-1204128789'), ('const-417', u'LOAD_-1204128850'), (u'LOAD_-1204128817', u'CALLIND_-1204128807'), (u'LOAD_-1204128928', u'INT_ADD_-1204128530'), ('tmp_586', u'PTRSUB_-1204128469'), ('const... | null | null | 00257300 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 * FUN_00257300(undefined4 *param_1,int *param_2)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 local_2c;\n undefined4 local_28;\n undefined4 local_24;\n undefined4 local_20;\n \n iVar1 = *pa... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* std::wostream::tellp() */\n\nundefined4 * std::wostream::tellp(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 *in_stack_00000004;\n int *in_stack_00000008;\n undefined4 local_2c;\n undefined4 local_... | (translation_unit "undefined4 * FUN_00257300(undefined4 *param_1,int *param_2)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 local_2c;\n undefined4 local_28;\n undefined4 local_24;\n undefined4 local_20;\n \n iVar1 = *param_2;\n *param_1 = 0xffffffff;\n param_1[1] = 0xffffffff;\n iVar1 = *(int *)(iVar1 + -0x... | (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 IDENT ;) (declaration TYPE (pointer_declarator... | (function_definition "undefined4 * FUN_00257300(undefined4 *param_1,int *param_2)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 local_2c;\n undefined4 local_28;\n undefined4 local_24;\n undefined4 local_20;\n \n iVar1 = *param_2;\n *param_1 = 0xffffffff;\n param_1[1] = 0xffffffff;\n iVar1 = *(int *)(iVar1 + ... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* std::wostream::tellp() */
type_1 * std::wostream::tellp(void)
{
int var_1;
int *piVar2;
type_1 *in_stack_00000004;
int *in_stack_00000008;
type_1 local_2c;
type_1 local_28;
type_1 local_24;
type_1 local_20;
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (pri... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 * MASKED(undefined4 *param_1,int *param_2)
{
int iVar1;
int *piVar2;
undefined4 local_2c;
undefined4 local_28;
undefined4 local_24;
undefined4 local_20;
iVar1 = *param_2;
*param_1 = 0xffffffff;
pa... |
107_riscv64-linux-gnu-elfedit_and_riscv64-linux-gnu-elfedit_strip.c | fclose | fclose |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fclose(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fclose@@GLIBC_2.1 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fclose(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205952458')] | [('const-1', u'RETURN_-1205952458')] | null | null | 0001a02c | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fclose(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fclose(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fclose@@GLIBC_2.1 */... | (translation_unit "int fclose(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fclose(FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fclose(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_d... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int fclose(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fclose(FILE *__stream)" (identifier "fclose") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fclose@@GLIBC_2.1 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
9310_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | _M_realloc_insert<gold::File_read::Read_multiple_entry> | FUN_0031fed0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
_M_realloc_insert<gold::File_read::Read_multiple_entry>(vector<gold::File_read::Read_multiple_entry,_std::allocator<gold::File_read::Read_multiple_entry>_>
* this, iterator __position, Read_m... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0031fed0(int *param_1,undefined4 *param_2,undefined4 *param_3)
{
undefined4 *puVar1;
undefined4 *puVar2;
undefined4 uVar3;
uint uVar4;
undefined4 *puVar5;
undefined4 *puVar6;
undefined4 *puVar7;
uint uVa... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x2ca127
SUB ESP,0x1c
MOV EAX,dword ptr [ESP + 0x30]
MOV ESI,dword ptr [ESP + 0x34]
MOV EDX,dword ptr [ESP + 0x38]
MOV ECX,dword ptr [EAX]
MOV EAX,dword ptr [EAX + 0x4]
MOV EBP,ESI
MOV dword ptr [ESP + 0x8],EAX
SUB EAX,ECX
SUB EBP,ECX
SAR EAX,0x4
MOV dword ptr... | null | null | null | null | [('const-1', u'RETURN_-1204879634')] | [(u'MULTIEQUAL_-1204878582', u'CAST_-1205009375'), (u'MULTIEQUAL_-1204878699', u'PTRADD_-1204878489'), (u'PTRADD_-1204878505', u'STORE_-1204879250'), (u'MULTIEQUAL_-1204878755', u'CAST_-1205009380'), (u'PTRADD_-1204878427', u'LOAD_-1204879082'), ('const-4294967280', u'INT_AND_-1204879151'), ('const-16', u'INT_ADD_-1204... | null | null | 0031fed0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0031fed0(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n uint uVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n u... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n _M_realloc_insert<gold::File_read::Read_multiple_entry>(vector<gold::File_read::Read_multiple_entry,_std::allocator<gold::File_read::Read_multiple_entry>_>\n * this, iterat... | (translation_unit "void FUN_0031fed0(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n uint uVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n int iVar... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_... | (function_definition "void FUN_0031fed0(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n uint uVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n int i... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
_M_realloc_insert<gold::File_read::Read_multiple_entry>(vector<gold::File_read::Read_multiple_entry,_std::allocator<gold::File_read::Read_multiple_entry>_>
* this, iterator __position, Read_m... | 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: (pointer... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,undefined4 *param_2,undefined4 *param_3)
{
undefined4 *puVar1;
undefined4 *puVar2;
undefined4 uVar3;
uint uVar4;
undefined4 *puVar5;
undefined4 *puVar6;
undefined4 *puVar7;
uint uVar8;
... |
10749_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | _fini | _DT_FINI |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void _fini(void)
{
__do_global_dtors_aux();
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void _DT_FINI(void)
{
FUN_000358e0();
return;
}
| PUSH EBX
SUB ESP,0x8
CALL 0x00035840
ADD EBX,0x10f413
CALL 0x000358e0
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-0', u'RETURN_-1204224976')] | [('const-0', u'RETURN_-1204224976')] | null | null | 0027fbe4 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid _DT_FINI(void)\n\n{\n FUN_000358e0();\n return;\n}\n\n" comment (function_definition "void _DT_FINI(void)\n\n{\n FUN_000358e0();\n return;\n}" primitive_type (function_declarator "_DT_FINI(void)" iden... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid _fini(void)\n\n{\n __do_global_dtors_aux();\n return;\n}\n\n" comment (function_definition "void _fini(void)\n\n{\n __do_global_dtors_aux();\n return;\n}" primitive_type (function_declarator "_fini(voi... | (translation_unit "void _DT_FINI(void)\n\n{\n FUN_000358e0();\n return;\n}\n\n" (function_definition "void _DT_FINI(void)\n\n{\n FUN_000358e0();\n return;\n}" primitive_type (function_declarator "_DT_FINI(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statem... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) }))) | (function_definition "void _DT_FINI(void)\n\n{\n FUN_000358e0();\n return;\n}" (primitive_type "void") (function_declarator "_DT_FINI(void)" (identifier "_DT_FINI") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n FUN_000358e0();\n return;\n}... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void function_1(void)
{
var_1();
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (retur... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
FUN_000358e0();
return;
}
|
30_x86_64-kfreebsd-gnu-objdump_and_x86_64-kfreebsd-gnu-objdump_strip.c | xrealloc | xrealloc |
void xrealloc(void)
{
(*(code *)PTR_xrealloc_00073084)();
return;
}
|
void xrealloc(void)
{
(*(code *)PTR_xrealloc_00073084)();
return;
}
| JMP dword ptr [EBX + 0x84] | null | null | null | null | [('tmp_58', u'CAST_-1205976457'), (u'CAST_-1205976457', u'CALLIND_-1205976534'), ('const-0', u'RETURN_-1205976531'), (u'INDIRECT_-1205976462', u'COPY_-1205976521'), (u'CALLIND_-1205976534', u'INDIRECT_-1205976462')] | [('tmp_58', u'CAST_-1205976457'), (u'CAST_-1205976457', u'CALLIND_-1205976534'), ('const-0', u'RETURN_-1205976531'), (u'INDIRECT_-1205976462', u'COPY_-1205976521'), (u'CALLIND_-1205976534', u'INDIRECT_-1205976462')] | null | null | 00014220 | x86 | O1 | (translation_unit "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_00073084)();\n return;\n}\n\n" (function_definition "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_00073084)();\n return;\n}" primitive_type (function_declarator "xrealloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo... | (translation_unit "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_00073084)();\n return;\n}\n\n" (function_definition "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_00073084)();\n return;\n}" primitive_type (function_declarator "xrealloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo... | (translation_unit "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_00073084)();\n return;\n}\n\n" (function_definition "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_00073084)();\n return;\n}" primitive_type (function_declarator "xrealloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_00073084)();\n return;\n}" (primitive_type "void") (function_declarator "xrealloc(void)" (identifier "xrealloc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *... |
void function_1(void)
{
(*(type_1 *)PTR_xrealloc_00073084)();
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_00073084)();
return;
}
|
12_m68k-linux-gnu-ar_and_m68k-linux-gnu-ar_strip.c | memmove | memmove |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memmove(void *__dest,void *__src,size_t __n)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_memmove_00021034)();
return pvVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memmove(void *__dest,void *__src,size_t __n)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_memmove_00021034)();
return pvVar1;
}
| JMP dword ptr [EBX + 0x34] | null | null | null | null | [('const-0', u'RETURN_-1205985043'), ('tmp_77', u'CAST_-1205984965'), (u'CAST_-1205984965', u'CALLIND_-1205985046'), (u'CAST_-1205984964', u'RETURN_-1205985043'), (u'INDIRECT_-1205984973', u'COPY_-1205985032'), (u'CALLIND_-1205985046', u'CAST_-1205984964'), (u'CALLIND_-1205985046', u'INDIRECT_-1205984973')] | [('const-0', u'RETURN_-1205985043'), ('tmp_77', u'CAST_-1205984965'), (u'CAST_-1205984965', u'CALLIND_-1205985046'), (u'CAST_-1205984964', u'RETURN_-1205985043'), (u'INDIRECT_-1205984973', u'COPY_-1205985032'), (u'CALLIND_-1205985046', u'CAST_-1205984964'), (u'CALLIND_-1205985046', u'INDIRECT_-1205984973')] | null | null | 000120e0 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_00021034)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memmove(void *__dest,void... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_00021034)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memmove(void *__dest,void... | (translation_unit "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_00021034)();\n return pvVar1;\n}\n\n" (function_definition "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_... | (function_definition "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_00021034)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* memmove(void *__dest,void *__src,size_t __n)" (* "*") (function_declarator "memmove(void *__dest... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(void *__dest,void *__src,size_t __n)
{
void *pvVar1;
pvVar1 = (void *)(*(type_1 *)PTR_memmove_00021034)();
return pvVar1;
}
| 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: Unknown calling convention -- yet parameter storage is locked */
void * MASKED(void *__dest,void *__src,size_t __n)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_MASKED_00021034)();
return pvVar1;
}
|
130_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | poll | poll |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int poll(pollfd *__fds,nfds_t __nfds,int __timeout)
{
int iVar1;
iVar1 = (*(code *)PTR_poll_0038f20c)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int poll(pollfd *__fds,nfds_t __nfds,int __timeout)
{
int iVar1;
iVar1 = (*(code *)PTR_poll_0038f20c)();
return iVar1;
}
| JMP dword ptr [EBX + 0x20c] | null | null | null | null | [('tmp_77', u'CAST_-1206019941'), (u'INDIRECT_-1206019949', u'COPY_-1206020008'), ('const-0', u'RETURN_-1206020019'), (u'CALLIND_-1206020022', u'RETURN_-1206020019'), (u'CAST_-1206019941', u'CALLIND_-1206020022'), (u'CALLIND_-1206020022', u'INDIRECT_-1206019949')] | [('tmp_77', u'CAST_-1206019941'), (u'INDIRECT_-1206019949', u'COPY_-1206020008'), ('const-0', u'RETURN_-1206020019'), (u'CALLIND_-1206020022', u'RETURN_-1206020019'), (u'CAST_-1206019941', u'CALLIND_-1206020022'), (u'CALLIND_-1206020022', u'INDIRECT_-1206019949')] | null | null | 00029840 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint poll(pollfd *__fds,nfds_t __nfds,int __timeout)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_poll_0038f20c)();\n return iVar1;\n}\n\n" comment (function_definition "int poll(pollfd *__fds,nfds_t __nfds,int __timeo... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint poll(pollfd *__fds,nfds_t __nfds,int __timeout)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_poll_0038f20c)();\n return iVar1;\n}\n\n" comment (function_definition "int poll(pollfd *__fds,nfds_t __nfds,int __timeo... | (translation_unit "int poll(pollfd *__fds,nfds_t __nfds,int __timeout)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_poll_0038f20c)();\n return iVar1;\n}\n\n" (function_definition "int poll(pollfd *__fds,nfds_t __nfds,int __timeout)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_poll_0038f20c)();\n return iVar1;\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression I... | (function_definition "int poll(pollfd *__fds,nfds_t __nfds,int __timeout)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_poll_0038f20c)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "poll(pollfd *__fds,nfds_t __nfds,int __timeout)" (identifier "poll") (parameter_list "(pollfd *__fds,nfds_t __nfds... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__fds,type_2 __nfds,int __timeout)
{
int iVar1;
iVar1 = (*(type_3 *)PTR_poll_0038f20c)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(MASKEDfd *__fds,nfds_t __nfds,int __timeout)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_0038f20c)();
return iVar1;
}
|
1408_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | ~Struct_merge_exidx_entries | FUN_0003d8c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_merge_exidx_entries(Struct_merge_exidx_entries * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_merge_exidx_entries::~Struct_merge_exidx_entries
(Struct... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0003d8c0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00332014;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001ac470((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00035680
ADD EBX,0x30173a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff3014]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x0003d8f2
SUB ESP,0xc
PUSH EDX
CALL 0x001ac470
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [(u'PTRSUB_-1206068826', u'PTRSUB_-1206068821'), ('tmp_276', u'PTRSUB_-1206068826'), (u'LOAD_-1206068981', u'CAST_-1206068801'), ('tmp_276', u'PTRSUB_-1206068815'), ('const-0', u'PTRSUB_-1206068821'), (u'PTRSUB_-1206068818', u'CAST_-1206068808'), (u'PTRSUB_-1206068806', u'PTRSUB_-1206068804'), (u'CAST_-1206068801', u'I... | [('const-417', u'STORE_-1206068985'), (u'INT_NOTEQUAL_-1206068961', u'CBRANCH_-1206068961'), ('const-0', u'RETURN_-1206068898'), ('const-3', u'PTRADD_-1206068829'), ('tmp_439', u'PTRADD_-1206068829'), (u'PTRADD_-1206068829', u'INT_NOTEQUAL_-1206068961'), ('const-0', u'PTRSUB_-1206068820'), ('const-4', u'PTRADD_-1206068... | null | null | 0003d8c0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003d8c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00332014;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((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_merge_exidx_entries(Struct_merge_exidx_entries * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_merge_exidx_entries::~Struct_merge_exidx_en... | (translation_unit "void FUN_0003d8c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00332014;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_0003d8c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00332014;\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_0003d8c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00332014;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003d8c0(undefined4 *param_1)" (identifier "FUN_0003d8c0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_merge_exidx_entries(Struct_merge_exidx_entries * this, int
__in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{
t... | 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_00332014;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001ac470((undefined4 *)param_1[1]);
}
return;
}
|
221_riscv64-linux-gnu-readelf_and_riscv64-linux-gnu-readelf_strip.c | unw_decode_p6 | FUN_0004ae10 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
uchar * unw_decode_p6(uchar *dp,uint code,void *arg,uchar *end)
{
bool bVar1;
char cVar2;
char *pcVar3;
uint mask;
char *pcVar4;
char grstr [200];
mask = code & 0xf;
if... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_0004ae10(undefined4 param_1,uint param_2)
{
bool bVar1;
char cVar2;
undefined1 *puVar3;
uint uVar4;
undefined1 *puVar5;
undefined1 local_e4 [208];
undefined4 uStack_14;
uStack_14 = 0x4ae19;
uV... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00013f70
ADD EBX,0x691e7
SUB ESP,0xdc
MOV EAX,dword ptr [ESP + 0xf4]
MOV EDX,EAX
AND EDX,0xf
TEST AL,0x10
JZ 0x0004aea0
LEA EBP,[ESP + 0x8]
MOV EAX,0x34
XOR EDI,EDI
MOV ESI,EBP
TEST DL,0x1
JZ 0x0004ae61
MOV ECX,ESI
TEST EDI,EDI
JZ 0x0004ae53
MOV byte ptr [ESI],0x2c
ADD ECX,0x1... | null | null | null | null | [(u'MULTIEQUAL_-1206144852', u'MULTIEQUAL_-1206144819'), (u'COPY_-1206144911', u'MULTIEQUAL_-1206144852'), (u'PTRADD_-1206145297', u'MULTIEQUAL_-1206145073'), (u'MULTIEQUAL_-1206144819', u'MULTIEQUAL_-1206144852'), (u'COPY_-1206144840', u'CALL_-1206145237'), (u'COPY_-1206144843', u'CALL_-1206145237'), ('const-0', u'COP... | [(u'PTRADD_-1206145297', u'MULTIEQUAL_-1206145073'), (u'MULTIEQUAL_-1206144874', u'MULTIEQUAL_-1206144841'), ('tmp_1653', u'INT_AND_-1206145074'), ('const-417', u'STORE_-1206145348'), (u'INDIRECT_-1206144915', u'MULTIEQUAL_-1206144905'), ('const-44', u'STORE_-1206145365'), ('tmp_663', u'BRANCH_-1206145089'), ('const-11... | null | null | 0004ae10 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0004ae10(undefined4 param_1,uint param_2)\n\n{\n bool bVar1;\n char cVar2;\n undefined1 *puVar3;\n uint uVar4;\n undefined1 *puVar5;\n undefined1 local_e4 [208];\n undefined4 uStack_14;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nuchar * unw_decode_p6(uchar *dp,uint code,void *arg,uchar *end)\n\n{\n bool bVar1;\n char cVar2;\n char *pcVar3;\n uint mask;\n char *pcVar4;\n char grstr [200];... | (translation_unit "undefined4 FUN_0004ae10(undefined4 param_1,uint param_2)\n\n{\n bool bVar1;\n char cVar2;\n undefined1 *puVar3;\n uint uVar4;\n undefined1 *puVar5;\n undefined1 local_e4 [208];\n undefined4 uStack_14;\n \n uStack_14 = 0x4ae19;\n uVar4 = param_2 & 0xf;\n if ((param_2 & 0x10) == 0) {\n FU... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (d... | (function_definition "undefined4 FUN_0004ae10(undefined4 param_1,uint param_2)\n\n{\n bool bVar1;\n char cVar2;\n undefined1 *puVar3;\n uint uVar4;\n undefined1 *puVar5;\n undefined1 local_e4 [208];\n undefined4 uStack_14;\n \n uStack_14 = 0x4ae19;\n uVar4 = param_2 & 0xf;\n if ((param_2 & 0x10) == 0) {\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 * function_1(type_1 *dp,type_2 var_1,void *arg,type_1 *end)
{
bool bVar1;
char var_6;
char *var_5;
type_2 var_4;
char *pcVar4;
char grstr [200];
var_4 = var_1 & 0x... | 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)))) body: (compound_stateme... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(undefined4 param_1,uint param_2)
{
bool bVar1;
char cVar2;
undefined1 *puVar3;
uint uVar4;
undefined1 *puVar5;
undefined1 local_e4 [208];
undefined4 uStack_14;
uStack_14 = 0x4ae19;
uVar4 = ... |
3288_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | ~Task_function | FUN_000dc940 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Task_function(Task_function * this, int __in_chrg) */
void __thiscall gold::Task_function::~Task_function(Task_function *this,int __in_chrg)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000dc940(undefined4 *param_1)
{
int *piVar1;
int iVar2;
undefined4 in_ECX;
undefined4 extraout_ECX;
*param_1 = &PTR_FUN_004066fc;
piVar1 = (int *)param_1[9];
if (piVar1 != (int *)0x0) {
(**(code **)... | PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x3376b9
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EAX,[EBX + 0xffff26fc]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x24]
TEST EAX,EAX
JZ 0x000dc96f
SUB ESP,0xc
MOV EDX,dword ptr [EAX]
PUSH EAX
CALL dword ptr [EDX + 0x4]
ADD ESP,0x10
MOV EAX,dword ptr [ESI + 0x28]
T... | null | null | null | null | [('const-1', u'RETURN_-1206728362')] | [('const-417', u'STORE_-1206728322'), ('tmp_1773', u'PTRADD_-1206727695'), ('const-1', u'RETURN_-1206727960'), ('tmp_276', u'CBRANCH_-1206728218'), ('const-417', u'LOAD_-1206728288'), ('const-4', u'PTRADD_-1206727715'), (u'COPY_-1206727759', u'MULTIEQUAL_-1206727905'), ('tmp_1773', u'STORE_-1206728091'), ('const-417', ... | null | null | 000dc940 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000dc940(undefined4 *param_1)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 in_ECX;\n undefined4 extraout_ECX;\n \n *param_1 = &PTR_FUN_004066fc;\n piVar1 = (int *)param_1[9];\n if (piVar1 != ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Task_function(Task_function * this, int __in_chrg) */\n\nvoid __thiscall gold::Task_function::~Task_function(Task_function *this,int __in_chrg)\n\n{\n}\n\n" comment comment (fun... | (translation_unit "void FUN_000dc940(undefined4 *param_1)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 in_ECX;\n undefined4 extraout_ECX;\n \n *param_1 = &PTR_FUN_004066fc;\n piVar1 = (int *)param_1[9];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n in_ECX = extraout_ECX;\n }\n i... | (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 IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_stat... | (function_definition "void FUN_000dc940(undefined4 *param_1)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 in_ECX;\n undefined4 extraout_ECX;\n \n *param_1 = &PTR_FUN_004066fc;\n piVar1 = (int *)param_1[9];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n in_ECX = extraout_ECX;\n }\n... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Task_function(Task_function * 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;
int iVar2;
undefined4 in_ECX;
undefined4 extraout_ECX;
*param_1 = &PTR_FUN_004066fc;
piVar1 = (int *)param_1[9];
if (piVar1 != (int *)0x0) {
(**(code **)(*piVa... |
31_sg_get_config_and_sg_get_config_strip.c | register_tm_clones | FUN_00011270 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Removing unreachable block (ram,0x0001129e) */
/* WARNING: Removing unreachable block (ram,0x000112a8) */
void register_tm_clones(void)
{
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Removing unreachable block (ram,0x0001129e) */
/* WARNING: Removing unreachable block (ram,0x000112a8) */
void FUN_00011270(void)
{
return;
}
| CALL 0x00011355
ADD EDX,0x6cf3
PUSH EBP
MOV EBP,ESP
PUSH EBX
LEA ECX,[EDX + 0x2c8]
LEA EAX,[EDX + 0x2c8]
SUB ESP,0x4
SUB EAX,ECX
SAR EAX,0x2
MOV EBX,EAX
SHR EBX,0x1f
ADD EAX,EBX
SAR EAX,0x1
JZ 0x000112b2
MOV EDX,dword ptr [EDX + 0x84]
TEST EDX,EDX
JZ 0x000112b2
SUB ESP,0x8
PUSH EAX
PUSH ECX
CALL EDX
ADD ESP,0x10
MOV EB... | null | null | null | null | [('const-0', u'RETURN_-1205988490')] | [('const-0', u'RETURN_-1205988490')] | null | null | 00011270 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x0001129e) */\n/* WARNING: Removing unreachable block (ram,0x000112a8) */\n\nvoid FUN_00011270(void)\n\n{\n return;\n}\n\n" comment comment comment (function_definit... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x0001129e) */\n/* WARNING: Removing unreachable block (ram,0x000112a8) */\n\nvoid register_tm_clones(void)\n\n{\n return;\n}\n\n" comment comment comment (function_de... | (translation_unit "void FUN_00011270(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00011270(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00011270(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) }))) | (function_definition "void FUN_00011270(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00011270(void)" (identifier "FUN_00011270") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Removing unreachable block (ram,0x0001129e) */
/* WARNING: Removing unreachable block (ram,0x000112a8) */
void function_1(void)
{
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Removing unreachable block (ram,0x0001129e) */
/* WARNING: Removing unreachable block (ram,0x000112a8) */
void MASKED(void)
{
return;
}
|
3969_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | add_plugin_option | FUN_000f3ca0 |
/* WARNING: Type propagation algorithm not settling */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void add_plugin_option(General_options * this, char * arg) */
void __thiscall gold::General_options::add_plugin_option(General_options *this,char *arg)
{
anon_union_16_... |
void FUN_000f3ca0(int param_1,char *param_2)
{
int iVar1;
int *piVar2;
char *pcVar3;
size_t sVar4;
int unaff_EDI;
int *local_34;
int local_30;
int local_2c;
int local_28;
int local_24;
int local_20;
FUN_000644be();
if (*(int *)(param_1 + 0x593c) == 0) {
/* WARNING: Sub... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x000644be
ADD EDI,0x2bb357
PUSH ESI
PUSH EBX
SUB ESP,0x3c
MOV EAX,dword ptr [EBP + 0x8]
MOV EDX,dword ptr [EBP + 0xc]
MOV EAX,dword ptr [EAX + 0x593c]
TEST EAX,EAX
JZ 0x000f3d92
MOV EAX,dword ptr [EAX + 0x4]
LEA ESI,[EBP + -0x28]
MOV dword ptr [EBP + -0x30],ESI
MOV EAX,dword ptr [EAX... | null | null | null | null | [('const-417', u'STORE_-1206895171'), ('tmp_1413', u'PTRSUB_-1206894620'), (u'INDIRECT_-1206894700', u'MULTIEQUAL_-1206894682'), (u'CAST_-1206894534', u'PTRSUB_-1206894447'), ('const-0', u'RETURN_-1206894876'), (u'PTRSUB_-1206894431', u'CAST_-1206894391'), ('const-0', u'PTRSUB_-1206894561'), ('tmp_142', u'CBRANCH_-1206... | [('tmp_490', u'CBRANCH_-1206895148'), ('const-4', u'PTRADD_-1206894449'), (u'LOAD_-1206895201', u'PTRADD_-1206894470'), (u'INDIRECT_-1206894657', u'STORE_-1206894969'), ('const-32', u'INT_ADD_-1206895185'), (u'INDIRECT_-1206894750', u'MULTIEQUAL_-1206894661'), (u'CALL_-1206895436', u'INDIRECT_-1206894777'), ('const-417... | null | null | 000f3ca0 | x86 | O1 | (translation_unit "void FUN_000f3ca0(int param_1,char *param_2)\n\n{\n int iVar1;\n int *piVar2;\n char *pcVar3;\n size_t sVar4;\n int unaff_EDI;\n int *local_34;\n int local_30;\n int local_2c;\n int local_28;\n int local_24;\n int local_20;\n \n FUN_000644be();\n if (*(int *)(param_1 + 0x593c) == 0) {\n... | (translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void add_plugin_option(General_options * this, char * arg) */\n\nvoid __thiscall gold::General_options::add_plugin_option(General_options *this,char *ar... | (translation_unit "void FUN_000f3ca0(int param_1,char *param_2)\n\n{\n int iVar1;\n int *piVar2;\n char *pcVar3;\n size_t sVar4;\n int unaff_EDI;\n int *local_34;\n int local_30;\n int local_2c;\n int local_28;\n int local_24;\n int local_20;\n \n FUN_000644be();\n if (*(int *)(param_1 + 0x593c) == 0) {\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declar... | (function_definition "void FUN_000f3ca0(int param_1,char *param_2)\n\n{\n int iVar1;\n int *piVar2;\n char *pcVar3;\n size_t sVar4;\n int unaff_EDI;\n int *local_34;\n int local_30;\n int local_2c;\n int local_28;\n int local_24;\n int local_20;\n \n FUN_000644be();\n if (*(int *)(param_1 + 0x593c) == 0) ... |
/* WARNING: Type propagation algorithm not settling */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void add_plugin_option(General_options * this, char * arg) */
void __thiscall var_13::type_1::function_1(type_1 *this,char *var_15)
{
anon_union_16_2_edb7204a_for_basic... | 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 |
void MASKED(int param_1,char *param_2)
{
int iVar1;
int *piVar2;
char *pcVar3;
size_t sVar4;
int unaff_EDI;
int *local_34;
int local_30;
int local_2c;
int local_28;
int local_24;
int local_20;
FUN_000644be();
if (*(int *)(param_1 + 0x593c) == 0) {
/* WARNING: Subroutin... |
8005_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | find | FUN_001e3470 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::find(char const*, unsigned int) const */
void __thiscall std::string::find(string *this,char *param_1,uint param_2)
{
size_t sVar1;
sVar1 = strlen(param_1);
find(this,param_1,param_2,sVar1);
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001e3470(undefined4 param_1,char *param_2,undefined4 param_3)
{
size_t sVar1;
undefined4 uVar2;
uVar2 = 0x1e3477;
sVar1 = strlen(param_2);
FUN_001e3360(param_1,param_2,param_3,sVar1,uVar2);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x15bb89
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x20]
PUSH ESI
CALL 0x000285f0
ADD ESP,0x10
PUSH EAX
PUSH dword ptr [ESP + 0x1c]
PUSH ESI
PUSH dword ptr [ESP + 0x1c]
CALL 0x001e3360
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('const-0', u'RETURN_-1207880450'), ('tmp_247', u'CALL_-1207880483'), ('tmp_247', u'CALL_-1207880529'), (u'CALL_-1207880529', u'CALL_-1207880483'), ('tmp_248', u'CALL_-1207880483'), ('tmp_246', u'CALL_-1207880483')] | [('const-0', u'RETURN_-1207880450'), ('const-1979511', u'COPY_-1207880582'), ('tmp_479', u'CALL_-1207880483'), ('tmp_477', u'CALL_-1207880483'), (u'CALL_-1207880529', u'CALL_-1207880483'), (u'INDIRECT_-1207880375', u'CALL_-1207880483'), (u'CALL_-1207880529', u'INDIRECT_-1207880375'), ('tmp_477', u'CALL_-1207880529'), (... | null | null | 001e3470 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001e3470(undefined4 param_1,char *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n undefined4 uVar2;\n \n uVar2 = 0x1e3477;\n sVar1 = strlen(param_2);\n FUN_001e3360(param_1,param_2,param_3,sV... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::find(char const*, unsigned int) const */\n\nvoid __thiscall std::string::find(string *this,char *param_1,uint param_2)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_1);\n find(this,param_1,pa... | (translation_unit "void FUN_001e3470(undefined4 param_1,char *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n undefined4 uVar2;\n \n uVar2 = 0x1e3477;\n sVar1 = strlen(param_2);\n FUN_001e3360(param_1,param_2,param_3,sVar1,uVar2);\n return;\n}\n\n" (function_definition "void FUN_001e3470(undefined4 param_1,ch... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_stateme... | (function_definition "void FUN_001e3470(undefined4 param_1,char *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n undefined4 uVar2;\n \n uVar2 = 0x1e3477;\n sVar1 = strlen(param_2);\n FUN_001e3360(param_1,param_2,param_3,sVar1,uVar2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001e3470(und... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::find(char const*, unsigned int) const */
void __thiscall std::type_1::function_1(type_1 *this,char *param_1,type_2 param_2)
{
size_t sVar1;
sVar1 = var_1(param_1);
function_1(this,param_1,param_2,sVar1);
... | 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,char *param_2,undefined4 param_3)
{
size_t sVar1;
undefined4 uVar2;
uVar2 = 0x1e3477;
sVar1 = strlen(param_2);
FUN_001e3360(param_1,param_2,param_3,sVar1,uVar2);
return;
}
|
322_busybox_and_busybox_strip.c | zdc_parse_register | FUN_00021996 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
BcStatus zdc_parse_register(void)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int FUN_00021996(void)
{
char *pcVar1;
int iVar2;
pcVar1 = DAT_000cb700;
iVar2 = FUN_0002122b();
if (iVar2 == 0) {
if (*pcVar1 == '\x05') {
FUN_0001db88();
}
else {
iVar2 = FUN_0001df40();
... | PUSH ESI
PUSH EBX
SUB ESP,0x4
CALL 0x0001a5c0
ADD EAX,0xa90a0
MOV ESI,dword ptr [EAX + 0xcc0]
CALL 0x0002122b
MOV EBX,EAX
TEST EAX,EAX
JNZ 0x000219c2
CMP byte ptr [ESI],0x5
JZ 0x000219ca
CALL 0x0001df40
MOV EBX,EAX
MOV EAX,EBX
ADD ESP,0x4
POP EBX
POP ESI
RET
MOV EAX,dword ptr [ESI + 0x18]
CALL 0x0001db88
JMP 0x000219c2 | null | null | null | null | [('const-1', u'RETURN_-1206052424')] | [(u'CALL_-1206052398', u'INT_EQUAL_-1206052381'), (u'INT_EQUAL_-1206052381', u'CBRANCH_-1206052379'), ('const-0', u'RETURN_-1206052316'), (u'MULTIEQUAL_-1206052183', u'COPY_-1206052236'), (u'INT_EQUAL_-1206052364', u'CBRANCH_-1206052362'), (u'MULTIEQUAL_-1206052238', u'COPY_-1206052352'), (u'CALL_-1206052398', u'MULTIE... | null | null | 00021996 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint FUN_00021996(void)\n\n{\n char *pcVar1;\n int iVar2;\n \n pcVar1 = DAT_000cb700;\n iVar2 = FUN_0002122b();\n if (iVar2 == 0) {\n if (*pcVar1 == '\x05') {\n FUN_0001db88();\n }\n else {\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nBcStatus zdc_parse_register(void)\n\n{\n}\n\n" comment comment (function_definition "BcStatus zdc_parse_register(void)\n\n{\n}" type_identifier (function_declarator "z... | (translation_unit "int FUN_00021996(void)\n\n{\n char *pcVar1;\n int iVar2;\n \n pcVar1 = DAT_000cb700;\n iVar2 = FUN_0002122b();\n if (iVar2 == 0) {\n if (*pcVar1 == '\x05') {\n FUN_0001db88();\n }\n else {\n iVar2 = FUN_0001df40();\n }\n }\n return iVar2;\n}\n\n" (function_definition "in... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_ex... | (function_definition "int FUN_00021996(void)\n\n{\n char *pcVar1;\n int iVar2;\n \n pcVar1 = DAT_000cb700;\n iVar2 = FUN_0002122b();\n if (iVar2 == 0) {\n if (*pcVar1 == '\x05') {\n FUN_0001db88();\n }\n else {\n iVar2 = FUN_0001df40();\n }\n }\n return iVar2;\n}" (primitive_type "int") (f... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
type_1 function_1(void)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (d... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int MASKED(void)
{
char *pcVar1;
int iVar2;
pcVar1 = DAT_000cb700;
iVar2 = FUN_0002122b();
if (iVar2 == 0) {
if (*pcVar1 == '\x05') {
FUN_0001db88();
}
else {
iVar2 = FUN_0001df40();
}
... |
36_lsusb_and_lsusb_strip.c | iconv_close | iconv_close |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iconv_close(iconv_t __cd)
{
int iVar1;
iVar1 = (*(code *)PTR_iconv_close_00038094)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iconv_close(iconv_t __cd)
{
int iVar1;
iVar1 = (*(code *)PTR_iconv_close_00038094)();
return iVar1;
}
| JMP dword ptr [EBX + 0x94] | null | null | null | null | [('const-0', u'RETURN_-1205968275'), (u'CALLIND_-1205968278', u'INDIRECT_-1205968205'), (u'CAST_-1205968199', u'CALLIND_-1205968278'), (u'INDIRECT_-1205968205', u'COPY_-1205968264'), ('tmp_67', u'CAST_-1205968199'), (u'CALLIND_-1205968278', u'RETURN_-1205968275')] | [('const-0', u'RETURN_-1205968275'), (u'CALLIND_-1205968278', u'INDIRECT_-1205968205'), (u'CAST_-1205968199', u'CALLIND_-1205968278'), (u'INDIRECT_-1205968205', u'COPY_-1205968264'), ('tmp_67', u'CAST_-1205968199'), (u'CALLIND_-1205968278', u'RETURN_-1205968275')] | null | null | 00016260 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint iconv_close(iconv_t __cd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_iconv_close_00038094)();\n return iVar1;\n}\n\n" comment (function_definition "int iconv_close(iconv_t __cd)\n\n{\n int iVar1;\n \n iVar1 =... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint iconv_close(iconv_t __cd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_iconv_close_00038094)();\n return iVar1;\n}\n\n" comment (function_definition "int iconv_close(iconv_t __cd)\n\n{\n int iVar1;\n \n iVar1 =... | (translation_unit "int iconv_close(iconv_t __cd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_iconv_close_00038094)();\n return iVar1;\n}\n\n" (function_definition "int iconv_close(iconv_t __cd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_iconv_close_00038094)();\n return iVar1;\n}" primitive_type (function_de... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (typ... | (function_definition "int iconv_close(iconv_t __cd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_iconv_close_00038094)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "iconv_close(iconv_t __cd)" (identifier "iconv_close") (parameter_list "(iconv_t __cd)" (( "(") (parameter_declaration "iconv_t __... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 __cd)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_iconv_close_00038094)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expressi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(iconv_t __cd)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_00038094)();
return iVar1;
}
|
9406_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | ~system_error_category | FUN_0022ba90 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* (anonymous namespace)::system_error_category::~system_error_category() */
void __thiscall
(anonymous_namespace)::system_error_category::~system_error_category(system_error_category *this)
{
*(undefined ***)this = &PTR__syste... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0022ba90(undefined4 *param_1)
{
*param_1 = &PTR_FUN_0038d590;
FUN_0022ba50(param_1);
FUN_001e6db0(param_1);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x163569
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
LEA EAX,[EBX + 0xffffe590]
MOV dword ptr [ESI],EAX
PUSH ESI
CALL 0x0022ba50
MOV dword ptr [ESP],ESI
CALL 0x001e6db0
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('const-0', u'RETURN_-1203913975'), (u'PTRSUB_-1203913895', u'STORE_-1203914034'), ('tmp_191', u'CAST_-1203913892'), ('const-417', u'STORE_-1203914034'), (u'CAST_-1203913892', u'CALL_-1203914021'), ('const-3724688', u'PTRSUB_-1203913895'), ('const-0', u'PTRSUB_-1203913895'), (u'CAST_-1203913896', u'STORE_-1203914034')... | [('tmp_355', u'STORE_-1203914034'), ('tmp_355', u'CALL_-1203914021'), ('const-0', u'RETURN_-1203913975'), ('const-3724688', u'PTRSUB_-1203913895'), (u'PTRSUB_-1203913895', u'STORE_-1203914034'), ('const-0', u'PTRSUB_-1203913895'), ('tmp_355', u'CALL_-1203914008'), ('const-417', u'STORE_-1203914034')] | null | null | 0022ba90 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0022ba90(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038d590;\n FUN_0022ba50(param_1);\n FUN_001e6db0(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_0022ba90(undefined4 *p... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* (anonymous namespace)::system_error_category::~system_error_category() */\n\nvoid __thiscall\n(anonymous_namespace)::system_error_category::~system_error_category(system_error_category *this)\n\n{\n *(undefin... | (translation_unit "void FUN_0022ba90(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038d590;\n FUN_0022ba50(param_1);\n FUN_001e6db0(param_1);\n return;\n}\n\n" (function_definition "void FUN_0022ba90(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038d590;\n FUN_0022ba50(param_1);\n FUN_001e6db0(param_1);\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression... | (function_definition "void FUN_0022ba90(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038d590;\n FUN_0022ba50(param_1);\n FUN_001e6db0(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0022ba90(undefined4 *param_1)" (identifier "FUN_0022ba90") (parameter_list "(undefined4 *param_1)" (( "(... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* (anonymous namespace)::system_error_category::~system_error_category() */
void __thiscall
(anonymous_namespace)::function_1::~function_1(function_1 *this)
{
*(type_1 ***)this = &PTR__system_error_category_0038d590;
std::_V... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) 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_0038d590;
FUN_0022ba50(param_1);
FUN_001e6db0(param_1);
return;
}
|
2895_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | do_set_local_dynsym_offset | FUN_00093240 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint do_set_local_dynsym_offset(Sized_relobj_file<64,_false> * this,
off_t off) */
uint __thiscall
gold::Sized_relobj_file<64,_false>::do_set_local_dynsym_offset
(Sized_relobj_file<64,_fal... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00093240(int param_1,uint param_2,int param_3)
{
if (param_3 + (uint)(0xfffffff8 < param_2) == param_3 && (param_2 + 7 & 0xfffffff8) == param_2) {
*(uint *)(param_1 + 0xd4) = param_2;
*(int *)(param_1 + ... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x26edb7
SUB ESP,0xc
MOV EAX,dword ptr [ESP + 0x24]
MOV EDX,dword ptr [ESP + 0x28]
MOV EBP,dword ptr [ESP + 0x20]
MOV ESI,EAX
MOV EDI,EDX
ADD ESI,0x7
ADC EDI,0x0
MOV ECX,ESI
AND ECX,0xfffffff8
MOV ESI,EDI
XOR ECX,EAX
XOR ESI,EDX
OR ESI,ECX
JNZ 0x00093291
MOV d... | null | null | null | null | [(u'INT_EQUAL_-1206504615', u'CBRANCH_-1206504731'), ('const--8', u'INT_AND_-1206504605'), (u'COPY_-1206504721', u'RETURN_-1206504662'), ('const-1', u'RETURN_-1206504620'), ('const-2651', u'CALL_-1206504625'), (u'COPY_-1206504569', u'CALL_-1206504625'), (u'PTRSUB_-1206504549', u'STORE_-1206504605'), ('tmp_291', u'CBRAN... | [(u'CAST_-1206504548', u'STORE_-1206504710'), ('const-417', u'LOAD_-1206504721'), (u'COPY_-1206504721', u'RETURN_-1206504662'), ('const-1', u'RETURN_-1206504620'), ('const-2248748', u'COPY_-1206504580'), ('tmp_643', u'INT_EQUAL_-1206504645'), (u'INT_ADD_-1206504779', u'INT_EQUAL_-1206504646'), ('tmp_645', u'INT_ADD_-12... | null | null | 00093240 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00093240(int param_1,uint param_2,int param_3)\n\n{\n if (param_3 + (uint)(0xfffffff8 < param_2) == param_3 && (param_2 + 7 & 0xfffffff8) == param_2) {\n *(uint *)(param_1 + 0xd4) = param_2;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint do_set_local_dynsym_offset(Sized_relobj_file<64,_false> * this,\n off_t off) */\n\nuint __thiscall\ngold::Sized_relobj_file<64,_false>::do_set_local_dynsym_offset\n (S... | (translation_unit "undefined4 FUN_00093240(int param_1,uint param_2,int param_3)\n\n{\n if (param_3 + (uint)(0xfffffff8 < param_2) == param_3 && (param_2 + 7 & 0xfffffff8) == param_2) {\n *(uint *)(param_1 + 0xd4) = param_2;\n *(int *)(param_1 + 0xd8) = param_3;\n return *(undefined4 *)(param_1 + 0xb8);\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 { (if_statement if (parenthesized_expression ( (binary_expression (binary_expression (binary_expre... | (function_definition "undefined4 FUN_00093240(int param_1,uint param_2,int param_3)\n\n{\n if (param_3 + (uint)(0xfffffff8 < param_2) == param_3 && (param_2 + 7 & 0xfffffff8) == param_2) {\n *(uint *)(param_1 + 0xd4) = param_2;\n *(int *)(param_1 + 0xd8) = param_3;\n return *(undefined4 *)(param_1 + 0xb8);\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint do_set_local_dynsym_offset(Sized_relobj_file<64,_false> * this,
off_t off) */
type_1 __thiscall
gold::Sized_relobj_file<64,_false>::do_set_local_dynsym_offset
(Sized_relobj_file<64,_f... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int param_1,uint param_2,int param_3)
{
if (param_3 + (uint)(0xfffffff8 < param_2) == param_3 && (param_2 + 7 & 0xfffffff8) == param_2) {
*(uint *)(param_1 + 0xd4) = param_2;
*(int *)(param_1 + 0xd8) ... |
589_x86_64-kfreebsd-gnu-objdump_and_x86_64-kfreebsd-gnu-objdump_strip.c | exit | exit |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void exit(int __status)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* exit@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void exit(int __status)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206357742')] | [('const-1', u'RETURN_-1206357742')] | null | null | 00077108 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (fun... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* exit@@GLIBC_2.0 */\n h... | (translation_unit "void exit(int __status)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void exit(int __status)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "exit(int __status)" identifier (parameter_list "(int __status)" ( (parameter_declaration "... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void exit(int __status)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "exit(int __status)" (identifier "exit") (parameter_list "(int __status)" (( "(") (parameter_declaration "int __status" (primitive_type "int") (identifier "__status")) () ")"))) (... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(int __status)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* exit@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments:... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(int __status)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
6498_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | set_output_dynsym_index | FUN_001b3660 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void set_output_dynsym_index(Symbol_value<32> * this, uint i) */
void __thiscall gold::Symbol_value<32>::set_output_dynsym_index(Symbol_value<32> *this,uint i)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001b3660(int param_1,int param_2)
{
if (*(int *)(param_1 + 4) != 0) {
/* WARNING: Subroutine does not return */
FUN_000da200("../../gold/object.h",0x740,"set_output_dynsym_index",param_2);
}
... | PUSH EBX
CALL 0x0003a210
ADD EBX,0x26099a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [ESP + 0x14]
MOV ECX,dword ptr [EAX + 0x4]
TEST ECX,ECX
JNZ 0x001b368e
LEA ECX,[EDX + -0x1]
CMP ECX,-0x3
JA 0x001b36a7
MOV dword ptr [EAX + 0x4],EDX
ADD ESP,0x8
POP EBX
RET
LEA EAX,[EBX + 0xffef51b8]
PUSH EDX
PUSH EAX... | null | null | null | null | [('const-1', u'RETURN_-1207683470')] | [(u'INT_LESS_-1207683381', u'CBRANCH_-1207683389'), ('tmp_588', u'STORE_-1207683386'), (u'INT_SUB_-1207683394', u'INT_LESS_-1207683381'), ('const-1', u'RETURN_-1207683293'), ('const-1856', u'CALL_-1207683298'), (u'LOAD_-1207683432', u'INT_NOTEQUAL_-1207683413'), ('const-0', u'INT_NOTEQUAL_-1207683413'), ('const-417', u... | null | null | 001b3660 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001b3660(int param_1,int param_2)\n\n{\n if (*(int *)(param_1 + 4) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_000da200("../../gold/object.h",0x740,"set_output_dyn... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void set_output_dynsym_index(Symbol_value<32> * this, uint i) */\n\nvoid __thiscall gold::Symbol_value<32>::set_output_dynsym_index(Symbol_value<32> *this,uint i)\n\n{\n}\n\n" comment... | (translation_unit "void FUN_001b3660(int param_1,int param_2)\n\n{\n if (*(int *)(param_1 + 4) != 0) {\n \n FUN_000da200("../../gold/object.h",0x740,"set_output_dynsym_index",param_2);\n }\n if (param_2 - 1U < 0xfffffffe) {\n *(int *)(param_1 + 4) = param_2;\n return;\n }\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstr... | (function_definition "void FUN_001b3660(int param_1,int param_2)\n\n{\n if (*(int *)(param_1 + 4) != 0) {\n \n FUN_000da200("../../gold/object.h",0x740,"set_output_dynsym_index",param_2);\n }\n if (param_2 - 1U < 0xfffffffe) {\n *(int *)(param_1 + 4) = param_2;\n return;\n }\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void set_output_dynsym_index(Symbol_value<32> * this, uint i) */
void __thiscall gold::type_1<32>::function_1(type_1<32> *this,type_2 i)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,int param_2)
{
if (*(int *)(param_1 + 4) != 0) {
/* WARNING: Subroutine does not return */
FUN_000da200("../../gold/object.h",0x740,"set_output_dynsym_index",param_2);
}
if (... |
4462_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | set_kept_comdat_section | FUN_0012eb10 |
/* DWARF original prototype: void set_kept_comdat_section(Sized_relobj_file<32,_true> * this, uint
shndx, bool is_comdat, uint symndx, uint64_t sh_size, Kept_section * kept_section) */
void __thiscall
gold::Sized_relobj_file<32,_true>::set_kept_comdat_section
(Sized_relobj_file<32,_true> *this,uint shndx... |
void FUN_0012eb10(int param_1,undefined4 param_2,undefined1 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7)
{
undefined1 local_34 [16];
undefined4 local_24;
undefined4 local_20;
undefined4 local_1c;
undefined4 local_18;
undefined4 local_14;
undefine... | SUB ESP,0x3c
MOV EAX,dword ptr [ESP + 0x44]
MOV EDX,dword ptr [ESP + 0x54]
MOV dword ptr [ESP + 0x18],EAX
MOV EAX,dword ptr [ESP + 0x50]
MOV dword ptr [ESP + 0x20],EDX
LEA EDX,[ESP + 0x8]
SUB ESP,0x4
MOV dword ptr [ESP + 0x20],EAX
MOV EAX,dword ptr [ESP + 0x5c]
MOV dword ptr [ESP + 0x28],EAX
MOV EAX,dword ptr [ESP + 0x... | null | null | null | null | [('tmp_313', u'PTRSUB_-1207047144'), ('const-260', u'PTRSUB_-1207047134'), (u'INDIRECT_-1207047134', u'SUBPIECE_-1207047138'), (u'CALL_-1207047246', u'INDIRECT_-1207047137'), ('const-4294967260', u'PTRSUB_-1207047144'), (u'CALL_-1207047246', u'INDIRECT_-1207047138'), (u'CALL_-1207047246', u'INDIRECT_-1207047141'), ('tm... | [('tmp_464', u'COPY_-1207047255'), (u'INT_ADD_-1207047256', u'CALL_-1207047246'), (u'CALL_-1207047246', u'INDIRECT_-1207047148'), ('tmp_446', u'COPY_-1207047326'), (u'CALL_-1207047246', u'INDIRECT_-1207047143'), (u'CALL_-1207047246', u'INDIRECT_-1207047146'), ('const-0', u'RETURN_-1207047223'), ('tmp_447', u'COPY_-1207... | null | null | 0012eb10 | x86 | O1 | (translation_unit "void FUN_0012eb10(int param_1,undefined4 param_2,undefined1 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_34 [16];\n undefined4 local_24;\n undefined4 local_20;\n undefined4 local_1c;\n undefined4 local_18;\n unde... | (translation_unit "/* DWARF original prototype: void set_kept_comdat_section(Sized_relobj_file<32,_true> * this, uint\n shndx, bool is_comdat, uint symndx, uint64_t sh_size, Kept_section * kept_section) */\n\nvoid __thiscall\ngold::Sized_relobj_file<32,_true>::set_kept_comdat_section\n (Sized_relobj_file<32,... | (translation_unit "void FUN_0012eb10(int param_1,undefined4 param_2,undefined1 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_34 [16];\n undefined4 local_24;\n undefined4 local_20;\n undefined4 local_1c;\n undefined4 local_18;\n unde... | (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_0012eb10(int param_1,undefined4 param_2,undefined1 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_34 [16];\n undefined4 local_24;\n undefined4 local_20;\n undefined4 local_1c;\n undefined4 local_18;\n u... |
/* DWARF original prototype: void set_kept_comdat_section(Sized_relobj_file<32,_true> * this, uint
shndx, bool is_comdat, uint symndx, uint64_t sh_size, Kept_section * kept_section) */
void __thiscall
gold::var_1<32,var_2>::set_kept_comdat_section
(var_1<32,var_2> *this,uint shndx,bool is_comdat,uint sym... | 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,undefined1 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7)
{
undefined1 local_34 [16];
undefined4 local_24;
undefined4 local_20;
undefined4 local_1c;
undefined4 local_18;
undefined4 local_14;
undefined1 loc... |
343_x86_64-linux-gnu-objdump_and_x86_64-linux-gnu-objdump_strip.c | pr_array_type | FUN_0003a350 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_boolean pr_array_type(void *p,bfd_signed_vma lower,bfd_signed_vma upper,bfd_boolean stringp)
{
pr_handle *info;
byte *s;
char *__format;
bfd_boolean bVar1;
int iVar2;
char... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bool FUN_0003a350(undefined4 param_1,int param_2,int param_3,uint param_4,uint param_5,int param_6)
{
byte *pbVar1;
char *__format;
int iVar2;
char *__s;
byte *pbVar3;
bool bVar4;
bool bVar5;
byte bVar6;
char *... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000153d0
ADD EBX,0x38ca7
SUB ESP,0x7c
MOV EAX,dword ptr [ESP + 0x9c]
MOV EDX,dword ptr [ESP + 0xa0]
MOV ESI,dword ptr [ESP + 0x94]
MOV EDI,dword ptr [ESP + 0x98]
MOV dword ptr [ESP],EAX
MOV EAX,dword ptr [ESP + 0x90]
MOV dword ptr [ESP + 0x4],EDX
ADD EAX,0x8
MOV dword ptr [ESP... | null | null | null | null | [(u'BOOL_AND_-1206082248', u'INT_EQUAL_-1206082250'), (u'CALL_-1206082017', u'INT_NOTEQUAL_-1206082002'), (u'LOAD_-1206082302', u'INT_LESS_-1206082285'), (u'LOAD_-1206082302', u'INT_EQUAL_-1206082285'), (u'CALL_-1206082595', u'CAST_-1206081361'), (u'PTRSUB_-1206081131', u'CALL_-1206081924'), ('tmp_243', u'CBRANCH_-1206... | [(u'PTRADD_-1206082240', u'COPY_-1206081309'), (u'INT_ADD_-1206081309', u'PTRADD_-1206082245'), (u'BOOL_AND_-1206082248', u'INT_EQUAL_-1206082250'), (u'CALL_-1206082017', u'INT_NOTEQUAL_-1206082002'), (u'LOAD_-1206082302', u'INT_LESS_-1206082285'), (u'LOAD_-1206082302', u'INT_EQUAL_-1206082285'), (u'CALL_-1206082074', ... | null | null | 0003a350 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool FUN_0003a350(undefined4 param_1,int param_2,int param_3,uint param_4,uint param_5,int param_6)\n\n{\n byte *pbVar1;\n char *__format;\n int iVar2;\n char *__s;\n byte *pbVar3;\n bool bVar4;\n bool ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean pr_array_type(void *p,bfd_signed_vma lower,bfd_signed_vma upper,bfd_boolean stringp)\n\n{\n pr_handle *info;\n byte *s;\n char *__format;\n bfd_boolean... | (translation_unit "bool FUN_0003a350(undefined4 param_1,int param_2,int param_3,uint param_4,uint param_5,int param_6)\n\n{\n byte *pbVar1;\n char *__format;\n int iVar2;\n char *__s;\n byte *pbVar3;\n bool bVar4;\n bool bVar5;\n byte bVar6;\n char *__s_00;\n char local_7a [22];\n char local_64 [22];\n char... | (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 "bool FUN_0003a350(undefined4 param_1,int param_2,int param_3,uint param_4,uint param_5,int param_6)\n\n{\n byte *pbVar1;\n char *__format;\n int iVar2;\n char *__s;\n byte *pbVar3;\n bool bVar4;\n bool bVar5;\n byte bVar6;\n char *__s_00;\n char local_7a [22];\n char local_64 [22];\n c... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(void *p,type_2 var_3,type_2 var_4,type_1 var_14)
{
type_3 *info;
type_4 *var_2;
char *__format;
type_1 var_8;
int var_9;
char *__s;
type_4 *var_10;
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: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bool MASKED(undefined4 param_1,int param_2,int param_3,uint param_4,uint param_5,int param_6)
{
byte *pbVar1;
char *__format;
int iVar2;
char *__s;
byte *pbVar3;
bool bVar4;
bool bVar5;
byte bVar6;
char *__s_00... |
5714_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | value_from_output_section | FUN_00156600 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "STT": Some values do not have unique names */
/* DWARF original prototype: uint64_t value_from_output_section(Loadaddr_expression * this,
Expressio... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined8 FUN_00156600(undefined4 param_1,int param_2,int *param_3)
{
undefined4 *puVar1;
byte bVar2;
undefined8 uVar3;
if (*(code **)(*param_3 + 0x10) == FUN_00088ef0) {
bVar2 = *(byte *)(param_3 + 0x24) >> 7;
... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ESP + 0x18]
CALL 0x00032730
ADD EBX,0x1ab9f4
MOV EDI,dword ptr [ESP + 0x14]
MOV EAX,dword ptr [ESI]
MOV EAX,dword ptr [EAX + 0x10]
LEA EDX,[EBX + 0xffd86ef0]
CMP EAX,EDX
JNZ 0x00156678
MOVZX EAX,byte ptr [ESI + 0x90]
SHR AL,0x7
TEST AL,AL
JNZ 0x00156650
MOV EAX,dword ptr [E... | null | null | null | null | [(u'PTRSUB_-1207277473', u'LOAD_-1207278029'), (u'PTRADD_-1207277468', u'LOAD_-1207278024'), (u'INT_NOTEQUAL_-1207277890', u'CBRANCH_-1207277888'), ('const-417', u'LOAD_-1207277528'), (u'PTRSUB_-1207277452', u'LOAD_-1207277929'), ('const-417', u'LOAD_-1207277929'), (u'MULTIEQUAL_-1207277548', u'INT_EQUAL_-1207277932'),... | [(u'CAST_-1207277446', u'LOAD_-1207277903'), (u'INT_NOTEQUAL_-1207277890', u'CBRANCH_-1207277888'), (u'INT_RIGHT_-1207277955', u'MULTIEQUAL_-1207277560'), ('const-0', u'INT_SLESS_-1207277781'), (u'INT_AND_-1207277877', u'INT_NOTEQUAL_-1207277890'), ('const-417', u'LOAD_-1207278024'), (u'LOAD_-1207277929', u'INT_NOTEQUA... | null | null | 00156600 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined8 FUN_00156600(undefined4 param_1,int param_2,int *param_3)\n\n{\n undefined4 *puVar1;\n byte bVar2;\n undefined8 uVar3;\n \n if (*(code **)(*param_3 + 0x10) == FUN_00088ef0) {\n bVar2 = *(byt... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "STT": Some values do not have unique names */\n/* DWARF original prototype: uint64_t value_from_output_section(Loadaddr_expression... | (translation_unit "undefined8 FUN_00156600(undefined4 param_1,int param_2,int *param_3)\n\n{\n undefined4 *puVar1;\n byte bVar2;\n undefined8 uVar3;\n \n if (*(code **)(*param_3 + 0x10) == FUN_00088ef0) {\n bVar2 = *(byte *)(param_3 + 0x24) >> 7;\n }\n else {\n bVar2 = (**(code **)(*param_3 + 0x10))(param_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT... | (function_definition "undefined8 FUN_00156600(undefined4 param_1,int param_2,int *param_3)\n\n{\n undefined4 *puVar1;\n byte bVar2;\n undefined8 uVar3;\n \n if (*(code **)(*param_3 + 0x10) == FUN_00088ef0) {\n bVar2 = *(byte *)(param_3 + 0x24) >> 7;\n }\n else {\n bVar2 = (**(code **)(*param_3 + 0x10))(par... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "STT": Some values do not have unique names */
/* DWARF original prototype: uint64_t value_from_output_section(Loadaddr_expression * this,
Expressio... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined8 MASKED(undefined4 param_1,int param_2,int *param_3)
{
undefined4 *puVar1;
byte bVar2;
undefined8 uVar3;
if (*(code **)(*param_3 + 0x10) == FUN_00088ef0) {
bVar2 = *(byte *)(param_3 + 0x24) >> 7;
}
e... |
6198_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | do_for_all_global_symbols | FUN_0024de70 |
/* DWARF original prototype: void do_for_all_global_symbols(Sized_incr_dynobj<32,_true> * this,
Read_symbols_data * param_1, Symbol_visitor_base * param_2) */
void __thiscall
gold::Sized_incr_dynobj<32,_true>::do_for_all_global_symbols
(Sized_incr_dynobj<32,_true> *this,Read_symbols_data *param_2,Symbol_... |
void FUN_0024de70(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1204035972')] | [('const-0', u'RETURN_-1204035972')] | null | null | 0024de70 | x86 | O1 | (translation_unit "void FUN_0024de70(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0024de70(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0024de70(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "/* DWARF original prototype: void do_for_all_global_symbols(Sized_incr_dynobj<32,_true> * this,\n Read_symbols_data * param_1, Symbol_visitor_base * param_2) */\n\nvoid __thiscall\ngold::Sized_incr_dynobj<32,_true>::do_for_all_global_symbols\n (Sized_incr_dynobj<32,_true> *this,Read_symbol... | (translation_unit "void FUN_0024de70(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0024de70(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0024de70(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) }))) | (function_definition "void FUN_0024de70(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_0024de70(void)" (identifier "FUN_0024de70") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* DWARF original prototype: void do_for_all_global_symbols(Sized_incr_dynobj<32,_true> * this,
Read_symbols_data * param_1, Symbol_visitor_base * param_2) */
void __thiscall
gold::Sized_incr_dynobj<32,_true>::do_for_all_global_symbols
(Sized_incr_dynobj<32,_true> *this,Read_symbols_data *param_2,Symbol_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
void MASKED(void)
{
return;
}
|
8545_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | add_global | FUN_002f3350 |
/* DWARF original prototype: void add_global(Output_data_reloc<4,_false,_32,_true> * this, Symbol *
gsym, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address address,
Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_false,_32,_true>::add_global
(Output_data_re... |
void FUN_002f3350(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)
{
undefined1 local_28 [24];
undefined4 local_10;
FUN_002d2bd0(local_28,param_2,param_3,param_5,param_6,param_7,0,0,0);
... | PUSH EBX
SUB ESP,0x34
PUSH 0x0
PUSH 0x0
PUSH 0x0
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
LEA EBX,[ESP + 0x30]
PUSH EBX
CALL 0x002d2bd0
MOV EAX,dword ptr [ESP + 0x7c]
MOV dword ptr [ESP + 0x4c],EAX
ADD ESP,0x2c
PUSH EBX
P... | null | null | null | null | [('tmp_289', u'CALL_-1204800593'), (u'PTRSUB_-1204800385', u'PTRSUB_-1204800379'), ('const-0', u'CALL_-1204800593'), ('const-0', u'PTRSUB_-1204800353'), ('tmp_292', u'CALL_-1204800593'), ('tmp_291', u'CALL_-1204800593'), (u'PTRSUB_-1204800385', u'CALL_-1204800537'), (u'CALL_-1204800537', u'INDIRECT_-1204800363'), ('con... | [('tmp_347', u'PTRSUB_-1204800408'), ('tmp_660', u'CALL_-1204800537'), ('tmp_659', u'CALL_-1204800537'), ('tmp_661', u'COPY_-1204800584'), ('tmp_657', u'CALL_-1204800593'), ('const-0', u'CALL_-1204800593'), ('tmp_655', u'CALL_-1204800593'), ('tmp_658', u'CALL_-1204800593'), (u'PTRSUB_-1204800408', u'CALL_-1204800537'),... | null | null | 002f3350 | x86 | O1 | (translation_unit "void FUN_002f3350(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_002d2bd0(local_28,param_2,param_3,param_5,... | (translation_unit "/* DWARF original prototype: void add_global(Output_data_reloc<4,_false,_32,_true> * this, Symbol *\n gsym, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address address,\n Addend addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_false,_32,_true>::add_global\n ... | (translation_unit "void FUN_002f3350(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_002d2bd0(local_28,param_2,param_3,param_5,... | (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_002f3350(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_002d2bd0(local_28,param_2,param_3,param... |
/* DWARF original prototype: void add_global(Output_data_reloc<4,_false,_32,_true> * this, Symbol *
gsym, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address address,
Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_false,_32,_true>::add_global
(Output_data_re... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)
{
undefined1 local_28 [24];
undefined4 local_10;
FUN_002d2bd0(local_28,param_2,param_3,param_5,param_6,param_7,0,0,0);
local... |
130_riscv64-linux-gnu-elfedit_and_riscv64-linux-gnu-elfedit_strip.c | vfprintf | vfprintf |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* vfprintf@@GL... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205952354')] | [('const-1', u'RETURN_-1205952354')] | null | null | 0001a094 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_bad... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "vfprintf(FILE *__s... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argu... | (function_definition "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)" (identifier "vfprintf") (parameter_list "(FILE *__s,char *__format,__gnuc_va_list __ar... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__s,char *__format,type_2 __arg)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* vfprintf@@GLIBC_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__s,char *__format,__gnuc_va_list __arg)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
7587_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | cplus_demangle_fill_extended_operator | FUN_001f3a20 |
int cplus_demangle_fill_extended_operator(demangle_component *p,int args,demangle_component *name)
{
if ((name != (demangle_component *)0x0 && -1 < args) && (p != (demangle_component *)0x0)) {
p->d_printing = 0;
p->type = DEMANGLE_COMPONENT_EXTENDED_OPERATOR;
(p->u).s_extended_operator.args = args;
... |
undefined4 FUN_001f3a20(undefined4 *param_1,int param_2,int param_3)
{
if ((param_3 != 0 && -1 < param_2) && (param_1 != (undefined4 *)0x0)) {
param_1[1] = 0;
*param_1 = 0x32;
param_1[2] = param_2;
param_1[3] = param_3;
return 1;
}
return 0;
}
| PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [ESP + 0x14]
MOV EAX,dword ptr [ESP + 0xc]
MOV EBX,ESI
SHR EBX,0x1f
TEST EDX,EDX
SETZ CL
OR CL,BL
JNZ 0x001f3a60
TEST EAX,EAX
JZ 0x001f3a60
MOV dword ptr [EAX + 0x4],0x0
MOV dword ptr [EAX],0x32
MOV dword ptr [EAX + 0x8],ESI
MOV dword ptr [EAX + 0xc],ED... | null | null | null | null | [('tmp_342', u'INT_SLESS_-1207944491'), ('const-417', u'STORE_-1207944551'), ('const-417', u'STORE_-1207944533'), ('const-8', u'PTRSUB_-1207944406'), ('const-0', u'RETURN_-1207944498'), ('const-50', u'STORE_-1207944542'), ('const-8', u'PTRSUB_-1207944401'), ('const-1', u'COPY_-1207944525'), (u'PTRSUB_-1207944421', u'ST... | [('const-4294967295', u'INT_SLESS_-1207944491'), ('const-0', u'RETURN_-1207944498'), ('const-1', u'COPY_-1207944525'), ('tmp_426', u'INT_NOTEQUAL_-1207944554'), ('const-0', u'STORE_-1207944551'), ('const-1', u'PTRADD_-1207944422'), ('const-4', u'PTRADD_-1207944422'), (u'INT_NOTEQUAL_-1207944554', u'CBRANCH_-1207944554'... | null | null | 001f3a20 | x86 | O1 | (translation_unit "undefined4 FUN_001f3a20(undefined4 *param_1,int param_2,int param_3)\n\n{\n if ((param_3 != 0 && -1 < param_2) && (param_1 != (undefined4 *)0x0)) {\n param_1[1] = 0;\n *param_1 = 0x32;\n param_1[2] = param_2;\n param_1[3] = param_3;\n return 1;\n }\n return 0;\n}\n\n" (function_defi... | (translation_unit "int cplus_demangle_fill_extended_operator(demangle_component *p,int args,demangle_component *name)\n\n{\n if ((name != (demangle_component *)0x0 && -1 < args) && (p != (demangle_component *)0x0)) {\n p->d_printing = 0;\n p->type = DEMANGLE_COMPONENT_EXTENDED_OPERATOR;\n (p->u).s_extended_op... | (translation_unit "undefined4 FUN_001f3a20(undefined4 *param_1,int param_2,int param_3)\n\n{\n if ((param_3 != 0 && -1 < param_2) && (param_1 != (undefined4 *)0x0)) {\n param_1[1] = 0;\n *param_1 = 0x32;\n param_1[2] = param_2;\n param_1[3] = param_3;\n return 1;\n }\n return 0;\n}\n\n" (function_defi... | (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 { (if_statement if (parenthesized_expression ( (binary_expression (parenthe... | (function_definition "undefined4 FUN_001f3a20(undefined4 *param_1,int param_2,int param_3)\n\n{\n if ((param_3 != 0 && -1 < param_2) && (param_1 != (undefined4 *)0x0)) {\n param_1[1] = 0;\n *param_1 = 0x32;\n param_1[2] = param_2;\n param_1[3] = param_3;\n return 1;\n }\n return 0;\n}" (type_identifie... |
int function_1(type_1 *var_3,int var_2,type_1 *var_1)
{
if ((var_1 != (type_1 *)0x0 && -1 < var_2) && (var_3 != (type_1 *)0x0)) {
var_3->d_printing = 0;
var_3->type = DEMANGLE_COMPONENT_EXTENDED_OPERATOR;
(var_3->u).s_extended_operator.var_2 = var_2;
(var_3->u).s_extended_operator.var_1 = var_1;
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identi... | null |
undefined4 MASKED(undefined4 *param_1,int param_2,int param_3)
{
if ((param_3 != 0 && -1 < param_2) && (param_1 != (undefined4 *)0x0)) {
param_1[1] = 0;
*param_1 = 0x32;
param_1[2] = param_2;
param_1[3] = param_3;
return 1;
}
return 0;
}
|
387_aarch64-linux-gnu-strip_and_aarch64-linux-gnu-strip_strip.c | buildargv | FUN_0002d810 |
char ** buildargv(char *input)
{
byte bVar1;
int iVar2;
bool bVar3;
bool bVar4;
bool bVar5;
byte bVar6;
size_t sVar7;
byte *__ptr;
char *pcVar8;
byte *pbVar9;
int unaff_EDI;
char **local_3c;
int local_38;
int local_2c;
char **local_20;
__x86_get_pc_thunk_di();
local_3c = (char **)... |
int FUN_0002d810(byte *param_1)
{
int iVar1;
byte bVar2;
int iVar3;
bool bVar4;
bool bVar5;
bool bVar6;
byte bVar7;
size_t sVar8;
byte *__ptr;
undefined4 uVar9;
byte *pbVar10;
int unaff_EDI;
int local_3c;
int local_38;
int local_2c;
undefined4 *local_20;
FUN_0001c3b7();
local_3c... | PUSH EBP
PUSH EDI
CALL 0x0001c3b7
ADD EDI,0x127e9
PUSH ESI
PUSH EBX
SUB ESP,0x3c
MOV ESI,dword ptr [ESP + 0x50]
MOV dword ptr [ESP + 0x10],0x0
MOV dword ptr [ESP + 0x28],EDI
TEST ESI,ESI
JZ 0x0002d999
SUB ESP,0xc
MOV EBX,EDI
XOR EBP,EBP
PUSH ESI
CALL 0x000134e0
ADD EAX,0x1
MOV dword ptr [ESP],EAX
CALL 0x000132e0
XOR ED... | null | null | null | null | [(u'MULTIEQUAL_-1206002001', u'MULTIEQUAL_-1206002001'), (u'LOAD_-1206002961', u'MULTIEQUAL_-1206002012'), (u'MULTIEQUAL_-1206001781', u'MULTIEQUAL_-1206001704'), ('const-417', u'STORE_-1206002942'), ('const-0', u'COPY_-1206001440'), (u'LOAD_-1206003445', u'INT_AND_-1206003419'), (u'MULTIEQUAL_-1206001763', u'MULTIEQUA... | [(u'MULTIEQUAL_-1206002001', u'MULTIEQUAL_-1206002001'), (u'MULTIEQUAL_-1206002234', u'MULTIEQUAL_-1206001771'), (u'LOAD_-1206002961', u'MULTIEQUAL_-1206002012'), (u'MULTIEQUAL_-1206001781', u'MULTIEQUAL_-1206001704'), ('const-0', u'COPY_-1206001440'), (u'MULTIEQUAL_-1206001776', u'COPY_-1206001552'), (u'PTRADD_-120600... | null | null | 0002d810 | x86 | O1 | (translation_unit "int FUN_0002d810(byte *param_1)\n\n{\n int iVar1;\n byte bVar2;\n int iVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n size_t sVar8;\n byte *__ptr;\n undefined4 uVar9;\n byte *pbVar10;\n int unaff_EDI;\n int local_3c;\n int local_38;\n int local_2c;\n undefined4 *local... | (translation_unit "char ** buildargv(char *input)\n\n{\n byte bVar1;\n int iVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n byte bVar6;\n size_t sVar7;\n byte *__ptr;\n char *pcVar8;\n byte *pbVar9;\n int unaff_EDI;\n char **local_3c;\n int local_38;\n int local_2c;\n char **local_20;\n \n __x86_get_... | (translation_unit "int FUN_0002d810(byte *param_1)\n\n{\n int iVar1;\n byte bVar2;\n int iVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n size_t sVar8;\n byte *__ptr;\n undefined4 uVar9;\n byte *pbVar10;\n int unaff_EDI;\n int local_3c;\n int local_38;\n int local_2c;\n undefined4 *local... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration... | (function_definition "int FUN_0002d810(byte *param_1)\n\n{\n int iVar1;\n byte bVar2;\n int iVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n size_t sVar8;\n byte *__ptr;\n undefined4 uVar9;\n byte *pbVar10;\n int unaff_EDI;\n int local_3c;\n int local_38;\n int local_2c;\n undefined4 *lo... |
char ** function_1(char *var_2)
{
type_1 var_15;
int var_7;
bool bVar3;
bool bVar4;
bool bVar5;
type_1 var_12;
size_t var_5;
type_1 *__ptr;
char *pcVar8;
type_1 *var_13;
int var_6;
char **var_10;
int var_8;
int var_9;
char **local_20;
var_1();
var_10 = (char **)0x0;
if (var_2 ==... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
int MASKED(byte *param_1)
{
int iVar1;
byte bVar2;
int iVar3;
bool bVar4;
bool bVar5;
bool bVar6;
byte bVar7;
size_t sVar8;
byte *__ptr;
undefined4 uVar9;
byte *pbVar10;
int unaff_EDI;
int local_3c;
int local_38;
int local_2c;
undefined4 *local_20;
FUN_0001c3b7();
local_3c = 0;
... |
1069_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | do_section_entsize | FUN_00037d30 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint64_t do_section_entsize(Sized_relobj_dwo<32,_false> * this, uint
param_1) */
uint64_t __thiscall
gold::Sized_relobj_dwo<32,_false>::do_section_entsize
(Sized_relobj_dwo<32,_false> *thi... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00037d30(void)
{
/* WARNING: Subroutine does not return */
FUN_0005f0b0("../../gold/dwp.cc",0x14a,"do_section_entsize");
}
| PUSH EBX
CALL 0x00032730
ADD EBX,0x2ca2ca
SUB ESP,0xc
LEA EAX,[EBX + 0xfff18c9c]
PUSH EAX
LEA EAX,[EBX + 0xfff18008]
PUSH 0x14a
PUSH EAX
CALL 0x0005f0b0 | null | null | null | null | [('const-2206876', u'COPY_-1206092386'), (u'COPY_-1206092386', u'CALL_-1206092416'), ('const-330', u'CALL_-1206092416'), ('const-2203656', u'COPY_-1206092387'), (u'COPY_-1206092387', u'CALL_-1206092416'), ('const-1', u'RETURN_-1206092411')] | [(u'COPY_-1206092393', u'CALL_-1206092416'), ('const-2203656', u'COPY_-1206092393'), (u'COPY_-1206092392', u'CALL_-1206092416'), ('const-330', u'CALL_-1206092416'), ('const-1', u'RETURN_-1206092411'), ('const-2206876', u'COPY_-1206092392')] | null | null | 00037d30 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00037d30(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0005f0b0("../../gold/dwp.cc",0x14a,"do_section_entsize");\n}\n\n" comment (function_definition "void FUN_00037... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint64_t do_section_entsize(Sized_relobj_dwo<32,_false> * this, uint\n param_1) */\n\nuint64_t __thiscall\ngold::Sized_relobj_dwo<32,_false>::do_section_entsize\n (Sized_re... | (translation_unit "void FUN_00037d30(void)\n\n{\n \n FUN_0005f0b0("../../gold/dwp.cc",0x14a,"do_section_entsize");\n}\n\n" (function_definition "void FUN_00037d30(void)\n\n{\n \n FUN_0005f0b0("../../gold/dwp.cc",0x14a,"do_section_entsize");\n}" primitive_type (function_declarator... | (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_00037d30(void)\n\n{\n \n FUN_0005f0b0("../../gold/dwp.cc",0x14a,"do_section_entsize");\n}" (primitive_type "void") (function_declarator "FUN_00037d30(void)" (identifier "FUN_00037d30") (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: uint64_t do_section_entsize(Sized_relobj_dwo<32,_false> * this, uint
param_1) */
uint64_t __thiscall
gold::Sized_relobj_dwo<32,_false>::do_section_entsize
(Sized_relobj_dwo<32,_false> *thi... | 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",0x14a,"do_section_entsize");
}
|
6962_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | read_script_file | FUN_001dbab0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
bool gold::read_script_file
(char *filename,Command_line *cmdline,Script_options *script_options,int first_token,
Mode lex_mode)
{
int... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint __regparm3 FUN_001dbab0(char *param_1,int param_2,int param_3,int param_4,int *param_5)
{
char *pcVar1;
undefined **ppuVar2;
char cVar3;
char *pcVar4;
size_t sVar5;
undefined1 *puVar6;
int *piVar7;
undefined... | PUSH EBP
MOV EBP,ESP
PUSH EDI
MOV EDI,EAX
PUSH ESI
MOV ESI,EDX
PUSH EBX
CALL 0x0003a210
ADD EBX,0x238541
SUB ESP,0x20c
MOV dword ptr [EBP + 0xfffffe0c],EAX
LEA EAX,[EBP + 0xfffffe40]
MOV dword ptr [EBP + 0xfffffe08],EAX
MOV dword ptr [EBP + 0xfffffe38],EAX
MOV EAX,0xffffffff
MOV dword ptr [EBP + 0xfffffdf4],ECX
MOV dwo... | null | null | null | null | [('const-1', u'RETURN_-1207780649')] | [(u'INDIRECT_-1207774774', u'MULTIEQUAL_-1207776444'), (u'CALL_-1207777663', u'INDIRECT_-1207766570'), (u'CALL_-1207778204', u'INDIRECT_-1207772305'), (u'INDIRECT_-1207769077', u'MULTIEQUAL_-1207769139'), (u'CALL_-1207778204', u'INDIRECT_-1207774748'), (u'INT_NOTEQUAL_-1207780205', u'CBRANCH_-1207780205'), (u'CALL_-120... | null | null | 001dbab0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint __regparm3 FUN_001dbab0(char *param_1,int param_2,int param_3,int param_4,int *param_5)\n\n{\n char *pcVar1;\n undefined **ppuVar2;\n char cVar3;\n char *pcVar4;\n size_t sVar5;\n undefined1 *puVar6... | (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\nbool gold::read_script_file\n (char *filename,Command_line *cmdline,Script_options *script_options,int first_token,\n ... | (translation_unit "uint __regparm3 FUN_001dbab0(char *param_1,int param_2,int param_3,int param_4,int *param_5)\n\n{\n char *pcVar1;\n undefined **ppuVar2;\n char cVar3;\n char *pcVar4;\n size_t sVar5;\n undefined1 *puVar6;\n int *piVar7;\n undefined **ppuVar8;\n undefined1 ****ppppuVar9;\n int iVar10;\n und... | (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) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarato... | (function_definition "uint __regparm3 FUN_001dbab0(char *param_1,int param_2,int param_3,int param_4,int *param_5)\n\n{\n char *pcVar1;\n undefined **ppuVar2;\n char cVar3;\n char *pcVar4;\n size_t sVar5;\n undefined1 *puVar6;\n int *piVar7;\n undefined **ppuVar8;\n undefined1 ****ppppuVar9;\n int iVar10;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
bool gold::function_1
(char *filename,type_1 *cmdline,type_2 *script_options,int first_token,
type_3 lex_mode)
{
int dummy;
type_4 d... | 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))) (parameter_declaration type: (primitive_type)... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint __regparm3 MASKED(char *param_1,int param_2,int param_3,int param_4,int *param_5)
{
char *pcVar1;
undefined **ppuVar2;
char cVar3;
char *pcVar4;
size_t sVar5;
undefined1 *puVar6;
int *piVar7;
undefined **ppu... |
398_busybox_and_busybox_strip.c | parse_conf | FUN_0002e0cb |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void parse_conf(void)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0002e0cb(void)
{
}
| PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0xec
CALL 0x00017610 | null | null | null | null | [('const-1', u'RETURN_-1206001413')] | [('const-1', u'RETURN_-1206001413')] | null | null | 0002e0cb | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0002e0cb(void)\n\n{\n}\n\n" comment (function_definition "void FUN_0002e0cb(void)\n\n{\n}" primitive_type (function_declarator "FUN_0002e0cb(void)" identifier (parameter_list "(void)" ( (parameter_dec... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid parse_conf(void)\n\n{\n}\n\n" comment (function_definition "void parse_conf(void)\n\n{\n}" primitive_type (function_declarator "parse_conf(void)" identifier (parameter_list "(void)" ( (parameter_declaratio... | (translation_unit "void FUN_0002e0cb(void)\n\n{\n}\n\n" (function_definition "void FUN_0002e0cb(void)\n\n{\n}" primitive_type (function_declarator "FUN_0002e0cb(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n}" { }))) | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { }))) | (function_definition "void FUN_0002e0cb(void)\n\n{\n}" (primitive_type "void") (function_declarator "FUN_0002e0cb(void)" (identifier "FUN_0002e0cb") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n}" ({ "{") (} "}"))) |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void function_1(void)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement))) | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
}
|
431_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c | warning_callback | FUN_0002da30 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void warning_callback(bfd_link_info *info,char *warning,char *symbol,bfd *abfd,asection *section,
bfd_vma address)
{
bfd *abfd_00;
undefined4 uVar1;
bfd_boolean bVar2;
int iVar3;
byte *pbVar4;
byt... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0002da30(int param_1,byte *param_2,int param_3,int param_4,int param_5,undefined4 param_6,
undefined4 param_7)
{
undefined4 uVar1;
int iVar2;
int iVar3;
byte *pbVar4;
byte *pbVar5;
bool bVar... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00016a30
ADD EBX,0x10e5c7
SUB ESP,0x1c
MOV EAX,dword ptr [ESP + 0x44]
MOV EDX,dword ptr [ESP + 0x48]
MOV EBP,dword ptr [ESP + 0x3c]
MOV dword ptr [ESP + 0x8],EAX
LEA EAX,[EBX + 0x17c0]
MOV dword ptr [ESP + 0xc],EDX
MOV ECX,dword ptr [EAX + 0x20]
TEST ECX,ECX
JNZ 0x0002da7d
MOV... | null | null | null | null | [(u'MULTIEQUAL_-1206002314', u'LOAD_-1206003001'), ('tmp_191', u'CBRANCH_-1206003010'), ('const-1', u'PTRADD_-1206002942'), ('tmp_1342', u'SUBPIECE_-1206002164'), ('tmp_1302', u'BRANCH_-1206002333'), (u'COPY_-1206003029', u'MULTIEQUAL_-1206002341'), ('tmp_1341', u'CALL_-1206002810'), ('tmp_1342', u'SUBPIECE_-1206002163... | [('tmp_191', u'CBRANCH_-1206003010'), ('tmp_1302', u'BRANCH_-1206002333'), (u'MULTIEQUAL_-1206001710', u'MULTIEQUAL_-1206001729'), (u'MULTIEQUAL_-1206002269', u'BOOL_NEGATE_-1206002226'), ('const-413840', u'COPY_-1206001736'), (u'INT_EQUAL_-1206003037', u'MULTIEQUAL_-1206002272'), (u'INT_LESS_-1206002984', u'MULTIEQUAL... | null | null | 0002da30 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0002da30(int param_1,byte *param_2,int param_3,int param_4,int param_5,undefined4 param_6,\n undefined4 param_7)\n\n{\n undefined4 uVar1;\n int iVar2;\n int iVar3;\n byte *pbVar4;\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid warning_callback(bfd_link_info *info,char *warning,char *symbol,bfd *abfd,asection *section,\n bfd_vma address)\n\n{\n bfd *abfd_00;\n undefined4 uVar1;\n bfd_boolean bVar2;\n int i... | (translation_unit "void FUN_0002da30(int param_1,byte *param_2,int param_3,int param_4,int param_5,undefined4 param_6,\n undefined4 param_7)\n\n{\n undefined4 uVar1;\n int iVar2;\n int iVar3;\n byte *pbVar4;\n byte *pbVar5;\n bool bVar6;\n bool bVar7;\n \n bVar6 = false;\n bVar7 = DAT_0013d7e0... | (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_0002da30(int param_1,byte *param_2,int param_3,int param_4,int param_5,undefined4 param_6,\n undefined4 param_7)\n\n{\n undefined4 uVar1;\n int iVar2;\n int iVar3;\n byte *pbVar4;\n byte *pbVar5;\n bool bVar6;\n bool bVar7;\n \n bVar6 = false;\n bVar7 = DAT_0013d... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void function_1(type_1 *info,char *warning,char *var_7,type_2 *var_6,type_3 *var_5,
type_4 address)
{
type_2 *var_10;
type_5 uVar1;
type_6 var_9;
int var_1;
type_7 *var_2;
type_7 *var_3;
bool va... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,byte *param_2,int param_3,int param_4,int param_5,undefined4 param_6,
undefined4 param_7)
{
undefined4 uVar1;
int iVar2;
int iVar3;
byte *pbVar4;
byte *pbVar5;
bool bVar6;
b... |
10391_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | script_exp_binary_bitwise_and | FUN_0038a620 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
Expression * gold::script_exp_binary_bitwise_and(Expression *left,Expression *right)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0038a620(undefined4 param_1,undefined4 param_2)
{
undefined4 *puVar1;
puVar1 = (undefined4 *)FUN_003ac4d0(0xc);
puVar1[1] = param_1;
puVar1[2] = param_2;
*puVar1 = &PTR_FUN_005d8f6c;
return;
}
| PUSH EBX
CALL 0x00050b50
ADD EBX,0x25f9da
SUB ESP,0x14
PUSH 0xc
CALL 0x003ac4d0
MOV EDX,dword ptr [ESP + 0x20]
MOV dword ptr [EAX + 0x4],EDX
MOV EDX,dword ptr [ESP + 0x24]
MOV dword ptr [EAX + 0x8],EDX
LEA EDX,[EBX + 0xfffeef6c]
MOV dword ptr [EAX],EDX
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1205361102')] | [('const-4', u'PTRADD_-1205360940'), ('const-417', u'STORE_-1205361056'), ('const-6131564', u'PTRSUB_-1205360924'), (u'PTRSUB_-1205360924', u'STORE_-1205361030'), ('const-4', u'PTRADD_-1205360932'), (u'CAST_-1205360948', u'STORE_-1205361030'), ('tmp_291', u'STORE_-1205361056'), (u'CAST_-1205360948', u'PTRADD_-120536094... | null | null | 0038a620 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0038a620(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_003ac4d0(0xc);\n puVar1[1] = param_1;\n puVar1[2] = param_2;\n *puVar1 = &PTR_FUN_005d8... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nExpression * gold::script_exp_binary_bitwise_and(Expression *left,Expression *right)\n\n{\n}\n\n" comment comment (ERROR "Expression * gold::script_exp_binary_bitwise_... | (translation_unit "void FUN_0038a620(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_003ac4d0(0xc);\n puVar1[1] = param_1;\n puVar1[2] = param_2;\n *puVar1 = &PTR_FUN_005d8f6c;\n return;\n}\n\n" (function_definition "void FUN_0038a620(undefined4 param_1,undefined... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descr... | (function_definition "void FUN_0038a620(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_003ac4d0(0xc);\n puVar1[1] = param_1;\n puVar1[2] = param_2;\n *puVar1 = &PTR_FUN_005d8f6c;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0038a620(undefined4... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
Expression * gold::script_exp_binary_bitwise_and(Expression *left,Expression *right)
{
}
| 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)
{
undefined4 *puVar1;
puVar1 = (undefined4 *)FUN_003ac4d0(0xc);
puVar1[1] = param_1;
puVar1[2] = param_2;
*puVar1 = &PTR_FUN_005d8f6c;
return;
}
|
3854_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | do_section_size | FUN_001070e0 |
/* DWARF original prototype: uint64_t do_section_size(Sized_dynobj<32,_false> * this, uint shndx) */
uint64_t __thiscall
gold::Sized_dynobj<32,_false>::do_section_size(Sized_dynobj<32,_false> *this,uint shndx)
{
Elf_WXword EVar1;
EVar1 = elfcpp::Elf_file<32,_false,_gold::Object>::section_size(&this->elf_file_... |
void FUN_001070e0(int param_1,undefined4 param_2)
{
FUN_00107040(param_1 + 0x60,param_2);
return;
}
| SUB ESP,0x14
PUSH dword ptr [ESP + 0x1c]
MOV EAX,dword ptr [ESP + 0x1c]
ADD EAX,0x60
PUSH EAX
CALL 0x00107040
XOR EDX,EDX
ADD ESP,0x1c
RET | null | null | null | null | [('tmp_154', u'PTRSUB_-1206947460'), ('const-96', u'PTRSUB_-1206947460'), ('tmp_155', u'CALL_-1206947563'), (u'INT_ZEXT_-1206947515', u'RETURN_-1206947529'), ('const-0', u'RETURN_-1206947529'), (u'CALL_-1206947563', u'INT_ZEXT_-1206947515'), (u'PTRSUB_-1206947460', u'CALL_-1206947563')] | [('const-96', u'INT_ADD_-1206947567'), ('const-0', u'RETURN_-1206947529'), (u'INT_ADD_-1206947567', u'CALL_-1206947563'), ('tmp_239', u'INT_ADD_-1206947567'), ('tmp_238', u'CALL_-1206947563')] | null | null | 001070e0 | x86 | O1 | (translation_unit "void FUN_001070e0(int param_1,undefined4 param_2)\n\n{\n FUN_00107040(param_1 + 0x60,param_2);\n return;\n}\n\n" (function_definition "void FUN_001070e0(int param_1,undefined4 param_2)\n\n{\n FUN_00107040(param_1 + 0x60,param_2);\n return;\n}" primitive_type (function_declarator "FUN_001070e0(int... | (translation_unit "/* DWARF original prototype: uint64_t do_section_size(Sized_dynobj<32,_false> * this, uint shndx) */\n\nuint64_t __thiscall\ngold::Sized_dynobj<32,_false>::do_section_size(Sized_dynobj<32,_false> *this,uint shndx)\n\n{\n Elf_WXword EVar1;\n \n EVar1 = elfcpp::Elf_file<32,_false,_gold::Object>::sec... | (translation_unit "void FUN_001070e0(int param_1,undefined4 param_2)\n\n{\n FUN_00107040(param_1 + 0x60,param_2);\n return;\n}\n\n" (function_definition "void FUN_001070e0(int param_1,undefined4 param_2)\n\n{\n FUN_00107040(param_1 + 0x60,param_2);\n return;\n}" primitive_type (function_declarator "FUN_001070e0(int... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT ))) ;) (return_statement return... | (function_definition "void FUN_001070e0(int param_1,undefined4 param_2)\n\n{\n FUN_00107040(param_1 + 0x60,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001070e0(int param_1,undefined4 param_2)" (identifier "FUN_001070e0") (parameter_list "(int param_1,undefined4 param_2)" (( "(") (paramet... |
/* DWARF original prototype: uint64_t do_section_size(Sized_dynobj<32,_false> * this, uint shndx) */
uint64_t __thiscall
gold::Sized_dynobj<32,_false>::do_section_size(Sized_dynobj<32,_false> *this,uint shndx)
{
Elf_WXword EVar1;
EVar1 = elfcpp::Elf_file<32,_false,_gold::Object>::var_1(&this->elf_file_,shndx)... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement... | null |
void MASKED(int param_1,undefined4 param_2)
{
FUN_00107040(param_1 + 0x60,param_2);
return;
}
|
344_powerpc64-linux-gnu-as_and_powerpc64-linux-gnu-as_strip.c | listing_list | FUN_00028830 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void listing_list(int on)
{
if (listing != 0) {
if (on == 1) {
listing_tail->edict = (uint)((listing_tail->edict - EDICT_NOLIST & 0xfffffffd) != 0) << 2;
return;
}
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm1 FUN_00028830(undefined4 param_1,int param_2)
{
if (DAT_00077da0 != 0) {
if (param_2 == 1) {
*(uint *)(DAT_00077eb8 + 0x24) =
(uint)((*(int *)(DAT_00077eb8 + 0x24) - 3U & 0xfffffffd) != 0) <... | PUSH EBX
CALL 0x00016090
ADD EBX,0x467ca
SUB ESP,0x8
MOV EDX,dword ptr [ESP + 0x10]
LEA ECX,[EBX + 0x8da0]
MOV ECX,dword ptr [ECX]
TEST ECX,ECX
JZ 0x00028868
CMP EDX,0x1
JZ 0x00028890
CMP EDX,0x2
JNZ 0x00028870
LEA EAX,[EBX + 0x8eb8]
MOV EAX,dword ptr [EAX]
MOV dword ptr [EAX + 0x24],0x5
ADD ESP,0x8
POP EBX
RET
TEST ED... | null | null | null | null | [('tmp_1009', u'INT_NOTEQUAL_-1206024070'), ('const-36', u'PTRSUB_-1206023700'), (u'LOAD_-1206023875', u'INT_SUB_-1206023850'), (u'INDIRECT_-1206023636', u'COPY_-1206023693'), ('tmp_110', u'CBRANCH_-1206024070'), ('const-5', u'STORE_-1206024022'), ('const-2', u'INT_LEFT_-1206023808'), ('const-335227', u'COPY_-120602372... | [(u'CALL_-1206023934', u'INDIRECT_-1206023682'), (u'INDIRECT_-1206023595', u'MULTIEQUAL_-1206023706'), ('tmp_110', u'CBRANCH_-1206024070'), (u'INDIRECT_-1206023624', u'COPY_-1206023676'), ('tmp_1003', u'INT_ADD_-1206023803'), (u'INDIRECT_-1206023640', u'COPY_-1206023697'), ('const-2', u'INT_LEFT_-1206023808'), ('const-... | null | null | 00028830 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm1 FUN_00028830(undefined4 param_1,int param_2)\n\n{\n if (DAT_00077da0 != 0) {\n if (param_2 == 1) {\n *(uint *)(DAT_00077eb8 + 0x24) =\n (uint)((*(int *)(DAT_00077eb8 + 0x24) ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid listing_list(int on)\n\n{\n if (listing != 0) {\n if (on == 1) {\n listing_tail->edict = (uint)((listing_tail->edict - EDICT_NOLIST & 0xfffffffd) != 0) <... | (translation_unit "void __regparm1 FUN_00028830(undefined4 param_1,int param_2)\n\n{\n if (DAT_00077da0 != 0) {\n if (param_2 == 1) {\n *(uint *)(DAT_00077eb8 + 0x24) =\n (uint)((*(int *)(DAT_00077eb8 + 0x24) - 3U & 0xfffffffd) != 0) << 2;\n return;\n }\n if (param_2 == 2) {\n *(undef... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if... | (function_definition "void __regparm1 FUN_00028830(undefined4 param_1,int param_2)\n\n{\n if (DAT_00077da0 != 0) {\n if (param_2 == 1) {\n *(uint *)(DAT_00077eb8 + 0x24) =\n (uint)((*(int *)(DAT_00077eb8 + 0x24) - 3U & 0xfffffffd) != 0) << 2;\n return;\n }\n if (param_2 == 2) {\n *(un... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(int var_2)
{
if (var_1 != 0) {
if (var_2 == 1) {
listing_tail->edict = (uint)((listing_tail->edict - var_3 & 0xfffffffd) != 0) << 2;
return;
}
if... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm1 MASKED(undefined4 param_1,int param_2)
{
if (DAT_00077da0 != 0) {
if (param_2 == 1) {
*(uint *)(DAT_00077eb8 + 0x24) =
(uint)((*(int *)(DAT_00077eb8 + 0x24) - 3U & 0xfffffffd) != 0) << 2;
... |
5283_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | begin | FUN_00139290 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: const_iterator begin(Archive * this) */
const_iterator * __thiscall
gold::Archive::begin(const_iterator *__return_storage_ptr__,Archive *this)
{
*(undefined4 *)&__return_storage_ptr__->off_ = 8;
_... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 * FUN_00139290(undefined4 *param_1,undefined4 param_2)
{
param_1[1] = 8;
*param_1 = param_2;
param_1[2] = 0;
param_1[3] = param_1 + 5;
param_1[4] = 0;
*(undefined1 *)(param_1 + 5) = 0;
... | CALL 0x0004fb76
ADD EAX,0x1c8d6b
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x28
MOV ESI,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x1c],EAX
MOV EAX,dword ptr [EBP + 0xc]
LEA EDI,[ESI + 0x14]
MOV dword ptr [ESI + 0x4],0x8
MOV dword ptr [ESI],EAX
MOV dword ptr [ESI + 0x8],0x0
MOV dword ptr [ESI + 0xc],EDI... | null | null | null | null | [('const-8', u'STORE_-1207135519'), (u'CAST_-1207135332', u'STORE_-1207135495'), ('const-0', u'STORE_-1207135489'), (u'PTRSUB_-1207135370', u'CAST_-1207135351'), ('const-0', u'PTRSUB_-1207135336'), (u'PTRSUB_-1207135356', u'CAST_-1207135332'), ('const-417', u'STORE_-1207135495'), ('tmp_280', u'PTRSUB_-1207135375'), (u'... | [(u'PTRADD_-1207135350', u'STORE_-1207135489'), (u'CAST_-1207135342', u'STORE_-1207135479'), (u'PTRADD_-1207135354', u'STORE_-1207135495'), ('tmp_410', u'CALL_-1207135464'), ('tmp_410', u'PTRADD_-1207135354'), ('tmp_410', u'PTRADD_-1207135372'), (u'PTRADD_-1207135362', u'STORE_-1207135505'), ('tmp_410', u'PTRADD_-12071... | null | null | 00139290 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 * FUN_00139290(undefined4 *param_1,undefined4 param_2)\n\n{\n param_1[1] = 8;\n *param_1 = param_2;\n param_1[2] = 0;\n param_1[3] = param_1 + 5;\n param_1[4] = 0;\n *(undefined1 *)(param_1 + ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: const_iterator begin(Archive * this) */\n\nconst_iterator * __thiscall\ngold::Archive::begin(const_iterator *__return_storage_ptr__,Archive *this)\n\n{\n *(undefined4 *)&__return_sto... | (translation_unit "undefined4 * FUN_00139290(undefined4 *param_1,undefined4 param_2)\n\n{\n param_1[1] = 8;\n *param_1 = param_2;\n param_1[2] = 0;\n param_1[3] = param_1 + 5;\n param_1[4] = 0;\n *(undefined1 *)(param_1 + 5) = 0;\n \n FUN_00139080(param_1);\n return param_1;\n}\n\n" (function... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT... | (function_definition "undefined4 * FUN_00139290(undefined4 *param_1,undefined4 param_2)\n\n{\n param_1[1] = 8;\n *param_1 = param_2;\n param_1[2] = 0;\n param_1[3] = param_1 + 5;\n param_1[4] = 0;\n *(undefined1 *)(param_1 + 5) = 0;\n \n FUN_00139080(param_1);\n return param_1;\n}" (type_iden... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: const_iterator begin(Archive * this) */
const_iterator * __thiscall
gold::Archive::begin(const_iterator *__return_storage_ptr__,Archive *this)
{
*(type_1 *)&__return_storage_ptr__->off_ = 8;
__ret... | 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: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 * MASKED(undefined4 *param_1,undefined4 param_2)
{
param_1[1] = 8;
*param_1 = param_2;
param_1[2] = 0;
param_1[3] = param_1 + 5;
param_1[4] = 0;
*(undefined1 *)(param_1 + 5) = 0;
/* try... |
1707_busybox_and_busybox_strip.c | symlink | symlink |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int symlink(char *__from,char *__to)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* symlink@@GLIBC_2.0 */
halt_baddat... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int symlink(char *__from,char *__to)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206664034')] | [('const-1', u'RETURN_-1206664034')] | null | null | 000cc494 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint symlink(char *__from,char *__to)\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 symlink(char *__from,char *__to)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* symlink@@G... | (translation_unit "int symlink(char *__from,char *__to)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int symlink(char *__from,char *__to)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "symlink(char *__from,char *__to)" identifier (parameter_list "(c... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int symlink(char *__from,char *__to)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "symlink(char *__from,char *__to)" (identifier "symlink") (parameter_list "(char *__from,char *__to)" (( "(") (parameter_declaration "char *__from" (primitive_type "ch... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__from,char *__to)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* symlink@@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))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__from,char *__to)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
7205_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | layout_gnu_property_section | FUN_00295920 |
/* 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 layout_gnu_property_section(Sized_relobj_file<32,_false> * this,
Layout * layout, uint shndx) */
void __thiscall
gold::Sized_relob... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00295920(int *param_1,undefined4 param_2,undefined4 param_3)
{
char *pcVar1;
undefined4 uVar2;
int iVar3;
uint *puVar4;
uint uVar5;
uint uVar6;
uint *puVar7;
uint *puVar8;
undefined4 uVar9;
byte *pbV... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x3546d7
SUB ESP,0x3c
MOV EAX,dword ptr [ESP + 0x50]
MOV EDX,dword ptr [ESP + 0x58]
MOV EAX,dword ptr [EAX]
LEA ECX,[EBX + 0xffb1d6a0]
MOV EAX,dword ptr [EAX + 0x38]
CMP EAX,ECX
JNZ 0x00295b20
LEA EAX,[ESP + 0x20]
SUB ESP,0x4
PUSH EDX
MOV EDI,dword ptr [ESP + ... | null | null | null | null | [('const-1', u'RETURN_-1204397762')] | [(u'MULTIEQUAL_-1204396158', u'STORE_-1204397047'), (u'CAST_-1204394418', u'INT_LESSEQUAL_-1204396954'), ('const-417', u'LOAD_-1204397306'), (u'MULTIEQUAL_-1204396338', u'PTRADD_-1204394417'), (u'MULTIEQUAL_-1204396015', u'STORE_-1204396981'), ('tmp_815', u'CBRANCH_-1204397266'), (u'INDIRECT_-1204395191', u'COPY_-12043... | null | null | 00295920 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00295920(int *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n int iVar3;\n uint *puVar4;\n uint uVar5;\n uint uVar6;\n uint *puVar7;\n uint *puVar8;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void layout_gnu_property_section(Sized_relobj_file<32,_false> * this,\n Layout * layout, uint shndx) */\n\nvoid __thi... | (translation_unit "void FUN_00295920(int *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n int iVar3;\n uint *puVar4;\n uint uVar5;\n uint uVar6;\n uint *puVar7;\n uint *puVar8;\n undefined4 uVar9;\n byte *pbVar10;\n uint *puVar11;\n bool bVar12;\n bool bVar13;\n b... | (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_00295920(int *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n int iVar3;\n uint *puVar4;\n uint uVar5;\n uint uVar6;\n uint *puVar7;\n uint *puVar8;\n undefined4 uVar9;\n byte *pbVar10;\n uint *puVar11;\n bool bVar12;\n bool bVar13;\n... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void layout_gnu_property_section(Sized_relobj_file<32,_false> * this,
Layout * layout, uint shndx) */
void __thiscall
gold::Sized_relob... | 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)
{
char *pcVar1;
undefined4 uVar2;
int iVar3;
uint *puVar4;
uint uVar5;
uint uVar6;
uint *puVar7;
uint *puVar8;
undefined4 uVar9;
byte *pbVar10;
... |
63_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | fseek | fseek |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fseek(FILE *__stream,long __off,int __whence)
{
int iVar1;
iVar1 = (*(code *)PTR_fseek_001d0108)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fseek(FILE *__stream,long __off,int __whence)
{
int iVar1;
iVar1 = (*(code *)PTR_fseek_001d0108)();
return iVar1;
}
| JMP dword ptr [EBX + 0x108] | null | null | null | null | [('const-0', u'RETURN_-1205967811'), (u'INDIRECT_-1205967741', u'COPY_-1205967800'), ('tmp_77', u'CAST_-1205967733'), (u'CALLIND_-1205967814', u'INDIRECT_-1205967741'), (u'CAST_-1205967733', u'CALLIND_-1205967814'), (u'CALLIND_-1205967814', u'RETURN_-1205967811')] | [('const-0', u'RETURN_-1205967811'), (u'INDIRECT_-1205967741', u'COPY_-1205967800'), ('tmp_77', u'CAST_-1205967733'), (u'CALLIND_-1205967814', u'INDIRECT_-1205967741'), (u'CAST_-1205967733', u'CALLIND_-1205967814'), (u'CALLIND_-1205967814', u'RETURN_-1205967811')] | null | null | 00016430 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fseek(FILE *__stream,long __off,int __whence)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fseek_001d0108)();\n return iVar1;\n}\n\n" comment (function_definition "int fseek(FILE *__stream,long __off,int __whence)... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fseek(FILE *__stream,long __off,int __whence)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fseek_001d0108)();\n return iVar1;\n}\n\n" comment (function_definition "int fseek(FILE *__stream,long __off,int __whence)... | (translation_unit "int fseek(FILE *__stream,long __off,int __whence)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fseek_001d0108)();\n return iVar1;\n}\n\n" (function_definition "int fseek(FILE *__stream,long __off,int __whence)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fseek_001d0108)();\n return iVar1;\n}"... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (... | (function_definition "int fseek(FILE *__stream,long __off,int __whence)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fseek_001d0108)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fseek(FILE *__stream,long __off,int __whence)" (identifier "fseek") (parameter_list "(FILE *__stream,long __off,int... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__stream,long __off,int __whence)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_fseek_001d0108)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (i... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__stream,long __off,int __whence)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_001d0108)();
return iVar1;
}
|
10194_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | do_get | FUN_00296740 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::messages<wchar_t>::do_get(int, int, int, std::wstring const&) const */
void std::messages<wchar_t>::do_get(int param_1,int param_2,int param_3,wstring *param_4)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 *
FUN_00296740(undefined4 *param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5,
int *param_6)
{
int iVar1;
code *pcVar2;
undefined4 uVar3;
int iVar4;
int iVar5;
int *piVar6;
... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x17d8b5
SUB ESP,0x4c
MOV EAX,dword ptr [EBP + 0x1c]
MOV ESI,dword ptr [EBP + 0x10]
MOV dword ptr [EBP + -0x3c],EAX
TEST ESI,ESI
JS 0x0029676a
MOV EAX,dword ptr [EAX]
MOV ECX,dword ptr [EAX + -0xc]
TEST ECX,ECX
JNZ 0x00296790
SUB ESP,0x8
PUSH dword... | null | null | null | null | [('const-1', u'RETURN_-1204394143')] | [(u'STORE_-1204393139', u'INDIRECT_-1204391869'), (u'INT_2COMP_-1204392904', u'INT_ADD_-1204391109'), ('const-4294967168', u'PTRSUB_-1204390936'), (u'STORE_-1204393072', u'INDIRECT_-1204391842'), (u'INT_ADD_-1204390790', u'INT_ADD_-1204390788'), (u'STORE_-1204393496', u'INDIRECT_-1204392428'), (u'STORE_-1204394046', u'... | null | null | 00296740 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 *\nFUN_00296740(undefined4 *param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5,\n int *param_6)\n\n{\n int iVar1;\n code *pcVar2;\n undefined4 uVar3;\n int iVar4;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::messages<wchar_t>::do_get(int, int, int, std::wstring const&) const */\n\nvoid std::messages<wchar_t>::do_get(int param_1,int param_2,int param_3,wstring *param_4)\n\n{\n}\n\n" comment comment (function_d... | (translation_unit "undefined4 *\nFUN_00296740(undefined4 *param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5,\n int *param_6)\n\n{\n int iVar1;\n code *pcVar2;\n undefined4 uVar3;\n int iVar4;\n int iVar5;\n int *piVar6;\n int iVar7;\n size_t sVar8;\n int *piVar9;\n undefined1 *p... | (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) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (... | (function_definition "undefined4 *\nFUN_00296740(undefined4 *param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5,\n int *param_6)\n\n{\n int iVar1;\n code *pcVar2;\n undefined4 uVar3;\n int iVar4;\n int iVar5;\n int *piVar6;\n int iVar7;\n size_t sVar8;\n int *piVar9;\n undefined1... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::messages<wchar_t>::do_get(int, int, int, std::wstring const&) const */
void std::messages<wchar_t>::function_1(int param_1,int param_2,int param_3,type_1 *param_4)
{
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (pri... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 *
MASKED(undefined4 *param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5,
int *param_6)
{
int iVar1;
code *pcVar2;
undefined4 uVar3;
int iVar4;
int iVar5;
int *piVar6;
int i... |
113_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c | strchr | strchr |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strchr(char *__s,int __c)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_strchr_001bf1dc)();
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strchr(char *__s,int __c)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_strchr_001bf1dc)();
return pcVar1;
}
| JMP dword ptr [EBX + 0x1dc] | null | null | null | null | [('const-0', u'RETURN_-1205966963'), ('tmp_72', u'CAST_-1205966886'), (u'CALLIND_-1205966966', u'CAST_-1205966885'), (u'CAST_-1205966886', u'CALLIND_-1205966966'), (u'CAST_-1205966885', u'RETURN_-1205966963'), (u'INDIRECT_-1205966893', u'COPY_-1205966952'), (u'CALLIND_-1205966966', u'INDIRECT_-1205966893')] | [('const-0', u'RETURN_-1205966963'), ('tmp_72', u'CAST_-1205966886'), (u'CALLIND_-1205966966', u'CAST_-1205966885'), (u'CAST_-1205966886', u'CALLIND_-1205966966'), (u'CAST_-1205966885', u'RETURN_-1205966963'), (u'INDIRECT_-1205966893', u'COPY_-1205966952'), (u'CALLIND_-1205966966', u'INDIRECT_-1205966893')] | null | null | 00016780 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_001bf1dc)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_001bf1dc)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar... | (translation_unit "char * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_001bf1dc)();\n return pcVar1;\n}\n\n" (function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_001bf1dc)();\n return pcVar1;\n}" primi... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_exp... | (function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_001bf1dc)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strchr(char *__s,int __c)" (* "*") (function_declarator "strchr(char *__s,int __c)" (identifier "strchr") (parameter... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__s,int __c)
{
char *pcVar1;
pcVar1 = (char *)(*(type_1 *)PTR_strchr_001bf1dc)();
return pcVar1;
}
| 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: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(char *__s,int __c)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_MASKED_001bf1dc)();
return pcVar1;
}
|
691_i686-gnu-ld_and_i686-gnu-ld_strip.c | dlclose | dlclose |
/* WARNING: Control flow encountered bad instruction data */
void dlclose(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* dlclose@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void dlclose(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206599462')] | [('const-1', u'RETURN_-1206599462')] | null | null | 000bc0d0 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid dlclose(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void dlclose(void)\n\n{\n /* WARNING: Bad instruction ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid dlclose(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* dlclose@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void dlclose(void)\n\n{\n ... | (translation_unit "void dlclose(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void dlclose(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "dlclose(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 dlclose(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "dlclose(void)" (identifier "dlclose") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* dlclose@@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();
}
|
2394_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | do_elfsize | FUN_000a4720 |
/* DWARF original prototype: int do_elfsize(Sized_relobj<64,_false> * this) */
int __thiscall gold::Sized_relobj<64,_false>::do_elfsize(Sized_relobj<64,_false> *this)
{
return 0x40;
}
|
undefined4 FUN_000a4720(void)
{
return 0x40;
}
| MOV EAX,0x40
RET | null | null | null | null | [('const-64', u'COPY_-1206565087'), (u'COPY_-1206565087', u'RETURN_-1206565070'), ('const-0', u'RETURN_-1206565070')] | [('const-64', u'COPY_-1206565087'), (u'COPY_-1206565087', u'RETURN_-1206565070'), ('const-0', u'RETURN_-1206565070')] | null | null | 000a4720 | x86 | O1 | (translation_unit "undefined4 FUN_000a4720(void)\n\n{\n return 0x40;\n}\n\n" (function_definition "undefined4 FUN_000a4720(void)\n\n{\n return 0x40;\n}" type_identifier (function_declarator "FUN_000a4720(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement... | (translation_unit "/* DWARF original prototype: int do_elfsize(Sized_relobj<64,_false> * this) */\n\nint __thiscall gold::Sized_relobj<64,_false>::do_elfsize(Sized_relobj<64,_false> *this)\n\n{\n return 0x40;\n}\n\n" comment (declaration "int __thiscall gold::Sized_relobj<64,_false>::do_elfsize(Sized_relobj<64,_false>... | (translation_unit "undefined4 FUN_000a4720(void)\n\n{\n return 0x40;\n}\n\n" (function_definition "undefined4 FUN_000a4720(void)\n\n{\n return 0x40;\n}" type_identifier (function_declarator "FUN_000a4720(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) }))) | (function_definition "undefined4 FUN_000a4720(void)\n\n{\n return 0x40;\n}" (type_identifier "undefined4") (function_declarator "FUN_000a4720(void)" (identifier "FUN_000a4720") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0x40;\n}" (... |
/* DWARF original prototype: int do_elfsize(Sized_relobj<64,_false> * this) */
int __thiscall gold::Sized_relobj<64,_false>::do_elfsize(Sized_relobj<64,_false> *this)
{
return 0x40;
}
| 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 (number_literal))))) | null |
undefined4 MASKED(void)
{
return 0x40;
}
|
1088_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | qsort | qsort |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)
{
/* WARNING: Bad instruction - Truncating control flow here */
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
... | null | null | null | null | null | [('const-1', u'RETURN_-1207815394')] | [('const-1', u'RETURN_-1207815394')] | null | null | 001d3314 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)\n\n{\n /* WARNING: Bad instruction - Truncating control flow he... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)\n\n{\n /* WARNING: Bad instruction - Truncating control flow he... | (translation_unit "void qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)\n\n{\n \n halt_baddata();\n}" primitive_type (funct... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expressi... | (function_definition "void qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)" (identifier "qsort") (parameter_list "(void *__base,... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void *__base,size_t __nmemb,size_t __size,type_1 __compar)
{
/* WARNING: Bad instruction - Truncating control flow here */
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();... |
9689_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | at | FUN_00280490 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::at(unsigned int) */
void std::string::at(uint param_1)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_00280490(int *param_1,uint param_2)
{
int iVar1;
iVar1 = *param_1;
if (param_2 < *(uint *)(iVar1 + -0xc)) {
if (-1 < *(int *)(iVar1 + -4)) {
FUN_00280240(param_1);
iVar1 = *param_1;
}
ret... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,dword ptr [ESP + 0x10]
CALL 0x0003a210
ADD EBX,0x193b64
MOV ESI,dword ptr [ESP + 0x14]
MOV EAX,dword ptr [EDI]
MOV EDX,dword ptr [EAX + -0xc]
CMP ESI,EDX
JNC 0x002804ca
MOV EDX,dword ptr [EAX + -0x4]
TEST EDX,EDX
JS 0x002804c4
SUB ESP,0xc
PUSH EDI
CALL 0x00280240
MOV EAX,dword ptr [ED... | null | null | null | null | [('const-1', u'RETURN_-1204353871')] | [('tmp_667', u'INT_LESS_-1204353829'), (u'LOAD_-1204353853', u'MULTIEQUAL_-1204353650'), (u'INT_ADD_-1204353832', u'CAST_-1204353603'), ('tmp_666', u'CALL_-1204353784'), (u'COPY_-1204353623', u'CALL_-1204353706'), ('const-417', u'LOAD_-1204353783'), ('const-0', u'RETURN_-1204353731'), ('const-4294967292', u'INT_ADD_-12... | null | null | 00280490 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00280490(int *param_1,uint param_2)\n\n{\n int iVar1;\n \n iVar1 = *param_1;\n if (param_2 < *(uint *)(iVar1 + -0xc)) {\n if (-1 < *(int *)(iVar1 + -4)) {\n FUN_00280240(param_1);\n iV... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::at(unsigned int) */\n\nvoid std::string::at(uint param_1)\n\n{\n}\n\n" comment comment (function_definition "void std::string::at(uint param_1)\n\n{\n}" primitive_type (ERROR "std::string::" ident... | (translation_unit "int FUN_00280490(int *param_1,uint param_2)\n\n{\n int iVar1;\n \n iVar1 = *param_1;\n if (param_2 < *(uint *)(iVar1 + -0xc)) {\n if (-1 < *(int *)(iVar1 + -4)) {\n FUN_00280240(param_1);\n iVar1 = *param_1;\n }\n return iVar1 + param_2;\n }\n \n FUN_0028dc... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ... | (function_definition "int FUN_00280490(int *param_1,uint param_2)\n\n{\n int iVar1;\n \n iVar1 = *param_1;\n if (param_2 < *(uint *)(iVar1 + -0xc)) {\n if (-1 < *(int *)(iVar1 + -4)) {\n FUN_00280240(param_1);\n iVar1 = *param_1;\n }\n return iVar1 + param_2;\n }\n \n FUN_002... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::at(unsigned int) */
void std::string::function_1(type_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: (type_identifier) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(int *param_1,uint param_2)
{
int iVar1;
iVar1 = *param_1;
if (param_2 < *(uint *)(iVar1 + -0xc)) {
if (-1 < *(int *)(iVar1 + -4)) {
FUN_00280240(param_1);
iVar1 = *param_1;
}
return iV... |
261_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c | pcacheUnpin | FUN_000187ca |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
void __regparm3 pcacheUnpin(PgHdr *p)
{
if (p->pCache->bPurgeable != '\0') {
(*sqlite3Config.pcache2.xUnpin)(p->pCache->pCache,p->pPage,0);
return;
}
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
void __regparm3 FUN_000187ca(undefined4 *param_1)
{
if (*(char *)(param_1[3] + 0x20) != '\0') {
(*DAT_000c53e4)(*(undefined4 *)(param_1[3] + 0x2c),*param_1,0);
return;
}
return;
}
| CALL 0x000948f1
ADD ECX,0xac831
MOV EDX,dword ptr [EAX + 0xc]
CMP byte ptr [EDX + 0x20],0x0
JZ 0x000187f2
SUB ESP,0x10
PUSH 0x0
PUSH dword ptr [EAX]
PUSH dword ptr [EDX + 0x2c]
CALL dword ptr [ECX + 0x3e4]
ADD ESP,0x1c
RET
RET | null | null | null | null | [('const-417', u'LOAD_-1205958643'), ('tmp_330', u'CALLIND_-1205958618'), ('const-0', u'RETURN_-1205958595'), (u'PTRSUB_-1205958509', u'LOAD_-1205958636'), (u'LOAD_-1205958684', u'PTRSUB_-1205958524'), ('tmp_330', u'COPY_-1205958565'), (u'PTRSUB_-1205958524', u'LOAD_-1205958678'), ('const-417', u'LOAD_-1205958678'), ('... | [('tmp_333', u'COPY_-1205958565'), ('const-417', u'LOAD_-1205958636'), ('const-417', u'LOAD_-1205958684'), ('const-0', u'RETURN_-1205958595'), ('const-0', u'CALLIND_-1205958618'), (u'CAST_-1205958526', u'LOAD_-1205958678'), (u'LOAD_-1205958678', u'INT_NOTEQUAL_-1205958662'), (u'CAST_-1205958512', u'LOAD_-1205958636'), ... | null | null | 000187ca | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nvoid __regparm3 FUN_000187ca(undefined4 *param_1)\n\n{\n if (*(char *)(param_1[3] + 0x20) != '\0') {\n (*DAT_000c53e4)(*(undefined4 *)(param_1[3] + 0x2c),*param_1,0);\n return;\n }\n return;\n}\n\n" c... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nvoid __regparm3 pcacheUnpin(PgHdr *p)\n\n{\n if (p->pCache->bPurgeable != '\0') {\n (*sqlite3Config.pcache2.xUnpin)(p->pCache->pCache,p->pPage,0);\n return;\n }\n return;\n}\n\n" comment (function_defi... | (translation_unit "void __regparm3 FUN_000187ca(undefined4 *param_1)\n\n{\n if (*(char *)(param_1[3] + 0x20) != '\0') {\n (*DAT_000c53e4)(*(undefined4 *)(param_1[3] + 0x2c),*param_1,0);\n return;\n }\n return;\n}\n\n" (function_definition "void __regparm3 FUN_000187ca(undefined4 *param_1)\n\n{\n if (*(char *)... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstr... | (function_definition "void __regparm3 FUN_000187ca(undefined4 *param_1)\n\n{\n if (*(char *)(param_1[3] + 0x20) != '\0') {\n (*DAT_000c53e4)(*(undefined4 *)(param_1[3] + 0x2c),*param_1,0);\n return;\n }\n return;\n}" (primitive_type "void") (ERROR "__regparm3" (identifier "__regparm3")) (function_declarator "F... |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
void __regparm3 function_1(type_1 *p)
{
if (p->pCache->bPurgeable != '\0') {
(*sqlite3Config.pcache2.xUnpin)(p->pCache->pCache,p->pPage,0);
return;
}
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: (pointer_declarator declarator: (identifier))))) body: (compound_statement (if_statement con... | null |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
void __regparm3 MASKED(undefined4 *param_1)
{
if (*(char *)(param_1[3] + 0x20) != '\0') {
(*DAT_000c53e4)(*(undefined4 *)(param_1[3] + 0x2c),*param_1,0);
return;
}
return;
}
|
235_m68k-linux-gnu-strip_and_m68k-linux-gnu-strip_strip.c | debug_make_float_type | FUN_0001ed20 |
/* WARNING: Unknown calling convention */
debug_type_conflict debug_make_float_type(uint size)
{
debug_type_s *pdVar1;
uint in_ECX;
debug_handle *info;
pdVar1 = debug_make_type((debug_handle *)0x4,size,in_ECX);
return pdVar1;
}
|
void FUN_0001ed20(void)
{
FUN_0001ca80();
return;
}
| MOV EDX,dword ptr [ESP + 0x8]
MOV EAX,0x4
JMP 0x0001ca80 | null | null | null | null | [('const-4', u'CALL_-1205932748'), ('tmp_19', u'CALL_-1205932748'), (u'CALL_-1205932748', u'RETURN_-1205932744'), ('tmp_39', u'CALL_-1205932748'), ('const-0', u'RETURN_-1205932744')] | [('const-0', u'RETURN_-1205932744')] | null | null | 0001ed20 | x86 | O1 | (translation_unit "void FUN_0001ed20(void)\n\n{\n FUN_0001ca80();\n return;\n}\n\n" (function_definition "void FUN_0001ed20(void)\n\n{\n FUN_0001ca80();\n return;\n}" primitive_type (function_declarator "FUN_0001ed20(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (com... | (translation_unit "/* WARNING: Unknown calling convention */\n\ndebug_type_conflict debug_make_float_type(uint size)\n\n{\n debug_type_s *pdVar1;\n uint in_ECX;\n debug_handle *info;\n \n pdVar1 = debug_make_type((debug_handle *)0x4,size,in_ECX);\n return pdVar1;\n}\n\n" comment (function_definition "debug_type_c... | (translation_unit "void FUN_0001ed20(void)\n\n{\n FUN_0001ca80();\n return;\n}\n\n" (function_definition "void FUN_0001ed20(void)\n\n{\n FUN_0001ca80();\n return;\n}" primitive_type (function_declarator "FUN_0001ed20(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (com... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_0001ed20(void)\n\n{\n FUN_0001ca80();\n return;\n}" (primitive_type "void") (function_declarator "FUN_0001ed20(void)" (identifier "FUN_0001ed20") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n FUN_0001ca80();\n... |
/* WARNING: Unknown calling convention */
type_1 function_1(type_2 size)
{
type_3 *pdVar1;
type_2 in_ECX;
type_4 *info;
pdVar1 = var_1((type_4 *)0x4,size,in_ECX);
return pdVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (retur... | null |
void MASKED(void)
{
FUN_0001ca80();
return;
}
|
73_x86_64-linux-gnux32-addr2line_and_x86_64-linux-gnux32-addr2line_strip.c | close | close |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int close(int __fd)
{
int iVar1;
iVar1 = (*(code *)PTR_close_0001812c)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int close(int __fd)
{
int iVar1;
iVar1 = (*(code *)PTR_close_0001812c)();
return iVar1;
}
| JMP dword ptr [EBX + 0x12c] | null | null | null | null | [(u'CALLIND_-1205988150', u'INDIRECT_-1205988077'), (u'INDIRECT_-1205988077', u'COPY_-1205988136'), (u'CAST_-1205988071', u'CALLIND_-1205988150'), ('const-0', u'RETURN_-1205988147'), (u'CALLIND_-1205988150', u'RETURN_-1205988147'), ('tmp_67', u'CAST_-1205988071')] | [(u'CALLIND_-1205988150', u'INDIRECT_-1205988077'), (u'INDIRECT_-1205988077', u'COPY_-1205988136'), (u'CAST_-1205988071', u'CALLIND_-1205988150'), ('const-0', u'RETURN_-1205988147'), (u'CALLIND_-1205988150', u'RETURN_-1205988147'), ('tmp_67', u'CAST_-1205988071')] | null | null | 000114c0 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0001812c)();\n return iVar1;\n}\n\n" comment (function_definition "int close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_00018... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0001812c)();\n return iVar1;\n}\n\n" comment (function_definition "int close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_00018... | (translation_unit "int close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0001812c)();\n return iVar1;\n}\n\n" (function_definition "int close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0001812c)();\n return iVar1;\n}" primitive_type (function_declarator "close(int __fd)" ident... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (typ... | (function_definition "int close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0001812c)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "close(int __fd)" (identifier "close") (parameter_list "(int __fd)" (( "(") (parameter_declaration "int __fd" (primitive_type "int") (identifier "... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __fd)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_close_0001812c)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expressio... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __fd)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_0001812c)();
return iVar1;
}
|
4845_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | add_got_entry | FUN_00125090 |
/* DWARF original prototype: uint add_got_entry(Output_data_got<64,_true> * this, Got_entry
got_entry) */
uint __thiscall
gold::Output_data_got<64,_true>::add_got_entry(Output_data_got<64,_true> *this,Got_entry got_entry)
{
iterator __position;
pointer pGVar1;
int iVar2;
char *format;
uint uVar3;
int ... |
int FUN_00125090(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6)
{
undefined4 *puVar1;
longlong lVar2;
int iVar3;
uint uVar4;
int *piVar5;
int unaff_EDI;
int local_3c;
undefined4 *puStack_38;
undefined4 *puStack_34;
undef... | PUSH EBP
PUSH EDI
CALL 0x000644be
ADD EDI,0x289f69
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x30]
TEST byte ptr [ESI + 0x1c],0x2
JNZ 0x00125110
MOV EAX,dword ptr [ESI + 0x30]
CMP EAX,dword ptr [ESI + 0x34]
JZ 0x001251b0
MOV EDX,dword ptr [ESP + 0x34]
ADD EAX,0x14
XOR EBX,EBX
MOV dword ptr [EAX + -0x14],E... | null | null | null | null | [(u'INT_ADD_-1207086228', u'INT_MULT_-1207086189'), (u'SUBPIECE_-1207085565', u'INT_CARRY_-1207086253'), (u'CAST_-1207085492', u'STORE_-1207086768'), (u'PTRSUB_-1207085448', u'PTRSUB_-1207085427'), ('const-0', u'PTRSUB_-1207085266'), ('const-0', u'INT_EQUAL_-1207086885'), ('const-3', u'INT_RIGHT_-1207086193'), (u'INDIR... | [(u'MULTIEQUAL_-1207085784', u'INT_SRIGHT_-1207086712'), (u'LOAD_-1207086337', u'INT_SUB_-1207086214'), ('tmp_2685', u'INT_ADD_-1207086271'), (u'CAST_-1207085070', u'STORE_-1207085840'), ('tmp_891', u'CBRANCH_-1207086292'), (u'INT_ADD_-1207085845', u'CAST_-1207085086'), ('tmp_4330', u'INT_ADD_-1207086858'), ('const-161... | null | null | 00125090 | x86 | O1 | (translation_unit "int FUN_00125090(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined4 *puVar1;\n longlong lVar2;\n int iVar3;\n uint uVar4;\n int *piVar5;\n int unaff_EDI;\n int local_3c;\n undefined4 *puStack_38;\n u... | (translation_unit "/* DWARF original prototype: uint add_got_entry(Output_data_got<64,_true> * this, Got_entry\n got_entry) */\n\nuint __thiscall\ngold::Output_data_got<64,_true>::add_got_entry(Output_data_got<64,_true> *this,Got_entry got_entry)\n\n{\n iterator __position;\n pointer pGVar1;\n int iVar2;\n char *... | (translation_unit "int FUN_00125090(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined4 *puVar1;\n longlong lVar2;\n int iVar3;\n uint uVar4;\n int *piVar5;\n int unaff_EDI;\n int local_3c;\n undefined4 *puStack_38;\n u... | (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 "int FUN_00125090(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined4 *puVar1;\n longlong lVar2;\n int iVar3;\n uint uVar4;\n int *piVar5;\n int unaff_EDI;\n int local_3c;\n undefined4 *puStack_38;\n... |
/* DWARF original prototype: uint add_got_entry(Output_data_got<64,_true> * this, Got_entry
got_entry) */
type_1 __thiscall
var_14::var_2<64,var_3>::add_got_entry(var_2<64,var_3> *this,var_4 got_entry)
{
iterator __position;
type_2 var_18;
int var_8;
char *format;
type_1 var_15;
int var_7;
type_3 va... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
int MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6)
{
undefined4 *puVar1;
longlong lVar2;
int iVar3;
uint uVar4;
int *piVar5;
int unaff_EDI;
int local_3c;
undefined4 *puStack_38;
undefined4 *puStack_34;
undefined4 ... |
851_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | FUN_00043c42 | FUN_00043c42 |
void __regparm3 FUN_00043c42(undefined4 param_1,undefined4 param_2)
{
int unaff_EBP;
void *unaff_EDI;
undefined4 uVar1;
undefined4 uVar2;
uVar1 = 0x44;
uVar2 = param_2;
operator_delete(unaff_EDI,0x44);
/* WARNING: Subroutine does not return */
_Unwind_Resume(*(undefined4 *)(unaf... |
void __regparm3 FUN_00043c42(undefined4 param_1,undefined4 param_2)
{
int unaff_EBP;
undefined4 uVar1;
undefined4 uVar2;
uVar1 = 0x44;
uVar2 = param_2;
FUN_003ae060();
/* WARNING: Subroutine does not return */
FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,param_2,uVar2);
}... | PUSH EDX
MOV EBX,ESI
PUSH EDX
PUSH 0x44
PUSH EDI
CALL 0x003ae060
POP ECX
PUSH dword ptr [EBP + -0x1c]
CALL 0x004451f0 | null | null | null | null | [('const-1', u'RETURN_-1206174599'), (u'CAST_-1206174514', u'LOAD_-1206174618'), (u'INDIRECT_-1206174526', u'CALL_-1206174604'), (u'CALL_-1206174625', u'INDIRECT_-1206174530'), ('const-417', u'LOAD_-1206174618'), ('const-68', u'CALL_-1206174625'), ('const-4294967268', u'INT_ADD_-1206174602'), (u'INDIRECT_-1206174528', ... | [('const-1', u'RETURN_-1206174599'), (u'CAST_-1206174516', u'LOAD_-1206174618'), (u'INT_ADD_-1206174602', u'CAST_-1206174516'), ('const-68', u'COPY_-1206174640'), (u'CALL_-1206174625', u'INDIRECT_-1206174530'), ('tmp_116', u'INT_ADD_-1206174602'), (u'CALL_-1206174625', u'INDIRECT_-1206174532'), (u'INDIRECT_-1206174532'... | null | null | 00043c42 | x86 | O1 | (translation_unit "void __regparm3 FUN_00043c42(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 uVar2;\n \n uVar1 = 0x44;\n uVar2 = param_2;\n FUN_003ae060();\n /* WARNING: Subroutine does not return */\n FUN_004451f0(*(undefined4 *)(unaff_EBP + -... | (translation_unit "void __regparm3 FUN_00043c42(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBP;\n void *unaff_EDI;\n undefined4 uVar1;\n undefined4 uVar2;\n \n uVar1 = 0x44;\n uVar2 = param_2;\n operator_delete(unaff_EDI,0x44);\n /* WARNING: Subroutine does not return */\n _Unwi... | (translation_unit "void __regparm3 FUN_00043c42(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 uVar2;\n \n uVar1 = 0x44;\n uVar2 = param_2;\n FUN_003ae060();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,param_2,uVar2);\n}\n\n" (func... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expr... | (function_definition "void __regparm3 FUN_00043c42(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 uVar2;\n \n uVar1 = 0x44;\n uVar2 = param_2;\n FUN_003ae060();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,param_2,uVar2);\n}" (primi... |
void __regparm3 function_1(type_1 param_1,type_1 param_2)
{
int var_3;
void *unaff_EDI;
type_1 uVar1;
type_1 uVar2;
uVar1 = 0x44;
uVar2 = param_2;
var_1(unaff_EDI,0x44);
/* WARNING: Subroutine does not return */
var_2(*(type_1 *)(var_3 + -0x1c),uVar1,param_2,uVar2);
}
| null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bod... | null |
void __regparm3 MASKED(undefined4 param_1,undefined4 param_2)
{
int unaff_EBP;
undefined4 uVar1;
undefined4 uVar2;
uVar1 = 0x44;
uVar2 = param_2;
FUN_003ae060();
/* WARNING: Subroutine does not return */
FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,param_2,uVar2);
}
|
3937_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | add_symbolless_global_addend | FUN_000d9550 |
/* DWARF original prototype: void add_symbolless_global_addend(Output_data_reloc<9,_true,_32,_false>
* this, Symbol * gsym, uint type, Output_data * od, Address address) */
void __thiscall
gold::Output_data_reloc<9,_true,_32,_false>::add_symbolless_global_addend
(Output_data_reloc<9,_true,_32,_false> *th... |
void FUN_000d9550(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5)
{
undefined1 local_24 [28];
FUN_000c84e0(local_24,param_2,param_3,param_4,param_5,0,1,0);
FUN_000d9260(param_1,param_4,local_24);
return;
}
| PUSH ESI
PUSH EBX
SUB ESP,0x24
MOV EBX,dword ptr [ESP + 0x3c]
PUSH 0x0
PUSH 0x1
PUSH 0x0
PUSH dword ptr [ESP + 0x4c]
PUSH EBX
PUSH dword ptr [ESP + 0x4c]
PUSH dword ptr [ESP + 0x4c]
LEA ESI,[ESP + 0x24]
PUSH ESI
CALL 0x000c84e0
ADD ESP,0x1c
PUSH ESI
PUSH EBX
PUSH dword ptr [ESP + 0x3c]
CALL 0x000d9260
ADD ESP,0x34
POP ... | null | null | null | null | [('tmp_273', u'CALL_-1206741588'), ('tmp_274', u'CALL_-1206741551'), ('tmp_374', u'PTRSUB_-1206741400'), (u'PTRSUB_-1206741400', u'CALL_-1206741551'), (u'PTRSUB_-1206741400', u'CALL_-1206741588'), ('const-0', u'CALL_-1206741588'), ('tmp_271', u'PTRSUB_-1206741380'), ('const-1', u'CALL_-1206741588'), ('tmp_272', u'CALL_... | [('tmp_574', u'CALL_-1206741588'), (u'PTRSUB_-1206741421', u'CALL_-1206741551'), ('tmp_577', u'CALL_-1206741588'), ('tmp_574', u'CALL_-1206741551'), ('const-0', u'CALL_-1206741588'), ('const-0', u'CALL_-1206741588'), ('const-4294967260', u'PTRSUB_-1206741421'), ('tmp_578', u'CALL_-1206741551'), ('tmp_576', u'CALL_-1206... | null | null | 000d9550 | x86 | O1 | (translation_unit "void FUN_000d9550(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined1 local_24 [28];\n \n FUN_000c84e0(local_24,param_2,param_3,param_4,param_5,0,1,0);\n FUN_000d9260(param_1,param_4,local_24);\n return;\n}\n\n" (fu... | (translation_unit "/* DWARF original prototype: void add_symbolless_global_addend(Output_data_reloc<9,_true,_32,_false>\n * this, Symbol * gsym, uint type, Output_data * od, Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_32,_false>::add_symbolless_global_addend\n (Output_data_reloc<... | (translation_unit "void FUN_000d9550(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined1 local_24 [28];\n \n FUN_000c84e0(local_24,param_2,param_3,param_4,param_5,0,1,0);\n FUN_000d9260(param_1,param_4,local_24);\n return;\n}\n\n" (fu... | (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 (arr... | (function_definition "void FUN_000d9550(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined1 local_24 [28];\n \n FUN_000c84e0(local_24,param_2,param_3,param_4,param_5,0,1,0);\n FUN_000d9260(param_1,param_4,local_24);\n return;\n}" (pri... |
/* DWARF original prototype: void add_symbolless_global_addend(Output_data_reloc<9,_true,_32,_false>
* this, Symbol * gsym, uint type, Output_data * od, Address address) */
void __thiscall
gold::Output_data_reloc<9,_true,_32,_false>::add_symbolless_global_addend
(Output_data_reloc<9,_true,_32,_false> *th... | 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)
{
undefined1 local_24 [28];
FUN_000c84e0(local_24,param_2,param_3,param_4,param_5,0,1,0);
FUN_000d9260(param_1,param_4,local_24);
return;
}
|
7858_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | type | FUN_002d4fd0 |
/* DWARF original prototype: uint type(Output_reloc<9,_false,_64,_true> * this) */
uint __thiscall gold::Output_reloc<9,_false,_64,_true>::type(Output_reloc<9,_false,_64,_true> *this)
{
return *(uint *)&this->field_0x14 & 0xfffffff;
}
|
uint FUN_002d4fd0(int param_1)
{
return *(uint *)(param_1 + 0x14) & 0xfffffff;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EAX + 0x14]
AND EAX,0xfffffff
RET | null | null | null | null | [(u'INT_AND_-1204662278', u'RETURN_-1204662281'), ('const-268435455', u'INT_AND_-1204662278'), ('const-20', u'PTRSUB_-1204662231'), ('const-417', u'LOAD_-1204662310'), (u'PTRSUB_-1204662231', u'CAST_-1204662232'), (u'CAST_-1204662232', u'LOAD_-1204662310'), (u'LOAD_-1204662310', u'INT_AND_-1204662278'), ('const-0', u'R... | [(u'INT_AND_-1204662278', u'RETURN_-1204662281'), ('const-268435455', u'INT_AND_-1204662278'), (u'CAST_-1204662233', u'LOAD_-1204662310'), ('const-20', u'INT_ADD_-1204662294'), (u'INT_ADD_-1204662294', u'CAST_-1204662233'), ('tmp_53', u'INT_ADD_-1204662294'), (u'LOAD_-1204662310', u'INT_AND_-1204662278'), ('const-0', u... | null | null | 002d4fd0 | x86 | O1 | (translation_unit "uint FUN_002d4fd0(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) & 0xfffffff;\n}\n\n" (function_definition "uint FUN_002d4fd0(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) & 0xfffffff;\n}" type_identifier (function_declarator "FUN_002d4fd0(int param_1)" identifier (parameter_list "(int... | (translation_unit "/* DWARF original prototype: uint type(Output_reloc<9,_false,_64,_true> * this) */\n\nuint __thiscall gold::Output_reloc<9,_false,_64,_true>::type(Output_reloc<9,_false,_64,_true> *this)\n\n{\n return *(uint *)&this->field_0x14 & 0xfffffff;\n}\n\n" comment (declaration "uint __thiscall gold::Output_... | (translation_unit "uint FUN_002d4fd0(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) & 0xfffffff;\n}\n\n" (function_definition "uint FUN_002d4fd0(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) & 0xfffffff;\n}" type_identifier (function_declarator "FUN_002d4fd0(int param_1)" identifier (parameter_list "(int... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( ... | (function_definition "uint FUN_002d4fd0(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) & 0xfffffff;\n}" (type_identifier "uint") (function_declarator "FUN_002d4fd0(int param_1)" (identifier "FUN_002d4fd0") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identi... |
/* DWARF original prototype: uint type(Output_reloc<9,_false,_64,_true> * this) */
type_1 __thiscall gold::Output_reloc<9,_false,_64,_true>::type(Output_reloc<9,_false,_64,_true> *this)
{
return *(type_1 *)&this->field_0x14 & 0xfffffff;
}
| 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 (binary_expression left: (pointer_expression argument... | null |
uint MASKED(int param_1)
{
return *(uint *)(param_1 + 0x14) & 0xfffffff;
}
|
580_x86_64-linux-gnu-objdump_and_x86_64-linux-gnu-objdump_strip.c | mkstemps64 | mkstemps64 |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int mkstemps64(char *__template,int __suffixlen)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* mkstemps64@@GLIBC_2.11 ... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int mkstemps64(char *__template,int __suffixlen)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206357778')] | [('const-1', u'RETURN_-1206357778')] | null | null | 000770e4 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint mkstemps64(char *__template,int __suffixlen)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint mkstemps64(char *__template,int __suffixlen)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /... | (translation_unit "int mkstemps64(char *__template,int __suffixlen)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int mkstemps64(char *__template,int __suffixlen)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "mkstemps64(char *__template,int __suffix... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int mkstemps64(char *__template,int __suffixlen)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "mkstemps64(char *__template,int __suffixlen)" (identifier "mkstemps64") (parameter_list "(char *__template,int __suffixlen)" (( "(") (parameter_declaratio... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__template,int __suffixlen)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* mkstemps64@@GLIBC_2.11 ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__template,int __suffixlen)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
66_alpha-linux-gnu-strip_and_alpha-linux-gnu-strip_strip.c | exit | exit |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void exit(int __status)
{
(*(code *)PTR_exit_0004010c)();
return;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void exit(int __status)
{
(*(code *)PTR_exit_0004010c)();
return;
}
| JMP dword ptr [EBX + 0x10c] | null | null | null | null | [(u'INDIRECT_-1205980014', u'COPY_-1205980073'), ('const-0', u'RETURN_-1205980083'), (u'CALLIND_-1205980086', u'INDIRECT_-1205980014'), (u'CAST_-1205980008', u'CALLIND_-1205980086'), ('tmp_63', u'CAST_-1205980008')] | [(u'INDIRECT_-1205980014', u'COPY_-1205980073'), ('const-0', u'RETURN_-1205980083'), (u'CALLIND_-1205980086', u'INDIRECT_-1205980014'), (u'CAST_-1205980008', u'CALLIND_-1205980086'), ('tmp_63', u'CAST_-1205980008')] | null | null | 00013440 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n (*(code *)PTR_exit_0004010c)();\n return;\n}\n\n" comment (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_0004010c)();\n return;\n}" primitive_type (function_decl... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n (*(code *)PTR_exit_0004010c)();\n return;\n}\n\n" comment (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_0004010c)();\n return;\n}" primitive_type (function_decl... | (translation_unit "void exit(int __status)\n\n{\n (*(code *)PTR_exit_0004010c)();\n return;\n}\n\n" (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_0004010c)();\n return;\n}" primitive_type (function_declarator "exit(int __status)" identifier (parameter_list "(int __status)" ( (parameter_dec... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT... | (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_0004010c)();\n return;\n}" (primitive_type "void") (function_declarator "exit(int __status)" (identifier "exit") (parameter_list "(int __status)" (( "(") (parameter_declaration "int __status" (primitive_type "int") (identifier "__status")) () ")"... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(int __status)
{
(*(type_1 *)PTR_exit_0004010c)();
return;
}
| 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: (parenthesized_expressi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(int __status)
{
(*(code *)PTR_MASKED_0004010c)();
return;
}
|
58_sg_read_long_and_sg_read_long_strip.c | memset | memset |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memset(void *__s,int __c,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* memset@@GLIBC_2.0 */
halt_... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memset(void *__s,int __c,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205972910')] | [('const-1', u'RETURN_-1205972910')] | null | null | 00015048 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memset(void *__s,int __c,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memset(void *__s,int __c,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* mem... | (translation_unit "void * memset(void *__s,int __c,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void * memset(void *__s,int __c,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* memset(void *__s,int __c,size_t __n)" * (function... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call_expression IDENT (argu... | (function_definition "void * memset(void *__s,int __c,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (pointer_declarator "* memset(void *__s,int __c,size_t __n)" (* "*") (function_declarator "memset(void *__s,int __c,size_t __n)" (identifier "memset") (parameter_list "(void *__s,i... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(void *__s,int __c,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* memset@@GLIBC_2.0 */
v... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * MASKED(void *__s,int __c,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
383_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | lang_add_gc_name | FUN_00028f70 |
void lang_add_gc_name(char *name)
{
if (name != (char *)0x0) {
lang_add_gc_name(name);
return;
}
return;
}
|
void FUN_00028f70(int param_1)
{
if (param_1 != 0) {
FUN_00023b10();
return;
}
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
TEST EAX,EAX
JZ 0x00028f80
JMP 0x00023b10
RET | null | null | null | null | [('tmp_32', u'CBRANCH_-1206022265'), (u'INT_NOTEQUAL_-1206022265', u'CBRANCH_-1206022265'), ('const-0', u'INT_NOTEQUAL_-1206022265'), ('tmp_50', u'INT_NOTEQUAL_-1206022265'), ('tmp_50', u'CALL_-1206022260'), ('const-0', u'RETURN_-1206022256'), ('const-0', u'RETURN_-1206022245')] | [('tmp_32', u'CBRANCH_-1206022265'), (u'INT_NOTEQUAL_-1206022265', u'CBRANCH_-1206022265'), ('const-0', u'INT_NOTEQUAL_-1206022265'), ('tmp_89', u'INT_NOTEQUAL_-1206022265'), ('const-0', u'RETURN_-1206022256'), ('const-0', u'RETURN_-1206022245')] | null | null | 00028f70 | x86 | O1 | (translation_unit "void FUN_00028f70(int param_1)\n\n{\n if (param_1 != 0) {\n FUN_00023b10();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00028f70(int param_1)\n\n{\n if (param_1 != 0) {\n FUN_00023b10();\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00028f70... | (translation_unit "void lang_add_gc_name(char *name)\n\n{\n if (name != (char *)0x0) {\n lang_add_gc_name(name);\n return;\n }\n return;\n}\n\n" (function_definition "void lang_add_gc_name(char *name)\n\n{\n if (name != (char *)0x0) {\n lang_add_gc_name(name);\n return;\n }\n return;\n}" primitive_typ... | (translation_unit "void FUN_00028f70(int param_1)\n\n{\n if (param_1 != 0) {\n FUN_00023b10();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00028f70(int param_1)\n\n{\n if (param_1 != 0) {\n FUN_00023b10();\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00028f70... | (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 (call_expression IDENT (argument_list ( ))) ;... | (function_definition "void FUN_00028f70(int param_1)\n\n{\n if (param_1 != 0) {\n FUN_00023b10();\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00028f70(int param_1)" (identifier "FUN_00028f70") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primit... |
void function_1(char *var_1)
{
if (var_1 != (char *)0x0) {
function_1(var_1);
return;
}
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression le... | null |
void MASKED(int param_1)
{
if (param_1 != 0) {
FUN_00023b10();
return;
}
return;
}
|
734_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | make_import_fixup | FUN_00052680 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void make_import_fixup(arelent *rel,asection *s,char *name,char *symname)
{
uint uVar1;
bfd_target *pbVar2;
int iVar3;
char *fmt;
reloc_howto_type *prVar4;
undefined4 uVar5;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00052680(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4)
{
uint uVar1;
int iVar2;
undefined4 uVar3;
undefined4 uVar4;
undefined4 uVar5;
undefined4 uVar6;
ulonglong uVar7;
uint loca... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00017b80
ADD EBX,0x17c977
SUB ESP,0x2c
MOV ESI,dword ptr [ESP + 0x40]
MOV EDX,dword ptr [ESI + 0x4]
MOV ECX,dword ptr [ESI + 0x8]
LEA EAX,[EBX + 0x2144]
MOV EDI,dword ptr [EAX]
MOV dword ptr [ESP + 0x4],EAX
TEST EDI,EDI
JNZ 0x00052850
MOV EAX,dword ptr [ESI + 0x14]
MOV EDI,dwo... | null | null | null | null | [('tmp_2654', u'CALL_-1206244880'), ('tmp_2654', u'CALL_-1206244928'), (u'CALL_-1206244947', u'INDIRECT_-1206243410'), ('const-417', u'LOAD_-1206244838'), ('const-4', u'INT_ADD_-1206243709'), (u'INDIRECT_-1206243673', u'MULTIEQUAL_-1206243506'), (u'LOAD_-1206244614', u'PTRSUB_-1206243055'), ('tmp_1541', u'CBRANCH_-1206... | [('const-1660192', u'COPY_-1206243352'), ('tmp_7075', u'PTRADD_-1206243675'), (u'MULTIEQUAL_-1206244474', u'MULTIEQUAL_-1206244228'), ('const-0', u'COPY_-1206245619'), (u'CALL_-1206244987', u'INDIRECT_-1206243534'), (u'INDIRECT_-1206243638', u'MULTIEQUAL_-1206243611'), (u'CAST_-1206243072', u'LOAD_-1206244599'), (u'CAL... | null | null | 00052680 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00052680(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid make_import_fixup(arelent *rel,asection *s,char *name,char *symname)\n\n{\n uint uVar1;\n bfd_target *pbVar2;\n int iVar3;\n char *fmt;\n reloc_howto_type *p... | (translation_unit "void FUN_00052680(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n ulonglong uVar7;\n uint local_24 [4];\n undefined4 uStack_14;\n \n uStack_14 = 0x52689;... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declarat... | (function_definition "void FUN_00052680(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n ulonglong uVar7;\n uint local_24 [4];\n undefined4 uStack_14;\n \n uStack_14 = 0x526... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(type_1 *rel,type_2 *s,char *name,char *symname)
{
type_3 var_3;
type_4 *pbVar2;
int var_5;
char *fmt;
type_5 *prVar4;
type_6 uVar5;
type_6 uVar6;
type_7 *p... | 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(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4)
{
uint uVar1;
int iVar2;
undefined4 uVar3;
undefined4 uVar4;
undefined4 uVar5;
undefined4 uVar6;
ulonglong uVar7;
uint local_24 [... |
6047_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | _M_realloc_insert<gold::Dwarf_range_list::Range> | FUN_00243e80 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
_M_realloc_insert<gold::Dwarf_range_list::Range>(vector<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>
* this, iterator __position, Range * __args#0) */
void ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00243e80(int *param_1,undefined4 *param_2,undefined4 *param_3)
{
undefined4 *puVar1;
undefined4 *puVar2;
undefined4 uVar3;
int iVar4;
undefined4 *puVar5;
undefined4 *puVar6;
undefined4 *puVar7;
uint uVar... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x3a6177
SUB ESP,0x1c
MOV EAX,dword ptr [ESP + 0x30]
MOV ESI,dword ptr [ESP + 0x34]
MOV EDX,dword ptr [ESP + 0x38]
MOV ECX,dword ptr [EAX]
MOV EAX,dword ptr [EAX + 0x4]
MOV EBP,ESI
MOV dword ptr [ESP + 0x8],EAX
SUB EAX,ECX
SUB EBP,ECX
SAR EAX,0x2
MOV dword ptr... | null | null | null | null | [('const-1', u'RETURN_-1204076898')] | [('const-417', u'LOAD_-1204076478'), (u'CAST_-1204075764', u'CAST_-1204075750'), (u'INT_ADD_-1204076651', u'MULTIEQUAL_-1204075755'), (u'MULTIEQUAL_-1204075754', u'PTRADD_-1204075542'), ('const-0', u'RETURN_-1204075939'), (u'INT_SRIGHT_-1204076781', u'INT_MULT_-1204076736'), ('const-4', u'PTRADD_-1204075650'), ('const-... | null | null | 00243e80 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00243e80(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n int iVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n un... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n _M_realloc_insert<gold::Dwarf_range_list::Range>(vector<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>\n * this, iterator __position, Range ... | (translation_unit "void FUN_00243e80(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n int iVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n int iVar1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_... | (function_definition "void FUN_00243e80(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n int iVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n int iV... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
_M_realloc_insert<gold::Dwarf_range_list::Range>(vector<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>
* this, iterator __position, Range * __args#0) */
void ... | 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: (pointer... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,undefined4 *param_2,undefined4 *param_3)
{
undefined4 *puVar1;
undefined4 *puVar2;
undefined4 uVar3;
int iVar4;
undefined4 *puVar5;
undefined4 *puVar6;
undefined4 *puVar7;
uint uVar8;
u... |
76_usbhid-dump_and_usbhid-dump_strip.c | uhd_iface_attach | FUN_00013034 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
libusb_error uhd_iface_attach(uhd_iface *iface)
{
libusb_error lVar1;
lVar1 = LIBUSB_SUCCESS;
if (iface->detached != false) {
lVar1 = libusb_attach_kernel_driver(iface->dev->... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_00013034(int param_1)
{
int iVar1;
iVar1 = 0;
if (*(char *)(param_1 + 0x1a) != '\0') {
iVar1 = libusb_attach_kernel_driver
(*(undefined4 *)(*(int *)(param_1 + 4) + 4),*(undefined1 *)(pa... | PUSH ESI
PUSH EBX
SUB ESP,0x4
CALL 0x00011390
ADD EBX,0x3fc2
MOV ESI,dword ptr [ESP + 0x10]
MOV EAX,0x0
CMP byte ptr [ESI + 0x1a],0x0
JNZ 0x00013059
ADD ESP,0x4
POP EBX
POP ESI
RET
SUB ESP,0x8
MOVZX EAX,byte ptr [ESI + 0x8]
PUSH EAX
MOV EAX,dword ptr [ESI + 0x4]
PUSH dword ptr [EAX + 0x4]
CALL 0x00011190
ADD ESP,0x10
T... | null | null | null | null | [('tmp_325', u'PTRSUB_-1205980865'), ('const-417', u'LOAD_-1205980998'), ('const-0', u'COPY_-1205981081'), ('const-417', u'LOAD_-1205981015'), (u'CALL_-1205980984', u'INT_EQUAL_-1205980958'), ('tmp_301', u'CBRANCH_-1205980956'), ('tmp_325', u'PTRSUB_-1205980823'), (u'PTRSUB_-1205980865', u'LOAD_-1205981073'), ('const-4... | [('const-0', u'COPY_-1205981081'), (u'CALL_-1205980984', u'INT_EQUAL_-1205980958'), ('tmp_301', u'CBRANCH_-1205980956'), ('tmp_559', u'INT_ADD_-1205980939'), ('const-0', u'RETURN_-1205981022'), ('const-0', u'STORE_-1205980953'), ('const-417', u'LOAD_-1205981004'), (u'LOAD_-1205981073', u'INT_NOTEQUAL_-1205981057'), ('c... | null | null | 00013034 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00013034(int param_1)\n\n{\n int iVar1;\n \n iVar1 = 0;\n if (*(char *)(param_1 + 0x1a) != '\0') {\n iVar1 = libusb_attach_kernel_driver\n (*(undefined4 *)(*(int *)(param_1 ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nlibusb_error uhd_iface_attach(uhd_iface *iface)\n\n{\n libusb_error lVar1;\n \n lVar1 = LIBUSB_SUCCESS;\n if (iface->detached != false) {\n lVar1 = libusb_attac... | (translation_unit "int FUN_00013034(int param_1)\n\n{\n int iVar1;\n \n iVar1 = 0;\n if (*(char *)(param_1 + 0x1a) != '\0') {\n iVar1 = libusb_attach_kernel_driver\n (*(undefined4 *)(*(int *)(param_1 + 4) + 4),*(undefined1 *)(param_1 + 8));\n if (iVar1 == 0) {\n *(undefined1 *)(param... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expressio... | (function_definition "int FUN_00013034(int param_1)\n\n{\n int iVar1;\n \n iVar1 = 0;\n if (*(char *)(param_1 + 0x1a) != '\0') {\n iVar1 = libusb_attach_kernel_driver\n (*(undefined4 *)(*(int *)(param_1 + 4) + 4),*(undefined1 *)(param_1 + 8));\n if (iVar1 == 0) {\n *(undefined1 *)(pa... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(type_2 *iface)
{
type_1 var_2;
var_2 = var_3;
if (iface->detached != false) {
var_2 = var_1(iface->dev->handle,iface->number);
if (var_2 == var_3) {
... | 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)) (expressio... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(int param_1)
{
int iVar1;
iVar1 = 0;
if (*(char *)(param_1 + 0x1a) != '\0') {
iVar1 = libusb_attach_kernel_driver
(*(undefined4 *)(*(int *)(param_1 + 4) + 4),*(undefined1 *)(param_1 ... |
6749_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | add_dot_assignment | FUN_001cd5f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void add_dot_assignment(Script_sections * this, Expression * val) */
void __thiscall gold::Script_sections::add_dot_assignment(Script_sections *this,Expression *val)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001cd5f0(undefined1 *param_1,undefined4 param_2)
{
int *piVar1;
undefined4 *puVar2;
int iVar3;
int iVar4;
if (*(int *)(param_1 + 8) != 0) {
FUN_001cd580();
return;
}
if (*(int *)(param_1 + 4) ==... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x246a07
SUB ESP,0xc
MOV ESI,dword ptr [ESP + 0x20]
MOV EBP,dword ptr [ESP + 0x24]
MOV EAX,dword ptr [ESI + 0x8]
TEST EAX,EAX
JZ 0x001cd628
MOV dword ptr [ESP + 0x20],EAX
ADD ESP,0xc
POP EBX
POP ESI
POP EDI
POP EBP
JMP 0x001cd580
MOV EDI,dword ptr [ESI + 0x4]
... | null | null | null | null | [('const-1', u'RETURN_-1207708146')] | [('const-417', u'LOAD_-1207708035'), (u'CALL_-1207707831', u'INT_ADD_-1207707786'), (u'INT_ADD_-1207707796', u'CAST_-1207707571'), (u'CAST_-1207707608', u'STORE_-1207707944'), (u'CALL_-1207707948', u'CALL_-1207707916'), (u'CAST_-1207707556', u'STORE_-1207707790'), ('tmp_140', u'CBRANCH_-1207708089'), (u'CAST_-120770756... | null | null | 001cd5f0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001cd5f0(undefined1 *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n \n if (*(int *)(param_1 + 8) != 0) {\n FUN_001cd580();\n return;\n }... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_dot_assignment(Script_sections * this, Expression * val) */\n\nvoid __thiscall gold::Script_sections::add_dot_assignment(Script_sections *this,Expression *val)\n\n{\n}\n\n" c... | (translation_unit "void FUN_001cd5f0(undefined1 *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n \n if (*(int *)(param_1 + 8) != 0) {\n FUN_001cd580();\n return;\n }\n if (*(int *)(param_1 + 4) == 0) {\n iVar4 = FUN_00246670(0xc);\n *param_1 = 1;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declarati... | (function_definition "void FUN_001cd5f0(undefined1 *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n \n if (*(int *)(param_1 + 8) != 0) {\n FUN_001cd580();\n return;\n }\n if (*(int *)(param_1 + 4) == 0) {\n iVar4 = FUN_00246670(0xc);\n *param_1 = 1;\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void add_dot_assignment(Script_sections * this, Expression * val) */
void __thiscall gold::type_1::function_1(type_1 *this,type_2 *val)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined1 *param_1,undefined4 param_2)
{
int *piVar1;
undefined4 *puVar2;
int iVar3;
int iVar4;
if (*(int *)(param_1 + 8) != 0) {
FUN_001cd580();
return;
}
if (*(int *)(param_1 + 4) == 0) {
... |
7329_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | moneypunct_byname | FUN_001bf610 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::moneypunct_byname<char, false>::moneypunct_byname(char const*, unsigned int) */
void __thiscall
std::moneypunct_byname<char,false>::moneypunct_byname
(moneypunct_byname<char,false> *this,char *param_1,uint param_... |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void FUN_001bf610(undefined4 *param_1,byte *param_2,int param_3)
{
int iVar1;
byte *pbVar2;
byte *pbVar3;
bool bVar4;
bool bVar5;
bool bVar6;
byte bVar7;
undefined4 local_20 [4];
bVar7 = 0;
param_1[2] = 0;... | CALL 0x000357b5
ADD EDX,0x17f9eb
PUSH EBP
XOR EAX,EAX
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,EDX
SUB ESP,0x30
MOV ECX,dword ptr [EBP + 0x10]
MOV EBX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x2c],EDX
TEST ECX,ECX
MOV dword ptr [EBX + 0x8],0x0
SETNZ AL
MOV dword ptr [EBX + 0x4],EAX
LEA EAX,[EDX + 0xffffd4d4]
... | null | null | null | null | [(u'CALL_-1207634248', u'INDIRECT_-1207633586'), ('const-4294967294', u'INT_MULT_-1207633633'), (u'BOOL_NEGATE_-1207633623', u'BOOL_AND_-1207634026'), ('const-1', u'PTRADD_-1207634018'), (u'INT_EQUAL_-1207634084', u'CBRANCH_-1207634089'), (u'CAST_-1207633557', u'STORE_-1207634314'), (u'PTRADD_-1207634110', u'COPY_-1207... | [(u'COPY_-1207634202', u'MULTIEQUAL_-1207633709'), (u'PTRADD_-1207633566', u'STORE_-1207634299'), (u'COPY_-1207633560', u'MULTIEQUAL_-1207633718'), (u'INT_EQUAL_-1207634084', u'CBRANCH_-1207634089'), ('tmp_2230', u'PTRADD_-1207633566'), (u'BOOL_AND_-1207634118', u'INT_EQUAL_-1207634120'), ('const-4294967295', u'INT_ADD... | null | null | 001bf610 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_001bf610(undefined4 *param_1,byte *param_2,int param_3)\n\n{\n int iVar1;\n byte *pbVar2;\n byte *pbVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n undefined4 local_20 [4];\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* std::moneypunct_byname<char, false>::moneypunct_byname(char const*, unsigned int) */\n\nvoid __thiscall\nstd::moneypunct_byname<char,false>::moneypunct_byname\n (moneypunct_byname<char,false> *this,ch... | (translation_unit "void FUN_001bf610(undefined4 *param_1,byte *param_2,int param_3)\n\n{\n int iVar1;\n byte *pbVar2;\n byte *pbVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n undefined4 local_20 [4];\n \n bVar7 = 0;\n param_1[2] = 0;\n param_1[1] = (uint)(param_3 != 0);\n *param_1 = &PTR_F... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (poin... | (function_definition "void FUN_001bf610(undefined4 *param_1,byte *param_2,int param_3)\n\n{\n int iVar1;\n byte *pbVar2;\n byte *pbVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n undefined4 local_20 [4];\n \n bVar7 = 0;\n param_1[2] = 0;\n param_1[1] = (uint)(param_3 != 0);\n *param_1 = &PT... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::moneypunct_byname<char, false>::moneypunct_byname(char const*, unsigned int) */
void __thiscall
std::moneypunct_byname<char,false>::moneypunct_byname
(moneypunct_byname<char,false> *var_1,char *param_1,type_4 var... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe... | null |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void MASKED(undefined4 *param_1,byte *param_2,int param_3)
{
int iVar1;
byte *pbVar2;
byte *pbVar3;
bool bVar4;
bool bVar5;
bool bVar6;
byte bVar7;
undefined4 local_20 [4];
bVar7 = 0;
param_1[2] = 0;
par... |
10238_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | _M_realloc_insert<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_> | FUN_00379970 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original name: _M_realloc_insert<std::pair<int, std::__cxx11::basic_string<char,
std::char_traits<char>, std::allocator<char> > > >
DWARF original prototype: voi... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00379970(int *param_1,int param_2,undefined4 *param_3)
{
int iVar1;
int iVar2;
undefined4 uVar3;
int iVar4;
undefined4 *puVar5;
undefined4 *puVar6;
undefined4 *puVar7;
uint uVar8;
undefined4 *puVar9;
... | CALL 0x00074f02
ADD EAX,0x27068b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV EBP,dword ptr [ESP + 0x34]
MOV ESI,dword ptr [ESP + 0x38]
MOV dword ptr [ESP],EAX
MOV EAX,dword ptr [ESP + 0x30]
MOV EDI,dword ptr [EAX + 0x4]
MOV EBX,dword ptr [EAX]
MOV EAX,EDI
MOV dword ptr [ESP + 0x4],EBX
SUB EBP,EBX
SUB EAX,EBX
S... | null | null | null | null | [('const-0', u'PTRSUB_-1205297060'), (u'PTRSUB_-1205296851', u'PTRSUB_-1205296837'), ('const-0', u'PTRSUB_-1205296619'), ('const-1', u'INT_ADD_-1205297887'), (u'PTRSUB_-1205296605', u'STORE_-1205297462'), ('const-4', u'PTRSUB_-1205296545'), (u'COPY_-1205298638', u'MULTIEQUAL_-1205297498'), (u'CAST_-1205296431', u'LOAD_... | [('const-4', u'PTRADD_-1205297036'), ('const-4', u'PTRADD_-1205296943'), ('const-1', u'INT_ADD_-1205297887'), ('const-417', u'LOAD_-1205298436'), ('const-7', u'INT_MULT_-1205297095'), (u'CAST_-1205296712', u'LOAD_-1205297643'), (u'PTRADD_-1205297115', u'STORE_-1205298398'), (u'PTRADD_-1205297036', u'COPY_-1205297020'),... | null | null | 00379970 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00379970(int *param_1,int param_2,undefined4 *param_3)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n int iVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original name: _M_realloc_insert<std::pair<int, std::__cxx11::basic_string<char,\n std::char_traits<char>, std::allocator<char> > > >\n DWARF o... | (translation_unit "void FUN_00379970(int *param_1,int param_2,undefined4 *param_3)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n int iVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n undefined4 *local_24;\n int local_... | (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 "void FUN_00379970(int *param_1,int param_2,undefined4 *param_3)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n int iVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n undefined4 *local_24;\n int loc... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original name: _M_realloc_insert<std::pair<int, std::__cxx11::basic_string<char,
std::char_traits<char>, std::allocator<char> > > >
DWARF original prototype: voi... | 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: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int *param_1,int param_2,undefined4 *param_3)
{
int iVar1;
int iVar2;
undefined4 uVar3;
int iVar4;
undefined4 *puVar5;
undefined4 *puVar6;
undefined4 *puVar7;
uint uVar8;
undefined4 *puVar9;
undef... |
2766_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | got_entry_size | FUN_00075330 |
/* DWARF original prototype: uint got_entry_size(Target_x86_64<64> * this) */
uint __thiscall
anon_unknown.dwarf_32e241::Target_x86_64<64>::got_entry_size(Target_x86_64<64> *this)
{
return 8;
}
|
undefined4 FUN_00075330(void)
{
return 8;
}
| MOV EAX,0x8
RET | null | null | null | null | [(u'COPY_-1206365391', u'RETURN_-1206365374'), ('const-8', u'COPY_-1206365391'), ('const-0', u'RETURN_-1206365374')] | [(u'COPY_-1206365391', u'RETURN_-1206365374'), ('const-8', u'COPY_-1206365391'), ('const-0', u'RETURN_-1206365374')] | null | null | 00075330 | x86 | O1 | (translation_unit "undefined4 FUN_00075330(void)\n\n{\n return 8;\n}\n\n" (function_definition "undefined4 FUN_00075330(void)\n\n{\n return 8;\n}" type_identifier (function_declarator "FUN_00075330(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit "/* DWARF original prototype: uint got_entry_size(Target_x86_64<64> * this) */\n\nuint __thiscall\nanon_unknown.dwarf_32e241::Target_x86_64<64>::got_entry_size(Target_x86_64<64> *this)\n\n{\n return 8;\n}\n\n" comment (function_definition "uint __thiscall\nanon_unknown.dwarf_32e241::Target_x86_64<64>... | (translation_unit "undefined4 FUN_00075330(void)\n\n{\n return 8;\n}\n\n" (function_definition "undefined4 FUN_00075330(void)\n\n{\n return 8;\n}" type_identifier (function_declarator "FUN_00075330(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) }))) | (function_definition "undefined4 FUN_00075330(void)\n\n{\n return 8;\n}" (type_identifier "undefined4") (function_declarator "FUN_00075330(void)" (identifier "FUN_00075330") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 8;\n}" ({ "{")... |
/* DWARF original prototype: uint got_entry_size(Target_x86_64<64> * this) */
type_1 __thiscall
anon_unknown.dwarf_32e241::type_2<64>::function_1(type_2<64> *this)
{
return 8;
}
| 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 (number_literal))))) | null |
undefined4 MASKED(void)
{
return 8;
}
|
1062_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | dlerror | dlerror |
/* WARNING: Control flow encountered bad instruction data */
void dlerror(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* dlerror@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void dlerror(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207742170')] | [('const-1', u'RETURN_-1207742170')] | null | null | 001c511c | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid dlerror(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void dlerror(void)\n\n{\n /* WARNING: Bad instruction ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid dlerror(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* dlerror@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void dlerror(void)\n\n{\n ... | (translation_unit "void dlerror(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void dlerror(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "dlerror(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 dlerror(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "dlerror(void)" (identifier "dlerror") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* dlerror@@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();
}
|
43_m68k-linux-gnu-ar_and_m68k-linux-gnu-ar_strip.c | realloc | realloc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * realloc(void *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_realloc_000210b0)();
return pvVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * realloc(void *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_realloc_000210b0)();
return pvVar1;
}
| JMP dword ptr [EBX + 0xb0] | null | null | null | null | [(u'CAST_-1205984470', u'CALLIND_-1205984550'), (u'CALLIND_-1205984550', u'CAST_-1205984469'), (u'INDIRECT_-1205984477', u'COPY_-1205984536'), (u'CALLIND_-1205984550', u'INDIRECT_-1205984477'), ('tmp_72', u'CAST_-1205984470'), (u'CAST_-1205984469', u'RETURN_-1205984547'), ('const-0', u'RETURN_-1205984547')] | [(u'CAST_-1205984470', u'CALLIND_-1205984550'), (u'CALLIND_-1205984550', u'CAST_-1205984469'), (u'INDIRECT_-1205984477', u'COPY_-1205984536'), (u'CALLIND_-1205984550', u'INDIRECT_-1205984477'), ('tmp_72', u'CAST_-1205984470'), (u'CAST_-1205984469', u'RETURN_-1205984547'), ('const-0', u'RETURN_-1205984547')] | null | null | 000122d0 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_000210b0)();\n return pvVar1;\n}\n\n" comment (function_definition "void * realloc(void *__ptr,size_t __size)\... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_000210b0)();\n return pvVar1;\n}\n\n" comment (function_definition "void * realloc(void *__ptr,size_t __size)\... | (translation_unit "void * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_000210b0)();\n return pvVar1;\n}\n\n" (function_definition "void * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_000210b0)();\n retu... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_exp... | (function_definition "void * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_000210b0)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* realloc(void *__ptr,size_t __size)" (* "*") (function_declarator "realloc(void *__ptr,size_t __size)" (ide... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(void *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(type_1 *)PTR_realloc_000210b0)();
return pvVar1;
}
| 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: Unknown calling convention -- yet parameter storage is locked */
void * MASKED(void *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_MASKED_000210b0)();
return pvVar1;
}
|
96_x86_64-linux-gnu-objcopy_and_x86_64-linux-gnu-objcopy_strip.c | access | access |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int access(char *__name,int __type)
{
int iVar1;
iVar1 = (*(code *)PTR_access_00040190)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int access(char *__name,int __type)
{
int iVar1;
iVar1 = (*(code *)PTR_access_00040190)();
return iVar1;
}
| JMP dword ptr [EBX + 0x190] | null | null | null | null | [('tmp_72', u'CAST_-1205979478'), (u'CALLIND_-1205979558', u'RETURN_-1205979555'), (u'INDIRECT_-1205979485', u'COPY_-1205979544'), ('const-0', u'RETURN_-1205979555'), (u'CAST_-1205979478', u'CALLIND_-1205979558'), (u'CALLIND_-1205979558', u'INDIRECT_-1205979485')] | [('tmp_72', u'CAST_-1205979478'), (u'CALLIND_-1205979558', u'RETURN_-1205979555'), (u'INDIRECT_-1205979485', u'COPY_-1205979544'), ('const-0', u'RETURN_-1205979555'), (u'CAST_-1205979478', u'CALLIND_-1205979558'), (u'CALLIND_-1205979558', u'INDIRECT_-1205979485')] | null | null | 00013650 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint access(char *__name,int __type)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_access_00040190)();\n return iVar1;\n}\n\n" comment (function_definition "int access(char *__name,int __type)\n\n{\n int iVar1;\n \n ... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint access(char *__name,int __type)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_access_00040190)();\n return iVar1;\n}\n\n" comment (function_definition "int access(char *__name,int __type)\n\n{\n int iVar1;\n \n ... | (translation_unit "int access(char *__name,int __type)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_access_00040190)();\n return iVar1;\n}\n\n" (function_definition "int access(char *__name,int __type)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_access_00040190)();\n return iVar1;\n}" primitive_type (function_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesize... | (function_definition "int access(char *__name,int __type)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_access_00040190)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "access(char *__name,int __type)" (identifier "access") (parameter_list "(char *__name,int __type)" (( "(") (parameter_declaratio... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__name,int __type)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_access_00040190)();
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 *__name,int __type)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_00040190)();
return iVar1;
}
|
4225_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | do_output_section | FUN_0010cdb0 |
/* DWARF original prototype: Output_section * do_output_section(Output_section * this) */
Output_section * __thiscall gold::Output_section::do_output_section(Output_section *this)
{
return this;
}
|
undefined4 FUN_0010cdb0(undefined4 param_1)
{
return param_1;
}
| MOV EAX,dword ptr [ESP + 0x4]
RET | null | null | null | null | [('tmp_19', u'COPY_-1206923853'), (u'COPY_-1206923853', u'RETURN_-1206923837'), ('const-0', u'RETURN_-1206923837')] | [(u'COPY_-1206923853', u'RETURN_-1206923837'), ('const-0', u'RETURN_-1206923837'), ('tmp_21', u'COPY_-1206923853')] | null | null | 0010cdb0 | x86 | O1 | (translation_unit "undefined4 FUN_0010cdb0(undefined4 param_1)\n\n{\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_0010cdb0(undefined4 param_1)\n\n{\n return param_1;\n}" type_identifier (function_declarator "FUN_0010cdb0(undefined4 param_1)" identifier (parameter_list "(undefined4 param_1)" ( (parame... | (translation_unit "/* DWARF original prototype: Output_section * do_output_section(Output_section * this) */\n\nOutput_section * __thiscall gold::Output_section::do_output_section(Output_section *this)\n\n{\n return this;\n}\n\n" comment (ERROR "Output_section * __thiscall gold::Output_section::do_output_section(Outpu... | (translation_unit "undefined4 FUN_0010cdb0(undefined4 param_1)\n\n{\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_0010cdb0(undefined4 param_1)\n\n{\n return param_1;\n}" type_identifier (function_declarator "FUN_0010cdb0(undefined4 param_1)" identifier (parameter_list "(undefined4 param_1)" ( (parame... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return IDENT ;) }))) | (function_definition "undefined4 FUN_0010cdb0(undefined4 param_1)\n\n{\n return param_1;\n}" (type_identifier "undefined4") (function_declarator "FUN_0010cdb0(undefined4 param_1)" (identifier "FUN_0010cdb0") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1" (type_identifier "un... |
/* DWARF original prototype: Output_section * do_output_section(Output_section * this) */
Output_section * __thiscall gold::Output_section::do_output_section(Output_section *this)
{
return this;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (return_statement (identifier))))) | null |
undefined4 MASKED(undefined4 param_1)
{
return param_1;
}
|
292_powerpc64-linux-gnu-ranlib_and_powerpc64-linux-gnu-ranlib_strip.c | xexit | xexit |
/* WARNING: Control flow encountered bad instruction data */
void xexit(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void xexit(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206050490')] | [('const-1', u'RETURN_-1206050490')] | null | null | 0002213c | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xexit(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xexit(void)\n\n{\n /* WARNING: Bad instruction - Tr... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xexit(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xexit(void)\n\n{\n /* WARNING: Bad instruction - Tr... | (translation_unit "void xexit(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void xexit(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "xexit(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 { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void xexit(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "xexit(void)" (identifier "xexit") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n halt_... |
/* 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();
}
|
13_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c | pthread_mutex_destroy | pthread_mutex_destroy |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int pthread_mutex_destroy(pthread_mutex_t *__mutex)
{
int iVar1;
iVar1 = (*(code *)PTR_pthread_mutex_destroy_000c5038)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int pthread_mutex_destroy(pthread_mutex_t *__mutex)
{
int iVar1;
iVar1 = (*(code *)PTR_pthread_mutex_destroy_000c5038)();
return iVar1;
}
| JMP dword ptr [EBX + 0x38] | null | null | null | null | [(u'CAST_-1205967895', u'CALLIND_-1205967974'), ('const-0', u'RETURN_-1205967971'), (u'INDIRECT_-1205967901', u'COPY_-1205967960'), ('tmp_67', u'CAST_-1205967895'), (u'CALLIND_-1205967974', u'RETURN_-1205967971'), (u'CALLIND_-1205967974', u'INDIRECT_-1205967901')] | [(u'CAST_-1205967895', u'CALLIND_-1205967974'), ('const-0', u'RETURN_-1205967971'), (u'INDIRECT_-1205967901', u'COPY_-1205967960'), ('tmp_67', u'CAST_-1205967895'), (u'CALLIND_-1205967974', u'RETURN_-1205967971'), (u'CALLIND_-1205967974', u'INDIRECT_-1205967901')] | null | null | 00016390 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint pthread_mutex_destroy(pthread_mutex_t *__mutex)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_mutex_destroy_000c5038)();\n return iVar1;\n}\n\n" comment (function_definition "int pthread_mutex_destroy(pthre... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint pthread_mutex_destroy(pthread_mutex_t *__mutex)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_mutex_destroy_000c5038)();\n return iVar1;\n}\n\n" comment (function_definition "int pthread_mutex_destroy(pthre... | (translation_unit "int pthread_mutex_destroy(pthread_mutex_t *__mutex)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_mutex_destroy_000c5038)();\n return iVar1;\n}\n\n" (function_definition "int pthread_mutex_destroy(pthread_mutex_t *__mutex)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_mutex_destr... | (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 pthread_mutex_destroy(pthread_mutex_t *__mutex)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_mutex_destroy_000c5038)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "pthread_mutex_destroy(pthread_mutex_t *__mutex)" (identifier "pthread_mutex_destroy") (parameter_... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__mutex)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_pthread_mutex_destroy_000c5038)();
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(pthread_mutex_t *__mutex)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_000c5038)();
return iVar1;
}
|
137_x86_64-linux-gnux32-c++filt_and_x86_64-linux-gnux32-c++filt_strip.c | xstrdup | xstrdup |
/* WARNING: Control flow encountered bad instruction data */
void xstrdup(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void xstrdup(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206058882')] | [('const-1', u'RETURN_-1206058882')] | null | null | 00020074 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xstrdup(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xstrdup(void)\n\n{\n /* WARNING: Bad instruction ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xstrdup(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xstrdup(void)\n\n{\n /* WARNING: Bad instruction ... | (translation_unit "void xstrdup(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void xstrdup(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "xstrdup(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 xstrdup(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "xstrdup(void)" (identifier "xstrdup") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \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();
}
|
668_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | gldaarch64elf32_open_dynamic_archive | FUN_000424d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_boolean
gldaarch64elf32_open_dynamic_archive
(char *arch,search_dirs_type *search,lang_input_statement_type *entry)
{
lang_input_statement_flags lVar1;
byte bVar2;
bfd... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_000424d0(char *param_1,int param_2,int param_3)
{
byte bVar1;
undefined4 uVar2;
size_t sVar3;
size_t sVar4;
size_t sVar5;
char *__s;
int iVar6;
char *__s_00;
uVar2 = 0;
bVar1 = *(byte *)(par... | PUSH EBP
XOR EAX,EAX
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00017c50
ADD EBX,0x17fb25
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x38]
MOVZX EDX,byte ptr [ESI + 0x24]
TEST DL,0x1
MOV byte ptr [ESP + 0xc],DL
JZ 0x000425dc
SUB ESP,0xc
MOV EBP,dword ptr [ESI + 0x8]
MOV EAX,dword ptr [ESP + 0x40]
PUSH dword ptr [EAX + 0x4]
CALL 0x00... | null | null | null | null | [(u'PTRSUB_-1206179212', u'CAST_-1206179205'), (u'CAST_-1206179332', u'INT_AND_-1206179713'), (u'MULTIEQUAL_-1206179652', u'RETURN_-1206179963'), (u'LOAD_-1206180526', u'CALL_-1206180512'), (u'MULTIEQUAL_-1206179748', u'STORE_-1206180249'), ('const-36', u'PTRSUB_-1206179399'), (u'MULTIEQUAL_-1206179748', u'CALL_-120617... | [('tmp_3812', u'INT_ADD_-1206179856'), ('const-8', u'INT_ADD_-1206180235'), (u'LOAD_-1206180526', u'CALL_-1206180512'), ('tmp_3812', u'INT_ADD_-1206180173'), ('const-1', u'CALL_-1206180226'), (u'INT_ADD_-1206180224', u'CAST_-1206179248'), ('tmp_3822', u'CALL_-1206180416'), (u'INT_ADD_-1206180022', u'CAST_-1206179161'),... | null | null | 000424d0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_000424d0(char *param_1,int param_2,int param_3)\n\n{\n byte bVar1;\n undefined4 uVar2;\n size_t sVar3;\n size_t sVar4;\n size_t sVar5;\n char *__s;\n int iVar6;\n char *__s_00;\n \n uV... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean\ngldaarch64elf32_open_dynamic_archive\n (char *arch,search_dirs_type *search,lang_input_statement_type *entry)\n\n{\n lang_input_statement_flags ... | (translation_unit "undefined4 FUN_000424d0(char *param_1,int param_2,int param_3)\n\n{\n byte bVar1;\n undefined4 uVar2;\n size_t sVar3;\n size_t sVar4;\n size_t sVar5;\n char *__s;\n int iVar6;\n char *__s_00;\n \n uVar2 = 0;\n bVar1 = *(byte *)(param_3 + 0x24);\n if ((bVar1 & 1) != 0) {\n __s_00 = *(ch... | (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 IDENT ;) (declaration TYPE I... | (function_definition "undefined4 FUN_000424d0(char *param_1,int param_2,int param_3)\n\n{\n byte bVar1;\n undefined4 uVar2;\n size_t sVar3;\n size_t sVar4;\n size_t sVar5;\n char *__s;\n int iVar6;\n char *__s_00;\n \n uVar2 = 0;\n bVar1 = *(byte *)(param_3 + 0x24);\n if ((bVar1 & 1) != 0) {\n __s_00 = *... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1
function_1
(char *arch,type_2 *search,type_3 *entry)
{
type_4 lVar1;
type_5 var_12;
type_1 var_8;
size_t var_3;
size_t var_4;
size_t var_5;
char *__s;
int... | 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(char *param_1,int param_2,int param_3)
{
byte bVar1;
undefined4 uVar2;
size_t sVar3;
size_t sVar4;
size_t sVar5;
char *__s;
int iVar6;
char *__s_00;
uVar2 = 0;
bVar1 = *(byte *)(param_3 +... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.