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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
904_puttytel_and_puttytel_strip.c | erase_lots | FUN_000438da |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void erase_lots(Terminal *term,int line_only,int from_begin,int to_end)
{
pos from;
pos to;
bool bVar1;
in... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_000438da(int param_1,int param_2,int param_3,int param_4)
{
bool bVar1;
bool bVar2;
int local_24;
ushort *local_20;
int local_1c;
int local_18;
int local_14;
int local_10;
bVar1 = false;
bVar2 = p... | PUSH EBP
MOV EBP,ESP
SUB ESP,0x28
CALL 0x0001b58a
ADD EAX,0x63edf
MOV dword ptr [EBP + -0x24],0x0
CMP dword ptr [EBP + 0xc],0x0
JZ 0x00043923
MOV EAX,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EAX + 0x6c]
MOV dword ptr [EBP + -0x18],EAX
MOV dword ptr [EBP + -0x14],0x0
MOV EAX,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EAX ... | null | null | null | null | [(u'LOAD_-1206174683', u'INT_EQUAL_-1206174661'), (u'INT_EQUAL_-1206175457', u'CBRANCH_-1206174209'), (u'PTRSUB_-1206173444', u'LOAD_-1206175300'), ('const-65487', u'INT_AND_-1206173480'), (u'INT_EQUAL_-1206175198', u'CBRANCH_-1206175196'), ('tmp_2793', u'INT_EQUAL_-1206175457'), ('tmp_212', u'BRANCH_-1206175374'), ('t... | [(u'LOAD_-1206174683', u'INT_EQUAL_-1206174661'), (u'INT_EQUAL_-1206175457', u'CBRANCH_-1206174209'), ('tmp_6232', u'INT_ADD_-1206174010'), (u'MULTIEQUAL_-1206173558', u'CALL_-1206174980'), ('const-417', u'LOAD_-1206174429'), (u'INT_EQUAL_-1206175198', u'CBRANCH_-1206175196'), ('tmp_212', u'BRANCH_-1206175374'), ('tmp_... | null | null | 000438da | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_000438da(int param_1,int param_2,int param_3,int param_4)\n\n{\n bool bVar1;\n bool bVar2;\n int local_24;\n ushort *local_20;\n int local_1c;\n int local_18;\n int local_14;\n int local_10;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid erase_lots(Terminal *term,int line_only,int from_begin,int to_end)\n\n{\n pos from;\n ... | (translation_unit "void FUN_000438da(int param_1,int param_2,int param_3,int param_4)\n\n{\n bool bVar1;\n bool bVar2;\n int local_24;\n ushort *local_20;\n int local_1c;\n int local_18;\n int local_14;\n int local_10;\n \n bVar1 = false;\n bVar2 = param_2 == 0;\n if (bVar2) {\n local_1c = 0;\n local_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decl... | (function_definition "void FUN_000438da(int param_1,int param_2,int param_3,int param_4)\n\n{\n bool bVar1;\n bool bVar2;\n int local_24;\n ushort *local_20;\n int local_1c;\n int local_18;\n int local_14;\n int local_10;\n \n bVar1 = false;\n bVar2 = param_2 == 0;\n if (bVar2) {\n local_1c = 0;\n loc... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(type_1 *term,int var_1,int var_2,int var_3)
{
type_2 from;
type_2 to;
bool bVar1;
int 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: (primitive_type) declarator: (identifier)) (parameter_declaration type:... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1,int param_2,int param_3,int param_4)
{
bool bVar1;
bool bVar2;
int local_24;
ushort *local_20;
int local_1c;
int local_18;
int local_14;
int local_10;
bVar1 = false;
bVar2 = param_2... |
46_powerpc-linux-gnu-as_and_powerpc-linux-gnu-as_strip.c | fread | fread |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)
{
size_t sVar1;
sVar1 = (*(code *)PTR_fread_0006f0c0)();
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)
{
size_t sVar1;
sVar1 = (*(code *)PTR_fread_0006f0c0)();
return sVar1;
}
| JMP dword ptr [EBX + 0xc0] | null | null | null | null | [(u'CAST_-1205976212', u'CALLIND_-1205976294'), ('tmp_82', u'CAST_-1205976212'), (u'CALLIND_-1205976294', u'INDIRECT_-1205976221'), (u'CALLIND_-1205976294', u'RETURN_-1205976291'), ('const-0', u'RETURN_-1205976291'), (u'INDIRECT_-1205976221', u'COPY_-1205976280')] | [(u'CAST_-1205976212', u'CALLIND_-1205976294'), ('tmp_82', u'CAST_-1205976212'), (u'CALLIND_-1205976294', u'INDIRECT_-1205976221'), (u'CALLIND_-1205976294', u'RETURN_-1205976291'), ('const-0', u'RETURN_-1205976291'), (u'INDIRECT_-1205976221', u'COPY_-1205976280')] | null | null | 00014310 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fread_0006f0c0)();\n return sVar1;\n}\n\n" comment (function_definition "size_t fread(void *__ptr,size_... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fread_0006f0c0)();\n return sVar1;\n}\n\n" comment (function_definition "size_t fread(void *__ptr,size_... | (translation_unit "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fread_0006f0c0)();\n return sVar1;\n}\n\n" (function_definition "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_f... | (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 (pointer_declarator * IDENT)) ))) (compound_statement { (declaration ... | (function_definition "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fread_0006f0c0)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)" (identifier "fread") (parameter_l... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(void *__ptr,size_t __size,size_t __n,type_1 *__stream)
{
size_t sVar1;
sVar1 = (*(type_2 *)PTR_fread_0006f0c0)();
return sVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__stream)
{
size_t sVar1;
sVar1 = (*(code *)PTR_MASKED_0006f0c0)();
return sVar1;
}
|
409_alpha-linux-gnu-as_and_alpha-linux-gnu-as_strip.c | check_macro | FUN_000304c0 |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
/* WARNING: Type propagation algorithm not settling */
/* WARNING: Unknown calling convention */
int check_macro(char *line,sb *expand,char **error,macro_entry **info)
{
byte bVar1;
undefined4 uVar2;
bool bVar3;
byte *pbV... |
/* WARNING: Type propagation algorithm not settling */
undefined4 FUN_000304c0(byte *param_1,undefined4 param_2,int *param_3,int *param_4)
{
byte bVar1;
int iVar2;
undefined4 *puVar3;
bool bVar4;
undefined *puVar5;
byte *pbVar6;
byte bVar7;
char cVar8;
void *__dest;
byte *__ptr;
int iVar9;
ui... | PUSH EBP
CALL 0x0001fefc
ADD EBP,0x47b3a
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x6c
MOV ESI,dword ptr [ESP + 0x80]
LEA EDX,[EBP + 0x400]
MOVZX ECX,byte ptr [ESI]
TEST byte ptr [EDX + ECX*0x1],0x2
JNZ 0x00030508
MOV EAX,dword ptr [EBP + 0x8f28]
TEST EAX,EAX
JZ 0x000304f7
CMP CL,0x2e
JZ 0x00030508
XOR EAX,EAX
ADD ESP,0x6c
P... | null | null | null | null | [('const-0', u'INT_NOTEQUAL_-1206121578'), (u'INDIRECT_-1206115193', u'MULTIEQUAL_-1206114893'), ('const-0', u'INT_NOTEQUAL_-1206122868'), ('tmp_4745', u'BRANCH_-1206119991'), (u'INT_EQUAL_-1206119681', u'CBRANCH_-1206119679'), (u'CALL_-1206122181', u'INDIRECT_-1206114847'), ('tmp_4903', u'CBRANCH_-1206119452'), (u'INT... | [(u'MULTIEQUAL_-1206115632', u'MULTIEQUAL_-1206115609'), (u'PTRADD_-1206118599', u'LOAD_-1206118661'), ('const-0', u'INT_NOTEQUAL_-1206121578'), ('const-9', u'INT_EQUAL_-1206121939'), (u'CALL_-1206122776', u'INT_ADD_-1206121461'), ('const-0', u'INT_NOTEQUAL_-1206122868'), ('tmp_4745', u'BRANCH_-1206119991'), (u'INT_EQU... | null | null | 000304c0 | x86 | O0 | (translation_unit "/* WARNING: Type propagation algorithm not settling */\n\nundefined4 FUN_000304c0(byte *param_1,undefined4 param_2,int *param_3,int *param_4)\n\n{\n byte bVar1;\n int iVar2;\n undefined4 *puVar3;\n bool bVar4;\n undefined *puVar5;\n byte *pbVar6;\n byte bVar7;\n char cVar8;\n void *__dest;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */\n/* WARNING: Type propagation algorithm not settling */\n/* WARNING: Unknown calling convention */\n\nint check_macro(char *line,sb *expand,char **error,macro_entry **info)\n\n{\n byte bVar1;\n undefined4 uVar2;... | (translation_unit "undefined4 FUN_000304c0(byte *param_1,undefined4 param_2,int *param_3,int *param_4)\n\n{\n byte bVar1;\n int iVar2;\n undefined4 *puVar3;\n bool bVar4;\n undefined *puVar5;\n byte *pbVar6;\n byte bVar7;\n char cVar8;\n void *__dest;\n byte *__ptr;\n int iVar9;\n uint uVar10;\n undefined4... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_st... | (function_definition "undefined4 FUN_000304c0(byte *param_1,undefined4 param_2,int *param_3,int *param_4)\n\n{\n byte bVar1;\n int iVar2;\n undefined4 *puVar3;\n bool bVar4;\n undefined *puVar5;\n byte *pbVar6;\n byte bVar7;\n char cVar8;\n void *__dest;\n byte *__ptr;\n int iVar9;\n uint uVar10;\n undefin... |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
/* WARNING: Type propagation algorithm not settling */
/* WARNING: Unknown calling convention */
int function_1(char *var_1,type_1 *expand,char **error,type_2 **var_45)
{
type_3 var_3;
type_4 uVar2;
bool bVar3;
type_3 *va... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (ident... | null |
/* WARNING: Type propagation algorithm not settling */
undefined4 MASKED(byte *param_1,undefined4 param_2,int *param_3,int *param_4)
{
byte bVar1;
int iVar2;
undefined4 *puVar3;
bool bVar4;
undefined *puVar5;
byte *pbVar6;
byte bVar7;
char cVar8;
void *__dest;
byte *__ptr;
int iVar9;
uint uVa... |
12019_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | _M_setstate | FUN_003d89f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wios::_M_setstate(std::_Ios_Iostate) */
void std::wios::_M_setstate(_Ios_Iostate param_1)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_003d89f0(int param_1,uint param_2)
{
*(uint *)(param_1 + 0x14) = *(uint *)(param_1 + 0x14) | param_2;
if ((*(uint *)(param_1 + 0x10) & param_2) == 0) {
return;
}
/* WARNING: Subroutine does... | PUSH EBX
CALL 0x00050b50
ADD EBX,0x21160a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [ESP + 0x14]
OR dword ptr [EAX + 0x14],EDX
TEST dword ptr [EAX + 0x10],EDX
JNZ 0x003d8a14
ADD ESP,0x8
POP EBX
RET
CALL 0x003ac950 | null | null | null | null | [('const-1', u'RETURN_-1205695998')] | [('tmp_313', u'INT_ADD_-1205695944'), (u'LOAD_-1205695958', u'INT_OR_-1205695931'), ('tmp_314', u'INT_AND_-1205695914'), (u'INT_AND_-1205695914', u'INT_EQUAL_-1205695928'), (u'INT_ADD_-1205695944', u'CAST_-1205695825'), (u'INT_EQUAL_-1205695928', u'CBRANCH_-1205695925'), (u'LOAD_-1205695940', u'INT_AND_-1205695914'), (... | null | null | 003d89f0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003d89f0(int param_1,uint param_2)\n\n{\n *(uint *)(param_1 + 0x14) = *(uint *)(param_1 + 0x14) | param_2;\n if ((*(uint *)(param_1 + 0x10) & param_2) == 0) {\n return;\n }\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wios::_M_setstate(std::_Ios_Iostate) */\n\nvoid std::wios::_M_setstate(_Ios_Iostate param_1)\n\n{\n}\n\n" comment comment (function_definition "void std::wios::_M_setstate(_Ios_Iostate param_1)\n\n{\n}" p... | (translation_unit "void FUN_003d89f0(int param_1,uint param_2)\n\n{\n *(uint *)(param_1 + 0x14) = *(uint *)(param_1 + 0x14) | param_2;\n if ((*(uint *)(param_1 + 0x10) & param_2) == 0) {\n return;\n }\n \n FUN_003ac950();\n}\n\n" (function_definition "void FUN_003d89f0(int param_1,uint param_2... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declara... | (function_definition "void FUN_003d89f0(int param_1,uint param_2)\n\n{\n *(uint *)(param_1 + 0x14) = *(uint *)(param_1 + 0x14) | param_2;\n if ((*(uint *)(param_1 + 0x10) & param_2) == 0) {\n return;\n }\n \n FUN_003ac950();\n}" (primitive_type "void") (function_declarator "FUN_003d89f0(int pa... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wios::_M_setstate(std::_Ios_Iostate) */
void std::wios::function_1(type_1 param_1)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (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,uint param_2)
{
*(uint *)(param_1 + 0x14) = *(uint *)(param_1 + 0x14) | param_2;
if ((*(uint *)(param_1 + 0x10) & param_2) == 0) {
return;
}
/* WARNING: Subroutine does not r... |
3578_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | global_symbol | FUN_000cbde0 |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* DWARF original prototype: Symbol * global_symbol(Sized_relobj_file<32,_true> * this, uint sym) */
Symbol * __thiscall
gold::Sized_relobj_file<32,_true>::global_symbol(Sized_relobj_file<32,_true> *this,uint sym)
{
pointer ppS... |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
undefined4 FUN_000cbde0(int param_1,uint param_2)
{
if (param_2 < *(uint *)(param_1 + 0xb0)) {
return 0;
}
param_2 = param_2 - *(uint *)(param_1 + 0xb0);
if (param_2 < (uint)(*(int *)(param_1 + 0xc0) - *(int *)(param... | CALL 0x000644ba
ADD ECX,0x2e321b
PUSH EBX
SUB ESP,0x8
MOV EDX,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [ESP + 0x14]
MOV EBX,dword ptr [EDX + 0xb0]
CMP EBX,EAX
JA 0x000cbe20
SUB EAX,EBX
MOV EBX,dword ptr [EDX + 0xbc]
MOV EDX,dword ptr [EDX + 0xc0]
SUB EDX,EBX
SAR EDX,0x2
CMP EAX,EDX
JNC 0x000cbe27
MOV EAX,dword ptr [EBX... | null | null | null | null | [(u'CAST_-1206665409', u'INT_SUB_-1206665630'), (u'CAST_-1206665402', u'INT_LESS_-1206665588'), (u'LOAD_-1206665704', u'INT_SUB_-1206665659'), ('const-4', u'PTRADD_-1206665400'), (u'COPY_-1206665440', u'CALL_-1206665505'), (u'PTRSUB_-1206665424', u'LOAD_-1206665667'), (u'LOAD_-1206665667', u'PTRADD_-1206665400'), ('con... | [(u'LOAD_-1206665704', u'INT_SUB_-1206665659'), ('const-0', u'COPY_-1206665523'), (u'INT_MULT_-1206665556', u'INT_ADD_-1206665568'), (u'CAST_-1206665413', u'LOAD_-1206665584'), ('tmp_654', u'INT_ADD_-1206665688'), ('const-192', u'INT_ADD_-1206665642'), (u'COPY_-1206665523', u'RETURN_-1206665498'), (u'INT_LESS_-12066655... | null | null | 000cbde0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nundefined4 FUN_000cbde0(int param_1,uint param_2)\n\n{\n if (param_2 < *(uint *)(param_1 + 0xb0)) {\n return 0;\n }\n param_2 = param_2 - *(uint *)(param_1 + 0xb0);\n if (param_2 < (uint)(*(int *)(param... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* DWARF original prototype: Symbol * global_symbol(Sized_relobj_file<32,_true> * this, uint sym) */\n\nSymbol * __thiscall\ngold::Sized_relobj_file<32,_true>::global_symbol(Sized_relobj_file<32,_true> *this,uint... | (translation_unit "undefined4 FUN_000cbde0(int param_1,uint param_2)\n\n{\n if (param_2 < *(uint *)(param_1 + 0xb0)) {\n return 0;\n }\n param_2 = param_2 - *(uint *)(param_1 + 0xb0);\n if (param_2 < (uint)(*(int *)(param_1 + 0xc0) - *(int *)(param_1 + 0xbc) >> 2)) {\n return *(undefined4 *)(*(int *)(param_1 ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < (pointer_expression * (cast_expression ( (type_descriptor TYP... | (function_definition "undefined4 FUN_000cbde0(int param_1,uint param_2)\n\n{\n if (param_2 < *(uint *)(param_1 + 0xb0)) {\n return 0;\n }\n param_2 = param_2 - *(uint *)(param_1 + 0xb0);\n if (param_2 < (uint)(*(int *)(param_1 + 0xc0) - *(int *)(param_1 + 0xbc) >> 2)) {\n return *(undefined4 *)(*(int *)(param... |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* DWARF original prototype: Symbol * global_symbol(Sized_relobj_file<32,_true> * this, uint sym) */
type_3 * __thiscall
var_2::Sized_relobj_file<32,_true>::global_symbol(Sized_relobj_file<32,_true> *this,type_2 var_1)
{
type_1... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
undefined4 MASKED(int param_1,uint param_2)
{
if (param_2 < *(uint *)(param_1 + 0xb0)) {
return 0;
}
param_2 = param_2 - *(uint *)(param_1 + 0xb0);
if (param_2 < (uint)(*(int *)(param_1 + 0xc0) - *(int *)(param_1 + 0... |
8031_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | string | FUN_001f19b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::string(char const*, std::allocator<char> const&) */
void __thiscall std::string::string(string *this,char *param_1,allocator *param_2)
{
char *pcVar1;
size_t sVar2;
*(string **)this = this + 8;
pcVar1 =... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001f19b0(int *param_1,char *param_2)
{
char *pcVar1;
size_t sVar2;
*param_1 = (int)(param_1 + 2);
pcVar1 = (char *)0xffffffff;
if (param_2 != (char *)0x0) {
sVar2 = strlen(param_2);
pcVar1 = param_2... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,dword ptr [ESP + 0x10]
CALL 0x00035840
ADD EBX,0x19d644
MOV ESI,dword ptr [ESP + 0x14]
LEA EAX,[EDI + 0x8]
MOV dword ptr [EDI],EAX
MOV EAX,0xffffffff
TEST ESI,ESI
JZ 0x001f19e2
SUB ESP,0xc
PUSH ESI
CALL 0x000295f0
ADD ESP,0x10
ADD EAX,ESI
PUSH 0x0
PUSH EAX
PUSH ESI
PUSH EDI
CALL 0x000... | null | null | null | null | [(u'CAST_-1207952659', u'CALL_-1207952825'), (u'PTRADD_-1207952862', u'STORE_-1207952918'), ('tmp_324', u'CAST_-1207952690'), ('const-0', u'RETURN_-1207952787'), ('tmp_325', u'PTRADD_-1207952795'), ('tmp_324', u'PTRADD_-1207952862'), ('tmp_110', u'CBRANCH_-1207952896'), ('tmp_325', u'CALL_-1207952873'), ('const-1', u'P... | [('const-417', u'STORE_-1207952918'), ('const-0', u'INT_NOTEQUAL_-1207952896'), ('tmp_618', u'STORE_-1207952918'), (u'INT_NOTEQUAL_-1207952896', u'CBRANCH_-1207952896'), ('const-0', u'CALL_-1207952825'), (u'PTRADD_-1207952695', u'CAST_-1207952692'), ('const-0', u'RETURN_-1207952787'), ('const-4', u'PTRADD_-1207952695')... | null | null | 001f19b0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001f19b0(int *param_1,char *param_2)\n\n{\n char *pcVar1;\n size_t sVar2;\n \n *param_1 = (int)(param_1 + 2);\n pcVar1 = (char *)0xffffffff;\n if (param_2 != (char *)0x0) {\n sVar2 = strlen(p... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::string(char const*, std::allocator<char> const&) */\n\nvoid __thiscall std::string::string(string *this,char *param_1,allocator *param_2)\n\n{\n char *pcVar1;\n size_t sVar2;\n \n *(string **)... | (translation_unit "void FUN_001f19b0(int *param_1,char *param_2)\n\n{\n char *pcVar1;\n size_t sVar2;\n \n *param_1 = (int)(param_1 + 2);\n pcVar1 = (char *)0xffffffff;\n if (param_2 != (char *)0x0) {\n sVar2 = strlen(param_2);\n pcVar1 = param_2 + sVar2;\n }\n FUN_00050e40(param_1,param_2,pcVar1,0);\n r... | (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 ;) (expressio... | (function_definition "void FUN_001f19b0(int *param_1,char *param_2)\n\n{\n char *pcVar1;\n size_t sVar2;\n \n *param_1 = (int)(param_1 + 2);\n pcVar1 = (char *)0xffffffff;\n if (param_2 != (char *)0x0) {\n sVar2 = strlen(param_2);\n pcVar1 = param_2 + sVar2;\n }\n FUN_00050e40(param_1,param_2,pcVar1,0);\n... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::string(char const*, std::allocator<char> const&) */
void __thiscall std::function_1::function_1(function_1 *var_1,char *var_2,type_1 *param_2)
{
char *pcVar1;
size_t var_4;
*(function_1 **)var_1 = 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: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,char *param_2)
{
char *pcVar1;
size_t sVar2;
*param_1 = (int)(param_1 + 2);
pcVar1 = (char *)0xffffffff;
if (param_2 != (char *)0x0) {
sVar2 = strlen(param_2);
pcVar1 = param_2 + sVa... |
3875_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | ~Struct_version_script | FUN_000e95c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_version_script(Struct_version_script * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_version_script::~Struct_version_script
(Struct_version_script *thi... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000e95c0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003813a8;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x2a5a3a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff23a8]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x000e95f2
SUB ESP,0xc
PUSH EDX
CALL 0x001e6db0
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('tmp_276', u'PTRSUB_-1206806863'), (u'PTRSUB_-1206806853', u'PTRSUB_-1206806848'), ('const-0', u'PTRSUB_-1206806874'), (u'PTRSUB_-1206806863', u'PTRSUB_-1206806859'), (u'PTRSUB_-1206806874', u'PTRSUB_-1206806868'), (u'PTRSUB_-1206806857', u'PTRSUB_-1206806853'), ('tmp_276', u'PTRSUB_-1206806859'), ('const-0', u'PTRSU... | [('const-0', u'PTRSUB_-1206806868'), (u'PTRADD_-1206806864', u'LOAD_-1206807029'), ('tmp_151', u'CBRANCH_-1206807009'), ('const-4', u'PTRADD_-1206806864'), (u'PTRSUB_-1206806868', u'STORE_-1206807033'), ('tmp_439', u'STORE_-1206807033'), (u'LOAD_-1206807029', u'CAST_-1206806864'), ('const-4', u'PTRADD_-1206806877'), ('... | null | null | 000e95c0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000e95c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_version_script(Struct_version_script * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_version_script::~Struct_version_script\n (St... | (translation_unit "void FUN_000e95c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_000e95c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\n if ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_000e95c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_000e95c0(undefined4 *param_1)" (identifier "FUN_000e95c0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_version_script(Struct_version_script * this, int
__in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{
type_1 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_003813a8;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
return;
}
|
3440_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c | do_set_keeps_input_sections | FUN_000c3ee0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_set_keeps_input_sections(Output_merge_string<char> * this) */
void __thiscall
gold::Output_merge_string<char>::do_set_keeps_input_sections(Output_merge_string<char> *this)
{
if (this->input_... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000c3ee0(int param_1)
{
if (*(int *)(param_1 + 0xb4) == 0) {
*(undefined1 *)(param_1 + 0x34) = 1;
return;
}
/* WARNING: Subroutine does not return */
FUN_0005f0b0("../../gold/merge.h",0... | PUSH EBX
CALL 0x00032730
ADD EBX,0x23e11a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [EAX + 0xb4]
TEST EDX,EDX
JNZ 0x000c3f06
MOV byte ptr [EAX + 0x34],0x1
ADD ESP,0x8
POP EBX
RET
PUSH EAX
LEA EAX,[EBX + 0xfff2983c]
PUSH EAX
LEA EAX,[EBX + 0xfff28638]
PUSH 0x1cc
PUSH EAX
CALL 0x0005f0b0 | null | null | null | null | [('const-417', u'LOAD_-1206698223'), ('const-1', u'RETURN_-1206698124'), ('tmp_227', u'PTRSUB_-1206698067'), ('const-0', u'INT_EQUAL_-1206698202'), ('const-0', u'RETURN_-1206698166'), (u'LOAD_-1206698223', u'INT_EQUAL_-1206698202'), (u'INT_EQUAL_-1206698202', u'CBRANCH_-1206698200'), ('tmp_227', u'PTRSUB_-1206698056'),... | [(u'CAST_-1206698073', u'LOAD_-1206698223'), (u'COPY_-1206698099', u'CALL_-1206698129'), ('const-2270776', u'COPY_-1206698099'), ('const-1', u'RETURN_-1206698124'), ('const-0', u'INT_EQUAL_-1206698202'), ('const-0', u'RETURN_-1206698166'), (u'LOAD_-1206698223', u'INT_EQUAL_-1206698202'), ('const-52', u'INT_ADD_-1206698... | null | null | 000c3ee0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000c3ee0(int param_1)\n\n{\n if (*(int *)(param_1 + 0xb4) == 0) {\n *(undefined1 *)(param_1 + 0x34) = 1;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_000... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_set_keeps_input_sections(Output_merge_string<char> * this) */\n\nvoid __thiscall\ngold::Output_merge_string<char>::do_set_keeps_input_sections(Output_merge_string<char> *this)... | (translation_unit "void FUN_000c3ee0(int param_1)\n\n{\n if (*(int *)(param_1 + 0xb4) == 0) {\n *(undefined1 *)(param_1 + 0x34) = 1;\n return;\n }\n \n FUN_0005f0b0("../../gold/merge.h",0x1cc,"do_set_keeps_input_sections",param_1);\n}\n\n" (function_definition "void FUN_000c3ee0(int param_1)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenth... | (function_definition "void FUN_000c3ee0(int param_1)\n\n{\n if (*(int *)(param_1 + 0xb4) == 0) {\n *(undefined1 *)(param_1 + 0x34) = 1;\n return;\n }\n \n FUN_0005f0b0("../../gold/merge.h",0x1cc,"do_set_keeps_input_sections",param_1);\n}" (primitive_type "void") (function_declarator "FUN_000... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_set_keeps_input_sections(Output_merge_string<char> * this) */
void __thiscall
gold::type_1<char>::function_1(type_1<char> *this)
{
if (this->input_count_ == 0) {
(this->super_Output_merg... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression le... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1)
{
if (*(int *)(param_1 + 0xb4) == 0) {
*(undefined1 *)(param_1 + 0x34) = 1;
return;
}
/* WARNING: Subroutine does not return */
FUN_0005f0b0("../../gold/merge.h",0x1cc,"... |
7720_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | setbuf | FUN_001d7720 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wfilebuf::setbuf(wchar_t*, int) */
wfilebuf * __thiscall std::wfilebuf::setbuf(wfilebuf *this,wchar_t *param_1,int param_2)
{
char cVar1;
cVar1 = __basic_file<char>::is_open((__basic_file<char> *)(this + 0x38));
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_001d7720(int param_1,int param_2,int param_3)
{
char cVar1;
cVar1 = FUN_001acaa0(param_1 + 0x38);
if (cVar1 == '\0') {
if (param_2 == 0 && param_3 == 0) {
*(undefined4 *)(param_1 + 0x60) = 1;
}
... | PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x1678d9
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
LEA EAX,[ESI + 0x38]
PUSH EAX
CALL 0x001acaa0
ADD ESP,0x10
TEST AL,AL
JNZ 0x001d7755
MOV EAX,dword ptr [ESP + 0x14]
OR EAX,dword ptr [ESP + 0x18]
JNZ 0x001d7760
MOV dword ptr [ESI + 0x60],0x1
ADD ESP,0x4
MOV EAX,ESI
POP EBX
P... | null | null | null | null | [('const-1', u'STORE_-1207797859'), ('const-0', u'RETURN_-1207797817'), (u'PTRADD_-1207797706', u'CAST_-1207797616'), (u'PTRADD_-1207797799', u'CAST_-1207797652'), ('tmp_438', u'PTRADD_-1207797799'), ('const-0', u'INT_EQUAL_-1207797729'), ('const-417', u'STORE_-1207797753'), (u'CALL_-1207797916', u'INT_EQUAL_-120779789... | [('const-0', u'INT_SLESS_-1207797769'), ('tmp_703', u'INT_ADD_-1207797739'), ('tmp_703', u'COPY_-1207797739'), (u'CAST_-1207797653', u'STORE_-1207797859'), ('const-0', u'RETURN_-1207797817'), ('tmp_157', u'CBRANCH_-1207797888'), ('const-96', u'INT_ADD_-1207797739'), (u'INT_ADD_-1207797845', u'CAST_-1207797653'), ('tmp_... | null | null | 001d7720 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_001d7720(int param_1,int param_2,int param_3)\n\n{\n char cVar1;\n \n cVar1 = FUN_001acaa0(param_1 + 0x38);\n if (cVar1 == '\0') {\n if (param_2 == 0 && param_3 == 0) {\n *(undefined4 *)(pa... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wfilebuf::setbuf(wchar_t*, int) */\n\nwfilebuf * __thiscall std::wfilebuf::setbuf(wfilebuf *this,wchar_t *param_1,int param_2)\n\n{\n char cVar1;\n \n cVar1 = __basic_file<char>::is_open((__basic_file<... | (translation_unit "int FUN_001d7720(int param_1,int param_2,int param_3)\n\n{\n char cVar1;\n \n cVar1 = FUN_001acaa0(param_1 + 0x38);\n if (cVar1 == '\0') {\n if (param_2 == 0 && param_3 == 0) {\n *(undefined4 *)(param_1 + 0x60) = 1;\n }\n else if ((param_2 != 0) && (0 < param_3)) {\n *(int *)(p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression... | (function_definition "int FUN_001d7720(int param_1,int param_2,int param_3)\n\n{\n char cVar1;\n \n cVar1 = FUN_001acaa0(param_1 + 0x38);\n if (cVar1 == '\0') {\n if (param_2 == 0 && param_3 == 0) {\n *(undefined4 *)(param_1 + 0x60) = 1;\n }\n else if ((param_2 != 0) && (0 < param_3)) {\n *(int *... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wfilebuf::setbuf(wchar_t*, int) */
wfilebuf * __thiscall std::wfilebuf::setbuf(wfilebuf *var_4,type_1 *var_6,int var_7)
{
char var_5;
var_5 = var_1<var_2>::var_3((var_1<var_2> *)(var_4 + 0x38));
if (var_5 == '\0'... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(int param_1,int param_2,int param_3)
{
char cVar1;
cVar1 = FUN_001acaa0(param_1 + 0x38);
if (cVar1 == '\0') {
if (param_2 == 0 && param_3 == 0) {
*(undefined4 *)(param_1 + 0x60) = 1;
}
else ... |
4225_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c | StringToLong | FUN_0025c15c |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
long StringToLong(char *value)
{
long lVar1;
lVar1 = strtol(value,(char **)0x0,10);
return lVar1;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_0025c15c(char *param_1)
{
strtol(param_1,(char **)0x0,10);
return;
}
| PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x4
CALL 0x00038374
ADD EAX,0x16de98
SUB ESP,0x4
PUSH 0xa
PUSH 0x0
PUSH dword ptr [EBP + 0x8]
MOV EBX,EAX
CALL 0x00031560
ADD ESP,0x10
MOV EBX,dword ptr [EBP + -0x4]
LEAVE
RET | null | null | null | null | [('tmp_206', u'CALL_-1204108877'), ('const-10', u'CALL_-1204108877'), ('const-0', u'CALL_-1204108877'), ('const-0', u'RETURN_-1204108844'), (u'CALL_-1204108877', u'RETURN_-1204108844')] | [('tmp_344', u'CALL_-1204108877'), ('const-0', u'CALL_-1204108877'), ('const-10', u'CALL_-1204108877'), ('const-0', u'RETURN_-1204108844')] | null | null | 0025c15c | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0025c15c(char *param_1)\n\n{\n strtol(param_1,(char **)0x0,10);\n return;\n}\n\n" comment (function_definition "void FUN_0025c15c(char *param_1)\n\n{\n strtol(param_1,(char **)0x0,10);\n return;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nlong StringToLong(char *value)\n\n{\n long lVar1;\n \n lVar1 = strtol(value,(char **)0x0,10);\n return lVar1;\n}\n\n" comment comment (function_definition "long St... | (translation_unit "void FUN_0025c15c(char *param_1)\n\n{\n strtol(param_1,(char **)0x0,10);\n return;\n}\n\n" (function_definition "void FUN_0025c15c(char *param_1)\n\n{\n strtol(param_1,(char **)0x0,10);\n return;\n}" primitive_type (function_declarator "FUN_0025c15c(char *param_1)" identifier (parameter_list "(ch... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abst... | (function_definition "void FUN_0025c15c(char *param_1)\n\n{\n strtol(param_1,(char **)0x0,10);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0025c15c(char *param_1)" (identifier "FUN_0025c15c") (parameter_list "(char *param_1)" (( "(") (parameter_declaration "char *param_1" (primitive_type "char") (... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
long function_1(char *value)
{
long lVar1;
lVar1 = var_1(value,(char **)0x0,10);
return lVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression ... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(char *param_1)
{
strtol(param_1,(char **)0x0,10);
return;
}
|
7916_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | Merged_strings_list | FUN_0022b4e0 |
/* DWARF original prototype: void Merged_strings_list(Merged_strings_list * this, Relobj * objecta,
uint shndxa) */
void __thiscall
gold::Output_merge_string<short_unsigned_int>::Merged_strings_list::Merged_strings_list
(Merged_strings_list *this,Relobj *objecta,uint shndxa)
{
this->object = objecta;
... |
void FUN_0022b4e0(undefined4 *param_1,undefined4 param_2,undefined4 param_3)
{
*param_1 = param_2;
param_1[2] = 0;
param_1[1] = param_3;
param_1[3] = 0;
param_1[4] = 0;
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [ESP + 0x8]
MOV dword ptr [EAX],EDX
MOV EDX,dword ptr [ESP + 0xc]
MOV dword ptr [EAX + 0x8],0x0
MOV dword ptr [EAX + 0x4],EDX
MOV dword ptr [EAX + 0xc],0x0
MOV dword ptr [EAX + 0x10],0x0
RET | null | null | null | null | [(u'PTRSUB_-1203915443', u'PTRSUB_-1203915437'), ('const-417', u'STORE_-1203915534'), ('const-0', u'PTRSUB_-1203915426'), ('const-0', u'STORE_-1203915506'), ('const-0', u'STORE_-1203915522'), (u'PTRSUB_-1203915412', u'PTRSUB_-1203915409'), ('const-0', u'RETURN_-1203915479'), ('const-0', u'PTRSUB_-1203915417'), (u'PTRSU... | [('const-4', u'PTRADD_-1203915426'), ('const-0', u'RETURN_-1203915479'), ('const-4', u'PTRADD_-1203915446'), ('const-4', u'PTRADD_-1203915426'), ('tmp_82', u'STORE_-1203915512'), ('tmp_80', u'PTRADD_-1203915446'), ('const-4', u'PTRADD_-1203915438'), ('const-4', u'PTRADD_-1203915434'), ('tmp_80', u'PTRADD_-1203915434'),... | null | null | 0022b4e0 | x86 | O0 | (translation_unit "void FUN_0022b4e0(undefined4 *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n *param_1 = param_2;\n param_1[2] = 0;\n param_1[1] = param_3;\n param_1[3] = 0;\n param_1[4] = 0;\n return;\n}\n\n" (function_definition "void FUN_0022b4e0(undefined4 *param_1,undefined4 param_2,undefined4 param... | (translation_unit "/* DWARF original prototype: void Merged_strings_list(Merged_strings_list * this, Relobj * objecta,\n uint shndxa) */\n\nvoid __thiscall\ngold::Output_merge_string<short_unsigned_int>::Merged_strings_list::Merged_strings_list\n (Merged_strings_list *this,Relobj *objecta,uint shndxa)\n\n{\n... | (translation_unit "void FUN_0022b4e0(undefined4 *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n *param_1 = param_2;\n param_1[2] = 0;\n param_1[1] = param_3;\n param_1[3] = 0;\n param_1[4] = 0;\n return;\n}\n\n" (function_definition "void FUN_0022b4e0(undefined4 *param_1,undefined4 param_2,undefined4 param... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT)... | (function_definition "void FUN_0022b4e0(undefined4 *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n *param_1 = param_2;\n param_1[2] = 0;\n param_1[1] = param_3;\n param_1[3] = 0;\n param_1[4] = 0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0022b4e0(undefined4 *param_1,undefined4 param_... |
/* DWARF original prototype: void Merged_strings_list(Merged_strings_list * this, Relobj * objecta,
uint shndxa) */
void __thiscall
gold::var_1<var_2>::function_1::function_1
(function_1 *this,type_1 *objecta,type_2 shndxa)
{
this->object = objecta;
(this->merged_strings).
super__Vector_base<gold:... | 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)
{
*param_1 = param_2;
param_1[2] = 0;
param_1[1] = param_3;
param_1[3] = 0;
param_1[4] = 0;
return;
}
|
5056_libcurl.so.4.5_and_libcurl.so.4.5_strip.c | _curl_easy_setopt_err_curl_mimepost | FUN_00097d7a |
/* 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_curl_mimepost(void)
{
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined ** FUN_00097d7a(void)
{
return &__DT_PLTGOT;
}
| PUSH EBP
MOV EBP,ESP
CALL 0x0001b297
ADD EAX,0x56a7e
NOP
POP EBP
RET | null | null | null | null | [('const-0', u'RETURN_-1206485591')] | [('const-0', u'PTRSUB_-1206485555'), (u'PTRSUB_-1206485555', u'RETURN_-1206485591'), ('const-976896', u'PTRSUB_-1206485555'), ('const-0', u'RETURN_-1206485591')] | null | null | 00097d7a | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined ** FUN_00097d7a(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" comment (function_definition "undefined ** FUN_00097d7a(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_curl_mimepost(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void _curl_easy_setopt_... | (translation_unit "undefined ** FUN_00097d7a(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" (function_definition "undefined ** FUN_00097d7a(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_00097d7a(void)" * (pointer_declarator "* FUN_00097d7a(void)" * (function_declarator "FUN_00097d7a(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_00097d7a(void)\n\n{\n return &__DT_PLTGOT;\n}" (type_identifier "undefined") (pointer_declarator "** FUN_00097d7a(void)" (* "*") (pointer_declarator "* FUN_00097d7a(void)" (* "*") (function_declarator "FUN_00097d7a(void)" (identifier "FUN_00097d7a") (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;
}
|
866_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | parse_to_value | FUN_000361c0 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_dn * this, char * param_1, char * param_2,
Command_line * param_3, General_options * options) */
void __thiscall
gold::General_options::Struct_dn::parse_to_value
(Struct_dn *this,char *p... |
void FUN_000361c0(void)
{
int in_stack_00000014;
*(undefined2 *)(in_stack_00000014 + 0x548) = 1;
return;
}
| MOV EAX,dword ptr [ESP + 0x14]
MOV EDX,0x1
MOV word ptr [EAX + 0x548],DX
RET | null | null | null | null | [(u'PTRSUB_-1206099428', u'STORE_-1206099502'), ('const-1', u'STORE_-1206099502'), (u'PTRSUB_-1206099427', u'PTRSUB_-1206099426'), (u'PTRSUB_-1206099429', u'PTRSUB_-1206099428'), (u'COPY_-1206099495', u'PTRSUB_-1206099427'), ('const-417', u'STORE_-1206099488'), ('tmp_32', u'COPY_-1206099495'), ('const-417', u'STORE_-12... | [('const-1352', u'INT_ADD_-1206099488'), ('const-0', u'RETURN_-1206099485'), (u'CAST_-1206099435', u'STORE_-1206099502'), ('tmp_37', u'INT_ADD_-1206099488'), ('const-1', u'STORE_-1206099502'), (u'INT_ADD_-1206099488', u'CAST_-1206099435'), ('const-417', u'STORE_-1206099502')] | null | null | 000361c0 | x86 | O0 | (translation_unit "void FUN_000361c0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x548) = 1;\n return;\n}\n\n" (function_definition "void FUN_000361c0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x548) = 1;\n return;\n}" primitive_type (function_... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_dn * this, char * param_1, char * param_2,\n Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_dn::parse_to_value\n ... | (translation_unit "void FUN_000361c0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x548) = 1;\n return;\n}\n\n" (function_definition "void FUN_000361c0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x548) = 1;\n return;\n}" primitive_type (function_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (paren... | (function_definition "void FUN_000361c0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x548) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_000361c0(void)" (identifier "FUN_000361c0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type ... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_dn * this, char * param_1, char * param_2,
Command_line * param_3, General_options * options) */
void __thiscall
gold::type_3::type_1::function_1
(type_1 *this,char *param_2,char *param_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_e... | null |
void MASKED(void)
{
int in_stack_00000014;
*(undefined2 *)(in_stack_00000014 + 0x548) = 1;
return;
}
|
328_i686-linux-gnu-strip_and_i686-linux-gnu-strip_strip.c | stab_class_baseclass | FUN_0002a050 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_boolean
stab_class_baseclass(void *p,bfd_vma bitpos,bfd_boolean is_virtual,debug_visibility visibility)
{
int iVar1;
int *piVar2;
char *__s;
size_t sVar3;
char *pcVar4;
in... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_0002a050(int param_1,undefined4 param_2,undefined4 param_3,int param_4,int param_5)
{
int iVar1;
int *piVar2;
char *__s;
size_t sVar3;
char *pcVar4;
int iVar5;
int iVar6;
int iVar7;
int iVar8;
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000166c0
ADD EBX,0x15fa7
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x30]
MOV ECX,dword ptr [ESP + 0x34]
MOV EAX,dword ptr [ESI + 0x38]
MOV dword ptr [ESP + 0xc],ECX
MOV EAX,dword ptr [EAX + 0x10]
MOV dword ptr [ESP + 0x8],EAX
LEA EAX,[ESI + 0x38]
CALL 0x00029a00
SUB ESP,0xc
PUSH E... | null | null | null | null | [(u'INT_NOTEQUAL_-1206017767', u'INT_ADD_-1206017219'), (u'CAST_-1206016907', u'LOAD_-1206017581'), (u'INT_EQUAL_-1206017563', u'CBRANCH_-1206017562'), ('tmp_639', u'CBRANCH_-1206017544'), ('const-1', u'INT_ADD_-1206017507'), (u'COPY_-1206016944', u'MULTIEQUAL_-1206017169'), ('const-417', u'STORE_-1206017392'), ('tmp_1... | [(u'COPY_-1206016957', u'MULTIEQUAL_-1206017168'), (u'INT_EQUAL_-1206017563', u'CBRANCH_-1206017562'), ('tmp_639', u'CBRANCH_-1206017544'), (u'CAST_-1206016935', u'LOAD_-1206017605'), ('const-1', u'INT_ADD_-1206017507'), ('tmp_1114', u'BRANCH_-1206017247'), (u'INT_EQUAL_-1206017705', u'CBRANCH_-1206017703'), ('const-4'... | null | null | 0002a050 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0002a050(int param_1,undefined4 param_2,undefined4 param_3,int param_4,int param_5)\n\n{\n int iVar1;\n int *piVar2;\n char *__s;\n size_t sVar3;\n char *pcVar4;\n int iVar5;\n int iVar6;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean\nstab_class_baseclass(void *p,bfd_vma bitpos,bfd_boolean is_virtual,debug_visibility visibility)\n\n{\n int iVar1;\n int *piVar2;\n char *__s;\n size_t... | (translation_unit "undefined4 FUN_0002a050(int param_1,undefined4 param_2,undefined4 param_3,int param_4,int param_5)\n\n{\n int iVar1;\n int *piVar2;\n char *__s;\n size_t sVar3;\n char *pcVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n \n iVar1 = *(int *)(*(int *)(param_1 + 0x38) + 0x10);\n __... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDEN... | (function_definition "undefined4 FUN_0002a050(int param_1,undefined4 param_2,undefined4 param_3,int param_4,int param_5)\n\n{\n int iVar1;\n int *piVar2;\n char *__s;\n size_t sVar3;\n char *pcVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n \n iVar1 = *(int *)(*(int *)(param_1 + 0x38) + 0x10);\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1
function_1(void *p,type_2 bitpos,type_1 var_5,type_3 var_6)
{
int var_20;
int *var_15;
char *__s;
size_t var_4;
char *var_12;
int var_18;
int var_14;
int var_16;
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int param_1,undefined4 param_2,undefined4 param_3,int param_4,int param_5)
{
int iVar1;
int *piVar2;
char *__s;
size_t sVar3;
char *pcVar4;
int iVar5;
int iVar6;
int iVar7;
int iVar8;
iVa... |
54_alpha-linux-gnu-objdump_and_alpha-linux-gnu-objdump_strip.c | mkstemp64 | mkstemp64 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int mkstemp64(char *__template)
{
int iVar1;
iVar1 = (*(code *)PTR_mkstemp64_000730e4)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int mkstemp64(char *__template)
{
int iVar1;
iVar1 = (*(code *)PTR_mkstemp64_000730e4)();
return iVar1;
}
| JMP dword ptr [EBX + 0xe4] | null | null | null | null | [('tmp_67', u'CAST_-1205976071'), (u'CALLIND_-1205976150', u'RETURN_-1205976147'), (u'CALLIND_-1205976150', u'INDIRECT_-1205976077'), ('const-0', u'RETURN_-1205976147'), (u'INDIRECT_-1205976077', u'COPY_-1205976136'), (u'CAST_-1205976071', u'CALLIND_-1205976150')] | [('tmp_67', u'CAST_-1205976071'), (u'CALLIND_-1205976150', u'RETURN_-1205976147'), (u'CALLIND_-1205976150', u'INDIRECT_-1205976077'), ('const-0', u'RETURN_-1205976147'), (u'INDIRECT_-1205976077', u'COPY_-1205976136'), (u'CAST_-1205976071', u'CALLIND_-1205976150')] | null | null | 000143a0 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint mkstemp64(char *__template)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkstemp64_000730e4)();\n return iVar1;\n}\n\n" comment (function_definition "int mkstemp64(char *__template)\n\n{\n int iVar1;\n \n iVar1... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint mkstemp64(char *__template)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkstemp64_000730e4)();\n return iVar1;\n}\n\n" comment (function_definition "int mkstemp64(char *__template)\n\n{\n int iVar1;\n \n iVar1... | (translation_unit "int mkstemp64(char *__template)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkstemp64_000730e4)();\n return iVar1;\n}\n\n" (function_definition "int mkstemp64(char *__template)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkstemp64_000730e4)();\n return iVar1;\n}" primitive_type (function_de... | (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 mkstemp64(char *__template)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkstemp64_000730e4)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "mkstemp64(char *__template)" (identifier "mkstemp64") (parameter_list "(char *__template)" (( "(") (parameter_declaration "char *... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__template)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_mkstemp64_000730e4)();
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 *__template)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_000730e4)();
return iVar1;
}
|
101_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | __strxfrm_l | __strxfrm_l |
void __strxfrm_l(void)
{
(*(code *)PTR___strxfrm_l_0038f198)();
return;
}
|
void __strxfrm_l(void)
{
(*(code *)PTR___strxfrm_l_0038f198)();
return;
}
| JMP dword ptr [EBX + 0x198] | null | null | null | null | [(u'INDIRECT_-1206020414', u'COPY_-1206020473'), (u'CALLIND_-1206020486', u'INDIRECT_-1206020414'), (u'CAST_-1206020409', u'CALLIND_-1206020486'), ('tmp_58', u'CAST_-1206020409'), ('const-0', u'RETURN_-1206020483')] | [(u'INDIRECT_-1206020414', u'COPY_-1206020473'), (u'CALLIND_-1206020486', u'INDIRECT_-1206020414'), (u'CAST_-1206020409', u'CALLIND_-1206020486'), ('tmp_58', u'CAST_-1206020409'), ('const-0', u'RETURN_-1206020483')] | null | null | 00029670 | x86 | O0 | (translation_unit "void __strxfrm_l(void)\n\n{\n (*(code *)PTR___strxfrm_l_0038f198)();\n return;\n}\n\n" (function_definition "void __strxfrm_l(void)\n\n{\n (*(code *)PTR___strxfrm_l_0038f198)();\n return;\n}" primitive_type (function_declarator "__strxfrm_l(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit "void __strxfrm_l(void)\n\n{\n (*(code *)PTR___strxfrm_l_0038f198)();\n return;\n}\n\n" (function_definition "void __strxfrm_l(void)\n\n{\n (*(code *)PTR___strxfrm_l_0038f198)();\n return;\n}" primitive_type (function_declarator "__strxfrm_l(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit "void __strxfrm_l(void)\n\n{\n (*(code *)PTR___strxfrm_l_0038f198)();\n return;\n}\n\n" (function_definition "void __strxfrm_l(void)\n\n{\n (*(code *)PTR___strxfrm_l_0038f198)();\n return;\n}" primitive_type (function_declarator "__strxfrm_l(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void __strxfrm_l(void)\n\n{\n (*(code *)PTR___strxfrm_l_0038f198)();\n return;\n}" (primitive_type "void") (function_declarator "__strxfrm_l(void)" (identifier "__strxfrm_l") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\... |
void function_1(void)
{
(*(type_1 *)PTR___strxfrm_l_0038f198)();
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_0038f198)();
return;
}
|
9244_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | ~money_get_shim | FUN_00223160 |
/* 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_00223160(undefined4 *param_1)
{
int *piVar1;
int *piVar2;
undefined *puVar3;
int iVar4;
puVar3 = PTR___pthread_key_create_0038ef24;
*param_1 = &PTR_FUN_00387094;
piVar2 = (int *)param_1[2];
if (puVar3... | PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x16be99
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [EBX + 0xffffff24]
LEA EAX,[EBX + 0xffff8094]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x8]
TEST EDX,EDX
JZ 0x002231c0
MOV EDX,0xffffffff
XADD.LOCK dword ptr [EAX + 0x4],EDX
CMP EDX,0x1
JNZ 0x002231a4... | null | null | null | null | [('const-1', u'PTRADD_-1203949080'), ('tmp_218', u'CBRANCH_-1203949076'), (u'LOAD_-1203949142', u'PTRADD_-1203948777'), (u'STORE_-1203949105', u'INDIRECT_-1203948846'), (u'INT_ADD_-1203948936', u'STORE_-1203948945'), ('tmp_452', u'BRANCH_-1203948940'), (u'LOAD_-1203949142', u'CALLIND_-1203949045'), (u'LOAD_-1203949142'... | [('tmp_218', u'CBRANCH_-1203949076'), (u'COPY_-1203948941', u'INT_EQUAL_-1203949124'), ('const-417', u'STORE_-1203948945'), (u'STORE_-1203949105', u'INDIRECT_-1203948846'), (u'INT_ADD_-1203948936', u'STORE_-1203948945'), ('tmp_452', u'BRANCH_-1203948940'), ('const-417', u'STORE_-1203949105'), ('const-417', u'LOAD_-1203... | null | null | 00223160 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00223160(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_0038ef24;\n *param_1 = &PTR_FUN_00387094;\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_00223160(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_0038ef24;\n *param_1 = &PTR_FUN_00387094;\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_00223160(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_0038ef24;\n *param_1 = &PTR_FUN_00387094;\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> *var_1)
{
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;
undefined *puVar3;
int iVar4;
puVar3 = PTR___pthread_key_create_0038ef24;
*param_1 = &PTR_FUN_00387094;
piVar2 = (int *)param_1[2];
if (puVar3 == (u... |
56_i686-linux-gnu-elfedit_and_i686-linux-gnu-elfedit_strip.c | process_object | FUN_00011c00 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 process_object(char *file_name,FILE *file)
{
bfd_vma bVar1;
bfd_size_type bVar2;
long __off;
size_t sVar3;
char *pcVar4;
int iVar5;
Elf32_External_Ehdr *__ptr;
int *piVar6;
elfclass eVar7;
elfcl... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
undefined4 __regparm3 FUN_00011c00(undefined4 param_1,FILE *param_2)
{
long __off;
size_t sVar1;
undefined4 uVar2;
int iVar3;
undefin... | PUSH EBP
PUSH EDI
PUSH ESI
MOV ESI,EDX
PUSH EBX
CALL 0x000117c0
ADD EBX,0x73f5
SUB ESP,0x28
MOV dword ptr [ESP + 0xc],EAX
PUSH EDX
CALL 0x000111e0
PUSH ESI
MOV EBP,EAX
LEA EAX,[EBX + 0x240]
PUSH 0x1
PUSH 0x10
PUSH EAX
CALL 0x00011130
ADD ESP,0x20
CMP EAX,0x1
JZ 0x00011c70
SUB ESP,0x4
LEA EAX,[EBX + 0xffffc264]
PUSH 0x5... | null | null | null | null | [(u'CALL_-1205986230', u'CALL_-1205984628'), (u'INT_AND_-1205984460', u'MULTIEQUAL_-1205981444'), ('const-0', u'SUBPIECE_-1205983013'), (u'CALLIND_-1205983984', u'INDIRECT_-1205979854'), (u'INDIRECT_-1205977157', u'MULTIEQUAL_-1205977118'), ('const-102912', u'PTRSUB_-1205978087'), (u'INDIRECT_-1205979451', u'PIECE_-120... | [(u'CALL_-1205986230', u'CALL_-1205984628'), (u'INDIRECT_-1205979197', u'MULTIEQUAL_-1205978731'), (u'MULTIEQUAL_-1205978353', u'MULTIEQUAL_-1205978324'), (u'INDIRECT_-1205978225', u'CALLIND_-1205985251'), (u'INDIRECT_-1205977983', u'MULTIEQUAL_-1205978508'), (u'CALL_-1205985829', u'INDIRECT_-1205979709'), (u'CALL_-120... | null | null | 00011c00 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nundefined4 __regparm3 FUN_00011c00(undefined4 param_1,FILE *param_2)\n\n{\n long __off;\n size_t sVar1;\n undefined4 uVa... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 process_object(char *file_name,FILE *file)\n\n{\n bfd_vma bVar1;\n bfd_size_type bVar2;\n long __off;\n size_t sVar3;\n char *pcVar4;\n int iVar5;\n Elf32_External_Ehdr *__ptr;\n int *piV... | (translation_unit "undefined4 __regparm3 FUN_00011c00(undefined4 param_1,FILE *param_2)\n\n{\n long __off;\n size_t sVar1;\n undefined4 uVar2;\n int iVar3;\n undefined4 *__ptr;\n int *piVar4;\n uint uVar5;\n uint uVar6;\n bool bVar7;\n undefined8 uVar8;\n uint uVar9;\n char *pcVar10;\n FILE *pFVar11;\n un... | (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 (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE I... | (function_definition "undefined4 __regparm3 FUN_00011c00(undefined4 param_1,FILE *param_2)\n\n{\n long __off;\n size_t sVar1;\n undefined4 uVar2;\n int iVar3;\n undefined4 *__ptr;\n int *piVar4;\n uint uVar5;\n uint uVar6;\n bool bVar7;\n undefined8 uVar8;\n uint uVar9;\n char *pcVar10;\n FILE *pFVar11;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 function_1(char *file_name,type_1 *file)
{
type_2 var_28;
type_3 var_27;
long __off;
size_t var_3;
char *pcVar4;
int var_5;
type_4 *__ptr;
int *piVar6;
type_5 var_9;
type_5 var_8;
bool bVar9;
... | 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: (pointer_declarato... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
undefined4 __regparm3 MASKED(undefined4 param_1,FILE *param_2)
{
long __off;
size_t sVar1;
undefined4 uVar2;
int iVar3;
undefined4 *_... |
5675_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | insert_into_vector<8> | FUN_001462a0 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Unknown calling convention */
/* WARNING: Enum "DT": Some values do not have unique names */
void gold::insert_into_vector<8>
(vector<unsigned_char,_std::allocator<unsigned_char>_> *destination,Valtype v... |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void FUN_001462a0(int param_1,undefined1 param_2)
{
undefined1 local_d;
undefined1 local_c [8];
if (*(int *)(DAT_0038f378 + 0xc) != 0) {
local_d = param_2;
FUN_00145e80(param_1,*(undefined4 *)(param_1 + 4),&loca... | CALL 0x00035975
ADD EDX,0x248d5b
PUSH EBX
SUB ESP,0x18
MOV EAX,dword ptr [ESP + 0x20]
MOV EBX,dword ptr [ESP + 0x24]
LEA ECX,[EDX + 0x378]
MOV ECX,dword ptr [ECX]
MOV ECX,dword ptr [ECX + 0xc]
TEST ECX,ECX
JZ 0x001462e7
MOV byte ptr [ESP + 0xf],BL
SUB ESP,0xc
PUSH 0x0
LEA EDX,[ESP + 0x1f]
LEA ECX,[ESP + 0x20]
PUSH ECX
... | null | null | null | null | [('const-417', u'LOAD_-1207213340'), ('const-4294967283', u'PTRSUB_-1207213090'), (u'PTRSUB_-1207213076', u'PTRSUB_-1207213074'), (u'CALL_-1207213258', u'INDIRECT_-1207213092'), ('tmp_339', u'COPY_-1207213229'), (u'CALL_-1207213258', u'INDIRECT_-1207213087'), ('const-0', u'INT_NOTEQUAL_-1207213321'), ('tmp_338', u'PTRS... | [('tmp_625', u'CALL_-1207213258'), ('tmp_625', u'CALL_-1207213193'), ('const-12', u'INT_ADD_-1207213324'), ('tmp_625', u'INT_ADD_-1207213260'), (u'CALL_-1207213258', u'INDIRECT_-1207213092'), (u'CAST_-1207213112', u'LOAD_-1207213340'), ('const-0', u'INT_NOTEQUAL_-1207213321'), ('tmp_674', u'COPY_-1207213233'), ('tmp_12... | null | null | 001462a0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_001462a0(int param_1,undefined1 param_2)\n\n{\n undefined1 local_d;\n undefined1 local_c [8];\n \n if (*(int *)(DAT_0038f378 + 0xc) != 0) {\n local_d = param_2;\n FUN_00145e80(param_1,*(unde... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "DT": Some values do not have unique names */\n\nvoid gold::insert_into_vector<8>\n (vector<unsigned_char,_std::allocator<unsigned_char>_>... | (translation_unit "void FUN_001462a0(int param_1,undefined1 param_2)\n\n{\n undefined1 local_d;\n undefined1 local_c [8];\n \n if (*(int *)(DAT_0038f378 + 0xc) != 0) {\n local_d = param_2;\n FUN_00145e80(param_1,*(undefined4 *)(param_1 + 4),&local_d,local_c,0);\n return;\n }\n \n FUN_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 (array_declarator IDENT [ LIT ]) ;) (if_statement if (parenthesized_expression ( (binary... | (function_definition "void FUN_001462a0(int param_1,undefined1 param_2)\n\n{\n undefined1 local_d;\n undefined1 local_c [8];\n \n if (*(int *)(DAT_0038f378 + 0xc) != 0) {\n local_d = param_2;\n FUN_00145e80(param_1,*(undefined4 *)(param_1 + 4),&local_d,local_c,0);\n return;\n }\n \n FU... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Unknown calling convention */
/* WARNING: Enum "DT": Some values do not have unique names */
void gold::insert_into_vector<8>
(vector<var_2,_std::var_3<var_2>var_4> *destination,Valtype value)
{
type_... | 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.dx replaced with injection: get_pc_thunk_dx */
void MASKED(int param_1,undefined1 param_2)
{
undefined1 local_d;
undefined1 local_c [8];
if (*(int *)(DAT_0038f378 + 0xc) != 0) {
local_d = param_2;
FUN_00145e80(param_1,*(undefined4 *)(param_1 + 4),&local_d,lo... |
7_i686-kfreebsd-gnu-as_and_i686-kfreebsd-gnu-as_strip.c | strcmp | strcmp |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int strcmp(char *__s1,char *__s2)
{
int iVar1;
iVar1 = (*(code *)PTR_strcmp_00080020)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int strcmp(char *__s1,char *__s2)
{
int iVar1;
iVar1 = (*(code *)PTR_strcmp_00080020)();
return iVar1;
}
| JMP dword ptr [EBX + 0x20] | null | null | null | null | [(u'CALLIND_-1205976934', u'RETURN_-1205976931'), (u'INDIRECT_-1205976861', u'COPY_-1205976920'), ('const-0', u'RETURN_-1205976931'), (u'CALLIND_-1205976934', u'INDIRECT_-1205976861'), (u'CAST_-1205976854', u'CALLIND_-1205976934'), ('tmp_72', u'CAST_-1205976854')] | [(u'CALLIND_-1205976934', u'RETURN_-1205976931'), (u'INDIRECT_-1205976861', u'COPY_-1205976920'), ('const-0', u'RETURN_-1205976931'), (u'CALLIND_-1205976934', u'INDIRECT_-1205976861'), (u'CAST_-1205976854', u'CALLIND_-1205976934'), ('tmp_72', u'CAST_-1205976854')] | null | null | 00014090 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcmp_00080020)();\n return iVar1;\n}\n\n" comment (function_definition "int strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcmp_00080020)();\n return iVar1;\n}\n\n" comment (function_definition "int strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar... | (translation_unit "int strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcmp_00080020)();\n return iVar1;\n}\n\n" (function_definition "int strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcmp_00080020)();\n return iVar1;\n}" primitive_type (function_decl... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_e... | (function_definition "int strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcmp_00080020)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "strcmp(char *__s1,char *__s2)" (identifier "strcmp") (parameter_list "(char *__s1,char *__s2)" (( "(") (parameter_declaration "cha... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__s1,char *__s2)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_strcmp_00080020)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__s1,char *__s2)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_00080020)();
return iVar1;
}
|
137_expand_and_expand_strip.c | xmemdup | FUN_00015110 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void * xmemdup(void *p,size_t s)
{
void *pvVar1;
pvVar1 = xmalloc(s);
pvVar1 = memcpy(pvVar1,p,s);
return pvVar1;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00015110(void *param_1,size_t param_2)
{
void *__dest;
__dest = (void *)FUN_00014fbc(param_2);
memcpy(__dest,param_1,param_2);
return;
}
| PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x4
CALL 0x000113f0
ADD EBX,0x5ee4
SUB ESP,0xc
PUSH dword ptr [EBP + 0xc]
CALL 0x00014fbc
ADD ESP,0x10
SUB ESP,0x4
PUSH dword ptr [EBP + 0xc]
PUSH dword ptr [EBP + 0x8]
PUSH EAX
CALL 0x00011090
ADD ESP,0x10
MOV EBX,dword ptr [EBP + -0x4]
LEAVE
RET | null | null | null | null | [('tmp_287', u'CALL_-1205972593'), ('const-0', u'RETURN_-1205972560'), ('tmp_288', u'CALL_-1205972645'), ('tmp_288', u'CALL_-1205972593'), (u'CALL_-1205972593', u'RETURN_-1205972560'), (u'CALL_-1205972645', u'CALL_-1205972593')] | [(u'CAST_-1205972477', u'CALL_-1205972593'), ('tmp_520', u'CALL_-1205972645'), ('tmp_520', u'CALL_-1205972593'), ('const-0', u'RETURN_-1205972560'), ('tmp_521', u'CALL_-1205972593'), (u'CALL_-1205972645', u'CAST_-1205972477')] | null | null | 00015110 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00015110(void *param_1,size_t param_2)\n\n{\n void *__dest;\n \n __dest = (void *)FUN_00014fbc(param_2);\n memcpy(__dest,param_1,param_2);\n return;\n}\n\n" comment (function_definition "void FUN... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid * xmemdup(void *p,size_t s)\n\n{\n void *pvVar1;\n \n pvVar1 = xmalloc(s);\n pvVar1 = memcpy(pvVar1,p,s);\n return pvVar1;\n}\n\n" comment comment (function_... | (translation_unit "void FUN_00015110(void *param_1,size_t param_2)\n\n{\n void *__dest;\n \n __dest = (void *)FUN_00014fbc(param_2);\n memcpy(__dest,param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_00015110(void *param_1,size_t param_2)\n\n{\n void *__dest;\n \n __dest = (void *)FUN_00014fbc(p... | (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 (assignment_expression IDENT = (cast_e... | (function_definition "void FUN_00015110(void *param_1,size_t param_2)\n\n{\n void *__dest;\n \n __dest = (void *)FUN_00014fbc(param_2);\n memcpy(__dest,param_1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00015110(void *param_1,size_t param_2)" (identifier "FUN_00015110") (parameter_li... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void * function_1(void *p,size_t s)
{
void *pvVar1;
pvVar1 = var_1(s);
pvVar1 = var_2(pvVar1,p,s);
return pvVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (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(void *param_1,size_t param_2)
{
void *__dest;
__dest = (void *)FUN_00014fbc(param_2);
memcpy(__dest,param_1,param_2);
return;
}
|
108_s390x-linux-gnu-addr2line_and_s390x-linux-gnu-addr2line_strip.c | is_valid_archive_path | FUN_00013290 |
bfd_boolean is_valid_archive_path(char *pathname)
{
char *pcVar1;
char cVar2;
cVar2 = *pathname;
if (cVar2 == '/') {
return 0;
}
do {
if (cVar2 == '\0') {
return 1;
}
if (cVar2 == '.') {
cVar2 = pathname[1];
if (cVar2 != '.') {
pathname = pathname + 1;
... |
undefined4 FUN_00013290(char *param_1)
{
char *pcVar1;
char cVar2;
cVar2 = *param_1;
if (cVar2 == '/') {
return 0;
}
do {
if (cVar2 == '\0') {
return 1;
}
if (cVar2 == '.') {
cVar2 = param_1[1];
if (cVar2 != '.') {
param_1 = param_1 + 1;
if (cVar2 != '\... | MOV EDX,dword ptr [ESP + 0x4]
XOR EAX,EAX
MOVZX ECX,byte ptr [EDX]
CMP CL,0x2f
JZ 0x0001330b
TEST CL,CL
JZ 0x000132d7
LEA ESI,[ESI]
CMP CL,0x2e
JZ 0x000132e0
LEA ESI,[ESI]
ADD EDX,0x1
MOVZX ECX,byte ptr [EDX]
TEST CL,CL
JZ 0x000132ce
CMP CL,0x2f
JNZ 0x000132b0
CMP CL,0x2f
JNZ 0x0001329e
LEA ESI,[ESI]
ADD EDX,0x1
MOVZX ... | null | null | null | null | [('const-0', u'COPY_-1205980518'), (u'INT_EQUAL_-1205980416', u'CBRANCH_-1205980415'), ('tmp_123', u'CBRANCH_-1205980450'), (u'PTRADD_-1205980311', u'MULTIEQUAL_-1205980052'), ('const-0', u'INT_EQUAL_-1205980474'), ('const-0', u'RETURN_-1205980312'), ('const-1', u'PTRADD_-1205980252'), (u'COPY_-1205980208', u'RETURN_-1... | [(u'INT_EQUAL_-1205980416', u'CBRANCH_-1205980415'), ('tmp_123', u'CBRANCH_-1205980450'), ('const-47', u'INT_EQUAL_-1205980345'), (u'PTRADD_-1205980311', u'MULTIEQUAL_-1205980052'), ('const-0', u'INT_EQUAL_-1205980474'), ('const-0', u'RETURN_-1205980312'), (u'COPY_-1205980208', u'RETURN_-1205980188'), (u'LOAD_-12059804... | null | null | 00013290 | x86 | O0 | (translation_unit "undefined4 FUN_00013290(char *param_1)\n\n{\n char *pcVar1;\n char cVar2;\n \n cVar2 = *param_1;\n if (cVar2 == '/') {\n return 0;\n }\n do {\n if (cVar2 == '\0') {\n return 1;\n }\n if (cVar2 == '.') {\n cVar2 = param_1[1];\n if (cVar2 != '.') {\n param_1 = p... | (translation_unit "bfd_boolean is_valid_archive_path(char *pathname)\n\n{\n char *pcVar1;\n char cVar2;\n \n cVar2 = *pathname;\n if (cVar2 == '/') {\n return 0;\n }\n do {\n if (cVar2 == '\0') {\n return 1;\n }\n if (cVar2 == '.') {\n cVar2 = pathname[1];\n if (cVar2 != '.') {\n ... | (translation_unit "undefined4 FUN_00013290(char *param_1)\n\n{\n char *pcVar1;\n char cVar2;\n \n cVar2 = *param_1;\n if (cVar2 == '/') {\n return 0;\n }\n do {\n if (cVar2 == '\0') {\n return 1;\n }\n if (cVar2 == '.') {\n cVar2 = param_1[1];\n if (cVar2 != '.') {\n param_1 = p... | (translation_unit (ERROR TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (... | (ERROR "undefined4 FUN_00013290(char *param_1)\n\n{\n char *pcVar1;\n char cVar2;\n \n cVar2 = *param_1;\n if (cVar2 == '/') {\n return 0;\n }\n do {\n if (cVar2 == '\0') {\n return 1;\n }\n if (cVar2 == '.') {\n cVar2 = param_1[1];\n if (cVar2 != '.') {\n param_1 = param_1 + 1;... |
bfd_boolean is_valid_archive_path(char *pathname)
{
char *pcVar1;
char cVar2;
cVar2 = *pathname;
if (cVar2 == '/') {
return 0;
}
do {
if (cVar2 == '\0') {
return 1;
}
if (cVar2 == '.') {
cVar2 = pathname[1];
if (cVar2 != '.') {
pathname = pathname + 1;
... | null | (translation_unit (ERROR type: (type_identifier) (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie... | null |
undefined4 MASKED(char *param_1)
{
char *pcVar1;
char cVar2;
cVar2 = *param_1;
if (cVar2 == '/') {
return 0;
}
do {
if (cVar2 == '\0') {
return 1;
}
if (cVar2 == '.') {
cVar2 = param_1[1];
if (cVar2 != '.') {
param_1 = param_1 + 1;
if (cVar2 != '\0') go... |
2304_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | find_file | FUN_00068ec0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "DT": Some values do not have unique names */
bool gold::Input_file::find_file
(Dirsearch *dirpath,int *pindex,Input_file_argument *input_argument,
bool *is_in_sysroot,string *found_n... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
uint FUN_00068ec0(undefined4 param_1,int *param_2,undefined4 *param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6)
{
char *pcVar1;
undefined4 uVar2;
int *piVar3;
undefined **ppuVar4;
uint... | CALL 0x000559e6
ADD EAX,0x32613b
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x8c
MOV dword ptr [EBP + -0x7c],EAX
LEA EAX,[EBP + -0x58]
MOV dword ptr [EBP + -0x60],EAX
MOV dword ptr [EBP + 0xffffff78],EAX
MOV EAX,dword ptr [EBP + 0x10]
MOV dword ptr [EBP + -0x5c],0x0
MOV ESI,dword ptr [EAX]
MOV byte ptr [EB... | null | null | null | null | [(u'CALL_-1206282836', u'INDIRECT_-1206276806'), (u'MULTIEQUAL_-1206276571', u'MULTIEQUAL_-1206274821'), (u'INT_NOTEQUAL_-1206281509', u'CBRANCH_-1206281509'), ('const-0', u'COPY_-1206283922'), (u'PTRSUB_-1206273611', u'CALL_-1206279742'), (u'INDIRECT_-1206276698', u'MULTIEQUAL_-1206276675'), (u'MULTIEQUAL_-1206275531'... | [(u'CALL_-1206279673', u'INDIRECT_-1206275738'), (u'INT_NOTEQUAL_-1206281509', u'CBRANCH_-1206281509'), ('const-4294967184', u'PTRSUB_-1206274698'), (u'INDIRECT_-1206275627', u'MULTIEQUAL_-1206274468'), (u'CALL_-1206283710', u'INDIRECT_-1206277021'), (u'CALL_-1206283795', u'INDIRECT_-1206277059'), ('const-4294967204', ... | null | null | 00068ec0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nuint FUN_00068ec0(undefined4 param_1,int *param_2,undefined4 *param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n int *piVar3;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Enum "DT": Some values do not have unique names */\n\nbool gold::Input_file::find_file\n (Dirsearch *dirpath,int *pindex,Input_file_argument *input_argument,\n bool *is_in_... | (translation_unit "uint FUN_00068ec0(undefined4 param_1,int *param_2,undefined4 *param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n int *piVar3;\n undefined **ppuVar4;\n uint uVar5;\n undefined1 uVar6;\n size_t sVar7;\n char *pcVar8;\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , ... | (function_definition "uint FUN_00068ec0(undefined4 param_1,int *param_2,undefined4 *param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n int *piVar3;\n undefined **ppuVar4;\n uint uVar5;\n undefined1 uVar6;\n size_t sVar7;\n char *pcVar8... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "DT": Some values do not have unique names */
bool gold::Input_file::function_1
(type_1 *dirpath,int *pindex,type_2 *input_argument,
bool *is_in_sysroot,type_3 *found_name,type_3 *nam... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
uint MASKED(undefined4 param_1,int *param_2,undefined4 *param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6)
{
char *pcVar1;
undefined4 uVar2;
int *piVar3;
undefined **ppuVar4;
uint uVar5... |
7502_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_pop_state | FUN_002c21f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_pop_state(Struct_pop_state * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_pop_state::~Struct_pop_state(Struct_pop_state *this,int __in_chrg)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_002c21f0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_005d2d48;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_003ae080((undefined4 *)param_1[1]);
}
FUN_003ae060(param_1,0x44);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x327e09
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xfffe8d48]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x002c2222
SUB ESP,0xc
PUSH EAX
CALL 0x003ae080
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x44
PUSH ESI
CALL 0x003ae060
AD... | null | null | null | null | [('const-1', u'RETURN_-1204608506')] | [('const-3', u'PTRADD_-1204608255'), ('const-417', u'STORE_-1204608461'), (u'CAST_-1204608243', u'INT_NOTEQUAL_-1204608438'), ('tmp_597', u'STORE_-1204608461'), ('const-4', u'PTRADD_-1204608243'), (u'INT_NOTEQUAL_-1204608438', u'CBRANCH_-1204608438'), (u'LOAD_-1204608458', u'CAST_-1204608243'), ('const-0', u'PTRSUB_-12... | null | null | 002c21f0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002c21f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d2d48;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x44);\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_pop_state(Struct_pop_state * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_pop_state::~Struct_pop_state(Struct_pop_state *this,int __in_chrg)\... | (translation_unit "void FUN_002c21f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d2d48;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x44);\n return;\n}\n\n" (function_definition "void FUN_002c21f0(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_002c21f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d2d48;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x44);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002c21f0(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_pop_state(Struct_pop_state * 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_005d2d48;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_003ae080((undefined4 *)param_1[1]);
}
FUN_003ae060(param_1,0x44);
return;
}
|
59_[_and_[_strip.c | beyond | FUN_000117c4 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void beyond(void)
{
char *pcVar1;
char *format;
pcVar1 = quote(argv[argc + 0x3fffffff]);
format = (char *)gettext("missing argument after %s"... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char * FUN_000117c4(void)
{
ushort *puVar1;
char *pcVar2;
undefined4 uVar3;
ushort **ppuVar4;
uint uVar5;
undefined4 uVar6;
char *pcStack_30;
char *pcStack_2c;
pcVar2 = (char *)FUN_000156aa(*(undefined4 *)(D... | PUSH EBP
MOV EBP,ESP
PUSH ESI
PUSH EBX
CALL 0x000113b0
ADD EBX,0xf832
MOV EAX,dword ptr [EBX + 0x170]
MOV EDX,dword ptr [EBX + 0x16c]
ADD EDX,0x3fffffff
SHL EDX,0x2
ADD EAX,EDX
MOV EAX,dword ptr [EAX]
SUB ESP,0xc
PUSH EAX
CALL 0x000156aa
ADD ESP,0x10
MOV ESI,EAX
SUB ESP,0xc
LEA EAX,[EBX + 0xffffb16b]
PUSH EAX
CALL 0x00... | null | null | null | null | [(u'PTRADD_-1205987049', u'LOAD_-1205987264'), (u'CALL_-1205987190', u'INDIRECT_-1205987033'), ('const-115051', u'COPY_-1205987086'), (u'INT_ADD_-1205987311', u'PTRADD_-1205987049'), ('const-417', u'LOAD_-1205987264'), ('const-1', u'RETURN_-1205987145'), ('tmp_776', u'INT_ADD_-1205987311'), (u'COPY_-1205987086', u'CALL... | [('const-2', u'PTRADD_-1205985798'), (u'PTRADD_-1205986801', u'MULTIEQUAL_-1205985893'), (u'CALL_-1205986465', u'INDIRECT_-1205985757'), ('tmp_740', u'CBRANCH_-1205986955'), (u'LOAD_-1205987072', u'PTRADD_-1205985944'), (u'CALL_-1205986552', u'INDIRECT_-1205985792'), (u'INT_AND_-1205986668', u'PTRADD_-1205985798'), (u'... | null | null | 000117c4 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * FUN_000117c4(void)\n\n{\n ushort *puVar1;\n char *pcVar2;\n undefined4 uVar3;\n ushort **ppuVar4;\n uint uVar5;\n undefined4 uVar6;\n char *pcStack_30;\n char *pcStack_2c;\n \n pcVar2 = (char ... | (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 beyond(void)\n\n{\n char *pcVar1;\n char *format;\n \n pcVar1 = quote(argv[argc + 0x3fffffff]);\n format = (char *)gettext... | (translation_unit "char * FUN_000117c4(void)\n\n{\n ushort *puVar1;\n char *pcVar2;\n undefined4 uVar3;\n ushort **ppuVar4;\n uint uVar5;\n undefined4 uVar6;\n char *pcStack_30;\n char *pcStack_2c;\n \n pcVar2 = (char *)FUN_000156aa(*(undefined4 *)(DAT_00021170 + (DAT_0002116c + 0x3fffffff) * 4));\n uVar3 = ... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer... | (function_definition "char * FUN_000117c4(void)\n\n{\n ushort *puVar1;\n char *pcVar2;\n undefined4 uVar3;\n ushort **ppuVar4;\n uint uVar5;\n undefined4 uVar6;\n char *pcStack_30;\n char *pcStack_2c;\n \n pcVar2 = (char *)FUN_000156aa(*(undefined4 *)(DAT_00021170 + (DAT_0002116c + 0x3fffffff) * 4));\n uVar3... |
/* 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 *pcVar1;
char *format;
pcVar1 = var_1(argv[var_2 + 0x3fffffff]);
format = (char *)var_3("missing argument after ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declar... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char * MASKED(void)
{
ushort *puVar1;
char *pcVar2;
undefined4 uVar3;
ushort **ppuVar4;
uint uVar5;
undefined4 uVar6;
char *pcStack_30;
char *pcStack_2c;
pcVar2 = (char *)FUN_000156aa(*(undefined4 *)(DAT_000... |
3879_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c | ~Struct_start_group | FUN_000e96c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_start_group(Struct_start_group * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_start_group::~Struct_start_group
(Struct_start_group *this,int __in_chrg)
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000e96c0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003813a8;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x2a593a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff23a8]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x000e96f2
SUB ESP,0xc
PUSH EDX
CALL 0x001e6db0
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('tmp_276', u'PTRSUB_-1206806603'), (u'INT_NOTEQUAL_-1206806753', u'CBRANCH_-1206806753'), ('const-0', u'PTRSUB_-1206806607'), ('const-0', u'PTRSUB_-1206806596'), (u'PTRSUB_-1206806610', u'CAST_-1206806595'), (u'PTRSUB_-1206806592', u'LOAD_-1206806773'), (u'CAST_-1206806588', u'INT_NOTEQUAL_-1206806753'), (u'PTRSUB_-1... | [(u'LOAD_-1206806773', u'CAST_-1206806608'), ('const-4', u'PTRADD_-1206806621'), (u'INT_NOTEQUAL_-1206806753', u'CBRANCH_-1206806753'), ('const-3675048', u'PTRSUB_-1206806612'), ('const-417', u'LOAD_-1206806773'), ('const-1', u'PTRADD_-1206806608'), ('tmp_439', u'PTRADD_-1206806608'), ('tmp_439', u'STORE_-1206806777'),... | null | null | 000e96c0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000e96c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_start_group(Struct_start_group * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_start_group::~Struct_start_group\n (Struct_start_group... | (translation_unit "void FUN_000e96c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_000e96c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\n if ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_000e96c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_000e96c0(undefined4 *param_1)" (identifier "FUN_000e96c0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_start_group(Struct_start_group * this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{
type_1 var_5;
(... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003813a8;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
return;
}
|
187_du_and_du_strip.c | fprintftime | FUN_000165d9 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
size_t fprintftime(FILE *s,char *format,tm *tp,timezone_t tz,int ns)
{
size_t sVar1;
int in_GS_OFFSET;
timezone_t tz_local;
tm *tp_local;
char *format_local;
FILE *s_local;
_Bool tzset_called;
int local_10;
l... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_000165d9(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5)
{
int in_GS_OFFSET;
undefined1 local_11;
int local_10;
local_10 = *(int *)(in_GS_OFFS... | PUSH EBP
MOV EBP,ESP
SUB ESP,0x28
CALL 0x00014948
ADD EAX,0x32a1c
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,dword ptr [EBP + 0x14]
MOV dword ptr [EBP + -0x28],EAX
MOV ... | null | null | null | null | [('tmp_416', u'CALL_-1205967202'), ('tmp_371', u'CBRANCH_-1205967162'), (u'CALL_-1205967202', u'INDIRECT_-1205967087'), (u'CALL_-1205967202', u'INDIRECT_-1205966995'), (u'PTRSUB_-1205966995', u'CALL_-1205967202'), (u'INT_ADD_-1205967166', u'CAST_-1205966969'), (u'CALL_-1205967202', u'MULTIEQUAL_-1205967068'), ('const-0... | [('tmp_872', u'CALL_-1205967202'), (u'INDIRECT_-1205967004', u'INT_NOTEQUAL_-1205967167'), ('tmp_371', u'CBRANCH_-1205967162'), ('tmp_871', u'CALL_-1205967202'), (u'CALL_-1205967155', u'INDIRECT_-1205966983'), (u'INDIRECT_-1205967098', u'INT_ADD_-1205967166'), (u'CALL_-1205967155', u'INDIRECT_-1205966986'), ('const-0',... | null | null | 000165d9 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_000165d9(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n int in_GS_OFFSET;\n undefined1 local_11;\n int local_10;\n \n lo... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nsize_t fprintftime(FILE *s,char *format,tm *tp,timezone_t tz,int ns)\n\n{\n size_t sVar1;\n int in_GS_OFFSET;\n timezone_t tz_local;\n tm *tp_local;\n char *format_local;\n FILE *s_local;\n _Bool tzset_c... | (translation_unit "void FUN_000165d9(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n int in_GS_OFFSET;\n undefined1 local_11;\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n local_11 = 0;\n FUN_00016643(param_1,param_2,par... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDEN... | (function_definition "void FUN_000165d9(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n int in_GS_OFFSET;\n undefined1 local_11;\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n local_11 = 0;\n FUN_00016643(param_1,param_2,... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
size_t function_1(type_1 *s,char *format,type_2 *tp,type_3 tz,int ns)
{
size_t sVar1;
int var_1;
type_3 tz_local;
type_2 *tp_local;
char *format_local;
type_1 *s_local;
type_4 tzset_called;
int var_3;
var_3 =... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5)
{
int in_GS_OFFSET;
undefined1 local_11;
int local_10;
local_10 = *(int *)(in_GS_OFFSET + 0... |
5909_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | output_section_name | FUN_0015a920 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: char * output_section_name(Output_section_definition * this, char *
file_name, char * section_name, Output_section * * * slot, Section_type * psection_type, bool *
keep, bool match_input_spec) */
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4
FUN_0015a920(int param_1,undefined4 param_2,undefined4 param_3,int *param_4,uint *param_5,
undefined4 param_6,char param_7)
{
char cVar1;
uint uVar2;
int iVar3;
undefined4 *puVar4;
if (param_7... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x2346d7
SUB ESP,0x1c
CMP byte ptr [ESP + 0x48],0x0
MOV ESI,dword ptr [ESP + 0x30]
MOV EDI,dword ptr [ESP + 0x38]
MOV EBP,dword ptr [ESP + 0x44]
JZ 0x0015a9a8
MOV EBX,dword ptr [ESI + 0x38]
CMP EBX,dword ptr [ESI + 0x3c]
JNZ 0x0015a960
JMP 0x0015a9df
ADD EBX,0... | null | null | null | null | [('const-0', u'RETURN_-1207260577'), ('tmp_974', u'CALLIND_-1207260680'), ('const-417', u'LOAD_-1207260801'), (u'COPY_-1207260585', u'MULTIEQUAL_-1207260278'), (u'INT_NOTEQUAL_-1207260562', u'CBRANCH_-1207260561'), (u'PTRSUB_-1207260062', u'PTRSUB_-1207260056'), ('const-4', u'PTRSUB_-1207260028'), (u'PTRSUB_-1207260076... | [('const-0', u'RETURN_-1207260577'), ('const-417', u'LOAD_-1207260690'), ('const-417', u'LOAD_-1207260716'), ('const-4', u'PTRADD_-1207260067'), ('tmp_2281', u'STORE_-1207260642'), (u'INT_NOTEQUAL_-1207260562', u'CBRANCH_-1207260561'), ('const-417', u'LOAD_-1207260578'), ('const-5', u'INT_LESS_-1207260578'), ('tmp_2273... | null | null | 0015a920 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4\nFUN_0015a920(int param_1,undefined4 param_2,undefined4 param_3,int *param_4,uint *param_5,\n undefined4 param_6,char param_7)\n\n{\n char cVar1;\n uint uVar2;\n int iVar3;\n undefine... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: char * output_section_name(Output_section_definition * this, char *\n file_name, char * section_name, Output_section * * * slot, Section_type * psection_type, bool *\n keep, bool ... | (translation_unit "undefined4\nFUN_0015a920(int param_1,undefined4 param_2,undefined4 param_3,int *param_4,uint *param_5,\n undefined4 param_6,char param_7)\n\n{\n char cVar1;\n uint uVar2;\n int iVar3;\n undefined4 *puVar4;\n \n if (param_7 == '\0') {\n iVar3 = FUN_001f1370(param_1 + 4,"/DISCARD/")... | (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 (pointer_declarator * IDENT)) , ... | (function_definition "undefined4\nFUN_0015a920(int param_1,undefined4 param_2,undefined4 param_3,int *param_4,uint *param_5,\n undefined4 param_6,char param_7)\n\n{\n char cVar1;\n uint uVar2;\n int iVar3;\n undefined4 *puVar4;\n \n if (param_7 == '\0') {\n iVar3 = FUN_001f1370(param_1 + 4,"/DISCARD... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: char * output_section_name(Output_section_definition * this, char *
file_name, char * section_name, Output_section * * * slot, Section_type * psection_type, bool *
keep, bool match_input_spec) */
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4
MASKED(int param_1,undefined4 param_2,undefined4 param_3,int *param_4,uint *param_5,
undefined4 param_6,char param_7)
{
char cVar1;
uint uVar2;
int iVar3;
undefined4 *puVar4;
if (param_7 == '\... |
600_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c | failure | FUN_0002f84a |
/* std::ios_base::failure[abi:cxx11]::failure(std::string const&) [clone .cold.25] */
void std::ios_base::failure[abi:cxx11]::failure(string *param_1)
{
undefined4 uVar1;
int unaff_EBP;
void *unaff_EDI;
if (*(void **)(unaff_EBP + -0x30) != unaff_EDI) {
operator_delete(*(void **)(unaff_EBP + -0x30));
... |
void FUN_0002f84a(void)
{
undefined4 uVar1;
int unaff_EBP;
int unaff_EDI;
if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {
FUN_001807a0(*(int *)(unaff_EBP + -0x30));
}
uVar1 = *(undefined4 *)(unaff_EBP + -0x74);
if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x6c)) {
FUN_001807a0(*(i... | MOV EAX,dword ptr [EBP + -0x30]
CMP EAX,EDI
JZ 0x0002f85f
SUB ESP,0xc
MOV EBX,ESI
PUSH EAX
CALL 0x001807a0
ADD ESP,0x10
MOV EDI,dword ptr [EBP + -0x74]
MOV EAX,dword ptr [EBP + -0x60]
CMP EAX,dword ptr [EBP + -0x6c]
JZ 0x0002f878
SUB ESP,0xc
MOV EBX,ESI
PUSH EAX
CALL 0x001807a0
ADD ESP,0x10
MOV EAX,dword ptr [EBP + -0x... | null | null | null | null | [('tmp_626', u'INT_ADD_-1205995361'), ('tmp_36', u'CBRANCH_-1205995423'), (u'INT_ADD_-1205995427', u'CAST_-1205995121'), ('tmp_626', u'INT_ADD_-1205995427'), ('const-4294967224', u'INT_ADD_-1205995298'), (u'CAST_-1205995067', u'LOAD_-1205995308'), (u'CAST_-1205995099', u'LOAD_-1205995383'), ('const-417', u'LOAD_-120599... | [('tmp_36', u'CBRANCH_-1205995423'), (u'INT_ADD_-1205995427', u'CAST_-1205995128'), ('const-417', u'LOAD_-1205995443'), ('const-4294967224', u'INT_ADD_-1205995298'), (u'CAST_-1205995078', u'LOAD_-1205995314'), (u'INT_ADD_-1205995298', u'CAST_-1205995078'), (u'CAST_-1205995128', u'LOAD_-1205995443'), ('tmp_625', u'INT_A... | null | null | 0002f84a | x86 | O0 | (translation_unit "void FUN_0002f84a(void)\n\n{\n undefined4 uVar1;\n int unaff_EBP;\n int unaff_EDI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x30));\n }\n uVar1 = *(undefined4 *)(unaff_EBP + -0x74);\n if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -... | (translation_unit "/* std::ios_base::failure[abi:cxx11]::failure(std::string const&) [clone .cold.25] */\n\nvoid std::ios_base::failure[abi:cxx11]::failure(string *param_1)\n\n{\n undefined4 uVar1;\n int unaff_EBP;\n void *unaff_EDI;\n \n if (*(void **)(unaff_EBP + -0x30) != unaff_EDI) {\n operator_delete(*(voi... | (translation_unit "void FUN_0002f84a(void)\n\n{\n undefined4 uVar1;\n int unaff_EBP;\n int unaff_EDI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x30));\n }\n uVar1 = *(undefined4 *)(unaff_EBP + -0x74);\n if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_exp... | (function_definition "void FUN_0002f84a(void)\n\n{\n undefined4 uVar1;\n int unaff_EBP;\n int unaff_EDI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x30));\n }\n uVar1 = *(undefined4 *)(unaff_EBP + -0x74);\n if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP ... |
/* std::ios_base::failure[abi:cxx11]::failure(std::string const&) [clone .cold.25] */
void std::ios_base::function_1[abi:cxx11]::function_1(type_1 *param_1)
{
type_2 uVar1;
int var_1;
void *var_2;
if (*(void **)(var_1 + -0x30) != var_2) {
var_3(*(void **)(var_1 + -0x30));
}
uVar1 = *(type_2 *)(var... | 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)
{
undefined4 uVar1;
int unaff_EBP;
int unaff_EDI;
if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {
FUN_001807a0(*(int *)(unaff_EBP + -0x30));
}
uVar1 = *(undefined4 *)(unaff_EBP + -0x74);
if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x6c)) {
FUN_001807a0(*(int *)(... |
66_x86_64-linux-gnu-strings_and_x86_64-linux-gnu-strings_strip.c | __xstat64 | __xstat64 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int __xstat64(int __ver,char *__filename,stat64 *__stat_buf)
{
int iVar1;
iVar1 = (*(code *)PTR___xstat64_00019108)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int __xstat64(int __ver,char *__filename,stat64 *__stat_buf)
{
int iVar1;
iVar1 = (*(code *)PTR___xstat64_00019108)();
return iVar1;
}
| JMP dword ptr [EBX + 0x108] | null | null | null | null | [(u'CAST_-1205988213', u'CALLIND_-1205988294'), (u'CALLIND_-1205988294', u'RETURN_-1205988291'), (u'INDIRECT_-1205988221', u'COPY_-1205988280'), (u'CALLIND_-1205988294', u'INDIRECT_-1205988221'), ('const-0', u'RETURN_-1205988291'), ('tmp_77', u'CAST_-1205988213')] | [(u'CAST_-1205988213', u'CALLIND_-1205988294'), (u'CALLIND_-1205988294', u'RETURN_-1205988291'), (u'INDIRECT_-1205988221', u'COPY_-1205988280'), (u'CALLIND_-1205988294', u'INDIRECT_-1205988221'), ('const-0', u'RETURN_-1205988291'), ('tmp_77', u'CAST_-1205988213')] | null | null | 00011430 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint __xstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___xstat64_00019108)();\n return iVar1;\n}\n\n" comment (function_definition "int __xstat64(int __ver,char *__fi... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint __xstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___xstat64_00019108)();\n return iVar1;\n}\n\n" comment (function_definition "int __xstat64(int __ver,char *__fi... | (translation_unit "int __xstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___xstat64_00019108)();\n return iVar1;\n}\n\n" (function_definition "int __xstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___xstat64_000... | (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 { (declaration TYPE IDENT ;) (expression_statement (... | (function_definition "int __xstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___xstat64_00019108)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "__xstat64(int __ver,char *__filename,stat64 *__stat_buf)" (identifier "__xstat64") (parameter_list "... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __ver,char *__filename,type_1 *__stat_buf)
{
int iVar1;
iVar1 = (*(type_2 *)PTR___xstat64_00019108)();
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: (pointer_declarator declarator: (identifie... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __ver,char *__filename,stat64 *__stat_buf)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_00019108)();
return iVar1;
}
|
10003_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | Sized_target | FUN_00364fe0 |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void Sized_target(Sized_target<32,_false> * this, Target_info * pti) */
void __thiscall
gold::Sized_target<32,_false>::Sized_target(... |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
void FUN_00364fe0(undefined4 *param_1,int *param_2)
{
int iVar1;
iVar1 = *param_2;
param_1[1] = param_2;
param_1[2] = 0;
*(undefined1 *)(param_1 + 3) = 0;
param_1[4] = 0;
*param_1 = &DAT_005df0b4;
if (iVar1 !=... | CALL 0x00074f06
ADD ECX,0x28501b
PUSH EBX
SUB ESP,0x8
MOV EDX,dword ptr [ESP + 0x14]
MOV EAX,dword ptr [ESP + 0x10]
LEA EBX,[ECX + 0xffff50b4]
CMP dword ptr [EDX],0x20
MOV dword ptr [EAX + 0x4],EDX
MOV dword ptr [EAX + 0x8],0x0
MOV byte ptr [EAX + 0xc],0x0
MOV dword ptr [EAX + 0x10],0x0
MOV dword ptr [EAX],EBX
JNZ 0x00... | null | null | null | null | [('const-12', u'PTRSUB_-1205251797'), ('const-4', u'PTRSUB_-1205251785'), ('const-0', u'PTRSUB_-1205251790'), (u'INT_NOTEQUAL_-1205252049', u'CBRANCH_-1205252010'), ('const-0', u'PTRSUB_-1205251823'), ('tmp_365', u'PTRSUB_-1205251790'), ('const-1', u'RETURN_-1205251891'), ('const-417', u'STORE_-1205252025'), ('const-61... | [('const-4', u'PTRADD_-1205251817'), ('const-4826200', u'COPY_-1205251810'), (u'INT_NOTEQUAL_-1205252049', u'CBRANCH_-1205252010'), ('tmp_615', u'PTRADD_-1205251800'), ('const-0', u'INT_EQUAL_-1205251994'), ('tmp_615', u'CALL_-1205251901'), ('const-1', u'RETURN_-1205251891'), (u'PTRADD_-1205251825', u'STORE_-1205252042... | null | null | 00364fe0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nvoid FUN_00364fe0(undefined4 *param_1,int *param_2)\n\n{\n int iVar1;\n \n iVar1 = *param_2;\n param_1[1] = param_2;\n param_1[2] = 0;\n *(undefined1 *)(param_1 + 3) = 0;\n param_1[4] = 0;\n *param_1 =... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void Sized_target(Sized_target<32,_false> * this, Target_info * pti) */\n\nvoid __thiscall\ngold::Sized_target<32... | (translation_unit "void FUN_00364fe0(undefined4 *param_1,int *param_2)\n\n{\n int iVar1;\n \n iVar1 = *param_2;\n param_1[1] = param_2;\n param_1[2] = 0;\n *(undefined1 *)(param_1 + 3) = 0;\n param_1[4] = 0;\n *param_1 = &DAT_005df0b4;\n if (iVar1 != 0x20) {\n \n FUN_002446e0("../../gold/... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointe... | (function_definition "void FUN_00364fe0(undefined4 *param_1,int *param_2)\n\n{\n int iVar1;\n \n iVar1 = *param_2;\n param_1[1] = param_2;\n param_1[2] = 0;\n *(undefined1 *)(param_1 + 3) = 0;\n param_1[4] = 0;\n *param_1 = &DAT_005df0b4;\n if (iVar1 != 0x20) {\n \n FUN_002446e0("../../go... |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void Sized_target(Sized_target<32,_false> * this, Target_info * pti) */
void __thiscall
gold::Sized_target<32,_false>::Sized_target(... | 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: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
void MASKED(undefined4 *param_1,int *param_2)
{
int iVar1;
iVar1 = *param_2;
param_1[1] = param_2;
param_1[2] = 0;
*(undefined1 *)(param_1 + 3) = 0;
param_1[4] = 0;
*param_1 = &DAT_005df0b4;
if (iVar1 != 0x20)... |
213_pscp_and_pscp_strip.c | logfopen | FUN_00018a8d |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void logfopen(void *handle)
{
int iVar1;
int iVar2;
char *hostname;
Filename *pFVar3;
FILE *__stream;
int in_GS_OFFSET;
void *handle_local;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00018a8d(int param_1)
{
undefined4 uVar1;
undefined4 uVar2;
undefined4 uVar3;
undefined4 *puVar4;
int in_GS_OFFSET;
undefined4 uStack_a0;
undefined4 local_9c;
undefined4 local_98;
undefined4 local_94;
... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x8c
CALL 0x00013900
ADD EBX,0x99316
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x5c],EAX
MOV EAX,GS:[0x14]
MOV dword ptr [EBP + -0x1c],EAX
XOR EAX,EAX
MOV EAX,dword ptr [EBP + -0x5c]
MOV dword ptr [EBP + -0x54],EAX
MOV EAX,dword ptr [EBP + -0x54]
MOV EAX... | null | null | null | null | [('const-20', u'INT_ADD_-1205957915'), ('const-417', u'LOAD_-1205956990'), ('const-1', u'CALL_-1205957525'), (u'LOAD_-1205957606', u'CALL_-1205957578'), ('const-592268', u'COPY_-1205956015'), (u'CALL_-1205956933', u'INDIRECT_-1205956662'), (u'CAST_-1205956194', u'LOAD_-1205957856'), ('tmp_1825', u'CAST_-1205956021'), (... | [(u'CALL_-1205957578', u'INDIRECT_-1205956149'), (u'INDIRECT_-1205956585', u'COPY_-1205957656'), (u'CALL_-1205957413', u'INDIRECT_-1205956234'), (u'CALL_-1205957802', u'INDIRECT_-1205956756'), (u'CALL_-1205956950', u'INDIRECT_-1205956014'), (u'COPY_-1205957779', u'MULTIEQUAL_-1205956316'), ('const-417', u'LOAD_-1205957... | null | null | 00018a8d | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00018a8d(int param_1)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 *puVar4;\n int in_GS_OFFSET;\n undefined4 uStack_a0;\n undefined4 local_9c;\n undefined4 loc... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid logfopen(void *handle)\n\n{\n int iVar1;\n int iVar2;\n char *hostname;\n Filename *pFVar3;\n FILE *__stream;\n int in_GS_OFF... | (translation_unit "void FUN_00018a8d(int param_1)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 *puVar4;\n int in_GS_OFFSET;\n undefined4 uStack_a0;\n undefined4 local_9c;\n undefined4 local_98;\n undefined4 local_94;\n undefined4 local_90;\n undefined4 local_8c;\n undefined4... | (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 (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration... | (function_definition "void FUN_00018a8d(int param_1)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 *puVar4;\n int in_GS_OFFSET;\n undefined4 uStack_a0;\n undefined4 local_9c;\n undefined4 local_98;\n undefined4 local_94;\n undefined4 local_90;\n undefined4 local_8c;\n undefin... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(void *handle)
{
int var_15;
int var_11;
char *hostname;
type_1 *pFVar3;
type_2 *var_9;
int var_1;
void *handle_local;
int va... | 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)
{
undefined4 uVar1;
undefined4 uVar2;
undefined4 uVar3;
undefined4 *puVar4;
int in_GS_OFFSET;
undefined4 uStack_a0;
undefined4 local_9c;
undefined4 local_98;
undefined4 local_94;
unde... |
415_less_and_less_strip.c | flip_triple | FUN_00026411 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
int flip_triple(int val,int lc)
{
uint uVar1;
if (lc == 0) {
if (val == 2) {
uVar1 = 0;
}
else {
uVar1 = 2;
}
}
else {
uVar1 = (uint)(val != 1);... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined1 FUN_00026411(int param_1,int param_2)
{
undefined1 uVar1;
if (param_2 == 0) {
if (param_1 == 2) {
uVar1 = 0;
}
else {
uVar1 = 2;
}
}
else {
uVar1 = param_1 != 1;
}
return... | PUSH EBP
MOV EBP,ESP
CALL 0x00012d5a
ADD EAX,0x14a9b
CMP dword ptr [EBP + 0xc],0x0
JZ 0x00026430
CMP dword ptr [EBP + 0x8],0x1
SETNZ AL
MOVZX EAX,AL
JMP 0x00026442
CMP dword ptr [EBP + 0x8],0x2
JNZ 0x0002643d
MOV EAX,0x0
JMP 0x00026442
MOV EAX,0x2
POP EBP
RET | null | null | null | null | [('tmp_191', u'INT_EQUAL_-1206033290'), (u'MULTIEQUAL_-1206033199', u'RETURN_-1206033280'), ('tmp_178', u'BRANCH_-1206033278'), (u'COPY_-1206033278', u'MULTIEQUAL_-1206033199'), ('tmp_120', u'BRANCH_-1206033314'), ('const-0', u'COPY_-1206033287'), (u'INT_EQUAL_-1206033290', u'CBRANCH_-1206033286'), ('const-2', u'COPY_-... | [('tmp_178', u'BRANCH_-1206033278'), ('tmp_292', u'INT_EQUAL_-1206033344'), ('tmp_120', u'BRANCH_-1206033314'), (u'MULTIEQUAL_-1206033186', u'RETURN_-1206033280'), (u'INT_EQUAL_-1206033290', u'CBRANCH_-1206033286'), ('const-0', u'INT_EQUAL_-1206033344'), ('const-2', u'INT_EQUAL_-1206033290'), ('const-0', u'COPY_-120603... | null | null | 00026411 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined1 FUN_00026411(int param_1,int param_2)\n\n{\n undefined1 uVar1;\n \n if (param_2 == 0) {\n if (param_1 == 2) {\n uVar1 = 0;\n }\n else {\n uVar1 = 2;\n }\n }\n else {\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nint flip_triple(int val,int lc)\n\n{\n uint uVar1;\n \n if (lc == 0) {\n if (val == 2) {\n uVar1 = 0;\n }\n else {\n uVar1 = 2;\n }\n }\n el... | (translation_unit "undefined1 FUN_00026411(int param_1,int param_2)\n\n{\n undefined1 uVar1;\n \n if (param_2 == 0) {\n if (param_1 == 2) {\n uVar1 = 0;\n }\n else {\n uVar1 = 2;\n }\n }\n else {\n uVar1 = param_1 != 1;\n }\n return uVar1;\n}\n\n" (function_definition "undefined1 FUN_000... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if... | (function_definition "undefined1 FUN_00026411(int param_1,int param_2)\n\n{\n undefined1 uVar1;\n \n if (param_2 == 0) {\n if (param_1 == 2) {\n uVar1 = 0;\n }\n else {\n uVar1 = 2;\n }\n }\n else {\n uVar1 = param_1 != 1;\n }\n return uVar1;\n}" (type_identifier "undefined1") (function_... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
int function_1(int var_2,int var_1)
{
type_1 uVar1;
if (var_1 == 0) {
if (var_2 == 2) {
uVar1 = 0;
}
else {
uVar1 = 2;
}
}
else {
uVar1 = (type_... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined1 MASKED(int param_1,int param_2)
{
undefined1 uVar1;
if (param_2 == 0) {
if (param_1 == 2) {
uVar1 = 0;
}
else {
uVar1 = 2;
}
}
else {
uVar1 = param_1 != 1;
}
return uVar1... |
166_puttytel_and_puttytel_strip.c | gtk_window_move | gtk_window_move |
void gtk_window_move(void)
{
(*(code *)PTR_gtk_window_move_000a7a6c)();
return;
}
|
void gtk_window_move(void)
{
(*(code *)PTR_gtk_window_move_000a7a6c)();
return;
}
| JMP dword ptr [EBX + 0x2a8] | null | null | null | null | [('tmp_58', u'CAST_-1205953785'), ('const-0', u'RETURN_-1205953859'), (u'CAST_-1205953785', u'CALLIND_-1205953862'), (u'INDIRECT_-1205953790', u'COPY_-1205953849'), (u'CALLIND_-1205953862', u'INDIRECT_-1205953790')] | [('tmp_58', u'CAST_-1205953785'), ('const-0', u'RETURN_-1205953859'), (u'CAST_-1205953785', u'CALLIND_-1205953862'), (u'INDIRECT_-1205953790', u'COPY_-1205953849'), (u'CALLIND_-1205953862', u'INDIRECT_-1205953790')] | null | null | 00019ab0 | x86 | O0 | (translation_unit "void gtk_window_move(void)\n\n{\n (*(code *)PTR_gtk_window_move_000a7a6c)();\n return;\n}\n\n" (function_definition "void gtk_window_move(void)\n\n{\n (*(code *)PTR_gtk_window_move_000a7a6c)();\n return;\n}" primitive_type (function_declarator "gtk_window_move(void)" identifier (parameter_list "(... | (translation_unit "void gtk_window_move(void)\n\n{\n (*(code *)PTR_gtk_window_move_000a7a6c)();\n return;\n}\n\n" (function_definition "void gtk_window_move(void)\n\n{\n (*(code *)PTR_gtk_window_move_000a7a6c)();\n return;\n}" primitive_type (function_declarator "gtk_window_move(void)" identifier (parameter_list "(... | (translation_unit "void gtk_window_move(void)\n\n{\n (*(code *)PTR_gtk_window_move_000a7a6c)();\n return;\n}\n\n" (function_definition "void gtk_window_move(void)\n\n{\n (*(code *)PTR_gtk_window_move_000a7a6c)();\n return;\n}" primitive_type (function_declarator "gtk_window_move(void)" identifier (parameter_list "(... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void gtk_window_move(void)\n\n{\n (*(code *)PTR_gtk_window_move_000a7a6c)();\n return;\n}" (primitive_type "void") (function_declarator "gtk_window_move(void)" (identifier "gtk_window_move") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compou... |
void function_1(void)
{
(*(type_1 *)PTR_gtk_window_move_000a7a6c)();
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_000a7a6c)();
return;
}
|
104_hppa-linux-gnu-nm_and_hppa-linux-gnu-nm_strip.c | numeric_reverse | FUN_00012fb0 |
/* WARNING: Unknown calling convention */
int numeric_reverse(void *x,void *y)
{
int iVar1;
iVar1 = numeric_forward(x,y);
return -iVar1;
}
|
int FUN_00012fb0(undefined4 param_1,undefined4 param_2)
{
int iVar1;
iVar1 = FUN_00012ec0(param_1,param_2);
return -iVar1;
}
| SUB ESP,0x14
PUSH dword ptr [ESP + 0x1c]
PUSH dword ptr [ESP + 0x1c]
CALL 0x00012ec0
ADD ESP,0x1c
NEG EAX
RET | null | null | null | null | [(u'CALL_-1205981225', u'INT_2COMP_-1205981188'), ('tmp_128', u'CALL_-1205981225'), ('const-0', u'RETURN_-1205981191'), (u'INT_2COMP_-1205981188', u'RETURN_-1205981191'), ('tmp_127', u'CALL_-1205981225')] | [('tmp_209', u'CALL_-1205981225'), (u'CALL_-1205981225', u'INT_2COMP_-1205981188'), ('const-0', u'RETURN_-1205981191'), (u'INT_2COMP_-1205981188', u'RETURN_-1205981191'), ('tmp_208', u'CALL_-1205981225')] | null | null | 00012fb0 | x86 | O0 | (translation_unit "int FUN_00012fb0(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n \n iVar1 = FUN_00012ec0(param_1,param_2);\n return -iVar1;\n}\n\n" (function_definition "int FUN_00012fb0(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n \n iVar1 = FUN_00012ec0(param_1,param_2);\n return -... | (translation_unit "/* WARNING: Unknown calling convention */\n\nint numeric_reverse(void *x,void *y)\n\n{\n int iVar1;\n \n iVar1 = numeric_forward(x,y);\n return -iVar1;\n}\n\n" comment (function_definition "int numeric_reverse(void *x,void *y)\n\n{\n int iVar1;\n \n iVar1 = numeric_forward(x,y);\n return -iVa... | (translation_unit "int FUN_00012fb0(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n \n iVar1 = FUN_00012ec0(param_1,param_2);\n return -iVar1;\n}\n\n" (function_definition "int FUN_00012fb0(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n \n iVar1 = FUN_00012ec0(param_1,param_2);\n return -... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT... | (function_definition "int FUN_00012fb0(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n \n iVar1 = FUN_00012ec0(param_1,param_2);\n return -iVar1;\n}" (primitive_type "int") (function_declarator "FUN_00012fb0(undefined4 param_1,undefined4 param_2)" (identifier "FUN_00012fb0") (parameter_list "(undefined4 ... |
/* WARNING: Unknown calling convention */
int function_1(void *x,void *y)
{
int iVar1;
iVar1 = var_1(x,y);
return -iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
int MASKED(undefined4 param_1,undefined4 param_2)
{
int iVar1;
iVar1 = FUN_00012ec0(param_1,param_2);
return -iVar1;
}
|
2839_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | set_input_object | FUN_0007d5c0 |
/* DWARF original prototype: void set_input_object(Sized_incremental_binary<64,_true> * this, uint
n, Sized_relobj_incr<64,_true> * obj) */
void __thiscall
gold::Sized_incremental_binary<64,_true>::set_input_object
(Sized_incremental_binary<64,_true> *this,uint n,Sized_relobj_incr<64,_true> *obj)
{
(t... |
void FUN_0007d5c0(int param_1,int param_2,undefined4 param_3)
{
*(undefined4 *)(*(int *)(param_1 + 0x44) + param_2 * 4) = param_3;
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [ESP + 0x8]
MOV ECX,dword ptr [ESP + 0xc]
MOV EAX,dword ptr [EAX + 0x44]
MOV dword ptr [EAX + EDX*0x4],ECX
RET | null | null | null | null | [(u'PTRSUB_-1206331870', u'PTRSUB_-1206331869'), ('const-68', u'PTRSUB_-1206331870'), ('const-417', u'STORE_-1206331935'), (u'PTRSUB_-1206331868', u'PTRSUB_-1206331867'), ('const-417', u'LOAD_-1206331944'), (u'LOAD_-1206331944', u'PTRADD_-1206331864'), (u'PTRADD_-1206331864', u'STORE_-1206331935'), ('tmp_54', u'PTRADD_... | [(u'LOAD_-1206331944', u'INT_ADD_-1206331921'), ('tmp_60', u'INT_MULT_-1206331909'), ('const-4', u'INT_MULT_-1206331909'), (u'INT_ADD_-1206331921', u'CAST_-1206331868'), (u'CAST_-1206331868', u'STORE_-1206331935'), (u'INT_MULT_-1206331909', u'INT_ADD_-1206331921'), ('tmp_61', u'STORE_-1206331935'), (u'CAST_-1206331872'... | null | null | 0007d5c0 | x86 | O0 | (translation_unit "void FUN_0007d5c0(int param_1,int param_2,undefined4 param_3)\n\n{\n *(undefined4 *)(*(int *)(param_1 + 0x44) + param_2 * 4) = param_3;\n return;\n}\n\n" (function_definition "void FUN_0007d5c0(int param_1,int param_2,undefined4 param_3)\n\n{\n *(undefined4 *)(*(int *)(param_1 + 0x44) + param_2 * ... | (translation_unit "/* DWARF original prototype: void set_input_object(Sized_incremental_binary<64,_true> * this, uint\n n, Sized_relobj_incr<64,_true> * obj) */\n\nvoid __thiscall\ngold::Sized_incremental_binary<64,_true>::set_input_object\n (Sized_incremental_binary<64,_true> *this,uint n,Sized_relobj_incr<... | (translation_unit "void FUN_0007d5c0(int param_1,int param_2,undefined4 param_3)\n\n{\n *(undefined4 *)(*(int *)(param_1 + 0x44) + param_2 * 4) = param_3;\n return;\n}\n\n" (function_definition "void FUN_0007d5c0(int param_1,int param_2,undefined4 param_3)\n\n{\n *(undefined4 *)(*(int *)(param_1 + 0x44) + param_2 * ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_desc... | (function_definition "void FUN_0007d5c0(int param_1,int param_2,undefined4 param_3)\n\n{\n *(undefined4 *)(*(int *)(param_1 + 0x44) + param_2 * 4) = param_3;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0007d5c0(int param_1,int param_2,undefined4 param_3)" (identifier "FUN_0007d5c0") (parameter_lis... |
/* DWARF original prototype: void set_input_object(Sized_incremental_binary<64,_true> * this, uint
n, Sized_relobj_incr<64,_true> * obj) */
void __thiscall
gold::Sized_incremental_binary<64,_true>::set_input_object
(Sized_incremental_binary<64,_true> *this,uint n,Sized_relobj_incr<64,_true> *obj)
{
(t... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:... | null |
void MASKED(int param_1,int param_2,undefined4 param_3)
{
*(undefined4 *)(*(int *)(param_1 + 0x44) + param_2 * 4) = param_3;
return;
}
|
1950_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | do_can_check_for_function_pointers | FUN_00054d70 |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: bool do_can_check_for_function_pointers(Target * this) */
bool __thiscall gold::Target::do_can_check_for_function_pointers(Target *this)
{
return false;
}
|
undefined4 FUN_00054d70(void)
{
return 0;
}
| XOR EAX,EAX
RET | null | null | null | null | [('const-0', u'COPY_-1206235776'), ('const-0', u'RETURN_-1206235769'), (u'COPY_-1206235776', u'RETURN_-1206235769')] | [('const-0', u'COPY_-1206235789'), (u'COPY_-1206235789', u'RETURN_-1206235769'), ('const-0', u'RETURN_-1206235769')] | null | null | 00054d70 | x86 | O0 | (translation_unit "undefined4 FUN_00054d70(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_00054d70(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_00054d70(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: bool do_can_check_for_function_pointers(Target * this) */\n\nbool __thiscall gold::Target::do_can_check_for_function_pointers(Target *this)\n\n{\n return false;\n}\n\n" comment comment (function_defini... | (translation_unit "undefined4 FUN_00054d70(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_00054d70(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_00054d70(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_00054d70(void)\n\n{\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_00054d70(void)" (identifier "FUN_00054d70") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{")... |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: bool do_can_check_for_function_pointers(Target * 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;
}
|
1415_putty_and_putty_strip.c | sha512_mpint | FUN_0007ff73 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void sha512_mpint(SHA512_State *s,Bignum b)
{
int iVar1;
int iVar2;
int iVar3;
int in_GS_OFFSET;
Bignum b_local;
SHA512_State *s_local;
int len;
uchar lenbuf [4];
iVar1 = *(int *)(in_GS_OFFSET + 0x14);
iVar... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0007ff73(undefined4 param_1,undefined4 param_2)
{
int iVar1;
int iVar2;
int in_GS_OFFSET;
undefined4 uVar3;
int local_18;
char local_14;
undefined1 local_13;
undefined1 local_12;
undefined1 local_11;
... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x24
CALL 0x0001c140
ADD EBX,0x96815
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,GS:[0x14]
MOV dword ptr [EBP + -0xc],EAX
XOR EAX,EAX
SUB ESP,0xc
PUSH dword ptr [EBP + -0x20]
CALL 0x00067824
ADD... | null | null | null | null | [('tmp_1261', u'CAST_-1206320334'), (u'PTRSUB_-1206320372', u'CALL_-1206320877'), (u'PTRSUB_-1206451401', u'CALL_-1206451761'), (u'INDIRECT_-1206451595', u'INT_ADD_-1206451789'), (u'MULTIEQUAL_-1206320662', u'INT_SRIGHT_-1206320436'), ('const-0', u'INT_SLESS_-1206321124'), (u'MULTIEQUAL_-1206320662', u'INT_SRIGHT_-1206... | [(u'CALL_-1206320749', u'INDIRECT_-1206320409'), ('const-0', u'SUBPIECE_-1206320650'), (u'CALL_-1206320877', u'INDIRECT_-1206320413'), (u'CALL_-1206320749', u'INDIRECT_-1206320417'), (u'PTRSUB_-1206320381', u'CALL_-1206320877'), (u'CALL_-1206320877', u'INDIRECT_-1206320421'), ('const-4294967295', u'INT_ADD_-1206451870'... | null | null | 0007ff73 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0007ff73(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n int iVar2;\n int in_GS_OFFSET;\n undefined4 uVar3;\n int local_18;\n char local_14;\n undefined1 local_13;\n undefined1 loca... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid sha512_mpint(SHA512_State *s,Bignum b)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int in_GS_OFFSET;\n Bignum b_local;\n SHA512_State *s_local;\n int len;\n uchar lenbuf [4];\n \n iVar1 = *(int... | (translation_unit "void FUN_0007ff73(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n int iVar2;\n int in_GS_OFFSET;\n undefined4 uVar3;\n int local_18;\n char local_14;\n undefined1 local_13;\n undefined1 local_12;\n undefined1 local_11;\n int local_10;\n \n uVar3 = 0x7ff7f;\n local_10 = *(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 IDENT ;) (declaration TYPE IDENT ;... | (function_definition "void FUN_0007ff73(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n int iVar2;\n int in_GS_OFFSET;\n undefined4 uVar3;\n int local_18;\n char local_14;\n undefined1 local_13;\n undefined1 local_12;\n undefined1 local_11;\n int local_10;\n \n uVar3 = 0x7ff7f;\n local_10 = *(in... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void function_1(type_1 *s,type_2 b)
{
int var_9;
int var_3;
int var_4;
int var_1;
type_2 b_local;
type_1 *s_local;
int var_6;
type_3 lenbuf [4];
var_9 = *(int *)(var_1 + 0x14);
var_3 = var_2((type_4)b);
v... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,undefined4 param_2)
{
int iVar1;
int iVar2;
int in_GS_OFFSET;
undefined4 uVar3;
int local_18;
char local_14;
undefined1 local_13;
undefined1 local_12;
undefined1 local_11;
int l... |
255_sh4-linux-gnu-ld_and_sh4-linux-gnu-ld_strip.c | __x86.get_pc_thunk.si | __i686.get_pc_thunk.si |
/* WARNING: This is an inlined function */
void __x86_get_pc_thunk_si(void)
{
return;
}
|
/* WARNING: This is an inlined function */
void __i686_get_pc_thunk_si(void)
{
return;
}
| MOV ESI,dword ptr [ESP]
RET | null | null | null | null | [('const-0', u'RETURN_-1205948169')] | [('const-0', u'RETURN_-1205948169')] | null | null | 0001b0e6 | x86 | O0 | (translation_unit "/* WARNING: This is an inlined function */\n\nvoid __i686_get_pc_thunk_si(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __i686_get_pc_thunk_si(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_si(void)" identifier (parameter_list "(void)" ( (paramet... | (translation_unit "/* WARNING: This is an inlined function */\n\nvoid __x86_get_pc_thunk_si(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __x86_get_pc_thunk_si(void)\n\n{\n return;\n}" primitive_type (function_declarator "__x86_get_pc_thunk_si(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit "void __i686_get_pc_thunk_si(void)\n\n{\n return;\n}\n\n" (function_definition "void __i686_get_pc_thunk_si(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_si(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_st... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) }))) | (function_definition "void __i686_get_pc_thunk_si(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "__i686_get_pc_thunk_si(void)" (identifier "__i686_get_pc_thunk_si") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return... |
/* WARNING: This is an inlined function */
void function_1(void)
{
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
/* WARNING: This is an inlined function */
void __i686_get_pc_thunk_si(void)
{
return;
}
|
12367_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | _S_construct | FUN_003e5ad0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::_S_construct(unsigned int, char, std::allocator<char> const&) */
void std::string::_S_construct(uint param_1,char param_2,allocator *param_3)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
size_t * FUN_003e5ad0(size_t param_1,char param_2,undefined4 param_3)
{
size_t *psVar1;
size_t *__s;
if (param_1 == 0) {
__s = (size_t *)&DAT_005f308c;
}
else {
psVar1 = (size_t *)FUN_003e5a40(param_1,0,para... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x204527
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x30]
MOV EBP,dword ptr [ESP + 0x34]
TEST ESI,ESI
JNZ 0x003e5b08
LEA EAX,[EBX + 0x9080]
LEA EDI,[EAX + 0xc]
ADD ESP,0x1c
MOV EAX,EDI
POP EBX
POP ESI
POP EDI
POP EBP
RET
SUB ESP,0x4
PUSH dword ptr [ESP + 0x3c]
PUSH... | null | null | null | null | [('const-1', u'RETURN_-1205773586')] | [('tmp_1171', u'INT_ADD_-1205773106'), (u'INT_ADD_-1205773282', u'CAST_-1205773055'), (u'INDIRECT_-1205773103', u'MULTIEQUAL_-1205773085'), ('tmp_1171', u'INT_EQUAL_-1205773403'), ('const-0', u'RETURN_-1205773476'), (u'MULTIEQUAL_-1205773266', u'COPY_-1205773510'), ('tmp_1171', u'CALL_-1205773356'), ('const-4', u'PTRAD... | null | null | 003e5ad0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nsize_t * FUN_003e5ad0(size_t param_1,char param_2,undefined4 param_3)\n\n{\n size_t *psVar1;\n size_t *__s;\n \n if (param_1 == 0) {\n __s = (size_t *)&DAT_005f308c;\n }\n else {\n psVar1 = (size_t... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::_S_construct(unsigned int, char, std::allocator<char> const&) */\n\nvoid std::string::_S_construct(uint param_1,char param_2,allocator *param_3)\n\n{\n}\n\n" comment comment (function_definition "... | (translation_unit "size_t * FUN_003e5ad0(size_t param_1,char param_2,undefined4 param_3)\n\n{\n size_t *psVar1;\n size_t *__s;\n \n if (param_1 == 0) {\n __s = (size_t *)&DAT_005f308c;\n }\n else {\n psVar1 = (size_t *)FUN_003e5a40(param_1,0,param_3);\n __s = psVar1 + 3;\n if (param_1 == 1) {\n *... | (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 (poin... | (function_definition "size_t * FUN_003e5ad0(size_t param_1,char param_2,undefined4 param_3)\n\n{\n size_t *psVar1;\n size_t *__s;\n \n if (param_1 == 0) {\n __s = (size_t *)&DAT_005f308c;\n }\n else {\n psVar1 = (size_t *)FUN_003e5a40(param_1,0,param_3);\n __s = psVar1 + 3;\n if (param_1 == 1) {\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::_S_construct(unsigned int, char, std::allocator<char> const&) */
void std::string::function_1(type_1 param_1,char param_2,type_2 *param_3)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifie... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
size_t * MASKED(size_t param_1,char param_2,undefined4 param_3)
{
size_t *psVar1;
size_t *__s;
if (param_1 == 0) {
__s = (size_t *)&DAT_005f308c;
}
else {
psVar1 = (size_t *)FUN_003e5a40(param_1,0,param_3);
... |
11453_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | write | FUN_003bb440 |
/* std::ostream::write(char const*, int) */
ostream * __thiscall std::ostream::write(ostream *this,char *param_1,int param_2)
{
int iVar1;
sentry local_24 [20];
__x86_get_pc_thunk_di();
sentry::sentry(local_24,this);
if (local_24[0] != (sentry)0x0) {
/* try { // try from 003bb484 to ... |
int * FUN_003bb440(int *param_1,undefined4 param_2,int param_3)
{
int *piVar1;
int iVar2;
char local_24 [20];
FUN_00074f0a();
FUN_003bb0d0(local_24,param_1);
if (local_24[0] != '\0') {
piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x78);
/* try { // try from 003b... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x00074f0a
ADD EDI,0x22ebb7
PUSH ESI
LEA EAX,[EBP + -0x20]
PUSH EBX
SUB ESP,0x34
MOV ESI,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x2c],EAX
PUSH ESI
MOV EBX,EDI
PUSH EAX
CALL 0x003bb0d0
ADD ESP,0x10
CMP byte ptr [EBP + -0x20],0x0
JZ 0x003bb48f
MOV EAX,dword ptr [ESI]
SUB ESP,0x4
MO... | null | null | null | null | [(u'CAST_-1205553562', u'LOAD_-1205553972'), ('const-4294967284', u'INT_ADD_-1205553956'), ('const-417', u'LOAD_-1205553795'), ('const-417', u'LOAD_-1205553933'), (u'INDIRECT_-1205553617', u'INT_NOTEQUAL_-1205553991'), (u'INT_NOTEQUAL_-1205553896', u'CBRANCH_-1205553894'), (u'LOAD_-1205553812', u'INT_ADD_-1205553779'),... | [('tmp_1440', u'CALLIND_-1205553923'), ('const-4294967284', u'INT_ADD_-1205553956'), ('const-20', u'INT_ADD_-1205553762'), (u'CALL_-1205554092', u'INDIRECT_-1205553649'), (u'CAST_-1205553546', u'LOAD_-1205553933'), (u'INT_ADD_-1205553762', u'CAST_-1205553489'), (u'PTRSUB_-1205553601', u'CALL_-1205553864'), ('tmp_1441',... | null | null | 003bb440 | x86 | O0 | (translation_unit "int * FUN_003bb440(int *param_1,undefined4 param_2,int param_3)\n\n{\n int *piVar1;\n int iVar2;\n char local_24 [20];\n \n FUN_00074f0a();\n FUN_003bb0d0(local_24,param_1);\n if (local_24[0] != '\0') {\n piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x78);\n ... | (translation_unit "/* std::ostream::write(char const*, int) */\n\nostream * __thiscall std::ostream::write(ostream *this,char *param_1,int param_2)\n\n{\n int iVar1;\n sentry local_24 [20];\n \n __x86_get_pc_thunk_di();\n sentry::sentry(local_24,this);\n if (local_24[0] != (sentry)0x0) {\n /* t... | (translation_unit "int * FUN_003bb440(int *param_1,undefined4 param_2,int param_3)\n\n{\n int *piVar1;\n int iVar2;\n char local_24 [20];\n \n FUN_00074f0a();\n FUN_003bb0d0(local_24,param_1);\n if (local_24[0] != '\0') {\n piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x78);\n ... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ... | (function_definition "int * FUN_003bb440(int *param_1,undefined4 param_2,int param_3)\n\n{\n int *piVar1;\n int iVar2;\n char local_24 [20];\n \n FUN_00074f0a();\n FUN_003bb0d0(local_24,param_1);\n if (local_24[0] != '\0') {\n piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x78);\n ... |
/* std::ostream::write(char const*, int) */
ostream * __thiscall std::ostream::write(ostream *var_2,char *param_1,int var_3)
{
int var_4;
type_1 local_24 [20];
var_1();
sentry::type_1(local_24,var_2);
if (local_24[0] != (type_1)0x0) {
/* try { // try from 003bb484 to 003bb4c6 has its... | 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: (type_... | null |
int * MASKED(int *param_1,undefined4 param_2,int param_3)
{
int *piVar1;
int iVar2;
char local_24 [20];
FUN_00074f0a();
FUN_003bb0d0(local_24,param_1);
if (local_24[0] != '\0') {
piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x78);
/* try { // try from 003bb484 t... |
9107_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | _M_ibegin | FUN_00233850 |
/* std::string::_M_ibegin() const */
void std::string::_M_ibegin(void)
{
undefined4 *in_stack_00000004;
undefined4 *in_stack_00000008;
*in_stack_00000004 = *in_stack_00000008;
return;
}
|
void FUN_00233850(undefined4 *param_1,undefined4 *param_2)
{
*param_1 = *param_2;
return;
}
| MOV EDX,dword ptr [ESP + 0x8]
MOV EAX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [EDX]
MOV dword ptr [EAX],EDX
RET 0x4 | null | null | null | null | [('const-417', u'LOAD_-1204012960'), ('const-417', u'STORE_-1204012954'), ('tmp_44', u'LOAD_-1204012960'), ('tmp_45', u'STORE_-1204012954'), ('const-0', u'RETURN_-1204012941'), (u'LOAD_-1204012960', u'STORE_-1204012954')] | [('const-417', u'LOAD_-1204012960'), ('const-417', u'STORE_-1204012954'), ('tmp_44', u'LOAD_-1204012960'), ('tmp_45', u'STORE_-1204012954'), ('const-0', u'RETURN_-1204012941'), (u'LOAD_-1204012960', u'STORE_-1204012954')] | null | null | 00233850 | x86 | O0 | (translation_unit "void FUN_00233850(undefined4 *param_1,undefined4 *param_2)\n\n{\n *param_1 = *param_2;\n return;\n}\n\n" (function_definition "void FUN_00233850(undefined4 *param_1,undefined4 *param_2)\n\n{\n *param_1 = *param_2;\n return;\n}" primitive_type (function_declarator "FUN_00233850(undefined4 *param_1... | (translation_unit "/* std::string::_M_ibegin() const */\n\nvoid std::string::_M_ibegin(void)\n\n{\n undefined4 *in_stack_00000004;\n undefined4 *in_stack_00000008;\n \n *in_stack_00000004 = *in_stack_00000008;\n return;\n}\n\n" comment (function_definition "void std::string::_M_ibegin(void)\n\n{\n undefined4 *in_... | (translation_unit "void FUN_00233850(undefined4 *param_1,undefined4 *param_2)\n\n{\n *param_1 = *param_2;\n return;\n}\n\n" (function_definition "void FUN_00233850(undefined4 *param_1,undefined4 *param_2)\n\n{\n *param_1 = *param_2;\n return;\n}" primitive_type (function_declarator "FUN_00233850(undefined4 *param_1... | (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) = (pointer_ex... | (function_definition "void FUN_00233850(undefined4 *param_1,undefined4 *param_2)\n\n{\n *param_1 = *param_2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00233850(undefined4 *param_1,undefined4 *param_2)" (identifier "FUN_00233850") (parameter_list "(undefined4 *param_1,undefined4 *param_2)" (( "("... |
/* std::string::_M_ibegin() const */
void std::string::function_1(void)
{
type_1 *in_stack_00000004;
type_1 *in_stack_00000008;
*in_stack_00000004 = *in_stack_00000008;
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: (pointe... | null |
void MASKED(undefined4 *param_1,undefined4 *param_2)
{
*param_1 = *param_2;
return;
}
|
170_powerpc64le-linux-gnu-strip_and_powerpc64le-linux-gnu-strip_strip.c | find_section_list | FUN_00016a30 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
section_list * __regparm3 find_section_list(char *name,bfd_boolean add,uint context)
{
int iVar1;
section_list *psVar2;
char *pcVar3;
section_list *psVar4;
section_list *local_20;
local_20 = (section_list *)0x0;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * __regparm3 FUN_00016a30(char *param_1,int *param_2,uint param_3)
{
int iVar1;
int *piVar2;
char *pcVar3;
undefined4 uVar4;
int *piVar5;
int *local_20;
local_20 = (int *)0x0;
piVar5 = DAT_00040ba8;
if (... | PUSH EBP
PUSH EDI
MOV EDI,EAX
PUSH ESI
MOV ESI,EDX
PUSH EBX
CALL 0x000166c0
ADD EBX,0x295c3
SUB ESP,0x1c
MOV dword ptr [ESP + 0x8],ECX
MOV dword ptr [ESP + 0xc],0x0
MOV EBP,dword ptr [EBX + 0xba8]
TEST EBP,EBP
JNZ 0x00016a86
JMP 0x00016b07
SUB ESP,0x8
PUSH EDI
PUSH dword ptr [EBP + 0x4]
CALL 0x00013070
ADD ESP,0x10
TES... | null | null | null | null | [(u'LOAD_-1205965829', u'INT_EQUAL_-1205965811'), ('const-0', u'INT_EQUAL_-1205966189'), (u'PTRSUB_-1205964660', u'CAST_-1205964631'), (u'INT_NOTEQUAL_-1205965851', u'CBRANCH_-1205965850'), (u'STORE_-1205965809', u'INDIRECT_-1205964807'), (u'MULTIEQUAL_-1205965223', u'PTRSUB_-1205964597'), (u'MULTIEQUAL_-1205965223', u... | [('const-417', u'STORE_-1205965901'), ('const-0', u'INT_EQUAL_-1205966189'), (u'PTRADD_-1205964682', u'STORE_-1205965941'), ('const-2', u'INT_AND_-1205964853'), (u'INT_NOTEQUAL_-1205965851', u'CBRANCH_-1205965850'), ('const-417', u'STORE_-1205965951'), (u'STORE_-1205965338', u'INDIRECT_-1205964578'), ('const-417', u'ST... | null | null | 00016a30 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * __regparm3 FUN_00016a30(char *param_1,int *param_2,uint param_3)\n\n{\n int iVar1;\n int *piVar2;\n char *pcVar3;\n undefined4 uVar4;\n int *piVar5;\n int *local_20;\n \n local_20 = (int *)0x0;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nsection_list * __regparm3 find_section_list(char *name,bfd_boolean add,uint context)\n\n{\n int iVar1;\n section_list *psVar2;\n char *pcVar3;\n section_list *psVar4;\n section_list *local_20;\n \n local... | (translation_unit "int * __regparm3 FUN_00016a30(char *param_1,int *param_2,uint param_3)\n\n{\n int iVar1;\n int *piVar2;\n char *pcVar3;\n undefined4 uVar4;\n int *piVar5;\n int *local_20;\n \n local_20 = (int *)0x0;\n piVar5 = DAT_00040ba8;\n if (DAT_00040ba8 == (int *)0x0) {\n if (param_2 == (int *)0x0... | (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)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration ... | (function_definition "int * __regparm3 FUN_00016a30(char *param_1,int *param_2,uint param_3)\n\n{\n int iVar1;\n int *piVar2;\n char *pcVar3;\n undefined4 uVar4;\n int *piVar5;\n int *local_20;\n \n local_20 = (int *)0x0;\n piVar5 = DAT_00040ba8;\n if (DAT_00040ba8 == (int *)0x0) {\n if (param_2 == (int *)... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 * __regparm3 find_section_list(char *name,bfd_boolean var_2,type_2 var_5)
{
int var_4;
type_1 *psVar2;
char *var_10;
type_1 *var_8;
type_1 *var_11;
var_11 = (type_1 *)0x0;
var_8 = var_1;
if (var_1 == (ty... | 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(char *param_1,int *param_2,uint param_3)
{
int iVar1;
int *piVar2;
char *pcVar3;
undefined4 uVar4;
int *piVar5;
int *local_20;
local_20 = (int *)0x0;
piVar5 = DAT_00040ba8;
if (DAT_00... |
4494_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | Output_reloc | FUN_00102ef0 |
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_64,_false> * this,
Output_section * os, uint type, Output_data * od, Address address, Addend addend, bool
is_relative) */
void __thiscall
gold::Output_reloc<4,_true,_64,_false>::Output_reloc
(Output_reloc<4,_true,_64,_false> *this,Ou... |
void FUN_00102ef0(int 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)
{
FUN_00100bc0(param_1,param_2,param_3,param_4,param_5,param_6,param_9);
*(undefined4 *)(param_... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EBX,dword ptr [ESP + 0x10]
MOV ESI,dword ptr [ESP + 0x28]
MOV EDI,dword ptr [ESP + 0x2c]
SUB ESP,0x4
MOVZX EAX,byte ptr [ESP + 0x34]
PUSH EAX
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH EB... | null | null | null | null | [(u'PTRSUB_-1206964227', u'CALL_-1206964381'), ('tmp_264', u'CALL_-1206964381'), ('const-0', u'RETURN_-1206964331'), ('tmp_261', u'PTRSUB_-1206964227'), (u'PTRSUB_-1206964220', u'STORE_-1206964281'), ('tmp_263', u'CALL_-1206964381'), ('tmp_266', u'STORE_-1206964281'), ('tmp_261', u'PTRSUB_-1206964220'), ('tmp_265', u'C... | [('tmp_478', u'CALL_-1206964381'), ('tmp_477', u'STORE_-1206964359'), ('const-417', u'STORE_-1206964365'), ('const-0', u'RETURN_-1206964331'), ('tmp_482', u'CALL_-1206964381'), ('const-28', u'INT_ADD_-1206964351'), (u'CAST_-1206964236', u'STORE_-1206964359'), ('tmp_481', u'CALL_-1206964381'), ('tmp_475', u'CALL_-120696... | null | null | 00102ef0 | x86 | O0 | (translation_unit "void FUN_00102ef0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)\n\n{\n FUN_00100bc0(param_1,param_2,param_3,param_4,param_5,param_6,param_9);\n... | (translation_unit "/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_64,_false> * this,\n Output_section * os, uint type, Output_data * od, Address address, Addend addend, bool\n is_relative) */\n\nvoid __thiscall\ngold::Output_reloc<4,_true,_64,_false>::Output_reloc\n (Output_reloc<4,_t... | (translation_unit "void FUN_00102ef0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)\n\n{\n FUN_00100bc0(param_1,param_2,param_3,param_4,param_5,param_6,param_9);\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete... | (function_definition "void FUN_00102ef0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)\n\n{\n FUN_00100bc0(param_1,param_2,param_3,param_4,param_5,param_6,param_9)... |
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_64,_false> * this,
Output_section * os, uint type, Output_data * od, Address address, Addend addend, bool
is_relative) */
void __thiscall
gold::function_1<4,_true,_64,_false>::function_1
(function_1<4,_true,_64,_false> *type_1,Output... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
void MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined1 param_9)
{
FUN_00100bc0(param_1,param_2,param_3,param_4,param_5,param_6,param_9);
*(undefined4 *)(param_1 + 0x... |
1255_gawk_and_gawk_strip.c | lower_subexps | FUN_000859bd |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
reg_errcode_t lower_subexps(void *extra,bin_tree_t *node)
{
bin_tree_t *pbVar1;
int in_GS_OFFSET;
bin_tree_t *node_local;
void *extra_local;
reg_errcode_t err;
regex_t *preg;
int local_10;
local_10 = *(int *)(i... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 FUN_000859bd(undefined4 param_1,int param_2)
{
undefined4 uVar1;
int in_GS_OFFSET;
undefined4 uVar2;
undefined4 local_18;
undefined4 local_14;
int local_10;
uVar2 = 0x859c8;
local_10 = *(int *)(in_G... | PUSH EBP
MOV EBP,ESP
SUB ESP,0x28
CALL 0x00017593
ADD EAX,0x2e37c
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,GS:[0x14]
MOV dword ptr [EBP + -0xc],EAX
XOR EAX,EAX
MOV EAX,dword ptr [EBP + -0x1c]
MOV dword ptr [EBP + -0x10],EAX
MOV d... | null | null | null | null | [(u'LOAD_-1206428989', u'INT_NOTEQUAL_-1206428970'), (u'INT_NOTEQUAL_-1206429110', u'CBRANCH_-1206429110'), ('tmp_502', u'CBRANCH_-1206428922'), ('tmp_206', u'CBRANCH_-1206429110'), ('const-8', u'PTRSUB_-1206428456'), ('const-4', u'PTRSUB_-1206428497'), ('const-417', u'LOAD_-1206428941'), ('const-417', u'STORE_-1206428... | [('const-417', u'LOAD_-1206429069'), (u'LOAD_-1206428989', u'INT_NOTEQUAL_-1206428970'), (u'INT_ADD_-1206428731', u'CAST_-1206428404'), ('const-4294967272', u'PTRSUB_-1206428544'), (u'INT_NOTEQUAL_-1206429110', u'CBRANCH_-1206429110'), ('tmp_502', u'CBRANCH_-1206428922'), (u'CALL_-1206429024', u'INDIRECT_-1206428584'),... | null | null | 000859bd | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_000859bd(undefined4 param_1,int param_2)\n\n{\n undefined4 uVar1;\n int in_GS_OFFSET;\n undefined4 uVar2;\n undefined4 local_18;\n undefined4 local_14;\n int local_10;\n \n uVar2 = 0x859... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nreg_errcode_t lower_subexps(void *extra,bin_tree_t *node)\n\n{\n bin_tree_t *pbVar1;\n int in_GS_OFFSET;\n bin_tree_t *node_local;\n void *extra_local;\n reg_errcode_t err;\n regex_t *preg;\n int local_1... | (translation_unit "undefined4 FUN_000859bd(undefined4 param_1,int param_2)\n\n{\n undefined4 uVar1;\n int in_GS_OFFSET;\n undefined4 uVar2;\n undefined4 local_18;\n undefined4 local_14;\n int local_10;\n \n uVar2 = 0x859c8;\n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n local_14 = param_1;\n local_18 = 0;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;... | (function_definition "undefined4 FUN_000859bd(undefined4 param_1,int param_2)\n\n{\n undefined4 uVar1;\n int in_GS_OFFSET;\n undefined4 uVar2;\n undefined4 local_18;\n undefined4 local_14;\n int local_10;\n \n uVar2 = 0x859c8;\n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n local_14 = param_1;\n local_18 = 0;\... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
type_1 function_1(void *extra,type_2 *node)
{
type_2 *pbVar1;
int var_1;
type_2 *node_local;
void *extra_local;
type_1 err;
type_3 *preg;
int var_3;
var_3 = *(int *)(var_1 + 0x14);
preg = (type_3 *)extra;
e... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 MASKED(undefined4 param_1,int param_2)
{
undefined4 uVar1;
int in_GS_OFFSET;
undefined4 uVar2;
undefined4 local_18;
undefined4 local_14;
int local_10;
uVar2 = 0x859c8;
local_10 = *(int *)(in_GS_OFFS... |
13466_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~time_get | FUN_00421130 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::time_get<char, std::istreambuf_iterator<char, std::char_traits<char> > >::~time_get() */
void __thiscall
std::time_get<char,std::istreambuf_iterator<char,std::char_traits<char>>>::~time_get
(time_get<char,std::is... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00421130(undefined4 *param_1)
{
*param_1 = &PTR_FUN_005e96e8;
FUN_003aff10(param_1);
return;
}
| PUSH EBX
CALL 0x00050b50
ADD EBX,0x1c8eca
SUB ESP,0x14
MOV EAX,dword ptr [ESP + 0x1c]
LEA EDX,[EBX + 0xfffff6e0]
ADD EDX,0x8
MOV dword ptr [EAX],EDX
PUSH EAX
CALL 0x003aff10
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1201860286')] | [(u'PTRSUB_-1201860123', u'STORE_-1201860234'), ('const-6199016', u'PTRSUB_-1201860123'), ('const-0', u'PTRSUB_-1201860123'), ('const-417', u'STORE_-1201860234'), ('tmp_282', u'STORE_-1201860234'), ('tmp_282', u'CALL_-1201860221'), ('const-0', u'RETURN_-1201860193')] | null | null | 00421130 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00421130(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e96e8;\n FUN_003aff10(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_00421130(undefined4 *param_1)\n\n{\n *param_1 =... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::time_get<char, std::istreambuf_iterator<char, std::char_traits<char> > >::~time_get() */\n\nvoid __thiscall\nstd::time_get<char,std::istreambuf_iterator<char,std::char_traits<char>>>::~time_get\n ... | (translation_unit "void FUN_00421130(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e96e8;\n FUN_003aff10(param_1);\n return;\n}\n\n" (function_definition "void FUN_00421130(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e96e8;\n FUN_003aff10(param_1);\n return;\n}" primitive_type (function_declarator "FU... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression... | (function_definition "void FUN_00421130(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e96e8;\n FUN_003aff10(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00421130(undefined4 *param_1)" (identifier "FUN_00421130") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::time_get<char, std::istreambuf_iterator<char, std::char_traits<char> > >::~time_get() */
void __thiscall
std::time_get<char,std::istreambuf_iterator<char,std::char_traits<char>>>::~time_get
(time_get<char,std::is... | 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_005e96e8;
FUN_003aff10(param_1);
return;
}
|
4208_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c | set_errors | FUN_000ee000 |
/* 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_errors(Parameters * this, Errors * errors) */
void __thiscall gold::Parameters::set_errors(Parameters *this,Errors *errors)
{
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000ee000(int *param_1,int param_2)
{
if (*param_1 == 0) {
*param_1 = param_2;
return;
}
/* WARNING: Subroutine does not return */
FUN_0005f0b0("../../gold/parameters.cc",0x4d,"set_error... | PUSH EBX
CALL 0x00032730
ADD EBX,0x213ffa
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [EAX]
TEST EDX,EDX
JNZ 0x000ee024
MOV EDX,dword ptr [ESP + 0x14]
MOV dword ptr [EAX],EDX
ADD ESP,0x8
POP EBX
RET
PUSH EAX
LEA EAX,[EBX + 0xfff2a6f0]
PUSH EAX
LEA EAX,[EBX + 0xfff2a544]
PUSH 0x4d
PUSH EAX
CALL 0x0005f0... | null | null | null | null | [('const-1', u'RETURN_-1206787952'), ('tmp_107', u'CBRANCH_-1206788029'), (u'PTRSUB_-1206787879', u'STORE_-1206788020'), ('const-2278724', u'COPY_-1206787923'), ('const-0', u'INT_EQUAL_-1206788031'), ('const-417', u'STORE_-1206788020'), ('const-2279152', u'COPY_-1206787922'), (u'PTRSUB_-1206787890', u'LOAD_-1206788048'... | [(u'COPY_-1206787926', u'CALL_-1206787957'), ('tmp_367', u'CALL_-1206787957'), ('const-1', u'RETURN_-1206787952'), ('const-417', u'LOAD_-1206788048'), ('tmp_368', u'STORE_-1206788020'), ('tmp_107', u'CBRANCH_-1206788029'), ('const-77', u'CALL_-1206787957'), ('const-417', u'STORE_-1206788020'), ('const-0', u'INT_EQUAL_-... | null | null | 000ee000 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000ee000(int *param_1,int param_2)\n\n{\n if (*param_1 == 0) {\n *param_1 = param_2;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0005f0b0("../../gold/pa... | (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_errors(Parameters * this, Errors * errors) */\n\nvoid __thiscall gold::Parameters::set_errors(Parameters *this... | (translation_unit "void FUN_000ee000(int *param_1,int param_2)\n\n{\n if (*param_1 == 0) {\n *param_1 = param_2;\n return;\n }\n \n FUN_0005f0b0("../../gold/parameters.cc",0x4d,"set_errors",param_1);\n}\n\n" (function_definition "void FUN_000ee000(int *param_1,int param_2)\n\n{\n if (*param... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) (compo... | (function_definition "void FUN_000ee000(int *param_1,int param_2)\n\n{\n if (*param_1 == 0) {\n *param_1 = param_2;\n return;\n }\n \n FUN_0005f0b0("../../gold/parameters.cc",0x4d,"set_errors",param_1);\n}" (primitive_type "void") (function_declarator "FUN_000ee000(int *param_1,int param_2)"... |
/* 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_errors(Parameters * this, Errors * errors) */
void __thiscall gold::type_1::function_1(type_1 *this,type_2 *errors)
{
if (this... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | 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) {
*param_1 = param_2;
return;
}
/* WARNING: Subroutine does not return */
FUN_0005f0b0("../../gold/parameters.cc",0x4d,"set_errors",par... |
8665_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c | get | FUN_001e6a60 |
/* std::money_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::get(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >,
std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, bool, std::ios_base&,
std::_Ios_Iostate&, long double&) const */
undefined4
std::money_... |
undefined4
FUN_001e6a60(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined1 param_7,undefined4 param_8,
undefined4 param_9,undefined4 param_10)
{
(**(code **)(*param_2 + 8))
(param_1,param_2,param_3,param_4,param... | 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 + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
MOVZX ECX,byte ptr [ESP + 0x3c]
PUSH ECX
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUS... | null | null | null | null | [('const-417', u'LOAD_-1207866664'), ('tmp_492', u'CALLIND_-1207866654'), ('tmp_498', u'CALLIND_-1207866654'), ('const-417', u'LOAD_-1207866752'), ('tmp_496', u'CALLIND_-1207866654'), ('tmp_491', u'COPY_-1207866657'), (u'LOAD_-1207866664', u'CALLIND_-1207866654'), ('tmp_491', u'CALLIND_-1207866654'), ('tmp_497', u'CALL... | [('const-417', u'LOAD_-1207866664'), ('tmp_492', u'CALLIND_-1207866654'), ('tmp_498', u'CALLIND_-1207866654'), ('const-417', u'LOAD_-1207866752'), ('tmp_496', u'CALLIND_-1207866654'), ('tmp_491', u'COPY_-1207866657'), (u'LOAD_-1207866664', u'CALLIND_-1207866654'), ('tmp_491', u'CALLIND_-1207866654'), ('tmp_497', u'CALL... | null | null | 001e6a60 | x86 | O0 | (translation_unit "undefined4\nFUN_001e6a60(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined1 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n (**(code **)(*param_2 + 8))\n (param_1,para... | (translation_unit "/* std::money_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n >::get(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >,\n std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, bool, std::ios_base&,\n std::_Ios_Iostate&, long double&) const */\n\... | (translation_unit "undefined4\nFUN_001e6a60(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined1 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n (**(code **)(*param_2 + 8))\n (param_1,para... | (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_001e6a60(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined1 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n (**(code **)(*param_2 + 8))\n (param_1,p... |
/* std::money_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::get(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >,
std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, bool, std::ios_base&,
std::_Ios_Iostate&, long double&) const */
type_1
std::money_get<... | 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,undefined1 param_7,undefined4 param_8,
undefined4 param_9,undefined4 param_10)
{
(**(code **)(*param_2 + 8))
(param_1,param_2,param_3,param_4,param_5,par... |
302_sparc64-linux-gnu-objdump_and_sparc64-linux-gnu-objdump_strip.c | substitute_type | FUN_00037630 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bfd_boolean __regparm3 substitute_type(pr_handle *info,char *s)
{
pr_stack *ppVar1;
char *pcVar2;
bfd_boolean bVar3;
size_t sVar4;
size_t sVar5;
char *pcVar6;
if (info->stack == (pr_stack *)0x0) {
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bool __regparm3 FUN_00037630(int param_1,char *param_2)
{
char *pcVar1;
int iVar2;
size_t sVar3;
size_t sVar4;
char *pcVar5;
if (*(int *)(param_1 + 8) == 0) {
/* WARNING: Subroutine does not re... | PUSH EBP
PUSH EDI
PUSH ESI
MOV ESI,EAX
PUSH EBX
CALL 0x000153d0
ADD EBX,0x3b9c5
SUB ESP,0x1c
MOV EAX,dword ptr [EAX + 0x8]
TEST EAX,EAX
JZ 0x000377a3
MOV EDI,dword ptr [EAX + 0x4]
SUB ESP,0x8
MOV EBP,EDX
PUSH 0x7c
PUSH EDI
CALL 0x00014450
ADD ESP,0x10
TEST EAX,EAX
JNZ 0x000376f8
SUB ESP,0x8
PUSH 0x7c
PUSH EBP
CALL 0x00... | null | null | null | null | [('const-417', u'LOAD_-1206093482'), ('tmp_879', u'CBRANCH_-1206093595'), ('tmp_1584', u'PTRSUB_-1206093016'), (u'COPY_-1206092996', u'CALL_-1206094002'), ('const-0', u'RETURN_-1206092954'), ('const-124', u'CALL_-1206094171'), (u'CALL_-1206093824', u'INT_NOTEQUAL_-1206093809'), (u'PTRSUB_-1206092877', u'CAST_-120609284... | [('const-124', u'CALL_-1206094111'), ('tmp_879', u'CBRANCH_-1206093595'), (u'CAST_-1206092799', u'CALL_-1206093611'), (u'INT_EQUAL_-1206094085', u'CBRANCH_-1206094084'), (u'COPY_-1206092700', u'CALL_-1206093318'), (u'CALL_-1206093824', u'INT_NOTEQUAL_-1206093809'), (u'LOAD_-1206093658', u'CAST_-1206092769'), ('const-4'... | null | null | 00037630 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool __regparm3 FUN_00037630(int param_1,char *param_2)\n\n{\n char *pcVar1;\n int iVar2;\n size_t sVar3;\n size_t sVar4;\n char *pcVar5;\n \n if (*(int *)(param_1 + 8) == 0) {\n /* W... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean __regparm3 substitute_type(pr_handle *info,char *s)\n\n{\n pr_stack *ppVar1;\n char *pcVar2;\n bfd_boolean bVar3;\n size_t sVar4;\n size_t sVar5;\n char *pcVar6;\n \n if (info->stack == (pr_... | (translation_unit "bool __regparm3 FUN_00037630(int param_1,char *param_2)\n\n{\n char *pcVar1;\n int iVar2;\n size_t sVar3;\n size_t sVar4;\n char *pcVar5;\n \n if (*(int *)(param_1 + 8) == 0) {\n \n __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x1a3,"substitute_type");\n ... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE I... | (function_definition "bool __regparm3 FUN_00037630(int param_1,char *param_2)\n\n{\n char *pcVar1;\n int iVar2;\n size_t sVar3;\n size_t sVar4;\n char *pcVar5;\n \n if (*(int *)(param_1 + 8) == 0) {\n \n __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x1a3,"substitute_type");\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 __regparm3 function_1(type_2 *info,char *s)
{
type_3 *ppVar1;
char *var_3;
type_1 var_14;
size_t var_6;
size_t var_7;
char *var_10;
if (info->stack == (type_3 *)0x0) {
/* WARNING: Subro... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator d... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bool __regparm3 MASKED(int param_1,char *param_2)
{
char *pcVar1;
int iVar2;
size_t sVar3;
size_t sVar4;
char *pcVar5;
if (*(int *)(param_1 + 8) == 0) {
/* WARNING: Subroutine does not return *... |
19_find_and_find_strip.c | lsetfilecon | lsetfilecon |
void lsetfilecon(void)
{
(*(code *)PTR_lsetfilecon_0006ed84)();
return;
}
|
void lsetfilecon(void)
{
(*(code *)PTR_lsetfilecon_0006ed84)();
return;
}
| JMP dword ptr [EBX + 0x4c] | null | null | null | null | [(u'INDIRECT_-1205976686', u'COPY_-1205976745'), (u'CALLIND_-1205976758', u'INDIRECT_-1205976686'), (u'CAST_-1205976681', u'CALLIND_-1205976758'), ('const-0', u'RETURN_-1205976755'), ('tmp_58', u'CAST_-1205976681')] | [(u'INDIRECT_-1205976686', u'COPY_-1205976745'), (u'CALLIND_-1205976758', u'INDIRECT_-1205976686'), (u'CAST_-1205976681', u'CALLIND_-1205976758'), ('const-0', u'RETURN_-1205976755'), ('tmp_58', u'CAST_-1205976681')] | null | null | 00014140 | x86 | O0 | (translation_unit "void lsetfilecon(void)\n\n{\n (*(code *)PTR_lsetfilecon_0006ed84)();\n return;\n}\n\n" (function_definition "void lsetfilecon(void)\n\n{\n (*(code *)PTR_lsetfilecon_0006ed84)();\n return;\n}" primitive_type (function_declarator "lsetfilecon(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit "void lsetfilecon(void)\n\n{\n (*(code *)PTR_lsetfilecon_0006ed84)();\n return;\n}\n\n" (function_definition "void lsetfilecon(void)\n\n{\n (*(code *)PTR_lsetfilecon_0006ed84)();\n return;\n}" primitive_type (function_declarator "lsetfilecon(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit "void lsetfilecon(void)\n\n{\n (*(code *)PTR_lsetfilecon_0006ed84)();\n return;\n}\n\n" (function_definition "void lsetfilecon(void)\n\n{\n (*(code *)PTR_lsetfilecon_0006ed84)();\n return;\n}" primitive_type (function_declarator "lsetfilecon(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void lsetfilecon(void)\n\n{\n (*(code *)PTR_lsetfilecon_0006ed84)();\n return;\n}" (primitive_type "void") (function_declarator "lsetfilecon(void)" (identifier "lsetfilecon") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\... |
void function_1(void)
{
(*(type_1 *)PTR_lsetfilecon_0006ed84)();
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_0006ed84)();
return;
}
|
523_x86_64-linux-gnux32-objdump_and_x86_64-linux-gnux32-objdump_strip.c | __libc_csu_fini | FUN_0004d970 |
void __libc_csu_fini(void)
{
return;
}
|
void FUN_0004d970(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1206134404')] | [('const-0', u'RETURN_-1206134404')] | null | null | 0004d970 | x86 | O0 | (translation_unit "void FUN_0004d970(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0004d970(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0004d970(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_0004d970(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0004d970(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0004d970(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_0004d970(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_0004d970(void)" (identifier "FUN_0004d970") (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;
}
|
51_sg_get_lba_status_and_sg_get_lba_status_strip.c | sg_ll_get_lba_status16 | sg_ll_get_lba_status16 |
/* WARNING: Control flow encountered bad instruction data */
void sg_ll_get_lba_status16(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void sg_ll_get_lba_status16(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205964770')] | [('const-1', u'RETURN_-1205964770')] | null | null | 00017014 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid sg_ll_get_lba_status16(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_ll_get_lba_status16(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid sg_ll_get_lba_status16(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_ll_get_lba_status16(void)\n\n{\n ... | (translation_unit "void sg_ll_get_lba_status16(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void sg_ll_get_lba_status16(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "sg_ll_get_lba_status16(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 sg_ll_get_lba_status16(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "sg_ll_get_lba_status16(void)" (identifier "sg_ll_get_lba_status16") (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();
}
|
35_lemon_and_lemon_strip.c | sprintf | sprintf |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int sprintf(char *__s,char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_sprintf_00025fc8)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int sprintf(char *__s,char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_sprintf_00025fc8)();
return iVar1;
}
| JMP dword ptr [EBX + 0x90] | null | null | null | null | [(u'CALLIND_-1205988774', u'RETURN_-1205988771'), ('const-0', u'RETURN_-1205988771'), (u'CALLIND_-1205988774', u'INDIRECT_-1205988701'), (u'CAST_-1205988694', u'CALLIND_-1205988774'), (u'INDIRECT_-1205988701', u'COPY_-1205988760'), ('tmp_72', u'CAST_-1205988694')] | [(u'CALLIND_-1205988774', u'RETURN_-1205988771'), ('const-0', u'RETURN_-1205988771'), (u'CALLIND_-1205988774', u'INDIRECT_-1205988701'), (u'CAST_-1205988694', u'CALLIND_-1205988774'), (u'INDIRECT_-1205988701', u'COPY_-1205988760'), ('tmp_72', u'CAST_-1205988694')] | null | null | 00011250 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint sprintf(char *__s,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_sprintf_00025fc8)();\n return iVar1;\n}\n\n" comment (function_definition "int sprintf(char *__s,char *__format,...)\n\n{\n int i... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint sprintf(char *__s,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_sprintf_00025fc8)();\n return iVar1;\n}\n\n" comment (function_definition "int sprintf(char *__s,char *__format,...)\n\n{\n int i... | (translation_unit "int sprintf(char *__s,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_sprintf_00025fc8)();\n return iVar1;\n}\n\n" (function_definition "int sprintf(char *__s,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_sprintf_00025fc8)();\n return iVar1;\n}" primitive_t... | (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 { (declaration TYPE IDENT ;) (expression_statement (assignment... | (function_definition "int sprintf(char *__s,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_sprintf_00025fc8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "sprintf(char *__s,char *__format,...)" (identifier "sprintf") (parameter_list "(char *__s,char *__format,...)" (( "(") (p... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__s,char *__format,...)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_sprintf_00025fc8)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__s,char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_00025fc8)();
return iVar1;
}
|
10464_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | has_facet<std::num_put<wchar_t,std::ostreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>> | FUN_0029f380 |
/* 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::num_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_0029f380(int *param_1)
{
uint uVar1;
int iVar2;
bool bVar3;
uVar1 = FUN_0024abb0(PTR_DAT_00413e38);
bVar3 = false;
if ((uVar1 < *(uint *)(*param_1 + 8)) &&
(iVar2 = *(int *)(*(int *)(*param_1 + 4) + ... | PUSH EBX
CALL 0x0003a210
ADD EBX,0x174c7a
SUB ESP,0x14
PUSH dword ptr [EBX + 0xfffffe38]
CALL 0x0024abb0
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 0x0029f3d2
MOV ECX,dword ptr [ECX + 0x4]
MOV EDX,dword ptr [ECX + EDX*0x4]
TEST EDX,EDX
J... | null | null | null | null | [('const-1', u'RETURN_-1204358254')] | [(u'INDIRECT_-1204357957', u'MULTIEQUAL_-1204357894'), (u'MULTIEQUAL_-1204357894', u'COPY_-1204357950'), (u'CALL_-1204358091', u'INDIRECT_-1204357904'), ('tmp_764', u'LOAD_-1204358190'), ('const-4', u'INT_ADD_-1204358139'), ('const-8', u'INT_ADD_-1204358158'), ('tmp_237', u'CBRANCH_-1204358129'), (u'LOAD_-1204358190', ... | null | null | 0029f380 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool FUN_0029f380(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_0024abb0(PTR_DAT_00413e38);\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::num_put<wchar_t, std::ostreambuf_iterator<wchar_t,\n std::char_traits<wchar_t> > > >(std::locale const&)... | (translation_unit "bool FUN_0029f380(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_0024abb0(PTR_DAT_00413e38);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_00290300(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_0029f380(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_0024abb0(PTR_DAT_00413e38);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_00290300(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::num_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_0024abb0(PTR_DAT_00413e38);
bVar3 = false;
if ((uVar1 < *(uint *)(*param_1 + 8)) &&
(iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 ... |
2168_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c | ~_Hashtable | FUN_0005b4c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
~_Hashtable(_Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_i... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0005b4c0(undefined4 *param_1)
{
undefined4 *puVar1;
undefined4 *puVar2;
puVar2 = (undefined4 *)param_1[2];
while (puVar2 != (undefined4 *)0x0) {
puVar1 = (undefined4 *)*puVar2;
if (puVar2[2] != 0) {
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x333b37
SUB ESP,0xc
MOV ESI,dword ptr [ESP + 0x20]
MOV EBP,dword ptr [ESI + 0x8]
TEST EBP,EBP
JZ 0x0005b508
LEA ESI,[ESI]
MOV EAX,dword ptr [EBP + 0x8]
MOV EDI,dword ptr [EBP]
TEST EAX,EAX
JZ 0x0005b4f6
SUB ESP,0xc
PUSH EAX
CALL 0x001e6dc0
ADD ESP,0x10
SUB ES... | null | null | null | null | [(u'INT_NOTEQUAL_-1206208997', u'CBRANCH_-1206208997'), (u'PTRSUB_-1206208734', u'LOAD_-1206209254'), (u'INT_NOTEQUAL_-1206209235', u'CBRANCH_-1206209235'), (u'LOAD_-1206209049', u'CALL_-1206208974'), ('const-4', u'PTRSUB_-1206208696'), ('tmp_785', u'PTRSUB_-1206208689'), ('const-0', u'STORE_-1206209019'), ('const-2', ... | [(u'CAST_-1206208675', u'INT_NOTEQUAL_-1206208997'), ('const-6', u'PTRADD_-1206208701'), (u'LOAD_-1206209049', u'CAST_-1206208675'), (u'PTRADD_-1206208701', u'INT_NOTEQUAL_-1206208997'), (u'INT_NOTEQUAL_-1206208997', u'CBRANCH_-1206208997'), (u'COPY_-1206208767', u'MULTIEQUAL_-1206208754'), (u'CAST_-1206208684', u'CALL... | null | null | 0005b4c0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0005b4c0(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar2 = (undefined4 *)param_1[2];\n while (puVar2 != (undefined4 *)0x0) {\n puVar1 = (undefined4 *)*puVar2;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n ~_Hashtable(_Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<... | (translation_unit "void FUN_0005b4c0(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar2 = (undefined4 *)param_1[2];\n while (puVar2 != (undefined4 *)0x0) {\n puVar1 = (undefined4 *)*puVar2;\n if (puVar2[2] != 0) {\n FUN_001e6dc0(puVar2[2]);\n }\n FUN_001e6dc0(puVar2)... | (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_0005b4c0(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar2 = (undefined4 *)param_1[2];\n while (puVar2 != (undefined4 *)0x0) {\n puVar1 = (undefined4 *)*puVar2;\n if (puVar2[2] != 0) {\n FUN_001e6dc0(puVar2[2]);\n }\n FUN_001e6dc0(puVa... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
~_Hashtable(_Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_i... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
undefined4 *puVar1;
undefined4 *puVar2;
puVar2 = (undefined4 *)param_1[2];
while (puVar2 != (undefined4 *)0x0) {
puVar1 = (undefined4 *)*puVar2;
if (puVar2[2] != 0) {
F... |
588_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | FUN_000327c6 | FUN_000327c6 |
void FUN_000327c6(void)
{
int unaff_EBP;
void *unaff_EDI;
operator_delete(unaff_EDI);
/* WARNING: Subroutine does not return */
_Unwind_Resume(*(undefined4 *)(unaff_EBP + -0x1c));
}
|
void FUN_000327c6(void)
{
int unaff_EBP;
FUN_001e6db0();
/* WARNING: Subroutine does not return */
FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c));
}
| SUB ESP,0xc
MOV EBX,ESI
PUSH EDI
CALL 0x001e6db0
POP EAX
PUSH dword ptr [EBP + -0x1c]
CALL 0x0027dd80 | null | null | null | null | [('tmp_140', u'CALL_-1206114334'), ('const-1', u'RETURN_-1206114308'), ('tmp_142', u'INT_ADD_-1206114311'), ('const-4294967268', u'INT_ADD_-1206114311'), (u'INT_ADD_-1206114311', u'CAST_-1206114226'), ('const-417', u'LOAD_-1206114327'), (u'LOAD_-1206114327', u'CALL_-1206114313'), (u'CAST_-1206114226', u'LOAD_-120611432... | [('const-1', u'RETURN_-1206114308'), ('const-4294967268', u'INT_ADD_-1206114311'), (u'INT_ADD_-1206114311', u'CAST_-1206114226'), ('tmp_141', u'INT_ADD_-1206114311'), ('const-417', u'LOAD_-1206114327'), (u'LOAD_-1206114327', u'CALL_-1206114313'), (u'CAST_-1206114226', u'LOAD_-1206114327')] | null | null | 000327c6 | x86 | O0 | (translation_unit "void FUN_000327c6(void)\n\n{\n int unaff_EBP;\n \n FUN_001e6db0();\n /* WARNING: Subroutine does not return */\n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_000327c6(void)\n\n{\n int unaff_EBP;\n \n FUN_001e6db0();\n ... | (translation_unit "void FUN_000327c6(void)\n\n{\n int unaff_EBP;\n void *unaff_EDI;\n \n operator_delete(unaff_EDI);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_000327c6(void)\n\n{\n int unaff_EBP;\n v... | (translation_unit "void FUN_000327c6(void)\n\n{\n int unaff_EBP;\n \n FUN_001e6db0();\n \n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_000327c6(void)\n\n{\n int unaff_EBP;\n \n FUN_001e6db0();\n \n FUN_0027dd80(*(undefined4 *)(un... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expressio... | (function_definition "void FUN_000327c6(void)\n\n{\n int unaff_EBP;\n \n FUN_001e6db0();\n \n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c));\n}" (primitive_type "void") (function_declarator "FUN_000327c6(void)" (identifier "FUN_000327c6") (parameter_list "(void)" (( "(") (parameter_declaration... |
void function_1(void)
{
int var_3;
void *unaff_EDI;
var_1(unaff_EDI);
/* WARNING: Subroutine does not return */
var_2(*(type_1 *)(var_3 + -0x1c));
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_express... | null |
void MASKED(void)
{
int unaff_EBP;
FUN_001e6db0();
/* WARNING: Subroutine does not return */
FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c));
}
|
7738_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c | operator+ | FUN_001b9e90 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::string std::TEMPNAMEPLACEHOLDERVALUE(std::string const&, std::string const&) */
string * std::operator+(string *param_1,string *param_2)
{
string *in_stack_0000000c;
__x86_get_pc_thunk_di();
string::string(param_1,param_2);... |
undefined4 FUN_001b9e90(undefined4 param_1,undefined4 param_2,undefined4 param_3)
{
FUN_0004fb7e();
FUN_001b9be0(param_1,param_2);
/* try { // try from 001b9eb8 to 001b9ebc has its CatchHandler @ 001b9ecc */
FUN_001b9570(param_1,param_3);
return param_1;
}
| PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x0004fb7e
ADD EDI,0x148167
PUSH ESI
PUSH EBX
SUB ESP,0x24
MOV ESI,dword ptr [EBP + 0x8]
PUSH dword ptr [EBP + 0xc]
PUSH ESI
MOV EBX,EDI
CALL 0x001b9be0
POP EAX
POP EDX
PUSH dword ptr [EBP + 0x10]
PUSH ESI
CALL 0x001b9570
ADD ESP,0x10
LEA ESP,[EBP + -0xc]
MOV EAX,ESI
POP EBX
POP ESI
P... | null | null | null | null | [('tmp_279', u'CALL_-1207656702'), ('tmp_604', u'CALL_-1207656702'), ('const-0', u'RETURN_-1207656650'), ('tmp_280', u'CALL_-1207656732'), ('tmp_279', u'CALL_-1207656732'), (u'COPY_-1207656685', u'RETURN_-1207656650'), ('tmp_279', u'COPY_-1207656685')] | [('tmp_598', u'CALL_-1207656702'), ('tmp_598', u'CALL_-1207656732'), ('tmp_600', u'CALL_-1207656702'), ('tmp_598', u'COPY_-1207656685'), ('const-0', u'RETURN_-1207656650'), (u'COPY_-1207656685', u'RETURN_-1207656650'), ('tmp_599', u'CALL_-1207656732')] | null | null | 001b9e90 | x86 | O0 | (translation_unit "undefined4 FUN_001b9e90(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0004fb7e();\n FUN_001b9be0(param_1,param_2);\n /* try { // try from 001b9eb8 to 001b9ebc has its CatchHandler @ 001b9ecc */\n FUN_001b9570(param_1,param_3);\n return param_1;\n}\n\n" (f... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::string std::TEMPNAMEPLACEHOLDERVALUE(std::string const&, std::string const&) */\n\nstring * std::operator+(string *param_1,string *param_2)\n\n{\n string *in_stack_0000000c;\n \n __x86_get_pc_thunk_di();\n strin... | (translation_unit "undefined4 FUN_001b9e90(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0004fb7e();\n FUN_001b9be0(param_1,param_2);\n \n FUN_001b9570(param_1,param_3);\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_001b9e90(undefined4 param_1,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 (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call... | (function_definition "undefined4 FUN_001b9e90(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0004fb7e();\n FUN_001b9be0(param_1,param_2);\n \n FUN_001b9570(param_1,param_3);\n return param_1;\n}" (type_identifier "undefined4") (function_declarator "FUN_001b9e90(undefined4 pa... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::string std::TEMPNAMEPLACEHOLDERVALUE(std::string const&, std::string const&) */
type_1 * std::operator+(type_1 *param_1,type_1 *param_2)
{
type_1 *in_stack_0000000c;
var_1();
string::type_1(param_1,param_2);
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration ty... | null |
undefined4 MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3)
{
FUN_0004fb7e();
FUN_001b9be0(param_1,param_2);
/* try { // try from 001b9eb8 to 001b9ebc has its CatchHandler @ 001b9ecc */
FUN_001b9570(param_1,param_3);
return param_1;
}
|
3296_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c | print_input_section_symbols<32,_false> | FUN_000b0d10 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: print_input_section_symbols<32, false>
DWARF original prototype: void print_input_section_symbols<32,_false>(Mapfile * this,
Sized_relobj_file<32,_false> * relobj, uint shndx) */
void __thiscall
gold:... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000b0d10(undefined4 *param_1,int *param_2,int param_3)
{
code *pcVar1;
int iVar2;
undefined4 uVar3;
uint uVar4;
uint uVar5;
undefined1 *puVar6;
undefined1 *puVar7;
int iVar8;
int aiStack_84 [6];
unde... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x2de2e5
SUB ESP,0x4c
MOV EDI,dword ptr [EBP + 0xc]
MOV EAX,dword ptr [EDI + 0xc0]
SUB EAX,dword ptr [EDI + 0xbc]
SAR EAX,0x2
ADD EAX,dword ptr [EDI + 0xb0]
MOV dword ptr [EBP + -0x3c],EAX
MOV EAX,dword ptr [EDI]
LEA ECX,[EBX + 0xffcab2f0]
MOV dwor... | null | null | null | null | [(u'COPY_-1206643771', u'CALL_-1206644464'), (u'PTRSUB_-1206643930', u'PTRSUB_-1206643926'), ('const-417', u'LOAD_-1206645123'), ('const-0', u'PTRSUB_-1206643946'), ('const-32', u'CALL_-1206644863'), ('const-2670576', u'COPY_-1206643771'), (u'PTRSUB_-1206644037', u'PTRSUB_-1206644032'), ('const-0', u'PTRSUB_-1206643885... | [(u'INDIRECT_-1206644018', u'MULTIEQUAL_-1206643975'), (u'INT_ADD_-1206644736', u'CAST_-1206643466'), ('tmp_5359', u'CALLIND_-1206645262'), (u'MULTIEQUAL_-1206644410', u'INT_SUB_-1206645115'), (u'PTRADD_-1206644658', u'CAST_-1206643453'), (u'PTRADD_-1206644558', u'MULTIEQUAL_-1206644430'), (u'MULTIEQUAL_-1206644415', u... | null | null | 000b0d10 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000b0d10(undefined4 *param_1,int *param_2,int param_3)\n\n{\n code *pcVar1;\n int iVar2;\n undefined4 uVar3;\n uint uVar4;\n uint uVar5;\n undefined1 *puVar6;\n undefined1 *puVar7;\n int iVar8... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original name: print_input_section_symbols<32, false>\n DWARF original prototype: void print_input_section_symbols<32,_false>(Mapfile * this,\n Sized_relobj_file<32,_false> * relobj, uint shndx) */\n... | (translation_unit "void FUN_000b0d10(undefined4 *param_1,int *param_2,int param_3)\n\n{\n code *pcVar1;\n int iVar2;\n undefined4 uVar3;\n uint uVar4;\n uint uVar5;\n undefined1 *puVar6;\n undefined1 *puVar7;\n int iVar8;\n int aiStack_84 [6];\n undefined1 auStack_5c [8];\n int local_54;\n uint local_50;\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) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ... | (function_definition "void FUN_000b0d10(undefined4 *param_1,int *param_2,int param_3)\n\n{\n code *pcVar1;\n int iVar2;\n undefined4 uVar3;\n uint uVar4;\n uint uVar5;\n undefined1 *puVar6;\n undefined1 *puVar7;\n int iVar8;\n int aiStack_84 [6];\n undefined1 auStack_5c [8];\n int local_54;\n uint local_50;... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: print_input_section_symbols<32, false>
DWARF original prototype: void print_input_section_symbols<32,_false>(Mapfile * this,
Sized_relobj_file<32,_false> * relobj, uint shndx) */
void __thiscall
var_1... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1,int *param_2,int param_3)
{
code *pcVar1;
int iVar2;
undefined4 uVar3;
uint uVar4;
uint uVar5;
undefined1 *puVar6;
undefined1 *puVar7;
int iVar8;
int aiStack_84 [6];
undefined1... |
1646_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | ~Struct_enable_new_dtags | FUN_00044930 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_enable_new_dtags(Struct_enable_new_dtags * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_enable_new_dtags::~Struct_enable_new_dtags
(Struct_enable_new_... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00044930(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003818d0;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
FUN_001e6d90(param_1,0x40);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x34a6c9
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff28d0]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x00044962
SUB ESP,0xc
PUSH EAX
CALL 0x001e6db0
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x40
PUSH ESI
CALL 0x001e6d90
AD... | null | null | null | null | [(u'PTRSUB_-1206171050', u'PTRSUB_-1206171046'), ('const-64', u'CALL_-1206171190'), ('const-0', u'PTRSUB_-1206171057'), (u'PTRSUB_-1206171051', u'PTRSUB_-1206171050'), (u'PTRSUB_-1206171065', u'PTRSUB_-1206171060'), (u'PTRSUB_-1206171044', u'LOAD_-1206171274'), ('const-0', u'PTRSUB_-1206171054'), (u'PTRSUB_-1206171054'... | [(u'PTRSUB_-1206171062', u'STORE_-1206171277'), ('const-4', u'PTRADD_-1206171071'), ('tmp_597', u'CALL_-1206171190'), ('const-64', u'CALL_-1206171190'), ('const-0', u'RETURN_-1206171157'), ('const-1', u'PTRADD_-1206171059'), ('tmp_597', u'PTRADD_-1206171059'), (u'LOAD_-1206171274', u'CAST_-1206171059'), ('tmp_597', u'P... | null | null | 00044930 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00044930(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003818d0;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x40);\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_enable_new_dtags(Struct_enable_new_dtags * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_enable_new_dtags::~Struct_enable_new_dtags\n ... | (translation_unit "void FUN_00044930(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003818d0;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x40);\n return;\n}\n\n" (function_definition "void FUN_00044930(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_00044930(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003818d0;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x40);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00044930(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_enable_new_dtags(Struct_enable_new_dtags * this, int
__in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{
type_1 ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003818d0;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
FUN_001e6d90(param_1,0x40);
return;
}
|
93_powerpc-linux-gnu-objdump_and_powerpc-linux-gnu-objdump_strip.c | setlocale | setlocale |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * setlocale(int __category,char *__locale)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_setlocale_00073188)();
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * setlocale(int __category,char *__locale)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_setlocale_00073188)();
return pcVar1;
}
| JMP dword ptr [EBX + 0x188] | null | null | null | null | [(u'INDIRECT_-1205975421', u'COPY_-1205975480'), ('tmp_72', u'CAST_-1205975414'), (u'CALLIND_-1205975494', u'CAST_-1205975413'), (u'CAST_-1205975413', u'RETURN_-1205975491'), (u'CAST_-1205975414', u'CALLIND_-1205975494'), ('const-0', u'RETURN_-1205975491'), (u'CALLIND_-1205975494', u'INDIRECT_-1205975421')] | [(u'INDIRECT_-1205975421', u'COPY_-1205975480'), ('tmp_72', u'CAST_-1205975414'), (u'CALLIND_-1205975494', u'CAST_-1205975413'), (u'CAST_-1205975413', u'RETURN_-1205975491'), (u'CAST_-1205975414', u'CALLIND_-1205975494'), ('const-0', u'RETURN_-1205975491'), (u'CALLIND_-1205975494', u'INDIRECT_-1205975421')] | null | null | 00014630 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_00073188)();\n return pcVar1;\n}\n\n" comment (function_definition "char * setlocale(int __category,ch... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_00073188)();\n return pcVar1;\n}\n\n" comment (function_definition "char * setlocale(int __category,ch... | (translation_unit "char * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_00073188)();\n return pcVar1;\n}\n\n" (function_definition "char * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_0007... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_exp... | (function_definition "char * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_00073188)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* setlocale(int __category,char *__locale)" (* "*") (function_declarator "setlocale(int __category,c... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(int __category,char *__locale)
{
char *pcVar1;
pcVar1 = (char *)(*(type_1 *)PTR_setlocale_00073188)();
return pcVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_d... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(int __category,char *__locale)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_MASKED_00073188)();
return pcVar1;
}
|
8140_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | ostream | FUN_001f3490 |
/* std::ostream::ostream(std::streambuf*) */
void __thiscall std::ostream::ostream(ostream *this,streambuf *param_1)
{
int unaff_EDI;
__x86_get_pc_thunk_di();
ios_base::ios_base((ios_base *)(this + 4));
*(undefined4 *)(this + 0x74) = 0;
*(undefined2 *)(this + 0x78) = 0;
*(undefined4 *)(this + 0x7c) = ... |
void FUN_001f3490(int *param_1,undefined4 param_2)
{
int unaff_EDI;
FUN_000559ee();
FUN_0022bca0(param_1 + 1);
param_1[0x1d] = 0;
*(undefined2 *)(param_1 + 0x1e) = 0;
param_1[0x1f] = 0;
param_1[0x20] = 0;
param_1[0x21] = 0;
param_1[0x22] = 0;
*param_1 = unaff_EDI + 0x198cc7;
param_1[1] = unaf... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x000559ee
ADD EDI,0x19bb67
PUSH ESI
PUSH EBX
SUB ESP,0x28
MOV ESI,dword ptr [EBP + 0x8]
LEA EAX,[ESI + 0x4]
MOV EBX,EDI
PUSH EAX
MOV dword ptr [EBP + -0x1c],EAX
CALL 0x0022bca0
XOR EAX,EAX
MOV dword ptr [ESI + 0x74],0x0
MOV word ptr [ESI + 0x78],AX
LEA EAX,[EDI + 0xffffd154]
MOV dwor... | null | null | null | null | [('const-417', u'STORE_-1207945969'), ('const-1', u'PTRADD_-1207945839'), (u'PTRADD_-1207945839', u'CAST_-1207945694'), (u'PTRADD_-1207945971', u'CAST_-1207945682'), ('const-417', u'STORE_-1207945959'), ('tmp_401', u'CALL_-1207945863'), ('const-1', u'PTRADD_-1207945899'), (u'CAST_-1207945697', u'STORE_-1207945904'), ('... | [('const-0', u'STORE_-1207945994'), ('const-417', u'STORE_-1207945984'), ('tmp_740', u'STORE_-1207945904'), ('tmp_740', u'PTRADD_-1207945745'), ('tmp_511', u'INT_ADD_-1207945925'), ('const-0', u'STORE_-1207945969'), (u'PTRADD_-1207945756', u'CAST_-1207945751'), ('tmp_511', u'INT_ADD_-1207945932'), ('const-33', u'PTRADD... | null | null | 001f3490 | x86 | O0 | (translation_unit "void FUN_001f3490(int *param_1,undefined4 param_2)\n\n{\n int unaff_EDI;\n \n FUN_000559ee();\n FUN_0022bca0(param_1 + 1);\n param_1[0x1d] = 0;\n *(undefined2 *)(param_1 + 0x1e) = 0;\n param_1[0x1f] = 0;\n param_1[0x20] = 0;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n *param_1 = unaff_EDI ... | (translation_unit "/* std::ostream::ostream(std::streambuf*) */\n\nvoid __thiscall std::ostream::ostream(ostream *this,streambuf *param_1)\n\n{\n int unaff_EDI;\n \n __x86_get_pc_thunk_di();\n ios_base::ios_base((ios_base *)(this + 4));\n *(undefined4 *)(this + 0x74) = 0;\n *(undefined2 *)(this + 0x78) = 0;\n *(... | (translation_unit "void FUN_001f3490(int *param_1,undefined4 param_2)\n\n{\n int unaff_EDI;\n \n FUN_000559ee();\n FUN_0022bca0(param_1 + 1);\n param_1[0x1d] = 0;\n *(undefined2 *)(param_1 + 0x1e) = 0;\n param_1[0x1f] = 0;\n param_1[0x20] = 0;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n *param_1 = unaff_EDI ... | (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 (call_expression IDENT (argument_list ( ))) ;) (expression_st... | (function_definition "void FUN_001f3490(int *param_1,undefined4 param_2)\n\n{\n int unaff_EDI;\n \n FUN_000559ee();\n FUN_0022bca0(param_1 + 1);\n param_1[0x1d] = 0;\n *(undefined2 *)(param_1 + 0x1e) = 0;\n param_1[0x1f] = 0;\n param_1[0x20] = 0;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n *param_1 = unaff_E... |
/* std::ostream::ostream(std::streambuf*) */
void __thiscall std::function_1::function_1(function_1 *var_3,type_1 *param_1)
{
int var_4;
var_1();
ios_base::var_2((var_2 *)(var_3 + 4));
*(type_2 *)(var_3 + 0x74) = 0;
*(type_3 *)(var_3 + 0x78) = 0;
*(type_2 *)(var_3 + 0x7c) = 0;
*(type_2 *)(var_3 + 0x... | 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 |
void MASKED(int *param_1,undefined4 param_2)
{
int unaff_EDI;
FUN_000559ee();
FUN_0022bca0(param_1 + 1);
param_1[0x1d] = 0;
*(undefined2 *)(param_1 + 0x1e) = 0;
param_1[0x1f] = 0;
param_1[0x20] = 0;
param_1[0x21] = 0;
param_1[0x22] = 0;
*param_1 = unaff_EDI + 0x198cc7;
param_1[1] = unaff_EDI ... |
837_powerpc-linux-gnuspe-as_and_powerpc-linux-gnuspe-as_strip.c | fwrite | fwrite |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fwrite@@GL... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206370086')] | [('const-1', u'RETURN_-1206370086')] | null | null | 000740d0 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\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\nsize_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fwrite(void *_... | (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 (pointer_declarator * IDENT)) ))) (compound_statement { (expression_s... | (function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)" (identifier "fwrite") (parameter_list "(void *__ptr,size_t __size,size_t __n,FILE ... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(void *__ptr,size_t __size,size_t __n,type_1 *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fwri... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
436_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | detect_odr_violations | FUN_0002da92 |
/* gold::Symbol_table::detect_odr_violations(gold::Task const*, char const*) const [clone .cold.564]
*/
void gold::Symbol_table::detect_odr_violations(Task *param_1,char *param_2)
{
int unaff_EBP;
int in_stack_fffffff4;
if (*(void **)(unaff_EBP + -0x30) != (void *)(unaff_EBP + -0x28)) {
operator_del... |
void FUN_0002da92(void)
{
int unaff_EBP;
if (*(int *)(unaff_EBP + -0x30) != unaff_EBP + -0x28) {
FUN_001807a0(*(int *)(unaff_EBP + -0x30));
}
if (*(int *)(unaff_EBP + -0x48) != *(int *)(unaff_EBP + -0xb4)) {
FUN_001807a0(*(int *)(unaff_EBP + -0x48));
}
FUN_00054820(*(undefined4 *)(unaff_EBP + -... | MOV EAX,dword ptr [EBP + -0x30]
LEA EDX,[EBP + -0x28]
CMP EAX,EDX
JZ 0x0002daae
SUB ESP,0xc
MOV EBX,dword ptr [EBP + 0xffffff64]
PUSH EAX
CALL 0x001807a0
ADD ESP,0x10
MOV EAX,dword ptr [EBP + -0x48]
CMP EAX,dword ptr [EBP + 0xffffff4c]
JZ 0x0002dacb
SUB ESP,0xc
MOV EBX,dword ptr [EBP + 0xffffff64]
PUSH EAX
CALL 0x00180... | null | null | null | null | [(u'INT_NOTEQUAL_-1206003026', u'CBRANCH_-1206003026'), (u'MULTIEQUAL_-1206002424', u'CALL_-1206002763'), ('const-4294967152', u'INT_ADD_-1206002765'), ('const-417', u'LOAD_-1206002859'), (u'CAST_-1206002433', u'LOAD_-1206002859'), ('const-417', u'LOAD_-1206002980'), ('const-4294967116', u'INT_ADD_-1206002958'), (u'CAS... | [(u'INT_NOTEQUAL_-1206003026', u'CBRANCH_-1206003026'), ('tmp_1096', u'INT_ADD_-1206003029'), (u'CAST_-1206002553', u'LOAD_-1206003051'), ('const-4294967152', u'INT_ADD_-1206002765'), ('const-4294967116', u'INT_ADD_-1206002958'), ('tmp_1096', u'INT_ADD_-1206002958'), (u'LOAD_-1206002980', u'CALL_-1206002922'), (u'LOAD_... | null | null | 0002da92 | x86 | O0 | (translation_unit "void FUN_0002da92(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EBP + -0x28) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x30));\n }\n if (*(int *)(unaff_EBP + -0x48) != *(int *)(unaff_EBP + -0xb4)) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x48));\n }\n FUN_00054820(... | (translation_unit "/* gold::Symbol_table::detect_odr_violations(gold::Task const*, char const*) const [clone .cold.564]\n */\n\nvoid gold::Symbol_table::detect_odr_violations(Task *param_1,char *param_2)\n\n{\n int unaff_EBP;\n int in_stack_fffffff4;\n \n if (*(void **)(unaff_EBP + -0x30) != (void *)(unaff_EBP +... | (translation_unit "void FUN_0002da92(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EBP + -0x28) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x30));\n }\n if (*(int *)(unaff_EBP + -0x48) != *(int *)(unaff_EBP + -0xb4)) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x48));\n }\n FUN_00054820(... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_decl... | (function_definition "void FUN_0002da92(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EBP + -0x28) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x30));\n }\n if (*(int *)(unaff_EBP + -0x48) != *(int *)(unaff_EBP + -0xb4)) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x48));\n }\n FUN_000548... |
/* gold::Symbol_table::detect_odr_violations(gold::Task const*, char const*) const [clone .cold.564]
*/
void gold::Symbol_table::function_1(type_1 *param_1,char *param_2)
{
int var_1;
int in_stack_fffffff4;
if (*(void **)(var_1 + -0x30) != (void *)(var_1 + -0x28)) {
var_2(*(void **)(var_1 + -0x30));... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthes... | null |
void MASKED(void)
{
int unaff_EBP;
if (*(int *)(unaff_EBP + -0x30) != unaff_EBP + -0x28) {
FUN_001807a0(*(int *)(unaff_EBP + -0x30));
}
if (*(int *)(unaff_EBP + -0x48) != *(int *)(unaff_EBP + -0xb4)) {
FUN_001807a0(*(int *)(unaff_EBP + -0x48));
}
FUN_00054820(*(undefined4 *)(unaff_EBP + -0xc0))... |
1219_putty_and_putty_strip.c | des_key_setup | FUN_0006c425 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void des_key_setup(word32 key_msw,word32 key_lsw,DESContext *sched)
{
int iVar1;
word32 wVar2;
int in_GS_OFFSET;
DESContext *sched_local;
word32 C;
word32 D;
int i;
word32 buf [2];
iVar1 = *(int *)(in_GS_OFFS... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0006c425(uint param_1,uint param_2,int param_3)
{
undefined4 uVar1;
int in_GS_OFFSET;
uint local_24;
uint local_20;
int local_1c;
uint local_18;
uint local_14;
int local_10;
local_10 = *(int *)(in_G... | PUSH EBP
MOV EBP,ESP
PUSH ESI
PUSH EBX
SUB ESP,0x30
CALL 0x0001c140
ADD EBX,0xaa362
MOV EAX,dword ptr [EBP + 0x10]
MOV dword ptr [EBP + -0x2c],EAX
MOV EAX,GS:[0x14]
MOV dword ptr [EBP + -0xc],EAX
XOR EAX,EAX
MOV EAX,dword ptr [EBP + 0xc]
MOV dword ptr [EBP + -0x14],EAX
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP +... | null | null | null | null | [('const-417', u'STORE_-1206270474'), ('const-417', u'LOAD_-1206270457'), (u'PTRSUB_-1206269827', u'PTRADD_-1206269820'), ('const-4294967272', u'PTRSUB_-1206269875'), (u'CAST_-1206269888', u'LOAD_-1206270874'), (u'INDIRECT_-1206270102', u'MULTIEQUAL_-1206269878'), ('const-417', u'LOAD_-1206270424'), ('const-0', u'COPY_... | [('const-0', u'PTRSUB_-1206269891'), (u'CALL_-1206270740', u'INDIRECT_-1206270114'), (u'CALL_-1206270792', u'INDIRECT_-1206269951'), ('const-998304', u'PTRSUB_-1206269819'), (u'INT_AND_-1206270496', u'INT_RIGHT_-1206270491'), (u'CALL_-1206270134', u'INDIRECT_-1206269721'), (u'CALL_-1206270792', u'MULTIEQUAL_-1206269727... | null | null | 0006c425 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0006c425(uint param_1,uint param_2,int param_3)\n\n{\n undefined4 uVar1;\n int in_GS_OFFSET;\n uint local_24;\n uint local_20;\n int local_1c;\n uint local_18;\n uint local_14;\n int local_10;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid des_key_setup(word32 key_msw,word32 key_lsw,DESContext *sched)\n\n{\n int iVar1;\n word32 wVar2;\n int in_GS_OFFSET;\n DESContext *sched_local;\n word32 C;\n word32 D;\n int i;\n word32 buf [2];\n ... | (translation_unit "void FUN_0006c425(uint param_1,uint param_2,int param_3)\n\n{\n undefined4 uVar1;\n int in_GS_OFFSET;\n uint local_24;\n uint local_20;\n int local_1c;\n uint local_18;\n uint local_14;\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n local_18 = param_2;\n local_14 = param... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TY... | (function_definition "void FUN_0006c425(uint param_1,uint param_2,int param_3)\n\n{\n undefined4 uVar1;\n int in_GS_OFFSET;\n uint local_24;\n uint local_20;\n int local_1c;\n uint local_18;\n uint local_14;\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n local_18 = param_2;\n local_14 = pa... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void function_1(type_1 key_msw,type_1 key_lsw,type_2 *sched)
{
int var_6;
type_1 wVar2;
int var_1;
type_2 *sched_local;
type_1 var_4;
type_1 var_5;
int var_3;
type_1 buf [2];
var_6 = *(int *)(var_1 + 0x14);
... | 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(uint param_1,uint param_2,int param_3)
{
undefined4 uVar1;
int in_GS_OFFSET;
uint local_24;
uint local_20;
int local_1c;
uint local_18;
uint local_14;
int local_10;
local_10 = *(int *)(in_GS_OFFS... |
9286_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c | _M_data | FUN_0022df70 |
/* std::wstring::_M_data() const */
undefined4 __thiscall std::wstring::_M_data(wstring *this)
{
return *(undefined4 *)this;
}
|
undefined4 FUN_0022df70(undefined4 *param_1)
{
return *param_1;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EAX]
RET | null | null | null | null | [('const-0', u'RETURN_-1203904633'), (u'LOAD_-1203904647', u'COPY_-1203904647'), (u'CAST_-1203904579', u'LOAD_-1203904647'), (u'COPY_-1203904647', u'RETURN_-1203904633'), ('const-417', u'LOAD_-1203904647'), ('tmp_23', u'CAST_-1203904579')] | [('const-417', u'LOAD_-1203904647'), ('const-0', u'RETURN_-1203904633'), (u'LOAD_-1203904647', u'COPY_-1203904647'), (u'COPY_-1203904647', u'RETURN_-1203904633'), ('tmp_26', u'LOAD_-1203904647')] | null | null | 0022df70 | x86 | O0 | (translation_unit "undefined4 FUN_0022df70(undefined4 *param_1)\n\n{\n return *param_1;\n}\n\n" (function_definition "undefined4 FUN_0022df70(undefined4 *param_1)\n\n{\n return *param_1;\n}" type_identifier (function_declarator "FUN_0022df70(undefined4 *param_1)" identifier (parameter_list "(undefined4 *param_1)" ( (... | (translation_unit "/* std::wstring::_M_data() const */\n\nundefined4 __thiscall std::wstring::_M_data(wstring *this)\n\n{\n return *(undefined4 *)this;\n}\n\n" comment (function_definition "undefined4 __thiscall std::wstring::_M_data(wstring *this)\n\n{\n return *(undefined4 *)this;\n}" type_identifier (ms_call_modif... | (translation_unit "undefined4 FUN_0022df70(undefined4 *param_1)\n\n{\n return *param_1;\n}\n\n" (function_definition "undefined4 FUN_0022df70(undefined4 *param_1)\n\n{\n return *param_1;\n}" type_identifier (function_declarator "FUN_0022df70(undefined4 *param_1)" identifier (parameter_list "(undefined4 *param_1)" ( (... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (return_statement return (pointer_expression * IDENT) ;) }))) | (function_definition "undefined4 FUN_0022df70(undefined4 *param_1)\n\n{\n return *param_1;\n}" (type_identifier "undefined4") (function_declarator "FUN_0022df70(undefined4 *param_1)" (identifier "FUN_0022df70") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration "undefined4 *param_1" (type_identifie... |
/* std::wstring::_M_data() const */
type_1 __thiscall std::type_2::function_1(type_2 *this)
{
return *(type_1 *)this;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (return_statement (pointer_expression... | null |
undefined4 MASKED(undefined4 *param_1)
{
return *param_1;
}
|
6564_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | Sized_input_reader | FUN_002583d0 |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* DWARF original prototype: void Sized_input_reader(Sized_input_reader * this, Sized_input_reader *
r) */
void __thiscall
gold::Sized_incremental_binary<64,_true>::Sized_input_reader::Sized_input_reader
(Sized_input_... |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
void FUN_002583d0(undefined4 *param_1,int param_2)
{
*param_1 = &PTR_FUN_005d690c;
param_1[1] = *(undefined4 *)(param_2 + 4);
param_1[2] = *(undefined4 *)(param_2 + 8);
param_1[3] = *(undefined4 *)(param_2 + 0xc);
para... | CALL 0x00074f06
ADD ECX,0x391c2b
MOV EAX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [ESP + 0x8]
LEA ECX,[ECX + 0xfffec90c]
MOV dword ptr [EAX],ECX
MOV ECX,dword ptr [EDX + 0x4]
MOV dword ptr [EAX + 0x4],ECX
MOV ECX,dword ptr [EDX + 0x8]
MOV dword ptr [EAX + 0x8],ECX
MOV ECX,dword ptr [EDX + 0xc]
MOV dword ptr [EAX + 0xc],... | null | null | null | null | [('const-417', u'LOAD_-1204124632'), ('const-0', u'PTRSUB_-1204124571'), ('tmp_141', u'PTRSUB_-1204124552'), (u'PTRSUB_-1204124549', u'LOAD_-1204124656'), (u'PTRSUB_-1204124542', u'PTRSUB_-1204124533'), ('const-8', u'PTRSUB_-1204124537'), ('const-4', u'PTRSUB_-1204124557'), ('const-4', u'PTRSUB_-1204124547'), (u'LOAD_-... | [('const-12', u'INT_ADD_-1204124628'), ('const-417', u'LOAD_-1204124632'), (u'INT_ADD_-1204124640', u'CAST_-1204124564'), (u'LOAD_-1204124632', u'STORE_-1204124624'), (u'CAST_-1204124571', u'LOAD_-1204124668'), ('const-417', u'LOAD_-1204124644'), ('tmp_160', u'STORE_-1204124671'), (u'PTRADD_-1204124564', u'STORE_-12041... | null | null | 002583d0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nvoid FUN_002583d0(undefined4 *param_1,int param_2)\n\n{\n *param_1 = &PTR_FUN_005d690c;\n param_1[1] = *(undefined4 *)(param_2 + 4);\n param_1[2] = *(undefined4 *)(param_2 + 8);\n param_1[3] = *(undefined4... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* DWARF original prototype: void Sized_input_reader(Sized_input_reader * this, Sized_input_reader *\n r) */\n\nvoid __thiscall\ngold::Sized_incremental_binary<64,_true>::Sized_input_reader::Sized_input_reader\... | (translation_unit "void FUN_002583d0(undefined4 *param_1,int param_2)\n\n{\n *param_1 = &PTR_FUN_005d690c;\n param_1[1] = *(undefined4 *)(param_2 + 4);\n param_1[2] = *(undefined4 *)(param_2 + 8);\n param_1[3] = *(undefined4 *)(param_2 + 0xc);\n param_1[4] = *(undefined4 *)(param_2 + 0x10);\n return;\n}\n\n" (fun... | (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) = (pointer_expression & IDENT)) ;) (... | (function_definition "void FUN_002583d0(undefined4 *param_1,int param_2)\n\n{\n *param_1 = &PTR_FUN_005d690c;\n param_1[1] = *(undefined4 *)(param_2 + 4);\n param_1[2] = *(undefined4 *)(param_2 + 8);\n param_1[3] = *(undefined4 *)(param_2 + 0xc);\n param_1[4] = *(undefined4 *)(param_2 + 0x10);\n return;\n}" (prim... |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* DWARF original prototype: void Sized_input_reader(Sized_input_reader * this, Sized_input_reader *
r) */
void __thiscall
gold::Sized_incremental_binary<64,_true>::function_1::function_1
(function_1 *type_1,function_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
void MASKED(undefined4 *param_1,int param_2)
{
*param_1 = &PTR_FUN_005d690c;
param_1[1] = *(undefined4 *)(param_2 + 4);
param_1[2] = *(undefined4 *)(param_2 + 8);
param_1[3] = *(undefined4 *)(param_2 + 0xc);
param_1[4]... |
784_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | gldarmelfb_open_dynamic_archive | FUN_000525f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_boolean
gldarmelfb_open_dynamic_archive
(char *arch,search_dirs_type *search,lang_input_statement_type *entry)
{
lang_input_statement_flags lVar1;
byte bVar2;
bfd_bool... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_000525f0(char *param_1,int param_2,int param_3)
{
byte bVar1;
undefined4 uVar2;
size_t sVar3;
size_t sVar4;
size_t sVar5;
char *__s;
int iVar6;
char *__s_00;
uVar2 = 0;
bVar1 = *(byte *)(par... | PUSH EBP
XOR EAX,EAX
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00017c50
ADD EBX,0x16fa05
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x38]
MOVZX EDX,byte ptr [ESI + 0x24]
TEST DL,0x1
MOV byte ptr [ESP + 0xc],DL
JZ 0x000526fc
SUB ESP,0xc
MOV EBP,dword ptr [ESI + 0x8]
MOV EAX,dword ptr [ESP + 0x40]
PUSH dword ptr [EAX + 0x4]
CALL 0x00... | null | null | null | null | [('tmp_1557', u'CALL_-1206245543'), (u'INT_NOTEQUAL_-1206245377', u'CBRANCH_-1206245376'), ('tmp_164', u'CBRANCH_-1206245804'), ('const-41', u'PTRSUB_-1206244467'), (u'MULTIEQUAL_-1206244996', u'STORE_-1206245497'), (u'CAST_-1206244632', u'INT_AND_-1206245799'), (u'LOAD_-1206245787', u'CALL_-1206245583'), ('const-0', u... | [(u'INT_NOTEQUAL_-1206245377', u'CBRANCH_-1206245376'), ('tmp_164', u'CBRANCH_-1206245804'), (u'INT_ADD_-1206245597', u'CAST_-1206244546'), (u'MULTIEQUAL_-1206244999', u'CALL_-1206245107'), (u'CAST_-1206244386', u'MULTIEQUAL_-1206244999'), ('tmp_3812', u'INT_ADD_-1206245421'), ('const-36', u'INT_ADD_-1206245397'), ('co... | null | null | 000525f0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_000525f0(char *param_1,int param_2,int param_3)\n\n{\n byte bVar1;\n undefined4 uVar2;\n size_t sVar3;\n size_t sVar4;\n size_t sVar5;\n char *__s;\n int iVar6;\n char *__s_00;\n \n uV... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean\ngldarmelfb_open_dynamic_archive\n (char *arch,search_dirs_type *search,lang_input_statement_type *entry)\n\n{\n lang_input_statement_flags lVar1... | (translation_unit "undefined4 FUN_000525f0(char *param_1,int param_2,int param_3)\n\n{\n byte bVar1;\n undefined4 uVar2;\n size_t sVar3;\n size_t sVar4;\n size_t sVar5;\n char *__s;\n int iVar6;\n char *__s_00;\n \n uVar2 = 0;\n bVar1 = *(byte *)(param_3 + 0x24);\n if ((bVar1 & 1) != 0) {\n __s_00 = *(ch... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE I... | (function_definition "undefined4 FUN_000525f0(char *param_1,int param_2,int param_3)\n\n{\n byte bVar1;\n undefined4 uVar2;\n size_t sVar3;\n size_t sVar4;\n size_t sVar5;\n char *__s;\n int iVar6;\n char *__s_00;\n \n uVar2 = 0;\n bVar1 = *(byte *)(param_3 + 0x24);\n if ((bVar1 & 1) != 0) {\n __s_00 = *... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1
function_1
(char *arch,type_2 *search,type_3 *entry)
{
type_4 lVar1;
type_5 var_12;
type_1 var_8;
size_t var_3;
size_t var_4;
size_t var_5;
char *__s;
int... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(char *param_1,int param_2,int param_3)
{
byte bVar1;
undefined4 uVar2;
size_t sVar3;
size_t sVar4;
size_t sVar5;
char *__s;
int iVar6;
char *__s_00;
uVar2 = 0;
bVar1 = *(byte *)(param_3 +... |
191_ls_and_ls_strip.c | xstrcoll | FUN_00017940 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int xstrcoll(char *a,char *b)
{
int *piVar1;
int iVar2;
char *pcVar3;
char *pcVar4;
undefined4 uVar5;
int diff;
piVar1 = __errno_location();
*piVar1 = 0;
iVar2 = strc... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_00017940(char *param_1,char *param_2)
{
int *piVar1;
int iVar2;
undefined4 uVar3;
undefined4 uVar4;
undefined4 uVar5;
piVar1 = __errno_location();
*piVar1 = 0;
iVar2 = strcoll(param_1,param_2);
piVar... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x2c
CALL 0x00012830
ADD EBX,0x246b2
CALL 0x000124d0
MOV dword ptr [EAX],0x0
SUB ESP,0x8
PUSH dword ptr [EBP + 0xc]
PUSH dword ptr [EBP + 0x8]
CALL 0x00012380
ADD ESP,0x10
MOV dword ptr [EBP + -0x1c],EAX
CALL 0x000124d0
MOV EAX,dword ptr [EAX]
TEST EAX,EAX
JZ 0x00... | null | null | null | null | [(u'CALL_-1205962325', u'COPY_-1205961988'), (u'PTRSUB_-1205961590', u'CAST_-1205961591'), ('const-0', u'STORE_-1205962366'), (u'LOAD_-1205962298', u'INT_NOTEQUAL_-1205962280'), ('const-1', u'CALL_-1205962248'), ('tmp_836', u'CALL_-1205962248'), ('tmp_835', u'CALL_-1205962325'), ('tmp_836', u'CALL_-1205962325'), ('tmp_... | [('const-250720', u'PTRSUB_-1205961593'), ('const-0', u'CALL_-1205962078'), (u'CALL_-1205962325', u'COPY_-1205961988'), (u'LOAD_-1205962298', u'INT_NOTEQUAL_-1205962280'), ('tmp_2016', u'CALL_-1205962197'), ('const-417', u'STORE_-1205962366'), ('const-1', u'CALL_-1205962248'), (u'CAST_-1205961594', u'CALL_-1205961992')... | null | null | 00017940 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00017940(char *param_1,char *param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n \n piVar1 = __errno_location();\n *piVar1 = 0;\n iVar2 = st... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint xstrcoll(char *a,char *b)\n\n{\n int *piVar1;\n int iVar2;\n char *pcVar3;\n char *pcVar4;\n undefined4 uVar5;\n int diff;\n \n piVar1 = __errno_location()... | (translation_unit "int FUN_00017940(char *param_1,char *param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n \n piVar1 = __errno_location();\n *piVar1 = 0;\n iVar2 = strcoll(param_1,param_2);\n piVar1 = __errno_location();\n if (*piVar1 != 0) {\n uVar3 = ... | (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 "int FUN_00017940(char *param_1,char *param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n \n piVar1 = __errno_location();\n *piVar1 = 0;\n iVar2 = strcoll(param_1,param_2);\n piVar1 = __errno_location();\n if (*piVar1 != 0) {\n uVar3... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(char *a,char *b)
{
int *piVar1;
int iVar2;
char *pcVar3;
char *pcVar4;
type_1 uVar5;
int diff;
piVar1 = var_1();
*piVar1 = 0;
iVar2 = var_2(a,b);
piV... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(char *param_1,char *param_2)
{
int *piVar1;
int iVar2;
undefined4 uVar3;
undefined4 uVar4;
undefined4 uVar5;
piVar1 = __errno_location();
*piVar1 = 0;
iVar2 = strcoll(param_1,param_2);
piVar1 = __... |
165_sparc64-linux-gnu-c++filt_and_sparc64-linux-gnu-c++filt_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_-1206058758')] | [('const-1', u'RETURN_-1206058758')] | null | null | 000200f0 | 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();
}
|
5364_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | compare | FUN_0013bc10 |
/* DWARF original prototype: int compare(Output_reloc<9,_false,_32,_false> * this,
Output_reloc<9,_false,_32,_false> * r2) */
int __thiscall
gold::Output_reloc<9,_false,_32,_false>::compare
(Output_reloc<9,_false,_32,_false> *this,Output_reloc<9,_false,_32,_false> *r2)
{
byte bVar1;
Elf_Addr EVar2;
... |
uint FUN_0013bc10(int param_1,int param_2)
{
byte bVar1;
int iVar2;
int iVar3;
uint uVar4;
uint uVar5;
bVar1 = *(byte *)(param_2 + 0x13) >> 4 & 1;
if ((*(byte *)(param_1 + 0x13) & 0x10) == 0) {
if (bVar1 != 0) {
return 1;
}
uVar4 = FUN_00110960(param_1);
uVar5 = FUN_00110960(par... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EBX,dword ptr [ESP + 0x14]
MOV ESI,dword ptr [ESP + 0x10]
MOVZX EAX,byte ptr [EBX + 0x13]
SHR AL,0x4
AND EAX,0x1
TEST byte ptr [ESI + 0x13],0x10
JZ 0x0013bc70
TEST AL,AL
JZ 0x0013bc8e
SUB ESP,0xc
PUSH ESI
CALL 0x0013b890
MOV dword ptr [ESP],EBX
MOV EDI,EAX
CALL 0x0013b890
ADD ESP,0x10
CMP... | null | null | null | null | [(u'CAST_-1207124348', u'LOAD_-1207124782'), ('tmp_747', u'PTRSUB_-1207124403'), ('const-16', u'PTRSUB_-1207124353'), ('tmp_452', u'CBRANCH_-1207124727'), (u'INT_NOTEQUAL_-1207124646', u'CBRANCH_-1207124645'), (u'CAST_-1207124355', u'INT_SLESSEQUAL_-1207124781'), ('const-268435455', u'INT_AND_-1207124744'), (u'CALL_-12... | [('const-1', u'COPY_-1207124332'), (u'INT_ADD_-1207124931', u'CAST_-1207124401'), ('tmp_452', u'CBRANCH_-1207124727'), ('const-0', u'RETURN_-1207124337'), (u'INT_NOTEQUAL_-1207124646', u'CBRANCH_-1207124645'), ('const-268435455', u'INT_AND_-1207124744'), (u'COPY_-1207124332', u'RETURN_-1207124315'), ('const-0', u'INT_E... | null | null | 0013bc10 | x86 | O0 | (translation_unit "uint FUN_0013bc10(int param_1,int param_2)\n\n{\n byte bVar1;\n int iVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n \n bVar1 = *(byte *)(param_2 + 0x13) >> 4 & 1;\n if ((*(byte *)(param_1 + 0x13) & 0x10) == 0) {\n if (bVar1 != 0) {\n return 1;\n }\n uVar4 = FUN_00110960(param_... | (translation_unit "/* DWARF original prototype: int compare(Output_reloc<9,_false,_32,_false> * this,\n Output_reloc<9,_false,_32,_false> * r2) */\n\nint __thiscall\ngold::Output_reloc<9,_false,_32,_false>::compare\n (Output_reloc<9,_false,_32,_false> *this,Output_reloc<9,_false,_32,_false> *r2)\n\n{\n byte... | (translation_unit "uint FUN_0013bc10(int param_1,int param_2)\n\n{\n byte bVar1;\n int iVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n \n bVar1 = *(byte *)(param_2 + 0x13) >> 4 & 1;\n if ((*(byte *)(param_1 + 0x13) & 0x10) == 0) {\n if (bVar1 != 0) {\n return 1;\n }\n uVar4 = FUN_00110960(param_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;... | (function_definition "uint FUN_0013bc10(int param_1,int param_2)\n\n{\n byte bVar1;\n int iVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n \n bVar1 = *(byte *)(param_2 + 0x13) >> 4 & 1;\n if ((*(byte *)(param_1 + 0x13) & 0x10) == 0) {\n if (bVar1 != 0) {\n return 1;\n }\n uVar4 = FUN_00110960(par... |
/* DWARF original prototype: int compare(Output_reloc<9,_false,_32,_false> * this,
Output_reloc<9,_false,_32,_false> * r2) */
int __thiscall
gold::Output_reloc<9,_false,_32,_false>::compare
(Output_reloc<9,_false,_32,_false> *this,Output_reloc<9,_false,_32,_false> *r2)
{
type_3 var_1;
type_1 EVar2;
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement... | null |
uint MASKED(int param_1,int param_2)
{
byte bVar1;
int iVar2;
int iVar3;
uint uVar4;
uint uVar5;
bVar1 = *(byte *)(param_2 + 0x13) >> 4 & 1;
if ((*(byte *)(param_1 + 0x13) & 0x10) == 0) {
if (bVar1 != 0) {
return 1;
}
uVar4 = FUN_00110960(param_1);
uVar5 = FUN_00110960(param_2);... |
643_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | do_transform | FUN_0003408a |
/* std::__facet_shims::(anonymous namespace)::collate_shim<char>::do_transform(char const*, char
const*) const [clone .cold.23] */
void std::__facet_shims::(anonymous_namespace)::collate_shim<char>::do_transform
(char *param_1,char *param_2)
{
int unaff_EBP;
if (*(code **)(unaff_EBP + -0x1c)... |
void FUN_0003408a(void)
{
int unaff_EBP;
if (*(code **)(unaff_EBP + -0x1c) != (code *)0x0) {
(**(code **)(unaff_EBP + -0x1c))(*(undefined4 *)(unaff_EBP + -0x3c));
}
/* WARNING: Subroutine does not return */
FUN_00296000();
}
| MOV EDX,dword ptr [EBP + -0x1c]
TEST EDX,EDX
JZ 0x0003409c
SUB ESP,0xc
PUSH dword ptr [EBP + -0x3c]
CALL EDX
ADD ESP,0x10
SUB ESP,0xc
MOV EBX,ESI
PUSH EDI
CALL 0x00296000 | null | null | null | null | [(u'LOAD_-1206108019', u'INT_NOTEQUAL_-1206108000'), ('const-0', u'INT_NOTEQUAL_-1206108000'), ('const-4294967236', u'INT_ADD_-1206107971'), (u'INT_ADD_-1206107971', u'CAST_-1206107834'), ('const-417', u'LOAD_-1206108019'), ('const-4294967268', u'INT_ADD_-1206108003'), ('const-1', u'RETURN_-1206107931'), (u'CAST_-12061... | [(u'LOAD_-1206108019', u'INT_NOTEQUAL_-1206108000'), ('const-0', u'INT_NOTEQUAL_-1206108000'), ('const-417', u'LOAD_-1206107987'), ('const-4294967236', u'INT_ADD_-1206107971'), ('const-417', u'LOAD_-1206108019'), ('const-4294967268', u'INT_ADD_-1206108003'), ('const-1', u'RETURN_-1206107931'), ('tmp_260', u'INT_ADD_-12... | null | null | 0003408a | x86 | O0 | (translation_unit "void FUN_0003408a(void)\n\n{\n int unaff_EBP;\n \n if (*(code **)(unaff_EBP + -0x1c) != (code *)0x0) {\n (**(code **)(unaff_EBP + -0x1c))(*(undefined4 *)(unaff_EBP + -0x3c));\n }\n /* WARNING: Subroutine does not return */\n FUN_00296000();\n}\n\n" (function_definition "voi... | (translation_unit "/* std::__facet_shims::(anonymous namespace)::collate_shim<char>::do_transform(char const*, char\n const*) const [clone .cold.23] */\n\nvoid std::__facet_shims::(anonymous_namespace)::collate_shim<char>::do_transform\n (char *param_1,char *param_2)\n\n{\n int unaff_EBP;\n \n if (*(... | (translation_unit "void FUN_0003408a(void)\n\n{\n int unaff_EBP;\n \n if (*(code **)(unaff_EBP + -0x1c) != (code *)0x0) {\n (**(code **)(unaff_EBP + -0x1c))(*(undefined4 *)(unaff_EBP + -0x3c));\n }\n \n FUN_00296000();\n}\n\n" (function_definition "void FUN_0003408a(void)\n\n{\n int unaff_EB... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_decl... | (function_definition "void FUN_0003408a(void)\n\n{\n int unaff_EBP;\n \n if (*(code **)(unaff_EBP + -0x1c) != (code *)0x0) {\n (**(code **)(unaff_EBP + -0x1c))(*(undefined4 *)(unaff_EBP + -0x3c));\n }\n \n FUN_00296000();\n}" (primitive_type "void") (function_declarator "FUN_0003408a(void)" (... |
/* std::__facet_shims::(anonymous namespace)::collate_shim<char>::do_transform(char const*, char
const*) const [clone .cold.23] */
void std::__facet_shims::(anonymous_namespace)::collate_shim<char>::function_1
(char *param_1,char *param_2)
{
int var_1;
if (*(type_1 **)(var_1 + -0x1c) != (typ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthes... | null |
void MASKED(void)
{
int unaff_EBP;
if (*(code **)(unaff_EBP + -0x1c) != (code *)0x0) {
(**(code **)(unaff_EBP + -0x1c))(*(undefined4 *)(unaff_EBP + -0x3c));
}
/* WARNING: Subroutine does not return */
FUN_00296000();
}
|
1211_gawk_and_gawk_strip.c | re_string_translate_buffer | FUN_000810f2 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void re_string_translate_buffer(re_string_t *pstr)
{
int iVar1;
Idx buf_idx;
Idx end_idx;
int ch;
iVar1 = pstr->len;
if (pstr->bufs_len <= pstr->len) {
iVar1 = pstr->bu... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_000810f2(int *param_1)
{
int iVar1;
int local_10;
iVar1 = param_1[0xc];
if (param_1[9] <= param_1[0xc]) {
iVar1 = param_1[9];
}
for (local_10 = param_1[7]; local_10 < iVar1; local_10 = local_10 + 1) {... | PUSH EBP
MOV EBP,ESP
SUB ESP,0x10
CALL 0x00017593
ADD EAX,0x32c47
MOV EAX,dword ptr [EBP + 0x8]
MOV EDX,dword ptr [EAX + 0x24]
MOV EAX,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EAX + 0x30]
CMP EDX,EAX
CMOVLE EAX,EDX
MOV dword ptr [EBP + -0x8],EAX
MOV EAX,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EAX + 0x1c]
MOV dword ptr... | null | null | null | null | [('const-417', u'LOAD_-1206447634'), ('const-417', u'LOAD_-1206447713'), (u'MULTIEQUAL_-1206447487', u'PTRADD_-1206447558'), (u'MULTIEQUAL_-1206447577', u'INT_SLESS_-1206447680'), ('const-417', u'LOAD_-1206447836'), ('const-1', u'PTRADD_-1206447583'), (u'MULTIEQUAL_-1206447487', u'INT_ADD_-1206447580'), ('tmp_542', u'P... | [('const-4', u'PTRADD_-1206447559'), (u'INT_ADD_-1206447672', u'CAST_-1206447513'), (u'PTRADD_-1206447491', u'LOAD_-1206447634'), ('tmp_701', u'PTRADD_-1206447449'), ('const-4', u'PTRADD_-1206447566'), (u'MULTIEQUAL_-1206447577', u'INT_SLESS_-1206447680'), ('const-9', u'PTRADD_-1206447566'), ('const-16', u'PTRADD_-1206... | null | null | 000810f2 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_000810f2(int *param_1)\n\n{\n int iVar1;\n int local_10;\n \n iVar1 = param_1[0xc];\n if (param_1[9] <= param_1[0xc]) {\n iVar1 = param_1[9];\n }\n for (local_10 = param_1[7]; local_10 < iVa... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nvoid re_string_translate_buffer(re_string_t *pstr)\n\n{\n int iVar1;\n Idx buf_idx;\n Idx end_idx;\n int ch;\n \n iVar1 = pstr->len;\n if (pstr->bufs_len <= pst... | (translation_unit "void FUN_000810f2(int *param_1)\n\n{\n int iVar1;\n int local_10;\n \n iVar1 = param_1[0xc];\n if (param_1[9] <= param_1[0xc]) {\n iVar1 = param_1[9];\n }\n for (local_10 = param_1[7]; local_10 < iVar1; local_10 = local_10 + 1) {\n *(undefined1 *)(param_1[1] + local_10) =\n *(und... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;)... | (function_definition "void FUN_000810f2(int *param_1)\n\n{\n int iVar1;\n int local_10;\n \n iVar1 = param_1[0xc];\n if (param_1[9] <= param_1[0xc]) {\n iVar1 = param_1[9];\n }\n for (local_10 = param_1[7]; local_10 < iVar1; local_10 = local_10 + 1) {\n *(undefined1 *)(param_1[1] + local_10) =\n *(... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void function_1(type_1 *pstr)
{
int var_2;
type_2 var_1;
type_2 end_idx;
int ch;
var_2 = pstr->len;
if (pstr->bufs_len <= pstr->len) {
var_2 = pstr->bufs_len;
}
for... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int *param_1)
{
int iVar1;
int local_10;
iVar1 = param_1[0xc];
if (param_1[9] <= param_1[0xc]) {
iVar1 = param_1[9];
}
for (local_10 = param_1[7]; local_10 < iVar1; local_10 = local_10 + 1) {
*... |
6135_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | script_start_as_needed | FUN_0016ac30 |
/* WARNING: Unknown calling convention */
/* WARNING: Enum "DT": Some values do not have unique names */
void script_start_as_needed(void)
{
Parser_closure *closure;
(closure->posdep_options_).as_needed_ = true;
return;
}
|
void FUN_0016ac30(int param_1)
{
*(undefined1 *)(param_1 + 4) = 1;
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV byte ptr [EAX + 0x4],0x1
RET | null | null | null | null | [(u'PTRSUB_-1207325567', u'STORE_-1207325636'), ('const-4', u'PTRSUB_-1207325568'), ('const-1', u'STORE_-1207325636'), ('const-0', u'PTRSUB_-1207325567'), ('tmp_29', u'PTRSUB_-1207325568'), ('const-0', u'RETURN_-1207325622'), (u'PTRSUB_-1207325568', u'PTRSUB_-1207325567'), ('const-417', u'STORE_-1207325636')] | [('tmp_30', u'INT_ADD_-1207325622'), (u'INT_ADD_-1207325622', u'CAST_-1207325570'), ('const-1', u'STORE_-1207325636'), ('const-0', u'RETURN_-1207325622'), ('const-4', u'INT_ADD_-1207325622'), ('const-417', u'STORE_-1207325636'), (u'CAST_-1207325570', u'STORE_-1207325636')] | null | null | 0016ac30 | x86 | O0 | (translation_unit "void FUN_0016ac30(int param_1)\n\n{\n *(undefined1 *)(param_1 + 4) = 1;\n return;\n}\n\n" (function_definition "void FUN_0016ac30(int param_1)\n\n{\n *(undefined1 *)(param_1 + 4) = 1;\n return;\n}" primitive_type (function_declarator "FUN_0016ac30(int param_1)" identifier (parameter_list "(int pa... | (translation_unit "/* WARNING: Unknown calling convention */\n/* WARNING: Enum "DT": Some values do not have unique names */\n\nvoid script_start_as_needed(void)\n\n{\n Parser_closure *closure;\n \n (closure->posdep_options_).as_needed_ = true;\n return;\n}\n\n" comment comment (function_definition "void script_sta... | (translation_unit "void FUN_0016ac30(int param_1)\n\n{\n *(undefined1 *)(param_1 + 4) = 1;\n return;\n}\n\n" (function_definition "void FUN_0016ac30(int param_1)\n\n{\n *(undefined1 *)(param_1 + 4) = 1;\n return;\n}" primitive_type (function_declarator "FUN_0016ac30(int param_1)" identifier (parameter_list "(int pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression (... | (function_definition "void FUN_0016ac30(int param_1)\n\n{\n *(undefined1 *)(param_1 + 4) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0016ac30(int param_1)" (identifier "FUN_0016ac30") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifi... |
/* WARNING: Unknown calling convention */
/* WARNING: Enum "DT": Some values do not have unique names */
void function_1(void)
{
type_1 *closure;
(closure->posdep_options_).as_needed_ = true;
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression a... | null |
void MASKED(int param_1)
{
*(undefined1 *)(param_1 + 4) = 1;
return;
}
|
3618_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | ~Unused_symbol_visitor | FUN_000e5e00 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Unused_symbol_visitor(Unused_symbol_visitor * this, int
__in_chrg) */
void __thiscall
gold::Unused_symbol_visitor::~Unused_symbol_visitor(Unused_symbol_visitor *this,int __in_chrg)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000e5e00(undefined4 param_1)
{
FUN_00248200(param_1,0xc);
return;
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x32e1fa
SUB ESP,0x10
PUSH 0xc
PUSH dword ptr [ESP + 0x1c]
CALL 0x00248200
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1206821358')] | [('const-0', u'RETURN_-1206821286'), ('tmp_250', u'CALL_-1206821314'), ('const-12', u'CALL_-1206821314')] | null | null | 000e5e00 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000e5e00(undefined4 param_1)\n\n{\n FUN_00248200(param_1,0xc);\n return;\n}\n\n" comment (function_definition "void FUN_000e5e00(undefined4 param_1)\n\n{\n FUN_00248200(param_1,0xc);\n return;\n}"... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Unused_symbol_visitor(Unused_symbol_visitor * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::Unused_symbol_visitor::~Unused_symbol_visitor(Unused_symbol_visitor *this,int... | (translation_unit "void FUN_000e5e00(undefined4 param_1)\n\n{\n FUN_00248200(param_1,0xc);\n return;\n}\n\n" (function_definition "void FUN_000e5e00(undefined4 param_1)\n\n{\n FUN_00248200(param_1,0xc);\n return;\n}" primitive_type (function_declarator "FUN_000e5e00(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_000e5e00(undefined4 param_1)\n\n{\n FUN_00248200(param_1,0xc);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000e5e00(undefined4 param_1)" (identifier "FUN_000e5e00") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1" (type_ident... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Unused_symbol_visitor(Unused_symbol_visitor * this, int
__in_chrg) */
void __thiscall
gold::function_1::~function_1(function_1 *this,int __in_chrg)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (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_00248200(param_1,0xc);
return;
}
|
472_libgmp.so.10.3_and_libgmp.so.10.3_strip.c | __gmpz_congruent_ui_p | __gmpz_congruent_ui_p |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __gmpz_congruent_ui_p(mpz_srcptr a,ulong cu,ulong du)
{
int iVar1;
mp_limb_t *pmVar2;
byte bVar3;
int iVar4;
uint uVar5;
mp_limb_t mVar6;
int in_GS_OFFSET;
mpz_srcptr a_local;
mp_size_t asize;
mp_limb_t c;... |
uint __regparm3 __gmpz_congruent_ui_p(undefined4 param_1,undefined4 param_2)
{
int iVar1;
uint uVar2;
undefined4 uVar3;
int unaff_EBX;
undefined1 *puVar4;
int in_GS_OFFSET;
puVar4 = &stack0xfffffffc;
entry(param_2,0x28ea0);
*(undefined4 *)(puVar4 + -0x3c) = *(undefined4 *)(puVar4 + 8);
*(undefi... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x44
CALL 0x0001c3c0
ADD EBX,0x79160
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x3c],EAX
MOV EAX,GS:[0x14]
MOV dword ptr [EBP + -0xc],EAX
XOR EAX,EAX
CMP dword ptr [EBP + 0x10],0x0
SETZ AL
MOVZX EAX,AL
TEST EAX,EAX
JZ 0x00028ee3
SUB ESP,0x8
PUSH dword ptr [EBP + 0xc]
PUSH... | null | null | null | null | [('tmp_2283', u'INT_REM_-1206021667'), (u'INT_REM_-1206022137', u'INT_EQUAL_-1206022149'), ('const-0', u'INT_EQUAL_-1206022149'), ('tmp_3966', u'MULTIEQUAL_-1206021061'), ('tmp_5263', u'MULTIEQUAL_-1206020534'), ('tmp_492', u'CBRANCH_-1206022221'), (u'INT_AND_-1206021469', u'INT_RIGHT_-1206021462'), (u'INDIRECT_-120602... | [('const-1', u'PTRADD_-1206021603'), ('const-1', u'PTRADD_-1206021544'), ('tmp_492', u'CBRANCH_-1206022221'), (u'INT_AND_-1206021469', u'INT_RIGHT_-1206021462'), ('const-1', u'PTRADD_-1206022004'), (u'PTRADD_-1206021687', u'CAST_-1206020562'), (u'PTRADD_-1206021362', u'CAST_-1206020473'), (u'INT_RIGHT_-1206021494', u'I... | null | null | 00028e94 | x86 | O0 | (translation_unit "uint __regparm3 __gmpz_congruent_ui_p(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n uint uVar2;\n undefined4 uVar3;\n int unaff_EBX;\n undefined1 *puVar4;\n int in_GS_OFFSET;\n \n puVar4 = &stack0xfffffffc;\n entry(param_2,0x28ea0);\n *(undefined4 *)(puVar4 + -0x3c) = *(undefin... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __gmpz_congruent_ui_p(mpz_srcptr a,ulong cu,ulong du)\n\n{\n int iVar1;\n mp_limb_t *pmVar2;\n byte bVar3;\n int iVar4;\n uint uVar5;\n mp_limb_t mVar6;\n int in_GS_OFFSET;\n mpz_srcptr a_local;\n ... | (translation_unit "uint __regparm3 __gmpz_congruent_ui_p(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n uint uVar2;\n undefined4 uVar3;\n int unaff_EBX;\n undefined1 *puVar4;\n int in_GS_OFFSET;\n \n puVar4 = &stack0xfffffffc;\n entry(param_2,0x28ea0);\n *(undefined4 *)(puVar4 + -0x3c) = *(undefin... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaratio... | (function_definition "uint __regparm3 __gmpz_congruent_ui_p(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n uint uVar2;\n undefined4 uVar3;\n int unaff_EBX;\n undefined1 *puVar4;\n int in_GS_OFFSET;\n \n puVar4 = &stack0xfffffffc;\n entry(param_2,0x28ea0);\n *(undefined4 *)(puVar4 + -0x3c) = *(unde... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int function_1(type_1 a,type_2 var_6,type_2 var_2)
{
int var_14;
type_3 *pmVar2;
type_4 var_11;
int var_4;
type_5 var_7;
type_3 var_12;
int var_1;
type_1 a_local;
type_6 var_5;
type_3 var_10;
type_3 var_13;
... | 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 |
uint __regparm3 MASKED(undefined4 param_1,undefined4 param_2)
{
int iVar1;
uint uVar2;
undefined4 uVar3;
int unaff_EBX;
undefined1 *puVar4;
int in_GS_OFFSET;
puVar4 = &stack0xfffffffc;
entry(param_2,0x28ea0);
*(undefined4 *)(puVar4 + -0x3c) = *(undefined4 *)(puVar4 + 8);
*(undefined4 *)(puVar4 ... |
8583_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | unget | FUN_0020baf0 |
/* std::istream::unget() */
istream * __thiscall std::istream::unget(istream *this)
{
int *piVar1;
int iVar2;
ios *this_00;
sentry local_1d [13];
__x86_get_pc_thunk_di();
*(undefined4 *)(this + 4) = 0;
ios::clear((ios *)(this + *(int *)(*(int *)this + -0xc)),
*(_Ios_Iostate *)((ios *)(t... |
int * FUN_0020baf0(int *param_1)
{
int *piVar1;
int iVar2;
char local_1d [13];
FUN_000559ee();
param_1[1] = 0;
iVar2 = *(int *)(*param_1 + -0xc) + (int)param_1;
FUN_00210c00(iVar2,*(uint *)(iVar2 + 0x14) & 0xfffffffd);
FUN_0020a6a0(local_1d,param_1,1);
if (local_1d[0] != '\0') {
iVar2 = *(int... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x000559ee
ADD EDI,0x183507
PUSH ESI
PUSH EBX
SUB ESP,0x24
MOV ESI,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [ESI]
MOV dword ptr [ESI + 0x4],0x0
MOV EBX,EDI
MOV EDX,dword ptr [EAX + -0xc]
ADD EDX,ESI
MOV EAX,dword ptr [EDX + 0x14]
AND EAX,0xfffffffd
PUSH EAX
PUSH EDX
CALL 0x00210c00
ADD... | null | null | null | null | [(u'LOAD_-1203782687', u'INT_SUB_-1203782643'), (u'PTRADD_-1203782211', u'STORE_-1203782648'), ('const-417', u'STORE_-1203782648'), ('tmp_330', u'CBRANCH_-1203782729'), (u'PTRADD_-1203782645', u'CAST_-1203782221'), ('tmp_881', u'PTRADD_-1203782778'), (u'INT_EQUAL_-1203782689', u'CBRANCH_-1203782688'), ('tmp_657', u'CBR... | [(u'CAST_-1203782184', u'LOAD_-1203782581'), (u'LOAD_-1203782687', u'INT_SUB_-1203782643'), ('const-1', u'INT_SUB_-1203782643'), ('tmp_330', u'CBRANCH_-1203782729'), ('const-4', u'PTRADD_-1203782232'), (u'INT_ADD_-1203782691', u'CAST_-1203782232'), (u'LOAD_-1203782681', u'CAST_-1203782221'), (u'INT_ADD_-1203782700', u'... | null | null | 0020baf0 | x86 | O0 | (translation_unit "int * FUN_0020baf0(int *param_1)\n\n{\n int *piVar1;\n int iVar2;\n char local_1d [13];\n \n FUN_000559ee();\n param_1[1] = 0;\n iVar2 = *(int *)(*param_1 + -0xc) + (int)param_1;\n FUN_00210c00(iVar2,*(uint *)(iVar2 + 0x14) & 0xfffffffd);\n FUN_0020a6a0(local_1d,param_1,1);\n if (local_1d[0... | (translation_unit "/* std::istream::unget() */\n\nistream * __thiscall std::istream::unget(istream *this)\n\n{\n int *piVar1;\n int iVar2;\n ios *this_00;\n sentry local_1d [13];\n \n __x86_get_pc_thunk_di();\n *(undefined4 *)(this + 4) = 0;\n ios::clear((ios *)(this + *(int *)(*(int *)this + -0xc)),\n ... | (translation_unit "int * FUN_0020baf0(int *param_1)\n\n{\n int *piVar1;\n int iVar2;\n char local_1d [13];\n \n FUN_000559ee();\n param_1[1] = 0;\n iVar2 = *(int *)(*param_1 + -0xc) + (int)param_1;\n FUN_00210c00(iVar2,*(uint *)(iVar2 + 0x14) & 0xfffffffd);\n FUN_0020a6a0(local_1d,param_1,1);\n if (local_1d[0... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT... | (function_definition "int * FUN_0020baf0(int *param_1)\n\n{\n int *piVar1;\n int iVar2;\n char local_1d [13];\n \n FUN_000559ee();\n param_1[1] = 0;\n iVar2 = *(int *)(*param_1 + -0xc) + (int)param_1;\n FUN_00210c00(iVar2,*(uint *)(iVar2 + 0x14) & 0xfffffffd);\n FUN_0020a6a0(local_1d,param_1,1);\n if (local_1... |
/* std::istream::unget() */
istream * __thiscall std::istream::unget(istream *var_2)
{
int *var_5;
int var_7;
type_1 *var_4;
type_2 local_1d [13];
var_1();
*(type_3 *)(var_2 + 4) = 0;
ios::var_3((type_1 *)(var_2 + *(int *)(*(int *)var_2 + -0xc)),
*(type_4 *)((type_1 *)(var_2 + *(int *)(... | 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 (decla... | null |
int * MASKED(int *param_1)
{
int *piVar1;
int iVar2;
char local_1d [13];
FUN_000559ee();
param_1[1] = 0;
iVar2 = *(int *)(*param_1 + -0xc) + (int)param_1;
FUN_00210c00(iVar2,*(uint *)(iVar2 + 0x14) & 0xfffffffd);
FUN_0020a6a0(local_1d,param_1,1);
if (local_1d[0] != '\0') {
iVar2 = *(int *)(*p... |
8533_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c | do_get | FUN_001e13a0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::num_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::do_get(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >,
std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, st... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4
FUN_001e13a0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9)
{
FU... | PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x120c59
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
P... | null | null | null | null | [('tmp_532', u'CALL_-1207888857'), ('tmp_532', u'COPY_-1207888857'), ('const-0', u'RETURN_-1207888820'), ('tmp_540', u'CALL_-1207888857'), ('tmp_538', u'CALL_-1207888857'), ('tmp_536', u'CALL_-1207888857'), ('tmp_535', u'CALL_-1207888857'), ('tmp_533', u'CALL_-1207888857'), ('tmp_539', u'CALL_-1207888857'), ('tmp_534',... | [('tmp_532', u'CALL_-1207888857'), ('tmp_532', u'COPY_-1207888857'), ('const-0', u'RETURN_-1207888820'), ('tmp_540', u'CALL_-1207888857'), ('tmp_538', u'CALL_-1207888857'), ('tmp_536', u'CALL_-1207888857'), ('tmp_535', u'CALL_-1207888857'), ('tmp_533', u'CALL_-1207888857'), ('tmp_539', u'CALL_-1207888857'), ('tmp_534',... | null | null | 001e13a0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4\nFUN_001e13a0(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 unde... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::num_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n >::do_get(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >,\n std::istreambuf_iterator<wchar_t, std::char_... | (translation_unit "undefined4\nFUN_001e13a0(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 undefined4 param_9)\n\n{\n FUN_001e09a0(param_1,param_2,param_3,param_4,param_5,param_6,param_7... | (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 "undefined4\nFUN_001e13a0(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 undefined4 param_9)\n\n{\n FUN_001e09a0(param_1,param_2,param_3,param_4,param_5,param_6,para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::num_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::do_get(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >,
std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, st... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration ty... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4
MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9)
{
FUN_001e... |
102_powerpc64-linux-gnu-nm_and_powerpc64-linux-gnu-nm_strip.c | non_numeric_forward | FUN_00012df0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int non_numeric_forward(void *P_x,void *P_y)
{
char *__s2;
char *__s1;
asymbol *paVar1;
asymbol *paVar2;
int iVar3;
paVar1 = (*sort_bfd->xvec->_minisymbol_to_symbol)(sort_b... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint FUN_00012df0(undefined4 param_1,undefined4 param_2)
{
char *__s2;
char *__s1;
int iVar1;
int iVar2;
uint uVar3;
iVar1 = (**(code **)(DAT_0001d3cc[1] + 0x13c))(DAT_0001d3cc,DAT_0001d3c8,param_1,DAT_0001d3c4);
... | PUSH ESI
PUSH EBX
CALL 0x00012a60
ADD EBX,0xa209
SUB ESP,0x4
MOV EAX,dword ptr [EBX + 0x3cc]
MOV EDX,dword ptr [EAX + 0x4]
PUSH dword ptr [EBX + 0x3c4]
PUSH dword ptr [ESP + 0x14]
PUSH dword ptr [EBX + 0x3c8]
PUSH EAX
CALL dword ptr [EDX + 0x13c]
MOV ESI,EAX
MOV EAX,dword ptr [EBX + 0x3cc]
MOV EDX,dword ptr [EAX + 0x4]... | null | null | null | null | [('const-0', u'INT_EQUAL_-1205981501'), (u'PTRSUB_-1205981016', u'LOAD_-1205981592'), (u'LOAD_-1205981493', u'CALL_-1205981397'), (u'INDIRECT_-1205980971', u'COPY_-1205981004'), (u'INDIRECT_-1205981048', u'COPY_-1205981045'), (u'PTRSUB_-1205980995', u'LOAD_-1205981551'), (u'INDIRECT_-1205981039', u'COPY_-1205981036'), ... | [('const-0', u'INT_EQUAL_-1205981501'), ('const-4', u'INT_ADD_-1205981477'), (u'LOAD_-1205981493', u'CALL_-1205981397'), (u'INDIRECT_-1205980971', u'COPY_-1205981004'), (u'INDIRECT_-1205981048', u'COPY_-1205981045'), (u'INDIRECT_-1205981039', u'COPY_-1205981036'), (u'INDIRECT_-1205980932', u'COPY_-1205980987'), (u'INT_... | null | null | 00012df0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_00012df0(undefined4 param_1,undefined4 param_2)\n\n{\n char *__s2;\n char *__s1;\n int iVar1;\n int iVar2;\n uint uVar3;\n \n iVar1 = (**(code **)(DAT_0001d3cc[1] + 0x13c))(DAT_0001d3cc,DAT_000... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint non_numeric_forward(void *P_x,void *P_y)\n\n{\n char *__s2;\n char *__s1;\n asymbol *paVar1;\n asymbol *paVar2;\n int iVar3;\n \n paVar1 = (*sort_bfd->xvec-... | (translation_unit "uint FUN_00012df0(undefined4 param_1,undefined4 param_2)\n\n{\n char *__s2;\n char *__s1;\n int iVar1;\n int iVar2;\n uint uVar3;\n \n iVar1 = (**(code **)(DAT_0001d3cc[1] + 0x13c))(DAT_0001d3cc,DAT_0001d3c8,param_1,DAT_0001d3c4);\n iVar2 = (**(code **)(DAT_0001d3cc[1] + 0x13c))(DAT_0001d3cc,... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (decla... | (function_definition "uint FUN_00012df0(undefined4 param_1,undefined4 param_2)\n\n{\n char *__s2;\n char *__s1;\n int iVar1;\n int iVar2;\n uint uVar3;\n \n iVar1 = (**(code **)(DAT_0001d3cc[1] + 0x13c))(DAT_0001d3cc,DAT_0001d3c8,param_1,DAT_0001d3c4);\n iVar2 = (**(code **)(DAT_0001d3cc[1] + 0x13c))(DAT_0001d3... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(void *P_x,void *P_y)
{
char *var_4;
char *var_5;
type_1 *var_1;
type_1 *var_2;
int iVar3;
var_1 = (*sort_bfd->xvec->_minisymbol_to_symbol)(sort_bfd,sort_dyna... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_stateme... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint MASKED(undefined4 param_1,undefined4 param_2)
{
char *__s2;
char *__s1;
int iVar1;
int iVar2;
uint uVar3;
iVar1 = (**(code **)(DAT_0001d3cc[1] + 0x13c))(DAT_0001d3cc,DAT_0001d3c8,param_1,DAT_0001d3c4);
iVar... |
459_ia64-linux-gnu-strip_and_ia64-linux-gnu-strip_strip.c | bfd_get_full_section_contents | bfd_get_full_section_contents |
/* WARNING: Control flow encountered bad instruction data */
void bfd_get_full_section_contents(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_get_full_section_contents(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206185742')] | [('const-1', u'RETURN_-1206185742')] | null | null | 000410e8 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_full_section_contents(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_full_section_contents(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_full_section_contents(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_full_section_contents(void)\n\n{\n ... | (translation_unit "void bfd_get_full_section_contents(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_get_full_section_contents(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_get_full_section_contents(void)" identifier (paramet... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_get_full_section_contents(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_get_full_section_contents(void)" (identifier "bfd_get_full_section_contents") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type ... |
/* 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();
}
|
11072_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | pthread_cond_broadcast | pthread_cond_broadcast |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int pthread_cond_broadcast(pthread_cond_t *__cond)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* pthread_cond_broadcas... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int pthread_cond_broadcast(pthread_cond_t *__cond)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205562674')] | [('const-1', u'RETURN_-1205562674')] | null | null | 003b92c4 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint pthread_cond_broadcast(pthread_cond_t *__cond)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint pthread_cond_broadcast(pthread_cond_t *__cond)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "int pthread_cond_broadcast(pthread_cond_t *__cond)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int pthread_cond_broadcast(pthread_cond_t *__cond)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "pthread_cond_broadcast(pthread_cond_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int pthread_cond_broadcast(pthread_cond_t *__cond)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "pthread_cond_broadcast(pthread_cond_t *__cond)" (identifier "pthread_cond_broadcast") (parameter_list "(pthread_cond_t *__cond)" (( "(") (parameter_decl... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__cond)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* pthread_cond_broadcast@@GLIBC_2.3.2 */
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(pthread_cond_t *__cond)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
6300_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | get_sized_symbol<32> | FUN_0018ef10 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: Sized_symbol<32> * get_sized_symbol<32>(Symbol_table * this, Symbol *
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_0018ef10(undefined4 param_1)
{
if (*(int *)(DAT_0033f2f0 + 0xc) == 0) {
/* WARNING: Subroutine does not return */
FUN_0008b620("../../gold/parameters.h",0x69,"target",0);
}
if (*... | PUSH EBX
CALL 0x00035680
ADD EBX,0x1b00ea
SUB ESP,0x8
LEA EDX,[EBX + 0x2f0]
MOV EDX,dword ptr [EDX]
MOV EDX,dword ptr [EDX + 0xc]
TEST EDX,EDX
JZ 0x0018ef3b
MOV EDX,dword ptr [EDX + 0x4]
CMP dword ptr [EDX],0x20
JNZ 0x0018ef51
ADD ESP,0x8
POP EBX
RET
LEA EAX,[EBX + 0xfff2a2a0]
PUSH EDX
PUSH EAX
LEA EAX,[EBX + 0xfff0726... | null | null | null | null | [('const-1', u'RETURN_-1207439412'), (u'INT_EQUAL_-1207439528', u'CBRANCH_-1207439527'), (u'INT_EQUAL_-1207439506', u'CBRANCH_-1207439503'), (u'PTRSUB_-1207439319', u'LOAD_-1207439546'), ('const-2036', u'CALL_-1207439417'), (u'CALL_-1207439417', u'INDIRECT_-1207439270'), ('const-105', u'CALL_-1207439421'), (u'PTRSUB_-1... | [('const-2036', u'CALL_-1207439417'), (u'CALL_-1207439421', u'INDIRECT_-1207439308'), ('const-1', u'RETURN_-1207439412'), ('tmp_587', u'INT_ADD_-1207439530'), (u'INT_EQUAL_-1207439528', u'CBRANCH_-1207439527'), (u'INT_ADD_-1207439530', u'CAST_-1207439333'), (u'COPY_-1207439363', u'CALL_-1207439421'), ('const-2384493', ... | null | null | 0018ef10 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_0018ef10(undefined4 param_1)\n\n{\n if (*(int *)(DAT_0033f2f0 + 0xc) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0008b620("../../gold/parameters.h",0x69... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: Sized_symbol<32> * get_sized_symbol<32>(Symbol_ta... | (translation_unit "void __regparm3 FUN_0018ef10(undefined4 param_1)\n\n{\n if (*(int *)(DAT_0033f2f0 + 0xc) == 0) {\n \n FUN_0008b620("../../gold/parameters.h",0x69,"target",0);\n }\n if (**(int **)(*(int *)(DAT_0033f2f0 + 0xc) + 4) == 0x20) {\n return;\n }\n \n FUN_0008... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator ... | (function_definition "void __regparm3 FUN_0018ef10(undefined4 param_1)\n\n{\n if (*(int *)(DAT_0033f2f0 + 0xc) == 0) {\n \n FUN_0008b620("../../gold/parameters.h",0x69,"target",0);\n }\n if (**(int **)(*(int *)(DAT_0033f2f0 + 0xc) + 4) == 0x20) {\n return;\n }\n \n FUN_0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: Sized_symbol<32> * get_sized_symbol<32>(Symbol_table * this, Symbol *
... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(undefined4 param_1)
{
if (*(int *)(DAT_0033f2f0 + 0xc) == 0) {
/* WARNING: Subroutine does not return */
FUN_0008b620("../../gold/parameters.h",0x69,"target",0);
}
if (**(int ... |
297_powerpc64le-linux-gnu-strip_and_powerpc64le-linux-gnu-strip_strip.c | stab_demangle_arg | FUN_000232c0 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
bfd_boolean __regparm3
stab_demangle_arg(stab_demangle_info *minfo,char **pp,debug_type_conflict **pargs,uint *pcount,
uint *palloc)
{
char *p;
bfd_boolean bVar1;
debug_type_conflict *ppdVar2;
uint uVar3;... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
undefined4 FUN_000232c0(uint *param_1,uint *param_2)
{
int iVar1;
int *in_ECX;
uint uVar2;
uint uVar3;
int local_20;
iVar1 = FUN_00021d90();
if ((iVar1 != 0) && (iVar1 = FUN_00020970(), iVar1 != 0)) {
if (in... | PUSH EBP
PUSH EDI
MOV EDI,EAX
MOV EAX,0x0
PUSH ESI
CALL 0x00020807
ADD ESI,0x1cd31
PUSH EBX
MOV EBX,EDX
SUB ESP,0x2c
MOV EBP,dword ptr [EDX]
MOV dword ptr [ESP + 0xc],ESI
MOV ESI,ECX
LEA ECX,[ESP + 0x1c]
TEST ESI,ESI
CMOVZ ECX,EAX
MOV EAX,EDI
CALL 0x00021d90
TEST EAX,EAX
JNZ 0x00023308
XOR EAX,EAX
ADD ESP,0x2c
POP EBX
... | null | null | null | null | [(u'LOAD_-1206045951', u'CAST_-1206045316'), (u'INT_LESSEQUAL_-1206045703', u'CBRANCH_-1206045702'), ('const-0', u'RETURN_-1206045834'), ('const-0', u'INT_NOTEQUAL_-1206045749'), ('tmp_864', u'LOAD_-1206045951'), ('const-417', u'LOAD_-1206045722'), ('const-4', u'PTRADD_-1206045270'), ('tmp_867', u'LOAD_-1206045731'), (... | [(u'INT_LESSEQUAL_-1206045703', u'CBRANCH_-1206045702'), ('const-0', u'RETURN_-1206045834'), ('const-0', u'INT_NOTEQUAL_-1206045749'), (u'LOAD_-1206045511', u'MULTIEQUAL_-1206045430'), (u'INT_ADD_-1206045684', u'CAST_-1206045290'), (u'COPY_-1206045425', u'RETURN_-1206045408'), (u'MULTIEQUAL_-1206045426', u'STORE_-12060... | null | null | 000232c0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nundefined4 FUN_000232c0(uint *param_1,uint *param_2)\n\n{\n int iVar1;\n int *in_ECX;\n uint uVar2;\n uint uVar3;\n int local_20;\n \n iVar1 = FUN_00021d90();\n if ((iVar1 != 0) && (iVar1 = FUN_0002097... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nbfd_boolean __regparm3\nstab_demangle_arg(stab_demangle_info *minfo,char **pp,debug_type_conflict **pargs,uint *pcount,\n uint *palloc)\n\n{\n char *p;\n bfd_boolean bVar1;\n debug_type_confl... | (translation_unit "undefined4 FUN_000232c0(uint *param_1,uint *param_2)\n\n{\n int iVar1;\n int *in_ECX;\n uint uVar2;\n uint uVar3;\n int local_20;\n \n iVar1 = FUN_00021d90();\n if ((iVar1 != 0) && (iVar1 = FUN_00020970(), iVar1 != 0)) {\n if (in_ECX == (int *)0x0) {\n return 1;\n }\n if (local_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declarati... | (function_definition "undefined4 FUN_000232c0(uint *param_1,uint *param_2)\n\n{\n int iVar1;\n int *in_ECX;\n uint uVar2;\n uint uVar3;\n int local_20;\n \n iVar1 = FUN_00021d90();\n if ((iVar1 != 0) && (iVar1 = FUN_00020970(), iVar1 != 0)) {\n if (in_ECX == (int *)0x0) {\n return 1;\n }\n if (loc... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
type_1 __regparm3
function_1(type_2 *minfo,char **pp,type_3 **var_4,type_4 *pcount,
type_4 *palloc)
{
char *p;
type_1 var_2;
type_3 *ppdVar2;
type_4 var_7;
type_4 var_6;
type_2 *in_stack_ffffffc4;
c... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (point... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
undefined4 MASKED(uint *param_1,uint *param_2)
{
int iVar1;
int *in_ECX;
uint uVar2;
uint uVar3;
int local_20;
iVar1 = FUN_00021d90();
if ((iVar1 != 0) && (iVar1 = FUN_00020970(), iVar1 != 0)) {
if (in_ECX =... |
155_sh4-linux-gnu-ranlib_and_sh4-linux-gnu-ranlib_strip.c | prompt | FUN_00016930 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void prompt(void)
{
if (interactive == 0) {
return;
}
printf("AR >");
fflush(*(FILE **)PTR_stdout_00020fec);
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00016930(void)
{
if (DAT_0002124c == 0) {
return;
}
printf("AR >");
fflush(*(FILE **)PTR_stdout_00020fec);
return;
}
| PUSH EBX
CALL 0x00013710
ADD EBX,0xa6ca
SUB ESP,0x8
LEA EAX,[EBX + 0x24c]
MOV EDX,dword ptr [EAX]
TEST EDX,EDX
JNZ 0x00016950
ADD ESP,0x8
POP EBX
RET
SUB ESP,0xc
LEA EAX,[EBX + 0xffffb00f]
PUSH EAX
CALL 0x000120a0
POP EAX
MOV EAX,dword ptr [EBX + 0xffffffec]
PUSH dword ptr [EAX]
CALL 0x000120c0
ADD ESP,0x10
ADD ESP,0x8... | null | null | null | null | [('const-0', u'INT_EQUAL_-1205966478'), (u'CAST_-1205966262', u'LOAD_-1205966409'), (u'COPY_-1205966338', u'CALL_-1205966424'), (u'CALL_-1205966424', u'INDIRECT_-1205966282'), (u'CALL_-1205966396', u'INDIRECT_-1205966267'), (u'INDIRECT_-1205966267', u'COPY_-1205966313'), ('const-0', u'RETURN_-1205966356'), ('tmp_521', ... | [('const-0', u'INT_EQUAL_-1205966478'), ('tmp_526', u'COPY_-1205966355'), ('const-114703', u'COPY_-1205966338'), (u'CAST_-1205966262', u'LOAD_-1205966409'), (u'COPY_-1205966338', u'CALL_-1205966424'), (u'CALL_-1205966424', u'INDIRECT_-1205966282'), (u'CALL_-1205966396', u'INDIRECT_-1205966267'), (u'INDIRECT_-1205966267... | null | null | 00016930 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00016930(void)\n\n{\n if (DAT_0002124c == 0) {\n return;\n }\n printf("AR >");\n fflush(*(FILE **)PTR_stdout_00020fec);\n return;\n}\n\n" comment (function_definition "void FUN_00016930(void)\... | (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 prompt(void)\n\n{\n if (interactive == 0) {\n return;\n }\n printf("AR >");\n fflush(*(FILE **)PTR_stdout_00020fec);\n ... | (translation_unit "void FUN_00016930(void)\n\n{\n if (DAT_0002124c == 0) {\n return;\n }\n printf("AR >");\n fflush(*(FILE **)PTR_stdout_00020fec);\n return;\n}\n\n" (function_definition "void FUN_00016930(void)\n\n{\n if (DAT_0002124c == 0) {\n return;\n }\n printf("AR >");\n fflush(*(FILE **)PTR_stdout... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return ;) })) (expression_statement (call_expression ID... | (function_definition "void FUN_00016930(void)\n\n{\n if (DAT_0002124c == 0) {\n return;\n }\n printf("AR >");\n fflush(*(FILE **)PTR_stdout_00020fec);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00016930(void)" (identifier "FUN_00016930") (parameter_list "(void)" (( "(") (parameter_declarati... |
/* 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)
{
if (var_1 == 0) {
return;
}
var_2("AR >");
var_3(*(type_1 **)PTR_stdout_00020fec);
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 (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
if (DAT_0002124c == 0) {
return;
}
printf("AR >");
fflush(*(FILE **)PTR_stdout_00020fec);
return;
}
|
1680_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | parse_to_value | FUN_000421a0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_text_reorder * this, char * option_name,
char * arg, Command_line * param_3, General_options * param_4) */
v... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000421a0(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_000d7c60(param_2,param_3,param_1 + 0x3d);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x2fce59
SUB ESP,0x8
MOV ESI,dword ptr [ESP + 0x14]
LEA EAX,[ESI + 0x3d]
PUSH EAX
PUSH dword ptr [ESP + 0x20]
PUSH dword ptr [ESP + 0x20]
CALL 0x000d7c60
MOV byte ptr [ESI + 0x3c],0x1
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('const-0', u'RETURN_-1206181346'), ('const-61', u'PTRSUB_-1206181277'), ('const-1', u'STORE_-1206181382'), ('tmp_206', u'PTRSUB_-1206181277'), ('const-60', u'PTRSUB_-1206181259'), ('const-417', u'STORE_-1206181382'), ('tmp_207', u'CALL_-1206181386'), ('tmp_206', u'PTRSUB_-1206181259'), ('tmp_208', u'CALL_-1206181386'... | [('const-0', u'RETURN_-1206181346'), ('tmp_345', u'CALL_-1206181386'), (u'INT_ADD_-1206181368', u'CAST_-1206181268'), ('const-60', u'INT_ADD_-1206181368'), ('const-1', u'STORE_-1206181382'), ('tmp_344', u'INT_ADD_-1206181403'), ('const-61', u'INT_ADD_-1206181403'), ('tmp_344', u'INT_ADD_-1206181368'), (u'CAST_-12061812... | null | null | 000421a0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000421a0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000d7c60(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" comment (function_definitio... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_text_reorder * this, char * option_name,\n char * arg, Command_line * param_3, General_opt... | (translation_unit "void FUN_000421a0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000d7c60(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_000421a0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000d7c60(param_2... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression... | (function_definition "void FUN_000421a0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000d7c60(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_000421a0(int param_1,undefined4 param_2,undefined4 param_3)" (identifi... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_text_reorder * this, char * option_name,
char * arg, Command_line * param_3, General_options * param_4) */
v... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_000d7c60(param_2,param_3,param_1 + 0x3d);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
|
3564_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | do_add_symbols | FUN_000bc020 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void do_add_symbols(Sized_relobj_file<32,_true> * this, Symbol_table *
symtab, Read_symbols_data * sd, Layout * param_3) */
void __this... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000bc020(int param_1,undefined4 param_2,int param_3)
{
int iVar1;
int iVar2;
int iVar3;
uint uVar4;
uint uVar5;
iVar2 = *(int *)(param_3 + 0xc);
if (iVar2 == 0) {
if (*(int *)(param_3 + 0x18) != 0) ... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x2d2fd7
SUB ESP,0x2c
MOV EAX,dword ptr [ESP + 0x44]
MOV ESI,dword ptr [ESP + 0x48]
MOV EDI,dword ptr [ESP + 0x40]
MOV dword ptr [ESP + 0xc],EAX
MOV EAX,dword ptr [ESI + 0xc]
TEST EAX,EAX
JZ 0x000bc158
MOV ECX,dword ptr [ESI + 0x14]
MOV EDX,dword ptr [ESI + 0x... | null | null | null | null | [(u'PTRSUB_-1206598180', u'PTRSUB_-1206598176'), ('const-12', u'CALL_-1206598987'), (u'LOAD_-1206599161', u'CALL_-1206599107'), ('tmp_1353', u'BRANCH_-1206598770'), ('const-0', u'INT_NOTEQUAL_-1206599130'), (u'INT_SUB_-1206598808', u'CALL_-1206598797'), (u'INT_NOTEQUAL_-1206599037', u'CBRANCH_-1206599037'), (u'COPY_-12... | [(u'INT_ADD_-1206599050', u'CAST_-1206598114'), (u'INT_ADD_-1206599228', u'CAST_-1206598185'), (u'INT_ADD_-1206599421', u'CAST_-1206598266'), (u'LOAD_-1206599161', u'CALL_-1206599107'), ('tmp_1353', u'BRANCH_-1206598770'), ('const-417', u'LOAD_-1206599222'), (u'INT_ADD_-1206599294', u'INT_NOTEQUAL_-1206599289'), (u'INT... | null | null | 000bc020 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000bc020(int param_1,undefined4 param_2,int param_3)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n \n iVar2 = *(int *)(param_3 + 0xc);\n if (iVar2 == 0) {\n if (... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void do_add_symbols(Sized_relobj_file<32,_true> * this, Symbol_table *\n symtab, Read_symbols_data * sd, Layout * par... | (translation_unit "void FUN_000bc020(int param_1,undefined4 param_2,int param_3)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n \n iVar2 = *(int *)(param_3 + 0xc);\n if (iVar2 == 0) {\n if (*(int *)(param_3 + 0x18) != 0) {\n \n FUN_00069d00("../../gold/objec... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TY... | (function_definition "void FUN_000bc020(int param_1,undefined4 param_2,int param_3)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n \n iVar2 = *(int *)(param_3 + 0xc);\n if (iVar2 == 0) {\n if (*(int *)(param_3 + 0x18) != 0) {\n \n FUN_00069d00("../../gold/ob... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void do_add_symbols(Sized_relobj_file<32,_true> * this, Symbol_table *
symtab, Read_symbols_data * sd, Layout * param_3) */
void __this... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,int param_3)
{
int iVar1;
int iVar2;
int iVar3;
uint uVar4;
uint uVar5;
iVar2 = *(int *)(param_3 + 0xc);
if (iVar2 == 0) {
if (*(int *)(param_3 + 0x18) != 0) {
... |
5237_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c | add_to_queue | FUN_00134d70 |
/* DWARF original prototype: void add_to_queue(Workqueue * this, Task_list * queue, Task * t, bool
front) */
void __thiscall gold::Workqueue::add_to_queue(Workqueue *this,Task_list *queue,Task *t,bool front)
{
Lock_impl *pLVar1;
Task *pTVar2;
size_type sVar3;
Condvar_impl *pCVar4;
Task *pTVar5;
int un... |
void FUN_00134d70(undefined4 *param_1,int *param_2,int *param_3,char param_4)
{
char *pcVar1;
int iVar2;
int extraout_ECX;
int unaff_EDI;
FUN_0004fb7e();
(**(code **)(*(int *)*param_1 + 8))((int *)*param_1);
if (*(code **)(*param_3 + 8) == (code *)(unaff_EDI + -0xd35c9)) {
pcVar1 = (char *)param_... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x0004fb7e
ADD EDI,0x1cd287
PUSH ESI
PUSH EBX
SUB ESP,0x28
MOV EAX,dword ptr [EBP + 0xc]
MOV ESI,dword ptr [EBP + 0x8]
MOV EBX,dword ptr [EBP + 0x10]
MOV dword ptr [EBP + -0x20],EAX
MOV EAX,dword ptr [EBP + 0x14]
MOV dword ptr [EBP + -0x1c],EAX
MOV EAX,dword ptr [ESI]
MOV EDX,dword pt... | null | null | null | null | [('const-966953', u'INT_ADD_-1207152259'), ('tmp_1576', u'CBRANCH_-1207152465'), (u'PTRSUB_-1207151651', u'STORE_-1207152460'), ('const-417', u'LOAD_-1207153035'), ('const-4', u'PTRADD_-1207151845'), ('const-8', u'PTRSUB_-1207151812'), ('const-4', u'PTRSUB_-1207151663'), ('const-8', u'PTRSUB_-1207151854'), ('const-417'... | [('const-1', u'PTRADD_-1207152818'), ('tmp_1576', u'CBRANCH_-1207152465'), ('const-417', u'LOAD_-1207152619'), (u'INT_ADD_-1207152813', u'CAST_-1207151845'), (u'MULTIEQUAL_-1207152400', u'CALL_-1207152559'), ('const-417', u'LOAD_-1207152905'), (u'CAST_-1207151857', u'LOAD_-1207152854'), (u'LOAD_-1207152713', u'INT_NOTE... | null | null | 00134d70 | x86 | O0 | (translation_unit "void FUN_00134d70(undefined4 *param_1,int *param_2,int *param_3,char param_4)\n\n{\n char *pcVar1;\n int iVar2;\n int extraout_ECX;\n int unaff_EDI;\n \n FUN_0004fb7e();\n (**(code **)(*(int *)*param_1 + 8))((int *)*param_1);\n if (*(code **)(*param_3 + 8) == (code *)(unaff_EDI + -0xd35c9)) {... | (translation_unit "/* DWARF original prototype: void add_to_queue(Workqueue * this, Task_list * queue, Task * t, bool\n front) */\n\nvoid __thiscall gold::Workqueue::add_to_queue(Workqueue *this,Task_list *queue,Task *t,bool front)\n\n{\n Lock_impl *pLVar1;\n Task *pTVar2;\n size_type sVar3;\n Condvar_impl *pCVar... | (translation_unit "void FUN_00134d70(undefined4 *param_1,int *param_2,int *param_3,char param_4)\n\n{\n char *pcVar1;\n int iVar2;\n int extraout_ECX;\n int unaff_EDI;\n \n FUN_0004fb7e();\n (**(code **)(*(int *)*param_1 + 8))((int *)*param_1);\n if (*(code **)(*param_3 + 8) == (code *)(unaff_EDI + -0xd35c9)) {... | (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)) , (parameter_declaration TYPE IDENT) ))) (compound_st... | (function_definition "void FUN_00134d70(undefined4 *param_1,int *param_2,int *param_3,char param_4)\n\n{\n char *pcVar1;\n int iVar2;\n int extraout_ECX;\n int unaff_EDI;\n \n FUN_0004fb7e();\n (**(code **)(*(int *)*param_1 + 8))((int *)*param_1);\n if (*(code **)(*param_3 + 8) == (code *)(unaff_EDI + -0xd35c9)... |
/* DWARF original prototype: void add_to_queue(Workqueue * this, Task_list * queue, Task * t, bool
front) */
void __thiscall gold::type_1::function_1(type_1 *this,type_2 *queue,type_3 *t,bool front)
{
type_4 *pLVar1;
type_3 *var_5;
type_5 var_6;
type_6 *pCVar4;
type_3 *var_4;
int var_2;
var_1();
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer... | null |
void MASKED(undefined4 *param_1,int *param_2,int *param_3,char param_4)
{
char *pcVar1;
int iVar2;
int extraout_ECX;
int unaff_EDI;
FUN_0004fb7e();
(**(code **)(*(int *)*param_1 + 8))((int *)*param_1);
if (*(code **)(*param_3 + 8) == (code *)(unaff_EDI + -0xd35c9)) {
pcVar1 = (char *)param_3[10];... |
8698_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | _M_setstate | FUN_00210c80 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::ios::_M_setstate(std::_Ios_Iostate) */
void __thiscall std::ios::_M_setstate(ios *this,_Ios_Iostate param_1)
{
*(_Ios_Iostate *)(this + 0x14) = *(_Ios_Iostate *)(this + 0x14) | param_1;
if ((*(_Ios_Iostate *)(this + 0... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00210c80(int param_1,uint param_2)
{
*(uint *)(param_1 + 0x14) = *(uint *)(param_1 + 0x14) | param_2;
if ((*(uint *)(param_1 + 0x10) & param_2) == 0) {
return;
}
/* WARNING: Subroutine does... | PUSH EBX
CALL 0x00035840
ADD EBX,0x17e37a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [ESP + 0x14]
OR dword ptr [EAX + 0x14],EDX
TEST dword ptr [EAX + 0x10],EDX
JNZ 0x00210ca4
ADD ESP,0x8
POP EBX
RET
CALL 0x001e5680 | null | null | null | null | [(u'LOAD_-1203893044', u'INT_AND_-1203893018'), ('tmp_226', u'INT_OR_-1203893035'), ('const-20', u'PTRADD_-1203893002'), ('const-0', u'RETURN_-1203893002'), (u'CAST_-1203892929', u'LOAD_-1203893062'), (u'PTRADD_-1203892984', u'CAST_-1203892924'), ('const-16', u'PTRADD_-1203892984'), ('tmp_225', u'PTRADD_-1203892984'), ... | [('const-417', u'LOAD_-1203893044'), (u'LOAD_-1203893044', u'INT_AND_-1203893018'), (u'INT_ADD_-1203893030', u'CAST_-1203892925'), ('const-16', u'INT_ADD_-1203893030'), ('const-0', u'RETURN_-1203893002'), (u'CAST_-1203892929', u'LOAD_-1203893062'), ('tmp_158', u'CBRANCH_-1203893029'), ('tmp_314', u'INT_OR_-1203893035')... | null | null | 00210c80 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00210c80(int param_1,uint param_2)\n\n{\n *(uint *)(param_1 + 0x14) = *(uint *)(param_1 + 0x14) | param_2;\n if ((*(uint *)(param_1 + 0x10) & param_2) == 0) {\n return;\n }\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::ios::_M_setstate(std::_Ios_Iostate) */\n\nvoid __thiscall std::ios::_M_setstate(ios *this,_Ios_Iostate param_1)\n\n{\n *(_Ios_Iostate *)(this + 0x14) = *(_Ios_Iostate *)(this + 0x14) | param_1;\n if ((*... | (translation_unit "void FUN_00210c80(int param_1,uint param_2)\n\n{\n *(uint *)(param_1 + 0x14) = *(uint *)(param_1 + 0x14) | param_2;\n if ((*(uint *)(param_1 + 0x10) & param_2) == 0) {\n return;\n }\n \n FUN_001e5680();\n}\n\n" (function_definition "void FUN_00210c80(int param_1,uint param_2... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declara... | (function_definition "void FUN_00210c80(int param_1,uint param_2)\n\n{\n *(uint *)(param_1 + 0x14) = *(uint *)(param_1 + 0x14) | param_2;\n if ((*(uint *)(param_1 + 0x10) & param_2) == 0) {\n return;\n }\n \n FUN_001e5680();\n}" (primitive_type "void") (function_declarator "FUN_00210c80(int pa... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::ios::_M_setstate(std::_Ios_Iostate) */
void __thiscall std::type_1::function_1(type_1 *var_1,type_2 var_2)
{
*(type_2 *)(var_1 + 0x14) = *(type_2 *)(var_1 + 0x14) | var_2;
if ((*(type_2 *)(var_1 + 0x10) & var_2) == va... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,uint param_2)
{
*(uint *)(param_1 + 0x14) = *(uint *)(param_1 + 0x14) | param_2;
if ((*(uint *)(param_1 + 0x10) & param_2) == 0) {
return;
}
/* WARNING: Subroutine does not r... |
157_psftp_and_psftp_strip.c | cmdline_get_passwd_input | FUN_0001529c |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int cmdline_get_passwd_input(prompts_t *p,uchar *in,int inlen)
{
int iVar1;
size_t n;
if ((((cmdline_password == (char *)0x0) || (in != (uchar *)0x0)) || (p->n_prompts != 1)) ||
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_0001529c(int param_1,int param_2)
{
undefined4 uVar1;
size_t sVar2;
if ((((DAT_000b5998 == (char *)0x0) || (param_2 != 0)) || (*(int *)(param_1 + 0x14) != 1)) ||
(*(int *)(**(int **)(param_1 + 0x18) ... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x4
CALL 0x000148f0
ADD EBX,0x9fb0c
MOV EAX,dword ptr [EBX + 0xbe4]
TEST EAX,EAX
JZ 0x000152d8
CMP dword ptr [EBP + 0xc],0x0
JNZ 0x000152d8
MOV EAX,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EAX + 0x14]
CMP EAX,0x1
JNZ 0x000152d8
MOV EAX,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EAX +... | null | null | null | null | [('const-4', u'PTRSUB_-1205971782'), (u'CALL_-1205971924', u'INDIRECT_-1205971685'), ('tmp_251', u'CBRANCH_-1205972168'), ('tmp_255', u'BRANCH_-1205972160'), ('tmp_1424', u'MULTIEQUAL_-1205971657'), (u'COPY_-1205971910', u'MULTIEQUAL_-1205971657'), ('const-417', u'LOAD_-1205972226'), ('tmp_699', u'PTRSUB_-1205971788'),... | [(u'INDIRECT_-1205971741', u'CALL_-1205971969'), ('tmp_251', u'CBRANCH_-1205972168'), ('tmp_255', u'BRANCH_-1205972160'), ('tmp_1417', u'INT_EQUAL_-1205972254'), (u'COPY_-1205972128', u'MULTIEQUAL_-1205971780'), ('tmp_1417', u'CALL_-1205972066'), (u'INDIRECT_-1205971760', u'CALL_-1205972021'), (u'LOAD_-1205972097', u'C... | null | null | 0001529c | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0001529c(int param_1,int param_2)\n\n{\n undefined4 uVar1;\n size_t sVar2;\n \n if ((((DAT_000b5998 == (char *)0x0) || (param_2 != 0)) || (*(int *)(param_1 + 0x14) != 1)) ||\n (*(int *)(... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint cmdline_get_passwd_input(prompts_t *p,uchar *in,int inlen)\n\n{\n int iVar1;\n size_t n;\n \n if ((((cmdline_password == (char *)0x0) || (in != (uchar *)0x0)) ... | (translation_unit "undefined4 FUN_0001529c(int param_1,int param_2)\n\n{\n undefined4 uVar1;\n size_t sVar2;\n \n if ((((DAT_000b5998 == (char *)0x0) || (param_2 != 0)) || (*(int *)(param_1 + 0x14) != 1)) ||\n (*(int *)(**(int **)(param_1 + 0x18) + 4) != 0)) {\n uVar1 = 0xffffffff;\n }\n else if (DAT_000b5... | (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 ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_... | (function_definition "undefined4 FUN_0001529c(int param_1,int param_2)\n\n{\n undefined4 uVar1;\n size_t sVar2;\n \n if ((((DAT_000b5998 == (char *)0x0) || (param_2 != 0)) || (*(int *)(param_1 + 0x14) != 1)) ||\n (*(int *)(**(int **)(param_1 + 0x18) + 4) != 0)) {\n uVar1 = 0xffffffff;\n }\n else if (DAT_00... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(type_1 *p,type_2 *var_2,int inlen)
{
int iVar1;
size_t n;
if ((((var_1 == (char *)0x0) || (var_2 != (type_2 *)0x0)) || (p->n_prompts != 1)) ||
((*p->prompts)-... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int param_1,int param_2)
{
undefined4 uVar1;
size_t sVar2;
if ((((DAT_000b5998 == (char *)0x0) || (param_2 != 0)) || (*(int *)(param_1 + 0x14) != 1)) ||
(*(int *)(**(int **)(param_1 + 0x18) + 4) !... |
170_ptx_and_ptx_strip.c | internal_read_file | FUN_00018e0a |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char * internal_read_file(char *filename,size_t *length,char *mode)
{
FILE *stream_00;
char *__ptr;
int *piVar1;
int iVar2;
int save_errno;
FILE *stream;
char *out;
str... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void * FUN_00018e0a(char *param_1,undefined4 param_2,char *param_3)
{
FILE *pFVar1;
void *__ptr;
int *piVar2;
int iVar3;
int local_18;
pFVar1 = fopen64(param_1,param_3);
if (pFVar1 == (FILE *)0x0) {
__ptr = ... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x14
CALL 0x000125a0
ADD EBX,0x1f1ea
SUB ESP,0x8
PUSH dword ptr [EBP + 0x10]
PUSH dword ptr [EBP + 0x8]
CALL 0x00012200
ADD ESP,0x10
MOV dword ptr [EBP + -0x10],EAX
CMP dword ptr [EBP + -0x10],0x0
JNZ 0x00018e3d
MOV EAX,0x0
JMP 0x00018ea1
SUB ESP,0x8
PUSH dword ptr [EBP + 0xc]
PUSH... | null | null | null | null | [(u'CALL_-1205956935', u'INT_NOTEQUAL_-1205956827'), ('tmp_652', u'CALL_-1205956935'), ('tmp_214', u'BRANCH_-1205956980'), ('tmp_210', u'CBRANCH_-1205956988'), ('const-0', u'INT_EQUAL_-1205956992'), (u'COPY_-1205956747', u'MULTIEQUAL_-1205956626'), (u'CALL_-1205957027', u'CAST_-1205956504'), (u'COPY_-1205956989', u'MUL... | [('tmp_1586', u'CALL_-1205956935'), (u'CALL_-1205957027', u'CALL_-1205956935'), ('tmp_214', u'BRANCH_-1205956980'), ('tmp_210', u'CBRANCH_-1205956988'), (u'CALL_-1205957027', u'CALL_-1205956871'), (u'CAST_-1205956504', u'INT_NOTEQUAL_-1205956827'), (u'CAST_-1205956504', u'CALL_-1205956780'), (u'COPY_-1205956747', u'MUL... | null | null | 00018e0a | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid * FUN_00018e0a(char *param_1,undefined4 param_2,char *param_3)\n\n{\n FILE *pFVar1;\n void *__ptr;\n int *piVar2;\n int iVar3;\n int local_18;\n \n pFVar1 = fopen64(param_1,param_3);\n if (pFVar1 ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nchar * internal_read_file(char *filename,size_t *length,char *mode)\n\n{\n FILE *stream_00;\n char *__ptr;\n int *piVar1;\n int iVar2;\n int save_errno;\n FILE *... | (translation_unit "void * FUN_00018e0a(char *param_1,undefined4 param_2,char *param_3)\n\n{\n FILE *pFVar1;\n void *__ptr;\n int *piVar2;\n int iVar3;\n int local_18;\n \n pFVar1 = fopen64(param_1,param_3);\n if (pFVar1 == (FILE *)0x0) {\n __ptr = (void *)0x0;\n }\n else {\n __ptr = (void *)FUN_00018b2f... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_... | (function_definition "void * FUN_00018e0a(char *param_1,undefined4 param_2,char *param_3)\n\n{\n FILE *pFVar1;\n void *__ptr;\n int *piVar2;\n int iVar3;\n int local_18;\n \n pFVar1 = fopen64(param_1,param_3);\n if (pFVar1 == (FILE *)0x0) {\n __ptr = (void *)0x0;\n }\n else {\n __ptr = (void *)FUN_00018... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char * function_1(char *filename,size_t *length,char *mode)
{
type_1 *var_2;
char *var_7;
int *piVar1;
int var_6;
int save_errno;
type_1 *stream;
char *out;
var_2 = var... | 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: (type_... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void * MASKED(char *param_1,undefined4 param_2,char *param_3)
{
FILE *pFVar1;
void *__ptr;
int *piVar2;
int iVar3;
int local_18;
pFVar1 = fopen64(param_1,param_3);
if (pFVar1 == (FILE *)0x0) {
__ptr = (void ... |
689_sh4-linux-gnu-ld_and_sh4-linux-gnu-ld_strip.c | dlclose | dlclose |
/* WARNING: Control flow encountered bad instruction data */
void dlclose(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* dlclose@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void dlclose(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206497062')] | [('const-1', u'RETURN_-1206497062')] | null | null | 000950d0 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid dlclose(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void dlclose(void)\n\n{\n /* WARNING: Bad instruction ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid dlclose(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* dlclose@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void dlclose(void)\n\n{\n ... | (translation_unit "void dlclose(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void dlclose(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "dlclose(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void dlclose(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "dlclose(void)" (identifier "dlclose") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* dlclose@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
649_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_strip.c | bfd_openr | bfd_openr |
/* WARNING: Control flow encountered bad instruction data */
void bfd_openr(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_openr(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206431582')] | [('const-1', u'RETURN_-1206431582')] | null | null | 00085098 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_openr(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_openr(void)\n\n{\n /* WARNING: Bad instruct... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_openr(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_openr(void)\n\n{\n /* WARNING: Bad instruct... | (translation_unit "void bfd_openr(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_openr(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_openr(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_t... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_openr(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_openr(void)" (identifier "bfd_openr") (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();
}
|
431_powerpc64-linux-gnu-objdump_and_powerpc64-linux-gnu-objdump_strip.c | stab_bad_demangle | FUN_0003ef70 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 stab_bad_demangle(char *s)
{
char *__format;
__format = (char *)dcgettext(0,"bad mangled name `%s\'\n",5);
fprintf(*(FILE **)PTR_stderr_00072fbc,__format,s);
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_0003ef70(undefined4 param_1)
{
char *__format;
__format = (char *)dcgettext(0,"bad mangled name `%s\'\n",5);
fprintf(*(FILE **)PTR_stderr_00072fbc,__format,param_1);
return;
}
| PUSH ESI
MOV ESI,EAX
PUSH EBX
CALL 0x000153d0
ADD EBX,0x34087
SUB ESP,0x8
PUSH 0x5
LEA EAX,[EBX + 0xfffe5063]
PUSH EAX
PUSH 0x0
CALL 0x000141f0
ADD ESP,0xc
PUSH ESI
PUSH EAX
MOV EAX,dword ptr [EBX + 0xffffffbc]
PUSH dword ptr [EAX]
CALL 0x00014878
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [(u'CALL_-1206063128', u'INDIRECT_-1206062998'), (u'COPY_-1206063074', u'CALL_-1206063171'), ('const-5', u'CALL_-1206063171'), ('const-0', u'RETURN_-1206063095'), (u'CAST_-1206062993', u'LOAD_-1206063141'), (u'INDIRECT_-1206063017', u'CAST_-1206062993'), ('tmp_252', u'CALL_-1206063128'), (u'INDIRECT_-1206062998', u'COP... | [(u'CALL_-1206063128', u'INDIRECT_-1206062998'), (u'COPY_-1206063074', u'CALL_-1206063171'), ('const-5', u'CALL_-1206063171'), ('const-0', u'RETURN_-1206063095'), (u'CAST_-1206062993', u'LOAD_-1206063141'), (u'INDIRECT_-1206063017', u'CAST_-1206062993'), (u'INDIRECT_-1206062998', u'COPY_-1206063047'), ('const-360547', ... | null | null | 0003ef70 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_0003ef70(undefined4 param_1)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0,"bad mangled name `%s\'\n",5);\n fprintf(*(FILE **)PTR_stderr_00072fbc,__format,param_1);\n retu... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 stab_bad_demangle(char *s)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0,"bad mangled name `%s\'\n",5);\n fprintf(*(FILE **)PTR_stderr_00072fbc,__format,s);\n return;\n}\n\n" c... | (translation_unit "void __regparm3 FUN_0003ef70(undefined4 param_1)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0,"bad mangled name `%s\'\n",5);\n fprintf(*(FILE **)PTR_stderr_00072fbc,__format,param_1);\n return;\n}\n\n" (function_definition "void __regparm3 FUN_0003ef70(undefined4 param_1)\n\n{\n c... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_po... | (function_definition "void __regparm3 FUN_0003ef70(undefined4 param_1)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0,"bad mangled name `%s\'\n",5);\n fprintf(*(FILE **)PTR_stderr_00072fbc,__format,param_1);\n return;\n}" (primitive_type "void") (ERROR "__regparm3" (identifier "__regparm3")) (function_... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 function_1(char *s)
{
char *__format;
__format = (char *)var_1(0,"bad mangled name `%s\'\n",5);
var_2(*(type_1 **)PTR_stderr_00072fbc,__format,s);
return;
}
| null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (p... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(undefined4 param_1)
{
char *__format;
__format = (char *)dcgettext(0,"bad mangled name `%s\'\n",5);
fprintf(*(FILE **)PTR_stderr_00072fbc,__format,param_1);
return;
}
|
578_hppa-linux-gnu-ld_and_hppa-linux-gnu-ld_strip.c | generate_build_id | FUN_000354d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bfd_boolean
generate_build_id(bfd *abfd,char *style,checksum_fn checksum_contents,uchar *id_bits,int size)
{
undefined *puVar1;
uchar uVar2;
byte bVar3;
ssize_t sVar4;
int iVar5;
byte *pbVar6;
uint uVar7;
byte *pb... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint FUN_000354d0(undefined4 param_1,byte *param_2,code *param_3,void *param_4,size_t param_5)
{
undefined *puVar1;
byte bVar2;
byte bVar3;
int iVar4;
ssize_t sVar5;
int iVar6;
byte *pbVar7;
uint uVar8;
byte *p... | PUSH EBP
MOV ECX,0x4
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00015a80
ADD EBX,0x5bb22
SUB ESP,0xbc
MOV EDX,dword ptr [ESP + 0xd4]
MOV ESI,EDX
LEA EDI,[EBX + 0xfffbe1e4]
CMPSB.REPE ES:EDI,ESI
SETA AL
SBB AL,0x0
TEST AL,AL
JZ 0x00035660
MOV ECX,0x5
LEA EDI,[EBX + 0xfffbe1e8]
MOV ESI,EDX
CMPSB.REPE ES:EDI,ESI
SETA AL
SBB AL,0x0... | null | null | null | null | [(u'COPY_-1206100635', u'MULTIEQUAL_-1206101244'), (u'CALLIND_-1206101810', u'INDIRECT_-1206100333'), ('tmp_255', u'CBRANCH_-1206102683'), ('const-2', u'PTRADD_-1206102349'), (u'LOAD_-1206102305', u'INT_AND_-1206102279'), (u'INT_ADD_-1206102464', u'MULTIEQUAL_-1206101207'), ('const-2', u'INT_MULT_-1206102279'), (u'LOAD... | [(u'MULTIEQUAL_-1206100459', u'MULTIEQUAL_-1206100362'), ('tmp_255', u'CBRANCH_-1206102683'), (u'INDIRECT_-1206100322', u'MULTIEQUAL_-1206100356'), ('const-4294967280', u'PTRSUB_-1206100629'), ('const-2', u'PTRADD_-1206102349'), ('const-417', u'LOAD_-1206102647'), (u'INT_SLESSEQUAL_-1206101614', u'INT_ZEXT_-1206100826'... | null | null | 000354d0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_000354d0(undefined4 param_1,byte *param_2,code *param_3,void *param_4,size_t param_5)\n\n{\n undefined *puVar1;\n byte bVar2;\n byte bVar3;\n int iVar4;\n ssize_t sVar5;\n int iVar6;\n byte *pb... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean\ngenerate_build_id(bfd *abfd,char *style,checksum_fn checksum_contents,uchar *id_bits,int size)\n\n{\n undefined *puVar1;\n uchar uVar2;\n byte bVar3;\n ssize_t sVar4;\n int iVar5;\n byte *pbV... | (translation_unit "uint FUN_000354d0(undefined4 param_1,byte *param_2,code *param_3,void *param_4,size_t param_5)\n\n{\n undefined *puVar1;\n byte bVar2;\n byte bVar3;\n int iVar4;\n ssize_t sVar5;\n int iVar6;\n byte *pbVar7;\n uint uVar8;\n byte *pbVar9;\n bool bVar10;\n bool bVar11;\n bool bVar12;\n und... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_dec... | (function_definition "uint FUN_000354d0(undefined4 param_1,byte *param_2,code *param_3,void *param_4,size_t param_5)\n\n{\n undefined *puVar1;\n byte bVar2;\n byte bVar3;\n int iVar4;\n ssize_t sVar5;\n int iVar6;\n byte *pbVar7;\n uint uVar8;\n byte *pbVar9;\n bool bVar10;\n bool bVar11;\n bool bVar12;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1
function_1(type_2 *abfd,char *var_18,type_3 checksum_contents,type_4 *var_20,int var_15)
{
type_5 *puVar1;
type_4 var_21;
type_6 var_22;
ssize_t var_16;
int var_1;
type_6 *var_3;
type_7 var_6;
type_6 *var_2... | 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,byte *param_2,code *param_3,void *param_4,size_t param_5)
{
undefined *puVar1;
byte bVar2;
byte bVar3;
int iVar4;
ssize_t sVar5;
int iVar6;
byte *pbVar7;
uint uVar8;
byte *pbVar9;... |
219_powerpc-linux-gnuspe-ranlib_and_powerpc-linux-gnuspe-ranlib_strip.c | bfd_scan_vma | bfd_scan_vma |
/* WARNING: Control flow encountered bad instruction data */
void bfd_scan_vma(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_scan_vma(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206050806')] | [('const-1', u'RETURN_-1206050806')] | null | null | 00022000 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_scan_vma(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_scan_vma(void)\n\n{\n /* WARNING: Bad in... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_scan_vma(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_scan_vma(void)\n\n{\n /* WARNING: Bad in... | (translation_unit "void bfd_scan_vma(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_scan_vma(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_scan_vma(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_scan_vma(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_scan_vma(void)" (identifier "bfd_scan_vma") (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();
}
|
225_gzip_and_gzip_strip.c | xrealloc | FUN_000203c4 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void * xrealloc(void *p,size_t n)
{
void *pvVar1;
if ((n == 0) && (p != (void *)0x0)) {
free(p);
pvVar1 = (void *)0x0;
}
else {
pvVar1 = realloc(p,n);
if ((pvVa... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void * FUN_000203c4(void *param_1,size_t param_2)
{
void *pvVar1;
if ((param_2 == 0) && (param_1 != (void *)0x0)) {
free(param_1);
pvVar1 = (void *)0x0;
}
else {
pvVar1 = realloc(param_1,param_2);
if (... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x4
CALL 0x00012560
ADD EBX,0x5c30
CMP dword ptr [EBP + 0xc],0x0
JNZ 0x000203f7
CMP dword ptr [EBP + 0x8],0x0
JZ 0x000203f7
SUB ESP,0xc
PUSH dword ptr [EBP + 0x8]
CALL 0x00012110
ADD ESP,0x10
MOV EAX,0x0
JMP 0x0002041f
SUB ESP,0x8
PUSH dword ptr [EBP + 0xc]
PUSH dword ptr [EBP + 0x... | null | null | null | null | [('tmp_460', u'INT_NOTEQUAL_-1206057808'), ('const-1', u'RETURN_-1206057794'), (u'MULTIEQUAL_-1206057691', u'RETURN_-1206057848'), ('tmp_384', u'CBRANCH_-1206057825'), (u'INT_NOTEQUAL_-1206057959', u'CBRANCH_-1206057957'), ('tmp_114', u'CBRANCH_-1206057976'), ('const-0', u'RETURN_-1206057848'), ('tmp_459', u'CALL_-1206... | [(u'MULTIEQUAL_-1206057692', u'RETURN_-1206057848'), ('const-0', u'INT_NOTEQUAL_-1206057959'), ('tmp_972', u'INT_NOTEQUAL_-1206057808'), ('tmp_384', u'CBRANCH_-1206057825'), ('tmp_973', u'CALL_-1206057864'), (u'INT_NOTEQUAL_-1206057959', u'CBRANCH_-1206057957'), ('const-0', u'INT_EQUAL_-1206057829'), (u'COPY_-120605791... | null | null | 000203c4 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid * FUN_000203c4(void *param_1,size_t param_2)\n\n{\n void *pvVar1;\n \n if ((param_2 == 0) && (param_1 != (void *)0x0)) {\n free(param_1);\n pvVar1 = (void *)0x0;\n }\n else {\n pvVar1 = real... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid * xrealloc(void *p,size_t n)\n\n{\n void *pvVar1;\n \n if ((n == 0) && (p != (void *)0x0)) {\n free(p);\n pvVar1 = (void *)0x0;\n }\n else {\n pvVar... | (translation_unit "void * FUN_000203c4(void *param_1,size_t param_2)\n\n{\n void *pvVar1;\n \n if ((param_2 == 0) && (param_1 != (void *)0x0)) {\n free(param_1);\n pvVar1 = (void *)0x0;\n }\n else {\n pvVar1 = realloc(param_1,param_2);\n if ((pvVar1 == (void *)0x0) && (param_2 != 0)) {\n FUN_0001e... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expre... | (function_definition "void * FUN_000203c4(void *param_1,size_t param_2)\n\n{\n void *pvVar1;\n \n if ((param_2 == 0) && (param_1 != (void *)0x0)) {\n free(param_1);\n pvVar1 = (void *)0x0;\n }\n else {\n pvVar1 = realloc(param_1,param_2);\n if ((pvVar1 == (void *)0x0) && (param_2 != 0)) {\n FUN_00... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void * function_1(void *var_2,size_t var_1)
{
void *var_5;
if ((var_1 == 0) && (var_2 != (void *)0x0)) {
var_3(var_2);
var_5 = (void *)0x0;
}
else {
var_5 = var_4(v... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void * MASKED(void *param_1,size_t param_2)
{
void *pvVar1;
if ((param_2 == 0) && (param_1 != (void *)0x0)) {
free(param_1);
pvVar1 = (void *)0x0;
}
else {
pvVar1 = realloc(param_1,param_2);
if ((pvVar... |
168_powerpc-linux-gnu-size_and_powerpc-linux-gnu-size_strip.c | __gmon_start__ | __gmon_start__ |
/* WARNING: Control flow encountered bad instruction data */
void __gmon_start__(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __gmon_start__(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205952346')] | [('const-1', u'RETURN_-1205952346')] | null | null | 0001a09c | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __gmon_start__(void)\n\n{\n /* WARNING: Ba... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __gmon_start__(void)\n\n{\n /* WARNING: Ba... | (translation_unit "void __gmon_start__(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __gmon_start__(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__gmon_start__(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void __gmon_start__(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__gmon_start__(void)" (identifier "__gmon_start__") (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();
}
|
595_powerpc64-linux-gnu-as_and_powerpc64-linux-gnu-as_strip.c | S_SET_FORWARD_REF | FUN_0003b000 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void S_SET_FORWARD_REF(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 *)&psVar... |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void FUN_0003b000(byte *param_1)
{
if ((*param_1 & 1) != 0) {
if (*(int *)(param_1 + 4) == DAT_00077d90) {
**(byte **)(param_1 + 0xc) = **(byte **)(param_1 + 0xc) | 0x80;
return;
}
param_1 = (byte *)FUN... | CALL 0x000161c5
ADD EDX,0x33ffb
SUB ESP,0xc
MOV EAX,dword ptr [ESP + 0x10]
TEST byte ptr [EAX],0x1
JZ 0x0003b029
LEA EDX,[EDX + 0x8d90]
MOV ECX,dword ptr [EDX]
CMP dword ptr [EAX + 0x4],ECX
JZ 0x0003b030
CALL 0x00038910
OR byte ptr [EAX],0x80
ADD ESP,0xc
RET
MOV EAX,dword ptr [EAX + 0xc]
OR byte ptr [EAX],0x80
ADD ESP,... | null | null | null | null | [('const-0', u'PTRSUB_-1206079194'), (u'CAST_-1206079199', u'LOAD_-1206079388'), (u'CALL_-1206079391', u'INDIRECT_-1206079227'), (u'CALL_-1206079391', u'MULTIEQUAL_-1206079254'), ('const-417', u'LOAD_-1206079349'), (u'INT_OR_-1206079322', u'STORE_-1206079346'), (u'INT_OR_-1206079361', u'STORE_-1206079385'), ('const-128... | [('const-1', u'PTRADD_-1206079353'), (u'LOAD_-1206079356', u'LOAD_-1206079349'), (u'STORE_-1206079346', u'INDIRECT_-1206079207'), ('tmp_484', u'PTRADD_-1206079294'), ('const-1', u'INT_AND_-1206079416'), ('const-1', u'PTRADD_-1206079294'), (u'INT_OR_-1206079322', u'STORE_-1206079346'), (u'INT_OR_-1206079361', u'STORE_-1... | null | null | 0003b000 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_0003b000(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(int *)(param_1 + 4) == DAT_00077d90) {\n **(byte **)(param_1 + 0xc) = **(byte **)(param_1 + 0xc) | 0x80;\n return;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid S_SET_FORWARD_REF(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 *)&psVar1... | (translation_unit "void FUN_0003b000(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(int *)(param_1 + 4) == DAT_00077d90) {\n **(byte **)(param_1 + 0xc) = **(byte **)(param_1 + 0xc) | 0x80;\n return;\n }\n param_1 = (byte *)FUN_00038910();\n }\n *param_1 = *param_1 | 0x80;\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_0003b000(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(int *)(param_1 + 4) == DAT_00077d90) {\n **(byte **)(param_1 + 0xc) = **(byte **)(param_1 + 0xc) | 0x80;\n return;\n }\n param_1 = (byte *)FUN_00038910();\n }\n *param_1 = *param_1 | 0x80;\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_00077d90) {
**(byte **)(param_1 + 0xc) = **(byte **)(param_1 + 0xc) | 0x80;
return;
}
param_1 = (byte *)FUN_00038... |
936_libgmp.so_and_libgmp.so_strip.c | __gmpn_sub | __gmpn_sub |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
mp_limb_t __gmpn_sub(mp_ptr __gmp_wp,mp_srcptr __gmp_xp,mp_size_t __gmp_xsize,mp_srcptr __gmp_yp,
mp_size_t __gmp_ysize)
{
mp_limb_t mVar1;
mp_limb_t *pmVar2;
in... |
undefined4 __regparm2
__gmpn_sub(undefined4 param_1,undefined4 param_2,int param_3,int param_4,undefined4 param_5,
int param_6)
{
undefined4 uVar1;
undefined4 *puVar2;
int iVar3;
undefined4 *puVar4;
int iVar5;
int unaff_retaddr;
entry(param_2,0x45689);
iVar5 = param_6;
if ((param_6 != 0... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0001c340
ADD EBX,0x58977
SUB ESP,0x1c
MOV EDI,dword ptr [ESP + 0x40]
MOV ESI,dword ptr [ESP + 0x30]
MOV EBP,dword ptr [ESP + 0x34]
MOV EDX,dword ptr [ESP + 0x38]
TEST EDI,EDI
JNZ 0x000456e0
CMP ESI,EBP
JZ 0x000456cf
CMP EDI,EDX
JGE 0x000456cf
SHL EDI,0x2
LEA ECX,[EBP + EDX*0x4... | null | null | null | null | [(u'MULTIEQUAL_-1206167252', u'PTRADD_-1206167109'), ('const-1', u'COPY_-1206167126'), ('tmp_897', u'CBRANCH_-1206167429'), ('tmp_1043', u'INT_SLESS_-1206167802'), ('tmp_1044', u'CALL_-1206167606'), ('const-417', u'STORE_-1206167375'), (u'PTRADD_-1206167109', u'COPY_-1206167146'), ('const-4', u'PTRADD_-1206167095'), ('... | [(u'MULTIEQUAL_-1206166968', u'INT_MULT_-1206167375'), ('const-417', u'STORE_-1206167375'), ('const-4', u'INT_MULT_-1206167375'), ('tmp_2482', u'INT_ADD_-1206167751'), ('tmp_897', u'CBRANCH_-1206167429'), ('tmp_2483', u'INT_MULT_-1206167739'), ('const-1', u'PTRADD_-1206167072'), ('tmp_2485', u'INT_MULT_-1206167526'), (... | null | null | 00045680 | x86 | O0 | (translation_unit "undefined4 __regparm2\n__gmpn_sub(undefined4 param_1,undefined4 param_2,int param_3,int param_4,undefined4 param_5,\n int param_6)\n\n{\n undefined4 uVar1;\n undefined4 *puVar2;\n int iVar3;\n undefined4 *puVar4;\n int iVar5;\n int unaff_retaddr;\n \n entry(param_2,0x45689);\n iVar5... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nmp_limb_t __gmpn_sub(mp_ptr __gmp_wp,mp_srcptr __gmp_xp,mp_size_t __gmp_xsize,mp_srcptr __gmp_yp,\n mp_size_t __gmp_ysize)\n\n{\n mp_limb_t mVar1;\... | (translation_unit "undefined4 __regparm2\n__gmpn_sub(undefined4 param_1,undefined4 param_2,int param_3,int param_4,undefined4 param_5,\n int param_6)\n\n{\n undefined4 uVar1;\n undefined4 *puVar2;\n int iVar3;\n undefined4 *puVar4;\n int iVar5;\n int unaff_retaddr;\n \n entry(param_2,0x45689);\n iVar5... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDEN... | (function_definition "undefined4 __regparm2\n__gmpn_sub(undefined4 param_1,undefined4 param_2,int param_3,int param_4,undefined4 param_5,\n int param_6)\n\n{\n undefined4 uVar1;\n undefined4 *puVar2;\n int iVar3;\n undefined4 *puVar4;\n int iVar5;\n int unaff_retaddr;\n \n entry(param_2,0x45689);\n iV... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(type_2 var_7,type_3 var_8,type_4 var_4,type_3 __gmp_yp,
type_4 var_1)
{
type_1 var_5;
type_1 *var_9;
int var_3;
type_2 var_10;
int var_6;
... | 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)) (par... | null |
undefined4 __regparm2
MASKED(undefined4 param_1,undefined4 param_2,int param_3,int param_4,undefined4 param_5,
int param_6)
{
undefined4 uVar1;
undefined4 *puVar2;
int iVar3;
undefined4 *puVar4;
int iVar5;
int unaff_retaddr;
entry(param_2,0x45689);
iVar5 = param_6;
if ((param_6 != 0) &&... |
313_hppa64-linux-gnu-as_and_hppa64-linux-gnu-as_strip.c | input_scrub_close | FUN_00028fa0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void input_scrub_close(void)
{
input_file_close();
physical_input_line = 0;
logical_input_line = -1;
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00028fa0(void)
{
FUN_00028a70();
DAT_00088800 = 0;
DAT_000887fc = 0xffffffff;
return;
}
| PUSH EBX
CALL 0x00018ff0
ADD EBX,0x5705a
SUB ESP,0x8
CALL 0x00028a70
MOV dword ptr [EBX + 0x8800],0x0
MOV dword ptr [EBX + 0x87fc],0xffffffff
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [(u'CALL_-1206022192', u'INDIRECT_-1206022093'), (u'COPY_-1206022190', u'COPY_-1206022123'), (u'COPY_-1206022177', u'COPY_-1206022125'), ('const-0', u'RETURN_-1206022138'), (u'CALL_-1206022192', u'INDIRECT_-1206022095'), ('const-0', u'COPY_-1206022190'), ('const-4294967295', u'COPY_-1206022177')] | [(u'CALL_-1206022192', u'INDIRECT_-1206022093'), (u'COPY_-1206022190', u'COPY_-1206022123'), (u'COPY_-1206022177', u'COPY_-1206022125'), ('const-0', u'RETURN_-1206022138'), (u'CALL_-1206022192', u'INDIRECT_-1206022095'), ('const-0', u'COPY_-1206022190'), ('const-4294967295', u'COPY_-1206022177')] | null | null | 00028fa0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00028fa0(void)\n\n{\n FUN_00028a70();\n DAT_00088800 = 0;\n DAT_000887fc = 0xffffffff;\n return;\n}\n\n" comment (function_definition "void FUN_00028fa0(void)\n\n{\n FUN_00028a70();\n DAT_000888... | (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 input_scrub_close(void)\n\n{\n input_file_close();\n physical_input_line = 0;\n logical_input_line = -1;\n return;\n}\n\n" ... | (translation_unit "void FUN_00028fa0(void)\n\n{\n FUN_00028a70();\n DAT_00088800 = 0;\n DAT_000887fc = 0xffffffff;\n return;\n}\n\n" (function_definition "void FUN_00028fa0(void)\n\n{\n FUN_00028a70();\n DAT_00088800 = 0;\n DAT_000887fc = 0xffffffff;\n return;\n}" primitive_type (function_declarator "FUN_00028f... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression I... | (function_definition "void FUN_00028fa0(void)\n\n{\n FUN_00028a70();\n DAT_00088800 = 0;\n DAT_000887fc = 0xffffffff;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00028fa0(void)" (identifier "FUN_00028fa0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) ()... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
var_1();
physical_input_line = 0;
logical_input_line = -1;
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expre... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
FUN_00028a70();
DAT_00088800 = 0;
DAT_000887fc = 0xffffffff;
return;
}
|
9377_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | ~wstring | FUN_0022f490 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::~wstring() */
void __thiscall std::wstring::~wstring(wstring *this)
{
int *piVar1;
int iVar2;
int iVar3;
iVar2 = *(int *)this;
if ((allocator *)(iVar2 + -0xc) != (allocator *)PTR__S_empty_rep_storage... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0022f490(int *param_1)
{
int *piVar1;
int iVar2;
int iVar3;
undefined1 local_d;
undefined4 uStack_c;
uStack_c = 0x22f497;
iVar2 = *param_1;
if ((undefined *)(iVar2 + -0xc) != PTR_DAT_0033ed74) {
i... | PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x10fb69
SUB ESP,0x14
MOV EAX,dword ptr [ESP + 0x20]
MOV EAX,dword ptr [EAX]
LEA EDX,[EAX + -0xc]
CMP EDX,dword ptr [EBX + 0xfffffd74]
JNZ 0x0022f4c0
ADD ESP,0x14
POP EBX
POP ESI
RET
MOV ECX,dword ptr [EBX + 0xffffff3c]
TEST ECX,ECX
JZ 0x0022f4f0
MOV ECX,0xffffffff
XADD.LOCK dw... | null | null | null | null | [('const-4294967295', u'INT_ADD_-1203899077'), (u'INT_ADD_-1203898978', u'CAST_-1203898833'), (u'INT_EQUAL_-1203899108', u'CBRANCH_-1203899107'), (u'INDIRECT_-1203898889', u'MULTIEQUAL_-1203898882'), (u'STORE_-1203898992', u'INDIRECT_-1203898849'), ('tmp_303', u'CBRANCH_-1203899060'), (u'INDIRECT_-1203898849', u'MULTIE... | [(u'INT_ADD_-1203898978', u'CAST_-1203898834'), (u'CALL_-1203899027', u'INDIRECT_-1203898880'), (u'CAST_-1203898834', u'STORE_-1203898992'), (u'INT_EQUAL_-1203899108', u'CBRANCH_-1203899107'), ('const-2290839', u'COPY_-1203899238'), (u'INDIRECT_-1203898889', u'MULTIEQUAL_-1203898882'), (u'STORE_-1203898992', u'INDIRECT... | null | null | 0022f490 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0022f490(int *param_1)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x22f497;\n iVar2 = *param_1;\n if ((undefined *)(iVar2 + -0x... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::~wstring() */\n\nvoid __thiscall std::wstring::~wstring(wstring *this)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = *(int *)this;\n if ((allocator *)(iVar2 + -0xc) != (allocat... | (translation_unit "void FUN_0022f490(int *param_1)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x22f497;\n iVar2 = *param_1;\n if ((undefined *)(iVar2 + -0xc) != PTR_DAT_0033ed74) {\n if (PTR___pthread_key_create_0033ef3c == (undefined *)0x0) {\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYP... | (function_definition "void FUN_0022f490(int *param_1)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x22f497;\n iVar2 = *param_1;\n if ((undefined *)(iVar2 + -0xc) != PTR_DAT_0033ed74) {\n if (PTR___pthread_key_create_0033ef3c == (undefined *)0x0)... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::~wstring() */
void __thiscall std::function_1::~function_1(function_1 *this)
{
int *piVar1;
int var_1;
int var_3;
var_1 = *(int *)this;
if ((type_1 *)(var_1 + -0xc) != (type_1 *)PTR__S_empty_rep_stor... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1)
{
int *piVar1;
int iVar2;
int iVar3;
undefined1 local_d;
undefined4 uStack_c;
uStack_c = 0x22f497;
iVar2 = *param_1;
if ((undefined *)(iVar2 + -0xc) != PTR_DAT_0033ed74) {
if (PTR... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.