file_name stringlengths 17 81 | original_function_name stringlengths 1 716 | stripped_function_name stringlengths 3 48 | decompiled_code_original stringlengths 38 263k ⌀ | decompiled_code_stripped stringlengths 39 208k ⌀ | assembly_code stringlengths 3 175k ⌀ | dataflowgraph_original float64 | dataflowgraph_stripped float64 | graphImage_original float64 | graphImage_stripped float64 | pcode_edges_original stringlengths 11 8.39M | pcode_edges_stripped stringlengths 11 8.61M | pcode_graph_original float64 | pcode_graph_stripped float64 | address stringlengths 8 8 | arch stringclasses 1
value | opt_level stringclasses 1
value | S-Expression_of_decompiled_code_stripped stringlengths 338 5.26M ⌀ | S-Expression_decompiled_code_original stringlengths 351 5.47M ⌀ | S-Expression_decompiled_code_original_noisy stringlengths 338 5.2M ⌀ | S-Expression_decompiled_code_original_clean stringlengths 162 540k ⌀ | S-Expression_decompiled_code_original_root stringlengths 353 5.26M ⌀ | Replace_function_name_and_variable_name stringlengths 39 247k ⌀ | S-Expression_decompiled_code_stripped float64 | Root Node stringlengths 238 769k ⌀ | decompiled_code_original_masked float64 | decompiled_code_stripped_masked stringlengths 35 208k ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
11447_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | operator= | FUN_003bafd0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::ostream::TEMPNAMEPLACEHOLDERVALUE(std::ostream&&) */
void __thiscall std::ostream::operator=(ostream *this,ostream *param_1)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * FUN_003bafd0(int *param_1,int *param_2)
{
undefined1 uVar1;
undefined4 uVar2;
int iVar3;
int iVar4;
iVar4 = *(int *)(*param_1 + -0xc) + (int)param_1;
iVar3 = (int)param_2 + *(int *)(*param_2 + -0xc);
FUN_0... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x22f027
SUB ESP,0x14
MOV EBP,dword ptr [ESP + 0x28]
MOV ESI,dword ptr [ESP + 0x2c]
MOV EAX,dword ptr [EBP]
MOV EDI,dword ptr [EAX + -0xc]
MOV EAX,dword ptr [ESI]
ADD EDI,EBP
ADD ESI,dword ptr [EAX + -0xc]
PUSH ESI
PUSH EDI
CALL 0x003f3490
POP EAX
LEA EAX,[EDI... | null | null | null | null | [('const-1', u'RETURN_-1205555218')] | [('const-4294967284', u'INT_ADD_-1205555159'), ('const-417', u'LOAD_-1205555060'), ('tmp_867', u'CAST_-1205554874'), ('const-417', u'LOAD_-1205555175'), ('tmp_868', u'CAST_-1205554870'), (u'CAST_-1205554796', u'LOAD_-1205555003'), ('tmp_868', u'LOAD_-1205555170'), (u'CAST_-1205554880', u'LOAD_-1205555175'), ('const-417... | null | null | 003bafd0 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_003bafd0(int *param_1,int *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n \n iVar4 = *(int *)(*param_1 + -0xc) + (int)param_1;\n iVar3 = (int)param_2 + *(int... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::ostream::TEMPNAMEPLACEHOLDERVALUE(std::ostream&&) */\n\nvoid __thiscall std::ostream::operator=(ostream *this,ostream *param_1)\n\n{\n}\n\n" comment comment (ERROR "void __thiscall std::ostream::operator=... | (translation_unit "int * FUN_003bafd0(int *param_1,int *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n \n iVar4 = *(int *)(*param_1 + -0xc) + (int)param_1;\n iVar3 = (int)param_2 + *(int *)(*param_2 + -0xc);\n FUN_003f3490(iVar4,iVar3);\n FUN_003d82d0(iVar4,iVar4 + 0x6c);\n ... | (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 IDENT ;) (declarati... | (function_definition "int * FUN_003bafd0(int *param_1,int *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n \n iVar4 = *(int *)(*param_1 + -0xc) + (int)param_1;\n iVar3 = (int)param_2 + *(int *)(*param_2 + -0xc);\n FUN_003f3490(iVar4,iVar3);\n FUN_003d82d0(iVar4,iVar4 + 0x6c);\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::ostream::TEMPNAMEPLACEHOLDERVALUE(std::ostream&&) */
void __thiscall std::ostream::operator=(ostream *this,ostream *param_1)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * MASKED(int *param_1,int *param_2)
{
undefined1 uVar1;
undefined4 uVar2;
int iVar3;
int iVar4;
iVar4 = *(int *)(*param_1 + -0xc) + (int)param_1;
iVar3 = (int)param_2 + *(int *)(*param_2 + -0xc);
FUN_003f349... |
6633_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | get_version_string | FUN_001a2370 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
char * gold::get_version_string(void)
{
return "1.16";
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined * FUN_001a2370(void)
{
return &DAT_002b2eca;
}
| CALL 0x0006206b
ADD EAX,0x207c8b
LEA EAX,[EAX + 0xfff08eca]
RET | null | null | null | null | [('const-0', u'RETURN_-1207622758'), (u'COPY_-1207622776', u'RETURN_-1207622758'), ('const-2830026', u'COPY_-1207622776')] | [('const-0', u'PTRSUB_-1207622711'), ('const-2830026', u'PTRSUB_-1207622711'), ('const-0', u'RETURN_-1207622758'), (u'PTRSUB_-1207622711', u'RETURN_-1207622758')] | null | null | 001a2370 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined * FUN_001a2370(void)\n\n{\n return &DAT_002b2eca;\n}\n\n" comment (function_definition "undefined * FUN_001a2370(void)\n\n{\n return &DAT_002b2eca;\n}" type_identifier (pointer_declarator "* FUN_00... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nchar * gold::get_version_string(void)\n\n{\n return "1.16";\n}\n\n" comment comment (function_definition "char * gold::get_version_string(void)\n\n{\n return "1.16";... | (translation_unit "undefined * FUN_001a2370(void)\n\n{\n return &DAT_002b2eca;\n}\n\n" (function_definition "undefined * FUN_001a2370(void)\n\n{\n return &DAT_002b2eca;\n}" type_identifier (pointer_declarator "* FUN_001a2370(void)" * (function_declarator "FUN_001a2370(void)" identifier (parameter_list "(void)" ( (par... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (return_statement return (pointer_expression & IDENT) ;) }))) | (function_definition "undefined * FUN_001a2370(void)\n\n{\n return &DAT_002b2eca;\n}" (type_identifier "undefined") (pointer_declarator "* FUN_001a2370(void)" (* "*") (function_declarator "FUN_001a2370(void)" (identifier "FUN_001a2370") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "vo... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
char * gold::function_1(void)
{
return "1.16";
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (return_statement (pointer_expression argument: (identifier))))... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined * MASKED(void)
{
return &DAT_002b2eca;
}
|
7982_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | copy | FUN_001f08b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::copy(char*, unsigned int, unsigned int) const */
size_t __thiscall std::string::copy(string *this,char *param_1,uint param_2,uint param_3)
{
uint uVar1;
uint __n;
uVar1 = *(uint *)(this + 4);
if (uVar1 ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
size_t FUN_001f08b0(int *param_1,undefined1 *param_2,uint param_3,uint param_4)
{
uint uVar1;
uint __n;
uVar1 = param_1[1];
if (uVar1 < param_4) {
/* WARNING: Subroutine does not return */
FUN_... | PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x19e749
SUB ESP,0x4
MOV ECX,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [ESP + 0x1c]
MOV EDX,dword ptr [ESP + 0x18]
MOV ESI,dword ptr [ECX + 0x4]
CMP EAX,ESI
JA 0x001f0911
SUB ESI,EAX
CMP ESI,EDX
CMOVA ESI,EDX
TEST ESI,ESI
JZ 0x001f08f6
ADD EAX,dword ptr [ECX]
CMP ESI,0x1
JZ 0x00... | null | null | null | null | [('const-1', u'COPY_-1207957056'), (u'INT_SUB_-1207957219', u'COPY_-1207956956'), ('const-417', u'STORE_-1207957069'), (u'LOAD_-1207957083', u'STORE_-1207957069'), ('const-2666180', u'COPY_-1207956884'), (u'INT_NOTEQUAL_-1207957193', u'CBRANCH_-1207957193'), (u'LOAD_-1207957261', u'INT_LESS_-1207957230'), (u'LOAD_-1207... | [('tmp_1002', u'INT_LESS_-1207957200'), ('const-417', u'STORE_-1207957069'), ('const-1', u'INT_EQUAL_-1207957165'), (u'LOAD_-1207957083', u'STORE_-1207957069'), ('const-4', u'PTRADD_-1207956905'), (u'INT_NOTEQUAL_-1207957193', u'CBRANCH_-1207957193'), (u'LOAD_-1207957261', u'INT_LESS_-1207957230'), (u'MULTIEQUAL_-12079... | null | null | 001f08b0 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nsize_t FUN_001f08b0(int *param_1,undefined1 *param_2,uint param_3,uint param_4)\n\n{\n uint uVar1;\n uint __n;\n \n uVar1 = param_1[1];\n if (uVar1 < param_4) {\n /* WARNING: Subroutine... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::copy(char*, unsigned int, unsigned int) const */\n\nsize_t __thiscall std::string::copy(string *this,char *param_1,uint param_2,uint param_3)\n\n{\n uint uVar1;\n uint __n;\n \n uVar1 = *(uint... | (translation_unit "size_t FUN_001f08b0(int *param_1,undefined1 *param_2,uint param_3,uint param_4)\n\n{\n uint uVar1;\n uint __n;\n \n uVar1 = param_1[1];\n if (uVar1 < param_4) {\n \n FUN_0022c840("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::copy",\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration ... | (function_definition "size_t FUN_001f08b0(int *param_1,undefined1 *param_2,uint param_3,uint param_4)\n\n{\n uint uVar1;\n uint __n;\n \n uVar1 = param_1[1];\n if (uVar1 < param_4) {\n \n FUN_0022c840("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::copy",\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::copy(char*, unsigned int, unsigned int) const */
size_t __thiscall std::type_1::function_1(type_1 *var_1,char *param_1,type_2 var_5,type_2 var_3)
{
type_2 var_2;
type_2 var_6;
var_2 = *(type_2 *)(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: (type_identifier) declarator: (pointer... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
size_t MASKED(int *param_1,undefined1 *param_2,uint param_3,uint param_4)
{
uint uVar1;
uint __n;
uVar1 = param_1[1];
if (uVar1 < param_4) {
/* WARNING: Subroutine does not return */
FUN_0022c8... |
33_riscv64-linux-gnu-gprof_and_riscv64-linux-gnu-gprof_strip.c | bfd_printable_name | bfd_printable_name |
void bfd_printable_name(void)
{
(*(code *)PTR_bfd_printable_name_0002d08c)();
return;
}
|
void bfd_printable_name(void)
{
(*(code *)PTR_bfd_printable_name_0002d08c)();
return;
}
| JMP dword ptr [EBX + 0x8c] | null | null | null | null | [(u'CAST_-1205984617', u'CALLIND_-1205984694'), ('const-0', u'RETURN_-1205984691'), (u'INDIRECT_-1205984622', u'COPY_-1205984681'), (u'CALLIND_-1205984694', u'INDIRECT_-1205984622'), ('tmp_58', u'CAST_-1205984617')] | [(u'CAST_-1205984617', u'CALLIND_-1205984694'), ('const-0', u'RETURN_-1205984691'), (u'INDIRECT_-1205984622', u'COPY_-1205984681'), (u'CALLIND_-1205984694', u'INDIRECT_-1205984622'), ('tmp_58', u'CAST_-1205984617')] | null | null | 00012240 | x86 | O3 | (translation_unit "void bfd_printable_name(void)\n\n{\n (*(code *)PTR_bfd_printable_name_0002d08c)();\n return;\n}\n\n" (function_definition "void bfd_printable_name(void)\n\n{\n (*(code *)PTR_bfd_printable_name_0002d08c)();\n return;\n}" primitive_type (function_declarator "bfd_printable_name(void)" identifier (pa... | (translation_unit "void bfd_printable_name(void)\n\n{\n (*(code *)PTR_bfd_printable_name_0002d08c)();\n return;\n}\n\n" (function_definition "void bfd_printable_name(void)\n\n{\n (*(code *)PTR_bfd_printable_name_0002d08c)();\n return;\n}" primitive_type (function_declarator "bfd_printable_name(void)" identifier (pa... | (translation_unit "void bfd_printable_name(void)\n\n{\n (*(code *)PTR_bfd_printable_name_0002d08c)();\n return;\n}\n\n" (function_definition "void bfd_printable_name(void)\n\n{\n (*(code *)PTR_bfd_printable_name_0002d08c)();\n return;\n}" primitive_type (function_declarator "bfd_printable_name(void)" identifier (pa... | (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_printable_name(void)\n\n{\n (*(code *)PTR_bfd_printable_name_0002d08c)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_printable_name(void)" (identifier "bfd_printable_name") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_printable_name_0002d08c)();
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_0002d08c)();
return;
}
|
872_pageant_and_pageant_strip.c | keycmp | FUN_00058760 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int keycmp(void *av,void *bv)
{
int iVar1;
/* WARNING: Load size is inaccurate */
/* WARNING: Load size is inaccurate */
iVar1 = strcmp(*av,... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00058760(undefined4 *param_1,undefined4 *param_2)
{
strcmp((char *)*param_1,(char *)*param_2);
return;
}
| PUSH EBX
CALL 0x00015340
ADD EBX,0x2c582
SUB ESP,0x10
MOV EAX,dword ptr [ESP + 0x1c]
PUSH dword ptr [EAX]
MOV EAX,dword ptr [ESP + 0x1c]
PUSH dword ptr [EAX]
CALL 0x000143b0
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-417', u'LOAD_-1206220912'), ('tmp_171', u'LOAD_-1206220912'), ('const-417', u'LOAD_-1206220899'), ('const-0', u'RETURN_-1206220858'), (u'LOAD_-1206220912', u'CALL_-1206220886'), (u'LOAD_-1206220899', u'CALL_-1206220886'), ('tmp_170', u'LOAD_-1206220899'), (u'CALL_-1206220886', u'RETURN_-1206220858')] | [(u'LOAD_-1206220912', u'CAST_-1206220792'), (u'LOAD_-1206220899', u'CAST_-1206220785'), ('const-417', u'LOAD_-1206220912'), ('const-0', u'RETURN_-1206220858'), (u'CAST_-1206220785', u'CALL_-1206220886'), (u'CAST_-1206220792', u'CALL_-1206220886'), ('tmp_279', u'LOAD_-1206220899'), ('tmp_278', u'LOAD_-1206220912'), ('c... | null | null | 00058760 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00058760(undefined4 *param_1,undefined4 *param_2)\n\n{\n strcmp((char *)*param_1,(char *)*param_2);\n return;\n}\n\n" comment (function_definition "void FUN_00058760(undefined4 *param_1,undefined4 *... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint keycmp(void *av,void *bv)\n\n{\n int iVar1;\n \n /* WARNING: Load size is inaccurate */\n /* WARNING: Load size is inaccura... | (translation_unit "void FUN_00058760(undefined4 *param_1,undefined4 *param_2)\n\n{\n strcmp((char *)*param_1,(char *)*param_2);\n return;\n}\n\n" (function_definition "void FUN_00058760(undefined4 *param_1,undefined4 *param_2)\n\n{\n strcmp((char *)*param_1,(char *)*param_2);\n return;\n}" primitive_type (function_... | (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 ( (cast_expression ( (type_... | (function_definition "void FUN_00058760(undefined4 *param_1,undefined4 *param_2)\n\n{\n strcmp((char *)*param_1,(char *)*param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00058760(undefined4 *param_1,undefined4 *param_2)" (identifier "FUN_00058760") (parameter_list "(undefined4 *param_1,undefi... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(void *av,void *bv)
{
int iVar1;
/* WARNING: Load size is inaccurate */
/* WARNING: Load size is inaccurate */
iVar1 = 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))) (parameter_declaration type: (type_identifier) declarator: (pointe... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1,undefined4 *param_2)
{
strcmp((char *)*param_1,(char *)*param_2);
return;
}
|
654_s390x-linux-gnu-objdump_and_s390x-linux-gnu-objdump_strip.c | fputs | fputs |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fputs(char *__s,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fputs@@GLIBC_2.0 */
halt_baddata()... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fputs(char *__s,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206357462')] | [('const-1', u'RETURN_-1206357462')] | null | null | 00077220 | x86 | O3 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputs(char *__s,FILE *__stream)\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 fputs(char *__s,FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fputs@@GLIB... | (translation_unit "int fputs(char *__s,FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fputs(char *__s,FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fputs(char *__s,FILE *__stream)" identifier (parameter_list "(char... | (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 fputs(char *__s,FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fputs(char *__s,FILE *__stream)" (identifier "fputs") (parameter_list "(char *__s,FILE *__stream)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__s,type_1 *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fputs@@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: (type_identifier) declarator: (pointer... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__s,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
15_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | fputc | fputc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fputc(int __c,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fputc_005ea0a0)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fputc(int __c,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fputc_005ea0a0)();
return iVar1;
}
| JMP dword ptr [EBX + 0xa0] | null | null | null | null | [('const-0', u'RETURN_-1206087011'), (u'CALLIND_-1206087014', u'RETURN_-1206087011'), (u'CALLIND_-1206087014', u'INDIRECT_-1206086941'), ('tmp_72', u'CAST_-1206086934'), (u'CAST_-1206086934', u'CALLIND_-1206087014'), (u'INDIRECT_-1206086941', u'COPY_-1206087000')] | [('const-0', u'RETURN_-1206087011'), (u'CALLIND_-1206087014', u'RETURN_-1206087011'), (u'CALLIND_-1206087014', u'INDIRECT_-1206086941'), ('tmp_72', u'CAST_-1206086934'), (u'CAST_-1206086934', u'CALLIND_-1206087014'), (u'INDIRECT_-1206086941', u'COPY_-1206087000')] | null | null | 00039290 | x86 | O3 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_005ea0a0)();\n return iVar1;\n}\n\n" comment (function_definition "int fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_005ea0a0)();\n return iVar1;\n}\n\n" comment (function_definition "int fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1... | (translation_unit "int fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_005ea0a0)();\n return iVar1;\n}\n\n" (function_definition "int fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_005ea0a0)();\n return iVar1;\n}" primitive_type (function_declar... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesize... | (function_definition "int fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_005ea0a0)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fputc(int __c,FILE *__stream)" (identifier "fputc") (parameter_list "(int __c,FILE *__stream)" (( "(") (parameter_declaration "int ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __c,type_1 *__stream)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_fputc_005ea0a0)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __c,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_005ea0a0)();
return iVar1;
}
|
506_ia64-linux-gnu-objcopy_and_ia64-linux-gnu-objcopy_strip.c | access | access |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int access(char *__name,int __type)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* access@@GLIBC_2.0 */
halt_baddata(... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int access(char *__name,int __type)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206185538')] | [('const-1', u'RETURN_-1206185538')] | null | null | 000411b4 | x86 | O3 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint access(char *__name,int __type)\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 access(char *__name,int __type)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* access@@GLI... | (translation_unit "int access(char *__name,int __type)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int access(char *__name,int __type)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "access(char *__name,int __type)" identifier (parameter_list "(char... | (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 access(char *__name,int __type)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "access(char *__name,int __type)" (identifier "access") (parameter_list "(char *__name,int __type)" (( "(") (parameter_declaration "char *__name" (primitive_type "char"... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__name,int __type)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* access@@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: (identifi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__name,int __type)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
1684_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | ~Struct_no_text_unlikely_segment | FUN_00052020 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_text_unlikely_segment(Struct_no_text_unlikely_segment *
this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_text_unlikely_segment::~Struct_no_text_unlikely_segme... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00052020(undefined4 *param_1)
{
*param_1 = &PTR_FUN_005d4620;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_003ae080((undefined4 *)param_1[1]);
}
FUN_003ae060(param_1,0x3c);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x597fd9
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xfffea620]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x00052052
SUB ESP,0xc
PUSH EAX
CALL 0x003ae080
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x3c
PUSH ESI
CALL 0x003ae060
AD... | null | null | null | null | [('const-1', u'RETURN_-1206247370')] | [('const-417', u'LOAD_-1206247322'), ('tmp_597', u'CALL_-1206247238'), ('const-0', u'RETURN_-1206247205'), ('const-417', u'STORE_-1206247325'), ('const-4', u'PTRADD_-1206247119'), ('const-60', u'CALL_-1206247238'), (u'PTRSUB_-1206247110', u'STORE_-1206247325'), ('tmp_597', u'PTRADD_-1206247119'), ('const-0', u'PTRSUB_-... | null | null | 00052020 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00052020(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d4620;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x3c);\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_text_unlikely_segment(Struct_no_text_unlikely_segment *\n this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_text_unlikely_segment::~Struct... | (translation_unit "void FUN_00052020(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d4620;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x3c);\n return;\n}\n\n" (function_definition "void FUN_00052020(undefined4 *param_1)\n\n{\n *para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_00052020(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d4620;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x3c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00052020(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_text_unlikely_segment(Struct_no_text_unlikely_segment *
this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_ch... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_005d4620;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_003ae080((undefined4 *)param_1[1]);
}
FUN_003ae060(param_1,0x3c);
return;
}
|
141_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | puts | puts |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int puts(char *__s)
{
int iVar1;
iVar1 = (*(code *)PTR_puts_0038f238)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int puts(char *__s)
{
int iVar1;
iVar1 = (*(code *)PTR_puts_0038f238)();
return iVar1;
}
| JMP dword ptr [EBX + 0x238] | null | null | null | null | [('const-0', u'RETURN_-1206019843'), (u'INDIRECT_-1206019773', u'COPY_-1206019832'), (u'CALLIND_-1206019846', u'RETURN_-1206019843'), ('tmp_67', u'CAST_-1206019767'), (u'CALLIND_-1206019846', u'INDIRECT_-1206019773'), (u'CAST_-1206019767', u'CALLIND_-1206019846')] | [('const-0', u'RETURN_-1206019843'), (u'INDIRECT_-1206019773', u'COPY_-1206019832'), (u'CALLIND_-1206019846', u'RETURN_-1206019843'), ('tmp_67', u'CAST_-1206019767'), (u'CALLIND_-1206019846', u'INDIRECT_-1206019773'), (u'CAST_-1206019767', u'CALLIND_-1206019846')] | null | null | 000298f0 | x86 | O3 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_0038f238)();\n return iVar1;\n}\n\n" comment (function_definition "int puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_0038f23... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_0038f238)();\n return iVar1;\n}\n\n" comment (function_definition "int puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_0038f23... | (translation_unit "int puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_0038f238)();\n return iVar1;\n}\n\n" (function_definition "int puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_0038f238)();\n return iVar1;\n}" primitive_type (function_declarator "puts(char *__s)" identif... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * ... | (function_definition "int puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_0038f238)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "puts(char *__s)" (identifier "puts") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (pointer_dec... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__s)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_puts_0038f238)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__s)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_0038f238)();
return iVar1;
}
|
30_powerpc64le-linux-gnu-addr2line_and_powerpc64le-linux-gnu-addr2line_strip.c | bfd_get_section_by_name | bfd_get_section_by_name |
void bfd_get_section_by_name(void)
{
(*(code *)PTR_bfd_get_section_by_name_00018080)();
return;
}
|
void bfd_get_section_by_name(void)
{
(*(code *)PTR_bfd_get_section_by_name_00018080)();
return;
}
| JMP dword ptr [EBX + 0x80] | null | null | null | null | [(u'INDIRECT_-1205988766', u'COPY_-1205988825'), (u'CAST_-1205988761', u'CALLIND_-1205988838'), (u'CALLIND_-1205988838', u'INDIRECT_-1205988766'), ('const-0', u'RETURN_-1205988835'), ('tmp_58', u'CAST_-1205988761')] | [(u'INDIRECT_-1205988766', u'COPY_-1205988825'), (u'CAST_-1205988761', u'CALLIND_-1205988838'), (u'CALLIND_-1205988838', u'INDIRECT_-1205988766'), ('const-0', u'RETURN_-1205988835'), ('tmp_58', u'CAST_-1205988761')] | null | null | 00011210 | x86 | O3 | (translation_unit "void bfd_get_section_by_name(void)\n\n{\n (*(code *)PTR_bfd_get_section_by_name_00018080)();\n return;\n}\n\n" (function_definition "void bfd_get_section_by_name(void)\n\n{\n (*(code *)PTR_bfd_get_section_by_name_00018080)();\n return;\n}" primitive_type (function_declarator "bfd_get_section_by_n... | (translation_unit "void bfd_get_section_by_name(void)\n\n{\n (*(code *)PTR_bfd_get_section_by_name_00018080)();\n return;\n}\n\n" (function_definition "void bfd_get_section_by_name(void)\n\n{\n (*(code *)PTR_bfd_get_section_by_name_00018080)();\n return;\n}" primitive_type (function_declarator "bfd_get_section_by_n... | (translation_unit "void bfd_get_section_by_name(void)\n\n{\n (*(code *)PTR_bfd_get_section_by_name_00018080)();\n return;\n}\n\n" (function_definition "void bfd_get_section_by_name(void)\n\n{\n (*(code *)PTR_bfd_get_section_by_name_00018080)();\n return;\n}" primitive_type (function_declarator "bfd_get_section_by_n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_get_section_by_name(void)\n\n{\n (*(code *)PTR_bfd_get_section_by_name_00018080)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_get_section_by_name(void)" (identifier "bfd_get_section_by_name") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_get_section_by_name_00018080)();
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_00018080)();
return;
}
|
3384_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c | do_get_global_symbol_counts | FUN_000b3e00 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_get_global_symbol_counts(Sized_relobj_file<32,_false> * this,
Symbol_table * param_1, size_t * defined, size_t * used) */
void __thiscall
gold::Sized_relobj_file<32,_false>::do_get_global_sy... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000b3e00(int param_1,undefined4 param_2,undefined4 *param_3,int *param_4)
{
int iVar1;
int *piVar2;
int iVar3;
byte bVar4;
iVar3 = 0;
piVar2 = *(int **)(param_1 + 0xbc);
*param_3 = *(undefined4 *)(param... | PUSH EBP
PUSH EDI
XOR EDI,EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x2db1f5
SUB ESP,0xc
MOV EBP,dword ptr [ESP + 0x20]
MOV EAX,dword ptr [ESP + 0x28]
MOV EDX,dword ptr [EBP + 0xc8]
MOV ESI,dword ptr [EBP + 0xbc]
MOV dword ptr [EAX],EDX
CMP ESI,dword ptr [EBP + 0xc0]
JNZ 0x000b3e43
JMP 0x000b3e72
ADD ESI,0x4
CMP dw... | null | null | null | null | [(u'PTRADD_-1206632364', u'INT_EQUAL_-1206632624'), ('const-417', u'STORE_-1206632764'), ('const-417', u'LOAD_-1206632722'), ('const-188', u'PTRSUB_-1206632305'), (u'PTRSUB_-1206632335', u'PTRSUB_-1206632330'), ('const-417', u'LOAD_-1206632859'), ('tmp_749', u'PTRSUB_-1206632389'), ('tmp_752', u'STORE_-1206632764'), (u... | [('const-417', u'LOAD_-1206632639'), (u'MULTIEQUAL_-1206632472', u'LOAD_-1206632787'), (u'LOAD_-1206632787', u'INT_ADD_-1206632708'), ('const-188', u'INT_ADD_-1206632856'), (u'CAST_-1206632335', u'LOAD_-1206632730'), (u'INT_NOTEQUAL_-1206632733', u'CBRANCH_-1206632731'), (u'INT_NOTEQUAL_-1206632693', u'MULTIEQUAL_-1206... | null | null | 000b3e00 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000b3e00(int param_1,undefined4 param_2,undefined4 *param_3,int *param_4)\n\n{\n int iVar1;\n int *piVar2;\n int iVar3;\n byte bVar4;\n \n iVar3 = 0;\n piVar2 = *(int **)(param_1 + 0xbc);\n *p... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_get_global_symbol_counts(Sized_relobj_file<32,_false> * this,\n Symbol_table * param_1, size_t * defined, size_t * used) */\n\nvoid __thiscall\ngold::Sized_relobj_file<32,_f... | (translation_unit "void FUN_000b3e00(int param_1,undefined4 param_2,undefined4 *param_3,int *param_4)\n\n{\n int iVar1;\n int *piVar2;\n int iVar3;\n byte bVar4;\n \n iVar3 = 0;\n piVar2 = *(int **)(param_1 + 0xbc);\n *param_3 = *(undefined4 *)(param_1 + 200);\n if (piVar2 != *(int **)(param_1 + 0xc0)) {\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration ... | (function_definition "void FUN_000b3e00(int param_1,undefined4 param_2,undefined4 *param_3,int *param_4)\n\n{\n int iVar1;\n int *piVar2;\n int iVar3;\n byte bVar4;\n \n iVar3 = 0;\n piVar2 = *(int **)(param_1 + 0xbc);\n *param_3 = *(undefined4 *)(param_1 + 200);\n if (piVar2 != *(int **)(param_1 + 0xc0)) {\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_get_global_symbol_counts(Sized_relobj_file<32,_false> * this,
Symbol_table * param_1, size_t * defined, size_t * used) */
void __thiscall
var_1::var_7<32,var_8>::do_get_global_symbol_counts
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,undefined4 *param_3,int *param_4)
{
int iVar1;
int *piVar2;
int iVar3;
byte bVar4;
iVar3 = 0;
piVar2 = *(int **)(param_1 + 0xbc);
*param_3 = *(undefined4 *)(param_1 + 2... |
2165_sqldiff_and_sqldiff_strip.c | sqlite3session_patchset | FUN_000f2a50 |
int sqlite3session_patchset(sqlite3_session *pSession,int *pnPatchset,void **ppPatchset)
{
int iVar1;
iVar1 = sessionGenerateChangeset
(pSession,1,(_func_int_void_ptr_void_ptr_int *)0x0,(void *)0x0,pnPatchset,
ppPatchset);
return iVar1;
}
|
void FUN_000f2a50(void)
{
undefined4 uStack00000004;
uStack00000004 = 0;
FUN_000d5950();
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
XOR ECX,ECX
MOV EDX,0x1
MOV dword ptr [ESP + 0x4],0x0
JMP 0x000d5950 | null | null | null | null | [('tmp_53', u'CALL_-1206900102'), ('const-0', u'RETURN_-1206900098'), ('tmp_52', u'CALL_-1206900102'), ('const-1', u'CALL_-1206900102'), (u'CALL_-1206900102', u'RETURN_-1206900098'), ('const-0', u'CALL_-1206900102'), ('const-0', u'CALL_-1206900102'), ('tmp_51', u'CALL_-1206900102')] | [('const-0', u'COPY_-1206900117'), ('const-0', u'RETURN_-1206900098'), (u'CALL_-1206900102', u'INDIRECT_-1206900033')] | null | null | 000f2a50 | x86 | O3 | (translation_unit "void FUN_000f2a50(void)\n\n{\n undefined4 uStack00000004;\n \n uStack00000004 = 0;\n FUN_000d5950();\n return;\n}\n\n" (function_definition "void FUN_000f2a50(void)\n\n{\n undefined4 uStack00000004;\n \n uStack00000004 = 0;\n FUN_000d5950();\n return;\n}" primitive_type (function_declarator... | (translation_unit "int sqlite3session_patchset(sqlite3_session *pSession,int *pnPatchset,void **ppPatchset)\n\n{\n int iVar1;\n \n iVar1 = sessionGenerateChangeset\n (pSession,1,(_func_int_void_ptr_void_ptr_int *)0x0,(void *)0x0,pnPatchset,\n ppPatchset);\n return iVar1;\n}\n\... | (translation_unit "void FUN_000f2a50(void)\n\n{\n undefined4 uStack00000004;\n \n uStack00000004 = 0;\n FUN_000d5950();\n return;\n}\n\n" (function_definition "void FUN_000f2a50(void)\n\n{\n undefined4 uStack00000004;\n \n uStack00000004 = 0;\n FUN_000d5950();\n return;\n}" primitive_type (function_declarator... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement r... | (function_definition "void FUN_000f2a50(void)\n\n{\n undefined4 uStack00000004;\n \n uStack00000004 = 0;\n FUN_000d5950();\n return;\n}" (primitive_type "void") (function_declarator "FUN_000f2a50(void)" (identifier "FUN_000f2a50") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void... |
int function_1(type_1 *pSession,int *pnPatchset,void **ppPatchset)
{
int iVar1;
iVar1 = var_1
(pSession,1,(type_2 *)0x0,(void *)0x0,pnPatchset,
ppPatchset);
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_... | null |
void MASKED(void)
{
undefined4 uStack00000004;
uStack00000004 = 0;
FUN_000d5950();
return;
}
|
696_s390x-linux-gnu-as_and_s390x-linux-gnu-as_strip.c | obj_elf_tls_common | FUN_00044150 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void obj_elf_tls_common(int ignore)
{
symbolS *s;
asymbol *paVar1;
s = s_comm_internal(0,elf_common_parse);
if (s != (symbolS *)0x0) {
paVar1 = symbol_get_bfdsym(s);
pa... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00044150(void)
{
int iVar1;
iVar1 = FUN_00031420(0,FUN_000449a0);
if (iVar1 != 0) {
iVar1 = FUN_0003a7e0(iVar1);
*(uint *)(iVar1 + 0x10) = *(uint *)(iVar1 + 0x10) | 0x40000;
}
return;
}
| PUSH EBX
CALL 0x00015020
ADD EBX,0x23eaa
SUB ESP,0x10
LEA EAX,[EBX + 0xfffdc9a0]
PUSH EAX
PUSH 0x0
CALL 0x00031420
ADD ESP,0x10
TEST EAX,EAX
JZ 0x00044187
SUB ESP,0xc
PUSH EAX
CALL 0x0003a7e0
ADD ESP,0x10
OR dword ptr [EAX + 0x10],0x40000
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-16', u'PTRSUB_-1206173068'), ('const-0', u'CALL_-1206173295'), ('const-0', u'RETURN_-1206173183'), (u'CALL_-1206173295', u'CALL_-1206173245'), (u'LOAD_-1206173229', u'INT_OR_-1206173202'), (u'CALL_-1206173295', u'INT_NOTEQUAL_-1206173268'), ('const-0', u'INT_NOTEQUAL_-1206173268'), ('tmp_147', u'CBRANCH_-12061... | [('const-0', u'RETURN_-1206173183'), ('const-280992', u'PTRSUB_-1206173096'), (u'PTRSUB_-1206173096', u'CALL_-1206173295'), (u'CALL_-1206173295', u'CALL_-1206173245'), ('const-16', u'INT_ADD_-1206173215'), (u'CAST_-1206173073', u'LOAD_-1206173229'), (u'LOAD_-1206173229', u'INT_OR_-1206173202'), (u'CALL_-1206173295', u'... | null | null | 00044150 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00044150(void)\n\n{\n int iVar1;\n \n iVar1 = FUN_00031420(0,FUN_000449a0);\n if (iVar1 != 0) {\n iVar1 = FUN_0003a7e0(iVar1);\n *(uint *)(iVar1 + 0x10) = *(uint *)(iVar1 + 0x10) | 0x40000;\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid obj_elf_tls_common(int ignore)\n\n{\n symbolS *s;\n asymbol *paVar1;\n \n s = s_comm_internal(0,elf_common_parse);\n if (s != (symbolS *)0x0) {\n paVar1 =... | (translation_unit "void FUN_00044150(void)\n\n{\n int iVar1;\n \n iVar1 = FUN_00031420(0,FUN_000449a0);\n if (iVar1 != 0) {\n iVar1 = FUN_0003a7e0(iVar1);\n *(uint *)(iVar1 + 0x10) = *(uint *)(iVar1 + 0x10) | 0x40000;\n }\n return;\n}\n\n" (function_definition "void FUN_00044150(void)\n\n{\n int iVar1;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , IDENT )))) ;) (if_statement if (parenthesized_expr... | (function_definition "void FUN_00044150(void)\n\n{\n int iVar1;\n \n iVar1 = FUN_00031420(0,FUN_000449a0);\n if (iVar1 != 0) {\n iVar1 = FUN_0003a7e0(iVar1);\n *(uint *)(iVar1 + 0x10) = *(uint *)(iVar1 + 0x10) | 0x40000;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00044150(void)" (id... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(int ignore)
{
type_1 *var_2;
type_2 *paVar1;
var_2 = var_1(0,elf_common_parse);
if (var_2 != (type_1 *)0x0) {
paVar1 = var_3(var_2);
paVar1->flags = paV... | 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 |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
int iVar1;
iVar1 = FUN_00031420(0,FUN_000449a0);
if (iVar1 != 0) {
iVar1 = FUN_0003a7e0(iVar1);
*(uint *)(iVar1 + 0x10) = *(uint *)(iVar1 + 0x10) | 0x40000;
}
return;
}
|
184_sh4-linux-gnu-strings_and_sh4-linux-gnu-strings_strip.c | bfd_check_format | bfd_check_format |
/* WARNING: Control flow encountered bad instruction data */
void bfd_check_format(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_check_format(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205952230')] | [('const-1', u'RETURN_-1205952230')] | null | null | 0001a110 | x86 | O3 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_check_format(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_check_format(void)\n\n{\n /* WARNING... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_check_format(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_check_format(void)\n\n{\n /* WARNING... | (translation_unit "void bfd_check_format(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_check_format(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_check_format(void)" identifier (parameter_list "(void)" ( (parameter_declarati... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_check_format(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_check_format(void)" (identifier "bfd_check_format") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
168_x86_64-kfreebsd-gnu-ranlib_and_x86_64-kfreebsd-gnu-ranlib_strip.c | simple_copy | FUN_00017490 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 simple_copy(char *from,char *to)
{
int iVar1;
int __fd;
int iVar2;
int *piVar3;
size_t sVar4;
size_t __n;
char buf [8192];
__fd = open64(from,0);
if (__fd < 0) {
__n = 0xffffffff;
}
els... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
size_t __regparm3 FUN_00017490(char *param_1,char *param_2)
{
int iVar1;
int __fd;
int iVar2;
int *piVar3;
size_t sVar4;
size_t __n;
undefined1 local_201c [8200];
undefined4 uStack_14;
uStack_14 = 0x1749b;
... | PUSH EBP
PUSH EDI
PUSH ESI
MOV ESI,EDX
PUSH EBX
CALL 0x00013710
ADD EBX,0x9b65
SUB ESP,0x2024
PUSH 0x0
PUSH EAX
CALL 0x00012070
ADD ESP,0x10
TEST EAX,EAX
JS 0x00017582
SUB ESP,0x4
MOV EDI,EAX
PUSH 0x1ff
PUSH 0x241
PUSH ESI
CALL 0x00012070
MOV dword ptr [ESP + 0x18],EAX
MOV ESI,EAX
CALL 0x00012400
MOV dword ptr [ESP + 0... | null | null | null | null | [(u'LOAD_-1205963310', u'STORE_-1205963096'), (u'MULTIEQUAL_-1205962904', u'COPY_-1205963231'), (u'CALL_-1205963484', u'CALL_-1205963273'), (u'CALL_-1205963557', u'CALL_-1205963111'), ('const-0', u'INT_SLESS_-1205963432'), (u'CALL_-1205963466', u'STORE_-1205963096'), ('const-417', u'STORE_-1205963074'), ('tmp_1680', u'... | [(u'LOAD_-1205963310', u'STORE_-1205963096'), (u'MULTIEQUAL_-1205962904', u'COPY_-1205963231'), (u'INDIRECT_-1205962749', u'MULTIEQUAL_-1205962729'), (u'CALL_-1205963484', u'CALL_-1205963273'), (u'CALL_-1205963557', u'CALL_-1205963111'), ('const-0', u'INT_SLESS_-1205963432'), (u'CALL_-1205962981', u'INDIRECT_-120596259... | null | null | 00017490 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nsize_t __regparm3 FUN_00017490(char *param_1,char *param_2)\n\n{\n int iVar1;\n int __fd;\n int iVar2;\n int *piVar3;\n size_t sVar4;\n size_t __n;\n undefined1 local_201c [8200];\n undefined4 uStack_1... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 simple_copy(char *from,char *to)\n\n{\n int iVar1;\n int __fd;\n int iVar2;\n int *piVar3;\n size_t sVar4;\n size_t __n;\n char buf [8192];\n \n __fd = open64(from,0);\n if (__fd < 0) {... | (translation_unit "size_t __regparm3 FUN_00017490(char *param_1,char *param_2)\n\n{\n int iVar1;\n int __fd;\n int iVar2;\n int *piVar3;\n size_t sVar4;\n size_t __n;\n undefined1 local_201c [8200];\n undefined4 uStack_14;\n \n uStack_14 = 0x1749b;\n __fd = open64(param_1,0);\n if (__fd < 0) {\n __n = 0x... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE I... | (function_definition "size_t __regparm3 FUN_00017490(char *param_1,char *param_2)\n\n{\n int iVar1;\n int __fd;\n int iVar2;\n int *piVar3;\n size_t sVar4;\n size_t __n;\n undefined1 local_201c [8200];\n undefined4 uStack_14;\n \n uStack_14 = 0x1749b;\n __fd = open64(param_1,0);\n if (__fd < 0) {\n __n =... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 function_1(char *from,char *to)
{
int iVar1;
int var_2;
int var_4;
int *piVar3;
size_t var_8;
size_t var_9;
char buf [8192];
var_2 = var_1(from,0);
if (var_2 < 0) {
var_9 = 0xffffffff;
}
... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
size_t __regparm3 MASKED(char *param_1,char *param_2)
{
int iVar1;
int __fd;
int iVar2;
int *piVar3;
size_t sVar4;
size_t __n;
undefined1 local_201c [8200];
undefined4 uStack_14;
uStack_14 = 0x1749b;
__fd ... |
657_m68k-linux-gnu-objdump_and_m68k-linux-gnu-objdump_strip.c | calloc | calloc |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * calloc(size_t __nmemb,size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* calloc@@GLIBC_2.0 */
halt_... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * calloc(size_t __nmemb,size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206369722')] | [('const-1', u'RETURN_-1206369722')] | null | null | 0007423c | x86 | O3 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * calloc(size_t __nmemb,size_t __size)\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 * calloc(size_t __nmemb,size_t __size)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* cal... | (translation_unit "void * calloc(size_t __nmemb,size_t __size)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void * calloc(size_t __nmemb,size_t __size)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* calloc(size_t __nmemb,size_t __size)" * (function... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void * calloc(size_t __nmemb,size_t __size)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (pointer_declarator "* calloc(size_t __nmemb,size_t __size)" (* "*") (function_declarator "calloc(size_t __nmemb,size_t __size)" (identifier "calloc") (parameter_list "(size_t __nm... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(size_t __nmemb,size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* calloc@@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: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifie... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * MASKED(size_t __nmemb,size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
1043_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | FUN_0004656b | FUN_0004656b |
void FUN_0004656b(void)
{
int unaff_EBP;
int in_stack_fffffff4;
gold::Input_file_argument::~Input_file_argument
((Input_file_argument *)(unaff_EBP + -0x70),in_stack_fffffff4);
/* WARNING: Subroutine does not return */
_Unwind_Resume();
}
|
void FUN_0004656b(void)
{
int unaff_EBP;
FUN_00246d80(unaff_EBP + -0x70);
/* WARNING: Subroutine does not return */
FUN_004451f0();
}
| SUB ESP,0xc
LEA EAX,[EBP + -0x70]
PUSH EAX
CALL 0x00246d80
MOV dword ptr [ESP],EBX
MOV EBX,ESI
CALL 0x004451f0 | null | null | null | null | [('tmp_185', u'CALL_-1206164087'), ('tmp_130', u'INT_ADD_-1206164086'), (u'CAST_-1206163992', u'CALL_-1206164087'), ('const-4294967184', u'INT_ADD_-1206164086'), ('const-1', u'RETURN_-1206164066'), (u'INT_ADD_-1206164086', u'CAST_-1206163992')] | [(u'INT_ADD_-1206164086', u'CALL_-1206164087'), ('const-4294967184', u'INT_ADD_-1206164086'), ('const-1', u'RETURN_-1206164066'), ('tmp_125', u'INT_ADD_-1206164086')] | null | null | 0004656b | x86 | O3 | (translation_unit "void FUN_0004656b(void)\n\n{\n int unaff_EBP;\n \n FUN_00246d80(unaff_EBP + -0x70);\n /* WARNING: Subroutine does not return */\n FUN_004451f0();\n}\n\n" (function_definition "void FUN_0004656b(void)\n\n{\n int unaff_EBP;\n \n FUN_00246d80(unaff_EBP + -0x70);\n ... | (translation_unit "void FUN_0004656b(void)\n\n{\n int unaff_EBP;\n int in_stack_fffffff4;\n \n gold::Input_file_argument::~Input_file_argument\n ((Input_file_argument *)(unaff_EBP + -0x70),in_stack_fffffff4);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" (fun... | (translation_unit "void FUN_0004656b(void)\n\n{\n int unaff_EBP;\n \n FUN_00246d80(unaff_EBP + -0x70);\n \n FUN_004451f0();\n}\n\n" (function_definition "void FUN_0004656b(void)\n\n{\n int unaff_EBP;\n \n FUN_00246d80(unaff_EBP + -0x70);\n \n FUN_004451f0();\n}" primitive_t... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (expression_statement (call_expression IDENT (ar... | (function_definition "void FUN_0004656b(void)\n\n{\n int unaff_EBP;\n \n FUN_00246d80(unaff_EBP + -0x70);\n \n FUN_004451f0();\n}" (primitive_type "void") (function_declarator "FUN_0004656b(void)" (identifier "FUN_0004656b") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitiv... |
void function_1(void)
{
int var_2;
int in_stack_fffffff4;
gold::Input_file_argument::~var_1
((var_1 *)(var_2 + -0x70),in_stack_fffffff4);
/* WARNING: Subroutine does not return */
var_3();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_express... | null |
void MASKED(void)
{
int unaff_EBP;
FUN_00246d80(unaff_EBP + -0x70);
/* WARNING: Subroutine does not return */
FUN_004451f0();
}
|
9193_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | ctype | FUN_002219c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::ctype<char>::ctype(__locale_struct*, unsigned short const*, bool, unsigned int) */
void __thiscall
std::ctype<char>::ctype
(ctype<char> *this,__locale_struct *param_1,ushort *param_2,bool param_3,uint param_4)
{... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_002219c0(undefined4 *param_1,undefined4 param_2,int param_3,undefined4 param_4,int param_5)
{
undefined4 uVar1;
int iVar2;
uint uVar3;
int iVar4;
undefined4 *puVar5;
byte bVar6;
uVar1 = param_4;
iVar4... | PUSH EBP
XOR EAX,EAX
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x16d635
SUB ESP,0x18
MOV EDX,dword ptr [ESP + 0x3c]
MOV ESI,dword ptr [ESP + 0x2c]
MOV EBP,dword ptr [ESP + 0x38]
MOV EDI,dword ptr [ESP + 0x34]
TEST EDX,EDX
SETNZ AL
MOV dword ptr [ESI + 0x4],EAX
LEA EAX,[EBX + 0xffffe63c]
ADD EAX,0x8
MOV dword p... | null | null | null | null | [('const-1', u'PTRADD_-1203954976'), ('tmp_1001', u'PTRADD_-1203954874'), (u'INT_ADD_-1203954444', u'PTRADD_-1203954397'), ('const-417', u'LOAD_-1203955056'), (u'INT_NOTEQUAL_-1203955082', u'BOOL_AND_-1203955035'), ('const-1', u'PTRADD_-1203955017'), ('const-1', u'PTRADD_-1203954950'), (u'CAST_-1203954504', u'LOAD_-120... | [(u'CAST_-1203954508', u'LOAD_-1203955044'), ('const-281', u'INT_ADD_-1203954910'), ('const-417', u'LOAD_-1203954691'), (u'PTRADD_-1203954405', u'COPY_-1203954465'), (u'PTRSUB_-1203954563', u'CALL_-1203955109'), (u'PTRADD_-1203954539', u'CAST_-1203954519'), (u'CALL_-1203955109', u'INDIRECT_-1203954679'), ('const-4', u'... | null | null | 002219c0 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002219c0(undefined4 *param_1,undefined4 param_2,int param_3,undefined4 param_4,int param_5)\n\n{\n undefined4 uVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n undefined4 *puVar5;\n byte bVar6;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::ctype<char>::ctype(__locale_struct*, unsigned short const*, bool, unsigned int) */\n\nvoid __thiscall\nstd::ctype<char>::ctype\n (ctype<char> *this,__locale_struct *param_1,ushort *param_2,bool p... | (translation_unit "void FUN_002219c0(undefined4 *param_1,undefined4 param_2,int param_3,undefined4 param_4,int param_5)\n\n{\n undefined4 uVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n undefined4 *puVar5;\n byte bVar6;\n \n uVar1 = param_4;\n iVar4 = param_3;\n bVar6 = 0;\n param_1[1] = (uint)(param_5 != 0... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement {... | (function_definition "void FUN_002219c0(undefined4 *param_1,undefined4 param_2,int param_3,undefined4 param_4,int param_5)\n\n{\n undefined4 uVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n undefined4 *puVar5;\n byte bVar6;\n \n uVar1 = param_4;\n iVar4 = param_3;\n bVar6 = 0;\n param_1[1] = (uint)(param_5 !... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::ctype<char>::ctype(__locale_struct*, unsigned short const*, bool, unsigned int) */
void __thiscall
std::function_1<char>::function_1
(function_1<char> *var_1,type_1 *param_1,type_2 *param_2,bool param_3,type_3 va... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1,undefined4 param_2,int param_3,undefined4 param_4,int param_5)
{
undefined4 uVar1;
int iVar2;
uint uVar3;
int iVar4;
undefined4 *puVar5;
byte bVar6;
uVar1 = param_4;
iVar4 = par... |
375_s390x-linux-gnu-as_and_s390x-linux-gnu-as_strip.c | sprint_value | FUN_0002b140 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void sprint_value(char *buf,valueT val)
{
sprintf(buf,"%016llx",(undefined4)val,val._4_4_);
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0002b140(char *param_1,undefined4 param_2,undefined4 param_3)
{
sprintf(param_1,"%016llx",param_2,param_3);
return;
}
| PUSH EBX
CALL 0x00015020
ADD EBX,0x3ceba
SUB ESP,0x8
PUSH dword ptr [ESP + 0x18]
PUSH dword ptr [ESP + 0x18]
LEA EAX,[EBX + 0xfffe5d93]
PUSH EAX
PUSH dword ptr [ESP + 0x1c]
CALL 0x00013690
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-0', u'RETURN_-1206013517'), ('tmp_186', u'CALL_-1206013545'), ('const-0', u'SUBPIECE_-1206013480'), (u'SUBPIECE_-1206013480', u'CALL_-1206013545'), ('const-4', u'SUBPIECE_-1206013479'), ('const-318867', u'COPY_-1206013496'), (u'SUBPIECE_-1206013479', u'CALL_-1206013545'), ('tmp_187', u'SUBPIECE_-1206013480'), ... | [('const-0', u'RETURN_-1206013517'), ('tmp_341', u'CALL_-1206013545'), (u'COPY_-1206013499', u'CALL_-1206013545'), ('const-318867', u'COPY_-1206013499'), ('tmp_340', u'CALL_-1206013545'), ('tmp_339', u'CALL_-1206013545')] | null | null | 0002b140 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0002b140(char *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n sprintf(param_1,"%016llx",param_2,param_3);\n return;\n}\n\n" comment (function_definition "void FUN_0002b140(char *param_1,undef... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid sprint_value(char *buf,valueT val)\n\n{\n sprintf(buf,"%016llx",(undefined4)val,val._4_4_);\n return;\n}\n\n" comment comment (function_definition "void sprint_... | (translation_unit "void FUN_0002b140(char *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n sprintf(param_1,"%016llx",param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_0002b140(char *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n sprintf(param_1,"%016llx",param_2,param_3);\n return;\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 { (expression_statement (call_expression IDENT (argument_list ( IDENT , (st... | (function_definition "void FUN_0002b140(char *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n sprintf(param_1,"%016llx",param_2,param_3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0002b140(char *param_1,undefined4 param_2,undefined4 param_3)" (identifier "FUN_0002b140") (parameter_list "(c... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(char *buf,type_1 val)
{
var_1(buf,"%016llx",(type_2)val,val._4_4_);
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(char *param_1,undefined4 param_2,undefined4 param_3)
{
sprintf(param_1,"%016llx",param_2,param_3);
return;
}
|
6300_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | do_section_entsize | FUN_0024e980 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint64_t do_section_entsize(Sized_relobj_incr<32,_true> * this, uint
param_1) */
uint64_t __thiscall
gold::Sized_relobj_incr<32,_true>::do_section_entsize
(Sized_relobj_incr<32,_true> *thi... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0024e980(void)
{
/* WARNING: Subroutine does not return */
FUN_002446e0("../../gold/incremental.cc",0x912,"do_section_entsize");
}
| PUSH EBX
CALL 0x00050b50
ADD EBX,0x39b67a
SUB ESP,0xc
LEA EAX,[EBX + 0xffe9ea2c]
PUSH EAX
LEA EAX,[EBX + 0xffe9d9b8]
PUSH 0x912
PUSH EAX
CALL 0x002446e0 | null | null | null | null | [('const-1', u'RETURN_-1204033134')] | [('const-4753964', u'COPY_-1204033048'), (u'COPY_-1204033049', u'CALL_-1204033072'), ('const-2322', u'CALL_-1204033072'), ('const-1', u'RETURN_-1204033067'), ('const-4749752', u'COPY_-1204033049'), (u'COPY_-1204033048', u'CALL_-1204033072')] | null | null | 0024e980 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0024e980(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_002446e0("../../gold/incremental.cc",0x912,"do_section_entsize");\n}\n\n" comment (function_definition "void F... | (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_incr<32,_true> * this, uint\n param_1) */\n\nuint64_t __thiscall\ngold::Sized_relobj_incr<32,_true>::do_section_entsize\n (Sized_re... | (translation_unit "void FUN_0024e980(void)\n\n{\n \n FUN_002446e0("../../gold/incremental.cc",0x912,"do_section_entsize");\n}\n\n" (function_definition "void FUN_0024e980(void)\n\n{\n \n FUN_002446e0("../../gold/incremental.cc",0x912,"do_section_entsize");\n}" primitive_type (fun... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) }))) | (function_definition "void FUN_0024e980(void)\n\n{\n \n FUN_002446e0("../../gold/incremental.cc",0x912,"do_section_entsize");\n}" (primitive_type "void") (function_declarator "FUN_0024e980(void)" (identifier "FUN_0024e980") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_ty... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint64_t do_section_entsize(Sized_relobj_incr<32,_true> * this, uint
param_1) */
uint64_t __thiscall
gold::Sized_relobj_incr<32,_true>::do_section_entsize
(Sized_relobj_incr<32,_true> *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_002446e0("../../gold/incremental.cc",0x912,"do_section_entsize");
}
|
9_mknod_and_mknod_strip.c | lsetfilecon | lsetfilecon |
void lsetfilecon(void)
{
(*(code *)PTR_lsetfilecon_00027024)();
return;
}
|
void lsetfilecon(void)
{
(*(code *)PTR_lsetfilecon_00027024)();
return;
}
| JMP dword ptr [EBX + 0x24] | null | null | null | null | [(u'CAST_-1205985033', u'CALLIND_-1205985110'), ('tmp_58', u'CAST_-1205985033'), ('const-0', u'RETURN_-1205985107'), (u'INDIRECT_-1205985038', u'COPY_-1205985097'), (u'CALLIND_-1205985110', u'INDIRECT_-1205985038')] | [(u'CAST_-1205985033', u'CALLIND_-1205985110'), ('tmp_58', u'CAST_-1205985033'), ('const-0', u'RETURN_-1205985107'), (u'INDIRECT_-1205985038', u'COPY_-1205985097'), (u'CALLIND_-1205985110', u'INDIRECT_-1205985038')] | null | null | 000120a0 | x86 | O3 | (translation_unit "void lsetfilecon(void)\n\n{\n (*(code *)PTR_lsetfilecon_00027024)();\n return;\n}\n\n" (function_definition "void lsetfilecon(void)\n\n{\n (*(code *)PTR_lsetfilecon_00027024)();\n return;\n}" primitive_type (function_declarator "lsetfilecon(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit "void lsetfilecon(void)\n\n{\n (*(code *)PTR_lsetfilecon_00027024)();\n return;\n}\n\n" (function_definition "void lsetfilecon(void)\n\n{\n (*(code *)PTR_lsetfilecon_00027024)();\n return;\n}" primitive_type (function_declarator "lsetfilecon(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit "void lsetfilecon(void)\n\n{\n (*(code *)PTR_lsetfilecon_00027024)();\n return;\n}\n\n" (function_definition "void lsetfilecon(void)\n\n{\n (*(code *)PTR_lsetfilecon_00027024)();\n return;\n}" primitive_type (function_declarator "lsetfilecon(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void lsetfilecon(void)\n\n{\n (*(code *)PTR_lsetfilecon_00027024)();\n return;\n}" (primitive_type "void") (function_declarator "lsetfilecon(void)" (identifier "lsetfilecon") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\... |
void function_1(void)
{
(*(type_1 *)PTR_lsetfilecon_00027024)();
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_00027024)();
return;
}
|
92_puttytel_and_puttytel_strip.c | gtk_menu_new | gtk_menu_new |
void gtk_menu_new(void)
{
(*(code *)PTR_gtk_menu_new_000c5924)();
return;
}
|
void gtk_menu_new(void)
{
(*(code *)PTR_gtk_menu_new_000c5924)();
return;
}
| JMP dword ptr [EBX + 0x180] | null | null | null | null | [(u'CALLIND_-1205955046', u'INDIRECT_-1205954974'), (u'CAST_-1205954969', u'CALLIND_-1205955046'), ('const-0', u'RETURN_-1205955043'), ('tmp_58', u'CAST_-1205954969'), (u'INDIRECT_-1205954974', u'COPY_-1205955033')] | [(u'CALLIND_-1205955046', u'INDIRECT_-1205954974'), (u'CAST_-1205954969', u'CALLIND_-1205955046'), ('const-0', u'RETURN_-1205955043'), ('tmp_58', u'CAST_-1205954969'), (u'INDIRECT_-1205954974', u'COPY_-1205955033')] | null | null | 00019610 | x86 | O3 | (translation_unit "void gtk_menu_new(void)\n\n{\n (*(code *)PTR_gtk_menu_new_000c5924)();\n return;\n}\n\n" (function_definition "void gtk_menu_new(void)\n\n{\n (*(code *)PTR_gtk_menu_new_000c5924)();\n return;\n}" primitive_type (function_declarator "gtk_menu_new(void)" identifier (parameter_list "(void)" ( (param... | (translation_unit "void gtk_menu_new(void)\n\n{\n (*(code *)PTR_gtk_menu_new_000c5924)();\n return;\n}\n\n" (function_definition "void gtk_menu_new(void)\n\n{\n (*(code *)PTR_gtk_menu_new_000c5924)();\n return;\n}" primitive_type (function_declarator "gtk_menu_new(void)" identifier (parameter_list "(void)" ( (param... | (translation_unit "void gtk_menu_new(void)\n\n{\n (*(code *)PTR_gtk_menu_new_000c5924)();\n return;\n}\n\n" (function_definition "void gtk_menu_new(void)\n\n{\n (*(code *)PTR_gtk_menu_new_000c5924)();\n return;\n}" primitive_type (function_declarator "gtk_menu_new(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 gtk_menu_new(void)\n\n{\n (*(code *)PTR_gtk_menu_new_000c5924)();\n return;\n}" (primitive_type "void") (function_declarator "gtk_menu_new(void)" (identifier "gtk_menu_new") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement... |
void function_1(void)
{
(*(type_1 *)PTR_gtk_menu_new_000c5924)();
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_000c5924)();
return;
}
|
10696_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | get_year | FUN_002b5130 |
/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::get_year(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >,
std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_base&,
std::_Ios_Iostate&, tm*) const */
undefined4
std::time_get<wchar_t,... |
undefined4
FUN_002b5130(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9)
{
(**(code **)(*param_2 + 0x1c))
(param_1,param_2,param_3,param_4,param_5,param_6,param_... | PUSH EBX
SUB ESP,0x14
MOV EAX,dword ptr [ESP + 0x20]
MOV EBX,dword ptr [ESP + 0x1c]
MOV EDX,dword ptr [EAX]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH EAX
PUSH EB... | null | null | null | null | [('tmp_454', u'CALLIND_-1204530778'), (u'CAST_-1204530658', u'LOAD_-1204530788'), ('tmp_454', u'LOAD_-1204530864'), ('tmp_461', u'CALLIND_-1204530778'), ('tmp_455', u'COPY_-1204530781'), ('const-417', u'LOAD_-1204530864'), ('const-0', u'RETURN_-1204530749'), ('tmp_456', u'CALLIND_-1204530778'), (u'LOAD_-1204530788', u'... | [('tmp_454', u'CALLIND_-1204530778'), (u'CAST_-1204530658', u'LOAD_-1204530788'), ('tmp_454', u'LOAD_-1204530864'), ('tmp_461', u'CALLIND_-1204530778'), ('tmp_455', u'COPY_-1204530781'), ('const-417', u'LOAD_-1204530864'), ('const-0', u'RETURN_-1204530749'), ('tmp_456', u'CALLIND_-1204530778'), (u'LOAD_-1204530788', u'... | null | null | 002b5130 | x86 | O3 | (translation_unit "undefined4\nFUN_002b5130(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n (**(code **)(*param_2 + 0x1c))\n (param_1,param_2,param_3,param... | (translation_unit "/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n >::get_year(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >,\n std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_base&,\n std::_Ios_Iostate&, tm*) const */\n\nundefined4... | (translation_unit "undefined4\nFUN_002b5130(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n (**(code **)(*param_2 + 0x1c))\n (param_1,param_2,param_3,param... | (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\nFUN_002b5130(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n (**(code **)(*param_2 + 0x1c))\n (param_1,param_2,param_3,pa... |
/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::get_year(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >,
std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_base&,
std::_Ios_Iostate&, tm*) const */
type_1
std::time_get<wchar_t,std:... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identif... | null |
undefined4
MASKED(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9)
{
(**(code **)(*param_2 + 0x1c))
(param_1,param_2,param_3,param_4,param_5,param_6,param_7,para... |
108_x86_64-linux-gnux32-objcopy_and_x86_64-linux-gnux32-objcopy_strip.c | utime | utime |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int utime(char *__file,utimbuf *__file_times)
{
int iVar1;
iVar1 = (*(code *)PTR_utime_000401c4)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int utime(char *__file,utimbuf *__file_times)
{
int iVar1;
iVar1 = (*(code *)PTR_utime_000401c4)();
return iVar1;
}
| JMP dword ptr [EBX + 0x1c4] | null | null | null | null | [(u'CAST_-1205979270', u'CALLIND_-1205979350'), ('tmp_72', u'CAST_-1205979270'), (u'CALLIND_-1205979350', u'INDIRECT_-1205979277'), (u'INDIRECT_-1205979277', u'COPY_-1205979336'), ('const-0', u'RETURN_-1205979347'), (u'CALLIND_-1205979350', u'RETURN_-1205979347')] | [(u'CAST_-1205979270', u'CALLIND_-1205979350'), ('tmp_72', u'CAST_-1205979270'), (u'CALLIND_-1205979350', u'INDIRECT_-1205979277'), (u'INDIRECT_-1205979277', u'COPY_-1205979336'), ('const-0', u'RETURN_-1205979347'), (u'CALLIND_-1205979350', u'RETURN_-1205979347')] | null | null | 00013720 | x86 | O3 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint utime(char *__file,utimbuf *__file_times)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_utime_000401c4)();\n return iVar1;\n}\n\n" comment (function_definition "int utime(char *__file,utimbuf *__file_times)\n\n{\n ... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint utime(char *__file,utimbuf *__file_times)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_utime_000401c4)();\n return iVar1;\n}\n\n" comment (function_definition "int utime(char *__file,utimbuf *__file_times)\n\n{\n ... | (translation_unit "int utime(char *__file,utimbuf *__file_times)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_utime_000401c4)();\n return iVar1;\n}\n\n" (function_definition "int utime(char *__file,utimbuf *__file_times)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_utime_000401c4)();\n return iVar1;\n}" primiti... | (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 = (call_e... | (function_definition "int utime(char *__file,utimbuf *__file_times)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_utime_000401c4)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "utime(char *__file,utimbuf *__file_times)" (identifier "utime") (parameter_list "(char *__file,utimbuf *__file_times)" ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__file,type_1 *__file_times)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_utime_000401c4)();
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: (type_identifier) declarator: (pointer... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__file,utimbuf *__file_times)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_000401c4)();
return iVar1;
}
|
7957_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c | insert | FUN_001efef0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::insert(unsigned int, char const*, unsigned int) */
void __thiscall std::string::insert(string *this,uint param_1,char *param_2,uint param_3)
{
if (param_1 <= *(uint *)(this + 4)) {
_M_replace(this,param_1,0,... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001efef0(int param_1,uint param_2,undefined4 param_3,undefined4 param_4)
{
if (param_2 <= *(uint *)(param_1 + 4)) {
FUN_001ef9f0(param_1,param_2,0,param_3,param_4);
return;
}
/* WARNING: ... | PUSH EBX
CALL 0x00035840
ADD EBX,0x19f10a
SUB ESP,0x8
MOV EDX,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [ESP + 0x14]
MOV ECX,dword ptr [EDX + 0x4]
CMP EAX,ECX
JA 0x001eff27
SUB ESP,0xc
PUSH dword ptr [ESP + 0x28]
PUSH dword ptr [ESP + 0x28]
PUSH 0x0
PUSH EAX
PUSH EDX
CALL 0x001ef9f0
ADD ESP,0x28
POP EBX
RET
PUSH ECX
PUS... | null | null | null | null | [('const-417', u'LOAD_-1207828696'), ('const-2666180', u'COPY_-1207828478'), (u'COPY_-1207828477', u'CALL_-1207828563'), ('const-1', u'PTRADD_-1207828634'), (u'PTRADD_-1207828634', u'CAST_-1207828461'), ('const-0', u'RETURN_-1207828596'), ('tmp_125', u'CBRANCH_-1207828674'), ('tmp_326', u'CALL_-1207828624'), ('const-27... | [('const-417', u'LOAD_-1207828696'), ('tmp_641', u'INT_LESSEQUAL_-1207828664'), ('tmp_640', u'INT_ADD_-1207828680'), (u'COPY_-1207828487', u'CALL_-1207828563'), ('tmp_643', u'CALL_-1207828624'), ('const-2768210', u'COPY_-1207828487'), ('tmp_640', u'CALL_-1207828624'), ('const-0', u'CALL_-1207828624'), ('const-0', u'RET... | null | null | 001efef0 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001efef0(int param_1,uint param_2,undefined4 param_3,undefined4 param_4)\n\n{\n if (param_2 <= *(uint *)(param_1 + 4)) {\n FUN_001ef9f0(param_1,param_2,0,param_3,param_4);\n return;\n }\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::insert(unsigned int, char const*, unsigned int) */\n\nvoid __thiscall std::string::insert(string *this,uint param_1,char *param_2,uint param_3)\n\n{\n if (param_1 <= *(uint *)(this + 4)) {\n _... | (translation_unit "void FUN_001efef0(int param_1,uint param_2,undefined4 param_3,undefined4 param_4)\n\n{\n if (param_2 <= *(uint *)(param_1 + 4)) {\n FUN_001ef9f0(param_1,param_2,0,param_3,param_4);\n return;\n }\n \n FUN_0022c840("%s: __pos (which is %zu) > this->size() (which is %zu)","ba... | (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 { (if_statement if (parenthesized_expression ( (binary_expres... | (function_definition "void FUN_001efef0(int param_1,uint param_2,undefined4 param_3,undefined4 param_4)\n\n{\n if (param_2 <= *(uint *)(param_1 + 4)) {\n FUN_001ef9f0(param_1,param_2,0,param_3,param_4);\n return;\n }\n \n FUN_0022c840("%s: __pos (which is %zu) > this->size() (which is %zu)",... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::insert(unsigned int, char const*, unsigned int) */
void __thiscall std::type_1::function_1(type_1 *var_2,type_2 var_1,char *param_2,type_2 param_3)
{
if (var_1 <= *(type_2 *)(var_2 + 4)) {
var_3(var_2,var_1,... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,uint param_2,undefined4 param_3,undefined4 param_4)
{
if (param_2 <= *(uint *)(param_1 + 4)) {
FUN_001ef9f0(param_1,param_2,0,param_3,param_4);
return;
}
/* WARNING: Subrou... |
48_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | strtold_l | strtold_l |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
double strtold_l(char *__nptr,char **__endptr,__locale_t __loc)
{
longdouble lVar1;
lVar1 = (longdouble)(*(code *)PTR_strtold_l_0038f0c0)();
return (double)lVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
double strtold_l(char *__nptr,char **__endptr,__locale_t __loc)
{
longdouble lVar1;
lVar1 = (longdouble)(*(code *)PTR_strtold_l_0038f0c0)();
return (double)lVar1;
}
| JMP dword ptr [EBX + 0xc0] | null | null | null | null | [(u'CAST_-1206021266', u'FLOAT2FLOAT_-1206021293'), (u'CALLIND_-1206021350', u'CAST_-1206021266'), ('tmp_79', u'CAST_-1206021267'), (u'INDIRECT_-1206021275', u'COPY_-1206021334'), (u'FLOAT2FLOAT_-1206021293', u'RETURN_-1206021347'), (u'CAST_-1206021267', u'CALLIND_-1206021350'), (u'CALLIND_-1206021350', u'INDIRECT_-120... | [(u'CAST_-1206021266', u'FLOAT2FLOAT_-1206021293'), (u'CALLIND_-1206021350', u'CAST_-1206021266'), ('tmp_79', u'CAST_-1206021267'), (u'INDIRECT_-1206021275', u'COPY_-1206021334'), (u'FLOAT2FLOAT_-1206021293', u'RETURN_-1206021347'), (u'CAST_-1206021267', u'CALLIND_-1206021350'), (u'CALLIND_-1206021350', u'INDIRECT_-120... | null | null | 00029310 | x86 | O3 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\ndouble strtold_l(char *__nptr,char **__endptr,__locale_t __loc)\n\n{\n longdouble lVar1;\n \n lVar1 = (longdouble)(*(code *)PTR_strtold_l_0038f0c0)();\n return (double)lVar1;\n}\n\n" comment (function_definition "doub... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\ndouble strtold_l(char *__nptr,char **__endptr,__locale_t __loc)\n\n{\n longdouble lVar1;\n \n lVar1 = (longdouble)(*(code *)PTR_strtold_l_0038f0c0)();\n return (double)lVar1;\n}\n\n" comment (function_definition "doub... | (translation_unit "double strtold_l(char *__nptr,char **__endptr,__locale_t __loc)\n\n{\n longdouble lVar1;\n \n lVar1 = (longdouble)(*(code *)PTR_strtold_l_0038f0c0)();\n return (double)lVar1;\n}\n\n" (function_definition "double strtold_l(char *__nptr,char **__endptr,__locale_t __loc)\n\n{\n longdouble lVar1;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * (pointer_declarator * IDENT))) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) ... | (function_definition "double strtold_l(char *__nptr,char **__endptr,__locale_t __loc)\n\n{\n longdouble lVar1;\n \n lVar1 = (longdouble)(*(code *)PTR_strtold_l_0038f0c0)();\n return (double)lVar1;\n}" (primitive_type "double") (function_declarator "strtold_l(char *__nptr,char **__endptr,__locale_t __loc)" (identifi... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
double function_1(char *__nptr,char **__endptr,type_1 __loc)
{
type_2 lVar1;
lVar1 = (type_2)(*(type_3 *)PTR_strtold_l_0038f0c0)();
return (double)lVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
double MASKED(char *__nptr,char **__endptr,__locale_t __loc)
{
longdouble lVar1;
lVar1 = (longdouble)(*(code *)PTR_MASKED_0038f0c0)();
return (double)lVar1;
}
|
51_powerpc-linux-gnu-c++filt(1)_and_powerpc-linux-gnu-c++filt(1)_strip.c | xexit | xexit |
void xexit(void)
{
(*(code *)PTR_xexit_000170d4)();
return;
}
|
void xexit(void)
{
(*(code *)PTR_xexit_000170d4)();
return;
}
| JMP dword ptr [EBX + 0xd4] | null | null | null | null | [('const-0', u'RETURN_-1205988499'), (u'INDIRECT_-1205988430', u'COPY_-1205988489'), (u'CAST_-1205988425', u'CALLIND_-1205988502'), ('tmp_58', u'CAST_-1205988425'), (u'CALLIND_-1205988502', u'INDIRECT_-1205988430')] | [('const-0', u'RETURN_-1205988499'), (u'INDIRECT_-1205988430', u'COPY_-1205988489'), (u'CAST_-1205988425', u'CALLIND_-1205988502'), ('tmp_58', u'CAST_-1205988425'), (u'CALLIND_-1205988502', u'INDIRECT_-1205988430')] | null | null | 00011360 | x86 | O3 | (translation_unit "void xexit(void)\n\n{\n (*(code *)PTR_xexit_000170d4)();\n return;\n}\n\n" (function_definition "void xexit(void)\n\n{\n (*(code *)PTR_xexit_000170d4)();\n return;\n}" primitive_type (function_declarator "xexit(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_t... | (translation_unit "void xexit(void)\n\n{\n (*(code *)PTR_xexit_000170d4)();\n return;\n}\n\n" (function_definition "void xexit(void)\n\n{\n (*(code *)PTR_xexit_000170d4)();\n return;\n}" primitive_type (function_declarator "xexit(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_t... | (translation_unit "void xexit(void)\n\n{\n (*(code *)PTR_xexit_000170d4)();\n return;\n}\n\n" (function_definition "void xexit(void)\n\n{\n (*(code *)PTR_xexit_000170d4)();\n return;\n}" primitive_type (function_declarator "xexit(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_t... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void xexit(void)\n\n{\n (*(code *)PTR_xexit_000170d4)();\n return;\n}" (primitive_type "void") (function_declarator "xexit(void)" (identifier "xexit") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_xexit_0... |
void function_1(void)
{
(*(type_1 *)PTR_xexit_000170d4)();
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_000170d4)();
return;
}
|
216_x86_64-linux-gnux32-ar_and_x86_64-linux-gnux32-ar_strip.c | __libc_csu_fini | FUN_00019aa0 |
void __libc_csu_fini(void)
{
return;
}
|
void FUN_00019aa0(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1205953876')] | [('const-0', u'RETURN_-1205953876')] | null | null | 00019aa0 | x86 | O3 | (translation_unit "void FUN_00019aa0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00019aa0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00019aa0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "void __libc_csu_fini(void)\n\n{\n return;\n}\n\n" (function_definition "void __libc_csu_fini(void)\n\n{\n return;\n}" primitive_type (function_declarator "__libc_csu_fini(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;... | (translation_unit "void FUN_00019aa0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00019aa0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00019aa0(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_00019aa0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00019aa0(void)" (identifier "FUN_00019aa0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
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 |
void MASKED(void)
{
return;
}
|
202_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c | yydestruct | FUN_00016c40 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 yydestruct(char *yymsg,int yytype,YYSTYPE *yyvaluep)
{
undefined *puVar1;
YYSTYPE *yyvaluep_00;
puVar1 = PTR_stderr_0013bf98;
if (yydebug == 0) {
return;
}
fprintf(*(FILE **)PTR_stderr_0013bf98,... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_00016c40(undefined4 param_1)
{
undefined *puVar1;
puVar1 = PTR_stderr_0013bf98;
if (DAT_0013d62c == 0) {
return;
}
fprintf(*(FILE **)PTR_stderr_0013bf98,"%s ",param_1);
FUN_00016bf0();
fp... | PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00016a30
ADD EBX,0x1253b8
LEA ECX,[EBX + 0x162c]
MOV ECX,dword ptr [ECX]
TEST ECX,ECX
JNZ 0x00016c60
POP EBX
POP ESI
POP EDI
RET
SUB ESP,0x4
MOV EDI,dword ptr [EBX + 0xffffff98]
MOV ESI,EDX
PUSH EAX
LEA EAX,[EBX + 0xfff25e70]
PUSH EAX
PUSH dword ptr [EDI]
CALL 0x00015740
MOV EAX,dword ... | null | null | null | null | [(u'CALL_-1205965607', u'INDIRECT_-1205965425'), (u'CALL_-1205965578', u'INDIRECT_-1205965408'), ('tmp_720', u'COPY_-1205965536'), ('tmp_719', u'INT_EQUAL_-1205965698'), (u'CALL_-1205965622', u'INDIRECT_-1205965435'), ('const-10', u'CALL_-1205965578'), (u'INT_EQUAL_-1205965698', u'CBRANCH_-1205965696'), ('const-417', u... | [(u'CALL_-1205965607', u'INDIRECT_-1205965425'), (u'CALL_-1205965578', u'INDIRECT_-1205965408'), ('tmp_728', u'CAST_-1205965421'), (u'CALL_-1205965622', u'INDIRECT_-1205965435'), (u'INT_EQUAL_-1205965698', u'CBRANCH_-1205965696'), (u'INDIRECT_-1205965413', u'COPY_-1205965460'), ('const-0', u'RETURN_-1205965540'), (u'CO... | null | null | 00016c40 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_00016c40(undefined4 param_1)\n\n{\n undefined *puVar1;\n \n puVar1 = PTR_stderr_0013bf98;\n if (DAT_0013d62c == 0) {\n return;\n }\n fprintf(*(FILE **)PTR_stderr_0013bf98,"%s ",par... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 yydestruct(char *yymsg,int yytype,YYSTYPE *yyvaluep)\n\n{\n undefined *puVar1;\n YYSTYPE *yyvaluep_00;\n \n puVar1 = PTR_stderr_0013bf98;\n if (yydebug == 0) {\n return;\n }\n fprintf(... | (translation_unit "void __regparm3 FUN_00016c40(undefined4 param_1)\n\n{\n undefined *puVar1;\n \n puVar1 = PTR_stderr_0013bf98;\n if (DAT_0013d62c == 0) {\n return;\n }\n fprintf(*(FILE **)PTR_stderr_0013bf98,"%s ",param_1);\n FUN_00016bf0();\n fputc(10,*(FILE **)puVar1);\n return;\n}\n\n" (function_defini... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ... | (function_definition "void __regparm3 FUN_00016c40(undefined4 param_1)\n\n{\n undefined *puVar1;\n \n puVar1 = PTR_stderr_0013bf98;\n if (DAT_0013d62c == 0) {\n return;\n }\n fprintf(*(FILE **)PTR_stderr_0013bf98,"%s ",param_1);\n FUN_00016bf0();\n fputc(10,*(FILE **)puVar1);\n return;\n}" (primitive_type "... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 function_1(char *yymsg,int yytype,type_1 *yyvaluep)
{
type_2 *puVar1;
type_1 *yyvaluep_00;
puVar1 = PTR_stderr_0013bf98;
if (var_1 == 0) {
return;
}
var_2(*(type_3 **)PTR_stderr_0013bf98,"%s ",y... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(undefined4 param_1)
{
undefined *puVar1;
puVar1 = PTR_stderr_0013bf98;
if (DAT_0013d62c == 0) {
return;
}
fprintf(*(FILE **)PTR_stderr_0013bf98,"%s ",param_1);
FUN_00016bf0();
fputc(10... |
335_hppa-linux-gnu-readelf_and_hppa-linux-gnu-readelf_strip.c | get_archive_member_name_at | FUN_00067500 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char * get_archive_member_name_at(archive_info *arch,ulong offset,archive_info *nested_arch)
{
int iVar1;
size_t sVar2;
char *pcVar3;
char *pcVar4;
iVar1 = fseek((FILE *)arch->file,offset,0);
if (iVar1 == 0) {
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00067500(undefined4 *param_1,long param_2)
{
int iVar1;
size_t sVar2;
undefined4 uVar3;
char *pcVar4;
undefined4 uVar5;
iVar1 = fseek((FILE *)param_1[1],param_2,0);
if (iVar1 == 0) {
sVar2 = f... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ESP + 0x10]
CALL 0x00013f70
ADD EBX,0x4caf4
MOV EDI,dword ptr [ESP + 0x18]
SUB ESP,0x4
PUSH 0x0
PUSH dword ptr [ESP + 0x1c]
PUSH dword ptr [ESI + 0x4]
CALL 0x00013130
ADD ESP,0x10
TEST EAX,EAX
JNZ 0x00067560
LEA EAX,[ESI + 0x34]
PUSH dword ptr [ESI + 0x4]
PUSH 0x3c
PUSH 0x1... | null | null | null | null | [(u'COPY_-1206290817', u'MULTIEQUAL_-1206290725'), (u'PTRSUB_-1206290629', u'CALL_-1206291046'), ('const-58', u'PTRSUB_-1206290598'), ('tmp_709', u'CALL_-1206290960'), ('const-0', u'PTRSUB_-1206290572'), (u'CALL_-1206291046', u'INT_EQUAL_-1206291019'), ('tmp_305', u'CBRANCH_-1206291016'), ('tmp_196', u'CBRANCH_-1206291... | [('tmp_1530', u'CAST_-1206290606'), ('const-550124', u'COPY_-1206290877'), ('const-0', u'COPY_-1206290870'), (u'CAST_-1206290647', u'CALL_-1206291108'), (u'LOAD_-1206291122', u'CAST_-1206290647'), ('const-1', u'PTRADD_-1206290629'), (u'CAST_-1206290606', u'INT_ADD_-1206290999'), (u'CALL_-1206291046', u'INT_EQUAL_-12062... | null | null | 00067500 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00067500(undefined4 *param_1,long param_2)\n\n{\n int iVar1;\n size_t sVar2;\n undefined4 uVar3;\n char *pcVar4;\n undefined4 uVar5;\n \n iVar1 = fseek((FILE *)param_1[1],param_2,0);\n i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * get_archive_member_name_at(archive_info *arch,ulong offset,archive_info *nested_arch)\n\n{\n int iVar1;\n size_t sVar2;\n char *pcVar3;\n char *pcVar4;\n \n iVar1 = fseek((FILE *)arch->file,offset,... | (translation_unit "undefined4 FUN_00067500(undefined4 *param_1,long param_2)\n\n{\n int iVar1;\n size_t sVar2;\n undefined4 uVar3;\n char *pcVar4;\n undefined4 uVar5;\n \n iVar1 = fseek((FILE *)param_1[1],param_2,0);\n if (iVar1 == 0) {\n sVar2 = fread(param_1 + 0xd,1,0x3c,(FILE *)param_1[1]);\n if (sVar2... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decla... | (function_definition "undefined4 FUN_00067500(undefined4 *param_1,long param_2)\n\n{\n int iVar1;\n size_t sVar2;\n undefined4 uVar3;\n char *pcVar4;\n undefined4 uVar5;\n \n iVar1 = fseek((FILE *)param_1[1],param_2,0);\n if (iVar1 == 0) {\n sVar2 = fread(param_1 + 0xd,1,0x3c,(FILE *)param_1[1]);\n if (sV... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char * function_1(type_1 *arch,type_2 offset,type_1 *nested_arch)
{
int var_2;
size_t var_4;
char *pcVar3;
char *pcVar4;
var_2 = var_1((type_3 *)arch->file,offset,0);
if (var_2 == 0) {
var_4 = var_3(&arch->arhd... | 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: (sized_type_specifier) declarator: (... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(undefined4 *param_1,long param_2)
{
int iVar1;
size_t sVar2;
undefined4 uVar3;
char *pcVar4;
undefined4 uVar5;
iVar1 = fseek((FILE *)param_1[1],param_2,0);
if (iVar1 == 0) {
sVar2 = fread(p... |
9_aarch64-linux-gnu-objdump_and_aarch64-linux-gnu-objdump_strip.c | strcspn | strcspn |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strcspn(char *__s,char *__reject)
{
size_t sVar1;
sVar1 = (*(code *)PTR_strcspn_0007302c)();
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strcspn(char *__s,char *__reject)
{
size_t sVar1;
sVar1 = (*(code *)PTR_strcspn_0007302c)();
return sVar1;
}
| JMP dword ptr [EBX + 0x2c] | null | null | null | null | [(u'INDIRECT_-1205976813', u'COPY_-1205976872'), (u'CALLIND_-1205976886', u'RETURN_-1205976883'), (u'CAST_-1205976806', u'CALLIND_-1205976886'), (u'CALLIND_-1205976886', u'INDIRECT_-1205976813'), ('tmp_72', u'CAST_-1205976806'), ('const-0', u'RETURN_-1205976883')] | [(u'INDIRECT_-1205976813', u'COPY_-1205976872'), (u'CALLIND_-1205976886', u'RETURN_-1205976883'), (u'CAST_-1205976806', u'CALLIND_-1205976886'), (u'CALLIND_-1205976886', u'INDIRECT_-1205976813'), ('tmp_72', u'CAST_-1205976806'), ('const-0', u'RETURN_-1205976883')] | null | null | 000140c0 | x86 | O3 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strcspn(char *__s,char *__reject)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strcspn_0007302c)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strcspn(char *__s,char *__reject)\n\n{\n size... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strcspn(char *__s,char *__reject)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strcspn_0007302c)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strcspn(char *__s,char *__reject)\n\n{\n size... | (translation_unit "size_t strcspn(char *__s,char *__reject)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strcspn_0007302c)();\n return sVar1;\n}\n\n" (function_definition "size_t strcspn(char *__s,char *__reject)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strcspn_0007302c)();\n return sVar1;\n}" primiti... | (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 = (call_e... | (function_definition "size_t strcspn(char *__s,char *__reject)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strcspn_0007302c)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "strcspn(char *__s,char *__reject)" (identifier "strcspn") (parameter_list "(char *__s,char *__reject)" (( "(") (para... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(char *__s,char *__reject)
{
size_t sVar1;
sVar1 = (*(type_1 *)PTR_strcspn_0007302c)();
return sVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(char *__s,char *__reject)
{
size_t sVar1;
sVar1 = (*(code *)PTR_MASKED_0007302c)();
return sVar1;
}
|
8427_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | ~numpunct_byname | FUN_00210590 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::numpunct_byname<char>::~numpunct_byname() */
void __thiscall std::numpunct_byname<char>::~numpunct_byname(numpunct_byname<char> *this)
{
*(undefined ***)this = &PTR__numpunct_byname_003ac400;
numpunct<char>::~numpunct... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00210590(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003ac400;
FUN_0024b100(param_1);
return;
}
| PUSH EBX
CALL 0x00036f20
ADD EBX,0x19ea6a
SUB ESP,0x14
MOV EAX,dword ptr [ESP + 0x1c]
LEA EDX,[EBX + 0xffffd3f8]
ADD EDX,0x8
MOV dword ptr [EAX],EDX
PUSH EAX
CALL 0x0024b100
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-417', u'STORE_-1203894826'), ('const-3851264', u'PTRSUB_-1203894715'), ('tmp_183', u'CAST_-1203894712'), (u'CAST_-1203894716', u'STORE_-1203894826'), ('tmp_183', u'CAST_-1203894716'), ('const-0', u'RETURN_-1203894785'), (u'PTRSUB_-1203894715', u'STORE_-1203894826'), ('const-0', u'PTRSUB_-1203894715'), (u'CAST_... | [('tmp_282', u'CALL_-1203894813'), ('const-417', u'STORE_-1203894826'), ('tmp_282', u'STORE_-1203894826'), ('const-0', u'PTRSUB_-1203894715'), ('const-3851264', u'PTRSUB_-1203894715'), ('const-0', u'RETURN_-1203894785'), (u'PTRSUB_-1203894715', u'STORE_-1203894826')] | null | null | 00210590 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00210590(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003ac400;\n FUN_0024b100(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_00210590(undefined4 *param_1)\n\n{\n *param_1 =... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::numpunct_byname<char>::~numpunct_byname() */\n\nvoid __thiscall std::numpunct_byname<char>::~numpunct_byname(numpunct_byname<char> *this)\n\n{\n *(undefined ***)this = &PTR__numpunct_byname_003ac400;\n ... | (translation_unit "void FUN_00210590(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003ac400;\n FUN_0024b100(param_1);\n return;\n}\n\n" (function_definition "void FUN_00210590(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003ac400;\n FUN_0024b100(param_1);\n return;\n}" primitive_type (function_declarator "FU... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression... | (function_definition "void FUN_00210590(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003ac400;\n FUN_0024b100(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00210590(undefined4 *param_1)" (identifier "FUN_00210590") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::numpunct_byname<char>::~numpunct_byname() */
void __thiscall std::function_1<char>::~function_1(function_1<char> *this)
{
*(type_1 ***)this = &PTR__numpunct_byname_003ac400;
var_1<var_2>::~var_1((var_1<var_2> *)this);... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003ac400;
FUN_0024b100(param_1);
return;
}
|
973_plink_and_plink_strip.c | telnet_init | FUN_00074a10 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
char * telnet_init(void *frontend_handle,void **backend_handle,Conf *conf,char *host,int port,
char **realhost,int nodelay,int keepalive)
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_00074a10(undefined4 param_1,undefined4 *param_2,undefined4 param_3,undefined4 param_4,
int param_5,undefined4 *param_6,undefined4 param_7,undefined4 param_8)
{
undefined4 *puVar1;
undefined4 uVar2;
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00015ff0
ADD EBX,0x52357
SUB ESP,0x24
MOV EDI,dword ptr [ESP + 0x48]
PUSH 0x78
PUSH 0x1
CALL 0x0001fe90
MOV ESI,EAX
LEA EAX,[EBX + 0xfffffbf0]
MOV dword ptr [ESI],EAX
POP ECX
PUSH dword ptr [ESP + 0x44]
CALL 0x00019fc0
MOV EDX,dword ptr [ESP + 0x40]
MOV dword ptr [ESI + 0x4],0... | null | null | null | null | [('const-417', u'STORE_-1206366577'), ('const-112', u'PTRSUB_-1206365495'), (u'MULTIEQUAL_-1206366252', u'PTRADD_-1206365321'), (u'PTRSUB_-1206365372', u'STORE_-1206366938'), ('const-72', u'PTRSUB_-1206365683'), ('const-0', u'INT_EQUAL_-1206366445'), ('const-20', u'PTRSUB_-1206365146'), (u'MULTIEQUAL_-1206366118', u'ST... | [(u'PTRADD_-1206365326', u'LOAD_-1206366775'), (u'PTRADD_-1206365196', u'MULTIEQUAL_-1206366116'), ('const-1', u'PTRADD_-1206366402'), (u'MULTIEQUAL_-1206366116', u'PTRADD_-1206365196'), (u'PTRADD_-1206365640', u'STORE_-1206367434'), ('const-417', u'STORE_-1206366938'), ('const-417', u'STORE_-1206366783'), ('const-0', ... | null | null | 00074a10 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00074a10(undefined4 param_1,undefined4 *param_2,undefined4 param_3,undefined4 param_4,\n int param_5,undefined4 *param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined4 *puVar1... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * telnet_init(void *frontend_handle,void **backend_handle,Conf *conf,char *host,int port,\n char **realhost,int no... | (translation_unit "int FUN_00074a10(undefined4 param_1,undefined4 *param_2,undefined4 param_3,undefined4 param_4,\n int param_5,undefined4 *param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n int iVar3;\n int *piVar4;\n int iVar5;\n undefined *puVar6;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "int FUN_00074a10(undefined4 param_1,undefined4 *param_2,undefined4 param_3,undefined4 param_4,\n int param_5,undefined4 *param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n int iVar3;\n int *piVar4;\n int iVar5;\n undefined *puVar6;\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
char * function_1(void *frontend_handle,void **backend_handle,type_1 *conf,char *host,int var_7,
char **realhost,int nodelay,int keepalive)... | 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 */
int MASKED(undefined4 param_1,undefined4 *param_2,undefined4 param_3,undefined4 param_4,
int param_5,undefined4 *param_6,undefined4 param_7,undefined4 param_8)
{
undefined4 *puVar1;
undefined4 uVar2;
int iV... |
8154_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | ostream | FUN_001f3ba0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::ostream::ostream(std::ostream&&) */
void __thiscall std::ostream::ostream(ostream *this,ostream *param_1)
{
ios_base iVar1;
int iVar2;
undefined4 uVar3;
ios_base *this_00;
ios_base *piVar4;
int *in_stack_00000... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001f3ba0(int *param_1,int *param_2,int *param_3)
{
undefined1 uVar1;
int iVar2;
int iVar3;
iVar2 = *param_2;
*param_1 = iVar2;
param_1 = (int *)((int)param_1 + *(int *)(iVar2 + -0xc));
*param_1 = param_... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EAX,dword ptr [ESP + 0x14]
CALL 0x00035840
ADD EBX,0x19b454
MOV ESI,dword ptr [ESP + 0x10]
MOV EDI,dword ptr [ESP + 0x18]
MOV EDX,dword ptr [EAX]
SUB ESP,0x8
MOV dword ptr [ESI],EDX
MOV EAX,dword ptr [EAX + 0x4]
ADD ESI,dword ptr [EDX + -0xc]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [EDI... | null | null | null | null | [('const-1', u'PTRADD_-1207944048'), (u'CAST_-1207943980', u'LOAD_-1207944230'), ('tmp_683', u'LOAD_-1207944184'), ('const-1', u'PTRADD_-1207944020'), (u'PTRADD_-1207944013', u'STORE_-1207944073'), ('tmp_427', u'CAST_-1207943974'), (u'LOAD_-1207944175', u'INT_ADD_-1207944157'), (u'CAST_-1207943967', u'LOAD_-1207944199'... | [(u'CAST_-1207943959', u'LOAD_-1207944175'), (u'LOAD_-1207944199', u'INT_ADD_-1207944181'), (u'INT_ADD_-1207944187', u'CAST_-1207943969'), ('const-116', u'INT_ADD_-1207944066'), (u'INT_ADD_-1207944053', u'CAST_-1207943908'), (u'CAST_-1207943896', u'INT_ADD_-1207944036'), ('const-1', u'PTRADD_-1207943976'), ('const-417'... | null | null | 001f3ba0 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001f3ba0(int *param_1,int *param_2,int *param_3)\n\n{\n undefined1 uVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = *param_2;\n *param_1 = iVar2;\n param_1 = (int *)((int)param_1 + *(int *)(iVar2 ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::ostream::ostream(std::ostream&&) */\n\nvoid __thiscall std::ostream::ostream(ostream *this,ostream *param_1)\n\n{\n ios_base iVar1;\n int iVar2;\n undefined4 uVar3;\n ios_base *this_00;\n ios_base *p... | (translation_unit "void FUN_001f3ba0(int *param_1,int *param_2,int *param_3)\n\n{\n undefined1 uVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = *param_2;\n *param_1 = iVar2;\n param_1 = (int *)((int)param_1 + *(int *)(iVar2 + -0xc));\n *param_1 = param_2[1];\n iVar3 = (int)param_3 + *(int *)(*param_3 + -0xc);\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) ... | (function_definition "void FUN_001f3ba0(int *param_1,int *param_2,int *param_3)\n\n{\n undefined1 uVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = *param_2;\n *param_1 = iVar2;\n param_1 = (int *)((int)param_1 + *(int *)(iVar2 + -0xc));\n *param_1 = param_2[1];\n iVar3 = (int)param_3 + *(int *)(*param_3 + -0xc);\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::ostream::ostream(std::ostream&&) */
void __thiscall std::function_1::function_1(function_1 *var_1,function_1 *var_3)
{
type_1 iVar1;
int var_2;
type_2 uVar3;
type_1 *var_6;
type_1 *var_7;
int *in_stack_0000000... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,int *param_2,int *param_3)
{
undefined1 uVar1;
int iVar2;
int iVar3;
iVar2 = *param_2;
*param_1 = iVar2;
param_1 = (int *)((int)param_1 + *(int *)(iVar2 + -0xc));
*param_1 = param_2[1];
... |
4892_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | add_absolute | FUN_001179d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void add_absolute(Output_data_reloc<9,_true,_32,_false> * this, uint
type, Output_data * od, Address address) */
void __thiscall
gold::Output_d... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001179d0(int param_1,undefined4 param_2,int param_3,undefined4 param_4)
{
int iVar1;
undefined4 *puVar2;
undefined4 *puVar3;
int iVar4;
undefined4 local_34;
int local_30;
undefined4 local_2c;
undefined4 ... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x277627
SUB ESP,0x38
MOV ESI,dword ptr [ESP + 0x54]
MOV EDI,dword ptr [ESP + 0x4c]
PUSH 0x0
PUSH dword ptr [ESP + 0x5c]
PUSH ESI
PUSH dword ptr [ESP + 0x5c]
LEA EBP,[ESP + 0x24]
PUSH EBP
CALL 0x000fe0f0
MOV EAX,dword ptr [EDI + 0x38]
ADD ESP,0x20
CMP EAX,dwor... | null | null | null | null | [(u'PTRSUB_-1207009795', u'STORE_-1207010664'), (u'CALL_-1207010753', u'INDIRECT_-1207009996'), ('const-0', u'PTRSUB_-1207009690'), ('const-52', u'PTRSUB_-1207009803'), ('const-0', u'CALL_-1207010753'), ('const-52', u'PTRSUB_-1207009795'), (u'CAST_-1207009671', u'INT_SUB_-1207010592'), (u'MULTIEQUAL_-1207009859', u'INT... | [(u'INDIRECT_-1207009942', u'MULTIEQUAL_-1207009862'), (u'CAST_-1207009851', u'LOAD_-1207010751'), (u'INT_ADD_-1207010511', u'CAST_-1207009761'), ('const-16', u'INT_ADD_-1207010486'), (u'MULTIEQUAL_-1207009933', u'INT_ADD_-1207010400'), (u'CAST_-1207009675', u'STORE_-1207010310'), ('const-417', u'LOAD_-1207010733'), (u... | null | null | 001179d0 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001179d0(int param_1,undefined4 param_2,int param_3,undefined4 param_4)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n int iVar4;\n undefined4 local_34;\n int local_30;\n undef... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void add_absolute(Output_data_reloc<9,_true,_32,_false> * this, uint\n type, Output_data * od, Address address) */\n\nvoid __... | (translation_unit "void FUN_001179d0(int param_1,undefined4 param_2,int param_3,undefined4 param_4)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n int iVar4;\n undefined4 local_34;\n int local_30;\n undefined4 local_2c;\n undefined4 local_28;\n uint local_24;\n int local_20;\n undefined4 uSt... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_decla... | (function_definition "void FUN_001179d0(int param_1,undefined4 param_2,int param_3,undefined4 param_4)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n int iVar4;\n undefined4 local_34;\n int local_30;\n undefined4 local_2c;\n undefined4 local_28;\n uint local_24;\n int local_20;\n undefined4 ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void add_absolute(Output_data_reloc<9,_true,_32,_false> * this, uint
type, Output_data * od, Address address) */
void __thiscall
gold::Output_d... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,int param_3,undefined4 param_4)
{
int iVar1;
undefined4 *puVar2;
undefined4 *puVar3;
int iVar4;
undefined4 local_34;
int local_30;
undefined4 local_2c;
undefined4 local_... |
2641_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | assign_local_dynsym_offsets | FUN_0007d770 |
/* 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 assign_local_dynsym_offsets(Layout * this, Input_objects *
input_objects) */
void __thiscall gold::Layout::assign_local_dynsym_off... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0007d770(int param_1,int *param_2)
{
int iVar1;
longlong lVar2;
uint uVar3;
uint uVar4;
undefined4 *puVar5;
uint uVar6;
int iVar7;
bool bVar8;
iVar1 = *(int *)(param_1 + 0x17c);
if (iVar1 != 0) {
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x284887
SUB ESP,0xc
MOV EAX,dword ptr [ESP + 0x20]
MOV EBP,dword ptr [EAX + 0x17c]
TEST EBP,EBP
JZ 0x0007d7de
TEST byte ptr [EBP + 0x1c],0x4
JZ 0x0007d7e6
MOV EAX,dword ptr [ESP + 0x24]
MOV ESI,dword ptr [EBP + 0x2c]
MOV EDI,dword ptr [EBP + 0x30]
ADD ESI,dwo... | null | null | null | null | [(u'CAST_-1206330904', u'INT_ADD_-1206330971'), (u'LOAD_-1206331475', u'INT_NOTEQUAL_-1206331453'), ('const-4', u'PTRSUB_-1206330908'), (u'CAST_-1206330913', u'LOAD_-1206331421'), ('const-417', u'LOAD_-1206331208'), (u'LOAD_-1206331475', u'PTRSUB_-1206330907'), (u'INT_ADD_-1206330998', u'CAST_-1206330913'), (u'MULTIEQU... | [(u'LOAD_-1206331475', u'INT_NOTEQUAL_-1206331453'), (u'LOAD_-1206331336', u'INT_ADD_-1206331303'), (u'LOAD_-1206331475', u'INT_ADD_-1206331399'), ('const-28', u'INT_ADD_-1206331436'), ('const-417', u'LOAD_-1206331336'), ('const-0', u'INT_NOTEQUAL_-1206331453'), (u'INT_ADD_-1206331405', u'CAST_-1206330954'), (u'INT_ADD... | null | null | 0007d770 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0007d770(int param_1,int *param_2)\n\n{\n int iVar1;\n longlong lVar2;\n uint uVar3;\n uint uVar4;\n undefined4 *puVar5;\n uint uVar6;\n int iVar7;\n bool bVar8;\n \n iVar1 = *(int *)(param_... | (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 assign_local_dynsym_offsets(Layout * this, Input_objects *\n input_objects) */\n\nvoid __thiscall gold::Layout::... | (translation_unit "void FUN_0007d770(int param_1,int *param_2)\n\n{\n int iVar1;\n longlong lVar2;\n uint uVar3;\n uint uVar4;\n undefined4 *puVar5;\n uint uVar6;\n int iVar7;\n bool bVar8;\n \n iVar1 = *(int *)(param_1 + 0x17c);\n if (iVar1 != 0) {\n if ((*(byte *)(iVar1 + 0x1c) & 4) == 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 IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d... | (function_definition "void FUN_0007d770(int param_1,int *param_2)\n\n{\n int iVar1;\n longlong lVar2;\n uint uVar3;\n uint uVar4;\n undefined4 *puVar5;\n uint uVar6;\n int iVar7;\n bool bVar8;\n \n iVar1 = *(int *)(param_1 + 0x17c);\n if (iVar1 != 0) {\n if ((*(byte *)(iVar1 + 0x1c) & 4) == 0) {\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void assign_local_dynsym_offsets(Layout * this, Input_objects *
input_objects) */
void __thiscall var_4::type_1::function_1(type_1 *thi... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,int *param_2)
{
int iVar1;
longlong lVar2;
uint uVar3;
uint uVar4;
undefined4 *puVar5;
uint uVar6;
int iVar7;
bool bVar8;
iVar1 = *(int *)(param_1 + 0x17c);
if (iVar1 != 0) {
if... |
9557_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | _M_emplace_hint_unique<const_std::piecewise_construct_t&,_std::tuple<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>&>,_std::tuple<>_> | FUN_0033a050 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original name: _M_emplace_hint_unique<const std::piecewise_construct_t&, std::tuple<const
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>, std::tuple<> >
DWARF original prototype: it... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int * FUN_0033a050(int *param_1,int param_2,void *param_3,undefined4 param_4,int *param_5)
{
int iVar1;
int iVar2;
void *pvVar3;
void *pvVar4;
uint uVar5;
undefined4 *puVar6;
undefined4 *puVar7;
uint uVar8;
boo... | CALL 0x00074f02
ADD EAX,0x2affab
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
MOV EBX,EAX
SUB ESP,0x48
MOV dword ptr [EBP + -0x24],EAX
PUSH 0x2c
CALL 0x003ac4d0
ADD ESP,0x10
MOV ESI,EAX
MOV EAX,dword ptr [EBP + 0x18]
LEA ECX,[ESI + 0x10]
MOV EDX,dword ptr [EAX]
LEA EAX,[ESI + 0x18]
MOV dword ptr [EBP + -0x38],ECX
MO... | null | null | null | null | [('const-12', u'PTRSUB_-1205031375'), (u'LOAD_-1205033292', u'MULTIEQUAL_-1205032353'), ('const-16', u'PTRADD_-1205030925'), (u'INT_EQUAL_-1205033572', u'CBRANCH_-1205033571'), (u'PTRADD_-1205031353', u'PTRSUB_-1205031351'), (u'PTRSUB_-1205031337', u'LOAD_-1205033364'), (u'INT_EQUAL_-1205033235', u'CBRANCH_-1205033233'... | [(u'CALL_-1205033609', u'INDIRECT_-1205031565'), (u'LOAD_-1205033616', u'COPY_-1205031146'), (u'MULTIEQUAL_-1205032600', u'MULTIEQUAL_-1205032587'), (u'COPY_-1205030920', u'MULTIEQUAL_-1205030937'), (u'MULTIEQUAL_-1205031404', u'MULTIEQUAL_-1205031538'), (u'COPY_-1205030848', u'MULTIEQUAL_-1205032584'), (u'INDIRECT_-12... | null | null | 0033a050 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint * FUN_0033a050(int *param_1,int param_2,void *param_3,undefined4 param_4,int *param_5)\n\n{\n int iVar1;\n int iVar2;\n void *pvVar3;\n void *pvVar4;\n uint uVar5;\n undefined4 *puVar6;\n undefined4... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original name: _M_emplace_hint_unique<const std::piecewise_construct_t&, std::tuple<const\n std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>, std::tuple<> >\n DWARF o... | (translation_unit "int * FUN_0033a050(int *param_1,int param_2,void *param_3,undefined4 param_4,int *param_5)\n\n{\n int iVar1;\n int iVar2;\n void *pvVar3;\n void *pvVar4;\n uint uVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n bool bVar9;\n undefined4 uStack_50;\n undefined1 auStack_4c [4... | (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 (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_decl... | (function_definition "int * FUN_0033a050(int *param_1,int param_2,void *param_3,undefined4 param_4,int *param_5)\n\n{\n int iVar1;\n int iVar2;\n void *pvVar3;\n void *pvVar4;\n uint uVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n bool bVar9;\n undefined4 uStack_50;\n undefined1 auStack_4c... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original name: _M_emplace_hint_unique<const std::piecewise_construct_t&, std::tuple<const
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>, std::tuple<> >
DWARF original prototype: it... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int * MASKED(int *param_1,int param_2,void *param_3,undefined4 param_4,int *param_5)
{
int iVar1;
int iVar2;
void *pvVar3;
void *pvVar4;
uint uVar5;
undefined4 *puVar6;
undefined4 *puVar7;
uint uVar8;
bool bVar... |
10586_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | do_in | FUN_0026f360 |
/* std::__codecvt_utf8_base<char16_t>::do_in(__mbstate_t&, char const*, char const*, char const*&,
char16_t*, char16_t*, char16_t*&) const */
void __thiscall
std::__codecvt_utf8_base<char16_t>::do_in
(__codecvt_utf8_base<char16_t> *this,__mbstate_t *param_1,char *param_2,char *param_3,
char **p... |
void FUN_0026f360(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 *param_5,undefined4 param_6,undefined4 param_7,undefined4 *param_8)
{
FUN_0026f190(*(uint *)(param_1 + 0xc) & 6 | 1,1,param_3,param_4,param_6,param_7);
*param_5 = param_3;
*param_8 = param_6;
re... | PUSH EBX
SUB ESP,0x10
MOV EDX,dword ptr [ESP + 0x20]
MOV EAX,dword ptr [ESP + 0x18]
MOV EBX,dword ptr [EAX + 0xc]
MOV ECX,dword ptr [EAX + 0x8]
MOV dword ptr [ESP],EDX
MOV EAX,0xffff
MOV EDX,dword ptr [ESP + 0x24]
AND EBX,0x6
MOV dword ptr [ESP + 0x4],EDX
MOV EDX,dword ptr [ESP + 0x2c]
OR EBX,0x1
CMP ECX,0xffff
CMOVNC ... | null | null | null | null | [(u'PTRADD_-1204161595', u'CAST_-1204161455'), (u'LOAD_-1204161663', u'INT_AND_-1204161607'), (u'PTRSUB_-1204161470', u'CALL_-1204161526'), ('const-8', u'PTRADD_-1204161595'), ('const-65535', u'COPY_-1204161577'), (u'CAST_-1204161459', u'LOAD_-1204161663'), (u'INT_LESS_-1204161582', u'CBRANCH_-1204161574'), ('const-1',... | [('const-1', u'CALL_-1204161526'), ('tmp_508', u'CALL_-1204161526'), (u'LOAD_-1204161663', u'INT_AND_-1204161607'), (u'CAST_-1204161462', u'LOAD_-1204161663'), (u'INT_AND_-1204161607', u'INT_OR_-1204161580'), ('const-0', u'RETURN_-1204161462'), ('const-417', u'STORE_-1204161491'), (u'INT_ADD_-1204161647', u'CAST_-12041... | null | null | 0026f360 | x86 | O3 | (translation_unit "void FUN_0026f360(int 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 FUN_0026f190(*(uint *)(param_1 + 0xc) & 6 | 1,1,param_3,param_4,param_6,param_7);\n *param_5 = param_3;\n ... | (translation_unit "/* std::__codecvt_utf8_base<char16_t>::do_in(__mbstate_t&, char const*, char const*, char const*&,\n char16_t*, char16_t*, char16_t*&) const */\n\nvoid __thiscall\nstd::__codecvt_utf8_base<char16_t>::do_in\n (__codecvt_utf8_base<char16_t> *this,__mbstate_t *param_1,char *param_2,char *para... | (translation_unit "void FUN_0026f360(int 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 FUN_0026f190(*(uint *)(param_1 + 0xc) & 6 | 1,1,param_3,param_4,param_6,param_7);\n *param_5 = param_3;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration ... | (function_definition "void FUN_0026f360(int 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 FUN_0026f190(*(uint *)(param_1 + 0xc) & 6 | 1,1,param_3,param_4,param_6,param_7);\n *param_5 = param_3;\... |
/* std::__codecvt_utf8_base<char16_t>::do_in(__mbstate_t&, char const*, char const*, char const*&,
char16_t*, char16_t*, char16_t*&) const */
void __thiscall
std::type_1<char16_t>::function_1
(type_1<char16_t> *var_1,type_2 *param_1,char *param_2,char *param_3,
char **param_4,type_3 *param_5,ty... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
void MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 *param_5,undefined4 param_6,undefined4 param_7,undefined4 *param_8)
{
FUN_0026f190(*(uint *)(param_1 + 0xc) & 6 | 1,1,param_3,param_4,param_6,param_7);
*param_5 = param_3;
*param_8 = param_6;
return;
... |
386_i686-gnu-as_and_i686-gnu-as_strip.c | stringer_append_char | FUN_0002b7a0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 stringer_append_char(int c,int bitsize)
{
char *pcVar1;
char *format;
if ((c != 0) && ((now_seg->flags & 0x103) == 1)) {
pcVar1 = now_seg->name;
format = (char *)dcgettext(0,"attempt to store non-... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_0002b7a0(int param_1,undefined4 *param_2)
{
undefined4 uVar1;
undefined4 uVar2;
undefined4 *puVar3;
undefined4 *extraout_EDX;
undefined4 *extraout_EDX_00;
puVar3 = param_2;
if ((param_1 != 0)... | PUSH EBP
PUSH EDI
MOV EDI,EAX
PUSH ESI
MOV ESI,EDX
PUSH EBX
CALL 0x00016020
ADD EBX,0x4f853
SUB ESP,0xc
TEST EAX,EAX
JZ 0x0002b7d3
LEA EAX,[EBX + 0x96fc]
MOV EDX,dword ptr [EAX]
MOV EAX,dword ptr [EDX + 0x14]
AND EAX,0x103
CMP EAX,0x1
JZ 0x0002b8b8
MOV ECX,dword ptr [EBX + 0x8c1c]
TEST ECX,ECX
JZ 0x0002b880
CMP ESI,0x1... | null | null | null | null | [(u'CALL_-1206011715', u'INDIRECT_-1206010792'), (u'INDIRECT_-1206010598', u'MULTIEQUAL_-1206010833'), ('const-377468', u'COPY_-1206010669'), (u'CALL_-1206011282', u'CAST_-1206010578'), ('const-0', u'CALL_-1206011732'), (u'INDIRECT_-1206010792', u'MULTIEQUAL_-1206010777'), ('const-1', u'RETURN_-1206011390'), (u'INDIREC... | [(u'CALL_-1206011661', u'INDIRECT_-1206010771'), (u'CAST_-1206010635', u'INT_SLESS_-1206011368'), (u'MULTIEQUAL_-1206010743', u'INT_EQUAL_-1206011589'), (u'CALL_-1206011766', u'INDIRECT_-1206010837'), (u'COPY_-1206010916', u'MULTIEQUAL_-1206011264'), ('tmp_3587', u'MULTIEQUAL_-1206010861'), (u'INDIRECT_-1206010702', u'... | null | null | 0002b7a0 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_0002b7a0(int param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 *puVar3;\n undefined4 *extraout_EDX;\n undefined4 *extraout_EDX_00;\n \n puVar3 = ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 stringer_append_char(int c,int bitsize)\n\n{\n char *pcVar1;\n char *format;\n \n if ((c != 0) && ((now_seg->flags & 0x103) == 1)) {\n pcVar1 = now_seg->name;\n format = (char *)dcgett... | (translation_unit "void __regparm3 FUN_0002b7a0(int param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 *puVar3;\n undefined4 *extraout_EDX;\n undefined4 *extraout_EDX_00;\n \n puVar3 = param_2;\n if ((param_1 != 0) && (puVar3 = DAT_000846fc, (DAT_000846fc[5] & 0x103) == 1)) {... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * ID... | (function_definition "void __regparm3 FUN_0002b7a0(int param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 *puVar3;\n undefined4 *extraout_EDX;\n undefined4 *extraout_EDX_00;\n \n puVar3 = param_2;\n if ((param_1 != 0) && (puVar3 = DAT_000846fc, (DAT_000846fc[5] & 0x103) == 1)... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 function_1(int var_1,int var_6)
{
char *pcVar1;
char *format;
if ((var_1 != 0) && ((now_seg->flags & 0x103) == 1)) {
pcVar1 = now_seg->name;
format = (char *)var_2(0,"attempt to store non-empty st... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(int param_1,undefined4 *param_2)
{
undefined4 uVar1;
undefined4 uVar2;
undefined4 *puVar3;
undefined4 *extraout_EDX;
undefined4 *extraout_EDX_00;
puVar3 = param_2;
if ((param_1 != 0) && (p... |
532_i686-linux-gnu-objcopy_and_i686-linux-gnu-objcopy_strip.c | bfd_check_format | bfd_check_format |
/* WARNING: Control flow encountered bad instruction data */
void bfd_check_format(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_check_format(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206185426')] | [('const-1', u'RETURN_-1206185426')] | null | null | 00041224 | x86 | O3 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_check_format(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_check_format(void)\n\n{\n /* WARNING... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_check_format(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_check_format(void)\n\n{\n /* WARNING... | (translation_unit "void bfd_check_format(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_check_format(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_check_format(void)" identifier (parameter_list "(void)" ( (parameter_declarati... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_check_format(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_check_format(void)" (identifier "bfd_check_format") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
1457_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | ~Struct_no_fix_cortex_a8 | FUN_000405a0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_fix_cortex_a8(Struct_no_fix_cortex_a8 * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_no_fix_cortex_a8::~Struct_no_fix_cortex_a8
(Struct_no_fix_cort... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000405a0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003a141c;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001ff030((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00036f20
ADD EBX,0x36ea5a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff241c]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x000405d2
SUB ESP,0xc
PUSH EDX
CALL 0x001ff030
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [(u'CAST_-1206188392', u'STORE_-1206188569'), ('tmp_276', u'PTRSUB_-1206188410'), ('tmp_276', u'PTRSUB_-1206188395'), ('const-3806236', u'PTRSUB_-1206188402'), ('const-0', u'PTRSUB_-1206188399'), (u'PTRSUB_-1206188394', u'STORE_-1206188569'), (u'PTRSUB_-1206188402', u'CAST_-1206188392'), (u'CAST_-1206188385', u'INT_NOT... | [('const-1', u'PTRADD_-1206188400'), ('const-3', u'PTRADD_-1206188413'), ('tmp_439', u'STORE_-1206188569'), (u'PTRADD_-1206188413', u'INT_NOTEQUAL_-1206188545'), ('tmp_439', u'PTRADD_-1206188400'), (u'CAST_-1206188400', u'CALL_-1206188522'), (u'CAST_-1206188400', u'INT_NOTEQUAL_-1206188545'), ('const-417', u'STORE_-120... | null | null | 000405a0 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000405a0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a141c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_fix_cortex_a8(Struct_no_fix_cortex_a8 * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_fix_cortex_a8::~Struct_no_fix_cortex_a8\n ... | (translation_unit "void FUN_000405a0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a141c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_000405a0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a141c;\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_000405a0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a141c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_000405a0(undefined4 *param_1)" (identifier "FUN_000405a0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_fix_cortex_a8(Struct_no_fix_cortex_a8 * this, int
__in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{
type_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 (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_003a141c;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001ff030((undefined4 *)param_1[1]);
}
return;
}
|
145_timeout_and_timeout_strip.c | xzalloc | FUN_00015550 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void * xzalloc(size_t s)
{
void *pvVar1;
pvVar1 = xmalloc(s);
pvVar1 = memset(pvVar1,0,s);
return pvVar1;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00015550(size_t param_1)
{
void *__s;
__s = (void *)FUN_00015330(param_1);
memset(__s,0,param_1);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00011b50
ADD EBX,0x6aa9
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
PUSH ESI
CALL 0x00015330
ADD ESP,0xc
PUSH ESI
PUSH 0x0
PUSH EAX
CALL 0x00011320
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('tmp_227', u'CALL_-1205971536'), (u'CALL_-1205971569', u'CALL_-1205971536'), ('const-0', u'RETURN_-1205971503'), ('tmp_227', u'CALL_-1205971569'), ('const-0', u'CALL_-1205971536'), (u'CALL_-1205971536', u'RETURN_-1205971503')] | [('const-0', u'CALL_-1205971536'), (u'CAST_-1205971416', u'CALL_-1205971536'), ('tmp_440', u'CALL_-1205971536'), ('const-0', u'RETURN_-1205971503'), (u'CALL_-1205971569', u'CAST_-1205971416'), ('tmp_440', u'CALL_-1205971569')] | null | null | 00015550 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00015550(size_t param_1)\n\n{\n void *__s;\n \n __s = (void *)FUN_00015330(param_1);\n memset(__s,0,param_1);\n return;\n}\n\n" comment (function_definition "void FUN_00015550(size_t param_1)\n\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid * xzalloc(size_t s)\n\n{\n void *pvVar1;\n \n pvVar1 = xmalloc(s);\n pvVar1 = memset(pvVar1,0,s);\n return pvVar1;\n}\n\n" comment comment (function_definiti... | (translation_unit "void FUN_00015550(size_t param_1)\n\n{\n void *__s;\n \n __s = (void *)FUN_00015330(param_1);\n memset(__s,0,param_1);\n return;\n}\n\n" (function_definition "void FUN_00015550(size_t param_1)\n\n{\n void *__s;\n \n __s = (void *)FUN_00015330(param_1);\n memset(__s,0,param_1);\n return;\n}"... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarat... | (function_definition "void FUN_00015550(size_t param_1)\n\n{\n void *__s;\n \n __s = (void *)FUN_00015330(param_1);\n memset(__s,0,param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00015550(size_t param_1)" (identifier "FUN_00015550") (parameter_list "(size_t param_1)" (( "(") (parameter_de... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void * function_1(size_t s)
{
void *pvVar1;
pvVar1 = var_1(s);
pvVar1 = var_2(pvVar1,0,s);
return pvVar1;
}
| 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: (pointer_declarator decl... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(size_t param_1)
{
void *__s;
__s = (void *)FUN_00015330(param_1);
memset(__s,0,param_1);
return;
}
|
40_hppa64-linux-gnu-readelf_and_hppa64-linux-gnu-readelf_strip.c | ftell | ftell |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long ftell(FILE *__stream)
{
long lVar1;
lVar1 = (*(code *)PTR_ftell_000b40a0)();
return lVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long ftell(FILE *__stream)
{
long lVar1;
lVar1 = (*(code *)PTR_ftell_000b40a0)();
return lVar1;
}
| JMP dword ptr [EBX + 0xa0] | null | null | null | null | [('tmp_67', u'CAST_-1205980439'), (u'CAST_-1205980439', u'CALLIND_-1205980518'), (u'CALLIND_-1205980518', u'RETURN_-1205980515'), (u'CALLIND_-1205980518', u'INDIRECT_-1205980445'), (u'INDIRECT_-1205980445', u'COPY_-1205980504'), ('const-0', u'RETURN_-1205980515')] | [('tmp_67', u'CAST_-1205980439'), (u'CAST_-1205980439', u'CALLIND_-1205980518'), (u'CALLIND_-1205980518', u'RETURN_-1205980515'), (u'CALLIND_-1205980518', u'INDIRECT_-1205980445'), (u'INDIRECT_-1205980445', u'COPY_-1205980504'), ('const-0', u'RETURN_-1205980515')] | null | null | 00013290 | x86 | O3 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nlong ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_ftell_000b40a0)();\n return lVar1;\n}\n\n" comment (function_definition "long ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nlong ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_ftell_000b40a0)();\n return lVar1;\n}\n\n" comment (function_definition "long ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *... | (translation_unit "long ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_ftell_000b40a0)();\n return lVar1;\n}\n\n" (function_definition "long ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_ftell_000b40a0)();\n return lVar1;\n}" (sized_type_specifier "long" long) (functio... | (translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (par... | (function_definition "long ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_ftell_000b40a0)();\n return lVar1;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "ftell(FILE *__stream)" (identifier "ftell") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long function_1(type_1 *__stream)
{
long lVar1;
lVar1 = (*(type_2 *)PTR_ftell_000b40a0)();
return lVar1;
}
| null | (translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_s... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long MASKED(FILE *__stream)
{
long lVar1;
lVar1 = (*(code *)PTR_MASKED_000b40a0)();
return lVar1;
}
|
3710_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | location | FUN_000ce320 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "STT": Some values do not have unique names */
/* DWARF original prototype: string location(Relocate_info<64,_false> * this, size_t param_1, off_t
o... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
int FUN_000ce320(int param_1,int param_2,undefined4 param_3,undefined **param_4,undefined4 param_5)
{
code *pcVar1;
undefined **ppuVar2;
char cVar3;
undefined4 *puVar4;
undefined4 *puVar5;
undefined **ppuVar6;
unde... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
LEA ECX,[EBP + 0xffffff3c]
CALL 0x000559ea
ADD ESI,0x2c0cd0
PUSH EBX
SUB ESP,0x180
MOV EDI,dword ptr [EBP + 0xc]
MOV EAX,dword ptr [EBP + 0x14]
MOV dword ptr [EBP + 0xfffffe94],ECX
PUSH -0x1
MOV EDX,dword ptr [EBP + 0x18]
PUSH dword ptr [EDI + 0x8]
PUSH ECX
MOV EBX,ESI
MOV dword p... | null | null | null | null | [(u'CALL_-1206656085', u'INDIRECT_-1206650750'), (u'INDIRECT_-1206649493', u'MULTIEQUAL_-1206649530'), (u'PTRADD_-1206647953', u'STORE_-1206654002'), (u'CALL_-1206654866', u'INDIRECT_-1206650749'), ('const-4', u'PTRADD_-1206647903'), (u'CALL_-1206655318', u'INDIRECT_-1206649441'), (u'MULTIEQUAL_-1206650192', u'MULTIEQU... | [(u'CALL_-1206654035', u'INDIRECT_-1206651551'), (u'CALL_-1206653817', u'INDIRECT_-1206650908'), (u'CALL_-1206653847', u'INDIRECT_-1206651310'), (u'INDIRECT_-1206650684', u'MULTIEQUAL_-1206650606'), (u'MULTIEQUAL_-1206651380', u'MULTIEQUAL_-1206651354'), ('const-4294967276', u'INT_ADD_-1206654856'), (u'MULTIEQUAL_-1206... | null | null | 000ce320 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nint FUN_000ce320(int param_1,int param_2,undefined4 param_3,undefined **param_4,undefined4 param_5)\n\n{\n code *pcVar1;\n undefined **ppuVar2;\n char cVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\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: string location(Relocate_info<64,_false> * this, size_... | (translation_unit "int FUN_000ce320(int param_1,int param_2,undefined4 param_3,undefined **param_4,undefined4 param_5)\n\n{\n code *pcVar1;\n undefined **ppuVar2;\n char cVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n undefined **ppuVar6;\n undefined1 auStack_190 [12];\n int **local_184;\n undefined1 *loc... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * (pointer_declarator * IDENT))) , (parameter_declaration TYPE IDENT) ))... | (function_definition "int FUN_000ce320(int param_1,int param_2,undefined4 param_3,undefined **param_4,undefined4 param_5)\n\n{\n code *pcVar1;\n undefined **ppuVar2;\n char cVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n undefined **ppuVar6;\n undefined1 auStack_190 [12];\n int **local_184;\n undefined1 *... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "STT": Some values do not have unique names */
/* DWARF original prototype: string location(Relocate_info<64,_false> * this, size_t param_1, off_t
o... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
int MASKED(int param_1,int param_2,undefined4 param_3,undefined **param_4,undefined4 param_5)
{
code *pcVar1;
undefined **ppuVar2;
char cVar3;
undefined4 *puVar4;
undefined4 *puVar5;
undefined **ppuVar6;
undefined1... |
1030_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | _bfd_pei_swap_debugdir_out | _bfd_pei_swap_debugdir_out |
/* WARNING: Control flow encountered bad instruction data */
void _bfd_pei_swap_debugdir_out(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void _bfd_pei_swap_debugdir_out(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207819750')] | [('const-1', u'RETURN_-1207819750')] | null | null | 001d2210 | x86 | O3 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _bfd_pei_swap_debugdir_out(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _bfd_pei_swap_debugdir_out(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _bfd_pei_swap_debugdir_out(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _bfd_pei_swap_debugdir_out(void)\n\n{\n ... | (translation_unit "void _bfd_pei_swap_debugdir_out(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void _bfd_pei_swap_debugdir_out(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "_bfd_pei_swap_debugdir_out(void)" identifier (parameter_list "... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void _bfd_pei_swap_debugdir_out(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "_bfd_pei_swap_debugdir_out(void)" (identifier "_bfd_pei_swap_debugdir_out") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
10911_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | pthread_cond_destroy | pthread_cond_destroy |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int pthread_cond_destroy(pthread_cond_t *__cond)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* pthread_cond_destroy@@G... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int pthread_cond_destroy(pthread_cond_t *__cond)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205563342')] | [('const-1', u'RETURN_-1205563342')] | null | null | 003b9028 | x86 | O3 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint pthread_cond_destroy(pthread_cond_t *__cond)\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 pthread_cond_destroy(pthread_cond_t *__cond)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /... | (translation_unit "int pthread_cond_destroy(pthread_cond_t *__cond)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int pthread_cond_destroy(pthread_cond_t *__cond)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "pthread_cond_destroy(pthread_cond_t *__c... | (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 pthread_cond_destroy(pthread_cond_t *__cond)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "pthread_cond_destroy(pthread_cond_t *__cond)" (identifier "pthread_cond_destroy") (parameter_list "(pthread_cond_t *__cond)" (( "(") (parameter_declaratio... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__cond)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* pthread_cond_destroy@@GLIBC_2.3.2 */
va... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(pthread_cond_t *__cond)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
522_ia64-linux-gnu-as_and_ia64-linux-gnu-as_strip.c | symbol_temp_new_now | FUN_00036190 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
symbolS * symbol_temp_new_now(void)
{
fragS *frag;
symbolS *psVar1;
addressT valu;
frag = frag_now;
valu = frag_now_fix();
psVar1 = symbol_new("L0\x01",now_seg,valu,frag);
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00036190(void)
{
undefined4 uVar1;
undefined8 uVar2;
uVar1 = DAT_00088048;
uVar2 = FUN_00022450();
FUN_00035f30(&DAT_0005c722,DAT_00087f1c,uVar2,uVar1);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00016030
ADD EBX,0x47e69
SUB ESP,0x4
LEA EAX,[EBX + 0xa048]
MOV ESI,dword ptr [EAX]
CALL 0x00022450
SUB ESP,0xc
PUSH ESI
PUSH EDX
PUSH EAX
LEA EAX,[EBX + 0x9f1c]
PUSH dword ptr [EAX]
LEA EAX,[EBX + 0xfffde722]
PUSH EAX
CALL 0x00035f30
ADD ESP,0x24
POP EBX
POP ESI
RET | null | null | null | null | [(u'COPY_-1206099360', u'CALL_-1206099446'), ('const-0', u'RETURN_-1206099413'), (u'INDIRECT_-1206099305', u'COPY_-1206099354'), (u'INDIRECT_-1206099332', u'CALL_-1206099446'), (u'CALL_-1206099446', u'INDIRECT_-1206099302'), ('const-378658', u'COPY_-1206099360'), (u'CALL_-1206099446', u'RETURN_-1206099413'), (u'CALL_-1... | [(u'CALL_-1206099446', u'INDIRECT_-1206099308'), ('const-378658', u'PTRSUB_-1206099299'), ('const-0', u'RETURN_-1206099413'), ('const-0', u'PTRSUB_-1206099299'), (u'INDIRECT_-1206099311', u'COPY_-1206099360'), (u'PTRSUB_-1206099299', u'CALL_-1206099446'), (u'COPY_-1206099413', u'CALL_-1206099446'), (u'CALL_-1206099504'... | null | null | 00036190 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00036190(void)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n \n uVar1 = DAT_00088048;\n uVar2 = FUN_00022450();\n FUN_00035f30(&DAT_0005c722,DAT_00087f1c,uVar2,uVar1);\n return;\n}\n\n" commen... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nsymbolS * symbol_temp_new_now(void)\n\n{\n fragS *frag;\n symbolS *psVar1;\n addressT valu;\n \n frag = frag_now;\n valu = frag_now_fix();\n psVar1 = symbol_new... | (translation_unit "void FUN_00036190(void)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n \n uVar1 = DAT_00088048;\n uVar2 = FUN_00022450();\n FUN_00035f30(&DAT_0005c722,DAT_00087f1c,uVar2,uVar1);\n return;\n}\n\n" (function_definition "void FUN_00036190(void)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n \n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_... | (function_definition "void FUN_00036190(void)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n \n uVar1 = DAT_00088048;\n uVar2 = FUN_00022450();\n FUN_00035f30(&DAT_0005c722,DAT_00087f1c,uVar2,uVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00036190(void)" (identifier "FUN_00036190") (para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 * function_1(void)
{
type_2 *frag;
type_1 *psVar1;
type_3 valu;
frag = frag_now;
valu = var_1();
psVar1 = var_2("L0\x01",now_seg,valu,frag);
return psVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifie... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
undefined4 uVar1;
undefined8 uVar2;
uVar1 = DAT_00088048;
uVar2 = FUN_00022450();
FUN_00035f30(&DAT_0005c722,DAT_00087f1c,uVar2,uVar1);
return;
}
|
92_ptx_and_ptx_strip.c | mbsstr.cold.2 | FUN_00012576 |
void mbsstr_cold_2(void)
{
/* WARNING: Subroutine does not return */
abort();
}
|
void FUN_00012576(void)
{
/* WARNING: Subroutine does not return */
abort();
}
| CALL 0x000124b0 | null | null | null | null | [('const-1', u'RETURN_-1205983868')] | [('const-1', u'RETURN_-1205983868')] | null | null | 00012576 | x86 | O3 | (translation_unit "void FUN_00012576(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" (function_definition "void FUN_00012576(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}" primitive_type (function_declarator "FUN_00012576(void)" id... | (translation_unit "void mbsstr_cold_2(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" (function_definition "void mbsstr_cold_2(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}" primitive_type (function_declarator "mbsstr_cold_2(void)"... | (translation_unit "void FUN_00012576(void)\n\n{\n \n abort();\n}\n\n" (function_definition "void FUN_00012576(void)\n\n{\n \n abort();\n}" primitive_type (function_declarator "FUN_00012576(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 FUN_00012576(void)\n\n{\n \n abort();\n}" (primitive_type "void") (function_declarator "FUN_00012576(void)" (identifier "FUN_00012576") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ... |
void function_1(void)
{
/* WARNING: Subroutine does not return */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
void MASKED(void)
{
/* WARNING: Subroutine does not return */
abort();
}
|
114_powerpc64-linux-gnu-ar_and_powerpc64-linux-gnu-ar_strip.c | yy_create_buffer | FUN_00014330 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
YY_BUFFER_STATE yy_create_buffer(FILE *file,int size)
{
YY_BUFFER_STATE b;
char *pcVar1;
b = (YY_BUFFER_STATE)malloc(0x30);
if (b != (YY_BUFFER_STATE)0x0) {
b->yy_buf_size ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void * FUN_00014330(undefined4 param_1,int param_2)
{
void *pvVar1;
void *pvVar2;
pvVar1 = malloc(0x30);
if (pvVar1 != (void *)0x0) {
*(int *)((int)pvVar1 + 0xc) = param_2;
pvVar2 = malloc(param_2 + 2);
*(... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,dword ptr [ESP + 0x14]
CALL 0x00013710
ADD EBX,0xccc4
SUB ESP,0xc
PUSH 0x30
CALL 0x000122e0
ADD ESP,0x10
TEST EAX,EAX
JZ 0x00014386
MOV dword ptr [EAX + 0xc],EDI
SUB ESP,0xc
ADD EDI,0x2
MOV ESI,EAX
PUSH EDI
CALL 0x000122e0
ADD ESP,0x10
MOV dword ptr [ESI + 0x4],EAX
TEST EAX,EAX
JZ 0x0... | null | null | null | null | [('const-0', u'RETURN_-1205976044'), (u'INT_NOTEQUAL_-1205976100', u'CBRANCH_-1205976100'), (u'CAST_-1205975918', u'PTRSUB_-1205975878'), ('const-107556', u'COPY_-1205975916'), (u'PTRSUB_-1205975878', u'STORE_-1205976097'), ('const-4', u'PTRSUB_-1205975886'), ('tmp_401', u'INT_ADD_-1205976140'), ('const-48', u'CALL_-12... | [(u'CALL_-1205976204', u'INT_NOTEQUAL_-1205976177'), ('const-0', u'RETURN_-1205976044'), (u'INT_NOTEQUAL_-1205976100', u'CBRANCH_-1205976100'), (u'CAST_-1205975892', u'STORE_-1205976117'), (u'CALL_-1205976133', u'STORE_-1205976117'), ('const-1', u'RETURN_-1205976030'), ('const-417', u'STORE_-1205976174'), (u'CAST_-1205... | null | null | 00014330 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid * FUN_00014330(undefined4 param_1,int param_2)\n\n{\n void *pvVar1;\n void *pvVar2;\n \n pvVar1 = malloc(0x30);\n if (pvVar1 != (void *)0x0) {\n *(int *)((int)pvVar1 + 0xc) = param_2;\n pvVar2 ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nYY_BUFFER_STATE yy_create_buffer(FILE *file,int size)\n\n{\n YY_BUFFER_STATE b;\n char *pcVar1;\n \n b = (YY_BUFFER_STATE)malloc(0x30);\n if (b != (YY_BUFFER_STAT... | (translation_unit "void * FUN_00014330(undefined4 param_1,int param_2)\n\n{\n void *pvVar1;\n void *pvVar2;\n \n pvVar1 = malloc(0x30);\n if (pvVar1 != (void *)0x0) {\n *(int *)((int)pvVar1 + 0xc) = param_2;\n pvVar2 = malloc(param_2 + 2);\n *(void **)((int)pvVar1 + 4) = pvVar2;\n if (pvVar2 != (void *... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expressio... | (function_definition "void * FUN_00014330(undefined4 param_1,int param_2)\n\n{\n void *pvVar1;\n void *pvVar2;\n \n pvVar1 = malloc(0x30);\n if (pvVar1 != (void *)0x0) {\n *(int *)((int)pvVar1 + 0xc) = param_2;\n pvVar2 = malloc(param_2 + 2);\n *(void **)((int)pvVar1 + 4) = pvVar2;\n if (pvVar2 != (voi... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(type_2 *file,int var_3)
{
type_1 var_2;
char *var_4;
var_2 = (type_1)var_1(0x30);
if (var_2 != (type_1)0x0) {
var_2->yy_buf_size = var_3;
var_4 = (cha... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) 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)
{
void *pvVar1;
void *pvVar2;
pvVar1 = malloc(0x30);
if (pvVar1 != (void *)0x0) {
*(int *)((int)pvVar1 + 0xc) = param_2;
pvVar2 = malloc(param_2 + 2);
*(void *... |
8041_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | _S_compare | FUN_00206c30 |
/* std::string::_S_compare(unsigned int, unsigned int) */
int std::string::_S_compare(uint param_1,uint param_2)
{
return param_1 - param_2;
}
|
int FUN_00206c30(int param_1,int param_2)
{
return param_1 - param_2;
}
| MOV EAX,dword ptr [ESP + 0x4]
SUB EAX,dword ptr [ESP + 0x8]
RET | null | null | null | null | [('const-0', u'RETURN_-1203803052'), (u'INT_SUB_-1203803055', u'RETURN_-1203803052'), ('tmp_56', u'INT_SUB_-1203803055'), ('tmp_57', u'INT_SUB_-1203803055')] | [('const-0', u'RETURN_-1203803052'), ('tmp_63', u'INT_SUB_-1203803055'), (u'INT_SUB_-1203803055', u'RETURN_-1203803052'), ('tmp_62', u'INT_SUB_-1203803055')] | null | null | 00206c30 | x86 | O3 | (translation_unit "int FUN_00206c30(int param_1,int param_2)\n\n{\n return param_1 - param_2;\n}\n\n" (function_definition "int FUN_00206c30(int param_1,int param_2)\n\n{\n return param_1 - param_2;\n}" primitive_type (function_declarator "FUN_00206c30(int param_1,int param_2)" identifier (parameter_list "(int param_... | (translation_unit "/* std::string::_S_compare(unsigned int, unsigned int) */\n\nint std::string::_S_compare(uint param_1,uint param_2)\n\n{\n return param_1 - param_2;\n}\n\n" comment (function_definition "int std::string::_S_compare(uint param_1,uint param_2)\n\n{\n return param_1 - param_2;\n}" primitive_type (ERRO... | (translation_unit "int FUN_00206c30(int param_1,int param_2)\n\n{\n return param_1 - param_2;\n}\n\n" (function_definition "int FUN_00206c30(int param_1,int param_2)\n\n{\n return param_1 - param_2;\n}" primitive_type (function_declarator "FUN_00206c30(int param_1,int param_2)" identifier (parameter_list "(int param_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression IDENT - IDENT) ;) }))) | (function_definition "int FUN_00206c30(int param_1,int param_2)\n\n{\n return param_1 - param_2;\n}" (primitive_type "int") (function_declarator "FUN_00206c30(int param_1,int param_2)" (identifier "FUN_00206c30") (parameter_list "(int param_1,int param_2)" (( "(") (parameter_declaration "int param_1" (primitive_type "... |
/* std::string::_S_compare(unsigned int, unsigned int) */
int std::string::function_1(type_1 var_1,type_1 var_2)
{
return var_1 - var_2;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ... | null |
int MASKED(int param_1,int param_2)
{
return param_1 - param_2;
}
|
6835_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | operator<< | FUN_00190dc0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wostream::TEMPNAMEPLACEHOLDERVALUE(long) */
void __thiscall std::wostream::operator<<(wostream *this,long param_1)
{
_M_insert<long>(this,param_1);
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00190dc0(undefined4 param_1,undefined4 param_2)
{
FUN_00190c30(param_1,param_2);
return;
}
| PUSH EBX
CALL 0x00032730
ADD EBX,0x17123a
SUB ESP,0x10
PUSH dword ptr [ESP + 0x1c]
PUSH dword ptr [ESP + 0x1c]
CALL 0x00190c30
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-0', u'RETURN_-1207562722'), ('tmp_159', u'CALL_-1207562750'), ('tmp_160', u'CALL_-1207562750')] | [('tmp_263', u'CALL_-1207562750'), ('const-0', u'RETURN_-1207562722'), ('tmp_262', u'CALL_-1207562750')] | null | null | 00190dc0 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00190dc0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00190c30(param_1,param_2);\n return;\n}\n\n" comment (function_definition "void FUN_00190dc0(undefined4 param_1,undefined4 param_2)\n\n{\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wostream::TEMPNAMEPLACEHOLDERVALUE(long) */\n\nvoid __thiscall std::wostream::operator<<(wostream *this,long param_1)\n\n{\n _M_insert<long>(this,param_1);\n return;\n}\n\n" comment comment (declaration... | (translation_unit "void FUN_00190dc0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00190c30(param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_00190dc0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00190c30(param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_00190dc0(und... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_00190dc0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00190c30(param_1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00190dc0(undefined4 param_1,undefined4 param_2)" (identifier "FUN_00190dc0") (parameter_list "(undefined4 param_1,undefined4 param_2)" ((... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wostream::TEMPNAMEPLACEHOLDERVALUE(long) */
void __thiscall std::wostream::operator<<(wostream *this,long param_1)
{
_M_insert<long>(this,param_1);
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,undefined4 param_2)
{
FUN_00190c30(param_1,param_2);
return;
}
|
2999_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | do_section_size | FUN_00098020 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint64_t do_section_size(Sized_relobj_file<32,_false> * this, uint
shndx) */
uint64_t __thiscall
gold::Sized_relobj_file<32,_false>::do_section_size(Sized_relobj_file<32,_false> *this,uint shndx)
{... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00098020(int param_1,uint param_2)
{
int iVar1;
undefined4 uVar2;
int iVar3;
undefined4 uVar4;
undefined8 uVar5;
iVar3 = param_1 + 0x90;
iVar1 = *(int *)(param_1 + 0x90);
FUN_0004d890(iVar3);
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x269fd7
SUB ESP,0x18
MOV EBP,dword ptr [ESP + 0x2c]
LEA EDI,[EBP + 0x90]
MOV ESI,dword ptr [EBP + 0x90]
PUSH EDI
CALL 0x0004d890
ADD ESP,0x10
MOV EAX,dword ptr [EBP + 0x9c]
CMP dword ptr [ESP + 0x24],EAX
JNC 0x00098098
SUB ESP,0x8
PUSH dword ptr [ESP + 0x2c]
... | null | null | null | null | [(u'PTRSUB_-1206484284', u'CALL_-1206484615'), ('const-0', u'PTRSUB_-1206484276'), ('const-28', u'PTRSUB_-1206484233'), ('const-28', u'PTRSUB_-1206484222'), (u'CALL_-1206484544', u'INDIRECT_-1206484204'), ('tmp_741', u'CALL_-1206484544'), (u'PTRSUB_-1206484233', u'LOAD_-1206484796'), (u'INDIRECT_-1206484204', u'MULTIEQ... | [(u'CAST_-1206484285', u'LOAD_-1206484796'), (u'INT_ADD_-1206484597', u'CAST_-1206484225'), (u'INT_ADD_-1206484842', u'CAST_-1206484312'), ('const-40', u'CALL_-1206484703'), ('const-36', u'INT_ADD_-1206484713'), (u'CAST_-1206484247', u'LOAD_-1206484690'), ('tmp_708', u'BRANCH_-1206484529'), (u'LOAD_-1206484891', u'INT_... | null | null | 00098020 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00098020(int param_1,uint param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int iVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n \n iVar3 = param_1 + 0x90;\n iVar1 = *(int *)(param_1 + 0x... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint64_t do_section_size(Sized_relobj_file<32,_false> * this, uint\n shndx) */\n\nuint64_t __thiscall\ngold::Sized_relobj_file<32,_false>::do_section_size(Sized_relobj_file<32,_fals... | (translation_unit "undefined4 FUN_00098020(int param_1,uint param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int iVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n \n iVar3 = param_1 + 0x90;\n iVar1 = *(int *)(param_1 + 0x90);\n FUN_0004d890(iVar3);\n if (*(uint *)(param_1 + 0x9c) <= param_2) {\n FUN_0004d89... | (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 IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;... | (function_definition "undefined4 FUN_00098020(int param_1,uint param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int iVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n \n iVar3 = param_1 + 0x90;\n iVar1 = *(int *)(param_1 + 0x90);\n FUN_0004d890(iVar3);\n if (*(uint *)(param_1 + 0x9c) <= param_2) {\n FUN_0004... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint64_t do_section_size(Sized_relobj_file<32,_false> * this, uint
shndx) */
uint64_t __thiscall
gold::Sized_relobj_file<32,_false>::do_section_size(Sized_relobj_file<32,_false> *this,type_2 var_2)
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int param_1,uint param_2)
{
int iVar1;
undefined4 uVar2;
int iVar3;
undefined4 uVar4;
undefined8 uVar5;
iVar3 = param_1 + 0x90;
iVar1 = *(int *)(param_1 + 0x90);
FUN_0004d890(iVar3);
if (*(... |
189_plink_and_plink_strip.c | conf_set_int_int | FUN_0001a950 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void conf_set_int_int(Conf *conf,int primary,int secondary,int value)
{
int *e;
int *piVar1;
int iVar2;
e = (int *)safemalloc(1,0xc);
if (subkeytypes[primary] != 1) {
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0001a950(undefined4 *param_1,int param_2,int param_3,int param_4)
{
int *piVar1;
int *piVar2;
int iVar3;
piVar1 = (int *)FUN_0001fe90(1,0xc);
if (*(int *)(&DAT_0008aae0 + param_2 * 4) != 1) {
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00015ff0
ADD EBX,0xac417
SUB ESP,0x24
MOV ESI,dword ptr [ESP + 0x3c]
PUSH 0xc
PUSH 0x1
LEA EDI,[EBX + 0xfffc3d70]
CALL 0x0001fe90
ADD ESP,0x10
CMP dword ptr [EDI + ESI*0x4],0x1
JNZ 0x0001aac2
MOV EBP,EAX
LEA EAX,[EBX + 0xfffc3a90]
CMP dword ptr [EAX + ESI*0x4],0x1
MOV dword pt... | null | null | null | null | [('const-1', u'PTRADD_-1205948941'), (u'LOAD_-1205949728', u'INT_EQUAL_-1205949693'), ('const-566644', u'COPY_-1205948736'), ('const-4', u'PTRADD_-1205948765'), (u'LOAD_-1205949755', u'INT_EQUAL_-1205949740'), ('tmp_687', u'CBRANCH_-1205949707'), (u'CAST_-1205948981', u'STORE_-1205949941'), (u'CAST_-1205948759', u'CALL... | [('const-4', u'PTRADD_-1205948947'), (u'PTRADD_-1205948726', u'LOAD_-1205949436'), ('const-417', u'LOAD_-1205949457'), ('const-2', u'PTRADD_-1205948701'), (u'LOAD_-1205949728', u'INT_EQUAL_-1205949693'), (u'INT_MULT_-1205949700', u'PTRADD_-1205949666'), (u'LOAD_-1205949755', u'INT_EQUAL_-1205949740'), (u'CAST_-12059489... | null | null | 0001a950 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0001a950(undefined4 *param_1,int param_2,int param_3,int param_4)\n\n{\n int *piVar1;\n int *piVar2;\n int iVar3;\n \n piVar1 = (int *)FUN_0001fe90(1,0xc);\n if (*(int *)(&DAT_0008aae0 + param_2... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid conf_set_int_int(Conf *conf,int primary,int secondary,int value)\n\n{\n int *e;\n int *piVar1;\n int iVar2;\n \n e = (int *)safemalloc(1,0xc);\n if (subkeyt... | (translation_unit "void FUN_0001a950(undefined4 *param_1,int param_2,int param_3,int param_4)\n\n{\n int *piVar1;\n int *piVar2;\n int iVar3;\n \n piVar1 = (int *)FUN_0001fe90(1,0xc);\n if (*(int *)(&DAT_0008aae0 + param_2 * 4) != 1) {\n \n __assert_fail("subkeytypes[primary] == TYPE_INT","c... | (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 (pointer_declarato... | (function_definition "void FUN_0001a950(undefined4 *param_1,int param_2,int param_3,int param_4)\n\n{\n int *piVar1;\n int *piVar2;\n int iVar3;\n \n piVar1 = (int *)FUN_0001fe90(1,0xc);\n if (*(int *)(&DAT_0008aae0 + param_2 * 4) != 1) {\n \n __assert_fail("subkeytypes[primary] == TYPE_INT"... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(type_1 *conf,int primary,int secondary,int value)
{
int *var_5;
int *var_4;
int var_8;
var_5 = (int *)var_1(1,0xc);
if (subkeytypes[primary] != 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))) (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,int param_3,int param_4)
{
int *piVar1;
int *piVar2;
int iVar3;
piVar1 = (int *)FUN_0001fe90(1,0xc);
if (*(int *)(&DAT_0008aae0 + param_2 * 4) != 1) {
... |
9171_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | operator== | FUN_00220e00 |
/* bool TEMPNAMEPLACEHOLDERVALUE(__normal_iterator<char const*, std::string > const&,
__normal_iterator<char const*, std::string > const&) */
bool operator==(__normal_iterator *param_1,__normal_iterator *param_2)
{
return *(int *)param_1 == *(int *)param_2;
}
|
undefined4 FUN_00220e00(int *param_1,int *param_2)
{
return CONCAT31((int3)((uint)*param_2 >> 8),*param_1 == *param_2);
}
| MOV EDX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [ESP + 0x8]
MOV EAX,dword ptr [EAX]
CMP dword ptr [EDX],EAX
SETZ AL
RET | null | null | null | null | [(u'INT_EQUAL_-1203958237', u'COPY_-1203958232'), (u'LOAD_-1203958252', u'INT_EQUAL_-1203958237'), (u'CAST_-1203958168', u'LOAD_-1203958252'), ('const-417', u'LOAD_-1203958256'), (u'COPY_-1203958232', u'RETURN_-1203958225'), (u'CAST_-1203958171', u'LOAD_-1203958256'), ('const-0', u'RETURN_-1203958225'), ('const-417', u... | [(u'INT_EQUAL_-1203958237', u'PIECE_-1203958173'), (u'PIECE_-1203958173', u'RETURN_-1203958225'), (u'SUBPIECE_-1203958173', u'PIECE_-1203958173'), (u'CAST_-1203958168', u'INT_RIGHT_-1203958203'), (u'LOAD_-1203958252', u'INT_EQUAL_-1203958237'), (u'INT_RIGHT_-1203958203', u'SUBPIECE_-1203958173'), ('const-417', u'LOAD_-... | null | null | 00220e00 | x86 | O3 | (translation_unit "undefined4 FUN_00220e00(int *param_1,int *param_2)\n\n{\n return CONCAT31((int3)((uint)*param_2 >> 8),*param_1 == *param_2);\n}\n\n" (function_definition "undefined4 FUN_00220e00(int *param_1,int *param_2)\n\n{\n return CONCAT31((int3)((uint)*param_2 >> 8),*param_1 == *param_2);\n}" type_identifier... | (translation_unit "/* bool TEMPNAMEPLACEHOLDERVALUE(__normal_iterator<char const*, std::string > const&,\n __normal_iterator<char const*, std::string > const&) */\n\nbool operator==(__normal_iterator *param_1,__normal_iterator *param_2)\n\n{\n return *(int *)param_1 == *(int *)param_2;\n}\n\n" comment (declaration "... | (translation_unit "undefined4 FUN_00220e00(int *param_1,int *param_2)\n\n{\n return CONCAT31((int3)((uint)*param_2 >> 8),*param_1 == *param_2);\n}\n\n" (function_definition "undefined4 FUN_00220e00(int *param_1,int *param_2)\n\n{\n return CONCAT31((int3)((uint)*param_2 >> 8),*param_1 == *param_2);\n}" type_identifier... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (return_statement return (call_expression IDENT (argument_list ( (call_expression (pare... | (function_definition "undefined4 FUN_00220e00(int *param_1,int *param_2)\n\n{\n return CONCAT31((int3)((uint)*param_2 >> 8),*param_1 == *param_2);\n}" (type_identifier "undefined4") (function_declarator "FUN_00220e00(int *param_1,int *param_2)" (identifier "FUN_00220e00") (parameter_list "(int *param_1,int *param_2)" ... |
/* bool TEMPNAMEPLACEHOLDERVALUE(__normal_iterator<char const*, std::string > const&,
__normal_iterator<char const*, std::string > const&) */
bool operator==(__normal_iterator *param_1,__normal_iterator *param_2)
{
return *(function_1 *)param_1 == *(int *)param_2;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer... | null |
undefined4 MASKED(int *param_1,int *param_2)
{
return CONCAT31((int3)((uint)*param_2 >> 8),*param_1 == *param_2);
}
|
4699_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | ~Struct_incremental_startup_unchanged | FUN_00157ac0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
~Struct_incremental_startup_unchanged(Struct_incremental_startup_unchanged * this, int __in_chrg)
*/
void __thiscall
gold::General_options::Struct_incremental_startup_unchanged::~Struct_inc... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00157ac0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00404ca8;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_00248220((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x2bc53a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff0ca8]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x00157af2
SUB ESP,0xc
PUSH EDX
CALL 0x00248220
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1207272750')] | [('const-0', u'PTRSUB_-1207272532'), ('const-417', u'LOAD_-1207272693'), ('tmp_439', u'STORE_-1207272697'), ('tmp_439', u'PTRADD_-1207272528'), (u'INT_NOTEQUAL_-1207272673', u'CBRANCH_-1207272673'), (u'CAST_-1207272528', u'CALL_-1207272650'), ('const-0', u'RETURN_-1207272610'), ('const-4', u'PTRADD_-1207272541'), (u'PT... | null | null | 00157ac0 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00157ac0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00404ca8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n 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\n ~Struct_incremental_startup_unchanged(Struct_incremental_startup_unchanged * this, int __in_chrg)\n */\n\nvoid __thiscall\ngold::General_options::Struct_incremental_startu... | (translation_unit "void FUN_00157ac0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00404ca8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_00157ac0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00404ca8;\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_00157ac0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00404ca8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00157ac0(undefined4 *param_1)" (identifier "FUN_00157ac0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
~Struct_incremental_startup_unchanged(Struct_incremental_startup_unchanged * this, int __in_chrg)
*/
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *th... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00404ca8;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_00248220((undefined4 *)param_1[1]);
}
return;
}
|
18_mkfifo_and_mkfifo_strip.c | __stack_chk_fail | __stack_chk_fail |
void __stack_chk_fail(void)
{
(*(code *)PTR___stack_chk_fail_0002504c)();
return;
}
|
void __stack_chk_fail(void)
{
(*(code *)PTR___stack_chk_fail_0002504c)();
return;
}
| JMP dword ptr [EBX + 0x4c] | null | null | null | null | [('tmp_58', u'CAST_-1205984873'), (u'INDIRECT_-1205984878', u'COPY_-1205984937'), (u'CAST_-1205984873', u'CALLIND_-1205984950'), (u'CALLIND_-1205984950', u'INDIRECT_-1205984878'), ('const-0', u'RETURN_-1205984947')] | [('tmp_58', u'CAST_-1205984873'), (u'INDIRECT_-1205984878', u'COPY_-1205984937'), (u'CAST_-1205984873', u'CALLIND_-1205984950'), (u'CALLIND_-1205984950', u'INDIRECT_-1205984878'), ('const-0', u'RETURN_-1205984947')] | null | null | 00012140 | x86 | O3 | (translation_unit "void __stack_chk_fail(void)\n\n{\n (*(code *)PTR___stack_chk_fail_0002504c)();\n return;\n}\n\n" (function_definition "void __stack_chk_fail(void)\n\n{\n (*(code *)PTR___stack_chk_fail_0002504c)();\n return;\n}" primitive_type (function_declarator "__stack_chk_fail(void)" identifier (parameter_li... | (translation_unit "void __stack_chk_fail(void)\n\n{\n (*(code *)PTR___stack_chk_fail_0002504c)();\n return;\n}\n\n" (function_definition "void __stack_chk_fail(void)\n\n{\n (*(code *)PTR___stack_chk_fail_0002504c)();\n return;\n}" primitive_type (function_declarator "__stack_chk_fail(void)" identifier (parameter_li... | (translation_unit "void __stack_chk_fail(void)\n\n{\n (*(code *)PTR___stack_chk_fail_0002504c)();\n return;\n}\n\n" (function_definition "void __stack_chk_fail(void)\n\n{\n (*(code *)PTR___stack_chk_fail_0002504c)();\n return;\n}" primitive_type (function_declarator "__stack_chk_fail(void)" identifier (parameter_li... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void __stack_chk_fail(void)\n\n{\n (*(code *)PTR___stack_chk_fail_0002504c)();\n return;\n}" (primitive_type "void") (function_declarator "__stack_chk_fail(void)" (identifier "__stack_chk_fail") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (co... |
void function_1(void)
{
(*(type_1 *)PTR___stack_chk_fail_0002504c)();
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_0002504c)();
return;
}
|
282_i686-kfreebsd-gnu-readelf_and_i686-kfreebsd-gnu-readelf_strip.c | process_extended_line_op | FUN_000523d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 process_extended_line_op(uchar *data,int is_stmt,uchar *end)
{
byte bVar1;
uint uVar2;
char *pcVar3;
int iVar4;
char *pcVar5;
size_t sVar6;
byte *pbVar7;
uint uVar8;
int iVar9;
byte *pbVar10;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint __regparm3 FUN_000523d0(int param_1,undefined4 param_2,byte *param_3)
{
byte bVar1;
uint uVar2;
undefined4 uVar3;
char *pcVar4;
size_t sVar5;
byte *pbVar6;
uint uVar7;
int iVar8;
byte *pbVar9;
byte *pbVa... | PUSH EBP
MOV EBP,ECX
PUSH EDI
PUSH ESI
MOV ESI,EAX
PUSH EBX
CALL 0x00013f70
ADD EBX,0x61c23
SUB ESP,0x3c
MOV dword ptr [ESP + 0x10],EDX
PUSH ECX
PUSH 0x0
LEA EAX,[ESP + 0x34]
MOV dword ptr [ESP + 0x14],EAX
PUSH EAX
PUSH ESI
CALL 0x0004f990
MOV ECX,dword ptr [ESP + 0x3c]
ADD ESP,0x10
LEA EDX,[ESI + ECX*0x1]
TEST EAX,EAX... | null | null | null | null | [(u'CALL_-1206243551', u'INDIRECT_-1206238763'), (u'CALL_-1206243551', u'INDIRECT_-1206238229'), (u'CALL_-1206243824', u'INDIRECT_-1206238573'), (u'INDIRECT_-1206238805', u'MULTIEQUAL_-1206240020'), (u'INT_SUB_-1206243924', u'MULTIEQUAL_-1206242888'), (u'COPY_-1206239631', u'CALL_-1206243847'), (u'INDIRECT_-1206239132'... | [(u'MULTIEQUAL_-1206238550', u'MULTIEQUAL_-1206239680'), (u'CALL_-1206244456', u'INDIRECT_-1206239329'), (u'CALL_-1206243676', u'INDIRECT_-1206238822'), (u'CALLIND_-1206243850', u'INDIRECT_-1206239594'), (u'CALL_-1206243742', u'INDIRECT_-1206238949'), (u'INDIRECT_-1206239354', u'MULTIEQUAL_-1206240617'), (u'CALL_-12062... | null | null | 000523d0 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint __regparm3 FUN_000523d0(int param_1,undefined4 param_2,byte *param_3)\n\n{\n byte bVar1;\n uint uVar2;\n undefined4 uVar3;\n char *pcVar4;\n size_t sVar5;\n byte *pbVar6;\n uint uVar7;\n int iVar8... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 process_extended_line_op(uchar *data,int is_stmt,uchar *end)\n\n{\n byte bVar1;\n uint uVar2;\n char *pcVar3;\n int iVar4;\n char *pcVar5;\n size_t sVar6;\n byte *pbVar7;\n uint uVar8;\n ... | (translation_unit "uint __regparm3 FUN_000523d0(int param_1,undefined4 param_2,byte *param_3)\n\n{\n byte bVar1;\n uint uVar2;\n undefined4 uVar3;\n char *pcVar4;\n size_t sVar5;\n byte *pbVar6;\n uint uVar7;\n int iVar8;\n byte *pbVar9;\n byte *pbVar10;\n undefined8 uVar11;\n uint local_20 [3];\n undefine... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decl... | (function_definition "uint __regparm3 FUN_000523d0(int param_1,undefined4 param_2,byte *param_3)\n\n{\n byte bVar1;\n uint uVar2;\n undefined4 uVar3;\n char *pcVar4;\n size_t sVar5;\n byte *pbVar6;\n uint uVar7;\n int iVar8;\n byte *pbVar9;\n byte *pbVar10;\n undefined8 uVar11;\n uint local_20 [3];\n undef... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 function_1(type_1 *var_2,int is_stmt,type_1 *var_5)
{
type_2 bVar1;
type_3 var_4;
char *var_19;
int var_10;
char *pcVar5;
size_t sVar6;
type_2 *var_6;
type_3 var_15;
int var_11;
type_2 *var_12;
... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (para... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint __regparm3 MASKED(int param_1,undefined4 param_2,byte *param_3)
{
byte bVar1;
uint uVar2;
undefined4 uVar3;
char *pcVar4;
size_t sVar5;
byte *pbVar6;
uint uVar7;
int iVar8;
byte *pbVar9;
byte *pbVar10;
... |
122_tsort_and_tsort_strip.c | readtoken | FUN_00017050 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
size_t readtoken(FILE *stream,char *delim,size_t n_delim,token_buffer *tokenbuffer)
{
uint *puVar1;
int iVar2;
byte bVar3;
uint uVar4;
char *pcVar5;
uint uVar6;
char *p;
s... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
uint FUN_00017050(_IO_FILE *param_1,byte *param_2,int param_3,uint *param_4)
{
uint *puVar1;
byte bVar2;
undefined1 *puVar3;
uint uVar4;
uint uVar5;
uint uVar6;
byte *pbVar7;
uint uVar8;
int in_GS_OFFSET;
uin... | CALL 0x0001484d
ADD EAX,0x7fab
PUSH EBP
XOR ECX,ECX
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x4c
MOV EDI,dword ptr [ESP + 0x60]
MOV EDX,dword ptr [ESP + 0x64]
MOV dword ptr [ESP],EAX
LEA ESI,[ESP + 0x1c]
MOV EAX,dword ptr [ESP + 0x6c]
MOV dword ptr [ESP + 0x8],EAX
MOV EAX,GS:[0x14]
MOV dword ptr [ESP + 0x3c],EAX
XOR EAX,EAX... | null | null | null | null | [(u'COPY_-1205964601', u'MULTIEQUAL_-1205963219'), (u'CAST_-1205962254', u'STORE_-1205963826'), (u'MULTIEQUAL_-1205962928', u'INT_EQUAL_-1205964056'), (u'PTRADD_-1205964422', u'CAST_-1205962455'), ('tmp_4780', u'MULTIEQUAL_-1205963049'), (u'MULTIEQUAL_-1205962914', u'MULTIEQUAL_-1205962370'), (u'INT_EQUAL_-1205963582',... | [(u'COPY_-1205964162', u'MULTIEQUAL_-1205962929'), (u'CAST_-1205962026', u'INT_SLESS_-1205963347'), (u'LOAD_-1205964146', u'MULTIEQUAL_-1205962976'), ('const-4', u'PTRSUB_-1205962453'), (u'INT_EQUAL_-1205963582', u'CBRANCH_-1205963581'), (u'INT_LEFT_-1205964443', u'INT_OR_-1205964350'), ('const-4', u'PTRADD_-1205962355... | null | null | 00017050 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nuint FUN_00017050(_IO_FILE *param_1,byte *param_2,int param_3,uint *param_4)\n\n{\n uint *puVar1;\n byte bVar2;\n undefined1 *puVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n byte *pbVar7;\n uint uV... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nsize_t readtoken(FILE *stream,char *delim,size_t n_delim,token_buffer *tokenbuffer)\n\n{\n uint *puVar1;\n int iVar2;\n byte bVar3;\n uint uVar4;\n char *pcVar5;\... | (translation_unit "uint FUN_00017050(_IO_FILE *param_1,byte *param_2,int param_3,uint *param_4)\n\n{\n uint *puVar1;\n byte bVar2;\n undefined1 *puVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n byte *pbVar7;\n uint uVar8;\n int in_GS_OFFSET;\n uint local_40 [8];\n int local_20;\n \n local_20 = *(int *)(... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_st... | (function_definition "uint FUN_00017050(_IO_FILE *param_1,byte *param_2,int param_3,uint *param_4)\n\n{\n uint *puVar1;\n byte bVar2;\n undefined1 *puVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n byte *pbVar7;\n uint uVar8;\n int in_GS_OFFSET;\n uint local_40 [8];\n int local_20;\n \n local_20 = *(int ... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
size_t function_1(type_1 *stream,char *var_3,size_t var_4,type_2 *tokenbuffer)
{
type_3 *puVar1;
int var_14;
type_4 var_5;
type_3 var_8;
char *pcVar5;
type_3 var_2;
char *va... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (point... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
uint MASKED(_IO_FILE *param_1,byte *param_2,int param_3,uint *param_4)
{
uint *puVar1;
byte bVar2;
undefined1 *puVar3;
uint uVar4;
uint uVar5;
uint uVar6;
byte *pbVar7;
uint uVar8;
int in_GS_OFFSET;
uint loca... |
222_s390x-linux-gnu-objcopy_and_s390x-linux-gnu-objcopy_strip.c | debug_end_block | FUN_0001f300 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
bfd_boolean debug_end_block(void *handle,bfd_vma addr)
{
int iVar1;
char *pcVar2;
undefined4 uVar3;
if ((*(int *)((int)handle + 4) == 0) || (iVar1 = *(int *)((int)handle + 0x10), iVar1 == 0)) {
pcVar2 = "debug_end_... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
undefined4 FUN_0001f300(int param_1,undefined4 param_2,undefined4 param_3)
{
int iVar1;
char *pcVar2;
undefined4 uVar3;
if ((*(int *)(param_1 + 4) == 0) || (iVar1 = *(int *)(param_1 + 0x10), iVar1 == 0)) {
pcVar2 ... | PUSH EDI
PUSH ESI
CALL 0x00020807
ADD ESI,0x20cf9
PUSH EBX
MOV EAX,dword ptr [ESP + 0x10]
MOV ECX,dword ptr [ESP + 0x14]
MOV EBX,dword ptr [ESP + 0x18]
MOV EDX,dword ptr [EAX + 0x4]
TEST EDX,EDX
JZ 0x0001f348
MOV EDX,dword ptr [EAX + 0x10]
TEST EDX,EDX
JZ 0x0001f348
MOV EDI,dword ptr [EDX + 0x4]
TEST EDI,EDI
JZ 0x0001f... | null | null | null | null | [('const-217903', u'COPY_-1205930849'), (u'COPY_-1205930986', u'RETURN_-1205930951'), ('tmp_531', u'CAST_-1205930837'), (u'COPY_-1205931129', u'RETURN_-1205931097'), (u'INT_ADD_-1205931169', u'CAST_-1205930861'), (u'INDIRECT_-1205930794', u'COPY_-1205930839'), ('tmp_148', u'CBRANCH_-1205931166'), ('tmp_114', u'CBRANCH_... | [(u'COPY_-1205930986', u'RETURN_-1205930951'), (u'COPY_-1205931129', u'RETURN_-1205931097'), ('tmp_148', u'CBRANCH_-1205931166'), ('tmp_114', u'CBRANCH_-1205931186'), ('const-4', u'INT_ADD_-1205931149'), (u'CAST_-1205930850', u'STORE_-1205931143'), ('const-0', u'COPY_-1205930986'), ('const-0', u'INT_EQUAL_-1205931187')... | null | null | 0001f300 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nundefined4 FUN_0001f300(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n char *pcVar2;\n undefined4 uVar3;\n \n if ((*(int *)(param_1 + 4) == 0) || (iVar1 = *(int *)(param_1 + 0x10),... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nbfd_boolean debug_end_block(void *handle,bfd_vma addr)\n\n{\n int iVar1;\n char *pcVar2;\n undefined4 uVar3;\n \n if ((*(int *)((int)handle + 4) == 0) || (iVar1 = *(int *)((int)handle + 0x10), iVar1 == 0))... | (translation_unit "undefined4 FUN_0001f300(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n char *pcVar2;\n undefined4 uVar3;\n \n if ((*(int *)(param_1 + 4) == 0) || (iVar1 = *(int *)(param_1 + 0x10), iVar1 == 0)) {\n pcVar2 = "debug_end_block: no current block";\n }\n else {\n if (*... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE I... | (function_definition "undefined4 FUN_0001f300(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n char *pcVar2;\n undefined4 uVar3;\n \n if ((*(int *)(param_1 + 4) == 0) || (iVar1 = *(int *)(param_1 + 0x10), iVar1 == 0)) {\n pcVar2 = "debug_end_block: no current block";\n }\n else {\n if... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
type_1 function_1(void *handle,type_2 addr)
{
int var_1;
char *pcVar2;
type_3 uVar3;
if ((*(int *)((int)handle + 4) == 0) || (var_1 = *(int *)((int)handle + 0x10), var_1 == 0)) {
pcVar2 = "debug_end_block: no curre... | 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.si replaced with injection: get_pc_thunk_si */
undefined4 MASKED(int param_1,undefined4 param_2,undefined4 param_3)
{
int iVar1;
char *pcVar2;
undefined4 uVar3;
if ((*(int *)(param_1 + 4) == 0) || (iVar1 = *(int *)(param_1 + 0x10), iVar1 == 0)) {
pcVar2 = "deb... |
2129_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | _M_deallocate_node | FUN_000646a0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
_M_deallocate_node(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_tru... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_000646a0(int param_1)
{
if (*(int *)(param_1 + 4) != param_1 + 0xc) {
FUN_001ff030(*(int *)(param_1 + 4));
}
FUN_001ff030(param_1);
return;
}
| PUSH ESI
MOV ESI,EAX
PUSH EBX
LEA EDX,[ESI + 0xc]
CALL 0x00036f20
ADD EBX,0x34a954
SUB ESP,0x4
MOV EAX,dword ptr [EAX + 0x4]
CMP EAX,EDX
JZ 0x000646c8
SUB ESP,0xc
PUSH EAX
CALL 0x001ff030
ADD ESP,0x10
SUB ESP,0xc
PUSH ESI
CALL 0x001ff030
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [(u'INT_ADD_-1206303002', u'CAST_-1206302807'), ('tmp_119', u'CBRANCH_-1206302998'), (u'INT_NOTEQUAL_-1206302998', u'CBRANCH_-1206302998'), ('const-12', u'INT_ADD_-1206303042'), (u'CAST_-1206302808', u'INT_ADD_-1206303002'), (u'CAST_-1206302827', u'INT_ADD_-1206303042'), ('tmp_409', u'CAST_-1206302827'), (u'INT_ADD_-12... | [('tmp_409', u'INT_ADD_-1206303002'), ('tmp_119', u'CBRANCH_-1206302998'), (u'INT_NOTEQUAL_-1206302998', u'CBRANCH_-1206302998'), ('const-12', u'INT_ADD_-1206303042'), ('const-417', u'LOAD_-1206303018'), ('tmp_409', u'INT_ADD_-1206303042'), ('tmp_409', u'CALL_-1206302939'), (u'INT_ADD_-1206303002', u'CAST_-1206302816')... | null | null | 000646a0 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_000646a0(int param_1)\n\n{\n if (*(int *)(param_1 + 4) != param_1 + 0xc) {\n FUN_001ff030(*(int *)(param_1 + 4));\n }\n FUN_001ff030(param_1);\n return;\n}\n\n" comment (function_def... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n _M_deallocate_node(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_... | (translation_unit "void __regparm3 FUN_000646a0(int param_1)\n\n{\n if (*(int *)(param_1 + 4) != param_1 + 0xc) {\n FUN_001ff030(*(int *)(param_1 + 4));\n }\n FUN_001ff030(param_1);\n return;\n}\n\n" (function_definition "void __regparm3 FUN_000646a0(int param_1)\n\n{\n if (*(int *)(param_1 + 4) != param_1 + 0x... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator ... | (function_definition "void __regparm3 FUN_000646a0(int param_1)\n\n{\n if (*(int *)(param_1 + 4) != param_1 + 0xc) {\n FUN_001ff030(*(int *)(param_1 + 4));\n }\n FUN_001ff030(param_1);\n return;\n}" (primitive_type "void") (ERROR "__regparm3" (identifier "__regparm3")) (function_declarator "FUN_000646a0(int para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
_M_deallocate_node(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_tru... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(int param_1)
{
if (*(int *)(param_1 + 4) != param_1 + 0xc) {
FUN_001ff030(*(int *)(param_1 + 4));
}
FUN_001ff030(param_1);
return;
}
|
10256_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | _M_extract_int[abi:cxx11]<unsigned_int> | FUN_0025ec00 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* std::istreambuf_iterator<char, std::char_traits<char> > std::num_get<char,
std::istreambuf_iterator<char, std::char_traits<char> > >::_M_extract_int[abi:cxx11]<unsigned
int>(std::istreambuf_iterator<char, std::char_traits<... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 *
FUN_0025ec00(undefined4 *param_1,undefined4 param_2,int *param_3,uint param_4,int *param_5,
int param_6,int param_7,uint *param_8,uint *param_9)
{
int *piVar1;
byte bVar2;
undefined1 uVar3;
char ... | CALL 0x000559e6
ADD EAX,0x1303fb
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
MOV EBX,EAX
SUB ESP,0x78
MOV ESI,dword ptr [EBP + 0x1c]
MOV EDI,dword ptr [EBP + 0x18]
PUSH dword ptr [EAX + 0xfffffd14]
MOV dword ptr [EBP + -0x60],EAX
MOV dword ptr [EBP + -0x3c],ESI
MOV dword ptr [EBP + -0x44],EDI
CALL 0x001e9740
ADD ES... | null | null | null | null | [(u'LOAD_-1204096496', u'CAST_-1204084942'), (u'COPY_-1204094687', u'MULTIEQUAL_-1204086012'), ('tmp_3903', u'BRANCH_-1204095070'), (u'CALL_-1204091801', u'INDIRECT_-1204084435'), (u'COPY_-1204097020', u'MULTIEQUAL_-1204087108'), (u'MULTIEQUAL_-1204085365', u'MULTIEQUAL_-1204084997'), (u'PTRADD_-1204085724', u'LOAD_-12... | [('tmp_3903', u'BRANCH_-1204095070'), (u'PTRADD_-1204083541', u'CAST_-1204083393'), ('const-4', u'PTRADD_-1204084081'), (u'MULTIEQUAL_-1204085843', u'MULTIEQUAL_-1204086260'), (u'COPY_-1204085636', u'MULTIEQUAL_-1204086782'), ('const-255', u'COPY_-1204087527'), (u'MULTIEQUAL_-1204086167', u'MULTIEQUAL_-1204086153'), (u... | null | null | 0025ec00 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 *\nFUN_0025ec00(undefined4 *param_1,undefined4 param_2,int *param_3,uint param_4,int *param_5,\n int param_6,int param_7,uint *param_8,uint *param_9)\n\n{\n int *piVar1;\n byte bVar2;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* std::istreambuf_iterator<char, std::char_traits<char> > std::num_get<char,\n std::istreambuf_iterator<char, std::char_traits<char> > >::_M_extract_int[abi:cxx11]<unsigned\n int>(std::istreambuf_iterator<ch... | (translation_unit "undefined4 *\nFUN_0025ec00(undefined4 *param_1,undefined4 param_2,int *param_3,uint param_4,int *param_5,\n int param_6,int param_7,uint *param_8,uint *param_9)\n\n{\n int *piVar1;\n byte bVar2;\n undefined1 uVar3;\n char cVar4;\n char cVar5;\n int iVar6;\n uint uVar7;\n uint uVar8... | (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 (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_decl... | (function_definition "undefined4 *\nFUN_0025ec00(undefined4 *param_1,undefined4 param_2,int *param_3,uint param_4,int *param_5,\n int param_6,int param_7,uint *param_8,uint *param_9)\n\n{\n int *piVar1;\n byte bVar2;\n undefined1 uVar3;\n char cVar4;\n char cVar5;\n int iVar6;\n uint uVar7;\n uint uV... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* std::istreambuf_iterator<char, std::char_traits<char> > std::num_get<char,
std::istreambuf_iterator<char, std::char_traits<char> > >::_M_extract_int[abi:cxx11]<unsigned
int>(std::istreambuf_iterator<char, std::char_traits<... | 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,int *param_3,uint param_4,int *param_5,
int param_6,int param_7,uint *param_8,uint *param_9)
{
int *piVar1;
byte bVar2;
undefined1 uVar3;
char cVar4;... |
562_bash_and_bash_strip.c | free_variable_hash_data | FUN_00054790 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void free_variable_hash_data(void *data)
{
uint uVar1;
ARRAY *a;
if (data != (void *)0x0) {
uVar1 = *(uint *)((int)data + 0x14);
if ((uVar1 & 0x20000) == 0) {
a = *... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00054790(undefined4 *param_1)
{
uint uVar1;
void *__ptr;
if (param_1 != (undefined4 *)0x0) {
uVar1 = param_1[5];
if ((uVar1 & 0x20000) == 0) {
__ptr = (void *)param_1[1];
if ((uVar1 & 8) == ... | PUSH ESI
PUSH EBX
CALL 0x000312b0
ADD EBX,0x11d869
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
TEST ESI,ESI
JZ 0x000547e4
MOV EAX,dword ptr [ESI + 0x14]
TEST EAX,0x20000
JZ 0x00054800
MOV EAX,dword ptr [ESI + 0x8]
TEST EAX,EAX
JZ 0x000547c5
SUB ESP,0xc
PUSH EAX
CALL 0x0002e200
ADD ESP,0x10
SUB ESP,0xc
PUSH dword ptr [ES... | null | null | null | null | [(u'LOAD_-1206237206', u'INT_NOTEQUAL_-1206237187'), (u'INT_AND_-1206237084', u'INT_NOTEQUAL_-1206237097'), (u'CAST_-1206236621', u'LOAD_-1206237229'), ('tmp_905', u'CAST_-1206236572'), (u'INT_NOTEQUAL_-1206237230', u'CBRANCH_-1206237230'), (u'CALL_-1206237071', u'INDIRECT_-1206236579'), ('const-131072', u'INT_AND_-120... | [(u'INT_AND_-1206237084', u'INT_NOTEQUAL_-1206237097'), (u'PTRADD_-1206236621', u'LOAD_-1206237229'), (u'INT_NOTEQUAL_-1206237230', u'CBRANCH_-1206237230'), (u'CALL_-1206237071', u'INDIRECT_-1206236579'), ('const-64', u'INT_AND_-1206236648'), ('const-131072', u'INT_AND_-1206237197'), ('const-1', u'PTRADD_-1206236530'),... | null | null | 00054790 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00054790(undefined4 *param_1)\n\n{\n uint uVar1;\n void *__ptr;\n \n if (param_1 != (undefined4 *)0x0) {\n uVar1 = param_1[5];\n if ((uVar1 & 0x20000) == 0) {\n __ptr = (void *)param_1[... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid free_variable_hash_data(void *data)\n\n{\n uint uVar1;\n ARRAY *a;\n \n if (data != (void *)0x0) {\n uVar1 = *(uint *)((int)data + 0x14);\n if ((uVar1 &... | (translation_unit "void FUN_00054790(undefined4 *param_1)\n\n{\n uint uVar1;\n void *__ptr;\n \n if (param_1 != (undefined4 *)0x0) {\n uVar1 = param_1[5];\n if ((uVar1 & 0x20000) == 0) {\n __ptr = (void *)param_1[1];\n if ((uVar1 & 8) == 0) {\n if ((uVar1 & 4) == 0) {\n if ((uVar1 & ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT ... | (function_definition "void FUN_00054790(undefined4 *param_1)\n\n{\n uint uVar1;\n void *__ptr;\n \n if (param_1 != (undefined4 *)0x0) {\n uVar1 = param_1[5];\n if ((uVar1 & 0x20000) == 0) {\n __ptr = (void *)param_1[1];\n if ((uVar1 & 8) == 0) {\n if ((uVar1 & 4) == 0) {\n if ((uVar1... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(void *var_1)
{
type_1 var_2;
type_2 *var_3;
if (var_1 != (void *)0x0) {
var_2 = *(type_1 *)((int)var_1 + 0x14);
if ((var_2 & 0x20000) == 0) {
var_3 ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
uint uVar1;
void *__ptr;
if (param_1 != (undefined4 *)0x0) {
uVar1 = param_1[5];
if ((uVar1 & 0x20000) == 0) {
__ptr = (void *)param_1[1];
if ((uVar1 & 8) == 0) {
... |
70_uniq_and_uniq_strip.c | deregister_tm_clones | FUN_00011f80 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Removing unreachable block (ram,0x00011f9b) */
/* WARNING: Removing unreachable block (ram,0x00011fa5) */
void deregister_tm_clones(void)
{
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Removing unreachable block (ram,0x00011f9b) */
/* WARNING: Removing unreachable block (ram,0x00011fa5) */
void FUN_00011f80(void)
{
return;
}
| CALL 0x000120a5
ADD EDX,0xc07b
LEA ECX,[EDX + 0x16c]
LEA EAX,[EDX + 0x16c]
CMP EAX,ECX
JZ 0x00011fb8
MOV EAX,dword ptr [EDX + 0xffffffbc]
TEST EAX,EAX
JZ 0x00011fb8
PUSH EBP
MOV EBP,ESP
SUB ESP,0x14
PUSH ECX
CALL EAX
ADD ESP,0x10
LEAVE
RET
RET | null | null | null | null | [('const-0', u'RETURN_-1205985265')] | [('const-0', u'RETURN_-1205985265')] | null | null | 00011f80 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x00011f9b) */\n/* WARNING: Removing unreachable block (ram,0x00011fa5) */\n\nvoid FUN_00011f80(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,0x00011f9b) */\n/* WARNING: Removing unreachable block (ram,0x00011fa5) */\n\nvoid deregister_tm_clones(void)\n\n{\n return;\n}\n\n" comment comment comment (function_... | (translation_unit "void FUN_00011f80(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00011f80(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00011f80(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_00011f80(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00011f80(void)" (identifier "FUN_00011f80") (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,0x00011f9b) */
/* WARNING: Removing unreachable block (ram,0x00011fa5) */
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,0x00011f9b) */
/* WARNING: Removing unreachable block (ram,0x00011fa5) */
void MASKED(void)
{
return;
}
|
4428_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | get_die_end | FUN_000f8530 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: bool get_die_end(Output_reduced_debug_info_section * this, uchar * die,
uchar * abbrev, uchar * * die_end, uchar * buffer_end, int address_size, bool is64) */
bool __thiscall
gold::Output_reduced_de... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4
FUN_000f8530(undefined4 param_1,byte *param_2,byte *param_3,undefined4 *param_4,byte *param_5,
int param_6,char param_7)
{
byte bVar1;
byte *pbVar2;
uint uVar3;
size_t sVar4;
int iVar5;
bool bV... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x209ac7
SUB ESP,0x3c
CMP byte ptr [ESP + 0x68],0x1
MOV EBP,dword ptr [ESP + 0x58]
SBB EAX,EAX
AND EAX,0xfffffffc
ADD EAX,0x8
MOV dword ptr [ESP + 0x1c],EAX
LEA EAX,[ESP + 0x2c]
MOV dword ptr [ESP + 0x10],EAX
LEA EAX,[ESP + 0x54]
MOV dword ptr [ESP + 0x18],EAX... | null | null | null | null | [(u'BOOL_AND_-1206876519', u'COPY_-1206875133'), (u'PTRSUB_-1206875228', u'CALL_-1206875883'), (u'CALL_-1206875727', u'INDIRECT_-1206875094'), ('const-4294967292', u'INT_AND_-1206876759'), (u'MULTIEQUAL_-1206875394', u'MULTIEQUAL_-1206875455'), (u'INDIRECT_-1206875322', u'MULTIEQUAL_-1206875394'), ('const-417', u'LOAD_... | [(u'MULTIEQUAL_-1206875463', u'PTRADD_-1206875636'), (u'MULTIEQUAL_-1206875297', u'MULTIEQUAL_-1206875268'), (u'CALL_-1206875727', u'INT_ADD_-1206874907'), (u'PIECE_-1206875702', u'COPY_-1206875187'), ('const-1', u'PTRADD_-1206876050'), ('const-4294967292', u'INT_AND_-1206876759'), (u'PTRADD_-1206875649', u'MULTIEQUAL_... | null | null | 000f8530 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4\nFUN_000f8530(undefined4 param_1,byte *param_2,byte *param_3,undefined4 *param_4,byte *param_5,\n int param_6,char param_7)\n\n{\n byte bVar1;\n byte *pbVar2;\n uint uVar3;\n size_t s... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: bool get_die_end(Output_reduced_debug_info_section * this, uchar * die,\n uchar * abbrev, uchar * * die_end, uchar * buffer_end, int address_size, bool is64) */\n\nbool __thiscall\n... | (translation_unit "undefined4\nFUN_000f8530(undefined4 param_1,byte *param_2,byte *param_3,undefined4 *param_4,byte *param_5,\n int param_6,char param_7)\n\n{\n byte bVar1;\n byte *pbVar2;\n uint uVar3;\n size_t sVar4;\n int iVar5;\n bool bVar6;\n byte *pbVar8;\n byte *pbVar9;\n bool bVar10;\n ulon... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_dec... | (function_definition "undefined4\nFUN_000f8530(undefined4 param_1,byte *param_2,byte *param_3,undefined4 *param_4,byte *param_5,\n int param_6,char param_7)\n\n{\n byte bVar1;\n byte *pbVar2;\n uint uVar3;\n size_t sVar4;\n int iVar5;\n bool bVar6;\n byte *pbVar8;\n byte *pbVar9;\n bool bVar10;\n u... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: bool get_die_end(Output_reduced_debug_info_section * this, uchar * die,
uchar * abbrev, uchar * * die_end, uchar * buffer_end, int address_size, bool is64) */
bool __thiscall
gold::type_1::function_... | 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: (pointer_declarator declarator: (identi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4
MASKED(undefined4 param_1,byte *param_2,byte *param_3,undefined4 *param_4,byte *param_5,
int param_6,char param_7)
{
byte bVar1;
byte *pbVar2;
uint uVar3;
size_t sVar4;
int iVar5;
bool bVar6;
... |
9993_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | _M_group_int | FUN_00254710 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::num_put<wchar_t, std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::_M_group_int(char const*, unsigned int, wchar_t, std::ios_base&, wchar_t*, wchar_t*, int&)
const */
void __thiscall
std::num_put<wchar... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00254710(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,int param_6,int param_7,int *param_8)
{
int iVar1;
iVar1 = FUN_002544e0(param_6,param_4,pa... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ESP + 0x2c]
CALL 0x00036db0
ADD EBX,0x1558e4
MOV EAX,dword ptr [ESP + 0x28]
MOV EDI,dword ptr [ESP + 0x24]
MOV EDX,dword ptr [ESI]
SUB ESP,0x8
LEA EDX,[EAX + EDX*0x4]
PUSH EDX
PUSH EAX
PUSH dword ptr [ESP + 0x28]
PUSH dword ptr [ESP + 0x28]
PUSH dword ptr [ESP + 0x34]
PUSH ... | null | null | null | null | [('const-2', u'INT_SRIGHT_-1204140091'), (u'CAST_-1204139954', u'INT_SUB_-1204140113'), ('const-417', u'STORE_-1204140083'), ('const-417', u'LOAD_-1204140214'), (u'PTRADD_-1204139980', u'CALL_-1204140146'), ('tmp_397', u'CALL_-1204140146'), ('tmp_401', u'CALL_-1204140146'), (u'INT_SUB_-1204140113', u'INT_SRIGHT_-120414... | [(u'CALL_-1204140146', u'INT_SUB_-1204140113'), ('tmp_610', u'CALL_-1204140146'), ('const-2', u'INT_SRIGHT_-1204140091'), (u'LOAD_-1204140214', u'INT_MULT_-1204140168'), (u'INT_SUB_-1204140113', u'INT_SRIGHT_-1204140091'), (u'INT_SRIGHT_-1204140091', u'STORE_-1204140083'), ('tmp_613', u'CALL_-1204140146'), ('const-417'... | null | null | 00254710 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00254710(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,int param_6,int param_7,int *param_8)\n\n{\n int iVar1;\n \n iVar1 = FUN_0... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::num_put<wchar_t, std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n >::_M_group_int(char const*, unsigned int, wchar_t, std::ios_base&, wchar_t*, wchar_t*, int&)\n const */\n\nvoid __this... | (translation_unit "void FUN_00254710(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,int param_6,int param_7,int *param_8)\n\n{\n int iVar1;\n \n iVar1 = FUN_002544e0(param_6,param_4,param_2,param_3,param_7,param_7 + *param_8 * 4);\n *param_8 = iVar1... | (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_00254710(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,int param_6,int param_7,int *param_8)\n\n{\n int iVar1;\n \n iVar1 = FUN_002544e0(param_6,param_4,param_2,param_3,param_7,param_7 + *param_8 * 4);\n *param_8 = iV... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::num_put<wchar_t, std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::_M_group_int(char const*, unsigned int, wchar_t, std::ios_base&, wchar_t*, wchar_t*, int&)
const */
void __thiscall
std::num_put<var_2... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,int param_6,int param_7,int *param_8)
{
int iVar1;
iVar1 = FUN_002544e0(param_6,param_4,param_2,... |
203_i686-gnu-ar_and_i686-gnu-ar_strip.c | mode_string | FUN_00018b20 |
void mode_string(ulong mode,char *str)
{
char cVar1;
char cVar2;
char cVar3;
uint uVar4;
char cVar5;
cVar1 = 'd';
uVar4 = mode & 0xf000;
if ((((uVar4 != 0x4000) && (cVar1 = 'l', uVar4 != 0xa000)) && (cVar1 = 'b', uVar4 != 0x6000)) &&
(((cVar1 = 'c', uVar4 != 0x2000 && (cVar1 = 's', uVar4 != 0x... |
void FUN_00018b20(uint param_1,undefined1 *param_2)
{
undefined1 uVar1;
char cVar2;
char cVar3;
char cVar4;
uint uVar5;
uVar1 = 100;
uVar5 = param_1 & 0xf000;
if ((((uVar5 != 0x4000) && (uVar1 = 0x6c, uVar5 != 0xa000)) && (uVar1 = 0x62, uVar5 != 0x6000)) &&
(((uVar1 = 99, uVar5 != 0x2000 && (u... | PUSH EBP
MOV ECX,0x64
PUSH EDI
PUSH ESI
PUSH EBX
MOV EAX,dword ptr [ESP + 0x14]
MOV EDX,dword ptr [ESP + 0x18]
MOV EBX,EAX
AND EBX,0xf000
CMP EBX,0x4000
JZ 0x00018b88
MOV ECX,0x6c
CMP EBX,0xa000
JZ 0x00018b88
MOV ECX,0x62
CMP EBX,0x6000
JZ 0x00018b88
MOV ECX,0x63
CMP EBX,0x2000
JZ 0x00018b88
MOV ECX,0x73
CMP EBX,0xc000... | null | null | null | null | [('const-0', u'INT_EQUAL_-1205957232'), ('const-115', u'COPY_-1205956594'), (u'INT_ADD_-1205957031', u'STORE_-1205957035'), (u'INT_EQUAL_-1205957232', u'INT_2COMP_-1205956719'), ('const-64', u'INT_AND_-1205957455'), ('const-49152', u'INT_NOTEQUAL_-1205957685'), (u'INT_ADD_-1205957562', u'STORE_-1205957566'), ('tmp_1962... | [('const-0', u'INT_EQUAL_-1205957232'), ('tmp_2746', u'INT_AND_-1205957455'), ('const-115', u'COPY_-1205956594'), ('tmp_2746', u'INT_AND_-1205957533'), (u'INT_ADD_-1205957031', u'STORE_-1205957035'), (u'INT_EQUAL_-1205957232', u'INT_2COMP_-1205956719'), ('const-64', u'INT_AND_-1205957455'), ('tmp_2747', u'PTRADD_-12059... | null | null | 00018b20 | x86 | O3 | (translation_unit "void FUN_00018b20(uint param_1,undefined1 *param_2)\n\n{\n undefined1 uVar1;\n char cVar2;\n char cVar3;\n char cVar4;\n uint uVar5;\n \n uVar1 = 100;\n uVar5 = param_1 & 0xf000;\n if ((((uVar5 != 0x4000) && (uVar1 = 0x6c, uVar5 != 0xa000)) && (uVar1 = 0x62, uVar5 != 0x6000)) &&\n (((uVa... | (translation_unit "void mode_string(ulong mode,char *str)\n\n{\n char cVar1;\n char cVar2;\n char cVar3;\n uint uVar4;\n char cVar5;\n \n cVar1 = 'd';\n uVar4 = mode & 0xf000;\n if ((((uVar4 != 0x4000) && (cVar1 = 'l', uVar4 != 0xa000)) && (cVar1 = 'b', uVar4 != 0x6000)) &&\n (((cVar1 = 'c', uVar4 != 0x200... | (translation_unit "void FUN_00018b20(uint param_1,undefined1 *param_2)\n\n{\n undefined1 uVar1;\n char cVar2;\n char cVar3;\n char cVar4;\n uint uVar5;\n \n uVar1 = 100;\n uVar5 = param_1 & 0xf000;\n if ((((uVar5 != 0x4000) && (uVar1 = 0x6c, uVar5 != 0xa000)) && (uVar1 = 0x62, uVar5 != 0x6000)) &&\n (((uVa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d... | (function_definition "void FUN_00018b20(uint param_1,undefined1 *param_2)\n\n{\n undefined1 uVar1;\n char cVar2;\n char cVar3;\n char cVar4;\n uint uVar5;\n \n uVar1 = 100;\n uVar5 = param_1 & 0xf000;\n if ((((uVar5 != 0x4000) && (uVar1 = 0x6c, uVar5 != 0xa000)) && (uVar1 = 0x62, uVar5 != 0x6000)) &&\n (((... |
void function_1(type_1 var_1,char *str)
{
char var_5;
char var_3;
char var_4;
type_2 var_2;
char cVar5;
var_5 = 'd';
var_2 = var_1 & 0xf000;
if ((((var_2 != 0x4000) && (var_5 = 'l', var_2 != 0xa000)) && (var_5 = 'b', var_2 != 0x6000)) &&
(((var_5 = 'c', var_2 != 0x2000 && (var_5 = 's', var_2 !... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif... | null |
void MASKED(uint param_1,undefined1 *param_2)
{
undefined1 uVar1;
char cVar2;
char cVar3;
char cVar4;
uint uVar5;
uVar1 = 100;
uVar5 = param_1 & 0xf000;
if ((((uVar5 != 0x4000) && (uVar1 = 0x6c, uVar5 != 0xa000)) && (uVar1 = 0x62, uVar5 != 0x6000)) &&
(((uVar1 = 99, uVar5 != 0x2000 && (uVar1 =... |
235_wget_and_wget_strip.c | freopen64 | freopen64 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
FILE * freopen64(char *__filename,char *__modes,FILE *__stream)
{
FILE *pFVar1;
pFVar1 = (FILE *)(*(code *)PTR_freopen64_000aef98)();
return pFVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
FILE * freopen64(char *__filename,char *__modes,FILE *__stream)
{
FILE *pFVar1;
pFVar1 = (FILE *)(*(code *)PTR_freopen64_000aef98)();
return pFVar1;
}
| JMP dword ptr [EBX + 0x3c8] | null | null | null | null | [('const-0', u'RETURN_-1205964995'), (u'INDIRECT_-1205964925', u'COPY_-1205964984'), (u'CALLIND_-1205964998', u'CAST_-1205964916'), (u'CAST_-1205964917', u'CALLIND_-1205964998'), (u'CAST_-1205964916', u'RETURN_-1205964995'), (u'CALLIND_-1205964998', u'INDIRECT_-1205964925'), ('tmp_77', u'CAST_-1205964917')] | [('const-0', u'RETURN_-1205964995'), (u'INDIRECT_-1205964925', u'COPY_-1205964984'), (u'CALLIND_-1205964998', u'CAST_-1205964916'), (u'CAST_-1205964917', u'CALLIND_-1205964998'), (u'CAST_-1205964916', u'RETURN_-1205964995'), (u'CALLIND_-1205964998', u'INDIRECT_-1205964925'), ('tmp_77', u'CAST_-1205964917')] | null | null | 00016f30 | x86 | O3 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nFILE * freopen64(char *__filename,char *__modes,FILE *__stream)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_freopen64_000aef98)();\n return pFVar1;\n}\n\n" comment (function_definition "FILE * freopen64(c... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nFILE * freopen64(char *__filename,char *__modes,FILE *__stream)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_freopen64_000aef98)();\n return pFVar1;\n}\n\n" comment (function_definition "FILE * freopen64(c... | (translation_unit "FILE * freopen64(char *__filename,char *__modes,FILE *__stream)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_freopen64_000aef98)();\n return pFVar1;\n}\n\n" (function_definition "FILE * freopen64(char *__filename,char *__modes,FILE *__stream)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FIL... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (dec... | (function_definition "FILE * freopen64(char *__filename,char *__modes,FILE *__stream)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_freopen64_000aef98)();\n return pFVar1;\n}" (type_identifier "FILE") (pointer_declarator "* freopen64(char *__filename,char *__modes,FILE *__stream)" (* "*") (function_decla... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 * function_1(char *__filename,char *__modes,type_1 *__stream)
{
type_1 *pFVar1;
pFVar1 = (type_1 *)(*(type_2 *)PTR_freopen64_000aef98)();
return pFVar1;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (prim... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
FILE * MASKED(char *__filename,char *__modes,FILE *__stream)
{
FILE *pFVar1;
pFVar1 = (FILE *)(*(code *)PTR_MASKED_000aef98)();
return pFVar1;
}
|
6951_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | write<32,_false> | FUN_001b4640 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original name: write<32, false>
DWARF original prototype: section_offset_type write<32,_false>(Cie * this, uchar * oview,
section_offset_type output_offset, section_offset_type offset, uint64_t address, uint addralig... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_001b4640(int param_1,int param_2,undefined4 param_3,uint param_4,undefined4 param_5,
undefined4 param_6,int param_7,undefined4 param_8,undefined4 param_9)
{
uint uVar1;
undefined1 uVar2;
size_t __... | CALL 0x000559e6
ADD EAX,0x1da9bb
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x3c
MOV EDX,dword ptr [ESP + 0x64]
MOV EDI,dword ptr [ESP + 0x5c]
MOV dword ptr [ESP + 0x14],EAX
MOV EAX,dword ptr [ESP + 0x60]
MOV ESI,dword ptr [ESP + 0x50]
MOV dword ptr [ESP + 0xc],EDX
MOV dword ptr [ESP + 0x8],EAX
MOV EAX,dword ptr [ESP ... | null | null | null | null | [('const-0', u'RETURN_-1207678797'), (u'PTRSUB_-1207677873', u'LOAD_-1207678981'), ('const-4', u'PTRSUB_-1207677889'), ('const-0', u'PTRSUB_-1207677819'), (u'INDIRECT_-1207678090', u'MULTIEQUAL_-1207678074'), ('tmp_1729', u'INT_ADD_-1207678501'), ('const-4', u'INT_ADD_-1207677842'), (u'PTRADD_-1207678582', u'PTRADD_-12... | [('const-0', u'RETURN_-1207678797'), (u'INDIRECT_-1207678115', u'MULTIEQUAL_-1207678099'), (u'PTRADD_-1207677939', u'LOAD_-1207678981'), ('tmp_3955', u'INT_ADD_-1207679112'), ('const-4', u'INT_ADD_-1207678630'), ('tmp_3953', u'INT_ADD_-1207678628'), ('const-2747393', u'COPY_-1207677794'), ('tmp_2357', u'PTRSUB_-1207678... | null | null | 001b4640 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_001b4640(int param_1,int param_2,undefined4 param_3,uint param_4,undefined4 param_5,\n undefined4 param_6,int param_7,undefined4 param_8,undefined4 param_9)\n\n{\n uint uVar1;\n unde... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original name: write<32, false>\n DWARF original prototype: section_offset_type write<32,_false>(Cie * this, uchar * oview,\n section_offset_type output_offset, section_offset_type offset, uint64_t a... | (translation_unit "void FUN_001b4640(int param_1,int param_2,undefined4 param_3,uint param_4,undefined4 param_5,\n undefined4 param_6,int param_7,undefined4 param_8,undefined4 param_9)\n\n{\n uint uVar1;\n undefined1 uVar2;\n size_t __n;\n int *piVar3;\n int iVar4;\n uint uVar5;\n int *piVar6;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete... | (function_definition "void FUN_001b4640(int param_1,int param_2,undefined4 param_3,uint param_4,undefined4 param_5,\n undefined4 param_6,int param_7,undefined4 param_8,undefined4 param_9)\n\n{\n uint uVar1;\n undefined1 uVar2;\n size_t __n;\n int *piVar3;\n int iVar4;\n uint uVar5;\n int *piVar6;... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original name: write<32, false>
DWARF original prototype: section_offset_type write<32,_false>(Cie * this, uchar * oview,
section_offset_type output_offset, section_offset_type offset, uint64_t address, uint addralig... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1,int param_2,undefined4 param_3,uint param_4,undefined4 param_5,
undefined4 param_6,int param_7,undefined4 param_8,undefined4 param_9)
{
uint uVar1;
undefined1 uVar2;
size_t __n;
i... |
1910_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c | parse_to_value | FUN_00048770 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_section_ordering_file * this, char *
option_name, char * arg, Command_line * param_3, General_options * param... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00048770(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_000dd5d0(param_2,param_3,param_1 + 0x40);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x346889
SUB ESP,0x8
MOV ESI,dword ptr [ESP + 0x14]
LEA EAX,[ESI + 0x40]
PUSH EAX
PUSH dword ptr [ESP + 0x20]
PUSH dword ptr [ESP + 0x20]
CALL 0x000dd5d0
MOV byte ptr [ESI + 0x3c],0x1
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('tmp_208', u'CALL_-1206155322'), ('const-60', u'PTRSUB_-1206155195'), ('tmp_206', u'PTRSUB_-1206155195'), ('const-0', u'RETURN_-1206155282'), ('const-417', u'STORE_-1206155318'), (u'PTRSUB_-1206155213', u'CALL_-1206155322'), ('tmp_207', u'CALL_-1206155322'), ('const-1', u'STORE_-1206155318'), (u'PTRSUB_-1206155195', ... | [('tmp_346', u'CALL_-1206155322'), ('const-417', u'STORE_-1206155318'), (u'INT_ADD_-1206155339', u'CALL_-1206155322'), (u'INT_ADD_-1206155304', u'CAST_-1206155204'), ('tmp_344', u'INT_ADD_-1206155304'), ('const-0', u'RETURN_-1206155282'), (u'CAST_-1206155204', u'STORE_-1206155318'), ('const-1', u'STORE_-1206155318'), (... | null | null | 00048770 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00048770(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000dd5d0(param_2,param_3,param_1 + 0x40);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" comment (function_definitio... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_section_ordering_file * this, char *\n option_name, char * arg, Command_line * param_3, Ge... | (translation_unit "void FUN_00048770(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000dd5d0(param_2,param_3,param_1 + 0x40);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_00048770(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000dd5d0(param_2... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression... | (function_definition "void FUN_00048770(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000dd5d0(param_2,param_3,param_1 + 0x40);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00048770(int param_1,undefined4 param_2,undefined4 param_3)" (identifi... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_section_ordering_file * this, char *
option_name, char * arg, Command_line * param_3, General_options * param... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_000dd5d0(param_2,param_3,param_1 + 0x40);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
|
139_x86_64-linux-gnu-size_and_x86_64-linux-gnu-size_strip.c | bfd_set_default_target | bfd_set_default_target |
/* WARNING: Control flow encountered bad instruction data */
void bfd_set_default_target(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_set_default_target(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205952470')] | [('const-1', u'RETURN_-1205952470')] | null | null | 0001a020 | x86 | O3 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_default_target(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_default_target(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_default_target(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_default_target(void)\n\n{\n ... | (translation_unit "void bfd_set_default_target(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_set_default_target(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_default_target(void)" identifier (parameter_list "(void)" ( (p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_set_default_target(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_set_default_target(void)" (identifier "bfd_set_default_target") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (c... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
29_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | bfd_set_archive_head | bfd_set_archive_head |
void bfd_set_archive_head(void)
{
(*(code *)PTR_bfd_set_archive_head_001cf07c)();
return;
}
|
void bfd_set_archive_head(void)
{
(*(code *)PTR_bfd_set_archive_head_001cf07c)();
return;
}
| JMP dword ptr [EBX + 0x7c] | null | null | null | null | [(u'CAST_-1205968297', u'CALLIND_-1205968374'), (u'CALLIND_-1205968374', u'INDIRECT_-1205968302'), (u'INDIRECT_-1205968302', u'COPY_-1205968361'), ('tmp_58', u'CAST_-1205968297'), ('const-0', u'RETURN_-1205968371')] | [(u'CAST_-1205968297', u'CALLIND_-1205968374'), (u'CALLIND_-1205968374', u'INDIRECT_-1205968302'), (u'INDIRECT_-1205968302', u'COPY_-1205968361'), ('tmp_58', u'CAST_-1205968297'), ('const-0', u'RETURN_-1205968371')] | null | null | 00016200 | x86 | O3 | (translation_unit "void bfd_set_archive_head(void)\n\n{\n (*(code *)PTR_bfd_set_archive_head_001cf07c)();\n return;\n}\n\n" (function_definition "void bfd_set_archive_head(void)\n\n{\n (*(code *)PTR_bfd_set_archive_head_001cf07c)();\n return;\n}" primitive_type (function_declarator "bfd_set_archive_head(void)" iden... | (translation_unit "void bfd_set_archive_head(void)\n\n{\n (*(code *)PTR_bfd_set_archive_head_001cf07c)();\n return;\n}\n\n" (function_definition "void bfd_set_archive_head(void)\n\n{\n (*(code *)PTR_bfd_set_archive_head_001cf07c)();\n return;\n}" primitive_type (function_declarator "bfd_set_archive_head(void)" iden... | (translation_unit "void bfd_set_archive_head(void)\n\n{\n (*(code *)PTR_bfd_set_archive_head_001cf07c)();\n return;\n}\n\n" (function_definition "void bfd_set_archive_head(void)\n\n{\n (*(code *)PTR_bfd_set_archive_head_001cf07c)();\n return;\n}" primitive_type (function_declarator "bfd_set_archive_head(void)" iden... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_set_archive_head(void)\n\n{\n (*(code *)PTR_bfd_set_archive_head_001cf07c)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_set_archive_head(void)" (identifier "bfd_set_archive_head") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void"... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_set_archive_head_001cf07c)();
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_001cf07c)();
return;
}
|
94_mkdir_and_mkdir_strip.c | free | free |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void free(void *__ptr)
{
(*(code *)PTR_free_00029fcc)();
return;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void free(void *__ptr)
{
(*(code *)PTR_free_00029fcc)();
return;
}
| JMP dword ptr [EBX + 0xffffffcc] | null | null | null | null | [('const-0', u'RETURN_-1205983651'), (u'INDIRECT_-1205983582', u'COPY_-1205983641'), ('tmp_63', u'CAST_-1205983576'), (u'CAST_-1205983576', u'CALLIND_-1205983654'), (u'CALLIND_-1205983654', u'INDIRECT_-1205983582')] | [('const-0', u'RETURN_-1205983651'), (u'INDIRECT_-1205983582', u'COPY_-1205983641'), ('tmp_63', u'CAST_-1205983576'), (u'CAST_-1205983576', u'CALLIND_-1205983654'), (u'CALLIND_-1205983654', u'INDIRECT_-1205983582')] | null | null | 00012650 | x86 | O3 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid free(void *__ptr)\n\n{\n (*(code *)PTR_free_00029fcc)();\n return;\n}\n\n" comment (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_00029fcc)();\n return;\n}" primitive_type (function_declar... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid free(void *__ptr)\n\n{\n (*(code *)PTR_free_00029fcc)();\n return;\n}\n\n" comment (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_00029fcc)();\n return;\n}" primitive_type (function_declar... | (translation_unit "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_00029fcc)();\n return;\n}\n\n" (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_00029fcc)();\n return;\n}" primitive_type (function_declarator "free(void *__ptr)" identifier (parameter_list "(void *__ptr)" ( (parameter_declara... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer... | (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_00029fcc)();\n return;\n}" (primitive_type "void") (function_declarator "free(void *__ptr)" (identifier "free") (parameter_list "(void *__ptr)" (( "(") (parameter_declaration "void *__ptr" (primitive_type "void") (pointer_declarator "*__ptr" (* "*... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void *__ptr)
{
(*(type_1 *)PTR_free_00029fcc)();
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression ... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(void *__ptr)
{
(*(code *)PTR_MASKED_00029fcc)();
return;
}
|
4035_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | Output_file | FUN_000f1690 |
/* DWARF original prototype: void Output_file(Output_file * this, char * name) */
void __thiscall gold::Output_file::Output_file(Output_file *this,char *name)
{
this->name_ = name;
this->o_ = -1;
*(undefined4 *)&this->file_size_ = 0;
*(undefined4 *)((int)&this->file_size_ + 4) = 0;
this->base_ = (uchar *)0... |
void FUN_000f1690(undefined4 *param_1,undefined4 param_2)
{
*param_1 = param_2;
param_1[1] = 0xffffffff;
param_1[2] = 0;
param_1[3] = 0;
param_1[4] = 0;
*(undefined2 *)(param_1 + 5) = 0;
*(undefined1 *)((int)param_1 + 0x16) = 0;
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [ESP + 0x8]
MOV dword ptr [EAX],EDX
XOR EDX,EDX
MOV dword ptr [EAX + 0x4],0xffffffff
MOV dword ptr [EAX + 0x8],0x0
MOV dword ptr [EAX + 0xc],0x0
MOV dword ptr [EAX + 0x10],0x0
MOV word ptr [EAX + 0x14],DX
MOV byte ptr [EAX + 0x16],0x0
RET | null | null | null | null | [('tmp_103', u'PTRSUB_-1206905086'), ('const-4', u'PTRSUB_-1206905081'), ('const-417', u'STORE_-1206905182'), ('const-20', u'PTRSUB_-1206905045'), ('const-417', u'STORE_-1206905106'), ('const-417', u'STORE_-1206905156'), (u'PTRSUB_-1206905045', u'STORE_-1206905126'), ('const-8', u'PTRSUB_-1206905065'), (u'CAST_-1206905... | [('tmp_119', u'PTRADD_-1206905083'), ('tmp_120', u'STORE_-1206905182'), ('const-4', u'PTRADD_-1206905067'), (u'PTRADD_-1206905083', u'STORE_-1206905166'), ('tmp_119', u'PTRADD_-1206905059'), ('const-417', u'STORE_-1206905136'), (u'CAST_-1206905046', u'INT_ADD_-1206905105'), ('const-417', u'STORE_-1206905146'), (u'PTRAD... | null | null | 000f1690 | x86 | O3 | (translation_unit "void FUN_000f1690(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = param_2;\n param_1[1] = 0xffffffff;\n param_1[2] = 0;\n param_1[3] = 0;\n param_1[4] = 0;\n *(undefined2 *)(param_1 + 5) = 0;\n *(undefined1 *)((int)param_1 + 0x16) = 0;\n return;\n}\n\n" (function_definition "void FU... | (translation_unit "/* DWARF original prototype: void Output_file(Output_file * this, char * name) */\n\nvoid __thiscall gold::Output_file::Output_file(Output_file *this,char *name)\n\n{\n this->name_ = name;\n this->o_ = -1;\n *(undefined4 *)&this->file_size_ = 0;\n *(undefined4 *)((int)&this->file_size_ + 4) = 0;\... | (translation_unit "void FUN_000f1690(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = param_2;\n param_1[1] = 0xffffffff;\n param_1[2] = 0;\n param_1[3] = 0;\n param_1[4] = 0;\n *(undefined2 *)(param_1 + 5) = 0;\n *(undefined1 *)((int)param_1 + 0x16) = 0;\n return;\n}\n\n" (function_definition "void FU... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (a... | (function_definition "void FUN_000f1690(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = param_2;\n param_1[1] = 0xffffffff;\n param_1[2] = 0;\n param_1[3] = 0;\n param_1[4] = 0;\n *(undefined2 *)(param_1 + 5) = 0;\n *(undefined1 *)((int)param_1 + 0x16) = 0;\n return;\n}" (primitive_type "void") (funct... |
/* DWARF original prototype: void Output_file(Output_file * this, char * name) */
void __thiscall gold::function_1::function_1(function_1 *this,char *name)
{
this->name_ = name;
this->o_ = -1;
*(type_1 *)&this->file_size_ = 0;
*(type_1 *)((int)&this->file_size_ + 4) = 0;
this->base_ = (type_2 *)0x0;
this... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
void MASKED(undefined4 *param_1,undefined4 param_2)
{
*param_1 = param_2;
param_1[1] = 0xffffffff;
param_1[2] = 0;
param_1[3] = 0;
param_1[4] = 0;
*(undefined2 *)(param_1 + 5) = 0;
*(undefined1 *)((int)param_1 + 0x16) = 0;
return;
}
|
361_hppa64-linux-gnu-as_and_hppa64-linux-gnu-as_strip.c | as_warn_internal | FUN_0002e8f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 as_warn_internal(char *file,uint line,char *buffer)
{
uint uVar1;
char *__format;
char *pcVar2;
undefined4 uVar3;
char *pcVar4;
uint local_10;
warning_count = warning_count + 1;
local_10 = line;... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_0002e8f0(int param_1,int param_2,char *param_3)
{
int iVar1;
char *__format;
char *pcVar2;
undefined4 uVar3;
char *pcVar4;
int local_10;
DAT_000889f8 = DAT_000889f8 + 1;
local_10 = param_2;... | PUSH EDI
MOV EDI,ECX
PUSH ESI
PUSH EBX
CALL 0x00018ff0
ADD EBX,0x51706
SUB ESP,0x10
MOV dword ptr [ESP + 0xc],EDX
ADD dword ptr [EBX + 0x89f8],0x1
TEST EAX,EAX
JZ 0x0002e9e0
MOV ESI,EAX
MOV EAX,dword ptr [EBX + 0x89f0]
TEST EAX,EAX
JNZ 0x0002e92d
MOV EAX,ESI
CALL 0x0002e7f0
TEST ESI,ESI
JZ 0x0002e9a0
MOV EAX,dword ptr ... | null | null | null | null | [(u'CALL_-1205998999', u'INDIRECT_-1205998331'), (u'INDIRECT_-1205998402', u'COPY_-1205998339'), (u'MULTIEQUAL_-1205998403', u'MULTIEQUAL_-1205998398'), (u'CAST_-1205998287', u'MULTIEQUAL_-1205998505'), ('tmp_2874', u'INT_NOTEQUAL_-1205999249'), ('const-0', u'CALL_-1205999160'), ('tmp_1061', u'CALL_-1205998832'), (u'MU... | [(u'CALL_-1205998767', u'INDIRECT_-1205998252'), ('tmp_2921', u'MULTIEQUAL_-1205998437'), (u'CALL_-1205999160', u'INDIRECT_-1205998381'), (u'CALL_-1205999076', u'INDIRECT_-1205998428'), (u'CAST_-1205998329', u'LOAD_-1205999125'), (u'INDIRECT_-1205998308', u'MULTIEQUAL_-1205998494'), ('tmp_1651', u'COPY_-1205998469'), (... | null | null | 0002e8f0 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_0002e8f0(int param_1,int param_2,char *param_3)\n\n{\n int iVar1;\n char *__format;\n char *pcVar2;\n undefined4 uVar3;\n char *pcVar4;\n int local_10;\n \n DAT_000889f8 = DAT_00088... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 as_warn_internal(char *file,uint line,char *buffer)\n\n{\n uint uVar1;\n char *__format;\n char *pcVar2;\n undefined4 uVar3;\n char *pcVar4;\n uint local_10;\n \n warning_count = warning... | (translation_unit "void __regparm3 FUN_0002e8f0(int param_1,int param_2,char *param_3)\n\n{\n int iVar1;\n char *__format;\n char *pcVar2;\n undefined4 uVar3;\n char *pcVar4;\n int local_10;\n \n DAT_000889f8 = DAT_000889f8 + 1;\n local_10 = param_2;\n if (param_1 == 0) {\n param_1 = FUN_00029420(&local_10... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_decla... | (function_definition "void __regparm3 FUN_0002e8f0(int param_1,int param_2,char *param_3)\n\n{\n int iVar1;\n char *__format;\n char *pcVar2;\n undefined4 uVar3;\n char *pcVar4;\n int local_10;\n \n DAT_000889f8 = DAT_000889f8 + 1;\n local_10 = param_2;\n if (param_1 == 0) {\n param_1 = FUN_00029420(&local... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 function_1(char *var_2,type_1 line,char *buffer)
{
type_1 uVar1;
char *__format;
char *pcVar2;
type_2 uVar3;
char *pcVar4;
type_1 var_9;
var_1 = var_1 + 1;
var_9 = line;
if (var_2 == (char *)0... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parame... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(int param_1,int param_2,char *param_3)
{
int iVar1;
char *__format;
char *pcVar2;
undefined4 uVar3;
char *pcVar4;
int local_10;
DAT_000889f8 = DAT_000889f8 + 1;
local_10 = param_2;
if ... |
31_sg_sat_phy_event_and_sg_sat_phy_event_strip.c | __do_global_dtors_aux | FUN_00011eb0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Removing unreachable block (ram,0x00011f06) */
/* WARNING: Removing unreachable block (ram,0x00011f10) */
void __do_global_dtors_aux(void)
{
if (completed_6888 == '\0') {
if (PTR___cxa_finalize_00015fec != (unde... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Removing unreachable block (ram,0x00011f06) */
/* WARNING: Removing unreachable block (ram,0x00011f10) */
void FUN_00011eb0(void)
{
if (DAT_00016180 == '\0') {
if (PTR___cxa_finalize_00015fec != (undefined *)0x... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00011e10
ADD EBX,0x40c1
SUB ESP,0xc
CMP byte ptr [EBX + 0x204],0x0
JNZ 0x00011f32
MOV EAX,dword ptr [EBX + 0x70]
TEST EAX,EAX
JZ 0x00011ee8
SUB ESP,0xc
PUSH dword ptr [EBX + 0x88]
CALL 0x000111b0
ADD ESP,0x10
LEA EDI,[EBX + 0xffffff18]
LEA ESI,[EBX + 0xffffff1c]
MO... | null | null | null | null | [(u'CALL_-1205985296', u'INDIRECT_-1205984984'), ('tmp_1513', u'MULTIEQUAL_-1205984981'), (u'CALL_-1205985484', u'INDIRECT_-1205985060'), (u'INDIRECT_-1205985050', u'MULTIEQUAL_-1205985039'), (u'CALL_-1205985296', u'INDIRECT_-1205984979'), (u'CALL_-1205985484', u'INDIRECT_-1205985055'), (u'INDIRECT_-1205985065', u'MULT... | [(u'CALL_-1205985296', u'INDIRECT_-1205984984'), ('tmp_1513', u'MULTIEQUAL_-1205984981'), (u'CALL_-1205985484', u'INDIRECT_-1205985060'), (u'INDIRECT_-1205985050', u'MULTIEQUAL_-1205985039'), (u'CALL_-1205985296', u'INDIRECT_-1205984979'), (u'CALL_-1205985484', u'INDIRECT_-1205985055'), (u'INDIRECT_-1205985065', u'MULT... | null | null | 00011eb0 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Removing unreachable block (ram,0x00011f06) */\n/* WARNING: Removing unreachable block (ram,0x00011f10) */\n\nvoid FUN_00011eb0(void)\n\n{\n if (DAT_00016180 == '\0') {\n if (PTR___cxa_finalize_0... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Removing unreachable block (ram,0x00011f06) */\n/* WARNING: Removing unreachable block (ram,0x00011f10) */\n\nvoid __do_global_dtors_aux(void)\n\n{\n if (completed_6888 == '\0') {\n if (PTR___cxa_... | (translation_unit "void FUN_00011eb0(void)\n\n{\n if (DAT_00016180 == '\0') {\n if (PTR___cxa_finalize_00015fec != (undefined *)0x0) {\n __cxa_finalize(PTR_LOOP_00016004);\n }\n FUN_00011e20();\n DAT_00016180 = '\x01';\n }\n return;\n}\n\n" (function_definition "void FUN_00011eb0(void)\n\n{\n if (D... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (if_statement if (parenthesized_expression... | (function_definition "void FUN_00011eb0(void)\n\n{\n if (DAT_00016180 == '\0') {\n if (PTR___cxa_finalize_00015fec != (undefined *)0x0) {\n __cxa_finalize(PTR_LOOP_00016004);\n }\n FUN_00011e20();\n DAT_00016180 = '\x01';\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00011eb0(v... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Removing unreachable block (ram,0x00011f06) */
/* WARNING: Removing unreachable block (ram,0x00011f10) */
void function_1(void)
{
if (var_1 == '\0') {
if (var_2 != (type_1 *)0x0) {
var_3(__dso_handle);
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Removing unreachable block (ram,0x00011f06) */
/* WARNING: Removing unreachable block (ram,0x00011f10) */
void MASKED(void)
{
if (DAT_00016180 == '\0') {
if (PTR___cxa_finalize_00015fec != (undefined *)0x0) {
... |
2_powerpc-linux-gnu-c++filt_and_powerpc-linux-gnu-c++filt_strip.c | FUN_00011030 | FUN_00011030 |
void FUN_00011030(void)
{
(*(code *)PTR_00017008)();
return;
}
|
void FUN_00011030(void)
{
(*(code *)PTR_00017008)();
return;
}
| PUSH dword ptr [EBX + 0x4]
JMP dword ptr [EBX + 0x8] | null | null | null | null | [(u'INDIRECT_-1205989234', u'COPY_-1205989293'), (u'CAST_-1205989226', u'CALLIND_-1205989307'), ('tmp_91', u'CAST_-1205989226'), ('const-1', u'RETURN_-1205989304'), (u'CALLIND_-1205989307', u'INDIRECT_-1205989232'), (u'CALLIND_-1205989307', u'INDIRECT_-1205989234'), (u'INDIRECT_-1205989232', u'COPY_-1205989291')] | [(u'INDIRECT_-1205989234', u'COPY_-1205989293'), (u'CAST_-1205989226', u'CALLIND_-1205989307'), ('tmp_91', u'CAST_-1205989226'), ('const-1', u'RETURN_-1205989304'), (u'CALLIND_-1205989307', u'INDIRECT_-1205989232'), (u'CALLIND_-1205989307', u'INDIRECT_-1205989234'), (u'INDIRECT_-1205989232', u'COPY_-1205989291')] | null | null | 00011030 | x86 | O3 | (translation_unit "void FUN_00011030(void)\n\n{\n (*(code *)PTR_00017008)();\n return;\n}\n\n" (function_definition "void FUN_00011030(void)\n\n{\n (*(code *)PTR_00017008)();\n return;\n}" primitive_type (function_declarator "FUN_00011030(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr... | (translation_unit "void FUN_00011030(void)\n\n{\n (*(code *)PTR_00017008)();\n return;\n}\n\n" (function_definition "void FUN_00011030(void)\n\n{\n (*(code *)PTR_00017008)();\n return;\n}" primitive_type (function_declarator "FUN_00011030(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr... | (translation_unit "void FUN_00011030(void)\n\n{\n (*(code *)PTR_00017008)();\n return;\n}\n\n" (function_definition "void FUN_00011030(void)\n\n{\n (*(code *)PTR_00017008)();\n return;\n}" primitive_type (function_declarator "FUN_00011030(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void FUN_00011030(void)\n\n{\n (*(code *)PTR_00017008)();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00011030(void)" (identifier "FUN_00011030") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(cod... |
void function_1(void)
{
(*(type_1 *)PTR_00017008)();
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_00017008)();
return;
}
|
1026_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | do_layout_deferred_sections | FUN_0003a4a0 |
/* 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 do_layout_deferred_sections(Sized_relobj_dwo<64,_false> * this,
Layout * param_1) */
void __thiscall
gold::Sized_relobj_dwo<64,_fa... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0003a4a0(void)
{
/* WARNING: Subroutine does not return */
FUN_00069d00("../../gold/dwp.cc",0x130,"do_layout_deferred_sections");
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x354b5a
SUB ESP,0xc
LEA EAX,[EBX + 0xffef27e8]
PUSH EAX
LEA EAX,[EBX + 0xffef1008]
PUSH 0x130
PUSH EAX
CALL 0x00069d00 | null | null | null | null | [('const-2627560', u'COPY_-1206082290'), ('const-304', u'CALL_-1206082320'), (u'COPY_-1206082290', u'CALL_-1206082320'), ('const-2621448', u'COPY_-1206082291'), ('const-1', u'RETURN_-1206082315'), (u'COPY_-1206082291', u'CALL_-1206082320')] | [('const-2627560', u'COPY_-1206082296'), ('const-2621448', u'COPY_-1206082297'), (u'COPY_-1206082297', u'CALL_-1206082320'), ('const-1', u'RETURN_-1206082315'), (u'COPY_-1206082296', u'CALL_-1206082320'), ('const-304', u'CALL_-1206082320')] | null | null | 0003a4a0 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003a4a0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00069d00("../../gold/dwp.cc",0x130,"do_layout_deferred_sections");\n}\n\n" comment (function_definition "void ... | (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 do_layout_deferred_sections(Sized_relobj_dwo<64,_false> * this,\n Layout * param_1) */\n\nvoid __thiscall\ngold:... | (translation_unit "void FUN_0003a4a0(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x130,"do_layout_deferred_sections");\n}\n\n" (function_definition "void FUN_0003a4a0(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x130,"do_layout_deferred_sections");\n}" primitive_type (f... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) }))) | (function_definition "void FUN_0003a4a0(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x130,"do_layout_deferred_sections");\n}" (primitive_type "void") (function_declarator "FUN_0003a4a0(void)" (identifier "FUN_0003a4a0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_t... |
/* 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 do_layout_deferred_sections(Sized_relobj_dwo<64,_false> * this,
Layout * param_1) */
void __thiscall
gold::Sized_relobj_dwo<64,_fa... | 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_00069d00("../../gold/dwp.cc",0x130,"do_layout_deferred_sections");
}
|
2396_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | relocs_entsize | FUN_00071ac0 |
/* 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: uint relocs_entsize(Incremental_inputs * this) */
uint __thiscall gold::Incremental_inputs::relocs_entsize(Incremental_inputs *this)
{
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_00071ac0(void)
{
int iVar1;
int iVar2;
if (*(int *)(DAT_0038f378 + 0xc) != 0) {
iVar1 = **(int **)(*(int *)(DAT_0038f378 + 0xc) + 4);
iVar2 = iVar1 + 3;
if (-1 < iVar1) {
iVar2 = iVar1;
}
... | PUSH EBX
CALL 0x00035840
ADD EBX,0x31d53a
SUB ESP,0x8
LEA EAX,[EBX + 0x378]
MOV EAX,dword ptr [EAX]
MOV EAX,dword ptr [EAX + 0xc]
TEST EAX,EAX
JZ 0x00071af6
MOV EAX,dword ptr [EAX + 0x4]
MOV EDX,dword ptr [EAX]
TEST EDX,EDX
LEA EAX,[EDX + 0x3]
CMOVNS EAX,EDX
ADD ESP,0x8
POP EBX
SAR EAX,0x2
ADD EAX,0x8
RET
PUSH EAX
LEA ... | null | null | null | null | [('const-2661088', u'COPY_-1206379584'), (u'PTRADD_-1206379704', u'CAST_-1206379558'), ('const-417', u'LOAD_-1206379766'), (u'INT_SRIGHT_-1206379685', u'INT_ADD_-1206379660'), (u'LOAD_-1206379786', u'PTRADD_-1206379704'), ('tmp_110', u'CBRANCH_-1206379767'), ('const-1', u'RETURN_-1206379618'), ('const-4', u'PTRADD_-120... | [(u'INT_ADD_-1206379770', u'CAST_-1206379571'), ('const-2', u'INT_SRIGHT_-1206379685'), ('tmp_551', u'COPY_-1206379610'), (u'INT_ADD_-1206379750', u'CAST_-1206379563'), (u'INT_SRIGHT_-1206379685', u'INT_ADD_-1206379660'), ('const-2661088', u'COPY_-1206379589'), ('tmp_110', u'CBRANCH_-1206379767'), ('const-1', u'RETURN_... | null | null | 00071ac0 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00071ac0(void)\n\n{\n int iVar1;\n int iVar2;\n \n if (*(int *)(DAT_0038f378 + 0xc) != 0) {\n iVar1 = **(int **)(*(int *)(DAT_0038f378 + 0xc) + 4);\n iVar2 = iVar1 + 3;\n if (-1 < iVar1) {... | (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: uint relocs_entsize(Incremental_inputs * this) */\n\nuint __thiscall gold::Incremental_inputs::relocs_entsize(Increment... | (translation_unit "int FUN_00071ac0(void)\n\n{\n int iVar1;\n int iVar2;\n \n if (*(int *)(DAT_0038f378 + 0xc) != 0) {\n iVar1 = **(int **)(*(int *)(DAT_0038f378 + 0xc) + 4);\n iVar2 = iVar1 + 3;\n if (-1 < iVar1) {\n iVar2 = iVar1;\n }\n return (iVar2 >> 2) + 8;\n }\n \n FU... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor ... | (function_definition "int FUN_00071ac0(void)\n\n{\n int iVar1;\n int iVar2;\n \n if (*(int *)(DAT_0038f378 + 0xc) != 0) {\n iVar1 = **(int **)(*(int *)(DAT_0038f378 + 0xc) + 4);\n iVar2 = iVar1 + 3;\n if (-1 < iVar1) {\n iVar2 = iVar1;\n }\n return (iVar2 >> 2) + 8;\n }\n \n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: uint relocs_entsize(Incremental_inputs * this) */
type_1 __thiscall gold::type_2::function_1(type_2 *this)
{
int var_1;
int var_2;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type)... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(void)
{
int iVar1;
int iVar2;
if (*(int *)(DAT_0038f378 + 0xc) != 0) {
iVar1 = **(int **)(*(int *)(DAT_0038f378 + 0xc) + 4);
iVar2 = iVar1 + 3;
if (-1 < iVar1) {
iVar2 = iVar1;
}
ret... |
277_i686-kfreebsd-gnu-objcopy_and_i686-kfreebsd-gnu-objcopy_strip.c | __x86.get_pc_thunk.bp | FUN_0002080b |
/* WARNING: This is an inlined function */
void __x86_get_pc_thunk_bp(void)
{
return;
}
|
void FUN_0002080b(void)
{
return;
}
| MOV EBP,dword ptr [ESP]
RET | null | null | null | null | [('const-0', u'RETURN_-1206056932')] | [('const-0', u'RETURN_-1206056932')] | null | null | 0002080b | x86 | O3 | (translation_unit "void FUN_0002080b(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0002080b(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0002080b(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "/* WARNING: This is an inlined function */\n\nvoid __x86_get_pc_thunk_bp(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __x86_get_pc_thunk_bp(void)\n\n{\n return;\n}" primitive_type (function_declarator "__x86_get_pc_thunk_bp(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit "void FUN_0002080b(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0002080b(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0002080b(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_0002080b(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_0002080b(void)" (identifier "FUN_0002080b") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* WARNING: This is an inlined function */
void function_1(void)
{
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
void MASKED(void)
{
return;
}
|
366_x86_64-kfreebsd-gnu-readelf_and_x86_64-kfreebsd-gnu-readelf_strip.c | xstrdup | FUN_0006b280 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char * xstrdup(char *s)
{
size_t sVar1;
void *__dest;
char *pcVar2;
sVar1 = strlen(s);
__dest = xmalloc(sVar1 + 1);
pcVar2 = (char *)memcpy(__dest,s,sVar1 + 1);
return pc... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0006b280(char *param_1)
{
size_t sVar1;
void *__dest;
sVar1 = strlen(param_1);
__dest = (void *)FUN_0006b190(sVar1 + 1);
memcpy(__dest,param_1,sVar1 + 1);
return;
}
| PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,dword ptr [ESP + 0x10]
CALL 0x00013f70
ADD EBX,0x48d74
SUB ESP,0xc
PUSH EDI
CALL 0x00013260
LEA ESI,[EAX + 0x1]
MOV dword ptr [ESP],ESI
CALL 0x0006b190
ADD ESP,0xc
PUSH ESI
PUSH EDI
PUSH EAX
CALL 0x000130c0
ADD ESP,0x10
POP EBX
POP ESI
POP EDI
RET | null | null | null | null | [(u'CALL_-1206275339', u'CAST_-1206275181'), ('tmp_266', u'CALL_-1206275339'), ('const-1', u'INT_ADD_-1206275371'), ('tmp_266', u'CALL_-1206275389'), (u'CAST_-1206275181', u'RETURN_-1206275301'), (u'CALL_-1206275371', u'CALL_-1206275339'), (u'INT_ADD_-1206275371', u'CALL_-1206275339'), (u'CALL_-1206275389', u'INT_ADD_-... | [(u'CALL_-1206275371', u'CAST_-1206275191'), (u'CAST_-1206275191', u'CALL_-1206275339'), ('tmp_554', u'CALL_-1206275339'), ('const-1', u'INT_ADD_-1206275371'), (u'INT_ADD_-1206275371', u'CALL_-1206275339'), ('tmp_554', u'CALL_-1206275389'), (u'CALL_-1206275389', u'INT_ADD_-1206275371'), ('const-0', u'RETURN_-1206275301... | null | null | 0006b280 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0006b280(char *param_1)\n\n{\n size_t sVar1;\n void *__dest;\n \n sVar1 = strlen(param_1);\n __dest = (void *)FUN_0006b190(sVar1 + 1);\n memcpy(__dest,param_1,sVar1 + 1);\n return;\n}\n\n" comm... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nchar * xstrdup(char *s)\n\n{\n size_t sVar1;\n void *__dest;\n char *pcVar2;\n \n sVar1 = strlen(s);\n __dest = xmalloc(sVar1 + 1);\n pcVar2 = (char *)memcpy(__... | (translation_unit "void FUN_0006b280(char *param_1)\n\n{\n size_t sVar1;\n void *__dest;\n \n sVar1 = strlen(param_1);\n __dest = (void *)FUN_0006b190(sVar1 + 1);\n memcpy(__dest,param_1,sVar1 + 1);\n return;\n}\n\n" (function_definition "void FUN_0006b280(char *param_1)\n\n{\n size_t sVar1;\n void *__dest;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression ... | (function_definition "void FUN_0006b280(char *param_1)\n\n{\n size_t sVar1;\n void *__dest;\n \n sVar1 = strlen(param_1);\n __dest = (void *)FUN_0006b190(sVar1 + 1);\n memcpy(__dest,param_1,sVar1 + 1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0006b280(char *param_1)" (identifier "FUN_0006b... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char * function_1(char *s)
{
size_t var_3;
void *__dest;
char *pcVar2;
var_3 = var_1(s);
__dest = var_2(var_3 + 1);
pcVar2 = (char *)var_4(__dest,s,var_3 + 1);
return pcV... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(char *param_1)
{
size_t sVar1;
void *__dest;
sVar1 = strlen(param_1);
__dest = (void *)FUN_0006b190(sVar1 + 1);
memcpy(__dest,param_1,sVar1 + 1);
return;
}
|
9892_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | operator() | FUN_0023f960 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::__use_cache<std::__moneypunct_cache<wchar_t, false> >::TEMPNAMEPLACEHOLDERVALUE(std::locale
const&) const */
int __thiscall
std::__use_cache<std::__moneypunct_cache<wchar_t,false>>::operator()
(__use_cache<std... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
int FUN_0023f960(undefined4 param_1,int *param_2)
{
int *piVar1;
int iVar2;
int iVar3;
undefined4 *puVar4;
iVar3 = FUN_001e9740(PTR_DAT_0038ed94);
piVar1 = (int *)(*(int *)(*param_2 + 0xc) + iVar3 * 4);
iVar2 = ... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
CALL 0x000559ea
ADD ESI,0x14f696
PUSH EBX
SUB ESP,0x28
PUSH dword ptr [ESI + 0xfffffd94]
MOV EBX,ESI
CALL 0x001e9740
ADD ESP,0x10
MOV EDX,EAX
MOV dword ptr [EBP + -0x20],EAX
MOV EAX,dword ptr [EBP + 0xc]
MOV EAX,dword ptr [EAX]
MOV EAX,dword ptr [EAX + 0xc]
LEA EAX,[EAX + EDX*0x4]... | null | null | null | null | [(u'CAST_-1203962909', u'STORE_-1203963223'), (u'INT_NOTEQUAL_-1203963407', u'CBRANCH_-1203963407'), (u'STORE_-1203963273', u'INDIRECT_-1203962974'), ('const-1', u'PTRADD_-1203963133'), ('const-0', u'STORE_-1203963223'), ('const-1', u'PTRADD_-1203963230'), ('const-0', u'STORE_-1203963273'), (u'CAST_-1203962917', u'STOR... | [(u'INT_NOTEQUAL_-1203963407', u'CBRANCH_-1203963407'), ('const-4', u'PTRADD_-1203962930'), (u'INDIRECT_-1203962889', u'COPY_-1203962927'), (u'CALL_-1203963475', u'INDIRECT_-1203963088'), ('const-0', u'STORE_-1203963253'), ('const-417', u'STORE_-1203963163'), ('const-4', u'PTRADD_-1203962954'), ('const-417', u'STORE_-1... | null | null | 0023f960 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nint FUN_0023f960(undefined4 param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n undefined4 *puVar4;\n \n iVar3 = FUN_001e9740(PTR_DAT_0038ed94);\n piVar1 = (int *)(*(int *)(*param_2 + ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* std::__use_cache<std::__moneypunct_cache<wchar_t, false> >::TEMPNAMEPLACEHOLDERVALUE(std::locale\n const&) const */\n\nint __thiscall\nstd::__use_cache<std::__moneypunct_cache<wchar_t,false>>::operator()\n ... | (translation_unit "int FUN_0023f960(undefined4 param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n undefined4 *puVar4;\n \n iVar3 = FUN_001e9740(PTR_DAT_0038ed94);\n piVar1 = (int *)(*(int *)(*param_2 + 0xc) + iVar3 * 4);\n iVar2 = *piVar1;\n if (iVar2 != 0) {\n return iVar2;\n }\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 (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decla... | (function_definition "int FUN_0023f960(undefined4 param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n undefined4 *puVar4;\n \n iVar3 = FUN_001e9740(PTR_DAT_0038ed94);\n piVar1 = (int *)(*(int *)(*param_2 + 0xc) + iVar3 * 4);\n iVar2 = *piVar1;\n if (iVar2 != 0) {\n return iVar2;\n }\n ... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::__use_cache<std::__moneypunct_cache<wchar_t, false> >::TEMPNAMEPLACEHOLDERVALUE(std::locale
const&) const */
int __thiscall
std::__use_cache<std::var_1<var_2,false>>::operator()
(__use_cache<std::var_1<var_2,f... | 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.si replaced with injection: get_pc_thunk_si */
int MASKED(undefined4 param_1,int *param_2)
{
int *piVar1;
int iVar2;
int iVar3;
undefined4 *puVar4;
iVar3 = FUN_001e9740(PTR_DAT_0038ed94);
piVar1 = (int *)(*(int *)(*param_2 + 0xc) + iVar3 * 4);
iVar2 = *piVar... |
2110_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | add_global_relative | FUN_00063750 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void add_global_relative(Output_data_reloc<4,_true,_32,_true> * this,
Symbol * gsym, uint type, Output_data * od, Address address, Addend addend... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00063750(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,
undefined4 param_6,undefined1 param_7)
{
undefined4 *puVar1;
undefined4 *puVar2;
int iVar3;
int iVar4;
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00036f20
ADD EBX,0x34b8a7
SUB ESP,0x2c
MOVZX EAX,byte ptr [ESP + 0x58]
MOV ESI,dword ptr [ESP + 0x4c]
MOV EDI,dword ptr [ESP + 0x40]
PUSH EAX
PUSH 0x1
PUSH 0x1
PUSH dword ptr [ESP + 0x5c]
PUSH ESI
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
LEA EBP,[ESP + 0x20]
PUS... | null | null | null | null | [(u'PTRSUB_-1206305728', u'PTRSUB_-1206305693'), ('const-4294967240', u'PTRSUB_-1206305836'), (u'PTRSUB_-1206305693', u'PTRSUB_-1206305726'), ('const-0', u'PTRSUB_-1206305606'), (u'PTRSUB_-1206305817', u'PTRSUB_-1206305776'), ('const-52', u'PTRSUB_-1206305693'), ('const-100', u'PTRSUB_-1206305617'), (u'INT_ADD_-1206306... | [('const-100', u'INT_ADD_-1206306407'), (u'CALL_-1206306855', u'INDIRECT_-1206305937'), (u'INT_ADD_-1206306680', u'CAST_-1206305766'), (u'MULTIEQUAL_-1206305927', u'INT_ADD_-1206306407'), (u'LOAD_-1206306839', u'PTRADD_-1206305796'), (u'MULTIEQUAL_-1206305870', u'INT_NOTEQUAL_-1206306480'), (u'CAST_-1206305766', u'STOR... | null | null | 00063750 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00063750(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6,undefined1 param_7)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void add_global_relative(Output_data_reloc<4,_true,_32,_true> * this,\n Symbol * gsym, uint type, Output_data * od, Address a... | (translation_unit "void FUN_00063750(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6,undefined1 param_7)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34;\n undefined4 local_30;\... | (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_00063750(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6,undefined1 param_7)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34;\n undefined4 local_3... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void add_global_relative(Output_data_reloc<4,_true,_32,_true> * this,
Symbol * gsym, uint type, Output_data * od, Address address, Addend addend... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,
undefined4 param_6,undefined1 param_7)
{
undefined4 *puVar1;
undefined4 *puVar2;
int iVar3;
int iVar4;
unde... |
1592_pterm_and_pterm_strip.c | pango_font_description_get_style | pango_font_description_get_style |
/* WARNING: Control flow encountered bad instruction data */
void pango_font_description_get_style(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void pango_font_description_get_style(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206618722')] | [('const-1', u'RETURN_-1206618722')] | null | null | 000b7594 | x86 | O3 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid pango_font_description_get_style(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void pango_font_description_get_style(void)\n\n{... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid pango_font_description_get_style(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void pango_font_description_get_style(void)\n\n{... | (translation_unit "void pango_font_description_get_style(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void pango_font_description_get_style(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "pango_font_description_get_style(void)" identifier... | (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 pango_font_description_get_style(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "pango_font_description_get_style(void)" (identifier "pango_font_description_get_style") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primit... |
/* 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();
}
|
506_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | ldemul_after_parse | FUN_000335d0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void ldemul_after_parse(void)
{
/* WARNING: Could not recover jumptable at 0x000335e0. Too many branches */
/* W... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_000335d0(void)
{
/* WARNING: Could not recover jumptable at 0x000335e0. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(DAT_001c3a0c + 0xc))();
... | CALL 0x0001d3b2
ADD EAX,0x18ea2b
MOV EAX,dword ptr [EAX + 0x1a0c]
JMP dword ptr [EAX + 0xc] | null | null | null | null | [('tmp_113', u'PTRSUB_-1206110650'), (u'INDIRECT_-1206110657', u'COPY_-1206110716'), ('const-417', u'LOAD_-1206110734'), ('const-1', u'RETURN_-1206110722'), ('const-12', u'PTRSUB_-1206110650'), (u'PTRSUB_-1206110650', u'LOAD_-1206110734'), (u'LOAD_-1206110734', u'CALLIND_-1206110727'), (u'CALLIND_-1206110727', u'INDIRE... | [(u'INDIRECT_-1206110657', u'COPY_-1206110716'), ('const-12', u'INT_ADD_-1206110718'), ('const-1', u'RETURN_-1206110722'), (u'CAST_-1206110652', u'LOAD_-1206110734'), ('tmp_114', u'INT_ADD_-1206110718'), (u'INT_ADD_-1206110718', u'CAST_-1206110652'), ('const-417', u'LOAD_-1206110734'), (u'LOAD_-1206110734', u'CALLIND_-... | null | null | 000335d0 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_000335d0(void)\n\n{\n /* WARNING: Could not recover jumptable at 0x000335e0. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid ldemul_after_parse(void)\n\n{\n /* WARNING: Could not recover jumptable at 0x000335e0. Too many branches */\... | (translation_unit "void FUN_000335d0(void)\n\n{\n \n \n (**(code **)(DAT_001c3a0c + 0xc))();\n return;\n}\n\n" (function_definition "void FUN_000335d0(void)\n\n{\n \n \n (**(code **)(DAT_001c3a0c + 0xc))();\n return;\n}" primitive_type (fun... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declar... | (function_definition "void FUN_000335d0(void)\n\n{\n \n \n (**(code **)(DAT_001c3a0c + 0xc))();\n return;\n}" (primitive_type "void") (function_declarator "FUN_000335d0(void)" (identifier "FUN_000335d0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_ty... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
/* WARNING: Could not recover jumptable at 0x000335e0. Too many branches */
/* WARNING: ... | 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 |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(void)
{
/* WARNING: Could not recover jumptable at 0x000335e0. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(DAT_001c3a0c + 0xc))();
retur... |
803_bash_and_bash_strip.c | sigstop_sighandler | FUN_0006f240 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void sigstop_sighandler(int sig)
{
__pid_t __pid;
set_signal_handler(0x14,old_tstp);
set_signal_handler(0x16,old_ttou);
set_signal_handler(0x15,old_ttin);
old_cont = set_sign... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0006f240(int param_1)
{
__pid_t __pid;
set_signal_handler(0x14,DAT_00179038);
set_signal_handler(0x16,DAT_00179034);
set_signal_handler(0x15,DAT_00179030);
DAT_0017902c = set_signal_handler(0x12,FUN_0006c0d... | PUSH EBX
CALL 0x000312b0
ADD EBX,0x102dba
SUB ESP,0x10
PUSH dword ptr [EBX + 0x7038]
PUSH 0x14
CALL 0x0008fc50
POP EAX
POP EDX
PUSH dword ptr [EBX + 0x7034]
PUSH 0x16
CALL 0x0008fc50
POP ECX
POP EAX
PUSH dword ptr [EBX + 0x7030]
PUSH 0x15
CALL 0x0008fc50
POP EAX
LEA EAX,[EBX + 0xffefa0d0]
POP EDX
PUSH EAX
PUSH 0x12
CAL... | null | null | null | null | [(u'CALL_-1206259072', u'INDIRECT_-1206258705'), (u'CALL_-1206258926', u'INDIRECT_-1206258666'), (u'CALL_-1206258969', u'INDIRECT_-1206258664'), ('const-442576', u'PTRSUB_-1206258646'), (u'CALL_-1206258887', u'INDIRECT_-1206258647'), (u'CALL_-1206259038', u'INDIRECT_-1206258713'), ('const-0', u'RETURN_-1206258859'), (u... | [('const-22', u'CALL_-1206259038'), (u'INDIRECT_-1206258710', u'CALL_-1206259004'), (u'CALL_-1206259072', u'INDIRECT_-1206258710'), ('const-0', u'RETURN_-1206258859'), (u'CALL_-1206259004', u'INDIRECT_-1206258710'), (u'CALL_-1206258969', u'INDIRECT_-1206258677'), (u'CALL_-1206258926', u'INDIRECT_-1206258655'), (u'CALL_... | null | null | 0006f240 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0006f240(int param_1)\n\n{\n __pid_t __pid;\n \n set_signal_handler(0x14,DAT_00179038);\n set_signal_handler(0x16,DAT_00179034);\n set_signal_handler(0x15,DAT_00179030);\n DAT_0017902c = set_sig... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid sigstop_sighandler(int sig)\n\n{\n __pid_t __pid;\n \n set_signal_handler(0x14,old_tstp);\n set_signal_handler(0x16,old_ttou);\n set_signal_handler(0x15,old_... | (translation_unit "void FUN_0006f240(int param_1)\n\n{\n __pid_t __pid;\n \n set_signal_handler(0x14,DAT_00179038);\n set_signal_handler(0x16,DAT_00179034);\n set_signal_handler(0x15,DAT_00179030);\n DAT_0017902c = set_signal_handler(0x12,FUN_0006c0d0);\n give_terminal_to(shell_pgrp,0);\n __pid = getpid();\n k... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( ... | (function_definition "void FUN_0006f240(int param_1)\n\n{\n __pid_t __pid;\n \n set_signal_handler(0x14,DAT_00179038);\n set_signal_handler(0x16,DAT_00179034);\n set_signal_handler(0x15,DAT_00179030);\n DAT_0017902c = set_signal_handler(0x12,FUN_0006c0d0);\n give_terminal_to(shell_pgrp,0);\n __pid = getpid();\n... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(int sig)
{
type_1 __pid;
var_1(0x14,old_tstp);
var_1(0x16,old_ttou);
var_1(0x15,old_ttin);
old_cont = var_1(0x12,sigcont_sighandler);
var_2(shell_pgrp,0);
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expressi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1)
{
__pid_t __pid;
set_signal_handler(0x14,DAT_00179038);
set_signal_handler(0x16,DAT_00179034);
set_signal_handler(0x15,DAT_00179030);
DAT_0017902c = set_signal_handler(0x12,FUN_0006c0d0);
... |
1047_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | do_local_symbol_count | FUN_0003a890 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint do_local_symbol_count(Sized_relobj_dwo<64,_true> * this) */
uint __thiscall
gold::Sized_relobj_dwo<64,_true>::do_local_symbol_count(Sized_relobj_dwo<64,_true> *this)
{
/* WARN... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0003a890(void)
{
/* WARNING: Subroutine does not return */
FUN_00069d00("../../gold/dwp.cc",0x180,"do_local_symbol_count");
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x35476a
SUB ESP,0xc
LEA EAX,[EBX + 0xffef25a8]
PUSH EAX
LEA EAX,[EBX + 0xffef1008]
PUSH 0x180
PUSH EAX
CALL 0x00069d00 | null | null | null | null | [(u'COPY_-1206081284', u'CALL_-1206081312'), ('const-384', u'CALL_-1206081312'), (u'COPY_-1206081283', u'CALL_-1206081312'), ('const-2626984', u'COPY_-1206081283'), ('const-1', u'RETURN_-1206081307'), ('const-2621448', u'COPY_-1206081284')] | [(u'COPY_-1206081289', u'CALL_-1206081312'), ('const-2621448', u'COPY_-1206081289'), ('const-384', u'CALL_-1206081312'), (u'COPY_-1206081288', u'CALL_-1206081312'), ('const-1', u'RETURN_-1206081307'), ('const-2626984', u'COPY_-1206081288')] | null | null | 0003a890 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003a890(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00069d00("../../gold/dwp.cc",0x180,"do_local_symbol_count");\n}\n\n" comment (function_definition "void FUN_00... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint do_local_symbol_count(Sized_relobj_dwo<64,_true> * this) */\n\nuint __thiscall\ngold::Sized_relobj_dwo<64,_true>::do_local_symbol_count(Sized_relobj_dwo<64,_true> *this)\n\n{\n ... | (translation_unit "void FUN_0003a890(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x180,"do_local_symbol_count");\n}\n\n" (function_definition "void FUN_0003a890(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x180,"do_local_symbol_count");\n}" primitive_type (function_decl... | (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_0003a890(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x180,"do_local_symbol_count");\n}" (primitive_type "void") (function_declarator "FUN_0003a890(void)" (identifier "FUN_0003a890") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "v... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint do_local_symbol_count(Sized_relobj_dwo<64,_true> * this) */
uint __thiscall
gold::Sized_relobj_dwo<64,_true>::do_local_symbol_count(Sized_relobj_dwo<64,_true> *this)
{
/* WARN... | 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_00069d00("../../gold/dwp.cc",0x180,"do_local_symbol_count");
}
|
117_sh4-linux-gnu-ranlib_and_sh4-linux-gnu-ranlib_strip.c | yyerror | FUN_00014b90 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int yyerror(char *x)
{
char *__format;
int iVar1;
iVar1 = linenumber + 1;
__format = (char *)dcgettext(0,"Syntax error in archive script, line %d\n",5);
printf(__format,iVar1);
return 0;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00014b90(void)
{
char *__format;
int iVar1;
iVar1 = DAT_00021398 + 1;
__format = (char *)dcgettext(0,"Syntax error in archive script, line %d\n",5);
printf(__format,iVar1);
return 0;
}
| PUSH ESI
PUSH EBX
CALL 0x00013710
ADD EBX,0xc469
SUB ESP,0x8
LEA EAX,[EBX + 0x398]
MOV ESI,dword ptr [EAX]
LEA EAX,[EBX + 0xffffa00c]
PUSH 0x5
PUSH EAX
PUSH 0x0
ADD ESI,0x1
CALL 0x00012180
POP EDX
POP ECX
PUSH ESI
PUSH EAX
CALL 0x000120a0
ADD ESP,0x14
XOR EAX,EAX
POP EBX
POP ESI
RET | null | null | null | null | [('const-110604', u'COPY_-1205973929'), ('const-0', u'RETURN_-1205973960'), ('const-1', u'INT_ADD_-1205974030'), (u'INDIRECT_-1205973862', u'COPY_-1205973909'), (u'COPY_-1205973990', u'RETURN_-1205973960'), (u'COPY_-1205973929', u'CALL_-1205974030'), ('const-0', u'CALL_-1205974030'), (u'CALL_-1205974030', u'INDIRECT_-1... | [('const-110604', u'COPY_-1205973931'), (u'CALL_-1205974004', u'INDIRECT_-1205973864'), (u'CAST_-1205973867', u'CALL_-1205974004'), ('const-0', u'RETURN_-1205973960'), ('const-1', u'INT_ADD_-1205974030'), (u'COPY_-1205973931', u'CALL_-1205974030'), (u'COPY_-1205973990', u'RETURN_-1205973960'), ('tmp_535', u'INT_ADD_-12... | null | null | 00014b90 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00014b90(void)\n\n{\n char *__format;\n int iVar1;\n \n iVar1 = DAT_00021398 + 1;\n __format = (char *)dcgettext(0,"Syntax error in archive script, line %d\n",5);\n printf(__format,iVar1);... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint yyerror(char *x)\n\n{\n char *__format;\n int iVar1;\n \n iVar1 = linenumber + 1;\n __format = (char *)dcgettext(0,"Syntax error in archive script, line %d\n",5);\n printf(__format,iVar1);\n return 0... | (translation_unit "undefined4 FUN_00014b90(void)\n\n{\n char *__format;\n int iVar1;\n \n iVar1 = DAT_00021398 + 1;\n __format = (char *)dcgettext(0,"Syntax error in archive script, line %d\n",5);\n printf(__format,iVar1);\n return 0;\n}\n\n" (function_definition "undefined4 FUN_00014b90(void)\n\n{\n char *__fo... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expressio... | (function_definition "undefined4 FUN_00014b90(void)\n\n{\n char *__format;\n int iVar1;\n \n iVar1 = DAT_00021398 + 1;\n __format = (char *)dcgettext(0,"Syntax error in archive script, line %d\n",5);\n printf(__format,iVar1);\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_00014b90(void)... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int function_1(char *x)
{
char *__format;
int iVar1;
iVar1 = var_1 + 1;
__format = (char *)var_2(0,"Syntax error in archive script, line %d\n",5);
var_3(__format,iVar1);
return 0;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(void)
{
char *__format;
int iVar1;
iVar1 = DAT_00021398 + 1;
__format = (char *)dcgettext(0,"Syntax error in archive script, line %d\n",5);
printf(__format,iVar1);
return 0;
}
|
2499_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | do_set_section_offset | FUN_000a5ab0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_set_section_offset(Sized_relobj<32,_true> * this, uint shndx,
uint64_t off) */
void __thiscall
gold::Sized_relobj<32,_true>::do_set_section_offset
(Sized_relobj<32,_true> *this,uin... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000a5ab0(int param_1,uint param_2,uint param_3,uint param_4)
{
int iVar1;
iVar1 = *(int *)(param_1 + 0x84);
if ((uint)(*(int *)(param_1 + 0x88) - iVar1 >> 2) <= param_2) {
/* WARNING: Subrou... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EAX,dword ptr [ESP + 0x10]
CALL 0x0003a210
ADD EBX,0x36e544
MOV ESI,dword ptr [ESP + 0x14]
MOV EDX,dword ptr [ESP + 0x18]
MOV ECX,dword ptr [EAX + 0x84]
MOV EAX,dword ptr [EAX + 0x88]
MOV EDI,dword ptr [ESP + 0x1c]
SUB EAX,ECX
SAR EAX,0x2
CMP ESI,EAX
JNC 0x000a5b0c
MOV EAX,EDI
AND EAX,EDX... | null | null | null | null | [('const-1', u'RETURN_-1206560047')] | [('const-417', u'STORE_-1206559884'), ('const-2079', u'CALL_-1206559757'), (u'COPY_-1206559661', u'CALL_-1206559773'), ('tmp_313', u'CBRANCH_-1206559903'), (u'INT_AND_-1206559903', u'INT_NOTEQUAL_-1206559904'), (u'CAST_-1206559701', u'LOAD_-1206560012'), ('const-417', u'LOAD_-1206560021'), ('tmp_863', u'CALL_-120655975... | null | null | 000a5ab0 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000a5ab0(int param_1,uint param_2,uint param_3,uint param_4)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_1 + 0x84);\n if ((uint)(*(int *)(param_1 + 0x88) - iVar1 >> 2) <= param_2) {\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_set_section_offset(Sized_relobj<32,_true> * this, uint shndx,\n uint64_t off) */\n\nvoid __thiscall\ngold::Sized_relobj<32,_true>::do_set_section_offset\n (Sized_re... | (translation_unit "void FUN_000a5ab0(int param_1,uint param_2,uint param_3,uint param_4)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_1 + 0x84);\n if ((uint)(*(int *)(param_1 + 0x88) - iVar1 >> 2) <= param_2) {\n \n FUN_000da200("../../gold/object.h",0x81f,"do_set_section_offset",param_3);\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignmen... | (function_definition "void FUN_000a5ab0(int param_1,uint param_2,uint param_3,uint param_4)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_1 + 0x84);\n if ((uint)(*(int *)(param_1 + 0x88) - iVar1 >> 2) <= param_2) {\n \n FUN_000da200("../../gold/object.h",0x81f,"do_set_section_offset",param_3);... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_set_section_offset(Sized_relobj<32,_true> * this, uint shndx,
uint64_t off) */
void __thiscall
gold::Sized_relobj<32,_true>::do_set_section_offset
(Sized_relobj<32,_true> *this,uin... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,uint param_2,uint param_3,uint param_4)
{
int iVar1;
iVar1 = *(int *)(param_1 + 0x84);
if ((uint)(*(int *)(param_1 + 0x88) - iVar1 >> 2) <= param_2) {
/* WARNING: Subroutine d... |
5391_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c | close_some_descriptor | FUN_00143670 |
/* 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: bool close_some_descriptor(Descriptors * this) */
bool __thiscall gold::Descriptors::close_some_descriptor(Descriptors *this)
{
pointer... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00143670(int param_1)
{
undefined4 *puVar1;
uint uVar2;
undefined4 uVar3;
uint uVar4;
int iVar5;
int *piVar6;
char *pcVar7;
undefined4 uVar8;
uint uVar9;
uint __fd;
__fd = *(uint *)(param_... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x1be987
SUB ESP,0x1c
MOV EDX,dword ptr [ESP + 0x30]
MOV EDI,dword ptr [EDX + 0x24]
TEST EDI,EDI
JS 0x001436d5
MOV ECX,dword ptr [EDX + 0x18]
MOV EAX,dword ptr [EDX + 0x1c]
MOV ESI,EDI
SUB EAX,ECX
SAR EAX,0x2
IMUL EAX,EAX,-0x55555555
CMP EDI,EAX
JNC 0x001437ba... | null | null | null | null | [('const-417', u'LOAD_-1207224659'), ('tmp_416', u'CBRANCH_-1207224470'), (u'LOAD_-1207224659', u'CAST_-1207223497'), (u'LOAD_-1207224639', u'PTRADD_-1207223464'), ('const-12', u'PTRADD_-1207223464'), (u'CAST_-1207223497', u'INT_SLESS_-1207224640'), (u'PTRSUB_-1207223459', u'LOAD_-1207224508'), (u'CALL_-1207223933', u'... | [('const-4', u'PTRADD_-1207223505'), (u'INDIRECT_-1207223389', u'MULTIEQUAL_-1207223410'), ('tmp_416', u'CBRANCH_-1207224470'), ('const-0', u'INT_SLESS_-1207224450'), ('const-4', u'PTRADD_-1207223437'), (u'MULTIEQUAL_-1207223832', u'CALL_-1207224330'), ('const-417', u'LOAD_-1207224508'), ('tmp_3242', u'INT_ADD_-1207224... | null | null | 00143670 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00143670(int param_1)\n\n{\n undefined4 *puVar1;\n uint uVar2;\n undefined4 uVar3;\n uint uVar4;\n int iVar5;\n int *piVar6;\n char *pcVar7;\n undefined4 uVar8;\n uint uVar9;\n uint __... | (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: bool close_some_descriptor(Descriptors * this) */\n\nbool __thiscall gold::Descriptors::close_some_descriptor(Descripto... | (translation_unit "undefined4 FUN_00143670(int param_1)\n\n{\n undefined4 *puVar1;\n uint uVar2;\n undefined4 uVar3;\n uint uVar4;\n int iVar5;\n int *piVar6;\n char *pcVar7;\n undefined4 uVar8;\n uint uVar9;\n uint __fd;\n \n __fd = *(uint *)(param_1 + 0x24);\n if ((int)__fd < 0) {\n return 0;\n }\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration... | (function_definition "undefined4 FUN_00143670(int param_1)\n\n{\n undefined4 *puVar1;\n uint uVar2;\n undefined4 uVar3;\n uint uVar4;\n int iVar5;\n int *piVar6;\n char *pcVar7;\n undefined4 uVar8;\n uint uVar9;\n uint __fd;\n \n __fd = *(uint *)(param_1 + 0x24);\n if ((int)__fd < 0) {\n return 0;\n }\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: bool close_some_descriptor(Descriptors * this) */
bool __thiscall gold::type_1::function_1(type_1 *this)
{
type_2 pOVar1;
type_2 var_... | 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 (declaration type: (type_identifier) declarator: (pointer_declarator de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int param_1)
{
undefined4 *puVar1;
uint uVar2;
undefined4 uVar3;
uint uVar4;
int iVar5;
int *piVar6;
char *pcVar7;
undefined4 uVar8;
uint uVar9;
uint __fd;
__fd = *(uint *)(param_1 + 0x... |
3348_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | sized_relobj | FUN_000b3180 |
/* DWARF original prototype: Sized_relobj_file<64,_false> *
sized_relobj(Sized_relobj_file<64,_false> * this) */
Sized_relobj_file<64,_false> * __thiscall
gold::Sized_relobj_file<64,_false>::sized_relobj(Sized_relobj_file<64,_false> *this)
{
return this;
}
|
undefined4 FUN_000b3180(undefined4 param_1)
{
return param_1;
}
| MOV EAX,dword ptr [ESP + 0x4]
RET | null | null | null | null | [('const-0', u'RETURN_-1206636141'), ('tmp_19', u'COPY_-1206636157'), (u'COPY_-1206636157', u'RETURN_-1206636141')] | [('const-0', u'RETURN_-1206636141'), (u'COPY_-1206636157', u'RETURN_-1206636141'), ('tmp_21', u'COPY_-1206636157')] | null | null | 000b3180 | x86 | O3 | (translation_unit "undefined4 FUN_000b3180(undefined4 param_1)\n\n{\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_000b3180(undefined4 param_1)\n\n{\n return param_1;\n}" type_identifier (function_declarator "FUN_000b3180(undefined4 param_1)" identifier (parameter_list "(undefined4 param_1)" ( (parame... | (translation_unit "/* DWARF original prototype: Sized_relobj_file<64,_false> *\n sized_relobj(Sized_relobj_file<64,_false> * this) */\n\nSized_relobj_file<64,_false> * __thiscall\ngold::Sized_relobj_file<64,_false>::sized_relobj(Sized_relobj_file<64,_false> *this)\n\n{\n return this;\n}\n\n" comment (ERROR "Sized_re... | (translation_unit "undefined4 FUN_000b3180(undefined4 param_1)\n\n{\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_000b3180(undefined4 param_1)\n\n{\n return param_1;\n}" type_identifier (function_declarator "FUN_000b3180(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_000b3180(undefined4 param_1)\n\n{\n return param_1;\n}" (type_identifier "undefined4") (function_declarator "FUN_000b3180(undefined4 param_1)" (identifier "FUN_000b3180") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1" (type_identifier "un... |
/* DWARF original prototype: Sized_relobj_file<64,_false> *
sized_relobj(Sized_relobj_file<64,_false> * this) */
Sized_relobj_file<64,_false> * __thiscall
gold::Sized_relobj_file<64,_false>::sized_relobj(Sized_relobj_file<64,_false> *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;
}
|
10780_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | __strftime_l | __strftime_l |
/* WARNING: Control flow encountered bad instruction data */
void __strftime_l(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __strftime_l@@GLIBC_2.3 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __strftime_l(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205432190')] | [('const-1', u'RETURN_-1205432190')] | null | null | 00399078 | x86 | O3 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __strftime_l(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __strftime_l(void)\n\n{\n /* WARNING: Bad in... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __strftime_l(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __strftime_l@@GLIBC_2.3 */\n halt_baddata();\n}\n\n" comment (function_definition "void __strftime_l... | (translation_unit "void __strftime_l(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __strftime_l(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__strftime_l(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void __strftime_l(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__strftime_l(void)" (identifier "__strftime_l") (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 */
/* __strftime_l@@GLIBC_2.3 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
232_curl_and_curl_strip.c | tool_setopt_flags | FUN_00025fa0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
CURLcode tool_setopt_flags(CURL *curl,GlobalConfig *config,char *name,CURLoption tag,
NameValue *nvlist,long lval)
{
int iVar1;
char *pcVar2;
uint uVar3;
uint uVar4;
CURLcode CVar5;
uint *puV... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_00025fa0(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,int *param_5,
uint param_6)
{
uint uVar1;
uint uVar2;
int iVar3;
uint *puVar4;
uint *puVar5;
int in_GS_OFFSET;
b... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00014a30
ADD EBX,0x23e0f
ADD ESP,-0x80
MOV EAX,GS:[0x14]
MOV dword ptr [ESP + 0x70],EAX
XOR EAX,EAX
MOV EDI,dword ptr [ESP + 0x98]
MOV EBP,dword ptr [ESP + 0x9c]
MOV ESI,dword ptr [ESP + 0xa4]
PUSH dword ptr [ESP + 0xa8]
PUSH dword ptr [ESP + 0xa4]
PUSH dword ptr [ESP + 0x9c]
... | null | null | null | null | [('tmp_306', u'CBRANCH_-1206034307'), (u'MULTIEQUAL_-1206032626', u'MULTIEQUAL_-1206033190'), ('const-16', u'INT_RIGHT_-1206033839'), ('const-0', u'INT_EQUAL_-1206033816'), (u'COPY_-1206032930', u'MULTIEQUAL_-1206032775'), (u'INT_AND_-1206033862', u'INT_RIGHT_-1206033839'), ('const-0', u'PTRSUB_-1206032862'), (u'CALL_-... | [('const-417', u'LOAD_-1206033672'), ('tmp_306', u'CBRANCH_-1206034307'), (u'INDIRECT_-1206032990', u'MULTIEQUAL_-1206032859'), (u'INDIRECT_-1206033052', u'MULTIEQUAL_-1206032732'), ('const-0', u'INT_EQUAL_-1206033816'), (u'PTRSUB_-1206032889', u'CALL_-1206033697'), ('const-0', u'PTRSUB_-1206032811'), (u'COPY_-12060328... | null | null | 00025fa0 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00025fa0(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,int *param_5,\n uint param_6)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n uint *puVar4;\n uint *puV... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nCURLcode tool_setopt_flags(CURL *curl,GlobalConfig *config,char *name,CURLoption tag,\n NameValue *nvlist,long lval)\n\n{\n int iVar1;\n char *pcVar2;\n uint uVar3;\n uint uVar4;\n ... | (translation_unit "int FUN_00025fa0(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,int *param_5,\n uint param_6)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n uint *puVar4;\n uint *puVar5;\n int in_GS_OFFSET;\n bool bVar6;\n int local_8c;\n uint local_70 [20];\n int loca... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration ... | (function_definition "int FUN_00025fa0(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,int *param_5,\n uint param_6)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n uint *puVar4;\n uint *puVar5;\n int in_GS_OFFSET;\n bool bVar6;\n int local_8c;\n uint local_70 [20];\n int l... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 function_1(type_2 *curl,type_3 *config,char *name,type_4 tag,
type_5 *var_14,long var_3)
{
int var_15;
char *var_7;
type_6 var_10;
type_6 var_12;
type_1 var_9;
type_6 *var_11;
type_6... | 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 */
int MASKED(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,int *param_5,
uint param_6)
{
uint uVar1;
uint uVar2;
int iVar3;
uint *puVar4;
uint *puVar5;
int in_GS_OFFSET;
bool bV... |
107_sha1sum_and_sha1sum_strip.c | quotearg_mem | FUN_00016480 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char * quotearg_mem(char *arg,size_t argsize)
{
char *pcVar1;
pcVar1 = quotearg_n_mem(0,arg,argsize);
return pcVar1;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00016480(undefined4 param_1,undefined4 param_2)
{
FUN_00016430(0,param_1,param_2);
return;
}
| PUSH EBX
CALL 0x00012730
ADD EBX,0x7b7a
SUB ESP,0xc
PUSH dword ptr [ESP + 0x18]
PUSH dword ptr [ESP + 0x18]
PUSH 0x0
CALL 0x00016430
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('tmp_169', u'CALL_-1205967673'), ('const-0', u'CALL_-1205967673'), ('tmp_168', u'CALL_-1205967673'), ('const-0', u'RETURN_-1205967645'), (u'CALL_-1205967673', u'RETURN_-1205967645')] | [('tmp_283', u'CALL_-1205967673'), ('const-0', u'RETURN_-1205967645'), ('const-0', u'CALL_-1205967673'), ('tmp_282', u'CALL_-1205967673')] | null | null | 00016480 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00016480(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00016430(0,param_1,param_2);\n return;\n}\n\n" comment (function_definition "void FUN_00016480(undefined4 param_1,undefined4 param_2)\n\n{\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nchar * quotearg_mem(char *arg,size_t argsize)\n\n{\n char *pcVar1;\n \n pcVar1 = quotearg_n_mem(0,arg,argsize);\n return pcVar1;\n}\n\n" comment comment (function_... | (translation_unit "void FUN_00016480(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00016430(0,param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_00016480(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00016430(0,param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_00016480... | (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 ( LIT , IDENT , IDENT ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_00016480(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00016430(0,param_1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00016480(undefined4 param_1,undefined4 param_2)" (identifier "FUN_00016480") (parameter_list "(undefined4 param_1,undefined4 param_2)" ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char * function_1(char *arg,size_t argsize)
{
char *pcVar1;
pcVar1 = var_1(0,arg,argsize);
return pcVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,undefined4 param_2)
{
FUN_00016430(0,param_1,param_2);
return;
}
|
1418_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | ~Struct_strip_debug | FUN_00040910 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_strip_debug(Struct_strip_debug * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_strip_debug::~Struct_strip_debug
(Struct_strip_debug *this,int __in_chrg)
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00040910(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00382230;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
FUN_001e6d90(param_1,0x40);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x34e6e9
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff3230]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x00040942
SUB ESP,0xc
PUSH EAX
CALL 0x001e6db0
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x40
PUSH ESI
CALL 0x001e6d90
AD... | null | null | null | null | [('const-417', u'STORE_-1206187693'), ('const-0', u'PTRSUB_-1206187460'), (u'CAST_-1206187457', u'INT_NOTEQUAL_-1206187670'), ('const-0', u'PTRSUB_-1206187473'), ('tmp_323', u'CALL_-1206187606'), ('const-64', u'CALL_-1206187606'), (u'PTRSUB_-1206187460', u'LOAD_-1206187690'), (u'PTRSUB_-1206187465', u'STORE_-1206187693... | [('const-417', u'STORE_-1206187693'), ('const-417', u'LOAD_-1206187690'), ('tmp_597', u'STORE_-1206187693'), ('const-1', u'PTRADD_-1206187475'), ('const-64', u'CALL_-1206187606'), (u'CAST_-1206187475', u'INT_NOTEQUAL_-1206187670'), ('tmp_135', u'CBRANCH_-1206187670'), ('const-3', u'PTRADD_-1206187487'), (u'CAST_-120618... | null | null | 00040910 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00040910(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382230;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x40);\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_strip_debug(Struct_strip_debug * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_strip_debug::~Struct_strip_debug\n (Struct_strip_debug... | (translation_unit "void FUN_00040910(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382230;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x40);\n return;\n}\n\n" (function_definition "void FUN_00040910(undefined4 *param_1)\n\n{\n *para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_00040910(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382230;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x40);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00040910(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_strip_debug(Struct_strip_debug * this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{
type_1 var_5;
(... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00382230;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
FUN_001e6d90(param_1,0x40);
return;
}
|
10870_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | ftruncate64 | ftruncate64 |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int ftruncate64(int __fd,__off64_t __length)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* ftruncate64@@GLIBC_2.1 */
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int ftruncate64(int __fd,__off64_t __length)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205431818')] | [('const-1', u'RETURN_-1205431818')] | null | null | 003991ec | x86 | O3 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ftruncate64(int __fd,__off64_t __length)\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\nint ftruncate64(int __fd,__off64_t __length)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ft... | (translation_unit "int ftruncate64(int __fd,__off64_t __length)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int ftruncate64(int __fd,__off64_t __length)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "ftruncate64(int __fd,__off64_t __length)" identi... | (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 ( ))) ;) }))) | (function_definition "int ftruncate64(int __fd,__off64_t __length)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "ftruncate64(int __fd,__off64_t __length)" (identifier "ftruncate64") (parameter_list "(int __fd,__off64_t __length)" (( "(") (parameter_declaration "int __fd"... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __fd,type_1 __length)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* ftruncate64@@GLIBC_2.1 */
var... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __fd,__off64_t __length)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
60_expand_and_expand_strip.c | _start | entry |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void processEntry _start(undefined4 param_1,undefined4 param_2)
{
undefined1 auStack_4 [4];
__libc_start_main(PTR_main_0001bfd8,param_2,&stack0x00000004,__libc_csu_init,__libc_csu_fini,
param_1,auStack... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void processEntry entry(undefined4 param_1,undefined4 param_2)
{
undefined1 auStack_4 [4];
__libc_start_main(PTR_FUN_0001bfd8,param_2,&stack0x00000004,FUN_00016c70,FUN_00016cd0,param_1,
auStack_4);
d... | XOR EBP,EBP
POP ESI
MOV ECX,ESP
AND ESP,0xfffffff0
PUSH EAX
PUSH ESP
PUSH EDX
CALL 0x00011862
ADD EBX,0xa7c0
LEA EAX,[EBX + 0xffffacd0]
PUSH EAX
LEA EAX,[EBX + 0xffffac70]
PUSH EAX
PUSH ECX
PUSH ESI
PUSH dword ptr [EBX + 0xffffffd8]
CALL 0x000111f0
HLT | null | null | null | null | [('tmp_227', u'PTRSUB_-1205987105'), (u'CALL_-1205987162', u'INDIRECT_-1205987071'), ('const-4', u'PTRSUB_-1205987105'), ('tmp_227', u'PTRSUB_-1205987098'), ('const-4294967292', u'PTRSUB_-1205987098'), ('const-0', u'PTRSUB_-1205987065'), (u'PTRSUB_-1205987105', u'CALL_-1205987162'), (u'PTRSUB_-1205987064', u'CALL_-1205... | [('tmp_227', u'PTRSUB_-1205987105'), (u'CALL_-1205987162', u'INDIRECT_-1205987071'), ('const-4', u'PTRSUB_-1205987105'), ('tmp_227', u'PTRSUB_-1205987098'), ('const-4294967292', u'PTRSUB_-1205987098'), ('const-0', u'PTRSUB_-1205987065'), (u'PTRSUB_-1205987105', u'CALL_-1205987162'), (u'PTRSUB_-1205987064', u'CALL_-1205... | null | null | 00011830 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid processEntry entry(undefined4 param_1,undefined4 param_2)\n\n{\n undefined1 auStack_4 [4];\n \n __libc_start_main(PTR_FUN_0001bfd8,param_2,&stack0x00000004,FUN_00016c70,FUN_00016cd0,param_1,\n ... | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid processEntry _start(undefined4 param_1,undefined4 param_2)\n\n{\n undefined1 auStack_4 [4];\n \n __libc_start_main(PTR_main_0001bfd8,param_2,&stack0x00000004,__libc_csu_init,__libc_csu_fini,\n ... | (translation_unit "void processEntry entry(undefined4 param_1,undefined4 param_2)\n\n{\n undefined1 auStack_4 [4];\n \n __libc_start_main(PTR_FUN_0001bfd8,param_2,&stack0x00000004,FUN_00016c70,FUN_00016cd0,param_1,\n auStack_4);\n do {\n \n } while( true );\n}\n\n" (function_d... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (call_expression IDENT (argument_list ( IDE... | (function_definition "void processEntry entry(undefined4 param_1,undefined4 param_2)\n\n{\n undefined1 auStack_4 [4];\n \n __libc_start_main(PTR_FUN_0001bfd8,param_2,&stack0x00000004,FUN_00016c70,FUN_00016cd0,param_1,\n auStack_4);\n do {\n \n } while( true );\n}" (primitive_t... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void processEntry function_1(type_1 param_1,type_1 param_2)
{
type_2 auStack_4 [4];
var_1(PTR_main_0001bfd8,param_2,&stack0x00000004,__libc_csu_init,__libc_csu_fini,
param_1,auStack_4);
do {
... | 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 |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void processEntry MASKED(undefined4 param_1,undefined4 param_2)
{
undefined1 auStack_4 [4];
__libc_start_main(PTR_FUN_0001bfd8,param_2,&stack0x00000004,FUN_00016c70,FUN_00016cd0,param_1,
auStack_4);
... |
880_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c | make_relative_prefix | make_relative_prefix |
/* WARNING: Control flow encountered bad instruction data */
void make_relative_prefix(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void make_relative_prefix(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207115158')] | [('const-1', u'RETURN_-1207115158')] | null | null | 0013e260 | x86 | O3 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid make_relative_prefix(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void make_relative_prefix(void)\n\n{\n /*... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid make_relative_prefix(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void make_relative_prefix(void)\n\n{\n /*... | (translation_unit "void make_relative_prefix(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void make_relative_prefix(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "make_relative_prefix(void)" identifier (parameter_list "(void)" ( (paramet... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void make_relative_prefix(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "make_relative_prefix(void)" (identifier "make_relative_prefix") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compoun... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
645_powerpc-linux-gnu-objdump_and_powerpc-linux-gnu-objdump_strip.c | _ITM_registerTMCloneTable | _ITM_registerTMCloneTable |
/* WARNING: Control flow encountered bad instruction data */
void _ITM_registerTMCloneTable(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void _ITM_registerTMCloneTable(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206357502')] | [('const-1', u'RETURN_-1206357502')] | null | null | 000771f8 | x86 | O3 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _ITM_registerTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _ITM_registerTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n ... | (translation_unit "void _ITM_registerTMCloneTable(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "_ITM_registerTMCloneTable(void)" identifier (parameter_list "(vo... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "_ITM_registerTMCloneTable(void)" (identifier "_ITM_registerTMCloneTable") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
327_powerpc-linux-gnuspe-strip_and_powerpc-linux-gnuspe-strip_strip.c | stab_class_baseclass | FUN_00028d40 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_boolean
stab_class_baseclass(void *p,bfd_vma bitpos,bfd_boolean is_virtual,debug_visibility visibility)
{
int iVar1;
int *piVar2;
char *__s;
size_t sVar3;
char *pcVar4;
in... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00028d40(int param_1,undefined4 param_2,int param_3,int param_4)
{
int iVar1;
int *piVar2;
char *__s;
size_t sVar3;
char *pcVar4;
int iVar5;
int iVar6;
int iVar7;
int iVar8;
iVar1 = *(int *)... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000165d0
ADD EBX,0x162b7
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x30]
MOV EAX,dword ptr [ESI + 0x38]
MOV EAX,dword ptr [EAX + 0x10]
MOV dword ptr [ESP + 0x8],EAX
LEA EAX,[ESI + 0x38]
CALL 0x00028700
SUB ESP,0xc
PUSH EAX
MOV EDI,EAX
CALL 0x000134e0
ADD EAX,0x19
MOV dword ptr [ES... | null | null | null | null | [(u'CAST_-1206021926', u'STORE_-1206022302'), (u'CAST_-1206021926', u'PTRADD_-1206022046'), (u'INT_ADD_-1206022288', u'CAST_-1206021737'), (u'INT_ADD_-1206022271', u'CAST_-1206021724'), ('const-417', u'STORE_-1206022106'), (u'CALL_-1206022326', u'INT_ADD_-1206022288'), (u'LOAD_-1206022476', u'INT_EQUAL_-1206022458'), (... | [('const-417', u'STORE_-1206022279'), (u'CALL_-1206022326', u'INT_ADD_-1206022288'), ('const-212940', u'COPY_-1206021702'), (u'LOAD_-1206022476', u'INT_EQUAL_-1206022458'), (u'MULTIEQUAL_-1206022026', u'INT_ADD_-1206022288'), (u'COPY_-1206021704', u'CALL_-1206022095'), ('const-1', u'PTRADD_-1206022536'), (u'INT_MULT_-1... | null | null | 00028d40 | x86 | O3 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00028d40(int param_1,undefined4 param_2,int param_3,int param_4)\n\n{\n int iVar1;\n int *piVar2;\n char *__s;\n size_t sVar3;\n char *pcVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean\nstab_class_baseclass(void *p,bfd_vma bitpos,bfd_boolean is_virtual,debug_visibility visibility)\n\n{\n int iVar1;\n int *piVar2;\n char *__s;\n size_t... | (translation_unit "undefined4 FUN_00028d40(int param_1,undefined4 param_2,int param_3,int param_4)\n\n{\n int iVar1;\n int *piVar2;\n char *__s;\n size_t sVar3;\n char *pcVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n \n iVar1 = *(int *)(*(int *)(param_1 + 0x38) + 0x10);\n __s = (char *)FUN_000... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_decla... | (function_definition "undefined4 FUN_00028d40(int param_1,undefined4 param_2,int param_3,int param_4)\n\n{\n int iVar1;\n int *piVar2;\n char *__s;\n size_t sVar3;\n char *pcVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n \n iVar1 = *(int *)(*(int *)(param_1 + 0x38) + 0x10);\n __s = (char *)FUN_... |
/* 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 bitpos,type_1 var_5,type_3 var_6)
{
int var_20;
int *var_15;
char *__s;
size_t var_4;
char *var_12;
int var_18;
int var_14;
int var_16;
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int param_1,undefined4 param_2,int param_3,int param_4)
{
int iVar1;
int *piVar2;
char *__s;
size_t sVar3;
char *pcVar4;
int iVar5;
int iVar6;
int iVar7;
int iVar8;
iVar1 = *(int *)(*(int... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.