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
73_unlink_and_unlink_strip.c
quotearg_buffer
FUN_00012be4
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ size_t quotearg_buffer(char *buffer,size_t buffersize,char *arg,size_t argsize,quoting_options *o) { int iVar1; int *piVar2; size_t sVar3; quoting_options *p; int e; size_t r;...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00012be4(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 *param_5) { int iVar1; int *piVar2; undefined4 uVar3; if (param_5 == (undefined4 *)0x0) { ...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c CALL 0x00011380 ADD EBX,0x740e CMP dword ptr [EBP + 0x18],0x0 JZ 0x00012c03 MOV EAX,dword ptr [EBP + 0x18] JMP 0x00012c09 LEA EAX,[EBX + 0x1a0] MOV dword ptr [EBP + -0x24],EAX CALL 0x00011260 MOV EAX,dword ptr [EAX] MOV dword ptr [EBP + -0x20],EAX MOV EAX,dwo...
null
null
null
null
[('const-417', u'STORE_-1205981956'), ('tmp_514', u'CALL_-1205981994'), ('const-8', u'PTRSUB_-1205981771'), ('const-4', u'PTRSUB_-1205981764'), (u'MULTIEQUAL_-1205981924', u'PTRSUB_-1205981757'), ('const-106912', u'PTRSUB_-1205981957'), ('const-417', u'LOAD_-1205982115'), ('const-0', u'PTRSUB_-1205981757'), (u'PTRSUB_-...
[(u'MULTIEQUAL_-1205981939', u'PTRADD_-1205981780'), ('const-417', u'LOAD_-1205982115'), ('const-106912', u'PTRSUB_-1205981957'), (u'MULTIEQUAL_-1205981939', u'PTRADD_-1205981794'), ('const-417', u'LOAD_-1205982069'), ('tmp_1039', u'MULTIEQUAL_-1205981939'), ('tmp_1042', u'CALL_-1205981994'), (u'LOAD_-1205982080', u'CA...
null
null
00012be4
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4\nFUN_00012be4(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 *param_5)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 uVar3;\n \n if (param_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nsize_t quotearg_buffer(char *buffer,size_t buffersize,char *arg,size_t argsize,quoting_options *o)\n\n{\n int iVar1;\n int *piVar2;\n size_t sVar3;\n quoting_optio...
(translation_unit "undefined4\nFUN_00012be4(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 *param_5)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 uVar3;\n \n if (param_5 == (undefined4 *)0x0) {\n param_5 = &DAT_0001a1a0;\n }\n piVar2 = __errno_location();...
(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 "undefined4\nFUN_00012be4(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 *param_5)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 uVar3;\n \n if (param_5 == (undefined4 *)0x0) {\n param_5 = &DAT_0001a1a0;\n }\n piVar2 = __errno_location...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ size_t function_1(char *buffer,size_t buffersize,char *arg,size_t argsize,type_1 *var_1) { int iVar1; int *piVar2; size_t sVar3; type_1 *p; int e; size_t r; if (var_1 == ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration ty...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 *param_5) { int iVar1; int *piVar2; undefined4 uVar3; if (param_5 == (undefined4 *)0x0) { param...
296_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_strip.c
lang_print_memory_size
FUN_00021410
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 lang_print_memory_size(bfd_vma sz) { uint in_EAX; uint in_EDX; if ((in_EAX & 0x3fffffff) == 0) { printf("%10llu GB",in_EAX >> 0x1e | in_EDX << 2,in_EDX >> 0x1e); return; } if ((in_EAX & 0xffff...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 FUN_00021410(uint param_1,uint param_2) { if ((param_1 & 0x3fffffff) == 0) { printf("%10llu GB",param_1 >> 0x1e | param_2 << 2,param_2 >> 0x1e); return; } if ((param_1 & 0xfffff) != 0) { if ((pa...
MOV ECX,EAX PUSH EDI PUSH ESI PUSH EBX CALL 0x000159c0 ADD EBX,0x62be6 AND ECX,0x3fffffff JZ 0x00021480 MOV ECX,EAX AND ECX,0xfffff JZ 0x00021460 MOV ECX,EAX AND ECX,0x3ff JNZ 0x000214a0 SUB ESP,0x4 SHRD EAX,EDX,0xa SHR EDX,0xa PUSH EDX PUSH EAX LEA EAX,[EBX + 0xfffc8fc6] PUSH EAX CALL 0x00014110 ADD ESP,0x10 POP EBX P...
null
null
null
null
[('tmp_1499', u'INT_RIGHT_-1206053683'), (u'INT_RIGHT_-1206053362', u'INT_OR_-1206053361'), (u'INT_NOTEQUAL_-1206053797', u'CBRANCH_-1206053793'), ('tmp_1494', u'INT_AND_-1206053784'), (u'INT_AND_-1206053805', u'INT_EQUAL_-1206053819'), ('const-315314', u'COPY_-1206053136'), ('tmp_1494', u'INT_RIGHT_-1206053362'), (u'I...
[(u'INT_RIGHT_-1206053362', u'INT_OR_-1206053361'), (u'INT_NOTEQUAL_-1206053797', u'CBRANCH_-1206053793'), ('tmp_1506', u'INT_LEFT_-1206053361'), (u'INT_AND_-1206053805', u'INT_EQUAL_-1206053819'), ('const-30', u'INT_RIGHT_-1206053362'), ('tmp_1501', u'CALL_-1206053506'), ('tmp_1506', u'INT_RIGHT_-1206053316'), ('const...
null
null
00021410
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_00021410(uint param_1,uint param_2)\n\n{\n if ((param_1 & 0x3fffffff) == 0) {\n printf("%10llu GB",param_1 >> 0x1e | param_2 << 2,param_2 >> 0x1e);\n return;\n }\n if ((param_1 & 0...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 lang_print_memory_size(bfd_vma sz)\n\n{\n uint in_EAX;\n uint in_EDX;\n \n if ((in_EAX & 0x3fffffff) == 0) {\n printf("%10llu GB",in_EAX >> 0x1e | in_EDX << 2,in_EDX >> 0x1e);\n return...
(translation_unit "void __regparm3 FUN_00021410(uint param_1,uint param_2)\n\n{\n if ((param_1 & 0x3fffffff) == 0) {\n printf("%10llu GB",param_1 >> 0x1e | param_2 << 2,param_2 >> 0x1e);\n return;\n }\n if ((param_1 & 0xfffff) != 0) {\n if ((param_1 & 0x3ff) == 0) {\n printf("%10llu KB",param_1 >> 10 |...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & ...
(function_definition "void __regparm3 FUN_00021410(uint param_1,uint param_2)\n\n{\n if ((param_1 & 0x3fffffff) == 0) {\n printf("%10llu GB",param_1 >> 0x1e | param_2 << 2,param_2 >> 0x1e);\n return;\n }\n if ((param_1 & 0xfffff) != 0) {\n if ((param_1 & 0x3ff) == 0) {\n printf("%10llu KB",param_1 >> 1...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 function_1(type_1 sz) { type_2 var_1; type_2 var_3; if ((var_1 & 0x3fffffff) == 0) { var_2("%10llu GB",var_1 >> 0x1e | var_3 << 2,var_3 >> 0x1e); return; } if ((var_1 & 0xfffff) != 0) { if...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bod...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 MASKED(uint param_1,uint param_2) { if ((param_1 & 0x3fffffff) == 0) { printf("%10llu GB",param_1 >> 0x1e | param_2 << 2,param_2 >> 0x1e); return; } if ((param_1 & 0xfffff) != 0) { if ((param_1 ...
121_sg_inq_and_sg_inq_strip.c
decode_feature_sets_vpd
FUN_00018854
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void decode_feature_sets_vpd(uint8_t *buff,int len,opts_t *op) { int iVar1; int iVar2; undefined4 uVar3; char *pcVar4; int in_GS_OFFSET; opts_t *op_local; uint8_t *buff_local; _Bool found; uint16_t sf_code; in...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00018854(int param_1,int param_2,int param_3) { undefined4 uVar1; char *pcVar2; int in_GS_OFFSET; char local_5f; ushort local_5e; int local_5c; int local_58; int local_54; undefined1 local_50 [64]; i...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x74 CALL 0x000134f0 ADD EBX,0x1365c MOV EAX,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0x6c],EAX MOV EAX,dword ptr [EBP + 0x10] MOV dword ptr [EBP + -0x70],EAX MOV EAX,GS:[0x14] MOV dword ptr [EBP + -0xc],EAX XOR EAX,EAX MOV EAX,dword ptr [EBP + -0x70] MOV EAX,dword ptr [EAX + 0x...
null
null
null
null
[('const-417', u'LOAD_-1205957800'), (u'MULTIEQUAL_-1205956620', u'MULTIEQUAL_-1205956607'), (u'PTRSUB_-1205956676', u'CALL_-1205957647'), (u'CALL_-1205957647', u'INDIRECT_-1205956746'), (u'INDIRECT_-1205956631', u'MULTIEQUAL_-1205956601'), (u'CALL_-1205957599', u'INDIRECT_-1205956742'), (u'CAST_-1205956498', u'LOAD_-1...
[(u'COPY_-1205958161', u'MULTIEQUAL_-1205956622'), (u'INDIRECT_-1205956869', u'MULTIEQUAL_-1205956593'), (u'COPY_-1205956720', u'CALL_-1205957599'), (u'INDIRECT_-1205957182', u'MULTIEQUAL_-1205957094'), (u'INDIRECT_-1205956683', u'MULTIEQUAL_-1205956667'), (u'INT_ADD_-1205958161', u'MULTIEQUAL_-1205956606'), (u'CALL_-1...
null
null
00018854
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00018854(int param_1,int param_2,int param_3)\n\n{\n undefined4 uVar1;\n char *pcVar2;\n int in_GS_OFFSET;\n char local_5f;\n ushort local_5e;\n int local_5c;\n int local_58;\n int local_54;\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid decode_feature_sets_vpd(uint8_t *buff,int len,opts_t *op)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n char *pcVar4;\n int in_GS_OFFSET;\n opts_t *op_local;\n uint8_t *buff_local;\n _Bool f...
(translation_unit "void FUN_00018854(int param_1,int param_2,int param_3)\n\n{\n undefined4 uVar1;\n char *pcVar2;\n int in_GS_OFFSET;\n char local_5f;\n ushort local_5e;\n int local_5c;\n int local_58;\n int local_54;\n undefined1 local_50 [64];\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 IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE I...
(function_definition "void FUN_00018854(int param_1,int param_2,int param_3)\n\n{\n undefined4 uVar1;\n char *pcVar2;\n int in_GS_OFFSET;\n char local_5f;\n ushort local_5e;\n int local_5c;\n int local_58;\n int local_54;\n undefined1 local_50 [64];\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void function_1(uint8_t *var_5,int var_3,type_1 *op) { int var_7; int var_15; type_2 uVar3; char *pcVar4; int var_1; type_1 *op_local; uint8_t *buff_local; type_3 var_14; uint16_t sf_code; int var_6; uint8_t...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,int param_2,int param_3) { undefined4 uVar1; char *pcVar2; int in_GS_OFFSET; char local_5f; ushort local_5e; int local_5c; int local_58; int local_54; undefined1 local_50 [64]; int loc...
4914_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
add_local_generic
FUN_00118ad0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_local_generic(Output_data_reloc<9,_true,_32,_true> * this, Relobj * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx, uint64_t address, uint64_t addend) */ void __th...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00118ad0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,int param_8,int param_9, int param_10) { ...
PUSH EBX CALL 0x00035840 ADD EBX,0x27652a SUB ESP,0x28 MOV EAX,dword ptr [ESP + 0x54] OR EAX,dword ptr [ESP + 0x50] MOV EDX,dword ptr [ESP + 0x48] MOV ECX,dword ptr [ESP + 0x4c] JNZ 0x00118b31 TEST ECX,ECX JNZ 0x00118b4a SUB ESP,0x8 PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH EDX PUSH dword ptr [ESP + 0x60] PUSH dword ptr...
null
null
null
null
[(u'CALL_-1207006285', u'INDIRECT_-1207005955'), (u'CALL_-1207006327', u'INDIRECT_-1207005973'), ('const-0', u'RETURN_-1207006257'), (u'CALL_-1207006195', u'INDIRECT_-1207005902'), ('tmp_540', u'CALL_-1207006327'), (u'SUBPIECE_-1207006118', u'INT_EQUAL_-1207006418'), ('const-0', u'CALL_-1207006327'), ('const-0', u'CALL...
[('const-0', u'INT_NOTEQUAL_-1207006103'), ('const-0', u'CALL_-1207006327'), (u'CALL_-1207006327', u'INDIRECT_-1207006011'), ('tmp_1319', u'CALL_-1207006285'), ('const-0', u'RETURN_-1207006257'), ('const-0', u'CALL_-1207006195'), ('const-2653868', u'COPY_-1207006014'), ('const-192', u'CALL_-1207006195'), ('const-270208...
null
null
00118ad0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00118ad0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,int param_8,int param_9,\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_local_generic(Output_data_reloc<9,_true,_32,_true> * this,\n Relobj * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx, uint64_t address,\n uint64_t ...
(translation_unit "void FUN_00118ad0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,int param_8,int param_9,\n int param_10)\n\n{\n undefined1 local_24 [28];\n undefined4 uStack_8;\n \n uStack_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_00118ad0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,int param_8,int param_9,\n int param_10)\n\n{\n undefined1 local_24 [28];\n undefined4 uStack_8;\n \n uStack...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_local_generic(Output_data_reloc<9,_true,_32,_true> * this, Relobj * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx, uint64_t address, uint64_t addend) */ void __th...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,int param_8,int param_9, int param_10) { undef...
283_m68k-linux-gnu-strip_and_m68k-linux-gnu-strip_strip.c
savestring
FUN_0001fe70
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * __regparm3 savestring(char *start,int len) { char *__dest; __dest = (char *)xmalloc(len + 1); memcpy(__dest,start,len); __dest[len] = '\0'; return __dest; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * __regparm3 FUN_0001fe70(void *param_1,size_t param_2) { void *__dest; __dest = (void *)xmalloc(param_2 + 1); memcpy(__dest,param_1,param_2); *(undefined1 *)((int)__dest + param_2) = 0; return __dest; }
PUSH EBP MOV EBP,EAX LEA EAX,[EDX + 0x1] PUSH EDI MOV EDI,EDX PUSH ESI PUSH EBX CALL 0x000165d0 ADD EBX,0x1f180 SUB ESP,0x18 PUSH EAX CALL 0x000132e0 ADD ESP,0xc PUSH EDI MOV ESI,EAX PUSH EBP PUSH EAX CALL 0x00013130 MOV byte ptr [ESI + EDI*0x1],0x0 ADD ESP,0x1c MOV EAX,ESI POP EBX POP ESI POP EDI POP EBP RET
null
null
null
null
[('const-0', u'RETURN_-1205928172'), ('const-1', u'INT_ADD_-1205928310'), (u'CAST_-1205928088', u'PTRADD_-1205928161'), (u'INT_ADD_-1205928310', u'CALL_-1205928261'), (u'CALL_-1205928261', u'CAST_-1205928088'), ('tmp_280', u'INT_ADD_-1205928310'), ('const-0', u'STORE_-1205928221'), (u'PTRADD_-1205928161', u'STORE_-1205...
[('tmp_355', u'CALL_-1205928226'), ('const-0', u'RETURN_-1205928172'), ('const-1', u'INT_ADD_-1205928310'), (u'CAST_-1205928088', u'CAST_-1205928069'), (u'INT_ADD_-1205928310', u'CALL_-1205928261'), (u'CALL_-1205928261', u'CAST_-1205928088'), (u'CAST_-1205928068', u'STORE_-1205928221'), ('tmp_354', u'CALL_-1205928226')...
null
null
0001fe70
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid * __regparm3 FUN_0001fe70(void *param_1,size_t param_2)\n\n{\n void *__dest;\n \n __dest = (void *)xmalloc(param_2 + 1);\n memcpy(__dest,param_1,param_2);\n *(undefined1 *)((int)__dest + param_2) = 0...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * __regparm3 savestring(char *start,int len)\n\n{\n char *__dest;\n \n __dest = (char *)xmalloc(len + 1);\n memcpy(__dest,start,len);\n __dest[len] = '\0';\n return __dest;\n}\n\n" comment (function_...
(translation_unit "void * __regparm3 FUN_0001fe70(void *param_1,size_t param_2)\n\n{\n void *__dest;\n \n __dest = (void *)xmalloc(param_2 + 1);\n memcpy(__dest,param_1,param_2);\n *(undefined1 *)((int)__dest + param_2) = 0;\n return __dest;\n}\n\n" (function_definition "void * __regparm3 FUN_0001fe70(void *param...
(translation_unit (function_definition TYPE (pointer_declarator * (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (...
(function_definition "void * __regparm3 FUN_0001fe70(void *param_1,size_t param_2)\n\n{\n void *__dest;\n \n __dest = (void *)xmalloc(param_2 + 1);\n memcpy(__dest,param_1,param_2);\n *(undefined1 *)((int)__dest + param_2) = 0;\n return __dest;\n}" (primitive_type "void") (pointer_declarator "* __regparm3 FUN_000...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * __regparm3 function_1(char *start,int var_2) { char *__dest; __dest = (char *)var_1(var_2 + 1); var_3(__dest,start,var_2); __dest[var_2] = '\0'; return __dest; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_dec...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * __regparm3 MASKED(void *param_1,size_t param_2) { void *__dest; __dest = (void *)xmalloc(param_2 + 1); memcpy(__dest,param_1,param_2); *(undefined1 *)((int)__dest + param_2) = 0; return __dest; }
12847_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
~numpunct
FUN_003f7fc0
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* std::numpunct<char>::~numpunct() */ void __thiscall std::numpunct<char>::~numpunct(numpunct<char> *this) { /* try { // try from 003f7fda to 003f7fde has its CatchHandler @ 003f7ff2 */ ~numpunct(this); o...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void FUN_003f7fc0(undefined4 param_1) { /* try { // try from 003f7fda to 003f7fde has its CatchHandler @ 003f7ff2 */ FUN_003f7f40(param_1); FUN_003ae080(param_1); return; }
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI CALL 0x00063c76 ADD ESI,0x1f2036 PUSH EBX SUB ESP,0x28 MOV EDI,dword ptr [EBP + 0x8] PUSH EDI MOV EBX,ESI CALL 0x003f7f40 MOV dword ptr [ESP],EDI CALL 0x003ae080 ADD ESP,0x10 LEA ESP,[EBP + -0xc] POP EBX POP ESI POP EDI POP EBP RET
null
null
null
null
[('const-0', u'RETURN_-1205829559'), ('tmp_226', u'CALL_-1205829620'), ('tmp_226', u'CALL_-1205829607')]
[('const-0', u'RETURN_-1205829559'), ('tmp_401', u'CALL_-1205829607'), ('tmp_401', u'CALL_-1205829620')]
null
null
003f7fc0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_003f7fc0(undefined4 param_1)\n\n{\n /* try { // try from 003f7fda to 003f7fde has its CatchHandler @ 003f7ff2 */\n FUN_003f7f40(param_1);\n FUN_003ae080(param_1);\n return;\n}\n\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* std::numpunct<char>::~numpunct() */\n\nvoid __thiscall std::numpunct<char>::~numpunct(numpunct<char> *this)\n\n{\n /* try { // try from 003f7fda to 003f7fde has its CatchHandler @ 003f7ff2 *...
(translation_unit "void FUN_003f7fc0(undefined4 param_1)\n\n{\n \n FUN_003f7f40(param_1);\n FUN_003ae080(param_1);\n return;\n}\n\n" (function_definition "void FUN_003f7fc0(undefined4 param_1)\n\n{\n \n FUN_003f7f40(param_1);\n FUN_003ae080(param_1);\n return;\n}" primitive_t...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement re...
(function_definition "void FUN_003f7fc0(undefined4 param_1)\n\n{\n \n FUN_003f7f40(param_1);\n FUN_003ae080(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_003f7fc0(undefined4 param_1)" (identifier "FUN_003f7fc0") (parameter_list "(undefined4 param_1)" (( "(") (parameter_...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* std::numpunct<char>::~numpunct() */ void __thiscall std::function_1<char>::~function_1(function_1<char> *this) { /* try { // try from 003f7fda to 003f7fde has its CatchHandler @ 003f7ff2 */ ~function_1(th...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void MASKED(undefined4 param_1) { /* try { // try from 003f7fda to 003f7fde has its CatchHandler @ 003f7ff2 */ FUN_003f7f40(param_1); FUN_003ae080(param_1); return; }
9349_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
__errno_location
__errno_location
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * __errno_location(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __errno_location@@GLIBC_2.0 */ halt_badda...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * __errno_location(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1204830178')]
[('const-1', u'RETURN_-1204830178')]
null
null
0030c014
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint * __errno_location(void)\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 * __errno_location(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __errno_location@@...
(translation_unit "int * __errno_location(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int * __errno_location(void)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* __errno_location(void)" * (function_declarator "__errno_location(void)" identif...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int * __errno_location(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (pointer_declarator "* __errno_location(void)" (* "*") (function_declarator "__errno_location(void)" (identifier "__errno_location") (parameter_list "(void)" (( "(") (parameter_declaration "void" ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __errno_location@@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))))) body: (compound_statement (expression_statement (call_expression function: (identifier) ar...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
177_nohup_and_nohup_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_-1205944286')]
[('const-1', u'RETURN_-1205944286')]
null
null
0001c018
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(); }
56_powerpc64-linux-gnu-elfedit_and_powerpc64-linux-gnu-elfedit_strip.c
process_object
FUN_00011c00
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 process_object(char *file_name,FILE *file) { bfd_vma bVar1; bfd_size_type bVar2; long __off; size_t sVar3; char *pcVar4; int iVar5; Elf32_External_Ehdr *__ptr; int *piVar6; elfclass eVar7; elfcl...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ undefined4 __regparm3 FUN_00011c00(undefined4 param_1,FILE *param_2) { long __off; size_t sVar1; undefined4 uVar2; int iVar3; undefin...
PUSH EBP PUSH EDI PUSH ESI MOV ESI,EDX PUSH EBX CALL 0x000117c0 ADD EBX,0x73f5 SUB ESP,0x28 MOV dword ptr [ESP + 0xc],EAX PUSH EDX CALL 0x000111e0 PUSH ESI MOV EBP,EAX LEA EAX,[EBX + 0x240] PUSH 0x1 PUSH 0x10 PUSH EAX CALL 0x00011130 ADD ESP,0x20 CMP EAX,0x1 JZ 0x00011c70 SUB ESP,0x4 LEA EAX,[EBX + 0xffffc264] PUSH 0x5...
null
null
null
null
[(u'CALL_-1205986230', u'CALL_-1205984628'), (u'INT_AND_-1205984460', u'MULTIEQUAL_-1205981444'), ('const-0', u'SUBPIECE_-1205983013'), (u'CALLIND_-1205983984', u'INDIRECT_-1205979854'), (u'INDIRECT_-1205977157', u'MULTIEQUAL_-1205977118'), ('const-102912', u'PTRSUB_-1205978087'), (u'INDIRECT_-1205979451', u'PIECE_-120...
[(u'CALL_-1205986230', u'CALL_-1205984628'), (u'INDIRECT_-1205979197', u'MULTIEQUAL_-1205978731'), (u'MULTIEQUAL_-1205978353', u'MULTIEQUAL_-1205978324'), (u'INDIRECT_-1205978225', u'CALLIND_-1205985251'), (u'INDIRECT_-1205977983', u'MULTIEQUAL_-1205978508'), (u'CALL_-1205985829', u'INDIRECT_-1205979709'), (u'CALL_-120...
null
null
00011c00
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nundefined4 __regparm3 FUN_00011c00(undefined4 param_1,FILE *param_2)\n\n{\n long __off;\n size_t sVar1;\n undefined4 uVa...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 process_object(char *file_name,FILE *file)\n\n{\n bfd_vma bVar1;\n bfd_size_type bVar2;\n long __off;\n size_t sVar3;\n char *pcVar4;\n int iVar5;\n Elf32_External_Ehdr *__ptr;\n int *piV...
(translation_unit "undefined4 __regparm3 FUN_00011c00(undefined4 param_1,FILE *param_2)\n\n{\n long __off;\n size_t sVar1;\n undefined4 uVar2;\n int iVar3;\n undefined4 *__ptr;\n int *piVar4;\n uint uVar5;\n uint uVar6;\n bool bVar7;\n undefined8 uVar8;\n uint uVar9;\n char *pcVar10;\n FILE *pFVar11;\n un...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE I...
(function_definition "undefined4 __regparm3 FUN_00011c00(undefined4 param_1,FILE *param_2)\n\n{\n long __off;\n size_t sVar1;\n undefined4 uVar2;\n int iVar3;\n undefined4 *__ptr;\n int *piVar4;\n uint uVar5;\n uint uVar6;\n bool bVar7;\n undefined8 uVar8;\n uint uVar9;\n char *pcVar10;\n FILE *pFVar11;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 function_1(char *file_name,type_1 *file) { type_2 var_28; type_3 var_27; long __off; size_t var_3; char *pcVar4; int var_5; type_4 *__ptr; int *piVar6; type_5 var_9; type_5 var_8; bool bVar9; ...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarato...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ undefined4 __regparm3 MASKED(undefined4 param_1,FILE *param_2) { long __off; size_t sVar1; undefined4 uVar2; int iVar3; undefined4 *_...
12516_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
do_transform
FUN_003e9730
/* std::__facet_shims::(anonymous namespace)::collate_shim<wchar_t>::do_transform(wchar_t const*, wchar_t const*) const */ wchar_t * std::__facet_shims::(anonymous_namespace)::collate_shim<wchar_t>::do_transform (wchar_t *param_1,wchar_t *param_2) { int unaff_EDI; undefined4 in_stack_00000...
int * FUN_003e9730(int *param_1,int param_2,undefined4 param_3,undefined4 param_4) { int unaff_EDI; int local_38; int local_34; code *local_20; FUN_00074f0a(); local_20 = (code *)0x0; /* try { // try from 003e9765 to 003e978b has its CatchHandler @ 003e97bc */ FUN_003f0330(0,*(und...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x00074f0a ADD EDI,0x2008c7 PUSH ESI LEA EAX,[EBP + -0x34] PUSH EBX SUB ESP,0x48 MOV dword ptr [EBP + -0x3c],EAX MOV ESI,dword ptr [EBP + 0x8] PUSH dword ptr [EBP + 0x14] PUSH dword ptr [EBP + 0x10] MOV EBX,EDI PUSH EAX MOV EAX,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x1c],0x0 PUS...
null
null
null
null
[('tmp_808', u'PTRSUB_-1205757614'), (u'INT_NOTEQUAL_-1205757911', u'CBRANCH_-1205757911'), ('const-0', u'CALL_-1205758028'), (u'INT_NOTEQUAL_-1205757995', u'CBRANCH_-1205757995'), (u'PTRADD_-1205757582', u'LOAD_-1205758047'), (u'CALL_-1205757944', u'INDIRECT_-1205757582'), (u'CALL_-1205758140', u'INDIRECT_-1205757682'...
[(u'INT_NOTEQUAL_-1205757911', u'CBRANCH_-1205757911'), ('const-4', u'PTRADD_-1205757562'), (u'INT_NOTEQUAL_-1205757995', u'CBRANCH_-1205757995'), (u'CAST_-1205757582', u'LOAD_-1205758047'), ('tmp_1530', u'CALL_-1205757944'), (u'CALL_-1205757944', u'INDIRECT_-1205757582'), (u'CALL_-1205758140', u'INDIRECT_-1205757682')...
null
null
003e9730
x86
O0
(translation_unit "int * FUN_003e9730(int *param_1,int param_2,undefined4 param_3,undefined4 param_4)\n\n{\n int unaff_EDI;\n int local_38;\n int local_34;\n code *local_20;\n \n FUN_00074f0a();\n local_20 = (code *)0x0;\n /* try { // try from 003e9765 to 003e978b has its CatchHandler @ 003e97...
(translation_unit "/* std::__facet_shims::(anonymous namespace)::collate_shim<wchar_t>::do_transform(wchar_t const*,\n wchar_t const*) const */\n\nwchar_t * std::__facet_shims::(anonymous_namespace)::collate_shim<wchar_t>::do_transform\n (wchar_t *param_1,wchar_t *param_2)\n\n{\n int unaff_EDI;\n ...
(translation_unit "int * FUN_003e9730(int *param_1,int param_2,undefined4 param_3,undefined4 param_4)\n\n{\n int unaff_EDI;\n int local_38;\n int local_34;\n code *local_20;\n \n FUN_00074f0a();\n local_20 = (code *)0x0;\n \n FUN_003f0330(0,*(undefined4 *)(param_2 + 0xc),&local_38,param_3,par...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration ...
(function_definition "int * FUN_003e9730(int *param_1,int param_2,undefined4 param_3,undefined4 param_4)\n\n{\n int unaff_EDI;\n int local_38;\n int local_34;\n code *local_20;\n \n FUN_00074f0a();\n local_20 = (code *)0x0;\n \n FUN_003f0330(0,*(undefined4 *)(param_2 + 0xc),&local_38,param_3,...
/* std::__facet_shims::(anonymous namespace)::collate_shim<wchar_t>::do_transform(wchar_t const*, wchar_t const*) const */ var_2 * std::__facet_shims::(anonymous_namespace)::collate_shim<var_2>::var_1 (var_2 *var_3,var_2 *var_4) { int var_13; type_1 in_stack_0000000c; type_1 in_stack_000...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
int * MASKED(int *param_1,int param_2,undefined4 param_3,undefined4 param_4) { int unaff_EDI; int local_38; int local_34; code *local_20; FUN_00074f0a(); local_20 = (code *)0x0; /* try { // try from 003e9765 to 003e978b has its CatchHandler @ 003e97bc */ FUN_003f0330(0,*(undefined...
283_dir_and_dir_strip.c
calculate_columns
FUN_0001bbcc
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ size_t calculate_columns(_Bool by_columns) { size_t sVar1; uint uVar2; uint uVar3; int iVar4; _Bool by_columns_local; size_t filesno; size_t cols; size_t i; size_t max_cols; fileinfo *f; size_t name_length; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint FUN_0001bbcc(char param_1) { int iVar1; uint uVar2; uint uVar3; int iVar4; uint local_3c; uint local_38; uint local_34; local_38 = DAT_0003c570; if (DAT_0003c40c <= DAT_0003c570) { local_38 = DAT_00...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x3c CALL 0x00012830 ADD EBX,0x20426 MOV EAX,dword ptr [EBP + 0x8] MOV byte ptr [EBP + -0x3c],AL MOV EDX,dword ptr [EBX + 0x40c] MOV EAX,dword ptr [EBX + 0x570] CMP EDX,EAX CMOVBE EAX,EDX MOV dword ptr [EBP + -0x2c],EAX CALL 0x0001b9fd MOV dword ptr [EBP + -0x38],...
null
null
null
null
[(u'CALL_-1205945277', u'INDIRECT_-1205943474'), (u'MULTIEQUAL_-1205943061', u'MULTIEQUAL_-1205943066'), (u'INT_NOTEQUAL_-1205944806', u'CBRANCH_-1205944806'), (u'CALL_-1205944984', u'INDIRECT_-1205943422'), ('tmp_5577', u'COPY_-1205943492'), ('const-4', u'PTRADD_-1205943228'), (u'INT_ADD_-1205944734', u'INT_DIV_-12059...
[(u'CALL_-1205945277', u'INDIRECT_-1205943474'), (u'MULTIEQUAL_-1205943061', u'MULTIEQUAL_-1205943066'), (u'INT_NOTEQUAL_-1205944806', u'CBRANCH_-1205944806'), (u'CALL_-1205944984', u'INDIRECT_-1205943422'), (u'INT_MULT_-1205944687', u'INT_ADD_-1205944660'), (u'INT_MULT_-1205943713', u'INT_ADD_-1205943686'), (u'INT_ADD...
null
null
0001bbcc
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_0001bbcc(char param_1)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n uint local_3c;\n uint local_38;\n uint local_34;\n \n local_38 = DAT_0003c570;\n if (DAT_0003c40c <= DAT_0...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nsize_t calculate_columns(_Bool by_columns)\n\n{\n size_t sVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n _Bool by_columns_local;\n size_t filesno;\n size_t cols;\n size_t i;\n size_t max_cols;\n fil...
(translation_unit "uint FUN_0001bbcc(char param_1)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n uint local_3c;\n uint local_38;\n uint local_34;\n \n local_38 = DAT_0003c570;\n if (DAT_0003c40c <= DAT_0003c570) {\n local_38 = DAT_0003c40c;\n }\n FUN_0001b9fd();\n for (local_3c = 0; local...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declara...
(function_definition "uint FUN_0001bbcc(char param_1)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n uint local_3c;\n uint local_38;\n uint local_34;\n \n local_38 = DAT_0003c570;\n if (DAT_0003c40c <= DAT_0003c570) {\n local_38 = DAT_0003c40c;\n }\n FUN_0001b9fd();\n for (local_3c = 0; lo...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ size_t function_1(type_1 by_columns) { size_t var_9; type_2 var_8; type_2 var_11; int var_10; type_1 by_columns_local; size_t var_4; size_t var_7; size_t var_6; size_t max_cols; type_3 *f; size_t name_length...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarat...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint MASKED(char param_1) { int iVar1; uint uVar2; uint uVar3; int iVar4; uint local_3c; uint local_38; uint local_34; local_38 = DAT_0003c570; if (DAT_0003c40c <= DAT_0003c570) { local_38 = DAT_0003c40c...
646_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
__throw_runtime_error
FUN_0002fec2
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::__throw_runtime_error(char const*) [clone .cold.6] */ void std::__throw_runtime_error(char *param_1) { int unaff_EBP; __cxa_free_exception(); /* WARNING: Subroutine does not return */ _Unwind_Resume(*(un...
void FUN_0002fec2(void) { int unaff_EBP; FUN_00180640(); /* WARNING: Subroutine does not return */ FUN_00217770(*(undefined4 *)(unaff_EBP + -0x1c)); }
SUB ESP,0xc MOV EBX,ESI PUSH EDI CALL 0x00180640 POP EAX PUSH dword ptr [EBP + -0x1c] CALL 0x00217770
null
null
null
null
[(u'INT_ADD_-1205993739', u'CAST_-1205993652'), (u'CAST_-1205993652', u'LOAD_-1205993755'), ('tmp_142', u'INT_ADD_-1205993739'), ('const-1', u'RETURN_-1205993736'), ('const-417', u'LOAD_-1205993755'), ('const-4294967268', u'INT_ADD_-1205993739'), (u'LOAD_-1205993755', u'CALL_-1205993741')]
[('tmp_141', u'INT_ADD_-1205993739'), (u'CAST_-1205993654', u'LOAD_-1205993755'), ('const-417', u'LOAD_-1205993755'), (u'INT_ADD_-1205993739', u'CAST_-1205993654'), ('const-1', u'RETURN_-1205993736'), ('const-4294967268', u'INT_ADD_-1205993739'), (u'LOAD_-1205993755', u'CALL_-1205993741')]
null
null
0002fec2
x86
O0
(translation_unit "void FUN_0002fec2(void)\n\n{\n int unaff_EBP;\n \n FUN_00180640();\n /* WARNING: Subroutine does not return */\n FUN_00217770(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_0002fec2(void)\n\n{\n int unaff_EBP;\n \n FUN_00180640();\n ...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::__throw_runtime_error(char const*) [clone .cold.6] */\n\nvoid std::__throw_runtime_error(char *param_1)\n\n{\n int unaff_EBP;\n \n __cxa_free_exception();\n /* WARNING: Subroutine does not retu...
(translation_unit "void FUN_0002fec2(void)\n\n{\n int unaff_EBP;\n \n FUN_00180640();\n \n FUN_00217770(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_0002fec2(void)\n\n{\n int unaff_EBP;\n \n FUN_00180640();\n \n FUN_00217770(*(undefined4 *)(un...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expressio...
(function_definition "void FUN_0002fec2(void)\n\n{\n int unaff_EBP;\n \n FUN_00180640();\n \n FUN_00217770(*(undefined4 *)(unaff_EBP + -0x1c));\n}" (primitive_type "void") (function_declarator "FUN_0002fec2(void)" (identifier "FUN_0002fec2") (parameter_list "(void)" (( "(") (parameter_declaration...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::__throw_runtime_error(char const*) [clone .cold.6] */ void std::function_1(char *param_1) { int var_3; var_1(); /* WARNING: Subroutine does not return */ var_2(*(type_1 *)(var_3 + -0x1c)); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_express...
null
void MASKED(void) { int unaff_EBP; FUN_00180640(); /* WARNING: Subroutine does not return */ FUN_00217770(*(undefined4 *)(unaff_EBP + -0x1c)); }
454_aarch64-linux-gnu-objcopy_and_aarch64-linux-gnu-objcopy_strip.c
strcat
strcat
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strcat(char *__dest,char *__src) { /* WARNING: Bad instruction - Truncating control flow here */ /* strcat@@GLIBC_2.0 */ halt_badd...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strcat(char *__dest,char *__src) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206185762')]
[('const-1', u'RETURN_-1206185762')]
null
null
000410d4
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strcat(char *__dest,char *__src)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comm...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strcat(char *__dest,char *__src)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strcat@...
(translation_unit "char * strcat(char *__dest,char *__src)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strcat(char *__dest,char *__src)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strcat(char *__dest,char *__src)" * (function_declarator ...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))...
(function_definition "char * strcat(char *__dest,char *__src)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strcat(char *__dest,char *__src)" (* "*") (function_declarator "strcat(char *__dest,char *__src)" (identifier "strcat") (parameter_list "(char *__dest,char *__sr...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__dest,char *__src) { /* WARNING: Bad instruction - Truncating control flow here */ /* strcat@@GLIBC_2.0 */ var_1...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__dest,char *__src) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
244_mv_and_mv_strip.c
extent_scan_init
FUN_0001c34b
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ void extent_scan_init(int src_fd,extent_scan *scan) { _Bool _Var1; scan->fd = src_fd; scan->ei_count = 0; scan->ext_info = (extent_info *)0x0; *(undefined4 *)&scan->scan_star...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0001c34b(undefined4 param_1,undefined4 *param_2) { uint uVar1; *param_2 = param_1; param_2[4] = 0; param_2[6] = 0; param_2[1] = 0; param_2[2] = 0; *(undefined1 *)(param_2 + 5) = 0; *(undefined1 *)((in...
PUSH EBP MOV EBP,ESP CALL 0x0001519d ADD EAX,0x1ecad MOV EAX,dword ptr [EBP + 0xc] MOV EDX,dword ptr [EBP + 0x8] MOV dword ptr [EAX],EDX MOV EAX,dword ptr [EBP + 0xc] MOV dword ptr [EAX + 0x10],0x0 MOV EAX,dword ptr [EBP + 0xc] MOV dword ptr [EAX + 0x18],0x0 MOV EAX,dword ptr [EBP + 0xc] MOV dword ptr [EAX + 0x4],0x0 M...
null
null
null
null
[('const-0', u'STORE_-1205943421'), (u'PTRSUB_-1205943286', u'STORE_-1205943421'), ('const-0', u'PTRSUB_-1205943292'), ('const-24', u'PTRSUB_-1205943275'), ('const-417', u'STORE_-1205943389'), ('const-4', u'PTRSUB_-1205943264'), ('const-417', u'STORE_-1205943421'), ('const-417', u'STORE_-1205943379'), (u'PTRSUB_-120594...
[('const-417', u'STORE_-1205943389'), ('const-4', u'PTRADD_-1205943291'), ('const-21', u'INT_ADD_-1205943336'), ('const-0', u'STORE_-1205943350'), ('const-4', u'PTRADD_-1205943280'), ('tmp_304', u'PTRADD_-1205943261'), ('const-0', u'STORE_-1205943405'), ('tmp_304', u'CAST_-1205943241'), ('tmp_304', u'PTRADD_-1205943269...
null
null
0001c34b
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0001c34b(undefined4 param_1,undefined4 *param_2)\n\n{\n uint uVar1;\n \n *param_2 = param_1;\n param_2[4] = 0;\n param_2[6] = 0;\n param_2[1] = 0;\n param_2[2] = 0;\n *(undefined1 *)(param_2 +...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nvoid extent_scan_init(int src_fd,extent_scan *scan)\n\n{\n _Bool _Var1;\n \n scan->fd = src_fd;\n scan->ei_count = 0;\n scan->ext_info = (extent_info *)0x0;\n *(...
(translation_unit "void FUN_0001c34b(undefined4 param_1,undefined4 *param_2)\n\n{\n uint uVar1;\n \n *param_2 = param_1;\n param_2[4] = 0;\n param_2[6] = 0;\n param_2[1] = 0;\n param_2[2] = 0;\n *(undefined1 *)(param_2 + 5) = 0;\n *(undefined1 *)((int)param_2 + 0x15) = 0;\n uVar1 = FUN_0001c337();\n param_2[...
(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 (pointer_expression * IDENT) = IDENT) ...
(function_definition "void FUN_0001c34b(undefined4 param_1,undefined4 *param_2)\n\n{\n uint uVar1;\n \n *param_2 = param_1;\n param_2[4] = 0;\n param_2[6] = 0;\n param_2[1] = 0;\n param_2[2] = 0;\n *(undefined1 *)(param_2 + 5) = 0;\n *(undefined1 *)((int)param_2 + 0x15) = 0;\n uVar1 = FUN_0001c337();\n param...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ void function_1(int src_fd,type_1 *scan) { type_2 _Var1; scan->fd = src_fd; scan->ei_count = 0; scan->ext_info = (type_3 *)0x0; *(type_4 *)&scan->scan_start = 0; *(type_4 *...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(undefined4 param_1,undefined4 *param_2) { uint uVar1; *param_2 = param_1; param_2[4] = 0; param_2[6] = 0; param_2[1] = 0; param_2[2] = 0; *(undefined1 *)(param_2 + 5) = 0; *(undefined1 *)((int)para...
482_aarch64-linux-gnu-strip_and_aarch64-linux-gnu-strip_strip.c
bfd_close_all_done
bfd_close_all_done
/* WARNING: Control flow encountered bad instruction data */ void bfd_close_all_done(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_close_all_done(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206185646')]
[('const-1', u'RETURN_-1206185646')]
null
null
00041148
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_close_all_done(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_close_all_done(void)\n\n{\n /* WAR...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_close_all_done(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_close_all_done(void)\n\n{\n /* WAR...
(translation_unit "void bfd_close_all_done(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_close_all_done(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_close_all_done(void)" identifier (parameter_list "(void)" ( (parameter_dec...
(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_close_all_done(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_close_all_done(void)" (identifier "bfd_close_all_done") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_stat...
/* 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(); }
164_find_and_find_strip.c
__x86.get_pc_thunk.dx
__i686.get_pc_thunk.dx
/* WARNING: This is an inlined function */ void __x86_get_pc_thunk_dx(void) { return; }
/* WARNING: This is an inlined function */ void __i686_get_pc_thunk_dx(void) { return; }
MOV EDX,dword ptr [ESP] RET
null
null
null
null
[('const-0', u'RETURN_-1205974138')]
[('const-0', u'RETURN_-1205974138')]
null
null
00014b75
x86
O0
(translation_unit "/* WARNING: This is an inlined function */\n\nvoid __i686_get_pc_thunk_dx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __i686_get_pc_thunk_dx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_dx(void)" identifier (parameter_list "(void)" ( (paramet...
(translation_unit "/* WARNING: This is an inlined function */\n\nvoid __x86_get_pc_thunk_dx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __x86_get_pc_thunk_dx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__x86_get_pc_thunk_dx(void)" identifier (parameter_list "(void)" ( (parameter_...
(translation_unit "void __i686_get_pc_thunk_dx(void)\n\n{\n return;\n}\n\n" (function_definition "void __i686_get_pc_thunk_dx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_dx(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_st...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) })))
(function_definition "void __i686_get_pc_thunk_dx(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "__i686_get_pc_thunk_dx(void)" (identifier "__i686_get_pc_thunk_dx") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return...
/* WARNING: This is an inlined function */ void function_1(void) { return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
null
/* WARNING: This is an inlined function */ void __i686_get_pc_thunk_dx(void) { return; }
157_powerpc64le-linux-gnu-nm_and_powerpc64le-linux-gnu-nm_strip.c
__x86.get_pc_thunk.di
FUN_00016df1
void __x86_get_pc_thunk_di(void) { return; }
void FUN_00016df1(void) { return; }
MOV EDI,dword ptr [ESP] RET
null
null
null
null
[('const-0', u'RETURN_-1205965310')]
[('const-0', u'RETURN_-1205965310')]
null
null
00016df1
x86
O0
(translation_unit "void FUN_00016df1(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00016df1(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00016df1(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r...
(translation_unit "void __x86_get_pc_thunk_di(void)\n\n{\n return;\n}\n\n" (function_definition "void __x86_get_pc_thunk_di(void)\n\n{\n return;\n}" primitive_type (function_declarator "__x86_get_pc_thunk_di(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_state...
(translation_unit "void FUN_00016df1(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00016df1(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00016df1(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_00016df1(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00016df1(void)" (identifier "FUN_00016df1") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen...
void function_1(void) { return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
null
void MASKED(void) { return; }
794_hppa-linux-gnu-ld_and_hppa-linux-gnu-ld_strip.c
elf32_hppa_set_gp
elf32_hppa_set_gp
/* WARNING: Control flow encountered bad instruction data */ void elf32_hppa_set_gp(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void elf32_hppa_set_gp(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206508886')]
[('const-1', u'RETURN_-1206508886')]
null
null
000922a0
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid elf32_hppa_set_gp(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void elf32_hppa_set_gp(void)\n\n{\n /* WARNI...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid elf32_hppa_set_gp(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void elf32_hppa_set_gp(void)\n\n{\n /* WARNI...
(translation_unit "void elf32_hppa_set_gp(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void elf32_hppa_set_gp(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "elf32_hppa_set_gp(void)" identifier (parameter_list "(void)" ( (parameter_declar...
(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 elf32_hppa_set_gp(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "elf32_hppa_set_gp(void)" (identifier "elf32_hppa_set_gp") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_stateme...
/* 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(); }
71_readlink_and_readlink_strip.c
main
FUN_000118be
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int main(int argc,char **argv) { bool bVar1; int iVar2; undefined4 uVar3; char *__s; char *pcVar4; int *piVar5; canonicalize_mode_t local_34; int local_30; local_34 =...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_000118be(int param_1,undefined4 *param_2) { int iVar1; undefined4 uVar2; int *piVar3; undefined1 *puVar4; undefined1 *puVar5; int aiStackY_64 [5]; undefined4 uStack_44; undefined1 auStack_40 [11]; ...
LEA ECX,[ESP + 0x4] AND ESP,0xfffffff0 PUSH dword ptr [ECX + -0x4] PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX PUSH ECX SUB ESP,0x28 CALL 0x00011450 ADD EBX,0xc729 MOV ESI,ECX MOV dword ptr [EBP + -0x2c],0xffffffff MOV dword ptr [EBP + -0x28],0x0 MOV byte ptr [EBP + -0x2d],0x0 MOV EAX,dword ptr [ESI + 0x4] MOV EAX,...
null
null
null
null
[(u'MULTIEQUAL_-1205983520', u'INT_SLESS_-1205985798'), ('tmp_565', u'BRANCH_-1205986781'), ('tmp_2026', u'CBRANCH_-1205985617'), ('const-0', u'CALL_-1205985745'), (u'MULTIEQUAL_-1205983520', u'COPY_-1205983555'), (u'CALL_-1205986451', u'INDIRECT_-1205984011'), ('const-0', u'CALL_-1205986107'), (u'CALL_-1205985647', u'...
[(u'CALL_-1205985649', u'INDIRECT_-1205982733'), (u'CALL_-1205985680', u'INDIRECT_-1205982458'), (u'CALL_-1205986109', u'INDIRECT_-1205983519'), (u'INDIRECT_-1205983693', u'MULTIEQUAL_-1205983573'), ('const-72671', u'STORE_-1205985564'), ('const-417', u'STORE_-1205986127'), (u'CALL_-1205985926', u'INDIRECT_-1205983747'...
null
null
000118be
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_000118be(int param_1,undefined4 *param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int *piVar3;\n undefined1 *puVar4;\n undefined1 *puVar5;\n int aiStackY_64 [5];\n undefined4 uStack_44;\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint main(int argc,char **argv)\n\n{\n bool bVar1;\n int iVar2;\n undefined4 uVar3;\n char *__s;\n char *pcVar4;\n int *piVar5;\n canonicalize_mode_t local_34;\n...
(translation_unit "undefined4 FUN_000118be(int param_1,undefined4 *param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int *piVar3;\n undefined1 *puVar4;\n undefined1 *puVar5;\n int aiStackY_64 [5];\n undefined4 uStack_44;\n undefined1 auStack_40 [11];\n char local_35;\n int local_34;\n undefined4 local_30;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (decla...
(function_definition "undefined4 FUN_000118be(int param_1,undefined4 *param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int *piVar3;\n undefined1 *puVar4;\n undefined1 *puVar5;\n int aiStackY_64 [5];\n undefined4 uStack_44;\n undefined1 auStack_40 [11];\n char local_35;\n int local_34;\n undefined4 local_30;\...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int function_1(int var_9,char **argv) { bool bVar1; int var_7; type_1 uVar3; char *var_16; char *pcVar4; int *piVar5; type_2 var_13; int local_30; var_13 = ~CAN_EXIST...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1,undefined4 *param_2) { int iVar1; undefined4 uVar2; int *piVar3; undefined1 *puVar4; undefined1 *puVar5; int aiStackY_64 [5]; undefined4 uStack_44; undefined1 auStack_40 [11]; char...
4770_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
add
FUN_00112c90
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */ /* DWARF original prototype: void add(Output_data_reloc_base<9,_false,_32,_true> * this, Output_data * od, Output_reloc_type * reloc) */ void __thiscall gold::Output_data_reloc_base<9,_false,_32,_true>::add (Output_da...
void FUN_00112c90(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_00112ab0(param_1 + 0x34,puVar1,pa...
PUSH EBP CALL 0x000559f2 ADD EBP,0x27c36a 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 0x00112d50 MOV EDX,dword ptr [ESI] ADD EAX,0x18 MOV dword ptr [EAX + -0x18],EDX MOV EDX,dword ptr [ESI + 0x4] MO...
null
null
null
null
[(u'LOAD_-1207030572', u'PTRSUB_-1207029972'), ('const-417', u'LOAD_-1207030572'), ('const-417', u'STORE_-1207030245'), (u'PTRSUB_-1207029800', u'PTRSUB_-1207029781'), ('const-417', u'LOAD_-1207030075'), (u'INT_SUB_-1207030433', u'INT_SRIGHT_-1207030399'), ('tmp_844', u'BRANCH_-1207030162'), (u'LOAD_-1207030572', u'PTR...
[('tmp_1637', u'CAST_-1207029904'), (u'CAST_-1207029870', u'STORE_-1207030245'), (u'INT_ADD_-1207030074', u'CALL_-1207030064'), ('const-417', u'LOAD_-1207030566'), (u'INT_SUB_-1207030433', u'INT_SRIGHT_-1207030399'), ('tmp_844', u'BRANCH_-1207030162'), ('const-3', u'PTRADD_-1207029974'), (u'INT_ADD_-1207030440', u'CAST...
null
null
00112c90
x86
O0
(translation_unit "void FUN_00112c90(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<9,_false,_32,_true> * this, Output_data\n * od, Output_reloc_type * reloc) */\n\nvoid __thiscall\ngold::Output_data_reloc_base<9,_false,_32,_true>::a...
(translation_unit "void FUN_00112c90(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_00112c90(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<9,_false,_32,_true> * this, Output_data * od, Output_reloc_type * reloc) */ void __thiscall var_3::Output_data_reloc_base<9,_false,_32,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_00112ab0(param_1 + 0x34,puVar1,param_3)...
229_m68k-linux-gnu-as_and_m68k-linux-gnu-as_strip.c
cfi_add_CFA_restore_state
FUN_00020460
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void cfi_add_CFA_restore_state(void) { frch_cfi_data *pfVar1; cfa_save_data *__ptr; cfi_insn_data *pcVar2; char *format; pcVar2 = alloc_cfi...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00020460(void) { undefined4 *__ptr; int iVar1; undefined4 uVar2; iVar1 = FUN_0001e550(); *(undefined4 *)(iVar1 + 4) = 0xb; iVar1 = *(int *)(DAT_00081848 + 0x48); __ptr = *(undefined4 **)(iVar1 + 0xc); ...
PUSH EBX CALL 0x00017010 ADD EBX,0x57b9a SUB ESP,0x8 CALL 0x0001e550 MOV dword ptr [EAX + 0x4],0xb LEA EAX,[EBX + 0x9848] MOV EAX,dword ptr [EAX] MOV EDX,dword ptr [EAX + 0x48] MOV EAX,dword ptr [EDX + 0xc] TEST EAX,EAX JZ 0x000204b0 MOV ECX,dword ptr [EAX + 0x4] SUB ESP,0xc MOV dword ptr [EDX + 0x8],ECX MOV ECX,dword ...
null
null
null
null
[(u'LOAD_-1206057810', u'CALL_-1206057746'), ('tmp_134', u'CBRANCH_-1206057791'), ('const-0', u'PTRSUB_-1206057501'), (u'COPY_-1206057532', u'CALL_-1206057664'), (u'STORE_-1206057760', u'INDIRECT_-1206057511'), (u'INT_NOTEQUAL_-1206057791', u'CBRANCH_-1206057791'), (u'LOAD_-1206057810', u'PTRSUB_-1206057512'), (u'PTRSU...
[(u'LOAD_-1206057810', u'CALL_-1206057746'), ('tmp_134', u'CBRANCH_-1206057791'), (u'COPY_-1206057533', u'CALL_-1206057664'), (u'INDIRECT_-1206057513', u'COPY_-1206057560'), (u'CALL_-1206057651', u'INDIRECT_-1206057472'), ('const-417', u'STORE_-1206057836'), (u'CAST_-1206057502', u'STORE_-1206057760'), ('const-5', u'CA...
null
null
00020460
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00020460(void)\n\n{\n undefined4 *__ptr;\n int iVar1;\n undefined4 uVar2;\n \n iVar1 = FUN_0001e550();\n *(undefined4 *)(iVar1 + 4) = 0xb;\n iVar1 = *(int *)(DAT_00081848 + 0x48);\n __ptr = *(...
(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 cfi_add_CFA_restore_state(void)\n\n{\n frch_cfi_data *pfVar1;\n cfa_save_data *__ptr;\n cfi_insn_data *pcVar2;\n char *form...
(translation_unit "void FUN_00020460(void)\n\n{\n undefined4 *__ptr;\n int iVar1;\n undefined4 uVar2;\n \n iVar1 = FUN_0001e550();\n *(undefined4 *)(iVar1 + 4) = 0xb;\n iVar1 = *(int *)(DAT_00081848 + 0x48);\n __ptr = *(undefined4 **)(iVar1 + 0xc);\n if (__ptr != (undefined4 *)0x0) {\n *(undefined4 *)(iVar1...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression ID...
(function_definition "void FUN_00020460(void)\n\n{\n undefined4 *__ptr;\n int iVar1;\n undefined4 uVar2;\n \n iVar1 = FUN_0001e550();\n *(undefined4 *)(iVar1 + 4) = 0xb;\n iVar1 = *(int *)(DAT_00081848 + 0x48);\n __ptr = *(undefined4 **)(iVar1 + 0xc);\n if (__ptr != (undefined4 *)0x0) {\n *(undefined4 *)(iV...
/* 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 *pfVar1; type_2 *var_2; type_3 *pcVar2; char *format; pcVar2 = var_1(); pcVar2->insn = 0xb; pfVar1 = frc...
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.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { undefined4 *__ptr; int iVar1; undefined4 uVar2; iVar1 = FUN_0001e550(); *(undefined4 *)(iVar1 + 4) = 0xb; iVar1 = *(int *)(DAT_00081848 + 0x48); __ptr = *(undefined4 **)(iVar1 + 0xc); if (_...
10123_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
codecvt_byname
FUN_00255420
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* std::codecvt_byname<wchar_t, char, __mbstate_t>::codecvt_byname(std::string const&, unsigned int) */ void __thiscall std::codecvt_byname<wchar_t,char,__mbstate_t>::codecvt_byname (codecvt_byname<wchar_t,char,__mbs...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void FUN_00255420(undefined4 *param_1,undefined4 *param_2,undefined4 param_3) { byte *pbVar1; int iVar2; byte *pbVar3; byte *pbVar4; bool bVar5; bool bVar6; bool bVar7; byte bVar8; bVar8 = 0; pbVar1 = (byt...
CALL 0x00035975 ADD EDX,0x139bdb PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX MOV EDI,EDX MOV EBX,EDX SUB ESP,0x24 MOV EAX,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x20],EDX MOV ESI,dword ptr [EAX] PUSH dword ptr [EBP + 0x10] PUSH dword ptr [EBP + 0x8] CALL 0x00238830 LEA EAX,[EDI + 0xffffee3c] MOV EBX,dword ptr ...
null
null
null
null
[('tmp_553', u'CBRANCH_-1204136608'), (u'MULTIEQUAL_-1204136305', u'INT_ADD_-1204136656'), (u'PTRADD_-1204136508', u'CAST_-1204136104'), (u'COPY_-1204136243', u'MULTIEQUAL_-1204136322'), (u'INT_EQUAL_-1204136743', u'MULTIEQUAL_-1204136290'), (u'LOAD_-1204136854', u'COPY_-1204136224'), (u'INT_ZEXT_-1204136753', u'INT_MU...
[('tmp_553', u'CBRANCH_-1204136608'), (u'INT_EQUAL_-1204136645', u'MULTIEQUAL_-1204136273'), ('const-417', u'LOAD_-1204136660'), (u'MULTIEQUAL_-1204136299', u'MULTIEQUAL_-1204136296'), (u'MULTIEQUAL_-1204136312', u'INT_EQUAL_-1204136696'), (u'MULTIEQUAL_-1204136336', u'INT_EQUAL_-1204136764'), (u'BOOL_NEGATE_-120413624...
null
null
00255420
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_00255420(undefined4 *param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n byte *pbVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n byte bVar8;\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* std::codecvt_byname<wchar_t, char, __mbstate_t>::codecvt_byname(std::string const&, unsigned int)\n */\n\nvoid __thiscall\nstd::codecvt_byname<wchar_t,char,__mbstate_t>::codecvt_byname\n (codecvt_b...
(translation_unit "void FUN_00255420(undefined4 *param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n byte *pbVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n byte bVar8;\n \n bVar8 = 0;\n pbVar1 = (byte *)*param_2;\n FUN_00238830(param_1,param_3);\n iVar2 = ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ...
(function_definition "void FUN_00255420(undefined4 *param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n byte *pbVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n byte bVar8;\n \n bVar8 = 0;\n pbVar1 = (byte *)*param_2;\n FUN_00238830(param_1,param_3);\n iVar2...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* std::codecvt_byname<wchar_t, char, __mbstate_t>::codecvt_byname(std::string const&, unsigned int) */ void __thiscall std::codecvt_byname<wchar_t,char,__mbstate_t>::codecvt_byname (codecvt_byname<wchar_t,char,__mbs...
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.dx replaced with injection: get_pc_thunk_dx */ void MASKED(undefined4 *param_1,undefined4 *param_2,undefined4 param_3) { byte *pbVar1; int iVar2; byte *pbVar3; byte *pbVar4; bool bVar5; bool bVar6; bool bVar7; byte bVar8; bVar8 = 0; pbVar1 = (byte *)*p...
9437_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
do_close
FUN_0023d450
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::messages_shim<wchar_t>::do_close(int) const */ void __thiscall std::__facet_shims::(anonymous_namespace)::messages_shim<wchar_t>::do_close (messages_shim<wchar_t> *this,int p...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0023d450(int param_1,undefined4 param_2) { FUN_0023b0c0(0,*(undefined4 *)(param_1 + 0x10),param_2); return; }
PUSH EBX CALL 0x00036db0 ADD EBX,0x16cbaa SUB ESP,0xc PUSH dword ptr [ESP + 0x18] MOV EAX,dword ptr [ESP + 0x18] PUSH dword ptr [EAX + 0x10] PUSH 0x0 CALL 0x0023b0c0 ADD ESP,0x18 POP EBX RET
null
null
null
null
[(u'PTRADD_-1203972920', u'CAST_-1203972865'), ('const-0', u'RETURN_-1203972935'), (u'CAST_-1203972865', u'LOAD_-1203972982'), ('tmp_176', u'CALL_-1203972963'), ('tmp_175', u'PTRADD_-1203972920'), ('const-16', u'PTRADD_-1203972920'), ('const-417', u'LOAD_-1203972982'), (u'LOAD_-1203972982', u'CALL_-1203972963'), ('cons...
[('tmp_294', u'CALL_-1203972963'), ('const-0', u'RETURN_-1203972935'), (u'CAST_-1203972865', u'LOAD_-1203972982'), ('tmp_295', u'INT_ADD_-1203972966'), ('const-16', u'INT_ADD_-1203972966'), ('const-417', u'LOAD_-1203972982'), (u'INT_ADD_-1203972966', u'CAST_-1203972865'), (u'LOAD_-1203972982', u'CALL_-1203972963'), ('c...
null
null
0023d450
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0023d450(int param_1,undefined4 param_2)\n\n{\n FUN_0023b0c0(0,*(undefined4 *)(param_1 + 0x10),param_2);\n return;\n}\n\n" comment (function_definition "void FUN_0023d450(int param_1,undefined4 para...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__facet_shims::(anonymous namespace)::messages_shim<wchar_t>::do_close(int) const */\n\nvoid __thiscall\nstd::__facet_shims::(anonymous_namespace)::messages_shim<wchar_t>::do_close\n (messages_sh...
(translation_unit "void FUN_0023d450(int param_1,undefined4 param_2)\n\n{\n FUN_0023b0c0(0,*(undefined4 *)(param_1 + 0x10),param_2);\n return;\n}\n\n" (function_definition "void FUN_0023d450(int param_1,undefined4 param_2)\n\n{\n FUN_0023b0c0(0,*(undefined4 *)(param_1 + 0x10),param_2);\n return;\n}" primitive_type ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (a...
(function_definition "void FUN_0023d450(int param_1,undefined4 param_2)\n\n{\n FUN_0023b0c0(0,*(undefined4 *)(param_1 + 0x10),param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0023d450(int param_1,undefined4 param_2)" (identifier "FUN_0023d450") (parameter_list "(int param_1,undefined4 param_2...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::messages_shim<wchar_t>::do_close(int) const */ void __thiscall std::__facet_shims::(anonymous_namespace)::type_1<var_2>::function_1 (type_1<var_2> *var_3,int param_1) { va...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2) { FUN_0023b0c0(0,*(undefined4 *)(param_1 + 0x10),param_2); return; }
9159_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
do_in
FUN_00208130
/* std::__codecvt_utf16_base<char32_t>::do_in(__mbstate_t&, char const*, char const*, char const*&, char32_t*, char32_t*, char32_t*&) const */ int __thiscall std::__codecvt_utf16_base<char32_t>::do_in (__codecvt_utf16_base<char32_t> *this,__mbstate_t *param_1,char *param_2,char *param_3, char *...
int FUN_00208130(int param_1,undefined4 param_2,int param_3,int param_4,int *param_5, undefined4 param_6,undefined4 param_7,undefined4 *param_8) { int iVar1; iVar1 = FUN_002080b0(*(undefined4 *)(param_1 + 0xc),param_3,param_4,param_6,param_7); *param_5 = param_3; *param_8 = param_6; if ((...
PUSH ESI PUSH EBX SUB ESP,0x10 MOV EAX,dword ptr [ESP + 0x24] MOV EBX,dword ptr [ESP + 0x1c] LEA EDX,[ESP + 0x8] MOV ESI,dword ptr [ESP + 0x28] MOV dword ptr [ESP],EAX MOV EAX,dword ptr [ESP + 0x30] MOV ECX,dword ptr [EBX + 0x8] MOV dword ptr [ESP + 0x4],ESI MOV dword ptr [ESP + 0x8],EAX MOV EAX,dword ptr [ESP + 0x34] ...
null
null
null
null
[(u'CALL_-1203797599', u'INDIRECT_-1203797429'), ('const-2', u'COPY_-1203797521'), (u'CALL_-1203797599', u'INT_EQUAL_-1203797544'), (u'PTRSUB_-1203797469', u'CALL_-1203797599'), ('tmp_436', u'PTRSUB_-1203797457'), (u'INT_EQUAL_-1203797544', u'CBRANCH_-1203797542'), ('tmp_333', u'COPY_-1203797623'), ('tmp_332', u'COPY_-...
[('tmp_569', u'INT_NOTEQUAL_-1203797527'), ('tmp_573', u'STORE_-1203797564'), (u'CALL_-1203797599', u'INT_EQUAL_-1203797544'), ('const-417', u'STORE_-1203797575'), (u'INT_EQUAL_-1203797544', u'CBRANCH_-1203797542'), ('const-417', u'STORE_-1203797564'), (u'LOAD_-1203797613', u'CALL_-1203797599'), (u'INT_ADD_-1203797597'...
null
null
00208130
x86
O0
(translation_unit "int FUN_00208130(int param_1,undefined4 param_2,int param_3,int param_4,int *param_5,\n undefined4 param_6,undefined4 param_7,undefined4 *param_8)\n\n{\n int iVar1;\n \n iVar1 = FUN_002080b0(*(undefined4 *)(param_1 + 0xc),param_3,param_4,param_6,param_7);\n *param_5 = param_3;\n *...
(translation_unit "/* std::__codecvt_utf16_base<char32_t>::do_in(__mbstate_t&, char const*, char const*, char const*&,\n char32_t*, char32_t*, char32_t*&) const */\n\nint __thiscall\nstd::__codecvt_utf16_base<char32_t>::do_in\n (__codecvt_utf16_base<char32_t> *this,__mbstate_t *param_1,char *param_2,char *pa...
(translation_unit "int FUN_00208130(int param_1,undefined4 param_2,int param_3,int param_4,int *param_5,\n undefined4 param_6,undefined4 param_7,undefined4 *param_8)\n\n{\n int iVar1;\n \n iVar1 = FUN_002080b0(*(undefined4 *)(param_1 + 0xc),param_3,param_4,param_6,param_7);\n *param_5 = param_3;\n *...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration ...
(function_definition "int FUN_00208130(int param_1,undefined4 param_2,int param_3,int param_4,int *param_5,\n undefined4 param_6,undefined4 param_7,undefined4 *param_8)\n\n{\n int iVar1;\n \n iVar1 = FUN_002080b0(*(undefined4 *)(param_1 + 0xc),param_3,param_4,param_6,param_7);\n *param_5 = param_3;\n...
/* std::__codecvt_utf16_base<char32_t>::do_in(__mbstate_t&, char const*, char const*, char const*&, char32_t*, char32_t*, char32_t*&) const */ int __thiscall std::type_1<char32_t>::function_1 (type_1<char32_t> *var_2,type_2 *param_1,char *param_2,char *var_5, char **param_4,type_3 *param_5,type...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
int MASKED(int param_1,undefined4 param_2,int param_3,int param_4,int *param_5, undefined4 param_6,undefined4 param_7,undefined4 *param_8) { int iVar1; iVar1 = FUN_002080b0(*(undefined4 *)(param_1 + 0xc),param_3,param_4,param_6,param_7); *param_5 = param_3; *param_8 = param_6; if ((iVar1 ...
142_i686-gnu-ld_and_i686-gnu-ld_strip.c
bfd_plugin_target_p
bfd_plugin_target_p
void bfd_plugin_target_p(void) { (*(code *)PTR_bfd_plugin_target_p_000bb250)(); return; }
void bfd_plugin_target_p(void) { (*(code *)PTR_bfd_plugin_target_p_000bb250)(); return; }
JMP dword ptr [EBX + 0x250]
null
null
null
null
[(u'CAST_-1205974617', u'CALLIND_-1205974694'), (u'CALLIND_-1205974694', u'INDIRECT_-1205974622'), (u'INDIRECT_-1205974622', u'COPY_-1205974681'), ('tmp_58', u'CAST_-1205974617'), ('const-0', u'RETURN_-1205974691')]
[(u'CAST_-1205974617', u'CALLIND_-1205974694'), (u'CALLIND_-1205974694', u'INDIRECT_-1205974622'), (u'INDIRECT_-1205974622', u'COPY_-1205974681'), ('tmp_58', u'CAST_-1205974617'), ('const-0', u'RETURN_-1205974691')]
null
null
00014950
x86
O0
(translation_unit "void bfd_plugin_target_p(void)\n\n{\n (*(code *)PTR_bfd_plugin_target_p_000bb250)();\n return;\n}\n\n" (function_definition "void bfd_plugin_target_p(void)\n\n{\n (*(code *)PTR_bfd_plugin_target_p_000bb250)();\n return;\n}" primitive_type (function_declarator "bfd_plugin_target_p(void)" identifie...
(translation_unit "void bfd_plugin_target_p(void)\n\n{\n (*(code *)PTR_bfd_plugin_target_p_000bb250)();\n return;\n}\n\n" (function_definition "void bfd_plugin_target_p(void)\n\n{\n (*(code *)PTR_bfd_plugin_target_p_000bb250)();\n return;\n}" primitive_type (function_declarator "bfd_plugin_target_p(void)" identifie...
(translation_unit "void bfd_plugin_target_p(void)\n\n{\n (*(code *)PTR_bfd_plugin_target_p_000bb250)();\n return;\n}\n\n" (function_definition "void bfd_plugin_target_p(void)\n\n{\n (*(code *)PTR_bfd_plugin_target_p_000bb250)();\n return;\n}" primitive_type (function_declarator "bfd_plugin_target_p(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 bfd_plugin_target_p(void)\n\n{\n (*(code *)PTR_bfd_plugin_target_p_000bb250)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_plugin_target_p(void)" (identifier "bfd_plugin_target_p") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) (...
void function_1(void) { (*(type_1 *)PTR_bfd_plugin_target_p_000bb250)(); 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_000bb250)(); return; }
57_sg_inq_and_sg_inq_strip.c
sg_get_category_sense_str
sg_get_category_sense_str
void sg_get_category_sense_str(void) { (*(code *)PTR_sg_get_category_sense_str_0002bfa4)(); return; }
void sg_get_category_sense_str(void) { (*(code *)PTR_sg_get_category_sense_str_0002bfa4)(); return; }
JMP dword ptr [EBX + 0xe8]
null
null
null
null
[(u'CALLIND_-1205980230', u'INDIRECT_-1205980158'), (u'INDIRECT_-1205980158', u'COPY_-1205980217'), ('tmp_58', u'CAST_-1205980153'), (u'CAST_-1205980153', u'CALLIND_-1205980230'), ('const-0', u'RETURN_-1205980227')]
[(u'CALLIND_-1205980230', u'INDIRECT_-1205980158'), (u'INDIRECT_-1205980158', u'COPY_-1205980217'), ('tmp_58', u'CAST_-1205980153'), (u'CAST_-1205980153', u'CALLIND_-1205980230'), ('const-0', u'RETURN_-1205980227')]
null
null
000133b0
x86
O0
(translation_unit "void sg_get_category_sense_str(void)\n\n{\n (*(code *)PTR_sg_get_category_sense_str_0002bfa4)();\n return;\n}\n\n" (function_definition "void sg_get_category_sense_str(void)\n\n{\n (*(code *)PTR_sg_get_category_sense_str_0002bfa4)();\n return;\n}" primitive_type (function_declarator "sg_get_categ...
(translation_unit "void sg_get_category_sense_str(void)\n\n{\n (*(code *)PTR_sg_get_category_sense_str_0002bfa4)();\n return;\n}\n\n" (function_definition "void sg_get_category_sense_str(void)\n\n{\n (*(code *)PTR_sg_get_category_sense_str_0002bfa4)();\n return;\n}" primitive_type (function_declarator "sg_get_categ...
(translation_unit "void sg_get_category_sense_str(void)\n\n{\n (*(code *)PTR_sg_get_category_sense_str_0002bfa4)();\n return;\n}\n\n" (function_definition "void sg_get_category_sense_str(void)\n\n{\n (*(code *)PTR_sg_get_category_sense_str_0002bfa4)();\n return;\n}" primitive_type (function_declarator "sg_get_categ...
(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 sg_get_category_sense_str(void)\n\n{\n (*(code *)PTR_sg_get_category_sense_str_0002bfa4)();\n return;\n}" (primitive_type "void") (function_declarator "sg_get_category_sense_str(void)" (identifier "sg_get_category_sense_str") (parameter_list "(void)" (( "(") (parameter_declaration "void" (p...
void function_1(void) { (*(type_1 *)PTR_sg_get_category_sense_str_0002bfa4)(); 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_0002bfa4)(); return; }
280_sparc64-linux-gnu-readelf_and_sparc64-linux-gnu-readelf_strip.c
display_view_pair_list
FUN_000520e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm2 display_view_pair_list (dwarf_section *section,uchar **vstart_ptr,uint debug_info_entry,uchar *vlistend) { undefined *puVar1; char *pcVar2; uchar *data; uchar *data_00; int iVar3; dwarf_vma d...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm2 FUN_000520e0(int param_1,uint *param_2,uint param_3) { undefined *puVar1; char *__format; uint uVar2; uint uVar3; int iVar4; undefined8 uVar5; int local_20 [3]; undefined4 uStack_14; puVar1 =...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00013f70 ADD EBX,0x61f17 SUB ESP,0x54 MOV EBP,dword ptr [EDX] MOV dword ptr [ESP + 0x20],EAX MOV ESI,dword ptr [ESP + 0x68] MOV dword ptr [ESP + 0x30],EDX MOV EDX,dword ptr [EAX + 0x1c] ADD EDX,dword ptr [EAX + 0x10] LEA EAX,[ECX + ECX*0x4] SHL EAX,0x4 ADD EAX,dword ptr [EBX +...
null
null
null
null
[('const-417', u'STORE_-1206246605'), (u'CALL_-1206246552', u'INDIRECT_-1206245941'), ('const-0', u'CALL_-1206246552'), (u'PTRADD_-1206246643', u'MULTIEQUAL_-1206246337'), (u'INDIRECT_-1206245850', u'COPY_-1206245902'), ('const-4294967264', u'PTRSUB_-1206246054'), (u'INDIRECT_-1206246210', u'PIECE_-1206246211'), (u'MUL...
[('const-417', u'STORE_-1206246605'), (u'INDIRECT_-1206246180', u'MULTIEQUAL_-1206246005'), (u'CAST_-1206245931', u'CALL_-1206246539'), ('tmp_1789', u'LOAD_-1206247147'), (u'INDIRECT_-1206245921', u'MULTIEQUAL_-1206245882'), (u'INDIRECT_-1206246104', u'MULTIEQUAL_-1206245928'), ('const-10', u'CALL_-1206246970'), (u'LOA...
null
null
000520e0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm2 FUN_000520e0(int param_1,uint *param_2,uint param_3)\n\n{\n undefined *puVar1;\n char *__format;\n uint uVar2;\n uint uVar3;\n int iVar4;\n undefined8 uVar5;\n int local_20 [3];\n undef...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm2\ndisplay_view_pair_list\n (dwarf_section *section,uchar **vstart_ptr,uint debug_info_entry,uchar *vlistend)\n\n{\n undefined *puVar1;\n char *pcVar2;\n uchar *data;\n uchar *data_00...
(translation_unit "void __regparm2 FUN_000520e0(int param_1,uint *param_2,uint param_3)\n\n{\n undefined *puVar1;\n char *__format;\n uint uVar2;\n uint uVar3;\n int iVar4;\n undefined8 uVar5;\n int local_20 [3];\n undefined4 uStack_14;\n \n puVar1 = PTR_stdout_000b3fd8;\n uStack_14 = 0x520e9;\n uVar2 = *pa...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declarat...
(function_definition "void __regparm2 FUN_000520e0(int param_1,uint *param_2,uint param_3)\n\n{\n undefined *puVar1;\n char *__format;\n uint uVar2;\n uint uVar3;\n int iVar4;\n undefined8 uVar5;\n int local_20 [3];\n undefined4 uStack_14;\n \n puVar1 = PTR_stdout_000b3fd8;\n uStack_14 = 0x520e9;\n uVar2 = ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm2 function_1 (type_1 *section,type_2 **vstart_ptr,type_3 var_1,type_2 *vlistend) { type_4 *puVar1; char *pcVar2; type_2 *var_3; type_2 *var_6; int iVar3; type_5 var_11; type_5 var_8; type_3...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm2 MASKED(int param_1,uint *param_2,uint param_3) { undefined *puVar1; char *__format; uint uVar2; uint uVar3; int iVar4; undefined8 uVar5; int local_20 [3]; undefined4 uStack_14; puVar1 = PTR_s...
148_s390x-linux-gnu-gprof_and_s390x-linux-gnu-gprof_strip.c
source_file_lookup_path
FUN_0001c820
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ Source_File * source_file_lookup_path(char *path) { Source_File *pSVar1; int iVar2; Source_File *pSVar3; uint uVar4; char *pcVar5; uint uVar6; source_file *psVar7; psVar7 = first_src_file; if (first_src_file ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * FUN_0001c820(undefined4 param_1) { int *piVar1; int *piVar2; uint uVar3; int iVar4; piVar2 = DAT_0002e178; if (DAT_0002e178 != (int *)0x0) { do { iVar4 = filename_cmp(param_1,piVar2[1]); if (...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX CALL 0x00013030 ADD EBX,0x107d5 SUB ESP,0xc MOV EDI,dword ptr [EBP + 0x8] MOV ESI,dword ptr [EBX + 0x1178] TEST ESI,ESI JNZ 0x0001c84e JMP 0x0001c870 MOV ESI,dword ptr [ESI] TEST ESI,ESI JZ 0x0001c870 SUB ESP,0x8 PUSH dword ptr [ESI + 0x4] PUSH EDI CALL 0x000120b0 ADD ESP...
null
null
null
null
[(u'COPY_-1205941937', u'RETURN_-1205941903'), (u'CAST_-1205941624', u'INT_AND_-1205942035'), (u'INT_AND_-1205942035', u'INT_ADD_-1205941976'), ('const-417', u'STORE_-1205941990'), (u'STORE_-1205942068', u'INDIRECT_-1205941653'), (u'PTRSUB_-1205941567', u'STORE_-1205941905'), (u'INDIRECT_-1205941583', u'COPY_-120594162...
[(u'CAST_-1205941645', u'CAST_-1205941611'), (u'COPY_-1205941937', u'RETURN_-1205941903'), (u'INT_AND_-1205942035', u'INT_ADD_-1205941976'), (u'CAST_-1205941645', u'PTRADD_-1205941647'), ('const-0', u'STORE_-1205942047'), ('const-417', u'STORE_-1205941990'), ('tmp_1366', u'INT_NOTEQUAL_-1205942155'), ('tmp_1366', u'MUL...
null
null
0001c820
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_0001c820(undefined4 param_1)\n\n{\n int *piVar1;\n int *piVar2;\n uint uVar3;\n int iVar4;\n \n piVar2 = DAT_0002e178;\n if (DAT_0002e178 != (int *)0x0) {\n do {\n iVar4 = filename_cmp...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nSource_File * source_file_lookup_path(char *path)\n\n{\n Source_File *pSVar1;\n int iVar2;\n Source_File *pSVar3;\n uint uVar4;\n char *pcVar5;\n uint uVar6;\n source_file *psVar7;\n \n psVar7 = first_...
(translation_unit "int * FUN_0001c820(undefined4 param_1)\n\n{\n int *piVar1;\n int *piVar2;\n uint uVar3;\n int iVar4;\n \n piVar2 = DAT_0002e178;\n if (DAT_0002e178 != (int *)0x0) {\n do {\n iVar4 = filename_cmp(param_1,piVar2[1]);\n if (iVar4 == 0) {\n return piVar2;\n }\n piVar2...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE ID...
(function_definition "int * FUN_0001c820(undefined4 param_1)\n\n{\n int *piVar1;\n int *piVar2;\n uint uVar3;\n int iVar4;\n \n piVar2 = DAT_0002e178;\n if (DAT_0002e178 != (int *)0x0) {\n do {\n iVar4 = filename_cmp(param_1,piVar2[1]);\n if (iVar4 == 0) {\n return piVar2;\n }\n piV...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 * function_1(char *path) { type_1 *pSVar1; int var_3; type_1 *pSVar3; type_2 var_7; char *pcVar5; type_2 var_6; type_3 *var_4; var_4 = var_1; if (var_1 != (type_1 *)0x0) { do { var_3 = var_2(...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * MASKED(undefined4 param_1) { int *piVar1; int *piVar2; uint uVar3; int iVar4; piVar2 = DAT_0002e178; if (DAT_0002e178 != (int *)0x0) { do { iVar4 = filename_cmp(param_1,piVar2[1]); if (iVar4 ...
9326_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
do_close
FUN_002271e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::messages_shim<wchar_t>::do_close(int) const */ void __thiscall std::__facet_shims::(anonymous_namespace)::messages_shim<wchar_t>::do_close (messages_shim<wchar_t> *this,int p...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_002271e0(int param_1,undefined4 param_2) { FUN_00224e50(0,*(undefined4 *)(param_1 + 0x10),param_2); return; }
PUSH EBX CALL 0x00035840 ADD EBX,0x167e1a SUB ESP,0xc PUSH dword ptr [ESP + 0x18] MOV EAX,dword ptr [ESP + 0x18] PUSH dword ptr [EAX + 0x10] PUSH 0x0 CALL 0x00224e50 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-1', u'PTRADD_-1203932584'), (u'PTRADD_-1203932584', u'CAST_-1203932529'), (u'LOAD_-1203932646', u'CALL_-1203932627'), ('const-16', u'PTRADD_-1203932584'), ('const-0', u'RETURN_-1203932599'), (u'CAST_-1203932529', u'LOAD_-1203932646'), ('const-0', u'CALL_-1203932627'), ('tmp_175', u'PTRADD_-1203932584'), ('tmp_...
[(u'INT_ADD_-1203932630', u'CAST_-1203932529'), (u'LOAD_-1203932646', u'CALL_-1203932627'), ('const-0', u'RETURN_-1203932599'), ('tmp_295', u'INT_ADD_-1203932630'), (u'CAST_-1203932529', u'LOAD_-1203932646'), ('tmp_294', u'CALL_-1203932627'), ('const-417', u'LOAD_-1203932646'), ('const-0', u'CALL_-1203932627'), ('const...
null
null
002271e0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002271e0(int param_1,undefined4 param_2)\n\n{\n FUN_00224e50(0,*(undefined4 *)(param_1 + 0x10),param_2);\n return;\n}\n\n" comment (function_definition "void FUN_002271e0(int param_1,undefined4 para...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__facet_shims::(anonymous namespace)::messages_shim<wchar_t>::do_close(int) const */\n\nvoid __thiscall\nstd::__facet_shims::(anonymous_namespace)::messages_shim<wchar_t>::do_close\n (messages_sh...
(translation_unit "void FUN_002271e0(int param_1,undefined4 param_2)\n\n{\n FUN_00224e50(0,*(undefined4 *)(param_1 + 0x10),param_2);\n return;\n}\n\n" (function_definition "void FUN_002271e0(int param_1,undefined4 param_2)\n\n{\n FUN_00224e50(0,*(undefined4 *)(param_1 + 0x10),param_2);\n return;\n}" primitive_type ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (a...
(function_definition "void FUN_002271e0(int param_1,undefined4 param_2)\n\n{\n FUN_00224e50(0,*(undefined4 *)(param_1 + 0x10),param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002271e0(int param_1,undefined4 param_2)" (identifier "FUN_002271e0") (parameter_list "(int param_1,undefined4 param_2...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::messages_shim<wchar_t>::do_close(int) const */ void __thiscall std::__facet_shims::(anonymous_namespace)::type_1<var_2>::function_1 (type_1<var_2> *var_3,int param_1) { va...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2) { FUN_00224e50(0,*(undefined4 *)(param_1 + 0x10),param_2); return; }
8132_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
set_got_size
FUN_002dcc90
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void set_got_size(Output_data_got<64,_false> * this) */ void __thiscall gold::Output_data_got<64,_false>::set_got_size(Output_data_got<64,_false> *this) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_002dcc90(int param_1) { int iVar1; iVar1 = (*(int *)(param_1 + 0x30) - *(int *)(param_1 + 0x2c) >> 2) * 0x66666668; if ((*(byte *)(param_1 + 0x1c) & 2) == 0) { *(int *)(param_1 + 0xc) = iVar1; *(undefin...
PUSH EBX CALL 0x00050b50 ADD EBX,0x30d36a SUB ESP,0x8 MOV ECX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [ECX + 0x30] SUB EAX,dword ptr [ECX + 0x2c] SAR EAX,0x2 IMUL EAX,EAX,-0x33333333 SHL EAX,0x3 TEST byte ptr [ECX + 0x1c],0x2 JNZ 0x002dccc8 XOR EDX,EDX MOV dword ptr [ECX + 0xc],EAX MOV dword ptr [ECX + 0x10],EDX ADD E...
null
null
null
null
[('const-1', u'RETURN_-1204630366')]
[('const-28', u'INT_ADD_-1204630206'), (u'LOAD_-1204630335', u'INT_SUB_-1204630306'), ('const-1717986920', u'INT_MULT_-1204630231'), ('const-417', u'STORE_-1204630184'), ('const-417', u'STORE_-1204630190'), (u'CAST_-1204630073', u'LOAD_-1204630335'), ('tmp_373', u'CBRANCH_-1204630204'), (u'CAST_-1204630040', u'STORE_-1...
null
null
002dcc90
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002dcc90(int param_1)\n\n{\n int iVar1;\n \n iVar1 = (*(int *)(param_1 + 0x30) - *(int *)(param_1 + 0x2c) >> 2) * 0x66666668;\n if ((*(byte *)(param_1 + 0x1c) & 2) == 0) {\n *(int *)(param_1 + ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void set_got_size(Output_data_got<64,_false> * this) */\n\nvoid __thiscall gold::Output_data_got<64,_false>::set_got_size(Output_data_got<64,_false> *this)\n\n{\n}\n\n" comment commen...
(translation_unit "void FUN_002dcc90(int param_1)\n\n{\n int iVar1;\n \n iVar1 = (*(int *)(param_1 + 0x30) - *(int *)(param_1 + 0x2c) >> 2) * 0x66666668;\n if ((*(byte *)(param_1 + 0x1c) & 2) == 0) {\n *(int *)(param_1 + 0xc) = iVar1;\n *(undefined4 *)(param_1 + 0x10) = 0;\n return;\n }\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (poin...
(function_definition "void FUN_002dcc90(int param_1)\n\n{\n int iVar1;\n \n iVar1 = (*(int *)(param_1 + 0x30) - *(int *)(param_1 + 0x2c) >> 2) * 0x66666668;\n if ((*(byte *)(param_1 + 0x1c) & 2) == 0) {\n *(int *)(param_1 + 0xc) = iVar1;\n *(undefined4 *)(param_1 + 0x10) = 0;\n return;\n }\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void set_got_size(Output_data_got<64,_false> * this) */ void __thiscall gold::Output_data_got<64,_false>::set_got_size(Output_data_got<64,_false> *this) { }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expressio...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1) { int iVar1; iVar1 = (*(int *)(param_1 + 0x30) - *(int *)(param_1 + 0x2c) >> 2) * 0x66666668; if ((*(byte *)(param_1 + 0x1c) & 2) == 0) { *(int *)(param_1 + 0xc) = iVar1; *(undefined4 *)...
950_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c
sqlite3BtreePager
FUN_000458ce
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ Pager * sqlite3BtreePager(Btree *p) { return p->pBt->pPager; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 FUN_000458ce(int param_1) { return **(undefined4 **)(param_1 + 4); }
PUSH EBP MOV EBP,ESP CALL 0x000ca8df ADD EAX,0xaa72a MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX + 0x4] MOV EAX,dword ptr [EAX] POP EBP RET
null
null
null
null
[('const-4', u'PTRSUB_-1206167228'), ('const-417', u'LOAD_-1206167308'), (u'LOAD_-1206167308', u'PTRSUB_-1206167224'), ('tmp_92', u'PTRSUB_-1206167228'), (u'PTRSUB_-1206167224', u'LOAD_-1206167303'), ('const-0', u'PTRSUB_-1206167224'), (u'PTRSUB_-1206167228', u'LOAD_-1206167308'), ('const-0', u'RETURN_-1206167284'), (u...
[('tmp_107', u'INT_ADD_-1206167292'), ('const-417', u'LOAD_-1206167303'), (u'CAST_-1206167230', u'LOAD_-1206167308'), (u'INT_ADD_-1206167292', u'CAST_-1206167230'), ('const-417', u'LOAD_-1206167308'), (u'LOAD_-1206167308', u'LOAD_-1206167303'), ('const-4', u'INT_ADD_-1206167292'), ('const-0', u'RETURN_-1206167284'), (u...
null
null
000458ce
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_000458ce(int param_1)\n\n{\n return **(undefined4 **)(param_1 + 4);\n}\n\n" comment (function_definition "undefined4 FUN_000458ce(int param_1)\n\n{\n return **(undefined4 **)(param_1 + 4);\n}"...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nPager * sqlite3BtreePager(Btree *p)\n\n{\n return p->pBt->pPager;\n}\n\n" comment comment (function_definition "Pager * sqlite3BtreePager(Btree *p)\n\n{\n return p->...
(translation_unit "undefined4 FUN_000458ce(int param_1)\n\n{\n return **(undefined4 **)(param_1 + 4);\n}\n\n" (function_definition "undefined4 FUN_000458ce(int param_1)\n\n{\n return **(undefined4 **)(param_1 + 4);\n}" type_identifier (function_declarator "FUN_000458ce(int param_1)" identifier (parameter_list "(int p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator ...
(function_definition "undefined4 FUN_000458ce(int param_1)\n\n{\n return **(undefined4 **)(param_1 + 4);\n}" (type_identifier "undefined4") (function_declarator "FUN_000458ce(int param_1)" (identifier "FUN_000458ce") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (i...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ type_1 * function_1(type_2 *p) { return p->pBt->pPager; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (pointer_expression arg...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 MASKED(int param_1) { return **(undefined4 **)(param_1 + 4); }
2925_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
find_incremental_inputs_sections
FUN_00086460
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: bool find_incremental_inputs_sections(Sized_incremental_binary<32,_true> * this, uint * p_inputs_shndx, uint * p_symtab_shndx, uint * p_relocs_shndx, uint * p_got_plt_shndx, uint * p_strtab_shn...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00086460(int param_1,int *param_2,int *param_3,int *param_4,int *param_5,uint *param_6) { int iVar1; undefined4 uVar2; int iVar3; int iVar4; int iVar5; int iVar6; int iVar7; uint uVar8; undefined...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x308b97 SUB ESP,0x34 MOV EAX,dword ptr [ESP + 0x48] PUSH 0x6fff4700 LEA ESI,[EAX + 0x2c] PUSH ESI CALL 0x00085ea0 ADD ESP,0x10 TEST EAX,EAX JNZ 0x00086498 XOR EAX,EAX ADD ESP,0x2c POP EBX POP ESI POP EDI POP EBP RET SUB ESP,0x8 MOV EDI,EAX PUSH 0x6fff4701 PUS...
null
null
null
null
[('const-4', u'INT_ADD_-1206424395'), (u'CALL_-1206426094', u'INDIRECT_-1206424820'), (u'CALL_-1206426275', u'INT_EQUAL_-1206426248'), ('const-1879000835', u'CALL_-1206426094'), ('const-12', u'PTRSUB_-1206424445'), ('const-0', u'INT_NOTEQUAL_-1206425382'), ('tmp_2305', u'INT_NOTEQUAL_-1206425444'), (u'CALL_-1206426275'...
[('const-44', u'INT_ADD_-1206425830'), ('const-0', u'SUBPIECE_-1206425586'), ('const-417', u'LOAD_-1206425530'), (u'CAST_-1206424400', u'LOAD_-1206425518'), (u'CALL_-1206426275', u'INT_EQUAL_-1206426248'), (u'COPY_-1206424573', u'MULTIEQUAL_-1206425185'), ('const-0', u'INT_SLESS_-1206425672'), (u'INT_EQUAL_-1206426127'...
null
null
00086460
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4\nFUN_00086460(int param_1,int *param_2,int *param_3,int *param_4,int *param_5,uint *param_6)\n\n{\n int iVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iV...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: bool\n find_incremental_inputs_sections(Sized_incremental_binary<32,_true> * this, uint *\n p_inputs_shndx, uint * p_symtab_shndx, uint * p_relocs_shndx, uint * p_got_plt_shndx, u...
(translation_unit "undefined4\nFUN_00086460(int param_1,int *param_2,int *param_3,int *param_4,int *param_5,uint *param_6)\n\n{\n int iVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n uint uVar8;\n undefined4 uVar9;\n uint uVar10;\n int iVar11;\n longlong lVar12;\...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_dec...
(function_definition "undefined4\nFUN_00086460(int param_1,int *param_2,int *param_3,int *param_4,int *param_5,uint *param_6)\n\n{\n int iVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n uint uVar8;\n undefined4 uVar9;\n uint uVar10;\n int iVar11;\n longlong lVar1...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: bool find_incremental_inputs_sections(Sized_incremental_binary<32,_true> * this, uint * p_inputs_shndx, uint * p_symtab_shndx, uint * p_relocs_shndx, uint * p_got_plt_shndx, uint * p_strtab_shn...
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,int *param_3,int *param_4,int *param_5,uint *param_6) { int iVar1; undefined4 uVar2; int iVar3; int iVar4; int iVar5; int iVar6; int iVar7; uint uVar8; undefined4 uVar...
10756_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
d_number.isra.0
FUN_00288070
int __regparm3 d_number_isra_0(int *param_1) { int iVar1; char cVar2; char *pcVar3; bool bVar4; int iVar5; char *pcVar6; int iVar7; pcVar3 = (char *)*param_1; cVar2 = *pcVar3; if (cVar2 == 'n') { pcVar6 = pcVar3 + 1; *param_1 = (int)pcVar6; cVar2 = pcVar3[1]; if (9 < (byte)(cVar...
int __regparm3 FUN_00288070(int *param_1) { int iVar1; char cVar2; char *pcVar3; bool bVar4; int iVar5; char *pcVar6; int iVar7; pcVar3 = (char *)*param_1; cVar2 = *pcVar3; if (cVar2 == 'n') { pcVar6 = pcVar3 + 1; *param_1 = (int)pcVar6; cVar2 = pcVar3[1]; if (9 < (byte)(cVar2 -...
PUSH EBP PUSH EDI MOV EDI,EAX PUSH ESI PUSH EBX SUB ESP,0x4 MOV EBX,dword ptr [EAX] MOVSX ECX,byte ptr [EBX] CMP CL,0x6e JZ 0x00288110 LEA EAX,[ECX + -0x30] CMP AL,0x9 JA 0x0028812f MOV dword ptr [ESP],0x0 ADD EBX,0x1 XOR ESI,ESI MOV EBP,0x7fffffff JMP 0x002880c0 LEA EAX,[ECX + -0x30] MOV EDX,EBP ADD EBX,0x1 SUB EDX,EA...
null
null
null
null
[(u'INT_ADD_-1204321999', u'MULTIEQUAL_-1204321589'), ('const-4294967295', u'COPY_-1204321799'), (u'CAST_-1204321596', u'PTRADD_-1204321694'), ('const-1', u'COPY_-1204321501'), (u'COPY_-1204321645', u'MULTIEQUAL_-1204321583'), ('const-417', u'STORE_-1204322029'), (u'COPY_-1204321554', u'MULTIEQUAL_-1204321551'), (u'PTR...
[(u'INT_ADD_-1204321999', u'MULTIEQUAL_-1204321589'), ('const-4294967295', u'COPY_-1204321799'), (u'CAST_-1204321596', u'PTRADD_-1204321694'), ('const-1', u'COPY_-1204321501'), (u'COPY_-1204321645', u'MULTIEQUAL_-1204321583'), ('const-417', u'STORE_-1204322029'), (u'COPY_-1204321554', u'MULTIEQUAL_-1204321551'), (u'PTR...
null
null
00288070
x86
O0
(translation_unit "int __regparm3 FUN_00288070(int *param_1)\n\n{\n int iVar1;\n char cVar2;\n char *pcVar3;\n bool bVar4;\n int iVar5;\n char *pcVar6;\n int iVar7;\n \n pcVar3 = (char *)*param_1;\n cVar2 = *pcVar3;\n if (cVar2 == 'n') {\n pcVar6 = pcVar3 + 1;\n *param_1 = (int)pcVar6;\n cVar2 = pcV...
(translation_unit "int __regparm3 d_number_isra_0(int *param_1)\n\n{\n int iVar1;\n char cVar2;\n char *pcVar3;\n bool bVar4;\n int iVar5;\n char *pcVar6;\n int iVar7;\n \n pcVar3 = (char *)*param_1;\n cVar2 = *pcVar3;\n if (cVar2 == 'n') {\n pcVar6 = pcVar3 + 1;\n *param_1 = (int)pcVar6;\n cVar2 = ...
(translation_unit "int __regparm3 FUN_00288070(int *param_1)\n\n{\n int iVar1;\n char cVar2;\n char *pcVar3;\n bool bVar4;\n int iVar5;\n char *pcVar6;\n int iVar7;\n \n pcVar3 = (char *)*param_1;\n cVar2 = *pcVar3;\n if (cVar2 == 'n') {\n pcVar6 = pcVar3 + 1;\n *param_1 = (int)pcVar6;\n cVar2 = pcV...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (d...
(function_definition "int __regparm3 FUN_00288070(int *param_1)\n\n{\n int iVar1;\n char cVar2;\n char *pcVar3;\n bool bVar4;\n int iVar5;\n char *pcVar6;\n int iVar7;\n \n pcVar3 = (char *)*param_1;\n cVar2 = *pcVar3;\n if (cVar2 == 'n') {\n pcVar6 = pcVar3 + 1;\n *param_1 = (int)pcVar6;\n cVar2 = ...
int __regparm3 function_1(int *param_1) { int var_6; char var_1; char *var_2; bool bVar4; int var_4; char *var_3; int var_5; var_2 = (char *)*param_1; var_1 = *var_2; if (var_1 == 'n') { var_3 = var_2 + 1; *param_1 = (int)var_3; var_1 = var_2[1]; if (9 < (byte)(var_1 - 0x30U)) {...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type:...
null
int __regparm3 MASKED(int *param_1) { int iVar1; char cVar2; char *pcVar3; bool bVar4; int iVar5; char *pcVar6; int iVar7; pcVar3 = (char *)*param_1; cVar2 = *pcVar3; if (cVar2 == 'n') { pcVar6 = pcVar3 + 1; *param_1 = (int)pcVar6; cVar2 = pcVar3[1]; if (9 < (byte)(cVar2 - 0x30U...
8157_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
swap
FUN_001f3d80
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::ostream::swap(std::ostream&) */ void __thiscall std::ostream::swap(ostream *this,ostream *param_1) { ios iVar1; undefined4 uVar2; ios *this_00; ios_base *this_01; this_01 = (ios_base *)(this + *(int *)(*(int ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001f3d80(int *param_1,int *param_2) { undefined1 uVar1; undefined4 uVar2; int iVar3; int iVar4; iVar4 = (int)param_1 + *(int *)(*param_1 + -0xc); iVar3 = (int)param_2 + *(int *)(*param_2 + -0xc); FUN_00...
PUSH EDI PUSH ESI PUSH EBX MOV EDI,dword ptr [ESP + 0x10] CALL 0x00035840 ADD EBX,0x19b274 MOV ESI,dword ptr [ESP + 0x14] MOV EAX,dword ptr [EDI] SUB ESP,0x8 ADD EDI,dword ptr [EAX + -0xc] MOV EAX,dword ptr [ESI] ADD ESI,dword ptr [EAX + -0xc] PUSH ESI PUSH EDI CALL 0x0022c1c0 POP EAX LEA EAX,[EDI + 0x6c] POP EDX PUSH ...
null
null
null
null
[('const-417', u'STORE_-1207943600'), (u'LOAD_-1207943557', u'STORE_-1207943542'), (u'CAST_-1207943445', u'PTRADD_-1207943521'), (u'INT_ADD_-1207943704', u'CAST_-1207943438'), ('const-1', u'PTRADD_-1207943652'), ('const-117', u'PTRADD_-1207943488'), ('const-108', u'PTRADD_-1207943621'), ('const-1', u'PTRADD_-1207943672...
[('const-417', u'LOAD_-1207943596'), (u'LOAD_-1207943557', u'STORE_-1207943542'), (u'INT_ADD_-1207943704', u'CAST_-1207943446'), (u'INT_ADD_-1207943604', u'CAST_-1207943406'), ('tmp_833', u'CAST_-1207943452'), (u'INT_ADD_-1207943698', u'INT_ADD_-1207943580'), (u'LOAD_-1207943716', u'INT_ADD_-1207943698'), ('const-117',...
null
null
001f3d80
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001f3d80(int *param_1,int *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n \n iVar4 = (int)param_1 + *(int *)(*param_1 + -0xc);\n iVar3 = (int)param_2 + *(int ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::ostream::swap(std::ostream&) */\n\nvoid __thiscall std::ostream::swap(ostream *this,ostream *param_1)\n\n{\n ios iVar1;\n undefined4 uVar2;\n ios *this_00;\n ios_base *this_01;\n \n this_01 = (ios_b...
(translation_unit "void FUN_001f3d80(int *param_1,int *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n \n iVar4 = (int)param_1 + *(int *)(*param_1 + -0xc);\n iVar3 = (int)param_2 + *(int *)(*param_2 + -0xc);\n FUN_0022c1c0(iVar4,iVar3);\n FUN_00211000(iVar4,iVar4 + 0x6c);\n F...
(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_001f3d80(int *param_1,int *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n \n iVar4 = (int)param_1 + *(int *)(*param_1 + -0xc);\n iVar3 = (int)param_2 + *(int *)(*param_2 + -0xc);\n FUN_0022c1c0(iVar4,iVar3);\n FUN_00211000(iVar4,iVar4 + 0x6c);\n...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::ostream::swap(std::ostream&) */ void __thiscall std::type_1::function_1(type_1 *var_1,type_1 *var_2) { type_2 iVar1; type_3 uVar2; type_2 *var_6; type_4 *var_5; var_5 = (type_4 *)(var_1 + *(int *)(*(int *)var...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1,int *param_2) { undefined1 uVar1; undefined4 uVar2; int iVar3; int iVar4; iVar4 = (int)param_1 + *(int *)(*param_1 + -0xc); iVar3 = (int)param_2 + *(int *)(*param_2 + -0xc); FUN_0022c1c0...
6301_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
do_layout
FUN_001aa5c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_layout(Sized_pluginobj<32,_false> * this, Symbol_table * param_1, Layout * param_2, Read_symbols_data * param_3) */ void __this...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001aa5c0(void) { /* WARNING: Subroutine does not return */ FUN_000da200("../../gold/plugin.cc",0x55d,"do_layout"); }
PUSH EBX CALL 0x0003a210 ADD EBX,0x269a3a SUB ESP,0xc LEA EAX,[EBX + 0xffef400c] PUSH EAX LEA EAX,[EBX + 0xffef3c84] PUSH 0x55d PUSH EAX CALL 0x000da200
null
null
null
null
[('const-1', u'RETURN_-1207589422')]
[('const-1', u'RETURN_-1207589355'), (u'COPY_-1207589336', u'CALL_-1207589360'), ('const-3178508', u'COPY_-1207589336'), ('const-1373', u'CALL_-1207589360'), ('const-3177604', u'COPY_-1207589337'), (u'COPY_-1207589337', u'CALL_-1207589360')]
null
null
001aa5c0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001aa5c0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_000da200("../../gold/plugin.cc",0x55d,"do_layout");\n}\n\n" comment (function_definition "void FUN_001aa5c0(vo...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void do_layout(Sized_pluginobj<32,_false> * this, Symbol_table *\n param_1, Layout * param_2, Read_symbols_data * par...
(translation_unit "void FUN_001aa5c0(void)\n\n{\n \n FUN_000da200("../../gold/plugin.cc",0x55d,"do_layout");\n}\n\n" (function_definition "void FUN_001aa5c0(void)\n\n{\n \n FUN_000da200("../../gold/plugin.cc",0x55d,"do_layout");\n}" primitive_type (function_declarator "FUN_001aa5...
(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_001aa5c0(void)\n\n{\n \n FUN_000da200("../../gold/plugin.cc",0x55d,"do_layout");\n}" (primitive_type "void") (function_declarator "FUN_001aa5c0(void)" (identifier "FUN_001aa5c0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) ()...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_layout(Sized_pluginobj<32,_false> * this, Symbol_table * param_1, Layout * param_2, Read_symbols_data * param_3) */ void __this...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) 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",0x55d,"do_layout"); }
4356_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
set_needs_dynsym_index
FUN_000ff780
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void set_needs_dynsym_index(Output_reloc<9,_true,_32,_true> * this) */ void __thiscall gold::Output_reloc<9,_true,_32,_true>::set_needs_dynsym_index(Output_reloc<9,_true,_32,_true> *this) { byte *pb...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000ff780(int *param_1) { uint uVar1; code *pcVar2; int *piVar3; int iVar4; uint uVar5; undefined4 in_ECX; if (((*(byte *)((int)param_1 + 0x13) & 0x20) != 0) || (uVar1 = param_1[3], uVar1 == 0xfffffffd))...
PUSH EDI PUSH ESI PUSH EBX MOV EDI,dword ptr [ESP + 0x10] CALL 0x00035840 ADD EBX,0x28f874 TEST byte ptr [EDI + 0x13],0x20 JNZ 0x000ff7b2 MOV ESI,dword ptr [EDI + 0xc] CMP ESI,-0x3 JZ 0x000ff7b2 JBE 0x000ff7c0 CMP ESI,-0x2 JZ 0x000ff800 CMP ESI,-0x1 JNZ 0x000ff7cd MOV EAX,dword ptr [EDI] OR byte ptr [EAX + 0x2a],0x40 P...
null
null
null
null
[('const-16', u'INT_MULT_-1206847043'), ('const-4294967294', u'INT_LESS_-1206847518'), (u'PTRSUB_-1206846542', u'CAST_-1206846540'), ('const-2696043', u'COPY_-1206846515'), ('const-0', u'PTRSUB_-1206846655'), ('const-1', u'RETURN_-1206847332'), ('const-0', u'PTRSUB_-1206846569'), (u'CAST_-1206846541', u'LOAD_-120684704...
[('const-1', u'RETURN_-1206847332'), ('tmp_2783', u'PTRADD_-1206846693'), (u'INT_EQUAL_-1206847267', u'CBRANCH_-1206847266'), (u'PTRADD_-1206846524', u'LOAD_-1206847156'), (u'PTRADD_-1206846693', u'LOAD_-1206847552'), (u'CAST_-1206846555', u'PTRADD_-1206846517'), ('const-2701244', u'COPY_-1206846501'), ('const-417', u'...
null
null
000ff780
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000ff780(int *param_1)\n\n{\n uint uVar1;\n code *pcVar2;\n int *piVar3;\n int iVar4;\n uint uVar5;\n undefined4 in_ECX;\n \n if (((*(byte *)((int)param_1 + 0x13) & 0x20) != 0) || (uVar1 = par...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void set_needs_dynsym_index(Output_reloc<9,_true,_32,_true> * this) */\n\nvoid __thiscall\ngold::Output_reloc<9,_true,_32,_true>::set_needs_dynsym_index(Output_reloc<9,_true,_32,_true...
(translation_unit "void FUN_000ff780(int *param_1)\n\n{\n uint uVar1;\n code *pcVar2;\n int *piVar3;\n int iVar4;\n uint uVar5;\n undefined4 in_ECX;\n \n if (((*(byte *)((int)param_1 + 0x13) & 0x20) != 0) || (uVar1 = param_1[3], uVar1 == 0xfffffffd)) {\n return;\n }\n if (uVar1 < 0xfffffffe) {\n if (uVa...
(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 (pointer_declarator * IDENT) ;) (declaration TYPE ID...
(function_definition "void FUN_000ff780(int *param_1)\n\n{\n uint uVar1;\n code *pcVar2;\n int *piVar3;\n int iVar4;\n uint uVar5;\n undefined4 in_ECX;\n \n if (((*(byte *)((int)param_1 + 0x13) & 0x20) != 0) || (uVar1 = param_1[3], uVar1 == 0xfffffffd)) {\n return;\n }\n if (uVar1 < 0xfffffffe) {\n if (...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void set_needs_dynsym_index(Output_reloc<9,_true,_32,_true> * this) */ void __thiscall gold::Output_reloc<9,var_5,_32,var_5>::set_needs_dynsym_index(Output_reloc<9,var_5,_32,var_5> *this) { type_3 *...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1) { uint uVar1; code *pcVar2; int *piVar3; int iVar4; uint uVar5; undefined4 in_ECX; if (((*(byte *)((int)param_1 + 0x13) & 0x20) != 0) || (uVar1 = param_1[3], uVar1 == 0xfffffffd)) { ...
5509_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
get_input_section_type
FUN_0014ca70
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ ld_plugin_status __thiscall gold::get_input_section_type(gold *this,ld_plugin_section section,uint...
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ undefined4 __regparm2 FUN_0014ca70(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 *param_5) { int iVar1; int iVar2; undefined4 uVar3; int *piVar4; iVar1 = *(int *...
CALL 0x0006206f ADD ECX,0x25d58b PUSH ESI PUSH EBX SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] MOV EBX,dword ptr [ESP + 0x14] LEA EAX,[ECX + 0x3e8] MOV EAX,dword ptr [EAX] MOV EAX,dword ptr [EAX + 0x8] TEST EAX,EAX JZ 0x0014cae7 MOV EDX,dword ptr [EAX + 0x593c] TEST EDX,EDX JZ 0x0014caff CMP byte ptr [EDX + 0x63],0x0 MO...
null
null
null
null
[(u'INT_NOTEQUAL_-1207186701', u'CBRANCH_-1207186693'), (u'COPY_-1207186582', u'MULTIEQUAL_-1207186408'), ('tmp_308', u'CBRANCH_-1207186639'), (u'CALL_-1207186666', u'CALLIND_-1207186604'), (u'CALL_-1207186666', u'INT_EQUAL_-1207186640'), ('tmp_622', u'SUBPIECE_-1207186428'), ('const-0', u'PTRSUB_-1207186275'), (u'MULT...
[(u'INT_NOTEQUAL_-1207186701', u'CBRANCH_-1207186693'), ('tmp_308', u'CBRANCH_-1207186639'), ('const-417', u'LOAD_-1207186717'), (u'COPY_-1207186304', u'CALL_-1207186464'), (u'INDIRECT_-1207186253', u'COPY_-1207186307'), (u'INT_ADD_-1207186724', u'CAST_-1207186335'), (u'INT_ADD_-1207186598', u'CAST_-1207186287'), ('con...
null
null
0014ca70
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nundefined4 __regparm2\nFUN_0014ca70(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 *param_5)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n int *...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n\nld_plugin_status __thiscall\ngold::get_input_section_type(gold *this,ld_plug...
(translation_unit "undefined4 __regparm2\nFUN_0014ca70(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 *param_5)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n int *piVar4;\n \n iVar1 = *(int *)(DAT_003aa3e8 + 8);\n if (iVar1 == 0) {\n ...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compou...
(function_definition "undefined4 __regparm2\nFUN_0014ca70(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 *param_5)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n int *piVar4;\n \n iVar1 = *(int *)(DAT_003aa3e8 + 8);\n if (iVar1 == 0) {\n ...
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ type_1 __thiscall type_2::function_1(type_2 *this,type_3 section,type_4 *type) { type_5 *var_2;...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (par...
null
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ undefined4 __regparm2 MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 *param_5) { int iVar1; int iVar2; undefined4 uVar3; int *piVar4; iVar1 = *(int *)(DAT_...
3071_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
emplace_back<gold::Sized_relobj_file<64,_false>::Deferred_layout>
FUN_000a10f0
/* DWARF original name: emplace_back<gold::Sized_relobj_file<64, false>::Deferred_layout> DWARF original prototype: void emplace_back<gold::Sized_relobj_file<64,_false>::Deferred_layout>(vector<gold::Sized_relobj_file<64,_false>::Deferred_layout,_std::allocator<gold::Sized_relobj_file<64,_false>::Deferred_layout...
void FUN_000a10f0(int param_1,int *param_2) { int *piVar1; piVar1 = *(int **)(param_1 + 4); if (piVar1 != *(int **)(param_1 + 8)) { *piVar1 = (int)(piVar1 + 2); if ((int *)*param_2 == param_2 + 2) { piVar1[2] = param_2[2]; piVar1[3] = param_2[3]; piVar1[4] = param_2[4]; piVar1...
PUSH EDI PUSH ESI PUSH EBX MOV ECX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [ESP + 0x14] MOV EDX,dword ptr [ECX + 0x4] CMP EDX,dword ptr [ECX + 0x8] JZ 0x000a11b0 LEA EDI,[EDX + 0x8] LEA EBX,[EAX + 0x8] MOV dword ptr [EDX],EDI MOV ESI,dword ptr [EAX] CMP ESI,EBX JZ 0x000a11c8 MOV dword ptr [EDX],ESI MOV ESI,dword ptr [...
null
null
null
null
[(u'PTRSUB_-1206578500', u'PTRSUB_-1206578393'), ('const-1', u'PTRADD_-1206578410'), (u'CAST_-1206578274', u'STORE_-1206578725'), ('const-417', u'STORE_-1206578816'), (u'LOAD_-1206578793', u'STORE_-1206578785'), (u'PTRSUB_-1206578440', u'PTRADD_-1206578440'), ('const-8', u'PTRSUB_-1206578422'), (u'CAST_-1206578290', u'...
[('const-417', u'STORE_-1206578865'), (u'PTRADD_-1206578353', u'STORE_-1206578605'), (u'PTRADD_-1206578361', u'STORE_-1206578617'), ('const-4', u'PTRADD_-1206578485'), ('const-417', u'LOAD_-1206578925'), ('tmp_932', u'PTRADD_-1206578349'), ('const-1', u'PTRADD_-1206578502'), ('const-417', u'LOAD_-1206578850'), (u'PTRAD...
null
null
000a10f0
x86
O0
(translation_unit "void FUN_000a10f0(int param_1,int *param_2)\n\n{\n int *piVar1;\n \n piVar1 = *(int **)(param_1 + 4);\n if (piVar1 != *(int **)(param_1 + 8)) {\n *piVar1 = (int)(piVar1 + 2);\n if ((int *)*param_2 == param_2 + 2) {\n piVar1[2] = param_2[2];\n piVar1[3] = param_2[3];\n piVar1[...
(translation_unit "/* DWARF original name: emplace_back<gold::Sized_relobj_file<64, false>::Deferred_layout>\n DWARF original prototype: void\n emplace_back<gold::Sized_relobj_file<64,_false>::Deferred_layout>(vector<gold::Sized_relobj_file<64,_false>::Deferred_layout,_std::allocator<gold::Sized_relobj_file<64,_fal...
(translation_unit "void FUN_000a10f0(int param_1,int *param_2)\n\n{\n int *piVar1;\n \n piVar1 = *(int **)(param_1 + 4);\n if (piVar1 != *(int **)(param_1 + 8)) {\n *piVar1 = (int)(piVar1 + 2);\n if ((int *)*param_2 == param_2 + 2) {\n piVar1[2] = param_2[2];\n piVar1[3] = param_2[3];\n piVar1[...
(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) ;) (expression_statement (assignment_expression IDENT = (pointe...
(function_definition "void FUN_000a10f0(int param_1,int *param_2)\n\n{\n int *piVar1;\n \n piVar1 = *(int **)(param_1 + 4);\n if (piVar1 != *(int **)(param_1 + 8)) {\n *piVar1 = (int)(piVar1 + 2);\n if ((int *)*param_2 == param_2 + 2) {\n piVar1[2] = param_2[2];\n piVar1[3] = param_2[3];\n piVa...
/* DWARF original name: emplace_back<gold::Sized_relobj_file<64, false>::Deferred_layout> DWARF original prototype: void emplace_back<gold::Sized_relobj_file<64,_false>::Deferred_layout>(vector<gold::Sized_relobj_file<64,_false>::Deferred_layout,_std::allocator<gold::Sized_relobj_file<64,_false>::Deferred_layout...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie...
null
void MASKED(int param_1,int *param_2) { int *piVar1; piVar1 = *(int **)(param_1 + 4); if (piVar1 != *(int **)(param_1 + 8)) { *piVar1 = (int)(piVar1 + 2); if ((int *)*param_2 == param_2 + 2) { piVar1[2] = param_2[2]; piVar1[3] = param_2[3]; piVar1[4] = param_2[4]; piVar1[5] = ...
420_powerpc64le-linux-gnu-objdump_and_powerpc64le-linux-gnu-objdump_strip.c
debug_get_target_type
FUN_0003ec00
debug_type_conflict debug_get_target_type(void *handle,debug_type_conflict type) { debug_type_kind dVar1; debug_type_s *pdVar2; if ((type == (debug_type_conflict)0x0) || (pdVar2 = debug_get_real_type(handle,type,(debug_type_real_list *)0x0), pdVar2 == (debug_type_s *)0x0)) { return (debug_type_...
uint FUN_0003ec00(undefined4 param_1,int param_2) { uint uVar1; uint *puVar2; if ((param_2 == 0) || (puVar2 = (uint *)FUN_0003b830(), puVar2 == (uint *)0x0)) { return 0; } uVar1 = *puVar2; if (uVar1 != 0xe) { if (uVar1 < 0xf) { if (uVar1 != 0xc) { return 0; } } else ...
SUB ESP,0xc MOV EDX,dword ptr [ESP + 0x14] TEST EDX,EDX JZ 0x0003ec3d MOV EAX,dword ptr [ESP + 0x10] XOR ECX,ECX CALL 0x0003b830 TEST EAX,EAX JZ 0x0003ec3d MOV EDX,dword ptr [EAX] CMP EDX,0xe JZ 0x0003ec2d JBE 0x0003ec38 CMP EDX,0x14 JZ 0x0003ec2d CMP EDX,0x15 JNZ 0x0003ec3d MOV EAX,dword ptr [EAX + 0xc] ADD ESP,0xc RE...
null
null
null
null
[(u'CAST_-1206063815', u'COPY_-1206063995'), ('const-417', u'LOAD_-1206064053'), ('const-0', u'INT_EQUAL_-1206064054'), (u'LOAD_-1206064053', u'INT_NOTEQUAL_-1206064034'), (u'LOAD_-1206063995', u'CAST_-1206063815'), ('const-417', u'LOAD_-1206063995'), ('tmp_194', u'CBRANCH_-1206064013'), ('const-0', u'COPY_-1206063871'...
[('const-20', u'INT_NOTEQUAL_-1206064014'), ('const-4', u'PTRADD_-1206063820'), (u'CAST_-1206063846', u'PTRADD_-1206063820'), ('const-0', u'COPY_-1206063870'), ('const-0', u'INT_EQUAL_-1206064054'), ('const-417', u'LOAD_-1206063995'), (u'LOAD_-1206063995', u'COPY_-1206063995'), (u'LOAD_-1206064053', u'INT_NOTEQUAL_-120...
null
null
0003ec00
x86
O0
(translation_unit "uint FUN_0003ec00(undefined4 param_1,int param_2)\n\n{\n uint uVar1;\n uint *puVar2;\n \n if ((param_2 == 0) || (puVar2 = (uint *)FUN_0003b830(), puVar2 == (uint *)0x0)) {\n return 0;\n }\n uVar1 = *puVar2;\n if (uVar1 != 0xe) {\n if (uVar1 < 0xf) {\n if (uVar1 != 0xc) {\n re...
(translation_unit "debug_type_conflict debug_get_target_type(void *handle,debug_type_conflict type)\n\n{\n debug_type_kind dVar1;\n debug_type_s *pdVar2;\n \n if ((type == (debug_type_conflict)0x0) ||\n (pdVar2 = debug_get_real_type(handle,type,(debug_type_real_list *)0x0),\n pdVar2 == (debug_type_s *)0x0))...
(translation_unit "uint FUN_0003ec00(undefined4 param_1,int param_2)\n\n{\n uint uVar1;\n uint *puVar2;\n \n if ((param_2 == 0) || (puVar2 = (uint *)FUN_0003b830(), puVar2 == (uint *)0x0)) {\n return 0;\n }\n uVar1 = *puVar2;\n if (uVar1 != 0xe) {\n if (uVar1 < 0xf) {\n if (uVar1 != 0xc) {\n re...
(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 (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_exp...
(function_definition "uint FUN_0003ec00(undefined4 param_1,int param_2)\n\n{\n uint uVar1;\n uint *puVar2;\n \n if ((param_2 == 0) || (puVar2 = (uint *)FUN_0003b830(), puVar2 == (uint *)0x0)) {\n return 0;\n }\n uVar1 = *puVar2;\n if (uVar1 != 0xe) {\n if (uVar1 < 0xf) {\n if (uVar1 != 0xc) {\n ...
type_1 function_1(void *handle,type_1 var_1) { type_2 var_4; type_3 *var_3; if ((var_1 == (type_1)0x0) || (var_3 = var_2(handle,var_1,(type_4 *)0x0), var_3 == (type_3 *)0x0)) { return (type_1)0x0; } var_4 = var_3->kind; if (var_4 != var_5) { if (var_4 < var_6) { if (var_4 != var...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statemen...
null
uint MASKED(undefined4 param_1,int param_2) { uint uVar1; uint *puVar2; if ((param_2 == 0) || (puVar2 = (uint *)FUN_0003b830(), puVar2 == (uint *)0x0)) { return 0; } uVar1 = *puVar2; if (uVar1 != 0xe) { if (uVar1 < 0xf) { if (uVar1 != 0xc) { return 0; } } else if ((u...
121_riscv64-linux-gnu-elfedit_and_riscv64-linux-gnu-elfedit_strip.c
getopt_long
getopt_long
/* WARNING: Control flow encountered bad instruction data */ void getopt_long(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* getopt_long@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void getopt_long(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205952398')]
[('const-1', u'RETURN_-1205952398')]
null
null
0001a068
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid getopt_long(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void getopt_long(void)\n\n{\n /* WARNING: Bad inst...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid getopt_long(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* getopt_long@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void getopt_long(vo...
(translation_unit "void getopt_long(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void getopt_long(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "getopt_long(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primi...
(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 getopt_long(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "getopt_long(void)" (identifier "getopt_long") (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 */ /* getopt_long@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
3872_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
~Struct_start_lib
FUN_000e9500
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_start_lib(Struct_start_lib * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_start_lib::~Struct_start_lib(Struct_start_lib *this,int __in_chrg) { pointer pcVar1; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000e9500(undefined4 *param_1) { *param_1 = &PTR_FUN_003813a8; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x00035840 ADD EBX,0x2a5afa SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xffff23a8] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x000e9532 SUB ESP,0xc PUSH EDX CALL 0x001e6db0 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[('const-417', u'STORE_-1206807225'), ('const-0', u'PTRSUB_-1206807066'), (u'PTRSUB_-1206807066', u'PTRSUB_-1206807060'), ('const-8', u'PTRSUB_-1206807051'), ('const-0', u'PTRSUB_-1206807044'), ('tmp_276', u'PTRSUB_-1206807051'), (u'PTRSUB_-1206807055', u'PTRSUB_-1206807049'), ('const-417', u'LOAD_-1206807221'), ('cons...
[('const-0', u'PTRSUB_-1206807060'), ('const-4', u'PTRADD_-1206807056'), (u'INT_NOTEQUAL_-1206807201', u'CBRANCH_-1206807201'), ('tmp_439', u'STORE_-1206807225'), ('const-4', u'PTRADD_-1206807069'), (u'CAST_-1206807056', u'CALL_-1206807178'), (u'PTRADD_-1206807069', u'INT_NOTEQUAL_-1206807201'), ('tmp_151', u'CBRANCH_-...
null
null
000e9500
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000e9500(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_start_lib(Struct_start_lib * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_start_lib::~Struct_start_lib(Struct_start_lib *this,int __in_chrg)\...
(translation_unit "void FUN_000e9500(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_000e9500(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\n if ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres...
(function_definition "void FUN_000e9500(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_000e9500(undefined4 *param_1)" (identifier "FUN_000e9500...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_start_lib(Struct_start_lib * 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_Str...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_003813a8; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } return; }
224_sha384sum_and_sha384sum_strip.c
__fpending
__fpending
/* WARNING: Control flow encountered bad instruction data */ void __fpending(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __fpending@@GLIBC_2.2 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void __fpending(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206112150')]
[('const-1', u'RETURN_-1206112150')]
null
null
00033060
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __fpending(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __fpending(void)\n\n{\n /* WARNING: Bad instru...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __fpending(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __fpending@@GLIBC_2.2 */\n halt_baddata();\n}\n\n" comment (function_definition "void __fpending(void)...
(translation_unit "void __fpending(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __fpending(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__fpending(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 __fpending(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__fpending(void)" (identifier "__fpending") (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 */ /* __fpending@@GLIBC_2.2 */ 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(); }
8472_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
~collate_byname
FUN_00211060
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::collate_byname<char>::~collate_byname() */ void __thiscall std::collate_byname<char>::~collate_byname(collate_byname<char> *this) { *(undefined ***)this = &PTR__collate_003ac3a4; locale::facet::_S_destroy_c_locale((__...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00211060(undefined4 *param_1) { *param_1 = &PTR_FUN_003ac3a4; FUN_002474f0(param_1 + 2); FUN_00200ec0(param_1); FUN_001ff030(param_1); return; }
PUSH ESI PUSH EBX CALL 0x00036f20 ADD EBX,0x19df99 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x1c] LEA EAX,[EBX + 0xffffd39c] ADD EAX,0x8 MOV dword ptr [ESI],EAX LEA EAX,[ESI + 0x8] PUSH EAX CALL 0x002474f0 MOV dword ptr [ESP],ESI CALL 0x00200ec0 MOV dword ptr [ESP],ESI CALL 0x001ff030 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('tmp_238', u'PTRADD_-1203891989'), ('const-1', u'PTRADD_-1203891989'), (u'CAST_-1203891884', u'CALL_-1203892036'), ('const-417', u'STORE_-1203892054'), ('tmp_238', u'CALL_-1203892010'), (u'CAST_-1203891891', u'STORE_-1203892054'), ('tmp_238', u'CAST_-1203891875'), ('const-3851172', u'PTRSUB_-1203891890'), ('const-0',...
[('tmp_466', u'CALL_-1203892023'), ('const-4', u'PTRADD_-1203891888'), ('const-417', u'STORE_-1203892054'), ('tmp_466', u'CALL_-1203892010'), ('const-0', u'PTRSUB_-1203891890'), (u'PTRADD_-1203891888', u'CALL_-1203892036'), ('const-3851172', u'PTRSUB_-1203891890'), ('const-2', u'PTRADD_-1203891888'), ('tmp_466', u'STOR...
null
null
00211060
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00211060(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003ac3a4;\n FUN_002474f0(param_1 + 2);\n FUN_00200ec0(param_1);\n FUN_001ff030(param_1);\n return;\n}\n\n" comment (function_definition "v...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::collate_byname<char>::~collate_byname() */\n\nvoid __thiscall std::collate_byname<char>::~collate_byname(collate_byname<char> *this)\n\n{\n *(undefined ***)this = &PTR__collate_003ac3a4;\n locale::facet...
(translation_unit "void FUN_00211060(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003ac3a4;\n FUN_002474f0(param_1 + 2);\n FUN_00200ec0(param_1);\n FUN_001ff030(param_1);\n return;\n}\n\n" (function_definition "void FUN_00211060(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003ac3a4;\n FUN_002474f0(param_1 ...
(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_00211060(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003ac3a4;\n FUN_002474f0(param_1 + 2);\n FUN_00200ec0(param_1);\n FUN_001ff030(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00211060(undefined4 *param_1)" (identifier "FUN_00211060") (parameter_list...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::collate_byname<char>::~collate_byname() */ void __thiscall std::function_1<char>::~function_1(function_1<char> *var_2) { *(type_1 ***)var_2 = &PTR__collate_003ac3a4; locale::facet::var_1((type_2 **)(var_2 + 8)); loc...
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_003ac3a4; FUN_002474f0(param_1 + 2); FUN_00200ec0(param_1); FUN_001ff030(param_1); return; }
271_vdir_and_vdir_strip.c
get_type_indicator
FUN_0001ad33
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ char get_type_indicator(_Bool stat_ok,mode_t mode,filetype type) { bool bVar1; _Bool stat_ok_local; char c; if (stat_ok) { bVar1 = (mode & 0xf000) == 0x8000; } else { bVar1 = type == normal; } if (bVar1...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ undefined1 FUN_0001ad33(char param_1,uint param_2,int param_3) { bool bVar1; undefined1 local_5; if (param_1 == '\0') { bVar1 = param_3 == 5; } else { bVar1 = (param_2 & 0xf000) == 0x8000; } if (bVar1) {...
PUSH EBP MOV EBP,ESP SUB ESP,0x14 CALL 0x00012965 ADD EDX,0x212c2 MOV EAX,dword ptr [EBP + 0x8] MOV byte ptr [EBP + -0x14],AL CMP byte ptr [EBP + -0x14],0x0 JZ 0x0001ad62 MOV EAX,dword ptr [EBP + 0xc] AND EAX,0xf000 CMP EAX,0x8000 SETZ AL JMP 0x0001ad69 CMP dword ptr [EBP + 0x10],0x5 SETZ AL TEST AL,AL JZ 0x0001ad9a CM...
null
null
null
null
[('tmp_564', u'BRANCH_-1205948735'), ('tmp_950', u'CBRANCH_-1205948471'), ('tmp_1228', u'INT_EQUAL_-1205948515'), (u'COPY_-1205948271', u'MULTIEQUAL_-1205948208'), ('const-0', u'COPY_-1205948460'), ('tmp_1228', u'INT_EQUAL_-1205948459'), ('const-16384', u'INT_EQUAL_-1205948832'), (u'MULTIEQUAL_-1205948141', u'CBRANCH_-...
[('tmp_564', u'BRANCH_-1205948735'), ('tmp_950', u'CBRANCH_-1205948471'), ('tmp_2150', u'INT_EQUAL_-1205948627'), ('tmp_2181', u'INT_EQUAL_-1205948747'), ('const-0', u'COPY_-1205948743'), (u'INT_EQUAL_-1205948832', u'MULTIEQUAL_-1205948210'), ('tmp_2150', u'INT_EQUAL_-1205948718'), (u'COPY_-1205948782', u'MULTIEQUAL_-1...
null
null
0001ad33
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nundefined1 FUN_0001ad33(char param_1,uint param_2,int param_3)\n\n{\n bool bVar1;\n undefined1 local_5;\n \n if (param_1 == '\0') {\n bVar1 = param_3 == 5;\n }\n else {\n bVar1 = (param_2 & 0xf000)...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nchar get_type_indicator(_Bool stat_ok,mode_t mode,filetype type)\n\n{\n bool bVar1;\n _Bool stat_ok_local;\n char c;\n \n if (stat_ok) {\n bVar1 = (mode & 0xf000) == 0x8000;\n }\n else {\n bVar1 = ...
(translation_unit "undefined1 FUN_0001ad33(char param_1,uint param_2,int param_3)\n\n{\n bool bVar1;\n undefined1 local_5;\n \n if (param_1 == '\0') {\n bVar1 = param_3 == 5;\n }\n else {\n bVar1 = (param_2 & 0xf000) == 0x8000;\n }\n if (bVar1) {\n if (((param_1 == '\0') || (DAT_0003c480 != 3)) || ((pa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression...
(function_definition "undefined1 FUN_0001ad33(char param_1,uint param_2,int param_3)\n\n{\n bool bVar1;\n undefined1 local_5;\n \n if (param_1 == '\0') {\n bVar1 = param_3 == 5;\n }\n else {\n bVar1 = (param_2 & 0xf000) == 0x8000;\n }\n if (bVar1) {\n if (((param_1 == '\0') || (DAT_0003c480 != 3)) || (...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ char function_1(type_1 stat_ok,type_2 var_1,type_3 var_2) { bool bVar1; type_1 stat_ok_local; char c; if (stat_ok) { bVar1 = (var_1 & 0xf000) == 0x8000; } else { bVar1 = var_2 == var_3; } if (bVar1) { ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ undefined1 MASKED(char param_1,uint param_2,int param_3) { bool bVar1; undefined1 local_5; if (param_1 == '\0') { bVar1 = param_3 == 5; } else { bVar1 = (param_2 & 0xf000) == 0x8000; } if (bVar1) { i...
138_indent_and_indent_strip.c
compute_code_target
FUN_0001cef5
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int compute_code_target(int paren_targ) { int iVar1; int target_col; iVar1 = prev_target_col_break; if (buf_break_used == 0) { if ((*parser_state_tos->procname == '\0') || ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int FUN_0001cef5(int param_1) { int iVar1; int local_8; iVar1 = DAT_00028b28; if (DAT_00028b2c == 0) { if ((**(char **)(DAT_00028aec + 0xb0) == '\0') || (*(int *)(DAT_00028aec + 0xb0) != DAT_00028958)) { ...
PUSH EBP MOV EBP,ESP SUB ESP,0x10 CALL 0x00013edf ADD EAX,0xb100 MOV EDX,dword ptr [EAX + 0xb2c] TEST EDX,EDX JZ 0x0001cf1a MOV EAX,dword ptr [EAX + 0xb28] JMP 0x0001cff2 LEA EDX,[EAX + 0xaec] MOV EDX,dword ptr [EDX] MOV EDX,dword ptr [EDX + 0xb0] MOVZX EDX,byte ptr [EDX] TEST DL,DL JZ 0x0001cf6a LEA EDX,[EAX + 0xaec] ...
null
null
null
null
[('const-417', u'LOAD_-1205940292'), ('tmp_1225', u'COPY_-1205939856'), ('tmp_1223', u'COPY_-1205939853'), ('const-0', u'INT_EQUAL_-1205940365'), ('tmp_1224', u'PTRSUB_-1205939926'), ('const-176', u'PTRSUB_-1205940009'), (u'LOAD_-1205940227', u'INT_EQUAL_-1205940206'), ('const-1', u'COPY_-1205939858'), ('tmp_1224', u'P...
[(u'CAST_-1205939896', u'LOAD_-1205940227'), (u'CAST_-1205939940', u'LOAD_-1205940292'), ('const-0', u'INT_EQUAL_-1205940365'), ('tmp_1224', u'INT_ADD_-1205940276'), (u'LOAD_-1205940227', u'INT_EQUAL_-1205940206'), ('tmp_1228', u'COPY_-1205939859'), (u'INT_ADD_-1205940092', u'CAST_-1205939915'), (u'INT_EQUAL_-120594042...
null
null
0001cef5
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint FUN_0001cef5(int param_1)\n\n{\n int iVar1;\n int local_8;\n \n iVar1 = DAT_00028b28;\n if (DAT_00028b2c == 0) {\n if ((**(char **)(DAT_00028aec + 0xb0) == '\0') ||\n (*(int *)(DAT_00028aec +...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nint compute_code_target(int paren_targ)\n\n{\n int iVar1;\n int target_col;\n \n iVar1 = prev_target_col_break;\n if (buf_break_used == 0) {\n if ((*parser_sta...
(translation_unit "int FUN_0001cef5(int param_1)\n\n{\n int iVar1;\n int local_8;\n \n iVar1 = DAT_00028b28;\n if (DAT_00028b2c == 0) {\n if ((**(char **)(DAT_00028aec + 0xb0) == '\0') ||\n (*(int *)(DAT_00028aec + 0xb0) != DAT_00028958)) {\n local_8 = *(int *)(DAT_00028aec + 0x74) + 1;\n }\n e...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_...
(function_definition "int FUN_0001cef5(int param_1)\n\n{\n int iVar1;\n int local_8;\n \n iVar1 = DAT_00028b28;\n if (DAT_00028b2c == 0) {\n if ((**(char **)(DAT_00028aec + 0xb0) == '\0') ||\n (*(int *)(DAT_00028aec + 0xb0) != DAT_00028958)) {\n local_8 = *(int *)(DAT_00028aec + 0x74) + 1;\n }\n ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int function_1(int paren_targ) { int iVar1; int var_3; iVar1 = prev_target_col_break; if (var_1 == 0) { if ((*parser_state_tos->procname == '\0') || (parser_state_to...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarati...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int MASKED(int param_1) { int iVar1; int local_8; iVar1 = DAT_00028b28; if (DAT_00028b2c == 0) { if ((**(char **)(DAT_00028aec + 0xb0) == '\0') || (*(int *)(DAT_00028aec + 0xb0) != DAT_00028958)) { lo...
9097_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
erase
FUN_0021f070
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::erase(unsigned int, unsigned int) */ string * __thiscall std::string::erase(string *this,uint param_1,uint param_2) { uint uVar1; uint uVar2; uVar1 = *(uint *)(*(int *)this + -0xc); uVar2 = uVar1 - para...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * FUN_0021f070(int *param_1,uint param_2,uint param_3) { uint uVar1; uint uVar2; uVar1 = *(uint *)(*param_1 + -0xc); uVar2 = uVar1 - param_2; if (param_3 < uVar1 - param_2) { uVar2 = param_3; } if (param...
PUSH EDI PUSH ESI PUSH EBX MOV ESI,dword ptr [ESP + 0x10] CALL 0x00035840 ADD EBX,0x16ff84 MOV ECX,dword ptr [ESP + 0x14] MOV EDI,dword ptr [ESP + 0x18] MOV EAX,dword ptr [ESI] MOV EAX,dword ptr [EAX + -0xc] MOV EDX,EAX SUB EDX,ECX CMP EDX,EDI CMOVA EDX,EDI CMP ECX,EAX JA 0x0021f0af PUSH 0x0 PUSH EDX PUSH ECX PUSH ESI ...
null
null
null
null
[(u'COPY_-1203834507', u'MULTIEQUAL_-1203834510'), ('const-417', u'LOAD_-1203834710'), (u'LOAD_-1203834705', u'INT_SUB_-1203834677'), ('tmp_372', u'CALL_-1203834624'), (u'LOAD_-1203834710', u'INT_ADD_-1203834689'), ('tmp_160', u'CBRANCH_-1203834667'), ('const-417', u'LOAD_-1203834705'), (u'LOAD_-1203834705', u'CALL_-12...
[(u'COPY_-1203834516', u'MULTIEQUAL_-1203834518'), (u'LOAD_-1203834705', u'INT_SUB_-1203834677'), (u'LOAD_-1203834710', u'INT_ADD_-1203834689'), ('tmp_160', u'CBRANCH_-1203834667'), (u'COPY_-1203834476', u'CALL_-1203834550'), (u'CAST_-1203834460', u'LOAD_-1203834705'), ('tmp_660', u'LOAD_-1203834710'), (u'COPY_-1203834...
null
null
0021f070
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_0021f070(int *param_1,uint param_2,uint param_3)\n\n{\n uint uVar1;\n uint uVar2;\n \n uVar1 = *(uint *)(*param_1 + -0xc);\n uVar2 = uVar1 - param_2;\n if (param_3 < uVar1 - param_2) {\n uVa...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::erase(unsigned int, unsigned int) */\n\nstring * __thiscall std::string::erase(string *this,uint param_1,uint param_2)\n\n{\n uint uVar1;\n uint uVar2;\n \n uVar1 = *(uint *)(*(int *)this + -0...
(translation_unit "int * FUN_0021f070(int *param_1,uint param_2,uint param_3)\n\n{\n uint uVar1;\n uint uVar2;\n \n uVar1 = *(uint *)(*param_1 + -0xc);\n uVar2 = uVar1 - param_2;\n if (param_3 < uVar1 - param_2) {\n uVar2 = param_3;\n }\n if (param_2 <= uVar1) {\n FUN_0021eb90(param_1,param_2,uVar2,0);\n ...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT...
(function_definition "int * FUN_0021f070(int *param_1,uint param_2,uint param_3)\n\n{\n uint uVar1;\n uint uVar2;\n \n uVar1 = *(uint *)(*param_1 + -0xc);\n uVar2 = uVar1 - param_2;\n if (param_3 < uVar1 - param_2) {\n uVar2 = param_3;\n }\n if (param_2 <= uVar1) {\n FUN_0021eb90(param_1,param_2,uVar2,0);...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::erase(unsigned int, unsigned int) */ string * __thiscall std::string::erase(string *this,type_1 var_2,type_1 var_3) { type_1 var_1; type_1 uVar2; var_1 = *(type_1 *)(*(int *)this + -0xc); uVar2 = var_1 ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * MASKED(int *param_1,uint param_2,uint param_3) { uint uVar1; uint uVar2; uVar1 = *(uint *)(*param_1 + -0xc); uVar2 = uVar1 - param_2; if (param_3 < uVar1 - param_2) { uVar2 = param_3; } if (param_2 <= ...
152_tee_and_tee_strip.c
rpl_getopt_long
FUN_00015f59
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int rpl_getopt_long(int argc,char **argv,char *options,rpl_option *long_options,int *opt_index) { int iVar1; iVar1 = rpl_getopt_internal(argc,argv,options,long_options,opt_index,0,...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_00015f59(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5) { FUN_00015e9e(param_1,param_2,param_3,param_4,param_5,0,0,0x15f65); return; }
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x4 CALL 0x00012060 ADD EAX,0x509b SUB ESP,0x4 PUSH 0x0 PUSH 0x0 PUSH dword ptr [EBP + 0x18] PUSH dword ptr [EBP + 0x14] PUSH dword ptr [EBP + 0x10] PUSH dword ptr [EBP + 0xc] PUSH dword ptr [EBP + 0x8] MOV EBX,EAX CALL 0x00015e9e ADD ESP,0x20 MOV EBX,dword ptr [EBP + -0x4] LEAVE R...
null
null
null
null
[('tmp_262', u'CALL_-1205968944'), ('tmp_265', u'CALL_-1205968944'), ('tmp_263', u'CALL_-1205968944'), ('const-0', u'CALL_-1205968944'), ('const-0', u'RETURN_-1205968911'), ('tmp_264', u'CALL_-1205968944'), ('const-0', u'CALL_-1205968944'), ('tmp_266', u'CALL_-1205968944'), (u'CALL_-1205968944', u'RETURN_-1205968911')]
[('tmp_460', u'CALL_-1205968944'), ('const-0', u'CALL_-1205968944'), ('tmp_462', u'CALL_-1205968944'), ('const-89957', u'CALL_-1205968944'), ('const-0', u'CALL_-1205968944'), ('const-0', u'RETURN_-1205968911'), ('tmp_459', u'CALL_-1205968944'), ('tmp_461', u'CALL_-1205968944'), ('tmp_458', u'CALL_-1205968944')]
null
null
00015f59
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00015f59(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n FUN_00015e9e(param_1,param_2,param_3,param_4,param_5,0,0,0x15f65);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nint rpl_getopt_long(int argc,char **argv,char *options,rpl_option *long_options,int *opt_index)\n\n{\n int iVar1;\n \n iVar1 = rpl_getopt_internal(argc,argv,options...
(translation_unit "void FUN_00015f59(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n FUN_00015e9e(param_1,param_2,param_3,param_4,param_5,0,0,0x15f65);\n return;\n}\n\n" (function_definition "void FUN_00015f59(undefined4 param_1,undefined4 para...
(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 { (expression_statement ...
(function_definition "void FUN_00015f59(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n FUN_00015e9e(param_1,param_2,param_3,param_4,param_5,0,0,0x15f65);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00015f59(undefined4 param...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int function_1(int argc,char **argv,char *options,type_1 *long_options,int *opt_index) { int iVar1; iVar1 = var_1(argc,argv,options,long_options,opt_index,0,0); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (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) { FUN_00015e9e(param_1,param_2,param_3,param_4,param_5,0,0,0x15f65); return; }
275_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c
match_simple_wild
FUN_00020000
bfd_boolean __regparm3 match_simple_wild(char *pattern,char *name) { char *pcVar1; char *pcVar2; int iVar3; if (*pattern != *name) { return 0; } if (((pattern[1] == name[1]) && (pattern[2] == name[2])) && (iVar3 = 4, pattern[3] == name[3])) { do { pcVar2 = pattern + iVar3; if (*pcVa...
undefined4 __regparm3 FUN_00020000(char *param_1,char *param_2) { char *pcVar1; char *pcVar2; int iVar3; if (*param_1 != *param_2) { return 0; } if (((param_1[1] == param_2[1]) && (param_1[2] == param_2[2])) && (iVar3 = 4, param_1[3] == param_2[3])) { do { pcVar2 = param_1 + iVar3; ...
MOV ECX,EAX MOVZX EAX,byte ptr [EDX] CMP byte ptr [ECX],AL JNZ 0x00020020 PUSH EDI XOR EAX,EAX PUSH ESI PUSH EBX MOVZX EBX,byte ptr [EDX + 0x1] CMP byte ptr [ECX + 0x1],BL JZ 0x00020028 POP EBX POP ESI POP EDI RET XOR EAX,EAX RET MOVZX EBX,byte ptr [EDX + 0x2] CMP byte ptr [ECX + 0x2],BL JNZ 0x00020017 MOVZX EBX,byte p...
null
null
null
null
[(u'LOAD_-1206058814', u'INT_EQUAL_-1206058779'), (u'PTRADD_-1206058888', u'LOAD_-1206058950'), (u'INT_ADD_-1206058789', u'MULTIEQUAL_-1206058631'), ('const-417', u'LOAD_-1206058957'), (u'PTRADD_-1206058757', u'LOAD_-1206058819'), ('const-417', u'LOAD_-1206059003'), ('tmp_443', u'LOAD_-1206058998'), (u'LOAD_-1206058998...
[(u'LOAD_-1206058814', u'INT_EQUAL_-1206058779'), (u'PTRADD_-1206058888', u'LOAD_-1206058950'), (u'INT_ADD_-1206058789', u'MULTIEQUAL_-1206058631'), ('const-417', u'LOAD_-1206058957'), (u'PTRADD_-1206058757', u'LOAD_-1206058819'), ('const-417', u'LOAD_-1206059003'), ('tmp_707', u'PTRADD_-1206058799'), (u'LOAD_-12060589...
null
null
00020000
x86
O0
(translation_unit "undefined4 __regparm3 FUN_00020000(char *param_1,char *param_2)\n\n{\n char *pcVar1;\n char *pcVar2;\n int iVar3;\n \n if (*param_1 != *param_2) {\n return 0;\n }\n if (((param_1[1] == param_2[1]) && (param_1[2] == param_2[2])) &&\n (iVar3 = 4, param_1[3] == param_2[3])) {\n do {\n ...
(translation_unit "bfd_boolean __regparm3 match_simple_wild(char *pattern,char *name)\n\n{\n char *pcVar1;\n char *pcVar2;\n int iVar3;\n \n if (*pattern != *name) {\n return 0;\n }\n if (((pattern[1] == name[1]) && (pattern[2] == name[2])) && (iVar3 = 4, pattern[3] == name[3])) {\n do {\n pcVar2 = pa...
(translation_unit "undefined4 __regparm3 FUN_00020000(char *param_1,char *param_2)\n\n{\n char *pcVar1;\n char *pcVar2;\n int iVar3;\n \n if (*param_1 != *param_2) {\n return 0;\n }\n if (((param_1[1] == param_2[1]) && (param_1[2] == param_2[2])) &&\n (iVar3 = 4, param_1[3] == param_2[3])) {\n do {\n ...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (poin...
(function_definition "undefined4 __regparm3 FUN_00020000(char *param_1,char *param_2)\n\n{\n char *pcVar1;\n char *pcVar2;\n int iVar3;\n \n if (*param_1 != *param_2) {\n return 0;\n }\n if (((param_1[1] == param_2[1]) && (param_1[2] == param_2[2])) &&\n (iVar3 = 4, param_1[3] == param_2[3])) {\n do {\...
type_1 __regparm3 function_1(char *var_1,char *var_3) { char *pcVar1; char *pcVar2; int var_2; if (*var_1 != *var_3) { return 0; } if (((var_1[1] == var_3[1]) && (var_1[2] == var_3[2])) && (var_2 = 4, var_1[3] == var_3[3])) { do { pcVar2 = var_1 + var_2; if (*pcVar2 == '*') { ...
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: (primitive_type)...
null
undefined4 __regparm3 MASKED(char *param_1,char *param_2) { char *pcVar1; char *pcVar2; int iVar3; if (*param_1 != *param_2) { return 0; } if (((param_1[1] == param_2[1]) && (param_1[2] == param_2[2])) && (iVar3 = 4, param_1[3] == param_2[3])) { do { pcVar2 = param_1 + iVar3; i...
2659_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
add_target_specific_dynamic_tag
FUN_0007ed50
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void add_target_specific_dynamic_tag(Layout * this, DT tag, uint val) */ void __thiscall gold::Layout::add_target_specific_dynamic_tag(Layout *this,DT tag,uint val) { Output_data_dynamic *pOVar1; iterator __position; ...
void FUN_0007ed50(int param_1,undefined4 param_2,undefined4 param_3) { int iVar1; undefined4 *puVar2; undefined4 local_1c; undefined4 local_18; undefined4 local_14; undefined4 local_10; iVar1 = *(int *)(param_1 + 0x18c); if (iVar1 != 0) { local_10 = 0xffffffff; local_1c = param_3; local...
SUB ESP,0x1c MOV EAX,dword ptr [ESP + 0x20] MOV ECX,dword ptr [ESP + 0x28] MOV EDX,dword ptr [EAX + 0x18c] TEST EDX,EDX JZ 0x0007ed9d MOV EAX,dword ptr [ESP + 0x24] MOV dword ptr [ESP + 0xc],0xffffffff MOV dword ptr [ESP],ECX MOV dword ptr [ESP + 0x8],EAX MOV EAX,dword ptr [EDX + 0x30] CMP EAX,dword ptr [EDX + 0x34] JZ...
null
null
null
null
[('const-44', u'PTRSUB_-1206325614'), ('tmp_147', u'CBRANCH_-1206325831'), (u'LOAD_-1206325907', u'INT_NOTEQUAL_-1206325885'), ('const-0', u'PTRSUB_-1206325569'), (u'LOAD_-1206325848', u'INT_EQUAL_-1206325833'), ('const-417', u'STORE_-1206325829'), (u'PTRSUB_-1206325576', u'PTRSUB_-1206325569'), (u'PTRSUB_-1206325619',...
[('tmp_147', u'CBRANCH_-1206325831'), (u'LOAD_-1206325907', u'INT_ADD_-1206325716'), (u'CAST_-1206325621', u'LOAD_-1206325854'), (u'CAST_-1206325617', u'LOAD_-1206325848'), ('tmp_638', u'COPY_-1206325861'), (u'LOAD_-1206325907', u'INT_NOTEQUAL_-1206325885'), (u'CAST_-1206325651', u'LOAD_-1206325907'), (u'LOAD_-12063259...
null
null
0007ed50
x86
O0
(translation_unit "void FUN_0007ed50(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 local_1c;\n undefined4 local_18;\n undefined4 local_14;\n undefined4 local_10;\n \n iVar1 = *(int *)(param_1 + 0x18c);\n if (iVar1 != 0) {\n local_10 = 0xffffffff;\n ...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void add_target_specific_dynamic_tag(Layout * this, DT tag, uint val)\n */\n\nvoid __thiscall gold::Layout::add_target_specific_dynamic_tag(Layout *this,DT tag,uint val)\n\n{\n Output_data_dynamic *pOVar1...
(translation_unit "void FUN_0007ed50(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 local_1c;\n undefined4 local_18;\n undefined4 local_14;\n undefined4 local_10;\n \n iVar1 = *(int *)(param_1 + 0x18c);\n if (iVar1 != 0) {\n local_10 = 0xffffffff;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE I...
(function_definition "void FUN_0007ed50(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 local_1c;\n undefined4 local_18;\n undefined4 local_14;\n undefined4 local_10;\n \n iVar1 = *(int *)(param_1 + 0x18c);\n if (iVar1 != 0) {\n local_10 = 0xffffffff;\...
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void add_target_specific_dynamic_tag(Layout * this, DT tag, uint val) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 tag,type_3 val) { type_4 *var_1; type_5 __position; type_6 local_1c; type_7 *lo...
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) { int iVar1; undefined4 *puVar2; undefined4 local_1c; undefined4 local_18; undefined4 local_14; undefined4 local_10; iVar1 = *(int *)(param_1 + 0x18c); if (iVar1 != 0) { local_10 = 0xffffffff; local_1c = param_3; local_14 = ...
25_sg_seek_and_sg_seek_strip.c
__do_global_dtors_aux
FUN_00011250
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Removing unreachable block (ram,0x000112a6) */ /* WARNING: Removing unreachable block (ram,0x000112b0) */ void __do_global_dtors_aux(void) { if (completed_6888 == '\0') { if (PTR___cxa_finalize_00014fec != (unde...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Removing unreachable block (ram,0x000112a6) */ /* WARNING: Removing unreachable block (ram,0x000112b0) */ void FUN_00011250(void) { if (DAT_00015160 == '\0') { if (PTR___cxa_finalize_00014fec != (undefined *)0x...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX CALL 0x000111b0 ADD EBX,0x3d35 SUB ESP,0xc CMP byte ptr [EBX + 0x1d0],0x0 JNZ 0x000112d2 MOV EAX,dword ptr [EBX + 0x5c] TEST EAX,EAX JZ 0x00011288 SUB ESP,0xc PUSH dword ptr [EBX + 0x74] CALL 0x00011160 ADD ESP,0x10 LEA EDI,[EBX + 0xffffff18] LEA ESI,[EBX + 0xffffff1c] MO...
null
null
null
null
[('const-0', u'INT_NOTEQUAL_-1205988682'), ('tmp_1512', u'CALL_-1205988652'), (u'CALL_-1205988652', u'INDIRECT_-1205988233'), ('tmp_164', u'CBRANCH_-1205988682'), ('tmp_1512', u'MULTIEQUAL_-1205988144'), (u'CALL_-1205988464', u'INDIRECT_-1205988147'), ('tmp_1513', u'MULTIEQUAL_-1205988222'), ('const-0', u'RETURN_-12059...
[('const-0', u'INT_NOTEQUAL_-1205988682'), ('tmp_1512', u'CALL_-1205988652'), (u'CALL_-1205988652', u'INDIRECT_-1205988233'), ('tmp_164', u'CBRANCH_-1205988682'), ('tmp_1512', u'MULTIEQUAL_-1205988144'), (u'CALL_-1205988464', u'INDIRECT_-1205988147'), ('tmp_1513', u'MULTIEQUAL_-1205988222'), ('const-0', u'RETURN_-12059...
null
null
00011250
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Removing unreachable block (ram,0x000112a6) */\n/* WARNING: Removing unreachable block (ram,0x000112b0) */\n\nvoid FUN_00011250(void)\n\n{\n if (DAT_00015160 == '\0') {\n if (PTR___cxa_finalize_0...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Removing unreachable block (ram,0x000112a6) */\n/* WARNING: Removing unreachable block (ram,0x000112b0) */\n\nvoid __do_global_dtors_aux(void)\n\n{\n if (completed_6888 == '\0') {\n if (PTR___cxa_...
(translation_unit "void FUN_00011250(void)\n\n{\n if (DAT_00015160 == '\0') {\n if (PTR___cxa_finalize_00014fec != (undefined *)0x0) {\n __cxa_finalize(PTR_LOOP_00015004);\n }\n FUN_000111c0();\n DAT_00015160 = '\x01';\n }\n return;\n}\n\n" (function_definition "void FUN_00011250(void)\n\n{\n if (D...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (if_statement if (parenthesized_expression...
(function_definition "void FUN_00011250(void)\n\n{\n if (DAT_00015160 == '\0') {\n if (PTR___cxa_finalize_00014fec != (undefined *)0x0) {\n __cxa_finalize(PTR_LOOP_00015004);\n }\n FUN_000111c0();\n DAT_00015160 = '\x01';\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00011250(v...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Removing unreachable block (ram,0x000112a6) */ /* WARNING: Removing unreachable block (ram,0x000112b0) */ void function_1(void) { if (var_1 == '\0') { if (var_2 != (type_1 *)0x0) { var_3(__dso_handle); ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Removing unreachable block (ram,0x000112a6) */ /* WARNING: Removing unreachable block (ram,0x000112b0) */ void MASKED(void) { if (DAT_00015160 == '\0') { if (PTR___cxa_finalize_00014fec != (undefined *)0x0) { ...
354_x86_64-linux-gnu-readelf_and_x86_64-linux-gnu-readelf_strip.c
get_DW_CFA_name
FUN_0006ace0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ char * get_DW_CFA_name(uint opc) { switch(opc) { case 0: return "DW_CFA_nop"; case 1: return "DW_CFA_set_loc"; case 2: return "DW_CFA_advance_loc1"; case 3: retu...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ char * FUN_0006ace0(undefined4 param_1) { switch(param_1) { case 0: return "DW_CFA_nop"; case 1: return "DW_CFA_set_loc"; case 2: return "DW_CFA_advance_loc1"; case 3: return "DW_CFA_advance_loc2"; ca...
CALL 0x0004ab79 ADD EAX,0x4931b MOV EDX,dword ptr [ESP + 0x4] CMP EDX,0xc0 JA 0x0006af00 MOV ECX,dword ptr [EAX + EDX*0x4 + 0xfffe50a4] ADD ECX,EAX JMP ECX XOR EAX,EAX RET
null
null
null
null
[(u'COPY_-1206276304', u'RETURN_-1206276286'), ('const-624467', u'COPY_-1206276648'), ('const-624565', u'COPY_-1206276304'), ('const-624315', u'COPY_-1206276501'), (u'COPY_-1206276228', u'RETURN_-1206276210'), ('const-624504', u'COPY_-1206276774'), ('const-624238', u'COPY_-1206276375'), ('const-605566', u'COPY_-1206276...
[('const-624385', u'COPY_-1206276564'), (u'COPY_-1206276304', u'RETURN_-1206276286'), (u'COPY_-1206276228', u'RETURN_-1206276210'), (u'COPY_-1206276669', u'RETURN_-1206276651'), ('const-0', u'RETURN_-1206276504'), ('const-624096', u'COPY_-1206276228'), (u'COPY_-1206276186', u'RETURN_-1206276168'), (u'COPY_-1206276207',...
null
null
0006ace0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nchar * FUN_0006ace0(undefined4 param_1)\n\n{\n switch(param_1) {\n case 0:\n return "DW_CFA_nop";\n case 1:\n return "DW_CFA_set_loc";\n case 2:\n return "DW_CFA_advance_loc1";\n case 3:\n ret...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nchar * get_DW_CFA_name(uint opc)\n\n{\n switch(opc) {\n case 0:\n return "DW_CFA_nop";\n case 1:\n return "DW_CFA_set_loc";\n case 2:\n return "DW_CFA_adv...
(translation_unit "char * FUN_0006ace0(undefined4 param_1)\n\n{\n switch(param_1) {\n case 0:\n return "DW_CFA_nop";\n case 1:\n return "DW_CFA_set_loc";\n case 2:\n return "DW_CFA_advance_loc1";\n case 3:\n return "DW_CFA_advance_loc2";\n case 4:\n return "DW_CFA_advance_loc4";\n case 5:\n ret...
(translation_unit (function_definition TYPE (pointer_declarator * (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 return (string_lit...
(function_definition "char * FUN_0006ace0(undefined4 param_1)\n\n{\n switch(param_1) {\n case 0:\n return "DW_CFA_nop";\n case 1:\n return "DW_CFA_set_loc";\n case 2:\n return "DW_CFA_advance_loc1";\n case 3:\n return "DW_CFA_advance_loc2";\n case 4:\n return "DW_CFA_advance_loc4";\n case 5:\n ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ char * function_1(type_1 opc) { switch(opc) { case 0: return "DW_CFA_nop"; case 1: return "DW_CFA_set_loc"; case 2: return "DW_CFA_advance_loc1"; case 3: return ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (switch_statement condition: (parenthe...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ char * MASKED(undefined4 param_1) { switch(param_1) { case 0: return "DW_CFA_nop"; case 1: return "DW_CFA_set_loc"; case 2: return "DW_CFA_advance_loc1"; case 3: return "DW_CFA_advance_loc2"; case 4: ...
3950_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
do_write
FUN_000ec9d0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_write(Output_data_const * this, Output_file * of) */ void __thiscall gold::Output_data_const::do_write(Output_data_const *this,Output_file *of) { Output_file *unaff_EBX; if (((this->sup...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000ec9d0(int param_1,int param_2) { if ((*(byte *)(param_1 + 0x1c) & 4) != 0) { memcpy((void *)(*(int *)(param_1 + 0x14) + *(int *)(param_2 + 0x10)),*(void **)(param_1 + 0x2c), *(size_t *)(param_1 + 0x3...
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x2a2629 SUB ESP,0x4 MOV EAX,dword ptr [ESP + 0x10] MOV ECX,dword ptr [EAX + 0x30] MOV EDX,dword ptr [EAX + 0x2c] TEST byte ptr [EAX + 0x1c],0x4 JZ 0x000eca0b MOV ESI,dword ptr [ESP + 0x14] MOV EAX,dword ptr [EAX + 0x14] SUB ESP,0x4 ADD EAX,dword ptr [ESI + 0x10] PUSH ECX PUSH ...
null
null
null
null
[('const-1', u'PTRADD_-1206793600'), ('const-0', u'INT_NOTEQUAL_-1206793696'), ('tmp_323', u'PTRSUB_-1206793479'), (u'PTRSUB_-1206793480', u'PTRSUB_-1206793477'), ('const-44', u'PTRSUB_-1206793509'), ('const-417', u'LOAD_-1206793664'), (u'LOAD_-1206793709', u'INT_AND_-1206793683'), ('const-28', u'PTRSUB_-1206793488'), ...
[(u'CAST_-1206793513', u'LOAD_-1206793723'), ('const-0', u'INT_NOTEQUAL_-1206793696'), ('const-20', u'INT_ADD_-1206793670'), (u'INT_ADD_-1206793670', u'CAST_-1206793494'), (u'LOAD_-1206793723', u'CALL_-1206793634'), (u'LOAD_-1206793686', u'INT_ADD_-1206793646'), (u'LOAD_-1206793664', u'INT_ADD_-1206793646'), ('const-41...
null
null
000ec9d0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000ec9d0(int param_1,int param_2)\n\n{\n if ((*(byte *)(param_1 + 0x1c) & 4) != 0) {\n memcpy((void *)(*(int *)(param_1 + 0x14) + *(int *)(param_2 + 0x10)),*(void **)(param_1 + 0x2c),\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_write(Output_data_const * this, Output_file * of) */\n\nvoid __thiscall gold::Output_data_const::do_write(Output_data_const *this,Output_file *of)\n\n{\n Output_file *unaff_E...
(translation_unit "void FUN_000ec9d0(int param_1,int param_2)\n\n{\n if ((*(byte *)(param_1 + 0x1c) & 4) != 0) {\n memcpy((void *)(*(int *)(param_1 + 0x14) + *(int *)(param_2 + 0x10)),*(void **)(param_1 + 0x2c),\n *(size_t *)(param_1 + 0x30));\n return;\n }\n \n FUN_000ec9a0(0xec9d...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * ...
(function_definition "void FUN_000ec9d0(int param_1,int param_2)\n\n{\n if ((*(byte *)(param_1 + 0x1c) & 4) != 0) {\n memcpy((void *)(*(int *)(param_1 + 0x14) + *(int *)(param_2 + 0x10)),*(void **)(param_1 + 0x2c),\n *(size_t *)(param_1 + 0x30));\n return;\n }\n \n FUN_000ec9a0(0xe...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_write(Output_data_const * this, Output_file * of) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *of) { type_2 *unaff_EBX; if (((this->super_Output_section_data).super_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,int param_2) { if ((*(byte *)(param_1 + 0x1c) & 4) != 0) { memcpy((void *)(*(int *)(param_1 + 0x14) + *(int *)(param_2 + 0x10)),*(void **)(param_1 + 0x2c), *(size_t *)(param_1 + 0x30)); ...
5835_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
find
FUN_0015d8e0
/* DWARF original prototype: iterator find(_Hashtable<long_long_int,_std::pair<long_long_int_const,_long_long_int>,_std::allocator<std::pair<long_long_int_const,_long_long_int>_>,_std::__detail::_Select1st,_std::equal_to<long_long_int>,_std::hash<long_long_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_De...
int * FUN_0015d8e0(int *param_1) { int *piVar1; piVar1 = (int *)FUN_0015a2c0(); if ((piVar1 != (int *)0x0) && (*piVar1 != 0)) { *param_1 = *piVar1; return param_1; } *param_1 = 0; return param_1; }
PUSH ESI XOR EDX,EDX PUSH EBX SUB ESP,0x4 MOV ECX,dword ptr [ESP + 0x18] MOV EBX,dword ptr [ESP + 0x14] MOV ESI,dword ptr [ESP + 0x10] MOV EAX,dword ptr [ECX] DIV dword ptr [EBX + 0x4] MOV EAX,EBX CALL 0x0015a2c0 TEST EAX,EAX JZ 0x0015d918 MOV EAX,dword ptr [EAX] TEST EAX,EAX JZ 0x0015d918 MOV dword ptr [ESI],EAX ADD E...
null
null
null
null
[(u'PTRSUB_-1207248396', u'STORE_-1207248555'), ('tmp_413', u'CALL_-1207248590'), (u'INT_NOTEQUAL_-1207248557', u'CBRANCH_-1207248557'), ('tmp_476', u'PTRSUB_-1207248384'), ('tmp_476', u'CAST_-1207248372'), ('const-0', u'STORE_-1207248516'), ('const-417', u'STORE_-1207248555'), ('tmp_410', u'CALL_-1207248590'), ('const...
[(u'CALL_-1207248590', u'CAST_-1207248427'), (u'INT_NOTEQUAL_-1207248557', u'CBRANCH_-1207248557'), ('tmp_190', u'CBRANCH_-1207248557'), ('tmp_446', u'COPY_-1207248499'), (u'COPY_-1207248499', u'RETURN_-1207248474'), (u'COPY_-1207248542', u'RETURN_-1207248517'), (u'LOAD_-1207248575', u'INT_NOTEQUAL_-1207248557'), ('tmp...
null
null
0015d8e0
x86
O0
(translation_unit "int * FUN_0015d8e0(int *param_1)\n\n{\n int *piVar1;\n \n piVar1 = (int *)FUN_0015a2c0();\n if ((piVar1 != (int *)0x0) && (*piVar1 != 0)) {\n *param_1 = *piVar1;\n return param_1;\n }\n *param_1 = 0;\n return param_1;\n}\n\n" (function_definition "int * FUN_0015d8e0(int *param_1)\n\n{\n ...
(translation_unit "/* DWARF original prototype: iterator\n find(_Hashtable<long_long_int,_std::pair<long_long_int_const,_long_long_int>,_std::allocator<std::pair<long_long_int_const,_long_long_int>_>,_std::__detail::_Select1st,_std::equal_to<long_long_int>,_std::hash<long_long_int>,_std::__detail::_Mod_range_hashing,...
(translation_unit "int * FUN_0015d8e0(int *param_1)\n\n{\n int *piVar1;\n \n piVar1 = (int *)FUN_0015a2c0();\n if ((piVar1 != (int *)0x0) && (*piVar1 != 0)) {\n *param_1 = *piVar1;\n return param_1;\n }\n *param_1 = 0;\n return param_1;\n}\n\n" (function_definition "int * FUN_0015d8e0(int *param_1)\n\n{\n ...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (t...
(function_definition "int * FUN_0015d8e0(int *param_1)\n\n{\n int *piVar1;\n \n piVar1 = (int *)FUN_0015a2c0();\n if ((piVar1 != (int *)0x0) && (*piVar1 != 0)) {\n *param_1 = *piVar1;\n return param_1;\n }\n *param_1 = 0;\n return param_1;\n}" (primitive_type "int") (pointer_declarator "* FUN_0015d8e0(int ...
/* DWARF original prototype: iterator find(_Hashtable<long_long_int,_std::pair<long_long_int_const,_long_long_int>,_std::allocator<std::pair<long_long_int_const,_long_long_int>_>,_std::__detail::_Select1st,_std::equal_to<long_long_int>,_std::hash<long_long_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_De...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (decla...
null
int * MASKED(int *param_1) { int *piVar1; piVar1 = (int *)FUN_0015a2c0(); if ((piVar1 != (int *)0x0) && (*piVar1 != 0)) { *param_1 = *piVar1; return param_1; } *param_1 = 0; return param_1; }
903_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
parse_to_value
FUN_00036650
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_long_plt * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::General_options::Struct_no_long_plt::parse_to_value (Struc...
void FUN_00036650(void) { int in_stack_00000014; *(undefined2 *)(in_stack_00000014 + 0x21cc) = 1; return; }
MOV EAX,dword ptr [ESP + 0x14] MOV EDX,0x1 MOV word ptr [EAX + 0x21cc],DX RET
null
null
null
null
[('const-8592', u'PTRSUB_-1206098261'), ('const-0', u'STORE_-1206098320'), ('const-8592', u'PTRSUB_-1206098259'), ('const-417', u'STORE_-1206098320'), (u'COPY_-1206098327', u'PTRSUB_-1206098259'), (u'PTRSUB_-1206098259', u'PTRSUB_-1206098258'), (u'PTRSUB_-1206098260', u'STORE_-1206098334'), ('const-417', u'STORE_-12060...
[('const-8652', u'INT_ADD_-1206098320'), ('tmp_37', u'INT_ADD_-1206098320'), ('const-417', u'STORE_-1206098334'), ('const-0', u'RETURN_-1206098317'), (u'CAST_-1206098267', u'STORE_-1206098334'), ('const-1', u'STORE_-1206098334'), (u'INT_ADD_-1206098320', u'CAST_-1206098267')]
null
null
00036650
x86
O0
(translation_unit "void FUN_00036650(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x21cc) = 1;\n return;\n}\n\n" (function_definition "void FUN_00036650(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x21cc) = 1;\n return;\n}" primitive_type (functio...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_no_long_plt * this, char * param_1, char *\n param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_long_plt::parse_to...
(translation_unit "void FUN_00036650(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x21cc) = 1;\n return;\n}\n\n" (function_definition "void FUN_00036650(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x21cc) = 1;\n return;\n}" primitive_type (functio...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (paren...
(function_definition "void FUN_00036650(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x21cc) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00036650(void)" (identifier "FUN_00036650") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type...
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_long_plt * 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,cha...
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 + 0x21cc) = 1; return; }
1151_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
~Struct_warn_search_mismatch
FUN_00039070
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_warn_search_mismatch(Struct_warn_search_mismatch * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_warn_search_mismatch::~Struct_warn_search_mismatch (St...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00039070(undefined4 *param_1) { *param_1 = &PTR_FUN_00332a64; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ac470((undefined4 *)param_1[1]); } FUN_001ac450(param_1,0x40); return; }
PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x305f89 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xffff3a64] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x000390a2 SUB ESP,0xc PUSH EAX CALL 0x001ac470 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x40 PUSH ESI CALL 0x001ac450 AD...
null
null
null
null
[(u'PTRSUB_-1206087274', u'PTRSUB_-1206087270'), ('const-0', u'PTRSUB_-1206087270'), ('const-0', u'PTRSUB_-1206087274'), ('const-3353188', u'PTRSUB_-1206087281'), ('const-0', u'PTRSUB_-1206087268'), (u'PTRSUB_-1206087284', u'PTRSUB_-1206087280'), (u'LOAD_-1206087498', u'CAST_-1206087265'), (u'PTRSUB_-1206087268', u'LOA...
[('tmp_597', u'CALL_-1206087414'), ('const-3', u'PTRADD_-1206087295'), ('const-3353188', u'PTRSUB_-1206087286'), ('const-1', u'PTRADD_-1206087283'), (u'CAST_-1206087283', u'INT_NOTEQUAL_-1206087478'), ('const-417', u'STORE_-1206087501'), ('const-0', u'RETURN_-1206087381'), (u'PTRSUB_-1206087286', u'STORE_-1206087501'),...
null
null
00039070
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00039070(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00332a64;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n FUN_001ac450(param_1,0x40);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_warn_search_mismatch(Struct_warn_search_mismatch * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_warn_search_mismatch::~Struct_warn_search...
(translation_unit "void FUN_00039070(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00332a64;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n FUN_001ac450(param_1,0x40);\n return;\n}\n\n" (function_definition "void FUN_00039070(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_00039070(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00332a64;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n FUN_001ac450(param_1,0x40);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00039070(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_warn_search_mismatch(Struct_warn_search_mismatch * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1 (function_1 *this,int __in_chrg) { ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_00332a64; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ac470((undefined4 *)param_1[1]); } FUN_001ac450(param_1,0x40); return; }
2312_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
do_can_check_for_function_pointers
FUN_000a41c0
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: bool do_can_check_for_function_pointers(Target * this) */ bool __thiscall gold::Target::do_can_check_for_function_pointers(Target *this) { return false; }
undefined4 FUN_000a41c0(void) { return 0; }
XOR EAX,EAX RET
null
null
null
null
[('const-0', u'RETURN_-1206566441'), ('const-0', u'COPY_-1206566448'), (u'COPY_-1206566448', u'RETURN_-1206566441')]
[('const-0', u'RETURN_-1206566441'), (u'COPY_-1206566461', u'RETURN_-1206566441'), ('const-0', u'COPY_-1206566461')]
null
null
000a41c0
x86
O0
(translation_unit "undefined4 FUN_000a41c0(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_000a41c0(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_000a41c0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ...
(translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: bool do_can_check_for_function_pointers(Target * this) */\n\nbool __thiscall gold::Target::do_can_check_for_function_pointers(Target *this)\n\n{\n return false;\n}\n\n" comment comment (function_defini...
(translation_unit "undefined4 FUN_000a41c0(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_000a41c0(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_000a41c0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) })))
(function_definition "undefined4 FUN_000a41c0(void)\n\n{\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_000a41c0(void)" (identifier "FUN_000a41c0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{")...
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: bool do_can_check_for_function_pointers(Target * this) */ bool __thiscall gold::type_1::function_1(type_1 *this) { return false; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (number_literal)))))
null
undefined4 MASKED(void) { return 0; }
241_pinky_and_pinky_strip.c
gettext
gettext
/* WARNING: Control flow encountered bad instruction data */ void gettext(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* gettext@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void gettext(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205940046')]
[('const-1', u'RETURN_-1205940046')]
null
null
0001d0a8
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid gettext(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void gettext(void)\n\n{\n /* WARNING: Bad instruction ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid gettext(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* gettext@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void gettext(void)\n\n{\n ...
(translation_unit "void gettext(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void gettext(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "gettext(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 gettext(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "gettext(void)" (identifier "gettext") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n ...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* gettext@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
1201_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
~Struct_stub_group_multi
FUN_0003f750
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_stub_group_multi(Struct_stub_group_multi * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_stub_group_multi::~Struct_stub_group_multi (Struct_stub_group_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003f750(undefined4 *param_1) { *param_1 = &PTR_FUN_00405c5c; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_00248220((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x0003a210 ADD EBX,0x3d48aa SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xffff1c5c] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x0003f782 SUB ESP,0xc PUSH EDX CALL 0x00248220 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1206061214')]
[('tmp_439', u'STORE_-1206061161'), (u'PTRADD_-1206060992', u'LOAD_-1206061157'), (u'CAST_-1206060992', u'CALL_-1206061114'), ('tmp_439', u'PTRADD_-1206061005'), ('const-3', u'PTRADD_-1206061005'), ('const-0', u'PTRSUB_-1206060996'), ('const-1', u'PTRADD_-1206060992'), (u'PTRADD_-1206061005', u'INT_NOTEQUAL_-1206061137...
null
null
0003f750
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003f750(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00405c5c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_stub_group_multi(Struct_stub_group_multi * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_stub_group_multi::~Struct_stub_group_multi\n ...
(translation_unit "void FUN_0003f750(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00405c5c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_0003f750(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00405c5c;\n if ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres...
(function_definition "void FUN_0003f750(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00405c5c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003f750(undefined4 *param_1)" (identifier "FUN_0003f750...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_stub_group_multi(Struct_stub_group_multi * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1 (function_1 *this,int __in_chrg) { }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_00405c5c; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_00248220((undefined4 *)param_1[1]); } return; }
133_du_and_du_strip.c
du_files
FUN_00013af3
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ _Bool du_files(char **files,int bit_flags) { _Bool _Var1; FTS *sp; FTSENT *ent_00; int *piVar2; char *pcVar3; undefined4 uVar4; int iVar5; _Bool ok; FTS *fts; FTSENT *...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool FUN_00013af3(int *param_1,undefined4 param_2) { byte bVar1; int iVar2; int iVar3; int *piVar4; undefined4 uVar5; undefined4 uVar6; bool local_25; local_25 = true; if (*param_1 != 0) { iVar2 = FUN_00...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c CALL 0x00012740 ADD EBX,0x354ff MOV byte ptr [EBP + -0x21],0x1 MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX] TEST EAX,EAX JZ 0x00013c08 SUB ESP,0x4 PUSH 0x0 PUSH dword ptr [EBP + 0xc] PUSH dword ptr [EBP + 0x8] CALL 0x0001e44d ADD ESP,0x10 MOV dword p...
null
null
null
null
[(u'CALL_-1205977834', u'CALL_-1205977774'), (u'CALL_-1205978024', u'INDIRECT_-1205977250'), (u'COPY_-1205978324', u'MULTIEQUAL_-1205977430'), (u'LOAD_-1205978312', u'INT_NOTEQUAL_-1205978294'), (u'CALL_-1205977811', u'INDIRECT_-1205977132'), ('const-0', u'CALL_-1205978250'), ('tmp_363', u'CBRANCH_-1205978165'), ('cons...
[(u'CALL_-1205977834', u'CALL_-1205977774'), ('tmp_3061', u'LOAD_-1205978312'), (u'MULTIEQUAL_-1205977226', u'COPY_-1205977188'), ('const-417', u'LOAD_-1205978312'), (u'LOAD_-1205978312', u'INT_NOTEQUAL_-1205978294'), ('const-0', u'CALL_-1205977995'), ('tmp_363', u'CBRANCH_-1205978165'), (u'CALL_-1205977834', u'INDIREC...
null
null
00013af3
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool FUN_00013af3(int *param_1,undefined4 param_2)\n\n{\n byte bVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n bool local_25;\n \n local_25 = true;\n if (*pa...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\n_Bool du_files(char **files,int bit_flags)\n\n{\n _Bool _Var1;\n FTS *sp;\n FTSENT *ent_00;\n int *piVar2;\n char *pcVar3;\n undefined4 uVar4;\n int iVar5;\n _...
(translation_unit "bool FUN_00013af3(int *param_1,undefined4 param_2)\n\n{\n byte bVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n bool local_25;\n \n local_25 = true;\n if (*param_1 != 0) {\n iVar2 = FUN_0001e44d(param_1,param_2,0);\n while( true ) {\n iVar...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_de...
(function_definition "bool FUN_00013af3(int *param_1,undefined4 param_2)\n\n{\n byte bVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n bool local_25;\n \n local_25 = true;\n if (*param_1 != 0) {\n iVar2 = FUN_0001e44d(param_1,param_2,0);\n while( true ) {\n i...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1(char **files,int bit_flags) { type_1 var_5; type_2 *sp; type_3 *var_3; int *piVar2; char *pcVar3; type_4 uVar4; int var_12; type_1 var_6; type_2 *fts; ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool MASKED(int *param_1,undefined4 param_2) { byte bVar1; int iVar2; int iVar3; int *piVar4; undefined4 uVar5; undefined4 uVar6; bool local_25; local_25 = true; if (*param_1 != 0) { iVar2 = FUN_0001e44d...
1006_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
do_get_global_symbols
FUN_0003a360
/* DWARF original prototype: Symbols * do_get_global_symbols(Sized_relobj_dwo<64,_false> * this) */ Symbols * __thiscall gold::Sized_relobj_dwo<64,_false>::do_get_global_symbols(Sized_relobj_dwo<64,_false> *this) { return (Symbols *)0x0; }
undefined4 FUN_0003a360(void) { return 0; }
XOR EAX,EAX RET
null
null
null
null
[('const-0', u'RETURN_-1206082697'), ('const-0', u'COPY_-1206082717'), (u'COPY_-1206082717', u'RETURN_-1206082697')]
[('const-0', u'RETURN_-1206082697'), (u'COPY_-1206082717', u'RETURN_-1206082697'), ('const-0', u'COPY_-1206082717')]
null
null
0003a360
x86
O0
(translation_unit "undefined4 FUN_0003a360(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_0003a360(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_0003a360(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ...
(translation_unit "/* DWARF original prototype: Symbols * do_get_global_symbols(Sized_relobj_dwo<64,_false> * this) */\n\nSymbols * __thiscall\ngold::Sized_relobj_dwo<64,_false>::do_get_global_symbols(Sized_relobj_dwo<64,_false> *this)\n\n{\n return (Symbols *)0x0;\n}\n\n" comment (ERROR "Symbols * __thiscall\ngold::S...
(translation_unit "undefined4 FUN_0003a360(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_0003a360(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_0003a360(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) })))
(function_definition "undefined4 FUN_0003a360(void)\n\n{\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_0003a360(void)" (identifier "FUN_0003a360") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{")...
/* DWARF original prototype: Symbols * do_get_global_symbols(Sized_relobj_dwo<64,_false> * this) */ type_1 * __thiscall gold::Sized_relobj_dwo<64,_false>::do_get_global_symbols(Sized_relobj_dwo<64,_false> *this) { return (type_1 *)0x0; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (number_literal)))))
null
undefined4 MASKED(void) { return 0; }
134_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
do_make_elf_object
FUN_0002d3b6
/* (anonymous namespace)::Target_powerpc<32, false>::do_make_elf_object(std::string const&, gold::Input_file*, long long, elfcpp::Ehdr<32, false> const&) [clone .cold.2897] */ void (anonymous_namespace)::Target_powerpc<32,false>::do_make_elf_object (string *param_1,Input_file *param_2,longlong param...
void FUN_0002d3b6(void) { undefined4 uVar1; int unaff_EBP; int *unaff_ESI; int unaff_EDI; undefined4 uVar2; undefined4 uVar3; if (unaff_ESI[0x24] != 0) { FUN_00248220(unaff_ESI[0x24]); } *unaff_ESI = unaff_EDI + -0x6610; uVar1 = FUN_000a9030(); uVar2 = 0xa0; uVar3 = uVar1; FUN_0024820...
MOV EAX,dword ptr [ESI + 0x90] TEST EAX,EAX JZ 0x0002d3ce SUB ESP,0xc MOV EBX,EDI PUSH EAX CALL 0x00248220 ADD ESP,0x10 SUB ESP,0xc LEA EAX,[EDI + 0xffff99f0] MOV dword ptr [ESI],EAX PUSH ESI CALL 0x000a9030 ADD ESP,0x10 PUSH EAX MOV EBX,EDI PUSH EAX PUSH 0xa0 PUSH ESI CALL 0x00248200 POP EDX PUSH dword ptr [EBP + -0x2...
null
null
null
null
[('const-48', u'PTRSUB_-1206004522'), ('const-160', u'COPY_-1206004686'), ('const-1', u'PTRADD_-1206004527'), (u'PTRADD_-1206004527', u'PTRSUB_-1206004525'), (u'LOAD_-1206004807', u'CALL_-1206004759'), (u'LOAD_-1206004661', u'CALL_-1206004647'), ('const-4294941168', u'INT_ADD_-1206004717'), (u'MULTIEQUAL_-1206004520', ...
[(u'INDIRECT_-1206004505', u'CALL_-1206004647'), (u'LOAD_-1206004807', u'CALL_-1206004759'), (u'LOAD_-1206004661', u'CALL_-1206004647'), ('const-4294941168', u'INT_ADD_-1206004717'), ('const-4', u'PTRADD_-1206004551'), (u'INT_ADD_-1206004645', u'CAST_-1206004490'), ('const-417', u'STORE_-1206004724'), (u'INT_ADD_-12060...
null
null
0002d3b6
x86
O0
(translation_unit "void FUN_0002d3b6(void)\n\n{\n undefined4 uVar1;\n int unaff_EBP;\n int *unaff_ESI;\n int unaff_EDI;\n undefined4 uVar2;\n undefined4 uVar3;\n \n if (unaff_ESI[0x24] != 0) {\n FUN_00248220(unaff_ESI[0x24]);\n }\n *unaff_ESI = unaff_EDI + -0x6610;\n uVar1 = FUN_000a9030();\n uVar2 = 0xa...
(translation_unit "/* (anonymous namespace)::Target_powerpc<32, false>::do_make_elf_object(std::string const&,\n gold::Input_file*, long long, elfcpp::Ehdr<32, false> const&) [clone .cold.2897] */\n\nvoid (anonymous_namespace)::Target_powerpc<32,false>::do_make_elf_object\n (string *param_1,Input_file *...
(translation_unit "void FUN_0002d3b6(void)\n\n{\n undefined4 uVar1;\n int unaff_EBP;\n int *unaff_ESI;\n int unaff_EDI;\n undefined4 uVar2;\n undefined4 uVar3;\n \n if (unaff_ESI[0x24] != 0) {\n FUN_00248220(unaff_ESI[0x24]);\n }\n *unaff_ESI = unaff_EDI + -0x6610;\n uVar1 = FUN_000a9030();\n uVar2 = 0xa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE ...
(function_definition "void FUN_0002d3b6(void)\n\n{\n undefined4 uVar1;\n int unaff_EBP;\n int *unaff_ESI;\n int unaff_EDI;\n undefined4 uVar2;\n undefined4 uVar3;\n \n if (unaff_ESI[0x24] != 0) {\n FUN_00248220(unaff_ESI[0x24]);\n }\n *unaff_ESI = unaff_EDI + -0x6610;\n uVar1 = FUN_000a9030();\n uVar2 = ...
/* (anonymous namespace)::Target_powerpc<32, false>::do_make_elf_object(std::string const&, gold::Input_file*, long long, elfcpp::Ehdr<32, false> const&) [clone .cold.2897] */ void (function_1)::Target_powerpc<32,false>::do_make_elf_object (string *param_1,Input_file *param_2,longlong param_3,Ehdr *...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type...
null
void MASKED(void) { undefined4 uVar1; int unaff_EBP; int *unaff_ESI; int unaff_EDI; undefined4 uVar2; undefined4 uVar3; if (unaff_ESI[0x24] != 0) { FUN_00248220(unaff_ESI[0x24]); } *unaff_ESI = unaff_EDI + -0x6610; uVar1 = FUN_000a9030(); uVar2 = 0xa0; uVar3 = uVar1; FUN_00248200(); ...
401_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c
lang_add_map
FUN_00029510
void lang_add_map(char *name) { char cVar1; cVar1 = *name; while (cVar1 != '\0') { name = name + 1; cVar1 = *name; } return; }
void FUN_00029510(char *param_1) { char cVar1; cVar1 = *param_1; while (cVar1 != '\0') { param_1 = param_1 + 1; cVar1 = *param_1; } return; }
MOV EAX,dword ptr [ESP + 0x4] CMP byte ptr [EAX],0x0 JZ 0x00029528 LEA ESI,[ESI] ADD EAX,0x1 CMP byte ptr [EAX],0x0 JNZ 0x00029520 RET
null
null
null
null
[(u'LOAD_-1206020839', u'MULTIEQUAL_-1206020701'), ('tmp_114', u'LOAD_-1206020839'), (u'LOAD_-1206020802', u'MULTIEQUAL_-1206020701'), ('const-417', u'LOAD_-1206020802'), ('tmp_114', u'MULTIEQUAL_-1206020702'), (u'MULTIEQUAL_-1206020702', u'PTRADD_-1206020749'), ('const-417', u'LOAD_-1206020839'), ('tmp_39', u'CBRANCH_...
[(u'LOAD_-1206020839', u'MULTIEQUAL_-1206020701'), (u'LOAD_-1206020802', u'MULTIEQUAL_-1206020701'), ('const-417', u'LOAD_-1206020802'), ('tmp_221', u'MULTIEQUAL_-1206020702'), (u'MULTIEQUAL_-1206020702', u'PTRADD_-1206020749'), ('const-417', u'LOAD_-1206020839'), ('tmp_39', u'CBRANCH_-1206020822'), ('const-1', u'PTRAD...
null
null
00029510
x86
O0
(translation_unit "void FUN_00029510(char *param_1)\n\n{\n char cVar1;\n \n cVar1 = *param_1;\n while (cVar1 != '\0') {\n param_1 = param_1 + 1;\n cVar1 = *param_1;\n }\n return;\n}\n\n" (function_definition "void FUN_00029510(char *param_1)\n\n{\n char cVar1;\n \n cVar1 = *param_1;\n while (cVar1 != '\...
(translation_unit "void lang_add_map(char *name)\n\n{\n char cVar1;\n \n cVar1 = *name;\n while (cVar1 != '\0') {\n name = name + 1;\n cVar1 = *name;\n }\n return;\n}\n\n" (function_definition "void lang_add_map(char *name)\n\n{\n char cVar1;\n \n cVar1 = *name;\n while (cVar1 != '\0') {\n name = nam...
(translation_unit "void FUN_00029510(char *param_1)\n\n{\n char cVar1;\n \n cVar1 = *param_1;\n while (cVar1 != '\0') {\n param_1 = param_1 + 1;\n cVar1 = *param_1;\n }\n return;\n}\n\n" (function_definition "void FUN_00029510(char *param_1)\n\n{\n char cVar1;\n \n cVar1 = *param_1;\n while (cVar1 != '\...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (while_statement while (parenthesi...
(function_definition "void FUN_00029510(char *param_1)\n\n{\n char cVar1;\n \n cVar1 = *param_1;\n while (cVar1 != '\0') {\n param_1 = param_1 + 1;\n cVar1 = *param_1;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00029510(char *param_1)" (identifier "FUN_00029510") (parameter_list "(c...
void function_1(char *var_2) { char var_1; var_1 = *var_2; while (var_1 != '\0') { var_2 = var_2 + 1; var_1 = *var_2; } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
void MASKED(char *param_1) { char cVar1; cVar1 = *param_1; while (cVar1 != '\0') { param_1 = param_1 + 1; cVar1 = *param_1; } return; }
5298_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
do_write
FUN_0012a1f0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void do_write(Output_data_reloc_base<4,_false,_64,_true> * this, Output_file * of) */ void __thiscall gold::Output_data_reloc_base<4,_false,_64,_true>::do_write (Output_data_reloc_base<4,_...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0012a1f0(int param_1,int param_2) { int iVar1; uint uVar2; uint uVar3; uint uVar4; int iVar5; int iVar6; int iVar7; int iVar8; int iVar9; if ((*(byte *)(param_1 + 0x1c) & 4) == 0) { ...
CALL 0x000559e6 ADD EAX,0x264e0b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c MOV EBX,dword ptr [ESP + 0x30] MOV ECX,dword ptr [ESP + 0x34] MOV dword ptr [ESP + 0xc],EAX MOVZX EAX,byte ptr [EBX + 0x1c] TEST AL,0x4 JZ 0x0012a305 MOV ESI,dword ptr [EBX + 0x14] MOV EDI,dword ptr [EBX + 0x18] MOV dword ptr [ESP],ESI MO...
null
null
null
null
[(u'INT_EQUAL_-1207065993', u'CBRANCH_-1207065992'), ('const-207', u'CALL_-1207065370'), (u'LOAD_-1207065809', u'INT_EQUAL_-1207065788'), ('const-1', u'PTRADD_-1207065014'), (u'PTRSUB_-1207065048', u'PTRSUB_-1207065047'), ('const-12', u'PTRSUB_-1207065030'), ('tmp_1374', u'PTRSUB_-1207065156'), (u'CAST_-1207065028', u'...
[(u'INT_EQUAL_-1207065993', u'CBRANCH_-1207065992'), (u'LOAD_-1207065809', u'INT_EQUAL_-1207065788'), ('const-2703076', u'COPY_-1207064920'), (u'CAST_-1207064997', u'LOAD_-1207065609'), (u'LOAD_-1207066029', u'INT_ADD_-1207065827'), (u'COPY_-1207065005', u'CALL_-1207065370'), ('tmp_2590', u'INT_ADD_-1207065971'), ('con...
null
null
0012a1f0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0012a1f0(int param_1,int param_2)\n\n{\n int iVar1;\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_1 + ...
(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<4,_false,_64,_true> * this,\n Output_file * of) */\n\nvoid __thiscall\ngold::Output_data_reloc_base<4,_false,_64,_true>::do_write\n (Ou...
(translation_unit "void FUN_0012a1f0(int param_1,int param_2)\n\n{\n int iVar1;\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_1 + 0x1c) & 4) == 0) {\n \n FUN_00069d00("../../gold/output.h",0xe3,"offse...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;...
(function_definition "void FUN_0012a1f0(int param_1,int param_2)\n\n{\n int iVar1;\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_1 + 0x1c) & 4) == 0) {\n \n FUN_00069d00("../../gold/output.h",0xe3,"of...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void do_write(Output_data_reloc_base<4,_false,_64,_true> * this, Output_file * of) */ void __thiscall var_12::Output_data_reloc_base<4,_false,_64,var_16>::do_write (Output_data_reloc_base<...
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.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1,int param_2) { int iVar1; uint uVar2; uint uVar3; uint uVar4; int iVar5; int iVar6; int iVar7; int iVar8; int iVar9; if ((*(byte *)(param_1 + 0x1c) & 4) == 0) { ...
6268_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
do_get_global_symbols
FUN_001a9f90
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: Symbols * do_get_global_symbols(Sized_pluginobj<64,_false> * this) */ Symbols * __thiscall gold::Sized_pluginobj<64,_false>::do_get_global_symbols(Sized_pluginobj<64,_false> *this) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001a9f90(void) { /* WARNING: Subroutine does not return */ FUN_000da200("../../gold/plugin.cc",0x685,"do_get_global_symbols"); }
PUSH EBX CALL 0x0003a210 ADD EBX,0x26a06a SUB ESP,0xc LEA EAX,[EBX + 0xffef42c8] PUSH EAX LEA EAX,[EBX + 0xffef3c64] PUSH 0x685 PUSH EAX CALL 0x000da200
null
null
null
null
[('const-1', u'RETURN_-1207591006')]
[(u'COPY_-1207590920', u'CALL_-1207590944'), ('const-1669', u'CALL_-1207590944'), ('const-3179208', u'COPY_-1207590920'), ('const-1', u'RETURN_-1207590939'), (u'COPY_-1207590921', u'CALL_-1207590944'), ('const-3177572', u'COPY_-1207590921')]
null
null
001a9f90
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001a9f90(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_000da200("../../gold/plugin.cc",0x685,"do_get_global_symbols");\n}\n\n" comment (function_definition "void FUN...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: Symbols * do_get_global_symbols(Sized_pluginobj<64,_false> * this) */\n\nSymbols * __thiscall\ngold::Sized_pluginobj<64,_false>::do_get_global_symbols(Sized_pluginobj<64,_false> *this...
(translation_unit "void FUN_001a9f90(void)\n\n{\n \n FUN_000da200("../../gold/plugin.cc",0x685,"do_get_global_symbols");\n}\n\n" (function_definition "void FUN_001a9f90(void)\n\n{\n \n FUN_000da200("../../gold/plugin.cc",0x685,"do_get_global_symbols");\n}" primitive_type (functio...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_001a9f90(void)\n\n{\n \n FUN_000da200("../../gold/plugin.cc",0x685,"do_get_global_symbols");\n}" (primitive_type "void") (function_declarator "FUN_001a9f90(void)" (identifier "FUN_001a9f90") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: Symbols * do_get_global_symbols(Sized_pluginobj<64,_false> * this) */ Symbols * __thiscall gold::Sized_pluginobj<64,_false>::do_get_global_symbols(Sized_pluginobj<64,_false> *this) { }
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",0x685,"do_get_global_symbols"); }
429_pterm_and_pterm_strip.c
gtk_drawing_area_new
gtk_drawing_area_new
void gtk_drawing_area_new(void) { (*(code *)PTR_gtk_drawing_area_new_00098eec)(); return; }
void gtk_drawing_area_new(void) { (*(code *)PTR_gtk_drawing_area_new_00098eec)(); return; }
JMP dword ptr [EBX + 0x6e8]
null
null
null
null
[(u'CAST_-1205953529', u'CALLIND_-1205953606'), (u'CALLIND_-1205953606', u'INDIRECT_-1205953534'), ('tmp_58', u'CAST_-1205953529'), (u'INDIRECT_-1205953534', u'COPY_-1205953593'), ('const-0', u'RETURN_-1205953603')]
[(u'CAST_-1205953529', u'CALLIND_-1205953606'), (u'CALLIND_-1205953606', u'INDIRECT_-1205953534'), ('tmp_58', u'CAST_-1205953529'), (u'INDIRECT_-1205953534', u'COPY_-1205953593'), ('const-0', u'RETURN_-1205953603')]
null
null
00019bb0
x86
O0
(translation_unit "void gtk_drawing_area_new(void)\n\n{\n (*(code *)PTR_gtk_drawing_area_new_00098eec)();\n return;\n}\n\n" (function_definition "void gtk_drawing_area_new(void)\n\n{\n (*(code *)PTR_gtk_drawing_area_new_00098eec)();\n return;\n}" primitive_type (function_declarator "gtk_drawing_area_new(void)" iden...
(translation_unit "void gtk_drawing_area_new(void)\n\n{\n (*(code *)PTR_gtk_drawing_area_new_00098eec)();\n return;\n}\n\n" (function_definition "void gtk_drawing_area_new(void)\n\n{\n (*(code *)PTR_gtk_drawing_area_new_00098eec)();\n return;\n}" primitive_type (function_declarator "gtk_drawing_area_new(void)" iden...
(translation_unit "void gtk_drawing_area_new(void)\n\n{\n (*(code *)PTR_gtk_drawing_area_new_00098eec)();\n return;\n}\n\n" (function_definition "void gtk_drawing_area_new(void)\n\n{\n (*(code *)PTR_gtk_drawing_area_new_00098eec)();\n return;\n}" primitive_type (function_declarator "gtk_drawing_area_new(void)" iden...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void gtk_drawing_area_new(void)\n\n{\n (*(code *)PTR_gtk_drawing_area_new_00098eec)();\n return;\n}" (primitive_type "void") (function_declarator "gtk_drawing_area_new(void)" (identifier "gtk_drawing_area_new") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void"...
void function_1(void) { (*(type_1 *)PTR_gtk_drawing_area_new_00098eec)(); 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_00098eec)(); return; }
72_chown_and_chown_strip.c
close
close
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int close(int __fd) { int iVar1; iVar1 = (*(code *)PTR_close_0002512c)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int close(int __fd) { int iVar1; iVar1 = (*(code *)PTR_close_0002512c)(); return iVar1; }
JMP dword ptr [EBX + 0x12c]
null
null
null
null
[(u'INDIRECT_-1205983981', u'COPY_-1205984040'), (u'CALLIND_-1205984054', u'RETURN_-1205984051'), ('const-0', u'RETURN_-1205984051'), (u'CALLIND_-1205984054', u'INDIRECT_-1205983981'), (u'CAST_-1205983975', u'CALLIND_-1205984054'), ('tmp_67', u'CAST_-1205983975')]
[(u'INDIRECT_-1205983981', u'COPY_-1205984040'), (u'CALLIND_-1205984054', u'RETURN_-1205984051'), ('const-0', u'RETURN_-1205984051'), (u'CALLIND_-1205984054', u'INDIRECT_-1205983981'), (u'CAST_-1205983975', u'CALLIND_-1205984054'), ('tmp_67', u'CAST_-1205983975')]
null
null
000124c0
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0002512c)();\n return iVar1;\n}\n\n" comment (function_definition "int close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_00025...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0002512c)();\n return iVar1;\n}\n\n" comment (function_definition "int close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_00025...
(translation_unit "int close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0002512c)();\n return iVar1;\n}\n\n" (function_definition "int close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0002512c)();\n return iVar1;\n}" primitive_type (function_declarator "close(int __fd)" ident...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (typ...
(function_definition "int close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0002512c)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "close(int __fd)" (identifier "close") (parameter_list "(int __fd)" (( "(") (parameter_declaration "int __fd" (primitive_type "int") (identifier "...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __fd) { int iVar1; iVar1 = (*(type_1 *)PTR_close_0002512c)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expressio...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __fd) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0002512c)(); return iVar1; }
398_i686-kfreebsd-gnu-readelf_and_i686-kfreebsd-gnu-readelf_strip.c
fread
fread
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* fread@...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206607762')]
[('const-1', u'RETURN_-1206607762')]
null
null
000ba064
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ha...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fread(...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_s...
(function_definition "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)" (identifier "fread") (parameter_list "(void *__ptr,size_t __size,size_t __...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t function_1(void *__ptr,size_t __size,size_t __n,type_1 *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /*...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
206_riscv64-linux-gnu-objdump_and_riscv64-linux-gnu-objdump_strip.c
display_augmentation_data
FUN_0001e390
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 display_augmentation_data(uchar *data,bfd_size_type len) { char *__format; uchar *data_00; undefined4 in_ECX; undefined4 in_EDX; undefined4 uVar1; undefined4 in_stack_ffffffe0; uVar1 = 5; __form...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 FUN_0001e390(undefined4 param_1,undefined4 param_2,undefined4 param_3) { char *__format; __format = (char *)dcgettext(0," Augmentation data: ",5); printf(__format); FUN_0001e270(param_2,param_3); ...
PUSH EBP MOV EBP,EAX PUSH EDI MOV EDI,ECX PUSH ESI MOV ESI,EDX PUSH EBX CALL 0x000153d0 ADD EBX,0x54c61 SUB ESP,0x10 PUSH 0x5 LEA EAX,[EBX + 0xfffe0716] PUSH EAX PUSH 0x0 CALL 0x000141f0 MOV dword ptr [ESP],EAX CALL 0x000140b0 POP ECX POP EBX PUSH EDI PUSH ESI MOV ECX,EBP CDQ CALL 0x0001e270 ADD ESP,0x1c POP EBX POP ES...
null
null
null
null
[('const-5', u'COPY_-1205935153'), (u'INDIRECT_-1205934932', u'PIECE_-1205934924'), (u'INDIRECT_-1205934935', u'PIECE_-1205934924'), (u'PIECE_-1205934931', u'CALL_-1205935080'), (u'CAST_-1205934910', u'CALL_-1205935080'), ('tmp_410', u'PIECE_-1205934931'), (u'CALL_-1205935125', u'CAST_-1205934919'), (u'CALL_-1205935112...
[('tmp_404', u'CALL_-1205935080'), ('const-5', u'CALL_-1205935125'), ('const-341782', u'COPY_-1205934993'), (u'CAST_-1205934929', u'CALL_-1205935112'), (u'COPY_-1205934993', u'CALL_-1205935125'), (u'CALL_-1205935125', u'CAST_-1205934929'), ('const-0', u'CALL_-1205935125'), ('const-0', u'RETURN_-1205935037'), ('tmp_406'...
null
null
0001e390
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_0001e390(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0," Augmentation data: ",5);\n printf(__format);\n FUN_0...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 display_augmentation_data(uchar *data,bfd_size_type len)\n\n{\n char *__format;\n uchar *data_00;\n undefined4 in_ECX;\n undefined4 in_EDX;\n undefined4 uVar1;\n undefined4 in_stack_ffffff...
(translation_unit "void __regparm3 FUN_0001e390(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0," Augmentation data: ",5);\n printf(__format);\n FUN_0001e270(param_2,param_3);\n return;\n}\n\n" (function_definition "void __regparm3 FUN_0001e...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignmen...
(function_definition "void __regparm3 FUN_0001e390(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0," Augmentation data: ",5);\n printf(__format);\n FUN_0001e270(param_2,param_3);\n return;\n}" (primitive_type "void") (ERROR "__regparm3" (ide...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 function_1(type_1 *data,type_2 len) { char *__format; type_1 *data_00; type_3 in_ECX; type_3 in_EDX; type_3 uVar1; type_3 in_stack_ffffffe0; uVar1 = 5; __format = (char *)var_1(0," Augmentation...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (para...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3) { char *__format; __format = (char *)dcgettext(0," Augmentation data: ",5); printf(__format); FUN_0001e270(param_2,param_3); retur...
487_hppa-linux-gnu-strip_and_hppa-linux-gnu-strip_strip.c
write
write
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t write(int __fd,void *__buf,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* write@@GLIBC_2.0 */ hal...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t write(int __fd,void *__buf,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206189718')]
[('const-1', u'RETURN_-1206189718')]
null
null
00040160
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ...
(translation_unit "ssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "ssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "write(int __fd,void *__buf,size_t __n)" iden...
(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 { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "ssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "ssize_t") (function_declarator "write(int __fd,void *__buf,size_t __n)" (identifier "write") (parameter_list "(int __fd,void *__buf,size_t __n)" (( "(") (parameter_declaration "int __f...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t function_1(int __fd,void *__buf,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* write@@GLIBC_2.0 */ ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t MASKED(int __fd,void *__buf,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
6040_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
~Sections_element_assignment
FUN_00162a30
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Sections_element_assignment(Sections_element_assignment * this, int __in_chrg) */ void __thiscall gold::Sections_element_assignment::~Sections_element_assignment (Sections_element_as...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00162a30(undefined4 *param_1) { *param_1 = &PTR_FUN_00384f10; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } FUN_001e6d90(param_1,0x28); return; }
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x22c5c9 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xffff5f10] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x00162a62 SUB ESP,0xc PUSH EAX CALL 0x001e6db0 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x28 PUSH ESI CALL 0x001e6d90 AD...
null
null
null
null
[('const-0', u'PTRSUB_-1207358641'), ('const-0', u'PTRSUB_-1207358644'), ('const-417', u'STORE_-1207358861'), (u'PTRSUB_-1207358628', u'LOAD_-1207358858'), ('const-417', u'LOAD_-1207358858'), ('const-0', u'RETURN_-1207358741'), (u'LOAD_-1207358858', u'CALL_-1207358815'), ('const-8', u'PTRSUB_-1207358640'), ('tmp_323', ...
[('const-4', u'PTRADD_-1207358655'), ('const-3690256', u'PTRSUB_-1207358646'), (u'PTRADD_-1207358643', u'LOAD_-1207358858'), ('const-417', u'LOAD_-1207358858'), ('const-1', u'PTRADD_-1207358643'), ('tmp_597', u'CALL_-1207358774'), ('const-417', u'STORE_-1207358861'), (u'PTRADD_-1207358655', u'INT_NOTEQUAL_-1207358838')...
null
null
00162a30
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00162a30(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00384f10;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x28);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Sections_element_assignment(Sections_element_assignment * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::Sections_element_assignment::~Sections_element_assignment\n ...
(translation_unit "void FUN_00162a30(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00384f10;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x28);\n return;\n}\n\n" (function_definition "void FUN_00162a30(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_00162a30(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00384f10;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x28);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00162a30(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Sections_element_assignment(Sections_element_assignment * this, int __in_chrg) */ void __thiscall gold::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_00384f10; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } FUN_001e6d90(param_1,0x28); return; }
115_grep_and_grep_strip.c
hash_get_first.cold.8
FUN_0001277b
void hash_get_first_cold_8(void) { /* WARNING: Subroutine does not return */ abort(); }
void FUN_0001277b(void) { /* WARNING: Subroutine does not return */ abort(); }
CALL 0x00012680
null
null
null
null
[('const-1', u'RETURN_-1205983351')]
[('const-1', u'RETURN_-1205983351')]
null
null
0001277b
x86
O0
(translation_unit "void FUN_0001277b(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" (function_definition "void FUN_0001277b(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}" primitive_type (function_declarator "FUN_0001277b(void)" id...
(translation_unit "void hash_get_first_cold_8(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" (function_definition "void hash_get_first_cold_8(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}" primitive_type (function_declarator "hash...
(translation_unit "void FUN_0001277b(void)\n\n{\n \n abort();\n}\n\n" (function_definition "void FUN_0001277b(void)\n\n{\n \n abort();\n}" primitive_type (function_declarator "FUN_0001277b(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_0001277b(void)\n\n{\n \n abort();\n}" (primitive_type "void") (function_declarator "FUN_0001277b(void)" (identifier "FUN_0001277b") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ...
void function_1(void) { /* WARNING: Subroutine does not return */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(void) { /* WARNING: Subroutine does not return */ abort(); }
256_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
yyalloc
FUN_0001ce50
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void * yyalloc(yy_size_t size) { void *pvVar1; pvVar1 = malloc(size); return pvVar1; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0001ce50(size_t param_1) { malloc(param_1); return; }
PUSH EBX CALL 0x00017b80 ADD EBX,0x1b21aa SUB ESP,0x14 PUSH dword ptr [ESP + 0x1c] CALL 0x00016630 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('tmp_146', u'CALL_-1205940599'), (u'CALL_-1205940599', u'RETURN_-1205940571'), ('const-0', u'RETURN_-1205940571')]
[('tmp_228', u'CALL_-1205940599'), ('const-0', u'RETURN_-1205940571')]
null
null
0001ce50
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0001ce50(size_t param_1)\n\n{\n malloc(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_0001ce50(size_t param_1)\n\n{\n malloc(param_1);\n return;\n}" primitive_type (function_de...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid * yyalloc(yy_size_t size)\n\n{\n void *pvVar1;\n \n pvVar1 = malloc(size);\n return pvVar1;\n}\n\n" comment comment (function_definition "void * yyalloc(yy_si...
(translation_unit "void FUN_0001ce50(size_t param_1)\n\n{\n malloc(param_1);\n return;\n}\n\n" (function_definition "void FUN_0001ce50(size_t param_1)\n\n{\n malloc(param_1);\n return;\n}" primitive_type (function_declarator "FUN_0001ce50(size_t param_1)" identifier (parameter_list "(size_t param_1)" ( (parameter_d...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0001ce50(size_t param_1)\n\n{\n malloc(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0001ce50(size_t param_1)" (identifier "FUN_0001ce50") (parameter_list "(size_t param_1)" (( "(") (parameter_declaration "size_t param_1" (primitive_type "size_t") (identifier...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void * function_1(type_1 size) { void *pvVar1; pvVar1 = var_1(size); return pvVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments:...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(size_t param_1) { malloc(param_1); return; }
10359_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
thousands_sep
FUN_00272ff0
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* std::numpunct<char>::thousands_sep() const */ uint __thiscall std::numpunct<char>::thousands_sep(numpunct<char> *this) { uint uVar1; if (*(code **)(*(int *)this + 0xc) == (code *)PTR_do_thousands_sep_003a9fa8) { ret...
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ uint FUN_00272ff0(int *param_1) { uint uVar1; if (*(code **)(*param_1 + 0xc) == (code *)PTR_FUN_003a9fa8) { return (uint)*(byte *)(param_1[2] + 0x25); } /* WARNING: Could not recover jumptable at...
CALL 0x0006206f ADD ECX,0x13700b MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [EAX] MOV EDX,dword ptr [EDX + 0xc] CMP EDX,dword ptr [ECX + 0xffffffa8] JNZ 0x00273018 MOV EAX,dword ptr [EAX + 0x8] MOVZX EAX,byte ptr [EAX + 0x25] RET JMP EDX
null
null
null
null
[(u'INT_ADD_-1204277177', u'CAST_-1204277096'), ('const-417', u'LOAD_-1204277227'), (u'CAST_-1204277109', u'INT_EQUAL_-1204277206'), (u'CALLIND_-1204277173', u'RETURN_-1204277168'), ('const-417', u'LOAD_-1204277232'), (u'CAST_-1204277100', u'LOAD_-1204277199'), ('const-1', u'PTRADD_-1204277137'), (u'CAST_-1204277113', ...
[(u'CAST_-1204277109', u'INT_EQUAL_-1204277206'), (u'CALLIND_-1204277173', u'RETURN_-1204277168'), ('tmp_210', u'CAST_-1204277109'), ('const-4', u'PTRADD_-1204277102'), (u'PTRADD_-1204277102', u'LOAD_-1204277199'), (u'CAST_-1204277113', u'LOAD_-1204277227'), (u'LOAD_-1204277227', u'INT_EQUAL_-1204277206'), ('const-417'...
null
null
00272ff0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nuint FUN_00272ff0(int *param_1)\n\n{\n uint uVar1;\n \n if (*(code **)(*param_1 + 0xc) == (code *)PTR_FUN_003a9fa8) {\n return (uint)*(byte *)(param_1[2] + 0x25);\n }\n /* WARNING: Co...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* std::numpunct<char>::thousands_sep() const */\n\nuint __thiscall std::numpunct<char>::thousands_sep(numpunct<char> *this)\n\n{\n uint uVar1;\n \n if (*(code **)(*(int *)this + 0xc) == (code *)PTR_do_thousan...
(translation_unit "uint FUN_00272ff0(int *param_1)\n\n{\n uint uVar1;\n \n if (*(code **)(*param_1 + 0xc) == (code *)PTR_FUN_003a9fa8) {\n return (uint)*(byte *)(param_1[2] + 0x25);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0xc))();\n return uVar1;\n}\n\n" (function_defi...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descripto...
(function_definition "uint FUN_00272ff0(int *param_1)\n\n{\n uint uVar1;\n \n if (*(code **)(*param_1 + 0xc) == (code *)PTR_FUN_003a9fa8) {\n return (uint)*(byte *)(param_1[2] + 0x25);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0xc))();\n return uVar1;\n}" (type_identifie...
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* std::numpunct<char>::thousands_sep() const */ type_1 __thiscall std::type_2<char>::function_1(type_2<char> *var_1) { type_1 uVar1; if (*(type_3 **)(*(int *)var_1 + 0xc) == (type_3 *)PTR_do_thousands_sep_003a9fa8) { ...
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.cx replaced with injection: get_pc_thunk_cx */ uint MASKED(int *param_1) { uint uVar1; if (*(code **)(*param_1 + 0xc) == (code *)PTR_FUN_003a9fa8) { return (uint)*(byte *)(param_1[2] + 0x25); } /* WARNING: Could not recover jumptable at 0x002...
175_sha512sum_and_sha512sum_strip.c
_getopt_long_only_r
FUN_0002bf97
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int _getopt_long_only_r(int argc,char **argv,char *options,rpl_option *long_options,int *opt_index, _getopt_data *d) { int iVar1; iVar1 = _getopt_internal_r(...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0002bf97(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6) { FUN_0002b750(param_1,param_2,param_3,param_4,param_5,1,param_6,0); retu...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x4 CALL 0x0001330c ADD EAX,0x605d PUSH 0x0 PUSH dword ptr [EBP + 0x1c] PUSH 0x1 PUSH dword ptr [EBP + 0x18] PUSH dword ptr [EBP + 0x14] PUSH dword ptr [EBP + 0x10] PUSH dword ptr [EBP + 0xc] PUSH dword ptr [EBP + 0x8] MOV EBX,EAX CALL 0x0002b750 ADD ESP,0x20 MOV EBX,dword ptr [EBP...
null
null
null
null
[('const-0', u'RETURN_-1206009813'), ('const-1', u'CALL_-1206009846'), ('const-0', u'CALL_-1206009846'), ('tmp_250', u'CALL_-1206009846'), ('tmp_254', u'CALL_-1206009846'), ('tmp_252', u'CALL_-1206009846'), ('tmp_251', u'CALL_-1206009846'), (u'CALL_-1206009846', u'RETURN_-1206009813'), ('tmp_253', u'CALL_-1206009846'),...
[('const-0', u'RETURN_-1206009813'), ('tmp_456', u'CALL_-1206009846'), ('const-0', u'CALL_-1206009846'), ('tmp_455', u'CALL_-1206009846'), ('tmp_457', u'CALL_-1206009846'), ('tmp_453', u'CALL_-1206009846'), ('tmp_454', u'CALL_-1206009846'), ('const-1', u'CALL_-1206009846'), ('tmp_452', u'CALL_-1206009846')]
null
null
0002bf97
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0002bf97(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n FUN_0002b750(param_1,param_2,param_3,param_4,para...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nint _getopt_long_only_r(int argc,char **argv,char *options,rpl_option *long_options,int *opt_index,\n _getopt_data *d)\n\n{\n int iVar1;\n \n ...
(translation_unit "void FUN_0002bf97(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n FUN_0002b750(param_1,param_2,param_3,param_4,param_5,1,param_6,0);\n return;\n}\n\n" (function_definition "void FUN_0002bf97(undefined4 para...
(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_0002bf97(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n FUN_0002b750(param_1,param_2,param_3,param_4,param_5,1,param_6,0);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0002bf...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int function_1(int argc,char **argv,char *options,type_1 *long_options,int *opt_index, type_2 *d) { int iVar1; iVar1 = var_1(argc,argv,options,long_options,o...
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) { FUN_0002b750(param_1,param_2,param_3,param_4,param_5,1,param_6,0); return; } ...
2793_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
get_name
FUN_0008bf80
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: string get_name(Hash_task * this) */ string * __thiscall gold::Hash_task::get_name(Hash_task *this) { string *in_stack_00000004; (in_stack_00000004->_M_dataplus)._M_p = (pointer)&in_stack_00000...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int * FUN_0008bf80(int *param_1) { *param_1 = (int)(param_1 + 2); FUN_0004cf80(param_1,"Hash_task","",0); return param_1; }
CALL 0x0004fb76 ADD EAX,0x27607b PUSH EBX SUB ESP,0x8 MOV EBX,dword ptr [ESP + 0x10] LEA EDX,[EBX + 0x8] MOV dword ptr [EBX],EDX LEA EDX,[EAX + 0xfff21d05] LEA EAX,[EAX + 0xfff21cfc] PUSH 0x0 PUSH EDX PUSH EAX PUSH EBX CALL 0x0004cf80 ADD ESP,0x18 MOV EAX,EBX POP EBX RET 0x4
null
null
null
null
[(u'CAST_-1206403013', u'STORE_-1206403146'), (u'PTRSUB_-1206403013', u'PTRSUB_-1206403012'), (u'PTRSUB_-1206403012', u'STORE_-1206403146'), ('const-0', u'PTRSUB_-1206403012'), ('const-0', u'RETURN_-1206403072'), ('const-417', u'STORE_-1206403146'), ('tmp_322', u'COPY_-1206403092'), ('tmp_322', u'PTRSUB_-1206403017'), ...
[('const-0', u'CALL_-1206403104'), ('const-4', u'PTRADD_-1206403016'), (u'CAST_-1206403013', u'STORE_-1206403146'), (u'COPY_-1206403059', u'CALL_-1206403104'), ('const-2243836', u'COPY_-1206403061'), ('tmp_318', u'COPY_-1206403092'), (u'PTRADD_-1206403016', u'CAST_-1206403013'), ('tmp_318', u'STORE_-1206403146'), ('con...
null
null
0008bf80
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint * FUN_0008bf80(int *param_1)\n\n{\n *param_1 = (int)(param_1 + 2);\n FUN_0004cf80(param_1,"Hash_task","",0);\n return param_1;\n}\n\n" comment (function_definition "int * FUN_0008bf80(int *param_1)\n\n{...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: string get_name(Hash_task * this) */\n\nstring * __thiscall gold::Hash_task::get_name(Hash_task *this)\n\n{\n string *in_stack_00000004;\n \n (in_stack_00000004->_M_dataplus)._M_p ...
(translation_unit "int * FUN_0008bf80(int *param_1)\n\n{\n *param_1 = (int)(param_1 + 2);\n FUN_0004cf80(param_1,"Hash_task","",0);\n return param_1;\n}\n\n" (function_definition "int * FUN_0008bf80(int *param_1)\n\n{\n *param_1 = (int)(param_1 + 2);\n FUN_0004cf80(param_1,"Hash_task","",0);\n return param_1;\n}"...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor TYPE) ) (par...
(function_definition "int * FUN_0008bf80(int *param_1)\n\n{\n *param_1 = (int)(param_1 + 2);\n FUN_0004cf80(param_1,"Hash_task","",0);\n return param_1;\n}" (primitive_type "int") (pointer_declarator "* FUN_0008bf80(int *param_1)" (* "*") (function_declarator "FUN_0008bf80(int *param_1)" (identifier "FUN_0008bf80") ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: string get_name(Hash_task * this) */ type_1 * __thiscall gold::Hash_task::get_name(Hash_task *this) { type_1 *in_stack_00000004; (in_stack_00000004->_M_dataplus)._M_p = (pointer)&in_stack_00000...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (expre...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int * MASKED(int *param_1) { *param_1 = (int)(param_1 + 2); FUN_0004cf80(param_1,"Hash_task","",0); return param_1; }
538_powerpc64le-linux-gnu-strip_and_powerpc64le-linux-gnu-strip_strip.c
strncmp
strncmp
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strncmp(char *__s1,char *__s2,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* strncmp@@GLIBC_2.0 */ ha...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strncmp(char *__s1,char *__s2,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206185402')]
[('const-1', u'RETURN_-1206185402')]
null
null
0004123c
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* s...
(translation_unit "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "strncmp(char *__s1,char *__s2,size_t __n)" ide...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argu...
(function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "strncmp(char *__s1,char *__s2,size_t __n)" (identifier "strncmp") (parameter_list "(char *__s1,char *__s2,size_t __n)" (( "(") (parameter_declaration "char *...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s1,char *__s2,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* strncmp@@GLIBC_2.0 */ ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s1,char *__s2,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
3193_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
~Struct_EB
FUN_000b5cd0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_EB(Struct_EB * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_EB::~Struct_EB(Struct_EB *this,int __in_chrg) { pointer pcVar1; (this->super_Struct_special).su...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000b5cd0(undefined4 *param_1) { *param_1 = &PTR_FUN_002f5e48; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001807a0((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x00032730 ADD EBX,0x24c32a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xffff3e48] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x000b5d02 SUB ESP,0xc PUSH EDX CALL 0x001807a0 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[(u'CAST_-1206624812', u'INT_NOTEQUAL_-1206624977'), ('const-417', u'STORE_-1206625001'), ('const-0', u'PTRSUB_-1206624825'), (u'PTRSUB_-1206624827', u'PTRSUB_-1206624820'), (u'PTRSUB_-1206624831', u'PTRSUB_-1206624825'), ('const-0', u'PTRSUB_-1206624834'), ('const-0', u'PTRSUB_-1206624842'), ('tmp_276', u'PTRSUB_-1206...
[('tmp_151', u'CBRANCH_-1206624977'), (u'PTRADD_-1206624832', u'LOAD_-1206624997'), ('const-0', u'RETURN_-1206624914'), ('const-3104328', u'PTRSUB_-1206624836'), ('const-417', u'LOAD_-1206624997'), ('tmp_439', u'PTRADD_-1206624845'), (u'PTRSUB_-1206624836', u'STORE_-1206625001'), (u'CAST_-1206624832', u'INT_NOTEQUAL_-1...
null
null
000b5cd0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000b5cd0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f5e48;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_EB(Struct_EB * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_EB::~Struct_EB(Struct_EB *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this...
(translation_unit "void FUN_000b5cd0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f5e48;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_000b5cd0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f5e48;\n if ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres...
(function_definition "void FUN_000b5cd0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f5e48;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_000b5cd0(undefined4 *param_1)" (identifier "FUN_000b5cd0...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_EB(Struct_EB * 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_special).s...
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_002f5e48; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001807a0((undefined4 *)param_1[1]); } return; }
9879_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
add_undefined_symbols_from_command_line
FUN_0034fbe0
/* 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 add_undefined_symbols_from_command_line(Symbol_table * this, Layout * layout) */ void __thiscall gold::Symbol_table::add_undefined...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0034fbe0(undefined4 param_1,int param_2) { int iVar1; if (*(int *)(DAT_005ea7c8 + 8) == 0) { /* WARNING: Subroutine does not return */ FUN_002446e0("../../gold/parameters.h",0x5c,"options"...
PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x29a419 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] MOV ECX,dword ptr [ESP + 0x14] LEA EAX,[EBX + 0x7c8] MOV EDX,dword ptr [EAX] MOV EAX,dword ptr [EDX + 0x8] TEST EAX,EAX JZ 0x0034fc62 MOV EAX,dword ptr [EAX + 0x4294] TEST EAX,EAX JZ 0x0034fc40 MOV EAX,dword ptr [EDX + 0xc] TE...
null
null
null
null
[('const-1', u'RETURN_-1205077002')]
[('tmp_1363', u'INT_ADD_-1205076936'), ('const-0', u'RETURN_-1205076802'), ('const-417', u'LOAD_-1205076723'), (u'CAST_-1205076473', u'LOAD_-1205076889'), ('tmp_1363', u'INT_ADD_-1205076893'), ('const-417', u'LOAD_-1205076884'), ('const-4824848', u'COPY_-1205076430'), ('const-1', u'RETURN_-1205076671'), ('const-8', u'I...
null
null
0034fbe0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0034fbe0(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n if (*(int *)(DAT_005ea7c8 + 8) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_002446e0("../../gold/p...
(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 add_undefined_symbols_from_command_line(Symbol_table * this,\n Layout * layout) */\n\nvoid __thiscall\ngold::Sym...
(translation_unit "void FUN_0034fbe0(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n if (*(int *)(DAT_005ea7c8 + 8) == 0) {\n \n FUN_002446e0("../../gold/parameters.h",0x5c,"options",0);\n }\n if ((*(int *)(*(int *)(DAT_005ea7c8 + 8) + 0x4294) == 0) &&\n (*(int *)(*(int *)(param_2 ...
(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 (pointer_expression * (cast_expression ( (...
(function_definition "void FUN_0034fbe0(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n if (*(int *)(DAT_005ea7c8 + 8) == 0) {\n \n FUN_002446e0("../../gold/parameters.h",0x5c,"options",0);\n }\n if ((*(int *)(*(int *)(DAT_005ea7c8 + 8) + 0x4294) == 0) &&\n (*(int *)(*(int *)(param...
/* 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 add_undefined_symbols_from_command_line(Symbol_table * this, Layout * layout) */ void __thiscall gold::type_1::function_1(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: (primitive_type) declarator: (identifier)))) body: (compound_statement...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,int param_2) { int iVar1; if (*(int *)(DAT_005ea7c8 + 8) == 0) { /* WARNING: Subroutine does not return */ FUN_002446e0("../../gold/parameters.h",0x5c,"options",0); ...
158_x86_64-linux-gnux32-strip_and_x86_64-linux-gnux32-strip_strip.c
deregister_tm_clones
FUN_000166d0
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x000166eb) */ /* WARNING: Removing unreachable block (ram,0x000166f5) */ void deregister_tm_clones(void) { return; }
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x000166eb) */ /* WARNING: Removing unreachable block (ram,0x000166f5) */ void FUN_000166d0(void) { return; }
CALL 0x000167f5 ADD EDX,0x2992b LEA ECX,[EDX + 0xac8] LEA EAX,[EDX + 0xac8] CMP EAX,ECX JZ 0x00016708 MOV EAX,dword ptr [EDX + 0xffffffa4] TEST EAX,EAX JZ 0x00016708 PUSH EBP MOV EBP,ESP SUB ESP,0x14 PUSH ECX CALL EAX ADD ESP,0x10 LEAVE RET RET
null
null
null
null
[('const-0', u'RETURN_-1205967009')]
[('const-0', u'RETURN_-1205967009')]
null
null
000166d0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x000166eb) */\n/* WARNING: Removing unreachable block (ram,0x000166f5) */\n\nvoid FUN_000166d0(void)\n\n{\n return;\n}\n\n" comment comment comment (function_definit...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x000166eb) */\n/* WARNING: Removing unreachable block (ram,0x000166f5) */\n\nvoid deregister_tm_clones(void)\n\n{\n return;\n}\n\n" comment comment comment (function_...
(translation_unit "void FUN_000166d0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_000166d0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_000166d0(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_000166d0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_000166d0(void)" (identifier "FUN_000166d0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x000166eb) */ /* WARNING: Removing unreachable block (ram,0x000166f5) */ void function_1(void) { return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x000166eb) */ /* WARNING: Removing unreachable block (ram,0x000166f5) */ void MASKED(void) { return; }
39_hppa-linux-gnu-addr2line_and_hppa-linux-gnu-addr2line_strip.c
getopt_long
getopt_long
void getopt_long(void) { (*(code *)PTR_getopt_long_000180a4)(); return; }
void getopt_long(void) { (*(code *)PTR_getopt_long_000180a4)(); return; }
JMP dword ptr [EBX + 0xa4]
null
null
null
null
[(u'CAST_-1205988617', u'CALLIND_-1205988694'), ('tmp_58', u'CAST_-1205988617'), ('const-0', u'RETURN_-1205988691'), (u'CALLIND_-1205988694', u'INDIRECT_-1205988622'), (u'INDIRECT_-1205988622', u'COPY_-1205988681')]
[(u'CAST_-1205988617', u'CALLIND_-1205988694'), ('tmp_58', u'CAST_-1205988617'), ('const-0', u'RETURN_-1205988691'), (u'CALLIND_-1205988694', u'INDIRECT_-1205988622'), (u'INDIRECT_-1205988622', u'COPY_-1205988681')]
null
null
000112a0
x86
O0
(translation_unit "void getopt_long(void)\n\n{\n (*(code *)PTR_getopt_long_000180a4)();\n return;\n}\n\n" (function_definition "void getopt_long(void)\n\n{\n (*(code *)PTR_getopt_long_000180a4)();\n return;\n}" primitive_type (function_declarator "getopt_long(void)" identifier (parameter_list "(void)" ( (parameter_...
(translation_unit "void getopt_long(void)\n\n{\n (*(code *)PTR_getopt_long_000180a4)();\n return;\n}\n\n" (function_definition "void getopt_long(void)\n\n{\n (*(code *)PTR_getopt_long_000180a4)();\n return;\n}" primitive_type (function_declarator "getopt_long(void)" identifier (parameter_list "(void)" ( (parameter_...
(translation_unit "void getopt_long(void)\n\n{\n (*(code *)PTR_getopt_long_000180a4)();\n return;\n}\n\n" (function_definition "void getopt_long(void)\n\n{\n (*(code *)PTR_getopt_long_000180a4)();\n return;\n}" primitive_type (function_declarator "getopt_long(void)" identifier (parameter_list "(void)" ( (parameter_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void getopt_long(void)\n\n{\n (*(code *)PTR_getopt_long_000180a4)();\n return;\n}" (primitive_type "void") (function_declarator "getopt_long(void)" (identifier "getopt_long") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\...
void function_1(void) { (*(type_1 *)PTR_getopt_long_000180a4)(); 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_000180a4)(); return; }
1582_psftp_and_psftp_strip.c
snprintf
snprintf
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int snprintf(char *__s,size_t __maxlen,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ /* snprintf@@GLI...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int snprintf(char *__s,size_t __maxlen,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206619810')]
[('const-1', u'RETURN_-1206619810')]
null
null
000b7154
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_badd...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "int snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "snprintf(char *__s,s...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (variadic_parameter ...) ))) (compound_statement { (expression_statement (...
(function_definition "int snprintf(char *__s,size_t __maxlen,char *__format,...)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "snprintf(char *__s,size_t __maxlen,char *__format,...)" (identifier "snprintf") (parameter_list "(char *__s,size_t __maxlen,char *__format,...)"...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s,size_t __maxlen,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ /* snprintf@@G...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s,size_t __maxlen,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
191_sg_inq_and_sg_inq_strip.c
destruct_scsi_pt_obj
destruct_scsi_pt_obj
/* WARNING: Control flow encountered bad instruction data */ void destruct_scsi_pt_obj(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void destruct_scsi_pt_obj(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206165326')]
[('const-1', u'RETURN_-1206165326')]
null
null
000460a8
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid destruct_scsi_pt_obj(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void destruct_scsi_pt_obj(void)\n\n{\n /*...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid destruct_scsi_pt_obj(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void destruct_scsi_pt_obj(void)\n\n{\n /*...
(translation_unit "void destruct_scsi_pt_obj(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void destruct_scsi_pt_obj(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "destruct_scsi_pt_obj(void)" identifier (parameter_list "(void)" ( (paramet...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void destruct_scsi_pt_obj(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "destruct_scsi_pt_obj(void)" (identifier "destruct_scsi_pt_obj") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compoun...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
6519_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c
set_terminate
FUN_001aadd0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::set_terminate(void (*)()) */ undefined * std::set_terminate(_func_void *param_1) { undefined *puVar1; puVar1 = __cxxabiv1::__terminate_ha...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined * FUN_001aadd0(undefined *param_1) { undefined *puVar1; puVar1 = PTR_FUN_0033f304; LOCK(); PTR_FUN_0033f304 = param_1; UNLOCK(); return puVar1; }
CALL 0x00058c42 ADD EAX,0x19422b LEA EDX,[EAX + 0x304] MOV EAX,dword ptr [ESP + 0x4] XCHG dword ptr [EDX],EAX RET
null
null
null
null
[('const-0', u'RETURN_-1207587318'), (u'COPY_-1207587333', u'RETURN_-1207587318'), ('const-18', u'CALLOTHER_-1207587324'), (u'COPY_-1207587334', u'COPY_-1207587322'), (u'COPY_-1207587343', u'COPY_-1207587333'), ('tmp_77', u'COPY_-1207587334'), ('const-17', u'CALLOTHER_-1207587330'), ('tmp_106', u'COPY_-1207587343')]
[('const-0', u'RETURN_-1207587318'), (u'COPY_-1207587333', u'RETURN_-1207587318'), ('tmp_105', u'COPY_-1207587343'), ('const-18', u'CALLOTHER_-1207587324'), (u'COPY_-1207587334', u'COPY_-1207587322'), (u'COPY_-1207587343', u'COPY_-1207587333'), ('tmp_94', u'COPY_-1207587334'), ('const-17', u'CALLOTHER_-1207587330')]
null
null
001aadd0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined * FUN_001aadd0(undefined *param_1)\n\n{\n undefined *puVar1;\n \n puVar1 = PTR_FUN_0033f304;\n LOCK();\n PTR_FUN_0033f304 = param_1;\n UNLOCK();\n return puVar1;\n}\n\n" comment (function_defi...
(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/* std::set_terminate(void (*)()) */\n\nundefined * std::set_terminate(_func_void *param_1)\n\n{\n undefined *puVar1;\n \n puVar1 =...
(translation_unit "undefined * FUN_001aadd0(undefined *param_1)\n\n{\n undefined *puVar1;\n \n puVar1 = PTR_FUN_0033f304;\n LOCK();\n PTR_FUN_0033f304 = param_1;\n UNLOCK();\n return puVar1;\n}\n\n" (function_definition "undefined * FUN_001aadd0(undefined *param_1)\n\n{\n undefined *puVar1;\n \n puVar1 = PTR_...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression...
(function_definition "undefined * FUN_001aadd0(undefined *param_1)\n\n{\n undefined *puVar1;\n \n puVar1 = PTR_FUN_0033f304;\n LOCK();\n PTR_FUN_0033f304 = param_1;\n UNLOCK();\n return puVar1;\n}" (type_identifier "undefined") (pointer_declarator "* FUN_001aadd0(undefined *param_1)" (* "*") (function_declarator...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::set_terminate(void (*)()) */ type_1 * std::set_terminate(_func_void *param_1) { type_1 *puVar1; puVar1 = __cxxabiv1::__terminate_handler;...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (dec...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined * MASKED(undefined *param_1) { undefined *puVar1; puVar1 = PTR_FUN_0033f304; LOCK(); PTR_FUN_0033f304 = param_1; UNLOCK(); return puVar1; }
4719_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
add_local
FUN_00110330
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: bool add_local(Output_data_got<64,_true> * this, Relobj * object, uint symndx, uint got_type, uint64_t addend) */ bool __thiscall gold::Output_data_got<64,_true>::add_local (Output_data_go...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 FUN_00110330(undefined4 param_1,int *param_2,uint param_3,undefined4 param_4,undefined4 param_5, undefined4 param_6) { char cVar1; undefined4 uVar2; undefined4 local_2c; uint local_28; cVar1 =...
CALL 0x000559e6 ADD EAX,0x27eccb PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x48 MOV EBX,dword ptr [ESP + 0x60] MOV ESI,dword ptr [ESP + 0x64] MOV dword ptr [ESP + 0x18],EAX MOV EDI,dword ptr [ESP + 0x6c] MOV EBP,dword ptr [ESP + 0x70] MOV EAX,dword ptr [EBX] PUSH EBP PUSH EDI PUSH dword ptr [ESP + 0x70] PUSH ESI PUSH...
null
null
null
null
[('const-24', u'INT_RIGHT_-1207040477'), (u'PTRSUB_-1207040391', u'PTRSUB_-1207040389'), (u'SUBPIECE_-1207040488', u'PIECE_-1207040457'), ('const-2147483651', u'INT_ADD_-1207040926'), ('const-2147483647', u'INT_AND_-1207040523'), ('tmp_250', u'CBRANCH_-1207041077'), (u'INT_NOTEQUAL_-1207041078', u'CBRANCH_-1207041077')...
[(u'INT_AND_-1207041029', u'SUBPIECE_-1207040499'), ('const-2147483651', u'INT_ADD_-1207040926'), ('const-180', u'INT_ADD_-1207040764'), ('const-172', u'INT_ADD_-1207041099'), ('const-2', u'INT_LESS_-1207040909'), ('tmp_250', u'CBRANCH_-1207041077'), (u'INT_NOTEQUAL_-1207041078', u'CBRANCH_-1207041077'), ('tmp_1956', u...
null
null
00110330
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4\nFUN_00110330(undefined4 param_1,int *param_2,uint param_3,undefined4 param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n char cVar1;\n undefined4 uVar2;\n undefined4 local_2c;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: bool add_local(Output_data_got<64,_true> * this, Relobj * object, uint\n symndx, uint got_type, uint64_t addend) */\n\nbool __thiscall\ngold::Output_data_got<64,_true>::add_local\n ...
(translation_unit "undefined4\nFUN_00110330(undefined4 param_1,int *param_2,uint param_3,undefined4 param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n char cVar1;\n undefined4 uVar2;\n undefined4 local_2c;\n uint local_28;\n \n cVar1 = (**(code **)(*param_2 + 0xac))(param_2,param_3,param_4,param_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ...
(function_definition "undefined4\nFUN_00110330(undefined4 param_1,int *param_2,uint param_3,undefined4 param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n char cVar1;\n undefined4 uVar2;\n undefined4 local_2c;\n uint local_28;\n \n cVar1 = (**(code **)(*param_2 + 0xac))(param_2,param_3,param_4,par...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: bool add_local(Output_data_got<64,_true> * this, Relobj * object, uint symndx, uint got_type, uint64_t addend) */ bool __thiscall gold::Output_data_got<64,_true>::add_local (Output_data_go...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 MASKED(undefined4 param_1,int *param_2,uint param_3,undefined4 param_4,undefined4 param_5, undefined4 param_6) { char cVar1; undefined4 uVar2; undefined4 local_2c; uint local_28; cVar1 = (**(c...
8334_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
do_transform
FUN_001f9280
/* WARNING: Restarted to delay deadcode elimination for space: register */ /* std::collate<char>::do_transform(char const*, char const*) const */ char * std::collate<char>::do_transform(char *param_1,char *param_2) { int iVar1; int iVar2; int iVar3; char *pcVar4; uint uVar5; size_t sVar6; char *__s; ...
int * FUN_001f9280(int *param_1,undefined4 param_2,int param_3,int param_4) { int iVar1; int iVar2; int iVar3; char *pcVar4; uint uVar5; size_t sVar6; char *__s; int unaff_EDI; undefined4 local_34; uint local_30; undefined1 local_1d [13]; FUN_000559ee(); *param_1 = unaff_EDI + 0x19db83; ...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x000559ee ADD EDI,0x195d77 PUSH ESI PUSH EBX SUB ESP,0x3c MOV EBX,dword ptr [EBP + 0x8] MOV ESI,dword ptr [EBP + 0x14] LEA EAX,[EDI + 0x7e00] MOV dword ptr [EBP + -0x38],EAX ADD EAX,0xc MOV dword ptr [EBX],EAX LEA EAX,[EBP + -0x19] MOV EBX,EDI PUSH 0x0 PUSH EAX PUSH ESI PUSH dword pt...
null
null
null
null
[('tmp_2366', u'INT_ADD_-1207920756'), (u'CALL_-1207921908', u'PTRADD_-1207921844'), ('tmp_1319', u'CBRANCH_-1207921426'), ('const-4294967284', u'PTRADD_-1207921844'), ('const-1', u'PTRADD_-1207921917'), (u'CAST_-1207920647', u'MULTIEQUAL_-1207920647'), ('tmp_502', u'CBRANCH_-1207921653'), (u'CAST_-1207920709', u'INT_E...
[('tmp_1319', u'CBRANCH_-1207921426'), ('const-417', u'LOAD_-1207921467'), ('const-4294967284', u'PTRADD_-1207921844'), (u'INT_ADD_-1207921324', u'CAST_-1207920594'), (u'MULTIEQUAL_-1207920684', u'CALL_-1207921608'), ('const-417', u'STORE_-1207921128'), (u'MULTIEQUAL_-1207920668', u'INT_LESSEQUAL_-1207921644'), ('const...
null
null
001f9280
x86
O0
(translation_unit "int * FUN_001f9280(int *param_1,undefined4 param_2,int param_3,int param_4)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n char *pcVar4;\n uint uVar5;\n size_t sVar6;\n char *__s;\n int unaff_EDI;\n undefined4 local_34;\n uint local_30;\n undefined1 local_1d [13];\n \n FUN_000559ee();\n ...
(translation_unit "/* WARNING: Restarted to delay deadcode elimination for space: register */\n/* std::collate<char>::do_transform(char const*, char const*) const */\n\nchar * std::collate<char>::do_transform(char *param_1,char *param_2)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n char *pcVar4;\n uint uVar5;\n ...
(translation_unit "int * FUN_001f9280(int *param_1,undefined4 param_2,int param_3,int param_4)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n char *pcVar4;\n uint uVar5;\n size_t sVar6;\n char *__s;\n int unaff_EDI;\n undefined4 local_34;\n uint local_30;\n undefined1 local_1d [13];\n \n FUN_000559ee();\n ...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration ...
(function_definition "int * FUN_001f9280(int *param_1,undefined4 param_2,int param_3,int param_4)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n char *pcVar4;\n uint uVar5;\n size_t sVar6;\n char *__s;\n int unaff_EDI;\n undefined4 local_34;\n uint local_30;\n undefined1 local_1d [13];\n \n FUN_000559ee();\...
/* WARNING: Restarted to delay deadcode elimination for space: register */ /* std::collate<char>::do_transform(char const*, char const*) const */ char * std::var_10<char>::function_1(char *param_1,char *param_2) { int var_17; int var_23; int var_24; char *var_5; type_1 var_13; size_t var_19; char *var_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_...
null
int * MASKED(int *param_1,undefined4 param_2,int param_3,int param_4) { int iVar1; int iVar2; int iVar3; char *pcVar4; uint uVar5; size_t sVar6; char *__s; int unaff_EDI; undefined4 local_34; uint local_30; undefined1 local_1d [13]; FUN_000559ee(); *param_1 = unaff_EDI + 0x19db83; ...
375_hppa-linux-gnu-objdump_and_hppa-linux-gnu-objdump_strip.c
debug_start_common_block
FUN_0003b8c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ bfd_boolean debug_start_common_block(void *handle,char *name) { undefined4 uVar1; uVar1 = dcgettext(0,"debug_start_common_block: not implemented",5); fprintf(*(FILE **)PTR_stderr...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_0003b8c0(void) { undefined4 uVar1; uVar1 = dcgettext(0,"debug_start_common_block: not implemented",5); fprintf(*(FILE **)PTR_stderr_0006ffbc,"%s\n",uVar1); return 0; }
PUSH EBX CALL 0x000143a0 ADD EBX,0x3473a SUB ESP,0xc PUSH 0x5 LEA EAX,[EBX + 0xfffe4d74] PUSH EAX PUSH 0x0 CALL 0x000131f0 ADD ESP,0xc PUSH EAX LEA EAX,[EBX + 0xfffe227f] PUSH EAX MOV EAX,dword ptr [EBX + 0xffffffbc] PUSH dword ptr [EAX] CALL 0x00013868 ADD ESP,0x18 XOR EAX,EAX POP EBX RET
null
null
null
null
[(u'INDIRECT_-1206077016', u'CAST_-1206076985'), ('const-0', u'CALL_-1206077178'), (u'CALL_-1206077178', u'INDIRECT_-1206077016'), (u'CALL_-1206077178', u'CALL_-1206077127'), (u'COPY_-1206077071', u'CALL_-1206077178'), ('const-336511', u'COPY_-1206077048'), ('const-0', u'COPY_-1206077113'), (u'INDIRECT_-1206076991', u'...
[(u'COPY_-1206077075', u'CALL_-1206077178'), ('const-417', u'LOAD_-1206077140'), ('const-336511', u'COPY_-1206077052'), (u'CALL_-1206077178', u'CALL_-1206077127'), (u'CAST_-1206076989', u'LOAD_-1206077140'), ('const-347508', u'COPY_-1206077075'), (u'COPY_-1206077052', u'CALL_-1206077127'), (u'INDIRECT_-1206076995', u'C...
null
null
0003b8c0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0003b8c0(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = dcgettext(0,"debug_start_common_block: not implemented",5);\n fprintf(*(FILE **)PTR_stderr_0006ffbc,"%s\n",uVar1);\n return 0;\n}\n\n" c...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean debug_start_common_block(void *handle,char *name)\n\n{\n undefined4 uVar1;\n \n uVar1 = dcgettext(0,"debug_start_common_block: not implemented",5);\n f...
(translation_unit "undefined4 FUN_0003b8c0(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = dcgettext(0,"debug_start_common_block: not implemented",5);\n fprintf(*(FILE **)PTR_stderr_0006ffbc,"%s\n",uVar1);\n return 0;\n}\n\n" (function_definition "undefined4 FUN_0003b8c0(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) ...
(function_definition "undefined4 FUN_0003b8c0(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = dcgettext(0,"debug_start_common_block: not implemented",5);\n fprintf(*(FILE **)PTR_stderr_0006ffbc,"%s\n",uVar1);\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_0003b8c0(void)" (identifier "FUN_0003...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1(void *handle,char *name) { type_2 uVar1; uVar1 = var_1(0,"debug_start_common_block: not implemented",5); var_2(*(type_3 **)PTR_stderr_0006ffbc,"%s\n",uVar1); ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(void) { undefined4 uVar1; uVar1 = dcgettext(0,"debug_start_common_block: not implemented",5); fprintf(*(FILE **)PTR_stderr_0006ffbc,"%s\n",uVar1); return 0; }
6493_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
add_from_pluginobj<64,_false>
FUN_0018bb40
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original name: add_from_pluginobj<64, false> DWARF original prototype: Symbol * add_from_pluginobj<64,_false>(Symbol_table * this, Sized_pluginobj<64,_false> * obj, char * name, char * ver, Sym<64,_false> * sym) */ ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_0018bb40(int param_1,undefined4 param_2,undefined4 param_3,int param_4,int *param_5) { ushort uVar1; char cVar2; undefined4 uVar3; undefined4 uVar4; int iVar5; undefined4 local_50; char local_39; undefine...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x2034b5 SUB ESP,0x4c MOV EAX,dword ptr [EBP + 0x18] MOV EDI,dword ptr [EBP + 0x14] MOV dword ptr [EBP + -0x34],0x0 MOV EAX,dword ptr [EAX] MOVZX ESI,word ptr [EAX + 0x6] MOV EAX,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0x3c],EBX CMP ESI,0xfeff ...
null
null
null
null
[('tmp_1828', u'CAST_-1207451086'), ('const-1', u'CALL_-1207452121'), (u'CALL_-1207452121', u'INDIRECT_-1207451039'), ('const-417', u'LOAD_-1207452786'), ('tmp_1829', u'CALL_-1207452336'), (u'CALL_-1207452026', u'INDIRECT_-1207451003'), ('const-0', u'PTRSUB_-1207451071'), (u'MULTIEQUAL_-1207451470', u'INT_EQUAL_-120745...
[(u'INDIRECT_-1207451352', u'CALL_-1207452532'), ('tmp_2623', u'PTRSUB_-1207451272'), (u'INT_ADD_-1207452295', u'CALL_-1207451778'), (u'CALL_-1207452336', u'INDIRECT_-1207451197'), ('const-1', u'CALL_-1207451778'), (u'LOAD_-1207452486', u'CALL_-1207452336'), (u'CALL_-1207452121', u'INDIRECT_-1207451107'), (u'CALL_-1207...
null
null
0018bb40
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_0018bb40(int param_1,undefined4 param_2,undefined4 param_3,int param_4,int *param_5)\n\n{\n ushort uVar1;\n char cVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int iVar5;\n undefined4 local_50;...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original name: add_from_pluginobj<64, false>\n DWARF original prototype: Symbol * add_from_pluginobj<64,_false>(Symbol_table * this,\n Sized_pluginobj<64,_false> * obj, char * name, char * ver, Sym<6...
(translation_unit "int FUN_0018bb40(int param_1,undefined4 param_2,undefined4 param_3,int param_4,int *param_5)\n\n{\n ushort uVar1;\n char cVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int iVar5;\n undefined4 local_50;\n char local_39;\n undefined4 local_38;\n undefined1 *local_34;\n int local_30;\n unde...
(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 "int FUN_0018bb40(int param_1,undefined4 param_2,undefined4 param_3,int param_4,int *param_5)\n\n{\n ushort uVar1;\n char cVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int iVar5;\n undefined4 local_50;\n char local_39;\n undefined4 local_38;\n undefined1 *local_34;\n int local_30;\n u...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original name: add_from_pluginobj<64, false> DWARF original prototype: Symbol * add_from_pluginobj<64,_false>(Symbol_table * this, Sized_pluginobj<64,_false> * obj, char * name, char * ver, Sym<64,_false> * sym) */ ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(int param_1,undefined4 param_2,undefined4 param_3,int param_4,int *param_5) { ushort uVar1; char cVar2; undefined4 uVar3; undefined4 uVar4; int iVar5; undefined4 local_50; char local_39; undefined4 loc...
42_ia64-linux-gnu-objdump_and_ia64-linux-gnu-objdump_strip.c
xmalloc_set_program_name
xmalloc_set_program_name
void xmalloc_set_program_name(void) { (*(code *)PTR_xmalloc_set_program_name_000730b4)(); return; }
void xmalloc_set_program_name(void) { (*(code *)PTR_xmalloc_set_program_name_000730b4)(); return; }
JMP dword ptr [EBX + 0xb4]
null
null
null
null
[('tmp_58', u'CAST_-1205976265'), (u'INDIRECT_-1205976270', u'COPY_-1205976329'), (u'CAST_-1205976265', u'CALLIND_-1205976342'), ('const-0', u'RETURN_-1205976339'), (u'CALLIND_-1205976342', u'INDIRECT_-1205976270')]
[('tmp_58', u'CAST_-1205976265'), (u'INDIRECT_-1205976270', u'COPY_-1205976329'), (u'CAST_-1205976265', u'CALLIND_-1205976342'), ('const-0', u'RETURN_-1205976339'), (u'CALLIND_-1205976342', u'INDIRECT_-1205976270')]
null
null
000142e0
x86
O0
(translation_unit "void xmalloc_set_program_name(void)\n\n{\n (*(code *)PTR_xmalloc_set_program_name_000730b4)();\n return;\n}\n\n" (function_definition "void xmalloc_set_program_name(void)\n\n{\n (*(code *)PTR_xmalloc_set_program_name_000730b4)();\n return;\n}" primitive_type (function_declarator "xmalloc_set_prog...
(translation_unit "void xmalloc_set_program_name(void)\n\n{\n (*(code *)PTR_xmalloc_set_program_name_000730b4)();\n return;\n}\n\n" (function_definition "void xmalloc_set_program_name(void)\n\n{\n (*(code *)PTR_xmalloc_set_program_name_000730b4)();\n return;\n}" primitive_type (function_declarator "xmalloc_set_prog...
(translation_unit "void xmalloc_set_program_name(void)\n\n{\n (*(code *)PTR_xmalloc_set_program_name_000730b4)();\n return;\n}\n\n" (function_definition "void xmalloc_set_program_name(void)\n\n{\n (*(code *)PTR_xmalloc_set_program_name_000730b4)();\n return;\n}" primitive_type (function_declarator "xmalloc_set_prog...
(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 xmalloc_set_program_name(void)\n\n{\n (*(code *)PTR_xmalloc_set_program_name_000730b4)();\n return;\n}" (primitive_type "void") (function_declarator "xmalloc_set_program_name(void)" (identifier "xmalloc_set_program_name") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primi...
void function_1(void) { (*(type_1 *)PTR_xmalloc_set_program_name_000730b4)(); 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_000730b4)(); return; }
180_powerpc64le-linux-gnu-gprof_and_powerpc64le-linux-gnu-gprof_strip.c
writeargv
FUN_00020af0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int writeargv(char **argv,FILE *f) { byte bVar1; undefined *puVar2; int iVar3; byte *pbVar4; puVar2 = PTR__sch_istable_0002cfdc; if (f == (FILE *)0x0) { LAB_00020ba0: iVar3 = 1; } else { pbVar4 = (byte ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00020af0(undefined4 *param_1,FILE *param_2) { byte bVar1; undefined *puVar2; int iVar3; undefined4 uVar4; byte *pbVar5; puVar2 = PTR__sch_istable_0002cfdc; if (param_2 == (FILE *)0x0) { LAB_00020b...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00013030 ADD EBX,0xc507 SUB ESP,0x1c MOV EDI,dword ptr [ESP + 0x34] TEST EDI,EDI JZ 0x00020ba0 MOV EAX,dword ptr [ESP + 0x30] MOV ESI,dword ptr [EAX] MOV EAX,dword ptr [EBX + 0xffffffdc] MOV dword ptr [ESP + 0xc],EAX TEST ESI,ESI JNZ 0x00020b72 JMP 0x00020b9b MOV ECX,dword ptr...
null
null
null
null
[('const-0', u'INT_EQUAL_-1206055951'), ('const-4294967295', u'INT_EQUAL_-1206055808'), (u'PTRADD_-1206055269', u'LOAD_-1206055863'), (u'LOAD_-1206055863', u'CAST_-1206055253'), (u'LOAD_-1206055939', u'INT_AND_-1206055913'), ('const-4294967295', u'INT_EQUAL_-1206055752'), ('tmp_887', u'CBRANCH_-1206055750'), (u'INDIREC...
[('const-0', u'INT_EQUAL_-1206055951'), (u'PTRADD_-1206055269', u'LOAD_-1206055863'), (u'LOAD_-1206055939', u'INT_AND_-1206055913'), (u'CAST_-1206055254', u'MULTIEQUAL_-1206055381'), ('tmp_2259', u'CALL_-1206055779'), ('tmp_887', u'CBRANCH_-1206055750'), (u'INDIRECT_-1206055342', u'MULTIEQUAL_-1206055324'), (u'COPY_-12...
null
null
00020af0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00020af0(undefined4 *param_1,FILE *param_2)\n\n{\n byte bVar1;\n undefined *puVar2;\n int iVar3;\n undefined4 uVar4;\n byte *pbVar5;\n \n puVar2 = PTR__sch_istable_0002cfdc;\n if (param_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint writeargv(char **argv,FILE *f)\n\n{\n byte bVar1;\n undefined *puVar2;\n int iVar3;\n byte *pbVar4;\n \n puVar2 = PTR__sch_istable_0002cfdc;\n if (f == (FILE *)0x0) {\nLAB_00020ba0:\n iVar3 = 1;\n...
(translation_unit "undefined4 FUN_00020af0(undefined4 *param_1,FILE *param_2)\n\n{\n byte bVar1;\n undefined *puVar2;\n int iVar3;\n undefined4 uVar4;\n byte *pbVar5;\n \n puVar2 = PTR__sch_istable_0002cfdc;\n if (param_2 == (FILE *)0x0) {\nLAB_00020ba0:\n uVar4 = 1;\n }\n else {\n pbVar5 = (byte *)*par...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declarati...
(function_definition "undefined4 FUN_00020af0(undefined4 *param_1,FILE *param_2)\n\n{\n byte bVar1;\n undefined *puVar2;\n int iVar3;\n undefined4 uVar4;\n byte *pbVar5;\n \n puVar2 = PTR__sch_istable_0002cfdc;\n if (param_2 == (FILE *)0x0) {\nLAB_00020ba0:\n uVar4 = 1;\n }\n else {\n pbVar5 = (byte *)*...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int function_1(char **var_6,type_1 *var_1) { type_2 var_3; type_3 *puVar2; int var_5; type_2 *var_2; puVar2 = PTR__sch_istable_0002cfdc; if (var_1 == (type_1 *)0x0) { LAB_00020ba0: var_5 = 1; } else { v...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (point...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(undefined4 *param_1,FILE *param_2) { byte bVar1; undefined *puVar2; int iVar3; undefined4 uVar4; byte *pbVar5; puVar2 = PTR__sch_istable_0002cfdc; if (param_2 == (FILE *)0x0) { LAB_00020ba0: ...
2925_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
local_symbol_input_shndx
FUN_00094ec0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint local_symbol_input_shndx(Sized_relobj_file<32,_false> * this, uint sym, bool * is_ordinary) */ uint __thiscall gold::Sized_relobj_file<32,_false>::local_symbol_input_shndx (Sized_relo...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint FUN_00094ec0(int param_1,uint param_2,byte *param_3) { uint uVar1; int iVar2; uVar1 = *(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 4; if (param_2 < uVar1) { iVar2 = *(int *)(param_1 + 0xdc) + param_...
PUSH EBX CALL 0x00032730 ADD EBX,0x26d13a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] MOV ECX,dword ptr [ESP + 0x14] MOV EDX,dword ptr [EAX + 0xdc] MOV EAX,dword ptr [EAX + 0xe0] SUB EAX,EDX SAR EAX,0x4 CMP ECX,EAX JNC 0x00094f0e SHL ECX,0x4 ADD EDX,ECX MOV ECX,dword ptr [ESP + 0x18] MOVZX EAX,byte ptr [EDX + 0xb] SHR A...
null
null
null
null
[('const-0', u'PTRSUB_-1206497208'), (u'PTRADD_-1206497171', u'PTRSUB_-1206497169'), (u'INT_SUB_-1206497507', u'INT_SRIGHT_-1206497485'), ('const-220', u'PTRSUB_-1206497207'), (u'COPY_-1206497207', u'CALL_-1206497258'), (u'CAST_-1206497186', u'INT_SUB_-1206497507'), (u'PTRSUB_-1206497201', u'PTRSUB_-1206497199'), (u'CA...
[('const-417', u'LOAD_-1206497544'), (u'INT_AND_-1206497240', u'STORE_-1206497344'), ('tmp_853', u'INT_LESS_-1206497465'), (u'INT_SUB_-1206497507', u'INT_SRIGHT_-1206497485'), ('tmp_853', u'INT_MULT_-1206497431'), ('const-16', u'INT_MULT_-1206497431'), ('const-2250436', u'COPY_-1206497210'), ('const-417', u'LOAD_-12064...
null
null
00094ec0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_00094ec0(int param_1,uint param_2,byte *param_3)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = *(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 4;\n if (param_2 < uVar1) {\n iVar2 = *(int...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint local_symbol_input_shndx(Sized_relobj_file<32,_false> * this, uint\n sym, bool * is_ordinary) */\n\nuint __thiscall\ngold::Sized_relobj_file<32,_false>::local_symbol_input_shnd...
(translation_unit "uint FUN_00094ec0(int param_1,uint param_2,byte *param_3)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = *(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 4;\n if (param_2 < uVar1) {\n iVar2 = *(int *)(param_1 + 0xdc) + param_2 * 0x10;\n *param_3 = *(byte *)(iVar2 + 0xb) >> 3 & 1;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_stateme...
(function_definition "uint FUN_00094ec0(int param_1,uint param_2,byte *param_3)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = *(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 4;\n if (param_2 < uVar1) {\n iVar2 = *(int *)(param_1 + 0xdc) + param_2 * 0x10;\n *param_3 = *(byte *)(iVar2 + 0xb) >> 3 & 1;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint local_symbol_input_shndx(Sized_relobj_file<32,_false> * this, uint sym, bool * is_ordinary) */ type_1 __thiscall var_1::Sized_relobj_file<32,_false>::local_symbol_input_shndx (Sized_r...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint MASKED(int param_1,uint param_2,byte *param_3) { uint uVar1; int iVar2; uVar1 = *(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 4; if (param_2 < uVar1) { iVar2 = *(int *)(param_1 + 0xdc) + param_2 * 0x...
1056_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
do_section_address
FUN_0003aa40
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_address(Sized_relobj_dwo<64,_false> * this, uint param_1) */ uint64_t __thiscall gold::Sized_relobj_dwo<64,_false>::do_section_address (Sized_relobj_dwo<64,_false> *thi...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003aa40(void) { /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/dwp.cc",0x14f,"do_section_address"); }
PUSH EBX CALL 0x00035840 ADD EBX,0x3545ba SUB ESP,0xc LEA EAX,[EBX + 0xffef24a8] PUSH EAX LEA EAX,[EBX + 0xffef1008] PUSH 0x14f PUSH EAX CALL 0x00069d00
null
null
null
null
[(u'COPY_-1206080851', u'CALL_-1206080880'), ('const-2626728', u'COPY_-1206080850'), ('const-2621448', u'COPY_-1206080851'), (u'COPY_-1206080850', u'CALL_-1206080880'), ('const-335', u'CALL_-1206080880'), ('const-1', u'RETURN_-1206080875')]
[(u'COPY_-1206080856', u'CALL_-1206080880'), ('const-2626728', u'COPY_-1206080856'), ('const-335', u'CALL_-1206080880'), ('const-1', u'RETURN_-1206080875'), (u'COPY_-1206080857', u'CALL_-1206080880'), ('const-2621448', u'COPY_-1206080857')]
null
null
0003aa40
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003aa40(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00069d00("../../gold/dwp.cc",0x14f,"do_section_address");\n}\n\n" comment (function_definition "void FUN_0003a...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint64_t do_section_address(Sized_relobj_dwo<64,_false> * this, uint\n param_1) */\n\nuint64_t __thiscall\ngold::Sized_relobj_dwo<64,_false>::do_section_address\n (Sized_re...
(translation_unit "void FUN_0003aa40(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x14f,"do_section_address");\n}\n\n" (function_definition "void FUN_0003aa40(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x14f,"do_section_address");\n}" primitive_type (function_declarator...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_0003aa40(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x14f,"do_section_address");\n}" (primitive_type "void") (function_declarator "FUN_0003aa40(void)" (identifier "FUN_0003aa40") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_address(Sized_relobj_dwo<64,_false> * this, uint param_1) */ uint64_t __thiscall gold::Sized_relobj_dwo<64,_false>::do_section_address (Sized_relobj_dwo<64,_false> *thi...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/dwp.cc",0x14f,"do_section_address"); }
356_puttytel_and_puttytel_strip.c
gtk_window_get_size
gtk_window_get_size
void gtk_window_get_size(void) { (*(code *)PTR_gtk_window_get_size_000a7d80)(); return; }
void gtk_window_get_size(void) { (*(code *)PTR_gtk_window_get_size_000a7d80)(); return; }
JMP dword ptr [EBX + 0x5bc]
null
null
null
null
[('tmp_58', u'CAST_-1205950633'), (u'CALLIND_-1205950710', u'INDIRECT_-1205950638'), (u'CAST_-1205950633', u'CALLIND_-1205950710'), ('const-0', u'RETURN_-1205950707'), (u'INDIRECT_-1205950638', u'COPY_-1205950697')]
[('tmp_58', u'CAST_-1205950633'), (u'CALLIND_-1205950710', u'INDIRECT_-1205950638'), (u'CAST_-1205950633', u'CALLIND_-1205950710'), ('const-0', u'RETURN_-1205950707'), (u'INDIRECT_-1205950638', u'COPY_-1205950697')]
null
null
0001a700
x86
O0
(translation_unit "void gtk_window_get_size(void)\n\n{\n (*(code *)PTR_gtk_window_get_size_000a7d80)();\n return;\n}\n\n" (function_definition "void gtk_window_get_size(void)\n\n{\n (*(code *)PTR_gtk_window_get_size_000a7d80)();\n return;\n}" primitive_type (function_declarator "gtk_window_get_size(void)" identifie...
(translation_unit "void gtk_window_get_size(void)\n\n{\n (*(code *)PTR_gtk_window_get_size_000a7d80)();\n return;\n}\n\n" (function_definition "void gtk_window_get_size(void)\n\n{\n (*(code *)PTR_gtk_window_get_size_000a7d80)();\n return;\n}" primitive_type (function_declarator "gtk_window_get_size(void)" identifie...
(translation_unit "void gtk_window_get_size(void)\n\n{\n (*(code *)PTR_gtk_window_get_size_000a7d80)();\n return;\n}\n\n" (function_definition "void gtk_window_get_size(void)\n\n{\n (*(code *)PTR_gtk_window_get_size_000a7d80)();\n return;\n}" primitive_type (function_declarator "gtk_window_get_size(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 gtk_window_get_size(void)\n\n{\n (*(code *)PTR_gtk_window_get_size_000a7d80)();\n return;\n}" (primitive_type "void") (function_declarator "gtk_window_get_size(void)" (identifier "gtk_window_get_size") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) (...
void function_1(void) { (*(type_1 *)PTR_gtk_window_get_size_000a7d80)(); 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_000a7d80)(); return; }
521_du_and_du_strip.c
check_subexp_matching_top
FUN_00035f97
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ reg_errcode_t check_subexp_matching_top(re_match_context_t *mctx,re_node_set *cur_nodes,Idx str_idx) { re_dfa_t *prVar1; Idx node_00; reg_errcode_t rVar2; Idx node_idx; re_dfa_t...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int FUN_00035f97(int param_1,int param_2,undefined4 param_3) { int *piVar1; int iVar2; undefined4 uVar3; int local_1c; uVar3 = 0x35fa2; piVar1 = *(int **)(param_1 + 0x54); local_1c = 0; while( true ) { if ...
PUSH EBP MOV EBP,ESP SUB ESP,0x18 CALL 0x00014948 ADD EAX,0x1305e MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX + 0x54] MOV dword ptr [EBP + -0x14],EAX MOV dword ptr [EBP + -0x18],0x0 JMP 0x00036048 MOV EAX,dword ptr [EBP + 0xc] MOV EAX,dword ptr [EAX + 0x8] MOV EDX,dword ptr [EBP + -0x18] SHL EDX,0x2 ADD EAX,ED...
null
null
null
null
[(u'MULTIEQUAL_-1206099062', u'INT_SLESSEQUAL_-1206099817'), (u'LOAD_-1206099884', u'PTRADD_-1206099133'), (u'PTRSUB_-1206099102', u'LOAD_-1206099734'), (u'INT_AND_-1206099556', u'INT_NOTEQUAL_-1206099557'), ('tmp_102', u'BRANCH_-1206100000'), ('tmp_723', u'CBRANCH_-1206099711'), ('const-4', u'PTRSUB_-1206099024'), (u'...
[(u'LOAD_-1206099900', u'INT_MULT_-1206099842'), ('const-8', u'INT_MULT_-1206099842'), (u'MULTIEQUAL_-1206099065', u'INT_ADD_-1206099424'), ('const-0', u'RETURN_-1206099069'), ('const-0', u'COPY_-1206100011'), (u'COPY_-1206100052', u'MULTIEQUAL_-1206099069'), ('const-417', u'LOAD_-1206099849'), ('const-0', u'SUBPIECE_-...
null
null
00035f97
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint FUN_00035f97(int param_1,int param_2,undefined4 param_3)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 uVar3;\n int local_1c;\n \n uVar3 = 0x35fa2;\n piVar1 = *(int **)(param_1 + 0x54);\n local_1c ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nreg_errcode_t check_subexp_matching_top(re_match_context_t *mctx,re_node_set *cur_nodes,Idx str_idx)\n\n{\n re_dfa_t *prVar1;\n Idx node_00;\n reg_errcode_t rVar2;\...
(translation_unit "int FUN_00035f97(int param_1,int param_2,undefined4 param_3)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 uVar3;\n int local_1c;\n \n uVar3 = 0x35fa2;\n piVar1 = *(int **)(param_1 + 0x54);\n local_1c = 0;\n while( true ) {\n if (*(int *)(param_2 + 4) <= local_1c) {\n return 0;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE I...
(function_definition "int FUN_00035f97(int param_1,int param_2,undefined4 param_3)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 uVar3;\n int local_1c;\n \n uVar3 = 0x35fa2;\n piVar1 = *(int **)(param_1 + 0x54);\n local_1c = 0;\n while( true ) {\n if (*(int *)(param_2 + 4) <= local_1c) {\n return 0;\n ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ type_1 function_1(type_2 *mctx,type_3 *cur_nodes,type_4 str_idx) { type_5 *prVar1; type_4 node_00; type_1 var_3; type_4 var_1; type_5 *dfa; type_4 node; type_1 err; prV...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int MASKED(int param_1,int param_2,undefined4 param_3) { int *piVar1; int iVar2; undefined4 uVar3; int local_1c; uVar3 = 0x35fa2; piVar1 = *(int **)(param_1 + 0x54); local_1c = 0; while( true ) { if (*(int...
10019_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
_M_next_bkt
FUN_0028d7a0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned int) const */ void __thiscall std::__detail::_Prime_rehash_policy::_M_next_bkt(_Prime_rehash_policy *this,uint param_1) { int iVar1; uint *puVar2; int iVar3; ui...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0028d7a0(float *param_1,uint param_2) { int iVar1; uint *puVar2; int iVar3; uint *puVar4; float local_2c; if (param_2 < 0xd) { local_2c = (float)(longlong)ROUND(ROUND((float)(byte)(&DAT_00317a48)[para...
CALL 0x000b4846 ADD EAX,0x18685b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x24 MOV EBX,dword ptr [ESP + 0x3c] MOV ESI,dword ptr [ESP + 0x38] CMP EBX,0xc JBE 0x0028d870 LEA EDI,[EAX + 0xfff03a60] MOV EDX,0xf9 ADD EBX,0x1 MOV EAX,EDX LEA ECX,[EDI + 0x18] SAR EAX,0x1 LEA EBP,[ECX + EAX*0x4] CMP EBX,dword ptr [EBP] JBE ...
null
null
null
null
[(u'MULTIEQUAL_-1204299158', u'MULTIEQUAL_-1204299175'), ('const-4', u'PTRSUB_-1204298786'), ('const-417', u'LOAD_-1204299611'), ('const-13', u'INT_LESS_-1204299780'), (u'COPY_-1204299749', u'MULTIEQUAL_-1204299192'), ('const-4', u'PTRSUB_-1204298883'), (u'FLOAT_MULT_-1204298918', u'ROUND_-1204298839'), (u'PTRADD_-1204...
[(u'MULTIEQUAL_-1204299158', u'MULTIEQUAL_-1204299175'), ('const-1', u'PTRADD_-1204299282'), ('const-4', u'PTRADD_-1204298888'), (u'COPY_-1204299749', u'MULTIEQUAL_-1204299192'), (u'FLOAT_MULT_-1204298918', u'ROUND_-1204298839'), ('const-417', u'STORE_-1204299387'), (u'PTRSUB_-1204298879', u'PTRADD_-1204299282'), (u'RO...
null
null
0028d7a0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0028d7a0(float *param_1,uint param_2)\n\n{\n int iVar1;\n uint *puVar2;\n int iVar3;\n uint *puVar4;\n float local_2c;\n \n if (param_2 < 0xd) {\n local_2c = (float)(longlong)ROUND(ROUND((fl...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned int) const */\n\nvoid __thiscall\nstd::__detail::_Prime_rehash_policy::_M_next_bkt(_Prime_rehash_policy *this,uint param_1)\n\n{\n int iVar1;\n uint ...
(translation_unit "void FUN_0028d7a0(float *param_1,uint param_2)\n\n{\n int iVar1;\n uint *puVar2;\n int iVar3;\n uint *puVar4;\n float local_2c;\n \n if (param_2 < 0xd) {\n local_2c = (float)(longlong)ROUND(ROUND((float)(byte)(&DAT_00317a48)[param_2] * *param_1));\n param_1[1] = local_2c;\n return;\n ...
(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 (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (decla...
(function_definition "void FUN_0028d7a0(float *param_1,uint param_2)\n\n{\n int iVar1;\n uint *puVar2;\n int iVar3;\n uint *puVar4;\n float local_2c;\n \n if (param_2 < 0xd) {\n local_2c = (float)(longlong)ROUND(ROUND((float)(byte)(&DAT_00317a48)[param_2] * *param_1));\n param_1[1] = local_2c;\n return;...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned int) const */ void __thiscall std::__detail::type_1::function_1(type_1 *this,type_2 var_1) { int var_6; type_2 *var_7; int var_5; type_2 *var_4; size_t local_...
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(float *param_1,uint param_2) { int iVar1; uint *puVar2; int iVar3; uint *puVar4; float local_2c; if (param_2 < 0xd) { local_2c = (float)(longlong)ROUND(ROUND((float)(byte)(&DAT_00317a48)[param_2] *...
2587_putty_and_putty_strip.c
gtk_widget_destroy
gtk_widget_destroy
/* WARNING: Control flow encountered bad instruction data */ void gtk_widget_destroy(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void gtk_widget_destroy(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207004094')]
[('const-1', u'RETURN_-1207004094')]
null
null
00119438
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid gtk_widget_destroy(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void gtk_widget_destroy(void)\n\n{\n /* WAR...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid gtk_widget_destroy(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void gtk_widget_destroy(void)\n\n{\n /* WAR...
(translation_unit "void gtk_widget_destroy(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void gtk_widget_destroy(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "gtk_widget_destroy(void)" identifier (parameter_list "(void)" ( (parameter_dec...
(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_widget_destroy(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "gtk_widget_destroy(void)" (identifier "gtk_widget_destroy") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_stat...
/* 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(); }
7524_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
~wofstream
FUN_001b55c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wofstream::~wofstream() */ void __thiscall std::wofstream::~wofstream(wofstream *this) { *(undefined4 *)(this + 0x90) = 0x2ffb10; *(undefined4 *)this = 0x2ffafc; *(undefined ***)(this + 4) = &PTR__wfilebuf_002ffa20;...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001b55c0(undefined4 *param_1) { param_1[0x24] = &PTR_FUN_002ffb10; *param_1 = &PTR_FUN_002ffafc; param_1[1] = &PTR_FUN_002ffa20; FUN_001b33e0(param_1 + 1); FUN_00180fe0(param_1 + 0xf); param_1[1] = &PTR_FUN_...
PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x14ca39 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x1c] LEA EAX,[EBX + 0xffffdaf0] LEA EDX,[EAX + 0xc] ADD EAX,0x20 MOV dword ptr [ESI + 0x90],EAX LEA EAX,[EBX + 0xffffda18] MOV dword ptr [ESI],EDX ADD EAX,0x8 MOV dword ptr [ESI + 0x4],EAX LEA EAX,[ESI + 0x4] PUSH EAX CALL 0x001b3...
null
null
null
null
[('const-1', u'PTRADD_-1207675260'), ('const-4', u'PTRADD_-1207675283'), ('const-32', u'PTRADD_-1207675216'), ('const-3144388', u'STORE_-1207675251'), ('tmp_425', u'CALL_-1207675187'), ('const-144', u'PTRADD_-1207675166'), ('const-417', u'STORE_-1207675376'), ('const-1', u'PTRADD_-1207675316'), (u'CAST_-1207675106', u'...
[('const-4', u'PTRADD_-1207675070'), ('const-4', u'PTRADD_-1207675080'), ('const-0', u'PTRSUB_-1207675091'), ('const-417', u'STORE_-1207675282'), ('const-4', u'PTRADD_-1207675049'), ('const-0', u'PTRSUB_-1207675088'), ('const-0', u'PTRSUB_-1207675026'), ('tmp_805', u'PTRADD_-1207675080'), ('const-0', u'PTRSUB_-12076750...
null
null
001b55c0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001b55c0(undefined4 *param_1)\n\n{\n param_1[0x24] = &PTR_FUN_002ffb10;\n *param_1 = &PTR_FUN_002ffafc;\n param_1[1] = &PTR_FUN_002ffa20;\n FUN_001b33e0(param_1 + 1);\n FUN_00180fe0(param_1 + 0xf...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wofstream::~wofstream() */\n\nvoid __thiscall std::wofstream::~wofstream(wofstream *this)\n\n{\n *(undefined4 *)(this + 0x90) = 0x2ffb10;\n *(undefined4 *)this = 0x2ffafc;\n *(undefined ***)(this + 4) ...
(translation_unit "void FUN_001b55c0(undefined4 *param_1)\n\n{\n param_1[0x24] = &PTR_FUN_002ffb10;\n *param_1 = &PTR_FUN_002ffafc;\n param_1[1] = &PTR_FUN_002ffa20;\n FUN_001b33e0(param_1 + 1);\n FUN_00180fe0(param_1 + 0xf);\n param_1[1] = &PTR_FUN_002ff0dc;\n FUN_00182f00(param_1 + 8);\n *param_1 = &DAT_002ff...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (assignm...
(function_definition "void FUN_001b55c0(undefined4 *param_1)\n\n{\n param_1[0x24] = &PTR_FUN_002ffb10;\n *param_1 = &PTR_FUN_002ffafc;\n param_1[1] = &PTR_FUN_002ffa20;\n FUN_001b33e0(param_1 + 1);\n FUN_00180fe0(param_1 + 0xf);\n param_1[1] = &PTR_FUN_002ff0dc;\n FUN_00182f00(param_1 + 8);\n *param_1 = &DAT_00...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wofstream::~wofstream() */ void __thiscall std::function_1::~function_1(function_1 *var_1) { *(type_1 *)(var_1 + 0x90) = 0x2ffb10; *(type_1 *)var_1 = 0x2ffafc; *(type_2 ***)(var_1 + 4) = &PTR__wfilebuf_002ffa20; w...
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[0x24] = &PTR_FUN_002ffb10; *param_1 = &PTR_FUN_002ffafc; param_1[1] = &PTR_FUN_002ffa20; FUN_001b33e0(param_1 + 1); FUN_00180fe0(param_1 + 0xf); param_1[1] = &PTR_FUN_002ff0...
5_i686-linux-gnu-ar_and_i686-linux-gnu-ar_strip.c
open64
open64
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int open64(char *__file,int __oflag,...) { int iVar1; iVar1 = (*(code *)PTR_open64_00021018)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int open64(char *__file,int __oflag,...) { int iVar1; iVar1 = (*(code *)PTR_open64_00021018)(); return iVar1; }
JMP dword ptr [EBX + 0x18]
null
null
null
null
[('tmp_72', u'CAST_-1205985078'), (u'INDIRECT_-1205985085', u'COPY_-1205985144'), (u'CALLIND_-1205985158', u'INDIRECT_-1205985085'), ('const-0', u'RETURN_-1205985155'), (u'CAST_-1205985078', u'CALLIND_-1205985158'), (u'CALLIND_-1205985158', u'RETURN_-1205985155')]
[('tmp_72', u'CAST_-1205985078'), (u'INDIRECT_-1205985085', u'COPY_-1205985144'), (u'CALLIND_-1205985158', u'INDIRECT_-1205985085'), ('const-0', u'RETURN_-1205985155'), (u'CAST_-1205985078', u'CALLIND_-1205985158'), (u'CALLIND_-1205985158', u'RETURN_-1205985155')]
null
null
00012070
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint open64(char *__file,int __oflag,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_open64_00021018)();\n return iVar1;\n}\n\n" comment (function_definition "int open64(char *__file,int __oflag,...)\n\n{\n int iVar...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint open64(char *__file,int __oflag,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_open64_00021018)();\n return iVar1;\n}\n\n" comment (function_definition "int open64(char *__file,int __oflag,...)\n\n{\n int iVar...
(translation_unit "int open64(char *__file,int __oflag,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_open64_00021018)();\n return iVar1;\n}\n\n" (function_definition "int open64(char *__file,int __oflag,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_open64_00021018)();\n return iVar1;\n}" primitive_type ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (variadic_parameter ...) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (ca...
(function_definition "int open64(char *__file,int __oflag,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_open64_00021018)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "open64(char *__file,int __oflag,...)" (identifier "open64") (parameter_list "(char *__file,int __oflag,...)" (( "(") (param...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__file,int __oflag,...) { int iVar1; iVar1 = (*(type_1 *)PTR_open64_00021018)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__file,int __oflag,...) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00021018)(); return iVar1; }
187_powerpc-linux-gnu-ar_and_powerpc-linux-gnu-ar_strip.c
fatal
FUN_00017ef0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void fatal(char *format,...) { report(format,&stack0x00000008); /* WARNING: Subroutine does not return */ xexit(1); }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00017ef0(undefined4 param_1) { FUN_00017e90(param_1,&stack0x00000008); /* WARNING: Subroutine does not return */ xexit(1); }
PUSH EBX CALL 0x00013710 ADD EBX,0x910a SUB ESP,0x8 LEA EAX,[ESP + 0x14] SUB ESP,0x8 PUSH EAX PUSH dword ptr [ESP + 0x1c] CALL 0x00017e90 MOV dword ptr [ESP],0x1 CALL 0x000124a0
null
null
null
null
[('const-1', u'RETURN_-1205960875'), ('tmp_158', u'CALL_-1205960897'), (u'PTRSUB_-1205960797', u'CALL_-1205960897'), ('const-1', u'CALL_-1205960880'), ('tmp_217', u'PTRSUB_-1205960797'), ('const-8', u'PTRSUB_-1205960797')]
[('tmp_211', u'PTRSUB_-1205960799'), ('const-1', u'RETURN_-1205960875'), ('tmp_320', u'CALL_-1205960897'), (u'PTRSUB_-1205960799', u'CALL_-1205960897'), ('const-8', u'PTRSUB_-1205960799'), ('const-1', u'CALL_-1205960880')]
null
null
00017ef0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00017ef0(undefined4 param_1)\n\n{\n FUN_00017e90(param_1,&stack0x00000008);\n /* WARNING: Subroutine does not return */\n xexit(1);\n}\n\n" comment (function_definition "void FUN_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid fatal(char *format,...)\n\n{\n report(format,&stack0x00000008);\n /* WARNING: Subroutine does not return */\n xexit(1);\n}\n\n" comment comme...
(translation_unit "void FUN_00017ef0(undefined4 param_1)\n\n{\n FUN_00017e90(param_1,&stack0x00000008);\n \n xexit(1);\n}\n\n" (function_definition "void FUN_00017ef0(undefined4 param_1)\n\n{\n FUN_00017e90(param_1,&stack0x00000008);\n \n xexit(1);\n}" primitive_type (function_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( LI...
(function_definition "void FUN_00017ef0(undefined4 param_1)\n\n{\n FUN_00017e90(param_1,&stack0x00000008);\n \n xexit(1);\n}" (primitive_type "void") (function_declarator "FUN_00017ef0(undefined4 param_1)" (identifier "FUN_00017ef0") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declara...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(char *format,...) { var_1(format,&stack0x00000008); /* WARNING: Subroutine does not return */ var_2(1); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1) { FUN_00017e90(param_1,&stack0x00000008); /* WARNING: Subroutine does not return */ xexit(1); }
10216_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
do_get_year
FUN_0026a230
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::do_get_year(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t>...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ undefined4 * FUN_0026a230(undefined4 *param_1,undefined4 param_2,undefined4 param_3,int *param_4,int param_5, undefined4 param_6,uint *param_7,int param_8) { i...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00036db0 ADD EBX,0x13fdc7 SUB ESP,0x2c LEA EDX,[ESP + 0x1c] LEA EAX,[ESP + 0x8] MOV ESI,dword ptr [ESP + 0x40] MOV dword ptr [ESP + 0x1c],0x0 PUSH EDX PUSH dword ptr [ESP + 0x5c] PUSH 0x4 PUSH 0x270f PUSH 0x0 LEA EDX,[ESP + 0x2c] PUSH EDX PUSH dword ptr [ESP + 0x6c] PUSH dword...
null
null
null
null
[('tmp_2153', u'PTRSUB_-1204181111'), ('tmp_4014', u'INT_NOTEQUAL_-1204182102'), (u'INT_LESS_-1204181823', u'CBRANCH_-1204181820'), (u'MULTIEQUAL_-1204181578', u'STORE_-1204182042'), (u'CALLIND_-1204181798', u'INDIRECT_-1204180891'), (u'INT_ADD_-1204181687', u'CAST_-1204180753'), (u'BOOL_OR_-1204180881', u'CBRANCH_-120...
[('const-417', u'STORE_-1204182034'), (u'INT_LESS_-1204181823', u'CBRANCH_-1204181820'), (u'MULTIEQUAL_-1204181578', u'STORE_-1204182042'), ('tmp_4013', u'STORE_-1204182042'), (u'CALLIND_-1204181798', u'INDIRECT_-1204180891'), (u'INDIRECT_-1204181132', u'MULTIEQUAL_-1204181053'), (u'INDIRECT_-1204180877', u'MULTIEQUAL_...
null
null
0026a230
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n\nundefined4 *\nFUN_0026a230(undefined4 *param_1,undefined4 param_2,undefined4 param_3,int *param_4,int param_5,\n undefined4 param_6,uint *para...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n >::do_get_year(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >,\n std::istreambuf_iterator<wchar_t, std:...
(translation_unit "undefined4 *\nFUN_0026a230(undefined4 *param_1,undefined4 param_2,undefined4 param_3,int *param_4,int param_5,\n undefined4 param_6,uint *param_7,int param_8)\n\n{\n int iVar1;\n bool bVar2;\n bool bVar3;\n int *local_38;\n int local_34 [3];\n int local_28;\n int local_24 [4];\n un...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_decl...
(function_definition "undefined4 *\nFUN_0026a230(undefined4 *param_1,undefined4 param_2,undefined4 param_3,int *param_4,int param_5,\n undefined4 param_6,uint *param_7,int param_8)\n\n{\n int iVar1;\n bool bVar2;\n bool bVar3;\n int *local_38;\n int local_34 [3];\n int local_28;\n int local_24 [4];\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::do_get_year(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t>...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ undefined4 * MASKED(undefined4 *param_1,undefined4 param_2,undefined4 param_3,int *param_4,int param_5, undefined4 param_6,uint *param_7,int param_8) { int iVa...
12488_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
do_tolower
FUN_003e8e90
/* std::ctype<char>::do_tolower(char) const */ undefined4 __thiscall std::ctype<char>::do_tolower(ctype<char> *this,char param_1) { return *(undefined4 *)(*(int *)(this + 0x14) + (uint)(byte)param_1 * 4); }
undefined4 FUN_003e8e90(int param_1,byte param_2) { return *(undefined4 *)(*(int *)(param_1 + 0x14) + (uint)param_2 * 4); }
MOV EAX,dword ptr [ESP + 0x4] MOVZX EDX,byte ptr [ESP + 0x8] MOV EAX,dword ptr [EAX + 0x14] MOV EAX,dword ptr [EAX + EDX*0x4] RET
null
null
null
null
[(u'COPY_-1205760343', u'RETURN_-1205760328'), (u'LOAD_-1205760343', u'COPY_-1205760343'), (u'INT_ADD_-1205760327', u'CAST_-1205760273'), ('tmp_45', u'PTRADD_-1205760288'), ('const-1', u'PTRADD_-1205760288'), (u'PTRADD_-1205760288', u'CAST_-1205760277'), ('const-417', u'LOAD_-1205760350'), (u'CAST_-1205760273', u'LOAD_...
[('const-20', u'INT_ADD_-1205760334'), (u'COPY_-1205760343', u'RETURN_-1205760328'), (u'INT_ADD_-1205760334', u'CAST_-1205760278'), (u'LOAD_-1205760343', u'COPY_-1205760343'), ('tmp_51', u'INT_ZEXT_-1205760342'), ('const-417', u'LOAD_-1205760350'), (u'CAST_-1205760278', u'LOAD_-1205760350'), ('const-0', u'RETURN_-12057...
null
null
003e8e90
x86
O0
(translation_unit "undefined4 FUN_003e8e90(int param_1,byte param_2)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 0x14) + (uint)param_2 * 4);\n}\n\n" (function_definition "undefined4 FUN_003e8e90(int param_1,byte param_2)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 0x14) + (uint)param_2 * 4);\n}" type_identi...
(translation_unit "/* std::ctype<char>::do_tolower(char) const */\n\nundefined4 __thiscall std::ctype<char>::do_tolower(ctype<char> *this,char param_1)\n\n{\n return *(undefined4 *)(*(int *)(this + 0x14) + (uint)(byte)param_1 * 4);\n}\n\n" comment (function_definition "undefined4 __thiscall std::ctype<char>::do_tolowe...
(translation_unit "undefined4 FUN_003e8e90(int param_1,byte param_2)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 0x14) + (uint)param_2 * 4);\n}\n\n" (function_definition "undefined4 FUN_003e8e90(int param_1,byte param_2)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 0x14) + (uint)param_2 * 4);\n}" type_identi...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthes...
(function_definition "undefined4 FUN_003e8e90(int param_1,byte param_2)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 0x14) + (uint)param_2 * 4);\n}" (type_identifier "undefined4") (function_declarator "FUN_003e8e90(int param_1,byte param_2)" (identifier "FUN_003e8e90") (parameter_list "(int param_1,byte param_2)" ...
/* std::ctype<char>::do_tolower(char) const */ type_1 __thiscall std::type_2<char>::function_1(type_2<char> *var_1,char param_1) { return *(type_1 *)(*(int *)(var_1 + 0x14) + (type_3)(type_4)param_1 * 4); }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen...
null
undefined4 MASKED(int param_1,byte param_2) { return *(undefined4 *)(*(int *)(param_1 + 0x14) + (uint)param_2 * 4); }