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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6424_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | _M_realloc_insert<gold::Sized_symbol<32>*_const&> | FUN_0017c8c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: _M_realloc_insert<gold::Sized_symbol<32>* const&>
DWARF original prototype: void
_M_realloc_insert<gold::Sized_symbol<32>*_const&>(vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0017c8c0(undefined4 *param_1,void *param_2,undefined4 *param_3)
{
void *__dest;
void *__src;
void *pvVar1;
uint uVar2;
void *__dest_00;
uint uVar3;
size_t __n;
int local_28;
__src = (void *)*param_1... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x212737
SUB ESP,0x2c
MOV EBP,dword ptr [ESP + 0x40]
MOV EDI,dword ptr [ESP + 0x44]
MOV ESI,dword ptr [EBP]
MOV EAX,dword ptr [EBP + 0x4]
MOV dword ptr [ESP + 0xc],EAX
SUB EAX,ESI
SUB EDI,ESI
SAR EAX,0x2
MOV dword ptr [ESP + 0x8],EDI
JZ 0x0017c9f0
LEA ECX,[EAX... | null | null | null | null | [(u'INT_EQUAL_-1207383530', u'CBRANCH_-1207383527'), (u'COPY_-1207383182', u'MULTIEQUAL_-1207383128'), (u'LOAD_-1207383805', u'CAST_-1207382888'), ('const-417', u'STORE_-1207383341'), ('tmp_327', u'CBRANCH_-1207383686'), (u'INT_SUB_-1207383756', u'INT_ADD_-1207382870'), (u'INT_ADD_-1207383548', u'CAST_-1207382794'), ('... | [(u'INT_EQUAL_-1207383530', u'CBRANCH_-1207383527'), (u'MULTIEQUAL_-1207382934', u'INT_MULT_-1207383100'), ('tmp_2738', u'CAST_-1207382900'), ('tmp_327', u'CBRANCH_-1207383686'), (u'INT_ADD_-1207382871', u'INT_ADD_-1207383548'), (u'COPY_-1207383132', u'MULTIEQUAL_-1207382934'), (u'MULTIEQUAL_-1207383127', u'CAST_-12073... | null | null | 0017c8c0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0017c8c0(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n uint uVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original name: _M_realloc_insert<gold::Sized_symbol<32>* const&>\n DWARF original prototype: void\n _M_realloc_insert<gold::Sized_symbol<32>*_const&>(vector<gold::Sized_symbol<32>*,_std::allocator<go... | (translation_unit "void FUN_0017c8c0(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n uint uVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;\n \n __src = (void *)*param_1;\n pvVar1 = (void *)param_1[1];\n __n = (int)param_2 - (i... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_... | (function_definition "void FUN_0017c8c0(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n uint uVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;\n \n __src = (void *)*param_1;\n pvVar1 = (void *)param_1[1];\n __n = (int)param_2 -... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: _M_realloc_insert<gold::Sized_symbol<32>* const&>
DWARF original prototype: void
_M_realloc_insert<gold::Sized_symbol<32>*_const&>(vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (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,void *param_2,undefined4 *param_3)
{
void *__dest;
void *__src;
void *pvVar1;
uint uVar2;
void *__dest_00;
uint uVar3;
size_t __n;
int local_28;
__src = (void *)*param_1;
pv... |
5034_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c | load_level | FUN_002e8f7b |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* WARNING: Unknown calling convention */
/* WARNING: Enum "GravityType": Some values do not have unique names */
/* WARNING: Enum "DisposeType": Some values do not have unique names */
/* WARNING: Enum "ChannelType": Some values d... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
undefined4 FUN_002e8f7b(int param_1,int param_2,int param_3,undefined4 param_4)
{
int iVar1;
int iVar2;
int iVar3;
int iVar4;
undefined4 uVar5;
uint uVar6;
uint uVar7;
int iVar8;
longlong lVar9;
undefined8 uV... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x9c
CALL 0x0003ecda
ADD ESI,0xe1074
MOV dword ptr [EBP + -0x5c],0x0
MOV dword ptr [EBP + -0x58],0x0
SUB ESP,0xc
PUSH dword ptr [EBP + 0x8]
MOV EBX,ESI
CALL 0x00033948
ADD ESP,0x10
MOV dword ptr [EBP + -0x48],EAX
SUB ESP,0xc
PUSH dword ptr [EBP + 0x8]
MOV EBX,ESI
... | null | null | null | null | [(u'SUBPIECE_-1204706130', u'INT_EQUAL_-1204707323'), (u'CALL_-1204708312', u'INDIRECT_-1204704930'), ('tmp_6630', u'PTRSUB_-1204705639'), (u'INT2FLOAT_-1204707031', u'FLOAT_ADD_-1204707020'), (u'COPY_-1204709317', u'MULTIEQUAL_-1204705688'), ('tmp_6631', u'PTRSUB_-1204705523'), ('tmp_4612', u'CBRANCH_-1204708790'), ('... | [('tmp_19126', u'CALL_-1204710115'), ('tmp_4612', u'CBRANCH_-1204708790'), ('const-64', u'COPY_-1204708310'), (u'CALL_-1204709039', u'CALL_-1204708831'), (u'INT_ADD_-1204708099', u'MULTIEQUAL_-1204705308'), ('const-1', u'INT_ADD_-1204708155'), (u'INDIRECT_-1204705758', u'COPY_-1204704479'), (u'MULTIEQUAL_-1204705257', ... | null | null | 002e8f7b | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nundefined4 FUN_002e8f7b(int param_1,int param_2,int param_3,undefined4 param_4)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n uint uVar6;\n uint uVar7;\n int iVar8;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "GravityType": Some values do not have unique names */\n/* WARNING: Enum "DisposeType": Some values do not have unique names */\n/* WARNING: Enum "Chann... | (translation_unit "undefined4 FUN_002e8f7b(int param_1,int param_2,int param_3,undefined4 param_4)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n uint uVar6;\n uint uVar7;\n int iVar8;\n longlong lVar9;\n undefined8 uVar10;\n longlong lVar11;\n int local_60;\n int local_5c;\... | (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 "undefined4 FUN_002e8f7b(int param_1,int param_2,int param_3,undefined4 param_4)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n uint uVar6;\n uint uVar7;\n int iVar8;\n longlong lVar9;\n undefined8 uVar10;\n longlong lVar11;\n int local_60;\n int local_5... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* WARNING: Unknown calling convention */
/* WARNING: Enum "GravityType": Some values do not have unique names */
/* WARNING: Enum "DisposeType": Some values do not have unique names */
/* WARNING: Enum "ChannelType": Some values d... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
undefined4 MASKED(int param_1,int param_2,int param_3,undefined4 param_4)
{
int iVar1;
int iVar2;
int iVar3;
int iVar4;
undefined4 uVar5;
uint uVar6;
uint uVar7;
int iVar8;
longlong lVar9;
undefined8 uVar10;
... |
379_sparc64-linux-gnu-as_and_sparc64-linux-gnu-as_strip.c | as_bad_value_out_of_range | FUN_0002c260 |
void as_bad_value_out_of_range
(char *prefix,offsetT value,offsetT min,offsetT max,char *file,uint line)
{
as_internal_value_out_of_range(prefix,min,max,CONCAT44(line,file),(char *)value,value._4_4_,1);
return;
}
|
void FUN_0002c260(void)
{
undefined4 uStack00000004;
undefined4 uStack00000008;
undefined4 uStack0000000c;
undefined4 in_stack_00000010;
undefined4 in_stack_00000014;
undefined4 in_stack_00000018;
uStack00000004 = in_stack_00000010;
uStack00000008 = in_stack_00000014;
uStack0000000c = in_stack_00... | PUSH ESI
PUSH EBX
MOV EBX,dword ptr [ESP + 0x18]
MOV ESI,dword ptr [ESP + 0x1c]
MOV EAX,dword ptr [ESP + 0xc]
MOV EDX,dword ptr [ESP + 0x10]
MOV ECX,dword ptr [ESP + 0x14]
MOV dword ptr [ESP + 0xc],EBX
MOV EBX,dword ptr [ESP + 0x20]
MOV dword ptr [ESP + 0x10],ESI
MOV ESI,dword ptr [ESP + 0x24]
MOV dword ptr [ESP + 0x14... | null | null | null | null | [('tmp_175', u'CALL_-1206009107'), (u'SUBPIECE_-1206009101', u'CALL_-1206009107'), ('tmp_177', u'PIECE_-1206009032'), ('const-0', u'RETURN_-1206009103'), ('tmp_173', u'SUBPIECE_-1206009101'), (u'PIECE_-1206009032', u'CALL_-1206009107'), ('tmp_176', u'PIECE_-1206009032'), ('tmp_174', u'CALL_-1206009107'), (u'SUBPIECE_-1... | [('tmp_291', u'COPY_-1206009202'), (u'CALL_-1206009107', u'INDIRECT_-1206009040'), ('const-0', u'RETURN_-1206009103'), (u'CALL_-1206009107', u'INDIRECT_-1206009039'), (u'CALL_-1206009107', u'INDIRECT_-1206009041'), ('tmp_292', u'COPY_-1206009188'), ('tmp_293', u'COPY_-1206009174')] | null | null | 0002c260 | x86 | O0 | (translation_unit "void FUN_0002c260(void)\n\n{\n undefined4 uStack00000004;\n undefined4 uStack00000008;\n undefined4 uStack0000000c;\n undefined4 in_stack_00000010;\n undefined4 in_stack_00000014;\n undefined4 in_stack_00000018;\n \n uStack00000004 = in_stack_00000010;\n uStack00000008 = in_stack_00000014;\n... | (translation_unit "void as_bad_value_out_of_range\n (char *prefix,offsetT value,offsetT min,offsetT max,char *file,uint line)\n\n{\n as_internal_value_out_of_range(prefix,min,max,CONCAT44(line,file),(char *)value,value._4_4_,1);\n return;\n}\n\n" (function_definition "void as_bad_value_out_of_range\n ... | (translation_unit "void FUN_0002c260(void)\n\n{\n undefined4 uStack00000004;\n undefined4 uStack00000008;\n undefined4 uStack0000000c;\n undefined4 in_stack_00000010;\n undefined4 in_stack_00000014;\n undefined4 in_stack_00000018;\n \n uStack00000004 = in_stack_00000010;\n uStack00000008 = in_stack_00000014;\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_st... | (function_definition "void FUN_0002c260(void)\n\n{\n undefined4 uStack00000004;\n undefined4 uStack00000008;\n undefined4 uStack0000000c;\n undefined4 in_stack_00000010;\n undefined4 in_stack_00000014;\n undefined4 in_stack_00000018;\n \n uStack00000004 = in_stack_00000010;\n uStack00000008 = in_stack_00000014... |
void function_1
(char *prefix,type_1 value,type_1 min,type_1 max,char *file,type_2 line)
{
var_1(prefix,min,max,var_2(line,file),(char *)value,value._4_4_,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 (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifie... | null |
void MASKED(void)
{
undefined4 uStack00000004;
undefined4 uStack00000008;
undefined4 uStack0000000c;
undefined4 in_stack_00000010;
undefined4 in_stack_00000014;
undefined4 in_stack_00000018;
uStack00000004 = in_stack_00000010;
uStack00000008 = in_stack_00000014;
uStack0000000c = in_stack_00000018... |
10384_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c | find_last_not_of | FUN_002695d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::find_last_not_of(wchar_t const*, unsigned int, unsigned int) const */
uint __thiscall
std::wstring::find_last_not_of(wstring *this,wchar_t *param_1,uint param_2,uint param_3)
{
int iVar1;
int iVar2;
wchar_t... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint FUN_002695d0(int *param_1,wchar_t *param_2,uint param_3,size_t param_4)
{
int iVar1;
int iVar2;
wchar_t *pwVar3;
uint uVar4;
uVar4 = 0xffffffff;
iVar1 = *param_1;
iVar2 = *(int *)(iVar1 + -0xc);
if (iVar2... | PUSH EBP
PUSH EDI
PUSH ESI
MOV ESI,0xffffffff
PUSH EBX
CALL 0x00035840
ADD EBX,0x125a22
SUB ESP,0xc
MOV EAX,dword ptr [ESP + 0x20]
MOV ECX,dword ptr [ESP + 0x28]
MOV EDI,dword ptr [ESP + 0x2c]
MOV EBP,dword ptr [EAX]
MOV EAX,dword ptr [EBP + -0xc]
TEST EAX,EAX
JZ 0x00269628
LEA ESI,[EAX + -0x1]
CMP ESI,ECX
CMOVA ESI,EC... | null | null | null | null | [('const-4294967295', u'COPY_-1204185242'), (u'LOAD_-1204185568', u'INT_ADD_-1204185547'), (u'CAST_-1204185228', u'LOAD_-1204185568'), (u'LOAD_-1204185568', u'INT_ADD_-1204185470'), ('tmp_199', u'CBRANCH_-1204185520'), ('tmp_352', u'CBRANCH_-1204185435'), (u'INT_EQUAL_-1204185436', u'CBRANCH_-1204185435'), (u'INT_EQUAL... | [(u'LOAD_-1204185568', u'INT_ADD_-1204185547'), (u'LOAD_-1204185568', u'INT_ADD_-1204185470'), (u'INT_ADD_-1204185547', u'CAST_-1204185226'), ('tmp_199', u'CBRANCH_-1204185520'), ('tmp_352', u'CBRANCH_-1204185435'), (u'INT_EQUAL_-1204185436', u'CBRANCH_-1204185435'), (u'INT_EQUAL_-1204185409', u'CBRANCH_-1204185406'), ... | null | null | 002695d0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_002695d0(int *param_1,wchar_t *param_2,uint param_3,size_t param_4)\n\n{\n int iVar1;\n int iVar2;\n wchar_t *pwVar3;\n uint uVar4;\n \n uVar4 = 0xffffffff;\n iVar1 = *param_1;\n iVar2 = *(int... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::find_last_not_of(wchar_t const*, unsigned int, unsigned int) const */\n\nuint __thiscall\nstd::wstring::find_last_not_of(wstring *this,wchar_t *param_1,uint param_2,uint param_3)\n\n{\n int iVar... | (translation_unit "uint FUN_002695d0(int *param_1,wchar_t *param_2,uint param_3,size_t param_4)\n\n{\n int iVar1;\n int iVar2;\n wchar_t *pwVar3;\n uint uVar4;\n \n uVar4 = 0xffffffff;\n iVar1 = *param_1;\n iVar2 = *(int *)(iVar1 + -0xc);\n if (iVar2 != 0) {\n uVar4 = iVar2 - 1;\n if (param_3 < uVar4) {\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration ... | (function_definition "uint FUN_002695d0(int *param_1,wchar_t *param_2,uint param_3,size_t param_4)\n\n{\n int iVar1;\n int iVar2;\n wchar_t *pwVar3;\n uint uVar4;\n \n uVar4 = 0xffffffff;\n iVar1 = *param_1;\n iVar2 = *(int *)(iVar1 + -0xc);\n if (iVar2 != 0) {\n uVar4 = iVar2 - 1;\n if (param_3 < uVar4)... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::find_last_not_of(wchar_t const*, unsigned int, unsigned int) const */
type_1 __thiscall
std::type_2::function_1(type_2 *this,type_3 *param_1,type_1 var_3,type_1 var_5)
{
int var_1;
int var_2;
type_3 *var_7;... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint MASKED(int *param_1,wchar_t *param_2,uint param_3,size_t param_4)
{
int iVar1;
int iVar2;
wchar_t *pwVar3;
uint uVar4;
uVar4 = 0xffffffff;
iVar1 = *param_1;
iVar2 = *(int *)(iVar1 + -0xc);
if (iVar2 != 0)... |
2309_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | got_entry_count | FUN_00072e40 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: uint got_entry_count(Sized_target<64,_false> * this) */
uint __thiscall gold::Sized_target<64,_false>::got_entry_count(Sized_target<... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00072e40(void)
{
/* WARNING: Subroutine does not return */
FUN_0008b620("../../gold/target.h",0x406,"got_entry_count");
}
| PUSH EBX
CALL 0x00035680
ADD EBX,0x2cc1ba
SUB ESP,0xc
LEA EAX,[EBX + 0xfff115cc]
PUSH EAX
LEA EAX,[EBX + 0xfff0c371]
PUSH 0x406
PUSH EAX
CALL 0x0008b620 | null | null | null | null | [(u'COPY_-1206374739', u'CALL_-1206374768'), ('const-1030', u'CALL_-1206374768'), ('const-2426316', u'COPY_-1206374739'), (u'COPY_-1206374740', u'CALL_-1206374768'), ('const-2405233', u'COPY_-1206374740'), ('const-1', u'RETURN_-1206374763')] | [(u'COPY_-1206374744', u'CALL_-1206374768'), ('const-1030', u'CALL_-1206374768'), ('const-2426316', u'COPY_-1206374744'), ('const-2405233', u'COPY_-1206374745'), ('const-1', u'RETURN_-1206374763'), (u'COPY_-1206374745', u'CALL_-1206374768')] | null | null | 00072e40 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00072e40(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0008b620("../../gold/target.h",0x406,"got_entry_count");\n}\n\n" comment (function_definition "void FUN_00072e... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: uint got_entry_count(Sized_target<64,_false> * this) */\n\nuint __thiscall gold::Sized_target<64,_false>::got_ent... | (translation_unit "void FUN_00072e40(void)\n\n{\n \n FUN_0008b620("../../gold/target.h",0x406,"got_entry_count");\n}\n\n" (function_definition "void FUN_00072e40(void)\n\n{\n \n FUN_0008b620("../../gold/target.h",0x406,"got_entry_count");\n}" primitive_type (function_declarator "... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) }))) | (function_definition "void FUN_00072e40(void)\n\n{\n \n FUN_0008b620("../../gold/target.h",0x406,"got_entry_count");\n}" (primitive_type "void") (function_declarator "FUN_00072e40(void)" (identifier "FUN_00072e40") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void"... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: uint got_entry_count(Sized_target<64,_false> * this) */
uint __thiscall gold::Sized_target<64,_false>::got_entry_count(Sized_target<... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
/* WARNING: Subroutine does not return */
FUN_0008b620("../../gold/target.h",0x406,"got_entry_count");
}
|
2859_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c | find_merge_section | FUN_00091be0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: Output_section_data * find_merge_section(Relobj * this, uint shndx) */
Output_section_data * __thiscall gold::Relobj::find_merge_section(Relobj *this,uint shndx)
{
Output_section_data *this_00;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00091be0(int param_1,undefined4 param_2)
{
if (*(int *)(param_1 + 0x48) != 0) {
FUN_0015e600(*(int *)(param_1 + 0x48),param_2);
}
return;
}
| PUSH EBX
CALL 0x00032730
ADD EBX,0x27041a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [EAX + 0x48]
TEST EAX,EAX
JZ 0x00091c0a
SUB ESP,0x8
PUSH dword ptr [ESP + 0x1c]
PUSH EAX
CALL 0x0015e600
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-417', u'LOAD_-1206510575'), ('tmp_248', u'PTRSUB_-1206510402'), (u'LOAD_-1206510575', u'CAST_-1206510403'), (u'MULTIEQUAL_-1206510423', u'RETURN_-1206510484'), (u'CAST_-1206510403', u'MULTIEQUAL_-1206510423'), (u'CALL_-1206510524', u'MULTIEQUAL_-1206510423'), (u'PTRSUB_-1206510402', u'LOAD_-1206510575'), ('con... | [('tmp_427', u'INT_ADD_-1206510559'), (u'CAST_-1206510405', u'LOAD_-1206510575'), ('const-0', u'INT_NOTEQUAL_-1206510556'), ('const-417', u'LOAD_-1206510575'), ('tmp_108', u'CBRANCH_-1206510556'), ('const-0', u'RETURN_-1206510484'), (u'LOAD_-1206510575', u'CALL_-1206510524'), (u'INT_NOTEQUAL_-1206510556', u'CBRANCH_-12... | null | null | 00091be0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00091be0(int param_1,undefined4 param_2)\n\n{\n if (*(int *)(param_1 + 0x48) != 0) {\n FUN_0015e600(*(int *)(param_1 + 0x48),param_2);\n }\n return;\n}\n\n" comment (function_definition "void FU... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: Output_section_data * find_merge_section(Relobj * this, uint shndx) */\n\nOutput_section_data * __thiscall gold::Relobj::find_merge_section(Relobj *this,uint shndx)\n\n{\n Output_sec... | (translation_unit "void FUN_00091be0(int param_1,undefined4 param_2)\n\n{\n if (*(int *)(param_1 + 0x48) != 0) {\n FUN_0015e600(*(int *)(param_1 + 0x48),param_2);\n }\n return;\n}\n\n" (function_definition "void FUN_00091be0(int param_1,undefined4 param_2)\n\n{\n if (*(int *)(param_1 + 0x48) != 0) {\n FUN_001... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstr... | (function_definition "void FUN_00091be0(int param_1,undefined4 param_2)\n\n{\n if (*(int *)(param_1 + 0x48) != 0) {\n FUN_0015e600(*(int *)(param_1 + 0x48),param_2);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00091be0(int param_1,undefined4 param_2)" (identifier "FUN_00091be0") (parameter... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: Output_section_data * find_merge_section(Relobj * this, uint shndx) */
type_2 * __thiscall gold::Relobj::var_2(Relobj *this,type_1 function_1)
{
type_2 *var_1;
var_1 = (type_2 *)this->object_me... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2)
{
if (*(int *)(param_1 + 0x48) != 0) {
FUN_0015e600(*(int *)(param_1 + 0x48),param_2);
}
return;
}
|
54_i686-gnu-c++filt_and_i686-gnu-c++filt_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_000170e0)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int sprintf(char *__s,char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_sprintf_000170e0)();
return iVar1;
}
| JMP dword ptr [EBX + 0xe0] | null | null | null | null | [(u'CALLIND_-1205988454', u'INDIRECT_-1205988381'), ('tmp_72', u'CAST_-1205988374'), (u'CALLIND_-1205988454', u'RETURN_-1205988451'), (u'INDIRECT_-1205988381', u'COPY_-1205988440'), (u'CAST_-1205988374', u'CALLIND_-1205988454'), ('const-0', u'RETURN_-1205988451')] | [(u'CALLIND_-1205988454', u'INDIRECT_-1205988381'), ('tmp_72', u'CAST_-1205988374'), (u'CALLIND_-1205988454', u'RETURN_-1205988451'), (u'INDIRECT_-1205988381', u'COPY_-1205988440'), (u'CAST_-1205988374', u'CALLIND_-1205988454'), ('const-0', u'RETURN_-1205988451')] | null | null | 00011390 | 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_000170e0)();\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_000170e0)();\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_000170e0)();\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_000170e0)();\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_000170e0)();\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_000170e0)();
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_000170e0)();
return iVar1;
}
|
744_libtomcrypt.so_and_libtomcrypt.so_strip.c | blake2b_increment_counter | FUN_00156a0b |
void blake2b_increment_counter(hash_state *md,ulong64 inc)
{
ulong64 inc_local;
hash_state *md_local;
(md->whirlpool).state[7] = (md->whirlpool).state[7] + inc;
if ((md->whirlpool).state[7] < inc) {
(md->sha3).s[8] = (md->sha3).s[8] + 1;
}
return;
}
|
void FUN_00156a0b(long param_1,ulong param_2)
{
*(ulong *)(param_1 + 0x40) = *(long *)(param_1 + 0x40) + param_2;
if (*(ulong *)(param_1 + 0x40) < param_2) {
*(long *)(param_1 + 0x48) = *(long *)(param_1 + 0x48) + 1;
}
return;
}
| MOV qword ptr [RSP + -0x8],RDI
MOV qword ptr [RSP + -0x10],RSI
MOV RAX,qword ptr [RSP + -0x8]
MOV RDX,qword ptr [RAX + 0x40]
MOV RAX,qword ptr [RSP + -0x10]
ADD RDX,RAX
MOV RAX,qword ptr [RSP + -0x8]
MOV qword ptr [RAX + 0x40],RDX
MOV RAX,qword ptr [RSP + -0x8]
MOV RAX,qword ptr [RAX + 0x40]
CMP qword ptr [RSP + -0x10]... | null | null | null | null | [('const-433', u'LOAD_-1207277018'), ('const-7', u'PTRADD_-1207276861'), ('tmp_135', u'CBRANCH_-1207276941'), (u'LOAD_-1207277018', u'INT_ADD_-1207276985'), (u'LOAD_-1207276968', u'INT_LESS_-1207276932'), ('const-8', u'PTRADD_-1207276851'), (u'PTRADD_-1207276879', u'LOAD_-1207277018'), ('const-8', u'PTRADD_-1207276879'... | [('tmp_205', u'INT_ADD_-1207276916'), ('tmp_206', u'INT_LESS_-1207276932'), ('const-72', u'INT_ADD_-1207276916'), ('tmp_135', u'CBRANCH_-1207276941'), (u'INT_ADD_-1207277002', u'CAST_-1207276890'), ('const-64', u'INT_ADD_-1207276967'), (u'LOAD_-1207277018', u'INT_ADD_-1207276985'), (u'LOAD_-1207276968', u'INT_LESS_-120... | null | null | 00156a0b | x86 | O0 | (translation_unit "void FUN_00156a0b(long param_1,ulong param_2)\n\n{\n *(ulong *)(param_1 + 0x40) = *(long *)(param_1 + 0x40) + param_2;\n if (*(ulong *)(param_1 + 0x40) < param_2) {\n *(long *)(param_1 + 0x48) = *(long *)(param_1 + 0x48) + 1;\n }\n return;\n}\n\n" (function_definition "void FUN_00156a0b(long p... | (translation_unit "void blake2b_increment_counter(hash_state *md,ulong64 inc)\n\n{\n ulong64 inc_local;\n hash_state *md_local;\n \n (md->whirlpool).state[7] = (md->whirlpool).state[7] + inc;\n if ((md->whirlpool).state[7] < inc) {\n (md->sha3).s[8] = (md->sha3).s[8] + 1;\n }\n return;\n}\n\n" (function_defin... | (translation_unit "void FUN_00156a0b(long param_1,ulong param_2)\n\n{\n *(ulong *)(param_1 + 0x40) = *(long *)(param_1 + 0x40) + param_2;\n if (*(ulong *)(param_1 + 0x40) < param_2) {\n *(long *)(param_1 + 0x48) = *(long *)(param_1 + 0x48) + 1;\n }\n return;\n}\n\n" (function_definition "void FUN_00156a0b(long p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (a... | (function_definition "void FUN_00156a0b(long param_1,ulong param_2)\n\n{\n *(ulong *)(param_1 + 0x40) = *(long *)(param_1 + 0x40) + param_2;\n if (*(ulong *)(param_1 + 0x40) < param_2) {\n *(long *)(param_1 + 0x48) = *(long *)(param_1 + 0x48) + 1;\n }\n return;\n}" (primitive_type "void") (function_declarator "F... |
void function_1(type_1 *md,type_2 var_1)
{
type_2 inc_local;
type_1 *md_local;
(md->whirlpool).state[7] = (md->whirlpool).state[7] + var_1;
if ((md->whirlpool).state[7] < var_1) {
(md->sha3).s[8] = (md->sha3).s[8] + 1;
}
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_sta... | null |
void MASKED(long param_1,ulong param_2)
{
*(ulong *)(param_1 + 0x40) = *(long *)(param_1 + 0x40) + param_2;
if (*(ulong *)(param_1 + 0x40) < param_2) {
*(long *)(param_1 + 0x48) = *(long *)(param_1 + 0x48) + 1;
}
return;
}
|
1160_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c | ChannelImage | FUN_000589f1 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "GravityType": Some values do not have unique names */
/* WARNING: Enum "DisposeType": Some values do not have unique names */
/* WARNING: Enum "ChannelType": Some values do not have unique names */
/* WARNING: Enu... |
undefined4 __regparm3 FUN_000589f1(undefined4 param_1,undefined4 param_2)
{
bool bVar1;
undefined4 uVar2;
uint uVar3;
int iVar4;
int iVar5;
int unaff_EBX;
undefined1 *puVar6;
int in_GS_OFFSET;
undefined8 uVar7;
puVar6 = &stack0xfffffffc;
entry(param_2,0x58a00);
*(undefined4 *)(puVar6 + -0x6... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x84
CALL 0x00033960
ADD EBX,0x371600
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x6c],EAX
MOV EAX,dword ptr [EBP + 0x14]
MOV dword ptr [EBP + -0x70],EAX
MOV EAX,dword ptr [EBP + 0x1c]
MOV dword ptr [EBP + -0x78],EAX
MOV EAX,dword ptr [EBP + 0x20]
MOV dword ptr [EBP + -0x7... | null | null | null | null | [(u'CALL_-1206218939', u'INDIRECT_-1206216767'), ('const-1', u'COPY_-1206219079'), (u'SUBPIECE_-1206218747', u'MULTIEQUAL_-1206218364'), ('tmp_3063', u'COPY_-1206219091'), ('const-0', u'PTRSUB_-1206216590'), (u'CALL_-1206218985', u'INDIRECT_-1206216812'), ('const-32', u'INT_RIGHT_-1206216974'), (u'MULTIEQUAL_-120621873... | [('const-1', u'PTRADD_-1206219053'), (u'CAST_-1206217096', u'STORE_-1206219015'), (u'LOAD_-1206218919', u'MULTIEQUAL_-1206218215'), ('const-4294967252', u'PTRADD_-1206219117'), (u'CAST_-1206217182', u'STORE_-1206219177'), (u'LOAD_-1206219109', u'STORE_-1206219101'), ('const-1', u'PTRADD_-1206219041'), ('const-429496724... | null | null | 000589f1 | x86 | O0 | (translation_unit "undefined4 __regparm3 FUN_000589f1(undefined4 param_1,undefined4 param_2)\n\n{\n bool bVar1;\n undefined4 uVar2;\n uint uVar3;\n int iVar4;\n int iVar5;\n int unaff_EBX;\n undefined1 *puVar6;\n int in_GS_OFFSET;\n undefined8 uVar7;\n \n puVar6 = &stack0xfffffffc;\n entry(param_2,0x58a00);... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "GravityType": Some values do not have unique names */\n/* WARNING: Enum "DisposeType": Some values do not have unique names */\n/* WARNING: Enum "ChannelType": Some values do not have unique nam... | (translation_unit "undefined4 __regparm3 FUN_000589f1(undefined4 param_1,undefined4 param_2)\n\n{\n bool bVar1;\n undefined4 uVar2;\n uint uVar3;\n int iVar4;\n int iVar5;\n int unaff_EBX;\n undefined1 *puVar6;\n int in_GS_OFFSET;\n undefined8 uVar7;\n \n puVar6 = &stack0xfffffffc;\n entry(param_2,0x58a00);... | (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 "undefined4 __regparm3 FUN_000589f1(undefined4 param_1,undefined4 param_2)\n\n{\n bool bVar1;\n undefined4 uVar2;\n uint uVar3;\n int iVar4;\n int iVar5;\n int unaff_EBX;\n undefined1 *puVar6;\n int in_GS_OFFSET;\n undefined8 uVar7;\n \n puVar6 = &stack0xfffffffc;\n entry(param_2,0x58a0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "GravityType": Some values do not have unique names */
/* WARNING: Enum "DisposeType": Some values do not have unique names */
/* WARNING: Enum "ChannelType": Some values do not have unique names */
/* WARNING: Enu... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bo... | null |
undefined4 __regparm3 MASKED(undefined4 param_1,undefined4 param_2)
{
bool bVar1;
undefined4 uVar2;
uint uVar3;
int iVar4;
int iVar5;
int unaff_EBX;
undefined1 *puVar6;
int in_GS_OFFSET;
undefined8 uVar7;
puVar6 = &stack0xfffffffc;
entry(param_2,0x58a00);
*(undefined4 *)(puVar6 + -0x6c) = *... |
2354_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | do_gc_add_reference | FUN_000a4470 |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void do_gc_add_reference(Sized_target<32,_false> * this, Symbol_table *
param_1, Relobj * param_2, uint param_3, Relobj * param_4, uint param_5, Elf_Addr param_6) */
void __thiscall
gold::Sized_target<32,_false>::do_g... |
void FUN_000a4470(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1206565764')] | [('const-0', u'RETURN_-1206565764')] | null | null | 000a4470 | x86 | O0 | (translation_unit "void FUN_000a4470(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_000a4470(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_000a4470(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void do_gc_add_reference(Sized_target<32,_false> * this, Symbol_table *\n param_1, Relobj * param_2, uint param_3, Relobj * param_4, uint param_5, Elf_Addr param_6) */\n\nvoid __thiscall\ngold::Sized_... | (translation_unit "void FUN_000a4470(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_000a4470(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_000a4470(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_000a4470(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_000a4470(void)" (identifier "FUN_000a4470") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void do_gc_add_reference(Sized_target<32,_false> * this, Symbol_table *
param_1, Relobj * param_2, uint param_3, Relobj * param_4, uint param_5, Elf_Addr param_6) */
void __thiscall
gold::Sized_target<32,_false>::do_g... | 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;
}
|
2858_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c | merge_output_offset | FUN_00091ba0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: bool merge_output_offset(Relobj * this, uint shndx, section_offset_type
offset, section_offset_type * poutput) */
bool __thiscall
gold::Relobj::merge_output_offset
(Relobj *this,uint shndx... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00091ba0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)
{
undefined4 uVar1;
uVar1 = 0;
if (*(int *)(param_1 + 0x48) != 0) {
uVar1 = FUN_0015f020(*(int *)(param_1 + 0x48),param_2... | PUSH EBX
CALL 0x00032730
ADD EBX,0x27045a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [EAX + 0x48]
XOR EAX,EAX
TEST EDX,EDX
JZ 0x00091bd1
PUSH dword ptr [ESP + 0x1c]
PUSH dword ptr [ESP + 0x1c]
PUSH dword ptr [ESP + 0x1c]
PUSH EDX
CALL 0x0015f020
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [(u'COPY_-1206510521', u'RETURN_-1206510531'), (u'MULTIEQUAL_-1206510435', u'COPY_-1206510521'), (u'LOAD_-1206510639', u'INT_NOTEQUAL_-1206510609'), ('tmp_275', u'CALL_-1206510571'), (u'CALL_-1206510571', u'MULTIEQUAL_-1206510435'), ('const-0', u'INT_NOTEQUAL_-1206510609'), (u'LOAD_-1206510639', u'CALL_-1206510571'), (... | [(u'MULTIEQUAL_-1206510471', u'RETURN_-1206510531'), ('tmp_509', u'CALL_-1206510571'), ('tmp_503', u'INT_ADD_-1206510623'), (u'LOAD_-1206510639', u'INT_NOTEQUAL_-1206510609'), ('const-0', u'INT_NOTEQUAL_-1206510609'), (u'LOAD_-1206510639', u'CALL_-1206510571'), (u'CALL_-1206510571', u'MULTIEQUAL_-1206510471'), ('tmp_51... | null | null | 00091ba0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00091ba0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n \n uVar1 = 0;\n if (*(int *)(param_1 + 0x48) != 0) {\n uVar1 = FUN_0015f020(*(int... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: bool merge_output_offset(Relobj * this, uint shndx, section_offset_type\n offset, section_offset_type * poutput) */\n\nbool __thiscall\ngold::Relobj::merge_output_offset\n ... | (translation_unit "undefined4 FUN_00091ba0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n \n uVar1 = 0;\n if (*(int *)(param_1 + 0x48) != 0) {\n uVar1 = FUN_0015f020(*(int *)(param_1 + 0x48),param_2,param_3,param_4);\n }\n return uVar1;\n}\n\n" (function_defini... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignmen... | (function_definition "undefined4 FUN_00091ba0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n \n uVar1 = 0;\n if (*(int *)(param_1 + 0x48) != 0) {\n uVar1 = FUN_0015f020(*(int *)(param_1 + 0x48),param_2,param_3,param_4);\n }\n return uVar1;\n}" (type_identifier ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: bool merge_output_offset(Relobj * this, uint shndx, section_offset_type
offset, section_offset_type * poutput) */
bool __thiscall
gold::type_1::function_1
(type_1 *this,type_2 shndx,type_3... | 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,undefined4 param_4)
{
undefined4 uVar1;
uVar1 = 0;
if (*(int *)(param_1 + 0x48) != 0) {
uVar1 = FUN_0015f020(*(int *)(param_1 + 0x48),param_2,param... |
1476_wget_and_wget_strip.c | pathconf | pathconf |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long pathconf(char *__path,int __name)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* pathconf@@GLIBC_2.0 */
halt_bad... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long pathconf(char *__path,int __name)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206639866')] | [('const-1', u'RETURN_-1206639866')] | null | null | 000b22fc | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nlong pathconf(char *__path,int __name)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comme... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nlong pathconf(char *__path,int __name)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* pathconf... | (translation_unit "long pathconf(char *__path,int __name)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "long pathconf(char *__path,int __name)\n\n{\n \n halt_baddata();\n}" (sized_type_specifier "long" long) (function_declarator "pathconf(char *__path,int __name)" ident... | (translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "long pathconf(char *__path,int __name)\n\n{\n \n halt_baddata();\n}" (sized_type_specifier "long" (long "long")) (function_declarator "pathconf(char *__path,int __name)" (identifier "pathconf") (parameter_list "(char *__path,int __name)" (( "(") (parameter_declaration "char *__... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long function_1(char *__path,int __name)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* pathconf@@GLIBC_2.0 */
var_1(... | null | (translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (id... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long MASKED(char *__path,int __name)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
6872_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | do_section_info | FUN_001ad630 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint do_section_info(Sized_dynobj<64,_true> * this, uint shndx) */
uint __thiscall
gold::Sized_dynobj<64,_true>::do_section_info(Sized_dynobj<64,_true> *this,uint shndx)
{
Elf_file<64,_true,_gold::O... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint FUN_001ad630(int param_1,uint param_2)
{
int iVar1;
uint uVar2;
undefined4 uVar3;
int iVar4;
undefined4 uVar5;
undefined8 uVar6;
iVar4 = param_1 + 0x60;
iVar1 = *(int *)(param_1 + 0x60);
FUN_00052680(iV... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x1e19c7
SUB ESP,0x18
MOV EBP,dword ptr [ESP + 0x2c]
LEA EDI,[EBP + 0x60]
MOV ESI,dword ptr [EBP + 0x60]
PUSH EDI
CALL 0x00052680
ADD ESP,0x10
MOV EAX,dword ptr [EBP + 0x6c]
CMP dword ptr [ESP + 0x24],EAX
JNC 0x001ad6a0
SUB ESP,0x8
PUSH dword ptr [ESP + 0x2c]
... | null | null | null | null | [('tmp_199', u'CBRANCH_-1207576919'), (u'CALL_-1207576887', u'INDIRECT_-1207576388'), (u'INT_AND_-1207576736', u'INT_RIGHT_-1207576732'), ('const-417', u'LOAD_-1207576699'), (u'LOAD_-1207576974', u'PTRSUB_-1207576322'), (u'PTRSUB_-1207576364', u'CALL_-1207576701'), ('const-28', u'PTRSUB_-1207576311'), ('const-0', u'RET... | [('tmp_199', u'CBRANCH_-1207576919'), (u'INT_AND_-1207576736', u'INT_RIGHT_-1207576732'), (u'INT_ADD_-1207576683', u'CAST_-1207576312'), ('const-0', u'RETURN_-1207576730'), (u'CALL_-1207576674', u'CALL_-1207576633'), (u'INT_AND_-1207576733', u'INT_LEFT_-1207576730'), (u'INT_OR_-1207576733', u'INT_OR_-1207576730'), (u'I... | null | null | 001ad630 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_001ad630(int param_1,uint param_2)\n\n{\n int iVar1;\n uint uVar2;\n undefined4 uVar3;\n int iVar4;\n undefined4 uVar5;\n undefined8 uVar6;\n \n iVar4 = param_1 + 0x60;\n iVar1 = *(int *)(par... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint do_section_info(Sized_dynobj<64,_true> * this, uint shndx) */\n\nuint __thiscall\ngold::Sized_dynobj<64,_true>::do_section_info(Sized_dynobj<64,_true> *this,uint shndx)\n\n{\n E... | (translation_unit "uint FUN_001ad630(int param_1,uint param_2)\n\n{\n int iVar1;\n uint uVar2;\n undefined4 uVar3;\n int iVar4;\n undefined4 uVar5;\n undefined8 uVar6;\n \n iVar4 = param_1 + 0x60;\n iVar1 = *(int *)(param_1 + 0x60);\n FUN_00052680(iVar4);\n if (*(uint *)(param_1 + 0x6c) <= param_2) {\n FU... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;... | (function_definition "uint FUN_001ad630(int param_1,uint param_2)\n\n{\n int iVar1;\n uint uVar2;\n undefined4 uVar3;\n int iVar4;\n undefined4 uVar5;\n undefined8 uVar6;\n \n iVar4 = param_1 + 0x60;\n iVar1 = *(int *)(param_1 + 0x60);\n FUN_00052680(iVar4);\n if (*(uint *)(param_1 + 0x6c) <= param_2) {\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint do_section_info(Sized_dynobj<64,_true> * this, uint shndx) */
type_1 __thiscall
gold::Sized_dynobj<64,_true>::do_section_info(Sized_dynobj<64,_true> *this,type_1 var_2)
{
Elf_file<64,_true,_gol... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint MASKED(int param_1,uint param_2)
{
int iVar1;
uint uVar2;
undefined4 uVar3;
int iVar4;
undefined4 uVar5;
undefined8 uVar6;
iVar4 = param_1 + 0x60;
iVar1 = *(int *)(param_1 + 0x60);
FUN_00052680(iVar4);
... |
56_env_and_env_strip.c | __x86.get_pc_thunk.bx | __i686.get_pc_thunk.bx |
/* WARNING: This is an inlined function */
void __x86_get_pc_thunk_bx(void)
{
return;
}
|
/* WARNING: This is an inlined function */
void __i686_get_pc_thunk_bx(void)
{
return;
}
| MOV EBX,dword ptr [ESP]
RET | null | null | null | null | [('const-0', u'RETURN_-1205988367')] | [('const-0', u'RETURN_-1205988367')] | null | null | 000113e0 | x86 | O0 | (translation_unit "/* WARNING: This is an inlined function */\n\nvoid __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_bx(void)" identifier (parameter_list "(void)" ( (paramet... | (translation_unit "/* WARNING: This is an inlined function */\n\nvoid __x86_get_pc_thunk_bx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __x86_get_pc_thunk_bx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__x86_get_pc_thunk_bx(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}\n\n" (function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_bx(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_bx(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "__i686_get_pc_thunk_bx(void)" (identifier "__i686_get_pc_thunk_bx") (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_bx(void)
{
return;
}
|
655_aarch64-linux-gnu-as_and_aarch64-linux-gnu-as_strip.c | write_relocs | FUN_0003f690 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void write_relocs(bfd *abfd,asection *sec,void *xxx)
{
uint *puVar1;
arelent *reloc;
segment_info_type *seginfo;
fixS *pfVar2;
int iVar3;
arelent **ppaVar4;
uint uVar5;
ar... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_0003f690(undefined4 param_1,int param_2)
{
uint uVar1;
int iVar2;
int iVar3;
int *piVar4;
int iVar5;
undefined4 uVar6;
int iVar7;
undefined4 *puVar8;
int iVar9;
undefined4 *puVar10;
undefined4 *puV... | CALL 0x00018eba
ADD EAX,0x3896b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x3c
MOV dword ptr [ESP + 0x24],EAX
MOV EAX,dword ptr [ESP + 0x54]
MOV EAX,dword ptr [EAX + 0x80]
MOV dword ptr [ESP + 0x1c],EAX
TEST EAX,EAX
JZ 0x0003f8db
MOV EAX,dword ptr [EAX + 0xc]
XOR ECX,ECX
TEST EAX,EAX
JZ 0x0003f6db
LEA ESI,[ESI]
MOVZX... | null | null | null | null | [(u'CAST_-1206058047', u'CALL_-1206060123'), (u'CAST_-1206058288', u'LOAD_-1206060176'), (u'MULTIEQUAL_-1206059459', u'PTRSUB_-1206058241'), (u'MULTIEQUAL_-1206058702', u'COPY_-1206058334'), (u'CALL_-1206060568', u'COPY_-1206058282'), (u'CALL_-1206060220', u'INT_NOTEQUAL_-1206060202'), (u'MULTIEQUAL_-1206059559', u'MUL... | [(u'CALL_-1206060780', u'INT_ADD_-1206060677'), (u'MULTIEQUAL_-1206059470', u'PTRADD_-1206060269'), ('const-0', u'PTRSUB_-1206061137'), (u'CALL_-1206060220', u'INT_NOTEQUAL_-1206060202'), ('tmp_8483', u'MULTIEQUAL_-1206058215'), (u'INT_LESS_-1206060650', u'BOOL_OR_-1206058582'), (u'MULTIEQUAL_-1206059470', u'LOAD_-1206... | null | null | 0003f690 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0003f690(undefined4 param_1,int param_2)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n int iVar5;\n undefined4 uVar6;\n int iVar7;\n undefined4 *puVar8;\n int iVar9;\n undefi... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nvoid write_relocs(bfd *abfd,asection *sec,void *xxx)\n\n{\n uint *puVar1;\n arelent *reloc;\n segment_info_type *seginfo;\n fixS *pfVar2;\n int iVar3;\n arelent ... | (translation_unit "void FUN_0003f690(undefined4 param_1,int param_2)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n int iVar5;\n undefined4 uVar6;\n int iVar7;\n undefined4 *puVar8;\n int iVar9;\n undefined4 *puVar10;\n undefined4 *puVar11;\n byte *pbVar12;\n undefined4 *puVar13;\n int loca... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (d... | (function_definition "void FUN_0003f690(undefined4 param_1,int param_2)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n int iVar5;\n undefined4 uVar6;\n int iVar7;\n undefined4 *puVar8;\n int iVar9;\n undefined4 *puVar10;\n undefined4 *puVar11;\n byte *pbVar12;\n undefined4 *puVar13;\n int l... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void function_1(type_1 *abfd,type_2 *var_5,void *xxx)
{
type_3 *puVar1;
type_4 *reloc;
type_5 *var_1;
type_6 *var_2;
int var_12;
type_4 **var_18;
type_3 var_9;
type_4 *var... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (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 */
void MASKED(undefined4 param_1,int param_2)
{
uint uVar1;
int iVar2;
int iVar3;
int *piVar4;
int iVar5;
undefined4 uVar6;
int iVar7;
undefined4 *puVar8;
int iVar9;
undefined4 *puVar10;
undefined4 *puVar11;
... |
1064_libtomcrypt.so_and_libtomcrypt.so_strip.c | find_cipher | find_cipher |
int find_cipher(char *name)
{
int iVar1;
char *name_local;
int x;
if (name == (char *)0x0) {
/* WARNING: Subroutine does not return */
crypt_argchk("name != NULL","src/misc/crypt/crypt_find_cipher.c",0x18);
}
x = 0;
while( true ) {
if (0x1f < x) {
return -1;
}
... |
int find_cipher(char *param_1)
{
int iVar1;
int local_c;
if (param_1 == (char *)0x0) {
crypt_argchk("name != NULL","src/misc/crypt/crypt_find_cipher.c",0x18);
}
local_c = 0;
while( true ) {
if (0x1f < local_c) {
return -1;
}
if ((*(long *)(PTR_cipher_descriptor_00214ee8 + (long)lo... | SUB RSP,0x28
MOV qword ptr [RSP + 0x8],RDI
CMP qword ptr [RSP + 0x8],0x0
JNZ 0x0019517f
MOV EDX,0x18
LEA RSI,[0x1fa010]
LEA RDI,[0x1fa033]
CALL 0x001142b0
MOV dword ptr [RSP + 0x1c],0x0
JMP 0x001951ef
MOV RCX,qword ptr [0x00214ee8]
MOV EAX,dword ptr [RSP + 0x1c]
MOVSXD RDX,EAX
MOV RAX,RDX
ADD RAX,RAX
ADD RAX,RDX
SHL RA... | null | null | null | null | [(u'MULTIEQUAL_-1207544778', u'INT_SLESS_-1207545292'), (u'CAST_-1207544793', u'LOAD_-1207545173'), ('const-0', u'RETURN_-1207544800'), ('const-1', u'RETURN_-1207545435'), (u'INDIRECT_-1207544914', u'COPY_-1207544973'), (u'MULTIEQUAL_-1207544793', u'MULTIEQUAL_-1207544800'), ('const-2072627', u'COPY_-1207544948'), (u'I... | [(u'LOAD_-1207545175', u'CALL_-1207545147'), (u'INT_MULT_-1207545196', u'PTRADD_-1207545122'), (u'MULTIEQUAL_-1207544900', u'MULTIEQUAL_-1207544789'), ('tmp_94', u'BRANCH_-1207545426'), (u'INT_MULT_-1207545317', u'PTRADD_-1207545243'), (u'MULTIEQUAL_-1207544789', u'PTRADD_-1207545243'), ('const-0', u'RETURN_-1207545272... | null | null | 00195156 | x86 | O0 | (translation_unit "int find_cipher(char *param_1)\n\n{\n int iVar1;\n int local_c;\n \n if (param_1 == (char *)0x0) {\n crypt_argchk("name != NULL","src/misc/crypt/crypt_find_cipher.c",0x18);\n }\n local_c = 0;\n while( true ) {\n if (0x1f < local_c) {\n return -1;\n }\n if ((*(long *)(PTR_ciphe... | (translation_unit "int find_cipher(char *name)\n\n{\n int iVar1;\n char *name_local;\n int x;\n \n if (name == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("name != NULL","src/misc/crypt/crypt_find_cipher.c",0x18);\n }\n x = 0;\n while( true ) {\n if (0x1f <... | (translation_unit "int find_cipher(char *param_1)\n\n{\n int iVar1;\n int local_c;\n \n if (param_1 == (char *)0x0) {\n crypt_argchk("name != NULL","src/misc/crypt/crypt_find_cipher.c",0x18);\n }\n local_c = 0;\n while( true ) {\n if (0x1f < local_c) {\n return -1;\n }\n if ((*(long *)(PTR_ciphe... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (... | (function_definition "int find_cipher(char *param_1)\n\n{\n int iVar1;\n int local_c;\n \n if (param_1 == (char *)0x0) {\n crypt_argchk("name != NULL","src/misc/crypt/crypt_find_cipher.c",0x18);\n }\n local_c = 0;\n while( true ) {\n if (0x1f < local_c) {\n return -1;\n }\n if ((*(long *)(PTR_ci... |
int function_1(char *var_1)
{
int var_6;
char *name_local;
int var_3;
if (var_1 == (char *)0x0) {
/* WARNING: Subroutine does not return */
var_2("name != NULL","src/misc/crypt/crypt_find_cipher.c",0x18);
}
var_3 = 0;
while( true ) {
if (0x1f < var_3) {
return -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))))) body: (compound_statement (declaration type: (primitive_type) dec... | null |
int MASKED(char *param_1)
{
int iVar1;
int local_c;
if (param_1 == (char *)0x0) {
crypt_argchk("name != NULL","src/misc/crypt/crypt_MASKED.c",0x18);
}
local_c = 0;
while( true ) {
if (0x1f < local_c) {
return -1;
}
if ((*(long *)(PTR_cipher_descriptor_00214ee8 + (long)local_c * 0x... |
9028_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | ~Sized_pluginobj | FUN_00311020 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sized_pluginobj(Sized_pluginobj<64,_true> * this, int __in_chrg)
*/
void __thiscall
gold::Sized_pluginobj<64,_true>::~Sized_pluginobj(Sized_pluginobj<64,_true> *this,int __in_chrg)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00311020(undefined4 *param_1)
{
int *piVar1;
*param_1 = &DAT_005e65b0;
FUN_00310ed0(param_1 + 0x15);
if (param_1[0x10] != 0) {
FUN_003ae080(param_1[0x10]);
}
*param_1 = &DAT_005def94;
if (param_1[7]... | PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x2d8fd9
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
LEA EAX,[EBX + 0xffffc5b0]
MOV dword ptr [ESI],EAX
LEA EAX,[ESI + 0x54]
PUSH EAX
CALL 0x00310ed0
MOV EAX,dword ptr [ESI + 0x40]
ADD ESP,0x10
TEST EAX,EAX
JZ 0x0031105b
SUB ESP,0xc
PUSH EAX
CALL 0x003ae080
ADD ESP,0x10
LEA EAX... | null | null | null | null | [('const-1', u'RETURN_-1204940746')] | [(u'LOAD_-1204940686', u'INT_NOTEQUAL_-1204940655'), (u'LOAD_-1204940686', u'CALL_-1204940632'), ('const-4', u'PTRADD_-1204940324'), ('const-4294967295', u'INT_ADD_-1204940564'), ('const-0', u'INT_NOTEQUAL_-1204940655'), (u'LOAD_-1204940606', u'INT_ADD_-1204940570'), (u'PTRADD_-1204940312', u'LOAD_-1204940565'), ('cons... | null | null | 00311020 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00311020(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_005e65b0;\n FUN_00310ed0(param_1 + 0x15);\n if (param_1[0x10] != 0) {\n FUN_003ae080(param_1[0x10]);\n }\n *param_1 = &... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Sized_pluginobj(Sized_pluginobj<64,_true> * this, int __in_chrg)\n */\n\nvoid __thiscall\ngold::Sized_pluginobj<64,_true>::~Sized_pluginobj(Sized_pluginobj<64,_true> *this,in... | (translation_unit "void FUN_00311020(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_005e65b0;\n FUN_00310ed0(param_1 + 0x15);\n if (param_1[0x10] != 0) {\n FUN_003ae080(param_1[0x10]);\n }\n *param_1 = &DAT_005def94;\n if (param_1[7] != 0) {\n piVar1 = (int *)(param_1[7] + 0x3c);\n *piVa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression &... | (function_definition "void FUN_00311020(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_005e65b0;\n FUN_00310ed0(param_1 + 0x15);\n if (param_1[0x10] != 0) {\n FUN_003ae080(param_1[0x10]);\n }\n *param_1 = &DAT_005def94;\n if (param_1[7] != 0) {\n piVar1 = (int *)(param_1[7] + 0x3c);\n *p... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sized_pluginobj(Sized_pluginobj<64,_true> * this, int __in_chrg)
*/
void __thiscall
gold::Sized_pluginobj<64,_true>::~Sized_pluginobj(Sized_pluginobj<64,_true> *this,int __in_chrg)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
int *piVar1;
*param_1 = &DAT_005e65b0;
FUN_00310ed0(param_1 + 0x15);
if (param_1[0x10] != 0) {
FUN_003ae080(param_1[0x10]);
}
*param_1 = &DAT_005def94;
if (param_1[7] != 0)... |
5639_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | get_name | FUN_00143440 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: string get_name(Read_script * this) */
string * __thiscall gold::Read_script::get_name(string *__return_storage_ptr__,Read_script *this)
{
Input_file_type IVar1;
char *__s;
Input_argument *pIVar2;
size_t sVar3;
uint... |
int * FUN_00143440(int *param_1,int param_2)
{
char *pcVar1;
size_t sVar2;
undefined4 extraout_EDX;
uint uVar3;
int unaff_EDI;
FUN_000559ee();
*param_1 = (int)(param_1 + 2);
FUN_00050e40(param_1,unaff_EDI + 0x1529ec,unaff_EDI + 0x1529f8,0);
pcVar1 = *(char **)(param_2 + 0x40);
if (*pcVar1 == '\... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x000559ee
ADD EDI,0x24bbb7
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV ESI,dword ptr [EBP + 0x8]
LEA EAX,[ESI + 0x8]
MOV dword ptr [ESI],EAX
MOV dword ptr [EBP + -0x24],EAX
LEA EAX,[EDI + 0xfff06e41]
PUSH 0x0
PUSH EAX
LEA EAX,[EDI + 0xfff06e35]
PUSH EAX
PUSH ESI
CALL 0x00050e40
MOV EAX,dword ... | null | null | null | null | [('const-0', u'PTRSUB_-1207224207'), (u'INT_NOTEQUAL_-1207225058', u'CBRANCH_-1207225057'), ('const-4', u'PTRSUB_-1207224232'), ('tmp_1833', u'INT_ADD_-1207224528'), ('tmp_1833', u'INT_ADD_-1207224584'), ('tmp_1833', u'INT_ADD_-1207224511'), ('tmp_714', u'CBRANCH_-1207224793'), ('const-417', u'LOAD_-1207225056'), (u'PT... | [('tmp_1782', u'INT_ADD_-1207225169'), ('const-1387000', u'INT_ADD_-1207225186'), (u'INT_NOTEQUAL_-1207225058', u'CBRANCH_-1207225057'), (u'INT_ADD_-1207224695', u'CALL_-1207224681'), (u'INT_ADD_-1207224765', u'CAST_-1207224128'), ('tmp_2887', u'COPY_-1207224921'), ('tmp_714', u'CBRANCH_-1207224793'), ('tmp_2887', u'PT... | null | null | 00143440 | x86 | O0 | (translation_unit "int * FUN_00143440(int *param_1,int param_2)\n\n{\n char *pcVar1;\n size_t sVar2;\n undefined4 extraout_EDX;\n uint uVar3;\n int unaff_EDI;\n \n FUN_000559ee();\n *param_1 = (int)(param_1 + 2);\n FUN_00050e40(param_1,unaff_EDI + 0x1529ec,unaff_EDI + 0x1529f8,0);\n pcVar1 = *(char **)(param_... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: string get_name(Read_script * this) */\n\nstring * __thiscall gold::Read_script::get_name(string *__return_storage_ptr__,Read_script *this)\n\n{\n Input_file_type IVar1;\n char *__s;\n Input_argument *pIVa... | (translation_unit "int * FUN_00143440(int *param_1,int param_2)\n\n{\n char *pcVar1;\n size_t sVar2;\n undefined4 extraout_EDX;\n uint uVar3;\n int unaff_EDI;\n \n FUN_000559ee();\n *param_1 = (int)(param_1 + 2);\n FUN_00050e40(param_1,unaff_EDI + 0x1529ec,unaff_EDI + 0x1529f8,0);\n pcVar1 = *(char **)(param_... | (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) ;) (declaration TYPE IDENT ;) (declarati... | (function_definition "int * FUN_00143440(int *param_1,int param_2)\n\n{\n char *pcVar1;\n size_t sVar2;\n undefined4 extraout_EDX;\n uint uVar3;\n int unaff_EDI;\n \n FUN_000559ee();\n *param_1 = (int)(param_1 + 2);\n FUN_00050e40(param_1,unaff_EDI + 0x1529ec,unaff_EDI + 0x1529f8,0);\n pcVar1 = *(char **)(par... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: string get_name(Read_script * this) */
type_4 * __thiscall gold::Read_script::get_name(type_4 *__return_storage_ptr__,Read_script *this)
{
type_1 var_6;
char *__s;
type_2 *pIVar2;
size_t var_13;
type_3 var_8;
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))) (parameter_declaration type: (primi... | null |
int * MASKED(int *param_1,int param_2)
{
char *pcVar1;
size_t sVar2;
undefined4 extraout_EDX;
uint uVar3;
int unaff_EDI;
FUN_000559ee();
*param_1 = (int)(param_1 + 2);
FUN_00050e40(param_1,unaff_EDI + 0x1529ec,unaff_EDI + 0x1529f8,0);
pcVar1 = *(char **)(param_2 + 0x40);
if (*pcVar1 == '\0') {
... |
7620_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | ~bad_typeid | FUN_001e70c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::bad_typeid::~bad_typeid() */
void __thiscall std::bad_typeid::~bad_typeid(bad_typeid *this)
{
~bad_typeid(this);
operator_delete(this,4);
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001e70c0(undefined4 param_1)
{
FUN_001e7090(param_1);
FUN_001e6d90(param_1,4);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x1a7f39
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
PUSH ESI
CALL 0x001e7090
POP EAX
POP EDX
PUSH 0x4
PUSH ESI
CALL 0x001e6d90
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('tmp_212', u'CALL_-1207865062'), ('tmp_212', u'CALL_-1207865089'), ('const-4', u'CALL_-1207865062'), ('const-0', u'RETURN_-1207865029')] | [('tmp_409', u'CALL_-1207865089'), ('tmp_409', u'CALL_-1207865062'), ('const-4', u'CALL_-1207865062'), ('const-0', u'RETURN_-1207865029')] | null | null | 001e70c0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001e70c0(undefined4 param_1)\n\n{\n FUN_001e7090(param_1);\n FUN_001e6d90(param_1,4);\n return;\n}\n\n" comment (function_definition "void FUN_001e70c0(undefined4 param_1)\n\n{\n FUN_001e7090(para... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::bad_typeid::~bad_typeid() */\n\nvoid __thiscall std::bad_typeid::~bad_typeid(bad_typeid *this)\n\n{\n ~bad_typeid(this);\n operator_delete(this,4);\n return;\n}\n\n" comment comment (function_definitio... | (translation_unit "void FUN_001e70c0(undefined4 param_1)\n\n{\n FUN_001e7090(param_1);\n FUN_001e6d90(param_1,4);\n return;\n}\n\n" (function_definition "void FUN_001e70c0(undefined4 param_1)\n\n{\n FUN_001e7090(param_1);\n FUN_001e6d90(param_1,4);\n return;\n}" primitive_type (function_declarator "FUN_001e70c0(u... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statem... | (function_definition "void FUN_001e70c0(undefined4 param_1)\n\n{\n FUN_001e7090(param_1);\n FUN_001e6d90(param_1,4);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001e70c0(undefined4 param_1)" (identifier "FUN_001e70c0") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefin... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::bad_typeid::~bad_typeid() */
void __thiscall std::function_1::~function_1(function_1 *this)
{
~function_1(this);
var_1(this,4);
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) 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_001e7090(param_1);
FUN_001e6d90(param_1,4);
return;
}
|
435_mkdir_and_mkdir_strip.c | nl_langinfo | nl_langinfo |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * nl_langinfo(nl_item __item)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* nl_langinfo@@GLIBC_2.0 */
halt_badd... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * nl_langinfo(nl_item __item)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206013642')] | [('const-1', u'RETURN_-1206013642')] | null | null | 0002b12c | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * nl_langinfo(nl_item __item)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment c... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * nl_langinfo(nl_item __item)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* nl_langinfo@... | (translation_unit "char * nl_langinfo(nl_item __item)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * nl_langinfo(nl_item __item)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* nl_langinfo(nl_item __item)" * (function_declarator "nl_langinfo(nl... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "char * nl_langinfo(nl_item __item)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* nl_langinfo(nl_item __item)" (* "*") (function_declarator "nl_langinfo(nl_item __item)" (identifier "nl_langinfo") (parameter_list "(nl_item __item)" (( "(") (paramet... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(type_1 __item)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* nl_langinfo@@GLIBC_2.0 */
var_1();
}
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (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 */
char * MASKED(nl_item __item)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
784_i686-gnu-ld_and_i686-gnu-ld_strip.c | bfd_demangle | bfd_demangle |
/* WARNING: Control flow encountered bad instruction data */
void bfd_demangle(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_demangle(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206599066')] | [('const-1', u'RETURN_-1206599066')] | null | null | 000bc25c | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_demangle(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_demangle(void)\n\n{\n /* WARNING: Bad in... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_demangle(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_demangle(void)\n\n{\n /* WARNING: Bad in... | (translation_unit "void bfd_demangle(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_demangle(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_demangle(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_demangle(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_demangle(void)" (identifier "bfd_demangle") (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();
}
|
1168_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c | ~Struct_defs | FUN_00039900 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_defs(Struct_defs * this, int __in_chrg) */
void __thiscall gold::General_options::Struct_defs::~Struct_defs(Struct_defs *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_v... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00039900(undefined4 *param_1)
{
*param_1 = &PTR_FUN_002f73ec;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001807a0((undefined4 *)param_1[1]);
}
FUN_00180780(param_1,0x40);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x2c86f9
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff53ec]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x00039932
SUB ESP,0xc
PUSH EAX
CALL 0x001807a0
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x40
PUSH ESI
CALL 0x00180780
AD... | null | null | null | null | [('const-0', u'PTRSUB_-1206085092'), ('const-0', u'RETURN_-1206085189'), (u'PTRSUB_-1206085086', u'PTRSUB_-1206085081'), (u'PTRSUB_-1206085078', u'PTRSUB_-1206085076'), ('const-0', u'PTRSUB_-1206085082'), (u'CAST_-1206085079', u'STORE_-1206085309'), (u'PTRSUB_-1206085092', u'PTRSUB_-1206085088'), ('tmp_323', u'PTRSUB_-... | [('tmp_597', u'CALL_-1206085222'), ('const-3109868', u'PTRSUB_-1206085094'), ('const-64', u'CALL_-1206085222'), ('const-3', u'PTRADD_-1206085103'), ('const-0', u'RETURN_-1206085189'), (u'PTRADD_-1206085103', u'INT_NOTEQUAL_-1206085286'), ('tmp_597', u'STORE_-1206085309'), ('const-4', u'PTRADD_-1206085091'), (u'PTRSUB_-... | null | null | 00039900 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00039900(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f73ec;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n FUN_00180780(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_defs(Struct_defs * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_defs::~Struct_defs(Struct_defs *this,int __in_chrg)\n\n{\n pointer pcVar1;\n ... | (translation_unit "void FUN_00039900(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f73ec;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n FUN_00180780(param_1,0x40);\n return;\n}\n\n" (function_definition "void FUN_00039900(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_00039900(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f73ec;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n FUN_00180780(param_1,0x40);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00039900(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_defs(Struct_defs * this, int __in_chrg) */
void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_5;
(this->super_Struct_var)._... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_002f73ec;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001807a0((undefined4 *)param_1[1]);
}
FUN_00180780(param_1,0x40);
return;
}
|
7834_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | ~messages_shim | FUN_001bc990 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__facet_shims::(anonymous namespace)::messages_shim<wchar_t>::~messages_shim() */
void __thiscall
std::__facet_shims::(anonymous_namespace)::messages_shim<wchar_t>::~messages_shim
(messages_shim<wchar_t> *this)
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001bc990(undefined4 *param_1)
{
int *piVar1;
int *piVar2;
undefined *puVar3;
int iVar4;
puVar3 = PTR___pthread_key_create_00301f24;
*param_1 = &PTR_FUN_002fb1a4;
piVar2 = (int *)param_1[4];
if (puVar3... | PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x145669
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [EBX + 0xffffff24]
LEA EAX,[EBX + 0xffff91a4]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x10]
TEST EDX,EDX
JZ 0x001bc9e8
MOV EDX,0xffffffff
XADD.LOCK dword ptr [EAX + 0x4],EDX
CMP EDX,0x1
JNZ 0x001bc9d... | null | null | null | null | [(u'LOAD_-1207645734', u'PTRADD_-1207645442'), (u'LOAD_-1207645656', u'INT_ADD_-1207645631'), (u'INT_EQUAL_-1207645716', u'CBRANCH_-1207645715'), ('tmp_432', u'CAST_-1207645453'), (u'LOAD_-1207645703', u'INT_ADD_-1207645685'), (u'PTRADD_-1207645392', u'STORE_-1207645558'), (u'CAST_-1207645421', u'LOAD_-1207645647'), ('... | [(u'LOAD_-1207645656', u'INT_ADD_-1207645631'), (u'INT_EQUAL_-1207645716', u'CBRANCH_-1207645715'), (u'PTRADD_-1207645441', u'STORE_-1207645697'), (u'LOAD_-1207645703', u'INT_ADD_-1207645685'), (u'PTRADD_-1207645441', u'LOAD_-1207645703'), ('const-4', u'PTRADD_-1207645441'), ('const-417', u'STORE_-1207645558'), ('const... | null | null | 001bc990 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001bc990(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_00301f24;\n *param_1 = &PTR_FUN_002fb1a4;\n piVar2 = (... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__facet_shims::(anonymous namespace)::messages_shim<wchar_t>::~messages_shim() */\n\nvoid __thiscall\nstd::__facet_shims::(anonymous_namespace)::messages_shim<wchar_t>::~messages_shim\n (messages... | (translation_unit "void FUN_001bc990(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_00301f24;\n *param_1 = &PTR_FUN_002fb1a4;\n piVar2 = (int *)param_1[4];\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_001bc990(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_00301f24;\n *param_1 = &PTR_FUN_002fb1a4;\n piVar2 = (int *)param_1[4];\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)::messages_shim<wchar_t>::~messages_shim() */
void __thiscall
std::__facet_shims::(anonymous_namespace)::function_1<var_8>::~function_1
(function_1<var_8> *var_1)
{
int *piV... | 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_00301f24;
*param_1 = &PTR_FUN_002fb1a4;
piVar2 = (int *)param_1[4];
if (puVar3 == (u... |
8356_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | grouping | FUN_001d3a80 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::moneypunct<wchar_t, true>::grouping() const */
string * std::moneypunct<wchar_t,true>::grouping(void)
{
string *in_stack_00000004;
int *in_stack_00000008;
allocator local_d;
undefined4 uStack_c;
uStack_c = 0x... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_001d3a80(undefined4 param_1,int *param_2)
{
undefined1 local_d;
undefined4 uStack_c;
uStack_c = 0x1d3a87;
if (*(code **)(*param_2 + 0x10) == (code *)PTR_FUN_00301e84) {
FUN_001ba720(param_1,*(undefi... | PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x12e579
SUB ESP,0x14
MOV EAX,dword ptr [ESP + 0x24]
MOV ESI,dword ptr [ESP + 0x20]
MOV EDX,dword ptr [EAX]
MOV EDX,dword ptr [EDX + 0x10]
CMP EDX,dword ptr [EBX + 0xfffffe84]
JNZ 0x001d3ad0
SUB ESP,0x4
MOV EAX,dword ptr [EAX + 0x8]
LEA EDX,[ESP + 0x13]
PUSH EDX
PUSH dword ptr ... | null | null | null | null | [(u'PTRSUB_-1207813165', u'CALL_-1207813366'), ('tmp_711', u'COPY_-1207813354'), (u'LOAD_-1207813400', u'INT_ADD_-1207813368'), (u'CALL_-1207813366', u'INDIRECT_-1207813165'), ('const-16', u'INT_ADD_-1207813424'), (u'LOAD_-1207813440', u'CALLIND_-1207813282'), ('tmp_738', u'CAST_-1207813179'), ('const-4294967283', u'PT... | [('tmp_699', u'PTRADD_-1207813174'), (u'PTRSUB_-1207813169', u'CALL_-1207813366'), ('tmp_699', u'LOAD_-1207813445'), (u'CAST_-1207813187', u'LOAD_-1207813440'), (u'LOAD_-1207813400', u'INT_ADD_-1207813368'), ('const-16', u'INT_ADD_-1207813424'), ('const-417', u'LOAD_-1207813384'), ('tmp_524', u'PTRSUB_-1207813169'), (u... | null | null | 001d3a80 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_001d3a80(undefined4 param_1,int *param_2)\n\n{\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x1d3a87;\n if (*(code **)(*param_2 + 0x10) == (code *)PTR_FUN_00301e84) {\n F... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::moneypunct<wchar_t, true>::grouping() const */\n\nstring * std::moneypunct<wchar_t,true>::grouping(void)\n\n{\n string *in_stack_00000004;\n int *in_stack_00000008;\n allocator local_d;\n undefined4 u... | (translation_unit "undefined4 FUN_001d3a80(undefined4 param_1,int *param_2)\n\n{\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x1d3a87;\n if (*(code **)(*param_2 + 0x10) == (code *)PTR_FUN_00301e84) {\n FUN_001ba720(param_1,*(undefined4 *)(param_2[2] + 8),&local_d);\n return param_1;\n }\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT... | (function_definition "undefined4 FUN_001d3a80(undefined4 param_1,int *param_2)\n\n{\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x1d3a87;\n if (*(code **)(*param_2 + 0x10) == (code *)PTR_FUN_00301e84) {\n FUN_001ba720(param_1,*(undefined4 *)(param_2[2] + 8),&local_d);\n return param_1;\n }\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::moneypunct<wchar_t, true>::grouping() const */
type_1 * std::moneypunct<wchar_t,true>::grouping(void)
{
type_1 *in_stack_00000004;
int *in_stack_00000008;
type_2 local_d;
type_3 uStack_c;
uStack_c = 0x1d3a87;... | 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.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(undefined4 param_1,int *param_2)
{
undefined1 local_d;
undefined4 uStack_c;
uStack_c = 0x1d3a87;
if (*(code **)(*param_2 + 0x10) == (code *)PTR_FUN_00301e84) {
FUN_001ba720(param_1,*(undefined4 *... |
3807_libcurl.so.4.5_and_libcurl.so.4.5_strip.c | _curl_easy_setopt_err_resolver_start_callback | FUN_0007b453 |
/* 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_resolver_start_callback(void)
{
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined ** FUN_0007b453(void)
{
return &__DT_PLTGOT;
}
| PUSH EBP
MOV EBP,ESP
CALL 0x0001b297
ADD EAX,0x733a5
NOP
POP EBP
RET | null | null | null | null | [('const-0', u'RETURN_-1206340478')] | [('const-976896', u'PTRSUB_-1206340442'), ('const-0', u'RETURN_-1206340478'), (u'PTRSUB_-1206340442', u'RETURN_-1206340478'), ('const-0', u'PTRSUB_-1206340442')] | null | null | 0007b453 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined ** FUN_0007b453(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" comment (function_definition "undefined ** FUN_0007b453(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_resolver_start_callback(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void _curl_ea... | (translation_unit "undefined ** FUN_0007b453(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" (function_definition "undefined ** FUN_0007b453(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_0007b453(void)" * (pointer_declarator "* FUN_0007b453(void)" * (function_declarator "FUN_0007b453(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_0007b453(void)\n\n{\n return &__DT_PLTGOT;\n}" (type_identifier "undefined") (pointer_declarator "** FUN_0007b453(void)" (* "*") (pointer_declarator "* FUN_0007b453(void)" (* "*") (function_declarator "FUN_0007b453(void)" (identifier "FUN_0007b453") (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;
}
|
204_tee_and_tee_strip.c | ferror_unlocked | ferror_unlocked |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int ferror_unlocked(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* ferror_unlocked@@GLIBC_2.0 */
halt... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int ferror_unlocked(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205944222')] | [('const-1', u'RETURN_-1205944222')] | null | null | 0001c058 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ferror_unlocked(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ferror_unlocked(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ferror_unlo... | (translation_unit "int ferror_unlocked(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int ferror_unlocked(FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "ferror_unlocked(FILE *__stream)" identifier (parameter_list "(FILE... | (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 ferror_unlocked(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "ferror_unlocked(FILE *__stream)" (identifier "ferror_unlocked") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FI... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* ferror_unlocked@@GLIBC_2.0 */
var_1()... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
152_who_and_who_strip.c | quotearg_n_custom | FUN_00015369 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
char * quotearg_n_custom(int n,char *left_quote,char *right_quote,char *arg)
{
char *pcVar1;
pcVar1 = quotearg_n_custom_mem(n,left_quote,right_quote,arg,0xffffffff);
return pcVar... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00015369(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)
{
FUN_0001539a(param_1,param_2,param_3,param_4,0xffffffff);
return;
}
| PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x4
CALL 0x000134b0
ADD EAX,0xbc8b
SUB ESP,0xc
PUSH -0x1
PUSH dword ptr [EBP + 0x14]
PUSH dword ptr [EBP + 0x10]
PUSH dword ptr [EBP + 0xc]
PUSH dword ptr [EBP + 0x8]
MOV EBX,EAX
CALL 0x0001539a
ADD ESP,0x20
MOV EBX,dword ptr [EBP + -0x4]
LEAVE
RET | null | null | null | null | [(u'CALL_-1205972013', u'RETURN_-1205971980'), ('tmp_241', u'CALL_-1205972013'), ('tmp_243', u'CALL_-1205972013'), ('tmp_240', u'CALL_-1205972013'), ('const-4294967295', u'CALL_-1205972013'), ('tmp_242', u'CALL_-1205972013'), ('const-0', u'RETURN_-1205971980')] | [('tmp_410', u'CALL_-1205972013'), ('tmp_407', u'CALL_-1205972013'), ('const-4294967295', u'CALL_-1205972013'), ('tmp_409', u'CALL_-1205972013'), ('tmp_408', u'CALL_-1205972013'), ('const-0', u'RETURN_-1205971980')] | null | null | 00015369 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00015369(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n FUN_0001539a(param_1,param_2,param_3,param_4,0xffffffff);\n return;\n}\n\n" comment (function_definition ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nchar * quotearg_n_custom(int n,char *left_quote,char *right_quote,char *arg)\n\n{\n char *pcVar1;\n \n pcVar1 = quotearg_n_custom_mem(n,left_quote,right_quote,arg,0... | (translation_unit "void FUN_00015369(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n FUN_0001539a(param_1,param_2,param_3,param_4,0xffffffff);\n return;\n}\n\n" (function_definition "void FUN_00015369(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list... | (function_definition "void FUN_00015369(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n FUN_0001539a(param_1,param_2,param_3,param_4,0xffffffff);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00015369(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefi... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
char * function_1(int n,char *left_quote,char *right_quote,char *arg)
{
char *pcVar1;
pcVar1 = var_1(n,left_quote,right_quote,arg,0xffffffff);
return pcVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (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)
{
FUN_0001539a(param_1,param_2,param_3,param_4,0xffffffff);
return;
}
|
8717_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | imbue | FUN_00211380 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::ios::imbue(std::locale const&) */
locale * std::ios::imbue(locale *param_1)
{
int *piVar1;
ios *in_stack_00000008;
locale *in_stack_0000000c;
locale *plVar2;
locale local_20 [16];
locale::locale(param_1,(lo... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
undefined4 FUN_00211380(undefined4 param_1,int param_2,undefined4 param_3)
{
int *piVar1;
undefined1 local_20 [16];
FUN_001e8d40(param_1,param_2 + 0x6c);
FUN_00238350(local_20,param_2,param_3);
FUN_001e9510(local_20... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
CALL 0x000559ea
ADD ESI,0x17dc76
PUSH EBX
SUB ESP,0x34
MOV EDI,dword ptr [EBP + 0xc]
LEA EAX,[EDI + 0x6c]
PUSH EAX
MOV EBX,ESI
PUSH dword ptr [EBP + 0x8]
CALL 0x001e8d40
LEA EAX,[EBP + -0x1c]
ADD ESP,0xc
PUSH dword ptr [EBP + 0x10]
PUSH EDI
PUSH EAX
MOV dword ptr [EBP + -0x2c],EAX... | null | null | null | null | [(u'CALL_-1203891071', u'INDIRECT_-1203890700'), ('tmp_691', u'COPY_-1203890965'), (u'PTRSUB_-1203890696', u'CALL_-1203891192'), ('const-4', u'PTRADD_-1203890645'), (u'CAST_-1203890656', u'LOAD_-1203891144'), ('tmp_346', u'CBRANCH_-1203891113'), (u'LOAD_-1203891037', u'CALLIND_-1203891027'), (u'CAST_-1203890642', u'CAL... | [('tmp_1802', u'CALL_-1203891000'), (u'PTRSUB_-1203890695', u'CALL_-1203890979'), ('const-0', u'RETURN_-1203890924'), ('tmp_1802', u'CALL_-1203891192'), (u'PTRADD_-1203890644', u'CALL_-1203891071'), ('tmp_1800', u'INT_ADD_-1203891249'), (u'LOAD_-1203891054', u'INT_ADD_-1203891021'), (u'INT_ADD_-1203891249', u'CALL_-120... | null | null | 00211380 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nundefined4 FUN_00211380(undefined4 param_1,int param_2,undefined4 param_3)\n\n{\n int *piVar1;\n undefined1 local_20 [16];\n \n FUN_001e8d40(param_1,param_2 + 0x6c);\n FUN_00238350(local_20,param_2,param_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* std::ios::imbue(std::locale const&) */\n\nlocale * std::ios::imbue(locale *param_1)\n\n{\n int *piVar1;\n ios *in_stack_00000008;\n locale *in_stack_0000000c;\n locale *plVar2;\n locale local_20 [16];\n ... | (translation_unit "undefined4 FUN_00211380(undefined4 param_1,int param_2,undefined4 param_3)\n\n{\n int *piVar1;\n undefined1 local_20 [16];\n \n FUN_001e8d40(param_1,param_2 + 0x6c);\n FUN_00238350(local_20,param_2,param_3);\n FUN_001e9510(local_20);\n \n FUN_00211000(param_2,param_3);\n pi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (array_declarator IDENT [ LI... | (function_definition "undefined4 FUN_00211380(undefined4 param_1,int param_2,undefined4 param_3)\n\n{\n int *piVar1;\n undefined1 local_20 [16];\n \n FUN_001e8d40(param_1,param_2 + 0x6c);\n FUN_00238350(local_20,param_2,param_3);\n FUN_001e9510(local_20);\n \n FUN_00211000(param_2,param_3);\n ... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::ios::imbue(std::locale const&) */
type_2 * std::ios::var_2(type_2 *param_1)
{
int *var_4;
type_1 *var_1;
type_2 *in_stack_0000000c;
type_2 *plVar2;
type_2 local_20 [16];
locale::type_2(param_1,(type_2 *)(va... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
undefined4 MASKED(undefined4 param_1,int param_2,undefined4 param_3)
{
int *piVar1;
undefined1 local_20 [16];
FUN_001e8d40(param_1,param_2 + 0x6c);
FUN_00238350(local_20,param_2,param_3);
FUN_001e9510(local_20);
... |
261_alpha-linux-gnu-readelf_and_alpha-linux-gnu-readelf_strip.c | fetch_indirect_string | FUN_0004e5a0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uchar * __regparm3 fetch_indirect_string(dwarf_vma offset)
{
uint uVar1;
uint uVar2;
uint in_EAX;
size_t sVar3;
char *pcVar4;
char *message;
uint in_EDX;
uchar *puVar5;
uint in_stack_ffffffc8;
uVar2 = DAT_0... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char * __regparm3 FUN_0004e5a0(uint param_1,uint param_2)
{
uint uVar1;
uint uVar2;
size_t sVar3;
undefined4 uVar4;
undefined4 uVar5;
char *pcVar6;
uVar2 = DAT_000b4ae0;
uVar1 = DAT_000b4adc;
if (DAT_000b4ad... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00013f70
ADD EBX,0x65a57
SUB ESP,0x1c
MOV EBP,dword ptr [EBX + 0xad0]
TEST EBP,EBP
JZ 0x0004e680
MOV ESI,dword ptr [EBX + 0xadc]
MOV ECX,EDX
MOV EDI,dword ptr [EBX + 0xae0]
MOV EDX,EAX
CMP EAX,ESI
MOV EAX,ECX
SBB EAX,EDI
JNC 0x0004e618
MOV dword ptr [ESP + 0xc],ECX
MOV ECX,ESI... | null | null | null | null | [(u'INT_LESS_-1206131178', u'INT_ZEXT_-1206131162'), (u'INT_LEFT_-1206130623', u'CALL_-1206130866'), (u'INDIRECT_-1206130571', u'COPY_-1206130592'), ('tmp_982', u'BRANCH_-1206130695'), (u'INDIRECT_-1206130571', u'MULTIEQUAL_-1206130466'), (u'INT_SUB_-1206131096', u'CALL_-1206131090'), ('tmp_124', u'CBRANCH_-1206131220'... | [(u'INT_LESS_-1206131178', u'INT_ZEXT_-1206131162'), (u'CALL_-1206130821', u'INDIRECT_-1206130513'), ('tmp_2001', u'MULTIEQUAL_-1206130475'), (u'CALL_-1206130795', u'INDIRECT_-1206130487'), (u'INDIRECT_-1206130580', u'MULTIEQUAL_-1206130475'), (u'INDIRECT_-1206130572', u'MULTIEQUAL_-1206130467'), ('tmp_982', u'BRANCH_-... | null | null | 0004e5a0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * __regparm3 FUN_0004e5a0(uint param_1,uint param_2)\n\n{\n uint uVar1;\n uint uVar2;\n size_t sVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n char *pcVar6;\n \n uVar2 = DAT_000b4ae0;\n uVar1 = ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuchar * __regparm3 fetch_indirect_string(dwarf_vma offset)\n\n{\n uint uVar1;\n uint uVar2;\n uint in_EAX;\n size_t sVar3;\n char *pcVar4;\n char *message;\n uint in_EDX;\n uchar *puVar5;\n uint in_sta... | (translation_unit "char * __regparm3 FUN_0004e5a0(uint param_1,uint param_2)\n\n{\n uint uVar1;\n uint uVar2;\n size_t sVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n char *pcVar6;\n \n uVar2 = DAT_000b4ae0;\n uVar1 = DAT_000b4adc;\n if (DAT_000b4ad0 == 0) {\n pcVar6 = "<no .debug_str section>";\n }\n e... | (translation_unit (function_definition TYPE (pointer_declarator * (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 TY... | (function_definition "char * __regparm3 FUN_0004e5a0(uint param_1,uint param_2)\n\n{\n uint uVar1;\n uint uVar2;\n size_t sVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n char *pcVar6;\n \n uVar2 = DAT_000b4ae0;\n uVar1 = DAT_000b4adc;\n if (DAT_000b4ad0 == 0) {\n pcVar6 = "<no .debug_str section>";\n }\n... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_2 * __regparm3 fetch_indirect_string(dwarf_vma offset)
{
type_1 var_8;
type_1 var_7;
type_1 var_4;
size_t var_9;
char *pcVar4;
char *message;
type_1 var_2;
type_2 *puVar5;
type_1 in_stack_ffffffc8;
var... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier)... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char * __regparm3 MASKED(uint param_1,uint param_2)
{
uint uVar1;
uint uVar2;
size_t sVar3;
undefined4 uVar4;
undefined4 uVar5;
char *pcVar6;
uVar2 = DAT_000b4ae0;
uVar1 = DAT_000b4adc;
if (DAT_000b4ad0 == 0... |
322_dd_and_dd_strip.c | realloc | realloc |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * realloc(void *__ptr,size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* realloc@@GLIBC_2.0 */
halt_b... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * realloc(void *__ptr,size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206017870')] | [('const-1', u'RETURN_-1206017870')] | null | null | 0002a0a8 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * realloc(void *__ptr,size_t __size)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" co... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * realloc(void *__ptr,size_t __size)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* reall... | (translation_unit "void * realloc(void *__ptr,size_t __size)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void * realloc(void *__ptr,size_t __size)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* realloc(void *__ptr,size_t __size)" * (function_decla... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void * realloc(void *__ptr,size_t __size)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (pointer_declarator "* realloc(void *__ptr,size_t __size)" (* "*") (function_declarator "realloc(void *__ptr,size_t __size)" (identifier "realloc") (parameter_list "(void *__ptr,size... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(void *__ptr,size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* realloc@@GLIBC_2.0 */
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: (primi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * MASKED(void *__ptr,size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
21_yes_and_yes_strip.c | realloc | realloc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * realloc(void *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_realloc_0001a060)();
return pvVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * realloc(void *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_realloc_0001a060)();
return pvVar1;
}
| JMP dword ptr [EBX + 0x60] | null | null | null | null | [(u'INDIRECT_-1205988893', u'COPY_-1205988952'), ('tmp_72', u'CAST_-1205988886'), (u'CALLIND_-1205988966', u'CAST_-1205988885'), (u'CALLIND_-1205988966', u'INDIRECT_-1205988893'), (u'CAST_-1205988886', u'CALLIND_-1205988966'), (u'CAST_-1205988885', u'RETURN_-1205988963'), ('const-0', u'RETURN_-1205988963')] | [(u'INDIRECT_-1205988893', u'COPY_-1205988952'), ('tmp_72', u'CAST_-1205988886'), (u'CALLIND_-1205988966', u'CAST_-1205988885'), (u'CALLIND_-1205988966', u'INDIRECT_-1205988893'), (u'CAST_-1205988886', u'CALLIND_-1205988966'), (u'CAST_-1205988885', u'RETURN_-1205988963'), ('const-0', u'RETURN_-1205988963')] | null | null | 00011190 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_0001a060)();\n return pvVar1;\n}\n\n" comment (function_definition "void * realloc(void *__ptr,size_t __size)\... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_0001a060)();\n return pvVar1;\n}\n\n" comment (function_definition "void * realloc(void *__ptr,size_t __size)\... | (translation_unit "void * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_0001a060)();\n return pvVar1;\n}\n\n" (function_definition "void * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_0001a060)();\n retu... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_exp... | (function_definition "void * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_0001a060)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* realloc(void *__ptr,size_t __size)" (* "*") (function_declarator "realloc(void *__ptr,size_t __size)" (ide... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(void *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(type_1 *)PTR_realloc_0001a060)();
return pvVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * MASKED(void *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_MASKED_0001a060)();
return pvVar1;
}
|
196_hppa-linux-gnu-ld_and_hppa-linux-gnu-ld_strip.c | __cxa_finalize | __cxa_finalize |
void __cxa_finalize(void)
{
(*(code *)PTR___cxa_finalize_00090fac)();
return;
}
|
void __cxa_finalize(void)
{
(*(code *)PTR___cxa_finalize_00090fac)();
return;
}
| JMP dword ptr [EBX + 0xffffffac] | null | null | null | null | [(u'INDIRECT_-1205973742', u'COPY_-1205973801'), ('tmp_58', u'CAST_-1205973737'), (u'CALLIND_-1205973814', u'INDIRECT_-1205973742'), (u'CAST_-1205973737', u'CALLIND_-1205973814'), ('const-0', u'RETURN_-1205973811')] | [(u'INDIRECT_-1205973742', u'COPY_-1205973801'), ('tmp_58', u'CAST_-1205973737'), (u'CALLIND_-1205973814', u'INDIRECT_-1205973742'), (u'CAST_-1205973737', u'CALLIND_-1205973814'), ('const-0', u'RETURN_-1205973811')] | null | null | 00014cc0 | x86 | O0 | (translation_unit "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_00090fac)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_00090fac)();\n return;\n}" primitive_type (function_declarator "__cxa_finalize(void)" identifier (parameter_list "(void)... | (translation_unit "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_00090fac)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_00090fac)();\n return;\n}" primitive_type (function_declarator "__cxa_finalize(void)" identifier (parameter_list "(void)... | (translation_unit "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_00090fac)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_00090fac)();\n return;\n}" primitive_type (function_declarator "__cxa_finalize(void)" identifier (parameter_list "(void)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_00090fac)();\n return;\n}" (primitive_type "void") (function_declarator "__cxa_finalize(void)" (identifier "__cxa_finalize") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_s... |
void function_1(void)
{
(*(type_1 *)PTR___cxa_finalize_00090fac)();
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_00090fac)();
return;
}
|
2629_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | ~Condvar_impl_threads | FUN_0008e210 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Condvar_impl_threads(Condvar_impl_threads * this, int __in_chrg)
*/
void __thiscall
gold::Condvar_impl_threads::~Condvar_impl_threads(Condvar_impl_threads *this,int __in_chrg)
{
int __errn... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0008e210(undefined4 *param_1)
{
int __errnum;
char *pcVar1;
undefined4 uVar2;
*param_1 = &PTR_FUN_00333710;
__errnum = pthread_cond_destroy((pthread_cond_t *)(param_1 + 1));
if (__errnum == 0) {
retur... | PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x2b0de9
SUB ESP,0x10
MOV EAX,dword ptr [ESP + 0x1c]
ADD EAX,0x4
LEA EDX,[EBX + 0xffff4710]
MOV dword ptr [EAX + -0x4],EDX
PUSH EAX
CALL 0x000280e0
ADD ESP,0x10
TEST EAX,EAX
JNZ 0x0008e243
ADD ESP,0x4
POP EBX
POP ESI
RET
SUB ESP,0xc
PUSH EAX
CALL 0x00028100
MOV ESI,EAX
LEA EAX,... | null | null | null | null | [(u'PTRSUB_-1206394021', u'PTRSUB_-1206394020'), (u'CALL_-1206394263', u'CALL_-1206394186'), ('const-0', u'INT_EQUAL_-1206394237'), ('const-4', u'PTRSUB_-1206394031'), (u'PTRSUB_-1206394023', u'CAST_-1206394021'), (u'CALL_-1206394186', u'CALL_-1206394136'), ('const-0', u'PTRSUB_-1206394020'), ('const-417', u'STORE_-120... | [(u'CAST_-1206394038', u'CALL_-1206394263'), ('tmp_191', u'CBRANCH_-1206394235'), (u'PTRADD_-1206394038', u'CAST_-1206394038'), ('tmp_724', u'STORE_-1206394277'), (u'CALL_-1206394263', u'CALL_-1206394186'), ('const-0', u'INT_EQUAL_-1206394237'), ('const-1', u'RETURN_-1206394131'), ('const-0', u'RETURN_-1206394203'), ('... | null | null | 0008e210 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0008e210(undefined4 *param_1)\n\n{\n int __errnum;\n char *pcVar1;\n undefined4 uVar2;\n \n *param_1 = &PTR_FUN_00333710;\n __errnum = pthread_cond_destroy((pthread_cond_t *)(param_1 + 1));\n i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Condvar_impl_threads(Condvar_impl_threads * this, int __in_chrg)\n */\n\nvoid __thiscall\ngold::Condvar_impl_threads::~Condvar_impl_threads(Condvar_impl_threads *this,int __i... | (translation_unit "void FUN_0008e210(undefined4 *param_1)\n\n{\n int __errnum;\n char *pcVar1;\n undefined4 uVar2;\n \n *param_1 = &PTR_FUN_00333710;\n __errnum = pthread_cond_destroy((pthread_cond_t *)(param_1 + 1));\n if (__errnum == 0) {\n return;\n }\n pcVar1 = strerror(__errnum);\n uVar2 = gettext("pt... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expressio... | (function_definition "void FUN_0008e210(undefined4 *param_1)\n\n{\n int __errnum;\n char *pcVar1;\n undefined4 uVar2;\n \n *param_1 = &PTR_FUN_00333710;\n __errnum = pthread_cond_destroy((pthread_cond_t *)(param_1 + 1));\n if (__errnum == 0) {\n return;\n }\n pcVar1 = strerror(__errnum);\n uVar2 = gettext(... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Condvar_impl_threads(Condvar_impl_threads * this, int __in_chrg)
*/
void __thiscall
gold::function_1::~function_1(function_1 *this,int __in_chrg)
{
int var_2;
char *pcVar1;
char *forma... | 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 __errnum;
char *pcVar1;
undefined4 uVar2;
*param_1 = &PTR_FUN_00333710;
__errnum = pthread_cond_destroy((pthread_cond_t *)(param_1 + 1));
if (__errnum == 0) {
return;
}... |
169_aarch64-linux-gnu-c++filt(1)_and_aarch64-linux-gnu-c++filt(1)_strip.c | bfd_errmsg | bfd_errmsg |
/* WARNING: Control flow encountered bad instruction data */
void bfd_errmsg(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_errmsg(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206058742')] | [('const-1', u'RETURN_-1206058742')] | null | null | 00020100 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_errmsg(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_errmsg(void)\n\n{\n /* WARNING: Bad instru... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_errmsg(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_errmsg(void)\n\n{\n /* WARNING: Bad instru... | (translation_unit "void bfd_errmsg(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_errmsg(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_errmsg(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitiv... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_errmsg(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_errmsg(void)" (identifier "bfd_errmsg") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
84_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | bfd_init | bfd_init |
void bfd_init(void)
{
(*(code *)PTR_bfd_init_001ce164)();
return;
}
|
void bfd_init(void)
{
(*(code *)PTR_bfd_init_001ce164)();
return;
}
| JMP dword ptr [EBX + 0x164] | null | null | null | null | [(u'CALLIND_-1205967446', u'INDIRECT_-1205967374'), (u'INDIRECT_-1205967374', u'COPY_-1205967433'), (u'CAST_-1205967369', u'CALLIND_-1205967446'), ('tmp_58', u'CAST_-1205967369'), ('const-0', u'RETURN_-1205967443')] | [(u'CALLIND_-1205967446', u'INDIRECT_-1205967374'), (u'INDIRECT_-1205967374', u'COPY_-1205967433'), (u'CAST_-1205967369', u'CALLIND_-1205967446'), ('tmp_58', u'CAST_-1205967369'), ('const-0', u'RETURN_-1205967443')] | null | null | 000165a0 | x86 | O0 | (translation_unit "void bfd_init(void)\n\n{\n (*(code *)PTR_bfd_init_001ce164)();\n return;\n}\n\n" (function_definition "void bfd_init(void)\n\n{\n (*(code *)PTR_bfd_init_001ce164)();\n return;\n}" primitive_type (function_declarator "bfd_init(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo... | (translation_unit "void bfd_init(void)\n\n{\n (*(code *)PTR_bfd_init_001ce164)();\n return;\n}\n\n" (function_definition "void bfd_init(void)\n\n{\n (*(code *)PTR_bfd_init_001ce164)();\n return;\n}" primitive_type (function_declarator "bfd_init(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo... | (translation_unit "void bfd_init(void)\n\n{\n (*(code *)PTR_bfd_init_001ce164)();\n return;\n}\n\n" (function_definition "void bfd_init(void)\n\n{\n (*(code *)PTR_bfd_init_001ce164)();\n return;\n}" primitive_type (function_declarator "bfd_init(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_init(void)\n\n{\n (*(code *)PTR_bfd_init_001ce164)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_init(void)" (identifier "bfd_init") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_init_001ce164)();
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_001ce164)();
return;
}
|
2322_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | do_filename | FUN_0006c340 |
/* DWARF original prototype: string * do_filename(Incremental_library * this) */
string * __thiscall gold::Incremental_library::do_filename(Incremental_library *this)
{
return &this->filename_;
}
|
int FUN_0006c340(int param_1)
{
return param_1 + 0xc;
}
| MOV EAX,dword ptr [ESP + 0x4]
ADD EAX,0xc
RET | null | null | null | null | [(u'PTRSUB_-1206271082', u'RETURN_-1206271137'), ('const-12', u'PTRSUB_-1206271082'), ('tmp_45', u'PTRSUB_-1206271082'), ('const-0', u'RETURN_-1206271137')] | [(u'INT_ADD_-1206271140', u'RETURN_-1206271137'), ('const-0', u'RETURN_-1206271137'), ('tmp_47', u'INT_ADD_-1206271140'), ('const-12', u'INT_ADD_-1206271140')] | null | null | 0006c340 | x86 | O0 | (translation_unit "int FUN_0006c340(int param_1)\n\n{\n return param_1 + 0xc;\n}\n\n" (function_definition "int FUN_0006c340(int param_1)\n\n{\n return param_1 + 0xc;\n}" primitive_type (function_declarator "FUN_0006c340(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1" p... | (translation_unit "/* DWARF original prototype: string * do_filename(Incremental_library * this) */\n\nstring * __thiscall gold::Incremental_library::do_filename(Incremental_library *this)\n\n{\n return &this->filename_;\n}\n\n" comment (ERROR "string * __thiscall gold::Incremental_library::do_filename(Incremental_lib... | (translation_unit "int FUN_0006c340(int param_1)\n\n{\n return param_1 + 0xc;\n}\n\n" (function_definition "int FUN_0006c340(int param_1)\n\n{\n return param_1 + 0xc;\n}" primitive_type (function_declarator "FUN_0006c340(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1" p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression IDENT + LIT) ;) }))) | (function_definition "int FUN_0006c340(int param_1)\n\n{\n return param_1 + 0xc;\n}" (primitive_type "int") (function_declarator "FUN_0006c340(int param_1)" (identifier "FUN_0006c340") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier "param_1")) () ")"))) ... |
/* DWARF original prototype: string * do_filename(Incremental_library * this) */
string * __thiscall gold::Incremental_library::do_filename(Incremental_library *this)
{
return &this->filename_;
}
| 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 (return_statement (binary_expression left: (identifier) right: (number_l... | null |
int MASKED(int param_1)
{
return param_1 + 0xc;
}
|
10580_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | operator+ | FUN_00281950 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::wstring std::TEMPNAMEPLACEHOLDERVALUE(wchar_t const*, std::wstring const&) */
wchar_t * std::operator+(wchar_t *param_1,wstring *param_2)
{
size_t sVar1;
int unaff_EDI;
wstring *in_stack_0000000c;
__x86_get_pc_thunk_di();... |
int * FUN_00281950(int *param_1,wchar_t *param_2,int *param_3)
{
size_t sVar1;
int unaff_EDI;
FUN_00062073();
sVar1 = wcslen(param_2);
*param_1 = unaff_EDI + 0x131733;
/* try { // try from 00281992 to 002819b0 has its CatchHandler @ 002819c0 */
FUN_00281030(param_1,*(int *)(*param_3... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x00062073
ADD EDI,0x1286a7
PUSH ESI
PUSH EBX
SUB ESP,0x38
PUSH dword ptr [EBP + 0xc]
MOV ESI,dword ptr [EBP + 0x8]
MOV EBX,EDI
CALL 0x0002a280
POP ECX
POP EDX
MOV ECX,EAX
LEA EAX,[EDI + 0x9080]
MOV dword ptr [EBP + -0x2c],ECX
MOV dword ptr [EBP + -0x30],EAX
ADD EAX,0xc
MOV dword ptr ... | null | null | null | null | [('tmp_691', u'INT_ADD_-1204348459'), (u'CALL_-1204348512', u'INT_ADD_-1204348427'), (u'LOAD_-1204348456', u'INT_ADD_-1204348435'), (u'INT_ADD_-1204348427', u'CALL_-1204348420'), (u'COPY_-1204348333', u'RETURN_-1204348298'), ('tmp_493', u'CAST_-1204348168'), ('tmp_492', u'STORE_-1204348464'), ('tmp_1092', u'CAST_-12043... | [(u'INT_ADD_-1204348435', u'CAST_-1204348145'), ('const-417', u'LOAD_-1204348456'), (u'CALL_-1204348512', u'INT_ADD_-1204348427'), ('tmp_1085', u'CALL_-1204348420'), (u'LOAD_-1204348456', u'INT_ADD_-1204348435'), (u'INT_ADD_-1204348427', u'CALL_-1204348420'), (u'COPY_-1204348333', u'RETURN_-1204348298'), ('tmp_1085', u... | null | null | 00281950 | x86 | O0 | (translation_unit "int * FUN_00281950(int *param_1,wchar_t *param_2,int *param_3)\n\n{\n size_t sVar1;\n int unaff_EDI;\n \n FUN_00062073();\n sVar1 = wcslen(param_2);\n *param_1 = unaff_EDI + 0x131733;\n /* try { // try from 00281992 to 002819b0 has its CatchHandler @ 002819c0 */\n FUN_002810... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::wstring std::TEMPNAMEPLACEHOLDERVALUE(wchar_t const*, std::wstring const&) */\n\nwchar_t * std::operator+(wchar_t *param_1,wstring *param_2)\n\n{\n size_t sVar1;\n int unaff_EDI;\n wstring *in_stack_0000000c;\n ... | (translation_unit "int * FUN_00281950(int *param_1,wchar_t *param_2,int *param_3)\n\n{\n size_t sVar1;\n int unaff_EDI;\n \n FUN_00062073();\n sVar1 = wcslen(param_2);\n *param_1 = unaff_EDI + 0x131733;\n \n FUN_00281030(param_1,*(int *)(*param_3 + -0xc) + sVar1);\n FUN_00281340(param_1,param... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (dec... | (function_definition "int * FUN_00281950(int *param_1,wchar_t *param_2,int *param_3)\n\n{\n size_t sVar1;\n int unaff_EDI;\n \n FUN_00062073();\n sVar1 = wcslen(param_2);\n *param_1 = unaff_EDI + 0x131733;\n \n FUN_00281030(param_1,*(int *)(*param_3 + -0xc) + sVar1);\n FUN_00281340(param_1,pa... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::wstring std::TEMPNAMEPLACEHOLDERVALUE(wchar_t const*, std::wstring const&) */
type_2 * std::operator+(type_2 *param_1,type_1 *param_2)
{
size_t var_5;
int var_3;
type_1 *in_stack_0000000c;
var_1();
var_5 = var_2((type_2... | 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,wchar_t *param_2,int *param_3)
{
size_t sVar1;
int unaff_EDI;
FUN_00062073();
sVar1 = wcslen(param_2);
*param_1 = unaff_EDI + 0x131733;
/* try { // try from 00281992 to 002819b0 has its CatchHandler @ 002819c0 */
FUN_00281030(param_1,*(int *)(*param_3 + -0x... |
69_m68k-linux-gnu-objdump_and_m68k-linux-gnu-objdump_strip.c | __libc_start_main | __libc_start_main |
void __libc_start_main(void)
{
(*(code *)PTR___libc_start_main_00070120)();
return;
}
|
void __libc_start_main(void)
{
(*(code *)PTR___libc_start_main_00070120)();
return;
}
| JMP dword ptr [EBX + 0x120] | null | null | null | null | [(u'INDIRECT_-1205979934', u'COPY_-1205979993'), (u'CALLIND_-1205980006', u'INDIRECT_-1205979934'), ('const-0', u'RETURN_-1205980003'), ('tmp_58', u'CAST_-1205979929'), (u'CAST_-1205979929', u'CALLIND_-1205980006')] | [(u'INDIRECT_-1205979934', u'COPY_-1205979993'), (u'CALLIND_-1205980006', u'INDIRECT_-1205979934'), ('const-0', u'RETURN_-1205980003'), ('tmp_58', u'CAST_-1205979929'), (u'CAST_-1205979929', u'CALLIND_-1205980006')] | null | null | 00013490 | x86 | O0 | (translation_unit "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_00070120)();\n return;\n}\n\n" (function_definition "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_00070120)();\n return;\n}" primitive_type (function_declarator "__libc_start_main(void)" identifier (paramet... | (translation_unit "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_00070120)();\n return;\n}\n\n" (function_definition "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_00070120)();\n return;\n}" primitive_type (function_declarator "__libc_start_main(void)" identifier (paramet... | (translation_unit "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_00070120)();\n return;\n}\n\n" (function_definition "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_00070120)();\n return;\n}" primitive_type (function_declarator "__libc_start_main(void)" identifier (paramet... | (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 __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_00070120)();\n return;\n}" (primitive_type "void") (function_declarator "__libc_start_main(void)" (identifier "__libc_start_main") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")")))... |
void function_1(void)
{
(*(type_1 *)PTR___libc_start_main_00070120)();
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_00070120)();
return;
}
|
329_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | FUN_0002c45b | FUN_0002c45b |
void FUN_0002c45b(void)
{
int unaff_EBP;
if (*(void **)(unaff_EBP + -0x130) != *(void **)(unaff_EBP + -0x1d8)) {
operator_delete(*(void **)(unaff_EBP + -0x130));
}
if (*(void **)(unaff_EBP + -0x14c) != *(void **)(unaff_EBP + -0x1dc)) {
operator_delete(*(void **)(unaff_EBP + -0x14c));
}
if (*(vo... |
void FUN_0002c45b(void)
{
int unaff_EBP;
if (*(int *)(unaff_EBP + -0x130) != *(int *)(unaff_EBP + -0x1d8)) {
FUN_001807a0(*(int *)(unaff_EBP + -0x130));
}
if (*(int *)(unaff_EBP + -0x14c) != *(int *)(unaff_EBP + -0x1dc)) {
FUN_001807a0(*(int *)(unaff_EBP + -0x14c));
}
if (*(int *)(unaff_EBP + -... | MOV EAX,dword ptr [EBP + 0xfffffed0]
CMP EAX,dword ptr [EBP + 0xfffffe28]
JZ 0x0002c297
SUB ESP,0xc
MOV EBX,dword ptr [EBP + 0xfffffe40]
PUSH EAX
CALL 0x001807a0
ADD ESP,0x10
JMP 0x0002c297 | null | null | null | null | [('const-417', u'LOAD_-1206008729'), (u'INT_ADD_-1206009182', u'CAST_-1206008928'), ('tmp_210', u'CBRANCH_-1206009178'), ('tmp_165', u'CBRANCH_-1206009116'), (u'INT_ADD_-1206008722', u'CAST_-1206008408'), ('const-417', u'LOAD_-1206009146'), (u'LOAD_-1206009198', u'INT_NOTEQUAL_-1206009182'), (u'LOAD_-1206009146', u'INT... | [('const-417', u'LOAD_-1206008729'), (u'INT_ADD_-1206009182', u'CAST_-1206008928'), ('tmp_210', u'CBRANCH_-1206009178'), ('tmp_165', u'CBRANCH_-1206009116'), (u'INT_ADD_-1206008722', u'CAST_-1206008408'), ('const-417', u'LOAD_-1206009146'), (u'LOAD_-1206009198', u'INT_NOTEQUAL_-1206009182'), (u'LOAD_-1206009146', u'INT... | null | null | 0002c45b | x86 | O0 | (translation_unit "void FUN_0002c45b(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x130) != *(int *)(unaff_EBP + -0x1d8)) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x130));\n }\n if (*(int *)(unaff_EBP + -0x14c) != *(int *)(unaff_EBP + -0x1dc)) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x14c));\n }\... | (translation_unit "void FUN_0002c45b(void)\n\n{\n int unaff_EBP;\n \n if (*(void **)(unaff_EBP + -0x130) != *(void **)(unaff_EBP + -0x1d8)) {\n operator_delete(*(void **)(unaff_EBP + -0x130));\n }\n if (*(void **)(unaff_EBP + -0x14c) != *(void **)(unaff_EBP + -0x1dc)) {\n operator_delete(*(void **)(unaff_EBP... | (translation_unit "void FUN_0002c45b(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x130) != *(int *)(unaff_EBP + -0x1d8)) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x130));\n }\n if (*(int *)(unaff_EBP + -0x14c) != *(int *)(unaff_EBP + -0x1dc)) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x14c));\n }\... | (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_0002c45b(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x130) != *(int *)(unaff_EBP + -0x1d8)) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x130));\n }\n if (*(int *)(unaff_EBP + -0x14c) != *(int *)(unaff_EBP + -0x1dc)) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x14c));\n ... |
void function_1(void)
{
int var_1;
if (*(void **)(var_1 + -0x130) != *(void **)(var_1 + -0x1d8)) {
var_2(*(void **)(var_1 + -0x130));
}
if (*(void **)(var_1 + -0x14c) != *(void **)(var_1 + -0x1dc)) {
var_2(*(void **)(var_1 + -0x14c));
}
if (*(void **)(var_1 + -0x1b8) != *(void **)(var_1 + -0x1e... | 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 + -0x130) != *(int *)(unaff_EBP + -0x1d8)) {
FUN_001807a0(*(int *)(unaff_EBP + -0x130));
}
if (*(int *)(unaff_EBP + -0x14c) != *(int *)(unaff_EBP + -0x1dc)) {
FUN_001807a0(*(int *)(unaff_EBP + -0x14c));
}
if (*(int *)(unaff_EBP + -0x1b8)... |
9630_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | ~overflow_error | FUN_00236b40 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::overflow_error::~overflow_error() */
void __thiscall std::overflow_error::~overflow_error(overflow_error *this)
{
~overflow_error(this);
operator_delete(this);
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00236b40(undefined4 param_1)
{
FUN_00236b10(param_1);
FUN_001e6db0(param_1);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x1584b9
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
PUSH ESI
CALL 0x00236b10
MOV dword ptr [ESP],ESI
CALL 0x001e6db0
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('tmp_181', u'CALL_-1203999860'), ('const-0', u'RETURN_-1203999827'), ('tmp_181', u'CALL_-1203999873')] | [('tmp_334', u'CALL_-1203999860'), ('const-0', u'RETURN_-1203999827'), ('tmp_334', u'CALL_-1203999873')] | null | null | 00236b40 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00236b40(undefined4 param_1)\n\n{\n FUN_00236b10(param_1);\n FUN_001e6db0(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_00236b40(undefined4 param_1)\n\n{\n FUN_00236b10(param_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::overflow_error::~overflow_error() */\n\nvoid __thiscall std::overflow_error::~overflow_error(overflow_error *this)\n\n{\n ~overflow_error(this);\n operator_delete(this);\n return;\n}\n\n" comment comme... | (translation_unit "void FUN_00236b40(undefined4 param_1)\n\n{\n FUN_00236b10(param_1);\n FUN_001e6db0(param_1);\n return;\n}\n\n" (function_definition "void FUN_00236b40(undefined4 param_1)\n\n{\n FUN_00236b10(param_1);\n FUN_001e6db0(param_1);\n return;\n}" primitive_type (function_declarator "FUN_00236b40(undef... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement re... | (function_definition "void FUN_00236b40(undefined4 param_1)\n\n{\n FUN_00236b10(param_1);\n FUN_001e6db0(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00236b40(undefined4 param_1)" (identifier "FUN_00236b40") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::overflow_error::~overflow_error() */
void __thiscall std::function_1::~function_1(function_1 *this)
{
~function_1(this);
var_1(this);
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (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_00236b10(param_1);
FUN_001e6db0(param_1);
return;
}
|
672_vdir_and_vdir_strip.c | wcscat | wcscat |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
wchar_t * wcscat(wchar_t *__dest,wchar_t *__src)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* wcscat@@GLIBC_2.0 */
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
wchar_t * wcscat(wchar_t *__dest,wchar_t *__src)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206066766')] | [('const-1', u'RETURN_-1206066766')] | null | null | 0003e1a8 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nwchar_t * wcscat(wchar_t *__dest,wchar_t *__src)\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\nwchar_t * wcscat(wchar_t *__dest,wchar_t *__src)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /... | (translation_unit "wchar_t * wcscat(wchar_t *__dest,wchar_t *__src)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "wchar_t * wcscat(wchar_t *__dest,wchar_t *__src)\n\n{\n \n halt_baddata();\n}" type_identifier (pointer_declarator "* wcscat(wchar_t *__dest,wchar_t *__src)... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))... | (function_definition "wchar_t * wcscat(wchar_t *__dest,wchar_t *__src)\n\n{\n \n halt_baddata();\n}" (type_identifier "wchar_t") (pointer_declarator "* wcscat(wchar_t *__dest,wchar_t *__src)" (* "*") (function_declarator "wcscat(wchar_t *__dest,wchar_t *__src)" (identifier "wcscat") (parameter_list ... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 * function_1(type_1 *__dest,type_1 *__src)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* wcscat@@GLIBC_2.0 */
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (typ... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
wchar_t * MASKED(wchar_t *__dest,wchar_t *__src)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
110_rmdir_and_rmdir_strip.c | quote_n_mem | FUN_00013a4c |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
char * quote_n_mem(int n,char *arg,size_t argsize)
{
char *pcVar1;
pcVar1 = quotearg_n_options(n,arg,argsize,"e_quoting_options);
return pcVar1;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00013a4c(undefined4 param_1,undefined4 param_2,undefined4 param_3)
{
FUN_000132f5(param_1,param_2,param_3,&DAT_0001f140);
return;
}
| PUSH EBP
MOV EBP,ESP
SUB ESP,0x8
CALL 0x00011e66
ADD EAX,0xb5a9
LEA EAX,[EAX + 0x140]
PUSH EAX
PUSH dword ptr [EBP + 0x10]
PUSH dword ptr [EBP + 0xc]
PUSH dword ptr [EBP + 0x8]
CALL 0x000132f5
ADD ESP,0x10
LEAVE
RET | null | null | null | null | [('const-0', u'PTRSUB_-1205978351'), ('const-0', u'RETURN_-1205978435'), (u'CALL_-1205978462', u'RETURN_-1205978435'), ('const-127296', u'PTRSUB_-1205978351'), (u'PTRSUB_-1205978351', u'CALL_-1205978462'), ('tmp_189', u'CALL_-1205978462'), ('tmp_187', u'CALL_-1205978462'), ('tmp_188', u'CALL_-1205978462')] | [(u'PTRSUB_-1205978356', u'CALL_-1205978462'), ('const-0', u'RETURN_-1205978435'), ('tmp_319', u'CALL_-1205978462'), ('const-127296', u'PTRSUB_-1205978356'), ('tmp_320', u'CALL_-1205978462'), ('tmp_318', u'CALL_-1205978462'), ('const-0', u'PTRSUB_-1205978356')] | null | null | 00013a4c | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00013a4c(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000132f5(param_1,param_2,param_3,&DAT_0001f140);\n return;\n}\n\n" comment (function_definition "void FUN_00013a4c(undef... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nchar * quote_n_mem(int n,char *arg,size_t argsize)\n\n{\n char *pcVar1;\n \n pcVar1 = quotearg_n_options(n,arg,argsize,"e_quoting_options);\n return pcVar1;\n}... | (translation_unit "void FUN_00013a4c(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000132f5(param_1,param_2,param_3,&DAT_0001f140);\n return;\n}\n\n" (function_definition "void FUN_00013a4c(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000132f5(param_1,param_2,param_3,&D... | (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 , IDENT , (pointer_e... | (function_definition "void FUN_00013a4c(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000132f5(param_1,param_2,param_3,&DAT_0001f140);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00013a4c(undefined4 param_1,undefined4 param_2,undefined4 param_3)" (identifier "FUN_00013a4c") ... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
char * function_1(int n,char *arg,size_t argsize)
{
char *pcVar1;
pcVar1 = var_1(n,arg,argsize,"e_quoting_options);
return pcVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (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)
{
FUN_000132f5(param_1,param_2,param_3,&DAT_0001f140);
return;
}
|
8006_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | default_error_condition | FUN_001c5580 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* (anonymous namespace)::system_error_category::default_error_condition(int) const */
int (anonymous_namespace)::system_error_category::default_error_condition(int param_1)
{
undefined4 uVar1;
undefined4 in_stack_0000000c;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 * FUN_001c5580(undefined4 *param_1,undefined4 param_2,undefined4 param_3)
{
undefined4 uVar1;
switch(param_3) {
default:
uVar1 = FUN_001c5540();
*param_1 = param_3;
param_1[1] = uVar1;
return ... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,dword ptr [ESP + 0x18]
CALL 0x00032730
ADD EBX,0x13ca74
MOV ESI,dword ptr [ESP + 0x10]
CMP EDI,0x83
JA 0x001c55c8
MOV EAX,dword ptr [EBX + EDI*0x4 + 0xfff3a0a4]
ADD EAX,EBX
JMP EAX
CALL 0x001c5540
MOV dword ptr [ESI],EDI
MOV dword ptr [ESI + 0x4],EAX
MOV EAX,ESI
POP EBX
POP ESI
POP ED... | null | null | null | null | [('tmp_491', u'BRANCHIND_-1207740957'), (u'CAST_-1207740776', u'STORE_-1207740914'), ('const-417', u'STORE_-1207740917'), (u'INT_ADD_-1207740898', u'CAST_-1207740747'), ('tmp_292', u'INT_ADD_-1207740898'), ('tmp_292', u'CAST_-1207740750'), (u'INT_ADD_-1207740895', u'CAST_-1207740773'), (u'CAST_-1207740773', u'STORE_-12... | [('tmp_501', u'STORE_-1207740914'), ('const-417', u'STORE_-1207740917'), ('const-1', u'PTRADD_-1207740748'), ('tmp_501', u'COPY_-1207740907'), ('tmp_501', u'COPY_-1207740910'), ('const-417', u'STORE_-1207740912'), (u'PTRADD_-1207740773', u'STORE_-1207740909'), ('const-417', u'STORE_-1207740909'), ('tmp_501', u'STORE_-1... | null | null | 001c5580 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 * FUN_001c5580(undefined4 *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 uVar1;\n \n switch(param_3) {\n default:\n uVar1 = FUN_001c5540();\n *param_1 = param_3;\n pa... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* (anonymous namespace)::system_error_category::default_error_condition(int) const */\n\nint (anonymous_namespace)::system_error_category::default_error_condition(int param_1)\n\n{\n undefined4 uVar1;\n undefi... | (translation_unit "undefined4 * FUN_001c5580(undefined4 *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 uVar1;\n \n switch(param_3) {\n default:\n uVar1 = FUN_001c5540();\n *param_1 = param_3;\n param_1[1] = uVar1;\n return param_1;\n case 1:\n case 2:\n case 3:\n case 4:\n case 5... | (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 IDENT ;) (switch_statement switc... | (function_definition "undefined4 * FUN_001c5580(undefined4 *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 uVar1;\n \n switch(param_3) {\n default:\n uVar1 = FUN_001c5540();\n *param_1 = param_3;\n param_1[1] = uVar1;\n return param_1;\n case 1:\n case 2:\n case 3:\n case 4:\n cas... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* (anonymous namespace)::system_error_category::default_error_condition(int) const */
int (anonymous_namespace)::system_error_category::function_1(int var_2)
{
type_1 uVar1;
type_1 in_stack_0000000c;
switch(in_stack_000... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 * MASKED(undefined4 *param_1,undefined4 param_2,undefined4 param_3)
{
undefined4 uVar1;
switch(param_3) {
default:
uVar1 = FUN_001c5540();
*param_1 = param_3;
param_1[1] = uVar1;
return param_... |
624_i686-kfreebsd-gnu-objdump_and_i686-kfreebsd-gnu-objdump_strip.c | vfprintf | vfprintf |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* vfprintf@@GL... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206357590')] | [('const-1', u'RETURN_-1206357590')] | null | null | 000771a0 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_bad... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "vfprintf(FILE *__s... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argu... | (function_definition "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)" (identifier "vfprintf") (parameter_list "(FILE *__s,char *__format,__gnuc_va_list __ar... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__s,char *__format,type_2 __arg)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* vfprintf@@GLIBC_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__s,char *__format,__gnuc_va_list __arg)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
2060_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | _M_realloc_insert<const_gold::Offset_to_lineno_entry&> | FUN_00055f40 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: _M_realloc_insert<const gold::Offset_to_lineno_entry&>
DWARF original prototype: void
_M_realloc_insert<const_gold::Offset_to_lineno_entry&>(vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Of... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00055f40(undefined4 *param_1,void *param_2,undefined4 *param_3)
{
void *__dest;
void *__src;
void *pvVar1;
int iVar2;
void *__dest_00;
uint uVar3;
size_t __n;
int local_28;
__src = (void *)*param_1;... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x2ac0b7
SUB ESP,0x2c
MOV EAX,dword ptr [ESP + 0x40]
MOV EDI,dword ptr [ESP + 0x44]
MOV EBP,dword ptr [ESP + 0x48]
MOV ECX,dword ptr [EAX]
MOV EAX,dword ptr [EAX + 0x4]
MOV dword ptr [ESP + 0x10],EAX
SUB EAX,ECX
SUB EDI,ECX
SAR EAX,0x2
MOV dword ptr [ESP + 0xc... | null | null | null | null | [(u'INT_MULT_-1206231043', u'INT_EQUAL_-1206231048'), (u'PTRSUB_-1206229894', u'PTRSUB_-1206229887'), ('tmp_1445', u'INT_EQUAL_-1206230812'), ('const-20', u'INT_MULT_-1206230371'), ('const-0', u'PTRSUB_-1206230032'), (u'CAST_-1206229966', u'INT_ADD_-1206230846'), (u'LOAD_-1206231153', u'INT_NOTEQUAL_-1206230716'), (u'C... | [(u'INT_MULT_-1206231043', u'INT_EQUAL_-1206231048'), (u'PTRADD_-1206230026', u'LOAD_-1206230885'), ('const-4', u'PTRADD_-1206229907'), (u'CAST_-1206230123', u'CALL_-1206230539'), (u'CAST_-1206230123', u'CAST_-1206230107'), (u'PTRADD_-1206229903', u'STORE_-1206230609'), ('tmp_379', u'CBRANCH_-1206231015'), (u'INT_SUB_-... | null | null | 00055f40 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00055f40(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n int iVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original name: _M_realloc_insert<const gold::Offset_to_lineno_entry&>\n DWARF original prototype: void\n _M_realloc_insert<const_gold::Offset_to_lineno_entry&>(vector<gold::Offset_to_lineno_entry,_st... | (translation_unit "void FUN_00055f40(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n int iVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;\n \n __src = (void *)*param_1;\n pvVar1 = (void *)param_1[1];\n __n = (int)param_2 - (in... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_... | (function_definition "void FUN_00055f40(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n int iVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;\n \n __src = (void *)*param_1;\n pvVar1 = (void *)param_1[1];\n __n = (int)param_2 - ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: _M_realloc_insert<const gold::Offset_to_lineno_entry&>
DWARF original prototype: void
_M_realloc_insert<const_gold::Offset_to_lineno_entry&>(vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Of... | 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,void *param_2,undefined4 *param_3)
{
void *__dest;
void *__src;
void *pvVar1;
int iVar2;
void *__dest_00;
uint uVar3;
size_t __n;
int local_28;
__src = (void *)*param_1;
pvV... |
356_m68k-linux-gnu-objdump_and_m68k-linux-gnu-objdump_strip.c | debug_write_linenos | FUN_000397e0 |
/* DWARF original prototype: bfd_boolean debug_write_linenos(debug_handle * info, debug_write_fns *
fns, void * fhandle, bfd_vma address, debug_handle * info) */
bfd_boolean __regparm3
debug_write_linenos(debug_handle *info,debug_write_fns *fns,void *fhandle,bfd_vma address,
debug_handle *info_1... |
undefined4 __regparm3
FUN_000397e0(int *param_1,uint *param_2,undefined4 *param_3,undefined4 param_4,uint param_5)
{
int iVar1;
uint uVar2;
int *piVar3;
piVar3 = (int *)*param_1;
if (piVar3 != (int *)0x0) {
uVar2 = *param_2;
if (9 < uVar2) goto LAB_00039860;
do {
iVar1 = piVar3[uVar2 + ... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV EBP,dword ptr [EAX]
MOV EDI,dword ptr [ESP + 0x30]
TEST EBP,EBP
JZ 0x00039875
MOV dword ptr [ESP + 0xc],EAX
MOV EAX,dword ptr [EDX]
MOV EBX,ECX
MOV ESI,EDX
CMP EAX,0x9
JA 0x00039860
LEA ECX,[EBP + EAX*0x4]
MOV EAX,dword ptr [ECX + 0x8]
CMP EAX,-0x1
JZ 0x00039860
MOV ... | null | null | null | null | [('const-0', u'PTRSUB_-1206085012'), (u'INT_NOTEQUAL_-1206085241', u'CBRANCH_-1206085240'), ('const-0', u'PTRSUB_-1206084968'), ('const-1', u'COPY_-1206085410'), (u'LOAD_-1206085598', u'INT_LESS_-1206085562'), (u'LOAD_-1206085634', u'INT_NOTEQUAL_-1206085609'), ('const-0', u'PTRSUB_-1206084936'), ('tmp_731', u'PTRSUB_-... | [(u'MULTIEQUAL_-1206085025', u'INT_LESSEQUAL_-1206085504'), ('const-417', u'LOAD_-1206085368'), (u'INT_NOTEQUAL_-1206085241', u'CBRANCH_-1206085240'), ('const-0', u'RETURN_-1206085342'), (u'LOAD_-1206085346', u'MULTIEQUAL_-1206085025'), ('const-1', u'COPY_-1206085410'), (u'LOAD_-1206085598', u'INT_LESS_-1206085562'), (... | null | null | 000397e0 | x86 | O0 | (translation_unit "undefined4 __regparm3\nFUN_000397e0(int *param_1,uint *param_2,undefined4 *param_3,undefined4 param_4,uint param_5)\n\n{\n int iVar1;\n uint uVar2;\n int *piVar3;\n \n piVar3 = (int *)*param_1;\n if (piVar3 != (int *)0x0) {\n uVar2 = *param_2;\n if (9 < uVar2) goto LAB_00039860;\n do {... | (translation_unit "/* DWARF original prototype: bfd_boolean debug_write_linenos(debug_handle * info, debug_write_fns *\n fns, void * fhandle, bfd_vma address, debug_handle * info) */\n\nbfd_boolean __regparm3\ndebug_write_linenos(debug_handle *info,debug_write_fns *fns,void *fhandle,bfd_vma address,\n ... | (translation_unit "undefined4 __regparm3\nFUN_000397e0(int *param_1,uint *param_2,undefined4 *param_3,undefined4 param_4,uint param_5)\n\n{\n int iVar1;\n uint uVar2;\n int *piVar3;\n \n piVar3 = (int *)*param_1;\n if (piVar3 != (int *)0x0) {\n uVar2 = *param_2;\n if (9 < uVar2) goto LAB_00039860;\n do {... | (translation_unit (function_definition TYPE (ERROR IDENT) (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) , ... | (function_definition "undefined4 __regparm3\nFUN_000397e0(int *param_1,uint *param_2,undefined4 *param_3,undefined4 param_4,uint param_5)\n\n{\n int iVar1;\n uint uVar2;\n int *piVar3;\n \n piVar3 = (int *)*param_1;\n if (piVar3 != (int *)0x0) {\n uVar2 = *param_2;\n if (9 < uVar2) goto LAB_00039860;\n d... |
/* DWARF original prototype: bfd_boolean debug_write_linenos(debug_handle * info, debug_write_fns *
fns, void * fhandle, bfd_vma address, debug_handle * info) */
type_1 __regparm3
function_1(type_2 *info,type_3 *fns,void *fhandle,type_4 address,
type_2 *var_4)
{
type_5 *var_3;
type_2 *var_5... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier... | null |
undefined4 __regparm3
MASKED(int *param_1,uint *param_2,undefined4 *param_3,undefined4 param_4,uint param_5)
{
int iVar1;
uint uVar2;
int *piVar3;
piVar3 = (int *)*param_1;
if (piVar3 != (int *)0x0) {
uVar2 = *param_2;
if (9 < uVar2) goto LAB_00039860;
do {
iVar1 = piVar3[uVar2 + 2];
... |
1394_sqldiff_and_sqldiff_strip.c | sqlite3_unlock_notify | FUN_00057bc0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int sqlite3_unlock_notify(sqlite3 *db,_func_void_void_ptr_ptr_int *xNotify,void *pArg)
{
_func_void_void_ptr_ptr_int *p_Var1;
sqlite3 *psVar2;
sqlite3 **ppsVar3;
int err_code;
sqlite3 *psVar4;
char *zFormat;
sqli... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00057bc0(int param_1,code *param_2,undefined4 param_3)
{
int iVar1;
int *piVar2;
undefined4 *puVar3;
undefined4 uVar4;
int iVar5;
char *pcVar6;
FUN_00019df0(*(undefined4 *)(param_1 + 0xc));
FUN_... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000145a0
ADD EBX,0xf130b
SUB ESP,0x18
MOV EDI,dword ptr [ESP + 0x2c]
MOV EBP,dword ptr [ESP + 0x30]
PUSH dword ptr [EDI + 0xc]
CALL 0x00019df0
CALL 0x0001db60
ADD ESP,0x10
TEST EBP,EBP
JZ 0x00057d00
MOV EAX,dword ptr [EDI + 0x1e4]
TEST EAX,EAX
JZ 0x00057cc0
MOV ESI,EAX
CMP EAX... | null | null | null | null | [(u'PTRSUB_-1206222314', u'STORE_-1206223105'), (u'PTRSUB_-1206222589', u'STORE_-1206223698'), ('tmp_1435', u'PTRSUB_-1206222507'), (u'INDIRECT_-1206222595', u'INT_EQUAL_-1206223626'), ('const-417', u'LOAD_-1206223083'), (u'INDIRECT_-1206222250', u'MULTIEQUAL_-1206222524'), ('const-500', u'PTRSUB_-1206222461'), ('const... | [(u'MULTIEQUAL_-1206222859', u'COPY_-1206223369'), (u'STORE_-1206223496', u'INDIRECT_-1206222486'), (u'INDIRECT_-1206222321', u'MULTIEQUAL_-1206222428'), (u'INDIRECT_-1206222256', u'MULTIEQUAL_-1206222235'), (u'INT_NOTEQUAL_-1206223065', u'CBRANCH_-1206223065'), ('const-500', u'INT_ADD_-1206222897'), (u'COPY_-120622222... | null | null | 00057bc0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00057bc0(int param_1,code *param_2,undefined4 param_3)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 *puVar3;\n undefined4 uVar4;\n int iVar5;\n char *pcVar6;\n \n FUN_00019df0(*(undefin... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint sqlite3_unlock_notify(sqlite3 *db,_func_void_void_ptr_ptr_int *xNotify,void *pArg)\n\n{\n _func_void_void_ptr_ptr_int *p_Var1;\n sqlite3 *psVar2;\n sqlite3 **ppsVar3;\n int err_code;\n sqlite3 *psVar4;... | (translation_unit "undefined4 FUN_00057bc0(int param_1,code *param_2,undefined4 param_3)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 *puVar3;\n undefined4 uVar4;\n int iVar5;\n char *pcVar6;\n \n FUN_00019df0(*(undefined4 *)(param_1 + 0xc));\n FUN_0001db60();\n if (param_2 == (code *)0x0) {\n if (DAT_001... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT)... | (function_definition "undefined4 FUN_00057bc0(int param_1,code *param_2,undefined4 param_3)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 *puVar3;\n undefined4 uVar4;\n int iVar5;\n char *pcVar6;\n \n FUN_00019df0(*(undefined4 *)(param_1 + 0xc));\n FUN_0001db60();\n if (param_2 == (code *)0x0) {\n if (DAT_... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int function_1(type_1 *var_5,type_2 *var_3,void *pArg)
{
type_2 *var_9;
type_1 *var_6;
type_1 **ppsVar3;
int err_code;
type_1 *var_8;
char *zFormat;
var_1(var_5->mutex);
var_2();
if (var_3 == (type_2 *)0x0) {... | 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: (pointer_declarator declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int param_1,code *param_2,undefined4 param_3)
{
int iVar1;
int *piVar2;
undefined4 *puVar3;
undefined4 uVar4;
int iVar5;
char *pcVar6;
FUN_00019df0(*(undefined4 *)(param_1 + 0xc));
FUN_0001db... |
8784_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | operator<< | FUN_00256790 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::ostream::TEMPNAMEPLACEHOLDERVALUE(long long) */
void __thiscall std::ostream::operator<<(ostream *this,longlong param_1)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00256790(undefined4 param_1,undefined4 param_2,undefined4 param_3)
{
FUN_002565a0(param_1,param_2,param_3);
return;
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x1bd86a
SUB ESP,0xc
PUSH dword ptr [ESP + 0x1c]
PUSH dword ptr [ESP + 0x1c]
PUSH dword ptr [ESP + 0x1c]
CALL 0x002565a0
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1204131934')] | [('tmp_297', u'CALL_-1204131877'), ('const-0', u'RETURN_-1204131849'), ('tmp_296', u'CALL_-1204131877'), ('tmp_295', u'CALL_-1204131877')] | null | null | 00256790 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00256790(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_002565a0(param_1,param_2,param_3);\n return;\n}\n\n" comment (function_definition "void FUN_00256790(undefined4 param_1,... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::ostream::TEMPNAMEPLACEHOLDERVALUE(long long) */\n\nvoid __thiscall std::ostream::operator<<(ostream *this,longlong param_1)\n\n{\n}\n\n" comment comment (ERROR "void __thiscall std::ostream::operator<<(os... | (translation_unit "void FUN_00256790(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_002565a0(param_1,param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_00256790(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_002565a0(param_1,param_2,param_3);\n return;\n}"... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (retu... | (function_definition "void FUN_00256790(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_002565a0(param_1,param_2,param_3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00256790(undefined4 param_1,undefined4 param_2,undefined4 param_3)" (identifier "FUN_00256790") (parameter_lis... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::ostream::TEMPNAMEPLACEHOLDERVALUE(long long) */
void __thiscall std::ostream::operator<<(ostream *this,longlong param_1)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3)
{
FUN_002565a0(param_1,param_2,param_3);
return;
}
|
6992_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | is_section_name_included | FUN_0028bb20 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: bool is_section_name_included(Relobj * this, char * name) */
bool __thiscall gold::Relobj::is_section_name_included(Relobj *this,char *name)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bool FUN_0028bb20(undefined4 param_1,byte *param_2)
{
char *pcVar1;
int iVar2;
byte *pbVar3;
byte *pbVar4;
bool bVar5;
bool bVar6;
bool bVar7;
byte bVar8;
bVar8 = 0;
iVar2 = 6;
bVar5 = &stack0xfffffff0 <... | PUSH EBP
MOV ECX,0x6
MOV EBP,0x1
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x35e4cd
SUB ESP,0xc
MOV EDX,dword ptr [ESP + 0x24]
MOV EDI,EDX
LEA ESI,[EBX + 0xffea0043]
CMPSB.REPE ES:EDI,ESI
SETA AL
SBB AL,0x0
TEST AL,AL
JZ 0x0028bce2
MOV ECX,0x6
LEA ESI,[EBX + 0xffea0062]
MOV EDI,EDX
CMPSB.REPE ES:EDI,ESI
SETA A... | null | null | null | null | [('const-1', u'RETURN_-1204307126')] | [(u'MULTIEQUAL_-1204304854', u'MULTIEQUAL_-1204304851'), ('const-5', u'COPY_-1204306407'), (u'PTRADD_-1204306404', u'COPY_-1204304285'), ('const-417', u'LOAD_-1204306724'), (u'MULTIEQUAL_-1204304515', u'MULTIEQUAL_-1204304339'), (u'BOOL_NEGATE_-1204306046', u'CBRANCH_-1204306077'), ('const-417', u'LOAD_-1204305725'), (... | null | null | 0028bb20 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool FUN_0028bb20(undefined4 param_1,byte *param_2)\n\n{\n char *pcVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n byte bVar8;\n \n bVar8 = 0;\n iVar2 ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: bool is_section_name_included(Relobj * this, char * name) */\n\nbool __thiscall gold::Relobj::is_section_name_included(Relobj *this,char *name)\n\n{\n}\n\n" comment comment (function_... | (translation_unit "bool FUN_0028bb20(undefined4 param_1,byte *param_2)\n\n{\n char *pcVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n byte bVar8;\n \n bVar8 = 0;\n iVar2 = 6;\n bVar5 = &stack0xfffffff0 < (undefined1 *)0xc;\n bVar7 = &stack0x00000000 == (undefi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declar... | (function_definition "bool FUN_0028bb20(undefined4 param_1,byte *param_2)\n\n{\n char *pcVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n byte bVar8;\n \n bVar8 = 0;\n iVar2 = 6;\n bVar5 = &stack0xfffffff0 < (undefined1 *)0xc;\n bVar7 = &stack0x00000000 == (und... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: bool is_section_name_included(Relobj * this, char * name) */
bool __thiscall gold::type_1::function_1(type_1 *this,char *name)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bool MASKED(undefined4 param_1,byte *param_2)
{
char *pcVar1;
int iVar2;
byte *pbVar3;
byte *pbVar4;
bool bVar5;
bool bVar6;
bool bVar7;
byte bVar8;
bVar8 = 0;
iVar2 = 6;
bVar5 = &stack0xfffffff0 < (unde... |
1690_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c | KuwaharaImage._omp_fn.4 | FUN_000c3153 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* WARNING: Enum "GravityType": Some values do not have unique names */
/* WARNING: Enum "DisposeType": Some values do not have unique names */
/* WARNING: Enum "ChannelType": Some values do not have unique names */
/* WARNING: Enu... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void FUN_000c3153(int *param_1)
{
longlong lVar1;
int iVar2;
int iVar3;
int iVar4;
int iVar5;
int iVar6;
int iVar7;
int iVar8;
uint *puVar9;
int iVar10;
int iVar11;
int iVar12;
uint uVar13;
int iVar14... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x2ac
CALL 0x0003ecda
ADD ESI,0x306e9c
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + 0xfffffd64],EAX
MOV EAX,GS:[0x14]
MOV dword ptr [EBP + -0x1c],EAX
XOR EAX,EAX
MOV EAX,dword ptr [EBP + 0xfffffd64]
MOV EAX,dword ptr [EAX + 0x18]
MOV dword ptr [EBP + 0xfffff... | null | null | null | null | [(u'INDIRECT_-1206694929', u'MULTIEQUAL_-1206695419'), (u'LOAD_-1206699829', u'INT_EQUAL_-1206699811'), ('tmp_11175', u'PTRSUB_-1206693959'), (u'CALL_-1206699443', u'INDIRECT_-1206694870'), (u'MULTIEQUAL_-1206696416', u'INT_ADD_-1206699677'), (u'INDIRECT_-1206694652', u'MULTIEQUAL_-1206694583'), (u'PTRADD_-1206693720',... | [(u'LOAD_-1206699829', u'INT_EQUAL_-1206699811'), (u'INT_ADD_-1206701449', u'CAST_-1206695273'), (u'CALL_-1206701067', u'INDIRECT_-1206695669'), (u'INDIRECT_-1206695080', u'MULTIEQUAL_-1206695641'), (u'INDIRECT_-1206695900', u'MULTIEQUAL_-1206695230'), (u'INDIRECT_-1206694716', u'MULTIEQUAL_-1206694703'), (u'INT_ADD_-1... | null | null | 000c3153 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_000c3153(int *param_1)\n\n{\n longlong lVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n uint *puVar9;\n int iVar10;\n int iVar11;\n int i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* WARNING: Enum "GravityType": Some values do not have unique names */\n/* WARNING: Enum "DisposeType": Some values do not have unique names */\n/* WARNING: Enum "ChannelType": Some values do not have unique nam... | (translation_unit "void FUN_000c3153(int *param_1)\n\n{\n longlong lVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n uint *puVar9;\n int iVar10;\n int iVar11;\n int iVar12;\n uint uVar13;\n int iVar14;\n int iVar15;\n uint uVar16;\n int in_GS_OFFSET;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration... | (function_definition "void FUN_000c3153(int *param_1)\n\n{\n longlong lVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n uint *puVar9;\n int iVar10;\n int iVar11;\n int iVar12;\n uint uVar13;\n int iVar14;\n int iVar15;\n uint uVar16;\n int in_GS_OFFSET;... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* WARNING: Enum "GravityType": Some values do not have unique names */
/* WARNING: Enum "DisposeType": Some values do not have unique names */
/* WARNING: Enum "ChannelType": Some values do not have unique names */
/* WARNING: Enu... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void MASKED(int *param_1)
{
longlong lVar1;
int iVar2;
int iVar3;
int iVar4;
int iVar5;
int iVar6;
int iVar7;
int iVar8;
uint *puVar9;
int iVar10;
int iVar11;
int iVar12;
uint uVar13;
int iVar14;
in... |
683_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | _M_initialize_numpunct | FUN_00033390 |
/* std::numpunct<char>::_M_initialize_numpunct(__locale_struct*) [clone .cold.0] */
void __regparm3 std::numpunct<char>::_M_initialize_numpunct(__locale_struct *param_1)
{
int *piVar1;
int unaff_ESI;
__cxa_begin_catch(param_1);
piVar1 = *(int **)(unaff_ESI + 8);
if (piVar1 != (int *)0x0) {
... |
void __regparm3 FUN_00033390(undefined4 param_1)
{
int *piVar1;
int unaff_ESI;
FUN_001e64c0(param_1);
piVar1 = *(int **)(unaff_ESI + 8);
if (piVar1 != (int *)0x0) {
/* try { // try from 000333ac to 000333c0 has its CatchHandler @ 000333c1 */
(**(code **)(*piVar1 + 4))(piVar1);
}... | SUB ESP,0xc
MOV EBX,dword ptr [EBP + -0x1c]
PUSH EAX
CALL 0x001e64c0
MOV EAX,dword ptr [ESI + 0x8]
ADD ESP,0x10
TEST EAX,EAX
JZ 0x000333b2
MOV EDX,dword ptr [EAX]
SUB ESP,0xc
PUSH EAX
CALL dword ptr [EDX + 0x4]
ADD ESP,0x10
MOV dword ptr [ESI + 0x8],0x0
MOV EBX,dword ptr [EBP + -0x1c]
CALL 0x001e5680 | null | null | null | null | [(u'INT_ADD_-1206111243', u'CAST_-1206111101'), ('const-417', u'LOAD_-1206111311'), (u'CAST_-1206111118', u'LOAD_-1206111311'), (u'INT_NOTEQUAL_-1206111280', u'CBRANCH_-1206111280'), ('const-417', u'LOAD_-1206111280'), ('tmp_366', u'INT_ADD_-1206111222'), ('const-417', u'LOAD_-1206111259'), (u'LOAD_-1206111259', u'CALL... | [('const-417', u'LOAD_-1206111280'), ('const-417', u'LOAD_-1206111311'), (u'INT_ADD_-1206111243', u'CAST_-1206111101'), ('tmp_365', u'INT_ADD_-1206111222'), (u'CAST_-1206111118', u'LOAD_-1206111311'), (u'INT_NOTEQUAL_-1206111280', u'CBRANCH_-1206111280'), (u'LOAD_-1206111259', u'CALLIND_-1206111249'), ('const-8', u'INT... | null | null | 00033390 | x86 | O0 | (translation_unit "void __regparm3 FUN_00033390(undefined4 param_1)\n\n{\n int *piVar1;\n int unaff_ESI;\n \n FUN_001e64c0(param_1);\n piVar1 = *(int **)(unaff_ESI + 8);\n if (piVar1 != (int *)0x0) {\n /* try { // try from 000333ac to 000333c0 has its CatchHandler @ 000333c1 */\n (**(code **... | (translation_unit "/* std::numpunct<char>::_M_initialize_numpunct(__locale_struct*) [clone .cold.0] */\n\nvoid __regparm3 std::numpunct<char>::_M_initialize_numpunct(__locale_struct *param_1)\n\n{\n int *piVar1;\n int unaff_ESI;\n \n __cxa_begin_catch(param_1);\n piVar1 = *(int **)(unaff_ESI + 8);\n if (piVar1 !=... | (translation_unit "void __regparm3 FUN_00033390(undefined4 param_1)\n\n{\n int *piVar1;\n int unaff_ESI;\n \n FUN_001e64c0(param_1);\n piVar1 = *(int **)(unaff_ESI + 8);\n if (piVar1 != (int *)0x0) {\n \n (**(code **)(*piVar1 + 4))(piVar1);\n }\n *(undefined4 *)(unaff_ESI + 8) = 0;\n ... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (exp... | (function_definition "void __regparm3 FUN_00033390(undefined4 param_1)\n\n{\n int *piVar1;\n int unaff_ESI;\n \n FUN_001e64c0(param_1);\n piVar1 = *(int **)(unaff_ESI + 8);\n if (piVar1 != (int *)0x0) {\n \n (**(code **)(*piVar1 + 4))(piVar1);\n }\n *(undefined4 *)(unaff_ESI + 8) = 0;\n ... |
/* std::numpunct<char>::_M_initialize_numpunct(__locale_struct*) [clone .cold.0] */
void __regparm3 std::numpunct<char>::var_1(var_2 *var_3)
{
int *var_6;
int var_5;
var_4(var_3);
var_6 = *(int **)(var_5 + 8);
if (var_6 != (int *)0x0) {
/* try { // try from 000333ac to 000333c0 has i... | 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 |
void __regparm3 MASKED(undefined4 param_1)
{
int *piVar1;
int unaff_ESI;
FUN_001e64c0(param_1);
piVar1 = *(int **)(unaff_ESI + 8);
if (piVar1 != (int *)0x0) {
/* try { // try from 000333ac to 000333c0 has its CatchHandler @ 000333c1 */
(**(code **)(*piVar1 + 4))(piVar1);
}
*(u... |
948_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | parse_to_value | FUN_000361b0 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_no_print_icf_sections * this, char *
param_1, char * param_2, Command_line * param_3, General_options * options) */
void __thiscall
gold::General_options::Struct_no_print_icf_sections::parse_to_va... |
void FUN_000361b0(void)
{
int in_stack_00000014;
*(undefined2 *)(in_stack_00000014 + 0x2ed0) = 1;
return;
}
| MOV EAX,dword ptr [ESP + 0x14]
MOV EDX,0x1
MOV word ptr [EAX + 0x2ed0],DX
RET | null | null | null | null | [('const-417', u'STORE_-1206099518'), ('const-417', u'STORE_-1206099504'), (u'PTRSUB_-1206099445', u'PTRSUB_-1206099444'), (u'PTRSUB_-1206099443', u'PTRSUB_-1206099442'), ('const-0', u'RETURN_-1206099501'), (u'PTRSUB_-1206099442', u'STORE_-1206099504'), ('const-0', u'STORE_-1206099504'), ('const-11924', u'PTRSUB_-12060... | [('const-1', u'STORE_-1206099518'), ('const-0', u'RETURN_-1206099501'), ('tmp_37', u'INT_ADD_-1206099504'), (u'INT_ADD_-1206099504', u'CAST_-1206099451'), ('const-417', u'STORE_-1206099518'), ('const-11984', u'INT_ADD_-1206099504'), (u'CAST_-1206099451', u'STORE_-1206099518')] | null | null | 000361b0 | x86 | O0 | (translation_unit "void FUN_000361b0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2ed0) = 1;\n return;\n}\n\n" (function_definition "void FUN_000361b0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2ed0) = 1;\n return;\n}" primitive_type (functio... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_no_print_icf_sections * this, char *\n param_1, char * param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_print_ic... | (translation_unit "void FUN_000361b0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2ed0) = 1;\n return;\n}\n\n" (function_definition "void FUN_000361b0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2ed0) = 1;\n return;\n}" primitive_type (functio... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (paren... | (function_definition "void FUN_000361b0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2ed0) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_000361b0(void)" (identifier "FUN_000361b0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_no_print_icf_sections * 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 *p... | 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 + 0x2ed0) = 1;
return;
}
|
2763_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | do_section_address | FUN_000b2dd0 |
/* DWARF original prototype: uint64_t do_section_address(Sized_dynobj<64,_false> * this, uint shndx)
*/
uint64_t __thiscall
gold::Sized_dynobj<64,_false>::do_section_address(Sized_dynobj<64,_false> *this,uint shndx)
{
Elf_Addr EVar1;
EVar1 = elfcpp::Elf_file<64,_false,_gold::Object>::section_addr(&this->e... |
void FUN_000b2dd0(void)
{
FUN_000b2d20();
return;
}
| ADD dword ptr [ESP + 0x4],0x60
JMP 0x000b2d20 | null | null | null | null | [(u'COPY_-1206637071', u'RETURN_-1206637071'), ('const-96', u'PTRSUB_-1206636998'), (u'PTRSUB_-1206636998', u'CALL_-1206637075'), ('const-0', u'RETURN_-1206637071'), ('tmp_60', u'CALL_-1206637075'), (u'CALL_-1206637075', u'COPY_-1206637071'), ('tmp_59', u'PTRSUB_-1206636998')] | [('const-0', u'RETURN_-1206637071')] | null | null | 000b2dd0 | x86 | O0 | (translation_unit "void FUN_000b2dd0(void)\n\n{\n FUN_000b2d20();\n return;\n}\n\n" (function_definition "void FUN_000b2dd0(void)\n\n{\n FUN_000b2d20();\n return;\n}" primitive_type (function_declarator "FUN_000b2dd0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (com... | (translation_unit "/* DWARF original prototype: uint64_t do_section_address(Sized_dynobj<64,_false> * this, uint shndx)\n */\n\nuint64_t __thiscall\ngold::Sized_dynobj<64,_false>::do_section_address(Sized_dynobj<64,_false> *this,uint shndx)\n\n{\n Elf_Addr EVar1;\n \n EVar1 = elfcpp::Elf_file<64,_false,_gold::Obj... | (translation_unit "void FUN_000b2dd0(void)\n\n{\n FUN_000b2d20();\n return;\n}\n\n" (function_definition "void FUN_000b2dd0(void)\n\n{\n FUN_000b2d20();\n return;\n}" primitive_type (function_declarator "FUN_000b2dd0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (com... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_000b2dd0(void)\n\n{\n FUN_000b2d20();\n return;\n}" (primitive_type "void") (function_declarator "FUN_000b2dd0(void)" (identifier "FUN_000b2dd0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n FUN_000b2d20();\n... |
/* DWARF original prototype: uint64_t do_section_address(Sized_dynobj<64,_false> * this, uint shndx)
*/
uint64_t __thiscall
gold::Sized_dynobj<64,_false>::do_section_address(Sized_dynobj<64,_false> *this,uint shndx)
{
Elf_Addr EVar1;
EVar1 = elfcpp::Elf_file<64,_false,_gold::Object>::var_1(&this->elf_file... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (retur... | null |
void MASKED(void)
{
FUN_000b2d20();
return;
}
|
899_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | arm_for_each_input_file_wrapper | FUN_00062a10 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void arm_for_each_input_file_wrapper(lang_input_statement_type *l)
{
if (stub_file != l) {
/* WARNING: Could not recover jumptable at 0x00062a26. Too many branches */
/* WARNING: Treating... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00062a10(int param_1)
{
if (DAT_001c43cc != param_1) {
/* WARNING: Could not recover jumptable at 0x00062a26. Too many branches */
/* WARNING: Treating indirect jump as call */
... | CALL 0x0001d3b2
ADD EAX,0x15f5eb
MOV EDX,dword ptr [ESP + 0x4]
CMP dword ptr [EAX + 0x23cc],EDX
JZ 0x00062a30
JMP dword ptr [EAX + 0x23c4]
RET | null | null | null | null | [('tmp_76', u'CBRANCH_-1206310332'), ('tmp_193', u'INT_NOTEQUAL_-1206310336'), (u'INDIRECT_-1206310246', u'COPY_-1206310304'), ('tmp_105', u'CALLIND_-1206310324'), ('const-0', u'RETURN_-1206310309'), ('tmp_105', u'INT_NOTEQUAL_-1206310336'), (u'CALLIND_-1206310324', u'INDIRECT_-1206310246'), (u'CALLIND_-1206310324', u'... | [('tmp_196', u'COPY_-1206310295'), ('tmp_76', u'CBRANCH_-1206310332'), (u'INDIRECT_-1206310246', u'COPY_-1206310304'), ('const-0', u'RETURN_-1206310309'), ('tmp_196', u'CALLIND_-1206310324'), (u'CALLIND_-1206310324', u'INDIRECT_-1206310246'), (u'CALLIND_-1206310324', u'INDIRECT_-1206310243'), (u'INDIRECT_-1206310243', ... | null | null | 00062a10 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00062a10(int param_1)\n\n{\n if (DAT_001c43cc != param_1) {\n /* WARNING: Could not recover jumptable at 0x00062a26. Too many branches */\n /* WARNING: Treating ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid arm_for_each_input_file_wrapper(lang_input_statement_type *l)\n\n{\n if (stub_file != l) {\n /* WARNING: Could not recover jumptable at 0x00062a26. Too many branches */\n ... | (translation_unit "void FUN_00062a10(int param_1)\n\n{\n if (DAT_001c43cc != param_1) {\n \n \n (*DAT_001c43c4)();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00062a10(int param_1)\n\n{\n if (DAT_001c43cc != param_1) {\n \n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression (parenthesized_expression ... | (function_definition "void FUN_00062a10(int param_1)\n\n{\n if (DAT_001c43cc != param_1) {\n \n \n (*DAT_001c43c4)();\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00062a10(int param_1)" (identifier "FUN_00062a10") (parameter_list "(int para... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void function_1(type_1 *var_2)
{
if (var_1 != var_2) {
/* WARNING: Could not recover jumptable at 0x00062a26. Too many branches */
/* WARNING: Treating indirect jump as call */
(*real... | 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.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1)
{
if (DAT_001c43cc != param_1) {
/* WARNING: Could not recover jumptable at 0x00062a26. Too many branches */
/* WARNING: Treating indirect jump as call */
(*... |
90_powerpc64le-linux-gnu-size_and_powerpc64le-linux-gnu-size_strip.c | sysv_one_line | FUN_00011c90 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 sysv_one_line(char *name,bfd_size_type size,bfd_vma vma)
{
undefined *puVar1;
int iVar2;
puVar1 = &DAT_000153c3;
iVar2 = svi_namelen;
printf("%-*s ",svi_namelen,name);
rprint_number(svi_sizelen,CO... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_00011c90(undefined4 param_1)
{
printf("%-*s ",DAT_000191f0,param_1);
FUN_00011c30();
printf(" ");
FUN_00011c30();
putchar(10);
return;
}
| PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00011890
ADD EBX,0x7368
SUB ESP,0x14
MOV ESI,dword ptr [ESP + 0x24]
MOV EDI,dword ptr [ESP + 0x28]
MOV dword ptr [ESP + 0xc],EDX
MOV dword ptr [ESP + 0x10],ECX
PUSH EAX
LEA EAX,[EBX + 0xffffc3c3]
PUSH dword ptr [EBX + 0x1f0]
PUSH EAX
CALL 0x00011060
MOV EDX,dword ptr [ESP + 0x18]
MOV E... | null | null | null | null | [(u'CALL_-1205986018', u'INDIRECT_-1205985773'), (u'CALL_-1205986018', u'INDIRECT_-1205985814'), ('tmp_919', u'CALL_-1205986049'), (u'INDIRECT_-1205985799', u'PIECE_-1205985791'), (u'CALL_-1205985974', u'INDIRECT_-1205985742'), (u'INDIRECT_-1205985735', u'COPY_-1205985783'), (u'CALL_-1205985974', u'INDIRECT_-1205985736... | [('tmp_516', u'CALL_-1205986049'), ('const-86979', u'COPY_-1205985865'), ('tmp_840', u'CALL_-1205986049'), (u'CALL_-1205985997', u'INDIRECT_-1205985776'), (u'CALL_-1205985974', u'INDIRECT_-1205985760'), ('const-10', u'CALL_-1205985957'), (u'COPY_-1205985865', u'CALL_-1205986049'), ('const-86983', u'COPY_-1205985831'), ... | null | null | 00011c90 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_00011c90(undefined4 param_1)\n\n{\n printf("%-*s ",DAT_000191f0,param_1);\n FUN_00011c30();\n printf(" ");\n FUN_00011c30();\n putchar(10);\n return;\n}\n\n" comment (function_def... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 sysv_one_line(char *name,bfd_size_type size,bfd_vma vma)\n\n{\n undefined *puVar1;\n int iVar2;\n \n puVar1 = &DAT_000153c3;\n iVar2 = svi_namelen;\n printf("%-*s ",svi_namelen,name);\n ... | (translation_unit "void __regparm3 FUN_00011c90(undefined4 param_1)\n\n{\n printf("%-*s ",DAT_000191f0,param_1);\n FUN_00011c30();\n printf(" ");\n FUN_00011c30();\n putchar(10);\n return;\n}\n\n" (function_definition "void __regparm3 FUN_00011c90(undefined4 param_1)\n\n{\n printf("%-*s ",DAT_000191f0,para... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , IDENT , IDENT ))) ;) (expression_statement (call_express... | (function_definition "void __regparm3 FUN_00011c90(undefined4 param_1)\n\n{\n printf("%-*s ",DAT_000191f0,param_1);\n FUN_00011c30();\n printf(" ");\n FUN_00011c30();\n putchar(10);\n return;\n}" (primitive_type "void") (ERROR "__regparm3" (identifier "__regparm3")) (function_declarator "FUN_00011c90(undefine... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 function_1(char *name,type_1 size,type_2 vma)
{
type_3 *puVar1;
int iVar2;
puVar1 = &DAT_000153c3;
iVar2 = svi_namelen;
var_1("%-*s ",svi_namelen,name);
var_2(svi_sizelen,var_3(iVar2,puVar1));
p... | 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 (expression_statement (call_expression function: (... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(undefined4 param_1)
{
printf("%-*s ",DAT_000191f0,param_1);
FUN_00011c30();
printf(" ");
FUN_00011c30();
putchar(10);
return;
}
|
5043_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | add | FUN_00120cf0 |
/* DWARF original prototype: uint * add(Stringpool_template<unsigned_int> * this, uint * s, bool
copy, Key * pkey) */
uint * __thiscall
gold::Stringpool_template<unsigned_int>::add
(Stringpool_template<unsigned_int> *this,uint *s,bool copy,Key *pkey)
{
size_t length;
uint *puVar1;
length = *s;
... |
void FUN_00120cf0(undefined4 param_1,int *param_2,undefined1 param_3,undefined4 param_4)
{
int iVar1;
iVar1 = *param_2;
if (iVar1 != 0) {
iVar1 = 0;
do {
iVar1 = iVar1 + 1;
} while (param_2[iVar1] != 0);
}
FUN_00120b40(param_1,param_2,iVar1,param_3,param_4);
return;
}
| SUB ESP,0xc
MOV EDX,dword ptr [ESP + 0x14]
MOVZX ECX,byte ptr [ESP + 0x18]
MOV EAX,dword ptr [EDX]
TEST EAX,EAX
JZ 0x00120d11
XOR EAX,EAX
LEA ESI,[ESI]
ADD EAX,0x1
CMP dword ptr [EDX + EAX*0x4],0x0
JNZ 0x00120d08
SUB ESP,0xc
PUSH dword ptr [ESP + 0x28]
PUSH ECX
PUSH EAX
PUSH EDX
PUSH dword ptr [ESP + 0x2c]
CALL 0x00120... | null | null | null | null | [(u'COPY_-1207104224', u'MULTIEQUAL_-1207104053'), ('tmp_293', u'PTRADD_-1207104003'), ('tmp_295', u'CALL_-1207104127'), (u'MULTIEQUAL_-1207104045', u'CALL_-1207104127'), (u'CALL_-1207104127', u'RETURN_-1207104104'), ('tmp_294', u'CALL_-1207104127'), (u'LOAD_-1207104243', u'INT_NOTEQUAL_-1207104225'), (u'INT_ADD_-12071... | [('const-0', u'INT_NOTEQUAL_-1207104179'), (u'INT_ADD_-1207104190', u'MULTIEQUAL_-1207104052'), ('tmp_534', u'PTRADD_-1207104010'), ('const-4', u'PTRADD_-1207104010'), (u'LOAD_-1207104243', u'INT_NOTEQUAL_-1207104225'), (u'LOAD_-1207104243', u'MULTIEQUAL_-1207104052'), (u'PTRADD_-1207104010', u'LOAD_-1207104195'), ('tm... | null | null | 00120cf0 | x86 | O0 | (translation_unit "void FUN_00120cf0(undefined4 param_1,int *param_2,undefined1 param_3,undefined4 param_4)\n\n{\n int iVar1;\n \n iVar1 = *param_2;\n if (iVar1 != 0) {\n iVar1 = 0;\n do {\n iVar1 = iVar1 + 1;\n } while (param_2[iVar1] != 0);\n }\n FUN_00120b40(param_1,param_2,iVar1,param_3,param_4)... | (translation_unit "/* DWARF original prototype: uint * add(Stringpool_template<unsigned_int> * this, uint * s, bool\n copy, Key * pkey) */\n\nuint * __thiscall\ngold::Stringpool_template<unsigned_int>::add\n (Stringpool_template<unsigned_int> *this,uint *s,bool copy,Key *pkey)\n\n{\n size_t length;\n uint ... | (translation_unit "void FUN_00120cf0(undefined4 param_1,int *param_2,undefined1 param_3,undefined4 param_4)\n\n{\n int iVar1;\n \n iVar1 = *param_2;\n if (iVar1 != 0) {\n iVar1 = 0;\n do {\n iVar1 = iVar1 + 1;\n } while (param_2[iVar1] != 0);\n }\n FUN_00120b40(param_1,param_2,iVar1,param_3,param_4)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expressi... | (function_definition "void FUN_00120cf0(undefined4 param_1,int *param_2,undefined1 param_3,undefined4 param_4)\n\n{\n int iVar1;\n \n iVar1 = *param_2;\n if (iVar1 != 0) {\n iVar1 = 0;\n do {\n iVar1 = iVar1 + 1;\n } while (param_2[iVar1] != 0);\n }\n FUN_00120b40(param_1,param_2,iVar1,param_3,param... |
/* DWARF original prototype: uint * add(Stringpool_template<unsigned_int> * this, uint * s, bool
copy, Key * pkey) */
type_1 * __thiscall
gold::Stringpool_template<unsigned_int>::add
(Stringpool_template<unsigned_int> *this,type_1 *s,bool copy,Key *pkey)
{
size_t var_1;
type_1 *puVar1;
var_1 = ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifi... | null |
void MASKED(undefined4 param_1,int *param_2,undefined1 param_3,undefined4 param_4)
{
int iVar1;
iVar1 = *param_2;
if (iVar1 != 0) {
iVar1 = 0;
do {
iVar1 = iVar1 + 1;
} while (param_2[iVar1] != 0);
}
FUN_00120b40(param_1,param_2,iVar1,param_3,param_4);
return;
}
|
72_ptx_and_ptx_strip.c | qsort | qsort |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)
{
(*(code *)PTR_qsort_00038124)();
return;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)
{
(*(code *)PTR_qsort_00038124)();
return;
}
| JMP dword ptr [EBX + 0x124] | null | null | null | null | [(u'CALLIND_-1205984086', u'INDIRECT_-1205984014'), (u'INDIRECT_-1205984014', u'COPY_-1205984073'), ('tmp_78', u'CAST_-1205984005'), (u'CAST_-1205984005', u'CALLIND_-1205984086'), ('const-0', u'RETURN_-1205984083')] | [(u'CALLIND_-1205984086', u'INDIRECT_-1205984014'), (u'INDIRECT_-1205984014', u'COPY_-1205984073'), ('tmp_78', u'CAST_-1205984005'), (u'CAST_-1205984005', u'CALLIND_-1205984086'), ('const-0', u'RETURN_-1205984083')] | null | null | 000124a0 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)\n\n{\n (*(code *)PTR_qsort_00038124)();\n return;\n}\n\n" comment (function_definition "void qsort(void *__base,size_t __nmemb,size_t __size,_... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)\n\n{\n (*(code *)PTR_qsort_00038124)();\n return;\n}\n\n" comment (function_definition "void qsort(void *__base,size_t __nmemb,size_t __size,_... | (translation_unit "void qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)\n\n{\n (*(code *)PTR_qsort_00038124)();\n return;\n}\n\n" (function_definition "void qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)\n\n{\n (*(code *)PTR_qsort_00038124)();\n return;\n}" primitive... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expressi... | (function_definition "void qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)\n\n{\n (*(code *)PTR_qsort_00038124)();\n return;\n}" (primitive_type "void") (function_declarator "qsort(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)" (identifier "qsort") (parameter_list "(void *_... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void *__base,size_t __nmemb,size_t __size,type_1 __compar)
{
(*(type_2 *)PTR_qsort_00038124)();
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(void *__base,size_t __nmemb,size_t __size,__compar_fn_t __compar)
{
(*(code *)PTR_MASKED_00038124)();
return;
}
|
2245_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c | debug | FUN_000653f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void debug(Errors * this, char * format, ...) */
void __thiscall gold::Errors::debug(Errors *this,char *format,...)
{
char *pcVar1;
undefined *puVar2;
char *__format;
pcVar1 = this->program... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000653f0(undefined4 *param_1,char *param_2)
{
undefined4 uVar1;
undefined *puVar2;
char *__format;
uVar1 = *param_1;
__format = (char *)gettext(&DAT_002871f6);
puVar2 = PTR_stderr_0038ed28;
fprintf(*(FI... | PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x329c09
SUB ESP,0x10
MOV EAX,dword ptr [ESP + 0x1c]
MOV ESI,dword ptr [EAX]
LEA EAX,[EBX + 0xffef81f6]
PUSH EAX
CALL 0x000293b0
ADD ESP,0xc
PUSH ESI
MOV ESI,dword ptr [EBX + 0xfffffd28]
PUSH EAX
PUSH dword ptr [ESI]
CALL 0x00029750
LEA EAX,[ESP + 0x28]
ADD ESP,0xc
PUSH EAX
PUS... | null | null | null | null | [(u'LOAD_-1206299559', u'CALL_-1206299546'), (u'LOAD_-1206299612', u'CALL_-1206299546'), (u'CALL_-1206299472', u'INDIRECT_-1206299283'), (u'CAST_-1206299322', u'CALL_-1206299546'), (u'PTRSUB_-1206299332', u'LOAD_-1206299612'), (u'PTRSUB_-1206299299', u'CALL_-1206299501'), ('const-2650614', u'PTRSUB_-1206299324'), (u'PT... | [('tmp_826', u'CALL_-1206299501'), (u'LOAD_-1206299559', u'CALL_-1206299546'), ('tmp_522', u'PTRSUB_-1206299300'), (u'INDIRECT_-1206299334', u'COPY_-1206299387'), (u'LOAD_-1206299612', u'CALL_-1206299546'), (u'CALL_-1206299472', u'INDIRECT_-1206299283'), (u'CAST_-1206299276', u'LOAD_-1206299490'), ('const-2650614', u'P... | null | null | 000653f0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000653f0(undefined4 *param_1,char *param_2)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n char *__format;\n \n uVar1 = *param_1;\n __format = (char *)gettext(&DAT_002871f6);\n puVar2 = PTR_st... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void debug(Errors * this, char * format, ...) */\n\nvoid __thiscall gold::Errors::debug(Errors *this,char *format,...)\n\n{\n char *pcVar1;\n undefined *puVar2;\n char *__format;\n... | (translation_unit "void FUN_000653f0(undefined4 *param_1,char *param_2)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n char *__format;\n \n uVar1 = *param_1;\n __format = (char *)gettext(&DAT_002871f6);\n puVar2 = PTR_stderr_0038ed28;\n fprintf(*(FILE **)PTR_stderr_0038ed28,__format,uVar1);\n vfprintf(*(FILE ... | (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 "void FUN_000653f0(undefined4 *param_1,char *param_2)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n char *__format;\n \n uVar1 = *param_1;\n __format = (char *)gettext(&DAT_002871f6);\n puVar2 = PTR_stderr_0038ed28;\n fprintf(*(FILE **)PTR_stderr_0038ed28,__format,uVar1);\n vfprintf(*(FI... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void debug(Errors * this, char * format, ...) */
void __thiscall gold::type_1::function_1(type_1 *this,char *format,...)
{
char *pcVar1;
type_2 *puVar2;
char *__format;
pcVar1 = this->progr... | 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,char *param_2)
{
undefined4 uVar1;
undefined *puVar2;
char *__format;
uVar1 = *param_1;
__format = (char *)gettext(&DAT_002871f6);
puVar2 = PTR_stderr_0038ed28;
fprintf(*(FILE **)... |
10427_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | _M_replace_aux | FUN_0026a4d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::_M_replace_aux(unsigned int, unsigned int, unsigned int, wchar_t) */
wstring * __thiscall
std::wstring::_M_replace_aux(wstring *this,uint param_1,uint param_2,uint param_3,wchar_t param_4)
{
wchar_t *__s;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * FUN_0026a4d0(int *param_1,int param_2,int param_3,uint param_4,wchar_t param_5)
{
wchar_t *__s;
if ((uint)((param_3 + 0xffffffe) - *(int *)(*param_1 + -0xc)) < param_4) {
/* WARNING: Subroutine d... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x124b27
SUB ESP,0xc
MOV EDI,dword ptr [ESP + 0x20]
MOV EDX,dword ptr [ESP + 0x28]
MOV ESI,dword ptr [ESP + 0x2c]
MOV EBP,dword ptr [ESP + 0x24]
MOV ECX,dword ptr [EDI]
LEA EAX,[EDX + 0xffffffe]
SUB EAX,dword ptr [ECX + -0xc]
CMP ESI,EAX
JA 0x0026a550
PUSH ESI... | null | null | null | null | [('tmp_666', u'INT_LESS_-1204181674'), (u'INT_NOTEQUAL_-1204181632', u'CBRANCH_-1204181632'), ('tmp_205', u'CBRANCH_-1204181682'), ('tmp_297', u'CBRANCH_-1204181632'), (u'CAST_-1204181282', u'LOAD_-1204181632'), (u'INT_ADD_-1204181706', u'INT_SUB_-1204181691'), ('const-0', u'INT_NOTEQUAL_-1204181632'), (u'COPY_-1204181... | [(u'INT_NOTEQUAL_-1204181632', u'CBRANCH_-1204181632'), ('tmp_1237', u'INT_NOTEQUAL_-1204181632'), ('tmp_1237', u'CALL_-1204181570'), ('tmp_205', u'CBRANCH_-1204181682'), (u'CAST_-1204181286', u'CALL_-1204181570'), ('tmp_1238', u'INT_MULT_-1204181598'), ('tmp_297', u'CBRANCH_-1204181632'), ('tmp_1235', u'COPY_-12041815... | null | null | 0026a4d0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_0026a4d0(int *param_1,int param_2,int param_3,uint param_4,wchar_t param_5)\n\n{\n wchar_t *__s;\n \n if ((uint)((param_3 + 0xffffffe) - *(int *)(*param_1 + -0xc)) < param_4) {\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::_M_replace_aux(unsigned int, unsigned int, unsigned int, wchar_t) */\n\nwstring * __thiscall\nstd::wstring::_M_replace_aux(wstring *this,uint param_1,uint param_2,uint param_3,wchar_t param_4)\n\... | (translation_unit "int * FUN_0026a4d0(int *param_1,int param_2,int param_3,uint param_4,wchar_t param_5)\n\n{\n wchar_t *__s;\n \n if ((uint)((param_3 + 0xffffffe) - *(int *)(*param_1 + -0xc)) < param_4) {\n \n FUN_0022c7a0("basic_string::_M_replace_aux");\n }\n FUN_00269ee0(param_1,param_2,p... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))... | (function_definition "int * FUN_0026a4d0(int *param_1,int param_2,int param_3,uint param_4,wchar_t param_5)\n\n{\n wchar_t *__s;\n \n if ((uint)((param_3 + 0xffffffe) - *(int *)(*param_1 + -0xc)) < param_4) {\n \n FUN_0022c7a0("basic_string::_M_replace_aux");\n }\n FUN_00269ee0(param_1,param_... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::_M_replace_aux(unsigned int, unsigned int, unsigned int, wchar_t) */
wstring * __thiscall
std::wstring::_M_replace_aux(wstring *this,type_1 var_5,type_1 var_1,type_1 var_2,type_2 param_4)
{
type_2 *__s;
if... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * MASKED(int *param_1,int param_2,int param_3,uint param_4,wchar_t param_5)
{
wchar_t *__s;
if ((uint)((param_3 + 0xffffffe) - *(int *)(*param_1 + -0xc)) < param_4) {
/* WARNING: Subroutine does no... |
11835_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | do_get | FUN_003d07e0 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::money_get<char, std::istreambuf_iterator<char, std::char_traits<char> >
>::do_get(std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char,
std::char_traits<char> >, bool, std::ios_base&,... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
undefined4 *
FUN_003d07e0(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,char param_7,int param_8,undefined4 param_9,
int *param_10)
{
... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
CALL 0x00063c76
ADD ESI,0x219816
PUSH EBX
SUB ESP,0x38
MOV EAX,dword ptr [EBP + 0x24]
MOV EDI,dword ptr [EBP + 0x20]
ADD EAX,0x6c
PUSH EAX
MOV EBX,ESI
CALL 0x003c30b0
ADD ESP,0x10
MOV dword ptr [EBP + -0x38],EAX
LEA EAX,[ESI + 0x9080]
MOV dword ptr [EBP + -0x34],EAX
ADD EAX,0xc
MO... | null | null | null | null | [('const-0', u'INT_NOTEQUAL_-1205728994'), ('const-4294967264', u'PTRSUB_-1205727995'), (u'PTRSUB_-1205728027', u'INT_NOTEQUAL_-1205728936'), (u'CAST_-1205727946', u'CALL_-1205728804'), (u'MULTIEQUAL_-1205728141', u'STORE_-1205728956'), (u'PTRSUB_-1205728107', u'CALL_-1205728669'), ('tmp_3481', u'CALL_-1205729057'), ('... | [('const-0', u'INT_NOTEQUAL_-1205728994'), ('tmp_3512', u'CALL_-1205728669'), ('tmp_3511', u'STORE_-1205728961'), (u'CALL_-1205729218', u'CALL_-1205728705'), (u'CALL_-1205729218', u'INDIRECT_-1205728253'), ('tmp_1691', u'PTRSUB_-1205728126'), ('tmp_3512', u'CALL_-1205729057'), ('tmp_3511', u'COPY_-1205728929'), (u'PTRS... | null | null | 003d07e0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nundefined4 *\nFUN_003d07e0(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,char param_7,int param_8,undefined4 param_9,\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* std::money_get<char, std::istreambuf_iterator<char, std::char_traits<char> >\n >::do_get(std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char,\n std::char_traits<char> >, ... | (translation_unit "undefined4 *\nFUN_003d07e0(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,char param_7,int param_8,undefined4 param_9,\n int *param_10)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 local_34;\n undef... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (... | (function_definition "undefined4 *\nFUN_003d07e0(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,char param_7,int param_8,undefined4 param_9,\n int *param_10)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 local_34;\n un... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::money_get<char, std::istreambuf_iterator<char, std::char_traits<char> >
>::do_get(std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char,
std::char_traits<char> >, bool, std::ios_base&,... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
undefined4 *
MASKED(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,char param_7,int param_8,undefined4 param_9,
int *param_10)
{
int ... |
537_grep_and_grep_strip.c | _ITM_registerTMCloneTable | _ITM_registerTMCloneTable |
/* WARNING: Control flow encountered bad instruction data */
void _ITM_registerTMCloneTable(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void _ITM_registerTMCloneTable(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206136358')] | [('const-1', u'RETURN_-1206136358')] | null | null | 0004d1d0 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _ITM_registerTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _ITM_registerTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n ... | (translation_unit "void _ITM_registerTMCloneTable(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "_ITM_registerTMCloneTable(void)" identifier (parameter_list "(vo... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "_ITM_registerTMCloneTable(void)" (identifier "_ITM_registerTMCloneTable") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
533_vdir_and_vdir_strip.c | rotl16 | FUN_0002d004 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
uint16_t rotl16(uint16_t x,int n)
{
uint16_t x_local;
return (ushort)((int)(uint)x >> (0x10 - (byte)n & 0x1f)) | x << ((byte)n & 0x1f);
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
uint FUN_0002d004(ushort param_1,byte param_2)
{
return (int)(uint)param_1 >> (0x10 - param_2 & 0x1f) | (uint)param_1 << (param_2 & 0x1f);
}
| PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x4
CALL 0x0001c300
ADD EAX,0xeff0
MOV EAX,dword ptr [EBP + 0x8]
MOV word ptr [EBP + -0x8],AX
MOVZX EDX,word ptr [EBP + -0x8]
MOV EAX,dword ptr [EBP + 0xc]
MOV ECX,EAX
SHL EDX,CL
MOV EAX,EDX
MOV EBX,EAX
MOVZX EDX,word ptr [EBP + -0x8]
MOV EAX,0x10
SUB EAX,dword ptr [EBP + 0xc]
MOV ... | null | null | null | null | [('tmp_454', u'INT_ZEXT_-1206005618'), ('const-16', u'INT_SUB_-1206005598'), (u'INT_AND_-1206005655', u'INT_LEFT_-1206005651'), (u'CAST_-1206005457', u'INT_SRIGHT_-1206005572'), (u'SUBPIECE_-1206005455', u'INT_OR_-1206005536'), (u'SUBPIECE_-1206005493', u'INT_AND_-1206005655'), (u'INT_SRIGHT_-1206005572', u'SUBPIECE_-1... | [(u'INT_AND_-1206005655', u'INT_LEFT_-1206005651'), ('tmp_519', u'INT_ZEXT_-1206005679'), ('const-31', u'INT_AND_-1206005655'), (u'CAST_-1206005459', u'INT_SRIGHT_-1206005572'), ('tmp_523', u'INT_SUB_-1206005598'), (u'INT_AND_-1206005578', u'INT_SRIGHT_-1206005572'), ('tmp_523', u'INT_AND_-1206005655'), (u'INT_ZEXT_-12... | null | null | 0002d004 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nuint FUN_0002d004(ushort param_1,byte param_2)\n\n{\n return (int)(uint)param_1 >> (0x10 - param_2 & 0x1f) | (uint)param_1 << (param_2 & 0x1f);\n}\n\n" comment (function_definition "uint FUN_0002d004(ushort p... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nuint16_t rotl16(uint16_t x,int n)\n\n{\n uint16_t x_local;\n \n return (ushort)((int)(uint)x >> (0x10 - (byte)n & 0x1f)) | x << ((byte)n & 0x1f);\n}\n\n" comment (function_definition "uint16_t rotl16(uint16_... | (translation_unit "uint FUN_0002d004(ushort param_1,byte param_2)\n\n{\n return (int)(uint)param_1 >> (0x10 - param_2 & 0x1f) | (uint)param_1 << (param_2 & 0x1f);\n}\n\n" (function_definition "uint FUN_0002d004(ushort param_1,byte param_2)\n\n{\n return (int)(uint)param_1 >> (0x10 - param_2 & 0x1f) | (uint)param_1 <<... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression (binary_expression (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_d... | (function_definition "uint FUN_0002d004(ushort param_1,byte param_2)\n\n{\n return (int)(uint)param_1 >> (0x10 - param_2 & 0x1f) | (uint)param_1 << (param_2 & 0x1f);\n}" (type_identifier "uint") (function_declarator "FUN_0002d004(ushort param_1,byte param_2)" (identifier "FUN_0002d004") (parameter_list "(ushort param_... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
uint16_t function_1(uint16_t var_1,int n)
{
uint16_t x_local;
return (ushort)((int)(type_1)var_1 >> (0x10 - (type_2)n & 0x1f)) | var_1 << ((type_2)n & 0x1f);
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_stateme... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
uint MASKED(ushort param_1,byte param_2)
{
return (int)(uint)param_1 >> (0x10 - param_2 & 0x1f) | (uint)param_1 << (param_2 & 0x1f);
}
|
2310_bash_and_bash_strip.c | rl_vi_unix_word_rubout | rl_vi_unix_word_rubout |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int rl_vi_unix_word_rubout(int count,int key)
{
int iVar1;
char cVar2;
bool bVar3;
int from;
ushort **ppuVar4;
int orig_point;
from = rl_point;
if (rl_point == 0) {
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 rl_vi_unix_word_rubout(int param_1)
{
int iVar1;
char cVar2;
bool bVar3;
int iVar4;
ushort **ppuVar5;
iVar4 = rl_point;
if (rl_point == 0) {
rl_ding();
}
else {
if (param_1 < 1) {
pa... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x14
CALL 0x0002ee10
ADD EBX,0x641a6
LEA EAX,[EBX + 0xe0c8]
MOV EAX,dword ptr [EAX]
TEST EAX,EAX
JNZ 0x000dce76
CALL 0x000f8823
JMP 0x000dd29d
LEA EAX,[EBX + 0xe0c8]
MOV EAX,dword ptr [EAX]
MOV dword ptr [EBP + -0xc],EAX
CMP dword ptr [EBP + 0x8],0x0
JG 0x000dd275
MOV dword ptr [EB... | null | null | null | null | [(u'INDIRECT_-1206724348', u'INT_ADD_-1206726020'), (u'INT_EQUAL_-1206726723', u'CBRANCH_-1206726722'), (u'INDIRECT_-1206724493', u'MULTIEQUAL_-1206724412'), ('const-4', u'INT_AND_-1206724597'), (u'INT_ADD_-1206726625', u'PTRADD_-1206726454'), (u'PTRADD_-1206726248', u'LOAD_-1206726302'), ('tmp_1039', u'CBRANCH_-120672... | [(u'INT_EQUAL_-1206726723', u'CBRANCH_-1206726722'), (u'MULTIEQUAL_-1206724004', u'CBRANCH_-1206724727'), (u'INDIRECT_-1206724233', u'MULTIEQUAL_-1206724011'), ('const-417', u'LOAD_-1206724965'), (u'MULTIEQUAL_-1206723738', u'INT_ADD_-1206726679'), ('tmp_1039', u'CBRANCH_-1206726403'), ('const-9', u'INT_EQUAL_-12067263... | null | null | 000dce4e | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 rl_vi_unix_word_rubout(int param_1)\n\n{\n int iVar1;\n char cVar2;\n bool bVar3;\n int iVar4;\n ushort **ppuVar5;\n \n iVar4 = rl_point;\n if (rl_point == 0) {\n rl_ding();\n }\n else ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint rl_vi_unix_word_rubout(int count,int key)\n\n{\n int iVar1;\n char cVar2;\n bool bVar3;\n int from;\n ushort **ppuVar4;\n int orig_point;\n \n from = rl_po... | (translation_unit "undefined4 rl_vi_unix_word_rubout(int param_1)\n\n{\n int iVar1;\n char cVar2;\n bool bVar3;\n int iVar4;\n ushort **ppuVar5;\n \n iVar4 = rl_point;\n if (rl_point == 0) {\n rl_ding();\n }\n else {\n if (param_1 < 1) {\n param_1 = 1;\n }\nLAB_000dd275:\n iVar1 = param_1 + -... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * (pointer_declarator * ... | (function_definition "undefined4 rl_vi_unix_word_rubout(int param_1)\n\n{\n int iVar1;\n char cVar2;\n bool bVar3;\n int iVar4;\n ushort **ppuVar5;\n \n iVar4 = rl_point;\n if (rl_point == 0) {\n rl_ding();\n }\n else {\n if (param_1 < 1) {\n param_1 = 1;\n }\nLAB_000dd275:\n iVar1 = param_1 ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(int var_3,int key)
{
int iVar1;
char var_4;
bool bVar3;
int from;
type_1 **ppuVar4;
int orig_point;
from = var_1;
if (var_1 == 0) {
var_2();
}
el... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarat... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int param_1)
{
int iVar1;
char cVar2;
bool bVar3;
int iVar4;
ushort **ppuVar5;
iVar4 = rl_point;
if (rl_point == 0) {
rl_ding();
}
else {
if (param_1 < 1) {
param_1 = 1;
}... |
184_hppa-linux-gnu-objdump_and_hppa-linux-gnu-objdump_strip.c | loc_offsets_compar | FUN_0001aaa0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
int loc_offsets_compar(void *ap,void *bp)
{
int iVar1;
int iVar2;
uint uVar3;
uint uVar4;
int iVar5;
/* WARNING: Load size is inaccurate */
iVar1 = *ap;... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int FUN_0001aaa0(int *param_1,int *param_2)
{
int iVar1;
int iVar2;
uint uVar3;
uint uVar4;
uint uVar5;
uint uVar6;
int iVar7;
iVar1 = *param_1;
iVar2 = *param_2;
uVar3 = *(uint *)(DAT_0007389c + iVar1 * 8... | CALL 0x0001aa8a
ADD EAX,0x5555b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x14
MOV EDX,dword ptr [ESP + 0x28]
MOV dword ptr [ESP + 0x4],EAX
MOV EAX,dword ptr [EAX + 0x389c]
MOV ECX,dword ptr [EDX]
MOV EDX,dword ptr [ESP + 0x2c]
MOV EDX,dword ptr [EDX]
LEA EDI,[ECX*0x8 + 0x0]
MOV EBP,dword ptr [EAX + ECX*0x8]
MOV ESI,... | null | null | null | null | [(u'INT_ADD_-1205949300', u'INT_ADD_-1205949462'), (u'LOAD_-1205949706', u'PTRADD_-1205949321'), (u'LOAD_-1205949706', u'PTRADD_-1205949271'), (u'SUBPIECE_-1205949267', u'INT_LESS_-1205949422'), (u'PTRADD_-1205949263', u'LOAD_-1205949495'), (u'LOAD_-1205949642', u'INT_LESS_-1205949570'), ('tmp_1006', u'PTRADD_-12059493... | [(u'INT_ADD_-1205949674', u'CAST_-1205949342'), ('const-417', u'LOAD_-1205949478'), ('tmp_1006', u'INT_ADD_-1205949493'), (u'CAST_-1205949342', u'LOAD_-1205949690'), (u'INT_ADD_-1205949666', u'CAST_-1205949338'), (u'INT_ADD_-1205949626', u'CAST_-1205949314'), (u'LOAD_-1205949690', u'INT_LESS_-1205949586'), (u'INT_MULT_... | null | null | 0001aaa0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint FUN_0001aaa0(int *param_1,int *param_2)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n int iVar7;\n \n iVar1 = *param_1;\n iVar2 = *param_2;\n uVar3 = *... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nint loc_offsets_compar(void *ap,void *bp)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n \n /* WARNING: Load size i... | (translation_unit "int FUN_0001aaa0(int *param_1,int *param_2)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n int iVar7;\n \n iVar1 = *param_1;\n iVar2 = *param_2;\n uVar3 = *(uint *)(DAT_0007389c + iVar1 * 8);\n uVar4 = *(uint *)(DAT_0007389c + 4 + iVar1 * 8);\n u... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decla... | (function_definition "int FUN_0001aaa0(int *param_1,int *param_2)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n int iVar7;\n \n iVar1 = *param_1;\n iVar2 = *param_2;\n uVar3 = *(uint *)(DAT_0007389c + iVar1 * 8);\n uVar4 = *(uint *)(DAT_0007389c + 4 + iVar1 * 8);\n... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
int function_1(void *ap,void *bp)
{
int var_1;
int var_2;
type_1 var_4;
type_1 var_3;
int var_5;
/* WARNING: Load size is inaccurate */
var_1 = *ap;
... | 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.ax replaced with injection: get_pc_thunk_ax */
int MASKED(int *param_1,int *param_2)
{
int iVar1;
int iVar2;
uint uVar3;
uint uVar4;
uint uVar5;
uint uVar6;
int iVar7;
iVar1 = *param_1;
iVar2 = *param_2;
uVar3 = *(uint *)(DAT_0007389c + iVar1 * 8);
u... |
7742_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_print_to_mapfile | FUN_002d0520 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_print_to_mapfile(Output_data_const_buffer * this, Mapfile *
mapfile) */
void __thiscall
gold::Output_data_const_buffer::do_print_to_mapfile(Output_data_const_buffer *this,Mapfile *mapfile)
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_002d0520(int param_1,undefined4 param_2)
{
undefined4 uVar1;
uVar1 = gettext(*(undefined4 *)(param_1 + 0x30));
FUN_0028a430(param_2,param_1,uVar1);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x319ad9
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
PUSH dword ptr [ESI + 0x30]
CALL 0x00039440
ADD ESP,0xc
PUSH EAX
PUSH ESI
PUSH dword ptr [ESP + 0x20]
CALL 0x0028a430
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('const-1', u'RETURN_-1204681418')] | [('tmp_453', u'INT_ADD_-1204681371'), (u'LOAD_-1204681387', u'CALL_-1204681373'), (u'CAST_-1204681222', u'LOAD_-1204681387'), ('tmp_454', u'CALL_-1204681336'), ('const-48', u'INT_ADD_-1204681371'), ('const-0', u'RETURN_-1204681303'), (u'INT_ADD_-1204681371', u'CAST_-1204681222'), ('tmp_453', u'CALL_-1204681336'), (u'CA... | null | null | 002d0520 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002d0520(int param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext(*(undefined4 *)(param_1 + 0x30));\n FUN_0028a430(param_2,param_1,uVar1);\n return;\n}\n\n" comment (function... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_print_to_mapfile(Output_data_const_buffer * this, Mapfile *\n mapfile) */\n\nvoid __thiscall\ngold::Output_data_const_buffer::do_print_to_mapfile(Output_data_const_buffer *t... | (translation_unit "void FUN_002d0520(int param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext(*(undefined4 *)(param_1 + 0x30));\n FUN_0028a430(param_2,param_1,uVar1);\n return;\n}\n\n" (function_definition "void FUN_002d0520(int param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar... | (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 ( (pointer_expr... | (function_definition "void FUN_002d0520(int param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext(*(undefined4 *)(param_1 + 0x30));\n FUN_0028a430(param_2,param_1,uVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002d0520(int param_1,undefined4 param_2)" (identifier "FUN_0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_print_to_mapfile(Output_data_const_buffer * this, Mapfile *
mapfile) */
void __thiscall
gold::type_1::function_1(type_1 *this,type_2 *mapfile)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2)
{
undefined4 uVar1;
uVar1 = gettext(*(undefined4 *)(param_1 + 0x30));
FUN_0028a430(param_2,param_1,uVar1);
return;
}
|
8817_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,_int,_gold::Output_section::Input_section_sort_entry,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_name_compare>_> | FUN_00302c00 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* DWARF original name:
__adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,
std::vector<gold::Output_section... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00302c00(int param_1,int param_2,uint param_3,undefined4 *param_4)
{
int iVar1;
undefined4 uVar2;
char cVar3;
int iVar4;
undefined4 *puVar5;
int iVar6;
undefined4 *puVar7;
size_t sVar8;
undefined4 *puV... | CALL 0x00074f02
ADD EAX,0x2e73fb
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x6c
MOV dword ptr [EBP + -0x70],EAX
MOV EAX,dword ptr [EBP + 0x10]
LEA EDX,[EAX + -0x1]
MOV EAX,EDX
SHR EAX,0x1f
ADD EAX,EDX
SAR EAX,0x1
MOV dword ptr [EBP + -0x68],EAX
CMP dword ptr [EBP + 0xc],EAX
JGE 0x00303070
IMUL EAX,dword p... | null | null | null | null | [(u'PTRADD_-1204864698', u'CAST_-1204864329'), (u'CAST_-1204863987', u'PTRADD_-1204864150'), ('const-28', u'PTRSUB_-1204864264'), (u'CAST_-1204863977', u'LOAD_-1204865808'), (u'LOAD_-1204867398', u'MULTIEQUAL_-1204865745'), (u'LOAD_-1204867482', u'CALL_-1204867400'), ('const-4', u'PTRADD_-1204865061'), (u'LOAD_-1204865... | [(u'LOAD_-1204866570', u'CAST_-1204864281'), ('const-52', u'INT_MULT_-1204865694'), (u'LOAD_-1204867482', u'CALL_-1204867400'), (u'CAST_-1204864156', u'PTRADD_-1204864183'), (u'LOAD_-1204865529', u'STORE_-1204865521'), (u'MULTIEQUAL_-1204865818', u'PTRADD_-1204864895'), ('const-4', u'PTRADD_-1204865037'), (u'PTRADD_-12... | null | null | 00302c00 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00302c00(int param_1,int param_2,uint param_3,undefined4 *param_4)\n\n{\n int iVar1;\n undefined4 uVar2;\n char cVar3;\n int iVar4;\n undefined4 *puVar5;\n int iVar6;\n undefined4 *puVar7;\n s... | (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/* DWARF original name:\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,\n std::vecto... | (translation_unit "void FUN_00302c00(int param_1,int param_2,uint param_3,undefined4 *param_4)\n\n{\n int iVar1;\n undefined4 uVar2;\n char cVar3;\n int iVar4;\n undefined4 *puVar5;\n int iVar6;\n undefined4 *puVar7;\n size_t sVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n int iVar11;\n undefined4 *pu... | (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)) ))) (compound_statement { (declaration TYPE IDENT ;) (declarat... | (function_definition "void FUN_00302c00(int param_1,int param_2,uint param_3,undefined4 *param_4)\n\n{\n int iVar1;\n undefined4 uVar2;\n char cVar3;\n int iVar4;\n undefined4 *puVar5;\n int iVar6;\n undefined4 *puVar7;\n size_t sVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n int iVar11;\n undefined4 ... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* DWARF original name:
__adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,
std::vector<gold::Output_section... | 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,uint param_3,undefined4 *param_4)
{
int iVar1;
undefined4 uVar2;
char cVar3;
int iVar4;
undefined4 *puVar5;
int iVar6;
undefined4 *puVar7;
size_t sVar8;
undefined4 *puVar9;
... |
9498_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c | ~__codecvt_utf8_utf16_base | FUN_00233340 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__codecvt_utf8_utf16_base<char16_t>::~__codecvt_utf8_utf16_base() */
void __thiscall
std::__codecvt_utf8_utf16_base<char16_t>::~__codecvt_utf8_utf16_base
(__codecvt_utf8_utf16_base<char16_t> *this)
{
*(undefin... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00233340(undefined4 *param_1)
{
*param_1 = &PTR_FUN_0033e9d8;
FUN_002332b0(param_1);
return;
}
| PUSH EBX
CALL 0x00035680
ADD EBX,0x10bcba
SUB ESP,0x14
MOV EAX,dword ptr [ESP + 0x1c]
LEA EDX,[EBX + 0xfffff9d0]
ADD EDX,0x8
MOV dword ptr [EAX],EDX
PUSH EAX
CALL 0x002332b0
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [(u'CAST_-1204014088', u'CALL_-1204014189'), ('const-0', u'RETURN_-1204014161'), (u'CAST_-1204014092', u'STORE_-1204014202'), ('const-3402200', u'PTRSUB_-1204014091'), ('tmp_183', u'CAST_-1204014092'), ('tmp_183', u'CAST_-1204014088'), ('const-417', u'STORE_-1204014202'), ('const-0', u'PTRSUB_-1204014091'), (u'PTRSUB_-... | [('const-0', u'PTRSUB_-1204014091'), ('tmp_282', u'STORE_-1204014202'), ('const-0', u'RETURN_-1204014161'), ('const-417', u'STORE_-1204014202'), ('tmp_282', u'CALL_-1204014189'), ('const-3402200', u'PTRSUB_-1204014091'), (u'PTRSUB_-1204014091', u'STORE_-1204014202')] | null | null | 00233340 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00233340(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033e9d8;\n FUN_002332b0(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_00233340(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::__codecvt_utf8_utf16_base<char16_t>::~__codecvt_utf8_utf16_base() */\n\nvoid __thiscall\nstd::__codecvt_utf8_utf16_base<char16_t>::~__codecvt_utf8_utf16_base\n (__codecvt_utf8_utf16_base<char16_t... | (translation_unit "void FUN_00233340(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033e9d8;\n FUN_002332b0(param_1);\n return;\n}\n\n" (function_definition "void FUN_00233340(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033e9d8;\n FUN_002332b0(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_00233340(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033e9d8;\n FUN_002332b0(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00233340(undefined4 *param_1)" (identifier "FUN_00233340") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__codecvt_utf8_utf16_base<char16_t>::~__codecvt_utf8_utf16_base() */
void __thiscall
std::function_1<char16_t>::~function_1
(function_1<char16_t> *this)
{
*(type_1 ***)this = &PTR____codecvt_utf8_utf16_base_00... | 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_0033e9d8;
FUN_002332b0(param_1);
return;
}
|
2984_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | adjust_shndx | FUN_00097730 |
/* DWARF original prototype: uint adjust_shndx(Sized_relobj_file<32,_false> * this, uint shndx) */
uint __thiscall
gold::Sized_relobj_file<32,_false>::adjust_shndx(Sized_relobj_file<32,_false> *this,uint shndx)
{
if (shndx < 0xff00) {
return shndx;
}
elfcpp::Elf_file<32,_false,_gold::Object>::initialize_sh... |
uint FUN_00097730(int param_1,uint param_2)
{
if (param_2 < 0xff00) {
return param_2;
}
FUN_0004d890(param_1 + 0x90);
return param_2 + *(int *)(param_1 + 0xa4);
}
| PUSH EBX
SUB ESP,0x8
MOV EBX,dword ptr [ESP + 0x14]
CMP EBX,0xfeff
JA 0x00097750
ADD ESP,0x8
MOV EAX,EBX
POP EBX
RET
SUB ESP,0xc
MOV EAX,dword ptr [ESP + 0x1c]
ADD EAX,0x90
PUSH EAX
CALL 0x0004d890
MOV EAX,dword ptr [ESP + 0x20]
ADD ESP,0x10
ADD EBX,dword ptr [EAX + 0xa4]
ADD ESP,0x8
MOV EAX,EBX
POP EBX
RET | null | null | null | null | [('const-144', u'PTRSUB_-1206487005'), (u'LOAD_-1206487100', u'INT_ADD_-1206487082'), (u'PTRSUB_-1206486986', u'PTRSUB_-1206486984'), ('const-417', u'LOAD_-1206487100'), ('tmp_325', u'INT_ADD_-1206487082'), ('const-0', u'RETURN_-1206487172'), (u'COPY_-1206487075', u'RETURN_-1206487056'), (u'PTRSUB_-1206486984', u'LOAD_... | [(u'LOAD_-1206487100', u'INT_ADD_-1206487082'), ('tmp_426', u'INT_LESS_-1206487194'), (u'INT_ADD_-1206487088', u'CAST_-1206486989'), ('const-0', u'RETURN_-1206487172'), (u'COPY_-1206487075', u'RETURN_-1206487056'), ('tmp_427', u'INT_ADD_-1206487131'), (u'CAST_-1206486989', u'LOAD_-1206487100'), (u'COPY_-1206487191', u'... | null | null | 00097730 | x86 | O0 | (translation_unit "uint FUN_00097730(int param_1,uint param_2)\n\n{\n if (param_2 < 0xff00) {\n return param_2;\n }\n FUN_0004d890(param_1 + 0x90);\n return param_2 + *(int *)(param_1 + 0xa4);\n}\n\n" (function_definition "uint FUN_00097730(int param_1,uint param_2)\n\n{\n if (param_2 < 0xff00) {\n return pa... | (translation_unit "/* DWARF original prototype: uint adjust_shndx(Sized_relobj_file<32,_false> * this, uint shndx) */\n\nuint __thiscall\ngold::Sized_relobj_file<32,_false>::adjust_shndx(Sized_relobj_file<32,_false> *this,uint shndx)\n\n{\n if (shndx < 0xff00) {\n return shndx;\n }\n elfcpp::Elf_file<32,_false,_g... | (translation_unit "uint FUN_00097730(int param_1,uint param_2)\n\n{\n if (param_2 < 0xff00) {\n return param_2;\n }\n FUN_0004d890(param_1 + 0x90);\n return param_2 + *(int *)(param_1 + 0xa4);\n}\n\n" (function_definition "uint FUN_00097730(int param_1,uint param_2)\n\n{\n if (param_2 < 0xff00) {\n return pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (return_statement return IDENT ... | (function_definition "uint FUN_00097730(int param_1,uint param_2)\n\n{\n if (param_2 < 0xff00) {\n return param_2;\n }\n FUN_0004d890(param_1 + 0x90);\n return param_2 + *(int *)(param_1 + 0xa4);\n}" (type_identifier "uint") (function_declarator "FUN_00097730(int param_1,uint param_2)" (identifier "FUN_00097730"... |
/* DWARF original prototype: uint adjust_shndx(Sized_relobj_file<32,_false> * this, uint shndx) */
type_1 __thiscall
gold::Sized_relobj_file<32,_false>::adjust_shndx(Sized_relobj_file<32,_false> *this,type_1 var_2)
{
if (var_2 < 0xff00) {
return var_2;
}
elfcpp::Elf_file<32,_false,_gold::Object>::var_1(&th... | 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 |
uint MASKED(int param_1,uint param_2)
{
if (param_2 < 0xff00) {
return param_2;
}
FUN_0004d890(param_1 + 0x90);
return param_2 + *(int *)(param_1 + 0xa4);
}
|
124_x86_64-kfreebsd-gnu-size_and_x86_64-kfreebsd-gnu-size_strip.c | countargv | FUN_00014030 |
int countargv(char **argv)
{
int iVar1;
iVar1 = 0;
if ((argv != (char **)0x0) && (*argv != (char *)0x0)) {
do {
iVar1 = iVar1 + 1;
} while (argv[iVar1] != (char *)0x0);
return iVar1;
}
return iVar1;
}
|
void FUN_00014030(int *param_1)
{
int iVar1;
iVar1 = 0;
if ((param_1 != (int *)0x0) && (*param_1 != 0)) {
do {
iVar1 = iVar1 + 1;
} while (param_1[iVar1] != 0);
return;
}
return;
}
| MOV EDX,dword ptr [ESP + 0x4]
XOR EAX,EAX
TEST EDX,EDX
JZ 0x00014050
MOV ECX,dword ptr [EDX]
TEST ECX,ECX
JZ 0x00014050
ADD EAX,0x1
MOV ECX,dword ptr [EDX + EAX*0x4]
TEST ECX,ECX
JNZ 0x00014040
RET
RET | null | null | null | null | [(u'PTRADD_-1205976863', u'LOAD_-1205976974'), (u'LOAD_-1205977006', u'INT_NOTEQUAL_-1205976988'), ('tmp_174', u'PTRADD_-1205976863'), (u'COPY_-1205977030', u'RETURN_-1205976935'), (u'COPY_-1205977030', u'MULTIEQUAL_-1205976886'), ('const-0', u'RETURN_-1205976935'), ('tmp_87', u'CBRANCH_-1205976988'), (u'INT_ADD_-12059... | [(u'PTRADD_-1205976863', u'LOAD_-1205976974'), (u'LOAD_-1205977006', u'INT_NOTEQUAL_-1205976988'), ('const-417', u'LOAD_-1205977006'), ('tmp_262', u'LOAD_-1205977006'), ('tmp_262', u'INT_NOTEQUAL_-1205977006'), ('const-4', u'PTRADD_-1205976863'), (u'COPY_-1205977030', u'MULTIEQUAL_-1205976886'), ('const-0', u'RETURN_-1... | null | null | 00014030 | x86 | O0 | (translation_unit "void FUN_00014030(int *param_1)\n\n{\n int iVar1;\n \n iVar1 = 0;\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n do {\n iVar1 = iVar1 + 1;\n } while (param_1[iVar1] != 0);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00014030(int *param_1)\n\n{\n int iVar... | (translation_unit "int countargv(char **argv)\n\n{\n int iVar1;\n \n iVar1 = 0;\n if ((argv != (char **)0x0) && (*argv != (char *)0x0)) {\n do {\n iVar1 = iVar1 + 1;\n } while (argv[iVar1] != (char *)0x0);\n return iVar1;\n }\n return iVar1;\n}\n\n" (function_definition "int countargv(char **argv)\n... | (translation_unit "void FUN_00014030(int *param_1)\n\n{\n int iVar1;\n \n iVar1 = 0;\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n do {\n iVar1 = iVar1 + 1;\n } while (param_1[iVar1] != 0);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00014030(int *param_1)\n\n{\n int iVar... | (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 = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expres... | (function_definition "void FUN_00014030(int *param_1)\n\n{\n int iVar1;\n \n iVar1 = 0;\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n do {\n iVar1 = iVar1 + 1;\n } while (param_1[iVar1] != 0);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00014030(int *param_1... |
int function_1(char **var_1)
{
int var_2;
var_2 = 0;
if ((var_1 != (char **)0x0) && (*var_1 != (char *)0x0)) {
do {
var_2 = var_2 + 1;
} while (var_1[var_2] != (char *)0x0);
return var_2;
}
return var_2;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec... | null |
void MASKED(int *param_1)
{
int iVar1;
iVar1 = 0;
if ((param_1 != (int *)0x0) && (*param_1 != 0)) {
do {
iVar1 = iVar1 + 1;
} while (param_1[iVar1] != 0);
return;
}
return;
}
|
948_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c | parse_to_value | FUN_000361b0 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_no_print_icf_sections * this, char *
param_1, char * param_2, Command_line * param_3, General_options * options) */
void __thiscall
gold::General_options::Struct_no_print_icf_sections::parse_to_va... |
void FUN_000361b0(void)
{
int in_stack_00000014;
*(undefined2 *)(in_stack_00000014 + 0x2ed0) = 1;
return;
}
| MOV EAX,dword ptr [ESP + 0x14]
MOV EDX,0x1
MOV word ptr [EAX + 0x2ed0],DX
RET | null | null | null | null | [('const-417', u'STORE_-1206099518'), ('const-417', u'STORE_-1206099504'), (u'PTRSUB_-1206099445', u'PTRSUB_-1206099444'), (u'PTRSUB_-1206099443', u'PTRSUB_-1206099442'), ('const-0', u'RETURN_-1206099501'), (u'PTRSUB_-1206099442', u'STORE_-1206099504'), ('const-0', u'STORE_-1206099504'), ('const-11924', u'PTRSUB_-12060... | [('const-1', u'STORE_-1206099518'), ('const-0', u'RETURN_-1206099501'), ('tmp_37', u'INT_ADD_-1206099504'), (u'INT_ADD_-1206099504', u'CAST_-1206099451'), ('const-417', u'STORE_-1206099518'), ('const-11984', u'INT_ADD_-1206099504'), (u'CAST_-1206099451', u'STORE_-1206099518')] | null | null | 000361b0 | x86 | O0 | (translation_unit "void FUN_000361b0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2ed0) = 1;\n return;\n}\n\n" (function_definition "void FUN_000361b0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2ed0) = 1;\n return;\n}" primitive_type (functio... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_no_print_icf_sections * this, char *\n param_1, char * param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_print_ic... | (translation_unit "void FUN_000361b0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2ed0) = 1;\n return;\n}\n\n" (function_definition "void FUN_000361b0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2ed0) = 1;\n return;\n}" primitive_type (functio... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (paren... | (function_definition "void FUN_000361b0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2ed0) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_000361b0(void)" (identifier "FUN_000361b0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_no_print_icf_sections * 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 *p... | 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 + 0x2ed0) = 1;
return;
}
|
794_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | runtime_error | FUN_00033b36 |
/* std::runtime_error::runtime_error(std::string const&) [clone .cold.6] */
void __thiscall std::runtime_error::runtime_error(runtime_error *this,string *param_1)
{
int unaff_EBP;
exception *unaff_EDI;
exception::~exception(unaff_EDI);
/* WARNING: Subroutine does not return */
_Unwind_... |
void FUN_00033b36(void)
{
int unaff_EBP;
FUN_001ab9b0();
/* WARNING: Subroutine does not return */
FUN_00243440(*(undefined4 *)(unaff_EBP + -0x1c));
}
| SUB ESP,0xc
MOV EBX,ESI
PUSH EDI
CALL 0x001ab9b0
POP EAX
PUSH dword ptr [EBP + -0x1c]
CALL 0x00243440 | null | null | null | null | [('const-1', u'RETURN_-1206109332'), ('const-417', u'LOAD_-1206109351'), ('tmp_142', u'CALL_-1206109358'), (u'INT_ADD_-1206109335', u'CAST_-1206109246'), (u'CAST_-1206109246', u'LOAD_-1206109351'), ('const-4294967268', u'INT_ADD_-1206109335'), ('tmp_143', u'INT_ADD_-1206109335'), (u'LOAD_-1206109351', u'CALL_-120610933... | [('const-1', u'RETURN_-1206109332'), (u'INT_ADD_-1206109335', u'CAST_-1206109250'), ('const-4294967268', u'INT_ADD_-1206109335'), (u'CAST_-1206109250', u'LOAD_-1206109351'), (u'LOAD_-1206109351', u'CALL_-1206109337'), ('tmp_141', u'INT_ADD_-1206109335'), ('const-417', u'LOAD_-1206109351')] | null | null | 00033b36 | x86 | O0 | (translation_unit "void FUN_00033b36(void)\n\n{\n int unaff_EBP;\n \n FUN_001ab9b0();\n /* WARNING: Subroutine does not return */\n FUN_00243440(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_00033b36(void)\n\n{\n int unaff_EBP;\n \n FUN_001ab9b0();\n ... | (translation_unit "/* std::runtime_error::runtime_error(std::string const&) [clone .cold.6] */\n\nvoid __thiscall std::runtime_error::runtime_error(runtime_error *this,string *param_1)\n\n{\n int unaff_EBP;\n exception *unaff_EDI;\n \n exception::~exception(unaff_EDI);\n /* WARNING: Subroutine do... | (translation_unit "void FUN_00033b36(void)\n\n{\n int unaff_EBP;\n \n FUN_001ab9b0();\n \n FUN_00243440(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_00033b36(void)\n\n{\n int unaff_EBP;\n \n FUN_001ab9b0();\n \n FUN_00243440(*(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_00033b36(void)\n\n{\n int unaff_EBP;\n \n FUN_001ab9b0();\n \n FUN_00243440(*(undefined4 *)(unaff_EBP + -0x1c));\n}" (primitive_type "void") (function_declarator "FUN_00033b36(void)" (identifier "FUN_00033b36") (parameter_list "(void)" (( "(") (parameter_declaration... |
/* std::runtime_error::runtime_error(std::string const&) [clone .cold.6] */
void __thiscall std::function_1::function_1(function_1 *this,type_1 *param_1)
{
int var_2;
type_2 *unaff_EDI;
exception::~type_2(unaff_EDI);
/* WARNING: Subroutine does not return */
var_1(*(type_3 *)(var_2 + -... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_express... | null |
void MASKED(void)
{
int unaff_EBP;
FUN_001ab9b0();
/* WARNING: Subroutine does not return */
FUN_00243440(*(undefined4 *)(unaff_EBP + -0x1c));
}
|
8020_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | is_symbolless | FUN_002da100 |
/* DWARF original prototype: bool is_symbolless(Output_reloc<4,_true,_32,_false> * this) */
bool __thiscall
gold::Output_reloc<4,_true,_32,_false>::is_symbolless(Output_reloc<4,_true,_32,_false> *this)
{
return (bool)((byte)(this->rel_).field_0x13 >> 5 & 1);
}
|
byte FUN_002da100(int param_1)
{
return *(byte *)(param_1 + 0x13) >> 5 & 1;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOVZX EAX,byte ptr [EAX + 0x13]
SHR AL,0x5
AND EAX,0x1
RET | null | null | null | null | [(u'LOAD_-1204641526', u'CAST_-1204641394'), (u'CAST_-1204641394', u'INT_RIGHT_-1204641490'), ('const-1', u'INT_AND_-1204641432'), ('const-417', u'LOAD_-1204641526'), ('const-19', u'PTRSUB_-1204641397'), ('tmp_155', u'PTRSUB_-1204641399'), ('const-5', u'INT_RIGHT_-1204641490'), (u'COPY_-1204641460', u'RETURN_-120464145... | [('tmp_179', u'INT_ADD_-1204641510'), ('const-1', u'INT_AND_-1204641433'), (u'INT_ADD_-1204641510', u'CAST_-1204641402'), ('const-19', u'INT_ADD_-1204641510'), ('const-0', u'RETURN_-1204641458'), ('const-417', u'LOAD_-1204641526'), (u'CAST_-1204641402', u'LOAD_-1204641526'), (u'LOAD_-1204641526', u'INT_RIGHT_-120464149... | null | null | 002da100 | x86 | O0 | (translation_unit "byte FUN_002da100(int param_1)\n\n{\n return *(byte *)(param_1 + 0x13) >> 5 & 1;\n}\n\n" (function_definition "byte FUN_002da100(int param_1)\n\n{\n return *(byte *)(param_1 + 0x13) >> 5 & 1;\n}" type_identifier (function_declarator "FUN_002da100(int param_1)" identifier (parameter_list "(int param... | (translation_unit "/* DWARF original prototype: bool is_symbolless(Output_reloc<4,_true,_32,_false> * this) */\n\nbool __thiscall\ngold::Output_reloc<4,_true,_32,_false>::is_symbolless(Output_reloc<4,_true,_32,_false> *this)\n\n{\n return (bool)((byte)(this->rel_).field_0x13 >> 5 & 1);\n}\n\n" comment (ERROR "bool __t... | (translation_unit "byte FUN_002da100(int param_1)\n\n{\n return *(byte *)(param_1 + 0x13) >> 5 & 1;\n}\n\n" (function_definition "byte FUN_002da100(int param_1)\n\n{\n return *(byte *)(param_1 + 0x13) >> 5 & 1;\n}" type_identifier (function_declarator "FUN_002da100(int param_1)" identifier (parameter_list "(int param... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthe... | (function_definition "byte FUN_002da100(int param_1)\n\n{\n return *(byte *)(param_1 + 0x13) >> 5 & 1;\n}" (type_identifier "byte") (function_declarator "FUN_002da100(int param_1)" (identifier "FUN_002da100") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifie... |
/* DWARF original prototype: bool is_symbolless(Output_reloc<4,_true,_32,_false> * this) */
bool __thiscall
gold::Output_reloc<4,_true,_32,_false>::is_symbolless(Output_reloc<4,_true,_32,_false> *this)
{
return (bool)((byte)(this->rel_).field_0x13 >> 5 & 1);
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (binary_expression left: (po... | null |
byte MASKED(int param_1)
{
return *(byte *)(param_1 + 0x13) >> 5 & 1;
}
|
160_i686-kfreebsd-gnu-size_and_i686-kfreebsd-gnu-size_strip.c | fread | fread |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fread@... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205952378')] | [('const-1', u'RETURN_-1205952378')] | null | null | 0001a07c | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* 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 /* WARNING: Bad instruction - Truncating control flow here */\n ha... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* 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 /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fread(... | (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 fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)" (identifier "fread") (parameter_list "(void *__ptr,size_t __size,size_t __... |
/* 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 *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/*... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
941_i686-linux-gnu-as_and_i686-linux-gnu-as_strip.c | bfd_hash_set_default_size | bfd_hash_set_default_size |
/* WARNING: Control flow encountered bad instruction data */
void bfd_hash_set_default_size(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_hash_set_default_size(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206410686')] | [('const-1', u'RETURN_-1206410686')] | null | null | 0008a238 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_hash_set_default_size(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_hash_set_default_size(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_hash_set_default_size(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_hash_set_default_size(void)\n\n{\n ... | (translation_unit "void bfd_hash_set_default_size(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_hash_set_default_size(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_hash_set_default_size(void)" identifier (parameter_list "(vo... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_hash_set_default_size(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_hash_set_default_size(void)" (identifier "bfd_hash_set_default_size") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
7827_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | find_first_not_of | FUN_001ed6b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::find_first_not_of(wchar_t const*, unsigned int, unsigned int) const */
uint __thiscall
std::wstring::find_first_not_of(wstring *this,wchar_t *param_1,uint param_2,uint param_3)
{
uint uVar1;
int iVar2;
wcha... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint FUN_001ed6b0(int *param_1,wchar_t *param_2,uint param_3,size_t param_4)
{
uint uVar1;
int iVar2;
wchar_t *pwVar3;
uVar1 = param_1[1];
if (param_3 < uVar1) {
if (param_4 == 0) {
return param_3;
}
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x1a1947
SUB ESP,0xc
MOV ECX,dword ptr [ESP + 0x20]
MOV ESI,dword ptr [ESP + 0x28]
MOV EDI,dword ptr [ECX + 0x4]
CMP ESI,EDI
JNC 0x001ed710
MOV EDX,dword ptr [ESP + 0x2c]
MOV EAX,ESI
TEST EDX,EDX
JZ 0x001ed704
MOV EBP,dword ptr [ECX]
JMP 0x001ed6e7
ADD ESI,0x1... | null | null | null | null | [(u'INT_ADD_-1207838839', u'MULTIEQUAL_-1207838681'), ('tmp_544', u'INT_LESS_-1207838969'), ('tmp_321', u'CBRANCH_-1207838853'), ('const-417', u'LOAD_-1207838905'), (u'CAST_-1207838589', u'LOAD_-1207838943'), ('tmp_542', u'PTRADD_-1207838926'), (u'INT_LESS_-1207838969', u'CBRANCH_-1207838967'), ('tmp_545', u'INT_EQUAL_... | [(u'INT_ADD_-1207838839', u'MULTIEQUAL_-1207838681'), ('const-417', u'LOAD_-1207838988'), (u'CAST_-1207838570', u'LOAD_-1207838905'), ('tmp_1083', u'PTRADD_-1207838608'), (u'INT_EQUAL_-1207838944', u'CBRANCH_-1207838943'), ('tmp_321', u'CBRANCH_-1207838853'), (u'INT_ADD_-1207838889', u'CAST_-1207838570'), ('tmp_1084', ... | null | null | 001ed6b0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_001ed6b0(int *param_1,wchar_t *param_2,uint param_3,size_t param_4)\n\n{\n uint uVar1;\n int iVar2;\n wchar_t *pwVar3;\n \n uVar1 = param_1[1];\n if (param_3 < uVar1) {\n if (param_4 == 0) {\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::find_first_not_of(wchar_t const*, unsigned int, unsigned int) const */\n\nuint __thiscall\nstd::wstring::find_first_not_of(wstring *this,wchar_t *param_1,uint param_2,uint param_3)\n\n{\n uint u... | (translation_unit "uint FUN_001ed6b0(int *param_1,wchar_t *param_2,uint param_3,size_t param_4)\n\n{\n uint uVar1;\n int iVar2;\n wchar_t *pwVar3;\n \n uVar1 = param_1[1];\n if (param_3 < uVar1) {\n if (param_4 == 0) {\n return param_3;\n }\n iVar2 = *param_1;\n do {\n pwVar3 = wmemchr(param... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration ... | (function_definition "uint FUN_001ed6b0(int *param_1,wchar_t *param_2,uint param_3,size_t param_4)\n\n{\n uint uVar1;\n int iVar2;\n wchar_t *pwVar3;\n \n uVar1 = param_1[1];\n if (param_3 < uVar1) {\n if (param_4 == 0) {\n return param_3;\n }\n iVar2 = *param_1;\n do {\n pwVar3 = wmemchr(pa... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::find_first_not_of(wchar_t const*, unsigned int, unsigned int) const */
type_1 __thiscall
std::type_2::function_1(type_2 *var_1,type_3 *param_1,type_1 var_2,type_1 var_4)
{
type_1 var_3;
int var_6;
type_3 *v... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint MASKED(int *param_1,wchar_t *param_2,uint param_3,size_t param_4)
{
uint uVar1;
int iVar2;
wchar_t *pwVar3;
uVar1 = param_1[1];
if (param_3 < uVar1) {
if (param_4 == 0) {
return param_3;
}
iVa... |
9976_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | wiostream | FUN_0024ac50 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* std::wiostream::wiostream(std::wstreambuf*) */
void __thiscall std::wiostream::wiostream(wiostream *this,wstreambuf *param_1)
{
ios_base *this_00;
int unaff_EDI;
__x86_get_pc_thunk_di();
this_00 = (ios_base *)(this + 0xc);
ios_base::ios_b... |
void FUN_0024ac50(int *param_1,undefined4 param_2)
{
int *piVar1;
int unaff_EDI;
FUN_000559ee();
piVar1 = param_1 + 3;
FUN_0022bca0(piVar1);
param_1[0x1f] = 0;
param_1[0x20] = 0;
*(undefined1 *)(param_1 + 0x21) = 0;
param_1[0x22] = 0;
param_1[0x23] = 0;
param_1[0x24] = 0;
param_1[0x25] = 0;... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x000559ee
ADD EDI,0x1443a7
PUSH ESI
PUSH EBX
SUB ESP,0x28
MOV ESI,dword ptr [EBP + 0x8]
LEA EAX,[ESI + 0xc]
MOV EBX,EDI
PUSH EAX
MOV dword ptr [EBP + -0x1c],EAX
CALL 0x0022bca0
LEA ECX,[EDI + 0xfffff0b0]
LEA EAX,[EDI + 0xfffff0c4]
MOV dword ptr [ESI + 0x7c],0x0
MOV dword ptr [ESI + 0... | null | null | null | null | [(u'INT_ADD_-1204048526', u'STORE_-1204048532'), (u'PTRADD_-1204048486', u'CAST_-1204048287'), (u'CAST_-1204048397', u'STORE_-1204048709'), (u'PTRADD_-1204048626', u'STORE_-1204048686'), (u'PTRADD_-1204048560', u'CAST_-1204048324'), ('tmp_521', u'PTRADD_-1204048554'), (u'INT_ADD_-1204048545', u'STORE_-1204048546'), ('c... | [(u'INT_ADD_-1204048526', u'STORE_-1204048532'), ('tmp_988', u'PTRADD_-1204048242'), ('const-1324139', u'INT_ADD_-1204048703'), ('const-3', u'PTRADD_-1204048427'), (u'INT_ADD_-1204048545', u'STORE_-1204048546'), ('tmp_665', u'INT_ADD_-1204048711'), ('const-3', u'PTRADD_-1204048246'), ('tmp_988', u'STORE_-1204048478'), ... | null | null | 0024ac50 | x86 | O0 | (translation_unit "void FUN_0024ac50(int *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n int unaff_EDI;\n \n FUN_000559ee();\n piVar1 = param_1 + 3;\n FUN_0022bca0(piVar1);\n param_1[0x1f] = 0;\n param_1[0x20] = 0;\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n param_1[0x23] = 0;\n param_1... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* std::wiostream::wiostream(std::wstreambuf*) */\n\nvoid __thiscall std::wiostream::wiostream(wiostream *this,wstreambuf *param_1)\n\n{\n ios_base *this_00;\n int unaff_EDI;\n \n __x86_get_pc_thunk_di();\n this_00 = (ios_base *)(th... | (translation_unit "void FUN_0024ac50(int *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n int unaff_EDI;\n \n FUN_000559ee();\n piVar1 = param_1 + 3;\n FUN_0022bca0(piVar1);\n param_1[0x1f] = 0;\n param_1[0x20] = 0;\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n param_1[0x23] = 0;\n param_1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (call_expre... | (function_definition "void FUN_0024ac50(int *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n int unaff_EDI;\n \n FUN_000559ee();\n piVar1 = param_1 + 3;\n FUN_0022bca0(piVar1);\n param_1[0x1f] = 0;\n param_1[0x20] = 0;\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n param_1[0x23] = 0;\n para... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* std::wiostream::wiostream(std::wstreambuf*) */
void __thiscall std::function_1::function_1(function_1 *var_2,type_1 *param_1)
{
type_2 *this_00;
int var_3;
var_1();
this_00 = (type_2 *)(var_2 + 0xc);
ios_base::type_2(this_00);
*(type_3 ... | 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 *piVar1;
int unaff_EDI;
FUN_000559ee();
piVar1 = param_1 + 3;
FUN_0022bca0(piVar1);
param_1[0x1f] = 0;
param_1[0x20] = 0;
*(undefined1 *)(param_1 + 0x21) = 0;
param_1[0x22] = 0;
param_1[0x23] = 0;
param_1[0x24] = 0;
param_1[0x25] = 0;
*pa... |
483_sparc64-linux-gnu-strip_and_sparc64-linux-gnu-strip_strip.c | strlen | strlen |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strlen@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206185642')] | [('const-1', u'RETURN_-1206185642')] | null | null | 0004114c | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (fu... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strlen@@GLIBC_2.0 */\n... | (translation_unit "size_t strlen(char *__s)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t strlen(char *__s)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "strlen(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "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 ( ))) ;) }))) | (function_definition "size_t strlen(char *__s)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "strlen(char *__s)" (identifier "strlen") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (pointer_declarator "*__s" (* "*") (i... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strlen@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression ... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
674_du_and_du_strip.c | iswctype | iswctype |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswctype(wint_t __wc,wctype_t __desc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* iswctype@@GLIBC_2.0 */
halt_... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswctype(wint_t __wc,wctype_t __desc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206148926')] | [('const-1', u'RETURN_-1206148926')] | null | null | 0004a0b8 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint iswctype(wint_t __wc,wctype_t __desc)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" co... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint iswctype(wint_t __wc,wctype_t __desc)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* iswct... | (translation_unit "int iswctype(wint_t __wc,wctype_t __desc)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int iswctype(wint_t __wc,wctype_t __desc)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "iswctype(wint_t __wc,wctype_t __desc)" identifier (par... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int iswctype(wint_t __wc,wctype_t __desc)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "iswctype(wint_t __wc,wctype_t __desc)" (identifier "iswctype") (parameter_list "(wint_t __wc,wctype_t __desc)" (( "(") (parameter_declaration "wint_t __wc" (type... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 __wc,type_2 __desc)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* iswctype@@GLIBC_2.0 */
var_1... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc,wctype_t __desc)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
10666_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c | replace | FUN_0027a800 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::replace(__normal_iterator<wchar_t*, std::wstring >, __normal_iterator<wchar_t*,
std::wstring >, wchar_t*, wchar_t*) */
void __thiscall
std::wstring::replace(wstring *this,int param_2,int param_3,wchar_t *param_... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0027a800(int *param_1,int param_2,int param_3,int param_4,int param_5)
{
uint uVar1;
uint uVar2;
uint uVar3;
uVar1 = param_1[1];
uVar3 = param_2 - *param_1 >> 2;
uVar2 = param_3 - param_2 >> 2;
if (uVar... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x1147f7
SUB ESP,0xc
MOV ESI,dword ptr [ESP + 0x20]
MOV EAX,dword ptr [ESP + 0x24]
MOV EBP,dword ptr [ESP + 0x28]
MOV ECX,dword ptr [ESP + 0x30]
MOV EDI,dword ptr [ESI + 0x4]
MOV EDX,EAX
SUB EDX,dword ptr [ESI]
SUB EBP,EAX
SAR EDX,0x2
SUB ECX,dword ptr [ESP + ... | null | null | null | null | [(u'CAST_-1204246011', u'LOAD_-1204246434'), ('const-2', u'INT_SRIGHT_-1204246382'), (u'INT_SRIGHT_-1204246382', u'INT_LESSEQUAL_-1204246220'), (u'INT_SUB_-1204246415', u'INT_SRIGHT_-1204246382'), ('tmp_622', u'CBRANCH_-1204246230'), (u'INT_SRIGHT_-1204246382', u'CALL_-1204246186'), ('tmp_1261', u'INT_SUB_-1204246404')... | [(u'INT_SRIGHT_-1204246285', u'COPY_-1204246061'), (u'COPY_-1204246060', u'MULTIEQUAL_-1204246087'), (u'INT_SRIGHT_-1204246382', u'INT_LESSEQUAL_-1204246220'), ('tmp_1234', u'CALL_-1204246186'), ('const-2666180', u'COPY_-1204246017'), ('const-1', u'PTRADD_-1204246028'), ('const-417', u'LOAD_-1204246434'), ('tmp_1237', ... | null | null | 0027a800 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0027a800(int *param_1,int param_2,int param_3,int param_4,int param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar1 = param_1[1];\n uVar3 = param_2 - *param_1 >> 2;\n uVar2 = param... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::replace(__normal_iterator<wchar_t*, std::wstring >, __normal_iterator<wchar_t*,\n std::wstring >, wchar_t*, wchar_t*) */\n\nvoid __thiscall\nstd::wstring::replace(wstring *this,int param_2,int ... | (translation_unit "void FUN_0027a800(int *param_1,int param_2,int param_3,int param_4,int param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar1 = param_1[1];\n uVar3 = param_2 - *param_1 >> 2;\n uVar2 = param_3 - param_2 >> 2;\n if (uVar1 - uVar3 < uVar2) {\n uVar2 = uVar1 - uVar3;\n }\n if (u... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement {... | (function_definition "void FUN_0027a800(int *param_1,int param_2,int param_3,int param_4,int param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar1 = param_1[1];\n uVar3 = param_2 - *param_1 >> 2;\n uVar2 = param_3 - param_2 >> 2;\n if (uVar1 - uVar3 < uVar2) {\n uVar2 = uVar1 - uVar3;\n }\n if... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::replace(__normal_iterator<wchar_t*, std::wstring >, __normal_iterator<wchar_t*,
std::wstring >, wchar_t*, wchar_t*) */
void __thiscall
std::type_1::function_1(type_1 *var_1,int var_2,int var_3,type_2 *param_4,i... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,int param_2,int param_3,int param_4,int param_5)
{
uint uVar1;
uint uVar2;
uint uVar3;
uVar1 = param_1[1];
uVar3 = param_2 - *param_1 >> 2;
uVar2 = param_3 - param_2 >> 2;
if (uVar1 - uV... |
2461_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | input_file_offset | FUN_00081fb0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint input_file_offset(Incremental_inputs_reader<64,_false> * this,
uint n) */
uint __thiscall
gold::Incremental_inputs_reader<64,_false>::input_file_offset
(Incremental_inputs_reader<64,_... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00081fb0(void)
{
/* WARNING: Subroutine does not return */
FUN_0007ac80("../../gold/incremental.h",0x45c,"input_file_offset");
}
| PUSH EBX
CALL 0x00036db0
ADD EBX,0x32804a
SUB ESP,0xc
LEA EAX,[EBX + 0xffef6e8c]
PUSH EAX
LEA EAX,[EBX + 0xffef5f32]
PUSH 0x45c
PUSH EAX
CALL 0x0007ac80 | null | null | null | null | [('const-2752306', u'COPY_-1206444003'), (u'COPY_-1206444002', u'CALL_-1206444032'), ('const-1', u'RETURN_-1206444027'), ('const-2756236', u'COPY_-1206444002'), ('const-1116', u'CALL_-1206444032'), (u'COPY_-1206444003', u'CALL_-1206444032')] | [('const-1', u'RETURN_-1206444027'), ('const-1116', u'CALL_-1206444032'), (u'COPY_-1206444009', u'CALL_-1206444032'), ('const-2752306', u'COPY_-1206444009'), ('const-2756236', u'COPY_-1206444008'), (u'COPY_-1206444008', u'CALL_-1206444032')] | null | null | 00081fb0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00081fb0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0007ac80("../../gold/incremental.h",0x45c,"input_file_offset");\n}\n\n" comment (function_definition "void FUN... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint input_file_offset(Incremental_inputs_reader<64,_false> * this,\n uint n) */\n\nuint __thiscall\ngold::Incremental_inputs_reader<64,_false>::input_file_offset\n (Increm... | (translation_unit "void FUN_00081fb0(void)\n\n{\n \n FUN_0007ac80("../../gold/incremental.h",0x45c,"input_file_offset");\n}\n\n" (function_definition "void FUN_00081fb0(void)\n\n{\n \n FUN_0007ac80("../../gold/incremental.h",0x45c,"input_file_offset");\n}" primitive_type (functio... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) }))) | (function_definition "void FUN_00081fb0(void)\n\n{\n \n FUN_0007ac80("../../gold/incremental.h",0x45c,"input_file_offset");\n}" (primitive_type "void") (function_declarator "FUN_00081fb0(void)" (identifier "FUN_00081fb0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint input_file_offset(Incremental_inputs_reader<64,_false> * this,
uint n) */
uint __thiscall
gold::Incremental_inputs_reader<64,_false>::input_file_offset
(Incremental_inputs_reader<64,_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
/* WARNING: Subroutine does not return */
FUN_0007ac80("../../gold/incremental.h",0x45c,"input_file_offset");
}
|
221_i686-kfreebsd-gnu-readelf_and_i686-kfreebsd-gnu-readelf_strip.c | unw_decode_p6 | FUN_0004ae10 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
uchar * unw_decode_p6(uchar *dp,uint code,void *arg,uchar *end)
{
bool bVar1;
char cVar2;
char *pcVar3;
uint mask;
char *pcVar4;
char grstr [200];
mask = code & 0xf;
if... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_0004ae10(undefined4 param_1,uint param_2)
{
bool bVar1;
char cVar2;
undefined1 *puVar3;
uint uVar4;
undefined1 *puVar5;
undefined1 local_e4 [208];
undefined4 uStack_14;
uStack_14 = 0x4ae19;
uV... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00013f70
ADD EBX,0x691e7
SUB ESP,0xdc
MOV EAX,dword ptr [ESP + 0xf4]
MOV EDX,EAX
AND EDX,0xf
TEST AL,0x10
JZ 0x0004aea0
LEA EBP,[ESP + 0x8]
MOV EAX,0x34
XOR EDI,EDI
MOV ESI,EBP
TEST DL,0x1
JZ 0x0004ae61
MOV ECX,ESI
TEST EDI,EDI
JZ 0x0004ae53
MOV byte ptr [ESI],0x2c
ADD ECX,0x1... | null | null | null | null | [(u'MULTIEQUAL_-1206144852', u'MULTIEQUAL_-1206144819'), (u'COPY_-1206144911', u'MULTIEQUAL_-1206144852'), (u'PTRADD_-1206145297', u'MULTIEQUAL_-1206145073'), (u'MULTIEQUAL_-1206144819', u'MULTIEQUAL_-1206144852'), (u'COPY_-1206144840', u'CALL_-1206145237'), (u'COPY_-1206144843', u'CALL_-1206145237'), ('const-0', u'COP... | [(u'PTRADD_-1206145297', u'MULTIEQUAL_-1206145073'), (u'MULTIEQUAL_-1206144874', u'MULTIEQUAL_-1206144841'), ('tmp_1653', u'INT_AND_-1206145074'), ('const-417', u'STORE_-1206145348'), (u'INDIRECT_-1206144915', u'MULTIEQUAL_-1206144905'), ('const-44', u'STORE_-1206145365'), ('tmp_663', u'BRANCH_-1206145089'), ('const-11... | null | null | 0004ae10 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0004ae10(undefined4 param_1,uint param_2)\n\n{\n bool bVar1;\n char cVar2;\n undefined1 *puVar3;\n uint uVar4;\n undefined1 *puVar5;\n undefined1 local_e4 [208];\n undefined4 uStack_14;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nuchar * unw_decode_p6(uchar *dp,uint code,void *arg,uchar *end)\n\n{\n bool bVar1;\n char cVar2;\n char *pcVar3;\n uint mask;\n char *pcVar4;\n char grstr [200];... | (translation_unit "undefined4 FUN_0004ae10(undefined4 param_1,uint param_2)\n\n{\n bool bVar1;\n char cVar2;\n undefined1 *puVar3;\n uint uVar4;\n undefined1 *puVar5;\n undefined1 local_e4 [208];\n undefined4 uStack_14;\n \n uStack_14 = 0x4ae19;\n uVar4 = param_2 & 0xf;\n if ((param_2 & 0x10) == 0) {\n FU... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (d... | (function_definition "undefined4 FUN_0004ae10(undefined4 param_1,uint param_2)\n\n{\n bool bVar1;\n char cVar2;\n undefined1 *puVar3;\n uint uVar4;\n undefined1 *puVar5;\n undefined1 local_e4 [208];\n undefined4 uStack_14;\n \n uStack_14 = 0x4ae19;\n uVar4 = param_2 & 0xf;\n if ((param_2 & 0x10) == 0) {\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 * function_1(type_1 *dp,type_2 var_1,void *arg,type_1 *end)
{
bool bVar1;
char var_6;
char *var_5;
type_2 var_4;
char *pcVar4;
char grstr [200];
var_4 = var_1 & 0x... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_stateme... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(undefined4 param_1,uint param_2)
{
bool bVar1;
char cVar2;
undefined1 *puVar3;
uint uVar4;
undefined1 *puVar5;
undefined1 local_e4 [208];
undefined4 uStack_14;
uStack_14 = 0x4ae19;
uVar4 = ... |
1137_pscp_and_pscp_strip.c | share_halfchannel_cmp | FUN_000788cd |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
int share_halfchannel_cmp(void *av,void *bv)
{
int iVar1;
share_halfchannel *a;
share_halfchannel *b;
/* WARNING: Load size is inaccurate */
... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 FUN_000788cd(uint *param_1,uint *param_2)
{
undefined4 uVar1;
if (*param_1 < *param_2) {
uVar1 = 0xffffffff;
}
else if (*param_2 < *param_1) {
uVar1 = 1;
}
else {
uVar1 = 0;
}
return uVa... | PUSH EBP
MOV EBP,ESP
SUB ESP,0x10
CALL 0x0001403c
ADD EAX,0x394dc
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x8],EAX
MOV EAX,dword ptr [EBP + 0xc]
MOV dword ptr [EBP + -0x4],EAX
MOV EAX,dword ptr [EBP + -0x8]
MOV EDX,dword ptr [EAX]
MOV EAX,dword ptr [EBP + -0x4]
MOV EAX,dword ptr [EAX]
CMP EDX,EAX
JNC 0x0007... | null | null | null | null | [('const-1', u'COPY_-1206351514'), (u'COPY_-1206351565', u'MULTIEQUAL_-1206351429'), ('tmp_253', u'LOAD_-1206351533'), (u'LOAD_-1206351584', u'INT_LESS_-1206351566'), (u'LOAD_-1206351533', u'INT_LESS_-1206351504'), ('tmp_252', u'LOAD_-1206351543'), ('const-4294967295', u'COPY_-1206351565'), ('tmp_235', u'CBRANCH_-12063... | [('tmp_353', u'LOAD_-1206351584'), ('const-1', u'COPY_-1206351514'), (u'COPY_-1206351565', u'MULTIEQUAL_-1206351429'), (u'LOAD_-1206351584', u'INT_LESS_-1206351566'), ('tmp_352', u'LOAD_-1206351543'), (u'LOAD_-1206351533', u'INT_LESS_-1206351504'), ('const-4294967295', u'COPY_-1206351565'), ('const-417', u'LOAD_-120635... | null | null | 000788cd | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_000788cd(uint *param_1,uint *param_2)\n\n{\n undefined4 uVar1;\n \n if (*param_1 < *param_2) {\n uVar1 = 0xffffffff;\n }\n else if (*param_2 < *param_1) {\n uVar1 = 1;\n }\n else {\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nint share_halfchannel_cmp(void *av,void *bv)\n\n{\n int iVar1;\n share_halfchannel *a;\n share_halfchannel *b;\n \n /* WARNING: Load size is ina... | (translation_unit "undefined4 FUN_000788cd(uint *param_1,uint *param_2)\n\n{\n undefined4 uVar1;\n \n if (*param_1 < *param_2) {\n uVar1 = 0xffffffff;\n }\n else if (*param_2 < *param_1) {\n uVar1 = 1;\n }\n else {\n uVar1 = 0;\n }\n return uVar1;\n}\n\n" (function_definition "undefined4 FUN_000788cd(... | (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 ;) (if_statement if (parenthesized_expression ( (binary_express... | (function_definition "undefined4 FUN_000788cd(uint *param_1,uint *param_2)\n\n{\n undefined4 uVar1;\n \n if (*param_1 < *param_2) {\n uVar1 = 0xffffffff;\n }\n else if (*param_2 < *param_1) {\n uVar1 = 1;\n }\n else {\n uVar1 = 0;\n }\n return uVar1;\n}" (type_identifier "undefined4") (function_declar... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
int function_1(void *av,void *bv)
{
int iVar1;
type_1 *a;
type_1 *b;
/* WARNING: Load size is inaccurate */
/* WARNING: Load size is inacc... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (point... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 MASKED(uint *param_1,uint *param_2)
{
undefined4 uVar1;
if (*param_1 < *param_2) {
uVar1 = 0xffffffff;
}
else if (*param_2 < *param_1) {
uVar1 = 1;
}
else {
uVar1 = 0;
}
return uVar1;
}
... |
1712_libcurl.so.4.5_and_libcurl.so.4.5_strip.c | _curl_easy_setopt_err_string | FUN_0004d4bb |
/* 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_string(void)
{
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined ** FUN_0004d4bb(void)
{
return &__DT_PLTGOT;
}
| PUSH EBP
MOV EBP,ESP
CALL 0x0001b297
ADD EAX,0xa133d
NOP
POP EBP
RET | null | null | null | null | [('const-0', u'RETURN_-1206135574')] | [('const-0', u'PTRSUB_-1206135538'), ('const-976896', u'PTRSUB_-1206135538'), (u'PTRSUB_-1206135538', u'RETURN_-1206135574'), ('const-0', u'RETURN_-1206135574')] | null | null | 0004d4bb | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined ** FUN_0004d4bb(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" comment (function_definition "undefined ** FUN_0004d4bb(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_string(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void _curl_easy_setopt_err_str... | (translation_unit "undefined ** FUN_0004d4bb(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" (function_definition "undefined ** FUN_0004d4bb(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_0004d4bb(void)" * (pointer_declarator "* FUN_0004d4bb(void)" * (function_declarator "FUN_0004d4bb(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_0004d4bb(void)\n\n{\n return &__DT_PLTGOT;\n}" (type_identifier "undefined") (pointer_declarator "** FUN_0004d4bb(void)" (* "*") (pointer_declarator "* FUN_0004d4bb(void)" (* "*") (function_declarator "FUN_0004d4bb(void)" (identifier "FUN_0004d4bb") (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;
}
|
5323_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | compare | FUN_0012b8e0 |
/* DWARF original prototype: int compare(Output_reloc<9,_true,_64,_true> * this,
Output_reloc<9,_true,_64,_true> * r2) */
int __thiscall
gold::Output_reloc<9,_true,_64,_true>::compare
(Output_reloc<9,_true,_64,_true> *this,Output_reloc<9,_true,_64,_true> *r2)
{
byte bVar1;
uint uVar2;
uint uVar3;
... |
uint FUN_0012b8e0(int param_1,int param_2)
{
byte bVar1;
int iVar2;
int iVar3;
uint uVar4;
uint uVar5;
bVar1 = *(byte *)(param_2 + 0x17) >> 4 & 1;
if ((*(byte *)(param_1 + 0x17) & 0x10) == 0) {
if (bVar1 != 0) {
return 1;
}
uVar4 = FUN_00101410(param_1);
uVar5 = FUN_00101410(par... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EBX,dword ptr [ESP + 0x14]
MOV ESI,dword ptr [ESP + 0x10]
MOVZX EAX,byte ptr [EBX + 0x17]
SHR AL,0x4
AND EAX,0x1
TEST byte ptr [ESI + 0x17],0x10
JZ 0x0012b940
TEST AL,AL
JZ 0x0012b95e
SUB ESP,0xc
PUSH ESI
CALL 0x0012b690
MOV dword ptr [ESP],EBX
MOV EDI,EAX
CALL 0x0012b690
ADD ESP,0x10
CMP... | null | null | null | null | [('const-268435455', u'INT_AND_-1207060009'), ('const-0', u'RETURN_-1207059875'), (u'COPY_-1207059610', u'RETURN_-1207059593'), (u'INT_RIGHT_-1207060191', u'INT_AND_-1207059783'), ('tmp_358', u'CBRANCH_-1207060063'), ('tmp_604', u'CBRANCH_-1207059925'), ('tmp_747', u'CALL_-1207060098'), (u'SUBPIECE_-1207059859', u'INT_... | [('const-268435455', u'INT_AND_-1207060009'), ('const-0', u'RETURN_-1207059875'), (u'COPY_-1207059610', u'RETURN_-1207059593'), (u'INT_ADD_-1207060046', u'CAST_-1207059631'), ('tmp_358', u'CBRANCH_-1207060063'), ('tmp_604', u'CBRANCH_-1207059925'), (u'CAST_-1207059681', u'LOAD_-1207060227'), (u'INT_LESSEQUAL_-120706000... | null | null | 0012b8e0 | x86 | O0 | (translation_unit "uint FUN_0012b8e0(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 + 0x17) >> 4 & 1;\n if ((*(byte *)(param_1 + 0x17) & 0x10) == 0) {\n if (bVar1 != 0) {\n return 1;\n }\n uVar4 = FUN_00101410(param_... | (translation_unit "/* DWARF original prototype: int compare(Output_reloc<9,_true,_64,_true> * this,\n Output_reloc<9,_true,_64,_true> * r2) */\n\nint __thiscall\ngold::Output_reloc<9,_true,_64,_true>::compare\n (Output_reloc<9,_true,_64,_true> *this,Output_reloc<9,_true,_64,_true> *r2)\n\n{\n byte bVar1;\n ... | (translation_unit "uint FUN_0012b8e0(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 + 0x17) >> 4 & 1;\n if ((*(byte *)(param_1 + 0x17) & 0x10) == 0) {\n if (bVar1 != 0) {\n return 1;\n }\n uVar4 = FUN_00101410(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_0012b8e0(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 + 0x17) >> 4 & 1;\n if ((*(byte *)(param_1 + 0x17) & 0x10) == 0) {\n if (bVar1 != 0) {\n return 1;\n }\n uVar4 = FUN_00101410(par... |
/* DWARF original prototype: int compare(Output_reloc<9,_true,_64,_true> * this,
Output_reloc<9,_true,_64,_true> * r2) */
int __thiscall
gold::Output_reloc<9,_true,_64,_true>::compare
(Output_reloc<9,_true,_64,_true> *this,Output_reloc<9,_true,_64,_true> *r2)
{
type_3 var_1;
type_1 var_3;
type_1 v... | 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 + 0x17) >> 4 & 1;
if ((*(byte *)(param_1 + 0x17) & 0x10) == 0) {
if (bVar1 != 0) {
return 1;
}
uVar4 = FUN_00101410(param_1);
uVar5 = FUN_00101410(param_2);... |
104_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_strip.c | __libc_start_main | __libc_start_main |
void __libc_start_main(void)
{
(*(code *)PTR___libc_start_main_000841b8)();
return;
}
|
void __libc_start_main(void)
{
(*(code *)PTR___libc_start_main_000841b8)();
return;
}
| JMP dword ptr [EBX + 0x1b8] | null | null | null | null | [(u'INDIRECT_-1205975230', u'COPY_-1205975289'), ('tmp_58', u'CAST_-1205975225'), ('const-0', u'RETURN_-1205975299'), (u'CALLIND_-1205975302', u'INDIRECT_-1205975230'), (u'CAST_-1205975225', u'CALLIND_-1205975302')] | [(u'INDIRECT_-1205975230', u'COPY_-1205975289'), ('tmp_58', u'CAST_-1205975225'), ('const-0', u'RETURN_-1205975299'), (u'CALLIND_-1205975302', u'INDIRECT_-1205975230'), (u'CAST_-1205975225', u'CALLIND_-1205975302')] | null | null | 000146f0 | x86 | O0 | (translation_unit "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_000841b8)();\n return;\n}\n\n" (function_definition "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_000841b8)();\n return;\n}" primitive_type (function_declarator "__libc_start_main(void)" identifier (paramet... | (translation_unit "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_000841b8)();\n return;\n}\n\n" (function_definition "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_000841b8)();\n return;\n}" primitive_type (function_declarator "__libc_start_main(void)" identifier (paramet... | (translation_unit "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_000841b8)();\n return;\n}\n\n" (function_definition "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_000841b8)();\n return;\n}" primitive_type (function_declarator "__libc_start_main(void)" identifier (paramet... | (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 __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_000841b8)();\n return;\n}" (primitive_type "void") (function_declarator "__libc_start_main(void)" (identifier "__libc_start_main") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")")))... |
void function_1(void)
{
(*(type_1 *)PTR___libc_start_main_000841b8)();
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_000841b8)();
return;
}
|
440_gawk_and_gawk_strip.c | zzlex | FUN_0003880c |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int zzlex(void)
{
char cVar1;
bool bVar2;
_func_NODE_ptr_double *p_Var3;
_Bool _Var4;
int iVar5;
char *pcVar6;
int *piVar7;
char *__format;
size_t sVar8;
CMDARG *pCVar... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_0003880c(void)
{
byte bVar1;
bool bVar2;
undefined *puVar3;
char cVar4;
int iVar5;
byte *pbVar6;
int *piVar7;
char *pcVar8;
char *__format;
undefined4 uVar9;
size_t sVar10;
ushort **ppuVar11;
in... | PUSH EBP
MOV EBP,ESP
PUSH ESI
PUSH EBX
SUB ESP,0x30
CALL 0x00014670
ADD EBX,0x7b52b
MOV EAX,GS:[0x14]
MOV dword ptr [EBP + -0xc],EAX
XOR EAX,EAX
LEA EAX,[EBX + 0x6038]
MOV dword ptr [EAX],0x0
MOV EAX,dword ptr [EBX + 0x2888]
TEST EAX,EAX
JLE 0x0003885e
MOV EAX,dword ptr [EBX + 0x288c]
TEST EAX,EAX
JNZ 0x0003885e
MOV dw... | null | null | null | null | [(u'INDIRECT_-1206079017', u'MULTIEQUAL_-1206078562'), (u'INDIRECT_-1206079732', u'MULTIEQUAL_-1206078315'), (u'CALL_-1206084603', u'INDIRECT_-1206076922'), (u'CALL_-1206083156', u'INDIRECT_-1206078489'), (u'STORE_-1206087006', u'INDIRECT_-1206078176'), (u'CALL_-1206086203', u'INDIRECT_-1206076998'), (u'INDIRECT_-12060... | [(u'MULTIEQUAL_-1206075689', u'MULTIEQUAL_-1206075660'), (u'CALL_-1206087112', u'INDIRECT_-1206078424'), (u'CALL_-1206089330', u'INDIRECT_-1206079251'), (u'MULTIEQUAL_-1206079730', u'MULTIEQUAL_-1206079885'), (u'MULTIEQUAL_-1206078195', u'COPY_-1206088147'), (u'CALL_-1206088907', u'INDIRECT_-1206079552'), (u'CALL_-1206... | null | null | 0003880c | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_0003880c(void)\n\n{\n byte bVar1;\n bool bVar2;\n undefined *puVar3;\n char cVar4;\n int iVar5;\n byte *pbVar6;\n int *piVar7;\n char *pcVar8;\n char *__format;\n undefined4 uVar9;\n size_t ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint zzlex(void)\n\n{\n char cVar1;\n bool bVar2;\n _func_NODE_ptr_double *p_Var3;\n _Bool _Var4;\n int iVar5;\n char *pcVar6;\n int *piVar7;\n char *__format;\... | (translation_unit "int FUN_0003880c(void)\n\n{\n byte bVar1;\n bool bVar2;\n undefined *puVar3;\n char cVar4;\n int iVar5;\n byte *pbVar6;\n int *piVar7;\n char *pcVar8;\n char *__format;\n undefined4 uVar9;\n size_t sVar10;\n ushort **ppuVar11;\n int in_GS_OFFSET;\n double dVar12;\n byte *local_38;\n i... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE ... | (function_definition "int FUN_0003880c(void)\n\n{\n byte bVar1;\n bool bVar2;\n undefined *puVar3;\n char cVar4;\n int iVar5;\n byte *pbVar6;\n int *piVar7;\n char *pcVar8;\n char *__format;\n undefined4 uVar9;\n size_t sVar10;\n ushort **ppuVar11;\n int in_GS_OFFSET;\n double dVar12;\n byte *local_38;\n... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(void)
{
char cVar1;
bool bVar2;
type_1 *p_Var3;
type_2 _Var4;
int var_6;
char *var_4;
int *piVar7;
char *__format;
size_t var_17;
type_3 *pCVar9;
type... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(void)
{
byte bVar1;
bool bVar2;
undefined *puVar3;
char cVar4;
int iVar5;
byte *pbVar6;
int *piVar7;
char *pcVar8;
char *__format;
undefined4 uVar9;
size_t sVar10;
ushort **ppuVar11;
int in_G... |
2967_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | reserve | FUN_00090b40 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
reserve(vector<gold::Sized_relobj_incr<64,_false>::Local_symbol,_std::allocator<gold::Sized_relobj_incr<64,_false>::Local_symbol>_>
* this, size_type __n) */
void __thiscall
std::
vector<gol... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00090b40(int *param_1,uint param_2)
{
undefined4 *puVar1;
int iVar2;
undefined4 *puVar3;
undefined4 *puVar4;
undefined4 *puVar5;
undefined4 *puVar6;
if (0xaaaaaaa < param_2) {
/* WAR... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00036db0
ADD EBX,0x3194b7
SUB ESP,0x1c
MOV EDX,dword ptr [ESP + 0x34]
MOV EDI,dword ptr [ESP + 0x30]
CMP EDX,0xaaaaaaa
JA 0x00090c36
MOV ESI,dword ptr [EDI]
MOV EAX,dword ptr [EDI + 0x8]
SUB EAX,ESI
SAR EAX,0x3
IMUL EAX,EAX,-0x55555555
CMP EAX,EDX
JC 0x00090b88
ADD ESP,0x1c
PO... | null | null | null | null | [('const-0', u'PTRSUB_-1206514153'), (u'CAST_-1206513892', u'INT_ADD_-1206514305'), ('const-0', u'RETURN_-1206514242'), (u'INT_ADD_-1206514073', u'CAST_-1206513959'), ('const-178956970', u'INT_LESS_-1206514784'), (u'PTRSUB_-1206513994', u'CAST_-1206513930'), ('const-417', u'STORE_-1206514287'), ('const-417', u'LOAD_-12... | [(u'COPY_-1206514041', u'MULTIEQUAL_-1206514038'), ('const-417', u'LOAD_-1206514443'), (u'CAST_-1206514121', u'COPY_-1206513979'), ('const-4', u'PTRADD_-1206514000'), ('const-0', u'RETURN_-1206514242'), (u'MULTIEQUAL_-1206514043', u'INT_NOTEQUAL_-1206514513'), (u'CAST_-1206513935', u'INT_ADD_-1206514305'), (u'LOAD_-120... | null | null | 00090b40 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00090b40(int *param_1,uint param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n undefined4 *puVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n \n if (0xaaaaaaa < param_2... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n reserve(vector<gold::Sized_relobj_incr<64,_false>::Local_symbol,_std::allocator<gold::Sized_relobj_incr<64,_false>::Local_symbol>_>\n * this, size_type __n) */\n\nvoid __th... | (translation_unit "void FUN_00090b40(int *param_1,uint param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n undefined4 *puVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n \n if (0xaaaaaaa < param_2) {\n \n FUN_00242a10("vector::reserve");\n }\n puVar5 = (undefined4... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declar... | (function_definition "void FUN_00090b40(int *param_1,uint param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n undefined4 *puVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n \n if (0xaaaaaaa < param_2) {\n \n FUN_00242a10("vector::reserve");\n }\n puVar5 = (undefin... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
reserve(vector<gold::Sized_relobj_incr<64,_false>::Local_symbol,_std::allocator<gold::Sized_relobj_incr<64,_false>::Local_symbol>_>
* this, size_type __n) */
void __thiscall
std::
vector<gol... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,uint param_2)
{
undefined4 *puVar1;
int iVar2;
undefined4 *puVar3;
undefined4 *puVar4;
undefined4 *puVar5;
undefined4 *puVar6;
if (0xaaaaaaa < param_2) {
/* WARNING: ... |
425_x86_64-linux-gnux32-objdump_and_x86_64-linux-gnux32-objdump_strip.c | debug_get_field_bitsize | FUN_0003ed00 |
/* WARNING: Unknown calling convention */
bfd_vma debug_get_field_bitsize(void *handle,debug_field field)
{
if ((field != (debug_field)0x0) && (field->static_member == 0)) {
return (bfd_vma)(field->u).f.bitsize;
}
return 0xffffffffffffffff;
}
|
ulonglong FUN_0003ed00(undefined4 param_1,int param_2)
{
if ((param_2 != 0) && (*(int *)(param_2 + 0xc) == 0)) {
return (ulonglong)*(uint *)(param_2 + 0x14);
}
return 0xffffffffffffffff;
}
| MOV ECX,dword ptr [ESP + 0x8]
MOV EAX,0xffffffff
MOV EDX,0xffffffff
TEST ECX,ECX
JZ 0x0003ed20
CMP dword ptr [ECX + 0xc],0x0
JNZ 0x0003ed20
MOV EAX,dword ptr [ECX + 0x14]
XOR EDX,EDX
RET
RET | null | null | null | null | [('tmp_129', u'PTRSUB_-1206063718'), ('const-417', u'LOAD_-1206063816'), (u'INT_NOTEQUAL_-1206063837', u'CBRANCH_-1206063837'), ('tmp_129', u'PTRSUB_-1206063711'), (u'INT_EQUAL_-1206063821', u'CBRANCH_-1206063817'), (u'LOAD_-1206063816', u'INT_ZEXT_-1206063778'), ('const-12', u'PTRSUB_-1206063718'), ('tmp_74', u'CBRANC... | [(u'LOAD_-1206063816', u'INT_ZEXT_-1206063765'), (u'INT_NOTEQUAL_-1206063837', u'CBRANCH_-1206063837'), (u'CAST_-1206063724', u'LOAD_-1206063836'), ('const--1', u'COPY_-1206063777'), (u'INT_EQUAL_-1206063821', u'CBRANCH_-1206063817'), (u'INT_ZEXT_-1206063765', u'RETURN_-1206063790'), ('const-20', u'INT_ADD_-1206063800'... | null | null | 0003ed00 | x86 | O0 | (translation_unit "ulonglong FUN_0003ed00(undefined4 param_1,int param_2)\n\n{\n if ((param_2 != 0) && (*(int *)(param_2 + 0xc) == 0)) {\n return (ulonglong)*(uint *)(param_2 + 0x14);\n }\n return 0xffffffffffffffff;\n}\n\n" (function_definition "ulonglong FUN_0003ed00(undefined4 param_1,int param_2)\n\n{\n if (... | (translation_unit "/* WARNING: Unknown calling convention */\n\nbfd_vma debug_get_field_bitsize(void *handle,debug_field field)\n\n{\n if ((field != (debug_field)0x0) && (field->static_member == 0)) {\n return (bfd_vma)(field->u).f.bitsize;\n }\n return 0xffffffffffffffff;\n}\n\n" comment (function_definition "bf... | (translation_unit "ulonglong FUN_0003ed00(undefined4 param_1,int param_2)\n\n{\n if ((param_2 != 0) && (*(int *)(param_2 + 0xc) == 0)) {\n return (ulonglong)*(uint *)(param_2 + 0x14);\n }\n return 0xffffffffffffffff;\n}\n\n" (function_definition "ulonglong FUN_0003ed00(undefined4 param_1,int param_2)\n\n{\n if (... | (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 (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (p... | (function_definition "ulonglong FUN_0003ed00(undefined4 param_1,int param_2)\n\n{\n if ((param_2 != 0) && (*(int *)(param_2 + 0xc) == 0)) {\n return (ulonglong)*(uint *)(param_2 + 0x14);\n }\n return 0xffffffffffffffff;\n}" (type_identifier "ulonglong") (function_declarator "FUN_0003ed00(undefined4 param_1,int pa... |
/* WARNING: Unknown calling convention */
type_1 function_1(void *handle,type_2 var_1)
{
if ((var_1 != (type_2)0x0) && (var_1->static_member == 0)) {
return (type_1)(var_1->u).f.bitsize;
}
return 0xffffffffffffffff;
}
| 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 |
ulonglong MASKED(undefined4 param_1,int param_2)
{
if ((param_2 != 0) && (*(int *)(param_2 + 0xc) == 0)) {
return (ulonglong)*(uint *)(param_2 + 0x14);
}
return 0xffffffffffffffff;
}
|
8529_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | add_local_section | FUN_002f22e0 |
/* DWARF original prototype: void add_local_section(Output_data_reloc<4,_false,_32,_false> * this,
Sized_relobj<32,_false> * relobj, uint input_shndx, uint type, Output_data * od, uint shndx,
Address address, Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_false,_32,_false>::add_local_section
... |
void FUN_002f22e0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)
{
undefined1 local_28 [24];
undefined4 local_10;
FUN_002d1f40(local_28,param_2,param_3,param_4,param_6,param_7,0,0,1,0);... | PUSH EBX
SUB ESP,0x30
PUSH 0x0
PUSH 0x1
PUSH 0x0
PUSH 0x0
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
LEA EBX,[ESP + 0x30]
PUSH EBX
CALL 0x002d1f40
MOV EAX,dword ptr [ESP + 0x7c]
MOV dword ptr [ESP + 0x4c],EAX
ADD ESP,0x2c
P... | null | null | null | null | [('tmp_302', u'COPY_-1204804787'), (u'PTRSUB_-1204804552', u'CALL_-1204804740'), ('const-1', u'CALL_-1204804796'), ('const-0', u'CALL_-1204804796'), (u'PTRSUB_-1204804578', u'CALL_-1204804796'), ('const-0', u'CALL_-1204804796'), ('tmp_296', u'CALL_-1204804796'), ('tmp_301', u'CALL_-1204804796'), ('tmp_295', u'PTRSUB_-1... | [('const-0', u'CALL_-1204804796'), ('tmp_672', u'CALL_-1204804796'), ('tmp_675', u'CALL_-1204804740'), ('const-1', u'CALL_-1204804796'), ('tmp_674', u'CALL_-1204804740'), (u'PTRSUB_-1204804610', u'CALL_-1204804796'), ('tmp_355', u'PTRSUB_-1204804610'), ('tmp_671', u'CALL_-1204804796'), ('const-0', u'CALL_-1204804796'),... | null | null | 002f22e0 | x86 | O0 | (translation_unit "void FUN_002f22e0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_002d1f40(local_28,param_2,param_3,param_4,... | (translation_unit "/* DWARF original prototype: void add_local_section(Output_data_reloc<4,_false,_32,_false> * this,\n Sized_relobj<32,_false> * relobj, uint input_shndx, uint type, Output_data * od, uint shndx,\n Address address, Addend addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_false,_32,_false>::... | (translation_unit "void FUN_002f22e0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_002d1f40(local_28,param_2,param_3,param_4,... | (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_002f22e0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_002d1f40(local_28,param_2,param_3,param... |
/* DWARF original prototype: void add_local_section(Output_data_reloc<4,_false,_32,_false> * this,
Sized_relobj<32,_false> * relobj, uint input_shndx, uint type, Output_data * od, uint shndx,
Address address, Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_false,_32,_false>::add_local_section
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)
{
undefined1 local_28 [24];
undefined4 local_10;
FUN_002d1f40(local_28,param_2,param_3,param_4,param_6,param_7,0,0,1,0);
loc... |
110_uniq_and_uniq_strip.c | quoting_options_from_style | FUN_000137af |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
quoting_options * quoting_options_from_style(quoting_style style)
{
int iVar1;
int iVar2;
quoting_options *pqVar3;
int in_GS_OFFSET;
quoting_options *in_stack_00000004;
quotin... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * FUN_000137af(int *param_1,int param_2)
{
int iVar1;
int *piVar2;
int in_GS_OFFSET;
int local_40 [4];
int local_30;
int local_2c;
int local_28;
int local_24;
int local_20;
int local_1c;
int local_18;
... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH EBX
SUB ESP,0x50
CALL 0x00011460
ADD EBX,0x9844
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x4c],EAX
MOV EAX,GS:[0x14]
MOV dword ptr [EBP + -0xc],EAX
XOR EAX,EAX
LEA EDX,[EBP + -0x3c]
MOV EAX,0x0
MOV ECX,0xc
MOV EDI,EDX
STOSD.REP ES:EDI
CMP dword ptr [EBP + 0xc],0xa
JNZ 0x000... | null | null | null | null | [(u'LOAD_-1205978889', u'INT_NOTEQUAL_-1205978876'), (u'INDIRECT_-1205978769', u'MULTIEQUAL_-1205978768'), (u'INT_EQUAL_-1205979078', u'CBRANCH_-1205979074'), ('const-6', u'PTRADD_-1205978625'), (u'PTRSUB_-1205978635', u'PTRADD_-1205978625'), (u'PTRSUB_-1205978651', u'PTRADD_-1205978639'), ('const-0', u'INT_NOTEQUAL_-1... | [('const-7', u'PTRADD_-1205978650'), (u'LOAD_-1205978889', u'INT_NOTEQUAL_-1205978876'), (u'INDIRECT_-1205978769', u'MULTIEQUAL_-1205978768'), (u'INT_EQUAL_-1205979078', u'CBRANCH_-1205979074'), (u'COPY_-1205978774', u'MULTIEQUAL_-1205978867'), (u'MULTIEQUAL_-1205978867', u'STORE_-1205979097'), ('tmp_1165', u'INT_EQUAL... | null | null | 000137af | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_000137af(int *param_1,int param_2)\n\n{\n int iVar1;\n int *piVar2;\n int in_GS_OFFSET;\n int local_40 [4];\n int local_30;\n int local_2c;\n int local_28;\n int local_24;\n int local_20;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nquoting_options * quoting_options_from_style(quoting_style style)\n\n{\n int iVar1;\n int iVar2;\n quoting_options *pqVar3;\n int in_GS_OFFSET;\n quoting_options ... | (translation_unit "int * FUN_000137af(int *param_1,int param_2)\n\n{\n int iVar1;\n int *piVar2;\n int in_GS_OFFSET;\n int local_40 [4];\n int local_30;\n int local_2c;\n int local_28;\n int local_24;\n int local_20;\n int local_1c;\n int local_18;\n int local_14;\n int local_10;\n \n local_10 = *(int *)... | (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 IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declarati... | (function_definition "int * FUN_000137af(int *param_1,int param_2)\n\n{\n int iVar1;\n int *piVar2;\n int in_GS_OFFSET;\n int local_40 [4];\n int local_30;\n int local_2c;\n int local_28;\n int local_24;\n int local_20;\n int local_1c;\n int local_18;\n int local_14;\n int local_10;\n \n local_10 = *(int... |
/* 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_3)
{
int var_6;
int var_2;
type_1 *pqVar3;
int var_1;
type_1 *in_stack_00000004;
type_1 o;
var_6 = *(int *)(var_1 + 0x14);
pqVar3 = &o;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * MASKED(int *param_1,int param_2)
{
int iVar1;
int *piVar2;
int in_GS_OFFSET;
int local_40 [4];
int local_30;
int local_2c;
int local_28;
int local_24;
int local_20;
int local_1c;
int local_18;
int l... |
241_sh4-linux-gnu-ranlib_and_sh4-linux-gnu-ranlib_strip.c | unlink | unlink |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int unlink(char *__name)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* unlink@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int unlink(char *__name)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206050710')] | [('const-1', u'RETURN_-1206050710')] | null | null | 00022060 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint unlink(char *__name)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (fu... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint unlink(char *__name)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* unlink@@GLIBC_2.0 */\n... | (translation_unit "int unlink(char *__name)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int unlink(char *__name)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "unlink(char *__name)" identifier (parameter_list "(char *__name)" ( (parameter_declarati... | (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 unlink(char *__name)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "unlink(char *__name)" (identifier "unlink") (parameter_list "(char *__name)" (( "(") (parameter_declaration "char *__name" (primitive_type "char") (pointer_declarator "*__name" (... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__name)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* unlink@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) 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(char *__name)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
4722_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | add_local_with_rel | FUN_00110520 |
/* DWARF original prototype: void add_local_with_rel(Output_data_got<64,_true> * this, Relobj *
object, uint symndx, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type) */
void __thiscall
gold::Output_data_got<64,_true>::add_local_with_rel
(Output_data_got<64,_true> *this,Relobj *object,uint... |
void FUN_00110520(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,int *param_5
,undefined4 param_6)
{
char cVar1;
undefined4 uVar2;
cVar1 = (**(code **)(*param_2 + 0xac))(param_2,param_3,param_4,0,0);
if (cVar1 == '\0') {
uVar2 = FUN_0010fc40(param_1,0,0,0x7ffffff... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x38
MOV EBX,dword ptr [ESP + 0x50]
MOV ESI,dword ptr [ESP + 0x54]
MOV EDI,dword ptr [ESP + 0x58]
MOV EAX,dword ptr [EBX]
PUSH 0x0
PUSH 0x0
PUSH EDI
PUSH ESI
PUSH EBX
CALL dword ptr [EAX + 0xac]
ADD ESP,0x20
TEST AL,AL
JNZ 0x001105d0
MOV dword ptr [ESP + 0xc],0x0
SUB ESP,0x8
... | null | null | null | null | [('const-0', u'PTRSUB_-1207040002'), ('const-4', u'PTRADD_-1207039976'), ('tmp_194', u'CBRANCH_-1207040620'), ('tmp_728', u'CALLIND_-1207040648'), (u'PTRSUB_-1207040031', u'PTRSUB_-1207040028'), (u'CALL_-1207040489', u'CALLIND_-1207040432'), ('const-43', u'PTRADD_-1207040122'), ('tmp_730', u'CALLIND_-1207040333'), ('co... | [(u'CAST_-1207039987', u'LOAD_-1207040343'), ('tmp_194', u'CBRANCH_-1207040620'), ('const-0', u'CALLIND_-1207040333'), (u'CALL_-1207040489', u'CALLIND_-1207040432'), (u'LOAD_-1207040473', u'INT_ADD_-1207040426'), ('const-0', u'CALLIND_-1207040648'), (u'LOAD_-1207040401', u'INT_ADD_-1207040327'), (u'LOAD_-1207040343', u... | null | null | 00110520 | x86 | O0 | (translation_unit "void FUN_00110520(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,int *param_5\n ,undefined4 param_6)\n\n{\n char cVar1;\n undefined4 uVar2;\n \n cVar1 = (**(code **)(*param_2 + 0xac))(param_2,param_3,param_4,0,0);\n if (cVar1 == '\0') {\n uVar2 = FUN_001... | (translation_unit "/* DWARF original prototype: void add_local_with_rel(Output_data_got<64,_true> * this, Relobj *\n object, uint symndx, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type) */\n\nvoid __thiscall\ngold::Output_data_got<64,_true>::add_local_with_rel\n (Output_data_got<64,_true> *t... | (translation_unit "void FUN_00110520(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,int *param_5\n ,undefined4 param_6)\n\n{\n char cVar1;\n undefined4 uVar2;\n \n cVar1 = (**(code **)(*param_2 + 0xac))(param_2,param_3,param_4,0,0);\n if (cVar1 == '\0') {\n uVar2 = FUN_001... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , ... | (function_definition "void FUN_00110520(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,int *param_5\n ,undefined4 param_6)\n\n{\n char cVar1;\n undefined4 uVar2;\n \n cVar1 = (**(code **)(*param_2 + 0xac))(param_2,param_3,param_4,0,0);\n if (cVar1 == '\0') {\n uVar2 = FUN_... |
/* DWARF original prototype: void add_local_with_rel(Output_data_got<64,_true> * this, Relobj *
object, uint symndx, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type) */
void __thiscall
gold::Output_data_got<64,_true>::add_local_with_rel
(Output_data_got<64,_true> *this,Relobj *object,type... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifi... | null |
void MASKED(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,int *param_5
,undefined4 param_6)
{
char cVar1;
undefined4 uVar2;
cVar1 = (**(code **)(*param_2 + 0xac))(param_2,param_3,param_4,0,0);
if (cVar1 == '\0') {
uVar2 = FUN_0010fc40(param_1,0,0,0x7ffffffd,0,0)... |
8266_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | do_neg_format | FUN_001f8200 |
/* std::moneypunct<char, false>::do_neg_format() const */
void std::moneypunct<char,false>::do_neg_format(void)
{
undefined4 *in_stack_00000004;
int in_stack_00000008;
*in_stack_00000004 = *(undefined4 *)(*(int *)(in_stack_00000008 + 8) + 0x34);
return;
}
|
void FUN_001f8200(undefined4 *param_1,int param_2)
{
*param_1 = *(undefined4 *)(*(int *)(param_2 + 8) + 0x34);
return;
}
| MOV EDX,dword ptr [ESP + 0x8]
MOV EAX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [EDX + 0x8]
MOV EDX,dword ptr [EDX + 0x34]
MOV dword ptr [EAX],EDX
RET 0x4 | null | null | null | null | [(u'LOAD_-1207926255', u'INT_ADD_-1207926233'), (u'INT_ADD_-1207926233', u'CAST_-1207926177'), (u'CAST_-1207926177', u'LOAD_-1207926249'), ('tmp_55', u'INT_ADD_-1207926239'), ('const-417', u'LOAD_-1207926255'), ('const-417', u'STORE_-1207926242'), ('tmp_56', u'STORE_-1207926242'), ('const-417', u'LOAD_-1207926249'), ('... | [(u'LOAD_-1207926255', u'INT_ADD_-1207926233'), (u'INT_ADD_-1207926233', u'CAST_-1207926177'), (u'CAST_-1207926177', u'LOAD_-1207926249'), ('tmp_55', u'INT_ADD_-1207926239'), ('const-417', u'LOAD_-1207926255'), ('const-417', u'STORE_-1207926242'), ('tmp_56', u'STORE_-1207926242'), ('const-417', u'LOAD_-1207926249'), ('... | null | null | 001f8200 | x86 | O0 | (translation_unit "void FUN_001f8200(undefined4 *param_1,int param_2)\n\n{\n *param_1 = *(undefined4 *)(*(int *)(param_2 + 8) + 0x34);\n return;\n}\n\n" (function_definition "void FUN_001f8200(undefined4 *param_1,int param_2)\n\n{\n *param_1 = *(undefined4 *)(*(int *)(param_2 + 8) + 0x34);\n return;\n}" primitive_t... | (translation_unit "/* std::moneypunct<char, false>::do_neg_format() const */\n\nvoid std::moneypunct<char,false>::do_neg_format(void)\n\n{\n undefined4 *in_stack_00000004;\n int in_stack_00000008;\n \n *in_stack_00000004 = *(undefined4 *)(*(int *)(in_stack_00000008 + 8) + 0x34);\n return;\n}\n\n" comment (declarat... | (translation_unit "void FUN_001f8200(undefined4 *param_1,int param_2)\n\n{\n *param_1 = *(undefined4 *)(*(int *)(param_2 + 8) + 0x34);\n return;\n}\n\n" (function_definition "void FUN_001f8200(undefined4 *param_1,int param_2)\n\n{\n *param_1 = *(undefined4 *)(*(int *)(param_2 + 8) + 0x34);\n return;\n}" primitive_t... | (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 * (cast_expres... | (function_definition "void FUN_001f8200(undefined4 *param_1,int param_2)\n\n{\n *param_1 = *(undefined4 *)(*(int *)(param_2 + 8) + 0x34);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001f8200(undefined4 *param_1,int param_2)" (identifier "FUN_001f8200") (parameter_list "(undefined4 *param_1,int par... |
/* std::moneypunct<char, false>::do_neg_format() const */
void std::moneypunct<char,false>::do_neg_format(void)
{
type_1 *in_stack_00000004;
int var_1;
*in_stack_00000004 = *(type_1 *)(*(int *)(var_1 + 8) + 0x34);
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: (primitive_type) declarator: (identif... | null |
void MASKED(undefined4 *param_1,int param_2)
{
*param_1 = *(undefined4 *)(*(int *)(param_2 + 8) + 0x34);
return;
}
|
10532_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | do_get | FUN_002a8e20 |
/* 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_002a8e20(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 0x0003a210
ADD EBX,0x16b1d9
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 | [('const-1', u'RETURN_-1204449738')] | [('const-0', u'RETURN_-1204449588'), ('tmp_538', u'CALL_-1204449625'), ('tmp_532', u'CALL_-1204449625'), ('tmp_532', u'COPY_-1204449625'), ('tmp_535', u'CALL_-1204449625'), ('tmp_536', u'CALL_-1204449625'), ('tmp_533', u'CALL_-1204449625'), ('tmp_540', u'CALL_-1204449625'), ('tmp_537', u'CALL_-1204449625'), ('tmp_534',... | null | null | 002a8e20 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4\nFUN_002a8e20(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_002a8e20(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_002a8420(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_002a8e20(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_002a8420(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_002a... |
2584_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c | clear | FUN_0008a3e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
clear(_Hashtable<long_long_int,_std::pair<long_long_int_const,_gold::Gdb_index_info_reader::Declaration_pair>,_std::allocator<std::pair<long_long_int_const,_gold::Gdb_index_info_reader::Declarat... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0008a3e0(undefined4 *param_1)
{
undefined4 *puVar1;
undefined4 *puVar2;
puVar2 = (undefined4 *)param_1[2];
while (puVar2 != (undefined4 *)0x0) {
puVar1 = (undefined4 *)*puVar2;
FUN_001ac470(puVar2);
... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,dword ptr [ESP + 0x10]
CALL 0x00035680
ADD EBX,0x2b4c14
MOV EAX,dword ptr [EDI + 0x8]
TEST EAX,EAX
JZ 0x0008a414
LEA ESI,[ESI]
SUB ESP,0xc
MOV ESI,dword ptr [EAX]
PUSH EAX
CALL 0x001ac470
MOV EAX,ESI
ADD ESP,0x10
TEST ESI,ESI
JNZ 0x0008a400
MOV EAX,dword ptr [EDI + 0x4]
SUB ESP,0x4
SH... | null | null | null | null | [(u'PTRSUB_-1206409890', u'LOAD_-1206410188'), ('const-417', u'LOAD_-1206410227'), ('const-8', u'PTRSUB_-1206409909'), ('tmp_472', u'PTRSUB_-1206409859'), ('const-417', u'LOAD_-1206410141'), ('const-417', u'STORE_-1206410036'), ('const-0', u'PTRSUB_-1206409839'), ('const-8', u'PTRSUB_-1206409840'), ('const-0', u'STORE_... | [(u'PTRADD_-1206409852', u'STORE_-1206410046'), ('tmp_864', u'PTRADD_-1206409910'), (u'COPY_-1206409963', u'MULTIEQUAL_-1206409906'), (u'COPY_-1206409935', u'MULTIEQUAL_-1206409906'), ('const-417', u'STORE_-1206410036'), (u'PTRADD_-1206409910', u'LOAD_-1206410227'), ('tmp_864', u'PTRADD_-1206409852'), (u'CAST_-12064098... | null | null | 0008a3e0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0008a3e0(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 clear(_Hashtable<long_long_int,_std::pair<long_long_int_const,_gold::Gdb_index_info_reader::Declaration_pair>,_std::allocator<std::pair<long_long_int_const,_gold::Gdb_index_i... | (translation_unit "void FUN_0008a3e0(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 FUN_001ac470(puVar2);\n puVar2 = puVar1;\n }\n memset((void *)*param_1,0,param_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) ;) (expression_statement (assignment_expression ID... | (function_definition "void FUN_0008a3e0(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 FUN_001ac470(puVar2);\n puVar2 = puVar1;\n }\n memset((void *)*param_1,0,param... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
clear(_Hashtable<long_long_int,_std::pair<long_long_int_const,_gold::Gdb_index_info_reader::Declaration_pair>,_std::allocator<std::pair<long_long_int_const,_gold::Gdb_index_info_reader::Declarat... | 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;
FUN_001ac470(puVar2);
puV... |
9324_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | _Unwind_IteratePhdrCallback | FUN_00218060 |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
undefined4 _Unwind_IteratePhdrCallback(uint *param_1,uint param_2,uint *param_3)
{
int iVar1;
uint *puVar2;
char *pcVar3;
int iVar4;
bool bVar5;
int *piVar6;
bool bVar7;
uint *puVar8;
uint uVar9;
int *piVar10;... |
undefined4 FUN_00218060(uint *param_1,uint param_2,uint *param_3)
{
uint *puVar1;
char *pcVar2;
int iVar3;
bool bVar4;
int *piVar5;
bool bVar6;
uint *puVar7;
uint uVar8;
int *piVar9;
int iVar10;
int *piVar11;
int unaff_EBP;
uint uVar12;
char *pcVar13;
uint uVar14;
int *local_5c;
int ... | PUSH EBP
CALL 0x0004fb82
ADD EBP,0xe9f9a
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x4c
MOV EDX,dword ptr [ESP + 0x60]
MOV EBX,dword ptr [ESP + 0x68]
MOV EDI,dword ptr [EDX]
MOV ECX,dword ptr [EBX + 0x14]
MOV EAX,dword ptr [EDX + 0x8]
MOV dword ptr [ESP + 0x4],EDI
TEST ECX,ECX
JZ 0x00218095
CMP dword ptr [ESP + 0x64],0x1f
JA ... | null | null | null | null | [(u'INDIRECT_-1203858698', u'COPY_-1203858915'), (u'STORE_-1203862744', u'INDIRECT_-1203859556'), (u'CALL_-1203862514', u'INDIRECT_-1203859285'), (u'LOAD_-1203860579', u'CAST_-1203858122'), ('tmp_609', u'CBRANCH_-1203863031'), ('const-0', u'COPY_-1203863201'), ('tmp_2442', u'CBRANCH_-1203861419'), (u'COPY_-1203859218',... | [('const-1', u'INT_SUB_-1203861547'), ('const-417', u'STORE_-1203862725'), (u'INT_ADD_-1203861045', u'CAST_-1203858996'), ('tmp_609', u'CBRANCH_-1203863031'), ('const-417', u'LOAD_-1203862663'), (u'MULTIEQUAL_-1203859454', u'LOAD_-1203861067'), ('tmp_2442', u'CBRANCH_-1203861419'), (u'MULTIEQUAL_-1203860290', u'STORE_-... | null | null | 00218060 | x86 | O0 | (translation_unit "undefined4 FUN_00218060(uint *param_1,uint param_2,uint *param_3)\n\n{\n uint *puVar1;\n char *pcVar2;\n int iVar3;\n bool bVar4;\n int *piVar5;\n bool bVar6;\n uint *puVar7;\n uint uVar8;\n int *piVar9;\n int iVar10;\n int *piVar11;\n int unaff_EBP;\n uint uVar12;\n char *pcVar13;\n u... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */\n\nundefined4 _Unwind_IteratePhdrCallback(uint *param_1,uint param_2,uint *param_3)\n\n{\n int iVar1;\n uint *puVar2;\n char *pcVar3;\n int iVar4;\n bool bVar5;\n int *piVar6;\n bool bVar7;\n uint *puVar8;... | (translation_unit "undefined4 FUN_00218060(uint *param_1,uint param_2,uint *param_3)\n\n{\n uint *puVar1;\n char *pcVar2;\n int iVar3;\n bool bVar4;\n int *piVar5;\n bool bVar6;\n uint *puVar7;\n uint uVar8;\n int *piVar9;\n int iVar10;\n int *piVar11;\n int unaff_EBP;\n uint uVar12;\n char *pcVar13;\n u... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ... | (function_definition "undefined4 FUN_00218060(uint *param_1,uint param_2,uint *param_3)\n\n{\n uint *puVar1;\n char *pcVar2;\n int iVar3;\n bool bVar4;\n int *piVar5;\n bool bVar6;\n uint *puVar7;\n uint uVar8;\n int *piVar9;\n int iVar10;\n int *piVar11;\n int unaff_EBP;\n uint uVar12;\n char *pcVar13;\n... |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
type_1 function_1(type_2 *param_1,type_2 var_1,type_2 *param_3)
{
int var_13;
type_2 *var_11;
char *var_23;
int var_28;
bool bVar5;
int *piVar6;
bool bVar7;
type_2 *puVar8;
type_2 var_9;
int *var_12;
type_1 ... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (ident... | null |
undefined4 MASKED(uint *param_1,uint param_2,uint *param_3)
{
uint *puVar1;
char *pcVar2;
int iVar3;
bool bVar4;
int *piVar5;
bool bVar6;
uint *puVar7;
uint uVar8;
int *piVar9;
int iVar10;
int *piVar11;
int unaff_EBP;
uint uVar12;
char *pcVar13;
uint uVar14;
int *local_5c;
int *local... |
4355_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | dynsym_index | FUN_00128200 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint dynsym_index(Sized_relobj_file<64,_false> * this, uint sym) */
uint __thiscall
gold::Sized_relobj_file<64,_false>::dynsym_index(Sized_relobj_file<64,_false> *this,uint sym)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00128200(int param_1,uint param_2)
{
int iVar1;
if ((uint)((*(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 2) * -0x33333333) <= param_2) {
/* WARNING: Subroutine does not return */
... | PUSH EBX
CALL 0x0003a210
ADD EBX,0x2ebdfa
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [ESP + 0x14]
MOV ECX,dword ptr [EAX + 0xdc]
MOV EAX,dword ptr [EAX + 0xe0]
SUB EAX,ECX
SAR EAX,0x2
IMUL EAX,EAX,-0x33333333
CMP EDX,EAX
JNC 0x00128246
LEA EAX,[EDX + EDX*0x4]
MOV EAX,dword ptr [ECX + EAX*0x4 + 0x4]
LE... | null | null | null | null | [('const-1', u'RETURN_-1207074286')] | [('const-1', u'RETURN_-1207074025'), (u'INT_LESS_-1207074107', u'CBRANCH_-1207074115'), (u'CAST_-1207073967', u'LOAD_-1207074248'), ('const-1866', u'CALL_-1207074026'), ('tmp_769', u'INT_ADD_-1207074232'), ('const-1', u'RETURN_-1207074021'), (u'INT_SRIGHT_-1207074189', u'INT_MULT_-1207074151'), ('const-417', u'LOAD_-12... | null | null | 00128200 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00128200(int param_1,uint param_2)\n\n{\n int iVar1;\n \n if ((uint)((*(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 2) * -0x33333333) <= param_2) {\n /* WARNING: Subrout... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint dynsym_index(Sized_relobj_file<64,_false> * this, uint sym) */\n\nuint __thiscall\ngold::Sized_relobj_file<64,_false>::dynsym_index(Sized_relobj_file<64,_false> *this,uint sym)\n... | (translation_unit "void FUN_00128200(int param_1,uint param_2)\n\n{\n int iVar1;\n \n if ((uint)((*(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 2) * -0x33333333) <= param_2) {\n \n FUN_000da200("../../gold/object.h",0x8d3,"dynsym_index",param_2);\n }\n iVar1 = *(int *)(*(int *)(param... | (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 (call_expression (parenthesized_expression... | (function_definition "void FUN_00128200(int param_1,uint param_2)\n\n{\n int iVar1;\n \n if ((uint)((*(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 2) * -0x33333333) <= param_2) {\n \n FUN_000da200("../../gold/object.h",0x8d3,"dynsym_index",param_2);\n }\n iVar1 = *(int *)(*(int *)(pa... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint dynsym_index(Sized_relobj_file<64,_false> * this, uint sym) */
uint __thiscall
gold::Sized_relobj_file<64,_false>::dynsym_index(Sized_relobj_file<64,_false> *this,uint sym)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) 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)
{
int iVar1;
if ((uint)((*(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 2) * -0x33333333) <= param_2) {
/* WARNING: Subroutine does not return */
FUN_0... |
149_x86_64-linux-gnu-ranlib_and_x86_64-linux-gnu-ranlib_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_-1205967006')] | [('const-0', u'RETURN_-1205967006')] | null | null | 00016751 | 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;
}
|
29_m68k-linux-gnu-nm_and_m68k-linux-gnu-nm_strip.c | xstrdup | xstrdup |
void xstrdup(void)
{
(*(code *)PTR_xstrdup_0001c080)();
return;
}
|
void xstrdup(void)
{
(*(code *)PTR_xstrdup_0001c080)();
return;
}
| JMP dword ptr [EBX + 0x80] | null | null | null | null | [(u'INDIRECT_-1205984670', u'COPY_-1205984729'), (u'CAST_-1205984665', u'CALLIND_-1205984742'), ('const-0', u'RETURN_-1205984739'), (u'CALLIND_-1205984742', u'INDIRECT_-1205984670'), ('tmp_58', u'CAST_-1205984665')] | [(u'INDIRECT_-1205984670', u'COPY_-1205984729'), (u'CAST_-1205984665', u'CALLIND_-1205984742'), ('const-0', u'RETURN_-1205984739'), (u'CALLIND_-1205984742', u'INDIRECT_-1205984670'), ('tmp_58', u'CAST_-1205984665')] | null | null | 00012210 | x86 | O0 | (translation_unit "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_0001c080)();\n return;\n}\n\n" (function_definition "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_0001c080)();\n return;\n}" primitive_type (function_declarator "xstrdup(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p... | (translation_unit "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_0001c080)();\n return;\n}\n\n" (function_definition "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_0001c080)();\n return;\n}" primitive_type (function_declarator "xstrdup(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p... | (translation_unit "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_0001c080)();\n return;\n}\n\n" (function_definition "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_0001c080)();\n return;\n}" primitive_type (function_declarator "xstrdup(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_0001c080)();\n return;\n}" (primitive_type "void") (function_declarator "xstrdup(void)" (identifier "xstrdup") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR... |
void function_1(void)
{
(*(type_1 *)PTR_xstrdup_0001c080)();
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_0001c080)();
return;
}
|
504_i686-gnu-as_and_i686-gnu-as_strip.c | get_stab_string_offset | FUN_00033e60 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
uint get_stab_string_offset(char *string,char *stabstr_secname)
{
int *piVar1;
segT secptr;
subsegT subseg;
size_t sVar2;
segT paVar3;
char *pcVar4;
size_t local_20;
sV... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
size_t FUN_00033e60(char *param_1,int param_2)
{
undefined4 uVar1;
undefined4 uVar2;
size_t sVar3;
int *piVar4;
undefined1 *puVar5;
int iVar6;
char *__dest;
size_t local_20;
sVar3 = strlen(param_1);
uVar2 ... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00016020
ADD EBX,0x47197
SUB ESP,0x28
PUSH dword ptr [ESP + 0x3c]
CALL 0x00014430
POP ESI
POP EDI
MOV ESI,EAX
MOV EDI,EAX
LEA EAX,[EBX + 0x96fc]
MOV EAX,dword ptr [EAX]
MOV dword ptr [ESP + 0xc],EAX
LEA EAX,[EBX + 0x9828]
MOV EAX,dword ptr [EAX]
MOV dword ptr [ESP + 0x10],EAX
... | null | null | null | null | [(u'INT_ADD_-1206108078', u'CAST_-1206107516'), (u'STORE_-1206108159', u'INDIRECT_-1206107668'), (u'CALL_-1206108121', u'INDIRECT_-1206107573'), (u'CALL_-1206108507', u'INT_NOTEQUAL_-1206108375'), (u'CALL_-1206108186', u'INDIRECT_-1206107691'), (u'INT_ADD_-1206108168', u'CALL_-1206108152'), (u'CALL_-1206108121', u'INDI... | [(u'CALL_-1206108152', u'INDIRECT_-1206107572'), ('const-4', u'PTRADD_-1206107648'), (u'CALL_-1206108507', u'INT_NOTEQUAL_-1206108375'), ('const-417', u'STORE_-1206108087'), (u'CALL_-1206108431', u'INDIRECT_-1206107740'), (u'STORE_-1206108018', u'INDIRECT_-1206107587'), ('const-4', u'PTRADD_-1206107712'), (u'INT_ADD_-1... | null | null | 00033e60 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nsize_t FUN_00033e60(char *param_1,int param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n size_t sVar3;\n int *piVar4;\n undefined1 *puVar5;\n int iVar6;\n char *__dest;\n size_t local_20;\n \n s... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nuint get_stab_string_offset(char *string,char *stabstr_secname)\n\n{\n int *piVar1;\n segT secptr;\n subsegT subseg;\n size_t sVar2;\n segT paVar3;\n char *pcVar... | (translation_unit "size_t FUN_00033e60(char *param_1,int param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n size_t sVar3;\n int *piVar4;\n undefined1 *puVar5;\n int iVar6;\n char *__dest;\n size_t local_20;\n \n sVar3 = strlen(param_1);\n uVar2 = DAT_00084828;\n uVar1 = DAT_000846fc;\n piVar4 = (int *... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_de... | (function_definition "size_t FUN_00033e60(char *param_1,int param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n size_t sVar3;\n int *piVar4;\n undefined1 *puVar5;\n int iVar6;\n char *__dest;\n size_t local_20;\n \n sVar3 = strlen(param_1);\n uVar2 = DAT_00084828;\n uVar1 = DAT_000846fc;\n piVar4 = (in... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(char *string,char *var_6)
{
int *piVar1;
type_2 secptr;
type_3 subseg;
size_t var_8;
type_2 paVar3;
char *pcVar4;
size_t var_3;
var_8 = var_1(string);... | 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 */
size_t MASKED(char *param_1,int param_2)
{
undefined4 uVar1;
undefined4 uVar2;
size_t sVar3;
int *piVar4;
undefined1 *puVar5;
int iVar6;
char *__dest;
size_t local_20;
sVar3 = strlen(param_1);
uVar2 = DAT_... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.