file_name
stringlengths
17
81
original_function_name
stringlengths
1
716
stripped_function_name
stringlengths
3
48
decompiled_code_original
stringlengths
38
263k
decompiled_code_stripped
stringlengths
39
208k
assembly_code
stringlengths
3
175k
dataflowgraph_original
float64
dataflowgraph_stripped
float64
graphImage_original
float64
graphImage_stripped
float64
pcode_edges_original
stringlengths
11
8.39M
pcode_edges_stripped
stringlengths
11
8.61M
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
338
5.26M
S-Expression_decompiled_code_original
stringlengths
351
5.47M
S-Expression_decompiled_code_original_noisy
stringlengths
338
5.2M
S-Expression_decompiled_code_original_clean
stringlengths
162
540k
S-Expression_decompiled_code_original_root
stringlengths
353
5.26M
Replace_function_name_and_variable_name
stringlengths
39
247k
S-Expression_decompiled_code_stripped
float64
Root Node
stringlengths
238
769k
decompiled_code_original_masked
float64
decompiled_code_stripped_masked
stringlengths
35
208k
560_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c
GetXMLTreeContent
GetXMLTreeContent
/* WARNING: Unknown calling convention */ char * GetXMLTreeContent(XMLTreeInfo *xml_info) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_GetXMLTreeContent_0041e91c)(); return pcVar1; }
void GetXMLTreeContent(void) { (*(code *)PTR_GetXMLTreeContent_0041e91c)(); return; }
JMP dword ptr [EBX + 0x91c]
null
null
null
null
[(u'CAST_-1206113783', u'CALLIND_-1206113862'), ('tmp_67', u'CAST_-1206113783'), (u'CAST_-1206113782', u'RETURN_-1206113859'), (u'CALLIND_-1206113862', u'CAST_-1206113782'), (u'CALLIND_-1206113862', u'INDIRECT_-1206113789'), (u'INDIRECT_-1206113789', u'COPY_-1206113848'), ('const-1', u'RETURN_-1206113859')]
[(u'CAST_-1206113785', u'CALLIND_-1206113862'), ('tmp_58', u'CAST_-1206113785'), (u'INDIRECT_-1206113790', u'COPY_-1206113849'), ('const-1', u'RETURN_-1206113859'), (u'CALLIND_-1206113862', u'INDIRECT_-1206113790')]
null
null
000329b0
x86
O3
(translation_unit "void GetXMLTreeContent(void)\n\n{\n (*(code *)PTR_GetXMLTreeContent_0041e91c)();\n return;\n}\n\n" (function_definition "void GetXMLTreeContent(void)\n\n{\n (*(code *)PTR_GetXMLTreeContent_0041e91c)();\n return;\n}" primitive_type (function_declarator "GetXMLTreeContent(void)" identifier (paramet...
(translation_unit "/* WARNING: Unknown calling convention */\n\nchar * GetXMLTreeContent(XMLTreeInfo *xml_info)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_GetXMLTreeContent_0041e91c)();\n return pcVar1;\n}\n\n" comment (function_definition "char * GetXMLTreeContent(XMLTreeInfo *xml_info)\n\n{\n char ...
(translation_unit "void GetXMLTreeContent(void)\n\n{\n (*(code *)PTR_GetXMLTreeContent_0041e91c)();\n return;\n}\n\n" (function_definition "void GetXMLTreeContent(void)\n\n{\n (*(code *)PTR_GetXMLTreeContent_0041e91c)();\n return;\n}" primitive_type (function_declarator "GetXMLTreeContent(void)" identifier (paramet...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void GetXMLTreeContent(void)\n\n{\n (*(code *)PTR_GetXMLTreeContent_0041e91c)();\n return;\n}" (primitive_type "void") (function_declarator "GetXMLTreeContent(void)" (identifier "GetXMLTreeContent") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")")))...
/* WARNING: Unknown calling convention */ char * function_1(type_1 *xml_info) { char *pcVar1; pcVar1 = (char *)(*(type_2 *)PTR_GetXMLTreeContent_0041e91c)(); return pcVar1; }
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_0041e91c)(); return; }
197_runcon_and_runcon_strip.c
getfilecon
getfilecon
/* WARNING: Control flow encountered bad instruction data */ void getfilecon(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void getfilecon(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205940050')]
[('const-1', u'RETURN_-1205940050')]
null
null
0001d0a4
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid getfilecon(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void getfilecon(void)\n\n{\n /* WARNING: Bad instru...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid getfilecon(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void getfilecon(void)\n\n{\n /* WARNING: Bad instru...
(translation_unit "void getfilecon(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void getfilecon(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "getfilecon(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 getfilecon(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "getfilecon(void)" (identifier "getfilecon") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
8579_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
add_global_generic
FUN_002f4aa0
/* DWARF original prototype: void add_global_generic(Output_data_reloc<4,_false,_64,_false> * this, Symbol * gsym, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address, uint64_t addend) */ void __thiscall gold::Output_data_reloc<4,_false,_64,_false>::add_global_generic (Output_da...
void FUN_002f4aa0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9,undefined4 param_10) { undefined1 local_30 [28]; undefined4 local_14; undefined4 local_...
PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x38 MOV ESI,dword ptr [ESP + 0x68] MOV EDI,dword ptr [ESP + 0x6c] PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH dword ptr [ESP + 0x70] PUSH dword ptr [ESP + 0x70] PUSH dword ptr [ESP + 0x70] PUSH dword ptr [ESP + 0x70] PUSH dword ptr [ESP + 0x6c] PUSH dword ptr [ESP + 0x6c] LEA EBX,[ESP + 0x38] PU...
null
null
null
null
[(u'INDIRECT_-1204794332', u'SUBPIECE_-1204794342'), ('const-0', u'CALL_-1204794594'), ('tmp_464', u'PTRSUB_-1204794356'), ('const-0', u'CALL_-1204794594'), ('tmp_358', u'CALL_-1204794594'), ('tmp_360', u'COPY_-1204794390'), ('const-4294967248', u'PTRSUB_-1204794356'), ('const-0', u'CALL_-1204794594'), ('tmp_353', u'PT...
[('tmp_788', u'CALL_-1204794594'), ('const-4294967248', u'PTRSUB_-1204794390'), ('tmp_785', u'CALL_-1204794594'), ('tmp_782', u'COPY_-1204794592'), ('const-0', u'CALL_-1204794594'), ('const-0', u'CALL_-1204794594'), ('tmp_790', u'CALL_-1204794538'), ('tmp_787', u'CALL_-1204794594'), (u'PTRSUB_-1204794390', u'CALL_-1204...
null
null
002f4aa0
x86
O3
(translation_unit "void FUN_002f4aa0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n undefined1 local_30 [28];\n undefined4 local...
(translation_unit "/* DWARF original prototype: void add_global_generic(Output_data_reloc<4,_false,_64,_false> * this,\n Symbol * gsym, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address,\n uint64_t addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_false,_64,_false>::add_global_gener...
(translation_unit "void FUN_002f4aa0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n undefined1 local_30 [28];\n undefined4 local...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete...
(function_definition "void FUN_002f4aa0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n undefined1 local_30 [28];\n undefined4 lo...
/* DWARF original prototype: void add_global_generic(Output_data_reloc<4,_false,_64,_false> * this, Symbol * gsym, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address, uint64_t addend) */ void __thiscall gold::Output_data_reloc<4,_false,_64,_false>::add_global_generic (Output_da...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9,undefined4 param_10) { undefined1 local_30 [28]; undefined4 local_14; undefined4 local_10; ...
7009_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
script_exp_binary_lshift
FUN_001bac50
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ Expression * gold::script_exp_binary_lshift(Expression *left,Expression *right) { Expression *pEVar1; pEVar1 = (Expression *)operator_new(0xc); pEVar1[1]._vptr_Expression = (_fun...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001bac50(undefined4 param_1,undefined4 param_2) { undefined4 *puVar1; puVar1 = (undefined4 *)FUN_001e5200(0xc); puVar1[1] = param_1; puVar1[2] = param_2; *puVar1 = &PTR_FUN_00385ffc; return; }
PUSH EBX CALL 0x00035840 ADD EBX,0x1d43aa SUB ESP,0x14 PUSH 0xc CALL 0x001e5200 MOV EDX,dword ptr [ESP + 0x20] MOV dword ptr [EAX + 0x4],EDX MOV EDX,dword ptr [ESP + 0x24] MOV dword ptr [EAX + 0x8],EDX LEA EDX,[EBX + 0xffff6ffc] MOV dword ptr [EAX],EDX ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-4', u'PTRADD_-1207653108'), (u'CALL_-1207653243', u'CAST_-1207653122'), (u'CAST_-1207653104', u'STORE_-1207653219'), ('const-417', u'STORE_-1207653219'), ('const-3694588', u'PTRSUB_-1207653101'), (u'PTRSUB_-1207653101', u'CAST_-1207653094'), ('const-0', u'PTRSUB_-1207653115'), ('const-2', u'PTRADD_-1207653108'...
[('const-1', u'PTRADD_-1207653116'), ('const-12', u'CALL_-1207653243'), ('tmp_291', u'STORE_-1207653232'), ('const-2', u'PTRADD_-1207653108'), (u'CAST_-1207653124', u'PTRADD_-1207653108'), ('const-417', u'STORE_-1207653232'), (u'PTRADD_-1207653116', u'STORE_-1207653232'), (u'CAST_-1207653124', u'PTRADD_-1207653116'), (...
null
null
001bac50
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001bac50(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_001e5200(0xc);\n puVar1[1] = param_1;\n puVar1[2] = param_2;\n *puVar1 = &PTR_FUN_00385...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nExpression * gold::script_exp_binary_lshift(Expression *left,Expression *right)\n\n{\n Expression *pEVar1;\n \n pEVar1 = (Expression *)operator_new(0xc);\n pEVar1[...
(translation_unit "void FUN_001bac50(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_001e5200(0xc);\n puVar1[1] = param_1;\n puVar1[2] = param_2;\n *puVar1 = &PTR_FUN_00385ffc;\n return;\n}\n\n" (function_definition "void FUN_001bac50(undefined4 param_1,undefined...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descr...
(function_definition "void FUN_001bac50(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_001e5200(0xc);\n puVar1[1] = param_1;\n puVar1[2] = param_2;\n *puVar1 = &PTR_FUN_00385ffc;\n return;\n}" (primitive_type "void") (function_declarator "FUN_001bac50(undefined4...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 * gold::script_exp_binary_lshift(type_1 *left,type_1 *right) { type_1 *pEVar1; pEVar1 = (type_1 *)var_1(0xc); pEVar1[1]._vptr_Expression = (type_2 **)left; pEVar1[2]._vp...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2) { undefined4 *puVar1; puVar1 = (undefined4 *)FUN_001e5200(0xc); puVar1[1] = param_1; puVar1[2] = param_2; *puVar1 = &PTR_FUN_00385ffc; return; }
60_sparc64-linux-gnu-elfedit_and_sparc64-linux-gnu-elfedit_strip.c
byte_get_big_endian
FUN_00012800
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ elf_vma byte_get_big_endian(uchar *field,int size) { int in_EAX; char *message; uint uVar1; uint uVar2; uint uVar3; if ((uint)size < 9) { in_EAX = (int)&_GLOBAL_OFFSET_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ ulonglong __regparm1 FUN_00012800(int param_1,uint *param_2,uint param_3) { undefined4 uVar1; uint uVar2; uint uVar3; uint uVar4; if (param_3 < 9) { param_1 = (int)&__DT_PLTGOT + *(int *)(&DAT_000159c8 + param_3...
PUSH ESI PUSH EBX CALL 0x000117c0 ADD EBX,0x67f9 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x14] MOV ECX,dword ptr [ESP + 0x10] CMP ESI,0x8 JA 0x000128e8 MOV EAX,dword ptr [EBX + ESI*0x4 + 0xffffc9c8] ADD EAX,EBX JMP EAX PUSH EAX LEA EAX,[EBX + 0xffffc91b] PUSH 0x5 PUSH EAX PUSH 0x0 CALL 0x000110d0 POP EDX POP ECX PUSH ESI ...
null
null
null
null
[(u'INT_OR_-1205982533', u'CAST_-1205982247'), ('const-65280', u'INT_AND_-1205982649'), (u'INT_OR_-1205982767', u'PIECE_-1205982329'), (u'MULTIEQUAL_-1205982262', u'INT_AND_-1205982745'), (u'CAST_-1205982195', u'LOAD_-1205982736'), (u'INT_ZEXT_-1205982835', u'INT_LEFT_-1205982766'), ('tmp_1729', u'PTRADD_-1205983013'),...
[('const-0', u'PTRSUB_-1205982345'), ('const-65280', u'INT_AND_-1205982649'), ('const-417', u'LOAD_-1205982765'), ('const-417', u'LOAD_-1205982716'), (u'INT_ZEXT_-1205982835', u'INT_LEFT_-1205982766'), ('const-417', u'LOAD_-1205982699'), (u'INT_OR_-1205983022', u'PIECE_-1205982374'), (u'INT_ADD_-1205982854', u'CAST_-12...
null
null
00012800
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nulonglong __regparm1 FUN_00012800(int param_1,uint *param_2,uint param_3)\n\n{\n undefined4 uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n \n if (param_3 < 9) {\n param_1 = (int)&__DT_PLTGOT + *(i...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nelf_vma byte_get_big_endian(uchar *field,int size)\n\n{\n int in_EAX;\n char *message;\n uint uVar1;\n uint uVar2;\n uint uVar3;\n \n if ((uint)size < 9) {\n ...
(translation_unit "ulonglong __regparm1 FUN_00012800(int param_1,uint *param_2,uint param_3)\n\n{\n undefined4 uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n \n if (param_3 < 9) {\n param_1 = (int)&__DT_PLTGOT + *(int *)(&DAT_000159c8 + param_3 * 4);\n switch(param_3) {\n case 0:\n goto LAB_0001...
(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 IDENT ;) (declaration TYPE IDENT ;) (decl...
(function_definition "ulonglong __regparm1 FUN_00012800(int param_1,uint *param_2,uint param_3)\n\n{\n undefined4 uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n \n if (param_3 < 9) {\n param_1 = (int)&__DT_PLTGOT + *(int *)(&DAT_000159c8 + param_3 * 4);\n switch(param_3) {\n case 0:\n goto LAB_0...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1(type_2 *var_1,int size) { int in_EAX; char *message; type_3 var_6; type_3 var_7; type_3 var_2; if ((type_3)size < 9) { in_EAX = (int)&_GLOBAL_OFFSET_T...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ ulonglong __regparm1 MASKED(int param_1,uint *param_2,uint param_3) { undefined4 uVar1; uint uVar2; uint uVar3; uint uVar4; if (param_3 < 9) { param_1 = (int)&__DT_PLTGOT + *(int *)(&DAT_000159c8 + param_3 * 4);...
1442_putty_and_putty_strip.c
zlib_decompress_cleanup
FUN_000867c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void zlib_decompress_cleanup(void *handle) { int *piVar1; void *pvVar2; int iVar3; int iVar4; piVar1 = *(int **)((int)handle + 8); /* WARNING: Load size i...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000867c0(int *param_1) { int *piVar1; int iVar2; int iVar3; int iVar4; piVar1 = (int *)param_1[2]; if ((piVar1 != (int *)0x0) && (piVar1 != (int *)*param_1)) { iVar3 = *piVar1; iVar2 = piVar1[1]; ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x0001c520 ADD EBX,0xb3f87 SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x20] MOV EDI,dword ptr [ESI + 0x8] TEST EDI,EDI JZ 0x0008682f CMP EDI,dword ptr [ESI] JZ 0x0008682f MOV EDX,dword ptr [EDI] MOV ECX,dword ptr [EDI + 0x4] XOR EBP,EBP TEST EDX,EDX JS 0x0008680d LEA EAX,[ECX + EBP*0x...
null
null
null
null
[(u'MULTIEQUAL_-1206424252', u'MULTIEQUAL_-1206424252'), (u'INT_ADD_-1206424818', u'MULTIEQUAL_-1206424049'), (u'CAST_-1206423676', u'INT_ADD_-1206425510'), (u'LOAD_-1206425145', u'PTRADD_-1206423509'), (u'INT_ADD_-1206424830', u'CAST_-1206423371'), (u'MULTIEQUAL_-1206424002', u'MULTIEQUAL_-1206424002'), (u'INT_SLESS_-...
[('const-417', u'LOAD_-1206425126'), ('const-0', u'COPY_-1206424690'), (u'MULTIEQUAL_-1206424163', u'INT_SLESS_-1206424331'), (u'INT_SLESS_-1206424409', u'CBRANCH_-1206424416'), ('const-1', u'PTRADD_-1206423734'), ('const-0', u'STORE_-1206425188'), ('const-417', u'STORE_-1206424740'), ('const-3', u'PTRADD_-1206423569')...
null
null
000867c0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000867c0(int *param_1)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n \n piVar1 = (int *)param_1[2];\n if ((piVar1 != (int *)0x0) && (piVar1 != (int *)*param_1)) {\n iVar3 = *p...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid zlib_decompress_cleanup(void *handle)\n\n{\n int *piVar1;\n void *pvVar2;\n int iVar3;\n int iVar4;\n \n piVar1 = *(int **)((int)handle + 8);\n ...
(translation_unit "void FUN_000867c0(int *param_1)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n \n piVar1 = (int *)param_1[2];\n if ((piVar1 != (int *)0x0) && (piVar1 != (int *)*param_1)) {\n iVar3 = *piVar1;\n iVar2 = piVar1[1];\n iVar4 = 0;\n if (-1 < iVar3) {\n do {\n w...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_stat...
(function_definition "void FUN_000867c0(int *param_1)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n \n piVar1 = (int *)param_1[2];\n if ((piVar1 != (int *)0x0) && (piVar1 != (int *)*param_1)) {\n iVar3 = *piVar1;\n iVar2 = piVar1[1];\n iVar4 = 0;\n if (-1 < iVar3) {\n do {\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(void *handle) { int *var_1; void *pvVar2; int var_2; int var_3; var_1 = *(int **)((int)handle + 8); /* WARNING: Load size is inaccurate */...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1) { int *piVar1; int iVar2; int iVar3; int iVar4; piVar1 = (int *)param_1[2]; if ((piVar1 != (int *)0x0) && (piVar1 != (int *)*param_1)) { iVar3 = *piVar1; iVar2 = piVar1[1]; iV...
140_hppa64-linux-gnu-as_and_hppa64-linux-gnu-as_strip.c
compress_init
FUN_0001b500
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ z_stream_s * compress_init(void) { compress_init::strm.zalloc = (alloc_func)0x0; compress_init::strm.zfree = (free_func)0x0; compress_init::strm.opaque = (voidpf)0x0; deflateInit_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined * FUN_0001b500(void) { DAT_00088700 = 0; DAT_00088704 = 0; DAT_00088708 = 0; deflateInit_(&DAT_000886e0,0xffffffff,"1.2.11",0x38); return &DAT_000886e0; }
PUSH ESI PUSH EBX CALL 0x00018ff0 ADD EBX,0x64af9 SUB ESP,0x4 PUSH 0x38 LEA ESI,[EBX + 0x86e0] LEA EAX,[EBX + 0xfffdaeb9] MOV dword ptr [EBX + 0x8700],0x0 PUSH EAX PUSH -0x1 PUSH ESI MOV dword ptr [EBX + 0x8704],0x0 MOV dword ptr [EBX + 0x8708],0x0 CALL 0x00017390 ADD ESP,0x14 MOV EAX,ESI POP EBX POP ESI RET
null
null
null
null
[('const-4294967295', u'CALL_-1205947011'), (u'CALL_-1205947011', u'INDIRECT_-1205946902'), (u'INDIRECT_-1205946904', u'COPY_-1205946951'), (u'CALL_-1205947011', u'INDIRECT_-1205946900'), (u'PTRSUB_-1205946934', u'RETURN_-1205946975'), (u'INDIRECT_-1205946902', u'COPY_-1205946949'), ('const-0', u'PTRSUB_-1205946892'), ...
[('const-4294967295', u'CALL_-1205947011'), (u'CALL_-1205947011', u'INDIRECT_-1205946902'), (u'INDIRECT_-1205946904', u'COPY_-1205946951'), (u'CALL_-1205947011', u'INDIRECT_-1205946900'), (u'PTRSUB_-1205946934', u'RETURN_-1205946975'), (u'INDIRECT_-1205946902', u'COPY_-1205946949'), ('const-0', u'PTRSUB_-1205946892'), ...
null
null
0001b500
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined * FUN_0001b500(void)\n\n{\n DAT_00088700 = 0;\n DAT_00088704 = 0;\n DAT_00088708 = 0;\n deflateInit_(&DAT_000886e0,0xffffffff,"1.2.11",0x38);\n return &DAT_000886e0;\n}\n\n" comment (function_de...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nz_stream_s * compress_init(void)\n\n{\n compress_init::strm.zalloc = (alloc_func)0x0;\n compress_init::strm.zfree = (free_func)0x0;\n compress_init::strm.opaque = (...
(translation_unit "undefined * FUN_0001b500(void)\n\n{\n DAT_00088700 = 0;\n DAT_00088704 = 0;\n DAT_00088708 = 0;\n deflateInit_(&DAT_000886e0,0xffffffff,"1.2.11",0x38);\n return &DAT_000886e0;\n}\n\n" (function_definition "undefined * FUN_0001b500(void)\n\n{\n DAT_00088700 = 0;\n DAT_00088704 = 0;\n DAT_00088...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignme...
(function_definition "undefined * FUN_0001b500(void)\n\n{\n DAT_00088700 = 0;\n DAT_00088704 = 0;\n DAT_00088708 = 0;\n deflateInit_(&DAT_000886e0,0xffffffff,"1.2.11",0x38);\n return &DAT_000886e0;\n}" (type_identifier "undefined") (pointer_declarator "* FUN_0001b500(void)" (* "*") (function_declarator "FUN_0001b5...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 * function_1(void) { compress_init::strm.zalloc = (type_2)0x0; compress_init::strm.zfree = (type_3)0x0; compress_init::strm.opaque = (type_4)0x0; var_1(&function_1::strm,0x...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (expression_statement (assignment_expression left: (identifier)...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined * MASKED(void) { DAT_00088700 = 0; DAT_00088704 = 0; DAT_00088708 = 0; deflateInit_(&DAT_000886e0,0xffffffff,"1.2.11",0x38); return &DAT_000886e0; }
1806_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c
SceneCompare
FUN_0010fe20
/* WARNING: Unknown calling convention */ int SceneCompare(void *x,void *y) { /* WARNING: Load size is inaccurate */ /* WARNING: Load size is inaccurate */ return *(int *)(*x + 0x244) - *(int *)(*y + 0x244); }
int FUN_0010fe20(int *param_1,int *param_2) { return *(int *)(*param_1 + 0x244) - *(int *)(*param_2 + 0x244); }
MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [ESP + 0x8] MOV EAX,dword ptr [EAX] MOV EDX,dword ptr [EDX] MOV EAX,dword ptr [EAX + 0x244] SUB EAX,dword ptr [EDX + 0x244] RET
null
null
null
null
[('tmp_83', u'LOAD_-1206911440'), ('const-417', u'LOAD_-1206911440'), (u'LOAD_-1206911436', u'INT_ADD_-1206911406'), (u'LOAD_-1206911431', u'INT_SUB_-1206911399'), (u'INT_SUB_-1206911399', u'RETURN_-1206911394'), (u'LOAD_-1206911440', u'INT_ADD_-1206911415'), (u'CAST_-1206911342', u'LOAD_-1206911418'), ('const-580', u'...
[(u'LOAD_-1206911436', u'INT_ADD_-1206911406'), (u'LOAD_-1206911431', u'INT_SUB_-1206911399'), (u'INT_SUB_-1206911399', u'RETURN_-1206911394'), ('const-417', u'LOAD_-1206911418'), (u'LOAD_-1206911440', u'INT_ADD_-1206911415'), (u'CAST_-1206911342', u'LOAD_-1206911418'), ('const-580', u'INT_ADD_-1206911406'), ('tmp_89',...
null
null
0010fe20
x86
O3
(translation_unit "int FUN_0010fe20(int *param_1,int *param_2)\n\n{\n return *(int *)(*param_1 + 0x244) - *(int *)(*param_2 + 0x244);\n}\n\n" (function_definition "int FUN_0010fe20(int *param_1,int *param_2)\n\n{\n return *(int *)(*param_1 + 0x244) - *(int *)(*param_2 + 0x244);\n}" primitive_type (function_declarator...
(translation_unit "/* WARNING: Unknown calling convention */\n\nint SceneCompare(void *x,void *y)\n\n{\n /* WARNING: Load size is inaccurate */\n /* WARNING: Load size is inaccurate */\n return *(int *)(*x + 0x244) - *(int *)(*y + 0x244);\n}\n\n" comment (function_definition "int ...
(translation_unit "int FUN_0010fe20(int *param_1,int *param_2)\n\n{\n return *(int *)(*param_1 + 0x244) - *(int *)(*param_2 + 0x244);\n}\n\n" (function_definition "int FUN_0010fe20(int *param_1,int *param_2)\n\n{\n return *(int *)(*param_1 + 0x244) - *(int *)(*param_2 + 0x244);\n}" primitive_type (function_declarator...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (return_statement return (binary_expression (pointer_expression * (cast_expression ( (t...
(function_definition "int FUN_0010fe20(int *param_1,int *param_2)\n\n{\n return *(int *)(*param_1 + 0x244) - *(int *)(*param_2 + 0x244);\n}" (primitive_type "int") (function_declarator "FUN_0010fe20(int *param_1,int *param_2)" (identifier "FUN_0010fe20") (parameter_list "(int *param_1,int *param_2)" (( "(") (parameter...
/* WARNING: Unknown calling convention */ int function_1(void *x,void *y) { /* WARNING: Load size is inaccurate */ /* WARNING: Load size is inaccurate */ return *(int *)(*x + 0x244) - *(int *)(*y + 0x244); }
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
int MASKED(int *param_1,int *param_2) { return *(int *)(*param_1 + 0x244) - *(int *)(*param_2 + 0x244); }
11899_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
operator>>
FUN_003d3d80
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::istream::TEMPNAMEPLACEHOLDERVALUE(unsigned long&) */ void __thiscall std::istream::operator>>(istream *this,ulong *param_1) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_003d3d80(undefined4 param_1,undefined4 param_2) { FUN_003d3c40(param_1,param_2); return; }
PUSH EBX CALL 0x00050b50 ADD EBX,0x21627a SUB ESP,0x10 PUSH dword ptr [ESP + 0x1c] PUSH dword ptr [ESP + 0x1c] CALL 0x003d3c40 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1205715566')]
[('tmp_262', u'CALL_-1205715518'), ('tmp_263', u'CALL_-1205715518'), ('const-0', u'RETURN_-1205715490')]
null
null
003d3d80
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003d3d80(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_003d3c40(param_1,param_2);\n return;\n}\n\n" comment (function_definition "void FUN_003d3d80(undefined4 param_1,undefined4 param_2)\n\n{\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::istream::TEMPNAMEPLACEHOLDERVALUE(unsigned long&) */\n\nvoid __thiscall std::istream::operator>>(istream *this,ulong *param_1)\n\n{\n}\n\n" comment comment (ERROR "void __thiscall std::istream::operator>>...
(translation_unit "void FUN_003d3d80(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_003d3c40(param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_003d3d80(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_003d3c40(param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_003d3d80(und...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_003d3d80(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_003d3c40(param_1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_003d3d80(undefined4 param_1,undefined4 param_2)" (identifier "FUN_003d3d80") (parameter_list "(undefined4 param_1,undefined4 param_2)" ((...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::istream::TEMPNAMEPLACEHOLDERVALUE(unsigned long&) */ void __thiscall std::istream::operator>>(istream *this,ulong *param_1) { }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2) { FUN_003d3c40(param_1,param_2); return; }
1870_putty_and_putty_strip.c
pgp_fingerprints
FUN_000ba3e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void pgp_fingerprints(void) { fwrite("These are the fingerprints of the PuTTY PGP Master Keys. They can\nbe used to establish a trust path from this e...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000ba3e0(void) { fwrite("These are the fingerprints of the PuTTY PGP Master Keys. They can\nbe used to establish a trust path from this executable to another\none. See the manual for more information.\n(Note: these fi...
PUSH EBX CALL 0x0001c520 ADD EBX,0x8036a SUB ESP,0x8 MOV EAX,dword ptr [EBX + 0x860] PUSH dword ptr [EAX] LEA EAX,[EBX + 0xfffb6114] PUSH 0x208 PUSH 0x1 PUSH EAX CALL 0x0001a800 ADD ESP,0x18 POP EBX RET
null
null
null
null
[(u'CALL_-1206606792', u'INDIRECT_-1206606687'), (u'COPY_-1206606745', u'CALL_-1206606792'), (u'CAST_-1206606697', u'LOAD_-1206606830'), (u'LOAD_-1206606830', u'CALL_-1206606792'), ('const-520', u'CALL_-1206606792'), ('const-1', u'CALL_-1206606792'), (u'INDIRECT_-1206606687', u'COPY_-1206606737'), ('const-417', u'LOAD_...
[(u'CALL_-1206606792', u'INDIRECT_-1206606687'), ('const-985188', u'COPY_-1206606745'), (u'COPY_-1206606745', u'CALL_-1206606792'), (u'CAST_-1206606697', u'LOAD_-1206606830'), ('const-417', u'LOAD_-1206606830'), (u'LOAD_-1206606830', u'CALL_-1206606792'), ('const-1', u'CALL_-1206606792'), (u'INDIRECT_-1206606687', u'CO...
null
null
000ba3e0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000ba3e0(void)\n\n{\n fwrite("These are the fingerprints of the PuTTY PGP Master Keys. They can\nbe used to establish a trust path from this executable to another\none. See the manual for more inform...
(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 pgp_fingerprints(void)\n\n{\n fwrite("These are the fingerprints of the PuTTY PGP Master Keys. They can\nbe used to establish ...
(translation_unit "void FUN_000ba3e0(void)\n\n{\n fwrite("These are the fingerprints of the PuTTY PGP Master Keys. They can\nbe used to establish a trust path from this executable to another\none. See the manual for more information.\n(Note: these fingerprints have nothing to do with SSH!)\n\nPuTTY Master Key as of 20...
(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 escape_sequence string_content escape_sequence string_content escape_sequence str...
(function_definition "void FUN_000ba3e0(void)\n\n{\n fwrite("These are the fingerprints of the PuTTY PGP Master Keys. They can\nbe used to establish a trust path from this executable to another\none. See the manual for more information.\n(Note: these fingerprints have nothing to do with SSH!)\n\nPuTTY Master Key as of...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { var_1("These are the fingerprints of the PuTTY PGP Master Keys. They can\nbe used to establish a trust path from this executab...
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) { fwrite("These are the fingerprints of the PuTTY PGP Master Keys. They can\nbe used to establish a trust path from this executable to another\none. See the manual for more information.\n(Note: these fingerpr...
125_x86_64-kfreebsd-gnu-nm_and_x86_64-kfreebsd-gnu-nm_strip.c
print_archive_filename_posix
FUN_00015290
void print_archive_filename_posix(void) { return; }
void FUN_00015290(void) { return; }
RET
null
null
null
null
[('const-0', u'RETURN_-1205972324')]
[('const-0', u'RETURN_-1205972324')]
null
null
00015290
x86
O3
(translation_unit "void FUN_00015290(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00015290(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00015290(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r...
(translation_unit "void print_archive_filename_posix(void)\n\n{\n return;\n}\n\n" (function_definition "void print_archive_filename_posix(void)\n\n{\n return;\n}" primitive_type (function_declarator "print_archive_filename_posix(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type...
(translation_unit "void FUN_00015290(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00015290(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00015290(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_00015290(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00015290(void)" (identifier "FUN_00015290") (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; }
7846_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
~time_get_shim
FUN_001bcee0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::time_get_shim<wchar_t>::~time_get_shim() */ void __thiscall std::__facet_shims::(anonymous_namespace)::time_get_shim<wchar_t>::~time_get_shim (time_get_shim<wchar_t> *this) ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001bcee0(undefined4 *param_1) { int *piVar1; int *piVar2; undefined *puVar3; int iVar4; puVar3 = PTR___pthread_key_create_00301f24; *param_1 = &PTR_FUN_00300100; piVar2 = (int *)param_1[2]; if (puVar3...
PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x145119 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] MOV EDX,dword ptr [EBX + 0xffffff24] LEA EAX,[EBX + 0xffffe100] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x8] TEST EDX,EDX JZ 0x001bcf50 MOV EDX,0xffffffff XADD.LOCK dword ptr [EAX + 0x4],EDX CMP EDX,0x1 JNZ 0x001bcf24...
null
null
null
null
[(u'PTRADD_-1207644041', u'LOAD_-1207644341'), ('const-4', u'PTRADD_-1207643974'), ('const-0', u'PTRSUB_-1207644056'), ('const-4', u'PTRADD_-1207644041'), (u'INT_ADD_-1207644271', u'CAST_-1207644020'), (u'INT_ADD_-1207644147', u'STORE_-1207644156'), (u'PTRADD_-1207643974', u'LOAD_-1207644169'), ('tmp_921', u'COPY_-1207...
[(u'PTRADD_-1207644040', u'LOAD_-1207644343'), ('const-417', u'LOAD_-1207644341'), ('const-417', u'LOAD_-1207644374'), (u'INT_ADD_-1207644271', u'CAST_-1207644020'), (u'COPY_-1207644147', u'INT_EQUAL_-1207644356'), (u'INT_ADD_-1207644147', u'STORE_-1207644156'), (u'PTRADD_-1207643973', u'LOAD_-1207644169'), ('const-1',...
null
null
001bcee0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001bcee0(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_00301f24;\n *param_1 = &PTR_FUN_00300100;\n piVar2 = (...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__facet_shims::(anonymous namespace)::time_get_shim<wchar_t>::~time_get_shim() */\n\nvoid __thiscall\nstd::__facet_shims::(anonymous_namespace)::time_get_shim<wchar_t>::~time_get_shim\n (time_get...
(translation_unit "void FUN_001bcee0(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_00301f24;\n *param_1 = &PTR_FUN_00300100;\n piVar2 = (int *)param_1[2];\n if (puVar3 == (undefined *)0x0) {\n iVar4 = piVar2[1];\n piVar2[1...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ...
(function_definition "void FUN_001bcee0(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_00301f24;\n *param_1 = &PTR_FUN_00300100;\n piVar2 = (int *)param_1[2];\n if (puVar3 == (undefined *)0x0) {\n iVar4 = piVar2[1];\n piVar...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::time_get_shim<wchar_t>::~time_get_shim() */ void __thiscall std::__facet_shims::(anonymous_namespace)::function_1<wchar_t>::~function_1 (function_1<wchar_t> *var_1) { int ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { int *piVar1; int *piVar2; undefined *puVar3; int iVar4; puVar3 = PTR___pthread_key_create_00301f24; *param_1 = &PTR_FUN_00300100; piVar2 = (int *)param_1[2]; if (puVar3 == (u...
2510_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
do_get_global_symbols
FUN_00073d20
/* DWARF original prototype: Symbols * do_get_global_symbols(Sized_relobj_incr<64,_true> * this) */ Symbols * __thiscall gold::Sized_relobj_incr<64,_true>::do_get_global_symbols(Sized_relobj_incr<64,_true> *this) { return &this->symbols_; }
int FUN_00073d20(int param_1) { return param_1 + 0xbc; }
MOV EAX,dword ptr [ESP + 0x4] ADD EAX,0xbc RET
null
null
null
null
[(u'PTRSUB_-1206370954', u'RETURN_-1206371007'), ('const-188', u'PTRSUB_-1206370954'), ('const-0', u'RETURN_-1206371007'), ('tmp_45', u'PTRSUB_-1206370954')]
[(u'INT_ADD_-1206371012', u'RETURN_-1206371007'), ('const-0', u'RETURN_-1206371007'), ('tmp_47', u'INT_ADD_-1206371012'), ('const-188', u'INT_ADD_-1206371012')]
null
null
00073d20
x86
O3
(translation_unit "int FUN_00073d20(int param_1)\n\n{\n return param_1 + 0xbc;\n}\n\n" (function_definition "int FUN_00073d20(int param_1)\n\n{\n return param_1 + 0xbc;\n}" primitive_type (function_declarator "FUN_00073d20(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1"...
(translation_unit "/* DWARF original prototype: Symbols * do_get_global_symbols(Sized_relobj_incr<64,_true> * this) */\n\nSymbols * __thiscall\ngold::Sized_relobj_incr<64,_true>::do_get_global_symbols(Sized_relobj_incr<64,_true> *this)\n\n{\n return &this->symbols_;\n}\n\n" comment (ERROR "Symbols * __thiscall\ngold::...
(translation_unit "int FUN_00073d20(int param_1)\n\n{\n return param_1 + 0xbc;\n}\n\n" (function_definition "int FUN_00073d20(int param_1)\n\n{\n return param_1 + 0xbc;\n}" primitive_type (function_declarator "FUN_00073d20(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1"...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression IDENT + LIT) ;) })))
(function_definition "int FUN_00073d20(int param_1)\n\n{\n return param_1 + 0xbc;\n}" (primitive_type "int") (function_declarator "FUN_00073d20(int param_1)" (identifier "FUN_00073d20") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier "param_1")) () ")")))...
/* DWARF original prototype: Symbols * do_get_global_symbols(Sized_relobj_incr<64,_true> * this) */ Symbols * __thiscall gold::Sized_relobj_incr<64,_true>::do_get_global_symbols(Sized_relobj_incr<64,_true> *this) { return &this->symbols_; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (identifier) right: (number_l...
null
int MASKED(int param_1) { return param_1 + 0xbc; }
180_i686-kfreebsd-gnu-nm_and_i686-kfreebsd-gnu-nm_strip.c
fclose
fclose
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fclose(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* fclose@@GLIBC_2.1 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fclose(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205936050')]
[('const-1', u'RETURN_-1205936050')]
null
null
0001e044
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fclose(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 fclose(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fclose@@GLIBC_2.1 */...
(translation_unit "int fclose(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fclose(FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fclose(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 fclose(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fclose(FILE *__stream)" (identifier "fclose") (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 */ /* fclose@@GLIBC_2.1 */ 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(); }
8581_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
readsome
FUN_0020b860
/* std::istream::readsome(char*, int) */ undefined4 __thiscall std::istream::readsome(istream *this,char *param_1,int param_2) { int *piVar1; int iVar2; undefined4 uVar3; sentry local_1d [13]; __x86_get_pc_thunk_di(); *(undefined4 *)(this + 4) = 0; sentry::sentry(local_1d,this,true); if (local_1d[...
int FUN_0020b860(int *param_1,undefined4 param_2,int param_3) { int *piVar1; int iVar2; char local_1d [13]; FUN_000559ee(); param_1[1] = 0; FUN_0020a6a0(local_1d,param_1,1); if (local_1d[0] != '\0') { piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x78); iVar2 = piVar1[3] - piV...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x000559ee ADD EDI,0x183797 PUSH ESI LEA EAX,[EBP + -0x19] PUSH EBX SUB ESP,0x20 MOV ESI,dword ptr [EBP + 0x8] MOV dword ptr [ESI + 0x4],0x0 MOV EBX,EDI PUSH 0x1 PUSH ESI PUSH EAX CALL 0x0020a6a0 ADD ESP,0x10 CMP byte ptr [EBP + -0x19],0x0 JZ 0x0020b900 MOV EAX,dword ptr [ESI] MOV EAX...
null
null
null
null
[(u'MULTIEQUAL_-1203782639', u'INT_SLESS_-1203783039'), ('const-120', u'INT_ADD_-1203782776'), (u'PTRADD_-1203782755', u'LOAD_-1203783422'), ('tmp_946', u'PTRADD_-1203783075'), (u'INT_ADD_-1203782776', u'PTRADD_-1203783277'), (u'CALLIND_-1203783302', u'STORE_-1203783301'), (u'COPY_-1203782798', u'MULTIEQUAL_-1203782999...
[(u'COPY_-1203782722', u'RETURN_-1203782705'), ('const-4', u'PTRADD_-1203782765'), ('const-417', u'STORE_-1203783514'), (u'LOAD_-1203783347', u'INT_ADD_-1203782782'), (u'CALLIND_-1203783302', u'STORE_-1203783301'), (u'PTRADD_-1203782663', u'LOAD_-1203783122'), (u'CAST_-1203782759', u'INT_ADD_-1203783423'), ('const-4', ...
null
null
0020b860
x86
O3
(translation_unit "int FUN_0020b860(int *param_1,undefined4 param_2,int param_3)\n\n{\n int *piVar1;\n int iVar2;\n char local_1d [13];\n \n FUN_000559ee();\n param_1[1] = 0;\n FUN_0020a6a0(local_1d,param_1,1);\n if (local_1d[0] != '\0') {\n piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x78)...
(translation_unit "/* std::istream::readsome(char*, int) */\n\nundefined4 __thiscall std::istream::readsome(istream *this,char *param_1,int param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 uVar3;\n sentry local_1d [13];\n \n __x86_get_pc_thunk_di();\n *(undefined4 *)(this + 4) = 0;\n sentry::sentry(local_...
(translation_unit "int FUN_0020b860(int *param_1,undefined4 param_2,int param_3)\n\n{\n int *piVar1;\n int iVar2;\n char local_1d [13];\n \n FUN_000559ee();\n param_1[1] = 0;\n FUN_0020a6a0(local_1d,param_1,1);\n if (local_1d[0] != '\0') {\n piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x78)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT...
(function_definition "int FUN_0020b860(int *param_1,undefined4 param_2,int param_3)\n\n{\n int *piVar1;\n int iVar2;\n char local_1d [13];\n \n FUN_000559ee();\n param_1[1] = 0;\n FUN_0020a6a0(local_1d,param_1,1);\n if (local_1d[0] != '\0') {\n piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x...
/* std::istream::readsome(char*, int) */ type_1 __thiscall std::type_2::function_1(type_2 *var_2,char *param_1,int var_4) { int *piVar1; int var_3; type_1 uVar3; type_3 local_1d [13]; var_1(); *(type_1 *)(var_2 + 4) = 0; sentry::type_3(local_1d,var_2,true); if (local_1d[0] != (type_3)0x0) { pi...
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
int MASKED(int *param_1,undefined4 param_2,int param_3) { int *piVar1; int iVar2; char local_1d [13]; FUN_000559ee(); param_1[1] = 0; FUN_0020a6a0(local_1d,param_1,1); if (local_1d[0] != '\0') { piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x78); iVar2 = piVar1[3] - piVar1[2]...
2312_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
do_gold_unreachable
FUN_00069d00
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void gold::do_gold_unreachable(char *filename,int lineno,char *function) { char *pcVar1; char *__format; pcVar1 = program_name; __format = (char *)gettext("%s: internal error i...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00069d00(undefined4 param_1,undefined4 param_2,undefined4 param_3) { undefined4 uVar1; char *__format; uVar1 = DAT_0038f488; __format = (char *)gettext("%s: internal error in %s, at %s:%d\n"); fprintf(*(FIL...
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x3252f9 SUB ESP,0x10 LEA EAX,[EBX + 0xffef8774] MOV ESI,dword ptr [EBX + 0x488] PUSH EAX CALL 0x000293b0 POP EDX POP ECX PUSH dword ptr [ESP + 0x1c] PUSH dword ptr [ESP + 0x1c] PUSH dword ptr [ESP + 0x28] PUSH ESI PUSH EAX MOV EAX,dword ptr [EBX + 0xfffffd28] PUSH dword ptr [E...
null
null
null
null
[(u'INDIRECT_-1206280680', u'CAST_-1206280639'), ('tmp_719', u'COPY_-1206280760'), ('const-417', u'LOAD_-1206280832'), ('tmp_271', u'CALL_-1206280819'), (u'COPY_-1206280732', u'CALL_-1206280887'), (u'CALL_-1206280887', u'INDIRECT_-1206280680'), ('const-1', u'RETURN_-1206280789'), (u'CALL_-1206280887', u'INDIRECT_-12062...
[(u'INDIRECT_-1206280680', u'CAST_-1206280639'), ('tmp_666', u'CALL_-1206280819'), (u'COPY_-1206280732', u'CALL_-1206280887'), (u'CALL_-1206280887', u'INDIRECT_-1206280680'), ('const-1', u'RETURN_-1206280789'), (u'CALL_-1206280887', u'INDIRECT_-1206280676'), (u'CAST_-1206280667', u'CALL_-1206280819'), (u'COPY_-12062807...
null
null
00069d00
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00069d00(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 uVar1;\n char *__format;\n \n uVar1 = DAT_0038f488;\n __format = (char *)gettext("%s: internal error in %s, at...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid gold::do_gold_unreachable(char *filename,int lineno,char *function)\n\n{\n char *pcVar1;\n char *__format;\n \n pcVar1 = program_name;\n __format = (char *)g...
(translation_unit "void FUN_00069d00(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 uVar1;\n char *__format;\n \n uVar1 = DAT_0038f488;\n __format = (char *)gettext("%s: internal error in %s, at %s:%d\n");\n fprintf(*(FILE **)PTR_stderr_0038ed28,__format,uVar1,param_3,param_1,param_2)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_stateme...
(function_definition "void FUN_00069d00(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 uVar1;\n char *__format;\n \n uVar1 = DAT_0038f488;\n __format = (char *)gettext("%s: internal error in %s, at %s:%d\n");\n fprintf(*(FILE **)PTR_stderr_0038ed28,__format,uVar1,param_3,param_1,param...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void gold::function_1(char *filename,int lineno,char *function) { char *pcVar1; char *__format; pcVar1 = program_name; __format = (char *)var_1("%s: internal error in %s, at %s...
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 uVar1; char *__format; uVar1 = DAT_0038f488; __format = (char *)gettext("%s: internal error in %s, at %s:%d\n"); fprintf(*(FILE **)P...
98_x86_64-kfreebsd-gnu-ar_and_x86_64-kfreebsd-gnu-ar_strip.c
__i686.get_pc_thunk.bx
__i686.get_pc_thunk.bx
/* WARNING: This is an inlined function */ void __i686_get_pc_thunk_bx(void) { return; }
/* WARNING: This is an inlined function */ void __i686_get_pc_thunk_bx(void) { return; }
MOV EBX,dword ptr [ESP] RET
null
null
null
null
[('const-0', u'RETURN_-1205979373')]
[('const-0', u'RETURN_-1205979373')]
null
null
00013702
x86
O3
(translation_unit "/* WARNING: This is an inlined function */\n\nvoid __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_bx(void)" identifier (parameter_list "(void)" ( (paramet...
(translation_unit "/* WARNING: This is an inlined function */\n\nvoid __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_bx(void)" identifier (parameter_list "(void)" ( (paramet...
(translation_unit "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}\n\n" (function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_bx(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_st...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) })))
(function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "__i686_get_pc_thunk_bx(void)" (identifier "__i686_get_pc_thunk_bx") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return...
/* WARNING: This is an inlined function */ void function_1(void) { return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
null
/* WARNING: This is an inlined function */ void __i686_get_pc_thunk_bx(void) { return; }
651_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
__throw_underflow_error
FUN_00033012
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::__throw_underflow_error(char const*) [clone .cold.9] */ void std::__throw_underflow_error(char *param_1) { int unaff_EBP; __cxa_free_exception(); /* WARNING: Subroutine does not return */ _Unwind_Resume(...
void FUN_00033012(void) { int unaff_EBP; FUN_001e6c60(); /* WARNING: Subroutine does not return */ FUN_0027dd90(*(undefined4 *)(unaff_EBP + -0x1c)); }
SUB ESP,0xc MOV EBX,ESI PUSH EDI CALL 0x001e6c60 POP EAX PUSH dword ptr [EBP + -0x1c] CALL 0x0027dd90
null
null
null
null
[(u'CAST_-1206112100', u'LOAD_-1206112203'), (u'LOAD_-1206112203', u'CALL_-1206112189'), ('tmp_142', u'INT_ADD_-1206112187'), (u'INT_ADD_-1206112187', u'CAST_-1206112100'), ('const-1', u'RETURN_-1206112184'), ('const-417', u'LOAD_-1206112203'), ('const-4294967268', u'INT_ADD_-1206112187')]
[('const-417', u'LOAD_-1206112203'), (u'LOAD_-1206112203', u'CALL_-1206112189'), (u'CAST_-1206112102', u'LOAD_-1206112203'), ('tmp_141', u'INT_ADD_-1206112187'), ('const-1', u'RETURN_-1206112184'), (u'INT_ADD_-1206112187', u'CAST_-1206112102'), ('const-4294967268', u'INT_ADD_-1206112187')]
null
null
00033012
x86
O3
(translation_unit "void FUN_00033012(void)\n\n{\n int unaff_EBP;\n \n FUN_001e6c60();\n /* WARNING: Subroutine does not return */\n FUN_0027dd90(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_00033012(void)\n\n{\n int unaff_EBP;\n \n FUN_001e6c60();\n ...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::__throw_underflow_error(char const*) [clone .cold.9] */\n\nvoid std::__throw_underflow_error(char *param_1)\n\n{\n int unaff_EBP;\n \n __cxa_free_exception();\n /* WARNING: Subroutine does not ...
(translation_unit "void FUN_00033012(void)\n\n{\n int unaff_EBP;\n \n FUN_001e6c60();\n \n FUN_0027dd90(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_00033012(void)\n\n{\n int unaff_EBP;\n \n FUN_001e6c60();\n \n FUN_0027dd90(*(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_00033012(void)\n\n{\n int unaff_EBP;\n \n FUN_001e6c60();\n \n FUN_0027dd90(*(undefined4 *)(unaff_EBP + -0x1c));\n}" (primitive_type "void") (function_declarator "FUN_00033012(void)" (identifier "FUN_00033012") (parameter_list "(void)" (( "(") (parameter_declaration...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::__throw_underflow_error(char const*) [clone .cold.9] */ 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_001e6c60(); /* WARNING: Subroutine does not return */ FUN_0027dd90(*(undefined4 *)(unaff_EBP + -0x1c)); }
237_timeout_and_timeout_strip.c
setpgid
setpgid
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int setpgid(__pid_t __pid,__pid_t __pgid) { /* WARNING: Bad instruction - Truncating control flow here */ /* setpgid@@GLIBC_2.0 */ halt_b...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int setpgid(__pid_t __pid,__pid_t __pgid) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205939946')]
[('const-1', u'RETURN_-1205939946')]
null
null
0001d10c
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint setpgid(__pid_t __pid,__pid_t __pgid)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" co...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint setpgid(__pid_t __pid,__pid_t __pgid)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* setpg...
(translation_unit "int setpgid(__pid_t __pid,__pid_t __pgid)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int setpgid(__pid_t __pid,__pid_t __pgid)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "setpgid(__pid_t __pid,__pid_t __pgid)" identifier (par...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int setpgid(__pid_t __pid,__pid_t __pgid)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "setpgid(__pid_t __pid,__pid_t __pgid)" (identifier "setpgid") (parameter_list "(__pid_t __pid,__pid_t __pgid)" (( "(") (parameter_declaration "__pid_t __pid" (ty...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 __pid,type_1 __pgid) { /* WARNING: Bad instruction - Truncating control flow here */ /* setpgid@@GLIBC_2.0 */ var_1...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(__pid_t __pid,__pid_t __pgid) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
347_i686-gnu-strip_and_i686-gnu-strip_strip.c
stab_function_type
FUN_00029de0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bfd_boolean stab_function_type(void *p,int argcount,bfd_boolean varargs) { char *pcVar1; size_t sVar2; char *__s; bfd_boolean bVar3; int iVar4; iVar4 = 0; if (0 < argcount) { do { while (*(int *)(*(int ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00029de0(int param_1,int param_2) { void *__ptr; char *__s; size_t sVar1; char *__s_00; int iVar2; undefined4 uVar3; int iVar4; iVar4 = 0; if (0 < param_2) { do { while (*(int *)(*(i...
PUSH EBP PUSH EDI PUSH ESI XOR ESI,ESI PUSH EBX CALL 0x000165d0 ADD EBX,0x15215 SUB ESP,0x1c MOV EBP,dword ptr [ESP + 0x30] MOV EAX,dword ptr [ESP + 0x34] LEA EDX,[EBP + 0x38] MOV dword ptr [ESP + 0x8],EAX LEA ECX,[EBX + 0xffff4e70] MOV dword ptr [ESP + 0x4],EDX MOV dword ptr [ESP + 0xc],ECX TEST EAX,EAX JG 0x00029e3e ...
null
null
null
null
[(u'INT_ADD_-1206018254', u'CAST_-1206017469'), (u'CALL_-1206018216', u'RETURN_-1206018212'), (u'CALL_-1206018333', u'CALL_-1206018306'), (u'CALL_-1206018160', u'CALL_-1206018136'), (u'INT_NOTEQUAL_-1206018078', u'CBRANCH_-1206018075'), ('tmp_1098', u'CAST_-1206017470'), ('tmp_1099', u'INT_EQUAL_-1206018107'), ('const-...
[('tmp_2646', u'INT_ADD_-1206018356'), (u'CAST_-1206017587', u'CALL_-1206018237'), (u'CALL_-1206018216', u'RETURN_-1206018212'), (u'CAST_-1206017610', u'CALL_-1206018224'), (u'CALL_-1206018160', u'CAST_-1206017645'), (u'CALL_-1206018281', u'CAST_-1206017587'), (u'INT_NOTEQUAL_-1206018078', u'CBRANCH_-1206018075'), (u'I...
null
null
00029de0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00029de0(int param_1,int param_2)\n\n{\n void *__ptr;\n char *__s;\n size_t sVar1;\n char *__s_00;\n int iVar2;\n undefined4 uVar3;\n int iVar4;\n \n iVar4 = 0;\n if (0 < param_2) {\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean stab_function_type(void *p,int argcount,bfd_boolean varargs)\n\n{\n char *pcVar1;\n size_t sVar2;\n char *__s;\n bfd_boolean bVar3;\n int iVar4;\n \n iVar4 = 0;\n if (0 < argcount) {\n do...
(translation_unit "undefined4 FUN_00029de0(int param_1,int param_2)\n\n{\n void *__ptr;\n char *__s;\n size_t sVar1;\n char *__s_00;\n int iVar2;\n undefined4 uVar3;\n int iVar4;\n \n iVar4 = 0;\n if (0 < param_2) {\n do {\n while (*(int *)(*(int *)(param_1 + 0x38) + 0x10) == 0) {\n iVar4 = iVa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (decla...
(function_definition "undefined4 FUN_00029de0(int param_1,int param_2)\n\n{\n void *__ptr;\n char *__s;\n size_t sVar1;\n char *__s_00;\n int iVar2;\n undefined4 uVar3;\n int iVar4;\n \n iVar4 = 0;\n if (0 < param_2) {\n do {\n while (*(int *)(*(int *)(param_1 + 0x38) + 0x10) == 0) {\n iVar4 = ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 function_1(void *p,int var_1,type_1 varargs) { char *pcVar1; size_t var_7; char *__s; type_1 var_10; int var_2; var_2 = 0; if (0 < var_1) { do { while (*(int *)(*(int *)((int)p + 0x38) + 0x10) ==...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1,int param_2) { void *__ptr; char *__s; size_t sVar1; char *__s_00; int iVar2; undefined4 uVar3; int iVar4; iVar4 = 0; if (0 < param_2) { do { while (*(int *)(*(int *)(...
7686_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
do_set_keeps_input_sections
FUN_002cf580
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_set_keeps_input_sections(Output_merge_string<unsigned_int> * this) */ void __thiscall gold::Output_merge_string<unsigned_int>::do_set_keeps_input_sections (Output_merge_string<unsi...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_002cf580(int param_1) { if (*(int *)(param_1 + 0xb4) == 0) { *(undefined1 *)(param_1 + 0x34) = 1; return; } /* WARNING: Subroutine does not return */ FUN_002446e0("../../gold/merge.h",0...
PUSH EBX CALL 0x00050b50 ADD EBX,0x31aa7a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] MOV EDX,dword ptr [EAX + 0xb4] TEST EDX,EDX JNZ 0x002cf5a6 MOV byte ptr [EAX + 0x34],0x1 ADD ESP,0x8 POP EBX RET PUSH EAX LEA EAX,[EBX + 0xffea971c] PUSH EAX LEA EAX,[EBX + 0xffea7cf8] PUSH 0x1cc PUSH EAX CALL 0x002446e0
null
null
null
null
[('const-1', u'RETURN_-1204554350')]
[('const-1', u'STORE_-1204554293'), ('tmp_359', u'INT_ADD_-1204554279'), ('const-52', u'INT_ADD_-1204554279'), ('const-417', u'LOAD_-1204554319'), (u'INT_EQUAL_-1204554298', u'CBRANCH_-1204554296'), ('const-0', u'INT_EQUAL_-1204554298'), ('const-0', u'RETURN_-1204554262'), ('const-180', u'INT_ADD_-1204554303'), (u'LOAD...
null
null
002cf580
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002cf580(int param_1)\n\n{\n if (*(int *)(param_1 + 0xb4) == 0) {\n *(undefined1 *)(param_1 + 0x34) = 1;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_002...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_set_keeps_input_sections(Output_merge_string<unsigned_int> *\n this) */\n\nvoid __thiscall\ngold::Output_merge_string<unsigned_int>::do_set_keeps_input_sections\n (...
(translation_unit "void FUN_002cf580(int param_1)\n\n{\n if (*(int *)(param_1 + 0xb4) == 0) {\n *(undefined1 *)(param_1 + 0x34) = 1;\n return;\n }\n \n FUN_002446e0("../../gold/merge.h",0x1cc,"do_set_keeps_input_sections",param_1);\n}\n\n" (function_definition "void FUN_002cf580(int param_1)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenth...
(function_definition "void FUN_002cf580(int param_1)\n\n{\n if (*(int *)(param_1 + 0xb4) == 0) {\n *(undefined1 *)(param_1 + 0x34) = 1;\n return;\n }\n \n FUN_002446e0("../../gold/merge.h",0x1cc,"do_set_keeps_input_sections",param_1);\n}" (primitive_type "void") (function_declarator "FUN_002...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_set_keeps_input_sections(Output_merge_string<unsigned_int> * this) */ void __thiscall gold::type_1<unsigned_int>::function_1 (type_1<unsigned_int> *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 (if_statement condition: (parenthesized_expression (binary_expression le...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1) { if (*(int *)(param_1 + 0xb4) == 0) { *(undefined1 *)(param_1 + 0x34) = 1; return; } /* WARNING: Subroutine does not return */ FUN_002446e0("../../gold/merge.h",0x1cc,"...
13670_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
find_last_of
FUN_00430740
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::find_last_of(wchar_t, unsigned int) const */ void std::wstring::find_last_of(wchar_t param_1,uint param_2) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00430740(undefined4 param_1,undefined4 param_2,undefined4 param_3) { FUN_00430500(param_1,param_2,param_3); return; }
PUSH EBX CALL 0x00050b50 ADD EBX,0x1b98ba SUB ESP,0xc PUSH dword ptr [ESP + 0x1c] PUSH dword ptr [ESP + 0x1c] PUSH dword ptr [ESP + 0x1c] CALL 0x00430500 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1201928366')]
[('tmp_297', u'CALL_-1201928309'), ('tmp_296', u'CALL_-1201928309'), ('tmp_295', u'CALL_-1201928309'), ('const-0', u'RETURN_-1201928281')]
null
null
00430740
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00430740(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_00430500(param_1,param_2,param_3);\n return;\n}\n\n" comment (function_definition "void FUN_00430740(undefined4 param_1,...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::find_last_of(wchar_t, unsigned int) const */\n\nvoid std::wstring::find_last_of(wchar_t param_1,uint param_2)\n\n{\n}\n\n" comment comment (function_definition "void std::wstring::find_last_of(wc...
(translation_unit "void FUN_00430740(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_00430500(param_1,param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_00430740(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_00430500(param_1,param_2,param_3);\n return;\n}"...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (retu...
(function_definition "void FUN_00430740(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_00430500(param_1,param_2,param_3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00430740(undefined4 param_1,undefined4 param_2,undefined4 param_3)" (identifier "FUN_00430740") (parameter_lis...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::find_last_of(wchar_t, unsigned int) const */ void std::wstring::function_1(type_1 param_1,type_2 param_2) { }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3) { FUN_00430500(param_1,param_2,param_3); return; }
41_sg_safte_and_sg_safte_strip.c
sg_simple_inquiry
sg_simple_inquiry
/* WARNING: Control flow encountered bad instruction data */ void sg_simple_inquiry(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void sg_simple_inquiry(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205964790')]
[('const-1', u'RETURN_-1205964790')]
null
null
00017000
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid sg_simple_inquiry(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_simple_inquiry(void)\n\n{\n /* WARNI...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid sg_simple_inquiry(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_simple_inquiry(void)\n\n{\n /* WARNI...
(translation_unit "void sg_simple_inquiry(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void sg_simple_inquiry(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "sg_simple_inquiry(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 sg_simple_inquiry(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "sg_simple_inquiry(void)" (identifier "sg_simple_inquiry") (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(); }
184_libmicrohttpd.so.12.49_and_libmicrohttpd.so.12.49_strip.c
internal_run_from_select
FUN_0001d460
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "MHD_FLAG": Some values do not have unique names */ /* WARNING: Enum "gnutls_pk_algorithm_t": Some values do not have unique names */ /* WARNING: Enum "gnutls_certificate_type_t": Some values do not have unique nam...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm2 FUN_0001d460(int param_1,int param_2,int param_3) { int iVar1; int iVar2; uint uVar3; undefined4 *puVar4; byte bVar5; undefined4 *puVar6; int iVar7; int in_GS_OFFSET; undefined1 local_2c [...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00013810 ADD EBX,0x17977 SUB ESP,0x3c MOV EDI,dword ptr [ESP + 0x50] MOV dword ptr [ESP + 0x18],EAX MOV dword ptr [ESP + 0x4],EDX MOV dword ptr [ESP + 0x8],ECX MOV dword ptr [ESP + 0x1c],EDI MOV EDI,dword ptr GS:[0x14] MOV dword ptr [ESP + 0x2c],EDI XOR EDI,EDI MOV EDI,EAX MOV...
null
null
null
null
[(u'SUBPIECE_-1205936976', u'INT_ADD_-1205938429'), (u'COPY_-1205936611', u'INT_NOTEQUAL_-1205938611'), (u'INT_RIGHT_-1205937145', u'INT_ADD_-1205938804'), ('const-4', u'PTRADD_-1205936463'), (u'INDIRECT_-1205936510', u'MULTIEQUAL_-1205936395'), (u'INT_ADD_-1205938429', u'INT_AND_-1205938414'), ('tmp_2826', u'PTRSUB_-1...
[(u'COPY_-1205936464', u'PTRADD_-1205936370'), ('const-31', u'INT_AND_-1205938789'), (u'INT_ADD_-1205938968', u'CAST_-1205936694'), (u'COPY_-1205936395', u'MULTIEQUAL_-1205936425'), (u'INT_ADD_-1205938429', u'INT_AND_-1205938414'), ('const-0', u'INT_EQUAL_-1205937980'), (u'CALL_-1205938215', u'INDIRECT_-1205937147'), (...
null
null
0001d460
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm2 FUN_0001d460(int param_1,int param_2,int param_3)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n undefined4 *puVar4;\n byte bVar5;\n undefined4 *puVar6;\n int iVar7;\n int in_GS_O...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "MHD_FLAG": Some values do not have unique names */\n/* WARNING: Enum "gnutls_pk_algorithm_t": Some values do not have unique names */\n/* WARNING: Enum "gnutls_certificate_type_t": Some values d...
(translation_unit "undefined4 __regparm2 FUN_0001d460(int param_1,int param_2,int param_3)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n undefined4 *puVar4;\n byte bVar5;\n undefined4 *puVar6;\n int iVar7;\n int in_GS_OFFSET;\n undefined1 local_2c [12];\n int local_20;\n undefined4 uStack_14;\n \n uStack_...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (...
(function_definition "undefined4 __regparm2 FUN_0001d460(int param_1,int param_2,int param_3)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n undefined4 *puVar4;\n byte bVar5;\n undefined4 *puVar6;\n int iVar7;\n int in_GS_OFFSET;\n undefined1 local_2c [12];\n int local_20;\n undefined4 uStack_14;\n \n uSta...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "MHD_FLAG": Some values do not have unique names */ /* WARNING: Enum "gnutls_pk_algorithm_t": Some values do not have unique names */ /* WARNING: Enum "gnutls_certificate_type_t": Some values do not have unique nam...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (param...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm2 MASKED(int param_1,int param_2,int param_3) { int iVar1; int iVar2; uint uVar3; undefined4 *puVar4; byte bVar5; undefined4 *puVar6; int iVar7; int in_GS_OFFSET; undefined1 local_2c [12]; ...
6730_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
~wostream
FUN_0018cd60
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* virtual thunk to std::wostream::~wostream() */ void __thiscall std::wostream::~wostream(wostream *this) { wostream *pwVar1; pwVar1 = this + *(int *)(*(int *)this + -0xc); *(undefined4 *)pwVar1 = 0x2ff188; *(undefine...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0018cd60(int *param_1) { undefined4 *puVar1; undefined4 *puVar2; puVar1 = (undefined4 *)((int)param_1 + *(int *)(*param_1 + -0xc)); puVar2 = puVar1 + 1; *puVar1 = &PTR_FUN_002ff188; *puVar2 = &PTR_FUN_002...
PUSH EBX CALL 0x00032730 ADD EBX,0x17529a SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x1c] MOV EDX,dword ptr [EAX] ADD EAX,dword ptr [EDX + -0xc] LEA EDX,[EBX + 0xffffd17c] ADD EAX,0x4 ADD EDX,0xc MOV dword ptr [EAX + -0x4],EDX LEA EDX,[EBX + 0xffffd7b8] ADD EDX,0x8 MOV dword ptr [EAX],EDX PUSH EAX CALL 0x001c5a30 ADD ESP,0...
null
null
null
null
[(u'PTRSUB_-1207447985', u'STORE_-1207448096'), ('const-3143616', u'PTRSUB_-1207447985'), ('tmp_291', u'CAST_-1207448015'), (u'CAST_-1207448012', u'LOAD_-1207448167'), (u'CAST_-1207447982', u'STORE_-1207448096'), (u'PTRADD_-1207448103', u'PTRADD_-1207448083'), (u'PTRADD_-1207448103', u'CAST_-1207447995'), (u'LOAD_-1207...
[(u'PTRSUB_-1207447997', u'STORE_-1207448121'), ('const-417', u'LOAD_-1207448176'), ('const-417', u'STORE_-1207448096'), ('const-0', u'PTRSUB_-1207447984'), ('const-3143616', u'PTRSUB_-1207447984'), (u'CAST_-1207448009', u'STORE_-1207448121'), (u'LOAD_-1207448176', u'INT_ADD_-1207448155'), ('const-417', u'STORE_-120744...
null
null
0018cd60
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0018cd60(int *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar1 = (undefined4 *)((int)param_1 + *(int *)(*param_1 + -0xc));\n puVar2 = puVar1 + 1;\n *puVar1 = &PTR_FUN_002ff1...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* virtual thunk to std::wostream::~wostream() */\n\nvoid __thiscall std::wostream::~wostream(wostream *this)\n\n{\n wostream *pwVar1;\n \n pwVar1 = this + *(int *)(*(int *)this + -0xc);\n *(undefined4 *)pwVa...
(translation_unit "void FUN_0018cd60(int *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar1 = (undefined4 *)((int)param_1 + *(int *)(*param_1 + -0xc));\n puVar2 = puVar1 + 1;\n *puVar1 = &PTR_FUN_002ff188;\n *puVar2 = &PTR_FUN_002ff7c0;\n FUN_001c5a30(puVar2);\n return;\n}\n\n" (function_de...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression ID...
(function_definition "void FUN_0018cd60(int *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar1 = (undefined4 *)((int)param_1 + *(int *)(*param_1 + -0xc));\n puVar2 = puVar1 + 1;\n *puVar1 = &PTR_FUN_002ff188;\n *puVar2 = &PTR_FUN_002ff7c0;\n FUN_001c5a30(puVar2);\n return;\n}" (primitive_ty...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* virtual thunk to std::wostream::~wostream() */ void __thiscall std::function_1::~function_1(function_1 *var_1) { function_1 *var_2; var_2 = var_1 + *(int *)(*(int *)var_1 + -0xc); *(type_1 *)var_2 = 0x2ff188; *(type...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1) { undefined4 *puVar1; undefined4 *puVar2; puVar1 = (undefined4 *)((int)param_1 + *(int *)(*param_1 + -0xc)); puVar2 = puVar1 + 1; *puVar1 = &PTR_FUN_002ff188; *puVar2 = &PTR_FUN_002ff7c0;...
4997_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
add_output_section_relative
FUN_0011bee0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void add_output_section_relative(Output_data_reloc<9,_true,_64,_true> * this, Output_section * os, uint type, Output_data * od, Address address)...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0011bee0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5, undefined4 param_6) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iVar4; undefined4 local_...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x273117 SUB ESP,0x30 MOV ESI,dword ptr [ESP + 0x50] MOV EDI,dword ptr [ESP + 0x44] PUSH 0x1 PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH ESI PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA EBP,[ESP + 0x20] PUSH EBP CALL 0x00101b10 ...
null
null
null
null
[(u'INDIRECT_-1206991937', u'MULTIEQUAL_-1206992050'), ('const-44', u'PTRSUB_-1206991822'), ('const-0', u'PTRSUB_-1206991967'), (u'LOAD_-1206993053', u'PTRSUB_-1206991996'), (u'LOAD_-1206993053', u'INT_EQUAL_-1206993020'), (u'MULTIEQUAL_-1206992135', u'PTRSUB_-1206991883'), ('const-0', u'PTRSUB_-1206991934'), ('const-4...
[(u'LOAD_-1206992472', u'MULTIEQUAL_-1206992481'), (u'LOAD_-1206993053', u'PTRADD_-1206992054'), ('const-60', u'INT_ADD_-1206993019'), (u'CALL_-1206992463', u'INDIRECT_-1206991922'), (u'LOAD_-1206993053', u'INT_EQUAL_-1206993020'), (u'INT_ADD_-1206992473', u'CALL_-1206992474'), ('const-417', u'STORE_-1206992979'), ('co...
null
null
0011bee0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0011bee0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void add_output_section_relative(Output_data_reloc<9,_true,_64,_true> *\n this, Output_section * os, uint type, Output_data *...
(translation_unit "void FUN_0011bee0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34;\n undefined4 local_30;\n undefined4 local...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compou...
(function_definition "void FUN_0011bee0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34;\n undefined4 local_30;\n undefined4 lo...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void add_output_section_relative(Output_data_reloc<9,_true,_64,_true> * this, Output_section * os, uint type, Output_data * od, Address address)...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5, undefined4 param_6) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iVar4; undefined4 local_38; ...
143_base32_and_base32_strip.c
rpl_fseeko
FUN_000168f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int rpl_fseeko(FILE *fp,off_t offset,int whence) { int iVar1; __off64_t _Var2; if (((fp->_IO_read_end == fp->_IO_read_ptr) && (fp->_IO_write_ptr == fp->_IO_write_base)) && (...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_000168f0(FILE *param_1,undefined4 param_2,undefined4 param_3,int param_4) { int iVar1; __off64_t _Var2; if (((param_1->_IO_read_end == param_1->_IO_read_ptr) && (param_1->_IO_write_ptr == param_1->_IO_writ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00011700 ADD EBX,0x6707 SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x20] MOV EDI,dword ptr [ESP + 0x24] MOV EBP,dword ptr [ESP + 0x28] MOV EAX,dword ptr [ESI + 0x4] CMP dword ptr [ESI + 0x8],EAX JZ 0x00016930 PUSH dword ptr [ESP + 0x2c] PUSH EBP PUSH EDI PUSH ESI CALL 0x000110d0 ADD...
null
null
null
null
[('tmp_349', u'CBRANCH_-1205966405'), (u'INT_EQUAL_-1205966408', u'CBRANCH_-1205966405'), ('const-76', u'PTRSUB_-1205965989'), ('tmp_681', u'PTRSUB_-1205965989'), ('tmp_681', u'CAST_-1205966047'), (u'SUBPIECE_-1205966185', u'STORE_-1205966252'), ('tmp_681', u'PTRSUB_-1205966030'), (u'PTRSUB_-1205965983', u'LOAD_-120596...
[('tmp_349', u'CBRANCH_-1205966405'), (u'INT_EQUAL_-1205966408', u'CBRANCH_-1205966405'), ('const-417', u'STORE_-1205966267'), ('tmp_1394', u'PTRSUB_-1205965993'), ('tmp_1396', u'PIECE_-1205966070'), (u'SUBPIECE_-1205966185', u'STORE_-1205966252'), (u'INT_RIGHT_-1205966041', u'SUBPIECE_-1205966185'), (u'LOAD_-120596642...
null
null
000168f0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_000168f0(FILE *param_1,undefined4 param_2,undefined4 param_3,int param_4)\n\n{\n int iVar1;\n __off64_t _Var2;\n \n if (((param_1->_IO_read_end == param_1->_IO_read_ptr) &&\n (param_1->_IO_wri...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint rpl_fseeko(FILE *fp,off_t offset,int whence)\n\n{\n int iVar1;\n __off64_t _Var2;\n \n if (((fp->_IO_read_end == fp->_IO_read_ptr) && (fp->_IO_write_ptr == fp-...
(translation_unit "int FUN_000168f0(FILE *param_1,undefined4 param_2,undefined4 param_3,int param_4)\n\n{\n int iVar1;\n __off64_t _Var2;\n \n if (((param_1->_IO_read_end == param_1->_IO_read_ptr) &&\n (param_1->_IO_write_ptr == param_1->_IO_write_base)) &&\n (param_1->_IO_save_base == (char *)0x0)) {\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declarat...
(function_definition "int FUN_000168f0(FILE *param_1,undefined4 param_2,undefined4 param_3,int param_4)\n\n{\n int iVar1;\n __off64_t _Var2;\n \n if (((param_1->_IO_read_end == param_1->_IO_read_ptr) &&\n (param_1->_IO_write_ptr == param_1->_IO_write_base)) &&\n (param_1->_IO_save_base == (char *)0x0)) {\n...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int function_1(type_1 *fp,type_2 offset,int whence) { int iVar1; type_3 var_3; if (((fp->_IO_read_end == fp->_IO_read_ptr) && (fp->_IO_write_ptr == fp->_IO_write_base)) && (...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(FILE *param_1,undefined4 param_2,undefined4 param_3,int param_4) { int iVar1; __off64_t _Var2; if (((param_1->_IO_read_end == param_1->_IO_read_ptr) && (param_1->_IO_write_ptr == param_1->_IO_write_base...
84_i686-kfreebsd-gnu-elfedit_and_i686-kfreebsd-gnu-elfedit_strip.c
dos_lbasename
FUN_00014350
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ char * dos_lbasename(char *name) { byte *pbVar1; byte bVar2; uint uVar3; uVar3 = (uint)(byte)*name; if (((_sch_istable[uVar3] & 0x88) != 0) && (name[1] == ':')) { uVar3 = (uint)(byte)name[2]; name = name + 2;...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ byte * FUN_00014350(byte *param_1) { byte *pbVar1; byte bVar2; uint uVar3; uVar3 = (uint)*param_1; if ((((&DAT_00016120)[uVar3 * 2] & 0x88) != 0) && (param_1[1] == 0x3a)) { uVar3 = (uint)param_1[2]; param_1 ...
CALL 0x00013a65 ADD EAX,0x4cab PUSH EBX MOV ECX,dword ptr [ESP + 0x8] MOVZX EBX,byte ptr [ECX] MOV EDX,EBX LEA EAX,[EAX + 0xffffd120] TEST byte ptr [EAX + EBX*0x2],0x88 JZ 0x00014376 CMP byte ptr [ECX + 0x1],0x3a JZ 0x000143a0 MOV EAX,ECX TEST DL,DL JNZ 0x00014387 JMP 0x0001439d MOVZX EDX,byte ptr [ECX] TEST DL,DL JZ 0...
null
null
null
null
[('const-1', u'PTRADD_-1205976049'), (u'LOAD_-1205976069', u'CAST_-1205975852'), ('const-0', u'INT_NOTEQUAL_-1205976172'), (u'LOAD_-1205976185', u'INT_AND_-1205976159'), (u'CAST_-1205975910', u'INT_ZEXT_-1205976189'), (u'PTRSUB_-1205975910', u'PTRADD_-1205975910'), ('const-417', u'LOAD_-1205976205'), (u'PTRADD_-1205975...
[('const-1', u'PTRADD_-1205976049'), ('const-417', u'LOAD_-1205976069'), ('tmp_131', u'CBRANCH_-1205976151'), (u'SUBPIECE_-1205975939', u'MULTIEQUAL_-1205975895'), (u'INT_NOTEQUAL_-1205976087', u'CBRANCH_-1205976086'), (u'PTRADD_-1205976049', u'COPY_-1205975918'), (u'LOAD_-1205976185', u'INT_AND_-1205976159'), (u'INT_Z...
null
null
00014350
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nbyte * FUN_00014350(byte *param_1)\n\n{\n byte *pbVar1;\n byte bVar2;\n uint uVar3;\n \n uVar3 = (uint)*param_1;\n if ((((&DAT_00016120)[uVar3 * 2] & 0x88) != 0) && (param_1[1] == 0x3a)) {\n uVar3 = (...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nchar * dos_lbasename(char *name)\n\n{\n byte *pbVar1;\n byte bVar2;\n uint uVar3;\n \n uVar3 = (uint)(byte)*name;\n if (((_sch_istable[uVar3] & 0x88) != 0) && (name[1] == ':')) {\n uVar3 = (uint)(byte)...
(translation_unit "byte * FUN_00014350(byte *param_1)\n\n{\n byte *pbVar1;\n byte bVar2;\n uint uVar3;\n \n uVar3 = (uint)*param_1;\n if ((((&DAT_00016120)[uVar3 * 2] & 0x88) != 0) && (param_1[1] == 0x3a)) {\n uVar3 = (uint)param_1[2];\n param_1 = param_1 + 2;\n }\n bVar2 = (byte)uVar3;\n pbVar1 = param_...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statemen...
(function_definition "byte * FUN_00014350(byte *param_1)\n\n{\n byte *pbVar1;\n byte bVar2;\n uint uVar3;\n \n uVar3 = (uint)*param_1;\n if ((((&DAT_00016120)[uVar3 * 2] & 0x88) != 0) && (param_1[1] == 0x3a)) {\n uVar3 = (uint)param_1[2];\n param_1 = param_1 + 2;\n }\n bVar2 = (byte)uVar3;\n pbVar1 = par...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ char * function_1(char *var_1) { type_1 *pbVar1; type_1 var_2; type_2 uVar3; uVar3 = (type_2)(type_1)*var_1; if (((_sch_istable[uVar3] & 0x88) != 0) && (var_1[1] == ':')) { uVar3 = (type_2)(type_1)var_1[2]; v...
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 */ byte * MASKED(byte *param_1) { byte *pbVar1; byte bVar2; uint uVar3; uVar3 = (uint)*param_1; if ((((&DAT_00016120)[uVar3 * 2] & 0x88) != 0) && (param_1[1] == 0x3a)) { uVar3 = (uint)param_1[2]; param_1 = para...
13825_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
~__codecvt_utf8_base
FUN_00434fb0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__codecvt_utf8_base<char32_t>::~__codecvt_utf8_base() */ void __thiscall std::__codecvt_utf8_base<char32_t>::~__codecvt_utf8_base(__codecvt_utf8_base<char32_t> *this) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00434fb0(undefined4 *param_1) { *param_1 = &PTR_FUN_005e98fc; FUN_00434f80(param_1); return; }
PUSH EBX CALL 0x00050b50 ADD EBX,0x1b504a SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x1c] LEA EDX,[EBX + 0xfffff8f4] ADD EDX,0x8 MOV dword ptr [EAX],EDX PUSH EAX CALL 0x00434f80 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1201909822')]
[('tmp_282', u'STORE_-1201909770'), ('const-6199548', u'PTRSUB_-1201909659'), (u'PTRSUB_-1201909659', u'STORE_-1201909770'), ('tmp_282', u'CALL_-1201909757'), ('const-417', u'STORE_-1201909770'), ('const-0', u'RETURN_-1201909729'), ('const-0', u'PTRSUB_-1201909659')]
null
null
00434fb0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00434fb0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e98fc;\n FUN_00434f80(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_00434fb0(undefined4 *param_1)\n\n{\n *param_1 =...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__codecvt_utf8_base<char32_t>::~__codecvt_utf8_base() */\n\nvoid __thiscall\nstd::__codecvt_utf8_base<char32_t>::~__codecvt_utf8_base(__codecvt_utf8_base<char32_t> *this)\n\n{\n}\n\n" comment comment (fun...
(translation_unit "void FUN_00434fb0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e98fc;\n FUN_00434f80(param_1);\n return;\n}\n\n" (function_definition "void FUN_00434fb0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e98fc;\n FUN_00434f80(param_1);\n return;\n}" primitive_type (function_declarator "FU...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression...
(function_definition "void FUN_00434fb0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e98fc;\n FUN_00434f80(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00434fb0(undefined4 *param_1)" (identifier "FUN_00434fb0") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__codecvt_utf8_base<char32_t>::~__codecvt_utf8_base() */ void __thiscall std::function_1<char32_t>::~function_1(function_1<char32_t> *this) { }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (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_005e98fc; FUN_00434f80(param_1); return; }
7302_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
~Sized_dwarf_line_info
FUN_002a5330
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Sized_dwarf_line_info(Sized_dwarf_line_info<64,_false> * this, int __in_chrg) */ void __thiscall gold::Sized_dwarf_line_info<64,_false>::~Sized_dwarf_line_info (Sized_dwarf_line_info...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_002a5330(undefined4 *param_1) { int *piVar1; int iVar2; int *piVar3; int iVar4; int *piVar5; int *piVar6; *param_1 = &PTR_FUN_005e5b78; if (param_1[0x12] != 0) { FUN_003ae020(param_1[0x12]); } ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x344cc7 SUB ESP,0x1c MOV ESI,dword ptr [ESP + 0x30] LEA EAX,[EBX + 0xffffbb78] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x48] TEST EAX,EAX JZ 0x002a5361 SUB ESP,0xc PUSH EAX CALL 0x003ae020 ADD ESP,0x10 SUB ESP,0xc LEA EAX,[ESI + 0x90] PUSH EAX CALL 0...
null
null
null
null
[('const-1', u'RETURN_-1204464818')]
[('const-6183800', u'PTRSUB_-1204463430'), ('tmp_4072', u'PTRADD_-1204463135'), ('const-417', u'LOAD_-1204464672'), ('tmp_4072', u'PTRADD_-1204463242'), ('tmp_4072', u'PTRADD_-1204463238'), (u'MULTIEQUAL_-1204463821', u'CALL_-1204464421'), (u'MULTIEQUAL_-1204463775', u'INT_NOTEQUAL_-1204464349'), (u'INT_NOTEQUAL_-12044...
null
null
002a5330
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002a5330(undefined4 *param_1)\n\n{\n int *piVar1;\n int iVar2;\n int *piVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n \n *param_1 = &PTR_FUN_005e5b78;\n if (param_1[0x12] != 0) {\n FU...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Sized_dwarf_line_info(Sized_dwarf_line_info<64,_false> * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::Sized_dwarf_line_info<64,_false>::~Sized_dwarf_line_info\n ...
(translation_unit "void FUN_002a5330(undefined4 *param_1)\n\n{\n int *piVar1;\n int iVar2;\n int *piVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n \n *param_1 = &PTR_FUN_005e5b78;\n if (param_1[0x12] != 0) {\n FUN_003ae020(param_1[0x12]);\n }\n FUN_0029b5b0(param_1 + 0x24);\n FUN_002a5000(param_1 + 0...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE ID...
(function_definition "void FUN_002a5330(undefined4 *param_1)\n\n{\n int *piVar1;\n int iVar2;\n int *piVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n \n *param_1 = &PTR_FUN_005e5b78;\n if (param_1[0x12] != 0) {\n FUN_003ae020(param_1[0x12]);\n }\n FUN_0029b5b0(param_1 + 0x24);\n FUN_002a5000(param_1 ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Sized_dwarf_line_info(Sized_dwarf_line_info<64,_false> * this, int __in_chrg) */ void __thiscall gold::Sized_dwarf_line_info<64,_false>::~Sized_dwarf_line_info (Sized_dwarf_line_info...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { int *piVar1; int iVar2; int *piVar3; int iVar4; int *piVar5; int *piVar6; *param_1 = &PTR_FUN_005e5b78; if (param_1[0x12] != 0) { FUN_003ae020(param_1[0x12]); } FUN_0...
164_psftp_and_psftp_strip.c
queue_toplevel_callback
FUN_00014ed0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void queue_toplevel_callback(toplevel_callback_fn_t fn,void *ctx) { callback *pcVar1; callback *pcVar2; pcVar2 = (callback *)safemalloc(1,0xc); pcVar2->fn = fn; pcVar2->ctx =...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00014ed0(undefined4 param_1,undefined4 param_2) { undefined4 *puVar1; undefined4 *puVar2; puVar2 = (undefined4 *)FUN_0001db90(1,0xc); puVar2[1] = param_1; puVar2[2] = param_2; if (((DAT_000d038c != (code ...
PUSH EBX CALL 0x000149a0 ADD EBX,0xbaeba SUB ESP,0x20 PUSH 0xc PUSH 0x1 CALL 0x0001db90 MOV EDX,dword ptr [ESP + 0x30] MOV dword ptr [EAX + 0x4],EDX MOV EDX,dword ptr [ESP + 0x34] ADD ESP,0x10 MOV dword ptr [EAX + 0x8],EDX MOV EDX,dword ptr [EBX + 0x5fc] TEST EDX,EDX JZ 0x00014f0d MOV ECX,dword ptr [EBX + 0x604] TEST E...
null
null
null
null
[(u'STORE_-1205973227', u'INDIRECT_-1205972911'), (u'CALL_-1205973238', u'INDIRECT_-1205972923'), (u'CALL_-1205973238', u'INDIRECT_-1205972932'), (u'INDIRECT_-1205972858', u'MULTIEQUAL_-1205972911'), (u'INDIRECT_-1205972831', u'MULTIEQUAL_-1205972884'), (u'PTRSUB_-1205972855', u'STORE_-1205973128'), (u'PTRSUB_-12059729...
[(u'INDIRECT_-1205972928', u'INT_NOTEQUAL_-1205973176'), (u'CAST_-1205972905', u'PTRADD_-1205972902'), (u'CALLIND_-1205973015', u'INDIRECT_-1205972832'), (u'PTRADD_-1205972891', u'STORE_-1205973202'), (u'INDIRECT_-1205972850', u'MULTIEQUAL_-1205972903'), (u'STORE_-1205973128', u'INDIRECT_-1205972876'), (u'INDIRECT_-120...
null
null
00014ed0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00014ed0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar2 = (undefined4 *)FUN_0001db90(1,0xc);\n puVar2[1] = param_1;\n puVar2[2] = param_2;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid queue_toplevel_callback(toplevel_callback_fn_t fn,void *ctx)\n\n{\n callback *pcVar1;\n callback *pcVar2;\n \n pcVar2 = (callback *)safemalloc(1,0xc);\n pcVa...
(translation_unit "void FUN_00014ed0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar2 = (undefined4 *)FUN_0001db90(1,0xc);\n puVar2[1] = param_1;\n puVar2[2] = param_2;\n if (((DAT_000d038c != (code *)0x0) && (DAT_000d0394 == (undefined4 *)0x0)) && (DAT_000d0398...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment...
(function_definition "void FUN_00014ed0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar2 = (undefined4 *)FUN_0001db90(1,0xc);\n puVar2[1] = param_1;\n puVar2[2] = param_2;\n if (((DAT_000d038c != (code *)0x0) && (DAT_000d0394 == (undefined4 *)0x0)) && (DAT_000d0...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(type_1 fn,void *ctx) { type_2 *pcVar1; type_2 *pcVar2; pcVar2 = (type_2 *)var_1(1,0xc); pcVar2->fn = fn; pcVar2->ctx = ctx; if (((var_2 != (type_3)0x0) && (...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2) { undefined4 *puVar1; undefined4 *puVar2; puVar2 = (undefined4 *)FUN_0001db90(1,0xc); puVar2[1] = param_1; puVar2[2] = param_2; if (((DAT_000d038c != (code *)0x0)...
8033_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
d_operator_name
FUN_0023d640
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ demangle_component * __regparm3 d_operator_name(d_info *di) { char cVar1; char *pcVar2; char cVar3; int iVar4; demangle_component *pdVar5; demangle_component *pdVar6; int iVar7; int iVar8; char cVar9; bool bVa...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ undefined4 * __regparm3 FUN_0023d640(int param_1) { char cVar1; char *pcVar2; undefined4 uVar3; char cVar4; int iVar5; undefined4 *puVar6; int iVar7; int iVar8; char cVar9; bool bVar10; bool bVar11; char ...
CALL 0x0003a345 ADD EDX,0x1d69bb PUSH EBP PUSH EDI PUSH ESI MOV ESI,EAX PUSH EBX SUB ESP,0x1c MOV dword ptr [ESP + 0xc],EAX MOV EAX,dword ptr [EAX + 0xc] MOVZX EDI,byte ptr [EAX] MOV EBX,EDI TEST BL,BL JZ 0x0023d677 LEA ECX,[EAX + 0x1] MOV dword ptr [ESI + 0xc],ECX CMP byte ptr [EAX + 0x1],0x0 MOVZX EDI,byte ptr [EAX] ...
null
null
null
null
[('tmp_868', u'CBRANCH_-1203972059'), (u'LOAD_-1203972218', u'INT_SUB_-1203972196'), ('const-1', u'INT_ADD_-1203972039'), (u'INT_EQUAL_-1203971482', u'CBRANCH_-1203971481'), (u'INT_ADD_-1203972273', u'INT_ADD_-1203972039'), ('const-16', u'INT_MULT_-1203972246'), ('const-4', u'PTRSUB_-1203970842'), (u'LOAD_-1203971580',...
[('tmp_868', u'CBRANCH_-1203972059'), ('tmp_3553', u'INT_ADD_-1203971415'), (u'LOAD_-1203972218', u'INT_SUB_-1203972196'), ('tmp_3553', u'INT_ADD_-1203972431'), (u'INT_ADD_-1203972067', u'CAST_-1203970978'), ('const-1', u'INT_ADD_-1203972039'), (u'INT_EQUAL_-1203971482', u'CBRANCH_-1203971481'), ('const-0', u'COPY_-120...
null
null
0023d640
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nundefined4 * __regparm3 FUN_0023d640(int param_1)\n\n{\n char cVar1;\n char *pcVar2;\n undefined4 uVar3;\n char cVar4;\n int iVar5;\n undefined4 *puVar6;\n int iVar7;\n int iVar8;\n char cVar9;\n boo...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\ndemangle_component * __regparm3 d_operator_name(d_info *di)\n\n{\n char cVar1;\n char *pcVar2;\n char cVar3;\n int iVar4;\n demangle_component *pdVar5;\n demangle_component *pdVar6;\n int iVar7;\n int i...
(translation_unit "undefined4 * __regparm3 FUN_0023d640(int param_1)\n\n{\n char cVar1;\n char *pcVar2;\n undefined4 uVar3;\n char cVar4;\n int iVar5;\n undefined4 *puVar6;\n int iVar7;\n int iVar8;\n char cVar9;\n bool bVar10;\n bool bVar11;\n char local_21;\n \n pcVar2 = *(char **)(param_1 + 0xc);\n cV...
(translation_unit (ERROR (binary_expression IDENT * (ERROR IDENT) (call_expression IDENT (argument_list ( (ERROR IDENT) IDENT ))))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declara...
(ERROR "undefined4 * __regparm3 FUN_0023d640(int param_1)" (binary_expression "undefined4 * __regparm3 FUN_0023d640(int param_1)" (identifier "undefined4") (* "*") (ERROR "__regparm3" (identifier "__regparm3")) (call_expression "FUN_0023d640(int param_1)" (identifier "FUN_0023d640") (argument_list "(int param_1)" (( "(...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ type_1 * __regparm3 d_operator_name(type_3 *di) { char var_13; char *var_2; char var_14; int var_11; type_1 *var_6; type_1 *pdVar6; int var_5; int var_9; char var_1; bool var_15; bool var_16; type_2 in_sta...
null
(translation_unit (ERROR (binary_expression left: (identifier) (ERROR (identifier)) right: (call_expression function: (identifier) arguments: (argument_list (ERROR (identifier)) (identifier))))) (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declara...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ undefined4 * __regparm3 MASKED(int param_1) { char cVar1; char *pcVar2; undefined4 uVar3; char cVar4; int iVar5; undefined4 *puVar6; int iVar7; int iVar8; char cVar9; bool bVar10; bool bVar11; char local_...
249_puttygen_and_puttygen_strip.c
blowfish_ssh1_encrypt_blk
FUN_000237c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void blowfish_ssh1_encrypt_blk(void *handle,uchar *blk,int len) { int iVar1; uint uVar2; uint uVar3; uint *puVar4; uint *puVar5; int in_GS_OFFSET; word32 out [2]; iVar1...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000237c0(int param_1,undefined1 *param_2,uint param_3) { int iVar1; undefined4 uVar2; undefined4 uVar3; undefined1 *puVar4; undefined1 *puVar5; int in_GS_OFFSET; undefined4 local_28; undefined4 local_24;...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00014560 ADD EBX,0x4c69b SUB ESP,0x1c MOV EAX,GS:[0x14] MOV dword ptr [ESP + 0xc],EAX XOR EAX,EAX MOV ECX,dword ptr [ESP + 0x38] MOV EDI,dword ptr [ESP + 0x30] MOV ESI,dword ptr [ESP + 0x34] TEST CL,0x7 JNZ 0x00023887 MOV EAX,dword ptr [EDI + 0x1048] MOV EDX,dword ptr [EDI + 0...
null
null
null
null
[(u'SUBPIECE_-1206043929', u'STORE_-1206044199'), (u'INT_XOR_-1206044467', u'CALL_-1206044443'), (u'INT_RIGHT_-1206043824', u'SUBPIECE_-1206043962'), (u'INT_SLESS_-1206044574', u'CBRANCH_-1206044581'), (u'COPY_-1206043812', u'MULTIEQUAL_-1206043931'), (u'INDIRECT_-1206043968', u'MULTIEQUAL_-1206043903'), ('const-338828...
[(u'INT_EQUAL_-1206044140', u'CBRANCH_-1206044133'), (u'CAST_-1206043753', u'INT_RIGHT_-1206043803'), ('const-417', u'STORE_-1206044199'), (u'SUBPIECE_-1206043929', u'STORE_-1206044199'), (u'INT_RIGHT_-1206043794', u'SUBPIECE_-1206043929'), (u'MULTIEQUAL_-1206043985', u'STORE_-1206044410'), (u'PTRADD_-1206044194', u'ST...
null
null
000237c0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000237c0(int param_1,undefined1 *param_2,uint param_3)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined1 *puVar4;\n undefined1 *puVar5;\n int in_GS_OFFSET;\n undefined4 loc...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid blowfish_ssh1_encrypt_blk(void *handle,uchar *blk,int len)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n uint *puVar4;\n uint *puVar5;\n int in_GS_OFFSET;...
(translation_unit "void FUN_000237c0(int param_1,undefined1 *param_2,uint param_3)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined1 *puVar4;\n undefined1 *puVar5;\n int in_GS_OFFSET;\n undefined4 local_28;\n undefined4 local_24;\n \n iVar1 = *(int *)(in_GS_OFFSET + 0x14);\n if ((param_3...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE I...
(function_definition "void FUN_000237c0(int param_1,undefined1 *param_2,uint param_3)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined1 *puVar4;\n undefined1 *puVar5;\n int in_GS_OFFSET;\n undefined4 local_28;\n undefined4 local_24;\n \n iVar1 = *(int *)(in_GS_OFFSET + 0x14);\n if ((para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(void *handle,type_1 *var_8,int var_2) { int var_10; type_2 var_6; type_2 var_7; type_2 *var_4; type_2 *var_9; int var_1; type_3 out [2]; var_10 = *(int ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined1 *param_2,uint param_3) { int iVar1; undefined4 uVar2; undefined4 uVar3; undefined1 *puVar4; undefined1 *puVar5; int in_GS_OFFSET; undefined4 local_28; undefined4 local_24; ...
8904_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
open
FUN_0021a4e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wfilebuf::open(char const*, std::_Ios_Openmode) */ wfilebuf * __thiscall std::wfilebuf::open(wfilebuf *this,char *param_1,_Ios_Openmode param_2) { __basic_file<char> *this_00; undefined4 uVar1; char cVar2; uint lo...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * FUN_0021a4e0(int *param_1,undefined4 param_2,uint param_3) { int *piVar1; int iVar2; char cVar3; uint local_2c [6]; undefined4 uStack_14; uStack_14 = 0x21a4e9; piVar1 = param_1 + 0xe; cVar3 = FUN_001e73e...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x174b17 SUB ESP,0x28 MOV EDI,dword ptr [ESP + 0x3c] MOV ESI,dword ptr [ESP + 0x44] LEA EBP,[EDI + 0x38] PUSH EBP CALL 0x001e73e0 ADD ESP,0x10 TEST AL,AL JNZ 0x0021a5bc PUSH 0x1b4 PUSH ESI PUSH dword ptr [ESP + 0x3c] PUSH EBP CALL 0x001e74f0 MOV dword ptr [ESP...
null
null
null
null
[(u'LOAD_-1203853706', u'CALLIND_-1203853696'), ('tmp_987', u'PTRADD_-1203853714'), ('const-16', u'INT_ADD_-1203853690'), (u'PTRADD_-1203853726', u'CAST_-1203852999'), (u'COPY_-1203853001', u'RETURN_-1203852985'), (u'PTRADD_-1203853732', u'CAST_-1203853003'), ('const-417', u'STORE_-1203853836'), (u'CAST_-1203852999', u...
[(u'CALL_-1203853952', u'INDIRECT_-1203853206'), ('const-4', u'PTRADD_-1203853057'), (u'LOAD_-1203853706', u'CALLIND_-1203853696'), (u'PTRADD_-1203853033', u'STORE_-1203853824'), ('tmp_2818', u'PTRADD_-1203853005'), ('const-16', u'INT_ADD_-1203853690'), (u'CALL_-1203853965', u'INDIRECT_-1203853235'), (u'PTRADD_-1203853...
null
null
0021a4e0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_0021a4e0(int *param_1,undefined4 param_2,uint param_3)\n\n{\n int *piVar1;\n int iVar2;\n char cVar3;\n uint local_2c [6];\n undefined4 uStack_14;\n \n uStack_14 = 0x21a4e9;\n piVar1 = param_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wfilebuf::open(char const*, std::_Ios_Openmode) */\n\nwfilebuf * __thiscall std::wfilebuf::open(wfilebuf *this,char *param_1,_Ios_Openmode param_2)\n\n{\n __basic_file<char> *this_00;\n undefined4 uVar1...
(translation_unit "int * FUN_0021a4e0(int *param_1,undefined4 param_2,uint param_3)\n\n{\n int *piVar1;\n int iVar2;\n char cVar3;\n uint local_2c [6];\n undefined4 uStack_14;\n \n uStack_14 = 0x21a4e9;\n piVar1 = param_1 + 0xe;\n cVar3 = FUN_001e73e0(piVar1);\n if (cVar3 == '\0') {\n FUN_001e74f0(piVar1,p...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ...
(function_definition "int * FUN_0021a4e0(int *param_1,undefined4 param_2,uint param_3)\n\n{\n int *piVar1;\n int iVar2;\n char cVar3;\n uint local_2c [6];\n undefined4 uStack_14;\n \n uStack_14 = 0x21a4e9;\n piVar1 = param_1 + 0xe;\n cVar3 = FUN_001e73e0(piVar1);\n if (cVar3 == '\0') {\n FUN_001e74f0(piVar...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wfilebuf::open(char const*, std::_Ios_Openmode) */ type_6 * __thiscall std::type_6::var_6(type_6 *var_3,char *param_1,type_3 var_8) { var_1<var_2> *this_00; type_1 uVar1; char var_5; type_2 local_2c [6]; type_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,undefined4 param_2,uint param_3) { int *piVar1; int iVar2; char cVar3; uint local_2c [6]; undefined4 uStack_14; uStack_14 = 0x21a4e9; piVar1 = param_1 + 0xe; cVar3 = FUN_001e73e0(piVa...
5134_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
finalize_symbols
FUN_00139ba0
/* 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 finalize_symbols(Output_section_element_dot_assignment * this, Symbol_table * symtab, Layout * layout, uint64_t * dot_value, Output...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00139ba0(int param_1,undefined4 param_2,undefined4 param_3,undefined8 *param_4, undefined4 *param_5) { undefined8 uVar1; uVar1 = FUN_00183ea0(*(undefined4 *)(param_1 + 4),param_2,param_3,1,*(unde...
PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x205459 SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x24] MOV EAX,dword ptr [ESP + 0x28] PUSH 0x1 PUSH 0x0 PUSH EAX PUSH dword ptr [EAX] PUSH dword ptr [ESI + 0x4] PUSH dword ptr [ESI] PUSH 0x1 PUSH dword ptr [ESP + 0x3c] PUSH dword ptr [ESP + 0x3c] MOV EAX,dword ptr [ESP + 0x3c] PUS...
null
null
null
null
[(u'LOAD_-1207133069', u'CALL_-1207133142'), ('const-1', u'CALL_-1207133142'), (u'PTRSUB_-1207132988', u'LOAD_-1207133156'), (u'CALL_-1207133142', u'STORE_-1207133065'), ('const-417', u'LOAD_-1207133207'), ('const-0', u'RETURN_-1207133099'), ('tmp_296', u'PTRSUB_-1207132988'), (u'LOAD_-1207133156', u'CALL_-1207133142')...
[('tmp_534', u'CALL_-1207133142'), ('const-417', u'LOAD_-1207133200'), ('const-417', u'LOAD_-1207133193'), ('tmp_533', u'LOAD_-1207133207'), ('const-4', u'INT_ADD_-1207133074'), (u'LOAD_-1207133193', u'CALL_-1207133142'), ('const-1', u'CALL_-1207133142'), ('const-0', u'RETURN_-1207133099'), (u'INT_ADD_-1207133074', u'C...
null
null
00139ba0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00139ba0(int param_1,undefined4 param_2,undefined4 param_3,undefined8 *param_4,\n undefined4 *param_5)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_00183ea0(*(undefined4 *)(param_1 + 4...
(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 finalize_symbols(Output_section_element_dot_assignment * this,\n Symbol_table * symtab, Layout * layout, uint64_...
(translation_unit "void FUN_00139ba0(int param_1,undefined4 param_2,undefined4 param_3,undefined8 *param_4,\n undefined4 *param_5)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_00183ea0(*(undefined4 *)(param_1 + 4),param_2,param_3,1,*(undefined4 *)param_4,\n *(undefined4 *)((int)par...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))...
(function_definition "void FUN_00139ba0(int param_1,undefined4 param_2,undefined4 param_3,undefined8 *param_4,\n undefined4 *param_5)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_00183ea0(*(undefined4 *)(param_1 + 4),param_2,param_3,1,*(undefined4 *)param_4,\n *(undefined4 *)((int)...
/* 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 finalize_symbols(Output_section_element_dot_assignment * this, Symbol_table * symtab, Layout * layout, uint64_t * dot_value, Output...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined8 *param_4, undefined4 *param_5) { undefined8 uVar1; uVar1 = FUN_00183ea0(*(undefined4 *)(param_1 + 4),param_2,param_3,1,*(undefined4...
3164_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
~Hash_task
FUN_000a4d20
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Hash_task(Hash_task * this, int __in_chrg) */ void __thiscall gold::Hash_task::~Hash_task(Hash_task *this,int __in_chrg) { pointer pcVar1; (this->super_Task)._vptr_Task = (_func_int_varar...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000a4d20(undefined4 *param_1) { *param_1 = &DAT_003893a4; if ((undefined4 *)param_1[2] != param_1 + 4) { FUN_001e6db0((undefined4 *)param_1[2]); } FUN_001e6d90(param_1,0x38); return; }
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x2ea2d9 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0x10] LEA EAX,[EBX + 0xffffa3a4] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x8] CMP EAX,EDX JZ 0x000a4d52 SUB ESP,0xc PUSH EAX CALL 0x001e6db0 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x38 PUSH ESI CALL 0x001e6d90 A...
null
null
null
null
[(u'INT_NOTEQUAL_-1206563462', u'CBRANCH_-1206563462'), (u'PTRSUB_-1206563267', u'PTRSUB_-1206563262'), ('const-417', u'LOAD_-1206563482'), ('tmp_323', u'CALL_-1206563398'), ('const-0', u'PTRSUB_-1206563259'), (u'PTRSUB_-1206563253', u'LOAD_-1206563482'), (u'PTRSUB_-1206563265', u'CAST_-1206563254'), (u'PTRSUB_-1206563...
[(u'INT_NOTEQUAL_-1206563462', u'CBRANCH_-1206563462'), ('const-4', u'PTRADD_-1206563279'), (u'LOAD_-1206563482', u'CAST_-1206563267'), ('const-3707812', u'PTRSUB_-1206563270'), ('tmp_597', u'STORE_-1206563485'), ('const-4', u'PTRADD_-1206563267'), (u'CAST_-1206563267', u'INT_NOTEQUAL_-1206563462'), ('tmp_597', u'CALL_...
null
null
000a4d20
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000a4d20(undefined4 *param_1)\n\n{\n *param_1 = &DAT_003893a4;\n if ((undefined4 *)param_1[2] != param_1 + 4) {\n FUN_001e6db0((undefined4 *)param_1[2]);\n }\n FUN_001e6d90(param_1,0x38);\n re...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Hash_task(Hash_task * this, int __in_chrg) */\n\nvoid __thiscall gold::Hash_task::~Hash_task(Hash_task *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Task)._vp...
(translation_unit "void FUN_000a4d20(undefined4 *param_1)\n\n{\n *param_1 = &DAT_003893a4;\n if ((undefined4 *)param_1[2] != param_1 + 4) {\n FUN_001e6db0((undefined4 *)param_1[2]);\n }\n FUN_001e6d90(param_1,0x38);\n return;\n}\n\n" (function_definition "void FUN_000a4d20(undefined4 *param_1)\n\n{\n *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)) ;) (if_statement if (parenthesized_expres...
(function_definition "void FUN_000a4d20(undefined4 *param_1)\n\n{\n *param_1 = &DAT_003893a4;\n if ((undefined4 *)param_1[2] != param_1 + 4) {\n FUN_001e6db0((undefined4 *)param_1[2]);\n }\n FUN_001e6d90(param_1,0x38);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000a4d20(undefined4 *param_1)...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Hash_task(Hash_task * this, int __in_chrg) */ void __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 var_5; (this->super_Task)._vptr_Task = (type_2 **)&DAT...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &DAT_003893a4; if ((undefined4 *)param_1[2] != param_1 + 4) { FUN_001e6db0((undefined4 *)param_1[2]); } FUN_001e6d90(param_1,0x38); return; }
7048_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
value_from_script_output_section
FUN_001bb7c0
/* DWARF original prototype: uint64_t value_from_script_output_section(Alignof_expression * this, uint64_t param_1, uint64_t param_2, uint64_t addralign, uint64_t param_4) */ uint64_t __thiscall gold::Alignof_expression::value_from_script_output_section (Alignof_expression *this,uint64_t param_2,uint64_t...
undefined8 FUN_001bb7c0(void) { undefined8 in_stack_00000018; return in_stack_00000018; }
MOV EAX,dword ptr [ESP + 0x18] MOV EDX,dword ptr [ESP + 0x1c] RET
null
null
null
null
[('const-0', u'RETURN_-1207650342'), (u'COPY_-1207650349', u'RETURN_-1207650342'), ('tmp_30', u'COPY_-1207650349')]
[('const-0', u'RETURN_-1207650342'), (u'COPY_-1207650349', u'RETURN_-1207650342'), ('tmp_33', u'COPY_-1207650349')]
null
null
001bb7c0
x86
O3
(translation_unit "undefined8 FUN_001bb7c0(void)\n\n{\n undefined8 in_stack_00000018;\n \n return in_stack_00000018;\n}\n\n" (function_definition "undefined8 FUN_001bb7c0(void)\n\n{\n undefined8 in_stack_00000018;\n \n return in_stack_00000018;\n}" type_identifier (function_declarator "FUN_001bb7c0(void)" identif...
(translation_unit "/* DWARF original prototype: uint64_t value_from_script_output_section(Alignof_expression * this,\n uint64_t param_1, uint64_t param_2, uint64_t addralign, uint64_t param_4) */\n\nuint64_t __thiscall\ngold::Alignof_expression::value_from_script_output_section\n (Alignof_expression *this,ui...
(translation_unit "undefined8 FUN_001bb7c0(void)\n\n{\n undefined8 in_stack_00000018;\n \n return in_stack_00000018;\n}\n\n" (function_definition "undefined8 FUN_001bb7c0(void)\n\n{\n undefined8 in_stack_00000018;\n \n return in_stack_00000018;\n}" type_identifier (function_declarator "FUN_001bb7c0(void)" identif...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (return_statement return IDENT ;) })))
(function_definition "undefined8 FUN_001bb7c0(void)\n\n{\n undefined8 in_stack_00000018;\n \n return in_stack_00000018;\n}" (type_identifier "undefined8") (function_declarator "FUN_001bb7c0(void)" (identifier "FUN_001bb7c0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () "...
/* DWARF original prototype: uint64_t value_from_script_output_section(Alignof_expression * this, uint64_t param_1, uint64_t param_2, uint64_t addralign, uint64_t param_4) */ uint64_t __thiscall gold::type_1::function_1 (type_1 *this,uint64_t param_2,uint64_t param_3,uint64_t addralign, uint64_...
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)) (return_statement (identifier))))...
null
undefined8 MASKED(void) { undefined8 in_stack_00000018; return in_stack_00000018; }
4117_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c
Got_entry
FUN_000f8580
/* DWARF original prototype: void Got_entry(Got_entry * this) */ void __thiscall gold::Output_data_got<32,_false>::Got_entry::Got_entry(Got_entry *this) { (this->u_).object = (Relobj *)0x0; *(undefined4 *)&this->field_0x4 = 0x7ffffffd; *(undefined4 *)&this->addend_ = 0; *(undefined4 *)((int)&this->addend_ + ...
void FUN_000f8580(undefined4 *param_1) { *param_1 = 0; param_1[1] = 0x7ffffffd; param_1[2] = 0; param_1[3] = 0; return; }
MOV EAX,dword ptr [ESP + 0x4] MOV dword ptr [EAX],0x0 MOV dword ptr [EAX + 0x4],0x7ffffffd MOV dword ptr [EAX + 0x8],0x0 MOV dword ptr [EAX + 0xc],0x0 RET
null
null
null
null
[('const-0', u'PTRSUB_-1206876712'), ('const-8', u'PTRSUB_-1206876697'), (u'PTRSUB_-1206876712', u'PTRSUB_-1206876707'), ('tmp_47', u'PTRSUB_-1206876705'), (u'CAST_-1206876685', u'STORE_-1206876760'), ('const-0', u'RETURN_-1206876743'), ('const-417', u'STORE_-1206876789'), (u'INT_ADD_-1206876735', u'CAST_-1206876685'),...
[(u'PTRADD_-1206876699', u'STORE_-1206876770'), (u'PTRADD_-1206876691', u'STORE_-1206876760'), ('const-2', u'PTRADD_-1206876699'), ('const-0', u'RETURN_-1206876743'), ('tmp_54', u'STORE_-1206876789'), ('const-1', u'PTRADD_-1206876707'), ('const-4', u'PTRADD_-1206876691'), ('const-417', u'STORE_-1206876770'), ('const-41...
null
null
000f8580
x86
O3
(translation_unit "void FUN_000f8580(undefined4 *param_1)\n\n{\n *param_1 = 0;\n param_1[1] = 0x7ffffffd;\n param_1[2] = 0;\n param_1[3] = 0;\n return;\n}\n\n" (function_definition "void FUN_000f8580(undefined4 *param_1)\n\n{\n *param_1 = 0;\n param_1[1] = 0x7ffffffd;\n param_1[2] = 0;\n param_1[3] = 0;\n ret...
(translation_unit "/* DWARF original prototype: void Got_entry(Got_entry * this) */\n\nvoid __thiscall gold::Output_data_got<32,_false>::Got_entry::Got_entry(Got_entry *this)\n\n{\n (this->u_).object = (Relobj *)0x0;\n *(undefined4 *)&this->field_0x4 = 0x7ffffffd;\n *(undefined4 *)&this->addend_ = 0;\n *(undefined4...
(translation_unit "void FUN_000f8580(undefined4 *param_1)\n\n{\n *param_1 = 0;\n param_1[1] = 0x7ffffffd;\n param_1[2] = 0;\n param_1[3] = 0;\n return;\n}\n\n" (function_definition "void FUN_000f8580(undefined4 *param_1)\n\n{\n *param_1 = 0;\n param_1[1] = 0x7ffffffd;\n param_1[2] = 0;\n param_1[3] = 0;\n ret...
(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) = LIT) ;) (expression_statement (assignment_expression (subscript_express...
(function_definition "void FUN_000f8580(undefined4 *param_1)\n\n{\n *param_1 = 0;\n param_1[1] = 0x7ffffffd;\n param_1[2] = 0;\n param_1[3] = 0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_000f8580(undefined4 *param_1)" (identifier "FUN_000f8580") (parameter_list "(undefined4 *param_1)" (( "(")...
/* DWARF original prototype: void Got_entry(Got_entry * this) */ void __thiscall gold::Output_data_got<32,_false>::function_1::function_1(function_1 *type_1) { (type_1->u_).function_2 = (type_2 *)0x0; *(type_3 *)&type_1->field_0x4 = 0x7ffffffd; *(type_3 *)&type_1->addend_ = 0; *(type_3 *)((int)&type_1->adden...
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
void MASKED(undefined4 *param_1) { *param_1 = 0; param_1[1] = 0x7ffffffd; param_1[2] = 0; param_1[3] = 0; return; }
6346_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
do_section_address
FUN_0024f220
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_address(Sized_incr_dynobj<64,_false> * this, uint param_1) */ uint64_t __thiscall gold::Sized_incr_dynobj<64,_false>::do_section_address (Sized_incr_dynobj<64,_false> *...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0024f220(void) { /* WARNING: Subroutine does not return */ FUN_002446e0("../../gold/incremental.cc",0xb5b,"do_section_address"); }
PUSH EBX CALL 0x00050b50 ADD EBX,0x39adda SUB ESP,0xc LEA EAX,[EBX + 0xffe9e460] PUSH EAX LEA EAX,[EBX + 0xffe9d9b8] PUSH 0xb5b PUSH EAX CALL 0x002446e0
null
null
null
null
[('const-1', u'RETURN_-1204030926')]
[('const-2907', u'CALL_-1204030864'), ('const-1', u'RETURN_-1204030859'), (u'COPY_-1204030841', u'CALL_-1204030864'), ('const-4752480', u'COPY_-1204030840'), ('const-4749752', u'COPY_-1204030841'), (u'COPY_-1204030840', u'CALL_-1204030864')]
null
null
0024f220
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0024f220(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_002446e0("../../gold/incremental.cc",0xb5b,"do_section_address");\n}\n\n" comment (function_definition "void F...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint64_t do_section_address(Sized_incr_dynobj<64,_false> * this, uint\n param_1) */\n\nuint64_t __thiscall\ngold::Sized_incr_dynobj<64,_false>::do_section_address\n (Sized_...
(translation_unit "void FUN_0024f220(void)\n\n{\n \n FUN_002446e0("../../gold/incremental.cc",0xb5b,"do_section_address");\n}\n\n" (function_definition "void FUN_0024f220(void)\n\n{\n \n FUN_002446e0("../../gold/incremental.cc",0xb5b,"do_section_address");\n}" primitive_type (fun...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_0024f220(void)\n\n{\n \n FUN_002446e0("../../gold/incremental.cc",0xb5b,"do_section_address");\n}" (primitive_type "void") (function_declarator "FUN_0024f220(void)" (identifier "FUN_0024f220") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_ty...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_address(Sized_incr_dynobj<64,_false> * this, uint param_1) */ uint64_t __thiscall gold::Sized_incr_dynobj<64,_false>::do_section_address (Sized_incr_dynobj<64,_false> *...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { /* WARNING: Subroutine does not return */ FUN_002446e0("../../gold/incremental.cc",0xb5b,"do_section_address"); }
108_i686-gnu-objcopy_and_i686-gnu-objcopy_strip.c
utime
utime
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int utime(char *__file,utimbuf *__file_times) { int iVar1; iVar1 = (*(code *)PTR_utime_0003f1c4)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int utime(char *__file,utimbuf *__file_times) { int iVar1; iVar1 = (*(code *)PTR_utime_0003f1c4)(); return iVar1; }
JMP dword ptr [EBX + 0x1c4]
null
null
null
null
[(u'CAST_-1205979270', u'CALLIND_-1205979350'), ('tmp_72', u'CAST_-1205979270'), (u'CALLIND_-1205979350', u'INDIRECT_-1205979277'), (u'INDIRECT_-1205979277', u'COPY_-1205979336'), ('const-0', u'RETURN_-1205979347'), (u'CALLIND_-1205979350', u'RETURN_-1205979347')]
[(u'CAST_-1205979270', u'CALLIND_-1205979350'), ('tmp_72', u'CAST_-1205979270'), (u'CALLIND_-1205979350', u'INDIRECT_-1205979277'), (u'INDIRECT_-1205979277', u'COPY_-1205979336'), ('const-0', u'RETURN_-1205979347'), (u'CALLIND_-1205979350', u'RETURN_-1205979347')]
null
null
00013720
x86
O3
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint utime(char *__file,utimbuf *__file_times)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_utime_0003f1c4)();\n return iVar1;\n}\n\n" comment (function_definition "int utime(char *__file,utimbuf *__file_times)\n\n{\n ...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint utime(char *__file,utimbuf *__file_times)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_utime_0003f1c4)();\n return iVar1;\n}\n\n" comment (function_definition "int utime(char *__file,utimbuf *__file_times)\n\n{\n ...
(translation_unit "int utime(char *__file,utimbuf *__file_times)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_utime_0003f1c4)();\n return iVar1;\n}\n\n" (function_definition "int utime(char *__file,utimbuf *__file_times)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_utime_0003f1c4)();\n return iVar1;\n}" primiti...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_e...
(function_definition "int utime(char *__file,utimbuf *__file_times)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_utime_0003f1c4)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "utime(char *__file,utimbuf *__file_times)" (identifier "utime") (parameter_list "(char *__file,utimbuf *__file_times)" ...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__file,type_1 *__file_times) { int iVar1; iVar1 = (*(type_2 *)PTR_utime_0003f1c4)(); 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: (type_identifier) declarator: (pointer...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__file,utimbuf *__file_times) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0003f1c4)(); return iVar1; }
4295_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
update_section_order
FUN_000f2af0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* WARNING: Enum "DT": Some values do not have unique names */ ld_plugin_status gold::update_section_order(ld_plugin_section *section_list,uint num_sections) { _Base_ptr *p...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_000f2af0(int param_1,int param_2) { int *piVar1; byte bVar2; uint uVar3; uint uVar4; int iVar5; int iVar6; undefined4 uVar7; int iVar8; uint uVar9; int iVar10; undefined1 *puVar11; undefine...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x20f507 SUB ESP,0x3c LEA EAX,[EBX + 0x378] MOV dword ptr [ESP + 0x14],EAX MOV EAX,dword ptr [EAX] MOV EAX,dword ptr [EAX + 0x8] TEST EAX,EAX JZ 0x000f2ee1 MOV EAX,dword ptr [EAX + 0x593c] TEST EAX,EAX JZ 0x000f2ef9 MOV EBP,dword ptr [ESP + 0x54] TEST EBP,EBP ...
null
null
null
null
[('const-417', u'LOAD_-1206899498'), ('tmp_9176', u'COPY_-1206896090'), (u'INT_NOTEQUAL_-1206899653', u'CBRANCH_-1206899644'), ('const-417', u'LOAD_-1206898930'), (u'PTRADD_-1206896026', u'PTRSUB_-1206896024'), ('const-1', u'PTRADD_-1206896416'), (u'PTRSUB_-1206896405', u'CALL_-1206899085'), (u'PTRSUB_-1206896493', u'L...
[(u'MULTIEQUAL_-1206897966', u'PTRADD_-1206899039'), (u'PTRADD_-1206899661', u'CAST_-1206895787'), (u'INT_NOTEQUAL_-1206899653', u'CBRANCH_-1206899644'), (u'PTRADD_-1206898272', u'CAST_-1206895212'), ('const-417', u'STORE_-1206899722'), (u'LOAD_-1206899498', u'INT_LESS_-1206899483'), (u'LOAD_-1206899498', u'INT_EQUAL_-...
null
null
000f2af0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_000f2af0(int param_1,int param_2)\n\n{\n int *piVar1;\n byte bVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n undefined4 uVar7;\n int iVar8;\n uint uVar9;\n int iVar10;\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n/* WARNING: Enum "DT": Some values do not have unique names */\n\nld_plugin_status gold::update_section_order(ld_plugin_section *section_list,uint num_secti...
(translation_unit "undefined4 FUN_000f2af0(int param_1,int param_2)\n\n{\n int *piVar1;\n byte bVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n undefined4 uVar7;\n int iVar8;\n uint uVar9;\n int iVar10;\n undefined1 *puVar11;\n undefined1 *puVar12;\n int iVar13;\n bool bVar14;\n undefined4 ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d...
(function_definition "undefined4 FUN_000f2af0(int param_1,int param_2)\n\n{\n int *piVar1;\n byte bVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n undefined4 uVar7;\n int iVar8;\n uint uVar9;\n int iVar10;\n undefined1 *puVar11;\n undefined1 *puVar12;\n int iVar13;\n bool bVar14;\n undefine...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* WARNING: Enum "DT": Some values do not have unique names */ type_1 gold::function_1(type_2 *var_4,type_3 var_3) { type_4 *pp_Var1; type_5 *var_19; size_t *psVar3; ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1,int param_2) { int *piVar1; byte bVar2; uint uVar3; uint uVar4; int iVar5; int iVar6; undefined4 uVar7; int iVar8; uint uVar9; int iVar10; undefined1 *puVar11; undefined1 *pu...
2901_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
do_should_include_member
FUN_00093500
/* 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: Should_include do_should_include_member(Sized_relobj_file<64,_false> * this, Symbol_table * symtab, Layout * layout, Read_symbols_data *...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00093500(undefined4 param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5 ) { int iVar1; uint uVar2; int iVar3; int *piVar4; uint uVar5; void *local_28; undefined4 ...
PUSH EBP PUSH EDI XOR EDI,EDI PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x26eaf5 SUB ESP,0x2c MOV EAX,dword ptr [ESP + 0x4c] MOV dword ptr [ESP + 0x14],0x0 MOV dword ptr [ESP + 0x18],0x0 MOV EDX,dword ptr [EAX + 0x18] MOV ECX,dword ptr [EDX + 0x8] MOV EDX,dword ptr [EAX + 0x14] MOV dword ptr [ESP + 0x4],ECX MOV ECX,dwo...
null
null
null
null
[('const-603403', u'COPY_-1206504163'), ('const-2', u'COPY_-1206503486'), (u'INDIRECT_-1206503259', u'MULTIEQUAL_-1206503243'), (u'CALL_-1206503581', u'INDIRECT_-1206503167'), ('const-0', u'INT_NOTEQUAL_-1206503909'), ('const-20', u'PTRSUB_-1206503299'), (u'LOAD_-1206504073', u'PTRSUB_-1206503283'), ('const-6', u'INT_A...
[(u'CAST_-1206503312', u'LOAD_-1206504086'), ('const-603403', u'COPY_-1206504163'), ('const-417', u'LOAD_-1206504067'), (u'INT_ADD_-1206503909', u'CAST_-1206503248'), ('const-0', u'COPY_-1206504181'), ('const-6', u'INT_ADD_-1206503909'), ('const-1', u'COPY_-1206503231'), (u'INT_EQUAL_-1206503779', u'CBRANCH_-1206503777...
null
null
00093500
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4\nFUN_00093500(undefined4 param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5\n )\n\n{\n int iVar1;\n uint uVar2;\n int iVar3;\n int *piVar4;\n uint uVar5;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: Should_include do_should_include_member(Sized_relobj_file<64,_false> *\n this, Symbol_table * symtab, Layout * layout...
(translation_unit "undefined4\nFUN_00093500(undefined4 param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5\n )\n\n{\n int iVar1;\n uint uVar2;\n int iVar3;\n int *piVar4;\n uint uVar5;\n void *local_28;\n undefined4 local_24;\n undefined1 local_20 [12];\n undefined4 uStack_1...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDEN...
(function_definition "undefined4\nFUN_00093500(undefined4 param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5\n )\n\n{\n int iVar1;\n uint uVar2;\n int iVar3;\n int *piVar4;\n uint uVar5;\n void *local_28;\n undefined4 local_24;\n undefined1 local_20 [12];\n undefined4 uStac...
/* 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: Should_include do_should_include_member(Sized_relobj_file<64,_false> * this, Symbol_table * symtab, Layout * layout, Read_symbols_data *...
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,int param_4,undefined4 param_5 ) { int iVar1; uint uVar2; int iVar3; int *piVar4; uint uVar5; void *local_28; undefined4 local_...
601_hppa64-linux-gnu-objdump_and_hppa64-linux-gnu-objdump_strip.c
bfd_cache_section_contents
bfd_cache_section_contents
/* WARNING: Control flow encountered bad instruction data */ void bfd_cache_section_contents(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_cache_section_contents(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206357694')]
[('const-1', u'RETURN_-1206357694')]
null
null
00077138
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_cache_section_contents(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_cache_section_contents(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_cache_section_contents(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_cache_section_contents(void)\n\n{\n ...
(translation_unit "void bfd_cache_section_contents(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_cache_section_contents(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_cache_section_contents(void)" identifier (parameter_list "...
(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_cache_section_contents(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_cache_section_contents(void)" (identifier "bfd_cache_section_contents") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) ...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
6570_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
Sized_incr_dynobj
FUN_00258860
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* DWARF original prototype: void Sized_incr_dynobj(Sized_incr_dynobj<64,_false> * this, string * name, Sized_incremental_binary<64,_false> * ibase, uint input_file_index) */ void __thiscall gold::Sized_incr_dynobj<64,_false>::...
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ void FUN_00258860(undefined4 *param_1,undefined4 param_2,int param_3,uint param_4) { ushort uVar1; int iVar2; int iVar3; int iVar4; size_t sVar5; char *__s; uint uVar6; FUN_0022fe20(param_1,param_2,0,0,0); p...
CALL 0x00074f06 ADD ECX,0x39179b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX MOV EBX,ECX SUB ESP,0x28 MOV ESI,dword ptr [EBP + 0x8] MOV EDI,dword ptr [EBP + 0x10] MOV dword ptr [EBP + -0x1c],ECX PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH dword ptr [EBP + 0xc] PUSH ESI CALL 0x0022fe20 MOV ECX,dword ptr [EBP + -0x1c] MOV EAX,dw...
null
null
null
null
[(u'PTRSUB_-1204122612', u'PTRSUB_-1204122582'), (u'PTRSUB_-1204122529', u'STORE_-1204123229'), (u'PTRSUB_-1204122559', u'STORE_-1204123235'), (u'PTRSUB_-1204122555', u'PTRSUB_-1204122537'), (u'CAST_-1204122431', u'CALL_-1204123002'), (u'LOAD_-1204123391', u'INT_LESS_-1204123376'), (u'LOAD_-1204123025', u'CALL_-1204123...
[('const-30', u'PTRADD_-1204122654'), ('tmp_2221', u'PTRADD_-1204122673'), (u'LOAD_-1204123391', u'INT_LESS_-1204123376'), (u'LOAD_-1204123025', u'CALL_-1204123002'), (u'LOAD_-1204123283', u'STORE_-1204123244'), ('const-4', u'PTRADD_-1204122617'), (u'PTRADD_-1204122673', u'STORE_-1204123298'), (u'INT_MULT_-1204123320',...
null
null
00258860
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nvoid FUN_00258860(undefined4 *param_1,undefined4 param_2,int param_3,uint param_4)\n\n{\n ushort uVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n size_t sVar5;\n char *__s;\n uint uVar6;\n \n FUN_0022f...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* DWARF original prototype: void Sized_incr_dynobj(Sized_incr_dynobj<64,_false> * this, string *\n name, Sized_incremental_binary<64,_false> * ibase, uint input_file_index) */\n\nvoid __thiscall\ngold::Sized_i...
(translation_unit "void FUN_00258860(undefined4 *param_1,undefined4 param_2,int param_3,uint param_4)\n\n{\n ushort uVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n size_t sVar5;\n char *__s;\n uint uVar6;\n \n FUN_0022fe20(param_1,param_2,0,0,0);\n param_1[0x18] = param_3;\n param_1[0x19] = param_4;\n *para...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declarat...
(function_definition "void FUN_00258860(undefined4 *param_1,undefined4 param_2,int param_3,uint param_4)\n\n{\n ushort uVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n size_t sVar5;\n char *__s;\n uint uVar6;\n \n FUN_0022fe20(param_1,param_2,0,0,0);\n param_1[0x18] = param_3;\n param_1[0x19] = param_4;\n *p...
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* DWARF original prototype: void Sized_incr_dynobj(Sized_incr_dynobj<64,_false> * this, string * name, Sized_incremental_binary<64,_false> * ibase, uint input_file_index) */ void __thiscall var_6::Sized_incr_dynobj<64,var_13>:...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi...
null
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ void MASKED(undefined4 *param_1,undefined4 param_2,int param_3,uint param_4) { ushort uVar1; int iVar2; int iVar3; int iVar4; size_t sVar5; char *__s; uint uVar6; FUN_0022fe20(param_1,param_2,0,0,0); param_1...
467_i686-kfreebsd-gnu-objdump_and_i686-kfreebsd-gnu-objdump_strip.c
non_fatal
FUN_00047a20
/* WARNING: Unknown calling convention */ void non_fatal(char *format,...) { report(format,&stack0x00000008); return; }
void FUN_00047a20(undefined4 param_1) { FUN_00047990(param_1,&stack0x00000008); return; }
SUB ESP,0xc LEA EAX,[ESP + 0x14] SUB ESP,0x8 PUSH EAX PUSH dword ptr [ESP + 0x1c] CALL 0x00047990 ADD ESP,0x1c RET
null
null
null
null
[('tmp_161', u'PTRSUB_-1206158681'), ('const-0', u'RETURN_-1206158741'), (u'PTRSUB_-1206158681', u'CALL_-1206158764'), ('const-8', u'PTRSUB_-1206158681'), ('tmp_126', u'CALL_-1206158764')]
[('const-8', u'PTRSUB_-1206158683'), (u'PTRSUB_-1206158683', u'CALL_-1206158764'), ('const-0', u'RETURN_-1206158741'), ('tmp_156', u'PTRSUB_-1206158683'), ('tmp_208', u'CALL_-1206158764')]
null
null
00047a20
x86
O3
(translation_unit "void FUN_00047a20(undefined4 param_1)\n\n{\n FUN_00047990(param_1,&stack0x00000008);\n return;\n}\n\n" (function_definition "void FUN_00047a20(undefined4 param_1)\n\n{\n FUN_00047990(param_1,&stack0x00000008);\n return;\n}" primitive_type (function_declarator "FUN_00047a20(undefined4 param_1)" id...
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid non_fatal(char *format,...)\n\n{\n report(format,&stack0x00000008);\n return;\n}\n\n" comment (function_definition "void non_fatal(char *format,...)\n\n{\n report(format,&stack0x00000008);\n return;\n}" primitive_type (function_declarator "non_fat...
(translation_unit "void FUN_00047a20(undefined4 param_1)\n\n{\n FUN_00047990(param_1,&stack0x00000008);\n return;\n}\n\n" (function_definition "void FUN_00047a20(undefined4 param_1)\n\n{\n FUN_00047990(param_1,&stack0x00000008);\n return;\n}" primitive_type (function_declarator "FUN_00047a20(undefined4 param_1)" id...
(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) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00047a20(undefined4 param_1)\n\n{\n FUN_00047990(param_1,&stack0x00000008);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00047a20(undefined4 param_1)" (identifier "FUN_00047a20") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1...
/* WARNING: Unknown calling convention */ void function_1(char *format,...) { var_1(format,&stack0x00000008); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments...
null
void MASKED(undefined4 param_1) { FUN_00047990(param_1,&stack0x00000008); return; }
956_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c
gldarmelf_linux_eabi_place_orphan
FUN_0006a910
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ lang_output_section_statement_type * gldarmelf_linux_eabi_place_orphan(asection *s,char *secname,int constraint) { bfd_flavour bVar1; bfd_flavour bVar2; flagword fVar3; lang_output_section_statement_type *plVar4; bfd *p...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined * FUN_0006a910(int *param_1,char *param_2,int param_3) { uint uVar1; undefined *puVar2; int *piVar3; int iVar4; int iVar5; uint uVar6; byte *pbVar7; byte *pbVar8; undefined **ppuVar9; undefined *puV...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00017c50 ADD EBX,0x1576e7 SUB ESP,0x3c MOV EBP,dword ptr [ESP + 0x50] MOV dword ptr [ESP + 0x18],0x0 MOV EAX,dword ptr [EBP + 0xac] MOV EAX,dword ptr [EAX + 0x4] MOV ECX,dword ptr [EAX + 0x4] LEA EAX,[EBX + 0x25e0] MOV dword ptr [ESP + 0x4],EAX MOV EAX,dword ptr [EAX + 0x34] C...
null
null
null
null
[('const-0', u'PTRSUB_-1206270471'), (u'COPY_-1206269849', u'MULTIEQUAL_-1206270706'), (u'LOAD_-1206275467', u'CALL_-1206275405'), (u'COPY_-1206270098', u'MULTIEQUAL_-1206271815'), (u'PTRADD_-1206271024', u'COPY_-1206270939'), ('const-1', u'PTRADD_-1206275020'), ('const-0', u'PTRSUB_-1206274901'), (u'BOOL_NEGATE_-12062...
[(u'COPY_-1206275253', u'MULTIEQUAL_-1206271927'), (u'INDIRECT_-1206270851', u'MULTIEQUAL_-1206270766'), (u'LOAD_-1206275467', u'CALL_-1206275405'), ('const-9', u'INT_EQUAL_-1206273782'), ('const-1', u'INT_ADD_-1206271023'), (u'MULTIEQUAL_-1206269988', u'INT_AND_-1206271168'), (u'MULTIEQUAL_-1206272787', u'LOAD_-120627...
null
null
0006a910
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined * FUN_0006a910(int *param_1,char *param_2,int param_3)\n\n{\n uint uVar1;\n undefined *puVar2;\n int *piVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n byte *pbVar7;\n byte *pbVar8;\n undefi...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nlang_output_section_statement_type *\ngldarmelf_linux_eabi_place_orphan(asection *s,char *secname,int constraint)\n\n{\n bfd_flavour bVar1;\n bfd_flavour bVar2;\n flagword fVar3;\n lang_output_section_state...
(translation_unit "undefined * FUN_0006a910(int *param_1,char *param_2,int param_3)\n\n{\n uint uVar1;\n undefined *puVar2;\n int *piVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n byte *pbVar7;\n byte *pbVar8;\n undefined **ppuVar9;\n undefined *puVar10;\n undefined *puVar11;\n byte *pbVar12;\n bool bVar1...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE IDENT ;) ...
(function_definition "undefined * FUN_0006a910(int *param_1,char *param_2,int param_3)\n\n{\n uint uVar1;\n undefined *puVar2;\n int *piVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n byte *pbVar7;\n byte *pbVar8;\n undefined **ppuVar9;\n undefined *puVar10;\n undefined *puVar11;\n byte *pbVar12;\n bool bV...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 * function_1(type_2 *s,char *secname,int var_13) { type_3 var_1; type_3 var_3; type_4 var_25; type_1 *var_19; type_5 *pbVar5; type_2 *var_5; type_6 *var_7; int var_9; type_7 var_4; type_2 *paVar10; ty...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (prim...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined * MASKED(int *param_1,char *param_2,int param_3) { uint uVar1; undefined *puVar2; int *piVar3; int iVar4; int iVar5; uint uVar6; byte *pbVar7; byte *pbVar8; undefined **ppuVar9; undefined *puVar10; ...
992_libcurl.so.4.5_and_libcurl.so.4.5_strip.c
curl_thread_create_thunk
FUN_0005f780
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Unknown calling convention */ void * curl_thread_create_thunk(void *arg) { undefined4 uVar1; code *pcVar2; uVar1 = *(undefined4 *)((int)arg + 4); /* WARNING: Load size is inaccurate */ p...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ undefined4 FUN_0005f780(undefined4 *param_1) { undefined4 uVar1; code *pcVar2; uVar1 = param_1[1]; pcVar2 = (code *)*param_1; (*(code *)PTR_free_000b706c)(param_1); (*pcVar2)(uVar1); return 0; }
CALL 0x0001a005 ADD EDX,0x5705b PUSH ESI PUSH EBX SUB ESP,0x10 MOV EAX,dword ptr [ESP + 0x1c] LEA EDX,[EDX + 0x88c] MOV ESI,dword ptr [EAX + 0x4] MOV EBX,dword ptr [EAX] PUSH EAX CALL dword ptr [EDX] MOV dword ptr [ESP],ESI CALL EBX ADD ESP,0x14 XOR EAX,EAX POP EBX POP ESI RET
null
null
null
null
[(u'CAST_-1206192039', u'INT_ADD_-1206192179'), ('const-417', u'LOAD_-1206192190'), ('tmp_229', u'LOAD_-1206192190'), (u'LOAD_-1206192190', u'CALLIND_-1206192161'), (u'CALLIND_-1206192172', u'INDIRECT_-1206192039'), (u'CAST_-1206192038', u'LOAD_-1206192195'), ('tmp_229', u'CAST_-1206192039'), ('const-0', u'RETURN_-1206...
[('const-417', u'LOAD_-1206192195'), (u'CALLIND_-1206192172', u'INDIRECT_-1206192039'), (u'PTRADD_-1206192038', u'LOAD_-1206192195'), ('const-0', u'RETURN_-1206192121'), ('const-1', u'PTRADD_-1206192038'), (u'LOAD_-1206192195', u'CALLIND_-1206192161'), ('tmp_390', u'PTRADD_-1206192038'), ('tmp_411', u'CAST_-1206192031'...
null
null
0005f780
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nundefined4 FUN_0005f780(undefined4 *param_1)\n\n{\n undefined4 uVar1;\n code *pcVar2;\n \n uVar1 = param_1[1];\n pcVar2 = (code *)*param_1;\n (*(code *)PTR_free_000b706c)(param_1);\n (*pcVar2)(uVar1);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Unknown calling convention */\n\nvoid * curl_thread_create_thunk(void *arg)\n\n{\n undefined4 uVar1;\n code *pcVar2;\n \n uVar1 = *(undefined4 *)((int)arg + 4);\n /* WARNING: Lo...
(translation_unit "undefined4 FUN_0005f780(undefined4 *param_1)\n\n{\n undefined4 uVar1;\n code *pcVar2;\n \n uVar1 = param_1[1];\n pcVar2 = (code *)*param_1;\n (*(code *)PTR_free_000b706c)(param_1);\n (*pcVar2)(uVar1);\n return 0;\n}\n\n" (function_definition "undefined4 FUN_0005f780(undefined4 *param_1)\n\n{\...
(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) ;) (expression_statement (assignment_expression IDENT = (subscript_expres...
(function_definition "undefined4 FUN_0005f780(undefined4 *param_1)\n\n{\n undefined4 uVar1;\n code *pcVar2;\n \n uVar1 = param_1[1];\n pcVar2 = (code *)*param_1;\n (*(code *)PTR_free_000b706c)(param_1);\n (*pcVar2)(uVar1);\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_0005f780(undefin...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Unknown calling convention */ void * function_1(void *arg) { type_1 uVar1; type_2 *pcVar2; uVar1 = *(type_1 *)((int)arg + 4); /* WARNING: Load size is inaccurate */ pcVar2 = *arg; (*Cu...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) ...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ undefined4 MASKED(undefined4 *param_1) { undefined4 uVar1; code *pcVar2; uVar1 = param_1[1]; pcVar2 = (code *)*param_1; (*(code *)PTR_free_000b706c)(param_1); (*pcVar2)(uVar1); return 0; }
4746_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
add_local
FUN_001119e0
/* DWARF original prototype: void add_local(Output_data_reloc<9,_false,_32,_false> * this, Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_false,_32,_false>::add_local (Output_data_reloc<9,_...
void FUN_001119e0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7) { undefined1 local_24 [32]; FUN_000fa8f0(local_24,param_2,param_3,param_4,param_6,param_7,0,0,0,0); FUN_00111630(param_1,param_5,local_24);...
PUSH EBX SUB ESP,0x30 PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA EBX,[ESP + 0x34] PUSH EBX CALL 0x000fa8f0 ADD ESP,0x2c PUSH EBX PUSH dword ptr [ESP + 0x48] PUSH dword ptr [ESP + 0x3c...
null
null
null
null
[('tmp_283', u'CALL_-1207035282'), ('const-0', u'RETURN_-1207035254'), ('const-0', u'CALL_-1207035324'), ('tmp_280', u'CALL_-1207035324'), ('tmp_285', u'CALL_-1207035324'), ('tmp_282', u'CALL_-1207035324'), (u'PTRSUB_-1207035124', u'CALL_-1207035324'), ('const-0', u'PTRSUB_-1207035101'), ('tmp_394', u'PTRSUB_-120703512...
[('const-0', u'RETURN_-1207035254'), ('tmp_332', u'PTRSUB_-1207035150'), ('const-4294967260', u'PTRSUB_-1207035150'), ('tmp_622', u'CALL_-1207035324'), ('tmp_627', u'CALL_-1207035282'), ('tmp_628', u'CALL_-1207035282'), ('tmp_623', u'CALL_-1207035324'), ('const-0', u'CALL_-1207035324'), ('tmp_624', u'CALL_-1207035324')...
null
null
001119e0
x86
O3
(translation_unit "void FUN_001119e0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_000fa8f0(local_24,param_2,param_3,param_4,param_6,param_7,0,0,0,0);\n FUN_00111630(p...
(translation_unit "/* DWARF original prototype: void add_local(Output_data_reloc<9,_false,_32,_false> * this,\n Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx,\n Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_false,_32,_false>::add_local\n ...
(translation_unit "void FUN_001119e0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_000fa8f0(local_24,param_2,param_3,param_4,param_6,param_7,0,0,0,0);\n FUN_00111630(p...
(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_001119e0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_000fa8f0(local_24,param_2,param_3,param_4,param_6,param_7,0,0,0,0);\n FUN_0011163...
/* DWARF original prototype: void add_local(Output_data_reloc<9,_false,_32,_false> * this, Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_false,_32,_false>::add_local (Output_data_reloc<9,_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7) { undefined1 local_24 [32]; FUN_000fa8f0(local_24,param_2,param_3,param_4,param_6,param_7,0,0,0,0); FUN_00111630(param_1,param_5,local_24); ret...
8607_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
_M_extract<unsigned_long>
FUN_0020c970
/* std::istream& std::istream::_M_extract<unsigned long>(unsigned long&) */ istream * __thiscall std::istream::_M_extract<unsigned_long>(istream *this,ulong *param_1) { int *piVar1; istream *piVar2; undefined1 local_34 [19]; sentry local_21; _Ios_Iostate local_20 [4]; __x86_get_pc_thunk_di(); sentry...
int * FUN_0020c970(int *param_1,undefined4 param_2) { int *piVar1; int iVar2; undefined1 local_34 [19]; char local_21; uint local_20 [4]; FUN_000559ee(); FUN_0020a6a0(&local_21,param_1,0); if (local_21 != '\0') { local_20[0] = 0; iVar2 = *(int *)(*param_1 + -0xc) + (int)param_1; piVar1 ...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x000559ee ADD EDI,0x182687 PUSH ESI LEA EAX,[EBP + -0x1d] PUSH EBX SUB ESP,0x40 MOV ESI,dword ptr [EBP + 0x8] PUSH 0x0 PUSH ESI MOV EBX,EDI PUSH EAX CALL 0x0020a6a0 ADD ESP,0x10 CMP byte ptr [EBP + -0x1d],0x0 JZ 0x0020c9f3 MOV EAX,dword ptr [ESI] MOV dword ptr [EBP + -0x1c],0x0 MOV E...
null
null
null
null
[('tmp_820', u'CAST_-1203778428'), (u'LOAD_-1203779062', u'LOAD_-1203779031'), (u'INDIRECT_-1203778587', u'INT_NOTEQUAL_-1203779096'), (u'PTRADD_-1203778974', u'CAST_-1203778502'), (u'LOAD_-1203778928', u'CALLIND_-1203778918'), ('tmp_530', u'CBRANCH_-1203778887'), (u'LOAD_-1203779062', u'INT_EQUAL_-1203779038'), ('cons...
[('const-24', u'INT_ADD_-1203778912'), ('const-417', u'LOAD_-1203778832'), ('tmp_1079', u'PTRSUB_-1203778484'), (u'LOAD_-1203779062', u'LOAD_-1203779031'), ('const-4294967244', u'PTRSUB_-1203778491'), (u'LOAD_-1203778928', u'CALLIND_-1203778918'), (u'INT_ADD_-1203778799', u'CAST_-1203778421'), ('const-4294967263', u'PT...
null
null
0020c970
x86
O3
(translation_unit "int * FUN_0020c970(int *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined1 local_34 [19];\n char local_21;\n uint local_20 [4];\n \n FUN_000559ee();\n FUN_0020a6a0(&local_21,param_1,0);\n if (local_21 != '\0') {\n local_20[0] = 0;\n iVar2 = *(int *)(*param_1 + -0...
(translation_unit "/* std::istream& std::istream::_M_extract<unsigned long>(unsigned long&) */\n\nistream * __thiscall std::istream::_M_extract<unsigned_long>(istream *this,ulong *param_1)\n\n{\n int *piVar1;\n istream *piVar2;\n undefined1 local_34 [19];\n sentry local_21;\n _Ios_Iostate local_20 [4];\n \n __x8...
(translation_unit "int * FUN_0020c970(int *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined1 local_34 [19];\n char local_21;\n uint local_20 [4];\n \n FUN_000559ee();\n FUN_0020a6a0(&local_21,param_1,0);\n if (local_21 != '\0') {\n local_20[0] = 0;\n iVar2 = *(int *)(*param_1 + -0...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declarati...
(function_definition "int * FUN_0020c970(int *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined1 local_34 [19];\n char local_21;\n uint local_20 [4];\n \n FUN_000559ee();\n FUN_0020a6a0(&local_21,param_1,0);\n if (local_21 != '\0') {\n local_20[0] = 0;\n iVar2 = *(int *)(*param_1 +...
/* std::istream& std::istream::_M_extract<unsigned long>(unsigned long&) */ type_1 * __thiscall std::type_1::_M_extract<unsigned_long>(type_1 *var_3,ulong *param_1) { int *var_5; type_1 *var_4; type_2 local_34 [19]; type_3 var_2; type_4 local_20 [4]; var_1(); sentry::type_3(&var_2,var_3,false); if...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_...
null
int * MASKED(int *param_1,undefined4 param_2) { int *piVar1; int iVar2; undefined1 local_34 [19]; char local_21; uint local_20 [4]; FUN_000559ee(); FUN_0020a6a0(&local_21,param_1,0); if (local_21 != '\0') { local_20[0] = 0; iVar2 = *(int *)(*param_1 + -0xc) + (int)param_1; piVar1 = *(in...
331_puttytel_and_puttytel_strip.c
strcasecmp
strcasecmp
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strcasecmp(char *__s1,char *__s2) { int iVar1; iVar1 = (*(code *)PTR_strcasecmp_000c5cfc)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strcasecmp(char *__s1,char *__s2) { int iVar1; iVar1 = (*(code *)PTR_strcasecmp_000c5cfc)(); return iVar1; }
JMP dword ptr [EBX + 0x558]
null
null
null
null
[(u'INDIRECT_-1205951037', u'COPY_-1205951096'), (u'CALLIND_-1205951110', u'INDIRECT_-1205951037'), ('tmp_72', u'CAST_-1205951030'), (u'CAST_-1205951030', u'CALLIND_-1205951110'), ('const-0', u'RETURN_-1205951107'), (u'CALLIND_-1205951110', u'RETURN_-1205951107')]
[(u'INDIRECT_-1205951037', u'COPY_-1205951096'), (u'CALLIND_-1205951110', u'INDIRECT_-1205951037'), ('tmp_72', u'CAST_-1205951030'), (u'CAST_-1205951030', u'CALLIND_-1205951110'), ('const-0', u'RETURN_-1205951107'), (u'CALLIND_-1205951110', u'RETURN_-1205951107')]
null
null
0001a570
x86
O3
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strcasecmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcasecmp_000c5cfc)();\n return iVar1;\n}\n\n" comment (function_definition "int strcasecmp(char *__s1,char *__s2)\n\n{\n int iVar1;...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strcasecmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcasecmp_000c5cfc)();\n return iVar1;\n}\n\n" comment (function_definition "int strcasecmp(char *__s1,char *__s2)\n\n{\n int iVar1;...
(translation_unit "int strcasecmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcasecmp_000c5cfc)();\n return iVar1;\n}\n\n" (function_definition "int strcasecmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcasecmp_000c5cfc)();\n return iVar1;\n}" primitive_typ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_e...
(function_definition "int strcasecmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcasecmp_000c5cfc)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "strcasecmp(char *__s1,char *__s2)" (identifier "strcasecmp") (parameter_list "(char *__s1,char *__s2)" (( "(") (parameter_...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s1,char *__s2) { int iVar1; iVar1 = (*(type_1 *)PTR_strcasecmp_000c5cfc)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s1,char *__s2) { int iVar1; iVar1 = (*(code *)PTR_MASKED_000c5cfc)(); return iVar1; }
999_alpha-linux-gnu-as_and_alpha-linux-gnu-as_strip.c
bfd_hash_set_default_size
bfd_hash_set_default_size
/* WARNING: Control flow encountered bad instruction data */ void bfd_hash_set_default_size(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_hash_set_default_size(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206443450')]
[('const-1', u'RETURN_-1206443450')]
null
null
0008223c
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_hash_set_default_size(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_hash_set_default_size(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_hash_set_default_size(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_hash_set_default_size(void)\n\n{\n ...
(translation_unit "void bfd_hash_set_default_size(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_hash_set_default_size(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_hash_set_default_size(void)" identifier (parameter_list "(vo...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_hash_set_default_size(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_hash_set_default_size(void)" (identifier "bfd_hash_set_default_size") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
155_aarch64-linux-gnu-readelf_and_aarch64-linux-gnu-readelf_strip.c
get_symbol_for_build_attribute
FUN_00022d80
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ Elf_Internal_Sym * __regparm3 get_symbol_for_build_attribute (Filedata *filedata,ulong offset,bfd_boolean is_open_attr,char **pname) { uint uVar1; Elf_Internal_Sym *pEVar2; Elf_Internal_Sym *pEVar3; Filedata *pF...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * __regparm3 FUN_00022d80(int param_1,int param_2,int param_3,int *param_4) { int iVar1; int *piVar2; int *piVar3; int *piVar4; undefined4 uVar5; uint uVar6; byte bVar7; int *piVar8; uint uVar9; uint uVar...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00013f70 ADD EBX,0x91277 SUB ESP,0x2c MOV dword ptr [ESP + 0x14],EDX MOV EDX,dword ptr [EAX + 0x5c] MOV dword ptr [ESP + 0x1c],ECX TEST EDX,EDX JZ 0x00022de6 MOV EDI,EAX MOV EAX,dword ptr [EBX + 0x138c] MOV ESI,EDX TEST EAX,EAX JZ 0x00022db3 CMP EAX,EDI JZ 0x00022de6 MOV EAX,d...
null
null
null
null
[('tmp_2325', u'BRANCH_-1206045966'), ('const-417', u'LOAD_-1206046184'), (u'MULTIEQUAL_-1206045428', u'PTRADD_-1206044948'), (u'PTRADD_-1206046830', u'MULTIEQUAL_-1206045091'), (u'LOAD_-1206047299', u'INT_LESS_-1206047167'), (u'MULTIEQUAL_-1206045003', u'MULTIEQUAL_-1206045022'), ('const-1', u'PTRADD_-1206046830'), ('...
[('tmp_2325', u'BRANCH_-1206045966'), (u'CALL_-1206045969', u'INDIRECT_-1206045027'), (u'LOAD_-1206047299', u'INT_LESS_-1206047167'), ('const-1', u'INT_NOTEQUAL_-1206046737'), (u'INDIRECT_-1206044971', u'MULTIEQUAL_-1206044969'), ('tmp_2207', u'CBRANCH_-1206046068'), (u'PTRADD_-1206045237', u'MULTIEQUAL_-1206045799'), ...
null
null
00022d80
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * __regparm3 FUN_00022d80(int param_1,int param_2,int param_3,int *param_4)\n\n{\n int iVar1;\n int *piVar2;\n int *piVar3;\n int *piVar4;\n undefined4 uVar5;\n uint uVar6;\n byte bVar7;\n int *piV...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nElf_Internal_Sym * __regparm3\nget_symbol_for_build_attribute\n (Filedata *filedata,ulong offset,bfd_boolean is_open_attr,char **pname)\n\n{\n uint uVar1;\n Elf_Internal_Sym *pEVar2;\n Elf_Internal_...
(translation_unit "int * __regparm3 FUN_00022d80(int param_1,int param_2,int param_3,int *param_4)\n\n{\n int iVar1;\n int *piVar2;\n int *piVar3;\n int *piVar4;\n undefined4 uVar5;\n uint uVar6;\n byte bVar7;\n int *piVar8;\n uint uVar9;\n uint uVar10;\n int *local_28;\n char *local_24;\n \n uVar9 = *(ui...
(translation_unit (function_definition TYPE (pointer_declarator * (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement {...
(function_definition "int * __regparm3 FUN_00022d80(int param_1,int param_2,int param_3,int *param_4)\n\n{\n int iVar1;\n int *piVar2;\n int *piVar3;\n int *piVar4;\n undefined4 uVar5;\n uint uVar6;\n byte bVar7;\n int *piVar8;\n uint uVar9;\n uint uVar10;\n int *local_28;\n char *local_24;\n \n uVar9 = *...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_2 * __regparm3 var_2 (type_3 *var_3,type_6 var_13,bfd_boolean var_14,char **pname) { type_1 var_8; type_2 *var_17; type_2 *pEVar3; type_3 *pFVar4; type_2 *var_18; char *reason; type_1 var_4; type_4 ...
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: (identifier)) (parameter_declaration type: (primitive_type) d...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * __regparm3 MASKED(int param_1,int param_2,int param_3,int *param_4) { int iVar1; int *piVar2; int *piVar3; int *piVar4; undefined4 uVar5; uint uVar6; byte bVar7; int *piVar8; uint uVar9; uint uVar10; ...
19_sparc64-linux-gnu-size_and_sparc64-linux-gnu-size_strip.c
textdomain
textdomain
void textdomain(void) { (*(code *)PTR_textdomain_0001904c)(); return; }
void textdomain(void) { (*(code *)PTR_textdomain_0001904c)(); return; }
JMP dword ptr [EBX + 0x4c]
null
null
null
null
[('const-0', u'RETURN_-1205989043'), (u'CAST_-1205988969', u'CALLIND_-1205989046'), (u'CALLIND_-1205989046', u'INDIRECT_-1205988974'), ('tmp_58', u'CAST_-1205988969'), (u'INDIRECT_-1205988974', u'COPY_-1205989033')]
[('const-0', u'RETURN_-1205989043'), (u'CAST_-1205988969', u'CALLIND_-1205989046'), (u'CALLIND_-1205989046', u'INDIRECT_-1205988974'), ('tmp_58', u'CAST_-1205988969'), (u'INDIRECT_-1205988974', u'COPY_-1205989033')]
null
null
00011140
x86
O3
(translation_unit "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_0001904c)();\n return;\n}\n\n" (function_definition "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_0001904c)();\n return;\n}" primitive_type (function_declarator "textdomain(void)" identifier (parameter_list "(void)" ( (parameter_decla...
(translation_unit "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_0001904c)();\n return;\n}\n\n" (function_definition "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_0001904c)();\n return;\n}" primitive_type (function_declarator "textdomain(void)" identifier (parameter_list "(void)" ( (parameter_decla...
(translation_unit "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_0001904c)();\n return;\n}\n\n" (function_definition "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_0001904c)();\n return;\n}" primitive_type (function_declarator "textdomain(void)" identifier (parameter_list "(void)" ( (parameter_decla...
(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 textdomain(void)\n\n{\n (*(code *)PTR_textdomain_0001904c)();\n return;\n}" (primitive_type "void") (function_declarator "textdomain(void)" (identifier "textdomain") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (...
void function_1(void) { (*(type_1 *)PTR_textdomain_0001904c)(); 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_0001904c)(); return; }
2449_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
do_process_got_plt
FUN_0006a930
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_process_got_plt(Sized_incremental_binary<64,_false> * this, Symbol_table * symtab, Layout * layout) */ void __thiscall gold::Si...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0006a930(int param_1,undefined4 param_2,undefined4 param_3) { byte bVar1; uint *puVar2; int iVar3; int *piVar4; int iVar5; int iVar6; uint uVar7; int iVar8; undefined4 *puVar9; uint uVar10; uint uV...
CALL 0x0004fb76 ADD EAX,0x2976cb PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x4c MOV ECX,dword ptr [ESP + 0x60] MOV dword ptr [ESP + 0x24],EAX LEA EAX,[EAX + 0x378] MOV ESI,dword ptr [ECX + 0xc0] MOV EDI,dword ptr [ECX + 0xcc] MOV dword ptr [ESP + 0x14],EAX MOV EAX,dword ptr [EAX] MOV dword ptr [ESP + 0xc],ESI MOV ESI...
null
null
null
null
[(u'LOAD_-1206276451', u'PTRSUB_-1206274391'), (u'INT_ADD_-1206274700', u'CAST_-1206274620'), ('const-116', u'PTRSUB_-1206274683'), ('const-417', u'LOAD_-1206276475'), ('const-1', u'PTRADD_-1206277003'), (u'MULTIEQUAL_-1206275320', u'INT_ADD_-1206276418'), ('const-4', u'INT_ADD_-1206274374'), ('const-0', u'PTRSUB_-1206...
[('const-2233914', u'COPY_-1206273999'), ('const-700', u'CALL_-1206276011'), (u'CAST_-1206274088', u'LOAD_-1206276402'), ('tmp_9983', u'INT_ADD_-1206277698'), ('const-2', u'INT_SRIGHT_-1206276790'), ('const-417', u'LOAD_-1206277373'), (u'MULTIEQUAL_-1206274448', u'MULTIEQUAL_-1206274484'), (u'INT_OR_-1206277449', u'INT...
null
null
0006a930
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0006a930(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n byte bVar1;\n uint *puVar2;\n int iVar3;\n int *piVar4;\n int iVar5;\n int iVar6;\n uint uVar7;\n int iVar8;\n undefined4 *p...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void do_process_got_plt(Sized_incremental_binary<64,_false> * this,\n Symbol_table * symtab, Layout * layout) */\n\nv...
(translation_unit "void FUN_0006a930(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n byte bVar1;\n uint *puVar2;\n int iVar3;\n int *piVar4;\n int iVar5;\n int iVar6;\n uint uVar7;\n int iVar8;\n undefined4 *puVar9;\n uint uVar10;\n uint uVar11;\n int *piVar12;\n uint uVar13;\n byte bVar14;\n i...
(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_0006a930(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n byte bVar1;\n uint *puVar2;\n int iVar3;\n int *piVar4;\n int iVar5;\n int iVar6;\n uint uVar7;\n int iVar8;\n undefined4 *puVar9;\n uint uVar10;\n uint uVar11;\n int *piVar12;\n uint uVar13;\n byte bVar14;\n...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_process_got_plt(Sized_incremental_binary<64,_false> * this, Symbol_table * symtab, Layout * layout) */ void __thiscall var_17::...
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.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3) { byte bVar1; uint *puVar2; int iVar3; int *piVar4; int iVar5; int iVar6; uint uVar7; int iVar8; undefined4 *puVar9; uint uVar10; uint uVar11; ...
1050_libtomcrypt.so_and_libtomcrypt.so_strip.c
pkcs_5_alg2
pkcs_5_alg2
int pkcs_5_alg2(uchar *password,ulong password_len,uchar *salt,ulong salt_len,int iteration_count, int hash_idx,uchar *out,ulong *outlen) { ulong *in; byte *pbVar1; int iVar2; ulong *out_00; hmac_state *hmac; ulong *puVar3; ulong *puVar4; ulong uVar5; int iVar6; ulong uVar7; ulong...
ulong pkcs_5_alg2(long param_1,undefined8 param_2,long param_3,undefined8 param_4,int param_5, undefined4 param_6,long param_7,long *param_8) { ulong *puVar1; byte *pbVar2; uint uVar3; ulong uVar4; ulong *__ptr; void *__ptr_00; ulong *puVar5; ulong *puVar6; long lVar7; long lVar8;...
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x68 MOV qword ptr [RSP + 0x10],RDX MOV RAX,qword ptr [RSP + 0xa0] MOV RDX,qword ptr [RSP + 0xa8] MOV qword ptr [RSP],RSI MOV qword ptr [RSP + 0x28],RCX MOV dword ptr [RSP + 0x40],R8D MOV qword ptr [RSP + 0x8],RAX MOV qword ptr [RSP + 0x20],RDX MOV RAX,qword...
null
null
null
null
[(u'INT_XOR_-1207423447', u'STORE_-1207423469'), (u'MULTIEQUAL_-1207420912', u'INT_ADD_-1207418640'), ('const-2', u'INT_ADD_-1207418844'), (u'PTRADD_-1207418895', u'STORE_-1207419756'), (u'MULTIEQUAL_-1207421567', u'LOAD_-1207420041'), ('const-433', u'LOAD_-1207423135'), (u'PTRADD_-1207419281', u'LOAD_-1207420185'), (u...
[(u'INT_XOR_-1207423447', u'STORE_-1207423469'), ('const-7', u'INT_ADD_-1207421789'), ('const-433', u'STORE_-1207419578'), ('const-433', u'LOAD_-1207419995'), (u'INT_ADD_-1207418491', u'INT_ADD_-1207423009'), ('const-433', u'LOAD_-1207423590'), (u'PTRADD_-1207418870', u'LOAD_-1207419752'), (u'MULTIEQUAL_-1207421511', u...
null
null
00172600
x86
O3
(translation_unit "ulong pkcs_5_alg2(long param_1,undefined8 param_2,long param_3,undefined8 param_4,int param_5,\n undefined4 param_6,long param_7,long *param_8)\n\n{\n ulong *puVar1;\n byte *pbVar2;\n uint uVar3;\n ulong uVar4;\n ulong *__ptr;\n void *__ptr_00;\n ulong *puVar5;\n ulong *puVar6...
(translation_unit "int pkcs_5_alg2(uchar *password,ulong password_len,uchar *salt,ulong salt_len,int iteration_count,\n int hash_idx,uchar *out,ulong *outlen)\n\n{\n ulong *in;\n byte *pbVar1;\n int iVar2;\n ulong *out_00;\n hmac_state *hmac;\n ulong *puVar3;\n ulong *puVar4;\n ulong uVar5;\n int...
(translation_unit "ulong pkcs_5_alg2(long param_1,undefined8 param_2,long param_3,undefined8 param_4,int param_5,\n undefined4 param_6,long param_7,long *param_8)\n\n{\n ulong *puVar1;\n byte *pbVar2;\n uint uVar3;\n ulong uVar4;\n ulong *__ptr;\n void *__ptr_00;\n ulong *puVar5;\n ulong *puVar6...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , ...
(function_definition "ulong pkcs_5_alg2(long param_1,undefined8 param_2,long param_3,undefined8 param_4,int param_5,\n undefined4 param_6,long param_7,long *param_8)\n\n{\n ulong *puVar1;\n byte *pbVar2;\n uint uVar3;\n ulong uVar4;\n ulong *__ptr;\n void *__ptr_00;\n ulong *puVar5;\n ulong *puV...
int function_1(type_1 *var_2,type_2 password_len,type_1 *var_4,type_2 salt_len,int var_19, int hash_idx,type_1 *var_5,type_2 *var_6) { type_2 *in; type_3 *pbVar1; int var_8; type_2 *var_11; type_4 *var_10; type_2 *var_23; type_2 *var_24; type_2 var_30; int var_26; type_2 var_27; t...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declarati...
null
ulong MASKED(long param_1,undefined8 param_2,long param_3,undefined8 param_4,int param_5, undefined4 param_6,long param_7,long *param_8) { ulong *puVar1; byte *pbVar2; uint uVar3; ulong uVar4; ulong *__ptr; void *__ptr_00; ulong *puVar5; ulong *puVar6; long lVar7; long lVar8; in...
8733_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
has_facet<std::collate<wchar_t>>
FUN_001ef4f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* bool std::has_facet<std::collate<wchar_t> >(std::locale const&) */ bool std::has_facet<std::collate<wchar_t>>(locale *param_1) { uint uVar1; int ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool FUN_001ef4f0(int *param_1) { uint uVar1; int iVar2; bool bVar3; uVar1 = FUN_00183130(PTR_DAT_00301dac); bVar3 = false; if ((uVar1 < *(uint *)(*param_1 + 8)) && (iVar2 = *(int *)(*(int *)(*param_1 + 4) + ...
PUSH EBX CALL 0x00032730 ADD EBX,0x112b0a SUB ESP,0x14 PUSH dword ptr [EBX + 0xfffffdac] CALL 0x00183130 MOV EDX,EAX MOV EAX,dword ptr [ESP + 0x20] ADD ESP,0x10 MOV ECX,dword ptr [EAX] XOR EAX,EAX CMP dword ptr [ECX + 0x8],EDX JBE 0x001ef542 MOV ECX,dword ptr [ECX + 0x4] MOV EDX,dword ptr [ECX + EDX*0x4] TEST EDX,EDX J...
null
null
null
null
[('const-417', u'LOAD_-1207831195'), ('const-0', u'INT_NOTEQUAL_-1207831169'), ('const-417', u'LOAD_-1207831188'), (u'LOAD_-1207831230', u'INT_ADD_-1207831179'), (u'CALL_-1207831253', u'INDIRECT_-1207830989'), (u'CAST_-1207830978', u'CALL_-1207831253'), (u'INDIRECT_-1207830985', u'CALL_-1207831131'), (u'INT_LESS_-12078...
[('const-417', u'LOAD_-1207831188'), ('const-0', u'INT_NOTEQUAL_-1207831169'), (u'COPY_-1207831027', u'MULTIEQUAL_-1207830924'), (u'LOAD_-1207831230', u'INT_ADD_-1207831179'), (u'CAST_-1207830955', u'LOAD_-1207831195'), (u'INDIRECT_-1207830997', u'CALL_-1207831131'), (u'CALL_-1207831253', u'INDIRECT_-1207830989'), (u'I...
null
null
001ef4f0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool FUN_001ef4f0(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_00183130(PTR_DAT_00301dac);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(in...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* bool std::has_facet<std::collate<wchar_t> >(std::locale const&) */\n\nbool std::has_facet<std::collate<wchar_t>>(locale *param_1)\n...
(translation_unit "bool FUN_001ef4f0(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_00183130(PTR_DAT_00301dac);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_001c8880(iVar2,PTR...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_express...
(function_definition "bool FUN_001ef4f0(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_00183130(PTR_DAT_00301dac);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_001c8880(iVar2,...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* bool std::has_facet<std::collate<wchar_t> >(std::locale const&) */ bool std::has_facet<std::collate<wchar_t>>(locale *param_1) { type_1 var_2; in...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool MASKED(int *param_1) { uint uVar1; int iVar2; bool bVar3; uVar1 = FUN_00183130(PTR_DAT_00301dac); bVar3 = false; if ((uVar1 < *(uint *)(*param_1 + 8)) && (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 ...
7517_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
wifstream
FUN_001b51f0
/* std::wifstream::wifstream(std::string const&, std::_Ios_Openmode) */ void __thiscall std::wifstream::wifstream(wifstream *this,string *param_1,_Ios_Openmode param_2) { wfilebuf *this_00; int iVar1; int iVar2; wios *this_01; _Ios_Openmode in_stack_00000010; __x86_get_pc_thunk_di(); iVar2 = *(int *...
void FUN_001b51f0(int *param_1,int *param_2,undefined4 *param_3,uint param_4) { int *piVar1; int iVar2; int iVar3; FUN_0004fb7e(); iVar2 = param_2[1]; iVar3 = *(int *)(iVar2 + -0xc); *param_1 = iVar2; *(int *)((int)param_1 + iVar3) = param_2[2]; param_1[1] = 0; FUN_001ab7c0(*(int *)(iVar2 + -0x...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x0004fb7e ADD EDI,0x14ce07 PUSH ESI PUSH EBX SUB ESP,0x24 MOV EAX,dword ptr [EBP + 0xc] MOV ESI,dword ptr [EBP + 0x8] MOV ECX,dword ptr [EBP + 0xc] MOV EAX,dword ptr [EAX + 0x4] MOV EBX,EDI MOV EDX,dword ptr [EAX + -0xc] MOV dword ptr [ESI],EAX MOV ECX,dword ptr [ECX + 0x8] MOV dword...
null
null
null
null
[('const-417', u'LOAD_-1207676198'), (u'LOAD_-1207676103', u'INT_ADD_-1207676070'), (u'INT_OR_-1207676119', u'CALL_-1207676104'), ('tmp_911', u'PTRADD_-1207676183'), ('tmp_911', u'PTRADD_-1207676177'), ('const-417', u'LOAD_-1207676270'), (u'INT_ADD_-1207676236', u'CAST_-1207675727'), ('const-4294967284', u'INT_ADD_-120...
[(u'LOAD_-1207676103', u'INT_ADD_-1207676070'), (u'INT_OR_-1207676119', u'CALL_-1207676104'), (u'INT_ADD_-1207676299', u'CAST_-1207675770'), ('const-417', u'LOAD_-1207676270'), ('const-4294967284', u'INT_ADD_-1207676236'), ('const-8', u'INT_OR_-1207676119'), ('const-417', u'LOAD_-1207676086'), ('const-417', u'LOAD_-120...
null
null
001b51f0
x86
O3
(translation_unit "void FUN_001b51f0(int *param_1,int *param_2,undefined4 *param_3,uint param_4)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n \n FUN_0004fb7e();\n iVar2 = param_2[1];\n iVar3 = *(int *)(iVar2 + -0xc);\n *param_1 = iVar2;\n *(int *)((int)param_1 + iVar3) = param_2[2];\n param_1[1] = 0;\n FU...
(translation_unit "/* std::wifstream::wifstream(std::string const&, std::_Ios_Openmode) */\n\nvoid __thiscall std::wifstream::wifstream(wifstream *this,string *param_1,_Ios_Openmode param_2)\n\n{\n wfilebuf *this_00;\n int iVar1;\n int iVar2;\n wios *this_01;\n _Ios_Openmode in_stack_00000010;\n \n __x86_get_pc_...
(translation_unit "void FUN_001b51f0(int *param_1,int *param_2,undefined4 *param_3,uint param_4)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n \n FUN_0004fb7e();\n iVar2 = param_2[1];\n iVar3 = *(int *)(iVar2 + -0xc);\n *param_1 = iVar2;\n *(int *)((int)param_1 + iVar3) = param_2[2];\n param_1[1] = 0;\n FU...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_st...
(function_definition "void FUN_001b51f0(int *param_1,int *param_2,undefined4 *param_3,uint param_4)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n \n FUN_0004fb7e();\n iVar2 = param_2[1];\n iVar3 = *(int *)(iVar2 + -0xc);\n *param_1 = iVar2;\n *(int *)((int)param_1 + iVar3) = param_2[2];\n param_1[1] = 0;\n ...
/* std::wifstream::wifstream(std::string const&, std::_Ios_Openmode) */ void __thiscall std::function_1::function_1(function_1 *var_4,type_1 *var_2,type_2 param_2) { type_3 *this_00; int var_5; int var_3; type_4 *var_11; type_2 var_8; var_1(); var_3 = *(int *)(var_2 + 4); var_5 = *(int *)(var_3 + ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
void MASKED(int *param_1,int *param_2,undefined4 *param_3,uint param_4) { int *piVar1; int iVar2; int iVar3; FUN_0004fb7e(); iVar2 = param_2[1]; iVar3 = *(int *)(iVar2 + -0xc); *param_1 = iVar2; *(int *)((int)param_1 + iVar3) = param_2[2]; param_1[1] = 0; FUN_001ab7c0(*(int *)(iVar2 + -0xc) + (...
1162_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
script_add_file.cold.462
FUN_0004b5cf
void script_add_file_cold_462(void) { int unaff_EBP; if (*(void **)(unaff_EBP + -0x7c) != *(void **)(unaff_EBP + -0xc0)) { operator_delete(*(void **)(unaff_EBP + -0x7c)); } if (*(void **)(unaff_EBP + -100) != *(void **)(unaff_EBP + -200)) { operator_delete(*(void **)(unaff_EBP + -100)); } if (*...
void FUN_0004b5cf(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x7c) != *(int *)(unaff_EBP + -0xc0)) { FUN_003ae080(*(int *)(unaff_EBP + -0x7c)); } if (*(int *)(unaff_EBP + -100) != *(int *)(unaff_EBP + -200)) { FUN_003ae080(*(int *)(unaff_EBP + -100)); } if (*(int *)(unaff_EBP + -0x94) != ...
MOV EAX,dword ptr [EBP + -0x7c] CMP EAX,dword ptr [EBP + 0xffffff40] JZ 0x0004b5ec SUB ESP,0xc MOV EBX,dword ptr [EBP + 0xffffff44] PUSH EAX CALL 0x003ae080 ADD ESP,0x10 MOV EAX,dword ptr [EBP + -0x64] CMP EAX,dword ptr [EBP + 0xffffff38] JZ 0x0004b609 SUB ESP,0xc MOV EBX,dword ptr [EBP + 0xffffff44] PUSH EAX CALL 0x00...
null
null
null
null
[(u'INT_ADD_-1206143365', u'CAST_-1206143060'), (u'INT_ADD_-1206143299', u'CAST_-1206143033'), (u'LOAD_-1206143462', u'INT_NOTEQUAL_-1206143440'), ('tmp_859', u'INT_ADD_-1206143365'), ('tmp_859', u'INT_ADD_-1206143446'), ('const-417', u'LOAD_-1206143534'), (u'INT_ADD_-1206143518', u'CAST_-1206143129'), (u'INT_ADD_-1206...
[(u'INT_ADD_-1206143365', u'CAST_-1206143060'), (u'INT_ADD_-1206143299', u'CAST_-1206143033'), (u'LOAD_-1206143462', u'INT_NOTEQUAL_-1206143440'), ('tmp_859', u'INT_ADD_-1206143365'), ('tmp_859', u'INT_ADD_-1206143446'), ('const-417', u'LOAD_-1206143534'), (u'INT_ADD_-1206143518', u'CAST_-1206143129'), (u'INT_ADD_-1206...
null
null
0004b5cf
x86
O3
(translation_unit "void FUN_0004b5cf(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x7c) != *(int *)(unaff_EBP + -0xc0)) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x7c));\n }\n if (*(int *)(unaff_EBP + -100) != *(int *)(unaff_EBP + -200)) {\n FUN_003ae080(*(int *)(unaff_EBP + -100));\n }\n if (*(...
(translation_unit "void script_add_file_cold_462(void)\n\n{\n int unaff_EBP;\n \n if (*(void **)(unaff_EBP + -0x7c) != *(void **)(unaff_EBP + -0xc0)) {\n operator_delete(*(void **)(unaff_EBP + -0x7c));\n }\n if (*(void **)(unaff_EBP + -100) != *(void **)(unaff_EBP + -200)) {\n operator_delete(*(void **)(unaf...
(translation_unit "void FUN_0004b5cf(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x7c) != *(int *)(unaff_EBP + -0xc0)) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x7c));\n }\n if (*(int *)(unaff_EBP + -100) != *(int *)(unaff_EBP + -200)) {\n FUN_003ae080(*(int *)(unaff_EBP + -100));\n }\n if (*(...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_decl...
(function_definition "void FUN_0004b5cf(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x7c) != *(int *)(unaff_EBP + -0xc0)) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x7c));\n }\n if (*(int *)(unaff_EBP + -100) != *(int *)(unaff_EBP + -200)) {\n FUN_003ae080(*(int *)(unaff_EBP + -100));\n }\n if ...
void function_1(void) { int var_1; if (*(void **)(var_1 + -0x7c) != *(void **)(var_1 + -0xc0)) { var_2(*(void **)(var_1 + -0x7c)); } if (*(void **)(var_1 + -100) != *(void **)(var_1 + -200)) { var_2(*(void **)(var_1 + -100)); } if (*(void **)(var_1 + -0x94) != *(void **)(var_1 + -0xd0)) { v...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthes...
null
void MASKED(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x7c) != *(int *)(unaff_EBP + -0xc0)) { FUN_003ae080(*(int *)(unaff_EBP + -0x7c)); } if (*(int *)(unaff_EBP + -100) != *(int *)(unaff_EBP + -200)) { FUN_003ae080(*(int *)(unaff_EBP + -100)); } if (*(int *)(unaff_EBP + -0x94) != *(int ...
371_ln_and_ln_strip.c
__xstat64
__xstat64
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int __xstat64(int __ver,char *__filename,stat64 *__stat_buf) { /* WARNING: Bad instruction - Truncating control flow here */ /* __xstat64@@...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int __xstat64(int __ver,char *__filename,stat64 *__stat_buf) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206029970')]
[('const-1', u'RETURN_-1206029970')]
null
null
00027164
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint __xstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_ba...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint __xstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "int __xstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int __xstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__xstat64(int __...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argu...
(function_definition "int __xstat64(int __ver,char *__filename,stat64 *__stat_buf)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "__xstat64(int __ver,char *__filename,stat64 *__stat_buf)" (identifier "__xstat64") (parameter_list "(int __ver,char *__filename,stat64 *__stat...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __ver,char *__filename,type_1 *__stat_buf) { /* WARNING: Bad instruction - Truncating control flow here */ /* __xstat64@...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __ver,char *__filename,stat64 *__stat_buf) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
126_ia64-linux-gnu-ranlib_and_ia64-linux-gnu-ranlib_strip.c
yy_create_buffer
FUN_00015700
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ YY_BUFFER_STATE yy_create_buffer(FILE *file,int size) { YY_BUFFER_STATE b; char *pcVar1; b = (YY_BUFFER_STATE)malloc(0x30); if (b != (YY_BUFFER_STATE)0x0) { b->yy_buf_size ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * FUN_00015700(undefined4 param_1,int param_2) { void *pvVar1; void *pvVar2; pvVar1 = malloc(0x30); if (pvVar1 != (void *)0x0) { *(int *)((int)pvVar1 + 0xc) = param_2; pvVar2 = malloc(param_2 + 2); *(...
PUSH EDI PUSH ESI PUSH EBX MOV EDI,dword ptr [ESP + 0x14] CALL 0x00013710 ADD EBX,0xb8f4 SUB ESP,0xc PUSH 0x30 CALL 0x000122e0 ADD ESP,0x10 TEST EAX,EAX JZ 0x00015756 MOV dword ptr [EAX + 0xc],EDI SUB ESP,0xc ADD EDI,0x2 MOV ESI,EAX PUSH EDI CALL 0x000122e0 ADD ESP,0x10 MOV dword ptr [ESI + 0x4],EAX TEST EAX,EAX JZ 0x0...
null
null
null
null
[(u'INT_ADD_-1205971068', u'CALL_-1205971061'), ('const-417', u'STORE_-1205971025'), ('const-111652', u'COPY_-1205970844'), (u'CAST_-1205970846', u'PTRSUB_-1205970835'), (u'COPY_-1205971001', u'RETURN_-1205970972'), ('tmp_400', u'CALL_-1205971001'), (u'PTRSUB_-1205970814', u'STORE_-1205971045'), ('const-20', u'PTRSUB_-...
[(u'INT_ADD_-1205971068', u'CALL_-1205971061'), (u'CALL_-1205971061', u'INT_NOTEQUAL_-1205971028'), ('const-417', u'STORE_-1205971025'), ('const-20', u'INT_ADD_-1205971011'), (u'CAST_-1205970843', u'INT_ADD_-1205971088'), (u'CALL_-1205971061', u'STORE_-1205971045'), (u'INT_ADD_-1205971088', u'CAST_-1205970842'), (u'COP...
null
null
00015700
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid * FUN_00015700(undefined4 param_1,int param_2)\n\n{\n void *pvVar1;\n void *pvVar2;\n \n pvVar1 = malloc(0x30);\n if (pvVar1 != (void *)0x0) {\n *(int *)((int)pvVar1 + 0xc) = param_2;\n pvVar2 ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nYY_BUFFER_STATE yy_create_buffer(FILE *file,int size)\n\n{\n YY_BUFFER_STATE b;\n char *pcVar1;\n \n b = (YY_BUFFER_STATE)malloc(0x30);\n if (b != (YY_BUFFER_STAT...
(translation_unit "void * FUN_00015700(undefined4 param_1,int param_2)\n\n{\n void *pvVar1;\n void *pvVar2;\n \n pvVar1 = malloc(0x30);\n if (pvVar1 != (void *)0x0) {\n *(int *)((int)pvVar1 + 0xc) = param_2;\n pvVar2 = malloc(param_2 + 2);\n *(void **)((int)pvVar1 + 4) = pvVar2;\n if (pvVar2 != (void *...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expressio...
(function_definition "void * FUN_00015700(undefined4 param_1,int param_2)\n\n{\n void *pvVar1;\n void *pvVar2;\n \n pvVar1 = malloc(0x30);\n if (pvVar1 != (void *)0x0) {\n *(int *)((int)pvVar1 + 0xc) = param_2;\n pvVar2 = malloc(param_2 + 2);\n *(void **)((int)pvVar1 + 4) = pvVar2;\n if (pvVar2 != (voi...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1(type_2 *file,int var_3) { type_1 var_2; char *var_4; var_2 = (type_1)var_1(0x30); if (var_2 != (type_1)0x0) { var_2->yy_buf_size = var_3; var_4 = (cha...
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)) (parameter_declaration type: (primitive_type) declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * MASKED(undefined4 param_1,int param_2) { void *pvVar1; void *pvVar2; pvVar1 = malloc(0x30); if (pvVar1 != (void *)0x0) { *(int *)((int)pvVar1 + 0xc) = param_2; pvVar2 = malloc(param_2 + 2); *(void *...
1812_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
parse_to_value
FUN_00044470
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_cref * this, char * option_name, char * arg, Command_line * param_3, General_options * param_4) */ void __th...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00044470(int param_1,undefined4 param_2,undefined4 param_3) { FUN_000aa120(param_2,param_3,param_1 + 0x3d); *(undefined1 *)(param_1 + 0x3c) = 1; return; }
PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x2bdb89 SUB ESP,0x8 MOV ESI,dword ptr [ESP + 0x14] LEA EAX,[ESI + 0x3d] PUSH EAX PUSH dword ptr [ESP + 0x20] PUSH dword ptr [ESP + 0x20] CALL 0x000aa120 MOV byte ptr [ESI + 0x3c],0x1 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[(u'PTRSUB_-1206172347', u'STORE_-1206172470'), ('tmp_208', u'CALL_-1206172474'), ('const-1', u'STORE_-1206172470'), ('const-61', u'PTRSUB_-1206172365'), ('tmp_206', u'PTRSUB_-1206172347'), ('const-0', u'RETURN_-1206172434'), ('tmp_206', u'PTRSUB_-1206172365'), ('tmp_207', u'CALL_-1206172474'), ('const-60', u'PTRSUB_-1...
[('tmp_344', u'INT_ADD_-1206172491'), ('tmp_346', u'CALL_-1206172474'), ('const-417', u'STORE_-1206172470'), (u'INT_ADD_-1206172491', u'CALL_-1206172474'), ('const-0', u'RETURN_-1206172434'), (u'INT_ADD_-1206172456', u'CAST_-1206172356'), ('tmp_345', u'CALL_-1206172474'), (u'CAST_-1206172356', u'STORE_-1206172470'), ('...
null
null
00044470
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00044470(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa120(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" comment (function_definitio...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_cref * this, char * option_name, char * arg,\n Command_line * param_3, General_options * p...
(translation_unit "void FUN_00044470(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa120(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_00044470(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa120(param_2...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression...
(function_definition "void FUN_00044470(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa120(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00044470(int param_1,undefined4 param_2,undefined4 param_3)" (identifi...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_cref * this, char * option_name, char * arg, Command_line * param_3, General_options * param_4) */ void __th...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3) { FUN_000aa120(param_2,param_3,param_1 + 0x3d); *(undefined1 *)(param_1 + 0x3c) = 1; return; }
969_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
parse_to_value
FUN_00036e90
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_combreloc * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::General_options::Struct_no_combreloc::parse_to_value (Str...
void FUN_00036e90(void) { int in_stack_00000014; *(undefined2 *)(in_stack_00000014 + 0x4df0) = 1; return; }
MOV EAX,dword ptr [ESP + 0x14] MOV EDX,0x1 MOV word ptr [EAX + 0x4df0],DX RET
null
null
null
null
[(u'COPY_-1206096215', u'PTRSUB_-1206096149'), ('const-0', u'STORE_-1206096208'), (u'PTRSUB_-1206096148', u'STORE_-1206096222'), (u'PTRSUB_-1206096149', u'PTRSUB_-1206096148'), ('const-61', u'PTRSUB_-1206096146'), ('const-417', u'STORE_-1206096208'), ('tmp_32', u'COPY_-1206096215'), ('const-19892', u'PTRSUB_-1206096149...
[('const-19952', u'INT_ADD_-1206096208'), ('const-417', u'STORE_-1206096222'), (u'INT_ADD_-1206096208', u'CAST_-1206096155'), ('const-0', u'RETURN_-1206096205'), ('tmp_37', u'INT_ADD_-1206096208'), (u'CAST_-1206096155', u'STORE_-1206096222'), ('const-1', u'STORE_-1206096222')]
null
null
00036e90
x86
O3
(translation_unit "void FUN_00036e90(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x4df0) = 1;\n return;\n}\n\n" (function_definition "void FUN_00036e90(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x4df0) = 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_combreloc * this, char * param_1, char *\n param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_combreloc::parse_...
(translation_unit "void FUN_00036e90(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x4df0) = 1;\n return;\n}\n\n" (function_definition "void FUN_00036e90(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x4df0) = 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_00036e90(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x4df0) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00036e90(void)" (identifier "FUN_00036e90") (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_combreloc * 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,ch...
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 + 0x4df0) = 1; return; }
8671_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
_M_extract<long>
FUN_0020fe00
/* std::wistream& std::wistream::_M_extract<long>(long&) */ wistream * __thiscall std::wistream::_M_extract<long>(wistream *this,long *param_1) { int *piVar1; wistream *pwVar2; undefined1 local_34 [19]; sentry local_21; _Ios_Iostate local_20 [4]; __x86_get_pc_thunk_di(); sentry::sentry(&local_21,thi...
int * FUN_0020fe00(int *param_1,undefined4 param_2) { int *piVar1; int iVar2; undefined1 local_34 [19]; char local_21; uint local_20 [4]; FUN_000559ee(); FUN_0020da70(&local_21,param_1,0); if (local_21 != '\0') { local_20[0] = 0; iVar2 = *(int *)(*param_1 + -0xc) + (int)param_1; piVar1 ...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x000559ee ADD EDI,0x17f1f7 PUSH ESI LEA EAX,[EBP + -0x1d] PUSH EBX SUB ESP,0x40 MOV ESI,dword ptr [EBP + 0x8] PUSH 0x0 PUSH ESI MOV EBX,EDI PUSH EAX CALL 0x0020da70 ADD ESP,0x10 CMP byte ptr [EBP + -0x1d],0x0 JZ 0x0020fe83 MOV EAX,dword ptr [ESI] MOV dword ptr [EBP + -0x1c],0x0 MOV E...
null
null
null
null
[('const-1', u'RETURN_-1203765271'), (u'CAST_-1203764964', u'LOAD_-1203765376'), (u'CAST_-1203765059', u'LOAD_-1203765606'), ('tmp_820', u'CAST_-1203764972'), ('const-417', u'LOAD_-1203765580'), ('tmp_820', u'PTRADD_-1203765306'), ('tmp_820', u'COPY_-1203765427'), ('const-417', u'LOAD_-1203765357'), (u'LOAD_-1203765606...
[('const-136', u'INT_ADD_-1203765590'), ('tmp_1079', u'PTRSUB_-1203765028'), (u'INT_ADD_-1203765456', u'CAST_-1203765006'), ('const-0', u'RETURN_-1203765393'), ('const-4294967264', u'PTRSUB_-1203765028'), ('tmp_1821', u'CALL_-1203765670'), (u'CALL_-1203765331', u'INDIRECT_-1203765000'), (u'INT_ADD_-1203765599', u'INT_A...
null
null
0020fe00
x86
O3
(translation_unit "int * FUN_0020fe00(int *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined1 local_34 [19];\n char local_21;\n uint local_20 [4];\n \n FUN_000559ee();\n FUN_0020da70(&local_21,param_1,0);\n if (local_21 != '\0') {\n local_20[0] = 0;\n iVar2 = *(int *)(*param_1 + -0...
(translation_unit "/* std::wistream& std::wistream::_M_extract<long>(long&) */\n\nwistream * __thiscall std::wistream::_M_extract<long>(wistream *this,long *param_1)\n\n{\n int *piVar1;\n wistream *pwVar2;\n undefined1 local_34 [19];\n sentry local_21;\n _Ios_Iostate local_20 [4];\n \n __x86_get_pc_thunk_di();\n...
(translation_unit "int * FUN_0020fe00(int *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined1 local_34 [19];\n char local_21;\n uint local_20 [4];\n \n FUN_000559ee();\n FUN_0020da70(&local_21,param_1,0);\n if (local_21 != '\0') {\n local_20[0] = 0;\n iVar2 = *(int *)(*param_1 + -0...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declarati...
(function_definition "int * FUN_0020fe00(int *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined1 local_34 [19];\n char local_21;\n uint local_20 [4];\n \n FUN_000559ee();\n FUN_0020da70(&local_21,param_1,0);\n if (local_21 != '\0') {\n local_20[0] = 0;\n iVar2 = *(int *)(*param_1 +...
/* std::wistream& std::wistream::_M_extract<long>(long&) */ type_1 * __thiscall std::type_1::_M_extract<long>(type_1 *var_3,long *param_1) { int *var_5; type_1 *var_4; type_2 local_34 [19]; type_3 var_2; type_4 local_20 [4]; var_1(); sentry::type_3(&var_2,var_3,false); if (var_2 != (type_3)0x0) { ...
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 *piVar1; int iVar2; undefined1 local_34 [19]; char local_21; uint local_20 [4]; FUN_000559ee(); FUN_0020da70(&local_21,param_1,0); if (local_21 != '\0') { local_20[0] = 0; iVar2 = *(int *)(*param_1 + -0xc) + (int)param_1; piVar1 = *(in...
653_m68k-linux-gnu-objdump_and_m68k-linux-gnu-objdump_strip.c
close
close
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int close(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ /* close@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int close(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206369738')]
[('const-1', u'RETURN_-1206369738')]
null
null
0007422c
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (functio...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* close@@GLIBC_2.0 */\n halt...
(translation_unit "int close(int __fd)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int close(int __fd)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "close(int __fd)" identifier (parameter_list "(int __fd)" ( (parameter_declaration "int __fd" primi...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int close(int __fd)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "close(int __fd)" (identifier "close") (parameter_list "(int __fd)" (( "(") (parameter_declaration "int __fd" (primitive_type "int") (identifier "__fd")) () ")"))) (compound_statement ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ /* close@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments:...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
103_sparc64-linux-gnu-objcopy_and_sparc64-linux-gnu-objcopy_strip.c
cplus_demangle_mangled_name
cplus_demangle_mangled_name
void cplus_demangle_mangled_name(void) { (*(code *)PTR_cplus_demangle_mangled_name_000401ac)(); return; }
void cplus_demangle_mangled_name(void) { (*(code *)PTR_cplus_demangle_mangled_name_000401ac)(); return; }
JMP dword ptr [EBX + 0x1ac]
null
null
null
null
[(u'CALLIND_-1205979446', u'INDIRECT_-1205979374'), (u'INDIRECT_-1205979374', u'COPY_-1205979433'), ('tmp_58', u'CAST_-1205979369'), ('const-0', u'RETURN_-1205979443'), (u'CAST_-1205979369', u'CALLIND_-1205979446')]
[(u'CALLIND_-1205979446', u'INDIRECT_-1205979374'), (u'INDIRECT_-1205979374', u'COPY_-1205979433'), ('tmp_58', u'CAST_-1205979369'), ('const-0', u'RETURN_-1205979443'), (u'CAST_-1205979369', u'CALLIND_-1205979446')]
null
null
000136c0
x86
O3
(translation_unit "void cplus_demangle_mangled_name(void)\n\n{\n (*(code *)PTR_cplus_demangle_mangled_name_000401ac)();\n return;\n}\n\n" (function_definition "void cplus_demangle_mangled_name(void)\n\n{\n (*(code *)PTR_cplus_demangle_mangled_name_000401ac)();\n return;\n}" primitive_type (function_declarator "cplu...
(translation_unit "void cplus_demangle_mangled_name(void)\n\n{\n (*(code *)PTR_cplus_demangle_mangled_name_000401ac)();\n return;\n}\n\n" (function_definition "void cplus_demangle_mangled_name(void)\n\n{\n (*(code *)PTR_cplus_demangle_mangled_name_000401ac)();\n return;\n}" primitive_type (function_declarator "cplu...
(translation_unit "void cplus_demangle_mangled_name(void)\n\n{\n (*(code *)PTR_cplus_demangle_mangled_name_000401ac)();\n return;\n}\n\n" (function_definition "void cplus_demangle_mangled_name(void)\n\n{\n (*(code *)PTR_cplus_demangle_mangled_name_000401ac)();\n return;\n}" primitive_type (function_declarator "cplu...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void cplus_demangle_mangled_name(void)\n\n{\n (*(code *)PTR_cplus_demangle_mangled_name_000401ac)();\n return;\n}" (primitive_type "void") (function_declarator "cplus_demangle_mangled_name(void)" (identifier "cplus_demangle_mangled_name") (parameter_list "(void)" (( "(") (parameter_declaration "...
void function_1(void) { (*(type_1 *)PTR_cplus_demangle_mangled_name_000401ac)(); 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_000401ac)(); return; }
142_powerpc64-linux-gnu-strip_and_powerpc64-linux-gnu-strip_strip.c
__cxa_finalize
__cxa_finalize
void __cxa_finalize(void) { (*(code *)PTR___cxa_finalize_0003ffb8)(); return; }
void __cxa_finalize(void) { (*(code *)PTR___cxa_finalize_0003ffb8)(); return; }
JMP dword ptr [EBX + 0xffffffb8]
null
null
null
null
[(u'CAST_-1205978713', u'CALLIND_-1205978790'), (u'INDIRECT_-1205978718', u'COPY_-1205978777'), ('tmp_58', u'CAST_-1205978713'), ('const-0', u'RETURN_-1205978787'), (u'CALLIND_-1205978790', u'INDIRECT_-1205978718')]
[(u'CAST_-1205978713', u'CALLIND_-1205978790'), (u'INDIRECT_-1205978718', u'COPY_-1205978777'), ('tmp_58', u'CAST_-1205978713'), ('const-0', u'RETURN_-1205978787'), (u'CALLIND_-1205978790', u'INDIRECT_-1205978718')]
null
null
00013950
x86
O3
(translation_unit "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0003ffb8)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0003ffb8)();\n return;\n}" primitive_type (function_declarator "__cxa_finalize(void)" identifier (parameter_list "(void)...
(translation_unit "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0003ffb8)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0003ffb8)();\n return;\n}" primitive_type (function_declarator "__cxa_finalize(void)" identifier (parameter_list "(void)...
(translation_unit "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0003ffb8)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0003ffb8)();\n return;\n}" primitive_type (function_declarator "__cxa_finalize(void)" identifier (parameter_list "(void)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0003ffb8)();\n return;\n}" (primitive_type "void") (function_declarator "__cxa_finalize(void)" (identifier "__cxa_finalize") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_s...
void function_1(void) { (*(type_1 *)PTR___cxa_finalize_0003ffb8)(); 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_0003ffb8)(); return; }
9797_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
do_get_weekday
FUN_002831b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::time_get_shim<char>::do_get_weekday(std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, std::_Ios_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_002831b0(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5 ,undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9) { FUN_0028b9d0(param_1,0...
PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x190e49 SUB ESP,0x8 MOV ESI,dword ptr [ESP + 0x14] PUSH 0x77 PUSH dword ptr [ESP + 0x38] PUSH dword ptr [ESP + 0x38] PUSH dword ptr [ESP + 0x38] PUSH dword ptr [ESP + 0x38] PUSH dword ptr [ESP + 0x38] PUSH dword ptr [ESP + 0x38] PUSH dword ptr [ESP + 0x38] MOV EAX,dword ptr [E...
null
null
null
null
[('const-1', u'RETURN_-1204342330')]
[('tmp_589', u'INT_ADD_-1204342208'), (u'LOAD_-1204342224', u'CALL_-1204342201'), ('tmp_586', u'CALL_-1204342201'), ('tmp_583', u'CALL_-1204342201'), ('const-119', u'CALL_-1204342201'), ('tmp_584', u'CALL_-1204342201'), ('const-0', u'RETURN_-1204342164'), (u'INT_ADD_-1204342208', u'CAST_-1204342073'), ('const-0', u'CAL...
null
null
002831b0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4\nFUN_002831b0(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5\n ,undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9)\n\n{\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__facet_shims::(anonymous\n namespace)::time_get_shim<char>::do_get_weekday(std::istreambuf_iterator<char,\n std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> >,\n std:...
(translation_unit "undefined4\nFUN_002831b0(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5\n ,undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9)\n\n{\n FUN_0028b9d0(param_1,0,*(undefined4 *)(param_2 + 8),param_3,param_4,param_5,param_6,param...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete...
(function_definition "undefined4\nFUN_002831b0(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5\n ,undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9)\n\n{\n FUN_0028b9d0(param_1,0,*(undefined4 *)(param_2 + 8),param_3,param_4,param_5,param_6,pa...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::time_get_shim<char>::do_get_weekday(std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, std::_Ios_...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5 ,undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9) { FUN_0028b9d0(param_1,0,*(und...
4445_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
is_symbolless
FUN_001024e0
/* DWARF original prototype: bool is_symbolless(Output_reloc<4,_false,_64,_false> * this) */ bool __thiscall gold::Output_reloc<4,_false,_64,_false>::is_symbolless(Output_reloc<4,_false,_64,_false> *this) { return (bool)((byte)(this->rel_).field_0x17 >> 5 & 1); }
byte FUN_001024e0(int param_1) { return *(byte *)(param_1 + 0x17) >> 5 & 1; }
MOV EAX,dword ptr [ESP + 0x4] MOVZX EAX,byte ptr [EAX + 0x17] SHR AL,0x5 AND EAX,0x1 RET
null
null
null
null
[(u'INT_AND_-1206966968', u'CAST_-1206966923'), (u'COPY_-1206966996', u'RETURN_-1206966994'), (u'PTRSUB_-1206966933', u'LOAD_-1206967062'), ('const-0', u'PTRSUB_-1206966935'), (u'CAST_-1206966930', u'INT_RIGHT_-1206967026'), ('const-5', u'INT_RIGHT_-1206967026'), ('const-1', u'INT_AND_-1206966968'), ('const-0', u'RETUR...
[(u'INT_AND_-1206966969', u'RETURN_-1206966994'), ('tmp_179', u'INT_ADD_-1206967046'), ('const-1', u'INT_AND_-1206966969'), ('const-417', u'LOAD_-1206967062'), (u'INT_ADD_-1206967046', u'CAST_-1206966938'), ('const-0', u'RETURN_-1206966994'), (u'INT_RIGHT_-1206967026', u'INT_AND_-1206966969'), ('const-5', u'INT_RIGHT_-...
null
null
001024e0
x86
O3
(translation_unit "byte FUN_001024e0(int param_1)\n\n{\n return *(byte *)(param_1 + 0x17) >> 5 & 1;\n}\n\n" (function_definition "byte FUN_001024e0(int param_1)\n\n{\n return *(byte *)(param_1 + 0x17) >> 5 & 1;\n}" type_identifier (function_declarator "FUN_001024e0(int param_1)" identifier (parameter_list "(int param...
(translation_unit "/* DWARF original prototype: bool is_symbolless(Output_reloc<4,_false,_64,_false> * this) */\n\nbool __thiscall\ngold::Output_reloc<4,_false,_64,_false>::is_symbolless(Output_reloc<4,_false,_64,_false> *this)\n\n{\n return (bool)((byte)(this->rel_).field_0x17 >> 5 & 1);\n}\n\n" comment (ERROR "bool ...
(translation_unit "byte FUN_001024e0(int param_1)\n\n{\n return *(byte *)(param_1 + 0x17) >> 5 & 1;\n}\n\n" (function_definition "byte FUN_001024e0(int param_1)\n\n{\n return *(byte *)(param_1 + 0x17) >> 5 & 1;\n}" type_identifier (function_declarator "FUN_001024e0(int param_1)" identifier (parameter_list "(int param...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthe...
(function_definition "byte FUN_001024e0(int param_1)\n\n{\n return *(byte *)(param_1 + 0x17) >> 5 & 1;\n}" (type_identifier "byte") (function_declarator "FUN_001024e0(int param_1)" (identifier "FUN_001024e0") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifie...
/* DWARF original prototype: bool is_symbolless(Output_reloc<4,_false,_64,_false> * this) */ bool __thiscall gold::Output_reloc<4,_false,_64,_false>::is_symbolless(Output_reloc<4,_false,_64,_false> *this) { return (bool)((byte)(this->rel_).field_0x17 >> 5 & 1); }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (binary_expression left: (po...
null
byte MASKED(int param_1) { return *(byte *)(param_1 + 0x17) >> 5 & 1; }
805_sqlite3_and_sqlite3_strip.c
btreeInvokeBusyHandler
FUN_0004b440
/* WARNING: Unknown calling convention */ int btreeInvokeBusyHandler(void *pArg) { int iVar1; code *pcVar2; int iVar3; iVar1 = *(int *)((int)pArg + 4); pcVar2 = *(code **)(iVar1 + 400); if (pcVar2 == (code *)0x0) { return 0; } iVar3 = *(int *)(iVar1 + 0x198); if (-1 < iVar3) { if (*(char...
int FUN_0004b440(int *param_1) { int iVar1; code *pcVar2; int iVar3; iVar1 = param_1[1]; pcVar2 = *(code **)(iVar1 + 400); if (pcVar2 == (code *)0x0) { return 0; } iVar3 = *(int *)(iVar1 + 0x198); if (-1 < iVar3) { if (*(char *)(iVar1 + 0x19c) == '\0') { iVar3 = (*pcVar2)(*(undefine...
PUSH ESI PUSH EBX SUB ESP,0x4 MOV ECX,dword ptr [ESP + 0x10] MOV EBX,dword ptr [ECX + 0x4] MOV EDX,dword ptr [EBX + 0x190] TEST EDX,EDX JZ 0x0004b4b0 MOV ESI,dword ptr [EBX + 0x198] XOR EAX,EAX TEST ESI,ESI JS 0x0004b489 CMP byte ptr [EBX + 0x19c],0x0 MOV EAX,dword ptr [EBX + 0x194] JNZ 0x0004b490 SUB ESP,0x8 PUSH ESI ...
null
null
null
null
[(u'LOAD_-1206143665', u'CALLIND_-1206143641'), (u'INT_ADD_-1206143683', u'CAST_-1206143372'), ('const-1', u'INT_ADD_-1206143677'), ('const-417', u'STORE_-1206143756'), (u'CAST_-1206143432', u'LOAD_-1206143824'), ('const-404', u'INT_ADD_-1206143808'), (u'INT_EQUAL_-1206143879', u'CBRANCH_-1206143878'), ('const-417', u'...
[(u'LOAD_-1206143665', u'CALLIND_-1206143641'), ('const-1', u'INT_ADD_-1206143677'), ('const-417', u'LOAD_-1206143877'), ('const-417', u'LOAD_-1206143906'), ('const-404', u'INT_ADD_-1206143808'), (u'INT_EQUAL_-1206143879', u'CBRANCH_-1206143878'), (u'COPY_-1206143592', u'RETURN_-1206143562'), ('const-4294967295', u'STO...
null
null
0004b440
x86
O3
(translation_unit "int FUN_0004b440(int *param_1)\n\n{\n int iVar1;\n code *pcVar2;\n int iVar3;\n \n iVar1 = param_1[1];\n pcVar2 = *(code **)(iVar1 + 400);\n if (pcVar2 == (code *)0x0) {\n return 0;\n }\n iVar3 = *(int *)(iVar1 + 0x198);\n if (-1 < iVar3) {\n if (*(char *)(iVar1 + 0x19c) == '\0') {\n ...
(translation_unit "/* WARNING: Unknown calling convention */\n\nint btreeInvokeBusyHandler(void *pArg)\n\n{\n int iVar1;\n code *pcVar2;\n int iVar3;\n \n iVar1 = *(int *)((int)pArg + 4);\n pcVar2 = *(code **)(iVar1 + 400);\n if (pcVar2 == (code *)0x0) {\n return 0;\n }\n iVar3 = *(int *)(iVar1 + 0x198);\n ...
(translation_unit "int FUN_0004b440(int *param_1)\n\n{\n int iVar1;\n code *pcVar2;\n int iVar3;\n \n iVar1 = param_1[1];\n pcVar2 = *(code **)(iVar1 + 400);\n if (pcVar2 == (code *)0x0) {\n return 0;\n }\n iVar3 = *(int *)(iVar1 + 0x198);\n if (-1 < iVar3) {\n if (*(char *)(iVar1 + 0x19c) == '\0') {\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expressio...
(function_definition "int FUN_0004b440(int *param_1)\n\n{\n int iVar1;\n code *pcVar2;\n int iVar3;\n \n iVar1 = param_1[1];\n pcVar2 = *(code **)(iVar1 + 400);\n if (pcVar2 == (code *)0x0) {\n return 0;\n }\n iVar3 = *(int *)(iVar1 + 0x198);\n if (-1 < iVar3) {\n if (*(char *)(iVar1 + 0x19c) == '\0') {...
/* WARNING: Unknown calling convention */ int function_1(void *pArg) { int var_1; type_1 *var_2; int var_3; var_1 = *(int *)((int)pArg + 4); var_2 = *(type_1 **)(var_1 + 400); if (var_2 == (type_1 *)0x0) { return 0; } var_3 = *(int *)(var_1 + 0x198); if (-1 < var_3) { if (*(char *)(var_1...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
int MASKED(int *param_1) { int iVar1; code *pcVar2; int iVar3; iVar1 = param_1[1]; pcVar2 = *(code **)(iVar1 + 400); if (pcVar2 == (code *)0x0) { return 0; } iVar3 = *(int *)(iVar1 + 0x198); if (-1 < iVar3) { if (*(char *)(iVar1 + 0x19c) == '\0') { iVar3 = (*pcVar2)(*(undefined4 *)(...
835_nano_and_nano_strip.c
waitpid
waitpid
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ __pid_t waitpid(__pid_t __pid,int *__stat_loc,int __options) { /* WARNING: Bad instruction - Truncating control flow here */ /* waitpid@@GL...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ __pid_t waitpid(__pid_t __pid,int *__stat_loc,int __options) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206337238')]
[('const-1', u'RETURN_-1206337238')]
null
null
0007c120
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__pid_t waitpid(__pid_t __pid,int *__stat_loc,int __options)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_ba...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__pid_t waitpid(__pid_t __pid,int *__stat_loc,int __options)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "__pid_t waitpid(__pid_t __pid,int *__stat_loc,int __options)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "__pid_t waitpid(__pid_t __pid,int *__stat_loc,int __options)\n\n{\n \n halt_baddata();\n}" type_identifier (function_declarator "waitpid(__pid_t...
(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 "__pid_t waitpid(__pid_t __pid,int *__stat_loc,int __options)\n\n{\n \n halt_baddata();\n}" (type_identifier "__pid_t") (function_declarator "waitpid(__pid_t __pid,int *__stat_loc,int __options)" (identifier "waitpid") (parameter_list "(__pid_t __pid,int *__stat_loc,int __option...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 function_1(type_1 __pid,int *__stat_loc,int __options) { /* WARNING: Bad instruction - Truncating control flow here */ /* waitpid@@G...
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: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ __pid_t MASKED(__pid_t __pid,int *__stat_loc,int __options) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
276_m68k-linux-gnu-objcopy_and_m68k-linux-gnu-objcopy_strip.c
debug_write
FUN_0001fb80
/* WARNING: Unknown calling convention */ bfd_boolean debug_write(void *handle,debug_write_fns *fns,void *fhandle) { int iVar1; bfd_boolean bVar2; debug_name *n; undefined4 *puVar3; int *local_2c; *(int *)((int)handle + 0x18) = *(int *)((int)handle + 0x18) + 1; *(undefined4 *)((int)handle + 0x2c) = ...
undefined4 FUN_0001fb80(undefined4 *param_1,undefined4 *param_2,undefined4 param_3) { undefined4 *puVar1; undefined4 uVar2; int iVar3; int *piVar4; undefined4 *puVar5; param_1[6] = param_1[6] + 1; param_1[0xb] = 0; param_1[8] = param_1[7]; puVar1 = (undefined4 *)*param_1; while( true ) { if...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c MOV ESI,dword ptr [ESP + 0x30] MOV EDI,dword ptr [ESP + 0x34] MOV EAX,dword ptr [ESI + 0x1c] ADD dword ptr [ESI + 0x18],0x1 MOV dword ptr [ESI + 0x2c],0x0 MOV dword ptr [ESI + 0x20],EAX MOV EAX,dword ptr [ESI] MOV dword ptr [ESP],EAX TEST EAX,EAX JZ 0x0001fc8b LEA EAX,[E...
null
null
null
null
[('tmp_1105', u'CAST_-1205928052'), (u'LOAD_-1205928901', u'CALLIND_-1205928875'), (u'MULTIEQUAL_-1205928292', u'PTRSUB_-1205927973'), ('const-417', u'STORE_-1205928911'), ('tmp_1106', u'PTRSUB_-1205928016'), ('const-4', u'PTRADD_-1205928051'), (u'LOAD_-1205929001', u'MULTIEQUAL_-1205928197'), ('const-44', u'INT_ADD_-1...
[('tmp_895', u'CBRANCH_-1205928585'), (u'PTRADD_-1205928139', u'STORE_-1205929030'), (u'CAST_-1205928013', u'MULTIEQUAL_-1205927949'), ('const-4', u'PTRADD_-1205928139'), ('tmp_1014', u'CBRANCH_-1205928502'), (u'PTRADD_-1205928086', u'LOAD_-1205928929'), ('const-417', u'STORE_-1205929004'), (u'LOAD_-1205928901', u'CALL...
null
null
0001fb80
x86
O3
(translation_unit "undefined4 FUN_0001fb80(undefined4 *param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n int iVar3;\n int *piVar4;\n undefined4 *puVar5;\n \n param_1[6] = param_1[6] + 1;\n param_1[0xb] = 0;\n param_1[8] = param_1[7];\n puVar1 = (undefined4 *)*par...
(translation_unit "/* WARNING: Unknown calling convention */\n\nbfd_boolean debug_write(void *handle,debug_write_fns *fns,void *fhandle)\n\n{\n int iVar1;\n bfd_boolean bVar2;\n debug_name *n;\n undefined4 *puVar3;\n int *local_2c;\n \n *(int *)((int)handle + 0x18) = *(int *)((int)handle + 0x18) + 1;\n *(undefi...
(translation_unit "undefined4 FUN_0001fb80(undefined4 *param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n int iVar3;\n int *piVar4;\n undefined4 *puVar5;\n \n param_1[6] = param_1[6] + 1;\n param_1[0xb] = 0;\n param_1[8] = param_1[7];\n puVar1 = (undefined4 *)*par...
(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 "undefined4 FUN_0001fb80(undefined4 *param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n int iVar3;\n int *piVar4;\n undefined4 *puVar5;\n \n param_1[6] = param_1[6] + 1;\n param_1[0xb] = 0;\n param_1[8] = param_1[7];\n puVar1 = (undefined4 *)*...
/* WARNING: Unknown calling convention */ type_1 function_1(void *handle,type_2 *fns,void *fhandle) { int iVar1; type_1 var_2; type_3 *var_4; type_4 *var_3; int *var_1; *(int *)((int)handle + 0x18) = *(int *)((int)handle + 0x18) + 1; *(type_4 *)((int)handle + 0x2c) = 0; *(type_4 *)((int)handle + 0...
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
undefined4 MASKED(undefined4 *param_1,undefined4 *param_2,undefined4 param_3) { undefined4 *puVar1; undefined4 uVar2; int iVar3; int *piVar4; undefined4 *puVar5; param_1[6] = param_1[6] + 1; param_1[0xb] = 0; param_1[8] = param_1[7]; puVar1 = (undefined4 *)*param_1; while( true ) { if (puVa...
288_hppa-linux-gnu-strip_and_hppa-linux-gnu-strip_strip.c
stab_find_slot
FUN_00020100
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: debug_type.conflict * stab_find_slot(stab_handle * info, int * typenums, stab_handle * info) */ debug_type_conflict * __regparm3 stab_find_slot(stab_handle *info,int *typenums,stab_handle *info_1) ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 FUN_00020100(uint *param_1,int *param_2,uint *param_3) { undefined4 *puVar1; char *__format; uint uVar2; int *piVar3; int *piVar4; uint uVar5; int iVar6; byte bVar7; uint local_24; bVar7 = 0...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x000165d0 ADD EBX,0x1eef7 SUB ESP,0x1c MOV ESI,dword ptr [ECX] TEST ESI,ESI JS 0x000201c0 CMP dword ptr [EAX],ESI JBE 0x000201c0 MOV EAX,dword ptr [ECX + 0x4] MOV dword ptr [ESP + 0x8],EAX TEST EAX,EAX JS 0x00020235 MOV EAX,dword ptr [EDX] LEA EDX,[EAX + ESI*0x4] MOV EAX,dword ...
null
null
null
null
[(u'COPY_-1206057521', u'MULTIEQUAL_-1206057662'), ('const-4', u'INT_MULT_-1206058252'), (u'CAST_-1206057492', u'INT_SLESS_-1206058681'), (u'LOAD_-1206058699', u'MULTIEQUAL_-1206057438'), (u'INDIRECT_-1206057278', u'MULTIEQUAL_-1206057257'), (u'PTRSUB_-1206057507', u'LOAD_-1206058655'), (u'COPY_-1206057502', u'MULTIEQU...
[(u'CALL_-1206057979', u'CAST_-1206057311'), ('const-4', u'INT_MULT_-1206058252'), (u'CAST_-1206057412', u'CAST_-1206057391'), (u'CAST_-1206057451', u'INT_SLESS_-1206058583'), (u'LOAD_-1206058699', u'MULTIEQUAL_-1206057438'), (u'INDIRECT_-1206057278', u'MULTIEQUAL_-1206057257'), (u'CAST_-1206057205', u'INT_ADD_-1206058...
null
null
00020100
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 FUN_00020100(uint *param_1,int *param_2,uint *param_3)\n\n{\n undefined4 *puVar1;\n char *__format;\n uint uVar2;\n int *piVar3;\n int *piVar4;\n uint uVar5;\n int iVar6;\n byte bVar7;\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: debug_type.conflict * stab_find_slot(stab_handle * info, int *\n typenums, stab_handle * info) */\n\ndebug_type_conflict * __regparm3 stab_find_slot(stab_handle *info,int *typenums,...
(translation_unit "int __regparm3 FUN_00020100(uint *param_1,int *param_2,uint *param_3)\n\n{\n undefined4 *puVar1;\n char *__format;\n uint uVar2;\n int *piVar3;\n int *piVar4;\n uint uVar5;\n int iVar6;\n byte bVar7;\n uint local_24;\n \n bVar7 = 0;\n uVar5 = *param_3;\n if (((int)uVar5 < 0) || (*param_1...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration ...
(function_definition "int __regparm3 FUN_00020100(uint *param_1,int *param_2,uint *param_3)\n\n{\n undefined4 *puVar1;\n char *__format;\n uint uVar2;\n int *piVar3;\n int *piVar4;\n uint uVar5;\n int iVar6;\n byte bVar7;\n uint local_24;\n \n bVar7 = 0;\n uVar5 = *param_3;\n if (((int)uVar5 < 0) || (*para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: debug_type.conflict * stab_find_slot(stab_handle * info, int * typenums, stab_handle * info) */ type_5 * __regparm3 stab_find_slot(stab_handle *info,int *typenums,stab_handle *info_1) { type_1 *p...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type)...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 MASKED(uint *param_1,int *param_2,uint *param_3) { undefined4 *puVar1; char *__format; uint uVar2; int *piVar3; int *piVar4; uint uVar5; int iVar6; byte bVar7; uint local_24; bVar7 = 0; uV...
3140_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c
clock
clock
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ clock_t clock(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* clock@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ clock_t clock(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1201852038')]
[('const-1', u'RETURN_-1201852038')]
null
null
00423170
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nclock_t clock(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (functio...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nclock_t clock(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* clock@@GLIBC_2.0 */\n halt...
(translation_unit "clock_t clock(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "clock_t clock(void)\n\n{\n \n halt_baddata();\n}" type_identifier (function_declarator "clock(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 "clock_t clock(void)\n\n{\n \n halt_baddata();\n}" (type_identifier "clock_t") (function_declarator "clock(void)" (identifier "clock") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* clock@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ MASKED_t MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
541_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
FUN_00031080
FUN_00031080
void FUN_00031080(void) { undefined4 *unaff_ESI; if (unaff_ESI != (undefined4 *)0x0) { (**(code **)(*(int *)*unaff_ESI + 0xc))((int *)*unaff_ESI); } /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_00031080(void) { undefined4 *unaff_ESI; if (unaff_ESI != (undefined4 *)0x0) { (**(code **)(*(int *)*unaff_ESI + 0xc))((int *)*unaff_ESI); } /* WARNING: Subroutine does not return */ FUN_00243440(); }
TEST ESI,ESI JZ 0x00031092 MOV EDX,dword ptr [ESI] SUB ESP,0xc MOV EAX,dword ptr [EDX] PUSH EDX CALL dword ptr [EAX + 0xc] ADD ESP,0x10 SUB ESP,0xc PUSH EBX MOV EBX,dword ptr [EBP + -0x20] CALL 0x00243440
null
null
null
null
[(u'CAST_-1206120139', u'CALLIND_-1206120269'), ('const-12', u'INT_ADD_-1206120263'), (u'LOAD_-1206120279', u'CALLIND_-1206120269'), (u'INT_ADD_-1206120263', u'CAST_-1206120130'), (u'LOAD_-1206120304', u'CAST_-1206120139'), ('const-417', u'LOAD_-1206120304'), ('const-0', u'INT_NOTEQUAL_-1206120304'), ('const-417', u'LO...
[(u'CAST_-1206120139', u'CALLIND_-1206120269'), ('const-12', u'INT_ADD_-1206120263'), (u'LOAD_-1206120279', u'CALLIND_-1206120269'), (u'INT_ADD_-1206120263', u'CAST_-1206120130'), (u'LOAD_-1206120304', u'CAST_-1206120139'), ('const-417', u'LOAD_-1206120304'), ('const-0', u'INT_NOTEQUAL_-1206120304'), ('const-417', u'LO...
null
null
00031080
x86
O3
(translation_unit "void FUN_00031080(void)\n\n{\n undefined4 *unaff_ESI;\n \n if (unaff_ESI != (undefined4 *)0x0) {\n (**(code **)(*(int *)*unaff_ESI + 0xc))((int *)*unaff_ESI);\n }\n /* WARNING: Subroutine does not return */\n FUN_00243440();\n}\n\n" (function_definition "void FUN_00031080(v...
(translation_unit "void FUN_00031080(void)\n\n{\n undefined4 *unaff_ESI;\n \n if (unaff_ESI != (undefined4 *)0x0) {\n (**(code **)(*(int *)*unaff_ESI + 0xc))((int *)*unaff_ESI);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" (function_definition "void FUN_00031080...
(translation_unit "void FUN_00031080(void)\n\n{\n undefined4 *unaff_ESI;\n \n if (unaff_ESI != (undefined4 *)0x0) {\n (**(code **)(*(int *)*unaff_ESI + 0xc))((int *)*unaff_ESI);\n }\n \n FUN_00243440();\n}\n\n" (function_definition "void FUN_00031080(void)\n\n{\n undefined4 *unaff_ESI;\n \n...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_po...
(function_definition "void FUN_00031080(void)\n\n{\n undefined4 *unaff_ESI;\n \n if (unaff_ESI != (undefined4 *)0x0) {\n (**(code **)(*(int *)*unaff_ESI + 0xc))((int *)*unaff_ESI);\n }\n \n FUN_00243440();\n}" (primitive_type "void") (function_declarator "FUN_00031080(void)" (identifier "FUN_...
void function_1(void) { type_1 *var_1; if (var_1 != (type_1 *)0x0) { (**(type_2 **)(*(int *)*var_1 + 0xc))((int *)*var_1); } /* WARNING: Subroutine does not return */ var_2(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (...
null
void MASKED(void) { undefined4 *unaff_ESI; if (unaff_ESI != (undefined4 *)0x0) { (**(code **)(*(int *)*unaff_ESI + 0xc))((int *)*unaff_ESI); } /* WARNING: Subroutine does not return */ FUN_00243440(); }
236_curl_and_curl_strip.c
tool_setopt
FUN_00026470
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ CURLcode tool_setopt(CURL *curl,_Bool str,GlobalConfig *config,char *name,CURLoption tag,...) { int iVar1; bool bVar2; bool bVar3; void *pval; int iVar4; CURLcode CVar5; cha...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_00026470(undefined4 param_1,byte param_2,int param_3,char *param_4,uint param_5, char *param_6,int param_7) { bool bVar1; bool bVar2; int iVar3; void *__ptr; undefined **ppuVar4; char *pcVar5;...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00014a30 ADD EBX,0x2393f SUB ESP,0x12c MOV EAX,dword ptr [ESP + 0x140] MOV EDX,dword ptr [ESP + 0x144] MOV ESI,dword ptr [ESP + 0x14c] MOV dword ptr [ESP],EAX MOV EAX,dword ptr [ESP + 0x148] MOV dword ptr [ESP + 0x4],EAX MOV EAX,GS:[0x14] MOV dword ptr [ESP + 0x11c],EAX XOR EA...
null
null
null
null
[(u'INDIRECT_-1206030790', u'MULTIEQUAL_-1206031119'), (u'COPY_-1206031891', u'COPY_-1206030696'), ('const-20000', u'INT_LESS_-1206032312'), (u'CALL_-1206032971', u'INDIRECT_-1206031261'), (u'INDIRECT_-1206031259', u'MULTIEQUAL_-1206030861'), (u'CAST_-1206031235', u'MULTIEQUAL_-1206032010'), (u'CALL_-1206032926', u'MUL...
[('const-4294967008', u'PTRSUB_-1206030883'), (u'COPY_-1206031035', u'MULTIEQUAL_-1206030967'), ('const-0', u'INT_NOTEQUAL_-1206031427'), (u'INDIRECT_-1206030768', u'MULTIEQUAL_-1206031128'), (u'MULTIEQUAL_-1206031224', u'MULTIEQUAL_-1206031207'), (u'INDIRECT_-1206030893', u'MULTIEQUAL_-1206030851'), ('const-0', u'INT_...
null
null
00026470
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00026470(undefined4 param_1,byte param_2,int param_3,char *param_4,uint param_5,\n char *param_6,int param_7)\n\n{\n bool bVar1;\n bool bVar2;\n int iVar3;\n void *__ptr;\n undefine...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nCURLcode tool_setopt(CURL *curl,_Bool str,GlobalConfig *config,char *name,CURLoption tag,...)\n\n{\n int iVar1;\n bool bVar2;\n bool bVar3;\n void *pval;\n int iV...
(translation_unit "int FUN_00026470(undefined4 param_1,byte param_2,int param_3,char *param_4,uint param_5,\n char *param_6,int param_7)\n\n{\n bool bVar1;\n bool bVar2;\n int iVar3;\n void *__ptr;\n undefined **ppuVar4;\n char *pcVar5;\n int in_GS_OFFSET;\n byte local_131;\n char *local_130;\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 (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration ...
(function_definition "int FUN_00026470(undefined4 param_1,byte param_2,int param_3,char *param_4,uint param_5,\n char *param_6,int param_7)\n\n{\n bool bVar1;\n bool bVar2;\n int iVar3;\n void *__ptr;\n undefined **ppuVar4;\n char *pcVar5;\n int in_GS_OFFSET;\n byte local_131;\n char *local_130;...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1(type_2 *curl,type_3 var_14,type_4 *config,char *name,type_5 var_2,...) { int var_17; bool bVar2; bool bVar3; void *pval; int var_4; type_1 var_10; char *va...
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 */ int MASKED(undefined4 param_1,byte param_2,int param_3,char *param_4,uint param_5, char *param_6,int param_7) { bool bVar1; bool bVar2; int iVar3; void *__ptr; undefined **ppuVar4; char *pcVar5; int...
6874_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
__merge_adaptive<__gnu_cxx::__normal_iterator<gold::Output_section**,_std::vector<gold::Output_section*>_>,_int,_gold::Output_section**,___gnu_cxx::__ops::_Iter_comp_iter<gold::Sort_output_sections>_>
FUN_001d78d0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __merge_adaptive<__gnu_cxx::__normal_iterator<gold::Output_section**, std::vector<gold::Output_section*> >, int, gold::Output_s...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001d78d0(undefined **param_1,undefined **param_2,undefined **param_3,int param_4, void *param_5,undefined4 *param_6,void *param_7,undefined4 param_8) { undefined *puVar1; undefined **ppuVar2; char...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x23c727 SUB ESP,0x3c MOV EBP,dword ptr [ESP + 0x68] MOV ECX,dword ptr [ESP + 0x54] CMP dword ptr [ESP + 0x60],EBP MOV EDI,dword ptr [ESP + 0x50] MOV EAX,EBP CMOVLE EAX,dword ptr [ESP + 0x60] MOV dword ptr [ESP + 0x4],EBX CMP dword ptr [ESP + 0x5c],EAX JG 0x00...
null
null
null
null
[('const-1', u'RETURN_-1207797522')]
[(u'CALL_-1207795773', u'INDIRECT_-1207792708'), (u'MULTIEQUAL_-1207794521', u'CAST_-1207791888'), (u'CALL_-1207796453', u'INDIRECT_-1207792783'), (u'PTRADD_-1207792626', u'MULTIEQUAL_-1207792630'), (u'COPY_-1207796059', u'MULTIEQUAL_-1207792741'), ('const-417', u'LOAD_-1207797114'), (u'INDIRECT_-1207792319', u'COPY_-1...
null
null
001d78d0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001d78d0(undefined **param_1,undefined **param_2,undefined **param_3,int param_4,\n void *param_5,undefined4 *param_6,void *param_7,undefined4 param_8)\n\n{\n undefined *puVar1;\n un...
(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/* DWARF original name: __merge_adaptive<__gnu_cxx::__normal_iterator<gold::Output_section**,\n std::vector<gold::Output_section*> >...
(translation_unit "void FUN_001d78d0(undefined **param_1,undefined **param_2,undefined **param_3,int param_4,\n void *param_5,undefined4 *param_6,void *param_7,undefined4 param_8)\n\n{\n undefined *puVar1;\n undefined **ppuVar2;\n char cVar3;\n void *pvVar4;\n int iVar5;\n undefined **ppuVar6;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * (pointer_declarator * IDENT))) , (parameter_declaration TYPE (pointer_declarator * (pointer_declarator * IDENT))) , (parameter_declaration TYPE (pointer_declarator * (pointer_declar...
(function_definition "void FUN_001d78d0(undefined **param_1,undefined **param_2,undefined **param_3,int param_4,\n void *param_5,undefined4 *param_6,void *param_7,undefined4 param_8)\n\n{\n undefined *puVar1;\n undefined **ppuVar2;\n char cVar3;\n void *pvVar4;\n int iVar5;\n undefined **ppuVar6;\...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __merge_adaptive<__gnu_cxx::__normal_iterator<gold::Output_section**, std::vector<gold::Output_section*> >, int, gold::Output_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: (pointer_declarator declarator: (identifier)))) (parameter_declaration type: (typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined **param_1,undefined **param_2,undefined **param_3,int param_4, void *param_5,undefined4 *param_6,void *param_7,undefined4 param_8) { undefined *puVar1; undefined **ppuVar2; char cVar3...
148_dir_and_dir_strip.c
abformat_init
FUN_00014820
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void abformat_init(void) { int iVar1; bool bVar2; char cVar3; char *pcVar4; char *pcVar5; size_t sVar6; char cVar7; char (*pacVar8) [128...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00014820(void) { undefined *puVar1; bool bVar2; char cVar3; char *pcVar4; char *pcVar5; uint uVar6; char cVar7; int *piVar8; int iVar9; uint uVar10; int in_GS_OFFSET; uint local_64c; int local_...
PUSH EBP PUSH EDI PUSH ESI XOR ESI,ESI PUSH EBX CALL 0x000142a0 ADD EBX,0x287d5 SUB ESP,0x64c MOV EAX,GS:[0x14] MOV dword ptr [ESP + 0x63c],EAX XOR EAX,EAX LEA EDI,[ESP + 0x34] MOV dword ptr [ESP + 0x28],EDI MOV EAX,dword ptr [EBX + ESI*0x4 + 0x200] MOVZX EDX,byte ptr [EAX] TEST DL,DL JZ 0x00014872 LEA ESI,[ESI] MOVZX ...
null
null
null
null
[(u'MULTIEQUAL_-1205973562', u'INT_LESS_-1205974356'), ('const-1', u'INT_EQUAL_-1205974142'), (u'MULTIEQUAL_-1205973562', u'COPY_-1205972774'), (u'CAST_-1205972540', u'INT_SUB_-1205974097'), (u'PTRADD_-1205974799', u'LOAD_-1205974861'), (u'MULTIEQUAL_-1205972712', u'MULTIEQUAL_-1205972690'), (u'MULTIEQUAL_-1205973314',...
[(u'INDIRECT_-1205972921', u'MULTIEQUAL_-1205972985'), ('tmp_6172', u'MULTIEQUAL_-1205972918'), (u'PTRADD_-1205974799', u'LOAD_-1205974861'), ('const-32', u'PTRADD_-1205972758'), ('const-417', u'LOAD_-1205974895'), (u'LOAD_-1205974191', u'INT_EQUAL_-1205973999'), ('const-84011', u'COPY_-1205974979'), ('const-128', u'CA...
null
null
00014820
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00014820(void)\n\n{\n undefined *puVar1;\n bool bVar2;\n char cVar3;\n char *pcVar4;\n char *pcVar5;\n uint uVar6;\n char cVar7;\n int *piVar8;\n int iVar9;\n uint uVar10;\n int in_GS_OFFSE...
(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 abformat_init(void)\n\n{\n int iVar1;\n bool bVar2;\n char cVar3;\n char *pcVar4;\n char *pcVar5;\n size_t sVar6;\n char...
(translation_unit "void FUN_00014820(void)\n\n{\n undefined *puVar1;\n bool bVar2;\n char cVar3;\n char *pcVar4;\n char *pcVar5;\n uint uVar6;\n char cVar7;\n int *piVar8;\n int iVar9;\n uint uVar10;\n int in_GS_OFFSET;\n uint local_64c;\n int local_638;\n uint local_62c;\n int local_628 [386];\n int lo...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (poi...
(function_definition "void FUN_00014820(void)\n\n{\n undefined *puVar1;\n bool bVar2;\n char cVar3;\n char *pcVar4;\n char *pcVar5;\n uint uVar6;\n char cVar7;\n int *piVar8;\n int iVar9;\n uint uVar10;\n int in_GS_OFFSET;\n uint local_64c;\n int local_638;\n uint local_62c;\n int local_628 [386];\n int...
/* 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) { int var_19; bool bVar2; char var_2; char *var_4; char *var_8; size_t var_10; char var_3; char (*var_13) [128]; ...
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) { undefined *puVar1; bool bVar2; char cVar3; char *pcVar4; char *pcVar5; uint uVar6; char cVar7; int *piVar8; int iVar9; uint uVar10; int in_GS_OFFSET; uint local_64c; int local_638; ...
6554_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
next_offset
FUN_001b4420
/* DWARF original prototype: off_t next_offset(Track_relocs<64,_false> * this) */ off_t __thiscall gold::Track_relocs<64,_false>::next_offset(Track_relocs<64,_false> *this) { if (this->pos_ < this->len_) { return *(off_t *)(this->prelocs_ + this->pos_); } return -1; }
undefined8 FUN_001b4420(int *param_1) { if ((uint)param_1[2] < (uint)param_1[1]) { return *(undefined8 *)(param_1[2] + *param_1); } return 0xffffffffffffffff; }
MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [EAX + 0x8] CMP EDX,dword ptr [EAX + 0x4] JNC 0x001b4440 MOV EAX,dword ptr [EAX] ADD EDX,EAX MOV EAX,dword ptr [EDX] MOV EDX,dword ptr [EDX + 0x4] RET MOV EAX,0xffffffff MOV EDX,0xffffffff RET
null
null
null
null
[('tmp_122', u'PTRSUB_-1207679845'), ('const-0', u'RETURN_-1207679873'), ('const-4', u'PTRSUB_-1207679841'), ('const-8', u'PTRSUB_-1207679845'), ('const-0', u'PTRSUB_-1207679835'), ('const-417', u'LOAD_-1207679958'), (u'PTRADD_-1207679865', u'CAST_-1207679830'), (u'COPY_-1207679877', u'RETURN_-1207679873'), ('const-417...
[('const-2', u'PTRADD_-1207679850'), (u'CAST_-1207679845', u'INT_LESS_-1207679937'), (u'LOAD_-1207679934', u'INT_ADD_-1207679911'), ('const-0', u'RETURN_-1207679873'), (u'LOAD_-1207679958', u'CAST_-1207679846'), (u'LOAD_-1207679901', u'COPY_-1207679901'), (u'COPY_-1207679879', u'RETURN_-1207679873'), ('const-4', u'PTRA...
null
null
001b4420
x86
O3
(translation_unit "undefined8 FUN_001b4420(int *param_1)\n\n{\n if ((uint)param_1[2] < (uint)param_1[1]) {\n return *(undefined8 *)(param_1[2] + *param_1);\n }\n return 0xffffffffffffffff;\n}\n\n" (function_definition "undefined8 FUN_001b4420(int *param_1)\n\n{\n if ((uint)param_1[2] < (uint)param_1[1]) {\n r...
(translation_unit "/* DWARF original prototype: off_t next_offset(Track_relocs<64,_false> * this) */\n\noff_t __thiscall gold::Track_relocs<64,_false>::next_offset(Track_relocs<64,_false> *this)\n\n{\n if (this->pos_ < this->len_) {\n return *(off_t *)(this->prelocs_ + this->pos_);\n }\n return -1;\n}\n\n" commen...
(translation_unit "undefined8 FUN_001b4420(int *param_1)\n\n{\n if ((uint)param_1[2] < (uint)param_1[1]) {\n return *(undefined8 *)(param_1[2] + *param_1);\n }\n return 0xffffffffffffffff;\n}\n\n" (function_definition "undefined8 FUN_001b4420(int *param_1)\n\n{\n if ((uint)param_1[2] < (uint)param_1[1]) {\n r...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) <...
(function_definition "undefined8 FUN_001b4420(int *param_1)\n\n{\n if ((uint)param_1[2] < (uint)param_1[1]) {\n return *(undefined8 *)(param_1[2] + *param_1);\n }\n return 0xffffffffffffffff;\n}" (type_identifier "undefined8") (function_declarator "FUN_001b4420(int *param_1)" (identifier "FUN_001b4420") (paramete...
/* DWARF original prototype: off_t next_offset(Track_relocs<64,_false> * this) */ type_1 __thiscall gold::Track_relocs<64,_false>::next_offset(Track_relocs<64,_false> *type_2) { if (type_2->pos_ < type_2->len_) { return *(type_1 *)(type_2->prelocs_ + type_2->pos_); } return -1; }
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 (if_statement condition: (parenthesize...
null
undefined8 MASKED(int *param_1) { if ((uint)param_1[2] < (uint)param_1[1]) { return *(undefined8 *)(param_1[2] + *param_1); } return 0xffffffffffffffff; }
13861_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
ucs4_out
FUN_00435cd0
/* std::(anonymous namespace)::ucs4_out(std::(anonymous namespace)::range<char32_t const, true>&, std::(anonymous namespace)::range<char16_t, false>&, unsigned long, std::codecvt_mode) [clone .part.23] */ undefined4 __regparm3 std::(anonymous_namespace)::ucs4_out(int *param_1,int *param_2,uint param_3,uint para...
undefined4 __regparm3 FUN_00435cd0(int *param_1,int *param_2,uint param_3,uint param_4) { ushort *puVar1; ushort uVar2; ushort uVar3; uint uVar4; ushort uVar5; int iVar6; if ((uint *)*param_1 == (uint *)param_1[1]) { return 0; } uVar4 = *(uint *)*param_1; do { if (param_3 < uVar4) { ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX MOV EBX,dword ptr [EAX] CMP EBX,dword ptr [EAX + 0x4] JZ 0x00435d86 MOV EDI,dword ptr [ESP + 0x14] MOV EBX,dword ptr [EBX] AND EDI,0x1 CMP ECX,EBX JC 0x00435d5a LEA ESI,[ESI] MOV EBP,dword ptr [EDX] MOV ESI,dword ptr [EDX + 0x4] SUB ESI,EBP CMP EBX,0xffff JA 0x00435d10 CMP ESI,0x1 JA...
null
null
null
null
[('const-1', u'INT_AND_-1201906398'), ('const-417', u'STORE_-1201905964'), (u'CAST_-1201905502', u'CAST_-1201905496'), ('tmp_689', u'CBRANCH_-1201906149'), (u'INT_ADD_-1201905974', u'STORE_-1201905984'), (u'SUBPIECE_-1201905516', u'INT_AND_-1201906119'), (u'INT_OR_-1201906180', u'CAST_-1201905375'), (u'LOAD_-1201906162...
[('const-1', u'INT_AND_-1201906398'), ('const-417', u'STORE_-1201905964'), (u'CAST_-1201905502', u'CAST_-1201905496'), ('tmp_689', u'CBRANCH_-1201906149'), (u'INT_ADD_-1201905974', u'STORE_-1201905984'), (u'SUBPIECE_-1201905516', u'INT_AND_-1201906119'), (u'INT_OR_-1201906180', u'CAST_-1201905375'), (u'LOAD_-1201906162...
null
null
00435cd0
x86
O3
(translation_unit "undefined4 __regparm3 FUN_00435cd0(int *param_1,int *param_2,uint param_3,uint param_4)\n\n{\n ushort *puVar1;\n ushort uVar2;\n ushort uVar3;\n uint uVar4;\n ushort uVar5;\n int iVar6;\n \n if ((uint *)*param_1 == (uint *)param_1[1]) {\n return 0;\n }\n uVar4 = *(uint *)*param_1;\n do ...
(translation_unit "/* std::(anonymous namespace)::ucs4_out(std::(anonymous namespace)::range<char32_t const, true>&,\n std::(anonymous namespace)::range<char16_t, false>&, unsigned long, std::codecvt_mode) [clone\n .part.23] */\n\nundefined4 __regparm3\nstd::(anonymous_namespace)::ucs4_out(int *param_1,int *param_2...
(translation_unit "undefined4 __regparm3 FUN_00435cd0(int *param_1,int *param_2,uint param_3,uint param_4)\n\n{\n ushort *puVar1;\n ushort uVar2;\n ushort uVar3;\n uint uVar4;\n ushort uVar5;\n int iVar6;\n \n if ((uint *)*param_1 == (uint *)param_1[1]) {\n return 0;\n }\n uVar4 = *(uint *)*param_1;\n do ...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement {...
(function_definition "undefined4 __regparm3 FUN_00435cd0(int *param_1,int *param_2,uint param_3,uint param_4)\n\n{\n ushort *puVar1;\n ushort uVar2;\n ushort uVar3;\n uint uVar4;\n ushort uVar5;\n int iVar6;\n \n if ((uint *)*param_1 == (uint *)param_1[1]) {\n return 0;\n }\n uVar4 = *(uint *)*param_1;\n ...
/* std::(anonymous namespace)::ucs4_out(std::(anonymous namespace)::range<char32_t const, true>&, std::(anonymous namespace)::range<char16_t, false>&, unsigned long, std::codecvt_mode) [clone .part.23] */ type_1 __regparm3 std::(anonymous_namespace)::var_1(var_2 *var_3,var_2 *var_4,type_3 var_5,type_3 var_7) {...
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(int *param_1,int *param_2,uint param_3,uint param_4) { ushort *puVar1; ushort uVar2; ushort uVar3; uint uVar4; ushort uVar5; int iVar6; if ((uint *)*param_1 == (uint *)param_1[1]) { return 0; } uVar4 = *(uint *)*param_1; do { if (param_3 < uVar4) { ret...
264_riscv64-linux-gnu-readelf_and_riscv64-linux-gnu-readelf_strip.c
get_AT_name
FUN_0004e800
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * __regparm3 get_AT_name(ulong attribute) { char *pcVar1; if (attribute != 0) { pcVar1 = "DW_AT_MIPS_fde or DW_AT_HP_unmodifiable"; if (attribute != 0x2001) { pcVar1 = get_DW_AT_name(attribute); if...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * __regparm3 FUN_0004e800(int param_1) { char *pcVar1; char *__format; if (param_1 != 0) { pcVar1 = "DW_AT_MIPS_fde or DW_AT_HP_unmodifiable"; if (param_1 != 0x2001) { pcVar1 = (char *)FUN_000692f0(pa...
PUSH ESI PUSH EBX CALL 0x00013f70 ADD EBX,0x657f9 SUB ESP,0x4 TEST EAX,EAX JZ 0x0004e840 MOV ESI,EAX LEA EAX,[EBX + 0xfffdb168] CMP ESI,0x2001 JZ 0x0004e834 SUB ESP,0xc PUSH ESI CALL 0x000692f0 ADD ESP,0x10 TEST EAX,EAX JZ 0x0004e850 ADD ESP,0x4 POP EBX POP ESI RET ADD ESP,0x4 LEA EAX,[EBX + 0xfffde4d4] POP EBX POP ESI...
null
null
null
null
[('const-100', u'CALL_-1206130427'), ('tmp_502', u'CALL_-1206130576'), ('const-751520', u'PTRSUB_-1206130212'), (u'INT_NOTEQUAL_-1206130603', u'CBRANCH_-1206130599'), ('const-0', u'INT_EQUAL_-1206130550'), ('const-0', u'RETURN_-1206130517'), (u'COPY_-1206130627', u'MULTIEQUAL_-1206130372'), ('tmp_502', u'INT_NOTEQUAL_-...
[(u'PTRSUB_-1206130391', u'MULTIEQUAL_-1206130371'), (u'INT_NOTEQUAL_-1206130603', u'CBRANCH_-1206130599'), ('const-0', u'INT_EQUAL_-1206130550'), ('const-0', u'RETURN_-1206130517'), ('const-5', u'CALL_-1206130460'), (u'CALL_-1206130576', u'CAST_-1206130282'), ('tmp_422', u'BRANCH_-1206130409'), ('const-0', u'PTRSUB_-1...
null
null
0004e800
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * __regparm3 FUN_0004e800(int param_1)\n\n{\n char *pcVar1;\n char *__format;\n \n if (param_1 != 0) {\n pcVar1 = "DW_AT_MIPS_fde or DW_AT_HP_unmodifiable";\n if (param_1 != 0x2001) {\n pcV...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * __regparm3 get_AT_name(ulong attribute)\n\n{\n char *pcVar1;\n \n if (attribute != 0) {\n pcVar1 = "DW_AT_MIPS_fde or DW_AT_HP_unmodifiable";\n if (attribute != 0x2001) {\n pcVar1 = get_DW_...
(translation_unit "char * __regparm3 FUN_0004e800(int param_1)\n\n{\n char *pcVar1;\n char *__format;\n \n if (param_1 != 0) {\n pcVar1 = "DW_AT_MIPS_fde or DW_AT_HP_unmodifiable";\n if (param_1 != 0x2001) {\n pcVar1 = (char *)FUN_000692f0(param_1);\n if (pcVar1 == (char *)0x0) {\n __format =...
(translation_unit (function_definition TYPE (pointer_declarator * (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_e...
(function_definition "char * __regparm3 FUN_0004e800(int param_1)\n\n{\n char *pcVar1;\n char *__format;\n \n if (param_1 != 0) {\n pcVar1 = "DW_AT_MIPS_fde or DW_AT_HP_unmodifiable";\n if (param_1 != 0x2001) {\n pcVar1 = (char *)FUN_000692f0(param_1);\n if (pcVar1 == (char *)0x0) {\n __forma...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * __regparm3 function_1(type_1 var_1) { char *var_3; if (var_1 != 0) { var_3 = "DW_AT_MIPS_fde or DW_AT_HP_unmodifiable"; if (var_1 != 0x2001) { var_3 = var_2(var_1); if (var_3 == (char *)0x0) { ...
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: (identifier))))) body: (compound_statement (declaration type:...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * __regparm3 MASKED(int param_1) { char *pcVar1; char *__format; if (param_1 != 0) { pcVar1 = "DW_AT_MIPS_fde or DW_AT_HP_unmodifiable"; if (param_1 != 0x2001) { pcVar1 = (char *)FUN_000692f0(param_1)...
79_sqldiff_and_sqldiff_strip.c
exprAnalyze.cold.934
FUN_00014486
void exprAnalyze_cold_934(void) { code *pcVar1; /* WARNING: Does not return */ pcVar1 = (code *)invalidInstructionException(); (*pcVar1)(); }
void FUN_00014486(void) { code *pcVar1; /* WARNING: Does not return */ pcVar1 = (code *)invalidInstructionException(); (*pcVar1)(); }
MOVZX EAX,byte ptr [0x00000000] UD2
null
null
null
null
[(u'CALLOTHER_-1205975913', u'CAST_-1205975849'), ('const-1', u'RETURN_-1205975910'), ('const-75', u'CALLOTHER_-1205975913'), (u'CAST_-1205975849', u'CALLIND_-1205975913')]
[(u'CALLOTHER_-1205975913', u'CAST_-1205975849'), ('const-1', u'RETURN_-1205975910'), ('const-75', u'CALLOTHER_-1205975913'), (u'CAST_-1205975849', u'CALLIND_-1205975913')]
null
null
00014486
x86
O3
(translation_unit "void FUN_00014486(void)\n\n{\n code *pcVar1;\n \n /* WARNING: Does not return */\n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}\n\n" (function_definition "void FUN_00014486(void)\n\n{\n code *pcVar1;\n \n /* WARNING: Does not return */\...
(translation_unit "void exprAnalyze_cold_934(void)\n\n{\n code *pcVar1;\n \n /* WARNING: Does not return */\n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}\n\n" (function_definition "void exprAnalyze_cold_934(void)\n\n{\n code *pcVar1;\n \n /* WARNING: Doe...
(translation_unit "void FUN_00014486(void)\n\n{\n code *pcVar1;\n \n \n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}\n\n" (function_definition "void FUN_00014486(void)\n\n{\n code *pcVar1;\n \n \n pcVar1 = (code *)invalidInstructionException();\n (*pcVa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *))...
(function_definition "void FUN_00014486(void)\n\n{\n code *pcVar1;\n \n \n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}" (primitive_type "void") (function_declarator "FUN_00014486(void)" (identifier "FUN_00014486") (parameter_list "(void)" (( "(") (parameter_declaration "void...
void function_1(void) { type_1 *pcVar1; /* WARNING: Does not return */ pcVar1 = (type_1 *)var_1(); (*pcVar1)(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (...
null
void MASKED(void) { code *pcVar1; /* WARNING: Does not return */ pcVar1 = (code *)invalidInstructionException(); (*pcVar1)(); }
9768_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
neg_format
FUN_0023a2f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::moneypunct<wchar_t, true>::neg_format() const */ undefined4 * std::moneypunct<wchar_t,true>::neg_format(void) { undefined4 *unaff_retaddr; undefined4 *in_stack_00000004; int *in_stack_00000008; if (*(code **)(*...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 * FUN_0023a2f0(undefined4 *param_1,int *param_2) { undefined4 *unaff_retaddr; if (*(code **)(*param_2 + 0x28) == (code *)PTR_FUN_0038efd0) { *param_1 = *(undefined4 *)(param_2[2] + 0x3c); return param_1...
PUSH EBX CALL 0x00035840 ADD EBX,0x154d0a SUB ESP,0x8 MOV EDX,dword ptr [ESP + 0x14] MOV EAX,dword ptr [ESP + 0x10] MOV ECX,dword ptr [EDX] MOV ECX,dword ptr [ECX + 0x28] CMP ECX,dword ptr [EBX + 0xffffffd0] JNZ 0x0023a328 MOV EDX,dword ptr [EDX + 0x8] MOV EDX,dword ptr [EDX + 0x3c] MOV dword ptr [EAX],EDX ADD ESP,0x8 ...
null
null
null
null
[(u'CAST_-1203985424', u'INT_EQUAL_-1203985599'), ('tmp_497', u'LOAD_-1203985625'), (u'LOAD_-1203985592', u'INT_ADD_-1203985570'), (u'STORE_-1203985579', u'INDIRECT_-1203985416'), ('const-2', u'PTRADD_-1203985417'), (u'COPY_-1203985502', u'RETURN_-1203985468'), ('const-417', u'LOAD_-1203985620'), ('tmp_498', u'COPY_-12...
[(u'CAST_-1203985424', u'INT_EQUAL_-1203985599'), ('const-417', u'LOAD_-1203985592'), ('tmp_497', u'LOAD_-1203985625'), ('const-2', u'PTRADD_-1203985417'), (u'LOAD_-1203985592', u'INT_ADD_-1203985570'), (u'STORE_-1203985579', u'INDIRECT_-1203985416'), (u'COPY_-1203985502', u'RETURN_-1203985468'), ('tmp_498', u'COPY_-12...
null
null
0023a2f0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 * FUN_0023a2f0(undefined4 *param_1,int *param_2)\n\n{\n undefined4 *unaff_retaddr;\n \n if (*(code **)(*param_2 + 0x28) == (code *)PTR_FUN_0038efd0) {\n *param_1 = *(undefined4 *)(param_2[2] +...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::moneypunct<wchar_t, true>::neg_format() const */\n\nundefined4 * std::moneypunct<wchar_t,true>::neg_format(void)\n\n{\n undefined4 *unaff_retaddr;\n undefined4 *in_stack_00000004;\n int *in_stack_00000...
(translation_unit "undefined4 * FUN_0023a2f0(undefined4 *param_1,int *param_2)\n\n{\n undefined4 *unaff_retaddr;\n \n if (*(code **)(*param_2 + 0x28) == (code *)PTR_FUN_0038efd0) {\n *param_1 = *(undefined4 *)(param_2[2] + 0x3c);\n return param_1;\n }\n (**(code **)(*param_2 + 0x28))(param_1,param_2);\n ret...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement ...
(function_definition "undefined4 * FUN_0023a2f0(undefined4 *param_1,int *param_2)\n\n{\n undefined4 *unaff_retaddr;\n \n if (*(code **)(*param_2 + 0x28) == (code *)PTR_FUN_0038efd0) {\n *param_1 = *(undefined4 *)(param_2[2] + 0x3c);\n return param_1;\n }\n (**(code **)(*param_2 + 0x28))(param_1,param_2);\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::moneypunct<wchar_t, true>::neg_format() const */ type_1 * std::moneypunct<wchar_t,true>::neg_format(void) { type_1 *unaff_retaddr; type_1 *in_stack_00000004; int *in_stack_00000008; if (*(type_2 **)(*in_stack_0...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (pri...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 * MASKED(undefined4 *param_1,int *param_2) { undefined4 *unaff_retaddr; if (*(code **)(*param_2 + 0x28) == (code *)PTR_FUN_0038efd0) { *param_1 = *(undefined4 *)(param_2[2] + 0x3c); return param_1; } ...
4871_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
add_global
FUN_00117190
/* DWARF original prototype: void add_global(Output_data_reloc<9,_true,_32,_false> * this, Symbol * gsym, uint type, Output_data * od, Sized_relobj<32,_false> * relobj, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_32,_false>::add_global (Output_data_reloc<9,_true,_...
void FUN_00117190(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7) { undefined1 local_24 [32]; FUN_000feaf0(local_24,param_2,param_3,param_5,param_6,param_7,0,0,0); FUN_00117050(param_1,param_4,local_24); ...
PUSH EBX SUB ESP,0x34 PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA EBX,[ESP + 0x34] PUSH EBX CALL 0x000feaf0 ADD ESP,0x2c PUSH EBX PUSH dword ptr [ESP + 0x44] PUSH dword ptr [ESP + 0x3c] CALL 0x...
null
null
null
null
[('const-0', u'RETURN_-1207012811'), ('tmp_273', u'CALL_-1207012881'), ('tmp_274', u'CALL_-1207012839'), ('tmp_271', u'PTRSUB_-1207012662'), ('tmp_276', u'CALL_-1207012881'), ('const-0', u'CALL_-1207012881'), ('tmp_275', u'CALL_-1207012881'), ('const-0', u'CALL_-1207012881'), ('const-4294967260', u'PTRSUB_-1207012685')...
[('tmp_607', u'CALL_-1207012881'), ('tmp_612', u'CALL_-1207012839'), ('tmp_610', u'CALL_-1207012881'), ('const-0', u'RETURN_-1207012811'), ('tmp_608', u'CALL_-1207012881'), ('tmp_324', u'PTRSUB_-1207012708'), ('const-0', u'CALL_-1207012881'), (u'PTRSUB_-1207012708', u'CALL_-1207012881'), ('const-4294967260', u'PTRSUB_-...
null
null
00117190
x86
O3
(translation_unit "void FUN_00117190(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_000feaf0(local_24,param_2,param_3,param_5,param_6,param_7,0,0,0);\n FUN_00117050(par...
(translation_unit "/* DWARF original prototype: void add_global(Output_data_reloc<9,_true,_32,_false> * this, Symbol *\n gsym, uint type, Output_data * od, Sized_relobj<32,_false> * relobj, uint shndx, Address address)\n */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_32,_false>::add_global\n (Out...
(translation_unit "void FUN_00117190(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_000feaf0(local_24,param_2,param_3,param_5,param_6,param_7,0,0,0);\n FUN_00117050(par...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete...
(function_definition "void FUN_00117190(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_000feaf0(local_24,param_2,param_3,param_5,param_6,param_7,0,0,0);\n FUN_00117050(...
/* DWARF original prototype: void add_global(Output_data_reloc<9,_true,_32,_false> * this, Symbol * gsym, uint type, Output_data * od, Sized_relobj<32,_false> * relobj, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_32,_false>::add_global (Output_data_reloc<9,_true,_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7) { undefined1 local_24 [32]; FUN_000feaf0(local_24,param_2,param_3,param_5,param_6,param_7,0,0,0); FUN_00117050(param_1,param_4,local_24); retur...
9803_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
__timepunct
FUN_0023b220
/* std::__timepunct<wchar_t>::__timepunct(__locale_struct*, char const*, unsigned int) */ void __thiscall std::__timepunct<wchar_t>::__timepunct (__timepunct<wchar_t> *this,__locale_struct *param_1,char *param_2,uint param_3) { undefined4 uVar1; char *__s2; int iVar2; size_t sVar3; void *__dest; ...
void FUN_0023b220(int *param_1,undefined4 param_2,char *param_3,int param_4) { undefined4 uVar1; char *__s2; int iVar2; size_t sVar3; void *__dest; int unaff_EDI; uVar1 = FUN_000559ee(); param_1[2] = 0; param_1[3] = 0; param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_4 != 0); param_1[4] =...
PUSH EBP XOR EAX,EAX MOV EBP,ESP PUSH EDI CALL 0x000559ee ADD EDI,0x153dd5 PUSH ESI PUSH EBX SUB ESP,0x1c MOV EDX,dword ptr [EBP + 0x14] MOV ESI,dword ptr [EBP + 0x8] TEST EDX,EDX MOV dword ptr [ESI + 0x8],0x0 MOV EBX,EDI SETNZ AL MOV dword ptr [ESI + 0xc],0x0 MOV dword ptr [ESI + 0x4],EAX LEA EAX,[EDI + 0xffffed7c] MO...
null
null
null
null
[(u'CAST_-1203981165', u'STORE_-1203981681'), (u'CAST_-1203981133', u'CALL_-1203981589'), ('const-1', u'INT_ADD_-1203981426'), ('const-0', u'INT_EQUAL_-1203981563'), (u'CALL_-1203981415', u'CALL_-1203981369'), ('tmp_750', u'PTRADD_-1203981621'), (u'INT_EQUAL_-1203981563', u'CBRANCH_-1203981561'), (u'INT_RIGHT_-12039812...
[('const-417', u'STORE_-1203981681'), (u'PTRADD_-1203981106', u'STORE_-1203981552'), ('tmp_1681', u'PTRADD_-1203981106'), ('tmp_1683', u'CALL_-1203981369'), ('const-417', u'STORE_-1203981657'), (u'CALL_-1203981415', u'CAST_-1203981054'), (u'CAST_-1203981100', u'STORE_-1203981552'), ('tmp_1043', u'INT_ADD_-1203981631'),...
null
null
0023b220
x86
O3
(translation_unit "void FUN_0023b220(int *param_1,undefined4 param_2,char *param_3,int param_4)\n\n{\n undefined4 uVar1;\n char *__s2;\n int iVar2;\n size_t sVar3;\n void *__dest;\n int unaff_EDI;\n \n uVar1 = FUN_000559ee();\n param_1[2] = 0;\n param_1[3] = 0;\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8...
(translation_unit "/* std::__timepunct<wchar_t>::__timepunct(__locale_struct*, char const*, unsigned int) */\n\nvoid __thiscall\nstd::__timepunct<wchar_t>::__timepunct\n (__timepunct<wchar_t> *this,__locale_struct *param_1,char *param_2,uint param_3)\n\n{\n undefined4 uVar1;\n char *__s2;\n int iVar2;\n si...
(translation_unit "void FUN_0023b220(int *param_1,undefined4 param_2,char *param_3,int param_4)\n\n{\n undefined4 uVar1;\n char *__s2;\n int iVar2;\n size_t sVar3;\n void *__dest;\n int unaff_EDI;\n \n uVar1 = FUN_000559ee();\n param_1[2] = 0;\n param_1[3] = 0;\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration ...
(function_definition "void FUN_0023b220(int *param_1,undefined4 param_2,char *param_3,int param_4)\n\n{\n undefined4 uVar1;\n char *__s2;\n int iVar2;\n size_t sVar3;\n void *__dest;\n int unaff_EDI;\n \n uVar1 = FUN_000559ee();\n param_1[2] = 0;\n param_1[3] = 0;\n param_1[1] = CONCAT31((int3)((uint)uVar1 >...
/* std::__timepunct<wchar_t>::__timepunct(__locale_struct*, char const*, unsigned int) */ void __thiscall std::function_1<wchar_t>::function_1 (function_1<wchar_t> *var_2,type_1 *param_1,char *param_2,type_2 var_4) { type_3 uVar1; char *__s2; int var_8; size_t var_11; void *__dest; int var_5; ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif...
null
void MASKED(int *param_1,undefined4 param_2,char *param_3,int param_4) { undefined4 uVar1; char *__s2; int iVar2; size_t sVar3; void *__dest; int unaff_EDI; uVar1 = FUN_000559ee(); param_1[2] = 0; param_1[3] = 0; param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_4 != 0); param_1[4] = 0; ...
4791_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
add_local_with_rel
FUN_00121fa0
/* DWARF original prototype: void add_local_with_rel(Output_data_got<64,_false> * this, Relobj * object, uint symndx, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type) */ void __thiscall gold::Output_data_got<64,_false>::add_local_with_rel (Output_data_got<64,_false> *this,Relobj *object,u...
void FUN_00121fa0(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,int *param_5 ,undefined4 param_6) { char cVar1; undefined4 uVar2; cVar1 = (**(code **)(*param_2 + 0xac))(param_2,param_3,param_4,0,0); if (cVar1 == '\0') { uVar2 = FUN_001216c0(param_1,0,0,0x7ffffff...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x38 MOV EBX,dword ptr [ESP + 0x50] MOV ESI,dword ptr [ESP + 0x54] MOV EDI,dword ptr [ESP + 0x58] MOV EAX,dword ptr [EBX] PUSH 0x0 PUSH 0x0 PUSH EDI PUSH ESI PUSH EBX CALL dword ptr [EAX + 0xac] ADD ESP,0x20 TEST AL,AL JNZ 0x00122050 MOV dword ptr [ESP + 0xc],0x0 SUB ESP,0x8 ...
null
null
null
null
[(u'CALL_-1207099241', u'CALLIND_-1207099184'), ('const-4', u'PTRADD_-1207098728'), ('const-417', u'LOAD_-1207099194'), ('tmp_730', u'CALLIND_-1207099085'), ('const-0', u'CALLIND_-1207099085'), (u'PTRSUB_-1207098754', u'PTRSUB_-1207098751'), (u'CALL_-1207099241', u'CALLIND_-1207099085'), (u'INT_LEFT_-1207098906', u'COP...
[(u'CALL_-1207099241', u'CALLIND_-1207099184'), ('const-0', u'CALL_-1207099241'), ('const-417', u'LOAD_-1207099225'), ('tmp_1754', u'LOAD_-1207099153'), (u'INT_ADD_-1207099079', u'CAST_-1207098739'), ('tmp_1755', u'CALLIND_-1207099085'), ('const-180', u'INT_ADD_-1207099178'), (u'CALL_-1207099241', u'CALLIND_-1207099085...
null
null
00121fa0
x86
O3
(translation_unit "void FUN_00121fa0(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,int *param_5\n ,undefined4 param_6)\n\n{\n char cVar1;\n undefined4 uVar2;\n \n cVar1 = (**(code **)(*param_2 + 0xac))(param_2,param_3,param_4,0,0);\n if (cVar1 == '\0') {\n uVar2 = FUN_001...
(translation_unit "/* DWARF original prototype: void add_local_with_rel(Output_data_got<64,_false> * this, Relobj *\n object, uint symndx, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type) */\n\nvoid __thiscall\ngold::Output_data_got<64,_false>::add_local_with_rel\n (Output_data_got<64,_false>...
(translation_unit "void FUN_00121fa0(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,int *param_5\n ,undefined4 param_6)\n\n{\n char cVar1;\n undefined4 uVar2;\n \n cVar1 = (**(code **)(*param_2 + 0xac))(param_2,param_3,param_4,0,0);\n if (cVar1 == '\0') {\n uVar2 = FUN_001...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , ...
(function_definition "void FUN_00121fa0(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,int *param_5\n ,undefined4 param_6)\n\n{\n char cVar1;\n undefined4 uVar2;\n \n cVar1 = (**(code **)(*param_2 + 0xac))(param_2,param_3,param_4,0,0);\n if (cVar1 == '\0') {\n uVar2 = FUN_...
/* DWARF original prototype: void add_local_with_rel(Output_data_got<64,_false> * this, Relobj * object, uint symndx, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type) */ void __thiscall gold::Output_data_got<64,_false>::add_local_with_rel (Output_data_got<64,_false> *this,Relobj *object,t...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifi...
null
void MASKED(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,int *param_5 ,undefined4 param_6) { char cVar1; undefined4 uVar2; cVar1 = (**(code **)(*param_2 + 0xac))(param_2,param_3,param_4,0,0); if (cVar1 == '\0') { uVar2 = FUN_001216c0(param_1,0,0,0x7ffffffd,0,0)...
858_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
_GLOBAL__sub_I__ZN4gold18Dwarf_abbrev_table18clear_abbrev_codesEv
_INIT_9
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void _GLOBAL__sub_I__ZN4gold18Dwarf_abbrev_table18clear_abbrev_codesEv(void) { gold::addr2line_cache. super__Vector_base<gold::Addr2line_cache_entry...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void _INIT_9(void) { DAT_003463b0 = 0; DAT_003463b4 = 0; DAT_003463b8 = 0; __cxa_atexit(FUN_00177580,&DAT_003463b0,&PTR_LOOP_0033f2e4); return; }
PUSH EBX CALL 0x00035680 ADD EBX,0x309d5a SUB ESP,0xc MOV dword ptr [EBX + 0x73b0],0x0 LEA EAX,[EBX + 0x2e4] PUSH EAX LEA EAX,[EBX + 0x73b0] PUSH EAX LEA EAX,[EBX + 0xffe38580] PUSH EAX MOV dword ptr [EBX + 0x73b4],0x0 MOV dword ptr [EBX + 0x73b8],0x0 CALL 0x00028110 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-1537408', u'PTRSUB_-1206103160'), ('const-0', u'COPY_-1206103301'), (u'PTRSUB_-1206103159', u'CALL_-1206103269'), (u'CALL_-1206103269', u'INDIRECT_-1206103169'), (u'INDIRECT_-1206103171', u'COPY_-1206103221'), (u'CALL_-1206103269', u'INDIRECT_-1206103171'), (u'CALL_-1206103269', u'INDIRECT_-1206103167'), ('con...
[('const-3433392', u'PTRSUB_-1206103158'), ('const-0', u'PTRSUB_-1206103159'), (u'PTRSUB_-1206103159', u'CALL_-1206103269'), (u'CALL_-1206103269', u'INDIRECT_-1206103169'), (u'INDIRECT_-1206103171', u'COPY_-1206103221'), ('const-3404516', u'PTRSUB_-1206103159'), (u'CALL_-1206103269', u'INDIRECT_-1206103171'), ('const-0...
null
null
000352a0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid _INIT_9(void)\n\n{\n DAT_003463b0 = 0;\n DAT_003463b4 = 0;\n DAT_003463b8 = 0;\n __cxa_atexit(FUN_00177580,&DAT_003463b0,&PTR_LOOP_0033f2e4);\n return;\n}\n\n" comment (function_definition "void _INI...
(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 _GLOBAL__sub_I__ZN4gold18Dwarf_abbrev_table18clear_abbrev_codesEv(void)\n\n{\n gold::addr2line_cache.\n super__Vector_base<go...
(translation_unit "void _INIT_9(void)\n\n{\n DAT_003463b0 = 0;\n DAT_003463b4 = 0;\n DAT_003463b8 = 0;\n __cxa_atexit(FUN_00177580,&DAT_003463b0,&PTR_LOOP_0033f2e4);\n return;\n}\n\n" (function_definition "void _INIT_9(void)\n\n{\n DAT_003463b0 = 0;\n DAT_003463b4 = 0;\n DAT_003463b8 = 0;\n __cxa_atexit(FUN_00...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = L...
(function_definition "void _INIT_9(void)\n\n{\n DAT_003463b0 = 0;\n DAT_003463b4 = 0;\n DAT_003463b8 = 0;\n __cxa_atexit(FUN_00177580,&DAT_003463b0,&PTR_LOOP_0033f2e4);\n return;\n}" (primitive_type "void") (function_declarator "_INIT_9(void)" (identifier "_INIT_9") (parameter_list "(void)" (( "(") (parameter_decl...
/* 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) { gold::addr2line_cache. super__Vector_base<gold::var_1,_std::allocator<gold::var_1>var_2>. _M_impl._M_start = (type_1)0x0; ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expres...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { DAT_003463b0 = 0; DAT_003463b4 = 0; DAT_003463b8 = 0; __cxa_atexit(FUN_00177580,&DAT_003463b0,&PTR_LOOP_0033f2e4); return; }
41_sg_reset_wp_and_sg_reset_wp_strip.c
__cxa_finalize
__cxa_finalize
/* WARNING: Control flow encountered bad instruction data */ void __cxa_finalize(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __cxa_finalize@@GLIBC_2.1.3 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void __cxa_finalize(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205972954')]
[('const-1', u'RETURN_-1205972954')]
null
null
0001501c
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __cxa_finalize(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __cxa_finalize(void)\n\n{\n /* WARNING: Ba...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __cxa_finalize(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __cxa_finalize@@GLIBC_2.1.3 */\n halt_baddata();\n}\n\n" comment (function_definition "void __cxa_...
(translation_unit "void __cxa_finalize(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__cxa_finalize(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void __cxa_finalize(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__cxa_finalize(void)" (identifier "__cxa_finalize") (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 */ /* __cxa_finalize@@GLIBC_2.1.3 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
3981_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
clean_up_after_relaxation
FUN_001087d0
/* 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 clean_up_after_relaxation(Layout * this) */ void __thiscall gold::Layout::clean_up_after_relaxation(Layout *this) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001087d0(int param_1) { byte bVar1; int *piVar2; int *piVar3; undefined4 *puVar4; FUN_001cd220(*(int *)(param_1 + 4) + 0xac); FUN_00108370(param_1,*(undefined4 *)(param_1 + 0x1e4)); puVar4 = *(undefined...
PUSH EDI PUSH ESI PUSH EBX MOV ESI,dword ptr [ESP + 0x10] CALL 0x0003a210 ADD EBX,0x30b824 MOV EAX,dword ptr [ESI + 0x4] SUB ESP,0xc ADD EAX,0xac PUSH EAX CALL 0x001cd220 POP EAX POP EDX PUSH dword ptr [ESI + 0x1e4] PUSH ESI CALL 0x00108370 ADD ESP,0x10 MOV EDI,dword ptr [ESI + 0x130] CMP EDI,dword ptr [ESI + 0x134] JN...
null
null
null
null
[('const-1', u'RETURN_-1206941711')]
[('const-417', u'LOAD_-1206941610'), ('const-484', u'INT_ADD_-1206941629'), ('const-417', u'STORE_-1206941424'), (u'CAST_-1206940192', u'STORE_-1206941160'), (u'INT_ADD_-1206941459', u'CAST_-1206940318'), (u'INT_AND_-1206941117', u'STORE_-1206941129'), ('const-7', u'PTRADD_-1206940325'), (u'CAST_-1206940235', u'LOAD_-1...
null
null
001087d0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001087d0(int param_1)\n\n{\n byte bVar1;\n int *piVar2;\n int *piVar3;\n undefined4 *puVar4;\n \n FUN_001cd220(*(int *)(param_1 + 4) + 0xac);\n FUN_00108370(param_1,*(undefined4 *)(param_1 + 0x...
(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 clean_up_after_relaxation(Layout * this) */\n\nvoid __thiscall gold::Layout::clean_up_after_relaxation(Layout *thi...
(translation_unit "void FUN_001087d0(int param_1)\n\n{\n byte bVar1;\n int *piVar2;\n int *piVar3;\n undefined4 *puVar4;\n \n FUN_001cd220(*(int *)(param_1 + 4) + 0xac);\n FUN_00108370(param_1,*(undefined4 *)(param_1 + 0x1e4));\n puVar4 = *(undefined4 **)(param_1 + 0x130);\n if (puVar4 != *(undefined4 **)(para...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDE...
(function_definition "void FUN_001087d0(int param_1)\n\n{\n byte bVar1;\n int *piVar2;\n int *piVar3;\n undefined4 *puVar4;\n \n FUN_001cd220(*(int *)(param_1 + 4) + 0xac);\n FUN_00108370(param_1,*(undefined4 *)(param_1 + 0x1e4));\n puVar4 = *(undefined4 **)(param_1 + 0x130);\n if (puVar4 != *(undefined4 **)(p...
/* 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 clean_up_after_relaxation(Layout * this) */ void __thiscall gold::type_1::function_1(type_1 *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: (type_identifier) declarator: (identifier)) (declarat...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1) { byte bVar1; int *piVar2; int *piVar3; undefined4 *puVar4; FUN_001cd220(*(int *)(param_1 + 4) + 0xac); FUN_00108370(param_1,*(undefined4 *)(param_1 + 0x1e4)); puVar4 = *(undefined4 **)(...
6732_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
~wostream
FUN_0018cdf0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* virtual thunk to std::wostream::~wostream() */ void __thiscall std::wostream::~wostream(wostream *this) { wostream *pwVar1; pwVar1 = this + *(int *)(*(int *)this + -0xc); *(undefined4 *)pwVar1 = 0x2ff188; *(undefine...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0018cdf0(int *param_1) { undefined4 *puVar1; puVar1 = (undefined4 *)((int)param_1 + *(int *)(*param_1 + -0xc)); *puVar1 = &PTR_FUN_002ff188; puVar1[1] = &PTR_FUN_002ff7c0; FUN_001c5a30(puVar1 + 1); FUN_00...
PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x175209 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x1c] MOV EAX,dword ptr [ESI] ADD ESI,dword ptr [EAX + -0xc] LEA EAX,[EBX + 0xffffd17c] ADD EAX,0xc MOV dword ptr [ESI],EAX LEA EAX,[EBX + 0xffffd7b8] ADD EAX,0x8 MOV dword ptr [ESI + 0x4],EAX LEA EAX,[ESI + 0x4] PUSH EAX CALL 0x00...
null
null
null
null
[(u'PTRSUB_-1207447820', u'STORE_-1207447961'), (u'PTRADD_-1207447901', u'CAST_-1207447818'), ('const-0', u'RETURN_-1207447896'), ('const-417', u'STORE_-1207447986'), ('const-417', u'STORE_-1207447961'), (u'CAST_-1207447814', u'CALL_-1207447942'), (u'PTRADD_-1207447955', u'CAST_-1207447830'), (u'LOAD_-1207448028', u'IN...
[('const-0', u'RETURN_-1207447896'), ('const-417', u'STORE_-1207447986'), (u'INT_ADD_-1207448001', u'CAST_-1207447839'), ('const-4', u'PTRADD_-1207447819'), (u'CAST_-1207447839', u'CALL_-1207447929'), (u'INT_ADD_-1207448007', u'CAST_-1207447841'), ('const-417', u'LOAD_-1207448019'), (u'PTRADD_-1207447819', u'STORE_-120...
null
null
0018cdf0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0018cdf0(int *param_1)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)((int)param_1 + *(int *)(*param_1 + -0xc));\n *puVar1 = &PTR_FUN_002ff188;\n puVar1[1] = &PTR_FUN_002ff7c0;\n FUN_00...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* virtual thunk to std::wostream::~wostream() */\n\nvoid __thiscall std::wostream::~wostream(wostream *this)\n\n{\n wostream *pwVar1;\n \n pwVar1 = this + *(int *)(*(int *)this + -0xc);\n *(undefined4 *)pwVa...
(translation_unit "void FUN_0018cdf0(int *param_1)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)((int)param_1 + *(int *)(*param_1 + -0xc));\n *puVar1 = &PTR_FUN_002ff188;\n puVar1[1] = &PTR_FUN_002ff7c0;\n FUN_001c5a30(puVar1 + 1);\n FUN_001807a0(puVar1);\n return;\n}\n\n" (function_definition "void F...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (ab...
(function_definition "void FUN_0018cdf0(int *param_1)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)((int)param_1 + *(int *)(*param_1 + -0xc));\n *puVar1 = &PTR_FUN_002ff188;\n puVar1[1] = &PTR_FUN_002ff7c0;\n FUN_001c5a30(puVar1 + 1);\n FUN_001807a0(puVar1);\n return;\n}" (primitive_type "void") (func...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* virtual thunk to std::wostream::~wostream() */ void __thiscall std::function_1::~function_1(function_1 *var_1) { function_1 *var_2; var_2 = var_1 + *(int *)(*(int *)var_1 + -0xc); *(type_1 *)var_2 = 0x2ff188; *(type...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1) { undefined4 *puVar1; puVar1 = (undefined4 *)((int)param_1 + *(int *)(*param_1 + -0xc)); *puVar1 = &PTR_FUN_002ff188; puVar1[1] = &PTR_FUN_002ff7c0; FUN_001c5a30(puVar1 + 1); FUN_001807a0...
476_x86_64-linux-gnux32-as_and_x86_64-linux-gnux32-as_strip.c
is_it_end_of_statement
FUN_00034240
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Unknown calling convention */ int is_it_end_of_statement(void) { byte bVar1; bVar1 = *input_line_pointer; if (bVar1 == 0x20) { bVar1 = input_line_pointer[1]; input_line_pointer = input_line_pointer + ...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ int FUN_00034240(void) { byte bVar1; bVar1 = *DAT_00089978; if (bVar1 == 0x20) { bVar1 = DAT_00089978[1]; DAT_00089978 = DAT_00089978 + 1; } return (int)(char)(&DAT_000802c0)[bVar1]; }
CALL 0x00016135 ADD EDX,0x4bdbb PUSH EBX LEA EBX,[EDX + 0x9978] MOV ECX,dword ptr [EBX] MOVZX EAX,byte ptr [ECX] CMP AL,0x20 JNZ 0x00034264 LEA EAX,[ECX + 0x1] MOV dword ptr [EBX],EAX MOVZX EAX,byte ptr [ECX + 0x1] MOVSX EAX,byte ptr [EDX + EAX*0x1 + 0x2c0] POP EBX RET
null
null
null
null
[('tmp_211', u'COPY_-1206107486'), ('const-417', u'LOAD_-1206107513'), ('tmp_85', u'CBRANCH_-1206107523'), (u'PTRADD_-1206107460', u'COPY_-1206107478'), (u'COPY_-1206107478', u'MULTIEQUAL_-1206107418'), ('const-0', u'RETURN_-1206107479'), ('const-417', u'LOAD_-1206107504'), ('const-32', u'INT_EQUAL_-1206107525'), ('con...
[('const-417', u'LOAD_-1206107504'), ('const-1', u'PTRADD_-1206107442'), ('tmp_85', u'CBRANCH_-1206107523'), (u'PTRADD_-1206107460', u'COPY_-1206107478'), (u'COPY_-1206107478', u'MULTIEQUAL_-1206107418'), ('const-417', u'LOAD_-1206107543'), ('const-0', u'RETURN_-1206107479'), (u'LOAD_-1206107504', u'CAST_-1206107410'),...
null
null
00034240
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nint FUN_00034240(void)\n\n{\n byte bVar1;\n \n bVar1 = *DAT_00089978;\n if (bVar1 == 0x20) {\n bVar1 = DAT_00089978[1];\n DAT_00089978 = DAT_00089978 + 1;\n }\n return (int)(char)(&DAT_000802c0)[bV...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Unknown calling convention */\n\nint is_it_end_of_statement(void)\n\n{\n byte bVar1;\n \n bVar1 = *input_line_pointer;\n if (bVar1 == 0x20) {\n bVar1 = input_line_pointer[1];\n input_line_po...
(translation_unit "int FUN_00034240(void)\n\n{\n byte bVar1;\n \n bVar1 = *DAT_00089978;\n if (bVar1 == 0x20) {\n bVar1 = DAT_00089978[1];\n DAT_00089978 = DAT_00089978 + 1;\n }\n return (int)(char)(&DAT_000802c0)[bVar1];\n}\n\n" (function_definition "int FUN_00034240(void)\n\n{\n byte bVar1;\n \n bVar1 ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression...
(function_definition "int FUN_00034240(void)\n\n{\n byte bVar1;\n \n bVar1 = *DAT_00089978;\n if (bVar1 == 0x20) {\n bVar1 = DAT_00089978[1];\n DAT_00089978 = DAT_00089978 + 1;\n }\n return (int)(char)(&DAT_000802c0)[bVar1];\n}" (primitive_type "int") (function_declarator "FUN_00034240(void)" (identifier "F...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Unknown calling convention */ int function_1(void) { type_1 var_1; var_1 = *var_2; if (var_1 == 0x20) { var_1 = var_2[1]; var_2 = var_2 + 1; } return (int)(char)is_end_of_line[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 (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ int MASKED(void) { byte bVar1; bVar1 = *DAT_00089978; if (bVar1 == 0x20) { bVar1 = DAT_00089978[1]; DAT_00089978 = DAT_00089978 + 1; } return (int)(char)(&DAT_000802c0)[bVar1]; }
552_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_strip.c
plugin_error_plugin
FUN_00035f70
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ char * plugin_error_plugin(void) { char *pcVar1; if (error_plugin != (char *)0x0) { return error_plugin; } pcVar1 = (char *)dcgettext(0,"<no plugin>",5); return pcVar1; }...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00035f70(void) { if (DAT_000849e4 != 0) { return; } dcgettext(0,"<no plugin>",5); return; }
PUSH EBX CALL 0x000159c0 ADD EBX,0x4e08a SUB ESP,0x8 MOV EAX,dword ptr [EBX + 0x9e4] TEST EAX,EAX JZ 0x00035f90 ADD ESP,0x8 POP EBX RET SUB ESP,0x4 LEA EAX,[EBX + 0xfffcc0b8] PUSH 0x5 PUSH EAX PUSH 0x0 CALL 0x000142c0 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[('tmp_100', u'CBRANCH_-1206100048'), ('const-0', u'RETURN_-1206100021'), (u'CAST_-1206099868', u'RETURN_-1206099944'), ('const-5', u'CALL_-1206099984'), ('tmp_430', u'COPY_-1206100070'), ('const-0', u'RETURN_-1206099944'), (u'CALL_-1206099984', u'INDIRECT_-1206099875'), ('const-0', u'INT_NOTEQUAL_-1206100048'), (u'COP...
[('tmp_100', u'CBRANCH_-1206100048'), ('const-0', u'RETURN_-1206100021'), ('const-5', u'CALL_-1206099984'), ('const-0', u'RETURN_-1206099944'), (u'CALL_-1206099984', u'INDIRECT_-1206099875'), ('const-0', u'INT_NOTEQUAL_-1206100048'), (u'INT_NOTEQUAL_-1206100048', u'CBRANCH_-1206100048'), ('tmp_430', u'COPY_-1206099951'...
null
null
00035f70
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00035f70(void)\n\n{\n if (DAT_000849e4 != 0) {\n return;\n }\n dcgettext(0,"<no plugin>",5);\n return;\n}\n\n" comment (function_definition "void FUN_00035f70(void)\n\n{\n if (DAT_000849e4 != ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nchar * plugin_error_plugin(void)\n\n{\n char *pcVar1;\n \n if (error_plugin != (char *)0x0) {\n return error_plugin;\n }\n pcVar1 = (char *)dcgettext(0,"<no pl...
(translation_unit "void FUN_00035f70(void)\n\n{\n if (DAT_000849e4 != 0) {\n return;\n }\n dcgettext(0,"<no plugin>",5);\n return;\n}\n\n" (function_definition "void FUN_00035f70(void)\n\n{\n if (DAT_000849e4 != 0) {\n return;\n }\n dcgettext(0,"<no plugin>",5);\n return;\n}" primitive_type (function_decl...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (return_statement return ;) })) (expression_statement (call_expression ID...
(function_definition "void FUN_00035f70(void)\n\n{\n if (DAT_000849e4 != 0) {\n return;\n }\n dcgettext(0,"<no plugin>",5);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00035f70(void)" (identifier "FUN_00035f70") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "v...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ char * function_1(void) { char *pcVar1; if (var_1 != (char *)0x0) { return var_1; } pcVar1 = (char *)var_2(0,"<no plugin>",5); return pcVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { if (DAT_000849e4 != 0) { return; } dcgettext(0,"<no plugin>",5); return; }
5999_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c
do_sized_write<32,_false>
FUN_00182c10
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original name: do_sized_write<32, false> DWARF original prototype: void do_sized_write<32,_false>(Eh_frame_hdr * this, Output_file * of) */ void __thiscall gold::Eh_frame_hdr::do_sized_write<32,_false>(Eh_frame_hdr...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_00182c10(int param_1,int param_2) { byte bVar1; char cVar2; uint uVar3; int iVar4; uint *puVar5; int iVar6; uint *puVar7; uint *puVar8; undefined2 *puVar9; int iVar10; uint uVar11; uint *puVar12;...
CALL 0x00058c42 ADD EAX,0x1bc3eb PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x3c MOV ESI,dword ptr [EBP + 0x8] MOV EDI,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x3c],EAX MOVZX EAX,byte ptr [ESI + 0x1c] TEST AL,0x4 JZ 0x00182f51 MOV EDX,dword ptr [ESI + 0x14] MOV ECX,dword ptr [ESI + 0x18] MOV dword ptr ...
null
null
null
null
[('const-0', u'PTRSUB_-1207486525'), ('const-1', u'PTRADD_-1207486492'), (u'MULTIEQUAL_-1207486385', u'COPY_-1207486338'), ('const-0', u'PTRSUB_-1207486239'), (u'INT_SUB_-1207488995', u'INT_ADD_-1207487583'), (u'LOAD_-1207488261', u'INT_SUB_-1207488213'), (u'PTRADD_-1207489150', u'PTRADD_-1207489023'), ('const-0', u'PT...
[('const-2437159', u'COPY_-1207485953'), (u'INT_SUB_-1207488995', u'INT_ADD_-1207487583'), ('tmp_8301', u'INT_ADD_-1207489008'), (u'LOAD_-1207488261', u'INT_SUB_-1207488213'), (u'COPY_-1207485916', u'CALL_-1207487477'), (u'COPY_-1207486586', u'MULTIEQUAL_-1207487196'), (u'INDIRECT_-1207486356', u'INT_NOTEQUAL_-12074876...
null
null
00182c10
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00182c10(int param_1,int param_2)\n\n{\n byte bVar1;\n char cVar2;\n uint uVar3;\n int iVar4;\n uint *puVar5;\n int iVar6;\n uint *puVar7;\n uint *puVar8;\n undefined2 *puVar9;\n int iVar10;...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original name: do_sized_write<32, false>\n DWARF original prototype: void do_sized_write<32,_false>(Eh_frame_hdr * this, Output_file * of)\n */\n\nvoid __thiscall gold::Eh_frame_hdr::do_sized_write<...
(translation_unit "void FUN_00182c10(int param_1,int param_2)\n\n{\n byte bVar1;\n char cVar2;\n uint uVar3;\n int iVar4;\n uint *puVar5;\n int iVar6;\n uint *puVar7;\n uint *puVar8;\n undefined2 *puVar9;\n int iVar10;\n uint uVar11;\n uint *puVar12;\n uint *puVar13;\n int iVar14;\n uint *extraout_EDX;\n...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointe...
(function_definition "void FUN_00182c10(int param_1,int param_2)\n\n{\n byte bVar1;\n char cVar2;\n uint uVar3;\n int iVar4;\n uint *puVar5;\n int iVar6;\n uint *puVar7;\n uint *puVar8;\n undefined2 *puVar9;\n int iVar10;\n uint uVar11;\n uint *puVar12;\n uint *puVar13;\n int iVar14;\n uint *extraout_EDX...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original name: do_sized_write<32, false> DWARF original prototype: void do_sized_write<32,_false>(Eh_frame_hdr * this, Output_file * of) */ void __thiscall gold::Eh_frame_hdr::do_sized_write<32,var_26>(Eh_frame_hdr...
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) { byte bVar1; char cVar2; uint uVar3; int iVar4; uint *puVar5; int iVar6; uint *puVar7; uint *puVar8; undefined2 *puVar9; int iVar10; uint uVar11; uint *puVar12; uin...
1400_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
~Struct_secure_plt
FUN_00040400
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_secure_plt(Struct_secure_plt * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_secure_plt::~Struct_secure_plt(Struct_secure_plt *this,int __in_chrg) { pointer pcVa...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00040400(undefined4 *param_1) { *param_1 = &PTR_FUN_003822e4; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6dc0((undefined4 *)param_1[1]); } FUN_001e6da0(param_1,0x40); return; }
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x34ebf9 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xffff32e4] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x00040432 SUB ESP,0xc PUSH EAX CALL 0x001e6dc0 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x40 PUSH ESI CALL 0x001e6da0 AD...
null
null
null
null
[(u'PTRSUB_-1206188762', u'PTRSUB_-1206188758'), ('const-0', u'PTRSUB_-1206188758'), ('const-4', u'PTRSUB_-1206188763'), ('const-0', u'PTRSUB_-1206188766'), (u'PTRSUB_-1206188763', u'PTRSUB_-1206188762'), (u'PTRSUB_-1206188769', u'CAST_-1206188759'), ('const-64', u'CALL_-1206188902'), ('tmp_323', u'PTRSUB_-1206188766')...
[(u'PTRADD_-1206188783', u'INT_NOTEQUAL_-1206188966'), ('const-417', u'STORE_-1206188989'), ('tmp_597', u'STORE_-1206188989'), (u'INT_NOTEQUAL_-1206188966', u'CBRANCH_-1206188966'), ('tmp_597', u'CALL_-1206188902'), ('tmp_597', u'PTRADD_-1206188783'), ('const-64', u'CALL_-1206188902'), ('const-0', u'PTRSUB_-1206188774'...
null
null
00040400
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00040400(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003822e4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6dc0((undefined4 *)param_1[1]);\n }\n FUN_001e6da0(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_secure_plt(Struct_secure_plt * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_secure_plt::~Struct_secure_plt(Struct_secure_plt *this,int __in_c...
(translation_unit "void FUN_00040400(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003822e4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6dc0((undefined4 *)param_1[1]);\n }\n FUN_001e6da0(param_1,0x40);\n return;\n}\n\n" (function_definition "void FUN_00040400(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_00040400(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003822e4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6dc0((undefined4 *)param_1[1]);\n }\n FUN_001e6da0(param_1,0x40);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00040400(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_secure_plt(Struct_secure_plt * 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_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_003822e4; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6dc0((undefined4 *)param_1[1]); } FUN_001e6da0(param_1,0x40); return; }
538_sparc64-linux-gnu-objdump_and_sparc64-linux-gnu-objdump_strip.c
bfd_arch_list
bfd_arch_list
/* WARNING: Control flow encountered bad instruction data */ void bfd_arch_list(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_arch_list(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206357954')]
[('const-1', u'RETURN_-1206357954')]
null
null
00077034
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_arch_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_arch_list(void)\n\n{\n /* WARNING: Bad ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_arch_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_arch_list(void)\n\n{\n /* WARNING: Bad ...
(translation_unit "void bfd_arch_list(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_arch_list(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_arch_list(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void"...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_arch_list(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_arch_list(void)" (identifier "bfd_arch_list") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
2276_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
emit
FUN_00070980
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void emit(Copy_relocs<4,_64,_false> * this, Output_data_reloc<4,_true,_64,_false> * reloc_section) */ void __thiscall gold::Copy_relocs<4,_64,_...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_00070980(int *param_1,int *param_2) { byte *pbVar1; int iVar2; int iVar3; undefined4 *puVar4; undefined4 *puVar5; int iVar6; int iVar7; int *piVar8; undefined4 local_40; int local_3c; undefined4 lo...
CALL 0x000644b6 ADD EAX,0x33e67b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x5c MOV EBP,dword ptr [ESP + 0x70] MOV EDI,dword ptr [ESP + 0x74] MOV dword ptr [ESP + 0x1c],EAX MOV ESI,dword ptr [EBP] CMP ESI,dword ptr [EBP + 0x4] JZ 0x00070b13 LEA EAX,[EAX + 0xffcc1d00] MOV dword ptr [ESP + 0x14],EAX LEA EAX,[ESP + 0x2c...
null
null
null
null
[(u'INT_ADD_-1206383340', u'STORE_-1206383344'), (u'CALLIND_-1206383075', u'INDIRECT_-1206382062'), (u'MULTIEQUAL_-1206383071', u'PTRSUB_-1206382227'), ('tmp_2031', u'PTRSUB_-1206381889'), ('const-2', u'INT_AND_-1206383511'), (u'PTRSUB_-1206382071', u'PTRSUB_-1206382069'), (u'MULTIEQUAL_-1206382408', u'MULTIEQUAL_-1206...
[('const-14', u'PTRADD_-1206382174'), (u'INT_ADD_-1206383340', u'STORE_-1206383344'), ('const-417', u'LOAD_-1206384037'), ('const-0', u'CALL_-1206383868'), (u'CAST_-1206382141', u'PTRADD_-1206382086'), ('const-2', u'INT_AND_-1206383511'), (u'PTRADD_-1206382134', u'STORE_-1206383764'), (u'INDIRECT_-1206382356', u'STORE_...
null
null
00070980
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00070980(int *param_1,int *param_2)\n\n{\n byte *pbVar1;\n int iVar2;\n int iVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n int iVar6;\n int iVar7;\n int *piVar8;\n undefined4 local_40;\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void emit(Copy_relocs<4,_64,_false> * this,\n Output_data_reloc<4,_true,_64,_false> * reloc_section) */\n\nvoid __thiscall\ng...
(translation_unit "void FUN_00070980(int *param_1,int *param_2)\n\n{\n byte *pbVar1;\n int iVar2;\n int iVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n int iVar6;\n int iVar7;\n int *piVar8;\n undefined4 local_40;\n int local_3c;\n undefined4 local_38;\n undefined4 local_34;\n undefined4 local_30;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declarati...
(function_definition "void FUN_00070980(int *param_1,int *param_2)\n\n{\n byte *pbVar1;\n int iVar2;\n int iVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n int iVar6;\n int iVar7;\n int *piVar8;\n undefined4 local_40;\n int local_3c;\n undefined4 local_38;\n undefined4 local_34;\n undefined4 local_30;\...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void emit(Copy_relocs<4,_64,_false> * this, Output_data_reloc<4,_true,_64,_false> * reloc_section) */ void __thiscall var_3::var_6<4,_64,var_7>...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int *param_1,int *param_2) { byte *pbVar1; int iVar2; int iVar3; undefined4 *puVar4; undefined4 *puVar5; int iVar6; int iVar7; int *piVar8; undefined4 local_40; int local_3c; undefined4 local_38...
91_stdbuf_and_stdbuf_strip.c
set_char_quoting
FUN_00013f10
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Unknown calling convention */ int set_char_quoting(quoting_options *o,char c,int i) { uint uVar1; uint uVar2; if (o == (quoting_options *)0x0) { o = &default_quoting_options; } uVar1 = o->quote_these_...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ uint FUN_00013f10(undefined4 *param_1,uint param_2,uint param_3) { uint uVar1; uint uVar2; byte bVar3; if (param_1 == (undefined4 *)0x0) { param_1 = &DAT_000202e0; } bVar3 = (byte)param_2 & 0x1f; uVar1 = par...
CALL 0x00011dc5 ADD EDX,0xc0eb PUSH ESI PUSH EBX MOV EAX,dword ptr [ESP + 0xc] MOV ECX,dword ptr [ESP + 0x10] TEST EAX,EAX LEA EDX,[EDX + 0x2e0] CMOVZ EAX,EDX MOV EDX,ECX AND ECX,0x1f SHR DL,0x5 MOVZX EDX,DL LEA EBX,[EAX + EDX*0x4 + 0x8] MOV EDX,dword ptr [ESP + 0x14] MOV ESI,dword ptr [EBX] MOV EAX,ESI SHR EAX,CL XOR ...
null
null
null
null
[(u'LOAD_-1205977181', u'INT_RIGHT_-1205977144'), ('const-0', u'PTRSUB_-1205977206'), (u'INT_RIGHT_-1205977144', u'INT_AND_-1205977097'), (u'CAST_-1205976963', u'INT_RIGHT_-1205977005'), (u'PTRADD_-1205976959', u'LOAD_-1205977181'), (u'INT_AND_-1205977225', u'INT_LEFT_-1205977071'), (u'PTRADD_-1205976959', u'STORE_-120...
[(u'LOAD_-1205977181', u'INT_RIGHT_-1205977144'), (u'SUBPIECE_-1205976961', u'INT_AND_-1205977225'), (u'MULTIEQUAL_-1205977001', u'PTRADD_-1205976966'), (u'PTRADD_-1205976966', u'LOAD_-1205977181'), ('tmp_703', u'COPY_-1205977043'), (u'PTRSUB_-1205977206', u'COPY_-1205977042'), ('tmp_704', u'INT_RIGHT_-1205977210'), ('...
null
null
00013f10
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nuint FUN_00013f10(undefined4 *param_1,uint param_2,uint param_3)\n\n{\n uint uVar1;\n uint uVar2;\n byte bVar3;\n \n if (param_1 == (undefined4 *)0x0) {\n param_1 = &DAT_000202e0;\n }\n bVar3 = (byte...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Unknown calling convention */\n\nint set_char_quoting(quoting_options *o,char c,int i)\n\n{\n uint uVar1;\n uint uVar2;\n \n if (o == (quoting_options *)0x0) {\n o = &default_quoting_options;\n...
(translation_unit "uint FUN_00013f10(undefined4 *param_1,uint param_2,uint param_3)\n\n{\n uint uVar1;\n uint uVar2;\n byte bVar3;\n \n if (param_1 == (undefined4 *)0x0) {\n param_1 = &DAT_000202e0;\n }\n bVar3 = (byte)param_2 & 0x1f;\n uVar1 = param_1[(param_2 >> 5 & 7) + 2];\n uVar2 = uVar1 >> bVar3;\n p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE I...
(function_definition "uint FUN_00013f10(undefined4 *param_1,uint param_2,uint param_3)\n\n{\n uint uVar1;\n uint uVar2;\n byte bVar3;\n \n if (param_1 == (undefined4 *)0x0) {\n param_1 = &DAT_000202e0;\n }\n bVar3 = (byte)param_2 & 0x1f;\n uVar1 = param_1[(param_2 >> 5 & 7) + 2];\n uVar2 = uVar1 >> bVar3;\n...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Unknown calling convention */ int function_1(type_1 *var_1,char var_3,int var_4) { type_2 var_2; type_2 var_5; if (var_1 == (type_1 *)0x0) { var_1 = &default_quoting_options; } var_2 = var_1->quote_th...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (ident...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ uint MASKED(undefined4 *param_1,uint param_2,uint param_3) { uint uVar1; uint uVar2; byte bVar3; if (param_1 == (undefined4 *)0x0) { param_1 = &DAT_000202e0; } bVar3 = (byte)param_2 & 0x1f; uVar1 = param_1[(...
193_m68k-linux-gnu-readelf_and_m68k-linux-gnu-readelf_strip.c
display_s390_gnu_attribute
FUN_00038ab0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ uchar * display_s390_gnu_attribute(uchar *p,uint tag,uchar *end) { uchar *puVar1; int iVar2; char *pcVar3; dwarf_vma dVar4; uint len; len = 0x38ab8; if (tag != 8) { p...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_00038ab0(int param_1,int param_2,undefined4 param_3) { int iVar1; char *pcVar2; int local_10; local_10 = 0x38ab8; if (param_2 != 8) { iVar1 = FUN_0001ff40(); return iVar1; } iVar1 = FUN_0004f910(...
PUSH EDI PUSH ESI PUSH EBX CALL 0x00013f70 ADD EBX,0x7b548 SUB ESP,0x10 MOV EAX,dword ptr [ESP + 0x24] MOV ESI,dword ptr [ESP + 0x20] CMP EAX,0x8 JZ 0x00038af0 MOV ECX,dword ptr [ESP + 0x28] MOV EDX,ESI AND EAX,0x1 CALL 0x0001ff40 MOV ESI,EAX ADD ESP,0x10 MOV EAX,ESI POP EBX POP ESI POP EDI RET PUSH dword ptr [ESP + 0x...
null
null
null
null
[('tmp_1198', u'PTRSUB_-1206088360'), ('tmp_402', u'CBRANCH_-1206088780'), (u'INT_NOTEQUAL_-1206088750', u'CBRANCH_-1206088750'), (u'COPY_-1206088450', u'RETURN_-1206088435'), ('const-0', u'SUBPIECE_-1206088575'), ('const-8', u'INT_NOTEQUAL_-1206088962'), ('tmp_581', u'BRANCH_-1206088619'), (u'CALL_-1206088715', u'INDI...
[(u'INT_ADD_-1206088826', u'COPY_-1206088627'), ('tmp_402', u'CBRANCH_-1206088780'), (u'INT_NOTEQUAL_-1206088750', u'CBRANCH_-1206088750'), ('const-0', u'CALL_-1206088652'), ('tmp_581', u'BRANCH_-1206088619'), (u'CALL_-1206088850', u'CALL_-1206088715'), ('const-5', u'CALL_-1206088652'), ('tmp_1739', u'INT_ADD_-12060888...
null
null
00038ab0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00038ab0(int param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n char *pcVar2;\n int local_10;\n \n local_10 = 0x38ab8;\n if (param_2 != 8) {\n iVar1 = FUN_0001ff40();\n return iVar...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nuchar * display_s390_gnu_attribute(uchar *p,uint tag,uchar *end)\n\n{\n uchar *puVar1;\n int iVar2;\n char *pcVar3;\n dwarf_vma dVar4;\n uint len;\n \n len = 0x...
(translation_unit "int FUN_00038ab0(int param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n char *pcVar2;\n int local_10;\n \n local_10 = 0x38ab8;\n if (param_2 != 8) {\n iVar1 = FUN_0001ff40();\n return iVar1;\n }\n iVar1 = FUN_0004f910(param_1,&local_10,0,param_3);\n param_1 = param_1 + local_1...
(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 "int FUN_00038ab0(int param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n char *pcVar2;\n int local_10;\n \n local_10 = 0x38ab8;\n if (param_2 != 8) {\n iVar1 = FUN_0001ff40();\n return iVar1;\n }\n iVar1 = FUN_0004f910(param_1,&local_10,0,param_3);\n param_1 = param_1 + loca...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 * function_1(type_1 *var_4,type_2 var_1,type_1 *end) { type_1 *puVar1; int var_7; char *pcVar3; type_3 dVar4; type_2 var_5; var_5 = 0x38ab8; if (var_1 != 8) { ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(int param_1,int param_2,undefined4 param_3) { int iVar1; char *pcVar2; int local_10; local_10 = 0x38ab8; if (param_2 != 8) { iVar1 = FUN_0001ff40(); return iVar1; } iVar1 = FUN_0004f910(param_...
1355_plink_and_plink_strip.c
freeaddrinfo
freeaddrinfo
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void freeaddrinfo(addrinfo *__ai) { /* WARNING: Bad instruction - Truncating control flow here */ /* freeaddrinfo@@GLIBC_2.0 */ halt_badd...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void freeaddrinfo(addrinfo *__ai) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206681178')]
[('const-1', u'RETURN_-1206681178')]
null
null
000c819c
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid freeaddrinfo(addrinfo *__ai)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment co...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid freeaddrinfo(addrinfo *__ai)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* freeaddrinfo@...
(translation_unit "void freeaddrinfo(addrinfo *__ai)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void freeaddrinfo(addrinfo *__ai)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "freeaddrinfo(addrinfo *__ai)" identifier (parameter_list "(addrinfo *_...
(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 "void freeaddrinfo(addrinfo *__ai)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "freeaddrinfo(addrinfo *__ai)" (identifier "freeaddrinfo") (parameter_list "(addrinfo *__ai)" (( "(") (parameter_declaration "addrinfo *__ai" (type_identifier "addrinfo"...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(type_1 *__ai) { /* WARNING: Bad instruction - Truncating control flow here */ /* freeaddrinfo@@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 */ void MASKED(addrinfo *__ai) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
57_od_and_od_strip.c
abort
abort
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void abort(void) { (*(code *)PTR_abort_000260f0)(); return; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void abort(void) { (*(code *)PTR_abort_000260f0)(); return; }
JMP dword ptr [EBX + 0xf0]
null
null
null
null
[(u'CALLIND_-1205988390', u'INDIRECT_-1205988318'), ('tmp_58', u'CAST_-1205988313'), (u'INDIRECT_-1205988318', u'COPY_-1205988377'), (u'CAST_-1205988313', u'CALLIND_-1205988390'), ('const-0', u'RETURN_-1205988387')]
[(u'CALLIND_-1205988390', u'INDIRECT_-1205988318'), ('tmp_58', u'CAST_-1205988313'), (u'INDIRECT_-1205988318', u'COPY_-1205988377'), (u'CAST_-1205988313', u'CALLIND_-1205988390'), ('const-0', u'RETURN_-1205988387')]
null
null
000113d0
x86
O3
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid abort(void)\n\n{\n (*(code *)PTR_abort_000260f0)();\n return;\n}\n\n" comment (function_definition "void abort(void)\n\n{\n (*(code *)PTR_abort_000260f0)();\n return;\n}" primitive_type (function_declarator "abor...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid abort(void)\n\n{\n (*(code *)PTR_abort_000260f0)();\n return;\n}\n\n" comment (function_definition "void abort(void)\n\n{\n (*(code *)PTR_abort_000260f0)();\n return;\n}" primitive_type (function_declarator "abor...
(translation_unit "void abort(void)\n\n{\n (*(code *)PTR_abort_000260f0)();\n return;\n}\n\n" (function_definition "void abort(void)\n\n{\n (*(code *)PTR_abort_000260f0)();\n return;\n}" primitive_type (function_declarator "abort(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_t...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void abort(void)\n\n{\n (*(code *)PTR_abort_000260f0)();\n return;\n}" (primitive_type "void") (function_declarator "abort(void)" (identifier "abort") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_abort_0...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { (*(type_1 *)PTR_abort_000260f0)(); 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
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(void) { (*(code *)PTR_MASKED_000260f0)(); return; }
17_x86_64-linux-gnu-ranlib_and_x86_64-linux-gnu-ranlib_strip.c
filename_cmp
filename_cmp
void filename_cmp(void) { (*(code *)PTR_filename_cmp_00021048)(); return; }
void filename_cmp(void) { (*(code *)PTR_filename_cmp_00021048)(); return; }
JMP dword ptr [EBX + 0x48]
null
null
null
null
[(u'INDIRECT_-1205984894', u'COPY_-1205984953'), ('tmp_58', u'CAST_-1205984889'), ('const-0', u'RETURN_-1205984963'), (u'CALLIND_-1205984966', u'INDIRECT_-1205984894'), (u'CAST_-1205984889', u'CALLIND_-1205984966')]
[(u'INDIRECT_-1205984894', u'COPY_-1205984953'), ('tmp_58', u'CAST_-1205984889'), ('const-0', u'RETURN_-1205984963'), (u'CALLIND_-1205984966', u'INDIRECT_-1205984894'), (u'CAST_-1205984889', u'CALLIND_-1205984966')]
null
null
00012130
x86
O3
(translation_unit "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_00021048)();\n return;\n}\n\n" (function_definition "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_00021048)();\n return;\n}" primitive_type (function_declarator "filename_cmp(void)" identifier (parameter_list "(void)" ( (param...
(translation_unit "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_00021048)();\n return;\n}\n\n" (function_definition "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_00021048)();\n return;\n}" primitive_type (function_declarator "filename_cmp(void)" identifier (parameter_list "(void)" ( (param...
(translation_unit "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_00021048)();\n return;\n}\n\n" (function_definition "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_00021048)();\n return;\n}" primitive_type (function_declarator "filename_cmp(void)" identifier (parameter_list "(void)" ( (param...
(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 filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_00021048)();\n return;\n}" (primitive_type "void") (function_declarator "filename_cmp(void)" (identifier "filename_cmp") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement...
void function_1(void) { (*(type_1 *)PTR_filename_cmp_00021048)(); 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_00021048)(); return; }