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
246_powerpc64le-linux-gnu-ranlib_and_powerpc64le-linux-gnu-ranlib_strip.c
bfd_get_error
bfd_get_error
/* WARNING: Control flow encountered bad instruction data */ void bfd_get_error(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_get_error(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206050686')]
[('const-1', u'RETURN_-1206050686')]
null
null
00022078
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_error(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_error(void)\n\n{\n /* WARNING: Bad ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_error(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_error(void)\n\n{\n /* WARNING: Bad ...
(translation_unit "void bfd_get_error(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_get_error(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_get_error(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void"...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_get_error(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_get_error(void)" (identifier "bfd_get_error") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
1373_libtomcrypt.so.1.0_and_libtomcrypt.so.1.0_strip.c
chacha_keystream
chacha_keystream
int chacha_keystream(chacha_state *st,uchar *out,ulong outlen) { int iVar1; ulong outlen_local; uchar *out_local; chacha_state *st_local; if (outlen == 0) { iVar1 = 0; } else { if (out == (uchar *)0x0) { /* WARNING: Subroutine does not return */ crypt_argchk("out != ...
undefined8 chacha_keystream(undefined8 param_1,void *param_2,size_t param_3) { undefined8 uVar1; if (param_3 == 0) { uVar1 = 0; } else { if (param_2 == (void *)0x0) { crypt_argchk("out != NULL","src/stream/chacha/chacha_keystream.c",0x1d); } memset(param_2,0,param_3); uVar1 = chac...
SUB RSP,0x28 MOV qword ptr [RSP + 0x18],RDI MOV qword ptr [RSP + 0x10],RSI MOV qword ptr [RSP + 0x8],RDX CMP qword ptr [RSP + 0x8],0x0 JNZ 0x001c0f42 MOV EAX,0x0 JMP 0x001c0f95 CMP qword ptr [RSP + 0x10],0x0 JNZ 0x001c0f62 MOV EDX,0x1d LEA RSI,[0x203a88] LEA RDI,[0x203aad] CALL 0x001142b0 MOV RDX,qword ptr [RSP + 0x8] ...
null
null
null
null
[('tmp_160', u'CBRANCH_-1207758968'), (u'INT_EQUAL_-1207758974', u'CBRANCH_-1207758968'), ('const-0', u'CALL_-1207758903'), ('tmp_90', u'BRANCH_-1207759003'), ('tmp_261', u'CALL_-1207758859'), (u'INT_EQUAL_-1207759017', u'CBRANCH_-1207759011'), ('tmp_263', u'INT_EQUAL_-1207759017'), (u'COPY_-1207758817', u'CALL_-120775...
[('tmp_160', u'CBRANCH_-1207758968'), (u'INT_EQUAL_-1207758974', u'CBRANCH_-1207758968'), ('tmp_90', u'BRANCH_-1207759003'), ('const-0', u'RETURN_-1207758896'), ('tmp_500', u'CALL_-1207758861'), (u'INT_EQUAL_-1207759017', u'CBRANCH_-1207759011'), (u'CALL_-1207758861', u'MULTIEQUAL_-1207758780'), ('tmp_501', u'CALL_-120...
null
null
001c0f20
x86
O0
(translation_unit "undefined8 chacha_keystream(undefined8 param_1,void *param_2,size_t param_3)\n\n{\n undefined8 uVar1;\n \n if (param_3 == 0) {\n uVar1 = 0;\n }\n else {\n if (param_2 == (void *)0x0) {\n crypt_argchk("out != NULL","src/stream/chacha/chacha_keystream.c",0x1d);\n }\n memset(param_...
(translation_unit "int chacha_keystream(chacha_state *st,uchar *out,ulong outlen)\n\n{\n int iVar1;\n ulong outlen_local;\n uchar *out_local;\n chacha_state *st_local;\n \n if (outlen == 0) {\n iVar1 = 0;\n }\n else {\n if (out == (uchar *)0x0) {\n /* WARNING: Subroutine does not return...
(translation_unit "undefined8 chacha_keystream(undefined8 param_1,void *param_2,size_t param_3)\n\n{\n undefined8 uVar1;\n \n if (param_3 == 0) {\n uVar1 = 0;\n }\n else {\n if (param_2 == (void *)0x0) {\n crypt_argchk("out != NULL","src/stream/chacha/chacha_keystream.c",0x1d);\n }\n memset(param_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (...
(function_definition "undefined8 chacha_keystream(undefined8 param_1,void *param_2,size_t param_3)\n\n{\n undefined8 uVar1;\n \n if (param_3 == 0) {\n uVar1 = 0;\n }\n else {\n if (param_2 == (void *)0x0) {\n crypt_argchk("out != NULL","src/stream/chacha/chacha_keystream.c",0x1d);\n }\n memset(par...
int function_1(type_1 *st,type_2 *var_2,type_3 var_1) { int iVar1; type_3 outlen_local; type_2 *out_local; type_1 *st_local; if (var_1 == 0) { iVar1 = 0; } else { if (var_2 == (type_2 *)0x0) { /* WARNING: Subroutine does not return */ var_3("out != NULL","src/stream/...
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
undefined8 MASKED(undefined8 param_1,void *param_2,size_t param_3) { undefined8 uVar1; if (param_3 == 0) { uVar1 = 0; } else { if (param_2 == (void *)0x0) { crypt_argchk("out != NULL","src/stream/chacha/MASKED.c",0x1d); } memset(param_2,0,param_3); uVar1 = chacha_crypt(param_1,par...
904_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c
gldarmelfb_linux_eabi_handle_option
FUN_00063060
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ bfd_boolean gldarmelfb_linux_eabi_handle_option(int optc) { undefined *puVar1; undefined1 uVar2; int iVar3; char *pcVar4; char *pcVar5; byte *pbVar6; byte *pbVar7; byte *p...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ undefined4 FUN_00063060(int param_1) { undefined8 uVar1; undefined *puVar2; undefined1 uVar3; int iVar4; char *pcVar5; undefined4 u...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00017c50 ADD EBX,0x15ef97 SUB ESP,0x2c MOV EAX,dword ptr [ESP + 0x40] SUB EAX,0x50 CMP EAX,0x149 JA 0x00063550 MOV EDX,dword ptr [EBX + EAX*0x4 + 0xfffa9d5c] ADD EDX,EBX JMP EDX ADD ESP,0x2c POP EBX POP ESI POP EDI POP EBP RET XOR EAX,EAX JMP 0x000630f5
null
null
null
null
[(u'MULTIEQUAL_-1206301974', u'BOOL_NEGATE_-1206301627'), (u'CALL_-1206306692', u'INDIRECT_-1206297665'), (u'CALL_-1206307157', u'INDIRECT_-1206297916'), (u'INDIRECT_-1206298473', u'MULTIEQUAL_-1206299330'), (u'INDIRECT_-1206293100', u'SUBPIECE_-1206297618'), (u'CALL_-1206302365', u'INDIRECT_-1206296089'), (u'CALL_-120...
[(u'INT_LESS_-1206306644', u'MULTIEQUAL_-1206301507'), (u'CALL_-1206301937', u'INDIRECT_-1206296185'), (u'CALL_-1206302561', u'INDIRECT_-1206296797'), (u'INDIRECT_-1206297823', u'MULTIEQUAL_-1206299784'), (u'LOAD_-1206306989', u'INT_LESS_-1206306974'), (u'LOAD_-1206306989', u'INT_EQUAL_-1206306974'), (u'INDIRECT_-12062...
null
null
00063060
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nundefined4 FUN_00063060(int param_1)\n\n{\n undefined8 uVar1;\n undefined *puVar2;\n undefined1 uVar3;\n int iVar4;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean gldarmelfb_linux_eabi_handle_option(int optc)\n\n{\n undefined *puVar1;\n undefined1 uVar2;\n int iVar3;\n char *pcVar4;\n char *pcVar5;\n byte *pbVa...
(translation_unit "undefined4 FUN_00063060(int param_1)\n\n{\n undefined8 uVar1;\n undefined *puVar2;\n undefined1 uVar3;\n int iVar4;\n char *pcVar5;\n undefined4 uVar6;\n byte *pbVar7;\n byte *pbVar8;\n char *pcVar9;\n byte *pbVar10;\n bool bVar11;\n bool bVar12;\n bool bVar13;\n byte bVar14;\n undefin...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator *...
(function_definition "undefined4 FUN_00063060(int param_1)\n\n{\n undefined8 uVar1;\n undefined *puVar2;\n undefined1 uVar3;\n int iVar4;\n char *pcVar5;\n undefined4 uVar6;\n byte *pbVar7;\n byte *pbVar8;\n char *pcVar9;\n byte *pbVar10;\n bool bVar11;\n bool bVar12;\n bool bVar13;\n byte bVar14;\n unde...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1(int var_1) { type_2 *puVar1; type_3 uVar2; int var_3; char *pcVar4; char *pcVar5; type_4 *var_10; type_4 *var_4; type_4 *var_5; bool var_6; bool var_...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declara...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ undefined4 MASKED(int param_1) { undefined8 uVar1; undefined *puVar2; undefined1 uVar3; int iVar4; char *pcVar5; undefined4 uVar6; ...
1408_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
~Struct_no_i
FUN_0003f930
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_i(Struct_no_i * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_no_i::~Struct_no_i(Struct_no_i *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_0003f930(undefined4 *param_1) { *param_1 = &PTR_FUN_0039c68c; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001fd020((undefined4 *)param_1[1]); } FUN_001fd000(param_1,0x3c); return; }
PUSH ESI PUSH EBX CALL 0x00036db0 ADD EBX,0x36a6c9 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xffff268c] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x0003f962 SUB ESP,0xc PUSH EAX CALL 0x001fd020 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x3c PUSH ESI CALL 0x001fd000 AD...
null
null
null
null
[(u'INT_NOTEQUAL_-1206060662', u'CBRANCH_-1206060662'), (u'CAST_-1206060455', u'STORE_-1206060685'), (u'LOAD_-1206060682', u'CAST_-1206060449'), ('tmp_323', u'PTRSUB_-1206060459'), ('tmp_323', u'PTRSUB_-1206060473'), ('const-0', u'RETURN_-1206060565'), (u'PTRSUB_-1206060458', u'PTRSUB_-1206060454'), ('const-4', u'PTRSU...
[(u'PTRADD_-1206060479', u'INT_NOTEQUAL_-1206060662'), (u'INT_NOTEQUAL_-1206060662', u'CBRANCH_-1206060662'), (u'PTRSUB_-1206060470', u'STORE_-1206060685'), ('const-1', u'PTRADD_-1206060467'), ('const-417', u'STORE_-1206060685'), ('const-3', u'PTRADD_-1206060479'), ('tmp_597', u'CALL_-1206060598'), (u'PTRADD_-120606046...
null
null
0003f930
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003f930(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039c68c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n FUN_001fd000(param_1,0x3c);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_i(Struct_no_i * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_no_i::~Struct_no_i(Struct_no_i *this,int __in_chrg)\n\n{\n pointer pcVar1;\n ...
(translation_unit "void FUN_0003f930(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039c68c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n FUN_001fd000(param_1,0x3c);\n return;\n}\n\n" (function_definition "void FUN_0003f930(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_0003f930(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039c68c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n FUN_001fd000(param_1,0x3c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003f930(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_i(Struct_no_i * 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_0039c68c; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001fd020((undefined4 *)param_1[1]); } FUN_001fd000(param_1,0x3c); return; }
7607_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
write<32,_true>
FUN_0021b970
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF origi...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ int FUN_0021b970(int *param_1,int param_2,int param_3,uint param_4,uint param_5,int param_6, int param_7,int param_8,undefined1 ...
CALL 0x000b4846 ADD EAX,0x1f868b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x3c MOV EBP,dword ptr [ESP + 0x68] MOV EDX,dword ptr [ESP + 0x64] MOV dword ptr [ESP],EAX MOV EAX,dword ptr [ESP + 0x60] MOV ESI,dword ptr [ESP + 0x5c] MOV dword ptr [ESP + 0xc],EDX MOV dword ptr [ESP + 0x8],EAX MOV EAX,dword ptr [ESP + 0x70]...
null
null
null
null
[('const-12', u'PTRSUB_-1203846914'), (u'LOAD_-1203848046', u'INT_NOTEQUAL_-1203848030'), (u'INDIRECT_-1203846399', u'COPY_-1203846449'), ('const-16777216', u'INT_MULT_-1203847434'), (u'CALL_-1203848517', u'INDIRECT_-1203847007'), (u'CALL_-1203848517', u'INDIRECT_-1203846981'), ('const-65280', u'INT_AND_-1203847443'), ...
[(u'LOAD_-1203848046', u'INT_NOTEQUAL_-1203848030'), ('tmp_5478', u'INT_AND_-1203848703'), ('tmp_5478', u'INT_SUB_-1203847679'), ('tmp_5484', u'INT_ADD_-1203848411'), (u'CAST_-1203846688', u'CALL_-1203848084'), ('tmp_5481', u'INT_ADD_-1203848551'), (u'MULTIEQUAL_-1203846962', u'SUBPIECE_-1203846905'), ('tmp_5478', u'CA...
null
null
0021b970
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nint FUN_0021b970(int *param_1,int param_2,int param_3,uint param_4,uint param_5,int param_6,\n int param_7,i...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique na...
(translation_unit "int FUN_0021b970(int *param_1,int param_2,int param_3,uint param_4,uint param_5,int param_6,\n int param_7,int param_8,undefined1 param_9,int param_10)\n\n{\n uint uVar1;\n uint *__dest;\n size_t __n;\n int *piVar2;\n uint uVar3;\n uint uVar4;\n undefined4 uVar5;\n undefined4 e...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ...
(function_definition "int FUN_0021b970(int *param_1,int param_2,int param_3,uint param_4,uint param_5,int param_6,\n int param_7,int param_8,undefined1 param_9,int param_10)\n\n{\n uint uVar1;\n uint *__dest;\n size_t __n;\n int *piVar2;\n uint uVar3;\n uint uVar4;\n undefined4 uVar5;\n undefined...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF origi...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ int MASKED(int *param_1,int param_2,int param_3,uint param_4,uint param_5,int param_6, int param_7,int param_8,undefined1 param_...
3915_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c
do_print_to_mapfile
FUN_000f22f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_print_to_mapfile(Output_file_header * this, Mapfile * mapfile)...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000f22f0(undefined4 param_1,undefined4 param_2) { undefined4 uVar1; uVar1 = gettext("** file header"); FUN_000bdc10(param_2,param_1,uVar1); return; }
PUSH EBX CALL 0x00035680 ADD EBX,0x24cd0a SUB ESP,0x14 LEA EAX,[EBX + 0xfff1da11] PUSH EAX CALL 0x000283c0 ADD ESP,0xc PUSH EAX PUSH dword ptr [ESP + 0x18] PUSH dword ptr [ESP + 0x20] CALL 0x000bdc10 ADD ESP,0x18 POP EBX RET
null
null
null
null
[(u'CALL_-1206901972', u'CAST_-1206901818'), ('const-2476561', u'COPY_-1206901882'), ('tmp_218', u'CALL_-1206901930'), (u'CAST_-1206901818', u'CALL_-1206901930'), ('const-0', u'PTRSUB_-1206901798'), (u'PTRSUB_-1206901798', u'CALL_-1206901930'), ('tmp_217', u'PTRSUB_-1206901798'), (u'COPY_-1206901882', u'CALL_-120690197...
[(u'CALL_-1206901972', u'CALL_-1206901930'), ('tmp_423', u'CALL_-1206901930'), ('const-2476561', u'COPY_-1206901886'), ('tmp_422', u'CALL_-1206901930'), ('const-0', u'RETURN_-1206901902'), (u'COPY_-1206901886', u'CALL_-1206901972')]
null
null
000f22f0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000f22f0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** file header");\n FUN_000bdc10(param_2,param_1,uVar1);\n return;\n}\n\n" comment (function_definit...
(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/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void do_print_to_mapfile(Output_file_header * thi...
(translation_unit "void FUN_000f22f0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** file header");\n FUN_000bdc10(param_2,param_1,uVar1);\n return;\n}\n\n" (function_definition "void FUN_000f22f0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1...
(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 ( (string_liter...
(function_definition "void FUN_000f22f0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** file header");\n FUN_000bdc10(param_2,param_1,uVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000f22f0(undefined4 param_1,undefined4 param_2)" (identifier "FUN_00...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_print_to_mapfile(Output_file_header * this, Mapfile * mapfile)...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2) { undefined4 uVar1; uVar1 = gettext("** file header"); FUN_000bdc10(param_2,param_1,uVar1); return; }
621_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
_M_cow_shim
FUN_00032c94
/* std::locale::facet::_M_cow_shim(std::locale::id const*) const [clone .cold.29] */ void std::locale::facet::_M_cow_shim(id *param_1) { int unaff_EBP; facet *unaff_EDI; ~facet(unaff_EDI); operator_delete(unaff_EDI); /* WARNING: Subroutine does not return */ _Unwind_Resume(*(undefine...
void FUN_00032c94(void) { int unaff_EBP; FUN_001e8c40(); FUN_001e6db0(); /* WARNING: Subroutine does not return */ FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c)); }
SUB ESP,0xc MOV EBX,ESI PUSH EDI CALL 0x001e8c40 ADD ESP,0x10 SUB ESP,0xc MOV EBX,ESI PUSH EDI CALL 0x001e6db0 POP EDX PUSH dword ptr [EBP + -0x1c] CALL 0x0027dd80
null
null
null
null
[('const-4294967268', u'INT_ADD_-1206113042'), (u'INT_ADD_-1206113042', u'CAST_-1206112939'), ('tmp_240', u'CALL_-1206113104'), (u'LOAD_-1206113058', u'CALL_-1206113044'), ('tmp_240', u'CALL_-1206113065'), ('const-1', u'RETURN_-1206113039'), ('tmp_241', u'INT_ADD_-1206113042'), (u'CAST_-1206112939', u'LOAD_-1206113058'...
[('tmp_240', u'INT_ADD_-1206113042'), ('const-4294967268', u'INT_ADD_-1206113042'), (u'LOAD_-1206113058', u'CALL_-1206113044'), ('const-1', u'RETURN_-1206113039'), (u'CAST_-1206112942', u'LOAD_-1206113058'), ('const-417', u'LOAD_-1206113058'), (u'INT_ADD_-1206113042', u'CAST_-1206112942')]
null
null
00032c94
x86
O0
(translation_unit "void FUN_00032c94(void)\n\n{\n int unaff_EBP;\n \n FUN_001e8c40();\n FUN_001e6db0();\n /* WARNING: Subroutine does not return */\n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_00032c94(void)\n\n{\n int unaff_EBP;\n \n FUN_001e8c40...
(translation_unit "/* std::locale::facet::_M_cow_shim(std::locale::id const*) const [clone .cold.29] */\n\nvoid std::locale::facet::_M_cow_shim(id *param_1)\n\n{\n int unaff_EBP;\n facet *unaff_EDI;\n \n ~facet(unaff_EDI);\n operator_delete(unaff_EDI);\n /* WARNING: Subroutine does not return */...
(translation_unit "void FUN_00032c94(void)\n\n{\n int unaff_EBP;\n \n FUN_001e8c40();\n FUN_001e6db0();\n \n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_00032c94(void)\n\n{\n int unaff_EBP;\n \n FUN_001e8c40();\n FUN_001e6db0();\n ...
(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 ( ))) ;) (expression...
(function_definition "void FUN_00032c94(void)\n\n{\n int unaff_EBP;\n \n FUN_001e8c40();\n FUN_001e6db0();\n \n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c));\n}" (primitive_type "void") (function_declarator "FUN_00032c94(void)" (identifier "FUN_00032c94") (parameter_list "(void)" (( "(") (pa...
/* std::locale::facet::_M_cow_shim(std::locale::id const*) const [clone .cold.29] */ void std::locale::type_2::function_1(type_1 *param_1) { int var_3; type_2 *unaff_EDI; ~type_2(unaff_EDI); var_1(unaff_EDI); /* WARNING: Subroutine does not return */ var_2(*(type_3 *)(var_3 + -0x1c))...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_express...
null
void MASKED(void) { int unaff_EBP; FUN_001e8c40(); FUN_001e6db0(); /* WARNING: Subroutine does not return */ FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c)); }
5167_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
add_global_relative
FUN_00122a10
/* DWARF original prototype: void add_global_relative(Output_data_reloc<4,_true,_32,_true> * this, Symbol * gsym, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address address, Addend addend, bool use_plt_offset) */ void __thiscall gold::Output_data_reloc<4,_true,_32,_true>::add_glob...
void FUN_00122a10(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined1 param_9) { undefined1 local_28 [24]; undefined4 local_10; FUN_000ff980(local_28,param_2,para...
PUSH EBX SUB ESP,0x34 MOVZX EAX,byte ptr [ESP + 0x5c] PUSH EAX PUSH 0x1 PUSH 0x1 PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA EBX,[ESP + 0x30] PUSH EBX CALL 0x000ff980 MOV EAX,dword ptr [ESP + 0x7c] MOV dword ptr [ESP + 0...
null
null
null
null
[(u'PTRSUB_-1207096472', u'CALL_-1207096658'), ('tmp_299', u'CALL_-1207096714'), (u'CALL_-1207096658', u'INDIRECT_-1207096482'), ('const-0', u'RETURN_-1207096630'), ('tmp_300', u'CALL_-1207096714'), ('const-1', u'CALL_-1207096714'), ('const-0', u'PTRSUB_-1207096498'), ('tmp_297', u'CALL_-1207096714'), ('tmp_298', u'CAL...
[('tmp_673', u'CALL_-1207096714'), ('const-1', u'CALL_-1207096714'), ('tmp_679', u'CALL_-1207096658'), (u'PTRSUB_-1207096526', u'CALL_-1207096714'), ('const-0', u'RETURN_-1207096630'), ('tmp_674', u'CALL_-1207096714'), (u'PTRSUB_-1207096526', u'CALL_-1207096658'), ('const-1', u'CALL_-1207096714'), ('tmp_355', u'PTRSUB_...
null
null
00122a10
x86
O0
(translation_unit "void FUN_00122a10(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_000f...
(translation_unit "/* DWARF original prototype: void add_global_relative(Output_data_reloc<4,_true,_32,_true> * this,\n Symbol * gsym, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address\n address, Addend addend, bool use_plt_offset) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_tr...
(translation_unit "void FUN_00122a10(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_000f...
(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_00122a10(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_0...
/* DWARF original prototype: void add_global_relative(Output_data_reloc<4,_true,_32,_true> * this, Symbol * gsym, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address address, Addend addend, bool use_plt_offset) */ void __thiscall gold::Output_data_reloc<4,_true,_32,_true>::add_glob...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined1 param_9) { undefined1 local_28 [24]; undefined4 local_10; FUN_000ff980(local_28,param_2,param_3,pa...
316_powerpc64-linux-gnu-ar_and_powerpc64-linux-gnu-ar_strip.c
bfd_seek
bfd_seek
/* WARNING: Control flow encountered bad instruction data */ void bfd_seek(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_seek(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206050390')]
[('const-1', u'RETURN_-1206050390')]
null
null
000221a0
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_seek(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_seek(void)\n\n{\n /* WARNING: Bad instructio...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_seek(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_seek(void)\n\n{\n /* WARNING: Bad instructio...
(translation_unit "void bfd_seek(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_seek(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_seek(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_seek(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_seek(void)" (identifier "bfd_seek") (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(); }
229_libmicrohttpd.so.12.56_and_libmicrohttpd.so.12.56_strip.c
MHD_socket_noninheritable_
FUN_00021ca7
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int MHD_socket_noninheritable_(MHD_socket sock) { uint uVar1; int iVar2; undefined4 uVar3; int flags; uVar3 = 0x21cb3; uVar1 = fcntl(sock,1); if (uVar1 == 0xffffffff) { ...
undefined4 __regparm3 FUN_00021ca7(undefined4 param_1,undefined4 param_2) { int iVar1; undefined4 uVar2; undefined1 *puVar3; puVar3 = &stack0xfffffffc; entry(param_2,0x21cb3); iVar1 = fcntl(*(int *)(puVar3 + 8),1); *(int *)(puVar3 + -0xc) = iVar1; if (*(int *)(puVar3 + -0xc) == -1) { uVar2 = 0;...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x14 CALL 0x00012350 ADD EBX,0x1034d SUB ESP,0x8 PUSH 0x1 PUSH dword ptr [EBP + 0x8] CALL 0x000120b0 ADD ESP,0x10 MOV dword ptr [EBP + -0xc],EAX CMP dword ptr [EBP + -0xc],-0x1 JNZ 0x00021cd9 MOV EAX,0x0 JMP 0x00021d0b MOV EAX,dword ptr [EBP + -0xc] OR EAX,0x1 CMP dword ptr [EBP + ...
null
null
null
null
[('const-0', u'INT_NOTEQUAL_-1206051419'), ('const-1', u'INT_OR_-1206051466'), (u'MULTIEQUAL_-1206051311', u'RETURN_-1206051475'), (u'INT_OR_-1206051502', u'INT_NOTEQUAL_-1206051501'), ('const-1', u'CALL_-1206051593'), ('tmp_446', u'CBRANCH_-1206051419'), (u'CALL_-1206051593', u'INT_OR_-1206051466'), (u'INT_NOTEQUAL_-1...
[('const-0', u'INT_NOTEQUAL_-1206051419'), ('const-1', u'INT_OR_-1206051466'), ('const-8', u'PTRADD_-1206051398'), (u'LOAD_-1206051460', u'CALL_-1206051446'), ('const-1', u'PTRADD_-1206051437'), (u'LOAD_-1206051499', u'INT_OR_-1206051466'), (u'INT_OR_-1206051466', u'CALL_-1206051446'), ('const-4294967295', u'INT_EQUAL_...
null
null
00021ca7
x86
O0
(translation_unit "undefined4 __regparm3 FUN_00021ca7(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined1 *puVar3;\n \n puVar3 = &stack0xfffffffc;\n entry(param_2,0x21cb3);\n iVar1 = fcntl(*(int *)(puVar3 + 8),1);\n *(int *)(puVar3 + -0xc) = iVar1;\n if (*(int *)(puVar3 + ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint MHD_socket_noninheritable_(MHD_socket sock)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n int flags;\n \n uVar3 = 0x21cb3;\n uVar1 = fcntl(sock,1);\...
(translation_unit "undefined4 __regparm3 FUN_00021ca7(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined1 *puVar3;\n \n puVar3 = &stack0xfffffffc;\n entry(param_2,0x21cb3);\n iVar1 = fcntl(*(int *)(puVar3 + 8),1);\n *(int *)(puVar3 + -0xc) = iVar1;\n if (*(int *)(puVar3 + ...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_sta...
(function_definition "undefined4 __regparm3 FUN_00021ca7(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined1 *puVar3;\n \n puVar3 = &stack0xfffffffc;\n entry(param_2,0x21cb3);\n iVar1 = fcntl(*(int *)(puVar3 + 8),1);\n *(int *)(puVar3 + -0xc) = iVar1;\n if (*(int *)(puVar3...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int function_1(type_1 sock) { type_2 var_2; int var_3; type_3 uVar3; int flags; uVar3 = 0x21cb3; var_2 = var_1(sock,1); if (var_2 == 0xffffffff) { var_3 = 0; } el...
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) { int iVar1; undefined4 uVar2; undefined1 *puVar3; puVar3 = &stack0xfffffffc; entry(param_2,0x21cb3); iVar1 = fcntl(*(int *)(puVar3 + 8),1); *(int *)(puVar3 + -0xc) = iVar1; if (*(int *)(puVar3 + -0xc) == -1) { uVar2 = 0; } ...
4817_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
skip_line_comment
FUN_00114740
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: bool skip_line_comment(Lex * this, char * * pp) */ bool __thiscall gold::Lex::skip_line_comment(Lex *this,char **pp) { char *__s; size_t sVar1; __s = *pp; sVar1 = strcspn(__s,"\n"); if (_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00114740(int param_1,int *param_2) { char *__s; size_t sVar1; __s = (char *)*param_2; sVar1 = strcspn(__s,"\n"); if (__s[sVar1] != '\0') { *(int *)(param_1 + 0x2c) = *(int *)(param_1 + 0x2c) + 1; ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x1ed8b7 SUB ESP,0x14 MOV EDI,dword ptr [ESP + 0x2c] MOV EBP,dword ptr [ESP + 0x28] MOV ESI,dword ptr [EDI] LEA EAX,[EBX + 0xfff32bf5] PUSH EAX PUSH ESI CALL 0x00026a70 ADD ESP,0x10 LEA EDX,[ESI + EAX*0x1] CMP byte ptr [EDX],0x0 JZ 0x00114790 LEA EAX,[ESI + EA...
null
null
null
null
[(u'PTRADD_-1207023613', u'STORE_-1207023646'), ('tmp_207', u'CBRANCH_-1207023678'), ('const-417', u'LOAD_-1207023741'), ('const-0', u'COPY_-1207023534'), ('const-0', u'INT_NOTEQUAL_-1207023679'), (u'LOAD_-1207023665', u'INT_ADD_-1207023647'), ('const-44', u'PTRSUB_-1207023471'), ('const-2313205', u'COPY_-1207023558'),...
[('const-417', u'LOAD_-1207023695'), (u'PTRADD_-1207023613', u'STORE_-1207023646'), (u'CAST_-1207023473', u'LOAD_-1207023665'), (u'INT_ADD_-1207023525', u'PTRADD_-1207023613'), (u'CAST_-1207023505', u'PTRADD_-1207023637'), ('const-417', u'LOAD_-1207023741'), (u'INT_ADD_-1207023653', u'CAST_-1207023473'), (u'CAST_-12070...
null
null
00114740
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00114740(int param_1,int *param_2)\n\n{\n char *__s;\n size_t sVar1;\n \n __s = (char *)*param_2;\n sVar1 = strcspn(__s,"\n");\n if (__s[sVar1] != '\0') {\n *(int *)(param_1 + 0x2c) = *...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: bool skip_line_comment(Lex * this, char * * pp) */\n\nbool __thiscall gold::Lex::skip_line_comment(Lex *this,char **pp)\n\n{\n char *__s;\n size_t sVar1;\n \n __s = *pp;\n sVar1 ...
(translation_unit "undefined4 FUN_00114740(int param_1,int *param_2)\n\n{\n char *__s;\n size_t sVar1;\n \n __s = (char *)*param_2;\n sVar1 = strcspn(__s,"\n");\n if (__s[sVar1] != '\0') {\n *(int *)(param_1 + 0x2c) = *(int *)(param_1 + 0x2c) + 1;\n *(char **)(param_1 + 0x30) = __s + sVar1 + 1;\n *param_...
(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 ;) (expression_statement (assignment...
(function_definition "undefined4 FUN_00114740(int param_1,int *param_2)\n\n{\n char *__s;\n size_t sVar1;\n \n __s = (char *)*param_2;\n sVar1 = strcspn(__s,"\n");\n if (__s[sVar1] != '\0') {\n *(int *)(param_1 + 0x2c) = *(int *)(param_1 + 0x2c) + 1;\n *(char **)(param_1 + 0x30) = __s + sVar1 + 1;\n *par...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: bool skip_line_comment(Lex * this, char * * pp) */ bool __thiscall gold::type_1::function_1(type_1 *this,char **pp) { char *var_2; size_t var_3; var_2 = *pp; var_3 = var_1(var_2,"\n"); if...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1,int *param_2) { char *__s; size_t sVar1; __s = (char *)*param_2; sVar1 = strcspn(__s,"\n"); if (__s[sVar1] != '\0') { *(int *)(param_1 + 0x2c) = *(int *)(param_1 + 0x2c) + 1; *(...
106_chmod_and_chmod_strip.c
quotearg_alloc_mem
FUN_00014443
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ char * quotearg_alloc_mem(char *arg,size_t argsize,size_t *size,quoting_options *o) { int iVar1; int *piVar2; uint flags_00; size_t sVar3; char *buffer; quoting_options *p; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00014443(undefined4 param_1,undefined4 param_2,int *param_3,undefined4 *param_4) { int iVar1; int *piVar2; uint uVar3; int iVar4; undefined4 uVar5; if (param_4 == (undefined4 *)0x0) { param_4 = ...
PUSH EBP MOV EBP,ESP PUSH ESI PUSH EBX SUB ESP,0x20 CALL 0x00011490 ADD EBX,0xcbb0 CMP dword ptr [EBP + 0x14],0x0 JZ 0x00014461 MOV EAX,dword ptr [EBP + 0x14] JMP 0x00014467 LEA EAX,[EBX + 0x200] MOV dword ptr [EBP + -0x1c],EAX CALL 0x000112c0 MOV EAX,dword ptr [EAX] MOV dword ptr [EBP + -0x18],EAX MOV EAX,dword ptr [E...
null
null
null
null
[(u'PTRSUB_-1205975171', u'LOAD_-1205975624'), ('const-417', u'LOAD_-1205975602'), (u'CALL_-1205975720', u'INT_ADD_-1205975688'), ('const-4', u'PTRSUB_-1205975278'), (u'PTRSUB_-1205975249', u'LOAD_-1205975815'), ('const-417', u'LOAD_-1205975827'), ('tmp_120', u'CBRANCH_-1205975926'), ('tmp_958', u'MULTIEQUAL_-120597549...
[(u'CALL_-1205975720', u'INT_ADD_-1205975688'), ('const-417', u'LOAD_-1205975897'), (u'PTRADD_-1205975202', u'LOAD_-1205975624'), (u'MULTIEQUAL_-1205975528', u'PTRADD_-1205975202'), ('tmp_120', u'CBRANCH_-1205975926'), (u'INT_OR_-1205975823', u'CALL_-1205975720'), ('const-11', u'PTRADD_-1205975209'), (u'LOAD_-120597560...
null
null
00014443
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00014443(undefined4 param_1,undefined4 param_2,int *param_3,undefined4 *param_4)\n\n{\n int iVar1;\n int *piVar2;\n uint uVar3;\n int iVar4;\n undefined4 uVar5;\n \n if (param_4 == (undef...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nchar * quotearg_alloc_mem(char *arg,size_t argsize,size_t *size,quoting_options *o)\n\n{\n int iVar1;\n int *piVar2;\n uint flags_00;\n size_t sVar3;\n char *buff...
(translation_unit "undefined4 FUN_00014443(undefined4 param_1,undefined4 param_2,int *param_3,undefined4 *param_4)\n\n{\n int iVar1;\n int *piVar2;\n uint uVar3;\n int iVar4;\n undefined4 uVar5;\n \n if (param_4 == (undefined4 *)0x0) {\n param_4 = &DAT_00021200;\n }\n piVar2 = __errno_location();\n iVar1 =...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration ...
(function_definition "undefined4 FUN_00014443(undefined4 param_1,undefined4 param_2,int *param_3,undefined4 *param_4)\n\n{\n int iVar1;\n int *piVar2;\n uint uVar3;\n int iVar4;\n undefined4 uVar5;\n \n if (param_4 == (undefined4 *)0x0) {\n param_4 = &DAT_00021200;\n }\n piVar2 = __errno_location();\n iVar...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ char * function_1(char *arg,size_t argsize,size_t *var_3,type_1 *var_1) { int iVar1; int *piVar2; type_2 flags_00; size_t var_6; char *buffer; type_1 *p; int e; int flags;...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (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,int *param_3,undefined4 *param_4) { int iVar1; int *piVar2; uint uVar3; int iVar4; undefined4 uVar5; if (param_4 == (undefined4 *)0x0) { param_4 = &DAT_0...
195_hppa-linux-gnu-ar_and_hppa-linux-gnu-ar_strip.c
make_tempname
FUN_00018620
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ char * make_tempname(char *filename) { char *__template; int __fd; char *pcVar1; __template = template_in_dir(filename); __fd = mkstemp64(__template); if (__fd == -1) { ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * FUN_00018620(void) { char *__template; int __fd; char *pcVar1; __template = (char *)FUN_00017a80(0x18627); __fd = mkstemp64(__template); if (__fd == -1) { pcVar1 = (char *)0x0; free(__template); }...
PUSH ESI PUSH EBX CALL 0x00013710 ADD EBX,0x89d9 SUB ESP,0x4 MOV EAX,dword ptr [ESP + 0x10] CALL 0x00017a80 SUB ESP,0xc PUSH EAX MOV ESI,EAX CALL 0x000122c0 ADD ESP,0x10 CMP EAX,-0x1 JZ 0x00018660 SUB ESP,0xc PUSH EAX CALL 0x000125e0 ADD ESP,0x10 ADD ESP,0x4 MOV EAX,ESI POP EBX POP ESI RET SUB ESP,0xc PUSH ESI XOR ESI,...
null
null
null
null
[(u'CALL_-1205959077', u'CALL_-1205959050'), (u'CALL_-1205959050', u'CALL_-1205958998'), (u'CALL_-1205959077', u'COPY_-1205958826'), (u'MULTIEQUAL_-1205958850', u'COPY_-1205958974'), ('const-4294967295', u'INT_EQUAL_-1205959023'), ('tmp_407', u'BRANCH_-1205958907'), ('const-0', u'RETURN_-1205958950'), (u'CALL_-12059590...
[(u'CALL_-1205959077', u'CAST_-1205958799'), (u'CAST_-1205958799', u'CALL_-1205958922'), ('const-99879', u'CALL_-1205959077'), (u'CAST_-1205958799', u'COPY_-1205958830'), (u'CALL_-1205959050', u'CALL_-1205958998'), (u'COPY_-1205958939', u'MULTIEQUAL_-1205958849'), ('const-4294967295', u'INT_EQUAL_-1205959023'), (u'CAST...
null
null
00018620
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * FUN_00018620(void)\n\n{\n char *__template;\n int __fd;\n char *pcVar1;\n \n __template = (char *)FUN_00017a80(0x18627);\n __fd = mkstemp64(__template);\n if (__fd == -1) {\n pcVar1 = (char *)...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nchar * make_tempname(char *filename)\n\n{\n char *__template;\n int __fd;\n char *pcVar1;\n \n __template = template_in_dir(filename);\n __fd = mkstemp64(__templ...
(translation_unit "char * FUN_00018620(void)\n\n{\n char *__template;\n int __fd;\n char *pcVar1;\n \n __template = (char *)FUN_00017a80(0x18627);\n __fd = mkstemp64(__template);\n if (__fd == -1) {\n pcVar1 = (char *)0x0;\n free(__template);\n }\n else {\n close(__fd);\n pcVar1 = __template;\n }\...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (ass...
(function_definition "char * FUN_00018620(void)\n\n{\n char *__template;\n int __fd;\n char *pcVar1;\n \n __template = (char *)FUN_00017a80(0x18627);\n __fd = mkstemp64(__template);\n if (__fd == -1) {\n pcVar1 = (char *)0x0;\n free(__template);\n }\n else {\n close(__fd);\n pcVar1 = __template;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ char * function_1(char *filename) { char *__template; int var_3; char *pcVar1; __template = var_1(filename); var_3 = var_2(__template); if (var_3 == -1) { pcVar1 = (cha...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declara...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * MASKED(void) { char *__template; int __fd; char *pcVar1; __template = (char *)FUN_00017a80(0x18627); __fd = mkstemp64(__template); if (__fd == -1) { pcVar1 = (char *)0x0; free(__template); } els...
316_sort_and_sort_strip.c
set_program_name
FUN_000206c5
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void set_program_name(char *argv0) { char *pcVar1; char *__s1; int iVar2; char *slash; char *base; if (argv0 != (char *)0x0) { pcVar1 = strrchr(argv0,0x2f); __s1 = ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000206c5(char *param_1) { char *pcVar1; char *__s1; int iVar2; if (param_1 != (char *)0x0) { pcVar1 = strrchr(param_1,0x2f); __s1 = param_1; if (pcVar1 != (char *)0x0) { __s1 = pcVar1 + 1; ...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x14 CALL 0x00012830 ADD EBX,0x1192f CMP dword ptr [EBP + 0x8],0x0 JNZ 0x000206fe MOV EAX,dword ptr [EBX + 0xffffffc8] MOV EAX,dword ptr [EAX] PUSH EAX PUSH 0x37 PUSH 0x1 LEA EAX,[EBX + 0xffff9318] PUSH EAX CALL 0x000122e0 ADD ESP,0x10 CALL 0x00012740 SUB ESP,0x8 PUSH 0x2f PUSH dwo...
null
null
null
null
[('const-417', u'STORE_-1206056794'), (u'CALL_-1206056947', u'INDIRECT_-1206056551'), (u'COPY_-1206056591', u'CALL_-1206056947'), ('tmp_887', u'CALL_-1206057106'), (u'INDIRECT_-1206056479', u'COPY_-1206056534'), (u'INDIRECT_-1206056551', u'MULTIEQUAL_-1206056479'), (u'LOAD_-1206057198', u'CALL_-1206057161'), (u'CALL_-1...
[(u'CALL_-1206056947', u'INDIRECT_-1206056551'), (u'COPY_-1206056591', u'CALL_-1206056947'), ('const-417', u'STORE_-1206056757'), (u'INDIRECT_-1206056479', u'COPY_-1206056534'), (u'INDIRECT_-1206056551', u'MULTIEQUAL_-1206056479'), (u'LOAD_-1206057198', u'CALL_-1206057161'), ('const-55', u'CALL_-1206057161'), (u'CALL_-...
null
null
000206c5
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000206c5(char *param_1)\n\n{\n char *pcVar1;\n char *__s1;\n int iVar2;\n \n if (param_1 != (char *)0x0) {\n pcVar1 = strrchr(param_1,0x2f);\n __s1 = param_1;\n if (pcVar1 != (char *)0x0...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid set_program_name(char *argv0)\n\n{\n char *pcVar1;\n char *__s1;\n int iVar2;\n char *slash;\n char *base;\n \n if (argv0 != (char *)0x0) {\n pcVar1 = s...
(translation_unit "void FUN_000206c5(char *param_1)\n\n{\n char *pcVar1;\n char *__s1;\n int iVar2;\n \n if (param_1 != (char *)0x0) {\n pcVar1 = strrchr(param_1,0x2f);\n __s1 = param_1;\n if (pcVar1 != (char *)0x0) {\n __s1 = pcVar1 + 1;\n }\n if (((6 < (int)__s1 - (int)param_1) && (iVar2 = st...
(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 IDENT ;) (if_statement if (pa...
(function_definition "void FUN_000206c5(char *param_1)\n\n{\n char *pcVar1;\n char *__s1;\n int iVar2;\n \n if (param_1 != (char *)0x0) {\n pcVar1 = strrchr(param_1,0x2f);\n __s1 = param_1;\n if (pcVar1 != (char *)0x0) {\n __s1 = pcVar1 + 1;\n }\n if (((6 < (int)__s1 - (int)param_1) && (iVar2 =...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(char *var_1) { char *var_3; char *var_5; int var_6; char *slash; char *base; if (var_1 != (char *)0x0) { var_3 = var_2(var_1,0x2f); var_5 = 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 (declaration type: (primitive_type) dec...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(char *param_1) { char *pcVar1; char *__s1; int iVar2; if (param_1 != (char *)0x0) { pcVar1 = strrchr(param_1,0x2f); __s1 = param_1; if (pcVar1 != (char *)0x0) { __s1 = pcVar1 + 1; } ...
631_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c
gldelf32_x86_64_try_needed
FUN_00040140
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: bfd_boolean gldelf32_x86_64_try_needed(dt_needed * needed, int force, dt_needed * needed) */ bfd_boolean __regparm3 gldelf32_x86_64_try_needed(dt_needed *needed,int force,dt_needed *needed_1) { u...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 FUN_00040140(int *param_1,undefined4 param_2,int param_3) { undefined4 *puVar1; int iVar2; undefined4 uVar3; undefined4 uVar4; uint uVar5; byte *pbVar6; byte *pbVar7; bool bVar8; bool bVar...
PUSH EBP PUSH EDI PUSH ESI MOV ESI,ECX PUSH EBX CALL 0x00017b80 ADD EBX,0x18deb5 SUB ESP,0x34 MOV dword ptr [ESP + 0x14],EAX MOV dword ptr [ESP + 0x10],EDX LEA EAX,[EBX + 0x23e0] MOV dword ptr [ESP + 0xc],EAX MOV EAX,dword ptr [EAX + 0x34] MOV EAX,dword ptr [EAX + 0x4] PUSH dword ptr [EAX] PUSH EDX CALL 0x000162b0 ADD ...
null
null
null
null
[(u'MULTIEQUAL_-1206187288', u'MULTIEQUAL_-1206187176'), (u'INDIRECT_-1206186728', u'MULTIEQUAL_-1206187288'), ('const-417', u'LOAD_-1206189186'), (u'INDIRECT_-1206186517', u'COPY_-1206186538'), (u'INDIRECT_-1206187001', u'MULTIEQUAL_-1206186962'), ('const-0', u'INT_EQUAL_-1206189451'), (u'INDIRECT_-1206187185', u'MULT...
[(u'CALL_-1206188430', u'INDIRECT_-1206186754'), ('const-4', u'PTRADD_-1206186447'), (u'INDIRECT_-1206186480', u'MULTIEQUAL_-1206187038'), ('const-0', u'INT_EQUAL_-1206189451'), (u'INDIRECT_-1206187408', u'MULTIEQUAL_-1206187186'), (u'MULTIEQUAL_-1206187835', u'INT_EQUAL_-1206189133'), (u'INDIRECT_-1206186554', u'MULTI...
null
null
00040140
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3 FUN_00040140(int *param_1,undefined4 param_2,int param_3)\n\n{\n undefined4 *puVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n uint uVar5;\n byte *pbVar6;\n byte *pbVa...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: bfd_boolean gldelf32_x86_64_try_needed(dt_needed * needed, int force,\n dt_needed * needed) */\n\nbfd_boolean __regparm3 gldelf32_x86_64_try_needed(dt_needed *needed,int force,dt_ne...
(translation_unit "undefined4 __regparm3 FUN_00040140(int *param_1,undefined4 param_2,int param_3)\n\n{\n undefined4 *puVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n uint uVar5;\n byte *pbVar6;\n byte *pbVar7;\n bool bVar8;\n bool bVar9;\n byte bVar10;\n int *local_20 [3];\n undefined4 uStack...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declarat...
(function_definition "undefined4 __regparm3 FUN_00040140(int *param_1,undefined4 param_2,int param_3)\n\n{\n undefined4 *puVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n uint uVar5;\n byte *pbVar6;\n byte *pbVar7;\n bool bVar8;\n bool bVar9;\n byte bVar10;\n int *local_20 [3];\n undefined4 uSt...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: bfd_boolean gldelf32_x86_64_try_needed(dt_needed * needed, int force, dt_needed * needed) */ type_1 __regparm3 function_1(type_2 *needed,int force,type_2 *var_9) { type_3 *var_2; int var_7; t...
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
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 MASKED(int *param_1,undefined4 param_2,int param_3) { undefined4 *puVar1; int iVar2; undefined4 uVar3; undefined4 uVar4; uint uVar5; byte *pbVar6; byte *pbVar7; bool bVar8; bool bVar9; b...
602_riscv64-linux-gnu-as_and_riscv64-linux-gnu-as_strip.c
symbol_used_in_reloc_p
FUN_00039ce0
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ int symbol_used_in_reloc_p(symbolS *s) { if (((uint)s->sy_flags & 1) != 0) { if ((segT)s->bsym != reg_section) { return 0; } s = (s->sy_value).X_op_symbol; } return *(byte *)&s->sy_flags >> 4 & 1; }
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ byte FUN_00039ce0(byte *param_1) { if ((*param_1 & 1) != 0) { if (*(int *)(param_1 + 4) != DAT_00074e10) { return 0; } param_1 = *(byte **)(param_1 + 0xc); } return *param_1 >> 4 & 1; }
CALL 0x00018a25 ADD ECX,0x3231b MOV EDX,dword ptr [ESP + 0x4] TEST byte ptr [EDX],0x1 JZ 0x00039d0b LEA ECX,[ECX + 0x8e10] XOR EAX,EAX MOV ECX,dword ptr [ECX] CMP dword ptr [EDX + 0x4],ECX JZ 0x00039d08 RET MOV EDX,dword ptr [EDX + 0xc] MOVZX EAX,byte ptr [EDX] SHR AL,0x4 AND EAX,0x1 RET
null
null
null
null
[('const-0', u'RETURN_-1206084285'), (u'MULTIEQUAL_-1206084149', u'PTRSUB_-1206084126'), (u'LOAD_-1206084350', u'CAST_-1206084154'), ('tmp_69', u'CBRANCH_-1206084336'), ('const-0', u'PTRSUB_-1206084126'), ('const-4', u'PTRSUB_-1206084142'), ('tmp_308', u'MULTIEQUAL_-1206084149'), ('const-0', u'COPY_-1206084327'), ('con...
[('const-0', u'RETURN_-1206084285'), ('tmp_69', u'CBRANCH_-1206084336'), ('tmp_404', u'LOAD_-1206084350'), ('const-1', u'INT_AND_-1206084162'), (u'MULTIEQUAL_-1206084149', u'LOAD_-1206084281'), (u'INT_NOTEQUAL_-1206084296', u'CBRANCH_-1206084295'), (u'LOAD_-1206084286', u'MULTIEQUAL_-1206084149'), (u'COPY_-1206084210',...
null
null
00039ce0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nbyte FUN_00039ce0(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(int *)(param_1 + 4) != DAT_00074e10) {\n return 0;\n }\n param_1 = *(byte **)(param_1 + 0xc);\n }\n return *param_1 >...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nint symbol_used_in_reloc_p(symbolS *s)\n\n{\n if (((uint)s->sy_flags & 1) != 0) {\n if ((segT)s->bsym != reg_section) {\n return 0;\n }\n s = (s->sy_value).X_op_symbol;\n }\n return *(byte *)&s...
(translation_unit "byte FUN_00039ce0(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(int *)(param_1 + 4) != DAT_00074e10) {\n return 0;\n }\n param_1 = *(byte **)(param_1 + 0xc);\n }\n return *param_1 >> 4 & 1;\n}\n\n" (function_definition "byte FUN_00039ce0(byte *param_1)\n\n{\n if ((*param_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) & LIT) ...
(function_definition "byte FUN_00039ce0(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(int *)(param_1 + 4) != DAT_00074e10) {\n return 0;\n }\n param_1 = *(byte **)(param_1 + 0xc);\n }\n return *param_1 >> 4 & 1;\n}" (type_identifier "byte") (function_declarator "FUN_00039ce0(byte *param_1)" ...
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ int function_1(type_1 *s) { if (((type_2)s->sy_flags & 1) != 0) { if ((type_3)s->bsym != var_1) { return 0; } s = (s->sy_value).X_op_symbol; } return *(type_4 *)&s->sy_flags >> 4 & 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))))) body: (compound_statement (if_statement condition: (parenthesiz...
null
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ byte MASKED(byte *param_1) { if ((*param_1 & 1) != 0) { if (*(int *)(param_1 + 4) != DAT_00074e10) { return 0; } param_1 = *(byte **)(param_1 + 0xc); } return *param_1 >> 4 & 1; }
20_sha256sum_and_sha256sum_strip.c
mbrtowc
mbrtowc
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p) { size_t sVar1; sVar1 = (*(code *)PTR_mbrtowc_0002105c)(); return sVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p) { size_t sVar1; sVar1 = (*(code *)PTR_mbrtowc_0002105c)(); return sVar1; }
JMP dword ptr [EBX + 0x5c]
null
null
null
null
[(u'CALLIND_-1205988982', u'RETURN_-1205988979'), (u'CALLIND_-1205988982', u'INDIRECT_-1205988909'), ('const-0', u'RETURN_-1205988979'), (u'INDIRECT_-1205988909', u'COPY_-1205988968'), ('tmp_82', u'CAST_-1205988900'), (u'CAST_-1205988900', u'CALLIND_-1205988982')]
[(u'CALLIND_-1205988982', u'RETURN_-1205988979'), (u'CALLIND_-1205988982', u'INDIRECT_-1205988909'), ('const-0', u'RETURN_-1205988979'), (u'INDIRECT_-1205988909', u'COPY_-1205988968'), ('tmp_82', u'CAST_-1205988900'), (u'CAST_-1205988900', u'CALLIND_-1205988982')]
null
null
00011180
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_mbrtowc_0002105c)();\n return sVar1;\n}\n\n" comment (function_definition "size_t mbrtowc(wchar_t *__p...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_mbrtowc_0002105c)();\n return sVar1;\n}\n\n" comment (function_definition "size_t mbrtowc(wchar_t *__p...
(translation_unit "size_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_mbrtowc_0002105c)();\n return sVar1;\n}\n\n" (function_definition "size_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)P...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_st...
(function_definition "size_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_mbrtowc_0002105c)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)" (identifier "mbrtowc") (param...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t function_1(type_1 *__pwc,char *__s,size_t __n,type_2 *__p) { size_t sVar1; sVar1 = (*(type_3 *)PTR_mbrtowc_0002105c)(); return sVar1; }
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: Unknown calling convention -- yet parameter storage is locked */ size_t MASKED(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p) { size_t sVar1; sVar1 = (*(code *)PTR_MASKED_0002105c)(); return sVar1; }
98_sparc64-linux-gnu-readelf_and_sparc64-linux-gnu-readelf_strip.c
elf_rx_reloc_type
FUN_000189d0
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ char * __regparm3 elf_rx_reloc_type(ulong rtype) { switch(rtype) { case 0: return "R_RX_NONE"; case 1: return "R_RX_DIR32"; case 2: return "R_RX_DIR24S"; case 3: return "R_RX_DIR16"; case 4: return...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ char * __regparm3 FUN_000189d0(undefined4 param_1) { switch(param_1) { case 0: return "R_RX_NONE"; case 1: return "R_RX_DIR32"; case 2: return "R_RX_DIR24S"; case 3: return "R_RX_DIR16"; case 4: r...
CALL 0x000140a5 ADD EDX,0x9b62b CMP EAX,0x96 JA 0x00018e20 MOV ECX,dword ptr [EDX + EAX*0x4 + 0xfffd6184] ADD ECX,EDX JMP ECX XOR EAX,EAX RET
null
null
null
null
[('const-469622', u'COPY_-1205957564'), (u'COPY_-1205957585', u'RETURN_-1205957567'), ('const-469111', u'COPY_-1205956766'), ('const-469926', u'COPY_-1205958068'), (u'COPY_-1205957186', u'RETURN_-1205957168'), ('const-0', u'RETURN_-1205957798'), ('const-469460', u'COPY_-1205957291'), ('const-0', u'RETURN_-1205957777'),...
[(u'COPY_-1205957585', u'RETURN_-1205957567'), ('const-469940', u'COPY_-1205958089'), (u'COPY_-1205957186', u'RETURN_-1205957168'), ('const-0', u'RETURN_-1205957798'), ('const-469904', u'COPY_-1205958026'), ('const-0', u'RETURN_-1205957777'), (u'COPY_-1205958047', u'RETURN_-1205958029'), ('const-0', u'RETURN_-120595700...
null
null
000189d0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nchar * __regparm3 FUN_000189d0(undefined4 param_1)\n\n{\n switch(param_1) {\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n retur...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nchar * __regparm3 elf_rx_reloc_type(ulong rtype)\n\n{\n switch(rtype) {\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_...
(translation_unit "char * __regparm3 FUN_000189d0(undefined4 param_1)\n\n{\n switch(param_1) {\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_RX_DIR16";\n case 4:\n return "R_RX_DIR16U";\n case 5:\n return "R_RX_DIR16S";\...
(translation_unit (function_definition TYPE (pointer_declarator * (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (switch_statement switch (parenthesized_expression ( IDENT )) (compound_statement { (case_statement case LIT : (return_statement retu...
(function_definition "char * __regparm3 FUN_000189d0(undefined4 param_1)\n\n{\n switch(param_1) {\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_RX_DIR16";\n case 4:\n return "R_RX_DIR16U";\n case 5:\n return "R_RX_DIR16S...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ char * __regparm3 function_1(type_1 rtype) { switch(rtype) { case 0: return "R_RX_NONE"; case 1: return "R_RX_DIR32"; case 2: return "R_RX_DIR24S"; case 3: return "R_RX_DIR16"; case 4: return "R_RX...
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))))) body: (compound_statement (switch_statement...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ char * __regparm3 MASKED(undefined4 param_1) { switch(param_1) { case 0: return "R_RX_NONE"; case 1: return "R_RX_DIR32"; case 2: return "R_RX_DIR24S"; case 3: return "R_RX_DIR16"; case 4: return ...
6587_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
read_header
FUN_00194720
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: off_t read_header(Archive * this, off_t off, bool cache, string * pname, off_t * nested_off) */ off_t __thiscall gold::Archive::read_header(Archive *this,off_t off,bool cache,string *pname,off_t *ne...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00194720(int param_1,undefined4 param_2,undefined4 param_3,undefined1 param_4) { FUN_000687f0(*(int *)(param_1 + 0x24) + 0x1c,0,0,param_2,param_3,0x3c,1,param_4); FUN_001943a0(); return; }
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x1fa8d7 SUB ESP,0x1c MOV ESI,dword ptr [ESP + 0x30] MOV EDI,dword ptr [ESP + 0x34] MOV EBP,dword ptr [ESP + 0x38] MOV EDX,dword ptr [ESP + 0x40] MOV ECX,dword ptr [ESP + 0x44] MOVZX EAX,byte ptr [ESP + 0x3c] MOV dword ptr [ESP + 0xc],EDX MOV dword ptr [ESP + ...
null
null
null
null
[(u'PTRSUB_-1207547733', u'LOAD_-1207547985'), ('tmp_410', u'CALL_-1207547863'), ('tmp_413', u'CALL_-1207547863'), ('const-417', u'LOAD_-1207547985'), ('const-28', u'PTRSUB_-1207547729'), (u'CALL_-1207547863', u'COPY_-1207547838'), (u'COPY_-1207547838', u'RETURN_-1207547859'), ('tmp_410', u'PTRSUB_-1207547733'), (u'CAS...
[('const-60', u'CALL_-1207547957'), ('const-28', u'INT_ADD_-1207547961'), (u'CAST_-1207547767', u'LOAD_-1207547985'), ('tmp_818', u'INT_ADD_-1207547969'), ('const-36', u'INT_ADD_-1207547969'), ('tmp_820', u'CALL_-1207547957'), ('const-1', u'CALL_-1207547957'), ('const-0', u'RETURN_-1207547859'), ('tmp_819', u'CALL_-120...
null
null
00194720
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00194720(int param_1,undefined4 param_2,undefined4 param_3,undefined1 param_4)\n\n{\n FUN_000687f0(*(int *)(param_1 + 0x24) + 0x1c,0,0,param_2,param_3,0x3c,1,param_4);\n FUN_001943a0();\n return;\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: off_t read_header(Archive * this, off_t off, bool cache, string *\n pname, off_t * nested_off) */\n\noff_t __thiscall\ngold::Archive::read_header(Archive *this,off_t off,bool cache,...
(translation_unit "void FUN_00194720(int param_1,undefined4 param_2,undefined4 param_3,undefined1 param_4)\n\n{\n FUN_000687f0(*(int *)(param_1 + 0x24) + 0x1c,0,0,param_2,param_3,0x3c,1,param_4);\n FUN_001943a0();\n return;\n}\n\n" (function_definition "void FUN_00194720(int param_1,undefined4 param_2,undefined4 par...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list...
(function_definition "void FUN_00194720(int param_1,undefined4 param_2,undefined4 param_3,undefined1 param_4)\n\n{\n FUN_000687f0(*(int *)(param_1 + 0x24) + 0x1c,0,0,param_2,param_3,0x3c,1,param_4);\n FUN_001943a0();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00194720(int param_1,undefined4 para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: off_t read_header(Archive * this, off_t off, bool cache, string * pname, off_t * nested_off) */ type_1 __thiscall gold::type_2::function_1(type_2 *this,type_1 off,bool cache,type_3 *pname,type_1 *ne...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined1 param_4) { FUN_000687f0(*(int *)(param_1 + 0x24) + 0x1c,0,0,param_2,param_3,0x3c,1,param_4); FUN_001943a0(); return; }
2235_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
save
FUN_0006b490
/* DWARF original prototype: void save(Copy_relocs<4,_64,_false> * this, Symbol * sym, Sized_relobj_file<64,_false> * object, uint shndx, Output_section * output_section, uint r_type, Elf_Addr r_offset, Elf_Swxword r_addend) */ void __thiscall gold::Copy_relocs<4,_64,_false>::save (Copy_relocs<4,_64,_...
void FUN_0006b490(int 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,undefined4 param_10) { undefined4 *puVar1; undefined4 local_30; undefined4 local_2c; undefin...
PUSH ESI PUSH EBX SUB ESP,0x34 MOV EAX,dword ptr [ESP + 0x54] MOV EBX,dword ptr [ESP + 0x58] MOV ESI,dword ptr [ESP + 0x5c] MOV EDX,dword ptr [ESP + 0x40] MOV dword ptr [ESP + 0x10],EAX MOV EAX,dword ptr [ESP + 0x48] MOV ECX,dword ptr [ESP + 0x44] MOV dword ptr [ESP + 0x20],EBX MOV dword ptr [ESP + 0x14],EAX MOV EAX,dw...
null
null
null
null
[(u'PTRSUB_-1206274377', u'PTRSUB_-1206274373'), ('const-16', u'PTRSUB_-1206274424'), (u'INDIRECT_-1206274390', u'SUBPIECE_-1206274398'), ('tmp_613', u'COPY_-1206274417'), (u'CALL_-1206274559', u'INDIRECT_-1206274412'), ('const-28', u'PTRSUB_-1206274401'), (u'LOAD_-1206274779', u'PTRSUB_-1206274448'), ('tmp_609', u'STO...
[(u'PTRADD_-1206274428', u'STORE_-1206274658'), ('const-417', u'LOAD_-1206274779'), (u'CALL_-1206274559', u'INDIRECT_-1206274424'), (u'CALL_-1206274559', u'INDIRECT_-1206274412'), (u'CAST_-1206274473', u'LOAD_-1206274766'), (u'PTRADD_-1206274460', u'STORE_-1206274710'), (u'PTRADD_-1206274420', u'STORE_-1206274645'), ('...
null
null
0006b490
x86
O0
(translation_unit "void FUN_0006b490(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n undefined4 *puVar1;\n undefined4 local_30;\n undef...
(translation_unit "/* DWARF original prototype: void save(Copy_relocs<4,_64,_false> * this, Symbol * sym,\n Sized_relobj_file<64,_false> * object, uint shndx, Output_section * output_section, uint r_type,\n Elf_Addr r_offset, Elf_Swxword r_addend) */\n\nvoid __thiscall\ngold::Copy_relocs<4,_64,_false>::save\n ...
(translation_unit "void FUN_0006b490(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n undefined4 *puVar1;\n undefined4 local_30;\n undef...
(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_0006b490(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n undefined4 *puVar1;\n undefined4 local_30;\n un...
/* DWARF original prototype: void save(Copy_relocs<4,_64,_false> * this, Symbol * sym, Sized_relobj_file<64,_false> * object, uint shndx, Output_section * output_section, uint r_type, Elf_Addr r_offset, Elf_Swxword r_addend) */ void __thiscall var_1::var_3<4,_64,var_4>::save (var_3<4,_64,var_4> *this,...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
void MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9,undefined4 param_10) { undefined4 *puVar1; undefined4 local_30; undefined4 local_2c; undefined4 lo...
6914_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
remove_ehframe_for_plt
FUN_001b0f80
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void remove_ehframe_for_plt(Eh_frame * this, Output_data * plt, uchar * cie_data, size_t cie_length, uchar * fde_data, size_t fde_length) */ void __thiscall gold::Eh_frame::remove_ehframe_for_plt ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_001b0f80(int *param_1,undefined4 param_2,int param_3,int param_4,int param_5,int param_6) { int iVar1; int iVar2; undefined4 *puVar3; uint uVar4; longlong lVar5; int *local_70; undefined4 *local_6c; unde...
CALL 0x000559e6 ADD EAX,0x1de07b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI LEA ESI,[EBP + -0x4c] PUSH EBX SUB ESP,0x7c MOV dword ptr [EBP + -0x78],EAX LEA EAX,[EAX + 0xfff0edf6] MOV EBX,dword ptr [EBP + 0x10] PUSH 0x0 MOV EDI,dword ptr [EBP + 0x8] PUSH EAX PUSH EAX LEA EAX,[EBP + -0x54] PUSH EAX MOV dword ptr [EBP + -0x64...
null
null
null
null
[('const-4', u'PTRSUB_-1207692027'), (u'COPY_-1207691916', u'CALL_-1207692518'), (u'INDIRECT_-1207692068', u'MULTIEQUAL_-1207692026'), ('const-8', u'PTRSUB_-1207692111'), ('const-36', u'PTRSUB_-1207691909'), (u'INT_ADD_-1207692766', u'MULTIEQUAL_-1207692454'), (u'CALL_-1207692518', u'INDIRECT_-1207691933'), (u'PTRSUB_-...
[('tmp_3776', u'INT_ADD_-1207692957'), (u'CALL_-1207693182', u'INDIRECT_-1207692231'), (u'CALL_-1207693282', u'INDIRECT_-1207692292'), (u'CALL_-1207693182', u'INDIRECT_-1207692195'), ('const-3', u'PTRADD_-1207692002'), ('const-12', u'INT_ADD_-1207692829'), (u'INDIRECT_-1207692075', u'MULTIEQUAL_-1207692009'), ('const-4...
null
null
001b0f80
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_001b0f80(int *param_1,undefined4 param_2,int param_3,int param_4,int param_5,int param_6)\n\n{\n int iVar1;\n int iVar2;\n undefined4 *puVar3;\n uint uVar4;\n longlong lVar5;\n int *local_70;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void remove_ehframe_for_plt(Eh_frame * this, Output_data * plt, uchar *\n cie_data, size_t cie_length, uchar * fde_data, size_t fde_length) */\n\nvoid __thiscall\ngold::Eh_frame::re...
(translation_unit "void FUN_001b0f80(int *param_1,undefined4 param_2,int param_3,int param_4,int param_5,int param_6)\n\n{\n int iVar1;\n int iVar2;\n undefined4 *puVar3;\n uint uVar4;\n longlong lVar5;\n int *local_70;\n undefined4 *local_6c;\n undefined4 local_68;\n undefined4 local_64;\n undefined4 local_6...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ...
(function_definition "void FUN_001b0f80(int *param_1,undefined4 param_2,int param_3,int param_4,int param_5,int param_6)\n\n{\n int iVar1;\n int iVar2;\n undefined4 *puVar3;\n uint uVar4;\n longlong lVar5;\n int *local_70;\n undefined4 *local_6c;\n undefined4 local_68;\n undefined4 local_64;\n undefined4 loca...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void remove_ehframe_for_plt(Eh_frame * this, Output_data * plt, uchar * cie_data, size_t cie_length, uchar * fde_data, size_t fde_length) */ void __thiscall var_3::type_1::function_1 (type...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int *param_1,undefined4 param_2,int param_3,int param_4,int param_5,int param_6) { int iVar1; int iVar2; undefined4 *puVar3; uint uVar4; longlong lVar5; int *local_70; undefined4 *local_6c; undefined4...
3303_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
Lock
FUN_000dd030
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void Lock(Lock * this) */ void __thiscall gold::Lock::Lock(Lock *this...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void FUN_000dd030(undefined4 *param_1) { undefined4 uVar1; undefined4 *puVar2; undefined4 in_ECX; if (*(int *)(DAT_004144e8 + 8) == 0) { /* WARNING: Subroutine does not return */ FUN_000da200("...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI CALL 0x0004d336 ADD ESI,0x336fc6 PUSH EBX SUB ESP,0x1c LEA EAX,[ESI + 0x4e8] MOV EAX,dword ptr [EAX] MOV EAX,dword ptr [EAX + 0x8] TEST EAX,EAX JZ 0x000dd0b0 CMP byte ptr [EAX + 0x3d69],0x0 JZ 0x000dd088 SUB ESP,0xc MOV EBX,ESI PUSH 0x1c CALL 0x00246670 MOV EDI,EAX MOV dword ptr [...
null
null
null
null
[('const-0', u'RETURN_-1206726293'), (u'STORE_-1206726336', u'INDIRECT_-1206726103'), (u'PTRADD_-1206726089', u'PTRSUB_-1206726087'), ('const-0', u'PTRSUB_-1206726091'), (u'INDIRECT_-1206726079', u'COPY_-1206726133'), (u'INT_EQUAL_-1206726521', u'CBRANCH_-1206726520'), ('const-1', u'RETURN_-1206726251'), ('const-1', u'...
[('const-0', u'RETURN_-1206726293'), (u'CAST_-1206726113', u'STORE_-1206726341'), ('tmp_708', u'CALL_-1206726256'), (u'CAST_-1206726182', u'LOAD_-1206726539'), (u'INT_EQUAL_-1206726521', u'CBRANCH_-1206726520'), ('const-1', u'RETURN_-1206726251'), ('const-3123980', u'COPY_-1206726129'), (u'COPY_-1206726129', u'CALL_-12...
null
null
000dd030
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_000dd030(undefined4 *param_1)\n\n{\n undefined4 uVar1;\n undefined4 *puVar2;\n undefined4 in_ECX;\n \n if (*(int *)(DAT_004144e8 + 8) == 0) {\n /* WARNING: Subroutine does not ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void Lock(Lock * this) */\n\nvoid __thiscall gold...
(translation_unit "void FUN_000dd030(undefined4 *param_1)\n\n{\n undefined4 uVar1;\n undefined4 *puVar2;\n undefined4 in_ECX;\n \n if (*(int *)(DAT_004144e8 + 8) == 0) {\n \n FUN_000da200("../../gold/parameters.h",0x5c,"options",in_ECX);\n }\n if (*(char *)(*(int *)(DAT_004144e8 + 8) + 0x3d...
(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 ;) (if_statement if (parenthesized_expression ...
(function_definition "void FUN_000dd030(undefined4 *param_1)\n\n{\n undefined4 uVar1;\n undefined4 *puVar2;\n undefined4 in_ECX;\n \n if (*(int *)(DAT_004144e8 + 8) == 0) {\n \n FUN_000da200("../../gold/parameters.h",0x5c,"options",in_ECX);\n }\n if (*(char *)(*(int *)(DAT_004144e8 + 8) + 0...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void Lock(Lock * this) */ void __thiscall gold::function_1::function_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void MASKED(undefined4 *param_1) { undefined4 uVar1; undefined4 *puVar2; undefined4 in_ECX; if (*(int *)(DAT_004144e8 + 8) == 0) { /* WARNING: Subroutine does not return */ FUN_000da200("../../...
5383_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
do_write
FUN_00137070
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void do_write(Output_data_reloc_base<9,_true,_64,_true> * this, Output_file * of) */ void __thiscall gold::Output_data_reloc_base<9,_true,_64,_true>::do_write (Output_data_reloc_base<9,_tr...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void __regparm2 FUN_00137070(undefined4 param_1,int param_2,int param_3,int param_4) { uint uVar1; uint uVar2; uint uVar3; uint uVar4; int iVar5; int iVar6; int iVar7; int iVar8; int iVar9; if ((*(byte *)(...
CALL 0x000559e6 ADD EAX,0x257f8b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x2c MOV EBX,dword ptr [ESP + 0x40] MOV ECX,dword ptr [ESP + 0x44] MOV dword ptr [ESP + 0x18],EAX MOVZX EAX,byte ptr [EBX + 0x1c] TEST AL,0x4 JZ 0x00137265 MOV ESI,dword ptr [EBX + 0x14] MOV EDI,dword ptr [EBX + 0x18] MOV dword ptr [ESP + 0x8]...
null
null
null
null
[(u'MULTIEQUAL_-1207142691', u'CALL_-1207143909'), (u'PTRSUB_-1207142635', u'PTRSUB_-1207142595'), ('tmp_1127', u'BRANCH_-1207143527'), (u'LOAD_-1207144262', u'INT_AND_-1207144229'), (u'LOAD_-1207144015', u'CALL_-1207143521'), ('const-417', u'LOAD_-1207144237'), (u'CALL_-1207143429', u'INDIRECT_-1207142542'), (u'INT_NO...
[('tmp_4916', u'INT_ADD_-1207144246'), (u'INT_ADD_-1207143447', u'CALL_-1207143429'), (u'INT_SUB_-1207144054', u'CAST_-1207142588'), ('tmp_1127', u'BRANCH_-1207143527'), (u'LOAD_-1207144262', u'INT_AND_-1207144229'), ('tmp_4916', u'INT_ADD_-1207144177'), (u'LOAD_-1207144015', u'CALL_-1207143521'), (u'INT_NOTEQUAL_-1207...
null
null
00137070
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid __regparm2 FUN_00137070(undefined4 param_1,int param_2,int param_3,int param_4)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void do_write(Output_data_reloc_base<9,_true,_64,_true> * this,\n Output_file * of) */\n\nvoid __thiscall\ngold::Output_data_reloc_base<9,_true,_64,_true>::do_write\n (Outp...
(translation_unit "void __regparm2 FUN_00137070(undefined4 param_1,int param_2,int param_3,int param_4)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n \n if ((*(byte *)(param_3 + 0x1c) & 4) == 0) {\n \n FUN...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE ...
(function_definition "void __regparm2 FUN_00137070(undefined4 param_1,int param_2,int param_3,int param_4)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n \n if ((*(byte *)(param_3 + 0x1c) & 4) == 0) {\n \n ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void do_write(Output_data_reloc_base<9,_true,_64,_true> * this, Output_file * of) */ void __thiscall var_12::var_17<9,var_18,_64,var_18>::do_write (var_17<9,var_18,_64,var_18> *this,Output...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (param...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void __regparm2 MASKED(undefined4 param_1,int param_2,int param_3,int param_4) { uint uVar1; uint uVar2; uint uVar3; uint uVar4; int iVar5; int iVar6; int iVar7; int iVar8; int iVar9; if ((*(byte *)(param_...
81_x86_64-kfreebsd-gnu-ar_and_x86_64-kfreebsd-gnu-ar_strip.c
bindtextdomain
bindtextdomain
void bindtextdomain(void) { (*(code *)PTR_bindtextdomain_0002114c)(); return; }
void bindtextdomain(void) { (*(code *)PTR_bindtextdomain_0002114c)(); return; }
JMP dword ptr [EBX + 0x14c]
null
null
null
null
[('const-0', u'RETURN_-1205983923'), (u'CALLIND_-1205983926', u'INDIRECT_-1205983854'), ('tmp_58', u'CAST_-1205983849'), (u'INDIRECT_-1205983854', u'COPY_-1205983913'), (u'CAST_-1205983849', u'CALLIND_-1205983926')]
[('const-0', u'RETURN_-1205983923'), (u'CALLIND_-1205983926', u'INDIRECT_-1205983854'), ('tmp_58', u'CAST_-1205983849'), (u'INDIRECT_-1205983854', u'COPY_-1205983913'), (u'CAST_-1205983849', u'CALLIND_-1205983926')]
null
null
00012540
x86
O0
(translation_unit "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0002114c)();\n return;\n}\n\n" (function_definition "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0002114c)();\n return;\n}" primitive_type (function_declarator "bindtextdomain(void)" identifier (parameter_list "(void)...
(translation_unit "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0002114c)();\n return;\n}\n\n" (function_definition "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0002114c)();\n return;\n}" primitive_type (function_declarator "bindtextdomain(void)" identifier (parameter_list "(void)...
(translation_unit "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0002114c)();\n return;\n}\n\n" (function_definition "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0002114c)();\n return;\n}" primitive_type (function_declarator "bindtextdomain(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 bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0002114c)();\n return;\n}" (primitive_type "void") (function_declarator "bindtextdomain(void)" (identifier "bindtextdomain") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_s...
void function_1(void) { (*(type_1 *)PTR_bindtextdomain_0002114c)(); 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_0002114c)(); return; }
4256_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
get_symbol_index
FUN_000fb190
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: uint get_symbol_index(Output_reloc<9,_false,_32,_false> * this) */ uint __thiscall gold::Output_reloc<9,_false,_32,_false>::get_symbol_ind...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm1 FUN_000fb190(undefined4 param_1,int *param_2) { uint uVar1; code *pcVar2; int iVar3; int *piVar4; undefined4 extraout_ECX; int iVar5; undefined8 uVar6; if ((*(byte *)((int)param_2 + 0x13) & 0x20...
PUSH EDI PUSH ESI PUSH EBX MOV EDI,dword ptr [ESP + 0x10] CALL 0x00035840 ADD EBX,0x293e64 TEST byte ptr [EDI + 0x13],0x20 JNZ 0x000fb220 MOV ESI,dword ptr [EDI + 0xc] CMP ESI,-0x3 JZ 0x000fb240 JBE 0x000fb1e0 CMP ESI,-0x2 JZ 0x000fb230 CMP ESI,-0x1 JNZ 0x000fb1ed MOV EAX,dword ptr [EDI] TEST EAX,EAX JZ 0x000fb220 MOV ...
null
null
null
null
[(u'INT_EQUAL_-1206865012', u'CBRANCH_-1206865011'), ('const-2701380', u'COPY_-1206863757'), (u'LOAD_-1206864709', u'INT_NOTEQUAL_-1206864673'), (u'CAST_-1206863811', u'LOAD_-1206864964'), ('const-1038', u'CALL_-1206864886'), (u'LOAD_-1206864823', u'INT_SUB_-1206864795'), ('const-55', u'PTRADD_-1206863778'), ('tmp_4271...
[(u'INT_ADD_-1206865213', u'CAST_-1206863982'), ('const-4', u'PTRADD_-1206863908'), ('const-0', u'RETURN_-1206864101'), (u'INT_EQUAL_-1206865012', u'CBRANCH_-1206865011'), (u'COPY_-1206863776', u'CALL_-1206864506'), (u'CAST_-1206863816', u'INT_RIGHT_-1206863864'), ('const-0', u'COPY_-1206865205'), ('const-1796', u'CALL...
null
null
000fb190
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm1 FUN_000fb190(undefined4 param_1,int *param_2)\n\n{\n uint uVar1;\n code *pcVar2;\n int iVar3;\n int *piVar4;\n undefined4 extraout_ECX;\n int iVar5;\n undefined8 uVar6;\n \n if ((*(byte...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: uint get_symbol_index(Output_reloc<9,_false,_32,_false> * this) */\n\nuint __thiscall\ngold::Output_reloc<9,_false,_32,...
(translation_unit "int __regparm1 FUN_000fb190(undefined4 param_1,int *param_2)\n\n{\n uint uVar1;\n code *pcVar2;\n int iVar3;\n int *piVar4;\n undefined4 extraout_ECX;\n int iVar5;\n undefined8 uVar6;\n \n if ((*(byte *)((int)param_2 + 0x13) & 0x20) != 0) {\n return 0;\n }\n uVar1 = param_2[3];\n if (u...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE I...
(function_definition "int __regparm1 FUN_000fb190(undefined4 param_1,int *param_2)\n\n{\n uint uVar1;\n code *pcVar2;\n int iVar3;\n int *piVar4;\n undefined4 extraout_ECX;\n int iVar5;\n undefined8 uVar6;\n \n if ((*(byte *)((int)param_2 + 0x13) & 0x20) != 0) {\n return 0;\n }\n uVar1 = param_2[3];\n if...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: uint get_symbol_index(Output_reloc<9,_false,_32,_false> * this) */ type_1 __thiscall gold::Output_reloc<9,var_6,_32,var_6>::get_symbol_ind...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm1 MASKED(undefined4 param_1,int *param_2) { uint uVar1; code *pcVar2; int iVar3; int *piVar4; undefined4 extraout_ECX; int iVar5; undefined8 uVar6; if ((*(byte *)((int)param_2 + 0x13) & 0x20) != 0...
5215_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
add_output_section_generic
FUN_00124490
/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_true,_64,_false> * this, Output_section * os, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address, uint64_t addend) */ void __thiscall gold::Output_data_reloc<4,_true,_64,_false>::add_output_section_generic ...
void FUN_00124490(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,undefined4 param_10) { undefined1 local_30 [28]; undefined4 local_14; undefined4 local_...
PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x30 MOV ESI,dword ptr [ESP + 0x60] MOV EDI,dword ptr [ESP + 0x64] PUSH 0x0 PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA EBX,[ESP + 0x28] PUSH EBX CALL 0x0010...
null
null
null
null
[(u'PTRSUB_-1207089659', u'CALL_-1207089860'), (u'PTRSUB_-1207089693', u'PTRSUB_-1207089686'), ('tmp_339', u'CALL_-1207089916'), (u'INDIRECT_-1207089669', u'SUBPIECE_-1207089678'), ('const-0', u'SUBPIECE_-1207089680'), (u'PTRSUB_-1207089686', u'CALL_-1207089916'), (u'PTRSUB_-1207089693', u'CALL_-1207089860'), ('const-4...
[('tmp_738', u'CALL_-1207089916'), ('const-0', u'RETURN_-1207089822'), ('const-0', u'CALL_-1207089916'), (u'PTRSUB_-1207089720', u'CALL_-1207089916'), ('tmp_740', u'CALL_-1207089860'), (u'CALL_-1207089860', u'INDIRECT_-1207089702'), ('tmp_736', u'CALL_-1207089916'), ('tmp_735', u'CALL_-1207089916'), ('tmp_732', u'COPY_...
null
null
00124490
x86
O0
(translation_unit "void FUN_00124490(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,undefined4 param_10)\n\n{\n undefined1 local_30 [28];\n undefined4 local...
(translation_unit "/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_true,_64,_false> *\n this, Output_section * os, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t\n address, uint64_t addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_true,_64,_false>::add_...
(translation_unit "void FUN_00124490(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,undefined4 param_10)\n\n{\n undefined1 local_30 [28];\n undefined4 local...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete...
(function_definition "void FUN_00124490(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,undefined4 param_10)\n\n{\n undefined1 local_30 [28];\n undefined4 lo...
/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_true,_64,_false> * this, Output_section * os, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address, uint64_t addend) */ void __thiscall gold::Output_data_reloc<4,_true,_64,_false>::add_output_section_generic ...
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, undefined4 param_9,undefined4 param_10) { undefined1 local_30 [28]; undefined4 local_14; undefined4 local_10; ...
8047_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
setbuf
FUN_001f1bf0
/* std::wstreambuf::setbuf(wchar_t*, int) */ wchar_t * std::wstreambuf::setbuf(wchar_t *param_1,int param_2) { return param_1; }
undefined4 FUN_001f1bf0(undefined4 param_1) { return param_1; }
MOV EAX,dword ptr [ESP + 0x4] RET
null
null
null
null
[('const-0', u'RETURN_-1207952381'), (u'COPY_-1207952397', u'RETURN_-1207952381'), ('tmp_18', u'COPY_-1207952397')]
[('const-0', u'RETURN_-1207952381'), ('tmp_21', u'COPY_-1207952397'), (u'COPY_-1207952397', u'RETURN_-1207952381')]
null
null
001f1bf0
x86
O0
(translation_unit "undefined4 FUN_001f1bf0(undefined4 param_1)\n\n{\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_001f1bf0(undefined4 param_1)\n\n{\n return param_1;\n}" type_identifier (function_declarator "FUN_001f1bf0(undefined4 param_1)" identifier (parameter_list "(undefined4 param_1)" ( (parame...
(translation_unit "/* std::wstreambuf::setbuf(wchar_t*, int) */\n\nwchar_t * std::wstreambuf::setbuf(wchar_t *param_1,int param_2)\n\n{\n return param_1;\n}\n\n" comment (ERROR "wchar_t * std::" (binary_expression "wchar_t * std" identifier * identifier) : :) (labeled_statement "wstreambuf::setbuf(wchar_t *param_1,int...
(translation_unit "undefined4 FUN_001f1bf0(undefined4 param_1)\n\n{\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_001f1bf0(undefined4 param_1)\n\n{\n return param_1;\n}" type_identifier (function_declarator "FUN_001f1bf0(undefined4 param_1)" identifier (parameter_list "(undefined4 param_1)" ( (parame...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return IDENT ;) })))
(function_definition "undefined4 FUN_001f1bf0(undefined4 param_1)\n\n{\n return param_1;\n}" (type_identifier "undefined4") (function_declarator "FUN_001f1bf0(undefined4 param_1)" (identifier "FUN_001f1bf0") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1" (type_identifier "un...
/* std::wstreambuf::setbuf(wchar_t*, int) */ wchar_t * std::wstreambuf::setbuf(wchar_t *param_1,int param_2) { return param_1; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (return_statement (identifier)))))
null
undefined4 MASKED(undefined4 param_1) { return param_1; }
1160_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
~Struct_no_toc_sort
FUN_0003b370
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_toc_sort(Struct_no_toc_sort * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_no_toc_sort::~Struct_no_toc_sort (Struct_no_toc_sort *this,int __in_chrg) ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003b370(undefined4 *param_1) { *param_1 = &PTR_FUN_0039d08c; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001fd020((undefined4 *)param_1[1]); } FUN_001fd000(param_1,0x3c); return; }
PUSH ESI PUSH EBX CALL 0x00036db0 ADD EBX,0x36ec89 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xffff308c] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x0003b3a2 SUB ESP,0xc PUSH EAX CALL 0x001fd020 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x3c PUSH ESI CALL 0x001fd000 AD...
null
null
null
null
[(u'PTRSUB_-1206078308', u'LOAD_-1206078538'), (u'PTRSUB_-1206078310', u'PTRSUB_-1206078308'), ('const-0', u'PTRSUB_-1206078308'), (u'CAST_-1206078311', u'STORE_-1206078541'), ('const-417', u'STORE_-1206078541'), (u'CAST_-1206078305', u'INT_NOTEQUAL_-1206078518'), ('const-0', u'PTRSUB_-1206078310'), (u'PTRSUB_-12060783...
[('tmp_597', u'PTRADD_-1206078335'), ('const-0', u'PTRSUB_-1206078326'), ('const-417', u'LOAD_-1206078538'), (u'LOAD_-1206078538', u'CAST_-1206078323'), ('const-417', u'STORE_-1206078541'), ('const-60', u'CALL_-1206078454'), (u'PTRSUB_-1206078326', u'STORE_-1206078541'), (u'PTRADD_-1206078323', u'LOAD_-1206078538'), (u...
null
null
0003b370
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003b370(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039d08c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n FUN_001fd000(param_1,0x3c);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_toc_sort(Struct_no_toc_sort * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_toc_sort::~Struct_no_toc_sort\n (Struct_no_toc_sort...
(translation_unit "void FUN_0003b370(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039d08c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n FUN_001fd000(param_1,0x3c);\n return;\n}\n\n" (function_definition "void FUN_0003b370(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_0003b370(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039d08c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n FUN_001fd000(param_1,0x3c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003b370(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_toc_sort(Struct_no_toc_sort * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1 (function_1 *this,int __in_chrg) { type_1 var_5; (...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_0039d08c; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001fd020((undefined4 *)param_1[1]); } FUN_001fd000(param_1,0x3c); return; }
165_riscv64-linux-gnu-strip_and_riscv64-linux-gnu-strip_strip.c
eq_string_redefnode
FUN_000168c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int eq_string_redefnode(void *s1,void *s2) { int iVar1; /* WARNING: Load size is inaccurate */ /* WARNING: Load size is inaccurate */ iVar1 ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool FUN_000168c0(undefined4 *param_1,undefined4 *param_2) { int iVar1; iVar1 = strcmp((char *)*param_1,(char *)*param_2); return iVar1 == 0; }
PUSH EBX CALL 0x000166c0 ADD EBX,0x2973a SUB ESP,0x10 MOV EAX,dword ptr [ESP + 0x1c] PUSH dword ptr [EAX] MOV EAX,dword ptr [ESP + 0x1c] PUSH dword ptr [EAX] CALL 0x00013070 TEST EAX,EAX SETZ AL ADD ESP,0x18 MOVZX EAX,AL POP EBX RET
null
null
null
null
[('const-0', u'RETURN_-1205966535'), (u'LOAD_-1205966608', u'CALL_-1205966582'), ('tmp_198', u'LOAD_-1205966595'), ('const-0', u'INT_EQUAL_-1205966568'), ('const-417', u'LOAD_-1205966595'), ('tmp_199', u'LOAD_-1205966608'), (u'CALL_-1205966582', u'INT_EQUAL_-1205966568'), (u'INT_ZEXT_-1205966539', u'RETURN_-1205966535'...
[('tmp_315', u'LOAD_-1205966595'), (u'LOAD_-1205966595', u'CAST_-1205966465'), (u'INT_EQUAL_-1205966568', u'COPY_-1205966515'), (u'LOAD_-1205966608', u'CAST_-1205966472'), ('const-0', u'RETURN_-1205966535'), (u'CAST_-1205966465', u'CALL_-1205966582'), (u'CAST_-1205966472', u'CALL_-1205966582'), (u'COPY_-1205966515', u'...
null
null
000168c0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool FUN_000168c0(undefined4 *param_1,undefined4 *param_2)\n\n{\n int iVar1;\n \n iVar1 = strcmp((char *)*param_1,(char *)*param_2);\n return iVar1 == 0;\n}\n\n" comment (function_definition "bool FUN_0001...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint eq_string_redefnode(void *s1,void *s2)\n\n{\n int iVar1;\n \n /* WARNING: Load size is inaccurate */\n /* WARNING: Load siz...
(translation_unit "bool FUN_000168c0(undefined4 *param_1,undefined4 *param_2)\n\n{\n int iVar1;\n \n iVar1 = strcmp((char *)*param_1,(char *)*param_2);\n return iVar1 == 0;\n}\n\n" (function_definition "bool FUN_000168c0(undefined4 *param_1,undefined4 *param_2)\n\n{\n int iVar1;\n \n iVar1 = strcmp((char *)*para...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_e...
(function_definition "bool FUN_000168c0(undefined4 *param_1,undefined4 *param_2)\n\n{\n int iVar1;\n \n iVar1 = strcmp((char *)*param_1,(char *)*param_2);\n return iVar1 == 0;\n}" (primitive_type "bool") (function_declarator "FUN_000168c0(undefined4 *param_1,undefined4 *param_2)" (identifier "FUN_000168c0") (parame...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int function_1(void *s1,void *s2) { int var_2; /* WARNING: Load size is inaccurate */ /* WARNING: Load size is inaccurate */ var_2 = var_1(*...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool MASKED(undefined4 *param_1,undefined4 *param_2) { int iVar1; iVar1 = strcmp((char *)*param_1,(char *)*param_2); return iVar1 == 0; }
12685_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
_M_cow_shim
FUN_003f2030
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* std::locale::facet::_M_cow_shim(std::locale::id const*) const */ __locale_struct * __thiscall std::locale::facet::_M_cow_shim(facet *this,id *param_1) { undefined *puVar1; undefined4 *puVar2; __locale_struct *p_Var3; _...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ undefined4 * FUN_003f2030(int param_1,undefined *param_2) { undefined *puVar1; undefined4 *puVar2; undefined4 uVar3; undefined4 *puVar4; puVar2 = (undefined4 *)FUN_003f6160(param_1,PTR_PTR_005e9bac,PTR_PTR_005e9f2c,...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI CALL 0x00063c76 ADD ESI,0x1f7fc6 PUSH EBX SUB ESP,0x1c MOV EDI,dword ptr [EBP + 0xc] PUSH -0x2 PUSH dword ptr [ESI + 0xffffff2c] MOV EBX,ESI PUSH dword ptr [ESI + 0xfffffbac] PUSH dword ptr [EBP + 0x8] CALL 0x003f6160 ADD ESP,0x10 TEST EAX,EAX JZ 0x003f2078 MOV EDI,dword ptr [EAX]...
null
null
null
null
[(u'CALL_-1205851012', u'INDIRECT_-1205844215'), (u'INT_ADD_-1205850276', u'STORE_-1205850291'), (u'CALL_-1205850938', u'INDIRECT_-1205847583'), (u'INDIRECT_-1205844573', u'MULTIEQUAL_-1205845149'), (u'STORE_-1205850871', u'INDIRECT_-1205847180'), (u'STORE_-1205850926', u'INDIRECT_-1205845331'), (u'STORE_-1205851327', ...
[(u'STORE_-1205851151', u'INDIRECT_-1205846345'), (u'INT_ADD_-1205850276', u'STORE_-1205850291'), (u'STORE_-1205851010', u'INDIRECT_-1205847191'), (u'STORE_-1205850831', u'INDIRECT_-1205847949'), (u'PTRADD_-1205844131', u'STORE_-1205851104'), (u'STORE_-1205850450', u'INDIRECT_-1205845591'), (u'STORE_-1205850596', u'IND...
null
null
003f2030
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nundefined4 * FUN_003f2030(int param_1,undefined *param_2)\n\n{\n undefined *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n undefined4 *puVar4;\n \n puVar2 = (undefined4 *)FUN_003f6160(param_1,PTR_PT...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* std::locale::facet::_M_cow_shim(std::locale::id const*) const */\n\n__locale_struct * __thiscall std::locale::facet::_M_cow_shim(facet *this,id *param_1)\n\n{\n undefined *puVar1;\n undefined4 *puVar2;\n __...
(translation_unit "undefined4 * FUN_003f2030(int param_1,undefined *param_2)\n\n{\n undefined *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n undefined4 *puVar4;\n \n puVar2 = (undefined4 *)FUN_003f6160(param_1,PTR_PTR_005e9bac,PTR_PTR_005e9f2c,0xfffffffe);\n if (puVar2 == (undefined4 *)0x0) {\n if (para...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator...
(function_definition "undefined4 * FUN_003f2030(int param_1,undefined *param_2)\n\n{\n undefined *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n undefined4 *puVar4;\n \n puVar2 = (undefined4 *)FUN_003f6160(param_1,PTR_PTR_005e9bac,PTR_PTR_005e9f2c,0xfffffffe);\n if (puVar2 == (undefined4 *)0x0) {\n if (p...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* std::locale::facet::_M_cow_shim(std::locale::id const*) const */ type_3 * __thiscall std::locale::facet::_M_cow_shim(facet *var_10,type_5 *var_3) { type_1 *var_15; type_2 *var_2; type_3 *p_Var3; type_4 *var_5; var...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ undefined4 * MASKED(int param_1,undefined *param_2) { undefined *puVar1; undefined4 *puVar2; undefined4 uVar3; undefined4 *puVar4; puVar2 = (undefined4 *)FUN_003f6160(param_1,PTR_PTR_005e9bac,PTR_PTR_005e9f2c,0xffff...
5097_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
add
FUN_001201f0
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */ /* DWARF original prototype: void add(Output_data_reloc_base<4,_false,_64,_true> * this, Output_data * od, Output_reloc_type * reloc) */ void __thiscall gold::Output_data_reloc_base<4,_false,_64,_true>::add (Output_da...
void FUN_001201f0(int param_1,undefined4 param_2,undefined4 *param_3) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iVar4; int unaff_EBP; FUN_000559f2(); puVar1 = *(undefined4 **)(param_1 + 0x38); if (puVar1 == *(undefined4 **)(param_1 + 0x3c)) { FUN_0011ffe0(param_1 + 0x34,puVar1,pa...
PUSH EBP CALL 0x000559f2 ADD EBP,0x26ee0a PUSH EDI PUSH ESI PUSH EBX SUB ESP,0xc MOV EDI,dword ptr [ESP + 0x20] MOV ESI,dword ptr [ESP + 0x28] MOV EAX,dword ptr [EDI + 0x38] CMP EAX,dword ptr [EDI + 0x3c] JZ 0x001202c0 MOV EDX,dword ptr [ESI] ADD EAX,0x24 MOV dword ptr [EAX + -0x24],EDX MOV EDX,dword ptr [ESI + 0x4] MO...
null
null
null
null
[('const-28', u'PTRSUB_-1207106320'), (u'LOAD_-1207107020', u'PTRSUB_-1207106311'), ('const-20', u'PTRSUB_-1207106287'), ('const-0', u'PTRSUB_-1207106339'), (u'INT_EQUAL_-1207106730', u'CBRANCH_-1207106726'), (u'SUBPIECE_-1207106257', u'STORE_-1207106950'), ('const-16', u'PTRSUB_-1207106291'), (u'PTRSUB_-1207106220', u...
[(u'INT_ADD_-1207106703', u'CAST_-1207106277'), ('const-3', u'PTRADD_-1207106362'), ('const-4', u'PTRADD_-1207106322'), ('const-4', u'PTRADD_-1207106389'), (u'INT_EQUAL_-1207106730', u'CBRANCH_-1207106726'), ('const-2', u'PTRADD_-1207106374'), (u'INT_EQUAL_-1207106999', u'CBRANCH_-1207106997'), (u'PTRADD_-1207106270', ...
null
null
001201f0
x86
O0
(translation_unit "void FUN_001201f0(int param_1,undefined4 param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n int unaff_EBP;\n \n FUN_000559f2();\n puVar1 = *(undefined4 **)(param_1 + 0x38);\n if (puVar1 == *(undefined4 **)(param_1 + 0x3c)) {\n FUN_001...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */\n/* DWARF original prototype: void add(Output_data_reloc_base<4,_false,_64,_true> * this, Output_data\n * od, Output_reloc_type * reloc) */\n\nvoid __thiscall\ngold::Output_data_reloc_base<4,_false,_64,_true>::a...
(translation_unit "void FUN_001201f0(int param_1,undefined4 param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n int unaff_EBP;\n \n FUN_000559f2();\n puVar1 = *(undefined4 **)(param_1 + 0x38);\n if (puVar1 == *(undefined4 **)(param_1 + 0x3c)) {\n FUN_001...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (poin...
(function_definition "void FUN_001201f0(int param_1,undefined4 param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n int unaff_EBP;\n \n FUN_000559f2();\n puVar1 = *(undefined4 **)(param_1 + 0x38);\n if (puVar1 == *(undefined4 **)(param_1 + 0x3c)) {\n FUN_...
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */ /* DWARF original prototype: void add(Output_data_reloc_base<4,_false,_64,_true> * this, Output_data * od, Output_reloc_type * reloc) */ void __thiscall var_3::Output_data_reloc_base<4,_false,_64,var_6>::add (Output_d...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
void MASKED(int param_1,undefined4 param_2,undefined4 *param_3) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iVar4; int unaff_EBP; FUN_000559f2(); puVar1 = *(undefined4 **)(param_1 + 0x38); if (puVar1 == *(undefined4 **)(param_1 + 0x3c)) { FUN_0011ffe0(param_1 + 0x34,puVar1,param_3)...
6841_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
do_write
FUN_0027f160
/* DWARF original prototype: void do_write(Output_relocatable_relocs<9,_32,_true> * this, Output_file * param_1) */ void __thiscall gold::Output_relocatable_relocs<9,_32,_true>::do_write (Output_relocatable_relocs<9,_32,_true> *this,Output_file *param_2) { return; }
void FUN_0027f160(void) { return; }
RET
null
null
null
null
[('const-0', u'RETURN_-1204227732')]
[('const-0', u'RETURN_-1204227732')]
null
null
0027f160
x86
O0
(translation_unit "void FUN_0027f160(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0027f160(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0027f160(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r...
(translation_unit "/* DWARF original prototype: void do_write(Output_relocatable_relocs<9,_32,_true> * this,\n Output_file * param_1) */\n\nvoid __thiscall\ngold::Output_relocatable_relocs<9,_32,_true>::do_write\n (Output_relocatable_relocs<9,_32,_true> *this,Output_file *param_2)\n\n{\n return;\n}\n\n" com...
(translation_unit "void FUN_0027f160(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0027f160(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0027f160(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_0027f160(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_0027f160(void)" (identifier "FUN_0027f160") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen...
/* DWARF original prototype: void do_write(Output_relocatable_relocs<9,_32,_true> * this, Output_file * param_1) */ void __thiscall gold::Output_relocatable_relocs<9,_32,_true>::do_write (Output_relocatable_relocs<9,_32,_true> *this,Output_file *param_2) { return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
null
void MASKED(void) { return; }
934_libgmp.so.10.3_and_libgmp.so.10.3_strip.c
__gmpn_sublsh1_n
__gmpn_sublsh1_n
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void __gmpn_sublsh1_n(void) { /* WARNING: Could not recover jumptable at 0x0004b001. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(PTR___gmpn_cpuvec_000...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void __gmpn_sublsh1_n(void) { /* WARNING: Could not recover jumptable at 0x0004b001. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(PTR___gmpn_cpuvec_000...
CALL 0x0004b028 ADD EDX,0x5700b MOV EDX,dword ptr [EDX + 0xfffffd94] JMP dword ptr [EDX + 0x8c]
null
null
null
null
[(u'CAST_-1206144923', u'LOAD_-1206145005'), ('const-417', u'LOAD_-1206145005'), (u'CALLIND_-1206144998', u'INDIRECT_-1206144928'), ('const-1', u'PTRADD_-1206144943'), (u'LOAD_-1206145005', u'CALLIND_-1206144998'), (u'PTRADD_-1206144943', u'CAST_-1206144923'), ('const-140', u'PTRADD_-1206144943'), (u'INDIRECT_-12061449...
[(u'CAST_-1206144923', u'LOAD_-1206145005'), ('const-417', u'LOAD_-1206145005'), (u'CALLIND_-1206144998', u'INDIRECT_-1206144928'), ('const-1', u'PTRADD_-1206144943'), (u'LOAD_-1206145005', u'CALLIND_-1206144998'), (u'PTRADD_-1206144943', u'CAST_-1206144923'), ('const-140', u'PTRADD_-1206144943'), (u'INDIRECT_-12061449...
null
null
0004aff0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid __gmpn_sublsh1_n(void)\n\n{\n /* WARNING: Could not recover jumptable at 0x0004b001. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code ...
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid __gmpn_sublsh1_n(void)\n\n{\n /* WARNING: Could not recover jumptable at 0x0004b001. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code ...
(translation_unit "void __gmpn_sublsh1_n(void)\n\n{\n \n \n (**(code **)(PTR___gmpn_cpuvec_000a1d94 + 0x8c))();\n return;\n}\n\n" (function_definition "void __gmpn_sublsh1_n(void)\n\n{\n \n \n (**(code **)(PTR___gmpn_cpuvec_000a1d94 + 0x8c))...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declar...
(function_definition "void __gmpn_sublsh1_n(void)\n\n{\n \n \n (**(code **)(PTR___gmpn_cpuvec_000a1d94 + 0x8c))();\n return;\n}" (primitive_type "void") (function_declarator "__gmpn_sublsh1_n(void)" (identifier "__gmpn_sublsh1_n") (parameter_list "(void)" (( "(") (parameter_decla...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void function_1(void) { /* WARNING: Could not recover jumptable at 0x0004b001. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(type_1 **)(var_1 + 0x8c))(); retur...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void MASKED(void) { /* WARNING: Could not recover jumptable at 0x0004b001. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(PTR___gmpn_cpuvec_000a1d94 + 0x...
9566_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
ignore
FUN_002350e0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* std::wistream::ignore(int) */ wistream * __thiscall std::wistream::ignore(wistream *this,int param_1) { int *piVar1; int *piVar2; int *piVar3; wistream *pwVar4; int iVar5; int iVar6; int iVar7; sentry local_36;...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int * FUN_002350e0(int *param_1,int param_2) { int *piVar1; int *piVar2; int *piVar3; int iVar4; int iVar5; int iVar6; char local_36; char local_1d [13]; if (param_2 == 1) { piVar3 = (int *)FUN_001d3f70(...
CALL 0x00058c42 ADD EAX,0x109f1b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x2c MOV EDI,dword ptr [EBP + 0xc] MOV ESI,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0x30],EAX CMP EDI,0x1 JZ 0x00235200 SUB ESP,0x4 LEA EAX,[EBP + -0x19] MOV dword ptr [ESI + 0x4],0x0 MOV EBX,dword ptr [EBP + -0x30] PUSH 0x1 PUS...
null
null
null
null
[(u'INDIRECT_-1204004884', u'COPY_-1204006110'), (u'PTRADD_-1204005901', u'CAST_-1204004522'), ('const-1', u'PTRADD_-1204006138'), ('const-1', u'PTRADD_-1204005873'), (u'MULTIEQUAL_-1204004678', u'INT_NOTEQUAL_-1204005966'), ('const-3', u'PTRADD_-1204004438'), (u'LOAD_-1204005801', u'MULTIEQUAL_-1204005093'), ('const-0...
[(u'PTRADD_-1204004570', u'STORE_-1204006100'), ('const-4', u'PTRADD_-1204004350'), (u'LOAD_-1204006465', u'PTRADD_-1204004614'), ('const-417', u'LOAD_-1204005619'), (u'LOAD_-1204006355', u'CAST_-1204004629'), ('const-417', u'STORE_-1204005961'), ('tmp_5922', u'INT_SLESSEQUAL_-1204006374'), (u'CAST_-1204004625', u'PTRA...
null
null
002350e0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint * FUN_002350e0(int *param_1,int param_2)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n char local_36;\n char local_1d [13];\n \n if (param_2 == 1) {\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* std::wistream::ignore(int) */\n\nwistream * __thiscall std::wistream::ignore(wistream *this,int param_1)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n wistream *pwVar4;\n int iVar5;\n int iVar6;\n ...
(translation_unit "int * FUN_002350e0(int *param_1,int param_2)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n char local_36;\n char local_1d [13];\n \n if (param_2 == 1) {\n piVar3 = (int *)FUN_001d3f70(param_1);\n return piVar3;\n }\n param_1[1] = 0;\n FU...
(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 (pointer_declarator...
(function_definition "int * FUN_002350e0(int *param_1,int param_2)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n char local_36;\n char local_1d [13];\n \n if (param_2 == 1) {\n piVar3 = (int *)FUN_001d3f70(param_1);\n return piVar3;\n }\n param_1[1] = 0;\n ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* std::wistream::ignore(int) */ type_1 * __thiscall std::type_1::var_1(type_1 *var_2,int function_1) { int *piVar1; int *var_8; int *var_7; type_1 *pwVar4; int var_5; int var_6; int var_3; type_2 var_4; 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: (primi...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int * MASKED(int *param_1,int param_2) { int *piVar1; int *piVar2; int *piVar3; int iVar4; int iVar5; int iVar6; char local_36; char local_1d [13]; if (param_2 == 1) { piVar3 = (int *)FUN_001d3f70(param_...
5515_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
~Output_data_got_plt_s390
FUN_0020db80
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void ~Output_data_got_plt_s390(Output_data_got_plt_s390<32> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_130c1fc::Outpu...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0020db80(undefined4 *param_1) { *param_1 = &DAT_005e5f5c; FUN_002c5b00(param_1); return; }
PUSH EBX CALL 0x00050b50 ADD EBX,0x3dc47a SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x1c] LEA EDX,[EBX + 0xffffbf54] ADD EDX,0x8 MOV dword ptr [EAX],EDX PUSH EAX CALL 0x002c5b00 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1203774574')]
[('tmp_282', u'CALL_-1203774509'), ('tmp_282', u'STORE_-1203774522'), ('const-0', u'PTRSUB_-1203774411'), ('const-6184796', u'PTRSUB_-1203774411'), ('const-417', u'STORE_-1203774522'), ('const-0', u'RETURN_-1203774481'), (u'PTRSUB_-1203774411', u'STORE_-1203774522')]
null
null
0020db80
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0020db80(undefined4 *param_1)\n\n{\n *param_1 = &DAT_005e5f5c;\n FUN_002c5b00(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_0020db80(undefined4 *param_1)\n\n{\n *param_1 = &DA...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void ~Output_data_got_plt_s390(Output_data_got_plt_s390<32> * this, int\n __in_chrg) */\n\nvoid __thiscall\nanon_unkn...
(translation_unit "void FUN_0020db80(undefined4 *param_1)\n\n{\n *param_1 = &DAT_005e5f5c;\n FUN_002c5b00(param_1);\n return;\n}\n\n" (function_definition "void FUN_0020db80(undefined4 *param_1)\n\n{\n *param_1 = &DAT_005e5f5c;\n FUN_002c5b00(param_1);\n return;\n}" primitive_type (function_declarator "FUN_0020db...
(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_0020db80(undefined4 *param_1)\n\n{\n *param_1 = &DAT_005e5f5c;\n FUN_002c5b00(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0020db80(undefined4 *param_1)" (identifier "FUN_0020db80") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration "und...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void ~Output_data_got_plt_s390(Output_data_got_plt_s390<32> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_130c1fc::funct...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &DAT_005e5f5c; FUN_002c5b00(param_1); return; }
5087_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
add_output_section_relative
FUN_0012f5d0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void add_output_section_relative(Output_data_reloc<9,_true,_64,_false> * this, Output_section * os, uint type, Output_data * od, Address address...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0012f5d0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5, undefined4 param_6) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iVar4; undefined4 local_...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00036f20 ADD EBX,0x27fa27 SUB ESP,0x30 MOV ESI,dword ptr [ESP + 0x50] MOV EDI,dword ptr [ESP + 0x44] PUSH 0x1 PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH ESI PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA EBP,[ESP + 0x20] PUSH EBP CALL 0x00116390 ...
null
null
null
null
[(u'PTRSUB_-1207043492', u'STORE_-1207044464'), (u'CAST_-1207043355', u'STORE_-1207044399'), (u'INDIRECT_-1207043409', u'MULTIEQUAL_-1207043522'), (u'CAST_-1207043310', u'INT_ADD_-1207043366'), (u'MULTIEQUAL_-1207043607', u'INT_NOTEQUAL_-1207044145'), ('const-1242585', u'COPY_-1207044638'), (u'CALL_-1207044527', u'INDI...
[(u'INDIRECT_-1207043445', u'MULTIEQUAL_-1207043558'), ('const-417', u'LOAD_-1207044253'), ('const-1242585', u'COPY_-1207044638'), (u'INT_MULT_-1207044264', u'CALL_-1207043935'), (u'CALL_-1207044527', u'INDIRECT_-1207043730'), ('const-44', u'INT_ADD_-1207044036'), (u'INT_ADD_-1207044239', u'CAST_-1207043444'), (u'CALL_...
null
null
0012f5d0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0012f5d0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void add_output_section_relative(Output_data_reloc<9,_true,_64,_false>\n * this, Output_section * os, uint type, Output_data ...
(translation_unit "void FUN_0012f5d0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34;\n undefined4 local_30;\n undefined4 local...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compou...
(function_definition "void FUN_0012f5d0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34;\n undefined4 local_30;\n undefined4 lo...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void add_output_section_relative(Output_data_reloc<9,_true,_64,_false> * this, Output_section * os, uint type, Output_data * od, Address address...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5, undefined4 param_6) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iVar4; undefined4 local_38; ...
45_dd_and_dd_strip.c
strchr
strchr
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strchr(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strchr_000290bc)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strchr(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strchr_000290bc)(); return pcVar1; }
JMP dword ptr [EBX + 0xbc]
null
null
null
null
[(u'CAST_-1205984421', u'RETURN_-1205984499'), (u'CAST_-1205984422', u'CALLIND_-1205984502'), (u'CALLIND_-1205984502', u'INDIRECT_-1205984429'), ('const-0', u'RETURN_-1205984499'), (u'INDIRECT_-1205984429', u'COPY_-1205984488'), ('tmp_72', u'CAST_-1205984422'), (u'CALLIND_-1205984502', u'CAST_-1205984421')]
[(u'CAST_-1205984421', u'RETURN_-1205984499'), (u'CAST_-1205984422', u'CALLIND_-1205984502'), (u'CALLIND_-1205984502', u'INDIRECT_-1205984429'), ('const-0', u'RETURN_-1205984499'), (u'INDIRECT_-1205984429', u'COPY_-1205984488'), ('tmp_72', u'CAST_-1205984422'), (u'CALLIND_-1205984502', u'CAST_-1205984421')]
null
null
00012300
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_000290bc)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_000290bc)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar...
(translation_unit "char * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_000290bc)();\n return pcVar1;\n}\n\n" (function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_000290bc)();\n return pcVar1;\n}" primi...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_exp...
(function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_000290bc)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strchr(char *__s,int __c)" (* "*") (function_declarator "strchr(char *__s,int __c)" (identifier "strchr") (parameter...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_strchr_000290bc)(); return pcVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_000290bc)(); return pcVar1; }
8043_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
underflow
FUN_001f1bb0
/* std::streambuf::underflow() */ undefined4 std::streambuf::underflow(void) { return 0xffffffff; }
undefined4 FUN_001f1bb0(void) { return 0xffffffff; }
MOV EAX,0xffffffff RET
null
null
null
null
[('const-0', u'RETURN_-1207952446'), (u'COPY_-1207952463', u'RETURN_-1207952446'), ('const-4294967295', u'COPY_-1207952463')]
[('const-0', u'RETURN_-1207952446'), (u'COPY_-1207952463', u'RETURN_-1207952446'), ('const-4294967295', u'COPY_-1207952463')]
null
null
001f1bb0
x86
O0
(translation_unit "undefined4 FUN_001f1bb0(void)\n\n{\n return 0xffffffff;\n}\n\n" (function_definition "undefined4 FUN_001f1bb0(void)\n\n{\n return 0xffffffff;\n}" type_identifier (function_declarator "FUN_001f1bb0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compou...
(translation_unit "/* std::streambuf::underflow() */\n\nundefined4 std::streambuf::underflow(void)\n\n{\n return 0xffffffff;\n}\n\n" comment (function_definition "undefined4 std::streambuf::underflow(void)\n\n{\n return 0xffffffff;\n}" type_identifier (ERROR "std::streambuf::" identifier : : identifier : :) (function...
(translation_unit "undefined4 FUN_001f1bb0(void)\n\n{\n return 0xffffffff;\n}\n\n" (function_definition "undefined4 FUN_001f1bb0(void)\n\n{\n return 0xffffffff;\n}" type_identifier (function_declarator "FUN_001f1bb0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compou...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) })))
(function_definition "undefined4 FUN_001f1bb0(void)\n\n{\n return 0xffffffff;\n}" (type_identifier "undefined4") (function_declarator "FUN_001f1bb0(void)" (identifier "FUN_001f1bb0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0xfff...
/* std::streambuf::underflow() */ type_1 std::streambuf::function_1(void) { return 0xffffffff; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (number_literal)))))
null
undefined4 MASKED(void) { return 0xffffffff; }
43_powerpc-linux-gnuspe-as_and_powerpc-linux-gnuspe-as_strip.c
fwrite
fwrite
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s) { size_t sVar1; sVar1 = (*(code *)PTR_fwrite_0006a0b4)(); return sVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s) { size_t sVar1; sVar1 = (*(code *)PTR_fwrite_0006a0b4)(); return sVar1; }
JMP dword ptr [EBX + 0xb4]
null
null
null
null
[(u'INDIRECT_-1205976269', u'COPY_-1205976328'), (u'CALLIND_-1205976342', u'RETURN_-1205976339'), (u'CALLIND_-1205976342', u'INDIRECT_-1205976269'), ('tmp_82', u'CAST_-1205976260'), ('const-0', u'RETURN_-1205976339'), (u'CAST_-1205976260', u'CALLIND_-1205976342')]
[(u'INDIRECT_-1205976269', u'COPY_-1205976328'), (u'CALLIND_-1205976342', u'RETURN_-1205976339'), (u'CALLIND_-1205976342', u'INDIRECT_-1205976269'), ('tmp_82', u'CAST_-1205976260'), ('const-0', u'RETURN_-1205976339'), (u'CAST_-1205976260', u'CALLIND_-1205976342')]
null
null
000142e0
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_0006a0b4)();\n return sVar1;\n}\n\n" comment (function_definition "size_t fwrite(void *__ptr,size_t ...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_0006a0b4)();\n return sVar1;\n}\n\n" comment (function_definition "size_t fwrite(void *__ptr,size_t ...
(translation_unit "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_0006a0b4)();\n return sVar1;\n}\n\n" (function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_0...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration ...
(function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_0006a0b4)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)" (identifier "fwrite") (parameter_list "(...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t function_1(void *__ptr,size_t __size,size_t __n,type_1 *__s) { size_t sVar1; sVar1 = (*(type_2 *)PTR_fwrite_0006a0b4)(); return sVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__s) { size_t sVar1; sVar1 = (*(code *)PTR_MASKED_0006a0b4)(); return sVar1; }
1550_openssl_and_openssl_strip.c
sk_OPENSSL_STRING_value
FUN_0004e1a9
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ char * sk_OPENSSL_STRING_value(stack_st_OPENSSL_STRING *sk,int idx) { char *pcVar1; pcVar1 = (char *)OPENSSL_sk_value(sk,idx); return pcVar1; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0004e1a9(undefined4 param_1,undefined4 param_2) { OPENSSL_sk_value(param_1,param_2); return; }
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x4 CALL 0x0002d098 ADD EAX,0x68903 SUB ESP,0x8 PUSH dword ptr [EBP + 0xc] PUSH dword ptr [EBP + 0x8] MOV EBX,EAX CALL 0x00027140 ADD ESP,0x10 MOV EBX,dword ptr [EBP + -0x4] LEAVE RET
null
null
null
null
[('tmp_205', u'CALL_-1206132226'), ('tmp_204', u'CALL_-1206132226'), (u'CALL_-1206132226', u'CAST_-1206132120'), (u'CAST_-1206132120', u'RETURN_-1206132193'), ('const-0', u'RETURN_-1206132193')]
[('tmp_325', u'CALL_-1206132226'), ('tmp_326', u'CALL_-1206132226'), ('const-0', u'RETURN_-1206132193')]
null
null
0004e1a9
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0004e1a9(undefined4 param_1,undefined4 param_2)\n\n{\n OPENSSL_sk_value(param_1,param_2);\n return;\n}\n\n" comment (function_definition "void FUN_0004e1a9(undefined4 param_1,undefined4 param_2)\n\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nchar * sk_OPENSSL_STRING_value(stack_st_OPENSSL_STRING *sk,int idx)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)OPENSSL_sk_value(sk,idx);\n return pcVar1;\n}\n\n" c...
(translation_unit "void FUN_0004e1a9(undefined4 param_1,undefined4 param_2)\n\n{\n OPENSSL_sk_value(param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_0004e1a9(undefined4 param_1,undefined4 param_2)\n\n{\n OPENSSL_sk_value(param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_0004...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0004e1a9(undefined4 param_1,undefined4 param_2)\n\n{\n OPENSSL_sk_value(param_1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0004e1a9(undefined4 param_1,undefined4 param_2)" (identifier "FUN_0004e1a9") (parameter_list "(undefined4 param_1,undefined4 param_2)...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ char * function_1(type_1 *sk,int idx) { char *pcVar1; pcVar1 = (char *)var_1(sk,idx); return pcVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(undefined4 param_1,undefined4 param_2) { OPENSSL_sk_value(param_1,param_2); return; }
140_expand_and_expand_strip.c
xalloc_die
FUN_00015182
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void xalloc_die(void) { undefined4 uVar1; uVar1 = gettext("memory exhausted"); error(exit_failure,0,&DAT_00017f40,uVar1); /...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00015182(void) { undefined4 uVar1; uVar1 = gettext("memory exhausted"); error(DAT_0001b114,0,&DAT_00017f40,uVar1); /* WARNING: Subroutine does not return */ abort(); }
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x4 CALL 0x000113f0 ADD EBX,0x5e72 SUB ESP,0xc LEA EAX,[EBX + 0xffffcf2f] PUSH EAX CALL 0x000111f0 ADD ESP,0x10 MOV EDX,EAX LEA EAX,[EBX + 0x114] MOV EAX,dword ptr [EAX] PUSH EDX LEA EDX,[EBX + 0xffffcf40] PUSH EDX PUSH 0x0 PUSH EAX CALL 0x00011190 ADD ESP,0x10 CALL 0x00011340
null
null
null
null
[('const-0', u'PTRSUB_-1205972318'), ('const-0', u'CALL_-1205972467'), ('const-98112', u'PTRSUB_-1205972318'), (u'CALL_-1205972447', u'INDIRECT_-1205972318'), (u'COPY_-1205972413', u'CALL_-1205972527'), ('const-98095', u'COPY_-1205972413'), (u'INDIRECT_-1205972357', u'CALL_-1205972467'), (u'PTRSUB_-1205972318', u'CALL_...
[('const-0', u'PTRSUB_-1205972318'), ('const-0', u'CALL_-1205972467'), ('const-98112', u'PTRSUB_-1205972318'), (u'CALL_-1205972447', u'INDIRECT_-1205972318'), (u'COPY_-1205972413', u'CALL_-1205972527'), ('const-98095', u'COPY_-1205972413'), (u'INDIRECT_-1205972357', u'CALL_-1205972467'), (u'PTRSUB_-1205972318', u'CALL_...
null
null
00015182
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00015182(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("memory exhausted");\n error(DAT_0001b114,0,&DAT_00017f40,uVar1);\n /* WARNING: Subroutine does not return */\n abo...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid xalloc_die(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("memory exhausted");\n error(exit_failure,0,&DAT_00017f40,uV...
(translation_unit "void FUN_00015182(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("memory exhausted");\n error(DAT_0001b114,0,&DAT_00017f40,uVar1);\n \n abort();\n}\n\n" (function_definition "void FUN_00015182(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("memory exhausted");\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_...
(function_definition "void FUN_00015182(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("memory exhausted");\n error(DAT_0001b114,0,&DAT_00017f40,uVar1);\n \n abort();\n}" (primitive_type "void") (function_declarator "FUN_00015182(void)" (identifier "FUN_00015182") (parameter_list "(void)" (...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { type_1 uVar1; uVar1 = var_1("memory exhausted"); var_2(exit_failure,0,&DAT_00017f40,uVar1); /* WARN...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { undefined4 uVar1; uVar1 = gettext("memory exhausted"); error(DAT_0001b114,0,&DAT_00017f40,uVar1); /* WARNING: Subroutine does not return */ abort(); }
731_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c
__udivdi3
FUN_00052540
ulonglong __udivdi3(uint param_1,uint param_2,uint param_3,uint param_4) { ulonglong uVar1; ulonglong uVar2; ulonglong uVar3; longlong lVar4; byte bVar5; uint uVar6; byte bVar7; uint uVar8; uint uVar9; if (param_4 == 0) { if (param_3 <= param_2) { if (param_3 == 0) { param_3 =...
ulonglong FUN_00052540(uint param_1,uint param_2,uint param_3,uint param_4) { ulonglong uVar1; ulonglong uVar2; ulonglong uVar3; longlong lVar4; byte bVar5; uint uVar6; byte bVar7; uint uVar8; uint uVar9; if (param_4 == 0) { if (param_3 <= param_2) { if (param_3 == 0) { param_...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c MOV EDX,dword ptr [ESP + 0x3c] MOV EBP,dword ptr [ESP + 0x30] MOV ESI,dword ptr [ESP + 0x34] MOV EBX,dword ptr [ESP + 0x38] TEST EDX,EDX JNZ 0x000525a8 CMP EBX,ESI JBE 0x00052578 XOR EDI,EDI MOV EAX,EBP MOV EDX,ESI DIV EBX MOV EDX,EDI ADD ESP,0x1c POP EBX POP ESI POP EDI...
null
null
null
null
[(u'INT_EQUAL_-1206245200', u'CBRANCH_-1206245199'), ('const-31', u'INT_AND_-1206245555'), (u'INT_LEFT_-1206245481', u'INT_ZEXT_-1206245282'), ('const-31', u'INT_AND_-1206245244'), (u'MULTIEQUAL_-1206245093', u'INT_ZEXT_-1206245839'), (u'INT_REM_-1206245279', u'SUBPIECE_-1206245250'), (u'INT_ZEXT_-1206245282', u'INT_MU...
[(u'INT_EQUAL_-1206245200', u'CBRANCH_-1206245199'), ('const-31', u'INT_AND_-1206245555'), (u'INT_LEFT_-1206245481', u'INT_ZEXT_-1206245282'), ('const-31', u'INT_AND_-1206245244'), (u'MULTIEQUAL_-1206245093', u'INT_ZEXT_-1206245839'), (u'INT_REM_-1206245279', u'SUBPIECE_-1206245250'), (u'INT_ZEXT_-1206245282', u'INT_MU...
null
null
00052540
x86
O0
(translation_unit "ulonglong FUN_00052540(uint param_1,uint param_2,uint param_3,uint param_4)\n\n{\n ulonglong uVar1;\n ulonglong uVar2;\n ulonglong uVar3;\n longlong lVar4;\n byte bVar5;\n uint uVar6;\n byte bVar7;\n uint uVar8;\n uint uVar9;\n \n if (param_4 == 0) {\n if (param_3 <= param_2) {\n i...
(translation_unit "ulonglong __udivdi3(uint param_1,uint param_2,uint param_3,uint param_4)\n\n{\n ulonglong uVar1;\n ulonglong uVar2;\n ulonglong uVar3;\n longlong lVar4;\n byte bVar5;\n uint uVar6;\n byte bVar7;\n uint uVar8;\n uint uVar9;\n \n if (param_4 == 0) {\n if (param_3 <= param_2) {\n if (...
(translation_unit "ulonglong FUN_00052540(uint param_1,uint param_2,uint param_3,uint param_4)\n\n{\n ulonglong uVar1;\n ulonglong uVar2;\n ulonglong uVar3;\n longlong lVar4;\n byte bVar5;\n uint uVar6;\n byte bVar7;\n uint uVar8;\n uint uVar9;\n \n if (param_4 == 0) {\n if (param_3 <= param_2) {\n i...
(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 "ulonglong FUN_00052540(uint param_1,uint param_2,uint param_3,uint param_4)\n\n{\n ulonglong uVar1;\n ulonglong uVar2;\n ulonglong uVar3;\n longlong lVar4;\n byte bVar5;\n uint uVar6;\n byte bVar7;\n uint uVar8;\n uint uVar9;\n \n if (param_4 == 0) {\n if (param_3 <= param_2) {\n ...
type_1 function_1(type_2 var_6,type_2 var_3,type_2 var_2,type_2 var_1) { type_1 var_10; type_1 var_9; type_1 var_11; type_3 lVar4; type_4 var_7; type_2 var_5; type_4 var_8; type_2 var_12; type_2 var_13; if (var_1 == 0) { if (var_2 <= var_3) { if (var_2 == 0) { var_2 = 1 / 0; ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration ty...
null
ulonglong MASKED(uint param_1,uint param_2,uint param_3,uint param_4) { ulonglong uVar1; ulonglong uVar2; ulonglong uVar3; longlong lVar4; byte bVar5; uint uVar6; byte bVar7; uint uVar8; uint uVar9; if (param_4 == 0) { if (param_3 <= param_2) { if (param_3 == 0) { param_3 = 1 ...
216_libMagickWand-7.Q16HDRI.so.8.0_and_libMagickWand-7.Q16HDRI.so.8.0_strip.c
memcpy
memcpy
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memcpy(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memcpy_0018a3d4)(); return pvVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memcpy(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memcpy_0018a3d4)(); return pvVar1; }
JMP dword ptr [EBX + 0x3d4]
null
null
null
null
[('const-0', u'RETURN_-1205939459'), (u'CAST_-1205939380', u'RETURN_-1205939459'), ('tmp_77', u'CAST_-1205939381'), (u'CALLIND_-1205939462', u'INDIRECT_-1205939389'), (u'INDIRECT_-1205939389', u'COPY_-1205939448'), (u'CAST_-1205939381', u'CALLIND_-1205939462'), (u'CALLIND_-1205939462', u'CAST_-1205939380')]
[('const-0', u'RETURN_-1205939459'), (u'CAST_-1205939380', u'RETURN_-1205939459'), ('tmp_77', u'CAST_-1205939381'), (u'CALLIND_-1205939462', u'INDIRECT_-1205939389'), (u'INDIRECT_-1205939389', u'COPY_-1205939448'), (u'CAST_-1205939381', u'CALLIND_-1205939462'), (u'CALLIND_-1205939462', u'CAST_-1205939380')]
null
null
0001d2f0
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_0018a3d4)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memcpy(void *__dest,void *_...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_0018a3d4)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memcpy(void *__dest,void *_...
(translation_unit "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_0018a3d4)();\n return pvVar1;\n}\n\n" (function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_0018...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_...
(function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_0018a3d4)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* memcpy(void *__dest,void *__src,size_t __n)" (* "*") (function_declarator "memcpy(void *__dest,voi...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(type_1 *)PTR_memcpy_0018a3d4)(); return pvVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * MASKED(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_MASKED_0018a3d4)(); return pvVar1; }
6273_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
do_section_entsize
FUN_001aa080
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_entsize(Sized_pluginobj<64,_false> * this, uint param_1) */ uint64_t __thiscall gold::Sized_pluginobj<64,_false>::do_section_entsize(Sized_pluginobj<64,_false> *this,uint param_2...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001aa080(void) { /* WARNING: Subroutine does not return */ FUN_000da200("../../gold/plugin.cc",0x631,"do_section_entsize"); }
PUSH EBX CALL 0x0003a210 ADD EBX,0x269f7a SUB ESP,0xc LEA EAX,[EBX + 0xffef423c] PUSH EAX LEA EAX,[EBX + 0xffef3c84] PUSH 0x631 PUSH EAX CALL 0x000da200
null
null
null
null
[('const-1', u'RETURN_-1207590766')]
[('const-1', u'RETURN_-1207590699'), ('const-3179068', u'COPY_-1207590680'), ('const-3177604', u'COPY_-1207590681'), ('const-1585', u'CALL_-1207590704'), (u'COPY_-1207590681', u'CALL_-1207590704'), (u'COPY_-1207590680', u'CALL_-1207590704')]
null
null
001aa080
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001aa080(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_000da200("../../gold/plugin.cc",0x631,"do_section_entsize");\n}\n\n" comment (function_definition "void FUN_00...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint64_t do_section_entsize(Sized_pluginobj<64,_false> * this, uint\n param_1) */\n\nuint64_t __thiscall\ngold::Sized_pluginobj<64,_false>::do_section_entsize(Sized_pluginobj<64,_fa...
(translation_unit "void FUN_001aa080(void)\n\n{\n \n FUN_000da200("../../gold/plugin.cc",0x631,"do_section_entsize");\n}\n\n" (function_definition "void FUN_001aa080(void)\n\n{\n \n FUN_000da200("../../gold/plugin.cc",0x631,"do_section_entsize");\n}" primitive_type (function_decl...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_001aa080(void)\n\n{\n \n FUN_000da200("../../gold/plugin.cc",0x631,"do_section_entsize");\n}" (primitive_type "void") (function_declarator "FUN_001aa080(void)" (identifier "FUN_001aa080") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "v...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_entsize(Sized_pluginobj<64,_false> * this, uint param_1) */ uint64_t __thiscall gold::Sized_pluginobj<64,_false>::do_section_entsize(Sized_pluginobj<64,_false> *this,uint param_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 (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { /* WARNING: Subroutine does not return */ FUN_000da200("../../gold/plugin.cc",0x631,"do_section_entsize"); }
3783_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
parse_version_script
FUN_000dcdb0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_version_script(General_options * this, char * param_1, char * arg, Command_line * cmdline) */ void __thiscall gold::General_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000dcdb0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4) { char cVar1; undefined4 uVar2; cVar1 = FUN_0016cd70(param_3,param_4); if (cVar1 != '\0') { return; } uVar2 = gett...
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x2b2249 SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x20] PUSH dword ptr [ESP + 0x24] PUSH ESI CALL 0x0016cd70 ADD ESP,0x10 TEST AL,AL JZ 0x000dcddb ADD ESP,0x4 POP EBX POP ESI RET SUB ESP,0xc LEA EAX,[EBX + 0xffeffd18] PUSH EAX CALL 0x000293b0 POP EDX POP ECX PUSH ESI PUSH EAX CALL ...
null
null
null
null
[(u'CALL_-1206727092', u'CAST_-1206726916'), ('tmp_332', u'CALL_-1206727176'), (u'CALL_-1206727176', u'CBRANCH_-1206727149'), ('tmp_332', u'CALL_-1206727066'), ('const-0', u'RETURN_-1206727117'), ('const-1', u'RETURN_-1206727061'), ('tmp_333', u'CALL_-1206727176'), ('tmp_164', u'CBRANCH_-1206727149'), (u'CAST_-12067269...
[('tmp_655', u'CALL_-1206727066'), (u'INT_NOTEQUAL_-1206727149', u'CBRANCH_-1206727149'), ('const-0', u'INT_NOTEQUAL_-1206727149'), (u'CALL_-1206727176', u'INT_NOTEQUAL_-1206727149'), ('tmp_656', u'CALL_-1206727176'), (u'COPY_-1206726992', u'CALL_-1206727092'), ('const-0', u'RETURN_-1206727117'), (u'CALL_-1206727092', ...
null
null
000dcdb0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000dcdb0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n char cVar1;\n undefined4 uVar2;\n \n cVar1 = FUN_0016cd70(param_3,param_4);\n if (cVar1 != '\0') {\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_version_script(General_options * this, char * param_1, char\n * arg, Command_line * cmdline) */\n\nvoid __...
(translation_unit "void FUN_000dcdb0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n char cVar1;\n undefined4 uVar2;\n \n cVar1 = FUN_0016cd70(param_3,param_4);\n if (cVar1 != '\0') {\n return;\n }\n uVar2 = gettext("unable to parse version script file %s");\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expr...
(function_definition "void FUN_000dcdb0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n char cVar1;\n undefined4 uVar2;\n \n cVar1 = FUN_0016cd70(param_3,param_4);\n if (cVar1 != '\0') {\n return;\n }\n uVar2 = gettext("unable to parse version script file %s");\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_version_script(General_options * this, char * param_1, char * arg, Command_line * cmdline) */ void __thiscall gold::type_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,undefined4 param_4) { char cVar1; undefined4 uVar2; cVar1 = FUN_0016cd70(param_3,param_4); if (cVar1 != '\0') { return; } uVar2 = gettext("u...
5948_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
place_orphan
FUN_0015c830
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void place_orphan(Script_sections * this, Output_section * os) */ void __thiscall gold::Script_sections::place_orphan(Script_sections *this,Output...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0015c830(int param_1,int param_2) { int *piVar1; undefined4 uVar2; undefined4 *puVar3; char cVar4; undefined4 *puVar5; int iVar6; uint uVar7; int iVar8; int iVar9; int *piVar10; int *local_20 [3]; ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x2327c7 SUB ESP,0x2c MOV EAX,dword ptr [ESP + 0x40] MOV EBP,dword ptr [ESP + 0x44] MOV ESI,dword ptr [EAX + 0x14] TEST ESI,ESI JZ 0x0015c9a0 SUB ESP,0xc PUSH 0x8 CALL 0x001e5200 MOV EDI,EAX MOV dword ptr [ESP + 0x14],EAX ADD ESP,0xc LEA EAX,[EBX + 0xffff6130]...
null
null
null
null
[(u'CAST_-1207250876', u'STORE_-1207251739'), (u'LOAD_-1207252876', u'MULTIEQUAL_-1207251859'), (u'PTRADD_-1207250818', u'PTRSUB_-1207250816'), (u'COPY_-1207250908', u'CALL_-1207252072'), (u'PTRSUB_-1207251142', u'LOAD_-1207252464'), (u'CAST_-1207250949', u'PTRSUB_-1207251005'), (u'LOAD_-1207251923', u'MULTIEQUAL_-1207...
[(u'CALL_-1207252619', u'INDIRECT_-1207251372'), (u'CALL_-1207252081', u'INDIRECT_-1207251160'), ('tmp_4887', u'INT_ADD_-1207252714'), ('const-417', u'LOAD_-1207252176'), ('const-0', u'INT_NOTEQUAL_-1207252479'), ('const-223', u'INT_AND_-1207252702'), (u'LOAD_-1207251833', u'CAST_-1207250933'), ('tmp_327', u'CBRANCH_-1...
null
null
0015c830
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0015c830(int param_1,int param_2)\n\n{\n int *piVar1;\n undefined4 uVar2;\n undefined4 *puVar3;\n char cVar4;\n undefined4 *puVar5;\n int iVar6;\n uint uVar7;\n int iVar8;\n int iVar9;\n int...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void place_orphan(Script_sections * this, Output_section * os) */\n\nvoid __thiscall gold::Script_sections::place_orphan(Script...
(translation_unit "void FUN_0015c830(int param_1,int param_2)\n\n{\n int *piVar1;\n undefined4 uVar2;\n undefined4 *puVar3;\n char cVar4;\n undefined4 *puVar5;\n int iVar6;\n uint uVar7;\n int iVar8;\n int iVar9;\n int *piVar10;\n int *local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x15c839;\n iV...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (decla...
(function_definition "void FUN_0015c830(int param_1,int param_2)\n\n{\n int *piVar1;\n undefined4 uVar2;\n undefined4 *puVar3;\n char cVar4;\n undefined4 *puVar5;\n int iVar6;\n uint uVar7;\n int iVar8;\n int iVar9;\n int *piVar10;\n int *local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x15c839;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void place_orphan(Script_sections * this, Output_section * os) */ void __thiscall var_10::type_1::function_1(type_1 *this,type_2 *os) { size_t ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,int param_2) { int *piVar1; undefined4 uVar2; undefined4 *puVar3; char cVar4; undefined4 *puVar5; int iVar6; uint uVar7; int iVar8; int iVar9; int *piVar10; int *local_20 [3]; unde...
192_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
FUN_00029e47
FUN_00029e47
/* WARNING: Enum "DT": Some values do not have unique names */ void FUN_00029e47(void) { int unaff_EBP; int in_stack_fffffff4; if (*(void **)(unaff_EBP + -0x5bd0) != *(void **)(unaff_EBP + -0x5c9c)) { operator_delete(*(void **)(unaff_EBP + -0x5bd0)); } if (*(void **)(unaff_EBP + -0x5c50) != *(void *...
void FUN_00029e47(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x5bd0) != *(int *)(unaff_EBP + -0x5c9c)) { FUN_001e6db0(*(int *)(unaff_EBP + -0x5bd0)); } if (*(int *)(unaff_EBP + -0x5c50) != *(int *)(unaff_EBP + -0x5c90)) { FUN_001e6db0(*(int *)(unaff_EBP + -0x5c50)); } if (*(int *)(unaff_E...
MOV EAX,dword ptr [EBP + 0xffffa430] CMP EAX,dword ptr [EBP + 0xffffa364] JZ 0x00029e67 SUB ESP,0xc MOV EBX,dword ptr [EBP + 0xffffa384] PUSH EAX CALL 0x001e6db0 ADD ESP,0x10 MOV EAX,dword ptr [EBP + 0xffffa3b0] CMP EAX,dword ptr [EBP + 0xffffa370] JZ 0x00029d1a SUB ESP,0xc MOV EBX,dword ptr [EBP + 0xffffa384] PUSH EAX...
null
null
null
null
[('tmp_42', u'CBRANCH_-1206018457'), ('tmp_934', u'INT_ADD_-1206018511'), ('const-1', u'RETURN_-1206018482'), ('const-4294943616', u'INT_ADD_-1206018597'), (u'INT_NOTEQUAL_-1206018675', u'CBRANCH_-1206018671'), (u'CAST_-1206018032', u'LOAD_-1206018477'), ('const-417', u'LOAD_-1206018402'), ('tmp_240', u'BRANCH_-1206018...
[('tmp_42', u'CBRANCH_-1206018457'), ('const-1', u'RETURN_-1206018482'), ('const-4294943616', u'INT_ADD_-1206018597'), (u'INT_NOTEQUAL_-1206018675', u'CBRANCH_-1206018671'), (u'INT_ADD_-1206018470', u'CAST_-1206018055'), ('tmp_240', u'BRANCH_-1206018331'), ('const-4294943584', u'INT_ADD_-1206018554'), ('const-417', u'L...
null
null
00029e47
x86
O0
(translation_unit "void FUN_00029e47(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x5bd0) != *(int *)(unaff_EBP + -0x5c9c)) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x5bd0));\n }\n if (*(int *)(unaff_EBP + -0x5c50) != *(int *)(unaff_EBP + -0x5c90)) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x5c50));...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n\nvoid FUN_00029e47(void)\n\n{\n int unaff_EBP;\n int in_stack_fffffff4;\n \n if (*(void **)(unaff_EBP + -0x5bd0) != *(void **)(unaff_EBP + -0x5c9c)) {\n operator_delete(*(void **)(unaff_EBP + -0x5bd0));\n }\n if (*(void **)(una...
(translation_unit "void FUN_00029e47(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x5bd0) != *(int *)(unaff_EBP + -0x5c9c)) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x5bd0));\n }\n if (*(int *)(unaff_EBP + -0x5c50) != *(int *)(unaff_EBP + -0x5c90)) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x5c50));...
(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_00029e47(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x5bd0) != *(int *)(unaff_EBP + -0x5c9c)) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x5bd0));\n }\n if (*(int *)(unaff_EBP + -0x5c50) != *(int *)(unaff_EBP + -0x5c90)) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x5c50...
/* WARNING: Enum "DT": Some values do not have unique names */ void function_1(void) { int var_1; int in_stack_fffffff4; if (*(void **)(var_1 + -0x5bd0) != *(void **)(var_1 + -0x5c9c)) { var_2(*(void **)(var_1 + -0x5bd0)); } if (*(void **)(var_1 + -0x5c50) != *(void **)(var_1 + -0x5c90)) { 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)) (if_statement condition: (parenthes...
null
void MASKED(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x5bd0) != *(int *)(unaff_EBP + -0x5c9c)) { FUN_001e6db0(*(int *)(unaff_EBP + -0x5bd0)); } if (*(int *)(unaff_EBP + -0x5c50) != *(int *)(unaff_EBP + -0x5c90)) { FUN_001e6db0(*(int *)(unaff_EBP + -0x5c50)); } if (*(int *)(unaff_EBP + -...
3656_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
initialize_symtab_xindex<64,_false>
FUN_000c4340
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original name: initialize_symtab_xindex<64, false> DWARF original prototype: void initialize_symtab_xindex<64,_false>(Xindex * this, Object * object, uint symtab_shndx) */ void __thiscall gold::Xindex::initialize_sy...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_000c4340(int *param_1,int *param_2,uint param_3) { int iVar1; uint uVar2; int iVar3; if (param_1[1] != param_1[2]) { return; } if (param_3 == 0) { /* WARNING: Subroutine does not r...
CALL 0x000559e6 ADD EAX,0x2cacbb PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c MOV EDI,dword ptr [ESP + 0x30] MOV EBP,dword ptr [ESP + 0x34] MOV dword ptr [ESP + 0xc],EAX MOV EBX,dword ptr [ESP + 0x38] MOV EAX,dword ptr [EDI + 0x8] CMP dword ptr [EDI + 0x4],EAX JZ 0x000c4378 ADD ESP,0x1c POP EBX POP ESI POP EDI POP ...
null
null
null
null
[('tmp_1031', u'INT_EQUAL_-1206696992'), ('tmp_1030', u'CALL_-1206696706'), ('const-0', u'PTRSUB_-1206696278'), ('const-0', u'PTRSUB_-1206696337'), ('const-20', u'PTRADD_-1206696285'), ('tmp_1030', u'PTRSUB_-1206696325'), ('const-0', u'RETURN_-1206696651'), ('const-0', u'PTRSUB_-1206696354'), (u'CALLIND_-1206696788', u...
[(u'INT_ADD_-1206696738', u'MULTIEQUAL_-1206696517'), ('const-0', u'INT_EQUAL_-1206696968'), ('tmp_2124', u'CALLIND_-1206696788'), ('const-4', u'PTRADD_-1206696369'), ('const-2', u'PTRADD_-1206696373'), ('const-0', u'RETURN_-1206696651'), ('const-0', u'CALL_-1206696706'), (u'CAST_-1206696281', u'LOAD_-1206696798'), ('c...
null
null
000c4340
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_000c4340(int *param_1,int *param_2,uint param_3)\n\n{\n int iVar1;\n uint uVar2;\n int iVar3;\n \n if (param_1[1] != param_1[2]) {\n return;\n }\n if (param_3 == 0) {\n /*...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original name: initialize_symtab_xindex<64, false>\n DWARF original prototype: void initialize_symtab_xindex<64,_false>(Xindex * this, Object *\n object, uint symtab_shndx) */\n\nvoid __thiscall\ngol...
(translation_unit "void FUN_000c4340(int *param_1,int *param_2,uint param_3)\n\n{\n int iVar1;\n uint uVar2;\n int iVar3;\n \n if (param_1[1] != param_1[2]) {\n return;\n }\n if (param_3 == 0) {\n \n FUN_00069d00("../../gold/object.cc",0x55,"initialize_symtab_xindex",param_1[2]);\n }\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT...
(function_definition "void FUN_000c4340(int *param_1,int *param_2,uint param_3)\n\n{\n int iVar1;\n uint uVar2;\n int iVar3;\n \n if (param_1[1] != param_1[2]) {\n return;\n }\n if (param_3 == 0) {\n \n FUN_00069d00("../../gold/object.cc",0x55,"initialize_symtab_xindex",param_1[2]);\n }...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original name: initialize_symtab_xindex<64, false> DWARF original prototype: void initialize_symtab_xindex<64,_false>(Xindex * this, Object * object, uint symtab_shndx) */ void __thiscall gold::Xindex::initialize_sy...
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 */ void MASKED(int *param_1,int *param_2,uint param_3) { int iVar1; uint uVar2; int iVar3; if (param_1[1] != param_1[2]) { return; } if (param_3 == 0) { /* WARNING: Subroutine does not return ...
603_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
failure
FUN_0002f8d2
/* std::ios_base::failure[abi:cxx11]::failure(std::string const&, std::error_code const&) [clone .cold.26] */ void std::ios_base::failure[abi:cxx11]::failure(string *param_1,error_code *param_2) { int unaff_EBP; void *unaff_ESI; if (*(void **)(unaff_EBP + -0x30) != unaff_ESI) { operator_delete(*(void...
void FUN_0002f8d2(void) { int unaff_EBP; int unaff_ESI; if (*(int *)(unaff_EBP + -0x30) != unaff_ESI) { FUN_001807a0(*(int *)(unaff_EBP + -0x30)); } if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x70)) { FUN_001807a0(*(int *)(unaff_EBP + -0x60)); } if (*(int *)(unaff_EBP + -0x48) !...
MOV EAX,dword ptr [EBP + -0x30] CMP EAX,ESI JZ 0x0002f8e8 SUB ESP,0xc MOV EBX,dword ptr [EBP + -0x6c] PUSH EAX CALL 0x001807a0 ADD ESP,0x10 MOV ESI,EDI MOV EAX,dword ptr [EBP + -0x60] CMP EAX,dword ptr [EBP + -0x70] JZ 0x0002f901 SUB ESP,0xc MOV EBX,dword ptr [EBP + -0x6c] PUSH EAX CALL 0x001807a0 ADD ESP,0x10 MOV EAX,...
null
null
null
null
[('tmp_36', u'CBRANCH_-1205995287'), (u'INT_NOTEQUAL_-1205995219', u'CBRANCH_-1205995218'), ('const-417', u'LOAD_-1205995175'), (u'LOAD_-1205995307', u'INT_NOTEQUAL_-1205995287'), (u'CAST_-1205994937', u'LOAD_-1205995235'), ('tmp_663', u'INT_ADD_-1205995291'), (u'LOAD_-1205995169', u'INT_NOTEQUAL_-1205995153'), (u'INT_...
[(u'INT_ADD_-1205995159', u'CAST_-1205994930'), ('const-417', u'LOAD_-1205995175'), ('tmp_36', u'CBRANCH_-1205995287'), (u'INT_NOTEQUAL_-1205995219', u'CBRANCH_-1205995218'), (u'LOAD_-1205995307', u'INT_NOTEQUAL_-1205995287'), (u'CAST_-1205994951', u'LOAD_-1205995235'), (u'LOAD_-1205995169', u'INT_NOTEQUAL_-1205995153'...
null
null
0002f8d2
x86
O0
(translation_unit "void FUN_0002f8d2(void)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_ESI) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x30));\n }\n if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x70)) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x60));\n }\n if ...
(translation_unit "/* std::ios_base::failure[abi:cxx11]::failure(std::string const&, std::error_code const&) [clone\n .cold.26] */\n\nvoid std::ios_base::failure[abi:cxx11]::failure(string *param_1,error_code *param_2)\n\n{\n int unaff_EBP;\n void *unaff_ESI;\n \n if (*(void **)(unaff_EBP + -0x30) != unaff_ESI) {...
(translation_unit "void FUN_0002f8d2(void)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_ESI) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x30));\n }\n if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x70)) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x60));\n }\n if ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor ...
(function_definition "void FUN_0002f8d2(void)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_ESI) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x30));\n }\n if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x70)) {\n FUN_001807a0(*(int *)(unaff_EBP + -0x60));\n }\n ...
/* std::ios_base::failure[abi:cxx11]::failure(std::string const&, std::error_code const&) [clone .cold.26] */ void std::ios_base::function_1[abi:cxx11]::function_1(type_1 *param_1,type_2 *param_2) { int var_1; void *var_2; if (*(void **)(var_1 + -0x30) != var_2) { var_3(*(void **)(var_1 + -0x30)); ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type)...
null
void MASKED(void) { int unaff_EBP; int unaff_ESI; if (*(int *)(unaff_EBP + -0x30) != unaff_ESI) { FUN_001807a0(*(int *)(unaff_EBP + -0x30)); } if (*(int *)(unaff_EBP + -0x60) != *(int *)(unaff_EBP + -0x70)) { FUN_001807a0(*(int *)(unaff_EBP + -0x60)); } if (*(int *)(unaff_EBP + -0x48) != *(in...
116_powerpc-linux-gnu-c++filt(1)_and_powerpc-linux-gnu-c++filt(1)_strip.c
fflush
fflush
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fflush(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* fflush@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fflush(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206058982')]
[('const-1', u'RETURN_-1206058982')]
null
null
00020010
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fflush(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fflush(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fflush@@GLIBC_2.0 */...
(translation_unit "int fflush(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fflush(FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fflush(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_d...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int fflush(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fflush(FILE *__stream)" (identifier "fflush") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* fflush@@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(); }
4667_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c
new_undefined_symbol
FUN_0011c770
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void new_undefined_symbol(Plugin_manager * this, Symbol * sym) */ void __thiscall gold::Plugin_manager::new_undefined_symbol(Plugin_manager *this,Symbol *sym) { iterator __position; if (this->in_replacement_phase_ != f...
void FUN_0011c770(int param_1,undefined4 param_2) { undefined4 *puVar1; if (*(char *)(param_1 + 0x61) != '\0') { puVar1 = *(undefined4 **)(param_1 + 0x58); if (puVar1 != *(undefined4 **)(param_1 + 0x5c)) { *puVar1 = param_2; *(undefined4 **)(param_1 + 0x58) = puVar1 + 1; return; }...
SUB ESP,0xc MOV EAX,dword ptr [ESP + 0x10] CMP byte ptr [EAX + 0x61],0x0 JNZ 0x0011c788 ADD ESP,0xc RET MOV EDX,dword ptr [EAX + 0x58] CMP EDX,dword ptr [EAX + 0x5c] JZ 0x0011c7a8 MOV ECX,dword ptr [ESP + 0x14] ADD EDX,0x4 MOV dword ptr [EDX + -0x4],ECX MOV dword ptr [EAX + 0x58],EDX ADD ESP,0xc RET SUB ESP,0x4 ADD EAX...
null
null
null
null
[('const-0', u'INT_NOTEQUAL_-1206990954'), ('tmp_355', u'PTRSUB_-1206990706'), ('const-84', u'PTRSUB_-1206990683'), ('const-417', u'LOAD_-1206990970'), (u'LOAD_-1206990970', u'INT_NOTEQUAL_-1206990954'), ('const-84', u'PTRSUB_-1206990701'), (u'PTRSUB_-1206990683', u'PTRSUB_-1206990675'), (u'PTRSUB_-1206990681', u'LOAD_...
[('tmp_581', u'INT_ADD_-1206990905'), (u'INT_ADD_-1206990819', u'CALL_-1206990801'), (u'INT_ADD_-1206990905', u'CAST_-1206990706'), (u'INT_ADD_-1206990862', u'CAST_-1206990690'), ('const-0', u'RETURN_-1206990851'), (u'LOAD_-1206990970', u'INT_NOTEQUAL_-1206990954'), (u'INT_ADD_-1206990911', u'CAST_-1206990710'), ('tmp_...
null
null
0011c770
x86
O0
(translation_unit "void FUN_0011c770(int param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n if (*(char *)(param_1 + 0x61) != '\0') {\n puVar1 = *(undefined4 **)(param_1 + 0x58);\n if (puVar1 != *(undefined4 **)(param_1 + 0x5c)) {\n *puVar1 = param_2;\n *(undefined4 **)(param_1 + 0x58) = puVa...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void new_undefined_symbol(Plugin_manager * this, Symbol * sym) */\n\nvoid __thiscall gold::Plugin_manager::new_undefined_symbol(Plugin_manager *this,Symbol *sym)\n\n{\n iterator __position;\n \n if (this->...
(translation_unit "void FUN_0011c770(int param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n if (*(char *)(param_1 + 0x61) != '\0') {\n puVar1 = *(undefined4 **)(param_1 + 0x58);\n if (puVar1 != *(undefined4 **)(param_1 + 0x5c)) {\n *puVar1 = param_2;\n *(undefined4 **)(param_1 + 0x58) = puVa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression...
(function_definition "void FUN_0011c770(int param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n if (*(char *)(param_1 + 0x61) != '\0') {\n puVar1 = *(undefined4 **)(param_1 + 0x58);\n if (puVar1 != *(undefined4 **)(param_1 + 0x5c)) {\n *puVar1 = param_2;\n *(undefined4 **)(param_1 + 0x58) = p...
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void new_undefined_symbol(Plugin_manager * this, Symbol * sym) */ void __thiscall var_1::type_1::function_1(type_1 *this,type_2 *sym) { type_3 __position; if (this->in_replacement_phase_ != false) { __position._M_c...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement...
null
void MASKED(int param_1,undefined4 param_2) { undefined4 *puVar1; if (*(char *)(param_1 + 0x61) != '\0') { puVar1 = *(undefined4 **)(param_1 + 0x58); if (puVar1 != *(undefined4 **)(param_1 + 0x5c)) { *puVar1 = param_2; *(undefined4 **)(param_1 + 0x58) = puVar1 + 1; return; } F...
1741_openssl_and_openssl_strip.c
EdDSA_verify_loop
FUN_0006adb5
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int EdDSA_verify_loop(void *args) { int iVar1; undefined4 uVar2; undefined4 uVar3; undefined4 uVar4; int iVar5; int count; loopargs_t *tempargs; uchar *buf; EVP_MD_CTX *...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_0006adb5(int *param_1) { int iVar1; undefined4 uVar2; undefined4 uVar3; undefined4 uVar4; int iVar5; int local_28; iVar1 = *param_1; uVar2 = *(undefined4 *)(iVar1 + 8); uVar3 = *(undefined4 *)(iVar1 ...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x24 CALL 0x0002c2f0 ADD EBX,0x4bcf7 MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX] MOV dword ptr [EBP + -0x20],EAX MOV EAX,dword ptr [EBP + -0x20] MOV EAX,dword ptr [EAX + 0x8] MOV dword ptr [EBP + -0x1c],EAX MOV EAX,dword ptr [EBP + -0x20] ADD EAX,0x104 MOV dword ptr [EBP ...
null
null
null
null
[(u'CALL_-1206276262', u'INDIRECT_-1206275958'), ('tmp_1729', u'MULTIEQUAL_-1206275941'), (u'CAST_-1206276061', u'LOAD_-1206276612'), (u'INT_ADD_-1206276534', u'CAST_-1206276030'), ('tmp_292', u'CBRANCH_-1206276368'), ('const-0', u'RETURN_-1206275940'), (u'COPY_-1206276538', u'MULTIEQUAL_-1206275990'), ('const-0', u'RE...
[(u'CALL_-1206276262', u'INDIRECT_-1206275958'), ('tmp_1729', u'MULTIEQUAL_-1206275941'), (u'CAST_-1206276061', u'LOAD_-1206276612'), (u'INT_ADD_-1206276534', u'CAST_-1206276030'), ('tmp_292', u'CBRANCH_-1206276368'), ('const-0', u'RETURN_-1206275940'), (u'COPY_-1206276538', u'MULTIEQUAL_-1206275990'), ('const-0', u'RE...
null
null
0006adb5
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_0006adb5(int *param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int iVar5;\n int local_28;\n \n iVar1 = *param_1;\n uVar2 = *(undefined4 *)(iVar1 + 8);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint EdDSA_verify_loop(void *args)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int iVar5;\n int count;\n loopargs_t *tempargs...
(translation_unit "int FUN_0006adb5(int *param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int iVar5;\n int local_28;\n \n iVar1 = *param_1;\n uVar2 = *(undefined4 *)(iVar1 + 8);\n uVar3 = *(undefined4 *)(iVar1 + 0xc);\n uVar4 = *(undefined4 *)(iVar1 + 0x20);\n local_2...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration...
(function_definition "int FUN_0006adb5(int *param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int iVar5;\n int local_28;\n \n iVar1 = *param_1;\n uVar2 = *(undefined4 *)(iVar1 + 8);\n uVar3 = *(undefined4 *)(iVar1 + 0xc);\n uVar4 = *(undefined4 *)(iVar1 + 0x20);\n loca...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int function_1(void *args) { int var_1; type_1 uVar2; type_1 uVar3; type_1 uVar4; int var_6; int var_3; type_2 *tempargs; type_3 *buf; type_4 **edctx; type_3 *eddsasig...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(int *param_1) { int iVar1; undefined4 uVar2; undefined4 uVar3; undefined4 uVar4; int iVar5; int local_28; iVar1 = *param_1; uVar2 = *(undefined4 *)(iVar1 + 8); uVar3 = *(undefined4 *)(iVar1 + 0xc)...
175_powerpc-linux-gnuspe-objcopy_and_powerpc-linux-gnuspe-objcopy_strip.c
parse_flags
FUN_000170e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ flagword __regparm3 parse_flags(char *s) { char *pcVar1; size_t __n; int iVar2; char *format; uint local_30; local_30 = 0; do { pcVar1 = strchr(s,0x2c); if (pcVar1 == (char *)0x0) { __n = strlen(s);...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint __regparm3 FUN_000170e0(char *param_1) { char *pcVar1; size_t __n; int iVar2; undefined4 uVar3; uint local_30; local_30 = 0; do { pcVar1 = strchr(param_1,0x2c); if (pcVar1 == (char *)0x0) { __...
PUSH EBP PUSH EDI PUSH ESI MOV ESI,EAX PUSH EBX CALL 0x000165d0 ADD EBX,0x27f15 SUB ESP,0x2c MOV dword ptr [ESP + 0xc],0x0 LEA EAX,[EBX + 0xfffef074] MOV dword ptr [ESP + 0x10],EAX LEA EAX,[EBX + 0xfffef07c] MOV dword ptr [ESP + 0x18],EAX LEA EAX,[EBX + 0xfffef07a] MOV dword ptr [ESP + 0x1c],EAX JMP 0x0001712b OR dword...
null
null
null
null
[(u'INT_EQUAL_-1205963477', u'CBRANCH_-1205963476'), (u'MULTIEQUAL_-1205963183', u'CALL_-1205963368'), (u'CALL_-1205962980', u'CAST_-1205961968'), (u'CALL_-1205963048', u'CAST_-1205961997'), ('const-0', u'COPY_-1205962516'), (u'MULTIEQUAL_-1205962799', u'INT_OR_-1205963812'), (u'PTRADD_-1205964312', u'MULTIEQUAL_-12059...
[(u'INT_EQUAL_-1205963477', u'CBRANCH_-1205963476'), (u'MULTIEQUAL_-1205963187', u'CALL_-1205964418'), (u'MULTIEQUAL_-1205962803', u'INT_OR_-1205963911'), (u'MULTIEQUAL_-1205962803', u'INT_OR_-1205963488'), (u'MULTIEQUAL_-1205963158', u'CALL_-1205963098'), (u'MULTIEQUAL_-1205962803', u'INT_OR_-1205963150'), (u'INT_OR_-...
null
null
000170e0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint __regparm3 FUN_000170e0(char *param_1)\n\n{\n char *pcVar1;\n size_t __n;\n int iVar2;\n undefined4 uVar3;\n uint local_30;\n \n local_30 = 0;\n do {\n pcVar1 = strchr(param_1,0x2c);\n if (p...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nflagword __regparm3 parse_flags(char *s)\n\n{\n char *pcVar1;\n size_t __n;\n int iVar2;\n char *format;\n uint local_30;\n \n local_30 = 0;\n do {\n pcVar1 = strchr(s,0x2c);\n if (pcVar1 == (char...
(translation_unit "uint __regparm3 FUN_000170e0(char *param_1)\n\n{\n char *pcVar1;\n size_t __n;\n int iVar2;\n undefined4 uVar3;\n uint local_30;\n \n local_30 = 0;\n do {\n pcVar1 = strchr(param_1,0x2c);\n if (pcVar1 == (char *)0x0) {\n __n = strlen(param_1);\n pcVar1 = (char *)0x0;\n }\n ...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d...
(function_definition "uint __regparm3 FUN_000170e0(char *param_1)\n\n{\n char *pcVar1;\n size_t __n;\n int iVar2;\n undefined4 uVar3;\n uint local_30;\n \n local_30 = 0;\n do {\n pcVar1 = strchr(param_1,0x2c);\n if (pcVar1 == (char *)0x0) {\n __n = strlen(param_1);\n pcVar1 = (char *)0x0;\n }...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 __regparm3 function_1(char *s) { char *var_2; size_t var_8; int var_5; char *format; type_2 var_6; var_6 = 0; do { var_2 = var_1(s,0x2c); if (var_2 == (char *)0x0) { var_8 = var_3(s); v...
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))))) body: (compound_statement (declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint __regparm3 MASKED(char *param_1) { char *pcVar1; size_t __n; int iVar2; undefined4 uVar3; uint local_30; local_30 = 0; do { pcVar1 = strchr(param_1,0x2c); if (pcVar1 == (char *)0x0) { __n = st...
6326_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
~Plugin_rescan
FUN_001aafb0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Plugin_rescan(Plugin_rescan * this, int __in_chrg) */ void __thiscall gold::Plugin_rescan::~Plugin_rescan(Plugin_rescan *this,int __in_chrg) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001aafb0(undefined4 *param_1) { int iVar1; undefined4 in_ECX; *param_1 = &PTR_FUN_00407fd0; iVar1 = param_1[9]; if (iVar1 != 0) { if (*(int *)(iVar1 + 4) != 0) { /* WARNING: Subrouti...
PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x269049 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EAX,[EBX + 0xffff3fd0] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x24] TEST EAX,EAX JZ 0x001aaffd MOV EDX,dword ptr [EAX + 0x4] TEST EDX,EDX JNZ 0x001ab04e MOV EDX,dword ptr [EAX + 0x8] TEST EDX,EDX JNZ 0x001ab038 M...
null
null
null
null
[('const-1', u'RETURN_-1207586874')]
[(u'LOAD_-1207586769', u'INT_NOTEQUAL_-1207586750'), (u'CAST_-1207586313', u'LOAD_-1207586811'), (u'PTRADD_-1207586322', u'LOAD_-1207586831'), ('const-4', u'PTRADD_-1207586322'), ('const-417', u'LOAD_-1207586790'), ('const-417', u'LOAD_-1207586748'), ('tmp_126', u'CBRANCH_-1207586812'), ('const-4251928', u'PTRSUB_-1207...
null
null
001aafb0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001aafb0(undefined4 *param_1)\n\n{\n int iVar1;\n undefined4 in_ECX;\n \n *param_1 = &PTR_FUN_00407fd0;\n iVar1 = param_1[9];\n if (iVar1 != 0) {\n if (*(int *)(iVar1 + 4) != 0) {\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Plugin_rescan(Plugin_rescan * this, int __in_chrg) */\n\nvoid __thiscall gold::Plugin_rescan::~Plugin_rescan(Plugin_rescan *this,int __in_chrg)\n\n{\n}\n\n" comment comment (fun...
(translation_unit "void FUN_001aafb0(undefined4 *param_1)\n\n{\n int iVar1;\n undefined4 in_ECX;\n \n *param_1 = &PTR_FUN_00407fd0;\n iVar1 = param_1[9];\n if (iVar1 != 0) {\n if (*(int *)(iVar1 + 4) != 0) {\n \n FUN_000da200("../../gold/token.h",100,"~Task_token",in_ECX);\n }\n i...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expressi...
(function_definition "void FUN_001aafb0(undefined4 *param_1)\n\n{\n int iVar1;\n undefined4 in_ECX;\n \n *param_1 = &PTR_FUN_00407fd0;\n iVar1 = param_1[9];\n if (iVar1 != 0) {\n if (*(int *)(iVar1 + 4) != 0) {\n \n FUN_000da200("../../gold/token.h",100,"~Task_token",in_ECX);\n }\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Plugin_rescan(Plugin_rescan * this, int __in_chrg) */ void __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg) { }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { int iVar1; undefined4 in_ECX; *param_1 = &PTR_FUN_00407fd0; iVar1 = param_1[9]; if (iVar1 != 0) { if (*(int *)(iVar1 + 4) != 0) { /* WARNING: Subroutine doe...
297_busybox_and_busybox_strip.c
get_attr_volume_id
FUN_0008f149
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ uint8_t * get_attr_volume_id(vfat_dir_entry *dir,int count) { }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ char * FUN_0008f149(char *param_1,int param_2) { while( true ) { param_2 = param_2 + -1; if ((param_2 < 0) || (*param_1 == '\0')) { return (char *)0x0; } if (((*param_1 != -0x1b) && ((((param_1[0x...
CALL 0x0001909a ADD EAX,0x838b2 JMP 0x0008f1b8 MOV EAX,dword ptr [ESP + 0x4] MOV AL,byte ptr [EAX] TEST AL,AL JZ 0x0008f1c5 MOV EAX,dword ptr [ESP + 0x4] MOV AL,byte ptr [EAX] CMP AL,0xe5 JZ 0x0008f1ac MOV EAX,dword ptr [ESP + 0x4] MOV AL,byte ptr [EAX + 0xb] MOVZX EAX,AL AND EAX,0x3f CMP EAX,0xf JZ 0x0008f1af MOV EAX,...
null
null
null
null
[('const-1', u'RETURN_-1206390441')]
[(u'CAST_-1206390012', u'LOAD_-1206390245'), ('const-32', u'PTRADD_-1206390106'), (u'INT_ADD_-1206390308', u'INT_SLESS_-1206390293'), (u'PTRADD_-1206390153', u'CAST_-1206389998'), ('tmp_34', u'BRANCH_-1206390429'), ('tmp_395', u'CBRANCH_-1206390223'), ('const-0', u'COPY_-1206390286'), (u'LOAD_-1206390215', u'INT_EQUAL_...
null
null
0008f149
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nchar * FUN_0008f149(char *param_1,int param_2)\n\n{\n while( true ) {\n param_2 = param_2 + -1;\n if ((param_2 < 0) || (*param_1 == '\0')) {\n return (char *)0x0;\n }\n if (((*param_1 != -0x1...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nuint8_t * get_attr_volume_id(vfat_dir_entry *dir,int count)\n\n{\n}\n\n" comment comment (function_definition "uint8_t * get_attr_volume_id(vfat_dir_entry *dir,int cou...
(translation_unit "char * FUN_0008f149(char *param_1,int param_2)\n\n{\n while( true ) {\n param_2 = param_2 + -1;\n if ((param_2 < 0) || (*param_1 == '\0')) {\n return (char *)0x0;\n }\n if (((*param_1 != -0x1b) &&\n ((((param_1[0xb] & 0x3fU) != 0xf && ((param_1[0xb] & 0x18U) == 8)) &&\n ...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expre...
(function_definition "char * FUN_0008f149(char *param_1,int param_2)\n\n{\n while( true ) {\n param_2 = param_2 + -1;\n if ((param_2 < 0) || (*param_1 == '\0')) {\n return (char *)0x0;\n }\n if (((*param_1 != -0x1b) &&\n ((((param_1[0xb] & 0x3fU) != 0xf && ((param_1[0xb] & 0x18U) == 8)) &&\n ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ uint8_t * function_1(type_1 *dir,int count) { }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ char * MASKED(char *param_1,int param_2) { while( true ) { param_2 = param_2 + -1; if ((param_2 < 0) || (*param_1 == '\0')) { return (char *)0x0; } if (((*param_1 != -0x1b) && ((((param_1[0xb] & 0...
434_du_and_du_strip.c
rpl_regcomp
FUN_0002b6ec
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int rpl_regcomp(regex_t *preg,char *pattern,int cflags) { uint uVar1; char *pcVar2; uint uVar3; size_t length; reg_errcode_t ret; reg_syntax_t syntax; if ((cflags & 1U) =...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_0002b6ec(undefined4 *param_1,char *param_2,uint param_3) { uint uVar1; void *pvVar2; uint uVar3; size_t sVar4; int local_14; uint local_10; if ((param_3 & 1) == 0) { uVar1 = 0x10102c6; } else { ...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x14 CALL 0x00012740 ADD EBX,0x1d908 MOV EAX,dword ptr [EBP + 0x10] AND EAX,0x1 TEST EAX,EAX JZ 0x0002b70f MOV EAX,0x3b2fc JMP 0x0002b714 MOV EAX,0x10102c6 MOV dword ptr [EBP + -0xc],EAX MOV EAX,dword ptr [EBP + 0x8] MOV dword ptr [EAX],0x0 MOV EAX,dword ptr [EBP + 0x8] MOV dword p...
null
null
null
null
[('const-0', u'RETURN_-1206011686'), ('tmp_1295', u'CBRANCH_-1206011406'), ('const-128', u'INT_OR_-1206011234'), ('const-8', u'PTRSUB_-1206011175'), (u'CAST_-1206011150', u'STORE_-1206011982'), ('tmp_1555', u'PTRSUB_-1206011007'), ('const-242428', u'COPY_-1206012101'), (u'MULTIEQUAL_-1206010995', u'MULTIEQUAL_-12060111...
[('const-4', u'PTRADD_-1206011152'), ('const-0', u'RETURN_-1206011686'), ('const-417', u'STORE_-1206011587'), (u'COPY_-1206011453', u'MULTIEQUAL_-1206010999'), (u'LOAD_-1206011353', u'CAST_-1206010917'), ('const-4', u'PTRADD_-1206011064'), (u'PTRADD_-1206011073', u'CAST_-1206011063'), ('const-7', u'PTRADD_-1206011030')...
null
null
0002b6ec
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_0002b6ec(undefined4 *param_1,char *param_2,uint param_3)\n\n{\n uint uVar1;\n void *pvVar2;\n uint uVar3;\n size_t sVar4;\n int local_14;\n uint local_10;\n \n if ((param_3 & 1) == 0) {\n uV...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint rpl_regcomp(regex_t *preg,char *pattern,int cflags)\n\n{\n uint uVar1;\n char *pcVar2;\n uint uVar3;\n size_t length;\n reg_errcode_t ret;\n reg_syntax_t syn...
(translation_unit "int FUN_0002b6ec(undefined4 *param_1,char *param_2,uint param_3)\n\n{\n uint uVar1;\n void *pvVar2;\n uint uVar3;\n size_t sVar4;\n int local_14;\n uint local_10;\n \n if ((param_3 & 1) == 0) {\n uVar1 = 0x10102c6;\n }\n else {\n uVar1 = 0x3b2fc;\n }\n *param_1 = 0;\n param_1[1] = ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (poin...
(function_definition "int FUN_0002b6ec(undefined4 *param_1,char *param_2,uint param_3)\n\n{\n uint uVar1;\n void *pvVar2;\n uint uVar3;\n size_t sVar4;\n int local_14;\n uint local_10;\n \n if ((param_3 & 1) == 0) {\n uVar1 = 0x10102c6;\n }\n else {\n uVar1 = 0x3b2fc;\n }\n *param_1 = 0;\n param_1[1]...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int function_1(type_1 *preg,char *pattern,int var_1) { type_2 var_3; char *pcVar2; type_2 var_4; size_t length; type_3 var_7; type_4 syntax; if ((var_1 & 1U) == 0) { ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(undefined4 *param_1,char *param_2,uint param_3) { uint uVar1; void *pvVar2; uint uVar3; size_t sVar4; int local_14; uint local_10; if ((param_3 & 1) == 0) { uVar1 = 0x10102c6; } else { uVa...
7880_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
_M_check_length
FUN_001ee6b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::_M_check_length(unsigned int, unsigned int, char const*) const */ void __thiscall std::string::_M_check_length(string *this,uint param_1,uint param_2,char *param_3) { if (param_2 <= (param_1 + 0x7fffffff) - *(in...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001ee6b0(int param_1,int param_2,uint param_3,undefined4 param_4) { if (param_3 <= (uint)((param_2 + 0x7fffffff) - *(int *)(param_1 + 4))) { return; } /* WARNING: Subroutine does not return *...
PUSH EBX CALL 0x00035840 ADD EBX,0x1a094a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x14] MOV EDX,dword ptr [ESP + 0x10] ADD EAX,0x7fffffff SUB EAX,dword ptr [EDX + 0x4] CMP EAX,dword ptr [ESP + 0x18] JC 0x001ee6da ADD ESP,0x8 POP EBX RET SUB ESP,0xc PUSH dword ptr [ESP + 0x28] CALL 0x0022c7a0
null
null
null
null
[('const-4', u'PTRADD_-1207834828'), ('tmp_289', u'PTRADD_-1207834828'), (u'CAST_-1207834737', u'LOAD_-1207834886'), (u'INT_ADD_-1207834886', u'INT_SUB_-1207834867'), (u'LOAD_-1207834886', u'INT_SUB_-1207834867'), (u'INT_SUB_-1207834867', u'INT_LESSEQUAL_-1207834858'), ('const-1', u'PTRADD_-1207834828'), ('tmp_290', u'...
[('tmp_415', u'CALL_-1207834807'), (u'INT_SUB_-1207834867', u'CAST_-1207834733'), ('tmp_414', u'INT_LESSEQUAL_-1207834858'), (u'CAST_-1207834733', u'INT_LESSEQUAL_-1207834858'), (u'CAST_-1207834737', u'LOAD_-1207834886'), (u'INT_ADD_-1207834886', u'INT_SUB_-1207834867'), (u'LOAD_-1207834886', u'INT_SUB_-1207834867'), (...
null
null
001ee6b0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001ee6b0(int param_1,int param_2,uint param_3,undefined4 param_4)\n\n{\n if (param_3 <= (uint)((param_2 + 0x7fffffff) - *(int *)(param_1 + 4))) {\n return;\n }\n /* WARNING: Su...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::_M_check_length(unsigned int, unsigned int, char const*) const */\n\nvoid __thiscall std::string::_M_check_length(string *this,uint param_1,uint param_2,char *param_3)\n\n{\n if (param_2 <= (para...
(translation_unit "void FUN_001ee6b0(int param_1,int param_2,uint param_3,undefined4 param_4)\n\n{\n if (param_3 <= (uint)((param_2 + 0x7fffffff) - *(int *)(param_1 + 4))) {\n return;\n }\n \n FUN_0022c7a0(param_4);\n}\n\n" (function_definition "void FUN_001ee6b0(int param_1,int param_2,uint pa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expres...
(function_definition "void FUN_001ee6b0(int param_1,int param_2,uint param_3,undefined4 param_4)\n\n{\n if (param_3 <= (uint)((param_2 + 0x7fffffff) - *(int *)(param_1 + 4))) {\n return;\n }\n \n FUN_0022c7a0(param_4);\n}" (primitive_type "void") (function_declarator "FUN_001ee6b0(int param_1,i...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::_M_check_length(unsigned int, unsigned int, char const*) const */ void __thiscall std::type_1::function_1(type_1 *var_3,type_2 var_2,type_2 var_1,char *param_3) { if (var_1 <= (var_2 + 0x7fffffff) - *(int *)(var...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,int param_2,uint param_3,undefined4 param_4) { if (param_3 <= (uint)((param_2 + 0x7fffffff) - *(int *)(param_1 + 4))) { return; } /* WARNING: Subroutine does not return */ FU...
3583_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c
GetPixelBlue
FUN_001eb1d8
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* 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.ax replaced with injection: get_pc_thunk_ax */ longdouble FUN_001eb1d8(int param_1,int param_2) { return (longdouble)*(double *)(param_2 + *(int *)(*(int *)(param_1 + 0x2a8) + 0x20) * 8); }
PUSH EBP MOV EBP,ESP CALL 0x00038374 ADD EAX,0x1dee20 MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX + 0x2a8] ADD EAX,0x18 MOV EAX,dword ptr [EAX + 0x8] LEA EDX,[EAX*0x8 + 0x0] MOV EAX,dword ptr [EBP + 0xc] ADD EAX,EDX FLD qword ptr [EAX] POP EBP RET
null
null
null
null
[(u'LOAD_-1207848388', u'COPY_-1207848374'), ('const-8', u'PTRSUB_-1207848320'), (u'PTRSUB_-1207848331', u'LOAD_-1207848450'), ('const-8', u'PTRADD_-1207848307'), ('tmp_187', u'PTRADD_-1207848307'), (u'PTRADD_-1207848307', u'LOAD_-1207848388'), ('const-12', u'PTRADD_-1207848322'), ('const-417', u'LOAD_-1207848388'), (u...
[(u'LOAD_-1207848429', u'INT_MULT_-1207848394'), (u'CAST_-1207848326', u'LOAD_-1207848429'), ('const-32', u'INT_ADD_-1207848413'), (u'CAST_-1207848336', u'LOAD_-1207848450'), (u'CAST_-1207848312', u'LOAD_-1207848388'), ('const-417', u'LOAD_-1207848388'), (u'LOAD_-1207848388', u'FLOAT2FLOAT_-1207848334'), (u'INT_ADD_-12...
null
null
001eb1d8
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nlongdouble FUN_001eb1d8(int param_1,int param_2)\n\n{\n return (longdouble)*(double *)(param_2 + *(int *)(*(int *)(param_1 + 0x2a8) + 0x20) * 8);\n}\n\n" comment (function_definition "longdouble FUN_001eb1d8(...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\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 "longdouble FUN_001eb1d8(int param_1,int param_2)\n\n{\n return (longdouble)*(double *)(param_2 + *(int *)(*(int *)(param_1 + 0x2a8) + 0x20) * 8);\n}\n\n" (function_definition "longdouble FUN_001eb1d8(int param_1,int param_2)\n\n{\n return (longdouble)*(double *)(param_2 + *(int *)(*(int *)(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 (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract...
(function_definition "longdouble FUN_001eb1d8(int param_1,int param_2)\n\n{\n return (longdouble)*(double *)(param_2 + *(int *)(*(int *)(param_1 + 0x2a8) + 0x20) * 8);\n}" (type_identifier "longdouble") (function_declarator "FUN_001eb1d8(int param_1,int param_2)" (identifier "FUN_001eb1d8") (parameter_list "(int param...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* 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)))) body: (compound_statement...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ longdouble MASKED(int param_1,int param_2) { return (longdouble)*(double *)(param_2 + *(int *)(*(int *)(param_1 + 0x2a8) + 0x20) * 8); }
6372_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
iterate_demangle_function
FUN_00198b60
int iterate_demangle_function(work_stuff *work,char **mangled,string *declp,char *scan) { char *pcVar1; work_stuff *work_00; char *pcVar2; char *pcVar3; char cVar4; string *declp_00; int iVar5; char **mangle_init; char **mangled_00; int unaff_EDI; work_stuff *pwVar6; byte bVar7; undefined8 u...
/* WARNING: Removing unreachable block (ram,0x00198cf4) */ int FUN_00198b60(char *param_1) { char *pcVar1; undefined4 uVar2; char *pcVar3; char cVar4; undefined4 *extraout_ECX; int iVar5; undefined4 *puVar6; int unaff_EDI; undefined4 *puVar7; byte bVar8; undefined8 uVar9; undefined4 local_7c ...
PUSH EBP PUSH EDI CALL 0x00058c4a ADD EDI,0x1a6499 PUSH ESI PUSH EBX SUB ESP,0x9c MOV EBP,dword ptr [ESP + 0xb0] MOV dword ptr [ESP + 0x1c],EDI CMP byte ptr [EBP + 0x2],0x0 JZ 0x00198d36 MOV dword ptr [ESP + 0x14],EAX MOV EAX,dword ptr [EAX] MOV ESI,ECX MOV dword ptr [ESP + 0x18],EDX AND EAX,0x3c00 MOV dword ptr [ESP +...
null
null
null
null
[(u'LOAD_-1207529930', u'INT_EQUAL_-1207529893'), ('const-0', u'SUBPIECE_-1207529087'), (u'CALL_-1207530347', u'INDIRECT_-1207529067'), (u'PTRSUB_-1207528806', u'STORE_-1207530125'), (u'PTRADD_-1207529766', u'LOAD_-1207529828'), (u'LOAD_-1207529890', u'MULTIEQUAL_-1207529203'), ('const-0', u'PTRSUB_-1207529052'), (u'PT...
[(u'LOAD_-1207530301', u'MULTIEQUAL_-1207528952'), (u'LOAD_-1207529930', u'INT_EQUAL_-1207529893'), (u'PTRSUB_-1207529032', u'COPY_-1207529022'), (u'PTRADD_-1207529766', u'LOAD_-1207529828'), (u'LOAD_-1207529890', u'MULTIEQUAL_-1207528952'), ('const-1', u'PTRADD_-1207529800'), ('const-4294967294', u'INT_MULT_-120752900...
null
null
00198b60
x86
O0
(translation_unit "/* WARNING: Removing unreachable block (ram,0x00198cf4) */\n\nint FUN_00198b60(char *param_1)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n char *pcVar3;\n char cVar4;\n undefined4 *extraout_ECX;\n int iVar5;\n undefined4 *puVar6;\n int unaff_EDI;\n undefined4 *puVar7;\n byte bVar8;\n undefin...
(translation_unit "int iterate_demangle_function(work_stuff *work,char **mangled,string *declp,char *scan)\n\n{\n char *pcVar1;\n work_stuff *work_00;\n char *pcVar2;\n char *pcVar3;\n char cVar4;\n string *declp_00;\n int iVar5;\n char **mangle_init;\n char **mangled_00;\n int unaff_EDI;\n work_stuff *pwVar...
(translation_unit "int FUN_00198b60(char *param_1)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n char *pcVar3;\n char cVar4;\n undefined4 *extraout_ECX;\n int iVar5;\n undefined4 *puVar6;\n int unaff_EDI;\n undefined4 *puVar7;\n byte bVar8;\n undefined8 uVar9;\n undefined4 local_7c [27];\n \n bVar8 = 0;\n u...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE ID...
(function_definition "int FUN_00198b60(char *param_1)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n char *pcVar3;\n char cVar4;\n undefined4 *extraout_ECX;\n int iVar5;\n undefined4 *puVar6;\n int unaff_EDI;\n undefined4 *puVar7;\n byte bVar8;\n undefined8 uVar9;\n undefined4 local_7c [27];\n \n bVar8 = 0;\n...
int function_1(type_1 *work,char **mangled,type_2 *declp,char *scan) { char *pcVar1; type_1 *work_00; char *var_4; char *var_11; char var_8; type_2 *declp_00; int var_6; char **mangle_init; char **mangled_00; int var_3; type_1 *pwVar6; type_3 bVar7; type_4 uVar8; type_2 decl_init; type_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
/* WARNING: Removing unreachable block (ram,0x00198cf4) */ int MASKED(char *param_1) { char *pcVar1; undefined4 uVar2; char *pcVar3; char cVar4; undefined4 *extraout_ECX; int iVar5; undefined4 *puVar6; int unaff_EDI; undefined4 *puVar7; byte bVar8; undefined8 uVar9; undefined4 local_7c [27]; ...
8643_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
get
FUN_0020e360
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* std::wistream::get(wchar_t*, int, wchar_t) */ wistream * __thiscall std::wistream::get(wistream *this,wchar_t *param_1,int param_2,wchar_t param_3) { int *piVar1; int *piVar2; wchar_t *pwVar3; wchar_t wVar4; _Ios_Ios...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int * FUN_0020e360(int *param_1,int *param_2,int param_3,int param_4) { int *piVar1; int *piVar2; int iVar3; uint uVar4; int iVar5; int iVar6; char local_1d [13]; param_1[1] = 0; FUN_0020da70(local_1d,param_...
CALL 0x000559e6 ADD EAX,0x180c9b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX MOV EBX,EAX SUB ESP,0x30 MOV ESI,dword ptr [EBP + 0x8] MOV EDI,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x2c],EAX LEA EAX,[EBP + -0x19] MOV dword ptr [ESI + 0x4],0x0 PUSH 0x1 PUSH ESI PUSH EAX CALL 0x0020da70 ADD ESP,0x10 CMP byte ptr [...
null
null
null
null
[(u'LOAD_-1203771724', u'INT_EQUAL_-1203771676'), ('const-4294967295', u'INT_EQUAL_-1203772164'), ('tmp_702', u'CBRANCH_-1203772178'), (u'MULTIEQUAL_-1203771610', u'INT_NOTEQUAL_-1203772382'), ('const-4', u'PTRADD_-1203771097'), ('const-0', u'INT_EQUAL_-1203771506'), (u'MULTIEQUAL_-1203771229', u'INT_EQUAL_-1203771506'...
[(u'PTRADD_-1203771176', u'LOAD_-1203772244'), (u'LOAD_-1203771724', u'INT_EQUAL_-1203771676'), ('tmp_702', u'CBRANCH_-1203772178'), ('const-4', u'PTRADD_-1203771251'), ('const-0', u'INT_EQUAL_-1203771506'), ('const-1', u'CALL_-1203772465'), (u'INT_OR_-1203772019', u'CALL_-1203772020'), (u'MULTIEQUAL_-1203771467', u'IN...
null
null
0020e360
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint * FUN_0020e360(int *param_1,int *param_2,int param_3,int param_4)\n\n{\n int *piVar1;\n int *piVar2;\n int iVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n char local_1d [13];\n \n param_1[1] = 0;...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* std::wistream::get(wchar_t*, int, wchar_t) */\n\nwistream * __thiscall\nstd::wistream::get(wistream *this,wchar_t *param_1,int param_2,wchar_t param_3)\n\n{\n int *piVar1;\n int *piVar2;\n wchar_t *pwVar3;\...
(translation_unit "int * FUN_0020e360(int *param_1,int *param_2,int param_3,int param_4)\n\n{\n int *piVar1;\n int *piVar2;\n int iVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n char local_1d [13];\n \n param_1[1] = 0;\n FUN_0020da70(local_1d,param_1,1);\n if (local_1d[0] == '\0') {\n iVar5 = param_1[1];...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_st...
(function_definition "int * FUN_0020e360(int *param_1,int *param_2,int param_3,int param_4)\n\n{\n int *piVar1;\n int *piVar2;\n int iVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n char local_1d [13];\n \n param_1[1] = 0;\n FUN_0020da70(local_1d,param_1,1);\n if (local_1d[0] == '\0') {\n iVar5 = param_1[...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* std::wistream::get(wchar_t*, int, wchar_t) */ wistream * __thiscall std::wistream::get(wistream *var_1,type_1 *param_1,int var_5,type_1 var_10) { int *piVar1; int *var_11; type_1 *var_2; type_1 var_6; type_2 var_7; ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int * MASKED(int *param_1,int *param_2,int param_3,int param_4) { int *piVar1; int *piVar2; int iVar3; uint uVar4; int iVar5; int iVar6; char local_1d [13]; param_1[1] = 0; FUN_0020da70(local_1d,param_1,1); ...
8900_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
operator=
FUN_0021a1b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wfilebuf::TEMPNAMEPLACEHOLDERVALUE(std::wfilebuf&&) */ wfilebuf * __thiscall std::wfilebuf::operator=(wfilebuf *this,wfilebuf *param_1) { wfilebuf wVar1; undefined4 uVar2; close(this); wstreambuf::operator=((ws...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_0021a1b0(int param_1,int param_2) { undefined1 uVar1; undefined4 uVar2; FUN_002199f0(param_1); FUN_001f30e0(param_1,param_2); uVar2 = *(undefined4 *)(param_1 + 0x38); *(undefined4 *)(param_1 + 0x38) = *(un...
PUSH EDI PUSH ESI PUSH EBX MOV EDI,dword ptr [ESP + 0x10] CALL 0x00035840 ADD EBX,0x174e44 MOV ESI,dword ptr [ESP + 0x14] SUB ESP,0xc PUSH EDI CALL 0x002199f0 POP EAX POP EDX PUSH ESI PUSH EDI CALL 0x001f30e0 MOV EDX,dword ptr [ESI + 0x38] MOV EAX,dword ptr [EDI + 0x38] ADD ESP,0x10 MOV dword ptr [EDI + 0x38],EDX MOVZX...
null
null
null
null
[('tmp_817', u'PTRADD_-1203854656'), ('const-132', u'PTRADD_-1203854482'), ('const-72', u'PTRADD_-1203854674'), ('const-0', u'STORE_-1203854617'), (u'LOAD_-1203854606', u'STORE_-1203854588'), ('const-1', u'PTRADD_-1203854656'), (u'PTRADD_-1203854309', u'CAST_-1203854145'), ('const-1', u'PTRADD_-1203854402'), (u'PTRADD_...
[('tmp_1074', u'INT_ADD_-1203854355'), ('const-92', u'INT_ADD_-1203854638'), ('const-76', u'INT_ADD_-1203854690'), (u'LOAD_-1203854606', u'STORE_-1203854588'), (u'INT_ADD_-1203854355', u'CAST_-1203854133'), (u'INT_ADD_-1203854290', u'CAST_-1203854087'), (u'CAST_-1203854097', u'STORE_-1203854319'), ('const-417', u'LOAD_...
null
null
0021a1b0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_0021a1b0(int param_1,int param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n \n FUN_002199f0(param_1);\n FUN_001f30e0(param_1,param_2);\n uVar2 = *(undefined4 *)(param_1 + 0x38);\n *(undefin...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wfilebuf::TEMPNAMEPLACEHOLDERVALUE(std::wfilebuf&&) */\n\nwfilebuf * __thiscall std::wfilebuf::operator=(wfilebuf *this,wfilebuf *param_1)\n\n{\n wfilebuf wVar1;\n undefined4 uVar2;\n \n close(this);\...
(translation_unit "int FUN_0021a1b0(int param_1,int param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n \n FUN_002199f0(param_1);\n FUN_001f30e0(param_1,param_2);\n uVar2 = *(undefined4 *)(param_1 + 0x38);\n *(undefined4 *)(param_1 + 0x38) = *(undefined4 *)(param_2 + 0x38);\n *(undefined4 *)(param_2 + 0x38)...
(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 ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (exp...
(function_definition "int FUN_0021a1b0(int param_1,int param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n \n FUN_002199f0(param_1);\n FUN_001f30e0(param_1,param_2);\n uVar2 = *(undefined4 *)(param_1 + 0x38);\n *(undefined4 *)(param_1 + 0x38) = *(undefined4 *)(param_2 + 0x38);\n *(undefined4 *)(param_2 + 0x...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wfilebuf::TEMPNAMEPLACEHOLDERVALUE(std::wfilebuf&&) */ type_1 * __thiscall std::type_1::operator=(type_1 *var_2,type_1 *var_3) { type_1 wVar1; type_2 uVar2; var_1(var_2); wstreambuf::operator=((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) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(int param_1,int param_2) { undefined1 uVar1; undefined4 uVar2; FUN_002199f0(param_1); FUN_001f30e0(param_1,param_2); uVar2 = *(undefined4 *)(param_1 + 0x38); *(undefined4 *)(param_1 + 0x38) = *(undefine...
151_sg_dd_and_sg_dd_strip.c
close
close
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int close(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ /* close@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int close(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205931814')]
[('const-1', u'RETURN_-1205931814')]
null
null
0001f0d0
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (functio...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* close@@GLIBC_2.0 */\n halt...
(translation_unit "int close(int __fd)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int close(int __fd)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "close(int __fd)" identifier (parameter_list "(int __fd)" ( (parameter_declaration "int __fd" primi...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int close(int __fd)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "close(int __fd)" (identifier "close") (parameter_list "(int __fd)" (( "(") (parameter_declaration "int __fd" (primitive_type "int") (identifier "__fd")) () ")"))) (compound_statement ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ /* close@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments:...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
3672_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
Output_data_reloc
FUN_000ca670
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void Output_data_reloc(Output_data_reloc<9,_true,_32,_false> * this, bool sr) */ void __thiscall gold::Output_data_reloc<9,_true,_32,_false>::O...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void FUN_000ca670(undefined4 *param_1,undefined1 param_2) { param_1[1] = 0; param_1[2] = 0; param_1[3] = 0; param_1[4] = 0; param_1[5] = 0xffffffff; param_1[6] = 0xffffffff; *(byte *)(param_1 + 7) = *(byte *)(param...
CALL 0x00032865 ADD EDX,0x23798b MOV EAX,dword ptr [ESP + 0x4] MOV ECX,dword ptr [ESP + 0x8] MOV dword ptr [EAX + 0x4],0x0 MOV dword ptr [EAX + 0x8],0x0 MOV dword ptr [EAX + 0xc],0x0 MOV dword ptr [EAX + 0x10],0x0 LEA EDX,[EDX + 0xffff67d4] MOV dword ptr [EAX + 0x14],0xffffffff MOV dword ptr [EAX + 0x18],0xffffffff AND...
null
null
null
null
[('const-0', u'PTRSUB_-1206671524'), ('const-44', u'PTRSUB_-1206671427'), (u'PTRSUB_-1206671476', u'PTRSUB_-1206671443'), (u'PTRSUB_-1206671465', u'PTRSUB_-1206671440'), (u'PTRSUB_-1206671426', u'PTRSUB_-1206671401'), ('const-0', u'PTRSUB_-1206671364'), (u'PTRSUB_-1206671417', u'PTRSUB_-1206671393'), ('tmp_230', u'PTRS...
[('tmp_271', u'PTRADD_-1206671489'), (u'CAST_-1206671522', u'LOAD_-1206671650'), ('const-417', u'STORE_-1206671611'), (u'PTRADD_-1206671473', u'STORE_-1206671565'), ('tmp_271', u'PTRADD_-1206671517'), ('tmp_271', u'PTRADD_-1206671501'), ('const-4294967295', u'STORE_-1206671670'), ('const-4', u'PTRADD_-1206671584'), ('c...
null
null
000ca670
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_000ca670(undefined4 *param_1,undefined1 param_2)\n\n{\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[3] = 0;\n param_1[4] = 0;\n param_1[5] = 0xffffffff;\n param_1[6] = 0xffffffff;\n *(byte *)(p...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void Output_data_reloc(Output_data_reloc<9,_true,_32,_false> * this,\n bool sr) */\n\nvoid __thiscall\ngold::Output_data_relo...
(translation_unit "void FUN_000ca670(undefined4 *param_1,undefined1 param_2)\n\n{\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[3] = 0;\n param_1[4] = 0;\n param_1[5] = 0xffffffff;\n param_1[6] = 0xffffffff;\n *(byte *)(param_1 + 7) = *(byte *)(param_1 + 7) & 0xe0;\n param_1[8] = 0;\n param_1[9] = 4;\n param_...
(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 (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statem...
(function_definition "void FUN_000ca670(undefined4 *param_1,undefined1 param_2)\n\n{\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[3] = 0;\n param_1[4] = 0;\n param_1[5] = 0xffffffff;\n param_1[6] = 0xffffffff;\n *(byte *)(param_1 + 7) = *(byte *)(param_1 + 7) & 0xe0;\n param_1[8] = 0;\n param_1[9] = 4;\n par...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void Output_data_reloc(Output_data_reloc<9,_true,_32,_false> * this, bool sr) */ void __thiscall var_1::Output_data_reloc<9,_true,_32,_false>::...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void MASKED(undefined4 *param_1,undefined1 param_2) { param_1[1] = 0; param_1[2] = 0; param_1[3] = 0; param_1[4] = 0; param_1[5] = 0xffffffff; param_1[6] = 0xffffffff; *(byte *)(param_1 + 7) = *(byte *)(param_1 + 7...
1047_gawk_and_gawk_strip.c
variable_list
FUN_00073a49
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ NODE ** variable_list(void) { NODE **ppNVar1; ppNVar1 = get_symbols(VARIABLE,true); return ppNVar1; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_00073a49(void) { FUN_000737f6(2,1); return; }
PUSH EBP MOV EBP,ESP SUB ESP,0x8 CALL 0x00017593 ADD EAX,0x402f0 SUB ESP,0x8 PUSH 0x1 PUSH 0x2 CALL 0x000737f6 ADD ESP,0x10 LEAVE RET
null
null
null
null
[(u'CALL_-1206371695', u'RETURN_-1206371668'), ('const-1', u'CALL_-1206371695'), ('const-0', u'RETURN_-1206371668'), ('const-2', u'CALL_-1206371695')]
[('const-1', u'CALL_-1206371695'), ('const-2', u'CALL_-1206371695'), ('const-0', u'RETURN_-1206371668')]
null
null
00073a49
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00073a49(void)\n\n{\n FUN_000737f6(2,1);\n return;\n}\n\n" comment (function_definition "void FUN_00073a49(void)\n\n{\n FUN_000737f6(2,1);\n return;\n}" primitive_type (function_declarator "FUN_00...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nNODE ** variable_list(void)\n\n{\n NODE **ppNVar1;\n \n ppNVar1 = get_symbols(VARIABLE,true);\n return ppNVar1;\n}\n\n" comment comment (function_definition "NODE ...
(translation_unit "void FUN_00073a49(void)\n\n{\n FUN_000737f6(2,1);\n return;\n}\n\n" (function_definition "void FUN_00073a49(void)\n\n{\n FUN_000737f6(2,1);\n return;\n}" primitive_type (function_declarator "FUN_00073a49(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , LIT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00073a49(void)\n\n{\n FUN_000737f6(2,1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00073a49(void)" (identifier "FUN_00073a49") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n FUN_000737f6(2...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ type_1 ** function_1(void) { type_1 **ppNVar1; ppNVar1 = var_1(VARIABLE,true); return ppNVar1; }
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 (number_l...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(void) { FUN_000737f6(2,1); return; }
195_powerpc-linux-gnuspe-as_and_powerpc-linux-gnuspe-as_strip.c
dwarf2dbg_estimate_size_before_relax
FUN_0001ba90
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int dwarf2dbg_estimate_size_before_relax(fragS *frag) { valueT addr_delta; relax_substateT rVar1; addr_delta = resolve_symbol_value(frag->fr_symbol); if (linkrelax != 0) { ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0001ba90(int param_1) { undefined4 uVar1; FUN_00036c80(*(undefined4 *)(param_1 + 0x14)); if (DAT_00072ce0 != 0) { uVar1 = FUN_0001a3a0(); *(undefined4 *)(param_1 + 0x34) = uVar1; return; } uVar1...
PUSH ESI PUSH EBX CALL 0x000160b0 ADD EBX,0x4e569 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x1c] PUSH dword ptr [ESI + 0x14] CALL 0x00036c80 LEA EDX,[EBX + 0x8ce0] ADD ESP,0x10 MOV EDX,dword ptr [EDX] TEST EDX,EDX MOV EDX,EAX MOV EAX,dword ptr [ESI + 0x10] JZ 0x0001bad0 CALL 0x0001a3a0 MOV dword ptr [ESI + 0x34],EAX ADD E...
null
null
null
null
[(u'LOAD_-1205945605', u'CALL_-1205945548'), (u'PTRSUB_-1205945384', u'STORE_-1205945544'), ('const-20', u'PTRSUB_-1205945436'), ('const-0', u'INT_NOTEQUAL_-1205945606'), ('const-417', u'STORE_-1205945586'), ('tmp_176', u'CBRANCH_-1205945597'), ('const-16', u'PTRSUB_-1205945412'), (u'PTRSUB_-1205945401', u'STORE_-12059...
[(u'INDIRECT_-1205945407', u'COPY_-1205945461'), (u'INT_ADD_-1205945572', u'CAST_-1205945400'), (u'CAST_-1205945400', u'STORE_-1205945586'), ('const-0', u'INT_NOTEQUAL_-1205945606'), ('tmp_585', u'INT_ADD_-1205945643'), ('tmp_176', u'CBRANCH_-1205945597'), ('const-417', u'LOAD_-1205945659'), (u'STORE_-1205945586', u'IN...
null
null
0001ba90
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0001ba90(int param_1)\n\n{\n undefined4 uVar1;\n \n FUN_00036c80(*(undefined4 *)(param_1 + 0x14));\n if (DAT_00072ce0 != 0) {\n uVar1 = FUN_0001a3a0();\n *(undefined4 *)(param_1 + 0x34) = uV...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint dwarf2dbg_estimate_size_before_relax(fragS *frag)\n\n{\n valueT addr_delta;\n relax_substateT rVar1;\n \n addr_delta = resolve_symbol_value(frag->fr_symbol);\n...
(translation_unit "void FUN_0001ba90(int param_1)\n\n{\n undefined4 uVar1;\n \n FUN_00036c80(*(undefined4 *)(param_1 + 0x14));\n if (DAT_00072ce0 != 0) {\n uVar1 = FUN_0001a3a0();\n *(undefined4 *)(param_1 + 0x34) = uVar1;\n return;\n }\n uVar1 = FUN_0001a5e0();\n *(undefined4 *)(param_1 + 0x34) = uVar1...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_...
(function_definition "void FUN_0001ba90(int param_1)\n\n{\n undefined4 uVar1;\n \n FUN_00036c80(*(undefined4 *)(param_1 + 0x14));\n if (DAT_00072ce0 != 0) {\n uVar1 = FUN_0001a3a0();\n *(undefined4 *)(param_1 + 0x34) = uVar1;\n return;\n }\n uVar1 = FUN_0001a5e0();\n *(undefined4 *)(param_1 + 0x34) = uV...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int function_1(type_1 *frag) { type_2 addr_delta; type_3 rVar1; addr_delta = var_1(frag->fr_symbol); if (var_2 != 0) { rVar1 = var_3(frag->fr_offset,addr_delta); frag->...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expressi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1) { undefined4 uVar1; FUN_00036c80(*(undefined4 *)(param_1 + 0x14)); if (DAT_00072ce0 != 0) { uVar1 = FUN_0001a3a0(); *(undefined4 *)(param_1 + 0x34) = uVar1; return; } uVar1 = FUN...
5171_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
add_local_section
FUN_00132a30
/* DWARF original prototype: void add_local_section(Output_data_reloc<4,_false,_32,_true> * this, Sized_relobj<32,_true> * relobj, uint input_shndx, uint type, Output_data * od, uint shndx, Address address, Addend addend) */ void __thiscall gold::Output_data_reloc<4,_false,_32,_true>::add_local_section ...
void FUN_00132a30(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_00110f00(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 0x00110f00 MOV EAX,dword ptr [ESP + 0x7c] MOV dword ptr [ESP + 0x4c],EAX ADD ESP,0x2c P...
null
null
null
null
[('tmp_417', u'PTRSUB_-1207162008'), ('const-0', u'CALL_-1207162220'), (u'PTRSUB_-1207161976', u'CALL_-1207162164'), ('tmp_295', u'PTRSUB_-1207161976'), ('const-0', u'PTRSUB_-1207161976'), ('const-0', u'PTRSUB_-1207162002'), (u'PTRSUB_-1207162008', u'PTRSUB_-1207162002'), ('tmp_301', u'CALL_-1207162220'), ('tmp_296', u...
[(u'PTRSUB_-1207162034', u'CALL_-1207162220'), ('const-1', u'CALL_-1207162220'), ('tmp_671', u'CALL_-1207162220'), ('tmp_355', u'PTRSUB_-1207162034'), ('tmp_672', u'CALL_-1207162220'), ('const-0', u'CALL_-1207162220'), ('tmp_675', u'CALL_-1207162164'), ('tmp_670', u'CALL_-1207162220'), ('const-0', u'CALL_-1207162220'),...
null
null
00132a30
x86
O0
(translation_unit "void FUN_00132a30(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_00110f00(local_28,param_2,param_3,param_4,...
(translation_unit "/* DWARF original prototype: void add_local_section(Output_data_reloc<4,_false,_32,_true> * this,\n Sized_relobj<32,_true> * 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,_true>::add...
(translation_unit "void FUN_00132a30(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_00110f00(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_00132a30(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_00110f00(local_28,param_2,param_3,param...
/* DWARF original prototype: void add_local_section(Output_data_reloc<4,_false,_32,_true> * this, Sized_relobj<32,_true> * relobj, uint input_shndx, uint type, Output_data * od, uint shndx, Address address, Addend addend) */ void __thiscall gold::Output_data_reloc<4,_false,_32,_true>::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_00110f00(local_28,param_2,param_3,param_4,param_6,param_7,0,0,1,0); loc...
60_cksum_and_cksum_strip.c
cksum
FUN_000116da
_Bool cksum(char *file,_Bool print_name) { int iVar1; undefined1 uVar2; int iVar3; char *pcVar4; int *piVar5; undefined4 uVar6; uint uVar7; int unaff_EDI; int in_GS_OFFSET; bool bVar8; _Bool print_name_local; char *file_local; uint_fast32_t crc; size_t bytes_read; FILE *fp; uchar *cp; ...
undefined4 FUN_000116da(char *param_1,char param_2) { int iVar1; int iVar2; undefined4 uVar3; undefined4 uVar4; int *piVar5; uint uVar6; int unaff_EDI; int in_GS_OFFSET; bool bVar7; uint uStack_10058; size_t sStack_10054; FILE *pFStack_10050; byte *pbStack_1004c; uint uStack_10044; uint ...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1006c CALL 0x00011eac ADD EDI,0x9915 MOV EDX,dword ptr [EBP + 0xc] MOV EAX,dword ptr [EBP + 0x8] MOV dword ptr [EBP + 0xfffeffa4],EAX MOV EAX,EDX MOV byte ptr [EBP + 0xfffeffa0],AL MOV EAX,GS:[0x14] MOV dword ptr [EBP + -0x1c],EAX XOR EAX,EAX MOV dword ptr [EBP ...
null
null
null
null
[(u'CALL_-1205987420', u'INDIRECT_-1205985091'), ('tmp_4544', u'CALL_-1205986577'), (u'CALL_-1205986408', u'INT_EQUAL_-1205986382'), ('tmp_3276', u'CBRANCH_-1205986074'), (u'INT_ADD_-1205985605', u'CAST_-1205982539'), (u'INT_ZEXT_-1205986126', u'INT_ADD_-1205986116'), (u'MULTIEQUAL_-1205983192', u'PIECE_-1205983715'), ...
[('tmp_7816', u'INT_ADD_-1205985561'), ('const-24249', u'INT_ADD_-1205986649'), (u'MULTIEQUAL_-1205983272', u'MULTIEQUAL_-1205983219'), ('tmp_3690', u'CBRANCH_-1205985756'), ('const-417', u'LOAD_-1205986674'), (u'CALL_-1205986408', u'INT_EQUAL_-1205986382'), (u'CALL_-1205986857', u'INT_CARRY_-1205985891'), (u'PTRSUB_-1...
null
null
000116da
x86
O0
(translation_unit "undefined4 FUN_000116da(char *param_1,char param_2)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int *piVar5;\n uint uVar6;\n int unaff_EDI;\n int in_GS_OFFSET;\n bool bVar7;\n uint uStack_10058;\n size_t sStack_10054;\n FILE *pFStack_10050;\n byte *pbStack_10...
(translation_unit "_Bool cksum(char *file,_Bool print_name)\n\n{\n int iVar1;\n undefined1 uVar2;\n int iVar3;\n char *pcVar4;\n int *piVar5;\n undefined4 uVar6;\n uint uVar7;\n int unaff_EDI;\n int in_GS_OFFSET;\n bool bVar8;\n _Bool print_name_local;\n char *file_local;\n uint_fast32_t crc;\n size_t byt...
(translation_unit "undefined4 FUN_000116da(char *param_1,char param_2)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int *piVar5;\n uint uVar6;\n int unaff_EDI;\n int in_GS_OFFSET;\n bool bVar7;\n uint uStack_10058;\n size_t sStack_10054;\n FILE *pFStack_10050;\n byte *pbStack_10...
(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 IDENT ;) (d...
(function_definition "undefined4 FUN_000116da(char *param_1,char param_2)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int *piVar5;\n uint uVar6;\n int unaff_EDI;\n int in_GS_OFFSET;\n bool bVar7;\n uint uStack_10058;\n size_t sStack_10054;\n FILE *pFStack_10050;\n byte *pbStack...
type_1 function_1(char *file,type_1 print_name) { int var_26; type_2 uVar2; int var_5; char *pcVar4; int *piVar5; type_3 uVar6; type_4 var_15; int var_4; int var_2; bool var_17; type_1 print_name_local; char *file_local; type_5 var_19; size_t var_13; type_6 *fp; type_7 *var_18; char ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif...
null
undefined4 MASKED(char *param_1,char param_2) { int iVar1; int iVar2; undefined4 uVar3; undefined4 uVar4; int *piVar5; uint uVar6; int unaff_EDI; int in_GS_OFFSET; bool bVar7; uint uStack_10058; size_t sStack_10054; FILE *pFStack_10050; byte *pbStack_1004c; uint uStack_10044; uint uStack...
90_s390x-linux-gnu-gprof_and_s390x-linux-gnu-gprof_strip.c
cg_tally
FUN_00014320
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void cg_tally(bfd_vma from_pc,bfd_vma self_pc,ulong count) { char *pcVar1; char *pcVar2; Sym *from; Sym *to; bfd_boolean bVar3; char *__format; from = sym_lookup(&symtab,...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00014320(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, int param_5) { undefined4 uVar1; undefined4 uVar2; int iVar3; uint uVar4; int iVar5; char *__format; ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00013030 ADD EBX,0x18cd7 SUB ESP,0x20 MOV EDI,dword ptr [ESP + 0x3c] MOV EBP,dword ptr [ESP + 0x40] PUSH dword ptr [ESP + 0x38] PUSH dword ptr [ESP + 0x38] LEA ESI,[EBX + 0x1520] PUSH ESI CALL 0x0001d480 MOV dword ptr [ESP + 0x1c],EAX ADD ESP,0xc PUSH EBP PUSH EDI PUSH ESI CAL...
null
null
null
null
[('const-1', u'INT_AND_-1205975993'), (u'INDIRECT_-1205975058', u'MULTIEQUAL_-1205975167'), (u'INDIRECT_-1205975216', u'COPY_-1205975154'), (u'CALL_-1205975687', u'INT_NOTEQUAL_-1205975660'), (u'CALL_-1205975674', u'INDIRECT_-1205975046'), (u'INDIRECT_-1205975134', u'COPY_-1205975161'), (u'CALL_-1205975687', u'INDIRECT...
[(u'INDIRECT_-1205975238', u'COPY_-1205975196'), ('const-1', u'INT_AND_-1205975993'), (u'INDIRECT_-1205975168', u'COPY_-1205975204'), (u'CALL_-1205975687', u'INT_NOTEQUAL_-1205975660'), (u'INDIRECT_-1205975156', u'MULTIEQUAL_-1205975218'), ('const-0', u'PTRSUB_-1205975281'), (u'CALL_-1205976184', u'CALL_-1205975955'), ...
null
null
00014320
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00014320(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n int param_5)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n int iVar3;\n uint uVar4;\n int ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid cg_tally(bfd_vma from_pc,bfd_vma self_pc,ulong count)\n\n{\n char *pcVar1;\n char *pcVar2;\n Sym *from;\n Sym *to;\n bfd_boolean bVar3;\n char *__format;\n ...
(translation_unit "void FUN_00014320(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n int param_5)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n int iVar3;\n uint uVar4;\n int iVar5;\n char *__format;\n \n iVar3 = FUN_0001d480(&DAT_0002e520,param_1,param_2);\n uVa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDEN...
(function_definition "void FUN_00014320(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n int param_5)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n int iVar3;\n uint uVar4;\n int iVar5;\n char *__format;\n \n iVar3 = FUN_0001d480(&DAT_0002e520,param_1,param_2);\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(type_1 from_pc,type_1 self_pc,type_2 var_7) { char *pcVar1; char *pcVar2; type_3 *var_3; type_3 *var_2; type_4 var_6; char *__format; var_3 = var_1(&symta...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, int param_5) { undefined4 uVar1; undefined4 uVar2; int iVar3; uint uVar4; int iVar5; char *__format; iVar...
1223_sqlite3_and_sqlite3_strip.c
sqlite3BtreePrevious
FUN_00065ae0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int sqlite3BtreePrevious(BtCursor *pCur,int flags) { int iVar1; pCur->curFlags = pCur->curFlags & 0xf1; (pCur->info).nSize = 0; if (((pCur->eState == '\0') && (pCur->ix != 0)) ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 FUN_00065ae0(char *param_1) { undefined4 uVar1; param_1[1] = param_1[1] & 0xf1; param_1[0x2e] = '\0'; param_1[0x2f] = '\0'; if (((*param_1 == '\0') && (*(short *)(param_1 + 0x3e) != 0)) && (*(char *)...
PUSH EBP MOV EBP,ESP SUB ESP,0x8 CALL 0x0003db2b ADD EAX,0x124335 MOV EAX,dword ptr [EBP + 0x8] MOVZX EAX,byte ptr [EAX + 0x1] AND EAX,0xfffffff1 MOV EDX,EAX MOV EAX,dword ptr [EBP + 0x8] MOV byte ptr [EAX + 0x1],DL MOV EAX,dword ptr [EBP + 0x8] MOV word ptr [EAX + 0x2e],0x0 MOV EAX,dword ptr [EBP + 0x8] MOVZX EAX,byte...
null
null
null
null
[('const-8', u'PTRSUB_-1206297494'), ('const-417', u'STORE_-1206297808'), ('tmp_421', u'CALL_-1206297675'), ('tmp_421', u'PTRSUB_-1206297498'), ('const-0', u'INT_EQUAL_-1206297766'), ('tmp_225', u'CBRANCH_-1206297736'), ('tmp_421', u'PTRSUB_-1206297466'), (u'PTRSUB_-1206297533', u'PTRSUB_-1206297525'), ('const-0', u'PT...
[(u'CAST_-1206297502', u'LOAD_-1206297729'), (u'PTRADD_-1206297667', u'CAST_-1206297502'), ('const-417', u'STORE_-1206297626'), ('const-62', u'PTRADD_-1206297584'), ('const-417', u'LOAD_-1206297723'), ('const-417', u'LOAD_-1206297838'), ('const-0', u'INT_EQUAL_-1206297766'), ('const-0', u'STORE_-1206297596'), ('tmp_225...
null
null
00065ae0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_00065ae0(char *param_1)\n\n{\n undefined4 uVar1;\n \n param_1[1] = param_1[1] & 0xf1;\n param_1[0x2e] = '\0';\n param_1[0x2f] = '\0';\n if (((*param_1 == '\0') && (*(short *)(param_1 + 0x3...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nint sqlite3BtreePrevious(BtCursor *pCur,int flags)\n\n{\n int iVar1;\n \n pCur->curFlags = pCur->curFlags & 0xf1;\n (pCur->info).nSize = 0;\n if (((pCur->eState =...
(translation_unit "undefined4 FUN_00065ae0(char *param_1)\n\n{\n undefined4 uVar1;\n \n param_1[1] = param_1[1] & 0xf1;\n param_1[0x2e] = '\0';\n param_1[0x2f] = '\0';\n if (((*param_1 == '\0') && (*(short *)(param_1 + 0x3e) != 0)) &&\n (*(char *)(*(int *)(param_1 + 0x6c) + 8) != '\0')) {\n *(short *)(para...
(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 (subscript_expression IDENT [ LIT ]) = (binary_expression (subscript_expres...
(function_definition "undefined4 FUN_00065ae0(char *param_1)\n\n{\n undefined4 uVar1;\n \n param_1[1] = param_1[1] & 0xf1;\n param_1[0x2e] = '\0';\n param_1[0x2f] = '\0';\n if (((*param_1 == '\0') && (*(short *)(param_1 + 0x3e) != 0)) &&\n (*(char *)(*(int *)(param_1 + 0x6c) + 8) != '\0')) {\n *(short *)(p...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int function_1(type_1 *pCur,int flags) { int iVar1; pCur->curFlags = pCur->curFlags & 0xf1; (pCur->info).nSize = 0; if (((pCur->eState == '\0') && (pCur->ix != 0)) && (pCur->pP...
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))))) body: (compound_statement (declaration type: (type_identifier) d...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 MASKED(char *param_1) { undefined4 uVar1; param_1[1] = param_1[1] & 0xf1; param_1[0x2e] = '\0'; param_1[0x2f] = '\0'; if (((*param_1 == '\0') && (*(short *)(param_1 + 0x3e) != 0)) && (*(char *)(*(int...
133_chmod_and_chmod_strip.c
version_etc_va
FUN_00015372
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void version_etc_va(FILE *stream,char *command_name,char *package,char *version,va_list authors) { int iVar1; int in_GS_OFFSET; va_list authors_local; char *version_local; char *package_local; char *command_name_local...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void FUN_00015372(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, int *param_5) { int in_GS_OFFSET; int *local_50; uint local_3c; int local_38 [10]; int local_10; loca...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x54 CALL 0x000115c5 ADD EDX,0xbc82 MOV EAX,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0x3c],EAX MOV EAX,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x40],EAX MOV EAX,dword ptr [EBP + 0x10] MOV dword ptr [EBP + -0x44],EAX MOV EAX,dword ptr [EBP + 0x14] MOV dword ptr [EBP + -0x48],...
null
null
null
null
[(u'MULTIEQUAL_-1205971513', u'PTRADD_-1205971453'), (u'COPY_-1205972007', u'COPY_-1205971541'), ('const-4294967240', u'PTRSUB_-1205971459'), (u'COPY_-1205971541', u'MULTIEQUAL_-1205971547'), (u'MULTIEQUAL_-1205971547', u'CAST_-1205971454'), (u'LOAD_-1205972001', u'INT_NOTEQUAL_-1205971765'), (u'MULTIEQUAL_-1205971513'...
[(u'INT_ADD_-1205971764', u'CAST_-1205971407'), ('const-10', u'INT_LESS_-1205971930'), ('tmp_1516', u'COPY_-1205972007'), ('tmp_1512', u'CALL_-1205971801'), (u'CALL_-1205971801', u'INDIRECT_-1205971461'), ('tmp_246', u'CBRANCH_-1205971938'), ('const-417', u'LOAD_-1205972001'), ('tmp_1515', u'CALL_-1205971801'), (u'MULT...
null
null
00015372
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_00015372(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n int *param_5)\n\n{\n int in_GS_OFFSET;\n int *local_50;\n uint local_3c;\n int local_38 [10]...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid version_etc_va(FILE *stream,char *command_name,char *package,char *version,va_list authors)\n\n{\n int iVar1;\n int in_GS_OFFSET;\n va_list authors_local;\n char *version_local;\n char *package_local;...
(translation_unit "void FUN_00015372(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n int *param_5)\n\n{\n int in_GS_OFFSET;\n int *local_50;\n uint local_3c;\n int local_38 [10];\n int local_10;\n \n local_50 = param_5;\n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement {...
(function_definition "void FUN_00015372(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n int *param_5)\n\n{\n int in_GS_OFFSET;\n int *local_50;\n uint local_3c;\n int local_38 [10];\n int local_10;\n \n local_50 = param_5;\n local_10 = *(int *)(in_GS_OFFSET + 0x14)...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void function_1(type_1 *stream,char *command_name,char *package,char *version,type_2 authors) { int var_5; int var_1; type_2 var_3; char *version_local; char *package_local; char *command_name_local; type_1 *stream_...
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.dx replaced with injection: get_pc_thunk_dx */ void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, int *param_5) { int in_GS_OFFSET; int *local_50; uint local_3c; int local_38 [10]; int local_10; local_50 =...
90_sg_persist_and_sg_persist_strip.c
hex2stdout
hex2stdout
/* WARNING: Control flow encountered bad instruction data */ void hex2stdout(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void hex2stdout(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205952430')]
[('const-1', u'RETURN_-1205952430')]
null
null
0001a048
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid hex2stdout(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void hex2stdout(void)\n\n{\n /* WARNING: Bad instru...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid hex2stdout(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void hex2stdout(void)\n\n{\n /* WARNING: Bad instru...
(translation_unit "void hex2stdout(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void hex2stdout(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "hex2stdout(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 hex2stdout(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "hex2stdout(void)" (identifier "hex2stdout") (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(); }
58_powerpc64-linux-gnu-elfedit_and_powerpc64-linux-gnu-elfedit_strip.c
print_version
FUN_00012720
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void print_version(char *name) { char *pcVar1; printf("GNU %s %s\n",name,"(GNU Binutils for Debian) 2.31.1"); pcVar1 = (char *)dcgettext(0,"Copyright (C) 2018 Free Software Found...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00012720(undefined4 param_1) { char *pcVar1; printf("GNU %s %s\n",param_1,"(GNU Binutils for Debian) 2.31.1"); pcVar1 = (char *)dcgettext(0,"Copyright (C) 2018 Free Software Foundation, Inc.\n",5); printf(pcV...
PUSH EBX CALL 0x000117c0 ADD EBX,0x68da SUB ESP,0xc LEA EAX,[EBX + 0xffffc7e8] PUSH EAX LEA EAX,[EBX + 0xffffc904] PUSH dword ptr [ESP + 0x18] PUSH EAX CALL 0x00011050 ADD ESP,0xc LEA EAX,[EBX + 0xffffc80c] PUSH 0x5 PUSH EAX PUSH 0x0 CALL 0x000110d0 MOV dword ptr [ESP],EAX CALL 0x00011050 ADD ESP,0xc LEA EAX,[EBX + 0xf...
null
null
null
null
[('const-88040', u'COPY_-1205983191'), (u'CAST_-1205983105', u'CALL_-1205983320'), (u'CALL_-1205983278', u'CAST_-1205983077'), (u'COPY_-1205983171', u'CALL_-1205983333'), (u'COPY_-1205983143', u'CALL_-1205983278'), ('const-5', u'CALL_-1205983333'), (u'COPY_-1205983191', u'CALL_-1205983375'), ('const-88076', u'COPY_-120...
[(u'CAST_-1205983105', u'CALL_-1205983320'), (u'CALL_-1205983278', u'CAST_-1205983077'), ('tmp_796', u'CALL_-1205983375'), (u'COPY_-1205983171', u'CALL_-1205983333'), (u'COPY_-1205983143', u'CALL_-1205983278'), ('const-0', u'CALL_-1205983248'), (u'COPY_-1205983191', u'CALL_-1205983375'), ('const-88128', u'COPY_-1205983...
null
null
00012720
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00012720(undefined4 param_1)\n\n{\n char *pcVar1;\n \n printf("GNU %s %s\n",param_1,"(GNU Binutils for Debian) 2.31.1");\n pcVar1 = (char *)dcgettext(0,"Copyright (C) 2018 Free Software Foundation...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid print_version(char *name)\n\n{\n char *pcVar1;\n \n printf("GNU %s %s\n",name,"(GNU Binutils for Debian) 2.31.1");\n pcVar1 = (char *)dcgettext(0,"Copyright (...
(translation_unit "void FUN_00012720(undefined4 param_1)\n\n{\n char *pcVar1;\n \n printf("GNU %s %s\n",param_1,"(GNU Binutils for Debian) 2.31.1");\n pcVar1 = (char *)dcgettext(0,"Copyright (C) 2018 Free Software Foundation, Inc.\n",5);\n printf(pcVar1);\n pcVar1 = (char *)dcgettext(0,\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content escape_sequence ") , IDEN...
(function_definition "void FUN_00012720(undefined4 param_1)\n\n{\n char *pcVar1;\n \n printf("GNU %s %s\n",param_1,"(GNU Binutils for Debian) 2.31.1");\n pcVar1 = (char *)dcgettext(0,"Copyright (C) 2018 Free Software Foundation, Inc.\n",5);\n printf(pcVar1);\n pcVar1 = (char *)dcgettext(0,\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(char *name) { char *pcVar1; var_1("GNU %s %s\n",name,"(GNU Binutils for Debian) 2.31.1"); pcVar1 = (char *)var_2(0,"Copyright (C) 2018 Free Software Foundation, I...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator dec...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1) { char *pcVar1; printf("GNU %s %s\n",param_1,"(GNU Binutils for Debian) 2.31.1"); pcVar1 = (char *)dcgettext(0,"Copyright (C) 2018 Free Software Foundation, Inc.\n",5); printf(pcVar1); ...
4974_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
add_global_relative
FUN_0011b2e0
/* DWARF original prototype: void add_global_relative(Output_data_reloc<9,_true,_64,_true> * this, Symbol * gsym, uint type, Output_data * od, Sized_relobj<64,_true> * relobj, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_64,_true>::add_global_relative (Output_data_r...
void FUN_0011b2e0(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 [36]; FUN_001017f0(local_28,param_2,param_3,param_5,param_6,param_7,param_8,1,1,0); FUN_0011b010(p...
PUSH EBX SUB ESP,0x30 PUSH 0x0 PUSH 0x1 PUSH 0x1 PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA EBX,[ESP + 0x30] PUSH EBX CALL 0x001017f0 ADD ESP,0x2c PUSH EBX PUSH dword ptr [ESP + 0x44] PUSH dw...
null
null
null
null
[('tmp_288', u'CALL_-1206996110'), ('const-0', u'CALL_-1206996152'), ('tmp_287', u'CALL_-1206996152'), (u'PTRSUB_-1206995947', u'CALL_-1206996152'), ('tmp_395', u'PTRSUB_-1206995947'), ('tmp_290', u'CALL_-1206996152'), ('tmp_286', u'CALL_-1206996152'), ('const-4294967256', u'PTRSUB_-1206995947'), ('const-1', u'CALL_-12...
[('tmp_645', u'CALL_-1206996110'), (u'PTRSUB_-1206995976', u'CALL_-1206996110'), ('const-0', u'CALL_-1206996152'), ('tmp_643', u'CALL_-1206996152'), (u'PTRSUB_-1206995976', u'CALL_-1206996152'), ('tmp_641', u'CALL_-1206996152'), ('const-1', u'CALL_-1206996152'), ('const-4294967256', u'PTRSUB_-1206995976'), ('tmp_642', ...
null
null
0011b2e0
x86
O0
(translation_unit "void FUN_0011b2e0(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 [36];\n \n FUN_001017f0(local_28,param_2,param_3,param_5,param_6,param_7,param_8,...
(translation_unit "/* DWARF original prototype: void add_global_relative(Output_data_reloc<9,_true,_64,_true> * this,\n Symbol * gsym, uint type, Output_data * od, Sized_relobj<64,_true> * relobj, uint shndx, Address\n address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_64,_true>::add_global_relative\n...
(translation_unit "void FUN_0011b2e0(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 [36];\n \n FUN_001017f0(local_28,param_2,param_3,param_5,param_6,param_7,param_8,...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete...
(function_definition "void FUN_0011b2e0(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 [36];\n \n FUN_001017f0(local_28,param_2,param_3,param_5,param_6,param_7,param...
/* DWARF original prototype: void add_global_relative(Output_data_reloc<9,_true,_64,_true> * this, Symbol * gsym, uint type, Output_data * od, Sized_relobj<64,_true> * relobj, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_64,_true>::add_global_relative (Output_data_r...
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 [36]; FUN_001017f0(local_28,param_2,param_3,param_5,param_6,param_7,param_8,1,1,0); FUN_0011b010(param_1...
12869_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
~numpunct
FUN_003fa430
/* std::numpunct<wchar_t>::~numpunct() */ void __thiscall std::numpunct<wchar_t>::~numpunct(numpunct<wchar_t> *this) { int *piVar1; int unaff_EDI; __x86_get_pc_thunk_di(); *(int *)this = unaff_EDI + 0x1ee8a7; piVar1 = *(int **)(this + 8); if ((piVar1[3] != 0) && ((void *)piVar1[2] != (void *)0x0)) { ...
void FUN_003fa430(int *param_1) { int *piVar1; int unaff_EDI; FUN_00074f0a(); *param_1 = unaff_EDI + 0x1ee8a7; piVar1 = (int *)param_1[2]; if ((piVar1[3] != 0) && (piVar1[2] != 0)) { FUN_003ae020(piVar1[2]); piVar1 = (int *)param_1[2]; if (piVar1 == (int *)0x0) goto LAB_003fa48c; } ...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x00074f0a ADD EDI,0x1efbc7 PUSH ESI PUSH EBX SUB ESP,0x1c MOV ESI,dword ptr [EBP + 0x8] LEA EAX,[EDI + 0xffffecd8] ADD EAX,0x8 MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x8] MOV EDX,dword ptr [EAX + 0xc] TEST EDX,EDX JZ 0x003fa480 MOV EDX,dword ptr [EAX + 0x8] TEST EDX,EDX JZ ...
null
null
null
null
[(u'CAST_-1205819927', u'LOAD_-1205820281'), ('const-417', u'LOAD_-1205820208'), ('const-0', u'RETURN_-1205820053'), ('const-2', u'PTRADD_-1205819918'), ('tmp_806', u'INT_ADD_-1205820279'), (u'PTRADD_-1205819926', u'LOAD_-1205820275'), ('const-0', u'INT_NOTEQUAL_-1205820256'), ('tmp_178', u'CBRANCH_-1205820256'), ('tmp...
[('const-4', u'PTRADD_-1205819917'), ('tmp_1093', u'CALL_-1205820101'), ('const-0', u'RETURN_-1205820053'), ('const-3', u'PTRADD_-1205819925'), ('const-417', u'LOAD_-1205820147'), ('const-2025639', u'INT_ADD_-1205820279'), ('const-0', u'INT_NOTEQUAL_-1205820256'), ('tmp_178', u'CBRANCH_-1205820256'), ('tmp_212', u'CBRA...
null
null
003fa430
x86
O0
(translation_unit "void FUN_003fa430(int *param_1)\n\n{\n int *piVar1;\n int unaff_EDI;\n \n FUN_00074f0a();\n *param_1 = unaff_EDI + 0x1ee8a7;\n piVar1 = (int *)param_1[2];\n if ((piVar1[3] != 0) && (piVar1[2] != 0)) {\n FUN_003ae020(piVar1[2]);\n piVar1 = (int *)param_1[2];\n if (piVar1 == (int *)0x0)...
(translation_unit "/* std::numpunct<wchar_t>::~numpunct() */\n\nvoid __thiscall std::numpunct<wchar_t>::~numpunct(numpunct<wchar_t> *this)\n\n{\n int *piVar1;\n int unaff_EDI;\n \n __x86_get_pc_thunk_di();\n *(int *)this = unaff_EDI + 0x1ee8a7;\n piVar1 = *(int **)(this + 8);\n if ((piVar1[3] != 0) && ((void *)p...
(translation_unit "void FUN_003fa430(int *param_1)\n\n{\n int *piVar1;\n int unaff_EDI;\n \n FUN_00074f0a();\n *param_1 = unaff_EDI + 0x1ee8a7;\n piVar1 = (int *)param_1[2];\n if ((piVar1[3] != 0) && (piVar1[2] != 0)) {\n FUN_003ae020(piVar1[2]);\n piVar1 = (int *)param_1[2];\n if (piVar1 == (int *)0x0)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (...
(function_definition "void FUN_003fa430(int *param_1)\n\n{\n int *piVar1;\n int unaff_EDI;\n \n FUN_00074f0a();\n *param_1 = unaff_EDI + 0x1ee8a7;\n piVar1 = (int *)param_1[2];\n if ((piVar1[3] != 0) && (piVar1[2] != 0)) {\n FUN_003ae020(piVar1[2]);\n piVar1 = (int *)param_1[2];\n if (piVar1 == (int *)0...
/* std::numpunct<wchar_t>::~numpunct() */ void __thiscall std::function_1<wchar_t>::~function_1(function_1<wchar_t> *var_3) { int *var_5; int var_2; var_1(); *(int *)var_3 = var_2 + 0x1ee8a7; var_5 = *(int **)(var_3 + 8); if ((var_5[3] != 0) && ((void *)var_5[2] != (void *)0x0)) { var_4((void *)va...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
void MASKED(int *param_1) { int *piVar1; int unaff_EDI; FUN_00074f0a(); *param_1 = unaff_EDI + 0x1ee8a7; piVar1 = (int *)param_1[2]; if ((piVar1[3] != 0) && (piVar1[2] != 0)) { FUN_003ae020(piVar1[2]); piVar1 = (int *)param_1[2]; if (piVar1 == (int *)0x0) goto LAB_003fa48c; } ...
891_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
parse_to_value
FUN_0003ac00
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_pic_executable * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::General_options::Struct_pic_executable::parse_to_value ...
void FUN_0003ac00(void) { int in_stack_00000014; *(undefined2 *)(in_stack_00000014 + 0x2930) = 0x101; return; }
MOV EAX,dword ptr [ESP + 0x14] MOV EDX,0x101 MOV word ptr [EAX + 0x2930],DX RET
null
null
null
null
[(u'PTRSUB_-1206080418', u'STORE_-1206080480'), (u'COPY_-1206080487', u'PTRSUB_-1206080421'), (u'PTRSUB_-1206080420', u'STORE_-1206080494'), (u'PTRSUB_-1206080421', u'PTRSUB_-1206080420'), ('const-10484', u'PTRSUB_-1206080419'), ('const-61', u'PTRSUB_-1206080418'), ('const-417', u'STORE_-1206080480'), ('const-1', u'STO...
[('const-257', u'STORE_-1206080494'), ('tmp_37', u'INT_ADD_-1206080480'), ('const-417', u'STORE_-1206080494'), (u'CAST_-1206080427', u'STORE_-1206080494'), ('const-0', u'RETURN_-1206080477'), ('const-10544', u'INT_ADD_-1206080480'), (u'INT_ADD_-1206080480', u'CAST_-1206080427')]
null
null
0003ac00
x86
O0
(translation_unit "void FUN_0003ac00(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2930) = 0x101;\n return;\n}\n\n" (function_definition "void FUN_0003ac00(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2930) = 0x101;\n return;\n}" primitive_type ...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_pic_executable * this, char * param_1, char\n * param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_pic_executable::pa...
(translation_unit "void FUN_0003ac00(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2930) = 0x101;\n return;\n}\n\n" (function_definition "void FUN_0003ac00(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2930) = 0x101;\n return;\n}" primitive_type ...
(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_0003ac00(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2930) = 0x101;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003ac00(void)" (identifier "FUN_0003ac00") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_...
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_pic_executable * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::type_3::type_1::function_1 (type_1 *this,char *param_2,...
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 + 0x2930) = 0x101; return; }
6050_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
d_demangle_callback
FUN_001780c0
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ int __regparm3 d_demangle_callback(char *mangled,int options,demangle_callbackref callback,void *opaque) { char cVar1; int iVar2; char *pcVar3; size_t sVar4; demangle_component *pdVar5; int iVar6; uint uVar7; int ...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ undefined4 __regparm3 FUN_001780c0(byte *param_1,uint param_2,undefined4 param_3,undefined4 param_4) { int iVar1; size_t sVar2; int iVar3; int iVar4; undefined4 uVar5; byte *pbVar6; byte bVar7; byte *pbVar8; bo...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI CALL 0x0004fb7a ADD ESI,0x189f36 PUSH EBX MOV EBX,EAX SUB ESP,0x6c CMP byte ptr [EAX],0x5f MOV dword ptr [EBP + -0x64],ECX MOV dword ptr [EBP + -0x5c],ESI JZ 0x00178338 MOV EAX,dword ptr [EBP + -0x5c] MOV ECX,0x8 MOV ESI,EBX LEA EDI,[EAX + 0xfff356d6] CMPSB.REPE ES:EDI,ESI SETA CL...
null
null
null
null
[(u'STORE_-1207401380', u'INDIRECT_-1207399646'), ('const-4294967156', u'PTRSUB_-1207398969'), (u'STORE_-1207401613', u'INDIRECT_-1207399967'), (u'MULTIEQUAL_-1207400759', u'BOOL_NEGATE_-1207400645'), (u'CAST_-1207398844', u'LOAD_-1207401074'), (u'STORE_-1207401613', u'INDIRECT_-1207400300'), (u'INDIRECT_-1207398995', ...
[(u'PTRADD_-1207399061', u'CAST_-1207398991'), (u'CALL_-1207401364', u'INDIRECT_-1207399729'), (u'INDIRECT_-1207399412', u'MULTIEQUAL_-1207399074'), (u'INT_2COMP_-1207400558', u'INT_ADD_-1207399454'), (u'INT_ADD_-1207401545', u'CAST_-1207399143'), (u'STORE_-1207401403', u'INDIRECT_-1207399511'), (u'CALL_-1207401003', u...
null
null
001780c0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nundefined4 __regparm3 FUN_001780c0(byte *param_1,uint param_2,undefined4 param_3,undefined4 param_4)\n\n{\n int iVar1;\n size_t sVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n byte *pbVar6;\n byt...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nint __regparm3\nd_demangle_callback(char *mangled,int options,demangle_callbackref callback,void *opaque)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n size_t sVar4;\n demangle_component *pdVar5;\n in...
(translation_unit "undefined4 __regparm3 FUN_001780c0(byte *param_1,uint param_2,undefined4 param_3,undefined4 param_4)\n\n{\n int iVar1;\n size_t sVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n byte *pbVar6;\n byte bVar7;\n byte *pbVar8;\n bool bVar9;\n bool bVar10;\n int iStackY_90;\n undefined1 au...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDEN...
(function_definition "undefined4 __regparm3 FUN_001780c0(byte *param_1,uint param_2,undefined4 param_3,undefined4 param_4)\n\n{\n int iVar1;\n size_t sVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n byte *pbVar6;\n byte bVar7;\n byte *pbVar8;\n bool bVar9;\n bool bVar10;\n int iStackY_90;\n undefined1...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ int __regparm3 function_1(char *var_1,int var_7,type_1 callback,void *opaque) { char var_6; int var_10; char *pcVar3; size_t var_17; type_2 *var_20; int var_2; type_3 var_9; int iVar8; type_4 *var_3; type_4 va...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifie...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ undefined4 __regparm3 MASKED(byte *param_1,uint param_2,undefined4 param_3,undefined4 param_4) { int iVar1; size_t sVar2; int iVar3; int iVar4; undefined4 uVar5; byte *pbVar6; byte bVar7; byte *pbVar8; bool bVa...
3154_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c
ScaleQuantumToChar
FUN_001ae0eb
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ uchar ScaleQuantumToChar(Quantum quantum) { uchar uVar1; Quantum quantum_local; if (quantum <= 0.0) { uVar1 = '\0'; } else if (quantum / DAT_00327200 < DAT_00327208) { uVar1 = (uchar)(short)ROUND(DAT_00327210...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ uint FUN_001ae0eb(undefined4 param_1,undefined4 param_2) { uint uVar1; if ((double)CONCAT44(param_2,param_1) <= 0.0) { uVar1 = 0; } else if ((double)CONCAT44(param_2,param_1) / DAT_00327200 < DAT_00327208) { u...
PUSH EBP MOV EBP,ESP SUB ESP,0x10 CALL 0x00038374 ADD EAX,0x21bf0a MOV EDX,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0x8],EDX MOV EDX,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x4],EDX FLD qword ptr [EBP + -0x8] FLD qword ptr [EBP + -0x8] FUCOMIP ST0,ST1 FSTP ST0 JP 0x001ae11e FLD qword ptr [EBP + -0x8] FLDZ FUCOMI...
null
null
null
null
[('tmp_1152', u'FLOAT_DIV_-1207573778'), ('tmp_1152', u'FLOAT_DIV_-1207573736'), ('const-0', u'FLOAT_LESSEQUAL_-1207574089'), ('tmp_324', u'BRANCH_-1207574094'), ('tmp_320', u'CBRANCH_-1207574102'), (u'FLOAT_ADD_-1207573726', u'ROUND_-1207573693'), ('tmp_1153', u'FLOAT_LESS_-1207573975'), (u'FLOAT_DIV_-1207573778', u'F...
[('tmp_1098', u'PIECE_-1207573767'), (u'COPY_-1207573988', u'MULTIEQUAL_-1207573744'), ('tmp_1134', u'FLOAT_ADD_-1207573727'), (u'PIECE_-1207573748', u'CAST_-1207573730'), ('tmp_324', u'BRANCH_-1207574094'), ('tmp_320', u'CBRANCH_-1207574102'), (u'INT_ZEXT_-1207573832', u'MULTIEQUAL_-1207573744'), ('tmp_1132', u'FLOAT_...
null
null
001ae0eb
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nuint FUN_001ae0eb(undefined4 param_1,undefined4 param_2)\n\n{\n uint uVar1;\n \n if ((double)CONCAT44(param_2,param_1) <= 0.0) {\n uVar1 = 0;\n }\n else if ((double)CONCAT44(param_2,param_1) / DAT_0032...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nuchar ScaleQuantumToChar(Quantum quantum)\n\n{\n uchar uVar1;\n Quantum quantum_local;\n \n if (quantum <= 0.0) {\n uVar1 = '\0';\n }\n else if (quantum / DAT_00327200 < DAT_00327208) {\n uVar1 = (u...
(translation_unit "uint FUN_001ae0eb(undefined4 param_1,undefined4 param_2)\n\n{\n uint uVar1;\n \n if ((double)CONCAT44(param_2,param_1) <= 0.0) {\n uVar1 = 0;\n }\n else if ((double)CONCAT44(param_2,param_1) / DAT_00327200 < DAT_00327208) {\n uVar1 = (uint)(ushort)(short)ROUND(DAT_00327210 +\n ...
(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 (cast_expression ( (type_descriptor TYPE) ...
(function_definition "uint FUN_001ae0eb(undefined4 param_1,undefined4 param_2)\n\n{\n uint uVar1;\n \n if ((double)CONCAT44(param_2,param_1) <= 0.0) {\n uVar1 = 0;\n }\n else if ((double)CONCAT44(param_2,param_1) / DAT_00327200 < DAT_00327208) {\n uVar1 = (uint)(ushort)(short)ROUND(DAT_00327210 +\n ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ type_1 function_1(type_2 var_1) { type_1 uVar1; type_2 quantum_local; if (var_1 <= 0.0) { uVar1 = '\0'; } else if (var_1 / var_2 < var_3) { uVar1 = (type_1)(short)var_4(var_5 + var_1 / var_2); } else { ...
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(undefined4 param_1,undefined4 param_2) { uint uVar1; if ((double)CONCAT44(param_2,param_1) <= 0.0) { uVar1 = 0; } else if ((double)CONCAT44(param_2,param_1) / DAT_00327200 < DAT_00327208) { uVar1 =...
333_hppa64-linux-gnu-readelf_and_hppa64-linux-gnu-readelf_strip.c
release_archive
FUN_000675d0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void release_archive(archive_info *arch) { if (arch->file_name != (char *)0x0) { free(arch->file_name); } if (arch->index_array != (elf_vma *)0x0) { free(arch->index_array);...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000675d0(undefined4 *param_1) { if ((void *)*param_1 != (void *)0x0) { free((void *)*param_1); } if ((void *)param_1[4] != (void *)0x0) { free((void *)param_1[4]); } if ((void *)param_1[5] != (void *)0...
PUSH ESI PUSH EBX CALL 0x00013f70 ADD EBX,0x4ca29 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] MOV EAX,dword ptr [ESI] TEST EAX,EAX JZ 0x000675f6 SUB ESP,0xc PUSH EAX CALL 0x000130a0 ADD ESP,0x10 MOV EAX,dword ptr [ESI + 0x10] TEST EAX,EAX JZ 0x00067609 SUB ESP,0xc PUSH EAX CALL 0x000130a0 ADD ESP,0x10 MOV EAX,dword ptr ...
null
null
null
null
[(u'LOAD_-1206290940', u'CALL_-1206290899'), ('const-20', u'PTRSUB_-1206290503'), ('const-28', u'PTRSUB_-1206290483'), ('tmp_215', u'CBRANCH_-1206290866'), ('const-0', u'PTRSUB_-1206290542'), (u'INT_NOTEQUAL_-1206290754', u'CBRANCH_-1206290754'), ('const-16', u'PTRSUB_-1206290523'), ('const-0', u'INT_NOTEQUAL_-12062908...
[('const-4', u'PTRADD_-1206290525'), ('const-417', u'LOAD_-1206290885'), ('const-417', u'LOAD_-1206290829'), ('tmp_215', u'CBRANCH_-1206290866'), (u'PTRADD_-1206290505', u'LOAD_-1206290829'), (u'CAST_-1206290541', u'INT_NOTEQUAL_-1206290922'), (u'INT_NOTEQUAL_-1206290754', u'CBRANCH_-1206290754'), ('tmp_1114', u'LOAD_-...
null
null
000675d0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000675d0(undefined4 *param_1)\n\n{\n if ((void *)*param_1 != (void *)0x0) {\n free((void *)*param_1);\n }\n if ((void *)param_1[4] != (void *)0x0) {\n free((void *)param_1[4]);\n }\n if ((v...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid release_archive(archive_info *arch)\n\n{\n if (arch->file_name != (char *)0x0) {\n free(arch->file_name);\n }\n if (arch->index_array != (elf_vma *)0x0) {\n...
(translation_unit "void FUN_000675d0(undefined4 *param_1)\n\n{\n if ((void *)*param_1 != (void *)0x0) {\n free((void *)*param_1);\n }\n if ((void *)param_1[4] != (void *)0x0) {\n free((void *)param_1[4]);\n }\n if ((void *)param_1[5] != (void *)0x0) {\n free((void *)param_1[5]);\n }\n if ((void *)param_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointe...
(function_definition "void FUN_000675d0(undefined4 *param_1)\n\n{\n if ((void *)*param_1 != (void *)0x0) {\n free((void *)*param_1);\n }\n if ((void *)param_1[4] != (void *)0x0) {\n free((void *)param_1[4]);\n }\n if ((void *)param_1[5] != (void *)0x0) {\n free((void *)param_1[5]);\n }\n if ((void *)par...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(type_1 *arch) { if (arch->file_name != (char *)0x0) { var_1(arch->file_name); } if (arch->index_array != (type_2 *)0x0) { var_1(arch->index_array); } if ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (if_statement condition: (parenthesize...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { if ((void *)*param_1 != (void *)0x0) { free((void *)*param_1); } if ((void *)param_1[4] != (void *)0x0) { free((void *)param_1[4]); } if ((void *)param_1[5] != (void *)0x0) { ...
92_alpha-linux-gnu-addr2line_and_alpha-linux-gnu-addr2line_strip.c
bfd_fatal
FUN_00012630
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void bfd_fatal(char *string) { undefined *puVar1; char *pcStack_18; __gnuc_va_list pvStack_14; bfd_nonfatal(string); xexit(1); fflush(*(FILE **)PTR_stdout_00017ff0); puVa...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00012630(undefined4 param_1) { undefined *puVar1; char *pcStack_18; __gnuc_va_list pvStack_14; FUN_000123f0(param_1); xexit(1); fflush(*(FILE **)PTR_stdout_00017ff0); puVar1 = PTR_stderr_00017fd8; fpr...
PUSH EBX CALL 0x00011ff0 ADD EBX,0x59ca SUB ESP,0x14 PUSH dword ptr [ESP + 0x1c] CALL 0x000123f0 MOV dword ptr [ESP],0x1 CALL 0x000113d0 LEA ESI,[ESI] LEA ESI,[ESI] NOP
null
null
null
null
[(u'CALL_-1205983622', u'INDIRECT_-1205983235'), (u'INDIRECT_-1205983207', u'COPY_-1205983247'), (u'CALL_-1205983408', u'INDIRECT_-1205983137'), ('const-417', u'LOAD_-1205983555'), ('tmp_1201', u'CALL_-1205983437'), (u'CAST_-1205983185', u'LOAD_-1205983555'), (u'CAST_-1205983153', u'LOAD_-1205983494'), ('const-417', u'...
[(u'CALL_-1205983622', u'INDIRECT_-1205983235'), (u'INDIRECT_-1205983207', u'COPY_-1205983247'), (u'CALL_-1205983408', u'INDIRECT_-1205983137'), ('tmp_1199', u'CALL_-1205983639'), ('const-10', u'CALL_-1205983408'), (u'CAST_-1205983185', u'LOAD_-1205983555'), (u'CAST_-1205983153', u'LOAD_-1205983494'), (u'CALL_-12059836...
null
null
00012630
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00012630(undefined4 param_1)\n\n{\n undefined *puVar1;\n char *pcStack_18;\n __gnuc_va_list pvStack_14;\n \n FUN_000123f0(param_1);\n xexit(1);\n fflush(*(FILE **)PTR_stdout_00017ff0);\n puVar...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid bfd_fatal(char *string)\n\n{\n undefined *puVar1;\n char *pcStack_18;\n __gnuc_va_list pvStack_14;\n \n bfd_nonfatal(string);\n xexit(1);\n fflush(*(FILE *...
(translation_unit "void FUN_00012630(undefined4 param_1)\n\n{\n undefined *puVar1;\n char *pcStack_18;\n __gnuc_va_list pvStack_14;\n \n FUN_000123f0(param_1);\n xexit(1);\n fflush(*(FILE **)PTR_stdout_00017ff0);\n puVar1 = PTR_stderr_00017fd8;\n fprintf(*(FILE **)PTR_stderr_00017fd8,"%s: ",DAT_00018278);\n v...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDEN...
(function_definition "void FUN_00012630(undefined4 param_1)\n\n{\n undefined *puVar1;\n char *pcStack_18;\n __gnuc_va_list pvStack_14;\n \n FUN_000123f0(param_1);\n xexit(1);\n fflush(*(FILE **)PTR_stdout_00017ff0);\n puVar1 = PTR_stderr_00017fd8;\n fprintf(*(FILE **)PTR_stderr_00017fd8,"%s: ",DAT_00018278);\n...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(char *string) { type_1 *puVar1; char *pcStack_18; type_2 pvStack_14; var_1(string); var_2(1); var_3(*(type_3 **)PTR_stdout_00017ff0); puVar1 = PTR_stderr_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1) { undefined *puVar1; char *pcStack_18; __gnuc_va_list pvStack_14; FUN_000123f0(param_1); xexit(1); fflush(*(FILE **)PTR_stdout_00017ff0); puVar1 = PTR_stderr_00017fd8; fprintf(*...
9172_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
compare
FUN_00234650
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::compare(std::string const&) const */ int __thiscall std::string::compare(string *this,string *param_1) { uint uVar1; uint uVar2; int iVar3; uint __n; uVar1 = *(uint *)((int)*(void **)this + -0xc); u...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_00234650(undefined4 *param_1,undefined4 *param_2) { uint uVar1; uint uVar2; int iVar3; uint __n; uVar1 = *(uint *)((int)*param_1 + -0xc); uVar2 = *(uint *)((int)*param_2 + -0xc); __n = uVar1; if (uVar2...
PUSH EDI PUSH ESI PUSH EBX MOV EAX,dword ptr [ESP + 0x10] CALL 0x00036db0 ADD EBX,0x1759a4 MOV EDX,dword ptr [ESP + 0x14] MOV EAX,dword ptr [EAX] MOV EDX,dword ptr [EDX] MOV EDI,dword ptr [EAX + -0xc] MOV ESI,dword ptr [EDX + -0xc] MOV ECX,EDI CMP ESI,EDI CMOVBE ECX,ESI TEST ECX,ECX JZ 0x0023468d SUB ESP,0x4 PUSH ECX P...
null
null
null
null
[('const-0', u'RETURN_-1204009186'), (u'CAST_-1204009062', u'LOAD_-1204009326'), (u'LOAD_-1204009332', u'INT_LESSEQUAL_-1204009290'), ('tmp_357', u'CAST_-1204009071'), (u'LOAD_-1204009326', u'INT_SUB_-1204009202'), (u'INT_ADD_-1204009310', u'CAST_-1204009062'), (u'INT_LESSEQUAL_-1204009290', u'CBRANCH_-1204009300'), (u...
[('const-0', u'RETURN_-1204009186'), ('const-417', u'LOAD_-1204009332'), (u'CAST_-1204009062', u'LOAD_-1204009326'), (u'LOAD_-1204009332', u'INT_LESSEQUAL_-1204009290'), (u'LOAD_-1204009326', u'INT_SUB_-1204009202'), (u'INT_ADD_-1204009310', u'CAST_-1204009062'), (u'CAST_-1204009074', u'CALL_-1204009253'), ('const-417'...
null
null
00234650
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00234650(undefined4 *param_1,undefined4 *param_2)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n uint __n;\n \n uVar1 = *(uint *)((int)*param_1 + -0xc);\n uVar2 = *(uint *)((int)*param_2 + -0xc...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::compare(std::string const&) const */\n\nint __thiscall std::string::compare(string *this,string *param_1)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n uint __n;\n \n uVar1 = *(uint *)((in...
(translation_unit "int FUN_00234650(undefined4 *param_1,undefined4 *param_2)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n uint __n;\n \n uVar1 = *(uint *)((int)*param_1 + -0xc);\n uVar2 = *(uint *)((int)*param_2 + -0xc);\n __n = uVar1;\n if (uVar2 <= uVar1) {\n __n = uVar2;\n }\n if ((__n != 0) && (iVa...
(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_00234650(undefined4 *param_1,undefined4 *param_2)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n uint __n;\n \n uVar1 = *(uint *)((int)*param_1 + -0xc);\n uVar2 = *(uint *)((int)*param_2 + -0xc);\n __n = uVar1;\n if (uVar2 <= uVar1) {\n __n = uVar2;\n }\n if ((__n != 0) && (...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::compare(std::string const&) const */ int __thiscall std::type_1::function_1(type_1 *this,type_1 *param_1) { type_2 var_2; type_2 var_1; int var_5; type_2 var_3; var_2 = *(type_2 *)((int)*(void **)this...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(undefined4 *param_1,undefined4 *param_2) { uint uVar1; uint uVar2; int iVar3; uint __n; uVar1 = *(uint *)((int)*param_1 + -0xc); uVar2 = *(uint *)((int)*param_2 + -0xc); __n = uVar1; if (uVar2 <= uV...
3900_libcurl.so.4.5_and_libcurl.so.4.5_strip.c
_curl_easy_setopt_err_cb_data
FUN_0007c554
/* 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_cb_data(void) { return; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined ** FUN_0007c554(void) { return &__DT_PLTGOT; }
PUSH EBP MOV EBP,ESP CALL 0x0001b297 ADD EAX,0x722a4 NOP POP EBP RET
null
null
null
null
[('const-0', u'RETURN_-1206336125')]
[('const-976896', u'PTRSUB_-1206336089'), (u'PTRSUB_-1206336089', u'RETURN_-1206336125'), ('const-0', u'RETURN_-1206336125'), ('const-0', u'PTRSUB_-1206336089')]
null
null
0007c554
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined ** FUN_0007c554(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" comment (function_definition "undefined ** FUN_0007c554(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_cb_data(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void _curl_easy_setopt_err_cb...
(translation_unit "undefined ** FUN_0007c554(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" (function_definition "undefined ** FUN_0007c554(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_0007c554(void)" * (pointer_declarator "* FUN_0007c554(void)" * (function_declarator "FUN_0007c554(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_0007c554(void)\n\n{\n return &__DT_PLTGOT;\n}" (type_identifier "undefined") (pointer_declarator "** FUN_0007c554(void)" (* "*") (pointer_declarator "* FUN_0007c554(void)" (* "*") (function_declarator "FUN_0007c554(void)" (identifier "FUN_0007c554") (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; }
100_x86_64-linux-gnux32-strip_and_x86_64-linux-gnux32-strip_strip.c
cplus_demangle_type
cplus_demangle_type
void cplus_demangle_type(void) { (*(code *)PTR_cplus_demangle_type_000401a0)(); return; }
void cplus_demangle_type(void) { (*(code *)PTR_cplus_demangle_type_000401a0)(); return; }
JMP dword ptr [EBX + 0x1a0]
null
null
null
null
[(u'CAST_-1205979417', u'CALLIND_-1205979494'), ('const-0', u'RETURN_-1205979491'), (u'CALLIND_-1205979494', u'INDIRECT_-1205979422'), ('tmp_58', u'CAST_-1205979417'), (u'INDIRECT_-1205979422', u'COPY_-1205979481')]
[(u'CAST_-1205979417', u'CALLIND_-1205979494'), ('const-0', u'RETURN_-1205979491'), (u'CALLIND_-1205979494', u'INDIRECT_-1205979422'), ('tmp_58', u'CAST_-1205979417'), (u'INDIRECT_-1205979422', u'COPY_-1205979481')]
null
null
00013690
x86
O0
(translation_unit "void cplus_demangle_type(void)\n\n{\n (*(code *)PTR_cplus_demangle_type_000401a0)();\n return;\n}\n\n" (function_definition "void cplus_demangle_type(void)\n\n{\n (*(code *)PTR_cplus_demangle_type_000401a0)();\n return;\n}" primitive_type (function_declarator "cplus_demangle_type(void)" identifie...
(translation_unit "void cplus_demangle_type(void)\n\n{\n (*(code *)PTR_cplus_demangle_type_000401a0)();\n return;\n}\n\n" (function_definition "void cplus_demangle_type(void)\n\n{\n (*(code *)PTR_cplus_demangle_type_000401a0)();\n return;\n}" primitive_type (function_declarator "cplus_demangle_type(void)" identifie...
(translation_unit "void cplus_demangle_type(void)\n\n{\n (*(code *)PTR_cplus_demangle_type_000401a0)();\n return;\n}\n\n" (function_definition "void cplus_demangle_type(void)\n\n{\n (*(code *)PTR_cplus_demangle_type_000401a0)();\n return;\n}" primitive_type (function_declarator "cplus_demangle_type(void)" identifie...
(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 cplus_demangle_type(void)\n\n{\n (*(code *)PTR_cplus_demangle_type_000401a0)();\n return;\n}" (primitive_type "void") (function_declarator "cplus_demangle_type(void)" (identifier "cplus_demangle_type") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) (...
void function_1(void) { (*(type_1 *)PTR_cplus_demangle_type_000401a0)(); 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_000401a0)(); return; }
1078_pageant_and_pageant_strip.c
gtk_box_get_type
gtk_box_get_type
/* WARNING: Control flow encountered bad instruction data */ void gtk_box_get_type(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void gtk_box_get_type(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206369994')]
[('const-1', u'RETURN_-1206369994')]
null
null
0007412c
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid gtk_box_get_type(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void gtk_box_get_type(void)\n\n{\n /* WARNING...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid gtk_box_get_type(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void gtk_box_get_type(void)\n\n{\n /* WARNING...
(translation_unit "void gtk_box_get_type(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void gtk_box_get_type(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "gtk_box_get_type(void)" identifier (parameter_list "(void)" ( (parameter_declarati...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void gtk_box_get_type(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "gtk_box_get_type(void)" (identifier "gtk_box_get_type") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement ...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
81_alpha-linux-gnu-ranlib_and_alpha-linux-gnu-ranlib_strip.c
bindtextdomain
bindtextdomain
void bindtextdomain(void) { (*(code *)PTR_bindtextdomain_0002114c)(); return; }
void bindtextdomain(void) { (*(code *)PTR_bindtextdomain_0002114c)(); return; }
JMP dword ptr [EBX + 0x14c]
null
null
null
null
[('const-0', u'RETURN_-1205983923'), (u'CALLIND_-1205983926', u'INDIRECT_-1205983854'), ('tmp_58', u'CAST_-1205983849'), (u'INDIRECT_-1205983854', u'COPY_-1205983913'), (u'CAST_-1205983849', u'CALLIND_-1205983926')]
[('const-0', u'RETURN_-1205983923'), (u'CALLIND_-1205983926', u'INDIRECT_-1205983854'), ('tmp_58', u'CAST_-1205983849'), (u'INDIRECT_-1205983854', u'COPY_-1205983913'), (u'CAST_-1205983849', u'CALLIND_-1205983926')]
null
null
00012540
x86
O0
(translation_unit "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0002114c)();\n return;\n}\n\n" (function_definition "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0002114c)();\n return;\n}" primitive_type (function_declarator "bindtextdomain(void)" identifier (parameter_list "(void)...
(translation_unit "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0002114c)();\n return;\n}\n\n" (function_definition "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0002114c)();\n return;\n}" primitive_type (function_declarator "bindtextdomain(void)" identifier (parameter_list "(void)...
(translation_unit "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0002114c)();\n return;\n}\n\n" (function_definition "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0002114c)();\n return;\n}" primitive_type (function_declarator "bindtextdomain(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 bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0002114c)();\n return;\n}" (primitive_type "void") (function_declarator "bindtextdomain(void)" (identifier "bindtextdomain") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_s...
void function_1(void) { (*(type_1 *)PTR_bindtextdomain_0002114c)(); 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_0002114c)(); return; }
619_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c
__libc_csu_init
FUN_0003dd40
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Removing unreachable block (ram,0x0003dd6e) */ /* WARNING: Removing unreachable block (ram,0x0003dd70) */ void __libc_csu_init(void) { EVP_PKEY_CTX *in_stack_ffffffe4; _init(in_stack_ffffffe4); return; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Removing unreachable block (ram,0x0003dd6e) */ /* WARNING: Removing unreachable block (ram,0x0003dd70) */ void FUN_0003dd40(void) { _DT_INIT(); return; }
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00015a40 ADD EBX,0x5a2b7 SUB ESP,0xc MOV EBP,dword ptr [ESP + 0x28] CALL 0x00014000 LEA ESI,[EBX + 0xffffe1d0] LEA EAX,[EBX + 0xffffe1d0] SUB ESI,EAX SAR ESI,0x2 JZ 0x0003dd8d XOR EDI,EDI SUB ESP,0x4 PUSH EBP PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] CALL dword p...
null
null
null
null
[('const-0', u'RETURN_-1206067627'), ('tmp_884', u'CALL_-1206067837')]
[('const-0', u'RETURN_-1206067627')]
null
null
0003dd40
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Removing unreachable block (ram,0x0003dd6e) */\n/* WARNING: Removing unreachable block (ram,0x0003dd70) */\n\nvoid FUN_0003dd40(void)\n\n{\n _DT_INIT();\n return;\n}\n\n" comment comment comment (f...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Removing unreachable block (ram,0x0003dd6e) */\n/* WARNING: Removing unreachable block (ram,0x0003dd70) */\n\nvoid __libc_csu_init(void)\n\n{\n EVP_PKEY_CTX *in_stack_ffffffe4;\n \n _init(in_stack_...
(translation_unit "void FUN_0003dd40(void)\n\n{\n _DT_INIT();\n return;\n}\n\n" (function_definition "void FUN_0003dd40(void)\n\n{\n _DT_INIT();\n return;\n}" primitive_type (function_declarator "FUN_0003dd40(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 { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0003dd40(void)\n\n{\n _DT_INIT();\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003dd40(void)" (identifier "FUN_0003dd40") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n _DT_INIT();\n return...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Removing unreachable block (ram,0x0003dd6e) */ /* WARNING: Removing unreachable block (ram,0x0003dd70) */ void function_1(void) { type_1 *in_stack_ffffffe4; var_1(in_stack_ffffffe4); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (retur...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Removing unreachable block (ram,0x0003dd6e) */ /* WARNING: Removing unreachable block (ram,0x0003dd70) */ void MASKED(void) { _DT_INIT(); return; }
4228_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
~Output_data_group
FUN_0010b3c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Output_data_group(Output_data_group<64,_false> * this, int __in_chrg) */ void __thiscall gold::Output_data_group<64,_false>::~Output_data_group (Output_data_group<64,_false> *this,in...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0010b3c0(undefined4 *param_1) { *param_1 = &PTR_FUN_0039f1fc; if (param_1[0xd] != 0) { FUN_001fd020(param_1[0xd]); } FUN_001fd000(param_1,0x40); return; }
PUSH ESI PUSH EBX CALL 0x00036db0 ADD EBX,0x29ec39 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EAX,[EBX + 0xffff51fc] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x34] TEST EAX,EAX JZ 0x0010b3ef SUB ESP,0xc PUSH EAX CALL 0x001fd020 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x40 PUSH ESI CALL 0x001fd000 ADD ESP,0x14 POP EBX...
null
null
null
null
[('tmp_314', u'PTRSUB_-1206930215'), (u'PTRSUB_-1206930213', u'STORE_-1206930434'), (u'CAST_-1206930213', u'STORE_-1206930434'), ('const-52', u'PTRSUB_-1206930215'), ('tmp_314', u'PTRSUB_-1206930218'), (u'PTRSUB_-1206930212', u'PTRSUB_-1206930210'), (u'LOAD_-1206930431', u'CALL_-1206930389'), (u'PTRSUB_-1206930210', u'...
[('const-4', u'PTRADD_-1206930222'), (u'PTRSUB_-1206930224', u'STORE_-1206930434'), ('const-3797500', u'PTRSUB_-1206930224'), (u'LOAD_-1206930431', u'INT_NOTEQUAL_-1206930412'), ('const-0', u'RETURN_-1206930315'), ('const-417', u'STORE_-1206930434'), ('tmp_576', u'STORE_-1206930434'), (u'PTRADD_-1206930222', u'LOAD_-12...
null
null
0010b3c0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0010b3c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039f1fc;\n if (param_1[0xd] != 0) {\n FUN_001fd020(param_1[0xd]);\n }\n FUN_001fd000(param_1,0x40);\n return;\n}\n\n" comment (functio...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Output_data_group(Output_data_group<64,_false> * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::Output_data_group<64,_false>::~Output_data_group\n (Output_data_g...
(translation_unit "void FUN_0010b3c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039f1fc;\n if (param_1[0xd] != 0) {\n FUN_001fd020(param_1[0xd]);\n }\n FUN_001fd000(param_1,0x40);\n return;\n}\n\n" (function_definition "void FUN_0010b3c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039f1fc;\n if (pa...
(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_0010b3c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039f1fc;\n if (param_1[0xd] != 0) {\n FUN_001fd020(param_1[0xd]);\n }\n FUN_001fd000(param_1,0x40);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0010b3c0(undefined4 *param_1)" (identifier "FUN_0010b3c0") ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Output_data_group(Output_data_group<64,_false> * this, int __in_chrg) */ void __thiscall gold::Output_data_group<64,_false>::~Output_data_group (Output_data_group<64,_false> *this,in...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (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_0039f1fc; if (param_1[0xd] != 0) { FUN_001fd020(param_1[0xd]); } FUN_001fd000(param_1,0x40); return; }
3049_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
set_section_offsets
FUN_00098590
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: off_t set_section_offsets(Layout * this, off_t off, Section_offset_pass pass) */ off_t __thiscall gold::Layout::set_section_offsets(Lay...
undefined8 FUN_00098590(int param_1,uint param_2,uint param_3,int param_4) { code *pcVar1; byte bVar2; undefined4 *puVar3; char cVar4; int iVar5; int *piVar6; int iVar7; undefined4 uVar8; int *piVar9; int *piVar10; int *piVar11; uint *puVar12; int unaff_EBP; int iVar13; bool bVar14; lo...
PUSH EBP CALL 0x000559f2 ADD EBP,0x2f6a6a PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x3c MOV EDI,dword ptr [ESP + 0x50] MOV ECX,dword ptr [ESP + 0x54] MOV dword ptr [ESP + 0x4],EBP MOV EBX,dword ptr [ESP + 0x58] MOV dword ptr [ESP + 0x20],ECX MOV EAX,dword ptr [EDI + 0x13c] MOV dword ptr [ESP + 0x24],EBX CMP EAX,dword ptr [ED...
null
null
null
null
[(u'INT_EQUAL_-1206479756', u'CBRANCH_-1206481859'), (u'INDIRECT_-1206478817', u'MULTIEQUAL_-1206478710'), (u'LOAD_-1206483121', u'PTRSUB_-1206478685'), (u'PTRSUB_-1206478474', u'LOAD_-1206482710'), ('const-16', u'INT_AND_-1206481643'), ('const-0', u'PTRSUB_-1206478093'), ('const--1', u'INT_EQUAL_-1206481941'), ('const...
[(u'CALL_-1206483153', u'INDIRECT_-1206478259'), (u'MULTIEQUAL_-1206478044', u'COPY_-1206477935'), (u'MULTIEQUAL_-1206478607', u'MULTIEQUAL_-1206477443'), ('tmp_2235', u'CBRANCH_-1206482195'), (u'INDIRECT_-1206477521', u'SUBPIECE_-1206478334'), (u'MULTIEQUAL_-1206477868', u'MULTIEQUAL_-1206477856'), (u'MULTIEQUAL_-1206...
null
null
00098590
x86
O0
(translation_unit "undefined8 FUN_00098590(int param_1,uint param_2,uint param_3,int param_4)\n\n{\n code *pcVar1;\n byte bVar2;\n undefined4 *puVar3;\n char cVar4;\n int iVar5;\n int *piVar6;\n int iVar7;\n undefined4 uVar8;\n int *piVar9;\n int *piVar10;\n int *piVar11;\n uint *puVar12;\n int unaff_EBP;\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: off_t set_section_offsets(Layout * this, off_t off, Section_offset_pass\n pass) */\n\noff_t __thiscall gold::Layout::...
(translation_unit "undefined8 FUN_00098590(int param_1,uint param_2,uint param_3,int param_4)\n\n{\n code *pcVar1;\n byte bVar2;\n undefined4 *puVar3;\n char cVar4;\n int iVar5;\n int *piVar6;\n int iVar7;\n undefined4 uVar8;\n int *piVar9;\n int *piVar10;\n int *piVar11;\n uint *puVar12;\n int unaff_EBP;\...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declarat...
(function_definition "undefined8 FUN_00098590(int param_1,uint param_2,uint param_3,int param_4)\n\n{\n code *pcVar1;\n byte bVar2;\n undefined4 *puVar3;\n char cVar4;\n int iVar5;\n int *piVar6;\n int iVar7;\n undefined4 uVar8;\n int *piVar9;\n int *piVar10;\n int *piVar11;\n uint *puVar12;\n int unaff_EB...
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: off_t set_section_offsets(Layout * this, off_t off, Section_offset_pass pass) */ type_1 __thiscall var_1::type_2::function_1(type_2 *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)) (parameter_declaration typ...
null
undefined8 MASKED(int param_1,uint param_2,uint param_3,int param_4) { code *pcVar1; byte bVar2; undefined4 *puVar3; char cVar4; int iVar5; int *piVar6; int iVar7; undefined4 uVar8; int *piVar9; int *piVar10; int *piVar11; uint *puVar12; int unaff_EBP; int iVar13; bool bVar14; longlong...
6941_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
script_exp_function_origin
FUN_001daa60
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ Expression * script_exp_function_origin(void *closurev,char *name,size_t namelen) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001daa60(int param_1,undefined4 param_2,undefined4 param_3) { int iVar1; undefined4 uVar2; iVar1 = FUN_001cba90(*(int *)(param_1 + 0x20) + 0xac,param_2,param_3); if (iVar1 != 0) { return; } uVar2 = ge...
PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x239599 SUB ESP,0x8 MOV ESI,dword ptr [ESP + 0x18] PUSH dword ptr [ESP + 0x1c] PUSH ESI MOV EAX,dword ptr [ESP + 0x1c] MOV EAX,dword ptr [EAX + 0x20] ADD EAX,0xac PUSH EAX CALL 0x001cba90 ADD ESP,0x10 TEST EAX,EAX JZ 0x001daaa0 ADD ESP,0x4 POP EBX POP ESI RET SUB ESP,0xc LEA E...
null
null
null
null
[('const-1', u'RETURN_-1207784842')]
[('const-0', u'CALL_-1207784615'), ('const-0', u'INT_NOTEQUAL_-1207784734'), ('tmp_214', u'CBRANCH_-1207784734'), (u'CALL_-1207784669', u'CALL_-1207784643'), (u'CALL_-1207784761', u'INT_NOTEQUAL_-1207784734'), (u'INT_ADD_-1207784767', u'CALL_-1207784761'), ('const-0', u'RETURN_-1207784702'), ('const-0', u'CALL_-1207784...
null
null
001daa60
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001daa60(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n iVar1 = FUN_001cba90(*(int *)(param_1 + 0x20) + 0xac,param_2,param_3);\n if (iVar1 != 0) {\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nExpression * script_exp_function_origin(void *closurev,char *name,size_t namelen)\n\n{\n}\n\n" comment comment (function_definition "Expression * script_exp_function_o...
(translation_unit "void FUN_001daa60(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n iVar1 = FUN_001cba90(*(int *)(param_1 + 0x20) + 0xac,param_2,param_3);\n if (iVar1 != 0) {\n return;\n }\n uVar2 = gettext("undefined memory region \'%s\' referenced in ORIGIN exp...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expressi...
(function_definition "void FUN_001daa60(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n iVar1 = FUN_001cba90(*(int *)(param_1 + 0x20) + 0xac,param_2,param_3);\n if (iVar1 != 0) {\n return;\n }\n uVar2 = gettext("undefined memory region \'%s\' referenced in ORIGIN ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 * function_1(void *closurev,char *name,size_t namelen) { }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3) { int iVar1; undefined4 uVar2; iVar1 = FUN_001cba90(*(int *)(param_1 + 0x20) + 0xac,param_2,param_3); if (iVar1 != 0) { return; } uVar2 = gettext(...
5336_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
__insertion_sort<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_order_index_compare>_>
FUN_0012d6f0
/* 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: __insertion_sort<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*, std::vector<gold::Output_sect...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0012d6f0(undefined4 *param_1,undefined4 *param_2) { undefined4 uVar1; undefined4 uVar2; undefined4 uVar3; undefined4 uVar4; undefined4 uVar5; undefined4 uVar6; undefined4 uVar7; size_t __n; undefined4 ...
CALL 0x000559e6 ADD EAX,0x26190b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x6c MOV dword ptr [ESP + 0x14],EAX MOV EDX,dword ptr [ESP + 0x80] CMP EDX,dword ptr [ESP + 0x84] JZ 0x0012d90c LEA EDI,[EDX + 0x34] CMP EDI,dword ptr [ESP + 0x84] JZ 0x0012d90c LEA EAX,[ESP + 0x88] MOV dword ptr [ESP + 0x10],EAX LEA EAX,[ESP ...
null
null
null
null
[('const-1', u'PTRADD_-1207050833'), ('const-4294967295', u'PTRADD_-1207050191'), (u'MULTIEQUAL_-1207050173', u'STORE_-1207051474'), (u'PTRSUB_-1207050228', u'PTRSUB_-1207050147'), ('const-0', u'PTRSUB_-1207050025'), ('const-417', u'LOAD_-1207050908'), ('const-0', u'PTRSUB_-1207050250'), (u'MULTIEQUAL_-1207050211', u'M...
[('const-0', u'CALL_-1207051141'), ('const-417', u'STORE_-1207051013'), (u'MULTIEQUAL_-1207051086', u'PTRADD_-1207049575'), (u'PTRADD_-1207050063', u'STORE_-1207051852'), (u'MULTIEQUAL_-1207050847', u'PTRADD_-1207050199'), (u'MULTIEQUAL_-1207050190', u'MULTIEQUAL_-1207050080'), ('const-4', u'PTRADD_-1207050083'), ('tmp...
null
null
0012d6f0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0012d6f0(undefined4 *param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n undefined4 uVar7...
(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 __insertion_sort<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,\n std::ve...
(translation_unit "void FUN_0012d6f0(undefined4 *param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n undefined4 uVar7;\n size_t __n;\n undefined4 uVar8;\n undefined4 *puVar9;\n size_t __n_00;\n char cVar1...
(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 "void FUN_0012d6f0(undefined4 *param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n undefined4 uVar7;\n size_t __n;\n undefined4 uVar8;\n undefined4 *puVar9;\n size_t __n_00;\n char cV...
/* 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: __insertion_sort<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*, std::vector<gold::Output_sect...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(undefined4 *param_1,undefined4 *param_2) { undefined4 uVar1; undefined4 uVar2; undefined4 uVar3; undefined4 uVar4; undefined4 uVar5; undefined4 uVar6; undefined4 uVar7; size_t __n; undefined4 uVar8;...
145_s390x-linux-gnu-ar_and_s390x-linux-gnu-ar_strip.c
extract_file
FUN_00015e00
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void extract_file(bfd *abfd) { FILE *pFVar1; void *__ptr; bfd_boolean bVar2; int iVar3; size_t sVar4; char *pcVar5; int *piVar6; char *pcVar7; FILE *__s; uint __n; b...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00015e00(undefined4 *param_1) { FILE *pFVar1; int iVar2; size_t sVar3; int *piVar4; char *pcVar5; undefined1 *puVar6; undefined1 *puVar7; FILE *__s; uint __n; bool bVar8; longlong lVar9; undefine...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00013710 ADD EBX,0xb1f7 SUB ESP,0x98 PUSH 0x2000 CALL 0x00012220 MOV dword ptr [ESP + 0x28],EAX POP EDI MOV EAX,dword ptr [ESP + 0xac] PUSH dword ptr [EAX] CALL 0x00018ac0 ADD ESP,0x10 TEST EAX,EAX JZ 0x00016068 SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0xa8] LEA ECX,[ESP + 0x28] M...
null
null
null
null
[(u'INT_ADD_-1205968458', u'INT_LESS_-1205968391'), (u'CAST_-1205966693', u'CALL_-1205968537'), (u'CALL_-1205968406', u'INDIRECT_-1205966736'), ('const-110823', u'COPY_-1205966055'), (u'INDIRECT_-1205966897', u'MULTIEQUAL_-1205966637'), (u'INDIRECT_-1205966829', u'MULTIEQUAL_-1205966925'), (u'LOAD_-1205969314', u'CALL_...
[(u'INT_ADD_-1205968458', u'INT_LESS_-1205968391'), (u'INDIRECT_-1205965621', u'MULTIEQUAL_-1205965592'), ('const-1', u'STORE_-1205968184'), ('const-1', u'PTRADD_-1205968114'), (u'CALL_-1205968598', u'INDIRECT_-1205966690'), (u'INDIRECT_-1205967160', u'MULTIEQUAL_-1205966504'), (u'INDIRECT_-1205966590', u'MULTIEQUAL_-1...
null
null
00015e00
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00015e00(undefined4 *param_1)\n\n{\n FILE *pFVar1;\n int iVar2;\n size_t sVar3;\n int *piVar4;\n char *pcVar5;\n undefined1 *puVar6;\n undefined1 *puVar7;\n FILE *__s;\n uint __n;\n bool bVa...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid extract_file(bfd *abfd)\n\n{\n FILE *pFVar1;\n void *__ptr;\n bfd_boolean bVar2;\n int iVar3;\n size_t sVar4;\n char *pcVar5;\n int *piVar6;\n char *pcVar...
(translation_unit "void FUN_00015e00(undefined4 *param_1)\n\n{\n FILE *pFVar1;\n int iVar2;\n size_t sVar3;\n int *piVar4;\n char *pcVar5;\n undefined1 *puVar6;\n undefined1 *puVar7;\n FILE *__s;\n uint __n;\n bool bVar8;\n longlong lVar9;\n undefined4 auStackY_d0 [9];\n undefined1 auStack_9c [8];\n uint ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDE...
(function_definition "void FUN_00015e00(undefined4 *param_1)\n\n{\n FILE *pFVar1;\n int iVar2;\n size_t sVar3;\n int *piVar4;\n char *pcVar5;\n undefined1 *puVar6;\n undefined1 *puVar7;\n FILE *__s;\n uint __n;\n bool bVar8;\n longlong lVar9;\n undefined4 auStackY_d0 [9];\n undefined1 auStack_9c [8];\n ui...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(type_1 *abfd) { type_2 *pFVar1; void *__ptr; type_3 var_3; int var_7; size_t var_23; char *pcVar5; int *piVar6; char *pcVar7; type_2 *var_13; type_4 va...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (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) { FILE *pFVar1; int iVar2; size_t sVar3; int *piVar4; char *pcVar5; undefined1 *puVar6; undefined1 *puVar7; FILE *__s; uint __n; bool bVar8; longlong lVar9; undefined4 auS...
204_s390x-linux-gnu-nm_and_s390x-linux-gnu-nm_strip.c
strerror
strerror
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strerror(int __errnum) { /* WARNING: Bad instruction - Truncating control flow here */ /* strerror@@GLIBC_2.0 */ halt_baddata(); }...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strerror(int __errnum) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205935946')]
[('const-1', u'RETURN_-1205935946')]
null
null
0001e0ac
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strerror(int __errnum)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment commen...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strerror(int __errnum)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strerror@@GLIBC_2...
(translation_unit "char * strerror(int __errnum)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strerror(int __errnum)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strerror(int __errnum)" * (function_declarator "strerror(int __errnum)" ident...
(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 * strerror(int __errnum)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strerror(int __errnum)" (* "*") (function_declarator "strerror(int __errnum)" (identifier "strerror") (parameter_list "(int __errnum)" (( "(") (parameter_declaration "int ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(int __errnum) { /* WARNING: Bad instruction - Truncating control flow here */ /* strerror@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression ...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(int __errnum) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
8404_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
_M_days_abbreviated
FUN_001fb010
/* std::__timepunct<char>::_M_days_abbreviated(char const**) const */ void __thiscall std::__timepunct<char>::_M_days_abbreviated(__timepunct<char> *this,char **param_1) { int iVar1; iVar1 = *(int *)(this + 8); *param_1 = *(char **)(iVar1 + 0x48); param_1[1] = *(char **)(iVar1 + 0x4c); param_1[2] = *(ch...
void FUN_001fb010(int param_1,undefined4 *param_2) { int iVar1; iVar1 = *(int *)(param_1 + 8); *param_2 = *(undefined4 *)(iVar1 + 0x48); param_2[1] = *(undefined4 *)(iVar1 + 0x4c); param_2[2] = *(undefined4 *)(iVar1 + 0x50); param_2[3] = *(undefined4 *)(iVar1 + 0x54); param_2[4] = *(undefined4 *)(iVa...
MOV EDX,dword ptr [ESP + 0x4] MOV EAX,dword ptr [ESP + 0x8] MOV EDX,dword ptr [EDX + 0x8] MOV ECX,dword ptr [EDX + 0x48] MOV dword ptr [EAX],ECX MOV ECX,dword ptr [EDX + 0x4c] MOV dword ptr [EAX + 0x4],ECX MOV ECX,dword ptr [EDX + 0x50] MOV dword ptr [EAX + 0x8],ECX MOV ECX,dword ptr [EDX + 0x54] MOV dword ptr [EAX + 0...
null
null
null
null
[('const-417', u'STORE_-1207914379'), ('tmp_144', u'PTRADD_-1207914342'), (u'CAST_-1207914324', u'LOAD_-1207914423'), ('tmp_144', u'PTRADD_-1207914307'), ('const-80', u'INT_ADD_-1207914419'), (u'LOAD_-1207914463', u'INT_ADD_-1207914371'), (u'LOAD_-1207914435', u'STORE_-1207914427'), ('tmp_144', u'PTRADD_-1207914314'), ...
[('const-5', u'PTRADD_-1207914314'), ('const-417', u'STORE_-1207914379'), (u'CAST_-1207914324', u'LOAD_-1207914423'), ('const-417', u'LOAD_-1207914447'), ('const-80', u'INT_ADD_-1207914419'), ('const-417', u'LOAD_-1207914399'), ('const-417', u'LOAD_-1207914411'), (u'LOAD_-1207914463', u'INT_ADD_-1207914371'), ('const-4...
null
null
001fb010
x86
O0
(translation_unit "void FUN_001fb010(int param_1,undefined4 *param_2)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_1 + 8);\n *param_2 = *(undefined4 *)(iVar1 + 0x48);\n param_2[1] = *(undefined4 *)(iVar1 + 0x4c);\n param_2[2] = *(undefined4 *)(iVar1 + 0x50);\n param_2[3] = *(undefined4 *)(iVar1 + 0x54);\n para...
(translation_unit "/* std::__timepunct<char>::_M_days_abbreviated(char const**) const */\n\nvoid __thiscall std::__timepunct<char>::_M_days_abbreviated(__timepunct<char> *this,char **param_1)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(this + 8);\n *param_1 = *(char **)(iVar1 + 0x48);\n param_1[1] = *(char **)(iVar1 +...
(translation_unit "void FUN_001fb010(int param_1,undefined4 *param_2)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_1 + 8);\n *param_2 = *(undefined4 *)(iVar1 + 0x48);\n param_2[1] = *(undefined4 *)(iVar1 + 0x4c);\n param_2[2] = *(undefined4 *)(iVar1 + 0x50);\n param_2[3] = *(undefined4 *)(iVar1 + 0x54);\n para...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_ex...
(function_definition "void FUN_001fb010(int param_1,undefined4 *param_2)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_1 + 8);\n *param_2 = *(undefined4 *)(iVar1 + 0x48);\n param_2[1] = *(undefined4 *)(iVar1 + 0x4c);\n param_2[2] = *(undefined4 *)(iVar1 + 0x50);\n param_2[3] = *(undefined4 *)(iVar1 + 0x54);\n p...
/* std::__timepunct<char>::_M_days_abbreviated(char const**) const */ void __thiscall std::type_1<char>::function_1(type_1<char> *var_1,char **param_1) { int var_2; var_2 = *(int *)(var_1 + 8); *param_1 = *(char **)(var_2 + 0x48); param_1[1] = *(char **)(var_2 + 0x4c); param_1[2] = *(char **)(var_2 + 0x...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifi...
null
void MASKED(int param_1,undefined4 *param_2) { int iVar1; iVar1 = *(int *)(param_1 + 8); *param_2 = *(undefined4 *)(iVar1 + 0x48); param_2[1] = *(undefined4 *)(iVar1 + 0x4c); param_2[2] = *(undefined4 *)(iVar1 + 0x50); param_2[3] = *(undefined4 *)(iVar1 + 0x54); param_2[4] = *(undefined4 *)(iVar1 + 0...
1903_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c
ConvertLCHabToRGB
FUN_000f582b
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void ConvertLCHabToRGB(double luma,double chroma,double hue,double *red,double *green,double *blue) { int in_GS_OFFSET; double *blue_local; double *green_local; double *red_local; double hue_local; double chroma_local...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_000f582b(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,int param_7,int param_8,int param_9) { int in_GS_OFFSET; undefined8 local_...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x54 CALL 0x00038374 ADD EAX,0x2d47c9 MOV EDX,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0x30],EDX MOV EDX,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x2c],EDX MOV EDX,dword ptr [EBP + 0x10] MOV dword ptr [EBP + -0x38],EDX MOV EDX,dword ptr [EBP + 0x14] MOV dword ptr [EBP + -0x34...
null
null
null
null
[(u'COPY_-1206887095', u'CALL_-1206887995'), ('const-3208539', u'COPY_-1206887172'), ('tmp_3368', u'FLOAT_MULT_-1206887396'), (u'CALL_-1206887995', u'INDIRECT_-1206887078'), ('const-763', u'CALL_-1206888072'), (u'CALL_-1206888072', u'INDIRECT_-1206887083'), (u'INDIRECT_-1206886922', u'MULTIEQUAL_-1206886888'), ('const-...
[(u'CALL_-1206887730', u'INDIRECT_-1206887064'), (u'INDIRECT_-1206887064', u'CALL_-1206887570'), (u'CALL_-1206887995', u'INDIRECT_-1206887138'), (u'CALL_-1206888149', u'INDIRECT_-1206887178'), (u'MULTIEQUAL_-1206886923', u'COPY_-1206886979'), (u'INDIRECT_-1206886957', u'MULTIEQUAL_-1206886945'), (u'CALL_-1206888072', u...
null
null
000f582b
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_000f582b(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,int param_7,int param_8,int param_9)\n\n{\n int in_GS_OFF...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid ConvertLCHabToRGB(double luma,double chroma,double hue,double *red,double *green,double *blue)\n\n{\n int in_GS_OFFSET;\n double *blue_local;\n double *green_local;\n double *red_local;\n double hue_l...
(translation_unit "void FUN_000f582b(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,int param_7,int param_8,int param_9)\n\n{\n int in_GS_OFFSET;\n undefined8 local_2c;\n undefined8 local_24;\n undefined8 local_1c;\n int local_10...
(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_000f582b(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,int param_7,int param_8,int param_9)\n\n{\n int in_GS_OFFSET;\n undefined8 local_2c;\n undefined8 local_24;\n undefined8 local_1c;\n int local...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void function_1(double var_8,double var_10,double var_13,double *var_2,double *var_4,double *var_5) { int var_1; double *blue_local; double *green_local; double *red_local; double hue_local; double chroma_local; dou...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,int param_7,int param_8,int param_9) { int in_GS_OFFSET; undefined8 local_2c; ...
12310_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
crbegin
FUN_003e4d30
/* std::string::crbegin() const */ void std::string::crbegin(void) { int *in_stack_00000004; int *in_stack_00000008; *in_stack_00000004 = *in_stack_00000008 + *(int *)(*in_stack_00000008 + -0xc); return; }
void FUN_003e4d30(int *param_1,int *param_2) { *param_1 = *param_2 + *(int *)(*param_2 + -0xc); return; }
MOV EDX,dword ptr [ESP + 0x8] MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [EDX] ADD EDX,dword ptr [EDX + -0xc] MOV dword ptr [EAX],EDX RET 0x4
null
null
null
null
[('tmp_83', u'STORE_-1205777066'), (u'LOAD_-1205777088', u'INT_ADD_-1205777061'), (u'LOAD_-1205777079', u'INT_ADD_-1205777061'), ('tmp_82', u'LOAD_-1205777088'), (u'CAST_-1205777002', u'LOAD_-1205777079'), ('const-417', u'LOAD_-1205777088'), (u'INT_ADD_-1205777067', u'CAST_-1205777002'), ('const-417', u'STORE_-12057770...
[('tmp_83', u'STORE_-1205777066'), (u'LOAD_-1205777088', u'INT_ADD_-1205777061'), (u'LOAD_-1205777079', u'INT_ADD_-1205777061'), ('tmp_82', u'LOAD_-1205777088'), (u'CAST_-1205777002', u'LOAD_-1205777079'), ('const-417', u'LOAD_-1205777088'), (u'INT_ADD_-1205777067', u'CAST_-1205777002'), ('const-417', u'STORE_-12057770...
null
null
003e4d30
x86
O0
(translation_unit "void FUN_003e4d30(int *param_1,int *param_2)\n\n{\n *param_1 = *param_2 + *(int *)(*param_2 + -0xc);\n return;\n}\n\n" (function_definition "void FUN_003e4d30(int *param_1,int *param_2)\n\n{\n *param_1 = *param_2 + *(int *)(*param_2 + -0xc);\n return;\n}" primitive_type (function_declarator "FUN_...
(translation_unit "/* std::string::crbegin() const */\n\nvoid std::string::crbegin(void)\n\n{\n int *in_stack_00000004;\n int *in_stack_00000008;\n \n *in_stack_00000004 = *in_stack_00000008 + *(int *)(*in_stack_00000008 + -0xc);\n return;\n}\n\n" comment (function_definition "void std::string::crbegin(void)\n\n{\...
(translation_unit "void FUN_003e4d30(int *param_1,int *param_2)\n\n{\n *param_1 = *param_2 + *(int *)(*param_2 + -0xc);\n return;\n}\n\n" (function_definition "void FUN_003e4d30(int *param_1,int *param_2)\n\n{\n *param_1 = *param_2 + *(int *)(*param_2 + -0xc);\n return;\n}" primitive_type (function_declarator "FUN_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_exp...
(function_definition "void FUN_003e4d30(int *param_1,int *param_2)\n\n{\n *param_1 = *param_2 + *(int *)(*param_2 + -0xc);\n return;\n}" (primitive_type "void") (function_declarator "FUN_003e4d30(int *param_1,int *param_2)" (identifier "FUN_003e4d30") (parameter_list "(int *param_1,int *param_2)" (( "(") (parameter_d...
/* std::string::crbegin() const */ void std::string::function_1(void) { int *in_stack_00000004; int *in_stack_00000008; *in_stack_00000004 = *in_stack_00000008 + *(int *)(*in_stack_00000008 + -0xc); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
void MASKED(int *param_1,int *param_2) { *param_1 = *param_2 + *(int *)(*param_2 + -0xc); return; }
9374_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
__strftime_l
__strftime_l
/* WARNING: Control flow encountered bad instruction data */ void __strftime_l(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __strftime_l@@GLIBC_2.3 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void __strftime_l(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1204830078')]
[('const-1', u'RETURN_-1204830078')]
null
null
0030c078
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __strftime_l(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __strftime_l(void)\n\n{\n /* WARNING: Bad in...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __strftime_l(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __strftime_l@@GLIBC_2.3 */\n halt_baddata();\n}\n\n" comment (function_definition "void __strftime_l...
(translation_unit "void __strftime_l(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __strftime_l(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__strftime_l(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void __strftime_l(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__strftime_l(void)" (identifier "__strftime_l") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __strftime_l@@GLIBC_2.3 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
4855_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
locks
FUN_00126740
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void locks(Gc_process_relocs * this, Task_locker * tl) */ void __thiscall gold::Gc_process_relocs::locks(Gc_process_relocs *this,Task_lock...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00126740(int param_1,int *param_2) { char cVar1; int iVar2; char *pcVar3; pcVar3 = *(char **)(*(int *)(param_1 + 0x2c) + 0x1c); if (pcVar3 != (char *)0x0) { pcVar3 = pcVar3 + 0x48; } iVar2 = *param_...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x2188b7 SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x20] MOV ECX,dword ptr [ESP + 0x24] MOV EAX,dword ptr [ESI + 0x2c] MOV EAX,dword ptr [EAX + 0x1c] LEA EDX,[EAX + 0x48] TEST EAX,EAX CMOVNZ EAX,EDX MOV EDX,dword ptr [ECX] CMP EDX,0x3 JG 0x001267af LEA EDI,[ECX + E...
null
null
null
null
[('const-56', u'PTRSUB_-1207080580'), (u'LOAD_-1207081049', u'INT_ADD_-1207081003'), ('tmp_423', u'CBRANCH_-1207080899'), ('const-417', u'STORE_-1207080875'), (u'CAST_-1207080583', u'LOAD_-1207081015'), ('tmp_662', u'PTRSUB_-1207080558'), (u'INT_ADD_-1207080600', u'PTRADD_-1207080553'), (u'LOAD_-1207081078', u'PTRSUB_-...
[(u'INT_ADD_-1207080944', u'CAST_-1207080594'), (u'LOAD_-1207081049', u'INT_ADD_-1207081003'), ('const-2384545', u'COPY_-1207080594'), ('tmp_423', u'CBRANCH_-1207080899'), ('const-1', u'PTRADD_-1207080836'), (u'MULTIEQUAL_-1207080742', u'PTRADD_-1207080924'), (u'LOAD_-1207080960', u'CAST_-1207080579'), (u'INT_SLESS_-12...
null
null
00126740
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00126740(int param_1,int *param_2)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n \n pcVar3 = *(char **)(*(int *)(param_1 + 0x2c) + 0x1c);\n if (pcVar3 != (char *)0x0) {\n pcVar3 = pcVar3 ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void locks(Gc_process_relocs * this, Task_locker * tl) */\n\nvoid __thiscall gold::Gc_process_relocs::locks(Gc_process_...
(translation_unit "void FUN_00126740(int param_1,int *param_2)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n \n pcVar3 = *(char **)(*(int *)(param_1 + 0x2c) + 0x1c);\n if (pcVar3 != (char *)0x0) {\n pcVar3 = pcVar3 + 0x48;\n }\n iVar2 = *param_2;\n if (iVar2 < 4) {\n cVar1 = *pcVar3;\n param_2[iVa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expre...
(function_definition "void FUN_00126740(int param_1,int *param_2)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n \n pcVar3 = *(char **)(*(int *)(param_1 + 0x2c) + 0x1c);\n if (pcVar3 != (char *)0x0) {\n pcVar3 = pcVar3 + 0x48;\n }\n iVar2 = *param_2;\n if (iVar2 < 4) {\n cVar1 = *pcVar3;\n param_2[...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void locks(Gc_process_relocs * this, Task_locker * tl) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *tl) { char var_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,int *param_2) { char cVar1; int iVar2; char *pcVar3; pcVar3 = *(char **)(*(int *)(param_1 + 0x2c) + 0x1c); if (pcVar3 != (char *)0x0) { pcVar3 = pcVar3 + 0x48; } iVar2 = *param_2; i...
10511_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
name
FUN_0026d3a0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* std::locale::name() const */ string * std::locale::name(void) { undefined4 *puVar1; char *pcVar2; char *__s2; int iVar3; undefined *puVar4; undefined *puVar5; int iVar6; size_t sVar7; char *__s1; uint uVar8...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int * FUN_0026d3a0(int *param_1,int *param_2) { undefined4 *puVar1; char *pcVar2; char *__s2; int iVar3; undefined *puVar4; undefined *puVar5; int iVar6; size_t sVar7; char *__s1; uint uVar8; int local_34; ...
CALL 0x000559e6 ADD EAX,0x121c5b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x3c MOV dword ptr [EBP + -0x2c],EAX LEA EAX,[EAX + 0x7e00] MOV ESI,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0x34],EAX ADD EAX,0xc MOV dword ptr [ESI],EAX MOV EAX,dword ptr [EBP + 0xc] MOV EAX,dword ptr [EAX] MOV EAX,dword ptr [...
null
null
null
null
[(u'INT_ADD_-1204167039', u'PTRADD_-1204168301'), ('tmp_1683', u'CBRANCH_-1204168830'), (u'LOAD_-1204169406', u'CALL_-1204169352'), (u'LOAD_-1204168670', u'CALL_-1204168654'), ('const-0', u'STORE_-1204168385'), ('tmp_1222', u'CBRANCH_-1204168881'), ('const-417', u'LOAD_-1204169163'), ('const-417', u'LOAD_-1204168813'),...
[(u'CAST_-1204167116', u'PTRADD_-1204168691'), ('tmp_1683', u'CBRANCH_-1204168830'), (u'INT_ADD_-1204168901', u'CAST_-1204167167'), (u'LOAD_-1204169406', u'CALL_-1204169352'), (u'LOAD_-1204168670', u'CALL_-1204168654'), ('tmp_6285', u'LOAD_-1204168682'), ('tmp_1222', u'CBRANCH_-1204168881'), (u'INDIRECT_-1204167246', u...
null
null
0026d3a0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint * FUN_0026d3a0(int *param_1,int *param_2)\n\n{\n undefined4 *puVar1;\n char *pcVar2;\n char *__s2;\n int iVar3;\n undefined *puVar4;\n undefined *puVar5;\n int iVar6;\n size_t sVar7;\n char *__s1;...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* std::locale::name() const */\n\nstring * std::locale::name(void)\n\n{\n undefined4 *puVar1;\n char *pcVar2;\n char *__s2;\n int iVar3;\n undefined *puVar4;\n undefined *puVar5;\n int iVar6;\n size_t sV...
(translation_unit "int * FUN_0026d3a0(int *param_1,int *param_2)\n\n{\n undefined4 *puVar1;\n char *pcVar2;\n char *__s2;\n int iVar3;\n undefined *puVar4;\n undefined *puVar5;\n int iVar6;\n size_t sVar7;\n char *__s1;\n uint uVar8;\n int local_34;\n \n *param_1 = (int)&DAT_00396e0c;\n puVar1 = *(undefin...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration T...
(function_definition "int * FUN_0026d3a0(int *param_1,int *param_2)\n\n{\n undefined4 *puVar1;\n char *pcVar2;\n char *__s2;\n int iVar3;\n undefined *puVar4;\n undefined *puVar5;\n int iVar6;\n size_t sVar7;\n char *__s1;\n uint uVar8;\n int local_34;\n \n *param_1 = (int)&DAT_00396e0c;\n puVar1 = *(unde...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* std::locale::name() const */ type_4 * std::locale::name(void) { type_1 *puVar1; char *var_1; char *__s2; int var_8; type_2 *var_9; type_2 *var_10; int var_4; size_t sVar7; char *__s1; type_3 var_2; type_4...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int * MASKED(int *param_1,int *param_2) { undefined4 *puVar1; char *pcVar2; char *__s2; int iVar3; undefined *puVar4; undefined *puVar5; int iVar6; size_t sVar7; char *__s1; uint uVar8; int local_34; *...
44_powerpc-linux-gnuspe-strings_and_powerpc-linux-gnuspe-strings_strip.c
bfd_printable_arch_mach
bfd_printable_arch_mach
void bfd_printable_arch_mach(void) { (*(code *)PTR_bfd_printable_arch_mach_000190b0)(); return; }
void bfd_printable_arch_mach(void) { (*(code *)PTR_bfd_printable_arch_mach_000190b0)(); return; }
JMP dword ptr [EBX + 0xb0]
null
null
null
null
[('const-0', u'RETURN_-1205988643'), (u'CALLIND_-1205988646', u'INDIRECT_-1205988574'), (u'CAST_-1205988569', u'CALLIND_-1205988646'), (u'INDIRECT_-1205988574', u'COPY_-1205988633'), ('tmp_58', u'CAST_-1205988569')]
[('const-0', u'RETURN_-1205988643'), (u'CALLIND_-1205988646', u'INDIRECT_-1205988574'), (u'CAST_-1205988569', u'CALLIND_-1205988646'), (u'INDIRECT_-1205988574', u'COPY_-1205988633'), ('tmp_58', u'CAST_-1205988569')]
null
null
000112d0
x86
O0
(translation_unit "void bfd_printable_arch_mach(void)\n\n{\n (*(code *)PTR_bfd_printable_arch_mach_000190b0)();\n return;\n}\n\n" (function_definition "void bfd_printable_arch_mach(void)\n\n{\n (*(code *)PTR_bfd_printable_arch_mach_000190b0)();\n return;\n}" primitive_type (function_declarator "bfd_printable_arch_m...
(translation_unit "void bfd_printable_arch_mach(void)\n\n{\n (*(code *)PTR_bfd_printable_arch_mach_000190b0)();\n return;\n}\n\n" (function_definition "void bfd_printable_arch_mach(void)\n\n{\n (*(code *)PTR_bfd_printable_arch_mach_000190b0)();\n return;\n}" primitive_type (function_declarator "bfd_printable_arch_m...
(translation_unit "void bfd_printable_arch_mach(void)\n\n{\n (*(code *)PTR_bfd_printable_arch_mach_000190b0)();\n return;\n}\n\n" (function_definition "void bfd_printable_arch_mach(void)\n\n{\n (*(code *)PTR_bfd_printable_arch_mach_000190b0)();\n return;\n}" primitive_type (function_declarator "bfd_printable_arch_m...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void bfd_printable_arch_mach(void)\n\n{\n (*(code *)PTR_bfd_printable_arch_mach_000190b0)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_printable_arch_mach(void)" (identifier "bfd_printable_arch_mach") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive...
void function_1(void) { (*(type_1 *)PTR_bfd_printable_arch_mach_000190b0)(); 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_000190b0)(); return; }
1328_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c
vdbeSorterListToPMA
FUN_00061fe4
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ int vdbeSorterListToPMA(SortSubtask *pTask,SorterList *pList) { int iVar1; sqlite3 *db_00; uint uVar2; uint uVar3; SorterRecord *pSVar4; uint uVar5; int in_GS_OFFSET; SorterList *pList_local; SortSubtask *pTask_...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ int FUN_00061fe4(int param_1,undefined4 *param_2) { undefined4 uVar1; uint uVar2; int *piVar3; uint uVar4; int iVar5; int iVar6; int in_GS_OFFSET; int local_40; int *local_3c; undefined1 local_30 [32]; int ...
PUSH EBP MOV EBP,ESP PUSH ESI PUSH EBX SUB ESP,0x50 CALL 0x000ca8e7 ADD ESI,0x8e00f MOV EAX,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0x4c],EAX MOV EAX,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x50],EAX MOV EAX,GS:[0x14] MOV dword ptr [EBP + -0xc],EAX XOR EAX,EAX MOV EAX,dword ptr [EBP + -0x4c] MOV EAX,dword ptr [...
null
null
null
null
[(u'COPY_-1206311107', u'MULTIEQUAL_-1206311129'), (u'INT_EQUAL_-1206311931', u'CBRANCH_-1206311929'), ('const-4294967248', u'PTRSUB_-1206311125'), (u'LOAD_-1206312322', u'INT_ADD_-1206312300'), (u'PTRSUB_-1206311098', u'STORE_-1206312303'), ('const-1', u'PTRADD_-1206311014'), ('tmp_1863', u'CBRANCH_-1206311929'), ('tm...
[(u'CAST_-1206311078', u'COPY_-1206311096'), (u'INT_EQUAL_-1206311931', u'CBRANCH_-1206311929'), ('tmp_4868', u'INT_ADD_-1206312289'), ('const-417', u'LOAD_-1206312911'), (u'LOAD_-1206312322', u'INT_ADD_-1206312300'), ('const-0', u'STORE_-1206312091'), ('tmp_1863', u'CBRANCH_-1206311929'), ('const-24', u'INT_ADD_-12063...
null
null
00061fe4
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nint FUN_00061fe4(int param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n uint uVar2;\n int *piVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n int in_GS_OFFSET;\n int local_40;\n int *local_3c;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nint vdbeSorterListToPMA(SortSubtask *pTask,SorterList *pList)\n\n{\n int iVar1;\n sqlite3 *db_00;\n uint uVar2;\n uint uVar3;\n SorterRecord *pSVar4;\n uint uVar5;\n int in_GS_OFFSET;\n SorterList *pLis...
(translation_unit "int FUN_00061fe4(int param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n uint uVar2;\n int *piVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n int in_GS_OFFSET;\n int local_40;\n int *local_3c;\n undefined1 local_30 [32];\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (decla...
(function_definition "int FUN_00061fe4(int param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n uint uVar2;\n int *piVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n int in_GS_OFFSET;\n int local_40;\n int *local_3c;\n undefined1 local_30 [32];\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ int function_1(type_1 *pTask,type_2 *pList) { int var_18; type_3 *db_00; type_4 var_6; type_4 var_5; type_5 *pSVar4; type_4 var_10; int var_1; type_2 *pList_local; type_1 *pTask_local; int var_4; type_5 *var...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ int MASKED(int param_1,undefined4 *param_2) { undefined4 uVar1; uint uVar2; int *piVar3; uint uVar4; int iVar5; int iVar6; int in_GS_OFFSET; int local_40; int *local_3c; undefined1 local_30 [32]; int local_...
403_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c
lang_leave_group
FUN_00029cb0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void lang_leave_group(void) { lang_statement_list_type **pplVar1; if (stat_save < stat_save_ptr) { pplVar1 = stat_save_ptr + -1; stat_sav...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_00029cb0(void) { undefined4 *puVar1; if (&DAT_001cf740 < PTR_DAT_001ce39c) { puVar1 = (undefined4 *)(PTR_DAT_001ce39c + -4); PTR_DAT_001ce39c = PTR_DAT_001ce39c + -4; PTR_DAT_001ce398 = (undefined *)*...
CALL 0x0001d2e2 ADD EAX,0x1a434b MOV EDX,dword ptr [EAX + 0x39c] LEA ECX,[EAX + 0x1740] CMP EDX,ECX JBE 0x00029cdd LEA ECX,[EDX + -0x4] MOV EDX,dword ptr [EDX + -0x4] MOV dword ptr [EAX + 0x39c],ECX MOV dword ptr [EAX + 0x398],EDX RET SUB ESP,0xc CALL 0x000236e0
null
null
null
null
[(u'INDIRECT_-1206018704', u'COPY_-1206018762'), ('const-417', u'LOAD_-1206018833'), (u'CALL_-1206018787', u'INDIRECT_-1206018707'), (u'COPY_-1206018818', u'COPY_-1206018770'), (u'LOAD_-1206018833', u'COPY_-1206018818'), (u'INT_LESS_-1206018830', u'CBRANCH_-1206018839'), ('const-1', u'RETURN_-1206018782'), (u'INDIRECT_...
[('tmp_273', u'PTRADD_-1206018776'), ('const-417', u'LOAD_-1206018833'), (u'INDIRECT_-1206018704', u'COPY_-1206018762'), ('const-1', u'PTRADD_-1206018776'), ('const-1', u'PTRADD_-1206018771'), (u'CALL_-1206018787', u'INDIRECT_-1206018707'), (u'COPY_-1206018818', u'COPY_-1206018770'), ('tmp_273', u'PTRADD_-1206018771'),...
null
null
00029cb0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00029cb0(void)\n\n{\n undefined4 *puVar1;\n \n if (&DAT_001cf740 < PTR_DAT_001ce39c) {\n puVar1 = (undefined4 *)(PTR_DAT_001ce39c + -4);\n PTR_DAT_001ce39c = PTR_DAT_001ce39c + -4;\n PTR_D...
(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 lang_leave_group(void)\n\n{\n lang_statement_list_type **pplVar1;\n \n if (stat_save < stat_save_ptr) {\n pplVar1 = stat_...
(translation_unit "void FUN_00029cb0(void)\n\n{\n undefined4 *puVar1;\n \n if (&DAT_001cf740 < PTR_DAT_001ce39c) {\n puVar1 = (undefined4 *)(PTR_DAT_001ce39c + -4);\n PTR_DAT_001ce39c = PTR_DAT_001ce39c + -4;\n PTR_DAT_001ce398 = (undefined *)*puVar1;\n return;\n }\n \n FUN_000236e0(...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression & IDENT) < IDENT) )) (compound_statement {...
(function_definition "void FUN_00029cb0(void)\n\n{\n undefined4 *puVar1;\n \n if (&DAT_001cf740 < PTR_DAT_001ce39c) {\n puVar1 = (undefined4 *)(PTR_DAT_001ce39c + -4);\n PTR_DAT_001ce39c = PTR_DAT_001ce39c + -4;\n PTR_DAT_001ce398 = (undefined *)*puVar1;\n return;\n }\n \n FUN_000236...
/* 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) { type_1 **pplVar1; if (var_1 < var_2) { pplVar1 = var_2 + -1; var_2 = var_2 + -1; stat_ptr = *pplVar1; ret...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(void) { undefined4 *puVar1; if (&DAT_001cf740 < PTR_DAT_001ce39c) { puVar1 = (undefined4 *)(PTR_DAT_001ce39c + -4); PTR_DAT_001ce39c = PTR_DAT_001ce39c + -4; PTR_DAT_001ce398 = (undefined *)*puVar1...