file_name stringlengths 18 81 | original_function_name stringlengths 2 716 | stripped_function_name stringlengths 2 44 | decompiled_code_original stringlengths 41 480k ⌀ | decompiled_code_stripped stringlengths 37 233k ⌀ | assembly_code stringlengths 3 141k ⌀ | dataflowgraph_original float64 | dataflowgraph_stripped float64 | graphImage_original float64 | graphImage_stripped float64 | pcode_edges_original stringlengths 11 5.38M | pcode_edges_stripped stringlengths 11 4.09M | 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 348 6.43M ⌀ | S-Expression_decompiled_code_original stringlengths 360 20.2M ⌀ | S-Expression_decompiled_code_original_noisy stringlengths 289 6.43M ⌀ | S-Expression_decompiled_code_original_clean stringlengths 148 531k ⌀ | S-Expression_decompiled_code_original_root stringlengths 291 6.48M ⌀ | Replace_function_name_and_variable_name stringlengths 39 441k ⌀ | S-Expression_decompiled_code_stripped float64 | Root Node stringlengths 225 747k ⌀ | decompiled_code_original_masked float64 | decompiled_code_stripped_masked stringlengths 35 233k ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1143_pageant_and_pageant_strip.c | strspn | strspn |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strspn(char *__s,char *__accept)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strspn@@GLIBC_2.0 */
halt_badd... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strspn(char *__s,char *__accept)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206369726')] | [('const-1', u'RETURN_-1206369726')] | null | null | 00074238 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strspn(char *__s,char *__accept)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comm... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strspn(char *__s,char *__accept)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strspn@... | (translation_unit "size_t strspn(char *__s,char *__accept)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t strspn(char *__s,char *__accept)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "strspn(char *__s,char *__accept)" identifier (parameter_li... | (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 "size_t strspn(char *__s,char *__accept)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "strspn(char *__s,char *__accept)" (identifier "strspn") (parameter_list "(char *__s,char *__accept)" (( "(") (parameter_declaration "char *__s" (primitive_type ... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(char *__s,char *__accept)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strspn@@GLIBC_2.0 */
var_1... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(char *__s,char *__accept)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
1843_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | ~Target_selector_s390 | FUN_0004a230 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void ~Target_selector_s390(Target_selector_s390<32> * this, int
__in_chrg) */
void __thiscall
anon_unknown.dwarf_2212b3::Target_s... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0004a230(undefined4 param_1)
{
FUN_001ff010(param_1,0x34);
return;
}
| PUSH EBX
CALL 0x00036f20
ADD EBX,0x364dca
SUB ESP,0x10
PUSH 0x34
PUSH dword ptr [ESP + 0x1c]
CALL 0x001ff010
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-0', u'RETURN_-1206148470'), ('tmp_153', u'CALL_-1206148498'), ('const-52', u'CALL_-1206148498')] | [('const-0', u'RETURN_-1206148470'), ('const-52', u'CALL_-1206148498'), ('tmp_250', u'CALL_-1206148498')] | null | null | 0004a230 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0004a230(undefined4 param_1)\n\n{\n FUN_001ff010(param_1,0x34);\n return;\n}\n\n" comment (function_definition "void FUN_0004a230(undefined4 param_1)\n\n{\n FUN_001ff010(param_1,0x34);\n return;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void ~Target_selector_s390(Target_selector_s390<32> * this, int\n __in_chrg) */\n\nvoid __thiscall\nanon_unknow... | (translation_unit "void FUN_0004a230(undefined4 param_1)\n\n{\n FUN_001ff010(param_1,0x34);\n return;\n}\n\n" (function_definition "void FUN_0004a230(undefined4 param_1)\n\n{\n FUN_001ff010(param_1,0x34);\n return;\n}" primitive_type (function_declarator "FUN_0004a230(undefined4 param_1)" identifier (parameter_list... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_0004a230(undefined4 param_1)\n\n{\n FUN_001ff010(param_1,0x34);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0004a230(undefined4 param_1)" (identifier "FUN_0004a230") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1" (type_iden... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void ~Target_selector_s390(Target_selector_s390<32> * this, int
__in_chrg) */
void __thiscall
anon_unknown.dwarf_2212b3::function... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1)
{
FUN_001ff010(param_1,0x34);
return;
}
|
7786_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | replace | FUN_001ec710 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::replace(__normal_iterator<wchar_t const*, std::wstring >, __normal_iterator<wchar_t
const*, std::wstring >, wchar_t const*, unsigned int) */
void __thiscall
std::wstring::replace(wstring *this,int param_2,int p... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001ec710(int *param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5)
{
uint uVar1;
uint uVar2;
uint uVar3;
uVar1 = param_1[1];
uVar3 = param_2 - *param_1 >> 2;
uVar2 = param_3 - param_2 >>... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ECX,dword ptr [ESP + 0x10]
CALL 0x00035840
ADD EBX,0x1a28e4
MOV EAX,dword ptr [ESP + 0x14]
MOV EDI,dword ptr [ESP + 0x18]
MOV ESI,dword ptr [ECX + 0x4]
SUB EDI,EAX
MOV EDX,EAX
SUB EDX,dword ptr [ECX]
SAR EDX,0x2
MOV EAX,EDI
MOV EDI,ESI
SAR EAX,0x2
SUB EDI,EDX
CMP EAX,EDI
CMOVA EAX,EDI
CMP... | null | null | null | null | [('const-2768210', u'COPY_-1207842618'), (u'COPY_-1207842665', u'MULTIEQUAL_-1207842684'), (u'COPY_-1207842619', u'CALL_-1207842715'), (u'LOAD_-1207842974', u'INT_SUB_-1207842955'), ('tmp_1047', u'PTRADD_-1207842935'), ('tmp_1049', u'INT_SUB_-1207842972'), (u'CAST_-1207842616', u'LOAD_-1207842974'), ('tmp_1051', u'CALL... | [('tmp_1020', u'LOAD_-1207842974'), ('tmp_1023', u'CALL_-1207842786'), (u'COPY_-1207842674', u'MULTIEQUAL_-1207842694'), (u'MULTIEQUAL_-1207842694', u'CALL_-1207842786'), (u'PTRADD_-1207842635', u'LOAD_-1207842997'), ('const-417', u'LOAD_-1207842974'), (u'LOAD_-1207842974', u'INT_SUB_-1207842955'), ('const-4', u'PTRADD... | null | null | 001ec710 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001ec710(int *param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar1 = param_1[1];\n uVar3 = param_2 - *param_1 >> 2;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::replace(__normal_iterator<wchar_t const*, std::wstring >, __normal_iterator<wchar_t\n const*, std::wstring >, wchar_t const*, unsigned int) */\n\nvoid __thiscall\nstd::wstring::replace(wstring ... | (translation_unit "void FUN_001ec710(int *param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar1 = param_1[1];\n uVar3 = param_2 - *param_1 >> 2;\n uVar2 = param_3 - param_2 >> 2;\n if (uVar1 - uVar3 < uVar2) {\n uVar2 = uVar1 - uVar3;... | (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_001ec710(int *param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar1 = param_1[1];\n uVar3 = param_2 - *param_1 >> 2;\n uVar2 = param_3 - param_2 >> 2;\n if (uVar1 - uVar3 < uVar2) {\n uVar2 = uVar1 - uVa... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::replace(__normal_iterator<wchar_t const*, std::wstring >, __normal_iterator<wchar_t
const*, std::wstring >, wchar_t const*, unsigned int) */
void __thiscall
std::type_1::function_1(type_1 *var_1,int var_2,int v... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5)
{
uint uVar1;
uint uVar2;
uint uVar3;
uVar1 = param_1[1];
uVar3 = param_2 - *param_1 >> 2;
uVar2 = param_3 - param_2 >> 2;
... |
1662_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | ~Struct_no_dynamic_list_cpp_new | FUN_00044db0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_dynamic_list_cpp_new(Struct_no_dynamic_list_cpp_new *
this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_dynamic_list_cpp_new::~Struct_no_dynamic_list_cpp_new
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00044db0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00381830;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
FUN_001e6d90(param_1,0x3c);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x34a249
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff2830]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x00044de2
SUB ESP,0xc
PUSH EAX
CALL 0x001e6db0
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x3c
PUSH ESI
CALL 0x001e6d90
AD... | null | null | null | null | [(u'PTRSUB_-1206169902', u'PTRSUB_-1206169897'), ('tmp_323', u'PTRSUB_-1206169899'), ('const-0', u'RETURN_-1206170005'), ('const-417', u'LOAD_-1206170122'), (u'PTRSUB_-1206169913', u'PTRSUB_-1206169908'), ('const-4', u'PTRSUB_-1206169913'), ('const-0', u'PTRSUB_-1206169897'), ('const-0', u'PTRSUB_-1206169894'), (u'CAST... | [(u'PTRADD_-1206169907', u'LOAD_-1206170122'), (u'INT_NOTEQUAL_-1206170102', u'CBRANCH_-1206170102'), ('const-0', u'RETURN_-1206170005'), (u'CAST_-1206169907', u'INT_NOTEQUAL_-1206170102'), ('const-4', u'PTRADD_-1206169919'), (u'PTRSUB_-1206169910', u'STORE_-1206170125'), ('const-4', u'PTRADD_-1206169907'), ('const-0',... | null | null | 00044db0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00044db0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00381830;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(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_dynamic_list_cpp_new(Struct_no_dynamic_list_cpp_new *\n this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_dynamic_list_cpp_new::~Struct_no... | (translation_unit "void FUN_00044db0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00381830;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x3c);\n return;\n}\n\n" (function_definition "void FUN_00044db0(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_00044db0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00381830;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x3c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00044db0(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_dynamic_list_cpp_new(Struct_no_dynamic_list_cpp_new *
this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00381830;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
FUN_001e6d90(param_1,0x3c);
return;
}
|
5229_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | unquote | FUN_00141690 |
/* DWARF original prototype: bool unquote(Version_script_info * this, string * pattern) */
bool __thiscall gold::Version_script_info::unquote(Version_script_info *this,string *pattern)
{
char cVar1;
uint uVar2;
pointer pcVar3;
uint uVar4;
uint uVar5;
uVar2 = pattern->_M_string_length;
if (uVar2 != 0... |
undefined4 FUN_00141690(undefined4 param_1,int *param_2)
{
char cVar1;
uint uVar2;
int iVar3;
uint uVar4;
uint uVar5;
uVar2 = param_2[1];
if (uVar2 != 0) {
uVar4 = 0;
uVar5 = 0;
do {
iVar3 = *param_2;
cVar1 = *(char *)(iVar3 + uVar4);
if (cVar1 == '?') {
return 1... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,dword ptr [ESP + 0x14]
MOV ESI,dword ptr [EDI + 0x4]
TEST ESI,ESI
JZ 0x001416f0
XOR EAX,EAX
XOR EDX,EDX
JMP 0x001416ce
CMP CL,0x5b
JZ 0x001416e0
CMP CL,0x5c
JNZ 0x001416b9
ADD EAX,0x1
CMP ESI,EAX
JBE 0x001416f0
CMP EDX,EAX
JZ 0x001416c4
MOVZX ECX,byte ptr [EBX + EAX*0x1]
MOV byte ptr ... | null | null | null | null | [(u'MULTIEQUAL_-1207232475', u'PTRADD_-1207232704'), (u'INT_SLESS_-1207232731', u'CBRANCH_-1207232738'), ('const-1', u'COPY_-1207232457'), (u'LOAD_-1207232766', u'INT_SLESS_-1207232731'), (u'MULTIEQUAL_-1207232465', u'PTRADD_-1207232657'), ('const-91', u'INT_EQUAL_-1207232674'), ('const-1', u'INT_ADD_-1207232695'), (u'... | [(u'INT_SLESS_-1207232731', u'CBRANCH_-1207232738'), (u'PTRADD_-1207232470', u'LOAD_-1207232858'), ('const-42', u'INT_EQUAL_-1207232724'), (u'MULTIEQUAL_-1207232477', u'INT_ADD_-1207232750'), ('const-0', u'RETURN_-1207232449'), (u'LOAD_-1207232766', u'INT_SLESS_-1207232731'), (u'MULTIEQUAL_-1207232477', u'MULTIEQUAL_-1... | null | null | 00141690 | x86 | O0 | (translation_unit "undefined4 FUN_00141690(undefined4 param_1,int *param_2)\n\n{\n char cVar1;\n uint uVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n \n uVar2 = param_2[1];\n if (uVar2 != 0) {\n uVar4 = 0;\n uVar5 = 0;\n do {\n iVar3 = *param_2;\n cVar1 = *(char *)(iVar3 + uVar4);\n if... | (translation_unit "/* DWARF original prototype: bool unquote(Version_script_info * this, string * pattern) */\n\nbool __thiscall gold::Version_script_info::unquote(Version_script_info *this,string *pattern)\n\n{\n char cVar1;\n uint uVar2;\n pointer pcVar3;\n uint uVar4;\n uint uVar5;\n \n uVar2 = pattern->_M_st... | (translation_unit "undefined4 FUN_00141690(undefined4 param_1,int *param_2)\n\n{\n char cVar1;\n uint uVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n \n uVar2 = param_2[1];\n if (uVar2 != 0) {\n uVar4 = 0;\n uVar5 = 0;\n do {\n iVar3 = *param_2;\n cVar1 = *(char *)(iVar3 + uVar4);\n if... | (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 "undefined4 FUN_00141690(undefined4 param_1,int *param_2)\n\n{\n char cVar1;\n uint uVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n \n uVar2 = param_2[1];\n if (uVar2 != 0) {\n uVar4 = 0;\n uVar5 = 0;\n do {\n iVar3 = *param_2;\n cVar1 = *(char *)(iVar3 + uVar4);\n ... |
/* DWARF original prototype: bool unquote(Version_script_info * this, string * pattern) */
bool __thiscall gold::type_1::function_1(type_1 *this,type_2 *pattern)
{
char var_2;
type_3 var_1;
type_4 pcVar3;
type_3 var_3;
type_3 var_4;
var_1 = pattern->_M_string_length;
if (var_1 != 0) {
var_3 = 0;... | 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)
{
char cVar1;
uint uVar2;
int iVar3;
uint uVar4;
uint uVar5;
uVar2 = param_2[1];
if (uVar2 != 0) {
uVar4 = 0;
uVar5 = 0;
do {
iVar3 = *param_2;
cVar1 = *(char *)(iVar3 + uVar4);
if (cVar1 == '?') {
return 1;
... |
520_powerpc64le-linux-gnu-as_and_powerpc64le-linux-gnu-as_strip.c | subseg_change | FUN_00036590 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void subseg_change(segT seg,int subseg)
{
void *pvVar1;
now_seg = seg;
now_subseg = subseg;
if (seg->userdata != (void *)0x0) {
return;
}
pvVar1 = (void *)xcalloc(1,0x3... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00036590(int param_1,undefined4 param_2)
{
int iVar1;
DAT_00077cfc = param_1;
DAT_00077e20 = param_2;
if (*(int *)(param_1 + 0x80) != 0) {
return;
}
iVar1 = xcalloc(1,0x30);
*(int *)(iVar1 + 0x20) =... | PUSH ESI
PUSH EBX
CALL 0x00016090
ADD EBX,0x38a69
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [ESP + 0x14]
LEA EAX,[EBX + 0x8cfc]
MOV dword ptr [EAX],ESI
LEA EAX,[EBX + 0x8e20]
MOV dword ptr [EAX],EDX
MOV EAX,dword ptr [ESI + 0x80]
TEST EAX,EAX
JZ 0x000365d0
ADD ESP,0x4
POP EBX
POP ESI
RET
SUB ESP,0x8
... | null | null | null | null | [('const-1', u'CALL_-1206098375'), (u'CALL_-1206098375', u'CAST_-1206098238'), ('const-417', u'LOAD_-1206098460'), ('tmp_357', u'COPY_-1206098477'), ('const-128', u'PTRSUB_-1206098269'), (u'STORE_-1206098359', u'INDIRECT_-1206098237'), (u'INDIRECT_-1206098233', u'COPY_-1206098284'), ('const-0', u'INT_NOTEQUAL_-12060984... | [('tmp_493', u'INT_ADD_-1206098339'), ('tmp_494', u'COPY_-1206098465'), ('const-417', u'STORE_-1206098359'), (u'STORE_-1206098359', u'INDIRECT_-1206098237'), (u'INDIRECT_-1206098233', u'COPY_-1206098284'), ('const-0', u'INT_NOTEQUAL_-1206098438'), ('const-128', u'INT_ADD_-1206098339'), (u'CAST_-1206098271', u'LOAD_-120... | null | null | 00036590 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00036590(int param_1,undefined4 param_2)\n\n{\n int iVar1;\n \n DAT_00077cfc = param_1;\n DAT_00077e20 = param_2;\n if (*(int *)(param_1 + 0x80) != 0) {\n return;\n }\n iVar1 = xcalloc(1,0x3... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid subseg_change(segT seg,int subseg)\n\n{\n void *pvVar1;\n \n now_seg = seg;\n now_subseg = subseg;\n if (seg->userdata != (void *)0x0) {\n return;\n }\n ... | (translation_unit "void FUN_00036590(int param_1,undefined4 param_2)\n\n{\n int iVar1;\n \n DAT_00077cfc = param_1;\n DAT_00077e20 = param_2;\n if (*(int *)(param_1 + 0x80) != 0) {\n return;\n }\n iVar1 = xcalloc(1,0x30);\n *(int *)(iVar1 + 0x20) = param_1;\n *(int *)(param_1 + 0x80) = iVar1;\n return;\n}\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expressio... | (function_definition "void FUN_00036590(int param_1,undefined4 param_2)\n\n{\n int iVar1;\n \n DAT_00077cfc = param_1;\n DAT_00077e20 = param_2;\n if (*(int *)(param_1 + 0x80) != 0) {\n return;\n }\n iVar1 = xcalloc(1,0x30);\n *(int *)(iVar1 + 0x20) = param_1;\n *(int *)(param_1 + 0x80) = iVar1;\n return;\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(type_1 seg,int subseg)
{
void *pvVar1;
now_seg = seg;
now_subseg = subseg;
if (seg->userdata != (void *)0x0) {
return;
}
pvVar1 = (void *)var_1(1,0x30);... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2)
{
int iVar1;
DAT_00077cfc = param_1;
DAT_00077e20 = param_2;
if (*(int *)(param_1 + 0x80) != 0) {
return;
}
iVar1 = xcalloc(1,0x30);
*(int *)(iVar1 + 0x20) = param... |
7092_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | find_kept_section_object | FUN_00291140 |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: Relobj * find_kept_section_object(Sized_relobj_file<32,_true> * this,
uint shndx, uint * symndx_p) */
Relobj * __thiscall
gold::Sized_relobj_file<32,_true>::find_kept_section_object
(Sized_relobj_file<32,_true> *this,uint... |
int FUN_00291140(int param_1,uint param_2,undefined4 *param_3)
{
int iVar1;
int iVar2;
int iVar3;
iVar1 = *(int *)(param_1 + 0x10c);
iVar2 = param_1 + 0x108;
if (iVar1 != 0) {
do {
while (iVar3 = iVar1, param_2 <= *(uint *)(iVar3 + 0x10)) {
iVar1 = *(int *)(iVar3 + 8);
iVar2 =... | PUSH EBX
MOV EAX,dword ptr [ESP + 0x8]
MOV EDX,dword ptr [ESP + 0xc]
LEA EBX,[EAX + 0x108]
MOV EAX,dword ptr [EAX + 0x10c]
TEST EAX,EAX
JZ 0x0029117e
MOV ECX,EBX
JMP 0x00291169
MOV ECX,EAX
MOV EAX,dword ptr [EAX + 0x8]
TEST EAX,EAX
JZ 0x00291175
CMP EDX,dword ptr [EAX + 0x10]
JBE 0x00291160
MOV EAX,dword ptr [EAX + 0xc... | null | null | null | null | [('tmp_139', u'CBRANCH_-1204416083'), (u'INT_NOTEQUAL_-1204416141', u'CBRANCH_-1204416141'), ('tmp_319', u'PTRSUB_-1204415927'), (u'PTRSUB_-1204415886', u'PTRSUB_-1204415872'), (u'PTRSUB_-1204415907', u'PTRSUB_-1204415893'), ('const-417', u'LOAD_-1204416122'), (u'PTRSUB_-1204415893', u'PTRSUB_-1204415884'), (u'INT_NOTE... | [('const-417', u'LOAD_-1204416103'), ('const-0', u'RETURN_-1204416034'), ('tmp_139', u'CBRANCH_-1204416083'), (u'LOAD_-1204416012', u'COPY_-1204416012'), (u'INT_NOTEQUAL_-1204416141', u'CBRANCH_-1204416141'), (u'COPY_-1204415962', u'INT_ADD_-1204416106'), (u'COPY_-1204415955', u'MULTIEQUAL_-1204415938'), (u'LOAD_-12044... | null | null | 00291140 | x86 | O0 | (translation_unit "int FUN_00291140(int param_1,uint param_2,undefined4 *param_3)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n \n iVar1 = *(int *)(param_1 + 0x10c);\n iVar2 = param_1 + 0x108;\n if (iVar1 != 0) {\n do {\n while (iVar3 = iVar1, param_2 <= *(uint *)(iVar3 + 0x10)) {\n iVar1 = *(int ... | (translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: Relobj * find_kept_section_object(Sized_relobj_file<32,_true> * this,\n uint shndx, uint * symndx_p) */\n\nRelobj * __thiscall\ngold::Sized_relobj_file<32,_true>::find_kept_section_object\n (Sized_relobj_f... | (translation_unit "int FUN_00291140(int param_1,uint param_2,undefined4 *param_3)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n \n iVar1 = *(int *)(param_1 + 0x10c);\n iVar2 = param_1 + 0x108;\n if (iVar1 != 0) {\n do {\n while (iVar3 = iVar1, param_2 <= *(uint *)(iVar3 + 0x10)) {\n iVar1 = *(int ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE I... | (function_definition "int FUN_00291140(int param_1,uint param_2,undefined4 *param_3)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n \n iVar1 = *(int *)(param_1 + 0x10c);\n iVar2 = param_1 + 0x108;\n if (iVar1 != 0) {\n do {\n while (iVar3 = iVar1, param_2 <= *(uint *)(iVar3 + 0x10)) {\n iVar1 = *(i... |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: Relobj * find_kept_section_object(Sized_relobj_file<32,_true> * this,
uint shndx, uint * symndx_p) */
var_1 * var_2
gold::Sized_relobj_file<32,_true>::find_kept_section_object
(Sized_relobj_file<32,_true> *this,type_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)) (parameter_declaration type... | null |
int MASKED(int param_1,uint param_2,undefined4 *param_3)
{
int iVar1;
int iVar2;
int iVar3;
iVar1 = *(int *)(param_1 + 0x10c);
iVar2 = param_1 + 0x108;
if (iVar1 != 0) {
do {
while (iVar3 = iVar1, param_2 <= *(uint *)(iVar3 + 0x10)) {
iVar1 = *(int *)(iVar3 + 8);
iVar2 = iVar3... |
4376_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | is_runnable | FUN_000f5480 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: Task_token * is_runnable(Start_group * this) */
Task_token * __thiscall gold::Start_group::is_runnable(Start_group *this)
{
Task_token *pTVar1;
Task_token *in_stack_fffffff4;
Task_token *in_stack_fffffff8;
pTVar1 =... |
char * FUN_000f5480(int param_1)
{
char *pcVar1;
pcVar1 = *(char **)(param_1 + 0x2c);
if (pcVar1 != (char *)0x0) {
if (*pcVar1 == '\0') {
/* WARNING: Subroutine does not return */
FUN_000f53c0();
}
if (*(int *)(pcVar1 + 4) < 1) {
pcVar1 = (char *)0x0;
}
}
r... | SUB ESP,0xc
MOV EAX,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [EAX + 0x2c]
TEST EAX,EAX
JZ 0x000f54a0
CMP byte ptr [EAX],0x0
JZ 0x000f54a4
MOV EDX,dword ptr [EAX + 0x4]
TEST EDX,EDX
MOV EDX,0x0
CMOVLE EAX,EDX
ADD ESP,0xc
RET
CALL 0x000f53c0 | null | null | null | null | [(u'LOAD_-1206889322', u'PTRSUB_-1206889133'), (u'COPY_-1206889259', u'MULTIEQUAL_-1206889154'), (u'LOAD_-1206889303', u'INT_EQUAL_-1206889288'), ('tmp_145', u'CBRANCH_-1206889256'), ('const-0', u'INT_EQUAL_-1206889288'), (u'LOAD_-1206889322', u'PTRSUB_-1206889139'), ('const-4', u'PTRSUB_-1206889133'), (u'INT_SLESS_-12... | [(u'LOAD_-1206889303', u'INT_EQUAL_-1206889288'), ('tmp_145', u'CBRANCH_-1206889256'), (u'LOAD_-1206889322', u'PTRADD_-1206889223'), (u'INT_SLESS_-1206889249', u'CBRANCH_-1206889256'), (u'CAST_-1206889155', u'LOAD_-1206889322'), ('const-0', u'INT_EQUAL_-1206889288'), ('const-1', u'RETURN_-1206889226'), ('tmp_66', u'CBR... | null | null | 000f5480 | x86 | O0 | (translation_unit "char * FUN_000f5480(int param_1)\n\n{\n char *pcVar1;\n \n pcVar1 = *(char **)(param_1 + 0x2c);\n if (pcVar1 != (char *)0x0) {\n if (*pcVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_000f53c0();\n }\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: Task_token * is_runnable(Start_group * this) */\n\nTask_token * __thiscall gold::Start_group::is_runnable(Start_group *this)\n\n{\n Task_token *pTVar1;\n Task_token *in_stack_fffffff4;\n Task_token *in_sta... | (translation_unit "char * FUN_000f5480(int param_1)\n\n{\n char *pcVar1;\n \n pcVar1 = *(char **)(param_1 + 0x2c);\n if (pcVar1 != (char *)0x0) {\n if (*pcVar1 == '\0') {\n \n FUN_000f53c0();\n }\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }\n }\n return pc... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (ty... | (function_definition "char * FUN_000f5480(int param_1)\n\n{\n char *pcVar1;\n \n pcVar1 = *(char **)(param_1 + 0x2c);\n if (pcVar1 != (char *)0x0) {\n if (*pcVar1 == '\0') {\n \n FUN_000f53c0();\n }\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }\n }\n return... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: Task_token * is_runnable(Start_group * this) */
type_1 * __thiscall gold::Start_group::is_runnable(Start_group *this)
{
type_1 *var_1;
type_1 *in_stack_fffffff4;
type_1 *in_stack_fffffff8;
var_1 = this->this_blocke... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec... | null |
char * MASKED(int param_1)
{
char *pcVar1;
pcVar1 = *(char **)(param_1 + 0x2c);
if (pcVar1 != (char *)0x0) {
if (*pcVar1 == '\0') {
/* WARNING: Subroutine does not return */
FUN_000f53c0();
}
if (*(int *)(pcVar1 + 4) < 1) {
pcVar1 = (char *)0x0;
}
}
return ... |
506_cflow_and_cflow_strip.c | strdup | strdup |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strdup(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strdup@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strdup(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206095822')] | [('const-1', u'RETURN_-1206095822')] | null | null | 00037028 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strdup(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (fu... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strdup(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strdup@@GLIBC_2.0 */\n... | (translation_unit "char * strdup(char *__s)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strdup(char *__s)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strdup(char *__s)" * (function_declarator "strdup(char *__s)" identifier (parameter_lis... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "char * strdup(char *__s)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strdup(char *__s)" (* "*") (function_declarator "strdup(char *__s)" (identifier "strdup") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_ty... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strdup@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (expre... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
9595_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | check | FUN_0033f170 |
/* 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 check(Script_assertion * this, Symbol_table * symtab, Layout *
layout) */
void __thiscall
gold::Script_assertion::check(Script_ass... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0033f170(undefined4 *param_1,undefined4 param_2,undefined4 param_3)
{
longlong lVar1;
lVar1 = FUN_00389ff0(*param_1,param_2,param_3,1);
if (lVar1 != 0) {
return;
}
FUN_0023b810(&DAT_0048b8c2,param_1[1])... | PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x2aae89
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
PUSH 0x1
PUSH dword ptr [ESP + 0x1c]
PUSH dword ptr [ESP + 0x1c]
PUSH dword ptr [ESI]
CALL 0x00389ff0
ADD ESP,0x10
OR EDX,EAX
JZ 0x0033f1a8
ADD ESP,0x4
POP EBX
POP ESI
RET
SUB ESP,0x8
LEA EAX,[EBX + 0xffea18c2]
PUSH dword ptr ... | null | null | null | null | [('const-1', u'RETURN_-1205014138')] | [('tmp_672', u'CALL_-1205014072'), ('const-0', u'INT_NOTEQUAL_-1205013902'), ('const-4', u'PTRADD_-1205013820'), ('const-1', u'CALL_-1205014072'), ('const-0', u'PTRSUB_-1205013816'), (u'PTRSUB_-1205013816', u'CALL_-1205013974'), ('const-0', u'RETURN_-1205013929'), ('const-417', u'LOAD_-1205014085'), ('tmp_671', u'LOAD_... | null | null | 0033f170 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0033f170(undefined4 *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n longlong lVar1;\n \n lVar1 = FUN_00389ff0(*param_1,param_2,param_3,1);\n if (lVar1 != 0) {\n return;\n }\n FUN_0023b... | (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 check(Script_assertion * this, Symbol_table * symtab, Layout *\n layout) */\n\nvoid __thiscall\ngold::Script_ass... | (translation_unit "void FUN_0033f170(undefined4 *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n longlong lVar1;\n \n lVar1 = FUN_00389ff0(*param_1,param_2,param_3,1);\n if (lVar1 != 0) {\n return;\n }\n FUN_0023b810(&DAT_0048b8c2,param_1[1]);\n return;\n}\n\n" (function_definition "void FUN_0033f170(un... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression I... | (function_definition "void FUN_0033f170(undefined4 *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n longlong lVar1;\n \n lVar1 = FUN_00389ff0(*param_1,param_2,param_3,1);\n if (lVar1 != 0) {\n return;\n }\n FUN_0023b810(&DAT_0048b8c2,param_1[1]);\n return;\n}" (primitive_type "void") (function_declarato... |
/* 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 check(Script_assertion * this, Symbol_table * symtab, Layout *
layout) */
void __thiscall
gold::type_1::function_1(type_1 *this,ty... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1,undefined4 param_2,undefined4 param_3)
{
longlong lVar1;
lVar1 = FUN_00389ff0(*param_1,param_2,param_3,1);
if (lVar1 != 0) {
return;
}
FUN_0023b810(&DAT_0048b8c2,param_1[1]);
re... |
9718_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | add_string | FUN_00346ab0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: char * add_string(Stringpool_template<char> * this, char * s, size_t
len) */
char * __thiscall
gold::Stringpool_template<char>::add_string(Stringpool_template<char> *this,char *s,size_t len)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint * FUN_00346ab0(int param_1,void *param_2,size_t param_3)
{
uint uVar1;
uint *puVar2;
int *piVar3;
undefined4 uVar4;
uint *puVar5;
int iVar6;
undefined4 in_ECX;
if (*(int *)(param_1 + 0x38) != 0) {
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x2a3547
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x30]
MOV EDI,dword ptr [ESI + 0x38]
TEST EDI,EDI
JNZ 0x00346c10
MOV EAX,dword ptr [ESP + 0x38]
LEA EDX,[ESI + 0x2c]
LEA EDI,[EAX + 0x1]
CMP EDI,0x3e8
JA 0x00346b70
MOV EAX,dword ptr [ESI + 0x2c]
CMP EAX,EDX
JZ 0x... | null | null | null | null | [('const-1', u'RETURN_-1205114162')] | [('tmp_3003', u'CALL_-1205113906'), ('const-417', u'STORE_-1205113451'), (u'LOAD_-1205113454', u'INT_ADD_-1205113436'), ('const-44', u'INT_ADD_-1205113861'), ('const-1', u'PTRADD_-1205113148'), (u'LOAD_-1205114043', u'PTRADD_-1205113148'), ('const-4', u'PTRADD_-1205112989'), ('const-417', u'LOAD_-1205113811'), (u'LOAD_... | null | null | 00346ab0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint * FUN_00346ab0(int param_1,void *param_2,size_t param_3)\n\n{\n uint uVar1;\n uint *puVar2;\n int *piVar3;\n undefined4 uVar4;\n uint *puVar5;\n int iVar6;\n undefined4 in_ECX;\n \n if (*(int *)(... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: char * add_string(Stringpool_template<char> * this, char * s, size_t\n len) */\n\nchar * __thiscall\ngold::Stringpool_template<char>::add_string(Stringpool_template<char> *this,char... | (translation_unit "uint * FUN_00346ab0(int param_1,void *param_2,size_t param_3)\n\n{\n uint uVar1;\n uint *puVar2;\n int *piVar3;\n undefined4 uVar4;\n uint *puVar5;\n int iVar6;\n undefined4 in_ECX;\n \n if (*(int *)(param_1 + 0x38) != 0) {\n \n FUN_002446e0("../../gold/stringpool.cc",0... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (poin... | (function_definition "uint * FUN_00346ab0(int param_1,void *param_2,size_t param_3)\n\n{\n uint uVar1;\n uint *puVar2;\n int *piVar3;\n undefined4 uVar4;\n uint *puVar5;\n int iVar6;\n undefined4 in_ECX;\n \n if (*(int *)(param_1 + 0x38) != 0) {\n \n FUN_002446e0("../../gold/stringpool.cc... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: char * add_string(Stringpool_template<char> * this, char * s, size_t
len) */
char * __thiscall
gold::var_2<var_3>::var_1(var_2<var_3> *this,var_3 *var_4,size_t len)
{
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint * MASKED(int param_1,void *param_2,size_t param_3)
{
uint uVar1;
uint *puVar2;
int *piVar3;
undefined4 uVar4;
uint *puVar5;
int iVar6;
undefined4 in_ECX;
if (*(int *)(param_1 + 0x38) != 0) {
... |
177_sh4-linux-gnu-c++filt_and_sh4-linux-gnu-c++filt_strip.c | __assert_fail | __assert_fail |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)
{
/* WARNING: Bad instruction - Truncating control flow here */
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata(... | null | null | null | null | null | [('const-1', u'RETURN_-1206058706')] | [('const-1', u'RETURN_-1206058706')] | null | null | 00020124 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n /* WARNING: Bad instruction - Truncating control flow... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n /* WARNING: Bad instruction - Truncating control flow... | (translation_unit "void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n \n halt_baddata();\n}" primitive_type ... | (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 "void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__assert_fail(char *__assertion,char *__file,uint __line,char *__function)" (identifier "__assert_fail") (parameter_list "... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(char *__assertion,char *__file,type_1 __line,char *__function)
{
/* WARNING: Bad instruction - Truncating control flow here */
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(char *__assertion,char *__file,uint __line,char *__function)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
278_ln_and_ln_strip.c | rotl8 | FUN_0001cc7c |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
uint8_t rotl8(uint8_t x,int n)
{
uint8_t x_local;
return (byte)((int)(uint)x >> (8 - (byte)n & 0x1f)) | x << ((byte)n & 0x1f);
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
uint FUN_0001cc7c(byte param_1,byte param_2)
{
return (int)(uint)param_1 >> (8 - param_2 & 0x1f) | (uint)param_1 << (param_2 & 0x1f);
}
| PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x4
CALL 0x00013fd3
ADD EAX,0x8378
MOV EAX,dword ptr [EBP + 0x8]
MOV byte ptr [EBP + -0x8],AL
MOVZX EDX,byte ptr [EBP + -0x8]
MOV EAX,dword ptr [EBP + 0xc]
MOV ECX,EAX
SHL EDX,CL
MOV EAX,EDX
MOV EBX,EAX
MOVZX EDX,byte ptr [EBP + -0x8]
MOV EAX,0x8
SUB EAX,dword ptr [EBP + 0xc]
MOV E... | null | null | null | null | [(u'INT_OR_-1205940905', u'RETURN_-1205940890'), (u'INT_SRIGHT_-1205940941', u'SUBPIECE_-1205940824'), ('tmp_454', u'INT_LEFT_-1205941020'), ('const-0', u'RETURN_-1205940890'), (u'INT_AND_-1205941024', u'INT_LEFT_-1205941020'), ('tmp_455', u'SUBPIECE_-1205940862'), ('const-8', u'INT_SUB_-1205940967'), (u'INT_LEFT_-1205... | [(u'INT_OR_-1205940905', u'RETURN_-1205940890'), ('const-0', u'RETURN_-1205940890'), (u'INT_AND_-1205941024', u'INT_LEFT_-1205941020'), ('tmp_519', u'INT_ZEXT_-1205940987'), (u'INT_LEFT_-1205941020', u'INT_OR_-1205940905'), (u'INT_ZEXT_-1205941048', u'INT_LEFT_-1205941020'), ('const-31', u'INT_AND_-1205941024'), ('tmp_... | null | null | 0001cc7c | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nuint FUN_0001cc7c(byte param_1,byte param_2)\n\n{\n return (int)(uint)param_1 >> (8 - param_2 & 0x1f) | (uint)param_1 << (param_2 & 0x1f);\n}\n\n" comment (function_definition "uint FUN_0001cc7c(byte param_1,... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nuint8_t rotl8(uint8_t x,int n)\n\n{\n uint8_t x_local;\n \n return (byte)((int)(uint)x >> (8 - (byte)n & 0x1f)) | x << ((byte)n & 0x1f);\n}\n\n" comment (function_definition "uint8_t rotl8(uint8_t x,int n)\n... | (translation_unit "uint FUN_0001cc7c(byte param_1,byte param_2)\n\n{\n return (int)(uint)param_1 >> (8 - param_2 & 0x1f) | (uint)param_1 << (param_2 & 0x1f);\n}\n\n" (function_definition "uint FUN_0001cc7c(byte param_1,byte param_2)\n\n{\n return (int)(uint)param_1 >> (8 - param_2 & 0x1f) | (uint)param_1 << (param_2 ... | (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 (binary_expression (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_d... | (function_definition "uint FUN_0001cc7c(byte param_1,byte param_2)\n\n{\n return (int)(uint)param_1 >> (8 - param_2 & 0x1f) | (uint)param_1 << (param_2 & 0x1f);\n}" (type_identifier "uint") (function_declarator "FUN_0001cc7c(byte param_1,byte param_2)" (identifier "FUN_0001cc7c") (parameter_list "(byte param_1,byte pa... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
uint8_t function_1(uint8_t var_1,int n)
{
uint8_t x_local;
return (type_2)((int)(type_1)var_1 >> (8 - (type_2)n & 0x1f)) | var_1 << ((type_2)n & 0x1f);
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_stateme... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
uint MASKED(byte param_1,byte param_2)
{
return (int)(uint)param_1 >> (8 - param_2 & 0x1f) | (uint)param_1 << (param_2 & 0x1f);
}
|
6470_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | demangle | FUN_0018bbc0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
string * __regparm3 gold::demangle(string *__return_storage_ptr__,char *name)
{
char *pcVar1;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * __regparm3 FUN_0018bbc0(int *param_1,char *param_2)
{
char *pcVar1;
size_t sVar2;
int *local_34;
int local_30;
int local_2c;
int local_28;
int local_24;
int local_20;
undefined4 uStack_14;
uStack_14 ... | PUSH EBP
PUSH EDI
PUSH ESI
MOV ESI,EAX
PUSH EBX
CALL 0x00036f20
ADD EBX,0x223435
SUB ESP,0x3c
LEA EAX,[EBX + 0x408]
MOV EAX,dword ptr [EAX]
MOV EAX,dword ptr [EAX + 0x8]
TEST EAX,EAX
JZ 0x0018bcce
CMP byte ptr [EAX + 0x5939],0x0
MOV EDI,EDX
LEA EDX,[ESI + 0x8]
JZ 0x0018bc80
MOV dword ptr [ESP + 0x8],EDX
SUB ESP,0x8
PUS... | null | null | null | null | [(u'INT_EQUAL_-1207452649', u'CBRANCH_-1207452648'), (u'PTRSUB_-1207451745', u'PTRSUB_-1207451732'), ('tmp_2487', u'MULTIEQUAL_-1207451727'), (u'CALL_-1207452427', u'INDIRECT_-1207451908'), (u'CALL_-1207452482', u'PTRADD_-1207452404'), ('const-417', u'LOAD_-1207452643'), (u'PTRSUB_-1207451803', u'CAST_-1207451779'), (u... | [(u'INT_EQUAL_-1207452649', u'CBRANCH_-1207452648'), (u'CAST_-1207451838', u'PTRADD_-1207452404'), (u'STORE_-1207452233', u'INDIRECT_-1207451686'), ('const-417', u'STORE_-1207452354'), (u'CALL_-1207452482', u'INDIRECT_-1207451897'), (u'CAST_-1207451712', u'STORE_-1207452264'), (u'CALL_-1207452482', u'PTRADD_-1207452404... | null | null | 0018bbc0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * __regparm3 FUN_0018bbc0(int *param_1,char *param_2)\n\n{\n char *pcVar1;\n size_t sVar2;\n int *local_34;\n int local_30;\n int local_2c;\n int local_28;\n int local_24;\n int local_20;\n undefi... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n\nstring * __regparm3 gold::demangle(string *__return_storage_ptr__,char *name... | (translation_unit "int * __regparm3 FUN_0018bbc0(int *param_1,char *param_2)\n\n{\n char *pcVar1;\n size_t sVar2;\n int *local_34;\n int local_30;\n int local_2c;\n int local_28;\n int local_24;\n int local_20;\n undefined4 uStack_14;\n \n uStack_14 = 0x18bbcb;\n if (*(int *)(DAT_003af408 + 8) == 0) {\n ... | (translation_unit (function_definition TYPE (pointer_declarator * (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ... | (function_definition "int * __regparm3 FUN_0018bbc0(int *param_1,char *param_2)\n\n{\n char *pcVar1;\n size_t sVar2;\n int *local_34;\n int local_30;\n int local_2c;\n int local_28;\n int local_24;\n int local_20;\n undefined4 uStack_14;\n \n uStack_14 = 0x18bbcb;\n if (*(int *)(DAT_003af408 + 8) == 0) {\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
type_1 * __regparm3 gold::demangle(type_1 *__return_storage_ptr__,char *var_13)
{
char *var_3;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_dec... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * __regparm3 MASKED(int *param_1,char *param_2)
{
char *pcVar1;
size_t sVar2;
int *local_34;
int local_30;
int local_2c;
int local_28;
int local_24;
int local_20;
undefined4 uStack_14;
uStack_14 = 0x18... |
389_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | attach_sections_using_phdrs_clause | FUN_0003004c |
/* WARNING: Enum "DT": Some values do not have unique names */
/* gold::Script_sections::attach_sections_using_phdrs_clause(gold::Layout*) [clone .cold.380] */
void gold::Script_sections::attach_sections_using_phdrs_clause(Layout *param_1)
{
int unaff_EBP;
std::
_Rb_tree<std::__cxx11::basic_string<char,_std... |
void __regparm3 FUN_0003004c(undefined4 param_1)
{
int unaff_EBP;
FUN_001634f0(*(undefined4 *)(unaff_EBP + -0x88),*(undefined4 *)(unaff_EBP + -0x28),param_1,param_1
);
/* WARNING: Subroutine does not return */
FUN_0027dd80();
}
| PUSH EAX
PUSH EAX
PUSH dword ptr [EBP + -0x28]
PUSH dword ptr [EBP + 0xffffff78]
CALL 0x001634f0
MOV EBX,dword ptr [EBP + -0x50]
MOV dword ptr [ESP],ESI
CALL 0x0027dd80 | null | null | null | null | [(u'LOAD_-1206124457', u'CALL_-1206124432'), ('tmp_113', u'INT_ADD_-1206124441'), ('const-417', u'LOAD_-1206124457'), (u'CAST_-1206124338', u'LOAD_-1206124449'), ('tmp_113', u'INT_ADD_-1206124433'), ('const-417', u'LOAD_-1206124449'), (u'LOAD_-1206124449', u'CALL_-1206124432'), (u'INT_ADD_-1206124441', u'CAST_-12061243... | [('tmp_107', u'INT_ADD_-1206124441'), ('const-417', u'LOAD_-1206124449'), (u'LOAD_-1206124457', u'CALL_-1206124432'), ('const-417', u'LOAD_-1206124457'), (u'INT_ADD_-1206124433', u'CAST_-1206124342'), (u'LOAD_-1206124449', u'CALL_-1206124432'), ('tmp_105', u'CALL_-1206124432'), ('const-4294967160', u'INT_ADD_-120612443... | null | null | 0003004c | x86 | O0 | (translation_unit "void __regparm3 FUN_0003004c(undefined4 param_1)\n\n{\n int unaff_EBP;\n \n FUN_001634f0(*(undefined4 *)(unaff_EBP + -0x88),*(undefined4 *)(unaff_EBP + -0x28),param_1,param_1\n );\n /* WARNING: Subroutine does not return */\n FUN_0027dd80();\n}\n\n" (function_defin... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* gold::Script_sections::attach_sections_using_phdrs_clause(gold::Layout*) [clone .cold.380] */\n\nvoid gold::Script_sections::attach_sections_using_phdrs_clause(Layout *param_1)\n\n{\n int unaff_EBP;\n \n std::\n _Rb_tree<std::__cx... | (translation_unit "void __regparm3 FUN_0003004c(undefined4 param_1)\n\n{\n int unaff_EBP;\n \n FUN_001634f0(*(undefined4 *)(unaff_EBP + -0x88),*(undefined4 *)(unaff_EBP + -0x28),param_1,param_1\n );\n \n FUN_0027dd80();\n}\n\n" (function_definition "void __regparm3 FUN_0003004c(undef... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abs... | (function_definition "void __regparm3 FUN_0003004c(undefined4 param_1)\n\n{\n int unaff_EBP;\n \n FUN_001634f0(*(undefined4 *)(unaff_EBP + -0x88),*(undefined4 *)(unaff_EBP + -0x28),param_1,param_1\n );\n \n FUN_0027dd80();\n}" (primitive_type "void") (ERROR "__regparm3" (identifier "... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* gold::Script_sections::attach_sections_using_phdrs_clause(gold::Layout*) [clone .cold.380] */
void gold::Script_sections::function_1(type_1 *param_1)
{
int var_4;
std::
_Rb_tree<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::al... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (i... | null |
void __regparm3 MASKED(undefined4 param_1)
{
int unaff_EBP;
FUN_001634f0(*(undefined4 *)(unaff_EBP + -0x88),*(undefined4 *)(unaff_EBP + -0x28),param_1,param_1
);
/* WARNING: Subroutine does not return */
FUN_0027dd80();
}
|
9359_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | memcmp | memcmp |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int memcmp(void *__s1,void *__s2,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* memcmp@@GLIBC_2.0 */
halt... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int memcmp(void *__s1,void *__s2,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1204830138')] | [('const-1', u'RETURN_-1204830138')] | null | null | 0030c03c | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint memcmp(void *__s1,void *__s2,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n"... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint memcmp(void *__s1,void *__s2,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* me... | (translation_unit "int memcmp(void *__s1,void *__s2,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int memcmp(void *__s1,void *__s2,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "memcmp(void *__s1,void *__s2,size_t __n)" identi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argu... | (function_definition "int memcmp(void *__s1,void *__s2,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "memcmp(void *__s1,void *__s2,size_t __n)" (identifier "memcmp") (parameter_list "(void *__s1,void *__s2,size_t __n)" (( "(") (parameter_declaration "void *__s... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(void *__s1,void *__s2,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* memcmp@@GLIBC_2.0 */
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(void *__s1,void *__s2,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
3396_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c | ExpandFilename | FUN_001cbc7a |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void ExpandFilename(char *path)
{
int iVar1;
char *pcVar2;
int iVar3;
char *p;
int in_GS_OFFSET;
char *path_local;
passwd *entry;
char *home;
passwd pwd;
char expand_path [4096];
char buffer [4096];
char u... |
void __regparm3 FUN_001cbc7a(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
char *pcVar2;
int iVar3;
int unaff_EBX;
undefined1 *puVar4;
int in_GS_OFFSET;
puVar4 = &stack0xfffffffc;
entry(param_2,0x1cbc8a);
*(undefined4 *)(puVar4 + -0x303c) = *(undefined4 *)(puVar4 + 8);
*(undefined4... | PUSH EBP
MOV EBP,ESP
PUSH ESI
PUSH EBX
SUB ESP,0x3040
CALL 0x00033960
ADD EBX,0x1fe376
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + 0xffffcfc4],EAX
MOV EAX,GS:[0x14]
MOV dword ptr [EBP + -0xc],EAX
XOR EAX,EAX
CMP dword ptr [EBP + 0xffffcfc4],0x0
JZ 0x001cbef1
MOV EAX,dword ptr [EBP + 0xffffcfc4]
MOVZX EAX,byte pt... | null | null | null | null | [(u'MULTIEQUAL_-1207712875', u'INT_NOTEQUAL_-1207714097'), ('tmp_2199', u'PTRADD_-1207713746'), (u'PTRSUB_-1207712571', u'CAST_-1207712563'), ('const-3314063', u'COPY_-1207712891'), (u'LOAD_-1207713570', u'INT_NOTEQUAL_-1207713557'), ('const-3314068', u'COPY_-1207712857'), ('const-0', u'INT_NOTEQUAL_-1207713441'), ('tm... | [(u'CALL_-1207714655', u'INDIRECT_-1207713654'), ('const-4096', u'CALL_-1207713961'), (u'LOAD_-1207714571', u'LOAD_-1207714563'), (u'LOAD_-1207713570', u'INT_NOTEQUAL_-1207713557'), ('const-0', u'INT_NOTEQUAL_-1207713441'), ('const-4096', u'CALL_-1207714333'), ('const-0', u'INT_NOTEQUAL_-1207714097'), ('const-429495496... | null | null | 001cbc7a | x86 | O0 | (translation_unit "void __regparm3 FUN_001cbc7a(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n char *pcVar2;\n int iVar3;\n int unaff_EBX;\n undefined1 *puVar4;\n int in_GS_OFFSET;\n \n puVar4 = &stack0xfffffffc;\n entry(param_2,0x1cbc8a);\n *(undefined4 *)(puVar4 + -0x303c) = *(undefined4 ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid ExpandFilename(char *path)\n\n{\n int iVar1;\n char *pcVar2;\n int iVar3;\n char *p;\n int in_GS_OFFSET;\n char *path_local;\n passwd *entry;\n char *home;\n passwd pwd;\n char expand_path [4096]... | (translation_unit "void __regparm3 FUN_001cbc7a(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n char *pcVar2;\n int iVar3;\n int unaff_EBX;\n undefined1 *puVar4;\n int in_GS_OFFSET;\n \n puVar4 = &stack0xfffffffc;\n entry(param_2,0x1cbc8a);\n *(undefined4 *)(puVar4 + -0x303c) = *(undefined4 ... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TY... | (function_definition "void __regparm3 FUN_001cbc7a(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n char *pcVar2;\n int iVar3;\n int unaff_EBX;\n undefined1 *puVar4;\n int in_GS_OFFSET;\n \n puVar4 = &stack0xfffffffc;\n entry(param_2,0x1cbc8a);\n *(undefined4 *)(puVar4 + -0x303c) = *(undefine... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void function_1(char *var_2)
{
int var_13;
char *var_9;
int var_11;
char *p;
int var_1;
char *path_local;
type_1 *var_12;
char *var_6;
type_1 pwd;
char expand_path [4096];
char buffer [4096];
char username... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bod... | null |
void __regparm3 MASKED(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
char *pcVar2;
int iVar3;
int unaff_EBX;
undefined1 *puVar4;
int in_GS_OFFSET;
puVar4 = &stack0xfffffffc;
entry(param_2,0x1cbc8a);
*(undefined4 *)(puVar4 + -0x303c) = *(undefined4 *)(puVar4 + 8);
*(undefined4 *)(pu... |
615_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c | gldelf64lriscv_lp64_load_symbols | FUN_0003fb60 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_boolean gldelf64lriscv_lp64_load_symbols(lang_input_statement_type *entry)
{
byte bVar1;
char *fmt;
bfd *pbVar2;
uint uVar3;
bVar1 = *(byte *)&entry->flags;
uVar3 = -((... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_0003fb60(int param_1)
{
byte bVar1;
undefined4 uVar2;
int iVar3;
uint uVar4;
bVar1 = *(byte *)(param_1 + 0x24);
uVar4 = -((int)(char)bVar1 >> 0x1f);
if (((int)(char)bVar1 & 0x40U) == 0) {
uVar... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00016a30
ADD EBX,0xfc497
SUB ESP,0xc
MOV EDI,dword ptr [ESP + 0x20]
MOVSX ESI,byte ptr [EDI + 0x24]
MOV EAX,ESI
SHR ESI,0x1f
MOV EDX,EAX
AND EDX,0x10
TEST AL,0x40
JNZ 0x0003fbb0
OR ESI,0x4
MOV EBP,dword ptr [EDI + 0x10]
TEST DL,DL
JZ 0x0003fb98
TEST byte ptr [EBP + 0x29],0x8
J... | null | null | null | null | [('const-8', u'INT_AND_-1206059739'), (u'INT_NOTEQUAL_-1206059752', u'CBRANCH_-1206059749'), (u'LOAD_-1206059777', u'MULTIEQUAL_-1206059387'), (u'MULTIEQUAL_-1206059389', u'CALL_-1206059874'), ('const-0', u'CALL_-1206059766'), (u'MULTIEQUAL_-1206059506', u'MULTIEQUAL_-1206059384'), (u'COPY_-1206059471', u'RETURN_-12060... | [('const-16', u'INT_ADD_-1206059757'), ('const-8', u'INT_AND_-1206059739'), (u'CAST_-1206059371', u'LOAD_-1206059777'), (u'INT_NOTEQUAL_-1206059752', u'CBRANCH_-1206059749'), ('const-417', u'LOAD_-1206059785'), ('const-5', u'CALL_-1206059766'), ('const-41', u'INT_ADD_-1206059984'), (u'COPY_-1206059481', u'RETURN_-12060... | null | null | 0003fb60 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0003fb60(int param_1)\n\n{\n byte bVar1;\n undefined4 uVar2;\n int iVar3;\n uint uVar4;\n \n bVar1 = *(byte *)(param_1 + 0x24);\n uVar4 = -((int)(char)bVar1 >> 0x1f);\n if (((int)(char)b... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean gldelf64lriscv_lp64_load_symbols(lang_input_statement_type *entry)\n\n{\n byte bVar1;\n char *fmt;\n bfd *pbVar2;\n uint uVar3;\n \n bVar1 = *(byte *... | (translation_unit "undefined4 FUN_0003fb60(int param_1)\n\n{\n byte bVar1;\n undefined4 uVar2;\n int iVar3;\n uint uVar4;\n \n bVar1 = *(byte *)(param_1 + 0x24);\n uVar4 = -((int)(char)bVar1 >> 0x1f);\n if (((int)(char)bVar1 & 0x40U) == 0) {\n uVar4 = uVar4 | 4;\n iVar3 = *(int *)(param_1 + 0x10);\n if... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_... | (function_definition "undefined4 FUN_0003fb60(int param_1)\n\n{\n byte bVar1;\n undefined4 uVar2;\n int iVar3;\n uint uVar4;\n \n bVar1 = *(byte *)(param_1 + 0x24);\n uVar4 = -((int)(char)bVar1 >> 0x1f);\n if (((int)(char)bVar1 & 0x40U) == 0) {\n uVar4 = uVar4 | 4;\n iVar3 = *(int *)(param_1 + 0x10);\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(type_2 *entry)
{
type_3 var_2;
char *fmt;
type_4 *pbVar2;
type_5 var_1;
var_2 = *(type_3 *)&entry->flags;
var_1 = -((int)(char)var_2 >> 0x1f);
if (((int... | 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: (identifier)) (declara... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int param_1)
{
byte bVar1;
undefined4 uVar2;
int iVar3;
uint uVar4;
bVar1 = *(byte *)(param_1 + 0x24);
uVar4 = -((int)(char)bVar1 >> 0x1f);
if (((int)(char)bVar1 & 0x40U) == 0) {
uVar4 = uV... |
2236_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c | vexplain_no_incremental | FUN_00066550 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void gold::vexplain_no_incremental(char *format,va_list args)
{
char *pcVar1;
int iVar2;
char *format_00;
char *buf;
undefined4 uStack_c;
uStack_c = 0x66557;
buf = (char ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00066550(char *param_1,__gnuc_va_list param_2)
{
char *pcVar1;
int iVar2;
undefined4 uVar3;
char *local_10;
undefined4 uStack_c;
uStack_c = 0x66557;
local_10 = (char *)0x0;
iVar2 = vasprintf(&local_10... | PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x29baa9
SUB ESP,0x18
MOV dword ptr [ESP + 0x10],0x0
PUSH dword ptr [ESP + 0x28]
PUSH dword ptr [ESP + 0x28]
LEA EAX,[ESP + 0x18]
PUSH EAX
CALL 0x000268e0
ADD ESP,0x10
TEST EAX,EAX
JS 0x000665ad
MOV ESI,dword ptr [ESP + 0xc]
LEA EAX,[EBX + 0xfff1f780]
SUB ESP,0xc
PUSH EAX
CALL ... | null | null | null | null | [('const-4294967280', u'PTRSUB_-1206294830'), (u'CALL_-1206294978', u'INDIRECT_-1206294790'), ('tmp_404', u'CALL_-1206295125'), (u'INDIRECT_-1206294814', u'CALL_-1206295012'), (u'CALL_-1206295125', u'INDIRECT_-1206294852'), (u'CALL_-1206294978', u'INDIRECT_-1206294795'), ('tmp_183', u'CBRANCH_-1206295098'), (u'CALL_-12... | [(u'INDIRECT_-1206294854', u'COPY_-1206294891'), (u'PTRSUB_-1206294832', u'CALL_-1206295125'), ('const-4294967280', u'PTRSUB_-1206294832'), (u'CALL_-1206295034', u'INDIRECT_-1206294811'), ('tmp_963', u'CALL_-1206295125'), ('tmp_183', u'CBRANCH_-1206295098'), ('tmp_964', u'CALL_-1206295125'), (u'CALL_-1206295060', u'IND... | null | null | 00066550 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00066550(char *param_1,__gnuc_va_list param_2)\n\n{\n char *pcVar1;\n int iVar2;\n undefined4 uVar3;\n char *local_10;\n undefined4 uStack_c;\n \n uStack_c = 0x66557;\n local_10 = (char *)0x0;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid gold::vexplain_no_incremental(char *format,va_list args)\n\n{\n char *pcVar1;\n int iVar2;\n char *format_00;\n char *buf;\n undefined4 uStack_c;\n \n uSta... | (translation_unit "void FUN_00066550(char *param_1,__gnuc_va_list param_2)\n\n{\n char *pcVar1;\n int iVar2;\n undefined4 uVar3;\n char *local_10;\n undefined4 uStack_c;\n \n uStack_c = 0x66557;\n local_10 = (char *)0x0;\n iVar2 = vasprintf(&local_10,param_1,param_2);\n pcVar1 = local_10;\n if (-1 < iVar2) {... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decla... | (function_definition "void FUN_00066550(char *param_1,__gnuc_va_list param_2)\n\n{\n char *pcVar1;\n int iVar2;\n undefined4 uVar3;\n char *local_10;\n undefined4 uStack_c;\n \n uStack_c = 0x66557;\n local_10 = (char *)0x0;\n iVar2 = vasprintf(&local_10,param_1,param_2);\n pcVar1 = local_10;\n if (-1 < iVar2... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void gold::function_1(char *format,type_1 args)
{
char *pcVar1;
int var_2;
char *format_00;
char *buf;
type_2 uStack_c;
uStack_c = 0x66557;
buf = (char *)0x0;
var_2 = v... | 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,__gnuc_va_list param_2)
{
char *pcVar1;
int iVar2;
undefined4 uVar3;
char *local_10;
undefined4 uStack_c;
uStack_c = 0x66557;
local_10 = (char *)0x0;
iVar2 = vasprintf(&local_10,param... |
3694_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | ~Sized_incr_dynobj | FUN_000e9780 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sized_incr_dynobj(Sized_incr_dynobj<32,_false> * this, int
__in_chrg) */
void __thiscall
gold::Sized_incr_dynobj<32,_false>::~Sized_incr_dynobj
(Sized_incr_dynobj<32,_false> *this,in... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000e9780(undefined4 *param_1)
{
int *piVar1;
int *piVar2;
*param_1 = &PTR_FUN_004068e8;
if (param_1[0x1e] != 0) {
FUN_00248220(param_1[0x1e]);
}
piVar1 = (int *)param_1[0x15];
piVar2 = (int *)param_... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x32a877
SUB ESP,0xc
MOV ESI,dword ptr [ESP + 0x20]
LEA EAX,[EBX + 0xffff28e8]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x78]
TEST EAX,EAX
JZ 0x000e97b1
SUB ESP,0xc
PUSH EAX
CALL 0x00248220
ADD ESP,0x10
MOV EBP,dword ptr [ESI + 0x54]
MOV EDI,dword ptr ... | null | null | null | null | [('const-1', u'RETURN_-1206806626')] | [('const-417', u'LOAD_-1206806394'), (u'CAST_-1206805710', u'LOAD_-1206806240'), ('tmp_2190', u'PTRADD_-1206805712'), ('const-4', u'PTRADD_-1206805712'), ('const-21', u'PTRADD_-1206805831'), (u'INT_NOTEQUAL_-1206806489', u'CBRANCH_-1206806489'), ('const-417', u'LOAD_-1206806527'), ('const-20', u'PTRADD_-1206805776'), (... | null | null | 000e9780 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000e9780(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n \n *param_1 = &PTR_FUN_004068e8;\n if (param_1[0x1e] != 0) {\n FUN_00248220(param_1[0x1e]);\n }\n piVar1 = (int *)param_1[0... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Sized_incr_dynobj(Sized_incr_dynobj<32,_false> * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::Sized_incr_dynobj<32,_false>::~Sized_incr_dynobj\n (Sized_incr_dy... | (translation_unit "void FUN_000e9780(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n \n *param_1 = &PTR_FUN_004068e8;\n if (param_1[0x1e] != 0) {\n FUN_00248220(param_1[0x1e]);\n }\n piVar1 = (int *)param_1[0x15];\n piVar2 = (int *)param_1[0x14];\n *param_1 = &DAT_0040db9c;\n if (piVar1 != piVar2... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression (p... | (function_definition "void FUN_000e9780(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n \n *param_1 = &PTR_FUN_004068e8;\n if (param_1[0x1e] != 0) {\n FUN_00248220(param_1[0x1e]);\n }\n piVar1 = (int *)param_1[0x15];\n piVar2 = (int *)param_1[0x14];\n *param_1 = &DAT_0040db9c;\n if (piVar1 != piV... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sized_incr_dynobj(Sized_incr_dynobj<32,_false> * this, int
__in_chrg) */
void __thiscall
gold::Sized_incr_dynobj<32,_false>::~Sized_incr_dynobj
(Sized_incr_dynobj<32,_false> *this,in... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
int *piVar1;
int *piVar2;
*param_1 = &PTR_FUN_004068e8;
if (param_1[0x1e] != 0) {
FUN_00248220(param_1[0x1e]);
}
piVar1 = (int *)param_1[0x15];
piVar2 = (int *)param_1[0x14... |
59_m68k-linux-gnu-ranlib_and_m68k-linux-gnu-ranlib_strip.c | ftell | ftell |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long ftell(FILE *__stream)
{
long lVar1;
lVar1 = (*(code *)PTR_ftell_000210f0)();
return lVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long ftell(FILE *__stream)
{
long lVar1;
lVar1 = (*(code *)PTR_ftell_000210f0)();
return lVar1;
}
| JMP dword ptr [EBX + 0xf0] | null | null | null | null | [('const-0', u'RETURN_-1205984291'), (u'INDIRECT_-1205984221', u'COPY_-1205984280'), (u'CALLIND_-1205984294', u'INDIRECT_-1205984221'), (u'CALLIND_-1205984294', u'RETURN_-1205984291'), (u'CAST_-1205984215', u'CALLIND_-1205984294'), ('tmp_67', u'CAST_-1205984215')] | [('const-0', u'RETURN_-1205984291'), (u'INDIRECT_-1205984221', u'COPY_-1205984280'), (u'CALLIND_-1205984294', u'INDIRECT_-1205984221'), (u'CALLIND_-1205984294', u'RETURN_-1205984291'), (u'CAST_-1205984215', u'CALLIND_-1205984294'), ('tmp_67', u'CAST_-1205984215')] | null | null | 000123d0 | x86 | O0 | (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_000210f0)();\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_000210f0)();\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_000210f0)();\n return lVar1;\n}\n\n" (function_definition "long ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_ftell_000210f0)();\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_000210f0)();\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_000210f0)();
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_000210f0)();
return lVar1;
}
|
92_busybox_and_busybox_strip.c | __libc_csu_fini | FUN_00017db0 |
void __libc_csu_fini(void)
{
return;
}
|
void FUN_00017db0(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1205961284')] | [('const-0', u'RETURN_-1205961284')] | null | null | 00017db0 | x86 | O0 | (translation_unit "void FUN_00017db0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00017db0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00017db0(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_00017db0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00017db0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00017db0(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_00017db0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00017db0(void)" (identifier "FUN_00017db0") (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;
}
|
9027_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | wofstream | FUN_00231150 |
/* std::wofstream::wofstream(char const*, std::_Ios_Openmode) */
void __thiscall std::wofstream::wofstream(wofstream *this,char *param_1,_Ios_Openmode param_2)
{
wfilebuf *this_00;
int iVar1;
wios *this_01;
_Ios_Openmode in_stack_00000010;
__x86_get_pc_thunk_di();
iVar1 = *(int *)(*(int *)(param_1 + 4... |
void FUN_00231150(int *param_1,int *param_2,undefined4 param_3,uint param_4)
{
int iVar1;
int *piVar2;
int iVar3;
FUN_00062073();
iVar1 = *(int *)(param_2[1] + -0xc);
*param_1 = param_2[1];
piVar2 = (int *)(iVar1 + (int)param_1);
*piVar2 = param_2[2];
FUN_00228040(piVar2,0);
iVar1 = *param_2;
... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x00062073
ADD EDI,0x178ea7
PUSH ESI
PUSH EBX
SUB ESP,0x24
MOV EAX,dword ptr [EBP + 0xc]
MOV ESI,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EAX + 0x4]
MOV EBX,EDI
MOV ECX,dword ptr [EAX + -0xc]
MOV dword ptr [ESI],EAX
ADD ECX,ESI
MOV EAX,ECX
MOV ECX,dword ptr [EBP + 0xc]
MOV EDX,dword p... | null | null | null | null | [('const-1', u'PTRADD_-1204022730'), ('tmp_884', u'CAST_-1204022211'), (u'PTRADD_-1204022808', u'CAST_-1204022317'), (u'PTRADD_-1204022461', u'CAST_-1204022160'), ('const-1', u'PTRADD_-1204022829'), ('tmp_884', u'PTRADD_-1204022730'), ('const-8', u'PTRADD_-1204022790'), ('const-4294967284', u'INT_ADD_-1204022621'), ('t... | [('const-4294967284', u'INT_ADD_-1204022621'), ('const-417', u'STORE_-1204022808'), ('const-417', u'LOAD_-1204022891'), (u'PTRADD_-1204022289', u'CALL_-1204022713'), (u'PTRADD_-1204022341', u'LOAD_-1204022891'), ('const-0', u'RETURN_-1204022428'), ('tmp_1711', u'STORE_-1204022808'), (u'CAST_-1204022333', u'LOAD_-120402... | null | null | 00231150 | x86 | O0 | (translation_unit "void FUN_00231150(int *param_1,int *param_2,undefined4 param_3,uint param_4)\n\n{\n int iVar1;\n int *piVar2;\n int iVar3;\n \n FUN_00062073();\n iVar1 = *(int *)(param_2[1] + -0xc);\n *param_1 = param_2[1];\n piVar2 = (int *)(iVar1 + (int)param_1);\n *piVar2 = param_2[2];\n FUN_00228040(pi... | (translation_unit "/* std::wofstream::wofstream(char const*, std::_Ios_Openmode) */\n\nvoid __thiscall std::wofstream::wofstream(wofstream *this,char *param_1,_Ios_Openmode param_2)\n\n{\n wfilebuf *this_00;\n int iVar1;\n wios *this_01;\n _Ios_Openmode in_stack_00000010;\n \n __x86_get_pc_thunk_di();\n iVar1 = ... | (translation_unit "void FUN_00231150(int *param_1,int *param_2,undefined4 param_3,uint param_4)\n\n{\n int iVar1;\n int *piVar2;\n int iVar3;\n \n FUN_00062073();\n iVar1 = *(int *)(param_2[1] + -0xc);\n *param_1 = param_2[1];\n piVar2 = (int *)(iVar1 + (int)param_1);\n *piVar2 = param_2[2];\n FUN_00228040(pi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration ... | (function_definition "void FUN_00231150(int *param_1,int *param_2,undefined4 param_3,uint param_4)\n\n{\n int iVar1;\n int *piVar2;\n int iVar3;\n \n FUN_00062073();\n iVar1 = *(int *)(param_2[1] + -0xc);\n *param_1 = param_2[1];\n piVar2 = (int *)(iVar1 + (int)param_1);\n *piVar2 = param_2[2];\n FUN_00228040... |
/* std::wofstream::wofstream(char const*, std::_Ios_Openmode) */
void __thiscall std::function_1::function_1(function_1 *var_3,char *var_2,type_1 param_2)
{
type_2 *this_00;
int var_4;
type_3 *var_10;
type_1 var_7;
var_1();
var_4 = *(int *)(*(int *)(var_2 + 4) + -0xc);
*(int *)var_3 = *(int *)(var_2... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
void MASKED(int *param_1,int *param_2,undefined4 param_3,uint param_4)
{
int iVar1;
int *piVar2;
int iVar3;
FUN_00062073();
iVar1 = *(int *)(param_2[1] + -0xc);
*param_1 = param_2[1];
piVar2 = (int *)(iVar1 + (int)param_1);
*piVar2 = param_2[2];
FUN_00228040(piVar2,0);
iVar1 = *param_2;
*para... |
1380_openssl_and_openssl_strip.c | cms_cb | FUN_00037149 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int cms_cb(int ok,X509_STORE_CTX *ctx)
{
int error;
verify_err = X509_STORE_CTX_get_error((X509_STORE_CTX *)ctx);
if ((verify_err == 0x2b) || ((verify_err == 0 && (ok == 2)))) {
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_00037149(int param_1,X509_STORE_CTX *param_2)
{
DAT_000be594 = X509_STORE_CTX_get_error(param_2);
if ((DAT_000be594 == 0x2b) || ((DAT_000be594 == 0 && (param_1 == 2)))) {
FUN_000811b0(param_2);
}
return param... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x14
CALL 0x0002c2f0
ADD EBX,0x7f963
SUB ESP,0xc
PUSH dword ptr [EBP + 0xc]
CALL 0x0002b780
ADD ESP,0x10
MOV dword ptr [EBP + -0xc],EAX
MOV EAX,dword ptr [EBP + -0xc]
MOV dword ptr [EBX + 0x7adc],EAX
CMP dword ptr [EBP + -0xc],0x2b
JZ 0x0003718c
CMP dword ptr [EBP + -0xc],0x0
JNZ 0... | null | null | null | null | [(u'INT_EQUAL_-1206095379', u'CBRANCH_-1206095376'), (u'CALL_-1206095468', u'MULTIEQUAL_-1206095145'), ('const-0', u'INT_EQUAL_-1206095399'), (u'CALL_-1206095468', u'INT_EQUAL_-1206095418'), ('const-2', u'INT_EQUAL_-1206095379'), ('tmp_284', u'CBRANCH_-1206095376'), ('tmp_416', u'INT_EQUAL_-1206095379'), (u'CALL_-12060... | [(u'INT_EQUAL_-1206095379', u'CBRANCH_-1206095376'), (u'CALL_-1206095468', u'MULTIEQUAL_-1206095145'), (u'CALL_-1206095468', u'INT_EQUAL_-1206095418'), ('const-2', u'INT_EQUAL_-1206095379'), ('tmp_793', u'CALL_-1206095331'), ('tmp_794', u'COPY_-1206095278'), ('tmp_284', u'CBRANCH_-1206095376'), ('tmp_794', u'INT_EQUAL_... | null | null | 00037149 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00037149(int param_1,X509_STORE_CTX *param_2)\n\n{\n DAT_000be594 = X509_STORE_CTX_get_error(param_2);\n if ((DAT_000be594 == 0x2b) || ((DAT_000be594 == 0 && (param_1 == 2)))) {\n FUN_000811b0(par... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint cms_cb(int ok,X509_STORE_CTX *ctx)\n\n{\n int error;\n \n verify_err = X509_STORE_CTX_get_error((X509_STORE_CTX *)ctx);\n if ((verify_err == 0x2b) || ((verify_... | (translation_unit "int FUN_00037149(int param_1,X509_STORE_CTX *param_2)\n\n{\n DAT_000be594 = X509_STORE_CTX_get_error(param_2);\n if ((DAT_000be594 == 0x2b) || ((DAT_000be594 == 0 && (param_1 == 2)))) {\n FUN_000811b0(param_2);\n }\n return param_1;\n}\n\n" (function_definition "int FUN_00037149(int param_1,X5... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if... | (function_definition "int FUN_00037149(int param_1,X509_STORE_CTX *param_2)\n\n{\n DAT_000be594 = X509_STORE_CTX_get_error(param_2);\n if ((DAT_000be594 == 0x2b) || ((DAT_000be594 == 0 && (param_1 == 2)))) {\n FUN_000811b0(param_2);\n }\n return param_1;\n}" (primitive_type "int") (function_declarator "FUN_00037... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(int var_3,type_1 *ctx)
{
int error;
var_2 = var_1((type_1 *)ctx);
if ((var_2 == 0x2b) || ((var_2 == 0 && (var_3 == 2)))) {
var_4(ctx);
}
return var_3;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(int param_1,X509_STORE_CTX *param_2)
{
DAT_000be594 = X509_STORE_CTX_get_error(param_2);
if ((DAT_000be594 == 0x2b) || ((DAT_000be594 == 0 && (param_1 == 2)))) {
FUN_000811b0(param_2);
}
return param_1;
}
... |
2261_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c | add_relocation | FUN_00062070 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void add_reloca... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm2 FUN_00062070(int param_1,undefined4 param_2,undefined4 *param_3,undefined4 param_4)
{
byte *pbVar1;
int iVar2;
undefined4 *puVar3;
char cVar4;
int iVar5;
int iVar6;
int iVar7;
undefined4 *puVar8;
... | PUSH EBP
PUSH EDI
MOV EDI,EAX
PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x2dcf85
SUB ESP,0x5c
MOV ESI,dword ptr [ESP + 0x70]
MOVZX EAX,byte ptr [ESI + 0x28]
AND EAX,0xf
CMP AL,0xa
JZ 0x00062180
OR byte ptr [ESI + 0x2a],0x40
MOV EBP,dword ptr [EDI + 0x2c]
MOV EDI,dword ptr [EDI + 0x3c]
PUSH 0x0
PUSH 0x0
PUSH 0x0
PUSH dw... | null | null | null | null | [(u'MULTIEQUAL_-1206309423', u'INT_MULT_-1206312403'), (u'STORE_-1206312573', u'INDIRECT_-1206310096'), (u'LOAD_-1206312031', u'INT_AND_-1206312005'), ('const-0', u'INT_NOTEQUAL_-1206311850'), (u'PTRSUB_-1206310010', u'PTRSUB_-1206309930'), (u'INT_SRIGHT_-1206311287', u'INT_MULT_-1206311229'), ('tmp_1238', u'BRANCH_-12... | [(u'INT_ADD_-1206312712', u'CAST_-1206310202'), (u'MULTIEQUAL_-1206310296', u'MULTIEQUAL_-1206309708'), (u'CAST_-1206310044', u'LOAD_-1206312337'), ('const-1', u'INT_AND_-1206312005'), ('const-0', u'INT_NOTEQUAL_-1206312305'), (u'LOAD_-1206312031', u'INT_AND_-1206312005'), (u'CALL_-1206311647', u'INDIRECT_-1206309899')... | null | null | 00062070 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm2 FUN_00062070(int param_1,undefined4 param_2,undefined4 *param_3,undefined4 param_4)\n\n{\n byte *pbVar1;\n int iVar2;\n undefined4 *puVar3;\n char cVar4;\n int iVar5;\n int iVar6;\n int ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prot... | (translation_unit "void __regparm2 FUN_00062070(int param_1,undefined4 param_2,undefined4 *param_3,undefined4 param_4)\n\n{\n byte *pbVar1;\n int iVar2;\n undefined4 *puVar3;\n char cVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n undefined4 *puVar8;\n char local_55;\n undefined4 local_54;\n int local_50;\n ... | (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)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (poi... | (function_definition "void __regparm2 FUN_00062070(int param_1,undefined4 param_2,undefined4 *param_3,undefined4 param_4)\n\n{\n byte *pbVar1;\n int iVar2;\n undefined4 *puVar3;\n char cVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n undefined4 *puVar8;\n char local_55;\n undefined4 local_54;\n int local_50;\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void add_reloca... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (param... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm2 MASKED(int param_1,undefined4 param_2,undefined4 *param_3,undefined4 param_4)
{
byte *pbVar1;
int iVar2;
undefined4 *puVar3;
char cVar4;
int iVar5;
int iVar6;
int iVar7;
undefined4 *puVar8;
char... |
3131_libcurl.so.4.5_and_libcurl.so.4.5_strip.c | _curl_easy_setopt_err_postfields | FUN_0006c5f2 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void _curl_easy_setopt_err_postfields(void)
{
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined ** FUN_0006c5f2(void)
{
return &__DT_PLTGOT;
}
| PUSH EBP
MOV EBP,ESP
CALL 0x0001b297
ADD EAX,0x82206
NOP
POP EBP
RET | null | null | null | null | [('const-0', u'RETURN_-1206270431')] | [('const-0', u'RETURN_-1206270431'), ('const-0', u'PTRSUB_-1206270395'), ('const-976896', u'PTRSUB_-1206270395'), (u'PTRSUB_-1206270395', u'RETURN_-1206270431')] | null | null | 0006c5f2 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined ** FUN_0006c5f2(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" comment (function_definition "undefined ** FUN_0006c5f2(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_0... | (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 _curl_easy_setopt_err_postfields(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void _curl_easy_setopt_err... | (translation_unit "undefined ** FUN_0006c5f2(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" (function_definition "undefined ** FUN_0006c5f2(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_0006c5f2(void)" * (pointer_declarator "* FUN_0006c5f2(void)" * (function_declarator "FUN_0006c5f2(voi... | (translation_unit (function_definition TYPE (pointer_declarator * (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))))) (compound_statement { (return_statement return (pointer_expression & IDENT) ;) }))) | (function_definition "undefined ** FUN_0006c5f2(void)\n\n{\n return &__DT_PLTGOT;\n}" (type_identifier "undefined") (pointer_declarator "** FUN_0006c5f2(void)" (* "*") (pointer_declarator "* FUN_0006c5f2(void)" (* "*") (function_declarator "FUN_0006c5f2(void)" (identifier "FUN_0006c5f2") (parameter_list "(void)" (( "(... |
/* 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)
{
return;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))))) body: (compound_statement (return_statement (pointer_exp... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined ** MASKED(void)
{
return &__DT_PLTGOT;
}
|
6929_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c | replace | FUN_001b5800 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::replace(__normal_iterator<char const*, std::string >, __normal_iterator<char const*,
std::string >, char*, char*) */
void __thiscall std::string::replace(string *this,int param_2,int param_3,char *param_4,int pa... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001b5800(int *param_1,int param_2,int param_3,int param_4,int param_5)
{
uint uVar1;
uint uVar2;
uint uVar3;
uVar1 = param_1[1];
uVar3 = param_2 - *param_1;
uVar2 = param_3 - param_2;
if (uVar1 - uVar3 ... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x1897f7
SUB ESP,0xc
MOV ECX,dword ptr [ESP + 0x20]
MOV EAX,dword ptr [ESP + 0x24]
MOV EBP,dword ptr [ESP + 0x28]
MOV ESI,dword ptr [ESP + 0x30]
MOV EDI,dword ptr [ECX + 0x4]
MOV EDX,EAX
SUB EDX,dword ptr [ECX]
SUB EBP,EAX
SUB ESI,dword ptr [ESP + 0x2c]
MOV EA... | null | null | null | null | [(u'LOAD_-1207674798', u'INT_SUB_-1207674722'), ('tmp_300', u'CBRANCH_-1207674712'), ('tmp_971', u'CALL_-1207674649'), ('const-2541202', u'COPY_-1207674469'), (u'INT_LESS_-1207674706', u'CBRANCH_-1207674712'), (u'INT_SUB_-1207674741', u'CALL_-1207674649'), ('tmp_971', u'PTRADD_-1207674736'), ('tmp_973', u'INT_SUB_-1207... | [(u'INT_SUB_-1207674756', u'COPY_-1207674524'), (u'LOAD_-1207674798', u'INT_SUB_-1207674722'), ('tmp_300', u'CBRANCH_-1207674712'), (u'INT_LESS_-1207674706', u'CBRANCH_-1207674712'), (u'INT_SUB_-1207674741', u'CALL_-1207674649'), (u'INT_SUB_-1207674722', u'INT_LESS_-1207674706'), (u'PTRADD_-1207674482', u'LOAD_-1207674... | null | null | 001b5800 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001b5800(int *param_1,int param_2,int param_3,int param_4,int param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar1 = param_1[1];\n uVar3 = param_2 - *param_1;\n uVar2 = param_3 - ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::replace(__normal_iterator<char const*, std::string >, __normal_iterator<char const*,\n std::string >, char*, char*) */\n\nvoid __thiscall std::string::replace(string *this,int param_2,int param_... | (translation_unit "void FUN_001b5800(int *param_1,int param_2,int param_3,int param_4,int param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar1 = param_1[1];\n uVar3 = param_2 - *param_1;\n uVar2 = param_3 - param_2;\n if (uVar1 - uVar3 < (uint)(param_3 - param_2)) {\n uVar2 = uVar1 - uVar3;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement {... | (function_definition "void FUN_001b5800(int *param_1,int param_2,int param_3,int param_4,int param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar1 = param_1[1];\n uVar3 = param_2 - *param_1;\n uVar2 = param_3 - param_2;\n if (uVar1 - uVar3 < (uint)(param_3 - param_2)) {\n uVar2 = uVar1 - uVar3;\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::replace(__normal_iterator<char const*, std::string >, __normal_iterator<char const*,
std::string >, char*, char*) */
void __thiscall std::type_1::function_1(type_1 *var_1,int var_2,int var_3,char *param_4,int va... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | 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,int param_4,int param_5)
{
uint uVar1;
uint uVar2;
uint uVar3;
uVar1 = param_1[1];
uVar3 = param_2 - *param_1;
uVar2 = param_3 - param_2;
if (uVar1 - uVar3 < (uin... |
9015_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | rbegin | FUN_0021da00 |
/* std::string::rbegin() const */
void std::string::rbegin(void)
{
int *in_stack_00000004;
int *in_stack_00000008;
*in_stack_00000004 = *in_stack_00000008 + *(int *)(*in_stack_00000008 + -0xc);
return;
}
|
void FUN_0021da00(int *param_1,int *param_2)
{
*param_1 = *param_2 + *(int *)(*param_2 + -0xc);
return;
}
| MOV EDX,dword ptr [ESP + 0x8]
MOV EAX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [EDX]
ADD EDX,dword ptr [EDX + -0xc]
MOV dword ptr [EAX],EDX
RET 0x4 | null | null | null | null | [('const-4294967284', u'INT_ADD_-1203840475'), ('const-417', u'LOAD_-1203840496'), ('const-417', u'STORE_-1203840474'), ('const-417', u'LOAD_-1203840487'), (u'INT_ADD_-1203840469', u'STORE_-1203840474'), (u'LOAD_-1203840496', u'INT_ADD_-1203840475'), (u'INT_ADD_-1203840475', u'CAST_-1203840410'), (u'LOAD_-1203840487', ... | [('const-4294967284', u'INT_ADD_-1203840475'), ('const-417', u'LOAD_-1203840496'), ('const-417', u'STORE_-1203840474'), ('const-417', u'LOAD_-1203840487'), (u'INT_ADD_-1203840469', u'STORE_-1203840474'), (u'LOAD_-1203840496', u'INT_ADD_-1203840475'), (u'INT_ADD_-1203840475', u'CAST_-1203840410'), (u'LOAD_-1203840487', ... | null | null | 0021da00 | x86 | O0 | (translation_unit "void FUN_0021da00(int *param_1,int *param_2)\n\n{\n *param_1 = *param_2 + *(int *)(*param_2 + -0xc);\n return;\n}\n\n" (function_definition "void FUN_0021da00(int *param_1,int *param_2)\n\n{\n *param_1 = *param_2 + *(int *)(*param_2 + -0xc);\n return;\n}" primitive_type (function_declarator "FUN_... | (translation_unit "/* std::string::rbegin() const */\n\nvoid std::string::rbegin(void)\n\n{\n int *in_stack_00000004;\n int *in_stack_00000008;\n \n *in_stack_00000004 = *in_stack_00000008 + *(int *)(*in_stack_00000008 + -0xc);\n return;\n}\n\n" comment (function_definition "void std::string::rbegin(void)\n\n{\n ... | (translation_unit "void FUN_0021da00(int *param_1,int *param_2)\n\n{\n *param_1 = *param_2 + *(int *)(*param_2 + -0xc);\n return;\n}\n\n" (function_definition "void FUN_0021da00(int *param_1,int *param_2)\n\n{\n *param_1 = *param_2 + *(int *)(*param_2 + -0xc);\n return;\n}" primitive_type (function_declarator "FUN_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_exp... | (function_definition "void FUN_0021da00(int *param_1,int *param_2)\n\n{\n *param_1 = *param_2 + *(int *)(*param_2 + -0xc);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0021da00(int *param_1,int *param_2)" (identifier "FUN_0021da00") (parameter_list "(int *param_1,int *param_2)" (( "(") (parameter_d... |
/* std::string::rbegin() const */
void std::string::function_1(void)
{
int *in_stack_00000004;
int *in_stack_00000008;
*in_stack_00000004 = *in_stack_00000008 + *(int *)(*in_stack_00000008 + -0xc);
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: (primitive_type) declarator: (pointer_... | null |
void MASKED(int *param_1,int *param_2)
{
*param_1 = *param_2 + *(int *)(*param_2 + -0xc);
return;
}
|
3572_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | Kept_comdat_section | FUN_000cbd10 |
/* DWARF original prototype: void Kept_comdat_section(Kept_comdat_section * this, uint64_t
a_sh_size, Kept_section * a_kept_section, uint a_symndx, bool a_is_comdat) */
void __thiscall
gold::Sized_relobj_file<32,_false>::Kept_comdat_section::Kept_comdat_section
(Kept_comdat_section *this,uint64_t a_sh_si... |
void FUN_000cbd10(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined1 param_6)
{
*param_1 = param_2;
param_1[1] = param_3;
param_1[2] = param_4;
param_1[3] = param_5;
*(undefined1 *)(param_1 + 4) = param_6;
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [ESP + 0x8]
MOV ECX,dword ptr [ESP + 0xc]
MOV dword ptr [EAX],EDX
MOV EDX,dword ptr [ESP + 0x10]
MOV dword ptr [EAX + 0x4],ECX
MOV dword ptr [EAX + 0x8],EDX
MOV EDX,dword ptr [ESP + 0x14]
MOV dword ptr [EAX + 0xc],EDX
MOV EDX,dword ptr [ESP + 0x18]
MOV byte ptr [EAX + 0x1... | null | null | null | null | [('tmp_95', u'PTRSUB_-1206665823'), (u'PTRSUB_-1206665831', u'STORE_-1206665912'), ('tmp_95', u'PTRSUB_-1206665843'), ('const-417', u'STORE_-1206665912'), ('const-417', u'STORE_-1206665925'), ('const-8', u'PTRSUB_-1206665839'), ('const-417', u'STORE_-1206665907'), (u'PTRSUB_-1206665843', u'STORE_-1206665907'), ('const-... | [(u'CAST_-1206665827', u'STORE_-1206665899'), ('tmp_109', u'STORE_-1206665925'), ('tmp_106', u'STORE_-1206665943'), (u'PTRADD_-1206665835', u'STORE_-1206665912'), ('const-4', u'PTRADD_-1206665847'), ('const-4', u'PTRADD_-1206665843'), (u'PTRADD_-1206665847', u'STORE_-1206665931'), ('tmp_106', u'PTRADD_-1206665827'), ('... | null | null | 000cbd10 | x86 | O0 | (translation_unit "void FUN_000cbd10(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined1 param_6)\n\n{\n *param_1 = param_2;\n param_1[1] = param_3;\n param_1[2] = param_4;\n param_1[3] = param_5;\n *(undefined1 *)(param_1 + 4) = param_6;\n ... | (translation_unit "/* DWARF original prototype: void Kept_comdat_section(Kept_comdat_section * this, uint64_t\n a_sh_size, Kept_section * a_kept_section, uint a_symndx, bool a_is_comdat) */\n\nvoid __thiscall\ngold::Sized_relobj_file<32,_false>::Kept_comdat_section::Kept_comdat_section\n (Kept_comdat_section... | (translation_unit "void FUN_000cbd10(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined1 param_6)\n\n{\n *param_1 = param_2;\n param_1[1] = param_3;\n param_1[2] = param_4;\n param_1[3] = param_5;\n *(undefined1 *)(param_1 + 4) = param_6;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "void FUN_000cbd10(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined1 param_6)\n\n{\n *param_1 = param_2;\n param_1[1] = param_3;\n param_1[2] = param_4;\n param_1[3] = param_5;\n *(undefined1 *)(param_1 + 4) = param_6;... |
/* DWARF original prototype: void Kept_comdat_section(Kept_comdat_section * this, uint64_t
a_sh_size, Kept_section * a_kept_section, uint a_symndx, bool a_is_comdat) */
void __thiscall
gold::Sized_relobj_file<32,_false>::Kept_comdat_section::Kept_comdat_section
(Kept_comdat_section *this,uint64_t a_sh_si... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
void MASKED(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined1 param_6)
{
*param_1 = param_2;
param_1[1] = param_3;
param_1[2] = param_4;
param_1[3] = param_5;
*(undefined1 *)(param_1 + 4) = param_6;
return;
}
|
605_x86_64-linux-gnux32-as_and_x86_64-linux-gnux32-as_strip.c | symbol_mark_used_in_reloc | FUN_0003b9a0 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void symbol_mark_used_in_reloc(symbolS *s)
{
symbolS *psVar1;
if (((uint)s->sy_flags & 1) != 0) {
if ((segT)s->bsym == reg_section) {
psVar1 = (s->sy_value).X_op_symbol;
*(byte *)&psVar1->sy_flags = *(byte ... |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void FUN_0003b9a0(byte *param_1)
{
if ((*param_1 & 1) != 0) {
if (*(int *)(param_1 + 4) == DAT_000897ec) {
**(byte **)(param_1 + 0xc) = **(byte **)(param_1 + 0xc) | 0x10;
return;
}
param_1 = (byte *)FUN... | CALL 0x00016135
ADD EDX,0x4465b
SUB ESP,0xc
MOV EAX,dword ptr [ESP + 0x10]
TEST byte ptr [EAX],0x1
JZ 0x0003b9c9
LEA EDX,[EDX + 0x97ec]
MOV ECX,dword ptr [EDX]
CMP dword ptr [EAX + 0x4],ECX
JZ 0x0003b9d0
CALL 0x00038d80
OR byte ptr [EAX],0x10
ADD ESP,0xc
RET
MOV EAX,dword ptr [EAX + 0xc]
OR byte ptr [EAX],0x10
ADD ESP,... | null | null | null | null | [('const-0', u'RETURN_-1206076848'), (u'PTRSUB_-1206076770', u'LOAD_-1206076978'), (u'PTRSUB_-1206076756', u'LOAD_-1206076951'), (u'INT_EQUAL_-1206076936', u'CBRANCH_-1206076934'), (u'STORE_-1206076882', u'INDIRECT_-1206076744'), ('tmp_316', u'PTRSUB_-1206076736'), ('tmp_141', u'CBRANCH_-1206076934'), (u'LOAD_-12060768... | [('const-0', u'RETURN_-1206076848'), ('const-0', u'INT_NOTEQUAL_-1206076965'), (u'INT_EQUAL_-1206076936', u'CBRANCH_-1206076934'), (u'LOAD_-1206076892', u'STORE_-1206076882'), (u'CAST_-1206076740', u'LOAD_-1206076892'), ('tmp_510', u'MULTIEQUAL_-1206076753'), ('const-12', u'PTRADD_-1206076830'), (u'LOAD_-1206076978', u... | null | null | 0003b9a0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_0003b9a0(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(int *)(param_1 + 4) == DAT_000897ec) {\n **(byte **)(param_1 + 0xc) = **(byte **)(param_1 + 0xc) | 0x10;\n return;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid symbol_mark_used_in_reloc(symbolS *s)\n\n{\n symbolS *psVar1;\n \n if (((uint)s->sy_flags & 1) != 0) {\n if ((segT)s->bsym == reg_section) {\n psVar1 = (s->sy_value).X_op_symbol;\n *(byte *... | (translation_unit "void FUN_0003b9a0(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(int *)(param_1 + 4) == DAT_000897ec) {\n **(byte **)(param_1 + 0xc) = **(byte **)(param_1 + 0xc) | 0x10;\n return;\n }\n param_1 = (byte *)FUN_00038d80();\n }\n *param_1 = *param_1 | 0x10;\n return;\n}\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) & LIT) ... | (function_definition "void FUN_0003b9a0(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(int *)(param_1 + 4) == DAT_000897ec) {\n **(byte **)(param_1 + 0xc) = **(byte **)(param_1 + 0xc) | 0x10;\n return;\n }\n param_1 = (byte *)FUN_00038d80();\n }\n *param_1 = *param_1 | 0x10;\n return;\n... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void function_1(type_1 *s)
{
type_1 *psVar1;
if (((type_2)s->sy_flags & 1) != 0) {
if ((type_3)s->bsym == var_1) {
psVar1 = (s->sy_value).X_op_symbol;
*(type_4 *)&psVar1->sy_flags = *(type_4 *)&psVar1->sy_f... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (if_statement condition: (parenthesize... | null |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void MASKED(byte *param_1)
{
if ((*param_1 & 1) != 0) {
if (*(int *)(param_1 + 4) == DAT_000897ec) {
**(byte **)(param_1 + 0xc) = **(byte **)(param_1 + 0xc) | 0x10;
return;
}
param_1 = (byte *)FUN_00038... |
83_timeout_and_timeout_strip.c | send_sig | FUN_00011a1b |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int send_sig(pid_t where,int sig)
{
int iVar1;
if (where == 0) {
signal(sig,(__sighandler_t)0x1);
}
iVar1 = kill(where,sig);
return iVar1;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00011a1b(int param_1,int param_2)
{
if (param_1 == 0) {
signal(param_2,(__sighandler_t)0x1);
}
kill(param_1,param_2);
return;
}
| PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x4
CALL 0x00011500
ADD EBX,0xa5d9
CMP dword ptr [EBP + 0x8],0x0
JNZ 0x00011a43
SUB ESP,0x8
PUSH 0x1
PUSH dword ptr [EBP + 0xc]
CALL 0x00011110
ADD ESP,0x10
SUB ESP,0x8
PUSH dword ptr [EBP + 0xc]
PUSH dword ptr [EBP + 0x8]
CALL 0x000112c0
ADD ESP,0x10
MOV EBX,dword ptr [EBP + -0x4]... | null | null | null | null | [(u'INT_EQUAL_-1205986725', u'CBRANCH_-1205986721'), ('tmp_114', u'CBRANCH_-1205986721'), ('const-0', u'INT_EQUAL_-1205986725'), ('const-1', u'CALL_-1205986689'), ('tmp_325', u'INT_EQUAL_-1205986725'), ('tmp_325', u'CALL_-1205986641'), ('tmp_326', u'CALL_-1205986689'), ('tmp_326', u'CALL_-1205986641'), (u'CALL_-1205986... | [(u'INT_EQUAL_-1205986725', u'CBRANCH_-1205986721'), ('tmp_114', u'CBRANCH_-1205986721'), ('const-1', u'CALL_-1205986689'), ('tmp_629', u'CALL_-1205986689'), ('const-0', u'INT_EQUAL_-1205986725'), ('tmp_629', u'CALL_-1205986641'), ('const-0', u'RETURN_-1205986608'), ('tmp_625', u'INT_EQUAL_-1205986725'), ('tmp_625', u'... | null | null | 00011a1b | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00011a1b(int param_1,int param_2)\n\n{\n if (param_1 == 0) {\n signal(param_2,(__sighandler_t)0x1);\n }\n kill(param_1,param_2);\n return;\n}\n\n" comment (function_definition "void FUN_00011a1... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint send_sig(pid_t where,int sig)\n\n{\n int iVar1;\n \n if (where == 0) {\n signal(sig,(__sighandler_t)0x1);\n }\n iVar1 = kill(where,sig);\n return iVar1;\n... | (translation_unit "void FUN_00011a1b(int param_1,int param_2)\n\n{\n if (param_1 == 0) {\n signal(param_2,(__sighandler_t)0x1);\n }\n kill(param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_00011a1b(int param_1,int param_2)\n\n{\n if (param_1 == 0) {\n signal(param_2,(__sighandler_t)0x1);\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_ex... | (function_definition "void FUN_00011a1b(int param_1,int param_2)\n\n{\n if (param_1 == 0) {\n signal(param_2,(__sighandler_t)0x1);\n }\n kill(param_1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00011a1b(int param_1,int param_2)" (identifier "FUN_00011a1b") (parameter_list "(int para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(type_1 var_1,int sig)
{
int iVar1;
if (var_1 == 0) {
var_2(sig,(type_2)0x1);
}
iVar1 = var_3(var_1,sig);
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: (primitive_type) declarator: (identifier)))) body: (compound_statement ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,int param_2)
{
if (param_1 == 0) {
signal(param_2,(__sighandler_t)0x1);
}
kill(param_1,param_2);
return;
}
|
8922_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | _M_disjunct | FUN_002023a0 |
/* std::wstring::_M_disjunct(wchar_t const*) const */
undefined4 __thiscall std::wstring::_M_disjunct(wstring *this,wchar_t *param_1)
{
wchar_t *pwVar1;
undefined4 uVar2;
pwVar1 = *(wchar_t **)this;
uVar2 = 1;
if (pwVar1 <= param_1) {
uVar2 = CONCAT31((int3)((uint)(pwVar1 + pwVar1[-3]) >> 8),pwVar1 ... |
undefined4 FUN_002023a0(uint *param_1,uint param_2)
{
uint uVar1;
undefined4 uVar2;
uVar1 = *param_1;
uVar2 = 1;
if (uVar1 <= param_2) {
uVar1 = uVar1 + *(int *)(uVar1 - 0xc) * 4;
uVar2 = CONCAT31((int3)(uVar1 >> 8),uVar1 < param_2);
}
return uVar2;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV ECX,dword ptr [ESP + 0x8]
MOV EDX,dword ptr [EAX]
MOV EAX,0x1
CMP EDX,ECX
JA 0x002023be
MOV EAX,dword ptr [EDX + -0xc]
LEA EAX,[EDX + EAX*0x4]
CMP ECX,EAX
SETA AL
RET | null | null | null | null | [(u'CAST_-1203821498', u'INT_RIGHT_-1203821534'), (u'PTRADD_-1203821509', u'LOAD_-1203821620'), (u'MULTIEQUAL_-1203821516', u'RETURN_-1203821581'), ('tmp_120', u'INT_LESSEQUAL_-1203821611'), (u'PTRADD_-1203821505', u'CAST_-1203821498'), ('const-4294967293', u'PTRADD_-1203821509'), (u'INT_RIGHT_-1203821534', u'SUBPIECE_... | [('const-4', u'INT_MULT_-1203821585'), (u'CAST_-1203821509', u'LOAD_-1203821620'), (u'MULTIEQUAL_-1203821516', u'RETURN_-1203821581'), ('tmp_190', u'LOAD_-1203821648'), ('const-1', u'COPY_-1203821645'), (u'INT_MULT_-1203821585', u'INT_ADD_-1203821597'), ('const-8', u'INT_RIGHT_-1203821536'), ('const-0', u'SUBPIECE_-120... | null | null | 002023a0 | x86 | O0 | (translation_unit "undefined4 FUN_002023a0(uint *param_1,uint param_2)\n\n{\n uint uVar1;\n undefined4 uVar2;\n \n uVar1 = *param_1;\n uVar2 = 1;\n if (uVar1 <= param_2) {\n uVar1 = uVar1 + *(int *)(uVar1 - 0xc) * 4;\n uVar2 = CONCAT31((int3)(uVar1 >> 8),uVar1 < param_2);\n }\n return uVar2;\n}\n\n" (func... | (translation_unit "/* std::wstring::_M_disjunct(wchar_t const*) const */\n\nundefined4 __thiscall std::wstring::_M_disjunct(wstring *this,wchar_t *param_1)\n\n{\n wchar_t *pwVar1;\n undefined4 uVar2;\n \n pwVar1 = *(wchar_t **)this;\n uVar2 = 1;\n if (pwVar1 <= param_1) {\n uVar2 = CONCAT31((int3)((uint)(pwVar... | (translation_unit "undefined4 FUN_002023a0(uint *param_1,uint param_2)\n\n{\n uint uVar1;\n undefined4 uVar2;\n \n uVar1 = *param_1;\n uVar2 = 1;\n if (uVar1 <= param_2) {\n uVar1 = uVar1 + *(int *)(uVar1 - 0xc) * 4;\n uVar2 = CONCAT31((int3)(uVar1 >> 8),uVar1 < param_2);\n }\n return uVar2;\n}\n\n" (func... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (po... | (function_definition "undefined4 FUN_002023a0(uint *param_1,uint param_2)\n\n{\n uint uVar1;\n undefined4 uVar2;\n \n uVar1 = *param_1;\n uVar2 = 1;\n if (uVar1 <= param_2) {\n uVar1 = uVar1 + *(int *)(uVar1 - 0xc) * 4;\n uVar2 = CONCAT31((int3)(uVar1 >> 8),uVar1 < param_2);\n }\n return uVar2;\n}" (type_... |
/* std::wstring::_M_disjunct(wchar_t const*) const */
type_1 __thiscall std::type_2::function_1(type_2 *this,type_3 *var_2)
{
type_3 *var_1;
type_1 uVar2;
var_1 = *(type_3 **)this;
uVar2 = 1;
if (var_1 <= var_2) {
uVar2 = var_3((int3)((uint)(var_1 + var_1[-3]) >> 8),var_1 + var_1[-3] < var_2);
}
... | 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: (ident... | null |
undefined4 MASKED(uint *param_1,uint param_2)
{
uint uVar1;
undefined4 uVar2;
uVar1 = *param_1;
uVar2 = 1;
if (uVar1 <= param_2) {
uVar1 = uVar1 + *(int *)(uVar1 - 0xc) * 4;
uVar2 = CONCAT31((int3)(uVar1 >> 8),uVar1 < param_2);
}
return uVar2;
}
|
8891_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | ~numpunct_byname | FUN_00259ca0 |
/* 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)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00259ca0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_004113f4;
FUN_002942f0(param_1);
FUN_00248220(param_1);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x1ba359
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
LEA EAX,[EBX + 0xffffd3ec]
ADD EAX,0x8
MOV dword ptr [ESI],EAX
PUSH ESI
CALL 0x002942f0
MOV dword ptr [ESP],ESI
CALL 0x00248220
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('const-1', u'RETURN_-1204118346')] | [('tmp_384', u'STORE_-1204118294'), ('const-4264948', u'PTRSUB_-1204118155'), (u'PTRSUB_-1204118155', u'STORE_-1204118294'), ('tmp_384', u'CALL_-1204118268'), ('const-0', u'RETURN_-1204118235'), ('tmp_384', u'CALL_-1204118281'), ('const-417', u'STORE_-1204118294'), ('const-0', u'PTRSUB_-1204118155')] | null | null | 00259ca0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00259ca0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004113f4;\n FUN_002942f0(param_1);\n FUN_00248220(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_00259ca0(undefined4 *p... | (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}\n\n" comment comment (function_definition "void __thiscall... | (translation_unit "void FUN_00259ca0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004113f4;\n FUN_002942f0(param_1);\n FUN_00248220(param_1);\n return;\n}\n\n" (function_definition "void FUN_00259ca0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004113f4;\n FUN_002942f0(param_1);\n FUN_00248220(param_1);\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression... | (function_definition "void FUN_00259ca0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004113f4;\n FUN_002942f0(param_1);\n FUN_00248220(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00259ca0(undefined4 *param_1)" (identifier "FUN_00259ca0") (parameter_list "(undefined4 *param_1)" (( "(... |
/* 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)
{
}
| 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_004113f4;
FUN_002942f0(param_1);
FUN_00248220(param_1);
return;
}
|
1411_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | ~Struct_no_map_whole_files | FUN_0003d990 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_map_whole_files(Struct_no_map_whole_files * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_no_map_whole_files::~Struct_no_map_whole_files
(Struct_no_... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0003d990(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00332000;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001ac470((undefined4 *)param_1[1]);
}
FUN_001ac450(param_1,0x3c);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x301669
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff3000]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x0003d9c2
SUB ESP,0xc
PUSH EAX
CALL 0x001ac470
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x3c
PUSH ESI
CALL 0x001ac450
AD... | null | null | null | null | [('const-0', u'PTRSUB_-1206068561'), ('tmp_323', u'CALL_-1206068694'), ('const-417', u'STORE_-1206068781'), ('const-4', u'PTRSUB_-1206068569'), (u'PTRSUB_-1206068558', u'PTRSUB_-1206068553'), ('const-0', u'PTRSUB_-1206068550'), (u'CAST_-1206068551', u'STORE_-1206068781'), (u'PTRSUB_-1206068555', u'PTRSUB_-1206068554'),... | [('const-60', u'CALL_-1206068694'), ('const-4', u'PTRADD_-1206068575'), ('tmp_597', u'PTRADD_-1206068563'), (u'INT_NOTEQUAL_-1206068758', u'CBRANCH_-1206068758'), (u'CAST_-1206068563', u'INT_NOTEQUAL_-1206068758'), ('const-4', u'PTRADD_-1206068563'), ('const-0', u'RETURN_-1206068661'), (u'PTRADD_-1206068563', u'LOAD_-1... | null | null | 0003d990 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003d990(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00332000;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n FUN_001ac450(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_map_whole_files(Struct_no_map_whole_files * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_map_whole_files::~Struct_no_map_whole_file... | (translation_unit "void FUN_0003d990(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00332000;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n FUN_001ac450(param_1,0x3c);\n return;\n}\n\n" (function_definition "void FUN_0003d990(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_0003d990(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00332000;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n FUN_001ac450(param_1,0x3c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003d990(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_map_whole_files(Struct_no_map_whole_files * this, int
__in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{
typ... | 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_00332000;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001ac470((undefined4 *)param_1[1]);
}
FUN_001ac450(param_1,0x3c);
return;
}
|
1868_libcurl.so.4.5_and_libcurl.so.4.5_strip.c | _curl_easy_getinfo_err_curl_slist | FUN_0004ee3d |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void _curl_easy_getinfo_err_curl_slist(void)
{
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined ** FUN_0004ee3d(void)
{
return &__DT_PLTGOT;
}
| PUSH EBP
MOV EBP,ESP
CALL 0x0001b297
ADD EAX,0x9f9bb
NOP
POP EBP
RET | null | null | null | null | [('const-0', u'RETURN_-1206129044')] | [('const-0', u'PTRSUB_-1206129008'), ('const-0', u'RETURN_-1206129044'), ('const-976896', u'PTRSUB_-1206129008'), (u'PTRSUB_-1206129008', u'RETURN_-1206129044')] | null | null | 0004ee3d | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined ** FUN_0004ee3d(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" comment (function_definition "undefined ** FUN_0004ee3d(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_0... | (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 _curl_easy_getinfo_err_curl_slist(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void _curl_easy_getinfo_e... | (translation_unit "undefined ** FUN_0004ee3d(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" (function_definition "undefined ** FUN_0004ee3d(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_0004ee3d(void)" * (pointer_declarator "* FUN_0004ee3d(void)" * (function_declarator "FUN_0004ee3d(voi... | (translation_unit (function_definition TYPE (pointer_declarator * (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))))) (compound_statement { (return_statement return (pointer_expression & IDENT) ;) }))) | (function_definition "undefined ** FUN_0004ee3d(void)\n\n{\n return &__DT_PLTGOT;\n}" (type_identifier "undefined") (pointer_declarator "** FUN_0004ee3d(void)" (* "*") (pointer_declarator "* FUN_0004ee3d(void)" (* "*") (function_declarator "FUN_0004ee3d(void)" (identifier "FUN_0004ee3d") (parameter_list "(void)" (( "(... |
/* 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)
{
return;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))))) body: (compound_statement (return_statement (pointer_exp... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined ** MASKED(void)
{
return &__DT_PLTGOT;
}
|
2739_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | do_section_address | FUN_00087e20 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint64_t do_section_address(Sized_relobj_incr<64,_false> * this, uint
param_1) */
uint64_t __thiscall
gold::Sized_relobj_incr<64,_false>::do_section_address
(Sized_relobj_incr<64,_false> *... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00087e20(void)
{
/* WARNING: Subroutine does not return */
FUN_0007d010("../../gold/incremental.cc",0x91b,"do_section_address");
}
| PUSH EBX
CALL 0x00036f20
ADD EBX,0x3271da
SUB ESP,0xc
LEA EAX,[EBX + 0xffef55b8]
PUSH EAX
LEA EAX,[EBX + 0xffef4838]
PUSH 0x91b
PUSH EAX
CALL 0x0007d010 | null | null | null | null | [('const-1', u'RETURN_-1206419851'), (u'COPY_-1206419826', u'CALL_-1206419856'), ('const-2766904', u'COPY_-1206419827'), ('const-2770360', u'COPY_-1206419826'), (u'COPY_-1206419827', u'CALL_-1206419856'), ('const-2331', u'CALL_-1206419856')] | [('const-1', u'RETURN_-1206419851'), ('const-2331', u'CALL_-1206419856'), ('const-2766904', u'COPY_-1206419833'), (u'COPY_-1206419833', u'CALL_-1206419856'), (u'COPY_-1206419832', u'CALL_-1206419856'), ('const-2770360', u'COPY_-1206419832')] | null | null | 00087e20 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00087e20(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0007d010("../../gold/incremental.cc",0x91b,"do_section_address");\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_address(Sized_relobj_incr<64,_false> * this, uint\n param_1) */\n\nuint64_t __thiscall\ngold::Sized_relobj_incr<64,_false>::do_section_address\n (Sized_... | (translation_unit "void FUN_00087e20(void)\n\n{\n \n FUN_0007d010("../../gold/incremental.cc",0x91b,"do_section_address");\n}\n\n" (function_definition "void FUN_00087e20(void)\n\n{\n \n FUN_0007d010("../../gold/incremental.cc",0x91b,"do_section_address");\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_00087e20(void)\n\n{\n \n FUN_0007d010("../../gold/incremental.cc",0x91b,"do_section_address");\n}" (primitive_type "void") (function_declarator "FUN_00087e20(void)" (identifier "FUN_00087e20") (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_address(Sized_relobj_incr<64,_false> * this, uint
param_1) */
uint64_t __thiscall
gold::Sized_relobj_incr<64,_false>::do_section_address
(Sized_relobj_incr<64,_false> *... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
/* WARNING: Subroutine does not return */
FUN_0007d010("../../gold/incremental.cc",0x91b,"do_section_address");
}
|
1510_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | ~Struct_no_dp | FUN_000415e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_dp(Struct_no_dp * this, int __in_chrg) */
void __thiscall gold::General_options::Struct_no_dp::~Struct_no_dp(Struct_no_dp *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Str... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000415e0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_0039c268;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001fd020((undefined4 *)param_1[1]);
}
FUN_001fd000(param_1,0x3c);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00036db0
ADD EBX,0x368a19
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff2268]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x00041612
SUB ESP,0xc
PUSH EAX
CALL 0x001fd020
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x3c
PUSH ESI
CALL 0x001fd000
AD... | null | null | null | null | [('tmp_323', u'PTRSUB_-1206184190'), ('const-417', u'LOAD_-1206184410'), (u'PTRSUB_-1206184187', u'PTRSUB_-1206184186'), ('const-0', u'PTRSUB_-1206184186'), (u'PTRSUB_-1206184186', u'PTRSUB_-1206184182'), ('const-4', u'PTRSUB_-1206184201'), (u'PTRSUB_-1206184180', u'LOAD_-1206184410'), ('tmp_323', u'CALL_-1206184326'),... | [('const-4', u'PTRADD_-1206184195'), ('tmp_597', u'PTRADD_-1206184207'), (u'PTRADD_-1206184195', u'LOAD_-1206184410'), (u'PTRSUB_-1206184198', u'STORE_-1206184413'), ('const-0', u'PTRSUB_-1206184198'), (u'LOAD_-1206184410', u'CAST_-1206184195'), (u'INT_NOTEQUAL_-1206184390', u'CBRANCH_-1206184390'), ('const-4', u'PTRAD... | null | null | 000415e0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000415e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039c268;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n FUN_001fd000(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_dp(Struct_no_dp * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_no_dp::~Struct_no_dp(Struct_no_dp *this,int __in_chrg)\n\n{\n pointer pcVar... | (translation_unit "void FUN_000415e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039c268;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n FUN_001fd000(param_1,0x3c);\n return;\n}\n\n" (function_definition "void FUN_000415e0(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_000415e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039c268;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n FUN_001fd000(param_1,0x3c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000415e0(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_dp(Struct_no_dp * this, int __in_chrg) */
void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_5;
(this->super_Struct_var)... | 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_0039c268;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001fd020((undefined4 *)param_1[1]);
}
FUN_001fd000(param_1,0x3c);
return;
}
|
286_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | update_wild_statements | FUN_00020280 |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
void __regparm3 update_wild_statements(lang_statement_union_type *s)
{
statement_enum sVar1;
sort_type sVar2;
wildcard_list *pwVar3;
int iVar4;
sort_type sVar5;
asection *paVar6;
byte *pbVar7;
bool bVar8;
bool b... |
void FUN_00020280(void)
{
uint uVar1;
int *piVar2;
undefined4 *puVar3;
int iVar4;
int unaff_EBP;
byte *pbVar5;
byte *pbVar6;
bool bVar7;
bool bVar8;
bool bVar9;
byte bVar10;
bVar10 = 0;
piVar2 = (int *)FUN_0001d2ea();
uVar1 = *(uint *)(BYTE_ARRAY_001b02d5 + unaff_EBP + 5);
if (uVar1 !... | PUSH EBP
CALL 0x0001d2ea
ADD EBP,0x1add7a
PUSH EDI
PUSH ESI
PUSH EBX
MOV EBX,EAX
SUB ESP,0x1c
LEA EDX,[EBP + 0x2560]
MOV EAX,dword ptr [EDX]
TEST EAX,EAX
JZ 0x000202f6
CMP EAX,0x2
JA 0x00020300
TEST EBX,EBX
JZ 0x000202f6
LEA EAX,[EBP + 0x23ac]
MOV dword ptr [ESP + 0x4],EAX
LEA EAX,[EBP + 0xffeacdd0]
MOV dword ptr [ESP ... | null | null | null | null | [(u'MULTIEQUAL_-1206057218', u'PTRSUB_-1206056885'), (u'CAST_-1206056920', u'COPY_-1206056998'), (u'MULTIEQUAL_-1206057203', u'MULTIEQUAL_-1206057200'), (u'BOOL_NEGATE_-1206057056', u'CBRANCH_-1206057905'), ('tmp_499', u'BRANCH_-1206057936'), (u'PTRSUB_-1206057832', u'COPY_-1206057001'), ('const-417', u'LOAD_-120605760... | [('const-4', u'PTRADD_-1206056900'), ('const-4', u'PTRADD_-1206056940'), (u'MULTIEQUAL_-1206057192', u'LOAD_-1206057680'), (u'MULTIEQUAL_-1206057279', u'INT_ADD_-1206057953'), ('tmp_499', u'BRANCH_-1206057936'), ('const-4', u'PTRADD_-1206056865'), ('tmp_1216', u'CBRANCH_-1206057551'), (u'LOAD_-1206057680', u'CAST_-1206... | null | null | 00020280 | x86 | O0 | (translation_unit "void FUN_00020280(void)\n\n{\n uint uVar1;\n int *piVar2;\n undefined4 *puVar3;\n int iVar4;\n int unaff_EBP;\n byte *pbVar5;\n byte *pbVar6;\n bool bVar7;\n bool bVar8;\n bool bVar9;\n byte bVar10;\n \n bVar10 = 0;\n piVar2 = (int *)FUN_0001d2ea();\n uVar1 = *(uint *)(BYTE_ARRAY_001b0... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */\n\nvoid __regparm3 update_wild_statements(lang_statement_union_type *s)\n\n{\n statement_enum sVar1;\n sort_type sVar2;\n wildcard_list *pwVar3;\n int iVar4;\n sort_type sVar5;\n asection *paVar6;\n byte *p... | (translation_unit "void FUN_00020280(void)\n\n{\n uint uVar1;\n int *piVar2;\n undefined4 *puVar3;\n int iVar4;\n int unaff_EBP;\n byte *pbVar5;\n byte *pbVar6;\n bool bVar7;\n bool bVar8;\n bool bVar9;\n byte bVar10;\n \n bVar10 = 0;\n piVar2 = (int *)FUN_0001d2ea();\n uVar1 = *(uint *)(BYTE_ARRAY_001b0... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDEN... | (function_definition "void FUN_00020280(void)\n\n{\n uint uVar1;\n int *piVar2;\n undefined4 *puVar3;\n int iVar4;\n int unaff_EBP;\n byte *pbVar5;\n byte *pbVar6;\n bool bVar7;\n bool bVar8;\n bool bVar9;\n byte bVar10;\n \n bVar10 = 0;\n piVar2 = (int *)FUN_0001d2ea();\n uVar1 = *(uint *)(BYTE_ARRAY_00... |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
void __regparm3 function_1(type_1 *var_5)
{
type_2 var_6;
type_3 var_11;
type_4 *var_8;
int var_14;
type_3 var_9;
type_5 *paVar6;
type_6 *var_15;
bool var_16;
bool var_17;
bool bVar10;
type_6 bVar11;
bV... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type... | null |
void MASKED(void)
{
uint uVar1;
int *piVar2;
undefined4 *puVar3;
int iVar4;
int unaff_EBP;
byte *pbVar5;
byte *pbVar6;
bool bVar7;
bool bVar8;
bool bVar9;
byte bVar10;
bVar10 = 0;
piVar2 = (int *)FUN_0001d2ea();
uVar1 = *(uint *)(BYTE_ARRAY_001b02d5 + unaff_EBP + 5);
if (uVar1 != 0) {... |
75_hppa64-linux-gnu-strip_and_hppa64-linux-gnu-strip_strip.c | bfd_close_all_done | bfd_close_all_done |
void bfd_close_all_done(void)
{
(*(code *)PTR_bfd_close_all_done_00040130)();
return;
}
|
void bfd_close_all_done(void)
{
(*(code *)PTR_bfd_close_all_done_00040130)();
return;
}
| JMP dword ptr [EBX + 0x130] | null | null | null | null | [(u'CALLIND_-1205979942', u'INDIRECT_-1205979870'), ('const-0', u'RETURN_-1205979939'), (u'INDIRECT_-1205979870', u'COPY_-1205979929'), ('tmp_58', u'CAST_-1205979865'), (u'CAST_-1205979865', u'CALLIND_-1205979942')] | [(u'CALLIND_-1205979942', u'INDIRECT_-1205979870'), ('const-0', u'RETURN_-1205979939'), (u'INDIRECT_-1205979870', u'COPY_-1205979929'), ('tmp_58', u'CAST_-1205979865'), (u'CAST_-1205979865', u'CALLIND_-1205979942')] | null | null | 000134d0 | x86 | O0 | (translation_unit "void bfd_close_all_done(void)\n\n{\n (*(code *)PTR_bfd_close_all_done_00040130)();\n return;\n}\n\n" (function_definition "void bfd_close_all_done(void)\n\n{\n (*(code *)PTR_bfd_close_all_done_00040130)();\n return;\n}" primitive_type (function_declarator "bfd_close_all_done(void)" identifier (pa... | (translation_unit "void bfd_close_all_done(void)\n\n{\n (*(code *)PTR_bfd_close_all_done_00040130)();\n return;\n}\n\n" (function_definition "void bfd_close_all_done(void)\n\n{\n (*(code *)PTR_bfd_close_all_done_00040130)();\n return;\n}" primitive_type (function_declarator "bfd_close_all_done(void)" identifier (pa... | (translation_unit "void bfd_close_all_done(void)\n\n{\n (*(code *)PTR_bfd_close_all_done_00040130)();\n return;\n}\n\n" (function_definition "void bfd_close_all_done(void)\n\n{\n (*(code *)PTR_bfd_close_all_done_00040130)();\n return;\n}" primitive_type (function_declarator "bfd_close_all_done(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_close_all_done(void)\n\n{\n (*(code *)PTR_bfd_close_all_done_00040130)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_close_all_done(void)" (identifier "bfd_close_all_done") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_close_all_done_00040130)();
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_00040130)();
return;
}
|
465_ia64-linux-gnu-as_and_ia64-linux-gnu-as_strip.c | stabs_generate_asm_file | FUN_00033510 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void stabs_generate_asm_file(void)
{
char *file;
char *pcVar1;
char *file_00;
uint lineno;
undefined4 uStack_14;
uStack_14 = 0x33519;
f... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00033510(void)
{
undefined4 uVar1;
void *__ptr;
void *__ptr_00;
undefined1 local_20 [12];
undefined4 uStack_14;
uStack_14 = 0x33519;
FUN_00023b80(local_20);
if (DAT_000871b4 != 0) {
uVar1 = getpwd... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00016030
ADD EBX,0x4aae7
SUB ESP,0x28
LEA EAX,[ESP + 0x18]
PUSH EAX
CALL 0x00023b80
ADD ESP,0x10
MOV ESI,EAX
LEA EAX,[EBX + 0x91b4]
MOV EAX,dword ptr [EAX]
TEST EAX,EAX
JNZ 0x00033558
MOV EDX,ESI
MOV EAX,0x64
CALL 0x00033270
ADD ESP,0x1c
POP EBX
POP ESI
POP EDI
POP EBP
RET
CAL... | null | null | null | null | [('tmp_177', u'CBRANCH_-1206110847'), (u'INDIRECT_-1206110414', u'MULTIEQUAL_-1206110499'), (u'CALL_-1206110890', u'CALL_-1206110831'), (u'CALL_-1206110756', u'CALL_-1206110712'), ('const-390989', u'PTRSUB_-1206110390'), (u'CAST_-1206110389', u'CALL_-1206110692'), ('const-0', u'PTRSUB_-1206110390'), (u'CALL_-1206110679... | [('tmp_177', u'CBRANCH_-1206110847'), (u'CALL_-1206110780', u'INDIRECT_-1206110476'), (u'CAST_-1206110408', u'CALL_-1206110666'), (u'CALL_-1206110679', u'INDIRECT_-1206110421'), (u'INDIRECT_-1206110367', u'MULTIEQUAL_-1206110451'), ('const-4294967264', u'PTRSUB_-1206110470'), (u'PTRSUB_-1206110470', u'CALL_-1206110890'... | null | null | 00033510 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00033510(void)\n\n{\n undefined4 uVar1;\n void *__ptr;\n void *__ptr_00;\n undefined1 local_20 [12];\n undefined4 uStack_14;\n \n uStack_14 = 0x33519;\n FUN_00023b80(local_20);\n if (DAT_0008... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid stabs_generate_asm_file(void)\n\n{\n char *file;\n char *pcVar1;\n char *file_00;\n uint lineno;\n undefined4 uStack_14;\n... | (translation_unit "void FUN_00033510(void)\n\n{\n undefined4 uVar1;\n void *__ptr;\n void *__ptr_00;\n undefined1 local_20 [12];\n undefined4 uStack_14;\n \n uStack_14 = 0x33519;\n FUN_00023b80(local_20);\n if (DAT_000871b4 != 0) {\n uVar1 = getpwd();\n __ptr = (void *)FUN_000328e0(uVar1);\n __ptr_00 ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (array_declarator IDENT [ LIT ]... | (function_definition "void FUN_00033510(void)\n\n{\n undefined4 uVar1;\n void *__ptr;\n void *__ptr_00;\n undefined1 local_20 [12];\n undefined4 uStack_14;\n \n uStack_14 = 0x33519;\n FUN_00023b80(local_20);\n if (DAT_000871b4 != 0) {\n uVar1 = getpwd();\n __ptr = (void *)FUN_000328e0(uVar1);\n __ptr_... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
char *file;
char *pcVar1;
char *file_00;
type_1 lineno;
type_2 uStack_14;
uStack_14 = 0x33519;
file = var_1(&li... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
undefined4 uVar1;
void *__ptr;
void *__ptr_00;
undefined1 local_20 [12];
undefined4 uStack_14;
uStack_14 = 0x33519;
FUN_00023b80(local_20);
if (DAT_000871b4 != 0) {
uVar1 = getpwd();
... |
3604_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | do_get_input_reader | FUN_000e57c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: Input_reader * do_get_input_reader(Sized_incremental_binary<64,_true> *
this, uint n) */
Input_reader * __thiscall
gold::Sized_incremental_binary<64,_true>::do_get_input_reader
(Sized_incr... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_000e57c0(int param_1,uint param_2)
{
uint uVar1;
uVar1 = (*(int *)(param_1 + 0xd4) - *(int *)(param_1 + 0xd0) >> 2) * -0x33333333;
if (param_2 < uVar1) {
return *(int *)(param_1 + 0xd0) + param_2 * 0x14;
}... | PUSH EBX
CALL 0x0003a210
ADD EBX,0x32e83a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [ESP + 0x14]
MOV ECX,dword ptr [EAX + 0xd0]
MOV EAX,dword ptr [EAX + 0xd4]
SUB EAX,ECX
SAR EAX,0x2
IMUL EAX,EAX,-0x33333333
CMP EDX,EAX
JNC 0x000e57fd
LEA EAX,[EDX + EDX*0x4]
ADD ESP,0x8
LEA EAX,[ECX + EAX*0x4]
POP EB... | null | null | null | null | [('const-1', u'RETURN_-1206822958')] | [(u'INT_ADD_-1206822904', u'CAST_-1206822707'), (u'INT_LESS_-1206822827', u'CBRANCH_-1206822825'), ('const-0', u'RETURN_-1206822786'), (u'INT_MULT_-1206822777', u'INT_ADD_-1206822789'), ('tmp_553', u'INT_MULT_-1206822777'), ('const-417', u'LOAD_-1206822911'), (u'CAST_-1206822707', u'LOAD_-1206822920'), (u'INT_SRIGHT_-1... | null | null | 000e57c0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_000e57c0(int param_1,uint param_2)\n\n{\n uint uVar1;\n \n uVar1 = (*(int *)(param_1 + 0xd4) - *(int *)(param_1 + 0xd0) >> 2) * -0x33333333;\n if (param_2 < uVar1) {\n return *(int *)(param_1 + ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: Input_reader * do_get_input_reader(Sized_incremental_binary<64,_true> *\n this, uint n) */\n\nInput_reader * __thiscall\ngold::Sized_incremental_binary<64,_true>::do_get_input_reade... | (translation_unit "int FUN_000e57c0(int param_1,uint param_2)\n\n{\n uint uVar1;\n \n uVar1 = (*(int *)(param_1 + 0xd4) - *(int *)(param_1 + 0xd0) >> 2) * -0x33333333;\n if (param_2 < uVar1) {\n return *(int *)(param_1 + 0xd0) + param_2 * 0x14;\n }\n \n FUN_000da200("../../gold/incremental.h... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binar... | (function_definition "int FUN_000e57c0(int param_1,uint param_2)\n\n{\n uint uVar1;\n \n uVar1 = (*(int *)(param_1 + 0xd4) - *(int *)(param_1 + 0xd0) >> 2) * -0x33333333;\n if (param_2 < uVar1) {\n return *(int *)(param_1 + 0xd0) + param_2 * 0x14;\n }\n \n FUN_000da200("../../gold/incrementa... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: Input_reader * do_get_input_reader(Sized_incremental_binary<64,_true> *
this, uint n) */
Input_reader * __thiscall
gold::Sized_incremental_binary<64,_true>::do_get_input_reader
(Sized_incr... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(int param_1,uint param_2)
{
uint uVar1;
uVar1 = (*(int *)(param_1 + 0xd4) - *(int *)(param_1 + 0xd0) >> 2) * -0x33333333;
if (param_2 < uVar1) {
return *(int *)(param_1 + 0xd0) + param_2 * 0x14;
}
... |
69_groups_and_groups_strip.c | print_group_list | FUN_00011bea |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
_Bool print_group_list(char *username,uid_t ruid,gid_t rgid,gid_t egid,_Bool use_names,char delim)
{
_Bool _Var1;
gid_t gid;
char *pcVar2;
undefined4 uVar3;
int *piVar4;
int in_GS_OFFSET;
char delim_local;
_Bool u... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint FUN_00011bea(int param_1,__uid_t param_2,__gid_t param_3,__gid_t param_4,undefined1 param_5,
char param_6)
{
char cVar1;
__gid_t _Var2;
undefined4 uVar3;
undefined4 uVar4;
int *piVar5;
uint uVar... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x3c
CALL 0x00011430
ADD EBX,0x9408
MOV ECX,dword ptr [EBP + 0x18]
MOV EDX,dword ptr [EBP + 0x1c]
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x3c],EAX
MOV EAX,ECX
MOV byte ptr [EBP + -0x40],AL
MOV EAX,EDX
MOV byte ptr [EBP + -0x44],AL
MOV EAX,GS:[0x14]
MO... | null | null | null | null | [(u'CAST_-1205984118', u'MULTIEQUAL_-1205984283'), (u'MULTIEQUAL_-1205983960', u'CALL_-1205985262'), ('const-20', u'INT_ADD_-1205985371'), ('tmp_772', u'CBRANCH_-1205985865'), ('tmp_2521', u'CALL_-1205986055'), (u'CALL_-1205985262', u'INDIRECT_-1205983862'), (u'INDIRECT_-1205984568', u'MULTIEQUAL_-1205984546'), (u'INDI... | [('tmp_6772', u'MULTIEQUAL_-1205984330'), (u'CALL_-1205986139', u'INDIRECT_-1205984349'), ('const-20', u'INT_ADD_-1205985371'), ('tmp_772', u'CBRANCH_-1205985865'), (u'MULTIEQUAL_-1205984074', u'MULTIEQUAL_-1205983933'), (u'CALL_-1205985360', u'INDIRECT_-1205983923'), (u'CALL_-1205985781', u'INDIRECT_-1205984212'), (u'... | null | null | 00011bea | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_00011bea(int param_1,__uid_t param_2,__gid_t param_3,__gid_t param_4,undefined1 param_5,\n char param_6)\n\n{\n char cVar1;\n __gid_t _Var2;\n undefined4 uVar3;\n undefined4 uVar4;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\n_Bool print_group_list(char *username,uid_t ruid,gid_t rgid,gid_t egid,_Bool use_names,char delim)\n\n{\n _Bool _Var1;\n gid_t gid;\n char *pcVar2;\n undefined4 uVar3;\n int *piVar4;\n int in_GS_OFFSET;\n... | (translation_unit "uint FUN_00011bea(int param_1,__uid_t param_2,__gid_t param_3,__gid_t param_4,undefined1 param_5,\n char param_6)\n\n{\n char cVar1;\n __gid_t _Var2;\n undefined4 uVar3;\n undefined4 uVar4;\n int *piVar5;\n uint uVar6;\n int in_GS_OFFSET;\n byte local_31;\n void *local_30;\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) ))) (compou... | (function_definition "uint FUN_00011bea(int param_1,__uid_t param_2,__gid_t param_3,__gid_t param_4,undefined1 param_5,\n char param_6)\n\n{\n char cVar1;\n __gid_t _Var2;\n undefined4 uVar3;\n undefined4 uVar4;\n int *piVar5;\n uint uVar6;\n int in_GS_OFFSET;\n byte local_31;\n void *local_30;... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 function_1(char *var_2,type_2 ruid,type_3 var_7,type_3 var_6,type_1 use_names,char delim)
{
type_1 _Var1;
type_3 gid;
char *pcVar2;
type_4 uVar3;
int *piVar4;
int var_1;
char delim_local;
type_1 use_names_l... | 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 */
uint MASKED(int param_1,__uid_t param_2,__gid_t param_3,__gid_t param_4,undefined1 param_5,
char param_6)
{
char cVar1;
__gid_t _Var2;
undefined4 uVar3;
undefined4 uVar4;
int *piVar5;
uint uVar6;
i... |
9841_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | collate | FUN_0023bf20 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::collate<wchar_t>::collate(__locale_struct*, unsigned int) */
void __thiscall
std::collate<wchar_t>::collate(collate<wchar_t> *this,__locale_struct *param_1,uint param_2)
{
undefined4 uVar1;
*(uint *)(this + 4) = (u... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0023bf20(undefined4 *param_1,undefined4 param_2,int param_3)
{
undefined4 uVar1;
param_1[1] = (uint)(param_3 != 0);
*param_1 = &PTR_FUN_0038dc48;
uVar1 = FUN_0022f2b0(¶m_2);
param_1[2] = uVar1;
return... | PUSH ESI
XOR EAX,EAX
PUSH EBX
CALL 0x00035840
ADD EBX,0x1530d7
SUB ESP,0x10
MOV EDX,dword ptr [ESP + 0x24]
MOV ESI,dword ptr [ESP + 0x1c]
TEST EDX,EDX
SETNZ AL
MOV dword ptr [ESI + 0x4],EAX
LEA EAX,[EBX + 0xffffec40]
ADD EAX,0x8
MOV dword ptr [ESI],EAX
LEA EAX,[ESP + 0x20]
PUSH EAX
CALL 0x0022f2b0
MOV dword ptr [ESI + ... | null | null | null | null | [('const-1', u'PTRADD_-1203978267'), ('const-1', u'PTRADD_-1203978315'), (u'PTRSUB_-1203978200', u'STORE_-1203978350'), ('const-417', u'STORE_-1203978327'), (u'INT_ZEXT_-1203978312', u'STORE_-1203978375'), (u'CALL_-1203978331', u'INDIRECT_-1203978222'), ('tmp_282', u'PTRADD_-1203978315'), ('const-417', u'STORE_-1203978... | [('tmp_473', u'INT_NOTEQUAL_-1203978380'), ('const-3726408', u'PTRSUB_-1203978204'), ('const-417', u'STORE_-1203978375'), ('const-0', u'PTRSUB_-1203978204'), ('const-1', u'PTRADD_-1203978216'), ('tmp_474', u'PTRADD_-1203978190'), (u'INT_ZEXT_-1203978312', u'STORE_-1203978375'), ('const-4', u'PTRADD_-1203978216'), (u'PT... | null | null | 0023bf20 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0023bf20(undefined4 *param_1,undefined4 param_2,int param_3)\n\n{\n undefined4 uVar1;\n \n param_1[1] = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_0038dc48;\n uVar1 = FUN_0022f2b0(¶m_2);\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::collate<wchar_t>::collate(__locale_struct*, unsigned int) */\n\nvoid __thiscall\nstd::collate<wchar_t>::collate(collate<wchar_t> *this,__locale_struct *param_1,uint param_2)\n\n{\n undefined4 uVar1;\n \... | (translation_unit "void FUN_0023bf20(undefined4 *param_1,undefined4 param_2,int param_3)\n\n{\n undefined4 uVar1;\n \n param_1[1] = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_0038dc48;\n uVar1 = FUN_0022f2b0(¶m_2);\n param_1[2] = uVar1;\n return;\n}\n\n" (function_definition "void FUN_0023bf20(undefined4 *p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression (... | (function_definition "void FUN_0023bf20(undefined4 *param_1,undefined4 param_2,int param_3)\n\n{\n undefined4 uVar1;\n \n param_1[1] = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_0038dc48;\n uVar1 = FUN_0022f2b0(¶m_2);\n param_1[2] = uVar1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0023... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::collate<wchar_t>::collate(__locale_struct*, unsigned int) */
void __thiscall
std::function_1<wchar_t>::function_1(function_1<wchar_t> *var_1,type_1 *param_1,type_2 var_2)
{
type_3 uVar1;
*(type_2 *)(var_1 + 4) = (t... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (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 uVar1;
param_1[1] = (uint)(param_3 != 0);
*param_1 = &PTR_FUN_0038dc48;
uVar1 = FUN_0022f2b0(¶m_2);
param_1[2] = uVar1;
return;
}
|
9599_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | create_script_sections | FUN_0033f2e0 |
/* 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 create_script_sections(Script_options * this, Layout * layout) */
void __thiscall gold::Script_options::create_script_sections(Script... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0033f2e0(int param_1,undefined4 param_2)
{
if (*(char *)(param_1 + 0xac) == '\0') {
return;
}
FUN_00331c20(param_1 + 0xac,param_2);
return;
}
| PUSH EBX
CALL 0x00050b50
ADD EBX,0x2aad1a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
CMP byte ptr [EAX + 0xac],0x0
JNZ 0x0033f308
ADD ESP,0x8
POP EBX
RET
SUB ESP,0x8
ADD EAX,0xac
PUSH dword ptr [ESP + 0x1c]
PUSH EAX
CALL 0x00331c20
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1205013774')] | [(u'LOAD_-1205013743', u'INT_EQUAL_-1205013728'), ('const-0', u'INT_EQUAL_-1205013728'), ('tmp_446', u'INT_ADD_-1205013662'), (u'INT_ADD_-1205013662', u'CALL_-1205013647'), ('const-0', u'RETURN_-1205013694'), ('tmp_446', u'INT_ADD_-1205013727'), (u'INT_EQUAL_-1205013728', u'CBRANCH_-1205013721'), ('const-172', u'INT_AD... | null | null | 0033f2e0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0033f2e0(int param_1,undefined4 param_2)\n\n{\n if (*(char *)(param_1 + 0xac) == '\0') {\n return;\n }\n FUN_00331c20(param_1 + 0xac,param_2);\n return;\n}\n\n" comment (function_definition "vo... | (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 create_script_sections(Script_options * this, Layout * layout) */\n\nvoid __thiscall gold::Script_options::create_... | (translation_unit "void FUN_0033f2e0(int param_1,undefined4 param_2)\n\n{\n if (*(char *)(param_1 + 0xac) == '\0') {\n return;\n }\n FUN_00331c20(param_1 + 0xac,param_2);\n return;\n}\n\n" (function_definition "void FUN_0033f2e0(int param_1,undefined4 param_2)\n\n{\n if (*(char *)(param_1 + 0xac) == '\0') {\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstr... | (function_definition "void FUN_0033f2e0(int param_1,undefined4 param_2)\n\n{\n if (*(char *)(param_1 + 0xac) == '\0') {\n return;\n }\n FUN_00331c20(param_1 + 0xac,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0033f2e0(int param_1,undefined4 param_2)" (identifier "FUN_0033f2e0") (para... |
/* 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 create_script_sections(Script_options * this, Layout * layout) */
void __thiscall gold::type_1::function_1(type_1 *this,type_2 *layou... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2)
{
if (*(char *)(param_1 + 0xac) == '\0') {
return;
}
FUN_00331c20(param_1 + 0xac,param_2);
return;
}
|
87_libmicrohttpd.so.12.49_and_libmicrohttpd.so.12.49_strip.c | munmap | munmap |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int munmap(void *__addr,size_t __len)
{
int iVar1;
iVar1 = (*(code *)PTR_munmap_00035f48)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int munmap(void *__addr,size_t __len)
{
int iVar1;
iVar1 = (*(code *)PTR_munmap_00035f48)();
return iVar1;
}
| JMP dword ptr [EBX + 0x168] | null | null | null | null | [(u'CALLIND_-1205979718', u'INDIRECT_-1205979645'), (u'CAST_-1205979638', u'CALLIND_-1205979718'), ('tmp_72', u'CAST_-1205979638'), (u'CALLIND_-1205979718', u'RETURN_-1205979715'), ('const-0', u'RETURN_-1205979715'), (u'INDIRECT_-1205979645', u'COPY_-1205979704')] | [(u'CALLIND_-1205979718', u'INDIRECT_-1205979645'), (u'CAST_-1205979638', u'CALLIND_-1205979718'), ('tmp_72', u'CAST_-1205979638'), (u'CALLIND_-1205979718', u'RETURN_-1205979715'), ('const-0', u'RETURN_-1205979715'), (u'INDIRECT_-1205979645', u'COPY_-1205979704')] | null | null | 000135b0 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint munmap(void *__addr,size_t __len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_munmap_00035f48)();\n return iVar1;\n}\n\n" comment (function_definition "int munmap(void *__addr,size_t __len)\n\n{\n int iVar1;\n ... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint munmap(void *__addr,size_t __len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_munmap_00035f48)();\n return iVar1;\n}\n\n" comment (function_definition "int munmap(void *__addr,size_t __len)\n\n{\n int iVar1;\n ... | (translation_unit "int munmap(void *__addr,size_t __len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_munmap_00035f48)();\n return iVar1;\n}\n\n" (function_definition "int munmap(void *__addr,size_t __len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_munmap_00035f48)();\n return iVar1;\n}" primitive_type (funct... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesize... | (function_definition "int munmap(void *__addr,size_t __len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_munmap_00035f48)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "munmap(void *__addr,size_t __len)" (identifier "munmap") (parameter_list "(void *__addr,size_t __len)" (( "(") (parameter_decl... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(void *__addr,size_t __len)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_munmap_00035f48)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(void *__addr,size_t __len)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_00035f48)();
return iVar1;
}
|
2981_bash_and_bash_strip.c | getdtablesize | getdtablesize |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int getdtablesize(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* getdtablesize@@GLIBC_2.0 */
halt_baddata();
}
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int getdtablesize(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207303766')] | [('const-1', u'RETURN_-1207303766')] | null | null | 001501a0 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint getdtablesize(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (fun... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint getdtablesize(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* getdtablesize@@GLIBC_2.... | (translation_unit "int getdtablesize(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int getdtablesize(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "getdtablesize(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int getdtablesize(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "getdtablesize(void)" (identifier "getdtablesize") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* getdtablesize@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
2115_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c | GetLastValueInLinkedList | GetLastValueInLinkedList |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void * GetLastValueInLinkedList(LinkedListInfo *list_info)
{
void *pvVar1;
void *value;
if (list_info == (LinkedListInfo *)0x0) {
/* WARNING: Subroutine does ... |
undefined4 __regparm3 GetLastValueInLinkedList(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
int unaff_EBX;
undefined1 *puVar2;
puVar2 = &stack0xfffffffc;
entry(param_2,0x11449a);
if (*(int *)(puVar2 + 8) == 0) {
/* WARNING: Subroutine does not return */
__assert_fa... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x14
CALL 0x00033960
ADD EBX,0x2b5b66
CMP dword ptr [EBP + 0x8],0x0
JNZ 0x001144c5
LEA EAX,[EBX + 0xfff49c8c]
PUSH EAX
PUSH 0x111
LEA EAX,[EBX + 0xfff49be0]
PUSH EAX
LEA EAX,[EBX + 0xfff49bfc]
PUSH EAX
CALL 0x000312a0
MOV EAX,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EAX + 0x18]
CMP... | null | null | null | null | [('const-3226592', u'COPY_-1207024050'), (u'COPY_-1207024091', u'CALL_-1207024379'), ('const-417', u'LOAD_-1207024369'), (u'COPY_-1207024048', u'CALL_-1207024296'), ('const-1', u'RETURN_-1207024291'), ('const-0', u'INT_EQUAL_-1207024268'), ('const-417', u'LOAD_-1207024171'), (u'INT_NOTEQUAL_-1207024350', u'CBRANCH_-120... | [(u'INT_ADD_-1207024393', u'CAST_-1207024003'), ('const-417', u'LOAD_-1207024286'), (u'CAST_-1207023996', u'LOAD_-1207024369'), ('const-24', u'INT_ADD_-1207024353'), (u'CAST_-1207023915', u'LOAD_-1207024199'), (u'INT_ADD_-1207024298', u'CAST_-1207023954'), (u'CAST_-1207023881', u'LOAD_-1207024129'), ('const-1', u'RETUR... | null | null | 0011448e | x86 | O0 | (translation_unit "undefined4 __regparm3 GetLastValueInLinkedList(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n int unaff_EBX;\n undefined1 *puVar2;\n \n puVar2 = &stack0xfffffffc;\n entry(param_2,0x11449a);\n if (*(int *)(puVar2 + 8) == 0) {\n /* WARNING: Subroutine does n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid * GetLastValueInLinkedList(LinkedListInfo *list_info)\n\n{\n void *pvVar1;\n void *value;\n \n if (list_info == (LinkedListInfo *)0x0) {\n ... | (translation_unit "undefined4 __regparm3 GetLastValueInLinkedList(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n int unaff_EBX;\n undefined1 *puVar2;\n \n puVar2 = &stack0xfffffffc;\n entry(param_2,0x11449a);\n if (*(int *)(puVar2 + 8) == 0) {\n \n __assert_fail((char *)(... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_sta... | (function_definition "undefined4 __regparm3 GetLastValueInLinkedList(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n int unaff_EBX;\n undefined1 *puVar2;\n \n puVar2 = &stack0xfffffffc;\n entry(param_2,0x11449a);\n if (*(int *)(puVar2 + 8) == 0) {\n \n __assert_fail((char ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void * function_1(type_1 *var_1)
{
void *pvVar1;
void *value;
if (var_1 == (type_1 *)0x0) {
/* WARNING: Subroutine does not return */
var_2("list_info != ... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bo... | null |
undefined4 __regparm3 MASKED(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
int unaff_EBX;
undefined1 *puVar2;
puVar2 = &stack0xfffffffc;
entry(param_2,0x11449a);
if (*(int *)(puVar2 + 8) == 0) {
/* WARNING: Subroutine does not return */
__assert_fail((char *)(unaff_... |
3280_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | savefpr0_tail<true> | FUN_000ac870 |
uchar * anon_unknown.dwarf_6462d4::savefpr0_tail<true>(uchar *p,int r)
{
uint uVar1;
p[4] = 0xf8;
p[5] = '\x01';
p[6] = '\0';
p[7] = '\x10';
p[8] = 'N';
p[9] = 0x80;
p[10] = '\0';
p[0xb] = ' ';
uVar1 = r * 0x200008 + 0xd801ff00;
*(uint *)p = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & ... |
void FUN_000ac870(uint *param_1,int param_2)
{
uint uVar1;
param_1[1] = 0x100001f8;
param_1[2] = 0x2000804e;
uVar1 = param_2 * 0x200008 + 0xd801ff00;
*param_1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | param_2 * 0x8000000;
return;
}
| PUSH EBX
MOV EBX,dword ptr [ESP + 0xc]
MOV ECX,0x20
MOV EAX,dword ptr [ESP + 0x8]
MOV EDX,EBX
SUB ECX,EBX
SHL EDX,0x15
SHL ECX,0x3
MOV dword ptr [EAX + 0x4],0x100001f8
ADD EAX,0xc
SUB EDX,0x27fe0000
MOV dword ptr [EAX + -0x4],0x2000804e
SUB EDX,ECX
BSWAP EDX
MOV dword ptr [EAX + -0xc],EDX
POP EBX
RET | null | null | null | null | [('const-417', u'STORE_-1206531824'), ('const-8', u'INT_LEFT_-1206531773'), (u'COPY_-1206531804', u'PTRADD_-1206531714'), ('tmp_419', u'INT_MULT_-1206531767'), (u'INT_ADD_-1206531798', u'INT_RIGHT_-1206531777'), ('const-16711680', u'INT_AND_-1206531779'), ('const-1', u'PTRADD_-1206531738'), (u'INT_MULT_-1206531767', u'... | [('tmp_462', u'PTRADD_-1206531740'), (u'INT_OR_-1206531773', u'INT_OR_-1206531770'), ('const-8', u'INT_LEFT_-1206531773'), ('const-268435960', u'STORE_-1206531861'), ('tmp_461', u'INT_MULT_-1206531767'), (u'INT_AND_-1206531776', u'INT_LEFT_-1206531773'), (u'INT_OR_-1206531776', u'INT_OR_-1206531773'), (u'INT_ADD_-12065... | null | null | 000ac870 | x86 | O0 | (translation_unit "void FUN_000ac870(uint *param_1,int param_2)\n\n{\n uint uVar1;\n \n param_1[1] = 0x100001f8;\n param_1[2] = 0x2000804e;\n uVar1 = param_2 * 0x200008 + 0xd801ff00;\n *param_1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | param_2 * 0x8000000;\n return;\n}\n\n" (function_de... | (translation_unit "uchar * anon_unknown.dwarf_6462d4::savefpr0_tail<true>(uchar *p,int r)\n\n{\n uint uVar1;\n \n p[4] = 0xf8;\n p[5] = '\x01';\n p[6] = '\0';\n p[7] = '\x10';\n p[8] = 'N';\n p[9] = 0x80;\n p[10] = '\0';\n p[0xb] = ' ';\n uVar1 = r * 0x200008 + 0xd801ff00;\n *(uint *)p = uVar1 >> 0x18 | (uV... | (translation_unit "void FUN_000ac870(uint *param_1,int param_2)\n\n{\n uint uVar1;\n \n param_1[1] = 0x100001f8;\n param_1[2] = 0x2000804e;\n uVar1 = param_2 * 0x200008 + 0xd801ff00;\n *param_1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | param_2 * 0x8000000;\n return;\n}\n\n" (function_de... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) =... | (function_definition "void FUN_000ac870(uint *param_1,int param_2)\n\n{\n uint uVar1;\n \n param_1[1] = 0x100001f8;\n param_1[2] = 0x2000804e;\n uVar1 = param_2 * 0x200008 + 0xd801ff00;\n *param_1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | param_2 * 0x8000000;\n return;\n}" (primitive_ty... |
uchar * anon_unknown.dwarf_6462d4::savefpr0_tail<true>(uchar *var_3,int var_1)
{
type_1 var_2;
var_3[4] = 0xf8;
var_3[5] = '\x01';
var_3[6] = '\0';
var_3[7] = '\x10';
var_3[8] = 'N';
var_3[9] = 0x80;
var_3[10] = '\0';
var_3[0xb] = ' ';
var_2 = var_1 * 0x200008 + 0xd801ff00;
*(type_1 *)var_3 =... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... | null |
void MASKED(uint *param_1,int param_2)
{
uint uVar1;
param_1[1] = 0x100001f8;
param_1[2] = 0x2000804e;
uVar1 = param_2 * 0x200008 + 0xd801ff00;
*param_1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | param_2 * 0x8000000;
return;
}
|
7933_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | assign | FUN_001ef410 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::assign(std::string&&) */
string * __thiscall std::string::assign(string *this,string *param_1)
{
string *psVar1;
string *__src;
undefined4 uVar2;
string *__dest;
size_t __n;
__src = *(string **)para... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 * FUN_001ef410(undefined4 *param_1,undefined4 *param_2)
{
undefined4 *puVar1;
undefined4 *__src;
undefined4 uVar2;
undefined4 *__dest;
size_t __n;
__src = (undefined4 *)*param_2;
puVar1 = param_2 + 2;... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ESP + 0x14]
CALL 0x00035840
ADD EBX,0x19fbe4
MOV EDI,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [ESI]
LEA ECX,[ESI + 0x8]
MOV EAX,dword ptr [EDI]
CMP EDX,ECX
JZ 0x001ef490
LEA EBX,[EDI + 0x8]
CMP EAX,EBX
JZ 0x001ef468
MOV dword ptr [EDI],EDX
MOV EDX,dword ptr [ESI + 0x4]
MOV ... | null | null | null | null | [(u'CAST_-1207831111', u'LOAD_-1207831485'), ('const-1', u'PTRADD_-1207831358'), ('const-0', u'STORE_-1207831158'), ('tmp_664', u'CAST_-1207831078'), ('const-8', u'PTRADD_-1207831352'), ('const-417', u'STORE_-1207831138'), ('tmp_665', u'PTRADD_-1207831418'), (u'CAST_-1207831035', u'STORE_-1207831310'), (u'CAST_-1207830... | [('const-4', u'PTRADD_-1207830915'), (u'PTRADD_-1207830957', u'STORE_-1207831165'), (u'LOAD_-1207831088', u'CAST_-1207830908'), ('const-1', u'PTRADD_-1207831013'), ('tmp_1016', u'COPY_-1207831365'), (u'PTRADD_-1207831033', u'LOAD_-1207831307'), ('const-417', u'STORE_-1207831158'), ('tmp_1015', u'STORE_-1207831387'), (u... | null | null | 001ef410 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 * FUN_001ef410(undefined4 *param_1,undefined4 *param_2)\n\n{\n undefined4 *puVar1;\n undefined4 *__src;\n undefined4 uVar2;\n undefined4 *__dest;\n size_t __n;\n \n __src = (undefined4 *)*par... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::assign(std::string&&) */\n\nstring * __thiscall std::string::assign(string *this,string *param_1)\n\n{\n string *psVar1;\n string *__src;\n undefined4 uVar2;\n string *__dest;\n size_t __n;\n... | (translation_unit "undefined4 * FUN_001ef410(undefined4 *param_1,undefined4 *param_2)\n\n{\n undefined4 *puVar1;\n undefined4 *__src;\n undefined4 uVar2;\n undefined4 *__dest;\n size_t __n;\n \n __src = (undefined4 *)*param_2;\n puVar1 = param_2 + 2;\n __dest = (undefined4 *)*param_1;\n if (__src == puVar1) {... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration T... | (function_definition "undefined4 * FUN_001ef410(undefined4 *param_1,undefined4 *param_2)\n\n{\n undefined4 *puVar1;\n undefined4 *__src;\n undefined4 uVar2;\n undefined4 *__dest;\n size_t __n;\n \n __src = (undefined4 *)*param_2;\n puVar1 = param_2 + 2;\n __dest = (undefined4 *)*param_1;\n if (__src == puVar1... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::assign(std::string&&) */
type_1 * __thiscall std::type_1::assign(type_1 *var_6,type_1 *var_1)
{
type_1 *var_3;
type_1 *var_2;
type_2 uVar2;
type_1 *var_7;
size_t var_4;
var_2 = *(type_1 **)var_1;
... | 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.bx replaced with injection: get_pc_thunk_bx */
undefined4 * MASKED(undefined4 *param_1,undefined4 *param_2)
{
undefined4 *puVar1;
undefined4 *__src;
undefined4 uVar2;
undefined4 *__dest;
size_t __n;
__src = (undefined4 *)*param_2;
puVar1 = param_2 + 2;
__d... |
9551_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | _M_initialize_timepunct | FUN_0022f9d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__timepunct<char>::_M_initialize_timepunct(__locale_struct*) */
void __thiscall
std::__timepunct<char>::_M_initialize_timepunct(__timepunct<char> *this,__locale_struct *param_1)
{
int iVar1;
int iVar2;
undefined4 uV... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0022f9d0(int param_1,int param_2)
{
int iVar1;
int iVar2;
undefined4 uVar3;
undefined4 *puVar4;
if (*(int *)(param_1 + 8) == 0) {
puVar4 = (undefined4 *)FUN_001e5200(200);
puVar4[1] = 0;
puVar4[... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ESP + 0x10]
CALL 0x00035840
ADD EBX,0x15f624
MOV EDI,dword ptr [ESI + 0x8]
TEST EDI,EDI
JZ 0x00230020
MOV ECX,dword ptr [ESP + 0x14]
TEST ECX,ECX
JZ 0x0022fe50
SUB ESP,0xc
LEA EAX,[ESP + 0x20]
PUSH EAX
CALL 0x0022f2b0
MOV EDI,dword ptr [ESI + 0x8]
MOV dword ptr [ESI + 0xc],... | null | null | null | null | [(u'CAST_-1203893600', u'STORE_-1203895821'), (u'CAST_-1203893088', u'STORE_-1203894824'), ('const-12', u'INT_ADD_-1203895422'), (u'CAST_-1203893257', u'STORE_-1203895045'), ('const-417', u'STORE_-1204025242'), ('const-112', u'INT_ADD_-1203895082'), ('tmp_4666', u'PTRADD_-1203897571'), ('const-0', u'STORE_-1204025523')... | [('const-131113', u'CALL_-1203897735'), (u'PTRADD_-1204023894', u'STORE_-1204025398'), ('const-417', u'STORE_-1204025255'), ('const-2777230', u'PTRSUB_-1203893313'), ('const-12', u'INT_ADD_-1203895422'), ('const-417', u'STORE_-1203897214'), ('const-112', u'INT_ADD_-1203895082'), (u'INT_ADD_-1203894861', u'CAST_-1203893... | null | null | 0022f9d0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0022f9d0(int param_1,int param_2)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 *puVar4;\n \n if (*(int *)(param_1 + 8) == 0) {\n puVar4 = (undefined4 *)FUN_001e5200(200);\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__timepunct<char>::_M_initialize_timepunct(__locale_struct*) */\n\nvoid __thiscall\nstd::__timepunct<char>::_M_initialize_timepunct(__timepunct<char> *this,__locale_struct *param_1)\n\n{\n int iVar1;\n ... | (translation_unit "void FUN_0022f9d0(int param_1,int param_2)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 *puVar4;\n \n if (*(int *)(param_1 + 8) == 0) {\n puVar4 = (undefined4 *)FUN_001e5200(200);\n puVar4[1] = 0;\n puVar4[2] = 0;\n *puVar4 = &PTR_FUN_0038c478;\n puVar4[3] = 0;... | (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 (pointer_declarator * IDENT) ;) (i... | (function_definition "void FUN_0022f9d0(int param_1,int param_2)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 *puVar4;\n \n if (*(int *)(param_1 + 8) == 0) {\n puVar4 = (undefined4 *)FUN_001e5200(200);\n puVar4[1] = 0;\n puVar4[2] = 0;\n *puVar4 = &PTR_FUN_0038c478;\n puVar4[3] =... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__timepunct<char>::_M_initialize_timepunct(__locale_struct*) */
void __thiscall
std::type_1<char>::function_1(type_1<char> *var_1,type_2 *var_4)
{
int var_7;
int var_8;
type_3 uVar3;
type_3 *var_3;
if (*(int ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,int param_2)
{
int iVar1;
int iVar2;
undefined4 uVar3;
undefined4 *puVar4;
if (*(int *)(param_1 + 8) == 0) {
puVar4 = (undefined4 *)FUN_001e5200(200);
puVar4[1] = 0;
puVar4[2] = 0... |
114_i686-gnu-ranlib_and_i686-gnu-ranlib_strip.c | map_over_members | FUN_00014690 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 map_over_members(bfd *arch,_func_void_bfd_ptr *function,char **files,int count)
{
char **ppcVar1;
bfd *pbVar2;
undefined4 *puVar3;
char *pcVar4;
int iVar5;
char *pcVar6;
bfd *pbVar7;
int local_94;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
void __regparm3 FUN_00014690(int param_1,code *param_2,undefined4 *param_3,int param_4)
{
undefined4 *puVar1;
int *piVar2;
undefined4 *puVar3;
int iVar4;
undefined... | PUSH EBP
PUSH EDI
PUSH ESI
MOV ESI,EAX
PUSH EBX
CALL 0x00013710
ADD EBX,0xc965
SUB ESP,0x8c
MOV EBP,dword ptr [ESI + 0x8c]
MOV dword ptr [ESP + 0x8],EAX
MOV EAX,dword ptr [ESP + 0xa0]
MOV dword ptr [ESP + 0x18],EDX
TEST EAX,EAX
JZ 0x00014837
MOV EDI,ECX
MOV ESI,EBP
TEST EBP,EBP
JZ 0x000146e1
LEA ESI,[ESI]
MOV dword ptr... | null | null | null | null | [('tmp_1596', u'PTRADD_-1205973850'), ('const-417', u'LOAD_-1205975026'), (u'INDIRECT_-1205973837', u'MULTIEQUAL_-1205973819'), (u'CALLIND_-1205974405', u'INDIRECT_-1205973591'), (u'COPY_-1205973873', u'MULTIEQUAL_-1205973834'), (u'CAST_-1205973523', u'CALL_-1205974852'), (u'CALL_-1205974893', u'INDIRECT_-1205973693'),... | [(u'MULTIEQUAL_-1205974220', u'LOAD_-1205974512'), (u'CALL_-1205974843', u'INDIRECT_-1205973916'), ('const-0', u'CALL_-1205974893'), (u'MULTIEQUAL_-1205974362', u'CALL_-1205974843'), (u'STORE_-1205974697', u'INDIRECT_-1205973762'), (u'CALLIND_-1205974507', u'INDIRECT_-1205973615'), ('const-4', u'PTRADD_-1205973528'), (... | null | null | 00014690 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n\nvoid __regparm3 FUN_00014690(int param_1,code *param_2,undefined4 *param_3,int param_4)\n\n{\n undefined4 *puVar1;\n int *piVar2;\n undefined4 *puVar3... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 map_over_members(bfd *arch,_func_void_bfd_ptr *function,char **files,int count)\n\n{\n char **ppcVar1;\n bfd *pbVar2;\n undefined4 *puVar3;\n char *pcVar4;\n int iVar5;\n char *pcVar6;\n ... | (translation_unit "void __regparm3 FUN_00014690(int param_1,code *param_2,undefined4 *param_3,int param_4)\n\n{\n undefined4 *puVar1;\n int *piVar2;\n undefined4 *puVar3;\n int iVar4;\n undefined4 uVar5;\n char *__format;\n int *piVar6;\n int local_94;\n undefined1 local_7c [104];\n undefined4 uStack_14;\n \... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement {... | (function_definition "void __regparm3 FUN_00014690(int param_1,code *param_2,undefined4 *param_3,int param_4)\n\n{\n undefined4 *puVar1;\n int *piVar2;\n undefined4 *puVar3;\n int iVar4;\n undefined4 uVar5;\n char *__format;\n int *piVar6;\n int local_94;\n undefined1 local_7c [104];\n undefined4 uStack_14;\n... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 function_1(type_1 *arch,type_2 *function,char **var_4,int var_1)
{
char **var_15;
type_1 *var_3;
type_3 *puVar3;
char *var_5;
int var_9;
char *pcVar6;
type_1 *var_2;
int var_10;
type_4 buf;
... | 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 */
/* WARNING: Type propagation algorithm not settling */
void __regparm3 MASKED(int param_1,code *param_2,undefined4 *param_3,int param_4)
{
undefined4 *puVar1;
int *piVar2;
undefined4 *puVar3;
int iVar4;
undefined4 uVar... |
9985_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | has_facet<std::money_put<wchar_t,std::ostreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>> | FUN_002542a0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* bool std::has_facet<std::money_put<wchar_t, std::ostreambuf_iterator<wchar_t,
std::char_traits<wchar_t> > > >(std::locale const&) */
bool std::
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bool FUN_002542a0(int *param_1)
{
uint uVar1;
int iVar2;
bool bVar3;
uVar1 = FUN_001ff9b0(PTR_DAT_003a9fc4);
bVar3 = false;
if ((uVar1 < *(uint *)(*param_1 + 8)) &&
(iVar2 = *(int *)(*(int *)(*param_1 + 4) + ... | PUSH EBX
CALL 0x00036db0
ADD EBX,0x155d5a
SUB ESP,0x14
PUSH dword ptr [EBX + 0xffffffc4]
CALL 0x001ff9b0
MOV EDX,EAX
MOV EAX,dword ptr [ESP + 0x20]
ADD ESP,0x10
MOV ECX,dword ptr [EAX]
XOR EAX,EAX
CMP dword ptr [ECX + 0x8],EDX
JBE 0x002542f2
MOV ECX,dword ptr [ECX + 0x4]
MOV EDX,dword ptr [ECX + EDX*0x4]
TEST EDX,EDX
J... | null | null | null | null | [(u'INT_MULT_-1204141256', u'INT_ADD_-1204141268'), (u'LOAD_-1204141326', u'INT_ADD_-1204141294'), (u'MULTIEQUAL_-1204141018', u'COPY_-1204141074'), (u'CAST_-1204141059', u'LOAD_-1204141326'), ('const-0', u'CALL_-1204141227'), (u'INDIRECT_-1204141085', u'MULTIEQUAL_-1204141022'), ('tmp_404', u'CAST_-1204141059'), ('con... | [(u'INT_ADD_-1204141294', u'CAST_-1204141057'), (u'INT_MULT_-1204141256', u'INT_ADD_-1204141268'), (u'LOAD_-1204141326', u'INT_ADD_-1204141294'), (u'INDIRECT_-1204141085', u'MULTIEQUAL_-1204141022'), ('const-4', u'INT_ADD_-1204141275'), (u'CALL_-1204141227', u'INDIRECT_-1204141036'), (u'INDIRECT_-1204141089', u'MULTIEQ... | null | null | 002542a0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool FUN_002542a0(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_001ff9b0(PTR_DAT_003a9fc4);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(in... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* bool std::has_facet<std::money_put<wchar_t, std::ostreambuf_iterator<wchar_t,\n std::char_traits<wchar_t> > > >(std::locale const... | (translation_unit "bool FUN_002542a0(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_001ff9b0(PTR_DAT_003a9fc4);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_00245100(iVar2,PTR... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_express... | (function_definition "bool FUN_002542a0(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_001ff9b0(PTR_DAT_003a9fc4);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_00245100(iVar2,... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* bool std::has_facet<std::money_put<wchar_t, std::ostreambuf_iterator<wchar_t,
std::char_traits<wchar_t> > > >(std::locale const&) */
bool std::
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bool MASKED(int *param_1)
{
uint uVar1;
int iVar2;
bool bVar3;
uVar1 = FUN_001ff9b0(PTR_DAT_003a9fc4);
bVar3 = false;
if ((uVar1 < *(uint *)(*param_1 + 8)) &&
(iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 ... |
65_sh4-linux-gnu-size_and_sh4-linux-gnu-size_strip.c | bfd_openr_next_archived_file | bfd_openr_next_archived_file |
void bfd_openr_next_archived_file(void)
{
(*(code *)PTR_bfd_openr_next_archived_file_00019104)();
return;
}
|
void bfd_openr_next_archived_file(void)
{
(*(code *)PTR_bfd_openr_next_archived_file_00019104)();
return;
}
| JMP dword ptr [EBX + 0x104] | null | null | null | null | [(u'INDIRECT_-1205988238', u'COPY_-1205988297'), (u'CALLIND_-1205988310', u'INDIRECT_-1205988238'), ('const-0', u'RETURN_-1205988307'), ('tmp_58', u'CAST_-1205988233'), (u'CAST_-1205988233', u'CALLIND_-1205988310')] | [(u'INDIRECT_-1205988238', u'COPY_-1205988297'), (u'CALLIND_-1205988310', u'INDIRECT_-1205988238'), ('const-0', u'RETURN_-1205988307'), ('tmp_58', u'CAST_-1205988233'), (u'CAST_-1205988233', u'CALLIND_-1205988310')] | null | null | 00011420 | x86 | O0 | (translation_unit "void bfd_openr_next_archived_file(void)\n\n{\n (*(code *)PTR_bfd_openr_next_archived_file_00019104)();\n return;\n}\n\n" (function_definition "void bfd_openr_next_archived_file(void)\n\n{\n (*(code *)PTR_bfd_openr_next_archived_file_00019104)();\n return;\n}" primitive_type (function_declarator "... | (translation_unit "void bfd_openr_next_archived_file(void)\n\n{\n (*(code *)PTR_bfd_openr_next_archived_file_00019104)();\n return;\n}\n\n" (function_definition "void bfd_openr_next_archived_file(void)\n\n{\n (*(code *)PTR_bfd_openr_next_archived_file_00019104)();\n return;\n}" primitive_type (function_declarator "... | (translation_unit "void bfd_openr_next_archived_file(void)\n\n{\n (*(code *)PTR_bfd_openr_next_archived_file_00019104)();\n return;\n}\n\n" (function_definition "void bfd_openr_next_archived_file(void)\n\n{\n (*(code *)PTR_bfd_openr_next_archived_file_00019104)();\n return;\n}" primitive_type (function_declarator "... | (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_openr_next_archived_file(void)\n\n{\n (*(code *)PTR_bfd_openr_next_archived_file_00019104)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_openr_next_archived_file(void)" (identifier "bfd_openr_next_archived_file") (parameter_list "(void)" (( "(") (parameter_declarati... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_openr_next_archived_file_00019104)();
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_00019104)();
return;
}
|
803_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | read_encoded_value_with_base.cold.6 | FUN_000359fe |
void read_encoded_value_with_base_cold_6(void)
{
/* WARNING: Subroutine does not return */
abort();
}
|
void FUN_000359fe(void)
{
/* WARNING: Subroutine does not return */
abort();
}
| CALL 0x0002a080 | null | null | null | null | [('const-1', u'RETURN_-1206101492')] | [('const-1', u'RETURN_-1206101492')] | null | null | 000359fe | x86 | O0 | (translation_unit "void FUN_000359fe(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" (function_definition "void FUN_000359fe(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}" primitive_type (function_declarator "FUN_000359fe(void)" id... | (translation_unit "void read_encoded_value_with_base_cold_6(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" (function_definition "void read_encoded_value_with_base_cold_6(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}" primitive_typ... | (translation_unit "void FUN_000359fe(void)\n\n{\n \n abort();\n}\n\n" (function_definition "void FUN_000359fe(void)\n\n{\n \n abort();\n}" primitive_type (function_declarator "FUN_000359fe(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_000359fe(void)\n\n{\n \n abort();\n}" (primitive_type "void") (function_declarator "FUN_000359fe(void)" (identifier "FUN_000359fe") (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();
}
|
43_x86_64-linux-gnux32-nm_and_x86_64-linux-gnux32-nm_strip.c | strlen | strlen |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_strlen_0001d0b8)();
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_strlen_0001d0b8)();
return sVar1;
}
| JMP dword ptr [EBX + 0xb8] | null | null | null | null | [(u'INDIRECT_-1205984445', u'COPY_-1205984504'), (u'CAST_-1205984439', u'CALLIND_-1205984518'), (u'CALLIND_-1205984518', u'RETURN_-1205984515'), ('tmp_67', u'CAST_-1205984439'), ('const-0', u'RETURN_-1205984515'), (u'CALLIND_-1205984518', u'INDIRECT_-1205984445')] | [(u'INDIRECT_-1205984445', u'COPY_-1205984504'), (u'CAST_-1205984439', u'CALLIND_-1205984518'), (u'CALLIND_-1205984518', u'RETURN_-1205984515'), ('tmp_67', u'CAST_-1205984439'), ('const-0', u'RETURN_-1205984515'), (u'CALLIND_-1205984518', u'INDIRECT_-1205984445')] | null | null | 000122f0 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0001d0b8)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code ... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0001d0b8)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code ... | (translation_unit "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0001d0b8)();\n return sVar1;\n}\n\n" (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0001d0b8)();\n return sVar1;\n}" primitive_type (function_declarator "strl... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * ... | (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0001d0b8)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "strlen(char *__s)" (identifier "strlen") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_type "ch... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(char *__s)
{
size_t sVar1;
sVar1 = (*(type_1 *)PTR_strlen_0001d0b8)();
return sVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(char *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_MASKED_0001d0b8)();
return sVar1;
}
|
271_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | FUN_0002f61a | FUN_0002f61a |
void FUN_0002f61a(void)
{
int unaff_EBP;
int *unaff_EDI;
if (*(void **)(unaff_EBP + -0xd4) != (void *)unaff_EDI[9]) {
operator_delete((void *)unaff_EDI[9]);
}
*unaff_EDI = *(int *)(unaff_EBP + -0xcc) + -0x5ee8;
if (*(void **)(unaff_EBP + -0xe0) != (void *)unaff_EDI[2]) {
operator_delete((void *... |
void FUN_0002f61a(void)
{
int iVar1;
int unaff_EBP;
int *unaff_EDI;
undefined4 uVar2;
int iVar3;
if (*(int *)(unaff_EBP + -0xd4) != unaff_EDI[9]) {
FUN_00248220(unaff_EDI[9]);
}
*unaff_EDI = *(int *)(unaff_EBP + -0xcc) + -0x5ee8;
iVar1 = unaff_EDI[2];
if (*(int *)(unaff_EBP + -0xe0) != iVar... | MOV EAX,dword ptr [EDI + 0x24]
CMP dword ptr [EBP + 0xffffff2c],EAX
JZ 0x0002f637
SUB ESP,0xc
MOV EBX,dword ptr [EBP + 0xffffff34]
PUSH EAX
CALL 0x00248220
ADD ESP,0x10
MOV EAX,dword ptr [EBP + 0xffffff34]
LEA EAX,[EAX + 0xffffa118]
MOV dword ptr [EDI],EAX
MOV EAX,dword ptr [EDI + 0x8]
CMP dword ptr [EBP + 0xffffff20],... | null | null | null | null | [('tmp_783', u'INT_ADD_-1205995888'), (u'INT_ADD_-1205995915', u'CAST_-1205995568'), ('const-417', u'STORE_-1205995913'), (u'INT_NOTEQUAL_-1205996098', u'CBRANCH_-1205996098'), ('tmp_180', u'CBRANCH_-1205995884'), ('const-84', u'CALL_-1205995806'), ('const-4294967108', u'INT_ADD_-1205996104'), ('tmp_782', u'STORE_-1205... | [(u'INDIRECT_-1205995548', u'CALL_-1205996066'), (u'CALL_-1205995852', u'MULTIEQUAL_-1205995653'), (u'CALL_-1205995806', u'INDIRECT_-1205995532'), (u'MULTIEQUAL_-1205995653', u'COPY_-1205995581'), (u'INT_NOTEQUAL_-1205996098', u'CBRANCH_-1205996098'), (u'INT_ADD_-1205995981', u'CAST_-1205995597'), ('tmp_180', u'CBRANCH... | null | null | 0002f61a | x86 | O0 | (translation_unit "void FUN_0002f61a(void)\n\n{\n int iVar1;\n int unaff_EBP;\n int *unaff_EDI;\n undefined4 uVar2;\n int iVar3;\n \n if (*(int *)(unaff_EBP + -0xd4) != unaff_EDI[9]) {\n FUN_00248220(unaff_EDI[9]);\n }\n *unaff_EDI = *(int *)(unaff_EBP + -0xcc) + -0x5ee8;\n iVar1 = unaff_EDI[2];\n if (*(i... | (translation_unit "void FUN_0002f61a(void)\n\n{\n int unaff_EBP;\n int *unaff_EDI;\n \n if (*(void **)(unaff_EBP + -0xd4) != (void *)unaff_EDI[9]) {\n operator_delete((void *)unaff_EDI[9]);\n }\n *unaff_EDI = *(int *)(unaff_EBP + -0xcc) + -0x5ee8;\n if (*(void **)(unaff_EBP + -0xe0) != (void *)unaff_EDI[2]) {... | (translation_unit "void FUN_0002f61a(void)\n\n{\n int iVar1;\n int unaff_EBP;\n int *unaff_EDI;\n undefined4 uVar2;\n int iVar3;\n \n if (*(int *)(unaff_EBP + -0xd4) != unaff_EDI[9]) {\n FUN_00248220(unaff_EDI[9]);\n }\n *unaff_EDI = *(int *)(unaff_EBP + -0xcc) + -0x5ee8;\n iVar1 = unaff_EDI[2];\n if (*(i... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (... | (function_definition "void FUN_0002f61a(void)\n\n{\n int iVar1;\n int unaff_EBP;\n int *unaff_EDI;\n undefined4 uVar2;\n int iVar3;\n \n if (*(int *)(unaff_EBP + -0xd4) != unaff_EDI[9]) {\n FUN_00248220(unaff_EDI[9]);\n }\n *unaff_EDI = *(int *)(unaff_EBP + -0xcc) + -0x5ee8;\n iVar1 = unaff_EDI[2];\n if (... |
void function_1(void)
{
int var_1;
int *unaff_EDI;
if (*(void **)(var_1 + -0xd4) != (void *)unaff_EDI[9]) {
var_2((void *)unaff_EDI[9]);
}
*unaff_EDI = *(int *)(var_1 + -0xcc) + -0x5ee8;
if (*(void **)(var_1 + -0xe0) != (void *)unaff_EDI[2]) {
var_2((void *)unaff_EDI[2]);
}
var_2(unaff_EDI,... | 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 |
void MASKED(void)
{
int iVar1;
int unaff_EBP;
int *unaff_EDI;
undefined4 uVar2;
int iVar3;
if (*(int *)(unaff_EBP + -0xd4) != unaff_EDI[9]) {
FUN_00248220(unaff_EDI[9]);
}
*unaff_EDI = *(int *)(unaff_EBP + -0xcc) + -0x5ee8;
iVar1 = unaff_EDI[2];
if (*(int *)(unaff_EBP + -0xe0) != iVar1) {
... |
1113_libgmp.so.10.3_and_libgmp.so.10.3_strip.c | __gmpn_mullo_n | __gmpn_mullo_n |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __gmpn_mullo_n(mp_ptr rp,mp_srcptr xp,mp_srcptr yp,mp_size_t n)
{
code *pcVar1;
mp_size_t mVar2;
uint uVar3;
undefined1 *puVar4;
int in_GS_OFFSET;
undefined1 auStack_2c [4];
mp_srcptr yp_local;
mp_srcptr xp_l... |
void __gmpn_mullo_n(void)
{
code *pcVar1;
int iVar2;
uint uVar3;
undefined4 *puVar4;
int unaff_EBX;
undefined4 *puVar5;
undefined1 *puVar6;
int in_GS_OFFSET;
undefined4 auStack_30 [10];
puVar6 = &stack0xfffffffc;
puVar5 = auStack_30;
auStack_30[0] = 0x63b15;
entry();
*(undefined4 *)(puV... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x24
CALL 0x0001c3c0
ADD EBX,0x3e4eb
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x1c],EAX
MOV EAX,dword ptr [EBP + 0xc]
MOV dword ptr [EBP + -0x20],EAX
MOV EAX,dword ptr [EBP + 0x10]
MOV dword ptr [EBP + -0x24],EAX
MOV EAX,GS:[0x14]
MOV dword ptr [EBP + -0xc],EAX
XOR EAX,E... | null | null | null | null | [('const-4294967276', u'PTRADD_-1206304858'), ('const-417', u'STORE_-1206305026'), (u'INDIRECT_-1206304211', u'MULTIEQUAL_-1206303915'), ('tmp_2174', u'CALL_-1206305690'), (u'CALL_-1206305874', u'INDIRECT_-1206304173'), ('tmp_2172', u'COPY_-1206305972'), (u'MULTIEQUAL_-1206304695', u'PTRADD_-1206304979'), (u'STORE_-120... | [(u'CAST_-1206304031', u'LOAD_-1206305079'), ('const-417', u'STORE_-1206305103'), (u'STORE_-1206305230', u'INDIRECT_-1206304233'), (u'PTRADD_-1206305642', u'CAST_-1206304243'), ('const-1', u'PTRADD_-1206305747'), ('const-1', u'PTRADD_-1206304977'), (u'INDIRECT_-1206304949', u'PTRADD_-1206304990'), (u'CAST_-1206304346',... | null | null | 00063b09 | x86 | O0 | (translation_unit "void __gmpn_mullo_n(void)\n\n{\n code *pcVar1;\n int iVar2;\n uint uVar3;\n undefined4 *puVar4;\n int unaff_EBX;\n undefined4 *puVar5;\n undefined1 *puVar6;\n int in_GS_OFFSET;\n undefined4 auStack_30 [10];\n \n puVar6 = &stack0xfffffffc;\n puVar5 = auStack_30;\n auStack_30[0] = 0x63b15;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __gmpn_mullo_n(mp_ptr rp,mp_srcptr xp,mp_srcptr yp,mp_size_t n)\n\n{\n code *pcVar1;\n mp_size_t mVar2;\n uint uVar3;\n undefined1 *puVar4;\n int in_GS_OFFSET;\n undefined1 auStack_2c [4];\n mp_srcp... | (translation_unit "void __gmpn_mullo_n(void)\n\n{\n code *pcVar1;\n int iVar2;\n uint uVar3;\n undefined4 *puVar4;\n int unaff_EBX;\n undefined4 *puVar5;\n undefined1 *puVar6;\n int in_GS_OFFSET;\n undefined4 auStack_30 [10];\n \n puVar6 = &stack0xfffffffc;\n puVar5 = auStack_30;\n auStack_30[0] = 0x63b15;... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDEN... | (function_definition "void __gmpn_mullo_n(void)\n\n{\n code *pcVar1;\n int iVar2;\n uint uVar3;\n undefined4 *puVar4;\n int unaff_EBX;\n undefined4 *puVar5;\n undefined1 *puVar6;\n int in_GS_OFFSET;\n undefined4 auStack_30 [10];\n \n puVar6 = &stack0xfffffffc;\n puVar5 = auStack_30;\n auStack_30[0] = 0x63b... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void function_1(type_1 rp,type_2 xp,type_2 yp,type_3 var_5)
{
type_4 *pcVar1;
type_3 var_7;
type_5 var_9;
type_6 *var_11;
int var_1;
type_6 var_8 [4];
type_2 yp_local;
type_2 xp_local;
type_1 rp_local;
type_7 ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (... | null |
void MASKED(void)
{
code *pcVar1;
int iVar2;
uint uVar3;
undefined4 *puVar4;
int unaff_EBX;
undefined4 *puVar5;
undefined1 *puVar6;
int in_GS_OFFSET;
undefined4 auStack_30 [10];
puVar6 = &stack0xfffffffc;
puVar5 = auStack_30;
auStack_30[0] = 0x63b15;
entry();
*(undefined4 *)(puVar6 + -0... |
288_powerpc-linux-gnuspe-as_and_powerpc-linux-gnuspe-as_strip.c | frag_append_1_char | FUN_00023920 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void frag_append_1_char(int datum)
{
char *pcVar1;
fragS *pfVar2;
frchainS *pfVar3;
char *pcVar4;
frag_alloc_check((obstack *)(frchain_now->frch_obstack).chunk_size);
pfVar... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00023920(undefined1 param_1)
{
int iVar1;
undefined1 *puVar2;
FUN_000231e0();
iVar1 = DAT_00072dd0;
puVar2 = *(undefined1 **)(DAT_00072f28 + 0x24);
if ((uint)((int)*(undefined1 **)(DAT_00072f28 + 0x28) - ... | PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000160b0
ADD EBX,0x466d8
LEA EDI,[EBX + 0x8f28]
MOV EAX,dword ptr [EDI]
MOV EAX,dword ptr [EAX + 0x18]
CALL 0x000231e0
MOV ESI,dword ptr [EDI]
MOV EDX,dword ptr [ESI + 0x28]
MOV EAX,dword ptr [ESI + 0x24]
MOV ECX,EDX
SUB ECX,EAX
CMP ECX,0x1
JBE 0x00023968
CMP EDX,EAX
JZ 0x0002399e
LEA ... | null | null | null | null | [(u'PTRSUB_-1206043871', u'PTRSUB_-1206043855'), (u'PTRSUB_-1206043897', u'PTRSUB_-1206043879'), ('const-1', u'PTRADD_-1206044044'), (u'PTRSUB_-1206043799', u'PTRSUB_-1206043788'), (u'PTRSUB_-1206043764', u'PTRSUB_-1206043756'), (u'PTRSUB_-1206043788', u'LOAD_-1206044066'), (u'PTRSUB_-1206043775', u'PTRSUB_-1206043766'... | [(u'INT_SUB_-1206044282', u'CAST_-1206043882'), (u'CAST_-1206043899', u'LOAD_-1206044316'), ('const-417', u'STORE_-1206044087'), (u'INT_ADD_-1206044056', u'CAST_-1206043807'), ('const-2', u'INT_LESS_-1206044265'), ('const-1', u'PTRADD_-1206044196'), (u'COPY_-1206043971', u'INT_ADD_-1206044105'), (u'COPY_-1206043869', u... | null | null | 00023920 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00023920(undefined1 param_1)\n\n{\n int iVar1;\n undefined1 *puVar2;\n \n FUN_000231e0();\n iVar1 = DAT_00072dd0;\n puVar2 = *(undefined1 **)(DAT_00072f28 + 0x24);\n if ((uint)((int)*(undefined... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid frag_append_1_char(int datum)\n\n{\n char *pcVar1;\n fragS *pfVar2;\n frchainS *pfVar3;\n char *pcVar4;\n \n frag_alloc_check((obstack *)(frchain_now->frch_... | (translation_unit "void FUN_00023920(undefined1 param_1)\n\n{\n int iVar1;\n undefined1 *puVar2;\n \n FUN_000231e0();\n iVar1 = DAT_00072dd0;\n puVar2 = *(undefined1 **)(DAT_00072f28 + 0x24);\n if ((uint)((int)*(undefined1 **)(DAT_00072f28 + 0x28) - (int)puVar2) < 2) {\n *(undefined4 *)(DAT_00072dd0 + 0x30) =... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (a... | (function_definition "void FUN_00023920(undefined1 param_1)\n\n{\n int iVar1;\n undefined1 *puVar2;\n \n FUN_000231e0();\n iVar1 = DAT_00072dd0;\n puVar2 = *(undefined1 **)(DAT_00072f28 + 0x24);\n if ((uint)((int)*(undefined1 **)(DAT_00072f28 + 0x28) - (int)puVar2) < 2) {\n *(undefined4 *)(DAT_00072dd0 + 0x30... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(int datum)
{
char *var_4;
type_1 *pfVar2;
type_2 *pfVar3;
char *var_3;
var_1((type_3 *)(frchain_now->frch_obstack).chunk_size);
pfVar2 = frag_now;
var_4 =... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarat... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined1 param_1)
{
int iVar1;
undefined1 *puVar2;
FUN_000231e0();
iVar1 = DAT_00072dd0;
puVar2 = *(undefined1 **)(DAT_00072f28 + 0x24);
if ((uint)((int)*(undefined1 **)(DAT_00072f28 + 0x28) - (int)p... |
10626_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | _M_realloc_insert<std::pair<unsigned_int,_gold::Object_merge_map::Input_merge_map*>_> | FUN_00391c50 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original name: _M_realloc_insert<std::pair<unsigned int,
gold::Object_merge_map::Input_merge_map*> >
DWARF original prototype: void
_M_realloc_insert<std::pair<unsigned_int,_gold::Object_merge_map::Input_merge_map... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00391c50(int *param_1,undefined4 *param_2,undefined4 *param_3)
{
undefined4 *puVar1;
undefined4 *puVar2;
undefined4 uVar3;
uint uVar4;
undefined4 *puVar5;
undefined4 *puVar6;
undefined4 *puVar7;
undefine... | CALL 0x00074f02
ADD EAX,0x2583ab
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x34]
MOV EDX,dword ptr [ESP + 0x38]
MOV dword ptr [ESP + 0x4],EAX
MOV EAX,dword ptr [ESP + 0x30]
MOV ECX,ESI
MOV EDI,dword ptr [EAX + 0x4]
MOV EBP,dword ptr [EAX]
MOV EAX,EDI
SUB ECX,EBP
SUB EAX,EBP
MOV dword ptr... | null | null | null | null | [(u'INT_EQUAL_-1205461781', u'CBRANCH_-1205461771'), ('const-8', u'PTRADD_-1205460754'), (u'PTRSUB_-1205460800', u'LOAD_-1205461563'), (u'CAST_-1205460859', u'INT_SUB_-1205461820'), ('const-0', u'COPY_-1205461062'), (u'CAST_-1205460763', u'PTRADD_-1205460823'), (u'PTRADD_-1205460794', u'COPY_-1205460797'), ('const-0', ... | [(u'INT_EQUAL_-1205461781', u'CBRANCH_-1205461771'), ('const-4', u'PTRADD_-1205460728'), ('tmp_2776', u'INT_NOTEQUAL_-1205461581'), (u'PTRADD_-1205460739', u'INT_NOTEQUAL_-1205461332'), ('tmp_2778', u'PTRADD_-1205460653'), (u'CAST_-1205460744', u'INT_SUB_-1205460817'), (u'MULTIEQUAL_-1205461053', u'CALL_-1205461691'), ... | null | null | 00391c50 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00391c50(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n uint uVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n u... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original name: _M_realloc_insert<std::pair<unsigned int,\n gold::Object_merge_map::Input_merge_map*> >\n DWARF original prototype: void\n _M_realloc_insert<std::pair<unsigned_int,_gold::Object_merg... | (translation_unit "void FUN_00391c50(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n uint uVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n undefined4 *puVar8;\n uint uVar9;\n undefined4 *local_2c;\n int loc... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_... | (function_definition "void FUN_00391c50(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n uint uVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n undefined4 *puVar8;\n uint uVar9;\n undefined4 *local_2c;\n int ... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original name: _M_realloc_insert<std::pair<unsigned int,
gold::Object_merge_map::Input_merge_map*> >
DWARF original prototype: void
_M_realloc_insert<std::pair<unsigned_int,_gold::Object_merge_map::Input_merge_map... | 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.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int *param_1,undefined4 *param_2,undefined4 *param_3)
{
undefined4 *puVar1;
undefined4 *puVar2;
undefined4 uVar3;
uint uVar4;
undefined4 *puVar5;
undefined4 *puVar6;
undefined4 *puVar7;
undefined4 *pu... |
223_m68k-linux-gnu-gprof_and_m68k-linux-gnu-gprof_strip.c | malloc | malloc |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * malloc(size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* malloc@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * malloc(size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206001498')] | [('const-1', u'RETURN_-1206001498')] | null | null | 0002e09c | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * malloc(size_t __size)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * malloc(size_t __size)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* malloc@@GLIBC_2.0 ... | (translation_unit "void * malloc(size_t __size)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void * malloc(size_t __size)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* malloc(size_t __size)" * (function_declarator "malloc(size_t __size)" identifie... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void * malloc(size_t __size)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (pointer_declarator "* malloc(size_t __size)" (* "*") (function_declarator "malloc(size_t __size)" (identifier "malloc") (parameter_list "(size_t __size)" (( "(") (parameter_declaration "size_t _... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* malloc@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (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 */
void * MASKED(size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
105_sha1sum_and_sha1sum_strip.c | set_quoting_flags | FUN_00015270 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
int set_quoting_flags(quoting_options *o,int i)
{
int iVar1;
int r;
if (o == (quoting_options *)0x0) {
o = &default_quoting_options;
}
iVar1 = o->flags;
o->flags = i;
... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 FUN_00015270(undefined4 *param_1,undefined4 param_2)
{
undefined4 uVar1;
if (param_1 == (undefined4 *)0x0) {
param_1 = &DAT_0001e1e0;
}
uVar1 = param_1[1];
param_1[1] = param_2;
return uVar1;
}
| PUSH EBP
MOV EBP,ESP
SUB ESP,0x10
CALL 0x00013194
ADD EAX,0x8d85
CMP dword ptr [EBP + 0x8],0x0
JNZ 0x0001528f
LEA EAX,[EAX + 0x1e0]
MOV dword ptr [EBP + 0x8],EAX
MOV EAX,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EAX + 0x4]
MOV dword ptr [EBP + -0x4],EAX
MOV EAX,dword ptr [EBP + 0x8]
MOV EDX,dword ptr [EBP + 0xc]
MOV dwo... | null | null | null | null | [(u'PTRSUB_-1205972184', u'LOAD_-1205972284'), ('const-0', u'PTRSUB_-1205972241'), ('tmp_202', u'MULTIEQUAL_-1205972195'), (u'COPY_-1205972254', u'RETURN_-1205972235'), ('tmp_203', u'STORE_-1205972258'), (u'MULTIEQUAL_-1205972195', u'PTRSUB_-1205972171'), ('tmp_202', u'INT_EQUAL_-1205972309'), ('const-4', u'PTRSUB_-120... | [('const-123360', u'PTRSUB_-1205972241'), ('const-417', u'LOAD_-1205972284'), (u'MULTIEQUAL_-1205972195', u'PTRADD_-1205972172'), (u'COPY_-1205972254', u'RETURN_-1205972235'), ('const-0', u'PTRSUB_-1205972241'), (u'PTRADD_-1205972172', u'STORE_-1205972258'), ('const-417', u'STORE_-1205972258'), ('tmp_262', u'MULTIEQUAL... | null | null | 00015270 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_00015270(undefined4 *param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n if (param_1 == (undefined4 *)0x0) {\n param_1 = &DAT_0001e1e0;\n }\n uVar1 = param_1[1];\n param_1[1] = pa... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nint set_quoting_flags(quoting_options *o,int i)\n\n{\n int iVar1;\n int r;\n \n if (o == (quoting_options *)0x0) {\n o = &default_quoting_options;\n }\n iVar1... | (translation_unit "undefined4 FUN_00015270(undefined4 *param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n if (param_1 == (undefined4 *)0x0) {\n param_1 = &DAT_0001e1e0;\n }\n uVar1 = param_1[1];\n param_1[1] = param_2;\n return uVar1;\n}\n\n" (function_definition "undefined4 FUN_00015270(undefined4 *pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expr... | (function_definition "undefined4 FUN_00015270(undefined4 *param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n if (param_1 == (undefined4 *)0x0) {\n param_1 = &DAT_0001e1e0;\n }\n uVar1 = param_1[1];\n param_1[1] = param_2;\n return uVar1;\n}" (type_identifier "undefined4") (function_declarator "FUN_0001... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
int function_1(type_1 *var_1,int i)
{
int iVar1;
int r;
if (var_1 == (type_1 *)0x0) {
var_1 = &default_quoting_options;
}
iVar1 = var_1->flags;
var_1->flags = i;
retu... | 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: (ident... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 MASKED(undefined4 *param_1,undefined4 param_2)
{
undefined4 uVar1;
if (param_1 == (undefined4 *)0x0) {
param_1 = &DAT_0001e1e0;
}
uVar1 = param_1[1];
param_1[1] = param_2;
return uVar1;
}
|
450_powerpc64le-linux-gnu-as_and_powerpc64le-linux-gnu-as_strip.c | emit_expr_fix | FUN_00030660 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void emit_expr_fix(expressionS *exp,uint nbytes,fragS *frag,char *p,bfd_reloc_code_real_type r)
{
undefined4 uVar1;
int iVar2;
uint size;
char *pcVar3;
memset(p,0,nbytes);
if (r == BFD_RELOC_NONE) {
switch(nbyt... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00030660(undefined4 param_1,uint param_2,int param_3,void *param_4,int param_5)
{
int iVar1;
uint uVar2;
undefined4 uVar3;
undefined4 uVar4;
memset(param_4,0,param_2);
if (param_5 == 0x47) {
switch(pa... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00016090
ADD EBX,0x3e997
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x28]
MOV EBP,dword ptr [ESP + 0x34]
PUSH ESI
PUSH 0x0
PUSH dword ptr [ESP + 0x38]
CALL 0x00014500
ADD ESP,0x10
CMP EBP,0x47
JNZ 0x000306a8
CMP ESI,0x8
JA 0x00030768
MOV EAX,dword ptr [EBX + ESI*0x4 + 0xfffe4834]
A... | null | null | null | null | [(u'COPY_-1206121874', u'MULTIEQUAL_-1206122162'), ('const-5', u'CALL_-1206122227'), ('const-4', u'COPY_-1206122292'), ('const-338844', u'COPY_-1206121680'), (u'COPY_-1206122308', u'MULTIEQUAL_-1206122162'), (u'INT_ADD_-1206122253', u'CAST_-1206121617'), (u'INDIRECT_-1206121678', u'COPY_-1206121832'), ('tmp_1217', u'CA... | [(u'CALL_-1206122605', u'INDIRECT_-1206121889'), (u'COPY_-1206122280', u'MULTIEQUAL_-1206122175'), ('tmp_3140', u'CALL_-1206122227'), (u'INDIRECT_-1206121691', u'COPY_-1206121845'), ('const-0', u'COPY_-1206122284'), ('const-0', u'CALL_-1206122227'), ('const-4', u'COPY_-1206122292'), ('const-5', u'CALL_-1206122227'), (u... | null | null | 00030660 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00030660(undefined4 param_1,uint param_2,int param_3,void *param_4,int param_5)\n\n{\n int iVar1;\n uint uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n \n memset(param_4,0,param_2);\n if (par... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid emit_expr_fix(expressionS *exp,uint nbytes,fragS *frag,char *p,bfd_reloc_code_real_type r)\n\n{\n undefined4 uVar1;\n int iVar2;\n uint size;\n char *pcVar3;\n \n memset(p,0,nbytes);\n if (r == BFD_... | (translation_unit "void FUN_00030660(undefined4 param_1,uint param_2,int param_3,void *param_4,int param_5)\n\n{\n int iVar1;\n uint uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n \n memset(param_4,0,param_2);\n if (param_5 == 0x47) {\n switch(param_2) {\n default:\n uVar3 = dcgettext(0,"unsupported... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement {... | (function_definition "void FUN_00030660(undefined4 param_1,uint param_2,int param_3,void *param_4,int param_5)\n\n{\n int iVar1;\n uint uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n \n memset(param_4,0,param_2);\n if (param_5 == 0x47) {\n switch(param_2) {\n default:\n uVar3 = dcgettext(0,"unsuppor... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void function_1(type_1 *exp,type_2 var_8,type_3 *frag,char *var_14,type_4 var_2)
{
type_5 uVar1;
int var_10;
type_2 var_9;
char *pcVar3;
var_1(var_14,0,var_8);
if (var_2 == var_3) {
switch(var_8) {
default:... | 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,uint param_2,int param_3,void *param_4,int param_5)
{
int iVar1;
uint uVar2;
undefined4 uVar3;
undefined4 uVar4;
memset(param_4,0,param_2);
if (param_5 == 0x47) {
switch(param_2)... |
9850_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | ~money_get_shim | FUN_00284be0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__facet_shims::(anonymous namespace)::money_get_shim<wchar_t>::~money_get_shim() */
void __thiscall
std::__facet_shims::(anonymous_namespace)::money_get_shim<wchar_t>::~money_get_shim
(money_get_shim<wchar_t> *th... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00284be0(undefined4 *param_1)
{
int *piVar1;
int *piVar2;
undefined *puVar3;
int iVar4;
puVar3 = PTR___pthread_key_create_00413ff8;
*param_1 = &PTR_FUN_0040a354;
piVar2 = (int *)param_1[2];
if (puVar3... | PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x18f419
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [EBX + 0xfffffff8]
LEA EAX,[EBX + 0xffff6354]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x8]
TEST EDX,EDX
JZ 0x00284c50
MOV EDX,0xffffffff
XADD.LOCK dword ptr [EAX + 0x4],EDX
CMP EDX,0x1
JNZ 0x00284c24... | null | null | null | null | [('const-1', u'RETURN_-1204335626')] | [('tmp_934', u'COPY_-1204335347'), (u'PTRADD_-1204335253', u'LOAD_-1204335574'), ('const-417', u'LOAD_-1204335574'), ('tmp_465', u'BRANCH_-1204335351'), (u'LOAD_-1204335369', u'MULTIEQUAL_-1204335325'), ('tmp_134', u'CBRANCH_-1204335555'), ('const-0', u'RETURN_-1204335374'), (u'INDIRECT_-1204335178', u'MULTIEQUAL_-1204... | null | null | 00284be0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00284be0(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_00413ff8;\n *param_1 = &PTR_FUN_0040a354;\n piVar2 = (... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__facet_shims::(anonymous namespace)::money_get_shim<wchar_t>::~money_get_shim() */\n\nvoid __thiscall\nstd::__facet_shims::(anonymous_namespace)::money_get_shim<wchar_t>::~money_get_shim\n (mone... | (translation_unit "void FUN_00284be0(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_00413ff8;\n *param_1 = &PTR_FUN_0040a354;\n piVar2 = (int *)param_1[2];\n if (puVar3 == (undefined *)0x0) {\n iVar4 = piVar2[1];\n piVar2[1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ... | (function_definition "void FUN_00284be0(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_00413ff8;\n *param_1 = &PTR_FUN_0040a354;\n piVar2 = (int *)param_1[2];\n if (puVar3 == (undefined *)0x0) {\n iVar4 = piVar2[1];\n piVar... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__facet_shims::(anonymous namespace)::money_get_shim<wchar_t>::~money_get_shim() */
void __thiscall
std::__facet_shims::(anonymous_namespace)::function_1<wchar_t>::~function_1
(function_1<wchar_t> *this)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
int *piVar1;
int *piVar2;
undefined *puVar3;
int iVar4;
puVar3 = PTR___pthread_key_create_00413ff8;
*param_1 = &PTR_FUN_0040a354;
piVar2 = (int *)param_1[2];
if (puVar3 == (u... |
2628_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_has_load_address | FUN_00070d50 |
/* DWARF original prototype: bool do_has_load_address(Output_data * this) */
bool __thiscall gold::Output_data::do_has_load_address(Output_data *this)
{
return false;
}
|
undefined4 FUN_00070d50(void)
{
return 0;
}
| XOR EAX,EAX
RET | null | null | null | null | [('const-0', u'COPY_-1206383264'), ('const-0', u'RETURN_-1206383257'), (u'COPY_-1206383264', u'RETURN_-1206383257')] | [('const-0', u'COPY_-1206383277'), ('const-0', u'RETURN_-1206383257'), (u'COPY_-1206383277', u'RETURN_-1206383257')] | null | null | 00070d50 | x86 | O0 | (translation_unit "undefined4 FUN_00070d50(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_00070d50(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_00070d50(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit "/* DWARF original prototype: bool do_has_load_address(Output_data * this) */\n\nbool __thiscall gold::Output_data::do_has_load_address(Output_data *this)\n\n{\n return false;\n}\n\n" comment (function_definition "bool __thiscall gold::Output_data::do_has_load_address(Output_data *this)\n\n{\n retur... | (translation_unit "undefined4 FUN_00070d50(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_00070d50(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_00070d50(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) }))) | (function_definition "undefined4 FUN_00070d50(void)\n\n{\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_00070d50(void)" (identifier "FUN_00070d50") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{")... |
/* DWARF original prototype: bool do_has_load_address(Output_data * this) */
bool __thiscall gold::type_1::function_1(type_1 *this)
{
return false;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (number_literal))))) | null |
undefined4 MASKED(void)
{
return 0;
}
|
1204_sqldiff_and_sqldiff_strip.c | windowReturnOneRow | FUN_00049170 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 windowReturnOneRow(Parse *pParse,Window *pMWin,int regGosub,int addrGosub)
{
FuncDef *pFVar1;
char *pcVar2;
int iVar3;
int p1;
int p1_00;
byte bVar4;
Vdbe *p;
int p2;
int p2_00;
Window *pWVar5;... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm2 FUN_00049170(int param_1,int param_2,undefined4 param_3)
{
int iVar1;
char *pcVar2;
byte bVar3;
int iVar4;
int iVar5;
int iVar6;
int local_48;
if (*(int *)(param_1 + 8) == 0) {
FUN_000486d0... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000145a0
ADD EBX,0xffd5b
SUB ESP,0x3c
MOV EBP,dword ptr [EAX + 0x8]
MOV dword ptr [ESP + 0x20],EDX
MOV dword ptr [ESP + 0x2c],ECX
MOV dword ptr [ESP + 0x28],EBX
MOV EBX,EAX
TEST EBP,EBP
JNZ 0x0004919e
CALL 0x000486d0
MOV EBP,EAX
MOV EAX,dword ptr [ESP + 0x28]
MOV ESI,dword ptr... | null | null | null | null | [(u'INT_NOTEQUAL_-1206152663', u'CBRANCH_-1206152662'), (u'INT_EQUAL_-1206152240', u'CBRANCH_-1206152239'), (u'INT_ZEXT_-1206151057', u'PTRADD_-1206149344'), (u'PTRSUB_-1206150086', u'LOAD_-1206152473'), ('const-417', u'LOAD_-1206151779'), ('tmp_3001', u'PTRSUB_-1206150101'), (u'LOAD_-1206152258', u'MULTIEQUAL_-1206151... | [(u'CAST_-1206149750', u'LOAD_-1206151686'), (u'INT_NOTEQUAL_-1206152663', u'CBRANCH_-1206152662'), (u'MULTIEQUAL_-1206151127', u'INT_ADD_-1206152242'), (u'INT_ADD_-1206151012', u'CAST_-1206149475'), (u'INT_EQUAL_-1206152240', u'CBRANCH_-1206152239'), (u'MULTIEQUAL_-1206151127', u'INT_ADD_-1206151806'), (u'LOAD_-120615... | null | null | 00049170 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm2 FUN_00049170(int param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n char *pcVar2;\n byte bVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int local_48;\n \n if (*(int *)(param_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 windowReturnOneRow(Parse *pParse,Window *pMWin,int regGosub,int addrGosub)\n\n{\n FuncDef *pFVar1;\n char *pcVar2;\n int iVar3;\n int p1;\n int p1_00;\n byte bVar4;\n Vdbe *p;\n int p2;\... | (translation_unit "void __regparm2 FUN_00049170(int param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n char *pcVar2;\n byte bVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int local_48;\n \n if (*(int *)(param_1 + 8) == 0) {\n FUN_000486d0();\n }\n if (param_2 != 0) {\n do {\n while( true... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (decl... | (function_definition "void __regparm2 FUN_00049170(int param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n char *pcVar2;\n byte bVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int local_48;\n \n if (*(int *)(param_1 + 8) == 0) {\n FUN_000486d0();\n }\n if (param_2 != 0) {\n do {\n while( t... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 function_1(type_1 *pParse,type_2 *var_3,int regGosub,int addrGosub)
{
type_3 *pFVar1;
char *var_4;
int var_5;
int p1;
int p1_00;
type_4 bVar4;
type_5 *var_1;
int p2;
int var_12;
type_2 *var_9;
... | 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 __regparm2 MASKED(int param_1,int param_2,undefined4 param_3)
{
int iVar1;
char *pcVar2;
byte bVar3;
int iVar4;
int iVar5;
int iVar6;
int local_48;
if (*(int *)(param_1 + 8) == 0) {
FUN_000486d0();
... |
101_powerpc64-linux-gnu-size_and_powerpc64-linux-gnu-size_strip.c | report | FUN_000128e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void report(char *format,va_list args)
{
undefined *puVar1;
fflush(*(FILE **)PTR_stdout_00018ff0);
puVar1 = PTR_stderr_00018fd8;
fprintf(*(FILE **)PTR_stderr_00018fd8,"%s: ",pr... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000128e0(char *param_1,__gnuc_va_list param_2)
{
undefined *puVar1;
fflush(*(FILE **)PTR_stdout_00018ff0);
puVar1 = PTR_stderr_00018fd8;
fprintf(*(FILE **)PTR_stderr_00018fd8,"%s: ",DAT_00019270);
vfprintf(... | PUSH ESI
PUSH EBX
CALL 0x00011890
ADD EBX,0x6719
SUB ESP,0x10
MOV EAX,dword ptr [EBX + 0xfffffff0]
PUSH dword ptr [EAX]
CALL 0x00011070
LEA EAX,[EBX + 0x270]
MOV ESI,dword ptr [EBX + 0xffffffd8]
ADD ESP,0xc
PUSH dword ptr [EAX]
LEA EAX,[EBX + 0xffffc740]
PUSH EAX
PUSH dword ptr [ESI]
CALL 0x000112c0
ADD ESP,0xc
PUSH dw... | null | null | null | null | [('const-417', u'LOAD_-1205982954'), ('tmp_895', u'CAST_-1205982664'), ('const-417', u'LOAD_-1205982893'), (u'CALL_-1205982941', u'INDIRECT_-1205982682'), ('tmp_379', u'CALL_-1205982836'), (u'INDIRECT_-1205982609', u'COPY_-1205982658'), (u'LOAD_-1205982954', u'CALL_-1205982941'), ('const-10', u'CALL_-1205982807'), (u'C... | [('const-417', u'LOAD_-1205982954'), ('tmp_895', u'CAST_-1205982664'), ('const-417', u'LOAD_-1205982893'), (u'CALL_-1205982941', u'INDIRECT_-1205982682'), (u'INDIRECT_-1205982609', u'COPY_-1205982658'), (u'LOAD_-1205982954', u'CALL_-1205982941'), ('const-10', u'CALL_-1205982807'), (u'CALL_-1205982807', u'INDIRECT_-1205... | null | null | 000128e0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000128e0(char *param_1,__gnuc_va_list param_2)\n\n{\n undefined *puVar1;\n \n fflush(*(FILE **)PTR_stdout_00018ff0);\n puVar1 = PTR_stderr_00018fd8;\n fprintf(*(FILE **)PTR_stderr_00018fd8,"%s: "... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid report(char *format,va_list args)\n\n{\n undefined *puVar1;\n \n fflush(*(FILE **)PTR_stdout_00018ff0);\n puVar1 = PTR_stderr_00018fd8;\n fprintf(*(FILE **)P... | (translation_unit "void FUN_000128e0(char *param_1,__gnuc_va_list param_2)\n\n{\n undefined *puVar1;\n \n fflush(*(FILE **)PTR_stdout_00018ff0);\n puVar1 = PTR_stderr_00018fd8;\n fprintf(*(FILE **)PTR_stderr_00018fd8,"%s: ",DAT_00019270);\n vfprintf(*(FILE **)puVar1,param_1,param_2);\n putc(10,*(FILE **)puVar1);... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (call_expression IDENT (argument_list ... | (function_definition "void FUN_000128e0(char *param_1,__gnuc_va_list param_2)\n\n{\n undefined *puVar1;\n \n fflush(*(FILE **)PTR_stdout_00018ff0);\n puVar1 = PTR_stderr_00018fd8;\n fprintf(*(FILE **)PTR_stderr_00018fd8,"%s: ",DAT_00019270);\n vfprintf(*(FILE **)puVar1,param_1,param_2);\n putc(10,*(FILE **)puVar... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(char *format,type_1 args)
{
type_2 *puVar1;
var_1(*(type_3 **)PTR_stdout_00018ff0);
puVar1 = PTR_stderr_00018fd8;
var_2(*(type_3 **)PTR_stderr_00018fd8,"%s: ",p... | 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,__gnuc_va_list param_2)
{
undefined *puVar1;
fflush(*(FILE **)PTR_stdout_00018ff0);
puVar1 = PTR_stderr_00018fd8;
fprintf(*(FILE **)PTR_stderr_00018fd8,"%s: ",DAT_00019270);
vfprintf(*(FILE... |
6631_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | locale | FUN_001ae440 |
/* std::locale::locale(std::locale::_Impl*) */
void __thiscall std::locale::locale(locale *this,_Impl *param_1)
{
*(_Impl **)this = param_1;
return;
}
|
void FUN_001ae440(undefined4 *param_1,undefined4 param_2)
{
*param_1 = param_2;
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [ESP + 0x8]
MOV dword ptr [EAX],EDX
RET | null | null | null | null | [('const-417', u'STORE_-1207573422'), ('tmp_32', u'STORE_-1207573422'), ('const-0', u'RETURN_-1207573410'), (u'CAST_-1207573356', u'STORE_-1207573422'), ('tmp_31', u'CAST_-1207573356')] | [('tmp_37', u'STORE_-1207573422'), ('const-417', u'STORE_-1207573422'), ('const-0', u'RETURN_-1207573410'), ('tmp_36', u'STORE_-1207573422')] | null | null | 001ae440 | x86 | O0 | (translation_unit "void FUN_001ae440(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = param_2;\n return;\n}\n\n" (function_definition "void FUN_001ae440(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = param_2;\n return;\n}" primitive_type (function_declarator "FUN_001ae440(undefined4 *param_1,und... | (translation_unit "/* std::locale::locale(std::locale::_Impl*) */\n\nvoid __thiscall std::locale::locale(locale *this,_Impl *param_1)\n\n{\n *(_Impl **)this = param_1;\n return;\n}\n\n" comment (function_definition "void __thiscall std::locale::locale(locale *this,_Impl *param_1)\n\n{\n *(_Impl **)this = param_1;\n ... | (translation_unit "void FUN_001ae440(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = param_2;\n return;\n}\n\n" (function_definition "void FUN_001ae440(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = param_2;\n return;\n}" primitive_type (function_declarator "FUN_001ae440(undefined4 *param_1,und... | (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) ;) (return_statement return... | (function_definition "void FUN_001ae440(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = param_2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_001ae440(undefined4 *param_1,undefined4 param_2)" (identifier "FUN_001ae440") (parameter_list "(undefined4 *param_1,undefined4 param_2)" (( "(") (p... |
/* std::locale::locale(std::locale::_Impl*) */
void __thiscall std::function_1::function_1(function_1 *this,type_1 *param_1)
{
*(type_1 **)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: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
void MASKED(undefined4 *param_1,undefined4 param_2)
{
*param_1 = param_2;
return;
}
|
253_join_and_join_strip.c | fprintf | fprintf |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fprintf(FILE *__stream,char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fprintf@@GLIBC_2.0 */
h... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fprintf(FILE *__stream,char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205931858')] | [('const-1', u'RETURN_-1205931858')] | null | null | 0001f0a4 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fprintf(FILE *__stream,char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fprintf(FILE *__stream,char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ... | (translation_unit "int fprintf(FILE *__stream,char *__format,...)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fprintf(FILE *__stream,char *__format,...)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fprintf(FILE *__stream,char *__format,...)" ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (variadic_parameter ...) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ... | (function_definition "int fprintf(FILE *__stream,char *__format,...)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fprintf(FILE *__stream,char *__format,...)" (identifier "fprintf") (parameter_list "(FILE *__stream,char *__format,...)" (( "(") (parameter_declaration "FIL... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__stream,char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fprintf@@GLIBC_2.0 *... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__stream,char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
7040_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | script_exp_function_segment_start | FUN_001bb670 |
Expression *
gold::script_exp_function_segment_start
(char *segment_name,size_t segment_name_len,Expression *default_value)
{
Expression *pEVar1;
int unaff_EDI;
__x86_get_pc_thunk_di();
pEVar1 = (Expression *)operator_new(0x20);
pEVar1[1]._vptr_Expression = (_func_int_varargs **)default_value;
... |
int * FUN_001bb670(int param_1,int param_2,int param_3)
{
int *piVar1;
int unaff_EDI;
FUN_000559ee();
piVar1 = (int *)FUN_001e5200(0x20);
piVar1[1] = param_3;
*piVar1 = unaff_EDI + 0x1cac8b;
piVar1[2] = (int)(piVar1 + 4);
/* try { // try from 001bb6b6 to 001bb6ba has its CatchHand... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x000559ee
ADD EDI,0x1d3987
PUSH ESI
PUSH EBX
SUB ESP,0x28
PUSH 0x20
MOV EBX,EDI
CALL 0x001e5200
ADD ESP,0x10
MOV ESI,EAX
MOV EAX,dword ptr [EBP + 0x10]
PUSH 0x0
LEA EDX,[ESI + 0x10]
MOV dword ptr [ESI + 0x4],EAX
LEA EAX,[EDI + 0xffff7304]
MOV dword ptr [ESI],EAX
LEA EAX,[ESI + 0x8]
M... | null | null | null | null | [(u'PTRADD_-1207650379', u'PTRSUB_-1207650377'), ('const-4', u'PTRADD_-1207650383'), ('const-4', u'PTRADD_-1207650379'), ('tmp_371', u'CAST_-1207650373'), ('const-4', u'PTRADD_-1207650361'), ('const-1', u'PTRADD_-1207650497'), ('const-0', u'CALL_-1207650527'), (u'COPY_-1207650510', u'RETURN_-1207650476'), ('const-4', u... | [(u'CAST_-1207650394', u'COPY_-1207650510'), (u'CALL_-1207650633', u'CAST_-1207650394'), (u'CAST_-1207650394', u'PTRADD_-1207650362'), (u'CAST_-1207650394', u'PTRADD_-1207650378'), ('const-4', u'PTRADD_-1207650366'), (u'COPY_-1207650510', u'RETURN_-1207650476'), ('tmp_724', u'STORE_-1207650598'), ('tmp_722', u'CALL_-12... | null | null | 001bb670 | x86 | O0 | (translation_unit "int * FUN_001bb670(int param_1,int param_2,int param_3)\n\n{\n int *piVar1;\n int unaff_EDI;\n \n FUN_000559ee();\n piVar1 = (int *)FUN_001e5200(0x20);\n piVar1[1] = param_3;\n *piVar1 = unaff_EDI + 0x1cac8b;\n piVar1[2] = (int)(piVar1 + 4);\n /* try { // try from 001bb6b6 ... | (translation_unit "Expression *\ngold::script_exp_function_segment_start\n (char *segment_name,size_t segment_name_len,Expression *default_value)\n\n{\n Expression *pEVar1;\n int unaff_EDI;\n \n __x86_get_pc_thunk_di();\n pEVar1 = (Expression *)operator_new(0x20);\n pEVar1[1]._vptr_Expression = (_func_in... | (translation_unit "int * FUN_001bb670(int param_1,int param_2,int param_3)\n\n{\n int *piVar1;\n int unaff_EDI;\n \n FUN_000559ee();\n piVar1 = (int *)FUN_001e5200(0x20);\n piVar1[1] = param_3;\n *piVar1 = unaff_EDI + 0x1cac8b;\n piVar1[2] = (int)(piVar1 + 4);\n \n FUN_00050e40(piVar1 + 2,pa... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT... | (function_definition "int * FUN_001bb670(int param_1,int param_2,int param_3)\n\n{\n int *piVar1;\n int unaff_EDI;\n \n FUN_000559ee();\n piVar1 = (int *)FUN_001e5200(0x20);\n piVar1[1] = param_3;\n *piVar1 = unaff_EDI + 0x1cac8b;\n piVar1[2] = (int)(piVar1 + 4);\n \n FUN_00050e40(piVar1 + 2... |
type_1 *
gold::script_exp_function_segment_start
(var_8 *var_10,size_t var_11,type_1 *default_value)
{
type_1 *var_4;
int var_3;
var_1();
var_4 = (type_1 *)var_2(0x20);
var_4[1]._vptr_Expression = (type_2 **)default_value;
var_4->_vptr_Expression = (type_2 **)(var_3 + 0x1cac8b);
var_4[2]._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 |
int * MASKED(int param_1,int param_2,int param_3)
{
int *piVar1;
int unaff_EDI;
FUN_000559ee();
piVar1 = (int *)FUN_001e5200(0x20);
piVar1[1] = param_3;
*piVar1 = unaff_EDI + 0x1cac8b;
piVar1[2] = (int)(piVar1 + 4);
/* try { // try from 001bb6b6 to 001bb6ba has its CatchHandler @ ... |
17_powerpc-linux-gnuspe-size_and_powerpc-linux-gnuspe-size_strip.c | unlink | unlink |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int unlink(char *__name)
{
int iVar1;
iVar1 = (*(code *)PTR_unlink_00019044)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int unlink(char *__name)
{
int iVar1;
iVar1 = (*(code *)PTR_unlink_00019044)();
return iVar1;
}
| JMP dword ptr [EBX + 0x44] | null | null | null | null | [('tmp_67', u'CAST_-1205988999'), (u'INDIRECT_-1205989005', u'COPY_-1205989064'), (u'CAST_-1205988999', u'CALLIND_-1205989078'), ('const-0', u'RETURN_-1205989075'), (u'CALLIND_-1205989078', u'INDIRECT_-1205989005'), (u'CALLIND_-1205989078', u'RETURN_-1205989075')] | [('tmp_67', u'CAST_-1205988999'), (u'INDIRECT_-1205989005', u'COPY_-1205989064'), (u'CAST_-1205988999', u'CALLIND_-1205989078'), ('const-0', u'RETURN_-1205989075'), (u'CALLIND_-1205989078', u'INDIRECT_-1205989005'), (u'CALLIND_-1205989078', u'RETURN_-1205989075')] | null | null | 00011120 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00019044)();\n return iVar1;\n}\n\n" comment (function_definition "int unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00019044)();\n return iVar1;\n}\n\n" comment (function_definition "int unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_... | (translation_unit "int unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00019044)();\n return iVar1;\n}\n\n" (function_definition "int unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00019044)();\n return iVar1;\n}" primitive_type (function_declarator "unlink(cha... | (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 unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00019044)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "unlink(char *__name)" (identifier "unlink") (parameter_list "(char *__name)" (( "(") (parameter_declaration "char *__name" (primitive_type ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__name)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_unlink_00019044)();
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 *__name)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_00019044)();
return iVar1;
}
|
192_powerpc64le-linux-gnu-objdump_and_powerpc64le-linux-gnu-objdump_strip.c | check_gnu_debuglink | FUN_0001c980 |
/* WARNING: Unknown calling convention */
bfd_boolean check_gnu_debuglink(char *pathname,void *crc_pointer)
{
byte *__ptr;
byte bVar1;
void *file;
FILE *__stream;
size_t sVar2;
char *pcVar3;
byte *pbVar4;
uint uVar5;
bfd_boolean bVar6;
uint uVar7;
int unaff_EDI;
bVar6 = 0;
__x86_get_pc_t... |
undefined4 FUN_0001c980(char *param_1,uint *param_2)
{
byte *__ptr;
byte bVar1;
int iVar2;
FILE *__stream;
size_t sVar3;
undefined4 uVar4;
byte *pbVar5;
uint uVar6;
undefined4 uVar7;
uint uVar8;
int unaff_EDI;
uVar7 = 0;
FUN_0001c7a2();
iVar2 = FUN_0001c750(param_1);
if (iVar2 != 0) {... | PUSH EBP
XOR EBP,EBP
PUSH EDI
CALL 0x0001c7a2
ADD EDI,0x56677
PUSH ESI
PUSH EBX
SUB ESP,0x28
MOV dword ptr [ESP + 0x10],EDI
MOV EBX,EDI
PUSH dword ptr [ESP + 0x3c]
CALL 0x0001c750
MOV dword ptr [ESP + 0x1c],EAX
ADD ESP,0x10
TEST EAX,EAX
JZ 0x0001ca8e
SUB ESP,0x8
LEA EAX,[EDI + 0xfffe05f9]
XOR ESI,ESI
PUSH EAX
LEA EDI,[... | null | null | null | null | [(u'CAST_-1205940435', u'CALL_-1205941054'), (u'CALL_-1205941701', u'CALL_-1205941618'), ('tmp_900', u'CBRANCH_-1205941339'), ('const-0', u'CALL_-1205941085'), (u'LOAD_-1205941355', u'INT_NOTEQUAL_-1205941339'), ('const-5', u'CALL_-1205941085'), (u'COPY_-1205941881', u'MULTIEQUAL_-1205940816'), (u'COPY_-1205941405', u'... | [(u'CALL_-1205941701', u'CALL_-1205941618'), ('tmp_900', u'CBRANCH_-1205941339'), ('const-0', u'CALL_-1205941248'), (u'LOAD_-1205941355', u'INT_NOTEQUAL_-1205941339'), ('const-1', u'PTRADD_-1205941662'), ('tmp_3720', u'CALL_-1205941798'), ('const-0', u'COPY_-1205941326'), (u'CALL_-1205941618', u'INT_EQUAL_-1205941592')... | null | null | 0001c980 | x86 | O0 | (translation_unit "undefined4 FUN_0001c980(char *param_1,uint *param_2)\n\n{\n byte *__ptr;\n byte bVar1;\n int iVar2;\n FILE *__stream;\n size_t sVar3;\n undefined4 uVar4;\n byte *pbVar5;\n uint uVar6;\n undefined4 uVar7;\n uint uVar8;\n int unaff_EDI;\n \n uVar7 = 0;\n FUN_0001c7a2();\n iVar2 = FUN_000... | (translation_unit "/* WARNING: Unknown calling convention */\n\nbfd_boolean check_gnu_debuglink(char *pathname,void *crc_pointer)\n\n{\n byte *__ptr;\n byte bVar1;\n void *file;\n FILE *__stream;\n size_t sVar2;\n char *pcVar3;\n byte *pbVar4;\n uint uVar5;\n bfd_boolean bVar6;\n uint uVar7;\n int unaff_EDI;... | (translation_unit "undefined4 FUN_0001c980(char *param_1,uint *param_2)\n\n{\n byte *__ptr;\n byte bVar1;\n int iVar2;\n FILE *__stream;\n size_t sVar3;\n undefined4 uVar4;\n byte *pbVar5;\n uint uVar6;\n undefined4 uVar7;\n uint uVar8;\n int unaff_EDI;\n \n uVar7 = 0;\n FUN_0001c7a2();\n iVar2 = FUN_000... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declarati... | (function_definition "undefined4 FUN_0001c980(char *param_1,uint *param_2)\n\n{\n byte *__ptr;\n byte bVar1;\n int iVar2;\n FILE *__stream;\n size_t sVar3;\n undefined4 uVar4;\n byte *pbVar5;\n uint uVar6;\n undefined4 uVar7;\n uint uVar8;\n int unaff_EDI;\n \n uVar7 = 0;\n FUN_0001c7a2();\n iVar2 = FUN_... |
/* WARNING: Unknown calling convention */
type_1 function_1(char *pathname,void *crc_pointer)
{
type_2 *var_12;
type_2 var_15;
void *var_3;
type_3 *var_6;
size_t var_11;
char *pcVar3;
type_2 *var_13;
type_4 var_14;
type_1 bVar6;
type_4 var_17;
int var_4;
bVar6 = 0;
var_1();
var_3 = var... | 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: (type_identifier) declarator: (pointe... | null |
undefined4 MASKED(char *param_1,uint *param_2)
{
byte *__ptr;
byte bVar1;
int iVar2;
FILE *__stream;
size_t sVar3;
undefined4 uVar4;
byte *pbVar5;
uint uVar6;
undefined4 uVar7;
uint uVar8;
int unaff_EDI;
uVar7 = 0;
FUN_0001c7a2();
iVar2 = FUN_0001c750(param_1);
if (iVar2 != 0) {
_... |
2302_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c | do_get_mtime | FUN_00068470 |
/* DWARF original prototype: Timespec do_get_mtime(Sized_incr_dynobj<32,_false> * this) */
Timespec __thiscall
gold::Sized_incr_dynobj<32,_false>::do_get_mtime(Sized_incr_dynobj<32,_false> *this)
{
uchar *puVar1;
int iVar2;
Timespec TVar3;
undefined4 *in_stack_00000004;
puVar1 = ((this->input_reader_).i... |
void FUN_00068470(undefined4 *param_1,int param_2)
{
undefined4 *puVar1;
undefined4 uVar2;
puVar1 = (undefined4 *)(**(int **)(param_2 + 0x68) + 8 + *(int *)(param_2 + 0x70));
uVar2 = puVar1[2];
*param_1 = *puVar1;
param_1[1] = uVar2;
return;
}
| MOV EDX,dword ptr [ESP + 0x8]
MOV EAX,dword ptr [ESP + 0x4]
MOV ECX,dword ptr [EDX + 0x68]
MOV EDX,dword ptr [EDX + 0x70]
MOV ECX,dword ptr [ECX]
LEA EDX,[ECX + EDX*0x1 + 0x8]
MOV ECX,dword ptr [EDX]
MOV EDX,dword ptr [EDX + 0x8]
MOV dword ptr [EAX],ECX
MOV dword ptr [EAX + 0x4],EDX
RET 0x4 | null | null | null | null | [(u'PTRSUB_-1206287125', u'LOAD_-1206287220'), ('const-1', u'PTRADD_-1206287115'), (u'COPY_-1206287171', u'PIECE_-1206287123'), ('tmp_99', u'PTRADD_-1206287115'), ('const-4', u'PTRADD_-1206287115'), (u'PTRADD_-1206287151', u'PTRADD_-1206287121'), ('const-8', u'PTRSUB_-1206287129'), ('const-417', u'LOAD_-1206287220'), (... | [(u'CAST_-1206287141', u'LOAD_-1206287231'), ('tmp_92', u'INT_ADD_-1206287209'), (u'CAST_-1206287137', u'LOAD_-1206287225'), (u'PTRADD_-1206287122', u'STORE_-1206287191'), ('const-417', u'LOAD_-1206287208'), ('const-417', u'LOAD_-1206287203'), ('const-417', u'STORE_-1206287191'), ('tmp_93', u'PTRADD_-1206287122'), ('co... | null | null | 00068470 | x86 | O0 | (translation_unit "void FUN_00068470(undefined4 *param_1,int param_2)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n \n puVar1 = (undefined4 *)(**(int **)(param_2 + 0x68) + 8 + *(int *)(param_2 + 0x70));\n uVar2 = puVar1[2];\n *param_1 = *puVar1;\n param_1[1] = uVar2;\n return;\n}\n\n" (function_definition "v... | (translation_unit "/* DWARF original prototype: Timespec do_get_mtime(Sized_incr_dynobj<32,_false> * this) */\n\nTimespec __thiscall\ngold::Sized_incr_dynobj<32,_false>::do_get_mtime(Sized_incr_dynobj<32,_false> *this)\n\n{\n uchar *puVar1;\n int iVar2;\n Timespec TVar3;\n undefined4 *in_stack_00000004;\n \n puVa... | (translation_unit "void FUN_00068470(undefined4 *param_1,int param_2)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n \n puVar1 = (undefined4 *)(**(int **)(param_2 + 0x68) + 8 + *(int *)(param_2 + 0x70));\n uVar2 = puVar1[2];\n *param_1 = *puVar1;\n param_1[1] = uVar2;\n return;\n}\n\n" (function_definition "v... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment... | (function_definition "void FUN_00068470(undefined4 *param_1,int param_2)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n \n puVar1 = (undefined4 *)(**(int **)(param_2 + 0x68) + 8 + *(int *)(param_2 + 0x70));\n uVar2 = puVar1[2];\n *param_1 = *puVar1;\n param_1[1] = uVar2;\n return;\n}" (primitive_type "void") ... |
/* DWARF original prototype: Timespec do_get_mtime(Sized_incr_dynobj<32,_false> * this) */
type_1 __thiscall
gold::Sized_incr_dynobj<32,_false>::do_get_mtime(Sized_incr_dynobj<32,_false> *this)
{
uchar *var_1;
int iVar2;
type_1 TVar3;
type_2 *in_stack_00000004;
var_1 = ((this->input_reader_).inputs_)->p... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... | null |
void MASKED(undefined4 *param_1,int param_2)
{
undefined4 *puVar1;
undefined4 uVar2;
puVar1 = (undefined4 *)(**(int **)(param_2 + 0x68) + 8 + *(int *)(param_2 + 0x70));
uVar2 = puVar1[2];
*param_1 = *puVar1;
param_1[1] = uVar2;
return;
}
|
907_hppa-linux-gnu-as_and_hppa-linux-gnu-as_strip.c | bfd_errmsg | bfd_errmsg |
/* WARNING: Control flow encountered bad instruction data */
void bfd_errmsg(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_errmsg(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206431282')] | [('const-1', u'RETURN_-1206431282')] | null | null | 000851c4 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_errmsg(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_errmsg(void)\n\n{\n /* WARNING: Bad instru... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_errmsg(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_errmsg(void)\n\n{\n /* WARNING: Bad instru... | (translation_unit "void bfd_errmsg(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_errmsg(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_errmsg(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitiv... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_errmsg(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_errmsg(void)" (identifier "bfd_errmsg") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
206_expand_and_expand_strip.c | error | error |
/* WARNING: Control flow encountered bad instruction data */
void error(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* error@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void error(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205944206')] | [('const-1', u'RETURN_-1205944206')] | null | null | 0001c068 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid error(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void error(void)\n\n{\n /* WARNING: Bad instruction - Tr... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid error(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* error@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void error(void)\n\n{\n ... | (translation_unit "void error(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void error(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "error(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (co... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void error(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "error(void)" (identifier "error") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n halt_... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* error@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
4824_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c | set_final_data_size | FUN_00124ed0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void set_final_data_size(Output_reduced_debug_info_section * this) */
void __thiscall
gold::Output_reduced_debug_info_section::set_final_data_size
(Output_reduced_debug_info_section *this)
{... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00124ed0(int param_1)
{
byte bVar1;
undefined1 uVar2;
char cVar3;
undefined2 uVar4;
byte *pbVar5;
int iVar6;
undefined4 uVar7;
int iVar8;
int iVar9;
uint uVar10;
char *pcVar11;
size_t sVar12;
s... | CALL 0x00058c42
ADD EAX,0x21a12b
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x6c
MOV dword ptr [EBP + -0x50],EAX
MOV EAX,dword ptr [EBP + 0x8]
CMP byte ptr [EAX + 0xf8],0x0
JNZ 0x00125268
MOV EAX,dword ptr [EAX + 0x8c]
TEST EAX,EAX
JZ 0x0012564f
MOV EDI,dword ptr [EBP + 0x8]
SUB ESP,0xc
MOV EBX,dword ptr [... | null | null | null | null | [(u'CALL_-1207086126', u'INDIRECT_-1207079948'), ('const-0', u'SUBPIECE_-1207079518'), (u'INDIRECT_-1207080625', u'MULTIEQUAL_-1207080571'), ('const-0', u'STORE_-1207085635'), ('const-0', u'PTRSUB_-1207079545'), (u'CALL_-1207084089', u'INDIRECT_-1207079830'), (u'CALL_-1207084703', u'INDIRECT_-1207079574'), (u'INT_NOTEQ... | [(u'INDIRECT_-1207079746', u'SUBPIECE_-1207080517'), (u'INDIRECT_-1207079222', u'SUBPIECE_-1207080049'), (u'CALL_-1207084623', u'INDIRECT_-1207079693'), ('const-0', u'SUBPIECE_-1207080612'), (u'CALL_-1207083649', u'INDIRECT_-1207079730'), (u'INT_NOTEQUAL_-1207087324', u'CBRANCH_-1207087318'), ('const-1', u'INT_EQUAL_-1... | null | null | 00124ed0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00124ed0(int param_1)\n\n{\n byte bVar1;\n undefined1 uVar2;\n char cVar3;\n undefined2 uVar4;\n byte *pbVar5;\n int iVar6;\n undefined4 uVar7;\n int iVar8;\n int iVar9;\n uint uVar10;\n ch... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void set_final_data_size(Output_reduced_debug_info_section * this) */\n\nvoid __thiscall\ngold::Output_reduced_debug_info_section::set_final_data_size\n (Output_reduced_debug... | (translation_unit "void FUN_00124ed0(int param_1)\n\n{\n byte bVar1;\n undefined1 uVar2;\n char cVar3;\n undefined2 uVar4;\n byte *pbVar5;\n int iVar6;\n undefined4 uVar7;\n int iVar8;\n int iVar9;\n uint uVar10;\n char *pcVar11;\n size_t sVar12;\n size_t *psVar13;\n byte *pbVar14;\n uint uVar15;\n unde... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration... | (function_definition "void FUN_00124ed0(int param_1)\n\n{\n byte bVar1;\n undefined1 uVar2;\n char cVar3;\n undefined2 uVar4;\n byte *pbVar5;\n int iVar6;\n undefined4 uVar7;\n int iVar8;\n int iVar9;\n uint uVar10;\n char *pcVar11;\n size_t sVar12;\n size_t *psVar13;\n byte *pbVar14;\n uint uVar15;\n u... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void set_final_data_size(Output_reduced_debug_info_section * this) */
void __thiscall
type_9::type_1::function_1
(type_1 *this)
{
type_2 var_38;
type_2 value;
bool bVar2;
type_3 VVar... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declarat... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1)
{
byte bVar1;
undefined1 uVar2;
char cVar3;
undefined2 uVar4;
byte *pbVar5;
int iVar6;
undefined4 uVar7;
int iVar8;
int iVar9;
uint uVar10;
char *pcVar11;
size_t sVar12;
size_t ... |
296_powerpc-linux-gnu-readelf_and_powerpc-linux-gnu-readelf_strip.c | init_dwarf_regnames_aarch64 | FUN_0005d920 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void init_dwarf_regnames_aarch64(void)
{
dwarf_regnames_count = 0x60;
dwarf_regnames = dwarf_regnames_aarch64;
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_0005d920(void)
{
DAT_000b9cd0 = 0x60;
DAT_000b9cd4 = &DAT_000b3700;
return;
}
| CALL 0x0004ab79
ADD EAX,0x566db
MOV dword ptr [EAX + 0x5cd0],0x60
LEA EDX,[EAX + 0xfffff700]
MOV dword ptr [EAX + 0x5cd4],EDX
RET | null | null | null | null | [('const-0', u'PTRSUB_-1206199921'), (u'PTRSUB_-1206199921', u'COPY_-1206199971'), ('const-96', u'COPY_-1206200007'), ('const-0', u'RETURN_-1206199968'), ('const-734976', u'PTRSUB_-1206199921'), (u'COPY_-1206200007', u'COPY_-1206199972')] | [('const-734976', u'PTRSUB_-1206199921'), (u'PTRSUB_-1206199921', u'COPY_-1206199971'), ('const-0', u'PTRSUB_-1206199921'), ('const-96', u'COPY_-1206200007'), ('const-0', u'RETURN_-1206199968'), (u'COPY_-1206200007', u'COPY_-1206199972')] | null | null | 0005d920 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0005d920(void)\n\n{\n DAT_000b9cd0 = 0x60;\n DAT_000b9cd4 = &DAT_000b3700;\n return;\n}\n\n" comment (function_definition "void FUN_0005d920(void)\n\n{\n DAT_000b9cd0 = 0x60;\n DAT_000b9cd4 = &DA... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid init_dwarf_regnames_aarch64(void)\n\n{\n dwarf_regnames_count = 0x60;\n dwarf_regnames = dwarf_regnames_aarch64;\n return;\n... | (translation_unit "void FUN_0005d920(void)\n\n{\n DAT_000b9cd0 = 0x60;\n DAT_000b9cd4 = &DAT_000b3700;\n return;\n}\n\n" (function_definition "void FUN_0005d920(void)\n\n{\n DAT_000b9cd0 = 0x60;\n DAT_000b9cd4 = &DAT_000b3700;\n return;\n}" primitive_type (function_declarator "FUN_0005d920(void)" identifier (para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (return_statement return ;) }... | (function_definition "void FUN_0005d920(void)\n\n{\n DAT_000b9cd0 = 0x60;\n DAT_000b9cd4 = &DAT_000b3700;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0005d920(void)" (identifier "FUN_0005d920") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (comp... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
dwarf_regnames_count = 0x60;
dwarf_regnames = dwarf_regnames_aarch64;
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expres... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(void)
{
DAT_000b9cd0 = 0x60;
DAT_000b9cd4 = &DAT_000b3700;
return;
}
|
2140_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | do_initialize | FUN_00059f20 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: bool do_initialize(Sized_elf_reloc_mapper<64,_false> * this, uint
reloc_shndx, uint reloc_type) */
bool __thiscall
gold::Sized_elf_reloc_mapper<64,_false>::do_initialize
(Sized_elf_reloc_m... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00059f20(int param_1,undefined4 param_2,undefined4 param_3)
{
*(undefined4 *)(param_1 + 0x14) = param_3;
FUN_00148d20(param_1 + 0x18,*(undefined4 *)(param_1 + 4),param_2,param_3);
return;
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x3350da
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [ESP + 0x18]
ADD EAX,0x18
MOV dword ptr [EAX + -0x4],EDX
PUSH EDX
PUSH dword ptr [ESP + 0x18]
PUSH dword ptr [EAX + -0x14]
PUSH EAX
CALL 0x00148d20
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [(u'CALL_-1206214775', u'COPY_-1206214743'), ('tmp_228', u'CALL_-1206214775'), ('tmp_228', u'STORE_-1206214810'), ('const-0', u'RETURN_-1206214747'), (u'PTRSUB_-1206214658', u'LOAD_-1206214793'), ('tmp_226', u'PTRSUB_-1206214658'), (u'COPY_-1206214743', u'RETURN_-1206214747'), ('const-20', u'PTRSUB_-1206214667'), (u'PT... | [(u'INT_ADD_-1206214806', u'CALL_-1206214775'), ('const-20', u'INT_ADD_-1206214796'), (u'INT_ADD_-1206214777', u'CAST_-1206214671'), ('const-0', u'RETURN_-1206214747'), ('const-417', u'STORE_-1206214810'), ('tmp_369', u'CALL_-1206214775'), ('tmp_367', u'INT_ADD_-1206214777'), (u'CAST_-1206214680', u'STORE_-1206214810')... | null | null | 00059f20 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00059f20(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n *(undefined4 *)(param_1 + 0x14) = param_3;\n FUN_00148d20(param_1 + 0x18,*(undefined4 *)(param_1 + 4),param_2,param_3);\n return;\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: bool do_initialize(Sized_elf_reloc_mapper<64,_false> * this, uint\n reloc_shndx, uint reloc_type) */\n\nbool __thiscall\ngold::Sized_elf_reloc_mapper<64,_false>::do_initialize\n ... | (translation_unit "void FUN_00059f20(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n *(undefined4 *)(param_1 + 0x14) = param_3;\n FUN_00148d20(param_1 + 0x18,*(undefined4 *)(param_1 + 4),param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_00059f20(int param_1,undefined4 param_2,undefined4 pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_desc... | (function_definition "void FUN_00059f20(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n *(undefined4 *)(param_1 + 0x14) = param_3;\n FUN_00148d20(param_1 + 0x18,*(undefined4 *)(param_1 + 4),param_2,param_3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00059f20(int param_1,undefined4 par... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: bool do_initialize(Sized_elf_reloc_mapper<64,_false> * this, uint
reloc_shndx, uint reloc_type) */
bool __thiscall
gold::Sized_elf_reloc_mapper<64,_false>::do_initialize
(Sized_elf_reloc_m... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,undefined4 param_3)
{
*(undefined4 *)(param_1 + 0x14) = param_3;
FUN_00148d20(param_1 + 0x18,*(undefined4 *)(param_1 + 4),param_2,param_3);
return;
}
|
9382_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c | __messages_get<char> | FUN_0022a230 |
/* void std::__facet_shims::__messages_get<char>(std::integral_constant<bool, false>,
std::locale::facet const*, std::__facet_shims::__any_string&, int, int, int, char const*,
unsigned int) */
void std::__facet_shims::__messages_get<char>
(undefined4 param_1,int *param_2,string *param_3,undefined... |
void FUN_0022a230(undefined4 param_1,int *param_2,int param_3,undefined4 param_4,undefined4 param_5,
undefined4 param_6,undefined4 param_7,undefined4 param_8)
{
int *piVar1;
int iVar2;
int unaff_EDI;
undefined1 local_26;
undefined1 local_25;
int local_24;
int local_20 [4];
FUN_0005... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x000559ee
ADD EDI,0x164dc7
PUSH ESI
LEA EAX,[EBP + -0x22]
PUSH EBX
SUB ESP,0x2c
MOV ESI,dword ptr [EBP + 0x10]
PUSH EAX
LEA EAX,[EBP + -0x20]
PUSH dword ptr [EBP + 0x24]
MOV EBX,EDI
PUSH dword ptr [EBP + 0x20]
PUSH EAX
MOV dword ptr [EBP + -0x30],EAX
CALL 0x00220840
POP EAX
MOV EAX,d... | null | null | null | null | [(u'LOAD_-1203920136', u'INT_NOTEQUAL_-1203920105'), (u'INDIRECT_-1203919190', u'MULTIEQUAL_-1203919172'), (u'MULTIEQUAL_-1203919126', u'INT_ADD_-1203919940'), (u'CAST_-1203919043', u'STORE_-1203920009'), ('tmp_822', u'CBRANCH_-1203919786'), ('tmp_3525', u'CALLIND_-1203920080'), ('const-1', u'INT_SLESS_-1203919741'), (... | [(u'LOAD_-1203920136', u'INT_NOTEQUAL_-1203920105'), (u'MULTIEQUAL_-1203919520', u'INT_SLESS_-1203919779'), (u'LOAD_-1203919819', u'MULTIEQUAL_-1203919520'), ('tmp_822', u'CBRANCH_-1203919786'), (u'MULTIEQUAL_-1203919134', u'INT_ADD_-1203919703'), (u'PTRSUB_-1203919151', u'CALLIND_-1203920135'), (u'PTRSUB_-1203918981',... | null | null | 0022a230 | x86 | O0 | (translation_unit "void FUN_0022a230(undefined4 param_1,int *param_2,int param_3,undefined4 param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n int *piVar1;\n int iVar2;\n int unaff_EDI;\n undefined1 local_26;\n undefined1 local_25;\n int local_24;\n int... | (translation_unit "/* void std::__facet_shims::__messages_get<char>(std::integral_constant<bool, false>,\n std::locale::facet const*, std::__facet_shims::__any_string&, int, int, int, char const*,\n unsigned int) */\n\nvoid std::__facet_shims::__messages_get<char>\n (undefined4 param_1,int *param_2,st... | (translation_unit "void FUN_0022a230(undefined4 param_1,int *param_2,int param_3,undefined4 param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n int *piVar1;\n int iVar2;\n int unaff_EDI;\n undefined1 local_26;\n undefined1 local_25;\n int local_24;\n int... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "void FUN_0022a230(undefined4 param_1,int *param_2,int param_3,undefined4 param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n int *piVar1;\n int iVar2;\n int unaff_EDI;\n undefined1 local_26;\n undefined1 local_25;\n int local_24;\n ... |
/* void std::__facet_shims::__messages_get<char>(std::integral_constant<bool, false>,
std::locale::facet const*, std::__facet_shims::__any_string&, int, int, int, char const*,
unsigned int) */
void std::__facet_shims::function_1<char>
(type_1 param_1,int *param_2,type_2 *var_2,type_1 param_4,
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifi... | null |
void MASKED(undefined4 param_1,int *param_2,int param_3,undefined4 param_4,undefined4 param_5,
undefined4 param_6,undefined4 param_7,undefined4 param_8)
{
int *piVar1;
int iVar2;
int unaff_EDI;
undefined1 local_26;
undefined1 local_25;
int local_24;
int local_20 [4];
FUN_000559ee()... |
2084_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | do_fill_tlsdesc_entry | FUN_00058db0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void do_fill_tlsdesc_entry(Output_data_plt_x86_64_standard<64> * this,
uchar * pov, Elf_Addr got_address, Elf_Addr plt_address, Elf_Addr got_base, uint
tlsdesc_got_offset, uint plt_offset) */
voi... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00058db0(undefined4 param_1,undefined4 *param_2,int param_3,undefined4 param_4,int param_5,
undefined4 param_6,int param_7,undefined4 param_8,int param_9,int param_10)
{
undefined4 uVar1;
*param_... | CALL 0x00058c42
ADD EAX,0x2e624b
MOV EDX,dword ptr [ESP + 0x8]
MOV ECX,dword ptr [EAX + 0xfff126a0]
MOV dword ptr [EDX],ECX
MOV ECX,dword ptr [EAX + 0xfff126a4]
MOV EAX,dword ptr [EAX + 0xfff126ac]
MOV dword ptr [EDX + 0x4],ECX
MOV ECX,dword ptr [ESP + 0x28]
MOV dword ptr [EDX + 0xc],EAX
MOV EAX,dword ptr [ESP + 0xc]
A... | null | null | null | null | [(u'STORE_-1206219266', u'INDIRECT_-1206219102'), (u'CAST_-1206219093', u'STORE_-1206219266'), (u'INT_ADD_-1206219233', u'INT_SUB_-1206219154'), (u'STORE_-1206219160', u'INDIRECT_-1206219074'), ('const-1', u'PTRADD_-1206219153'), ('tmp_324', u'CAST_-1206219116'), ('const-417', u'STORE_-1206219266'), ('const-12', u'INT_... | [('const-1', u'PTRADD_-1206219108'), ('tmp_438', u'STORE_-1206219302'), ('const-417', u'STORE_-1206219266'), (u'CAST_-1206219082', u'INT_ADD_-1206219199'), (u'STORE_-1206219266', u'INDIRECT_-1206219120'), (u'INT_ADD_-1206219233', u'INT_SUB_-1206219154'), (u'INT_ADD_-1206219184', u'INT_ADD_-1206219168'), (u'STORE_-12062... | null | null | 00058db0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00058db0(undefined4 param_1,undefined4 *param_2,int param_3,undefined4 param_4,int param_5,\n undefined4 param_6,int param_7,undefined4 param_8,int param_9,int param_10)\n\n{\n undefi... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void do_fill_tlsdesc_entry(Output_data_plt_x86_64_standard<64> * this,\n uchar * pov, Elf_Addr got_address, Elf_Addr plt_address, Elf_Addr got_base, uint\n tlsdesc_got_offset, uin... | (translation_unit "void FUN_00058db0(undefined4 param_1,undefined4 *param_2,int param_3,undefined4 param_4,int param_5,\n undefined4 param_6,int param_7,undefined4 param_8,int param_9,int param_10)\n\n{\n undefined4 uVar1;\n \n *param_2 = DAT_002516a0;\n uVar1 = DAT_002516ac;\n param_2[1] = DAT_002... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "void FUN_00058db0(undefined4 param_1,undefined4 *param_2,int param_3,undefined4 param_4,int param_5,\n undefined4 param_6,int param_7,undefined4 param_8,int param_9,int param_10)\n\n{\n undefined4 uVar1;\n \n *param_2 = DAT_002516a0;\n uVar1 = DAT_002516ac;\n param_2[1] = DAT_... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void do_fill_tlsdesc_entry(Output_data_plt_x86_64_standard<64> * this,
uchar * pov, Elf_Addr got_address, Elf_Addr plt_address, Elf_Addr got_base, uint
tlsdesc_got_offset, uint plt_offset) */
voi... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(undefined4 param_1,undefined4 *param_2,int param_3,undefined4 param_4,int param_5,
undefined4 param_6,int param_7,undefined4 param_8,int param_9,int param_10)
{
undefined4 uVar1;
*param_2 = DA... |
540_x86_64-kfreebsd-gnu-objdump_and_x86_64-kfreebsd-gnu-objdump_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_-1206357946')] | [('const-1', u'RETURN_-1206357946')] | null | null | 0007703c | x86 | O0 | (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();
}
|
353_riscv64-linux-gnu-objcopy_and_riscv64-linux-gnu-objcopy_strip.c | stab_enum_type | FUN_0002b560 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bfd_boolean stab_enum_type(void *p,char *tag,char **names,bfd_signed_vma *vals)
{
char *pcVar1;
size_t sVar2;
char *pcVar3;
bfd_boolean bVar4;
int iVar5;
char **ppcVar6;
long local_20;
if (names == (char **)0x0... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_0002b560(int param_1,char *param_2,int *param_3,undefined4 *param_4)
{
size_t sVar1;
char *pcVar2;
int iVar3;
int *piVar4;
if (param_3 == (int *)0x0) {
if (param_2 == (char *)0x0) {
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000166c0
ADD EBX,0x14a97
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x38]
MOV EDI,dword ptr [ESP + 0x3c]
TEST ESI,ESI
JZ 0x0002b730
MOV EAX,dword ptr [ESP + 0x34]
MOV EBP,dword ptr [ESI]
TEST EAX,EAX
JZ 0x0002b6f0
SUB ESP,0xc
PUSH dword ptr [ESP + 0x40]
CALL 0x000134e0
ADD ESP,0x10... | null | null | null | null | [(u'COPY_-1206011490', u'MULTIEQUAL_-1206010462'), ('const-1', u'PTRADD_-1206010227'), (u'INT_ADD_-1206011377', u'CAST_-1206009876'), (u'PTRADD_-1206010025', u'STORE_-1206011478'), (u'CALL_-1206011341', u'INT_ADD_-1206011321'), (u'CAST_-1206009926', u'INT_ADD_-1206011207'), (u'INT_NOTEQUAL_-1206012084', u'CBRANCH_-1206... | [(u'CAST_-1206009829', u'MULTIEQUAL_-1206011139'), (u'INT_ADD_-1206012161', u'CAST_-1206010284'), ('const-0', u'PTRADD_-1206010029'), (u'CALL_-1206011341', u'INT_ADD_-1206011321'), ('const-417', u'STORE_-1206012175'), (u'MULTIEQUAL_-1206011199', u'CALL_-1206012331'), ('tmp_6458', u'INT_EQUAL_-1206012496'), (u'COPY_-120... | null | null | 0002b560 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0002b560(int param_1,char *param_2,int *param_3,undefined4 *param_4)\n\n{\n size_t sVar1;\n char *pcVar2;\n int iVar3;\n int *piVar4;\n \n if (param_3 == (int *)0x0) {\n if (param_2 == ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean stab_enum_type(void *p,char *tag,char **names,bfd_signed_vma *vals)\n\n{\n char *pcVar1;\n size_t sVar2;\n char *pcVar3;\n bfd_boolean bVar4;\n int iVar5;\n char **ppcVar6;\n long local_20;\n... | (translation_unit "undefined4 FUN_0002b560(int param_1,char *param_2,int *param_3,undefined4 *param_4)\n\n{\n size_t sVar1;\n char *pcVar2;\n int iVar3;\n int *piVar4;\n \n if (param_3 == (int *)0x0) {\n if (param_2 == (char *)0x0) {\n \n __assert_fail("tag != NULL","../../binutils/wrst... | (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)) ))) (compound_st... | (function_definition "undefined4 FUN_0002b560(int param_1,char *param_2,int *param_3,undefined4 *param_4)\n\n{\n size_t sVar1;\n char *pcVar2;\n int iVar3;\n int *piVar4;\n \n if (param_3 == (int *)0x0) {\n if (param_2 == (char *)0x0) {\n \n __assert_fail("tag != NULL","../../binutils/w... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 function_1(void *p,char *var_2,char **var_1,type_2 *var_16)
{
char *var_15;
size_t var_6;
char *var_11;
type_1 var_9;
int var_12;
char **var_13;
long var_14;
if (var_1 == (char **)0x0) {
if (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: (primitive_type) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int param_1,char *param_2,int *param_3,undefined4 *param_4)
{
size_t sVar1;
char *pcVar2;
int iVar3;
int *piVar4;
if (param_3 == (int *)0x0) {
if (param_2 == (char *)0x0) {
... |
125_hppa64-linux-gnu-c++filt(1)_and_hppa64-linux-gnu-c++filt(1)_strip.c | ctime | ctime |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * ctime(time_t *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* ctime@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * ctime(time_t *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206058938')] | [('const-1', u'RETURN_-1206058938')] | null | null | 0002003c | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * ctime(time_t *__timer)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment commen... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * ctime(time_t *__timer)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ctime@@GLIBC_2.0 ... | (translation_unit "char * ctime(time_t *__timer)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * ctime(time_t *__timer)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* ctime(time_t *__timer)" * (function_declarator "ctime(time_t *__timer)" ident... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "char * ctime(time_t *__timer)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* ctime(time_t *__timer)" (* "*") (function_declarator "ctime(time_t *__timer)" (identifier "ctime") (parameter_list "(time_t *__timer)" (( "(") (parameter_declaration "time... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(type_1 *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* ctime@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (expr... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(time_t *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
521_x86_64-kfreebsd-gnu-strip_and_x86_64-kfreebsd-gnu-strip_strip.c | xexit | xexit |
/* WARNING: Control flow encountered bad instruction data */
void xexit(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void xexit(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206185474')] | [('const-1', u'RETURN_-1206185474')] | null | null | 000411f4 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xexit(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xexit(void)\n\n{\n /* WARNING: Bad instruction - Tr... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xexit(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xexit(void)\n\n{\n /* WARNING: Bad instruction - Tr... | (translation_unit "void xexit(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void xexit(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "xexit(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (co... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void xexit(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "xexit(void)" (identifier "xexit") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n halt_... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
8136_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | ~wostream | FUN_001f3370 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* virtual thunk to std::wostream::~wostream() */
void __thiscall std::wostream::~wostream(wostream *this)
{
wostream *pwVar1;
pwVar1 = this + *(int *)(*(int *)this + -0xc);
*(undefined4 *)pwVar1 = 0x38c190;
*(undefine... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001f3370(int *param_1)
{
undefined4 *puVar1;
undefined4 *puVar2;
puVar1 = (undefined4 *)((int)param_1 + *(int *)(*param_1 + -0xc));
puVar2 = puVar1 + 1;
*puVar1 = &PTR_FUN_0038c190;
*puVar2 = &PTR_FUN_003... | PUSH EBX
CALL 0x00035840
ADD EBX,0x19bc8a
SUB ESP,0x14
MOV EAX,dword ptr [ESP + 0x1c]
MOV EDX,dword ptr [EAX]
ADD EAX,dword ptr [EDX + -0xc]
LEA EDX,[EBX + 0xffffd184]
ADD EAX,0x4
ADD EDX,0xc
MOV dword ptr [EAX + -0x4],EDX
LEA EDX,[EBX + 0xffffd7c0]
ADD EDX,0x8
MOV dword ptr [EAX],EDX
PUSH EAX
CALL 0x0022c040
ADD ESP,0... | null | null | null | null | [('const-4294967284', u'INT_ADD_-1207946315'), ('const-1', u'PTRADD_-1207946243'), ('const-417', u'LOAD_-1207946327'), (u'INT_ADD_-1207946315', u'CAST_-1207946172'), ('const-0', u'PTRSUB_-1207946145'), ('const-417', u'STORE_-1207946256'), ('const-417', u'LOAD_-1207946336'), ('const-4', u'PTRADD_-1207946243'), (u'CAST_-... | [('const-417', u'STORE_-1207946256'), ('const-4294967284', u'INT_ADD_-1207946315'), (u'CAST_-1207946171', u'LOAD_-1207946327'), ('tmp_395', u'LOAD_-1207946336'), ('tmp_395', u'CAST_-1207946170'), ('const-417', u'STORE_-1207946281'), ('const-4', u'PTRADD_-1207946162'), (u'CAST_-1207946169', u'PTRADD_-1207946162'), (u'LO... | null | null | 001f3370 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001f3370(int *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar1 = (undefined4 *)((int)param_1 + *(int *)(*param_1 + -0xc));\n puVar2 = puVar1 + 1;\n *puVar1 = &PTR_FUN_0038c1... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* virtual thunk to std::wostream::~wostream() */\n\nvoid __thiscall std::wostream::~wostream(wostream *this)\n\n{\n wostream *pwVar1;\n \n pwVar1 = this + *(int *)(*(int *)this + -0xc);\n *(undefined4 *)pwVa... | (translation_unit "void FUN_001f3370(int *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar1 = (undefined4 *)((int)param_1 + *(int *)(*param_1 + -0xc));\n puVar2 = puVar1 + 1;\n *puVar1 = &PTR_FUN_0038c190;\n *puVar2 = &PTR_FUN_0038c7c8;\n FUN_0022c040(puVar2);\n return;\n}\n\n" (function_de... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression ID... | (function_definition "void FUN_001f3370(int *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar1 = (undefined4 *)((int)param_1 + *(int *)(*param_1 + -0xc));\n puVar2 = puVar1 + 1;\n *puVar1 = &PTR_FUN_0038c190;\n *puVar2 = &PTR_FUN_0038c7c8;\n FUN_0022c040(puVar2);\n return;\n}" (primitive_ty... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* virtual thunk to std::wostream::~wostream() */
void __thiscall std::function_1::~function_1(function_1 *var_1)
{
function_1 *var_2;
var_2 = var_1 + *(int *)(*(int *)var_1 + -0xc);
*(type_1 *)var_2 = 0x38c190;
*(type... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1)
{
undefined4 *puVar1;
undefined4 *puVar2;
puVar1 = (undefined4 *)((int)param_1 + *(int *)(*param_1 + -0xc));
puVar2 = puVar1 + 1;
*puVar1 = &PTR_FUN_0038c190;
*puVar2 = &PTR_FUN_0038c7c8;... |
7999_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | find_last_of | FUN_001f0ea0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::find_last_of(char const*, unsigned int, unsigned int) const */
uint __thiscall std::string::find_last_of(string *this,char *param_1,uint param_2,uint param_3)
{
int iVar1;
uint uVar2;
void *pvVar3;
if (... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint FUN_001f0ea0(int *param_1,void *param_2,uint param_3,size_t param_4)
{
int iVar1;
uint uVar2;
void *pvVar3;
if ((param_1[1] != 0) && (param_4 != 0)) {
uVar2 = param_1[1] - 1;
iVar1 = *param_1;
if (uVa... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x19e157
SUB ESP,0xc
MOV ECX,dword ptr [ESP + 0x20]
MOV EDX,dword ptr [ESP + 0x28]
MOV ESI,dword ptr [ESP + 0x2c]
MOV EAX,dword ptr [ECX + 0x4]
TEST EAX,EAX
JZ 0x001f0f10
TEST ESI,ESI
JZ 0x001f0f10
SUB EAX,0x1
MOV EBP,dword ptr [ECX]
CMP EAX,EDX
CMOVBE EDX,EAX... | null | null | null | null | [(u'COPY_-1207955425', u'MULTIEQUAL_-1207955420'), (u'INT_NOTEQUAL_-1207955700', u'CBRANCH_-1207955700'), (u'INT_SEXT_-1207955606', u'CALL_-1207955596'), (u'CAST_-1207955363', u'LOAD_-1207955688'), (u'COPY_-1207955404', u'MULTIEQUAL_-1207955420'), (u'COPY_-1207955484', u'RETURN_-1207955455'), ('tmp_597', u'CAST_-120795... | [('tmp_985', u'COPY_-1207955424'), (u'INT_NOTEQUAL_-1207955700', u'CBRANCH_-1207955700'), ('const-417', u'LOAD_-1207955733'), (u'INT_SEXT_-1207955606', u'CALL_-1207955596'), (u'COPY_-1207955423', u'MULTIEQUAL_-1207955420'), (u'INT_ADD_-1207955607', u'CAST_-1207955331'), (u'COPY_-1207955484', u'RETURN_-1207955455'), ('t... | null | null | 001f0ea0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_001f0ea0(int *param_1,void *param_2,uint param_3,size_t param_4)\n\n{\n int iVar1;\n uint uVar2;\n void *pvVar3;\n \n if ((param_1[1] != 0) && (param_4 != 0)) {\n uVar2 = param_1[1] - 1;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::find_last_of(char const*, unsigned int, unsigned int) const */\n\nuint __thiscall std::string::find_last_of(string *this,char *param_1,uint param_2,uint param_3)\n\n{\n int iVar1;\n uint uVar2;\... | (translation_unit "uint FUN_001f0ea0(int *param_1,void *param_2,uint param_3,size_t param_4)\n\n{\n int iVar1;\n uint uVar2;\n void *pvVar3;\n \n if ((param_1[1] != 0) && (param_4 != 0)) {\n uVar2 = param_1[1] - 1;\n iVar1 = *param_1;\n if (uVar2 <= param_3) {\n param_3 = uVar2;\n }\n do {\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 "uint FUN_001f0ea0(int *param_1,void *param_2,uint param_3,size_t param_4)\n\n{\n int iVar1;\n uint uVar2;\n void *pvVar3;\n \n if ((param_1[1] != 0) && (param_4 != 0)) {\n uVar2 = param_1[1] - 1;\n iVar1 = *param_1;\n if (uVar2 <= param_3) {\n param_3 = uVar2;\n }\n do {\n... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::find_last_of(char const*, unsigned int, unsigned int) const */
type_1 __thiscall std::type_2::function_1(type_2 *var_1,char *param_1,type_1 var_4,type_1 var_2)
{
int var_6;
type_1 var_3;
void *var_7;
if... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint MASKED(int *param_1,void *param_2,uint param_3,size_t param_4)
{
int iVar1;
uint uVar2;
void *pvVar3;
if ((param_1[1] != 0) && (param_4 != 0)) {
uVar2 = param_1[1] - 1;
iVar1 = *param_1;
if (uVar2 <= ... |
10116_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | get | FUN_00255210 |
/* std::messages<wchar_t>::get(int, int, int, std::wstring const&) const */
int std::messages<wchar_t>::get(int param_1,int param_2,int param_3,wstring *param_4)
{
(**(code **)(*(int *)param_2 + 0xc))(param_1,param_2,param_3,param_4);
return param_1;
}
|
undefined4
FUN_00255210(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6)
{
(**(code **)(*param_2 + 0xc))(param_1,param_2,param_3,param_4,param_5,param_6);
return param_1;
}
| PUSH EBX
SUB ESP,0x10
MOV EAX,dword ptr [ESP + 0x1c]
MOV EBX,dword ptr [ESP + 0x18]
MOV EDX,dword ptr [EAX]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH EAX
PUSH EBX
CALL dword ptr [EDX + 0xc]
MOV EAX,EBX
ADD ESP,0x24
POP EBX
RET 0x4 | null | null | null | null | [(u'CAST_-1204137253', u'LOAD_-1204137375'), (u'CAST_-1204137274', u'LOAD_-1204137424'), (u'LOAD_-1204137424', u'INT_ADD_-1204137359'), ('tmp_196', u'CALLIND_-1204137365'), (u'LOAD_-1204137375', u'CALLIND_-1204137365'), ('const-417', u'LOAD_-1204137375'), (u'COPY_-1204137368', u'RETURN_-1204137336'), ('const-417', u'LO... | [('tmp_366', u'CALLIND_-1204137365'), ('tmp_363', u'CALLIND_-1204137365'), ('const-417', u'LOAD_-1204137375'), (u'LOAD_-1204137424', u'INT_ADD_-1204137359'), ('tmp_361', u'CALLIND_-1204137365'), (u'LOAD_-1204137375', u'CALLIND_-1204137365'), ('tmp_364', u'CALLIND_-1204137365'), (u'COPY_-1204137368', u'RETURN_-120413733... | null | null | 00255210 | x86 | O0 | (translation_unit "undefined4\nFUN_00255210(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n (**(code **)(*param_2 + 0xc))(param_1,param_2,param_3,param_4,param_5,param_6);\n return param_1;\n}\n\n" (function_definition "undefined4\nFUN_... | (translation_unit "/* std::messages<wchar_t>::get(int, int, int, std::wstring const&) const */\n\nint std::messages<wchar_t>::get(int param_1,int param_2,int param_3,wstring *param_4)\n\n{\n (**(code **)(*(int *)param_2 + 0xc))(param_1,param_2,param_3,param_4);\n return param_1;\n}\n\n" comment (function_definition "... | (translation_unit "undefined4\nFUN_00255210(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n (**(code **)(*param_2 + 0xc))(param_1,param_2,param_3,param_4,param_5,param_6);\n return param_1;\n}\n\n" (function_definition "undefined4\nFUN_... | (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_00255210(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n (**(code **)(*param_2 + 0xc))(param_1,param_2,param_3,param_4,param_5,param_6);\n return param_1;\n}" (type_identifier "undefined4") (functio... |
/* std::messages<wchar_t>::get(int, int, int, std::wstring const&) const */
int std::messages<wchar_t>::function_1(int param_1,int param_2,int param_3,type_1 *param_4)
{
(**(type_2 **)(*(int *)param_2 + 0xc))(param_1,param_2,param_3,param_4);
return param_1;
}
| 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)
{
(**(code **)(*param_2 + 0xc))(param_1,param_2,param_3,param_4,param_5,param_6);
return param_1;
}
|
179_libgmp.so.10.3_and_libgmp.so.10.3_strip.c | __gmpz_millerrabin | __gmpz_millerrabin |
int __gmpz_millerrabin(mpz_srcptr n,int reps)
{
int iVar1;
iVar1 = (*(code *)PTR___gmpz_millerrabin_000a22d8)();
return iVar1;
}
|
void __gmpz_millerrabin(void)
{
(*(code *)PTR___gmpz_millerrabin_000a22d8)();
return;
}
| JMP dword ptr [EBX + 0x2d8] | null | null | null | null | [(u'INDIRECT_-1205945405', u'COPY_-1205945464'), ('tmp_72', u'CAST_-1205945398'), (u'CALLIND_-1205945478', u'RETURN_-1205945475'), ('const-1', u'RETURN_-1205945475'), (u'CAST_-1205945398', u'CALLIND_-1205945478'), (u'CALLIND_-1205945478', u'INDIRECT_-1205945405')] | [(u'CAST_-1205945401', u'CALLIND_-1205945478'), (u'CALLIND_-1205945478', u'INDIRECT_-1205945406'), (u'INDIRECT_-1205945406', u'COPY_-1205945465'), ('tmp_58', u'CAST_-1205945401'), ('const-1', u'RETURN_-1205945475')] | null | null | 0001bb70 | x86 | O0 | (translation_unit "void __gmpz_millerrabin(void)\n\n{\n (*(code *)PTR___gmpz_millerrabin_000a22d8)();\n return;\n}\n\n" (function_definition "void __gmpz_millerrabin(void)\n\n{\n (*(code *)PTR___gmpz_millerrabin_000a22d8)();\n return;\n}" primitive_type (function_declarator "__gmpz_millerrabin(void)" identifier (pa... | (translation_unit "int __gmpz_millerrabin(mpz_srcptr n,int reps)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___gmpz_millerrabin_000a22d8)();\n return iVar1;\n}\n\n" (function_definition "int __gmpz_millerrabin(mpz_srcptr n,int reps)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___gmpz_millerrabin_000a22d8)();\n ... | (translation_unit "void __gmpz_millerrabin(void)\n\n{\n (*(code *)PTR___gmpz_millerrabin_000a22d8)();\n return;\n}\n\n" (function_definition "void __gmpz_millerrabin(void)\n\n{\n (*(code *)PTR___gmpz_millerrabin_000a22d8)();\n return;\n}" primitive_type (function_declarator "__gmpz_millerrabin(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 __gmpz_millerrabin(void)\n\n{\n (*(code *)PTR___gmpz_millerrabin_000a22d8)();\n return;\n}" (primitive_type "void") (function_declarator "__gmpz_millerrabin(void)" (identifier "__gmpz_millerrabin") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")... |
int function_1(type_1 n,int reps)
{
int iVar1;
iVar1 = (*(type_2 *)PTR___gmpz_millerrabin_000a22d8)();
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 (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar... | null |
void MASKED(void)
{
(*(code *)PTR_MASKED_000a22d8)();
return;
}
|
9638_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | script_parse_memory_attr | FUN_00340810 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint script_parse_memory_attr(void *closurev,char *attrs,size_t attrlen,int invert)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint FUN_00340810(undefined4 param_1,undefined1 *param_2,int param_3,int param_4)
{
undefined1 *puVar1;
undefined4 uVar2;
uint uVar3;
undefined1 *puVar4;
uVar3 = 0;
puVar1 = param_2;
while (puVar1 != param_2 + p... | PUSH EBP
XOR EBP,EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x2a97e5
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x34]
MOV EDI,dword ptr [ESP + 0x38]
ADD EDI,ESI
LEA EAX,[EBX + 0xffeadd12]
MOV dword ptr [ESP + 0xc],EAX
LEA ESI,[ESI]
NOP
CMP ESI,EDI
JZ 0x00340867
ADD ESI,0x1
MOVZX EAX,byte ptr [ESI + -0x1]
SUB EAX... | null | null | null | null | [('const-1', u'RETURN_-1205139399')] | [('tmp_1618', u'PTRADD_-1205139297'), (u'MULTIEQUAL_-1205138853', u'INT_NOTEQUAL_-1205139312'), ('const-4816146', u'COPY_-1205138810'), (u'PTRADD_-1205139247', u'COPY_-1205138839'), (u'INT_XOR_-1205139146', u'COPY_-1205138860'), (u'COPY_-1205138860', u'MULTIEQUAL_-1205138903'), (u'MULTIEQUAL_-1205138854', u'INT_OR_-120... | null | null | 00340810 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_00340810(undefined4 param_1,undefined1 *param_2,int param_3,int param_4)\n\n{\n undefined1 *puVar1;\n undefined4 uVar2;\n uint uVar3;\n undefined1 *puVar4;\n \n uVar3 = 0;\n puVar1 = param_2;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint script_parse_memory_attr(void *closurev,char *attrs,size_t attrlen,int invert)\n\n{\n}\n\n" comment (function_definition "uint script_parse_memory_attr(void *closurev,char *attrs,size_t attrlen,int invert)... | (translation_unit "uint FUN_00340810(undefined4 param_1,undefined1 *param_2,int param_3,int param_4)\n\n{\n undefined1 *puVar1;\n undefined4 uVar2;\n uint uVar3;\n undefined1 *puVar4;\n \n uVar3 = 0;\n puVar1 = param_2;\n while (puVar1 != param_2 + param_3) {\n puVar4 = puVar1 + 1;\n switch(*puVar1) {\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) ))) (compound_statement { (declaration TYPE (pointer_declarato... | (function_definition "uint FUN_00340810(undefined4 param_1,undefined1 *param_2,int param_3,int param_4)\n\n{\n undefined1 *puVar1;\n undefined4 uVar2;\n uint uVar3;\n undefined1 *puVar4;\n \n uVar3 = 0;\n puVar1 = param_2;\n while (puVar1 != param_2 + param_3) {\n puVar4 = puVar1 + 1;\n switch(*puVar1) {\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 function_1(void *closurev,char *attrs,size_t attrlen,int invert)
{
}
| 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 */
uint MASKED(undefined4 param_1,undefined1 *param_2,int param_3,int param_4)
{
undefined1 *puVar1;
undefined4 uVar2;
uint uVar3;
undefined1 *puVar4;
uVar3 = 0;
puVar1 = param_2;
while (puVar1 != param_2 + param_3... |
440_powerpc64le-linux-gnu-objcopy_and_powerpc64le-linux-gnu-objcopy_strip.c | textdomain | textdomain |
/* WARNING: Control flow encountered bad instruction data */
void textdomain(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* textdomain@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void textdomain(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206185822')] | [('const-1', u'RETURN_-1206185822')] | null | null | 00041098 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid textdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void textdomain(void)\n\n{\n /* WARNING: Bad instru... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid textdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* textdomain@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void textdomain(void)... | (translation_unit "void textdomain(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void textdomain(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "textdomain(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitiv... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void textdomain(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "textdomain(void)" (identifier "textdomain") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* textdomain@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
453_hppa64-linux-gnu-as_and_hppa64-linux-gnu-as_strip.c | read_symbol_name | FUN_00035170 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
char * read_symbol_name(void)
{
byte bVar1;
char *__dest;
char *pcVar2;
uint uVar3;
size_t sVar4;
char *pcVar5;
byte *pbVar6;
int iVar8;
size_t local_24;
byte *pbVar7;... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
byte * FUN_00035170(void)
{
byte bVar1;
undefined4 uVar2;
uint uVar3;
size_t sVar4;
byte *pbVar5;
byte *pbVar6;
int iVar7;
byte *__s;
size_t local_24;
__s = DAT_00088f58;
pbVar5 = DAT_00088f58 + 1;
bVa... | CALL 0x0001ad6a
ADD EAX,0x4ae8b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
LEA EDI,[EAX + 0x8f58]
MOV dword ptr [ESP + 0x4],EAX
MOV ECX,dword ptr [EDI]
LEA ESI,[ECX + 0x1]
MOV dword ptr [EDI],ESI
MOVZX EAX,byte ptr [ECX]
CMP AL,0x22
JZ 0x000352a8
MOV EBX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [EBX + 0x89fc]
TEST... | null | null | null | null | [('const-2', u'INT_AND_-1206103516'), (u'INT_NOTEQUAL_-1206103563', u'CBRANCH_-1206103422'), ('const-417', u'LOAD_-1206103257'), (u'PTRADD_-1206102624', u'MULTIEQUAL_-1206102299'), ('const-1', u'PTRADD_-1206103116'), (u'COPY_-1206103009', u'RETURN_-1206102963'), (u'INDIRECT_-1206102095', u'MULTIEQUAL_-1206102071'), ('t... | [('const-2', u'INT_AND_-1206103516'), (u'INT_NOTEQUAL_-1206103563', u'CBRANCH_-1206103422'), ('const-1', u'PTRADD_-1206103116'), (u'COPY_-1206103009', u'RETURN_-1206102963'), ('tmp_4654', u'CAST_-1206102097'), (u'COPY_-1206101919', u'MULTIEQUAL_-1206102021'), (u'CALL_-1206103367', u'INDIRECT_-1206102129'), ('tmp_151', ... | null | null | 00035170 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nbyte * FUN_00035170(void)\n\n{\n byte bVar1;\n undefined4 uVar2;\n uint uVar3;\n size_t sVar4;\n byte *pbVar5;\n byte *pbVar6;\n int iVar7;\n byte *__s;\n size_t local_24;\n \n __s = DAT_00088f58;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nchar * read_symbol_name(void)\n\n{\n byte bVar1;\n char *__dest;\n char *pcVar2;\n uint uVar3;\n size_t sVar4;\n char *pcVar5;\n byte *pbVar6;\n int iVar8;\n ... | (translation_unit "byte * FUN_00035170(void)\n\n{\n byte bVar1;\n undefined4 uVar2;\n uint uVar3;\n size_t sVar4;\n byte *pbVar5;\n byte *pbVar6;\n int iVar7;\n byte *__s;\n size_t local_24;\n \n __s = DAT_00088f58;\n pbVar5 = DAT_00088f58 + 1;\n bVar1 = *DAT_00088f58;\n if (bVar1 == 0x22) {\n DAT_0008... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT... | (function_definition "byte * FUN_00035170(void)\n\n{\n byte bVar1;\n undefined4 uVar2;\n uint uVar3;\n size_t sVar4;\n byte *pbVar5;\n byte *pbVar6;\n int iVar7;\n byte *__s;\n size_t local_24;\n \n __s = DAT_00088f58;\n pbVar5 = DAT_00088f58 + 1;\n bVar1 = *DAT_00088f58;\n if (bVar1 == 0x22) {\n DAT_0... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
char * function_1(void)
{
type_1 var_2;
char *var_4;
char *var_8;
type_2 var_6;
size_t var_13;
char *var_7;
type_1 *pbVar6;
int var_11;
size_t var_10;
type_1 *var_17;
... | 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 (declaration type: (type_identifier) declarator: (identifier)) ... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
byte * MASKED(void)
{
byte bVar1;
undefined4 uVar2;
uint uVar3;
size_t sVar4;
byte *pbVar5;
byte *pbVar6;
int iVar7;
byte *__s;
size_t local_24;
__s = DAT_00088f58;
pbVar5 = DAT_00088f58 + 1;
bVar1 = *... |
183_powerpc64-linux-gnu-as_and_powerpc64-linux-gnu-as_strip.c | dwarf2_gen_line_info_1 | FUN_0001af80 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 dwarf2_gen_line_info_1(symbolS *label,dwarf2_line_info *loc)
{
subsegT subseg;
line_entry *plVar1;
line_subseg *plVar2;
line_entry *h;
plVar1 = (line_entry *)xmalloc(0x24);
plVar1->next = (line_entr... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_0001af80(undefined4 param_1,undefined4 *param_2)
{
undefined4 *puVar1;
int iVar2;
puVar1 = (undefined4 *)xmalloc(0x24);
*puVar1 = 0;
puVar1[1] = param_1;
puVar1[2] = *param_2;
puVar1[3] = par... | PUSH EBP
MOV EBP,EAX
PUSH EDI
MOV EDI,EDX
PUSH ESI
PUSH EBX
CALL 0x00016090
ADD EBX,0x54073
SUB ESP,0x18
PUSH 0x24
CALL 0x00014820
LEA EDX,[EBX + 0x8e20]
MOV ECX,0x1
MOV dword ptr [EAX],0x0
MOV ESI,EAX
MOV dword ptr [EAX + 0x4],EBP
MOV EAX,dword ptr [EDI]
MOV EDX,dword ptr [EDX]
MOV dword ptr [ESI + 0x8],EAX
MOV EAX,dw... | null | null | null | null | [(u'STORE_-1205948406', u'INDIRECT_-1205948075'), ('tmp_585', u'PTRSUB_-1205947994'), ('const-8', u'PTRSUB_-1205948030'), (u'STORE_-1205948370', u'INDIRECT_-1205948054'), (u'CALL_-1205948336', u'PTRSUB_-1205947951'), ('tmp_326', u'CBRANCH_-1205948300'), (u'CALL_-1205948336', u'PTRSUB_-1205947986'), (u'STORE_-1205948444... | [(u'CALL_-1205948336', u'INT_ADD_-1205948283'), (u'INT_ADD_-1205948283', u'CAST_-1205948027'), (u'PTRADD_-1205948057', u'STORE_-1205948358'), (u'CAST_-1205948123', u'PTRADD_-1205948073'), ('const-6', u'PTRADD_-1205948035'), ('tmp_326', u'CBRANCH_-1205948300'), (u'LOAD_-1205948366', u'STORE_-1205948358'), ('tmp_761', u'... | null | null | 0001af80 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_0001af80(undefined4 param_1,undefined4 *param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n \n puVar1 = (undefined4 *)xmalloc(0x24);\n *puVar1 = 0;\n puVar1[1] = param_1;\n puVar1[2] ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 dwarf2_gen_line_info_1(symbolS *label,dwarf2_line_info *loc)\n\n{\n subsegT subseg;\n line_entry *plVar1;\n line_subseg *plVar2;\n line_entry *h;\n \n plVar1 = (line_entry *)xmalloc(0x24);... | (translation_unit "void __regparm3 FUN_0001af80(undefined4 param_1,undefined4 *param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n \n puVar1 = (undefined4 *)xmalloc(0x24);\n *puVar1 = 0;\n puVar1[1] = param_1;\n puVar1[2] = *param_2;\n puVar1[3] = param_2[1];\n puVar1[4] = param_2[2];\n puVar1[5] = param_2[3];... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_stateme... | (function_definition "void __regparm3 FUN_0001af80(undefined4 param_1,undefined4 *param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n \n puVar1 = (undefined4 *)xmalloc(0x24);\n *puVar1 = 0;\n puVar1[1] = param_1;\n puVar1[2] = *param_2;\n puVar1[3] = param_2[1];\n puVar1[4] = param_2[2];\n puVar1[5] = param_2[... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 function_1(type_1 *label,type_2 *loc)
{
type_3 subseg;
type_4 *plVar1;
type_5 *plVar2;
type_4 *h;
plVar1 = (type_4 *)var_1(0x24);
plVar1->next = (type_4 *)0x0;
plVar1->label = label;
subseg = no... | 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: (pointer_declarator... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(undefined4 param_1,undefined4 *param_2)
{
undefined4 *puVar1;
int iVar2;
puVar1 = (undefined4 *)xmalloc(0x24);
*puVar1 = 0;
puVar1[1] = param_1;
puVar1[2] = *param_2;
puVar1[3] = param_2[1... |
1904_libcurl.so.4.5_and_libcurl.so.4.5_strip.c | Curl_timeleft | FUN_0004f188 |
/* 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 */
timediff_t Curl_timeleft(Curl_easy *data,curltime *nowp,_Bool duringconnect)
{
int iVar1;
int iVar2;
int in_GS_OFFSET;
_Bool duringconnect_local;
... |
undefined4 FUN_0004f188(void)
{
undefined4 *puVar1;
undefined4 uVar2;
int iVar3;
undefined4 *puVar4;
undefined1 *puVar5;
int in_GS_OFFSET;
undefined1 auStack_54 [4];
undefined4 auStack_50 [18];
puVar5 = &stack0xfffffffc;
puVar4 = auStack_50;
auStack_50[0] = 0x4f194;
entry();
*(undefined4 ... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x44
CALL 0x00019ed0
ADD EBX,0x9f66c
MOV EDX,dword ptr [EBP + 0x10]
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x2c],EAX
MOV EAX,dword ptr [EBP + 0xc]
MOV dword ptr [EBP + -0x30],EAX
MOV EAX,EDX
MOV byte ptr [EBP + -0x34],AL
MOV EAX,GS:[0x14]
MOV dword ptr [EBP + -0xc],EAX... | null | null | null | null | [(u'INT_EQUAL_-1206127783', u'CBRANCH_-1206127779'), ('tmp_1418', u'PTRSUB_-1206127029'), ('const-417', u'LOAD_-1206128160'), ('const-176', u'PTRSUB_-1206127083'), ('const-417', u'LOAD_-1206126976'), (u'LOAD_-1206127585', u'MULTIEQUAL_-1206127071'), (u'PTRSUB_-1206127165', u'PTRSUB_-1206127143'), (u'LOAD_-1206127600', ... | [('const-417', u'STORE_-1206128149'), (u'PTRADD_-1206127514', u'CAST_-1206127025'), (u'PTRADD_-1206127646', u'CAST_-1206126890'), (u'INT_ADD_-1206127493', u'CAST_-1206126817'), (u'CAST_-1206126838', u'INT_ADD_-1206127630'), (u'LOAD_-1206127600', u'INT_SLESS_-1206127569'), ('const-4294967244', u'PTRADD_-1206127533'), (u... | null | null | 0004f188 | x86 | O0 | (translation_unit "undefined4 FUN_0004f188(void)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n int iVar3;\n undefined4 *puVar4;\n undefined1 *puVar5;\n int in_GS_OFFSET;\n undefined1 auStack_54 [4];\n undefined4 auStack_50 [18];\n \n puVar5 = &stack0xfffffffc;\n puVar4 = auStack_50;\n auStack_50[0] = 0x4... | (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\ntimediff_t Curl_timeleft(Curl_easy *data,curltime *nowp,_Bool duringconnect)\n\n{\n int iVar1;\n int iVar2;\n int in_GS_OFFSET;\n _B... | (translation_unit "undefined4 FUN_0004f188(void)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n int iVar3;\n undefined4 *puVar4;\n undefined1 *puVar5;\n int in_GS_OFFSET;\n undefined1 auStack_54 [4];\n undefined4 auStack_50 [18];\n \n puVar5 = &stack0xfffffffc;\n puVar4 = auStack_50;\n auStack_50[0] = 0x4... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (poi... | (function_definition "undefined4 FUN_0004f188(void)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n int iVar3;\n undefined4 *puVar4;\n undefined1 *puVar5;\n int in_GS_OFFSET;\n undefined1 auStack_54 [4];\n undefined4 auStack_50 [18];\n \n puVar5 = &stack0xfffffffc;\n puVar4 = auStack_50;\n auStack_50[0] = ... |
/* 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 */
type_1 function_1(type_2 *data,type_3 *var_3,type_4 duringconnect)
{
int var_8;
int var_7;
int var_1;
type_4 duringconnect_local;
type_3 *nowp_loc... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) ... | null |
undefined4 MASKED(void)
{
undefined4 *puVar1;
undefined4 uVar2;
int iVar3;
undefined4 *puVar4;
undefined1 *puVar5;
int in_GS_OFFSET;
undefined1 auStack_54 [4];
undefined4 auStack_50 [18];
puVar5 = &stack0xfffffffc;
puVar4 = auStack_50;
auStack_50[0] = 0x4f194;
entry();
*(undefined4 *)(puV... |
8669_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | add_local_relative | FUN_002f78a0 |
/* DWARF original prototype: void add_local_relative(Output_data_reloc<4,_true,_32,_true> * this,
Sized_relobj<32,_true> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx,
Address address, Addend addend, bool use_plt_offset) */
void __thiscall
gold::Output_data_reloc<4,_true,_32,_true>::ad... |
void FUN_002f78a0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined1 param_9)
{
undefined1 local_28 [24];
undefined4 local_10;
FUN_002d71b0(local_28,param_2,para... | PUSH EBX
SUB ESP,0x30
MOVZX EAX,byte ptr [ESP + 0x58]
PUSH EAX
PUSH 0x0
PUSH 0x1
PUSH 0x1
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
LEA EBX,[ESP + 0x30]
PUSH EBX
CALL 0x002d71b0
MOV EAX,dword ptr [ESP + 0x7c]
MOV dword ptr... | null | null | null | null | [(u'PTRSUB_-1204782617', u'CALL_-1204782837'), (u'PTRSUB_-1204782591', u'CALL_-1204782781'), ('tmp_311', u'CALL_-1204782837'), (u'PTRSUB_-1204782623', u'CALL_-1204782781'), ('const-1', u'CALL_-1204782837'), (u'CALL_-1204782781', u'INDIRECT_-1204782601'), ('const-0', u'PTRSUB_-1204782591'), ('tmp_306', u'CALL_-120478283... | [('tmp_691', u'CALL_-1204782837'), ('tmp_694', u'CALL_-1204782781'), ('const-1', u'CALL_-1204782837'), ('const-4294967256', u'PTRSUB_-1204782648'), (u'CALL_-1204782781', u'INDIRECT_-1204782627'), ('tmp_688', u'CALL_-1204782837'), ('const-1', u'CALL_-1204782837'), ('tmp_363', u'PTRSUB_-1204782648'), ('tmp_695', u'COPY_-... | null | null | 002f78a0 | x86 | O0 | (translation_unit "void FUN_002f78a0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_002d... | (translation_unit "/* DWARF original prototype: void add_local_relative(Output_data_reloc<4,_true,_32,_true> * this,\n Sized_relobj<32,_true> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx,\n Address address, Addend addend, bool use_plt_offset) */\n\nvoid __thiscall\ngold::Output_data_reloc... | (translation_unit "void FUN_002f78a0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_002d... | (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_002f78a0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_0... |
/* DWARF original prototype: void add_local_relative(Output_data_reloc<4,_true,_32,_true> * this,
Sized_relobj<32,_true> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx,
Address address, Addend addend, bool use_plt_offset) */
void __thiscall
gold::Output_data_reloc<4,_true,_32,_true>::ad... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined1 param_9)
{
undefined1 local_28 [24];
undefined4 local_10;
FUN_002d71b0(local_28,param_2,param_3,pa... |
2780_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | set_final_data_size | FUN_0007b010 |
/* 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 set_final_data_size(Output_section_incremental_inputs<32,_true> *
this) */
void __thiscall
gold::Output_section_incremental_inputs... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0007b010(int param_1)
{
byte bVar1;
int *piVar2;
undefined4 uVar3;
int iVar4;
int iVar5;
int iVar6;
int *piVar7;
int iVar8;
uint uVar9;
int *local_30;
int local_28;
piVar2 = *(int **)(param_1 ... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x313fe7
SUB ESP,0x2c
MOV EAX,dword ptr [ESP + 0x40]
MOV EAX,dword ptr [EAX + 0x2c]
MOV ECX,dword ptr [EAX + 0x4]
MOV EDX,dword ptr [EAX]
MOV dword ptr [ESP + 0x18],EAX
MOV EAX,ECX
SUB EAX,EDX
SAR EAX,0x2
LEA EAX,[EAX + EAX*0x2]
LEA EDI,[EAX*0x8 + 0x10]
CMP EC... | null | null | null | null | [(u'INT_ADD_-1206338319', u'CAST_-1206338239'), (u'STORE_-1206340819', u'INDIRECT_-1206338400'), (u'CALLIND_-1206340769', u'INT_EQUAL_-1206340746'), ('tmp_1471', u'CBRANCH_-1206340648'), ('const-2660136', u'COPY_-1206337775'), (u'CAST_-1206338114', u'STORE_-1206340635'), (u'COPY_-1206337717', u'CALL_-1206339022'), ('tm... | [(u'MULTIEQUAL_-1206339003', u'LOAD_-1206340734'), (u'LOAD_-1206340689', u'INT_ADD_-1206340650'), (u'CAST_-1206338026', u'LOAD_-1206339482'), (u'COPY_-1206337873', u'CALL_-1206339350'), ('const-44', u'INT_ADD_-1206341539'), ('const-40', u'INT_ADD_-1206339604'), ('const-417', u'STORE_-1206340833'), (u'CALLIND_-120634076... | null | null | 0007b010 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0007b010(int param_1)\n\n{\n byte bVar1;\n int *piVar2;\n undefined4 uVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int *piVar7;\n int iVar8;\n uint uVar9;\n int *local_30;\n int local_28;... | (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 set_final_data_size(Output_section_incremental_inputs<32,_true> *\n this) */\n\nvoid __thiscall\ngold::Output_se... | (translation_unit "void FUN_0007b010(int param_1)\n\n{\n byte bVar1;\n int *piVar2;\n undefined4 uVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int *piVar7;\n int iVar8;\n uint uVar9;\n int *local_30;\n int local_28;\n \n piVar2 = *(int **)(param_1 + 0x2c);\n local_30 = (int *)*piVar2;\n uVar9 = (piVar2... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration... | (function_definition "void FUN_0007b010(int param_1)\n\n{\n byte bVar1;\n int *piVar2;\n undefined4 uVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int *piVar7;\n int iVar8;\n uint uVar9;\n int *local_30;\n int local_28;\n \n piVar2 = *(int **)(param_1 + 0x2c);\n local_30 = (int *)*piVar2;\n uVar9 = (piV... |
/* 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 set_final_data_size(Output_section_incremental_inputs<32,_true> *
this) */
void __thiscall
var_1::Output_section_incremental_input... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declarat... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1)
{
byte bVar1;
int *piVar2;
undefined4 uVar3;
int iVar4;
int iVar5;
int iVar6;
int *piVar7;
int iVar8;
uint uVar9;
int *local_30;
int local_28;
piVar2 = *(int **)(param_1 + 0x2c... |
2126_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c | RemoveLastElementFromLinkedList | RemoveLastElementFromLinkedList |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void * RemoveLastElementFromLinkedList(LinkedListInfo *list_info)
{
ElementInfo *pEVar1;
void *value;
ElementInfo *next;
if (list_info == (LinkedListInfo *)0x0) {
... |
undefined4 __regparm3 RemoveLastElementFromLinkedList(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
int unaff_EBX;
undefined1 *puVar2;
puVar2 = &stack0xfffffffc;
entry(param_2,0x115054);
if (*(int *)(puVar2 + 8) == 0) {
/* WARNING: Subroutine does not return */
__as... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x14
CALL 0x00033960
ADD EBX,0x2b4fac
CMP dword ptr [EBP + 0x8],0x0
JNZ 0x0011507f
LEA EAX,[EBX + 0xfff49dc0]
PUSH EAX
PUSH 0x388
LEA EAX,[EBX + 0xfff49be0]
PUSH EAX
LEA EAX,[EBX + 0xfff49bfc]
PUSH EAX
CALL 0x000312a0
MOV EAX,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EAX + 0x18]
CMP... | null | null | null | null | [('tmp_1145', u'PTRSUB_-1207020556'), ('const-12', u'PTRSUB_-1207020449'), (u'MULTIEQUAL_-1207020592', u'RETURN_-1207021000'), (u'PTRSUB_-1207020579', u'STORE_-1207021146'), (u'LOAD_-1207020860', u'CALL_-1207020832'), ('const-8', u'PTRSUB_-1207020489'), ('tmp_1145', u'INT_EQUAL_-1207021432'), ('const-417', u'LOAD_-1207... | [('const-417', u'LOAD_-1207020866'), (u'CAST_-1207020403', u'LOAD_-1207020860'), ('const-20', u'INT_ADD_-1207021220'), ('const-417', u'LOAD_-1207020930'), ('const-8', u'PTRADD_-1207021076'), (u'INT_ADD_-1207020844', u'CAST_-1207020403'), (u'LOAD_-1207020860', u'CALL_-1207020832'), ('const-2092396', u'INT_ADD_-120702132... | null | null | 00115048 | x86 | O0 | (translation_unit "undefined4 __regparm3 RemoveLastElementFromLinkedList(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n int unaff_EBX;\n undefined1 *puVar2;\n \n puVar2 = &stack0xfffffffc;\n entry(param_2,0x115054);\n if (*(int *)(puVar2 + 8) == 0) {\n /* WARNING: Subroutine... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid * RemoveLastElementFromLinkedList(LinkedListInfo *list_info)\n\n{\n ElementInfo *pEVar1;\n void *value;\n ElementInfo *next;\n \n if (list_info == (LinkedLis... | (translation_unit "undefined4 __regparm3 RemoveLastElementFromLinkedList(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n int unaff_EBX;\n undefined1 *puVar2;\n \n puVar2 = &stack0xfffffffc;\n entry(param_2,0x115054);\n if (*(int *)(puVar2 + 8) == 0) {\n \n __assert_fail((c... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_sta... | (function_definition "undefined4 __regparm3 RemoveLastElementFromLinkedList(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n int unaff_EBX;\n undefined1 *puVar2;\n \n puVar2 = &stack0xfffffffc;\n entry(param_2,0x115054);\n if (*(int *)(puVar2 + 8) == 0) {\n \n __assert_fail... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void * function_1(type_1 *var_1)
{
type_2 *pEVar1;
void *value;
type_2 *next;
if (var_1 == (type_1 *)0x0) {
/* WARNING: Subroutine does not return */
va... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bo... | null |
undefined4 __regparm3 MASKED(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
int unaff_EBX;
undefined1 *puVar2;
puVar2 = &stack0xfffffffc;
entry(param_2,0x115054);
if (*(int *)(puVar2 + 8) == 0) {
/* WARNING: Subroutine does not return */
__assert_fail((char *)(unaff_... |
209_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c | bfd_hash_newfunc | bfd_hash_newfunc |
void bfd_hash_newfunc(void)
{
(*(code *)PTR_bfd_hash_newfunc_001befa0)();
return;
}
|
void bfd_hash_newfunc(void)
{
(*(code *)PTR_bfd_hash_newfunc_001befa0)();
return;
}
| JMP dword ptr [EBX + 0xffffffa0] | null | null | null | null | [(u'CAST_-1205965233', u'CALLIND_-1205965310'), (u'INDIRECT_-1205965238', u'COPY_-1205965297'), ('tmp_58', u'CAST_-1205965233'), (u'CALLIND_-1205965310', u'INDIRECT_-1205965238'), ('const-0', u'RETURN_-1205965307')] | [(u'CAST_-1205965233', u'CALLIND_-1205965310'), (u'INDIRECT_-1205965238', u'COPY_-1205965297'), ('tmp_58', u'CAST_-1205965233'), (u'CALLIND_-1205965310', u'INDIRECT_-1205965238'), ('const-0', u'RETURN_-1205965307')] | null | null | 00016df8 | x86 | O0 | (translation_unit "void bfd_hash_newfunc(void)\n\n{\n (*(code *)PTR_bfd_hash_newfunc_001befa0)();\n return;\n}\n\n" (function_definition "void bfd_hash_newfunc(void)\n\n{\n (*(code *)PTR_bfd_hash_newfunc_001befa0)();\n return;\n}" primitive_type (function_declarator "bfd_hash_newfunc(void)" identifier (parameter_li... | (translation_unit "void bfd_hash_newfunc(void)\n\n{\n (*(code *)PTR_bfd_hash_newfunc_001befa0)();\n return;\n}\n\n" (function_definition "void bfd_hash_newfunc(void)\n\n{\n (*(code *)PTR_bfd_hash_newfunc_001befa0)();\n return;\n}" primitive_type (function_declarator "bfd_hash_newfunc(void)" identifier (parameter_li... | (translation_unit "void bfd_hash_newfunc(void)\n\n{\n (*(code *)PTR_bfd_hash_newfunc_001befa0)();\n return;\n}\n\n" (function_definition "void bfd_hash_newfunc(void)\n\n{\n (*(code *)PTR_bfd_hash_newfunc_001befa0)();\n return;\n}" primitive_type (function_declarator "bfd_hash_newfunc(void)" identifier (parameter_li... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_hash_newfunc(void)\n\n{\n (*(code *)PTR_bfd_hash_newfunc_001befa0)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_hash_newfunc(void)" (identifier "bfd_hash_newfunc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (co... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_hash_newfunc_001befa0)();
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_001befa0)();
return;
}
|
10289_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | collate | FUN_00263d70 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::collate<char>::collate(__locale_struct*, unsigned int) */
void __thiscall
std::collate<char>::collate(collate<char> *this,__locale_struct *param_1,uint param_2)
{
undefined4 uVar1;
*(uint *)(this + 4) = (uint)(para... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00263d70(undefined4 *param_1,undefined4 param_2,int param_3)
{
undefined4 uVar1;
param_1[1] = (uint)(param_3 != 0);
*param_1 = &PTR_FUN_0038e52c;
uVar1 = FUN_0022f2b0(¶m_2);
param_1[2] = uVar1;
return... | PUSH ESI
XOR EAX,EAX
PUSH EBX
CALL 0x00035840
ADD EBX,0x12b287
SUB ESP,0x10
MOV EDX,dword ptr [ESP + 0x24]
MOV ESI,dword ptr [ESP + 0x1c]
TEST EDX,EDX
SETNZ AL
MOV dword ptr [ESI + 0x4],EAX
LEA EAX,[EBX + 0xfffff524]
ADD EAX,0x8
MOV dword ptr [ESI],EAX
LEA EAX,[ESP + 0x20]
PUSH EAX
CALL 0x0022f2b0
MOV dword ptr [ESI + ... | null | null | null | null | [('const-417', u'STORE_-1204208183'), (u'CAST_-1204207994', u'STORE_-1204208135'), ('const-0', u'PTRSUB_-1204208008'), ('const-8', u'PTRSUB_-1204208005'), ('const-1', u'PTRADD_-1204208123'), ('const-8', u'PTRADD_-1204208075'), (u'INT_ZEXT_-1204208120', u'STORE_-1204208183'), (u'CALL_-1204208139', u'STORE_-1204208135'),... | [('const-4', u'PTRADD_-1204208024'), ('const-417', u'STORE_-1204208183'), ('tmp_474', u'PTRADD_-1204208024'), ('const-1', u'PTRADD_-1204208024'), ('tmp_474', u'STORE_-1204208158'), ('tmp_473', u'INT_NOTEQUAL_-1204208188'), (u'INT_ZEXT_-1204208120', u'STORE_-1204208183'), (u'CALL_-1204208139', u'STORE_-1204208135'), (u'... | null | null | 00263d70 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00263d70(undefined4 *param_1,undefined4 param_2,int param_3)\n\n{\n undefined4 uVar1;\n \n param_1[1] = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_0038e52c;\n uVar1 = FUN_0022f2b0(¶m_2);\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::collate<char>::collate(__locale_struct*, unsigned int) */\n\nvoid __thiscall\nstd::collate<char>::collate(collate<char> *this,__locale_struct *param_1,uint param_2)\n\n{\n undefined4 uVar1;\n \n *(uint... | (translation_unit "void FUN_00263d70(undefined4 *param_1,undefined4 param_2,int param_3)\n\n{\n undefined4 uVar1;\n \n param_1[1] = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_0038e52c;\n uVar1 = FUN_0022f2b0(¶m_2);\n param_1[2] = uVar1;\n return;\n}\n\n" (function_definition "void FUN_00263d70(undefined4 *p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression (... | (function_definition "void FUN_00263d70(undefined4 *param_1,undefined4 param_2,int param_3)\n\n{\n undefined4 uVar1;\n \n param_1[1] = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_0038e52c;\n uVar1 = FUN_0022f2b0(¶m_2);\n param_1[2] = uVar1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0026... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::collate<char>::collate(__locale_struct*, unsigned int) */
void __thiscall
std::function_1<char>::function_1(function_1<char> *var_1,type_1 *param_1,type_2 var_2)
{
type_3 uVar1;
*(type_2 *)(var_1 + 4) = (type_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))) (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 uVar1;
param_1[1] = (uint)(param_3 != 0);
*param_1 = &PTR_FUN_0038e52c;
uVar1 = FUN_0022f2b0(¶m_2);
param_1[2] = uVar1;
return;
}
|
9409_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | __lxstat64 | __lxstat64 |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int __lxstat64(int __ver,char *__filename,stat64 *__stat_buf)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __lxstat64... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int __lxstat64(int __ver,char *__filename,stat64 *__stat_buf)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1204829934')] | [('const-1', u'RETURN_-1204829934')] | null | null | 0030c108 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint __lxstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_b... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint __lxstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "int __lxstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int __lxstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__lxstat64(int... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argu... | (function_definition "int __lxstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "__lxstat64(int __ver,char *__filename,stat64 *__stat_buf)" (identifier "__lxstat64") (parameter_list "(int __ver,char *__filename,stat64 *__s... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __ver,char *__filename,type_1 *__stat_buf)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __lxstat64... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __ver,char *__filename,stat64 *__stat_buf)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
7341_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | do_layout_deferred_sections | FUN_002b2c50 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Type propagation algorithm not settling */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void do_layout_... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_002b2c50(int param_1,undefined4 param_2)
{
uint uVar1;
char cVar2;
int iVar3;
undefined4 *puVar4;
undefined4 uVar5;
uint uVar6;
int iVar7;
undefined4 *puVar8;
uint uVar9;
undefined4 *puVar10;
undef... | CALL 0x00074f02
ADD EAX,0x3373ab
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x7c
MOV ESI,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x70],EAX
MOV EDI,dword ptr [ESI + 0x120]
CMP EDI,dword ptr [ESI + 0x124]
JZ 0x002b2e81
MOV EDX,EAX
LEA EAX,[EDI + 0x24]
MOV dword ptr [EBP + -0x5c],EAX
LEA EAX,[EDX + 0x7c8]... | null | null | null | null | [('const-0', u'PTRSUB_-1204536716'), (u'COPY_-1204536073', u'CALL_-1204538516'), ('tmp_10533', u'MULTIEQUAL_-1204536433'), (u'LOAD_-1204539332', u'PTRSUB_-1204536298'), (u'CAST_-1204535886', u'INT_AND_-1204539026'), (u'CALL_-1204539893', u'INDIRECT_-1204536966'), ('const-417', u'LOAD_-1204538844'), (u'STORE_-1204538918... | [(u'CALL_-1204539893', u'INDIRECT_-1204536971'), ('tmp_10600', u'CALL_-1204539830'), (u'INDIRECT_-1204537121', u'MULTIEQUAL_-1204537311'), ('tmp_10609', u'MULTIEQUAL_-1204537155'), (u'CAST_-1204536413', u'INT_NOTEQUAL_-1204539421'), ('const-0', u'RETURN_-1204536152'), ('const-68', u'INT_ADD_-1204538940'), ('tmp_10600',... | null | null | 002b2c50 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_002b2c50(int param_1,undefined4 param_2)\n\n{\n uint uVar1;\n char cVar2;\n int iVar3;\n undefined4 *puVar4;\n undefined4 uVar5;\n uint uVar6;\n int iVar7;\n undefined4 *puVar8;\n uint uVar9;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Type propagation algorithm not settling */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prot... | (translation_unit "void FUN_002b2c50(int param_1,undefined4 param_2)\n\n{\n uint uVar1;\n char cVar2;\n int iVar3;\n undefined4 *puVar4;\n undefined4 uVar5;\n uint uVar6;\n int iVar7;\n undefined4 *puVar8;\n uint uVar9;\n undefined4 *puVar10;\n undefined4 *local_60;\n uint local_5c;\n uint local_58;\n int... | (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 (pointer_declarator * IDENT) ;) (d... | (function_definition "void FUN_002b2c50(int param_1,undefined4 param_2)\n\n{\n uint uVar1;\n char cVar2;\n int iVar3;\n undefined4 *puVar4;\n undefined4 uVar5;\n uint uVar6;\n int iVar7;\n undefined4 *puVar8;\n uint uVar9;\n undefined4 *puVar10;\n undefined4 *local_60;\n uint local_5c;\n uint local_58;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Type propagation algorithm not settling */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void do_layout_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1,undefined4 param_2)
{
uint uVar1;
char cVar2;
int iVar3;
undefined4 *puVar4;
undefined4 uVar5;
uint uVar6;
int iVar7;
undefined4 *puVar8;
uint uVar9;
undefined4 *puVar10;
undefined4 ... |
7601_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | operator= | FUN_001d3010 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wistream::TEMPNAMEPLACEHOLDERVALUE(std::wistream&&) */
wistream * __thiscall std::wistream::operator=(wistream *this,wistream *param_1)
{
wios wVar1;
undefined4 uVar2;
wios *this_00;
ios_base *this_01;
this_0... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * FUN_001d3010(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 + -0xc) + (int)param_2;
FUN_0... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x16bfe7
SUB ESP,0x14
MOV EBP,dword ptr [ESP + 0x28]
MOV EAX,dword ptr [ESP + 0x2c]
MOV EDX,dword ptr [EBP]
MOV EDI,dword ptr [EDX + -0xc]
MOV EDX,dword ptr [EAX]
MOV ESI,dword ptr [EDX + -0xc]
ADD EDI,EBP
ADD ESI,EAX
PUSH ESI
PUSH EDI
CALL 0x001f1880
POP EAX
... | null | null | null | null | [(u'CAST_-1207815780', u'PTRADD_-1207815856'), (u'PTRADD_-1207815850', u'CAST_-1207815690'), (u'CAST_-1207815758', u'CALL_-1207816020'), (u'PTRADD_-1207815863', u'LOAD_-1207815925'), ('const-417', u'LOAD_-1207815900'), ('const-1', u'PTRADD_-1207815977'), (u'CAST_-1207815711', u'STORE_-1207815942'), (u'CAST_-1207815777'... | [('const-417', u'LOAD_-1207816098'), ('const-4', u'PTRADD_-1207815704'), ('tmp_905', u'LOAD_-1207816098'), (u'INT_ADD_-1207816058', u'CALL_-1207815989'), (u'CAST_-1207815727', u'STORE_-1207815954'), ('const-4', u'PTRADD_-1207815715'), ('const-417', u'STORE_-1207815966'), (u'CAST_-1207815706', u'LOAD_-1207815925'), ('co... | null | null | 001d3010 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_001d3010(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 + ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wistream::TEMPNAMEPLACEHOLDERVALUE(std::wistream&&) */\n\nwistream * __thiscall std::wistream::operator=(wistream *this,wistream *param_1)\n\n{\n wios wVar1;\n undefined4 uVar2;\n wios *this_00;\n ios... | (translation_unit "int * FUN_001d3010(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 + -0xc) + (int)param_2;\n FUN_001f1880(iVar4,iVar3);\n FUN_001d70b0(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_001d3010(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 + -0xc) + (int)param_2;\n FUN_001f1880(iVar4,iVar3);\n FUN_001d70b0(iVar4,iVar4 + 0x6c);\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wistream::TEMPNAMEPLACEHOLDERVALUE(std::wistream&&) */
wistream * __thiscall std::wistream::operator=(wistream *var_1,wistream *var_2)
{
type_1 wVar1;
type_2 uVar2;
type_1 *var_6;
type_3 *var_5;
var_5 = (type... | 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 + -0xc) + (int)param_2;
FUN_001f188... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.