file_name
stringlengths
18
81
original_function_name
stringlengths
2
716
stripped_function_name
stringlengths
2
44
decompiled_code_original
stringlengths
41
480k
decompiled_code_stripped
stringlengths
37
233k
assembly_code
stringlengths
3
141k
dataflowgraph_original
float64
dataflowgraph_stripped
float64
graphImage_original
float64
graphImage_stripped
float64
pcode_edges_original
stringlengths
11
5.38M
pcode_edges_stripped
stringlengths
11
4.09M
pcode_graph_original
float64
pcode_graph_stripped
float64
address
stringlengths
8
8
arch
stringclasses
1 value
opt_level
stringclasses
1 value
S-Expression_of_decompiled_code_stripped
stringlengths
348
6.43M
S-Expression_decompiled_code_original
stringlengths
360
20.2M
S-Expression_decompiled_code_original_noisy
stringlengths
289
6.43M
S-Expression_decompiled_code_original_clean
stringlengths
148
531k
S-Expression_decompiled_code_original_root
stringlengths
291
6.48M
Replace_function_name_and_variable_name
stringlengths
39
441k
S-Expression_decompiled_code_stripped
float64
Root Node
stringlengths
225
747k
decompiled_code_original_masked
float64
decompiled_code_stripped_masked
stringlengths
35
233k
373_powerpc-linux-gnu-as_and_powerpc-linux-gnu-as_strip.c
as_tsktsk
FUN_0002bc10
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void as_tsktsk(char *format,...) { undefined *puVar1; as_show_where(); puVar1 = PTR_stderr_0006ef50; vfprintf(*(FILE **)PTR_stderr_0006ef50,format,&stack0x00000008); putc(10,...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0002bc10(char *param_1) { undefined *puVar1; FUN_0002b910(); puVar1 = PTR_stderr_0006ef50; vfprintf(*(FILE **)PTR_stderr_0006ef50,param_1,&stack0x00000008); putc(10,*(FILE **)puVar1); return; }
PUSH ESI PUSH EBX CALL 0x00016090 ADD EBX,0x433e9 SUB ESP,0x4 CALL 0x0002b910 LEA EAX,[ESP + 0x14] SUB ESP,0x4 PUSH EAX PUSH dword ptr [ESP + 0x18] MOV ESI,dword ptr [EBX + 0xffffff50] PUSH dword ptr [ESI] CALL 0x00014620 POP EAX POP EDX PUSH dword ptr [ESI] PUSH 0xa CALL 0x000146d0 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[(u'CALL_-1206010812', u'INDIRECT_-1206010607'), ('const-8', u'PTRSUB_-1206010593'), (u'LOAD_-1206010747', u'CALL_-1206010729'), (u'INDIRECT_-1206010607', u'CAST_-1206010575'), (u'INDIRECT_-1206010607', u'COPY_-1206010662'), (u'CAST_-1206010565', u'LOAD_-1206010747'), (u'INDIRECT_-1206010569', u'COPY_-1206010618'), ('t...
[(u'CALL_-1206010812', u'INDIRECT_-1206010607'), (u'LOAD_-1206010747', u'CALL_-1206010729'), (u'INDIRECT_-1206010607', u'CAST_-1206010575'), (u'INDIRECT_-1206010607', u'COPY_-1206010662'), (u'CAST_-1206010565', u'LOAD_-1206010747'), ('const-417', u'LOAD_-1206010747'), ('const-8', u'PTRSUB_-1206010593'), (u'INDIRECT_-12...
null
null
0002bc10
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0002bc10(char *param_1)\n\n{\n undefined *puVar1;\n \n FUN_0002b910();\n puVar1 = PTR_stderr_0006ef50;\n vfprintf(*(FILE **)PTR_stderr_0006ef50,param_1,&stack0x00000008);\n putc(10,*(FILE **)puV...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid as_tsktsk(char *format,...)\n\n{\n undefined *puVar1;\n \n as_show_where();\n puVar1 = PTR_stderr_0006ef50;\n vfprintf(*(FILE **)PTR_stderr_0006ef50,format,&...
(translation_unit "void FUN_0002bc10(char *param_1)\n\n{\n undefined *puVar1;\n \n FUN_0002b910();\n puVar1 = PTR_stderr_0006ef50;\n vfprintf(*(FILE **)PTR_stderr_0006ef50,param_1,&stack0x00000008);\n putc(10,*(FILE **)puVar1);\n return;\n}\n\n" (function_definition "void FUN_0002bc10(char *param_1)\n\n{\n unde...
(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 (call_expression IDENT (argument_list ( ))) ;) (expression_statement (assig...
(function_definition "void FUN_0002bc10(char *param_1)\n\n{\n undefined *puVar1;\n \n FUN_0002b910();\n puVar1 = PTR_stderr_0006ef50;\n vfprintf(*(FILE **)PTR_stderr_0006ef50,param_1,&stack0x00000008);\n putc(10,*(FILE **)puVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0002bc10(char *par...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(char *format,...) { type_1 *puVar1; var_1(); puVar1 = PTR_stderr_0006ef50; var_2(*(type_2 **)PTR_stderr_0006ef50,format,&stack0x00000008); var_3(10,*(type_2 *...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(char *param_1) { undefined *puVar1; FUN_0002b910(); puVar1 = PTR_stderr_0006ef50; vfprintf(*(FILE **)PTR_stderr_0006ef50,param_1,&stack0x00000008); putc(10,*(FILE **)puVar1); return; }
8265_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c
~__ios_failure
FUN_001eb970
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__ios_failure::~__ios_failure() */ void __thiscall std::__ios_failure::~__ios_failure(__ios_failure *this) { *(undefined ***)this = &PTR____ios_failure_0033d1bc; __destroy_ios_failure(this + 0x10); ios_base::failure...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001eb970(undefined4 *param_1) { *param_1 = &PTR_FUN_0033d1bc; FUN_001fdc40(param_1 + 4); FUN_001eb800(param_1); FUN_001ac470(param_1); return; }
PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x153689 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x1c] LEA EAX,[EBX + 0xffffe1b4] ADD EAX,0x8 MOV dword ptr [ESI],EAX LEA EAX,[ESI + 0x10] PUSH EAX CALL 0x001fdc40 MOV dword ptr [ESP],ESI CALL 0x001eb800 MOV dword ptr [ESP],ESI CALL 0x001ac470 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('const-0', u'RETURN_-1207846393'), ('const-3396028', u'PTRSUB_-1207846306'), ('tmp_238', u'PTRADD_-1207846405'), ('tmp_238', u'CALL_-1207846426'), ('const-417', u'STORE_-1207846470'), ('const-1', u'PTRADD_-1207846405'), ('const-16', u'PTRADD_-1207846405'), ('tmp_238', u'CAST_-1207846307'), ('tmp_238', u'CAST_-1207846...
[('const-0', u'RETURN_-1207846393'), ('const-3396028', u'PTRSUB_-1207846306'), ('const-417', u'STORE_-1207846470'), ('tmp_466', u'CALL_-1207846426'), ('const-4', u'PTRADD_-1207846304'), ('const-0', u'PTRSUB_-1207846306'), (u'PTRADD_-1207846304', u'CALL_-1207846452'), (u'PTRSUB_-1207846306', u'STORE_-1207846470'), ('tmp...
null
null
001eb970
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001eb970(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033d1bc;\n FUN_001fdc40(param_1 + 4);\n FUN_001eb800(param_1);\n FUN_001ac470(param_1);\n return;\n}\n\n" comment (function_definition "v...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__ios_failure::~__ios_failure() */\n\nvoid __thiscall std::__ios_failure::~__ios_failure(__ios_failure *this)\n\n{\n *(undefined ***)this = &PTR____ios_failure_0033d1bc;\n __destroy_ios_failure(this + 0...
(translation_unit "void FUN_001eb970(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033d1bc;\n FUN_001fdc40(param_1 + 4);\n FUN_001eb800(param_1);\n FUN_001ac470(param_1);\n return;\n}\n\n" (function_definition "void FUN_001eb970(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033d1bc;\n FUN_001fdc40(param_1 ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression...
(function_definition "void FUN_001eb970(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033d1bc;\n FUN_001fdc40(param_1 + 4);\n FUN_001eb800(param_1);\n FUN_001ac470(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001eb970(undefined4 *param_1)" (identifier "FUN_001eb970") (parameter_list...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__ios_failure::~__ios_failure() */ void __thiscall std::function_1::~function_1(function_1 *var_2) { *(type_1 ***)var_2 = &PTR____ios_failure_0033d1bc; var_1(var_2 + 0x10); ios_base::var_3[abi:cxx11]::~var_3((type_2...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (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_0033d1bc; FUN_001fdc40(param_1 + 4); FUN_001eb800(param_1); FUN_001ac470(param_1); return; }
3975_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
default_alignment_for_size
FUN_000ed900
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ uint64_t gold::Output_data::default_alignment_for_size(int size) { if (size == 0x20) { return 4; } if (size == 0x40) { return 8; } /* WARNING: Subrouti...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined8 FUN_000ed900(int param_1) { if (param_1 == 0x20) { return 4; } if (param_1 == 0x40) { return 8; } /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/output.cc",0xb...
PUSH EBX CALL 0x00035840 ADD EBX,0x2a16fa SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] CMP EAX,0x20 JZ 0x000ed930 CMP EAX,0x40 JNZ 0x000ed93c ADD ESP,0x8 MOV EAX,0x8 XOR EDX,EDX POP EBX RET ADD ESP,0x8 MOV EAX,0x4 XOR EDX,EDX POP EBX RET PUSH EAX LEA EAX,[EBX + 0xfff05328] PUSH EAX LEA EAX,[EBX + 0xfff0336b] PUSH 0xb8 PU...
null
null
null
null
[(u'COPY_-1206789714', u'RETURN_-1206789763'), ('const-1', u'RETURN_-1206789702'), ('tmp_136', u'CBRANCH_-1206789807'), ('const-0', u'RETURN_-1206789697'), (u'INT_EQUAL_-1206789810', u'CBRANCH_-1206789807'), ('const-0', u'RETURN_-1206789763'), ('const-2704168', u'COPY_-1206789639'), ('const-8', u'COPY_-1206789714'), ('...
[('const-184', u'CALL_-1206789707'), ('const-1', u'RETURN_-1206789702'), ('const-64', u'INT_EQUAL_-1206789810'), ('const-32', u'INT_EQUAL_-1206789826'), ('tmp_493', u'INT_EQUAL_-1206789826'), ('tmp_136', u'CBRANCH_-1206789807'), ('const-0', u'RETURN_-1206789697'), (u'INT_EQUAL_-1206789810', u'CBRANCH_-1206789807'), ('c...
null
null
000ed900
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined8 FUN_000ed900(int param_1)\n\n{\n if (param_1 == 0x20) {\n return 4;\n }\n if (param_1 == 0x40) {\n return 8;\n }\n /* WARNING: Subroutine does not return */\n FUN_00069...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nuint64_t gold::Output_data::default_alignment_for_size(int size)\n\n{\n if (size == 0x20) {\n return 4;\n }\n if (size == 0x40) {\n return 8;\n }\n ...
(translation_unit "undefined8 FUN_000ed900(int param_1)\n\n{\n if (param_1 == 0x20) {\n return 4;\n }\n if (param_1 == 0x40) {\n return 8;\n }\n \n FUN_00069d00("../../gold/output.cc",0xb8,"default_alignment_for_size",param_1);\n}\n\n" (function_definition "undefined8 FUN_000ed900(int para...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (if_statement if (parenthesized...
(function_definition "undefined8 FUN_000ed900(int param_1)\n\n{\n if (param_1 == 0x20) {\n return 4;\n }\n if (param_1 == 0x40) {\n return 8;\n }\n \n FUN_00069d00("../../gold/output.cc",0xb8,"default_alignment_for_size",param_1);\n}" (type_identifier "undefined8") (function_declarator "FU...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ uint64_t gold::Output_data::function_1(int var_1) { if (var_1 == 0x20) { return 4; } if (var_1 == 0x40) { return 8; } /* WARNING: Subroutine does not r...
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 (if_statement condition: (parenthesized_expression (binary_expression l...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined8 MASKED(int param_1) { if (param_1 == 0x20) { return 4; } if (param_1 == 0x40) { return 8; } /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/output.cc",0xb8,"def...
3377_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
do_should_include_member
FUN_000b3840
/* 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<32,_true> * 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_000b3840(undefined4 param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5 ) { int iVar1; uint uVar2; int iVar3; uint *puVar4; uint *puVar5; void *local_28; undefine...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x2db7b7 SUB ESP,0x2c MOV EAX,dword ptr [ESP + 0x4c] MOV dword ptr [ESP + 0x14],0x0 LEA EBP,[ESP + 0x18] MOV dword ptr [ESP + 0x18],0x0 MOV EDX,dword ptr [EAX + 0x18] MOV ECX,dword ptr [EDX + 0x8] MOV EDX,dword ptr [EAX + 0xc] MOV dword ptr [ESP + 0x8],ECX MOV...
null
null
null
null
[(u'LOAD_-1206634150', u'INT_NOTEQUAL_-1206634134'), (u'PTRADD_-1206634001', u'CAST_-1206633394'), (u'CALL_-1206633815', u'INDIRECT_-1206633390'), (u'CALL_-1206633815', u'INDIRECT_-1206633383'), ('tmp_1830', u'PTRSUB_-1206633517'), (u'MULTIEQUAL_-1206633491', u'MULTIEQUAL_-1206633439'), ('const-16711680', u'INT_AND_-12...
[(u'CALL_-1206633815', u'INDIRECT_-1206633415'), (u'CAST_-1206633475', u'INT_RIGHT_-1206634236'), (u'LOAD_-1206634150', u'INT_NOTEQUAL_-1206634134'), ('const-417', u'LOAD_-1206634337'), ('const-0', u'COPY_-1206634354'), ('tmp_1799', u'PTRSUB_-1206633535'), (u'CAST_-1206633454', u'INT_ADD_-1206634134'), ('const-42949672...
null
null
000b3840
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4\nFUN_000b3840(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 uint *puVar4;\n uint *puVar5;...
(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<32,_true> *\n this, Symbol_table * symtab, Layout * layout,...
(translation_unit "undefined4\nFUN_000b3840(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 uint *puVar4;\n uint *puVar5;\n void *local_28;\n undefined4 local_24;\n undefined1 local_20 [12];\n undefined4 uStac...
(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_000b3840(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 uint *puVar4;\n uint *puVar5;\n void *local_28;\n undefined4 local_24;\n undefined1 local_20 [12];\n undefined4 uS...
/* 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<32,_true> * 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; uint *puVar4; uint *puVar5; void *local_28; undefined4 loc...
2200_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
read_header_tables
FUN_0005ee00
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: uchar * read_header_tables(Sized_dwarf_line_info<32,_false> * this, uchar * lineptr) */ uchar * __thiscall gold::Sized_dwarf_line_info<32,_false>::read_header_tables (Sized_dwarf_line_info...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ byte * FUN_0005ee00(int param_1,char *param_2) { byte bVar1; int ***pppiVar2; size_t sVar3; int ****ppppiVar4; byte *pbVar5; byte *pbVar6; int iVar7; ulonglong uVar8; int local_4c; int ***local_44; int loca...
CALL 0x000559e6 ADD EAX,0x3301fb PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x4c MOV ECX,dword ptr [EBP + 0x8] MOV ESI,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x3c],EAX MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX + 0x74] LEA EDX,[EAX + 0x1] MOV dword ptr [EBP + -0x40],EAX MOV EAX,dword ptr [EB...
null
null
null
null
[(u'INT_NOTEQUAL_-1206193280', u'CBRANCH_-1206193279'), (u'LOAD_-1206193200', u'INT_ADD_-1206190128'), ('const-417', u'LOAD_-1206192850'), ('const-116', u'PTRSUB_-1206190685'), (u'INT_RIGHT_-1206189961', u'SUBPIECE_-1206191521'), (u'PTRADD_-1206190011', u'PTRSUB_-1206190009'), ('const-0', u'PTRSUB_-1206190662'), (u'CAS...
[(u'INT_NOTEQUAL_-1206193280', u'CBRANCH_-1206193279'), ('const-417', u'LOAD_-1206193764'), (u'INT_ADD_-1206192507', u'CALL_-1206192503'), ('const-4294967252', u'PTRSUB_-1206189964'), ('const-0', u'STORE_-1206193911'), (u'MULTIEQUAL_-1206190270', u'CAST_-1206189723'), (u'CAST_-1206190205', u'LOAD_-1206192558'), (u'CALL...
null
null
0005ee00
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nbyte * FUN_0005ee00(int param_1,char *param_2)\n\n{\n byte bVar1;\n int ***pppiVar2;\n size_t sVar3;\n int ****ppppiVar4;\n byte *pbVar5;\n byte *pbVar6;\n int iVar7;\n ulonglong uVar8;\n int local_4c...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: uchar * read_header_tables(Sized_dwarf_line_info<32,_false> * this,\n uchar * lineptr) */\n\nuchar * __thiscall\ngold::Sized_dwarf_line_info<32,_false>::read_header_tables\n ...
(translation_unit "byte * FUN_0005ee00(int param_1,char *param_2)\n\n{\n byte bVar1;\n int ***pppiVar2;\n size_t sVar3;\n int ****ppppiVar4;\n byte *pbVar5;\n byte *pbVar6;\n int iVar7;\n ulonglong uVar8;\n int local_4c;\n int ***local_44;\n int local_3c;\n int ***local_38;\n int ***local_34;\n int ***loc...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * (pointer_declarator ...
(function_definition "byte * FUN_0005ee00(int param_1,char *param_2)\n\n{\n byte bVar1;\n int ***pppiVar2;\n size_t sVar3;\n int ****ppppiVar4;\n byte *pbVar5;\n byte *pbVar6;\n int iVar7;\n ulonglong uVar8;\n int local_4c;\n int ***local_44;\n int local_3c;\n int ***local_38;\n int ***local_34;\n int ***...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: uchar * read_header_tables(Sized_dwarf_line_info<32,_false> * this, uchar * lineptr) */ var_1 * var_2 gold::Sized_dwarf_line_info<32,_false>::read_header_tables (Sized_dwarf_line_info<32,_...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ byte * MASKED(int param_1,char *param_2) { byte bVar1; int ***pppiVar2; size_t sVar3; int ****ppppiVar4; byte *pbVar5; byte *pbVar6; int iVar7; ulonglong uVar8; int local_4c; int ***local_44; int local_3c; ...
185_m68k-linux-gnu-size_and_m68k-linux-gnu-size_strip.c
vfprintf
vfprintf
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg) { /* WARNING: Bad instruction - Truncating control flow here */ /* vfprintf@@GL...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205952270')]
[('const-1', u'RETURN_-1205952270')]
null
null
0001a0e8
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_bad...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "vfprintf(FILE *__s...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argu...
(function_definition "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)" (identifier "vfprintf") (parameter_list "(FILE *__s,char *__format,__gnuc_va_list __ar...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__s,char *__format,type_2 __arg) { /* WARNING: Bad instruction - Truncating control flow here */ /* vfprintf@@GLIBC_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__s,char *__format,__gnuc_va_list __arg) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
231_alpha-linux-gnu-objcopy_and_alpha-linux-gnu-objcopy_strip.c
debug_make_indirect_type
FUN_0001f7c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ debug_type_conflict debug_make_indirect_type(void *handle,debug_type_conflict *slot,char *tag) { debug_type_s *pdVar1; debug_indirect_type *pdVar2; uint in_ECX; pdVar1 = debug_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_0001f7c0(undefined4 param_1,undefined4 param_2,undefined4 param_3) { int iVar1; undefined4 *puVar2; iVar1 = FUN_0001d440(0x1f7ce); if (iVar1 != 0) { puVar2 = (undefined4 *)xmalloc(8); *puVar2 = param_2...
PUSH ESI XOR EDX,EDX MOV EAX,0x1 PUSH EBX CALL 0x000166c0 ADD EBX,0x20832 SUB ESP,0x4 CALL 0x0001d440 MOV ESI,EAX TEST EAX,EAX JZ 0x0001f7ff SUB ESP,0xc PUSH 0x8 CALL 0x000132e0 MOV EDX,dword ptr [ESP + 0x24] MOV dword ptr [EAX],EDX MOV EDX,dword ptr [ESP + 0x28] ADD ESP,0x10 MOV dword ptr [EAX + 0x4],EDX MOV dword ptr...
null
null
null
null
[(u'COPY_-1205929883', u'RETURN_-1205929859'), (u'PTRSUB_-1205929741', u'STORE_-1205929927'), ('tmp_136', u'CBRANCH_-1205929961'), ('const-12', u'PTRSUB_-1205929727'), (u'PTRSUB_-1205929727', u'PTRSUB_-1205929725'), ('const-417', u'STORE_-1205929927'), ('const-8', u'CALL_-1205929937'), (u'CAST_-1205929749', u'PTRSUB_-1...
[('const-12', u'INT_ADD_-1205929883'), ('const-128974', u'CALL_-1205929979'), (u'COPY_-1205929883', u'RETURN_-1205929859'), ('const-417', u'STORE_-1205929927'), ('tmp_596', u'STORE_-1205929903'), ('tmp_595', u'STORE_-1205929927'), ('tmp_136', u'CBRANCH_-1205929961'), ('const-417', u'STORE_-1205929897'), (u'CAST_-120592...
null
null
0001f7c0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_0001f7c0(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n \n iVar1 = FUN_0001d440(0x1f7ce);\n if (iVar1 != 0) {\n puVar2 = (undefined4 *)xmall...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\ndebug_type_conflict debug_make_indirect_type(void *handle,debug_type_conflict *slot,char *tag)\n\n{\n debug_type_s *pdVar1;\n debug_indirect_type *pdVar2;\n uint in...
(translation_unit "int FUN_0001f7c0(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n \n iVar1 = FUN_0001d440(0x1f7ce);\n if (iVar1 != 0) {\n puVar2 = (undefined4 *)xmalloc(8);\n *puVar2 = param_2;\n puVar2[1] = param_3;\n *(undefined4 **)(iVar1 + 0xc) ...
(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 "int FUN_0001f7c0(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n \n iVar1 = FUN_0001d440(0x1f7ce);\n if (iVar1 != 0) {\n puVar2 = (undefined4 *)xmalloc(8);\n *puVar2 = param_2;\n puVar2[1] = param_3;\n *(undefined4 **)(iVar1 + 0x...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1(void *handle,type_1 *slot,char *tag) { type_2 *var_2; type_3 *pdVar2; type_4 in_ECX; var_2 = var_1((type_5 *)0x1,DEBUG_KIND_ILLEGAL,in_ECX); if (var_2 != (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: (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,undefined4 param_2,undefined4 param_3) { int iVar1; undefined4 *puVar2; iVar1 = FUN_0001d440(0x1f7ce); if (iVar1 != 0) { puVar2 = (undefined4 *)xmalloc(8); *puVar2 = param_2; ...
1136_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c
bfd_putl32
bfd_putl32
/* WARNING: Control flow encountered bad instruction data */ void bfd_putl32(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_putl32(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207741870')]
[('const-1', u'RETURN_-1207741870')]
null
null
001c5248
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_putl32(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_putl32(void)\n\n{\n /* WARNING: Bad instru...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_putl32(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_putl32(void)\n\n{\n /* WARNING: Bad instru...
(translation_unit "void bfd_putl32(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_putl32(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_putl32(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitiv...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_putl32(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_putl32(void)" (identifier "bfd_putl32") (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(); }
387_hppa64-linux-gnu-strip_and_hppa64-linux-gnu-strip_strip.c
buildargv
FUN_0002d810
char ** buildargv(char *input) { byte bVar1; int iVar2; bool bVar3; bool bVar4; bool bVar5; byte bVar6; size_t sVar7; byte *__ptr; char *pcVar8; byte *pbVar9; int unaff_EDI; char **local_3c; int local_38; int local_2c; char **local_20; __x86_get_pc_thunk_di(); local_3c = (char **)...
int FUN_0002d810(byte *param_1) { int iVar1; byte bVar2; int iVar3; bool bVar4; bool bVar5; bool bVar6; byte bVar7; size_t sVar8; byte *__ptr; undefined4 uVar9; byte *pbVar10; int unaff_EDI; int local_3c; int local_38; int local_2c; undefined4 *local_20; FUN_0001c3b7(); local_3c...
PUSH EBP PUSH EDI CALL 0x0001c3b7 ADD EDI,0x127e9 PUSH ESI PUSH EBX SUB ESP,0x3c MOV ESI,dword ptr [ESP + 0x50] MOV dword ptr [ESP + 0x10],0x0 MOV dword ptr [ESP + 0x28],EDI TEST ESI,ESI JZ 0x0002d999 SUB ESP,0xc MOV EBX,EDI XOR EBP,EBP PUSH ESI CALL 0x000134e0 ADD EAX,0x1 MOV dword ptr [ESP],EAX CALL 0x000132e0 XOR ED...
null
null
null
null
[(u'MULTIEQUAL_-1206002001', u'MULTIEQUAL_-1206002001'), (u'LOAD_-1206002961', u'MULTIEQUAL_-1206002012'), (u'MULTIEQUAL_-1206001781', u'MULTIEQUAL_-1206001704'), ('const-417', u'STORE_-1206002942'), ('const-0', u'COPY_-1206001440'), (u'LOAD_-1206003445', u'INT_AND_-1206003419'), (u'MULTIEQUAL_-1206001763', u'MULTIEQUA...
[(u'MULTIEQUAL_-1206002001', u'MULTIEQUAL_-1206002001'), (u'MULTIEQUAL_-1206002234', u'MULTIEQUAL_-1206001771'), (u'LOAD_-1206002961', u'MULTIEQUAL_-1206002012'), (u'MULTIEQUAL_-1206001781', u'MULTIEQUAL_-1206001704'), ('const-0', u'COPY_-1206001440'), (u'MULTIEQUAL_-1206001776', u'COPY_-1206001552'), (u'PTRADD_-120600...
null
null
0002d810
x86
O0
(translation_unit "int FUN_0002d810(byte *param_1)\n\n{\n int iVar1;\n byte bVar2;\n int iVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n size_t sVar8;\n byte *__ptr;\n undefined4 uVar9;\n byte *pbVar10;\n int unaff_EDI;\n int local_3c;\n int local_38;\n int local_2c;\n undefined4 *local...
(translation_unit "char ** buildargv(char *input)\n\n{\n byte bVar1;\n int iVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n byte bVar6;\n size_t sVar7;\n byte *__ptr;\n char *pcVar8;\n byte *pbVar9;\n int unaff_EDI;\n char **local_3c;\n int local_38;\n int local_2c;\n char **local_20;\n \n __x86_get_...
(translation_unit "int FUN_0002d810(byte *param_1)\n\n{\n int iVar1;\n byte bVar2;\n int iVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n size_t sVar8;\n byte *__ptr;\n undefined4 uVar9;\n byte *pbVar10;\n int unaff_EDI;\n int local_3c;\n int local_38;\n int local_2c;\n undefined4 *local...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration...
(function_definition "int FUN_0002d810(byte *param_1)\n\n{\n int iVar1;\n byte bVar2;\n int iVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n size_t sVar8;\n byte *__ptr;\n undefined4 uVar9;\n byte *pbVar10;\n int unaff_EDI;\n int local_3c;\n int local_38;\n int local_2c;\n undefined4 *lo...
char ** function_1(char *var_2) { type_1 var_15; int var_7; bool bVar3; bool bVar4; bool bVar5; type_1 var_12; size_t var_5; type_1 *__ptr; char *pcVar8; type_1 *var_13; int var_6; char **var_10; int var_8; int var_9; char **local_20; var_1(); var_10 = (char **)0x0; if (var_2 ==...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
null
int MASKED(byte *param_1) { int iVar1; byte bVar2; int iVar3; bool bVar4; bool bVar5; bool bVar6; byte bVar7; size_t sVar8; byte *__ptr; undefined4 uVar9; byte *pbVar10; int unaff_EDI; int local_3c; int local_38; int local_2c; undefined4 *local_20; FUN_0001c3b7(); local_3c = 0; ...
60_ia64-linux-gnu-addr2line_and_ia64-linux-gnu-addr2line_strip.c
putc
putc
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int putc(int __c,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_putc_000180f8)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int putc(int __c,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_putc_000180f8)(); return iVar1; }
JMP dword ptr [EBX + 0xf8]
null
null
null
null
[(u'CALLIND_-1205988358', u'INDIRECT_-1205988285'), ('tmp_72', u'CAST_-1205988278'), ('const-0', u'RETURN_-1205988355'), (u'CAST_-1205988278', u'CALLIND_-1205988358'), (u'INDIRECT_-1205988285', u'COPY_-1205988344'), (u'CALLIND_-1205988358', u'RETURN_-1205988355')]
[(u'CALLIND_-1205988358', u'INDIRECT_-1205988285'), ('tmp_72', u'CAST_-1205988278'), ('const-0', u'RETURN_-1205988355'), (u'CAST_-1205988278', u'CALLIND_-1205988358'), (u'INDIRECT_-1205988285', u'COPY_-1205988344'), (u'CALLIND_-1205988358', u'RETURN_-1205988355')]
null
null
000113f0
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint putc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_putc_000180f8)();\n return iVar1;\n}\n\n" comment (function_definition "int putc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = ...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint putc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_putc_000180f8)();\n return iVar1;\n}\n\n" comment (function_definition "int putc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = ...
(translation_unit "int putc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_putc_000180f8)();\n return iVar1;\n}\n\n" (function_definition "int putc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_putc_000180f8)();\n return iVar1;\n}" primitive_type (function_declarator...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesize...
(function_definition "int putc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_putc_000180f8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "putc(int __c,FILE *__stream)" (identifier "putc") (parameter_list "(int __c,FILE *__stream)" (( "(") (parameter_declaration "int __c"...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __c,type_1 *__stream) { int iVar1; iVar1 = (*(type_2 *)PTR_putc_000180f8)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __c,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_MASKED_000180f8)(); return iVar1; }
2131_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
do_checkpoint
FUN_00059df0
/* DWARF original prototype: uint64_t do_checkpoint(Sized_elf_reloc_mapper<32,_true> * this) */ uint64_t __thiscall gold::Sized_elf_reloc_mapper<32,_true>::do_checkpoint(Sized_elf_reloc_mapper<32,_true> *this) { return (uint64_t)(this->track_relocs_).pos_; }
undefined4 FUN_00059df0(int param_1) { return *(undefined4 *)(param_1 + 0x20); }
MOV EAX,dword ptr [ESP + 0x4] XOR EDX,EDX MOV EAX,dword ptr [EAX + 0x20] RET
null
null
null
null
[('const-8', u'PTRSUB_-1206215088'), (u'PTRSUB_-1206215088', u'LOAD_-1206215163'), ('tmp_51', u'PTRSUB_-1206215090'), (u'INT_ZEXT_-1206215139', u'RETURN_-1206215148'), ('const-0', u'RETURN_-1206215148'), (u'LOAD_-1206215163', u'INT_ZEXT_-1206215139'), (u'PTRSUB_-1206215090', u'PTRSUB_-1206215088'), ('const-417', u'LOAD...
[('const-32', u'INT_ADD_-1206215147'), ('const-417', u'LOAD_-1206215163'), (u'LOAD_-1206215163', u'COPY_-1206215154'), ('const-0', u'RETURN_-1206215148'), (u'INT_ADD_-1206215147', u'CAST_-1206215093'), (u'CAST_-1206215093', u'LOAD_-1206215163'), (u'COPY_-1206215154', u'RETURN_-1206215148'), ('tmp_58', u'INT_ADD_-120621...
null
null
00059df0
x86
O0
(translation_unit "undefined4 FUN_00059df0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x20);\n}\n\n" (function_definition "undefined4 FUN_00059df0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x20);\n}" type_identifier (function_declarator "FUN_00059df0(int param_1)" identifier (parameter_list "(int...
(translation_unit "/* DWARF original prototype: uint64_t do_checkpoint(Sized_elf_reloc_mapper<32,_true> * this) */\n\nuint64_t __thiscall\ngold::Sized_elf_reloc_mapper<32,_true>::do_checkpoint(Sized_elf_reloc_mapper<32,_true> *this)\n\n{\n return (uint64_t)(this->track_relocs_).pos_;\n}\n\n" comment (ERROR "uint64_t _...
(translation_unit "undefined4 FUN_00059df0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x20);\n}\n\n" (function_definition "undefined4 FUN_00059df0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x20);\n}" type_identifier (function_declarator "FUN_00059df0(int param_1)" identifier (parameter_list "(int...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression ...
(function_definition "undefined4 FUN_00059df0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x20);\n}" (type_identifier "undefined4") (function_declarator "FUN_00059df0(int param_1)" (identifier "FUN_00059df0") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (...
/* DWARF original prototype: uint64_t do_checkpoint(Sized_elf_reloc_mapper<32,_true> * this) */ uint64_t __thiscall gold::Sized_elf_reloc_mapper<32,_true>::do_checkpoint(Sized_elf_reloc_mapper<32,_true> *this) { return (uint64_t)(this->track_relocs_).pos_; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (cast_expression type: ...
null
undefined4 MASKED(int param_1) { return *(undefined4 *)(param_1 + 0x20); }
9376_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
__moneypunct_fill_cache<char,true>
FUN_00229140
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* void std::__facet_shims::__moneypunct_fill_cache<char, true>(std::integral_constant<bool, false>, std::locale::facet const*, std::__moneypunct_cache<char, true>*) */ void std::__facet_shims::__moneypunct_fill_cache<char,true...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00229140(undefined4 param_1,int *param_2,int param_3) { int *piVar1; undefined1 uVar2; undefined4 uVar3; int iVar4; int iVar5; undefined4 local_30 [3]; undefined1 local_21; int local_20 [3]; undefined4...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x165eb5 SUB ESP,0x48 MOV ESI,dword ptr [EBP + 0xc] MOV EAX,dword ptr [ESI] PUSH ESI MOV dword ptr [EBP + -0x30],EBX CALL dword ptr [EAX + 0x8] MOV EDX,dword ptr [EBP + 0x10] MOV byte ptr [EDX + 0x11],AL MOV EAX,dword ptr [ESI] MOV dword ptr [ESP],...
null
null
null
null
[(u'CALL_-1203923763', u'INDIRECT_-1203921695'), (u'STORE_-1203923885', u'INDIRECT_-1203921446'), ('const-4294967292', u'INT_ADD_-1203923163'), ('tmp_2261', u'BRANCH_-1203923131'), ('const-8', u'INT_ADD_-1203924493'), (u'INDIRECT_-1203921654', u'MULTIEQUAL_-1203921964'), (u'INT_ADD_-1203922944', u'STORE_-1203922953'), ...
[(u'MULTIEQUAL_-1203922715', u'INT_SLESS_-1203923181'), ('const-417', u'STORE_-1203923526'), ('const-4294967292', u'INT_ADD_-1203923163'), ('tmp_2261', u'BRANCH_-1203923131'), (u'CALL_-1203923763', u'STORE_-1203923682'), ('const-8', u'INT_ADD_-1203924493'), ('const-417', u'STORE_-1203924518'), ('tmp_9066', u'INT_ADD_-1...
null
null
00229140
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00229140(undefined4 param_1,int *param_2,int param_3)\n\n{\n int *piVar1;\n undefined1 uVar2;\n undefined4 uVar3;\n int iVar4;\n int iVar5;\n undefined4 local_30 [3];\n undefined1 local_21;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* void std::__facet_shims::__moneypunct_fill_cache<char, true>(std::integral_constant<bool, false>,\n std::locale::facet const*, std::__moneypunct_cache<char, true>*) */\n\nvoid std::__facet_shims::__moneypunc...
(translation_unit "void FUN_00229140(undefined4 param_1,int *param_2,int param_3)\n\n{\n int *piVar1;\n undefined1 uVar2;\n undefined4 uVar3;\n int iVar4;\n int iVar5;\n undefined4 local_30 [3];\n undefined1 local_21;\n int local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x22914b;\n uVar2 = (**(code ...
(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 (pointer_declarator * IDENT) ;) (declaration TYPE IDENT...
(function_definition "void FUN_00229140(undefined4 param_1,int *param_2,int param_3)\n\n{\n int *piVar1;\n undefined1 uVar2;\n undefined4 uVar3;\n int iVar4;\n int iVar5;\n undefined4 local_30 [3];\n undefined1 local_21;\n int local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x22914b;\n uVar2 = (**(co...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* void std::__facet_shims::__moneypunct_fill_cache<char, true>(std::integral_constant<bool, false>, std::locale::facet const*, std::__moneypunct_cache<char, true>*) */ void std::__facet_shims::__moneypunct_fill_cache<char,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: (primitive_type) declarator: (pointer_declarator 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,int param_3) { int *piVar1; undefined1 uVar2; undefined4 uVar3; int iVar4; int iVar5; undefined4 local_30 [3]; undefined1 local_21; int local_20 [3]; undefined4 uStac...
8820_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
use_facet<std::num_put<wchar_t,std::ostreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>>
FUN_00202310
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::num_put<wchar_t, std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > > const& std::use_facet<std::num_put<wchar_t, std::ostreambuf_it...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00202310(int *param_1) { uint uVar1; int iVar2; uVar1 = FUN_001aee00(PTR_DAT_0033ee8c); if ((uVar1 < *(uint *)(*param_1 + 8)) && (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) { ...
PUSH EBX CALL 0x00035680 ADD EBX,0x13ccea SUB ESP,0x14 PUSH dword ptr [EBX + 0xfffffe8c] CALL 0x001aee00 MOV EDX,dword ptr [ESP + 0x20] ADD ESP,0x10 MOV EDX,dword ptr [EDX] MOV ECX,dword ptr [EDX + 0x4] CMP dword ptr [EDX + 0x8],EAX JBE 0x00202362 MOV EAX,dword ptr [ECX + EAX*0x4] TEST EAX,EAX JZ 0x00202362 PUSH 0x0 PU...
null
null
null
null
[('tmp_315', u'CBRANCH_-1203821614'), ('const-417', u'LOAD_-1203821718'), (u'INT_MULT_-1203821670', u'INT_ADD_-1203821682'), (u'CAST_-1203821396', u'RETURN_-1203821587'), (u'CAST_-1203821432', u'LOAD_-1203821729'), (u'INDIRECT_-1203821416', u'COPY_-1203821458'), (u'INDIRECT_-1203821455', u'CALL_-1203821641'), ('const-4...
[('tmp_315', u'CBRANCH_-1203821614'), (u'INT_MULT_-1203821670', u'INT_ADD_-1203821682'), (u'INDIRECT_-1203821416', u'COPY_-1203821458'), (u'INDIRECT_-1203821455', u'CALL_-1203821641'), (u'LOAD_-1203821729', u'INT_ADD_-1203821708'), (u'LOAD_-1203821698', u'INT_NOTEQUAL_-1203821679'), (u'INDIRECT_-1203821423', u'COPY_-12...
null
null
00202310
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00202310(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = FUN_001aee00(PTR_DAT_0033ee8c);\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVa...
(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/* std::num_put<wchar_t, std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > > const&\n std::use_facet<std::num_put<wchar_...
(translation_unit "void FUN_00202310(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = FUN_001aee00(PTR_DAT_0033ee8c);\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_001f4550(iVar2,PTR_PTR_0033ee60,PTR_PTR_0033eff8,0)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( ...
(function_definition "void FUN_00202310(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = FUN_001aee00(PTR_DAT_0033ee8c);\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_001f4550(iVar2,PTR_PTR_0033ee60,PTR_PTR_0033eff8...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::num_put<wchar_t, std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > > const& std::use_facet<std::num_put<wchar_t, std::ostreambuf_it...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1) { uint uVar1; int iVar2; uVar1 = FUN_001aee00(PTR_DAT_0033ee8c); if ((uVar1 < *(uint *)(*param_1 + 8)) && (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) { iVar2 ...
2698_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
do_arg_serial
FUN_00075ff0
/* DWARF original prototype: uint do_arg_serial(Sized_input_reader * this) */ uint __thiscall gold::Sized_incremental_binary<64,_true>::Sized_input_reader::do_arg_serial (Sized_input_reader *this) { ushort uVar1; uVar1 = *(ushort *)(((this->reader_).inputs_)->p_ + (this->reader_).offset_ + 0x16); ...
ushort FUN_00075ff0(int param_1) { ushort uVar1; uVar1 = *(ushort *)(**(int **)(param_1 + 4) + 0x16 + *(int *)(param_1 + 0xc)); return uVar1 << 8 | uVar1 >> 8; }
MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [EAX + 0x4] MOV EAX,dword ptr [EAX + 0xc] MOV EDX,dword ptr [EDX] MOVZX EAX,word ptr [EDX + EAX*0x1 + 0x16] ROL AX,0x8 MOVZX EAX,AX RET
null
null
null
null
[(u'INT_ADD_-1206362040', u'PTRADD_-1206362038'), (u'PTRADD_-1206362038', u'CAST_-1206361994'), ('tmp_114', u'PTRSUB_-1206362002'), (u'LOAD_-1206362100', u'INT_LEFT_-1206362065'), (u'CAST_-1206361994', u'LOAD_-1206362100'), ('const-417', u'LOAD_-1206362118'), (u'PTRSUB_-1206362006', u'LOAD_-1206362118'), (u'LOAD_-12063...
[('const-417', u'LOAD_-1206362118'), (u'CAST_-1206361998', u'LOAD_-1206362100'), (u'LOAD_-1206362118', u'LOAD_-1206362107'), (u'LOAD_-1206362100', u'INT_LEFT_-1206362065'), ('tmp_145', u'INT_ADD_-1206362102'), (u'CAST_-1206362004', u'LOAD_-1206362112'), ('const-4', u'INT_ADD_-1206362102'), ('const-8', u'INT_RIGHT_-1206...
null
null
00075ff0
x86
O0
(translation_unit "ushort FUN_00075ff0(int param_1)\n\n{\n ushort uVar1;\n \n uVar1 = *(ushort *)(**(int **)(param_1 + 4) + 0x16 + *(int *)(param_1 + 0xc));\n return uVar1 << 8 | uVar1 >> 8;\n}\n\n" (function_definition "ushort FUN_00075ff0(int param_1)\n\n{\n ushort uVar1;\n \n uVar1 = *(ushort *)(**(int **)(pa...
(translation_unit "/* DWARF original prototype: uint do_arg_serial(Sized_input_reader * this) */\n\nuint __thiscall\ngold::Sized_incremental_binary<64,_true>::Sized_input_reader::do_arg_serial\n (Sized_input_reader *this)\n\n{\n ushort uVar1;\n \n uVar1 = *(ushort *)(((this->reader_).inputs_)->p_ + (this->r...
(translation_unit "ushort FUN_00075ff0(int param_1)\n\n{\n ushort uVar1;\n \n uVar1 = *(ushort *)(**(int **)(param_1 + 4) + 0x16 + *(int *)(param_1 + 0xc));\n return uVar1 << 8 | uVar1 >> 8;\n}\n\n" (function_definition "ushort FUN_00075ff0(int param_1)\n\n{\n ushort uVar1;\n \n uVar1 = *(ushort *)(**(int **)(pa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarato...
(function_definition "ushort FUN_00075ff0(int param_1)\n\n{\n ushort uVar1;\n \n uVar1 = *(ushort *)(**(int **)(param_1 + 4) + 0x16 + *(int *)(param_1 + 0xc));\n return uVar1 << 8 | uVar1 >> 8;\n}" (type_identifier "ushort") (function_declarator "FUN_00075ff0(int param_1)" (identifier "FUN_00075ff0") (parameter_lis...
/* DWARF original prototype: uint do_arg_serial(Sized_input_reader * this) */ type_1 __thiscall gold::Sized_incremental_binary<64,_true>::Sized_input_reader::do_arg_serial (Sized_input_reader *this) { type_2 var_1; var_1 = *(type_2 *)(((this->reader_).inputs_)->p_ + (this->reader_).offset_ + 0x16); ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (express...
null
ushort MASKED(int param_1) { ushort uVar1; uVar1 = *(ushort *)(**(int **)(param_1 + 4) + 0x16 + *(int *)(param_1 + 0xc)); return uVar1 << 8 | uVar1 >> 8; }
476_powerpc64le-linux-gnu-objcopy_and_powerpc64le-linux-gnu-objcopy_strip.c
bfd_hash_lookup
bfd_hash_lookup
/* WARNING: Control flow encountered bad instruction data */ void bfd_hash_lookup(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_hash_lookup(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206185670')]
[('const-1', u'RETURN_-1206185670')]
null
null
00041130
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_hash_lookup(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_hash_lookup(void)\n\n{\n /* WARNING: ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_hash_lookup(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_hash_lookup(void)\n\n{\n /* WARNING: ...
(translation_unit "void bfd_hash_lookup(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_hash_lookup(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_hash_lookup(void)" identifier (parameter_list "(void)" ( (parameter_declaration ...
(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_lookup(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_hash_lookup(void)" (identifier "bfd_hash_lookup") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
2779_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
emplace_back<gold::Output_data*>
FUN_0008a170
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void emplace_back<gold::Output_data*>(vector<gold::Output_data*,_std::allocator<gold::Output_data*>_> * this, Output_data * * __args#0) */ void __thiscall std::vector<gold::Output_data*,_std::all...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0008a170(undefined4 *param_1,undefined4 *param_2) { undefined4 *puVar1; undefined4 *__src; uint uVar2; size_t __n; uint uVar3; void *__dest; int iVar4; puVar1 = (undefined4 *)param_1[1]; if (puVar1 ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x277e87 SUB ESP,0x1c MOV EDX,dword ptr [ESP + 0x30] MOV EBP,dword ptr [ESP + 0x34] MOV ESI,dword ptr [EDX + 0x4] CMP ESI,dword ptr [EDX + 0x8] JZ 0x0008a1b0 MOV EAX,dword ptr [EBP] ADD ESI,0x4 MOV dword ptr [ESI + -0x4],EAX MOV dword ptr [EDX + 0x4],ESI ADD E...
null
null
null
null
[(u'PTRSUB_-1206410101', u'STORE_-1206410779'), ('const-0', u'PTRSUB_-1206410079'), ('const-0', u'COPY_-1206410233'), ('tmp_1125', u'BRANCH_-1206410172'), ('tmp_1038', u'CBRANCH_-1206410264'), ('const-8', u'PTRSUB_-1206410116'), (u'INT_SRIGHT_-1206410664', u'INT_EQUAL_-1206410665'), (u'PTRSUB_-1206410141', u'PTRSUB_-12...
[(u'CAST_-1206410022', u'INT_ADD_-1206410525'), ('const-4', u'INT_ADD_-1206410073'), ('tmp_1125', u'BRANCH_-1206410172'), ('const-417', u'LOAD_-1206410730'), (u'CAST_-1206410015', u'INT_ADD_-1206410514'), ('tmp_1038', u'CBRANCH_-1206410264'), (u'INT_SRIGHT_-1206410664', u'INT_EQUAL_-1206410665'), (u'CAST_-1206410140', ...
null
null
0008a170
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0008a170(undefined4 *param_1,undefined4 *param_2)\n\n{\n undefined4 *puVar1;\n undefined4 *__src;\n uint uVar2;\n size_t __n;\n uint uVar3;\n void *__dest;\n int iVar4;\n \n puVar1 = (undefin...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n emplace_back<gold::Output_data*>(vector<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n * this, Output_data * * __args#0) */\n\nvoid __thiscall\nstd::vector<gold...
(translation_unit "void FUN_0008a170(undefined4 *param_1,undefined4 *param_2)\n\n{\n undefined4 *puVar1;\n undefined4 *__src;\n uint uVar2;\n size_t __n;\n uint uVar3;\n void *__dest;\n int iVar4;\n \n puVar1 = (undefined4 *)param_1[1];\n if (puVar1 != (undefined4 *)param_1[2]) {\n *puVar1 = *param_2;\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 (pointer_declarator...
(function_definition "void FUN_0008a170(undefined4 *param_1,undefined4 *param_2)\n\n{\n undefined4 *puVar1;\n undefined4 *__src;\n uint uVar2;\n size_t __n;\n uint uVar3;\n void *__dest;\n int iVar4;\n \n puVar1 = (undefined4 *)param_1[1];\n if (puVar1 != (undefined4 *)param_1[2]) {\n *puVar1 = *param_2;\n...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void emplace_back<gold::Output_data*>(vector<gold::Output_data*,_std::allocator<gold::Output_data*>_> * this, Output_data * * __args#0) */ void __thiscall std::vector<var_1::type_3*,var_2::alloca...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1,undefined4 *param_2) { undefined4 *puVar1; undefined4 *__src; uint uVar2; size_t __n; uint uVar3; void *__dest; int iVar4; puVar1 = (undefined4 *)param_1[1]; if (puVar1 != (un...
699_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c
gldelf_l1om_check_needed
FUN_0004c650
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void gldelf_l1om_check_needed(lang_input_statement_type *s) { uint uVar1; int iVar2; char *pcVar3; if ((global_found != (lang_input_statement_type *)0x0) && (uVar1 = bfd_e...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0004c650(int param_1) { uint uVar1; int iVar2; char *pcVar3; if ((DAT_001cfc80 != 0) && (uVar1 = bfd_elf_get_dyn_lib_class(*(undefined4 *)(DAT_001cfc80 + 0x10)), (uVar1 & 1) == 0)) { return; } iV...
PUSH ESI PUSH EBX CALL 0x00017b80 ADD EBX,0x1819a9 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] MOV EAX,dword ptr [EBX + 0x1c80] TEST EAX,EAX JZ 0x0004c684 SUB ESP,0xc PUSH dword ptr [EAX + 0x10] CALL 0x000163c0 ADD ESP,0x10 TEST AL,0x1 JZ 0x0004c731 MOV EAX,dword ptr [ESI + 0x8] TEST EAX,EAX JZ 0x0004c731 MOV EDX,dword ...
null
null
null
null
[(u'INDIRECT_-1206138292', u'MULTIEQUAL_-1206138252'), ('tmp_538', u'CBRANCH_-1206138984'), ('const-417', u'LOAD_-1206138948'), ('tmp_1183', u'PTRSUB_-1206138253'), ('tmp_678', u'CBRANCH_-1206138907'), (u'LOAD_-1206138815', u'CALL_-1206138801'), ('tmp_820', u'CBRANCH_-1206138828'), ('const-417', u'LOAD_-1206139154'), (...
[('const-16', u'INT_ADD_-1206139208'), (u'CAST_-1206138332', u'LOAD_-1206139029'), (u'INDIRECT_-1206138292', u'MULTIEQUAL_-1206138252'), ('tmp_538', u'CBRANCH_-1206138984'), ('const-16', u'INT_ADD_-1206138799'), (u'CAST_-1206138275', u'LOAD_-1206138873'), ('const-417', u'LOAD_-1206139178'), ('const-417', u'LOAD_-120613...
null
null
0004c650
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0004c650(int param_1)\n\n{\n uint uVar1;\n int iVar2;\n char *pcVar3;\n \n if ((DAT_001cfc80 != 0) &&\n (uVar1 = bfd_elf_get_dyn_lib_class(*(undefined4 *)(DAT_001cfc80 + 0x10)), (uVar1 & 1) =...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid gldelf_l1om_check_needed(lang_input_statement_type *s)\n\n{\n uint uVar1;\n int iVar2;\n char *pcVar3;\n \n if ((global_found != (lang_input_statement_type *...
(translation_unit "void FUN_0004c650(int param_1)\n\n{\n uint uVar1;\n int iVar2;\n char *pcVar3;\n \n if ((DAT_001cfc80 != 0) &&\n (uVar1 = bfd_elf_get_dyn_lib_class(*(undefined4 *)(DAT_001cfc80 + 0x10)), (uVar1 & 1) == 0)) {\n return;\n }\n iVar2 = *(int *)(param_1 + 8);\n if ((iVar2 != 0) && (*(int *)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (p...
(function_definition "void FUN_0004c650(int param_1)\n\n{\n uint uVar1;\n int iVar2;\n char *pcVar3;\n \n if ((DAT_001cfc80 != 0) &&\n (uVar1 = bfd_elf_get_dyn_lib_class(*(undefined4 *)(DAT_001cfc80 + 0x10)), (uVar1 & 1) == 0)) {\n return;\n }\n iVar2 = *(int *)(param_1 + 8);\n if ((iVar2 != 0) && (*(int...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(type_1 *s) { type_2 var_3; int var_6; char *var_4; if ((var_1 != (type_1 *)0x0) && (var_3 = var_2(var_1->the_bfd), (var_3 & 1) == 0)) { return; } v...
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) { uint uVar1; int iVar2; char *pcVar3; if ((DAT_001cfc80 != 0) && (uVar1 = bfd_elf_get_dyn_lib_class(*(undefined4 *)(DAT_001cfc80 + 0x10)), (uVar1 & 1) == 0)) { return; } iVar2 = ...
134_powerpc64le-linux-gnu-nm_and_powerpc64le-linux-gnu-nm_strip.c
fatal
FUN_000156e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void fatal(char *format,...) { va_list args; char acStack_14 [12]; undefined4 uStack_8; uStack_8 = 0x156e6; args = &stack0x00000008; report(format,args); xexit(1); repo...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000156e0(undefined4 param_1) { undefined1 *puVar1; undefined1 auStack_14 [12]; undefined4 uStack_8; uStack_8 = 0x156e6; puVar1 = &stack0x00000008; FUN_00015680(param_1,puVar1); xexit(1); FUN_00015680(...
PUSH EBX CALL 0x00012a60 ADD EBX,0x791a SUB ESP,0x8 LEA EAX,[ESP + 0x14] SUB ESP,0x8 PUSH EAX PUSH dword ptr [ESP + 0x1c] CALL 0x00015680 MOV dword ptr [ESP],0x1 CALL 0x00012430 LEA ESI,[ESI]
null
null
null
null
[('const-8', u'PTRSUB_-1205970976'), (u'CALL_-1205971153', u'INDIRECT_-1205970978'), (u'PTRSUB_-1205970976', u'CALL_-1205971153'), ('const-4294967276', u'PTRSUB_-1205970939'), (u'CALL_-1205971080', u'INDIRECT_-1205970937'), ('const-87782', u'COPY_-1205971226'), ('tmp_381', u'PTRSUB_-1205970976'), ('const-0', u'RETURN_-...
[(u'CALL_-1205971136', u'INDIRECT_-1205970966'), ('tmp_371', u'PTRSUB_-1205970943'), (u'CALL_-1205971153', u'INDIRECT_-1205970982'), ('const-4294967276', u'PTRSUB_-1205970943'), (u'PTRSUB_-1205970943', u'CALL_-1205971080'), (u'INDIRECT_-1205970969', u'CALL_-1205971080'), ('tmp_371', u'PTRSUB_-1205970980'), ('const-8778...
null
null
000156e0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000156e0(undefined4 param_1)\n\n{\n undefined1 *puVar1;\n undefined1 auStack_14 [12];\n undefined4 uStack_8;\n \n uStack_8 = 0x156e6;\n puVar1 = &stack0x00000008;\n FUN_00015680(param_1,puVar1)...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid fatal(char *format,...)\n\n{\n va_list args;\n char acStack_14 [12];\n undefined4 uStack_8;\n \n uStack_8 = 0x156e6;\n args = &stack0x00000008;\n report(fo...
(translation_unit "void FUN_000156e0(undefined4 param_1)\n\n{\n undefined1 *puVar1;\n undefined1 auStack_14 [12];\n undefined4 uStack_8;\n \n uStack_8 = 0x156e6;\n puVar1 = &stack0x00000008;\n FUN_00015680(param_1,puVar1);\n xexit(1);\n FUN_00015680(puVar1,auStack_14);\n return;\n}\n\n" (function_definition "...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expre...
(function_definition "void FUN_000156e0(undefined4 param_1)\n\n{\n undefined1 *puVar1;\n undefined1 auStack_14 [12];\n undefined4 uStack_8;\n \n uStack_8 = 0x156e6;\n puVar1 = &stack0x00000008;\n FUN_00015680(param_1,puVar1);\n xexit(1);\n FUN_00015680(puVar1,auStack_14);\n return;\n}" (primitive_type "void")...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(char *format,...) { type_1 args; char acStack_14 [12]; type_2 uStack_8; uStack_8 = 0x156e6; args = &stack0x00000008; var_1(format,args); var_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: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1) { undefined1 *puVar1; undefined1 auStack_14 [12]; undefined4 uStack_8; uStack_8 = 0x156e6; puVar1 = &stack0x00000008; FUN_00015680(param_1,puVar1); xexit(1); FUN_00015680(puVar1...
7715_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
_M_refcopy
FUN_001b9380
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* std::string::_Rep::_M_refcopy() */ _Rep * __thiscall std::string::_Rep::_M_refcopy(_Rep *this) { if (this != (_Rep *)PTR__S_empty_rep_storage_00301cdc) { if (PTR___pthread_key_create_00301f24 == (undefined *)0x0) { ...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ undefined * FUN_001b9380(undefined *param_1) { if (param_1 != PTR_DAT_00301cdc) { if (PTR___pthread_key_create_00301f24 == (undefined *)0x0) { *(int *)(param_1 + 8) = *(int *)(param_1 + 8) + 1; } else { ...
CALL 0x00032865 ADD EDX,0x148c7b MOV EAX,dword ptr [ESP + 0x4] CMP EAX,dword ptr [EDX + 0xfffffcdc] JNZ 0x001b93a0 ADD EAX,0xc RET MOV EDX,dword ptr [EDX + 0xffffff24] TEST EDX,EDX JZ 0x001b93b8 ADD.LOCK dword ptr [EAX + 0x8],0x1 JMP 0x001b9397 ADD dword ptr [EAX + 0x8],0x1 JMP 0x001b9397
null
null
null
null
[('tmp_376', u'MULTIEQUAL_-1207659451'), (u'STORE_-1207659508', u'INDIRECT_-1207659414'), ('tmp_377', u'MULTIEQUAL_-1207659447'), ('tmp_250', u'BRANCH_-1207659493'), ('tmp_260', u'PTRADD_-1207659453'), (u'INDIRECT_-1207659429', u'MULTIEQUAL_-1207659447'), (u'PTRADD_-1207659529', u'RETURN_-1207659572'), ('const-1', u'PT...
[(u'STORE_-1207659508', u'INDIRECT_-1207659414'), ('const-1', u'PTRADD_-1207659486'), ('tmp_250', u'BRANCH_-1207659493'), ('const-417', u'LOAD_-1207659511'), (u'INDIRECT_-1207659429', u'MULTIEQUAL_-1207659447'), (u'PTRADD_-1207659529', u'RETURN_-1207659572'), ('tmp_376', u'MULTIEQUAL_-1207659447'), (u'INT_ADD_-12076594...
null
null
001b9380
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nundefined * FUN_001b9380(undefined *param_1)\n\n{\n if (param_1 != PTR_DAT_00301cdc) {\n if (PTR___pthread_key_create_00301f24 == (undefined *)0x0) {\n *(int *)(param_1 + 8) = *(int *)(param_1 + 8) + ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* std::string::_Rep::_M_refcopy() */\n\n_Rep * __thiscall std::string::_Rep::_M_refcopy(_Rep *this)\n\n{\n if (this != (_Rep *)PTR__S_empty_rep_storage_00301cdc) {\n if (PTR___pthread_key_create_00301f24 == ...
(translation_unit "undefined * FUN_001b9380(undefined *param_1)\n\n{\n if (param_1 != PTR_DAT_00301cdc) {\n if (PTR___pthread_key_create_00301f24 == (undefined *)0x0) {\n *(int *)(param_1 + 8) = *(int *)(param_1 + 8) + 1;\n }\n else {\n LOCK();\n *(int *)(param_1 + 8) = *(int *)(param_1 + 8) + ...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (if_statement if (p...
(function_definition "undefined * FUN_001b9380(undefined *param_1)\n\n{\n if (param_1 != PTR_DAT_00301cdc) {\n if (PTR___pthread_key_create_00301f24 == (undefined *)0x0) {\n *(int *)(param_1 + 8) = *(int *)(param_1 + 8) + 1;\n }\n else {\n LOCK();\n *(int *)(param_1 + 8) = *(int *)(param_1 + 8)...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* std::string::_Rep::_M_refcopy() */ type_1 * __thiscall std::string::type_1::_M_refcopy(type_1 *var_1) { if (var_1 != (type_1 *)PTR__S_empty_rep_storage_00301cdc) { if (var_2 == (type_2 *)0x0) { *(int *)(var_1 + 8) ...
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 (if_...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ undefined * MASKED(undefined *param_1) { if (param_1 != PTR_DAT_00301cdc) { if (PTR___pthread_key_create_00301f24 == (undefined *)0x0) { *(int *)(param_1 + 8) = *(int *)(param_1 + 8) + 1; } else { LOCK(...
416_libtomcrypt.so.1.0_and_libtomcrypt.so.1.0_strip.c
rmd128_done
rmd128_done
int rmd128_done(hash_state *md,uchar *out) { int iVar1; iVar1 = (*(code *)PTR_rmd128_done_00214ae0)(); return iVar1; }
void rmd128_done(void) { (*(code *)PTR_rmd128_done_00214ae0)(); return; }
JMP qword ptr [0x00214ae0]
null
null
null
null
[(u'CALLIND_-1207023096', u'INDIRECT_-1207023033'), ('tmp_38', u'CAST_-1207023028'), (u'CALLIND_-1207023096', u'RETURN_-1207023093'), (u'INDIRECT_-1207023033', u'COPY_-1207023092'), (u'CAST_-1207023028', u'CALLIND_-1207023096'), ('const-1', u'RETURN_-1207023093')]
[(u'INDIRECT_-1207023036', u'COPY_-1207023095'), (u'CAST_-1207023031', u'CALLIND_-1207023096'), (u'CALLIND_-1207023096', u'INDIRECT_-1207023036'), ('const-1', u'RETURN_-1207023093'), ('tmp_22', u'CAST_-1207023031')]
null
null
00114a00
x86
O0
(translation_unit "void rmd128_done(void)\n\n{\n (*(code *)PTR_rmd128_done_00214ae0)();\n return;\n}\n\n" (function_definition "void rmd128_done(void)\n\n{\n (*(code *)PTR_rmd128_done_00214ae0)();\n return;\n}" primitive_type (function_declarator "rmd128_done(void)" identifier (parameter_list "(void)" ( (parameter_...
(translation_unit "int rmd128_done(hash_state *md,uchar *out)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_rmd128_done_00214ae0)();\n return iVar1;\n}\n\n" (function_definition "int rmd128_done(hash_state *md,uchar *out)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_rmd128_done_00214ae0)();\n return iVar1;\n}" p...
(translation_unit "void rmd128_done(void)\n\n{\n (*(code *)PTR_rmd128_done_00214ae0)();\n return;\n}\n\n" (function_definition "void rmd128_done(void)\n\n{\n (*(code *)PTR_rmd128_done_00214ae0)();\n return;\n}" primitive_type (function_declarator "rmd128_done(void)" identifier (parameter_list "(void)" ( (parameter_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void rmd128_done(void)\n\n{\n (*(code *)PTR_rmd128_done_00214ae0)();\n return;\n}" (primitive_type "void") (function_declarator "rmd128_done(void)" (identifier "rmd128_done") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\...
int function_1(type_1 *md,type_2 *out) { int iVar1; iVar1 = (*(type_3 *)PTR_rmd128_done_00214ae0)(); return iVar1; }
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_00214ae0)(); return; }
74_powerpc-linux-gnuspe-readelf_and_powerpc-linux-gnuspe-readelf_strip.c
deregister_tm_clones
FUN_00013f80
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x00013f9b) */ /* WARNING: Removing unreachable block (ram,0x00013fa5) */ void deregister_tm_clones(void) { return; }
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x00013f9b) */ /* WARNING: Removing unreachable block (ram,0x00013fa5) */ void FUN_00013f80(void) { return; }
CALL 0x000140a5 ADD EDX,0xa007b LEA ECX,[EDX + 0x1304] LEA EAX,[EDX + 0x1304] CMP EAX,ECX JZ 0x00013fb8 MOV EAX,dword ptr [EDX + 0xffffffc0] TEST EAX,EAX JZ 0x00013fb8 PUSH EBP MOV EBP,ESP SUB ESP,0x14 PUSH ECX CALL EAX ADD ESP,0x10 LEAVE RET RET
null
null
null
null
[('const-0', u'RETURN_-1205977073')]
[('const-0', u'RETURN_-1205977073')]
null
null
00013f80
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x00013f9b) */\n/* WARNING: Removing unreachable block (ram,0x00013fa5) */\n\nvoid FUN_00013f80(void)\n\n{\n return;\n}\n\n" comment comment comment (function_definit...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x00013f9b) */\n/* WARNING: Removing unreachable block (ram,0x00013fa5) */\n\nvoid deregister_tm_clones(void)\n\n{\n return;\n}\n\n" comment comment comment (function_...
(translation_unit "void FUN_00013f80(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00013f80(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00013f80(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_00013f80(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00013f80(void)" (identifier "FUN_00013f80") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x00013f9b) */ /* WARNING: Removing unreachable block (ram,0x00013fa5) */ void function_1(void) { return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x00013f9b) */ /* WARNING: Removing unreachable block (ram,0x00013fa5) */ void MASKED(void) { return; }
7495_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
override<true>
FUN_001e27e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void override<true>(Sized_symbol<64> * this, Sym<64,_true> * sym, uint st_shndx, bool is_ordinary, Object * object, char * version) */ void __thiscall gold::Sized_symbol<64>::override<true> ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001e27e0(int param_1,int *param_2,undefined4 param_3,uint param_4,int *param_5,int param_6) { byte bVar1; byte bVar2; int iVar3; uint uVar4; uint uVar5; uint uVar6; int iVar7; if ((*(byte *)(param_1 +...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00036f20 ADD EBX,0x1cc817 SUB ESP,0x1c MOV ESI,dword ptr [ESP + 0x30] MOV EAX,dword ptr [ESP + 0x3c] MOV EDI,dword ptr [ESP + 0x40] MOV EDX,dword ptr [ESP + 0x44] TEST byte ptr [ESI + 0x2a],0x7 JNZ 0x001e291b MOV dword ptr [ESI + 0x8],EDI TEST EDX,EDX JZ 0x001e28f0 MOV ECX,dwo...
null
null
null
null
[('const-417', u'LOAD_-1207883679'), (u'INT_OR_-1207882886', u'STORE_-1207883408'), ('const-417', u'LOAD_-1207883474'), ('tmp_1529', u'PTRSUB_-1207882632'), ('const-65280', u'INT_AND_-1207883161'), ('const-24', u'INT_RIGHT_-1207883093'), (u'INT_AND_-1207883139', u'INT_RIGHT_-1207883135'), (u'LOAD_-1207883288', u'INT_AN...
[('const-41', u'INT_ADD_-1207883363'), ('const-417', u'STORE_-1207883144'), ('const-65280', u'INT_AND_-1207883161'), (u'INT_ADD_-1207882960', u'CAST_-1207882609'), ('const-24', u'INT_RIGHT_-1207883093'), (u'INT_ADD_-1207883186', u'CAST_-1207882644'), ('const-8', u'INT_ADD_-1207883186'), (u'INT_AND_-1207883139', u'INT_R...
null
null
001e27e0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001e27e0(int param_1,int *param_2,undefined4 param_3,uint param_4,int *param_5,int param_6)\n\n{\n byte bVar1;\n byte bVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n int iVar7;\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void override<true>(Sized_symbol<64> * this, Sym<64,_true> * sym, uint\n st_shndx, bool is_ordinary, Object * object, char * version) */\n\nvoid __thiscall\ngold::Sized_symbol<64>::...
(translation_unit "void FUN_001e27e0(int param_1,int *param_2,undefined4 param_3,uint param_4,int *param_5,int param_6)\n\n{\n byte bVar1;\n byte bVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n int iVar7;\n \n if ((*(byte *)(param_1 + 0x2a) & 7) != 0) {\nLAB_001e291b:\n \n ...
(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_001e27e0(int param_1,int *param_2,undefined4 param_3,uint param_4,int *param_5,int param_6)\n\n{\n byte bVar1;\n byte bVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n int iVar7;\n \n if ((*(byte *)(param_1 + 0x2a) & 7) != 0) {\nLAB_001e291b:\n \n...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void override<true>(Sized_symbol<64> * this, Sym<64,_true> * sym, uint st_shndx, bool is_ordinary, Object * object, char * version) */ void __thiscall gold::Sized_symbol<64>::override<true> ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,int *param_2,undefined4 param_3,uint param_4,int *param_5,int param_6) { byte bVar1; byte bVar2; int iVar3; uint uVar4; uint uVar5; uint uVar6; int iVar7; if ((*(byte *)(param_1 + 0x2a)...
5061_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
set_string_offsets
FUN_00121cf0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void set_string_offsets(Stringpool_template<short_unsigned_int> * this) */ void __thiscall gold::Stringpool_template<short_unsigned_int>::set_...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_00121cf0(int param_1) { int iVar1; char cVar2; uint uVar3; int *piVar4; uint uVar5; int iVar6; int *piVar7; int *piVar8; int *piVar9; longlong lVar10; int local_4c; int local_44; int local_40; ...
CALL 0x0004fb76 ADD EAX,0x1e030b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x4c MOV dword ptr [EBP + -0x4c],EAX MOV EAX,dword ptr [EBP + 0x8] MOV EDX,dword ptr [EAX + 0x38] TEST EDX,EDX JNZ 0x00121d37 CMP byte ptr [EAX + 0x3c],0x0 SETNZ AL MOVZX EAX,AL ADD EAX,EAX MOV dword ptr [EBP + -0x30],EAX MOV EAX,d...
null
null
null
null
[(u'MULTIEQUAL_-1207096508', u'MULTIEQUAL_-1207097102'), (u'CAST_-1207096695', u'LOAD_-1207099402'), (u'PTRSUB_-1207096276', u'CAST_-1207096219'), ('const-13', u'INT_RIGHT_-1207099338'), (u'CALL_-1207098534', u'INDIRECT_-1207096683'), (u'MULTIEQUAL_-1207097102', u'MULTIEQUAL_-1207096997'), ('const-68', u'PTRSUB_-120709...
[(u'MULTIEQUAL_-1207096871', u'MULTIEQUAL_-1207097019'), ('const-4', u'PTRADD_-1207096486'), ('const-417', u'LOAD_-1207099933'), (u'MULTIEQUAL_-1207096983', u'MULTIEQUAL_-1207097044'), (u'INT_NOTEQUAL_-1207099575', u'CBRANCH_-1207099575'), (u'CALL_-1207099491', u'INDIRECT_-1207096916'), (u'LOAD_-1207099260', u'INT_ADD_...
null
null
00121cf0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00121cf0(int param_1)\n\n{\n int iVar1;\n char cVar2;\n uint uVar3;\n int *piVar4;\n uint uVar5;\n int iVar6;\n int *piVar7;\n int *piVar8;\n int *piVar9;\n longlong lVar10;\n int local_4c;...
(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 set_string_offsets(Stringpool_template<short_unsigned_int> * this)\n */\n\nvoid __thiscall\ngold::Stringpool_template<s...
(translation_unit "void FUN_00121cf0(int param_1)\n\n{\n int iVar1;\n char cVar2;\n uint uVar3;\n int *piVar4;\n uint uVar5;\n int iVar6;\n int *piVar7;\n int *piVar8;\n int *piVar9;\n longlong lVar10;\n int local_4c;\n int local_44;\n int local_40;\n uint local_3c;\n int local_38;\n uint local_34;\n i...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration...
(function_definition "void FUN_00121cf0(int param_1)\n\n{\n int iVar1;\n char cVar2;\n uint uVar3;\n int *piVar4;\n uint uVar5;\n int iVar6;\n int *piVar7;\n int *piVar8;\n int *piVar9;\n longlong lVar10;\n int local_4c;\n int local_44;\n int local_40;\n uint local_3c;\n int local_38;\n uint local_34;\n...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void set_string_offsets(Stringpool_template<short_unsigned_int> * this) */ void __thiscall gold::type_1<var_4>::function_1 (type_1<v...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarati...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1) { int iVar1; char cVar2; uint uVar3; int *piVar4; uint uVar5; int iVar6; int *piVar7; int *piVar8; int *piVar9; longlong lVar10; int local_4c; int local_44; int local_40; uint...
6621_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
find_functions
FUN_001bae50
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void find_functions(Sized_relobj_file<32,_false> * this, uchar * pshdrs, uint shndx, Function_offsets * function_offsets) */ void __thiscall gold::Sized_relobj_file<32,_false>::find_functions ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_001bae50(int param_1,int param_2) { int iVar1; int *piVar2; code *pcVar3; int iVar4; int iVar5; uint uVar6; undefined4 uVar7; int iVar8; undefined4 in_ECX; int iVar9; int iVar10; int iVar11; un...
CALL 0x000b4846 ADD EAX,0x2591ab PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x4c MOV dword ptr [ESP + 0x14],EAX MOV EAX,dword ptr [ESP + 0x60] MOV EBX,dword ptr [ESP + 0x64] MOV EAX,dword ptr [EAX + 0xac] LEA EAX,[EAX + EAX*0x4] LEA EAX,[EBX + EAX*0x8] CMP dword ptr [EAX + 0x4],0x2 JNZ 0x001bb09c MOV EBX,dword ptr [ES...
null
null
null
null
[(u'CAST_-1207649033', u'LOAD_-1207651576'), ('const-1814354', u'STORE_-1207652152'), ('const-12', u'INT_ADD_-1207652193'), ('const-1', u'PTRADD_-1207652203'), ('const-4294967280', u'PTRADD_-1207651430'), ('const-15', u'INT_AND_-1207651315'), (u'PTRADD_-1207649141', u'CAST_-1207649053'), (u'MULTIEQUAL_-1207651437', u'P...
[(u'CAST_-1207649841', u'LOAD_-1207652064'), ('const-1814354', u'STORE_-1207652152'), ('const-417', u'LOAD_-1207652147'), ('const-417', u'LOAD_-1207651506'), ('const-12', u'INT_ADD_-1207652193'), ('const-4294694381', u'PTRADD_-1207649608'), (u'CAST_-1207650126', u'LOAD_-1207652641'), (u'MULTIEQUAL_-1207651464', u'INT_A...
null
null
001bae50
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_001bae50(int param_1,int param_2)\n\n{\n int iVar1;\n int *piVar2;\n code *pcVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n undefined4 uVar7;\n int iVar8;\n undefined4 in_ECX;\n int iVar9;\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void find_functions(Sized_relobj_file<32,_false> * this, uchar *\n pshdrs, uint shndx, Function_offsets * function_offsets) */\n\nvoid __thiscall\ngold::Sized_relobj_file<32,_false>...
(translation_unit "void FUN_001bae50(int param_1,int param_2)\n\n{\n int iVar1;\n int *piVar2;\n code *pcVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n undefined4 uVar7;\n int iVar8;\n undefined4 in_ECX;\n int iVar9;\n int iVar10;\n int iVar11;\n undefined4 extraout_ECX;\n undefined1 *puVar12;\n int iVa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (decla...
(function_definition "void FUN_001bae50(int param_1,int param_2)\n\n{\n int iVar1;\n int *piVar2;\n code *pcVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n undefined4 uVar7;\n int iVar8;\n undefined4 in_ECX;\n int iVar9;\n int iVar10;\n int iVar11;\n undefined4 extraout_ECX;\n undefined1 *puVar12;\n int ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void find_functions(Sized_relobj_file<32,_false> * this, uchar * pshdrs, uint shndx, Function_offsets * function_offsets) */ void __thiscall gold::Sized_relobj_file<32,_false>::find_functions ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1,int param_2) { int iVar1; int *piVar2; code *pcVar3; int iVar4; int iVar5; uint uVar6; undefined4 uVar7; int iVar8; undefined4 in_ECX; int iVar9; int iVar10; int iVar11; undefine...
164_ia64-linux-gnu-c++filt_and_ia64-linux-gnu-c++filt_strip.c
fputc
fputc
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputc(int __c,FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* fputc@@GLIBC_2.0 */ halt_baddata(); ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputc(int __c,FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206058762')]
[('const-1', u'RETURN_-1206058762')]
null
null
000200ec
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputc(int __c,FILE *__stream)\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\nint fputc(int __c,FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fputc@@GLIBC_...
(translation_unit "int fputc(int __c,FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fputc(int __c,FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fputc(int __c,FILE *__stream)" identifier (parameter_list "(int __c,FI...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int fputc(int __c,FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fputc(int __c,FILE *__stream)" (identifier "fputc") (parameter_list "(int __c,FILE *__stream)" (( "(") (parameter_declaration "int __c" (primitive_type "int") (identifie...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __c,type_1 *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* fputc@@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)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifi...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __c,FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
52_sg_wr_mode_and_sg_wr_mode_strip.c
_ITM_deregisterTMCloneTable
_ITM_deregisterTMCloneTable
/* WARNING: Control flow encountered bad instruction data */ void _ITM_deregisterTMCloneTable(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void _ITM_deregisterTMCloneTable(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205964786')]
[('const-1', u'RETURN_-1205964786')]
null
null
00017004
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _ITM_deregisterTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _ITM_deregisterTMCloneTable(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _ITM_deregisterTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _ITM_deregisterTMCloneTable(void)\n\n{\n ...
(translation_unit "void _ITM_deregisterTMCloneTable(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void _ITM_deregisterTMCloneTable(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "_ITM_deregisterTMCloneTable(void)" identifier (parameter_lis...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void _ITM_deregisterTMCloneTable(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "_ITM_deregisterTMCloneTable(void)" (identifier "_ITM_deregisterTMCloneTable") (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(); }
1_alpha-linux-gnu-ld_and_alpha-linux-gnu-ld_strip.c
_init
_DT_INIT
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int _init(EVP_PKEY_CTX *ctx) { int iVar1; if (PTR___gmon_start___00092fac != (undefined *)0x0) { (*(code *)PTR___gmon_start___00092fac)(); } frame_dummy(); iVar1 = __do_global_ctors_aux(); return iVar1; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void _DT_INIT(void) { if (PTR___gmon_start___00092fac != (undefined *)0x0) { (*(code *)PTR___gmon_start___00092fac)(); } thunk_FUN_00015a80(); FUN_0003e070(); return; }
PUSH EBX SUB ESP,0x8 CALL 0x00015a30 ADD EBX,0x7eff7 MOV EAX,dword ptr [EBX + 0xffffffac] TEST EAX,EAX JZ 0x0001401b CALL EAX CALL 0x00015b60 CALL 0x0003e070 ADD ESP,0x8 POP EBX RET
null
null
null
null
[('tmp_427', u'MULTIEQUAL_-1205976869'), ('tmp_427', u'CAST_-1205976866'), (u'CALL_-1205977003', u'INDIRECT_-1205976865'), ('const-0', u'RETURN_-1205976975'), (u'CALL_-1205977003', u'RETURN_-1205976975'), (u'INT_NOTEQUAL_-1205977024', u'CBRANCH_-1205977024'), (u'CAST_-1205976866', u'CALLIND_-1205977015'), (u'CALLIND_-1...
[('tmp_407', u'MULTIEQUAL_-1205976873'), (u'CAST_-1205976870', u'CALLIND_-1205977015'), ('const-0', u'RETURN_-1205976975'), (u'INDIRECT_-1205976869', u'COPY_-1205976919'), (u'CALLIND_-1205977015', u'INDIRECT_-1205976878'), ('tmp_407', u'CAST_-1205976870'), (u'INT_NOTEQUAL_-1205977024', u'CBRANCH_-1205977024'), ('tmp_40...
null
null
00014000
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid _DT_INIT(void)\n\n{\n if (PTR___gmon_start___00092fac != (undefined *)0x0) {\n (*(code *)PTR___gmon_start___00092fac)();\n }\n thunk_FUN_00015a80();\n FUN_0003e070();\n return;\n}\n\n" comment (fu...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint _init(EVP_PKEY_CTX *ctx)\n\n{\n int iVar1;\n \n if (PTR___gmon_start___00092fac != (undefined *)0x0) {\n (*(code *)PTR___gmon_start___00092fac)();\n }\n frame_dummy();\n iVar1 = __do_global_ctors_a...
(translation_unit "void _DT_INIT(void)\n\n{\n if (PTR___gmon_start___00092fac != (undefined *)0x0) {\n (*(code *)PTR___gmon_start___00092fac)();\n }\n thunk_FUN_00015a80();\n FUN_0003e070();\n return;\n}\n\n" (function_definition "void _DT_INIT(void)\n\n{\n if (PTR___gmon_start___00092fac != (undefined *)0x0) ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statemen...
(function_definition "void _DT_INIT(void)\n\n{\n if (PTR___gmon_start___00092fac != (undefined *)0x0) {\n (*(code *)PTR___gmon_start___00092fac)();\n }\n thunk_FUN_00015a80();\n FUN_0003e070();\n return;\n}" (primitive_type "void") (function_declarator "_DT_INIT(void)" (identifier "_DT_INIT") (parameter_list "(...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int function_1(type_1 *ctx) { int iVar1; if (var_1 != (type_2 *)0x0) { (*(type_3 *)var_1)(); } var_2(); iVar1 = var_3(); return iVar1; }
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 (PTR___gmon_start___00092fac != (undefined *)0x0) { (*(code *)PTR___gmon_start___00092fac)(); } thunk_FUN_00015a80(); FUN_0003e070(); return; }
1832_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
parse_to_value
FUN_00044830
/* 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_rosegment_gap * this, char * option_name, char * arg, Command_line * param_3, General_options * param_4) */ ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00044830(int param_1,undefined4 param_2,undefined4 param_3) { FUN_000aa1d0(param_2,param_3,param_1 + 0x40); *(undefined1 *)(param_1 + 0x3c) = 1; return; }
PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x2bd7c9 SUB ESP,0x8 MOV ESI,dword ptr [ESP + 0x14] LEA EAX,[ESI + 0x40] PUSH EAX PUSH dword ptr [ESP + 0x20] PUSH dword ptr [ESP + 0x20] CALL 0x000aa1d0 MOV byte ptr [ESI + 0x3c],0x1 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('tmp_208', u'CALL_-1206171514'), ('const-0', u'RETURN_-1206171474'), (u'PTRSUB_-1206171405', u'CALL_-1206171514'), ('tmp_207', u'CALL_-1206171514'), ('const-417', u'STORE_-1206171510'), ('tmp_206', u'PTRSUB_-1206171387'), (u'PTRSUB_-1206171387', u'STORE_-1206171510'), ('const-60', u'PTRSUB_-1206171387'), ('const-1', ...
[(u'CAST_-1206171396', u'STORE_-1206171510'), (u'INT_ADD_-1206171531', u'CALL_-1206171514'), ('const-417', u'STORE_-1206171510'), ('tmp_344', u'INT_ADD_-1206171496'), ('const-0', u'RETURN_-1206171474'), ('const-64', u'INT_ADD_-1206171531'), ('tmp_346', u'CALL_-1206171514'), (u'INT_ADD_-1206171496', u'CAST_-1206171396')...
null
null
00044830
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00044830(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa1d0(param_2,param_3,param_1 + 0x40);\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_rosegment_gap * this, char * option_name,\n char * arg, Command_line * param_3, General_op...
(translation_unit "void FUN_00044830(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa1d0(param_2,param_3,param_1 + 0x40);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_00044830(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa1d0(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_00044830(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa1d0(param_2,param_3,param_1 + 0x40);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00044830(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_rosegment_gap * this, char * option_name, char * arg, Command_line * param_3, General_options * param_4) */ ...
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_000aa1d0(param_2,param_3,param_1 + 0x40); *(undefined1 *)(param_1 + 0x3c) = 1; return; }
265_hppa-linux-gnu-objdump_and_hppa-linux-gnu-objdump_strip.c
free_debug_memory
FUN_000344e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void free_debug_memory(void) { dwarf_vma **ppdVar1; debug_info *pdVar2; debug_info *__ptr; dwarf_vma **ppdVar3; dwarf_section_display_enum deb...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000344e0(void) { undefined4 *puVar1; undefined4 *puVar2; void *__ptr; undefined4 *puVar3; int iVar4; int iVar5; FUN_0001b200(); iVar4 = 0; do { iVar5 = iVar4 + 1; FUN_0001a5b0(iVar4); __...
PUSH EBP PUSH EDI PUSH ESI XOR ESI,ESI PUSH EBX CALL 0x000143a0 ADD EBX,0x3bb15 SUB ESP,0xc CALL 0x0001b200 LEA ESI,[ESI] SUB ESP,0xc PUSH ESI ADD ESI,0x1 CALL 0x0001a5b0 ADD ESP,0x10 CMP ESI,0x2b JNZ 0x00034500 MOV EDI,dword ptr [EBX + 0x3920] TEST EDI,EDI JZ 0x000345b2 MOV EAX,dword ptr [EBX + 0x3928] LEA EDX,[EAX + ...
null
null
null
null
[(u'CALL_-1206106841', u'INDIRECT_-1206105909'), (u'MULTIEQUAL_-1206105691', u'CALL_-1206106340'), ('const-417', u'LOAD_-1206106561'), (u'COPY_-1206106411', u'MULTIEQUAL_-1206105642'), (u'INDIRECT_-1206105841', u'MULTIEQUAL_-1206105705'), (u'INDIRECT_-1206105889', u'MULTIEQUAL_-1206105753'), (u'PTRSUB_-1206105752', u'I...
[(u'CALL_-1206106841', u'INDIRECT_-1206105909'), (u'MULTIEQUAL_-1206105691', u'CALL_-1206106340'), ('const-417', u'LOAD_-1206106577'), (u'COPY_-1206106411', u'MULTIEQUAL_-1206105642'), (u'INDIRECT_-1206105841', u'MULTIEQUAL_-1206105705'), (u'INDIRECT_-1206105889', u'MULTIEQUAL_-1206105753'), (u'INDIRECT_-1206105841', u...
null
null
000344e0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000344e0(void)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n void *__ptr;\n undefined4 *puVar3;\n int iVar4;\n int iVar5;\n \n FUN_0001b200();\n iVar4 = 0;\n do {\n iVar5 = iVar4 + 1...
(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 free_debug_memory(void)\n\n{\n dwarf_vma **ppdVar1;\n debug_info *pdVar2;\n debug_info *__ptr;\n dwarf_vma **ppdVar3;\n dw...
(translation_unit "void FUN_000344e0(void)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n void *__ptr;\n undefined4 *puVar3;\n int iVar4;\n int iVar5;\n \n FUN_0001b200();\n iVar4 = 0;\n do {\n iVar5 = iVar4 + 1;\n FUN_0001a5b0(iVar4);\n __ptr = DAT_00073920;\n iVar4 = iVar5;\n } while (iVar5...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer...
(function_definition "void FUN_000344e0(void)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n void *__ptr;\n undefined4 *puVar3;\n int iVar4;\n int iVar5;\n \n FUN_0001b200();\n iVar4 = 0;\n do {\n iVar5 = iVar4 + 1;\n FUN_0001a5b0(iVar4);\n __ptr = DAT_00073920;\n iVar4 = iVar5;\n } while (iV...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { type_1 **ppdVar1; type_2 *pdVar2; type_2 *__ptr; type_1 **var_9; type_3 var_2; type_3 var_5; var_1(); 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
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { undefined4 *puVar1; undefined4 *puVar2; void *__ptr; undefined4 *puVar3; int iVar4; int iVar5; FUN_0001b200(); iVar4 = 0; do { iVar5 = iVar4 + 1; FUN_0001a5b0(iVar4); __ptr = ...
4896_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
read_dynamic_list
FUN_00118550
/* WARNING: Enum "DT": Some values do not have unique names */ bool gold::read_dynamic_list(char *filename,Command_line *cmdline,Script_options *dynamic_list) { bool bVar1; bVar1 = read_script_file(filename,cmdline,dynamic_list,0x166,DYNAMIC_LIST); return bVar1; }
void FUN_00118550(void) { undefined4 uStack00000004; undefined4 uStack00000008; uStack00000004 = 0x166; uStack00000008 = 3; FUN_00117c10(); return; }
MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [ESP + 0x8] MOV dword ptr [ESP + 0x4],0x166 MOV ECX,dword ptr [ESP + 0xc] MOV dword ptr [ESP + 0x8],0x3 JMP 0x00117c10
null
null
null
null
[(u'CALL_-1207007870', u'COPY_-1207007868'), ('const-3', u'CALL_-1207007870'), ('tmp_49', u'CALL_-1207007870'), ('const-0', u'RETURN_-1207007866'), ('tmp_50', u'CALL_-1207007870'), (u'COPY_-1207007868', u'RETURN_-1207007866'), ('const-358', u'CALL_-1207007870'), ('tmp_51', u'CALL_-1207007870')]
[('const-3', u'COPY_-1207007885'), ('const-0', u'RETURN_-1207007866'), (u'CALL_-1207007870', u'INDIRECT_-1207007805'), (u'CALL_-1207007870', u'INDIRECT_-1207007806'), ('const-358', u'COPY_-1207007903')]
null
null
00118550
x86
O0
(translation_unit "void FUN_00118550(void)\n\n{\n undefined4 uStack00000004;\n undefined4 uStack00000008;\n \n uStack00000004 = 0x166;\n uStack00000008 = 3;\n FUN_00117c10();\n return;\n}\n\n" (function_definition "void FUN_00118550(void)\n\n{\n undefined4 uStack00000004;\n undefined4 uStack00000008;\n \n uS...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n\nbool gold::read_dynamic_list(char *filename,Command_line *cmdline,Script_options *dynamic_list)\n\n{\n bool bVar1;\n \n bVar1 = read_script_file(filename,cmdline,dynamic_list,0x166,DYNAMIC_LIST);\n return bVar1;\n}\n\n" comment (fu...
(translation_unit "void FUN_00118550(void)\n\n{\n undefined4 uStack00000004;\n undefined4 uStack00000008;\n \n uStack00000004 = 0x166;\n uStack00000008 = 3;\n FUN_00117c10();\n return;\n}\n\n" (function_definition "void FUN_00118550(void)\n\n{\n undefined4 uStack00000004;\n undefined4 uStack00000008;\n \n uS...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) ...
(function_definition "void FUN_00118550(void)\n\n{\n undefined4 uStack00000004;\n undefined4 uStack00000008;\n \n uStack00000004 = 0x166;\n uStack00000008 = 3;\n FUN_00117c10();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00118550(void)" (identifier "FUN_00118550") (parameter_list "(void)" ((...
/* WARNING: Enum "DT": Some values do not have unique names */ bool gold::function_1(char *filename,type_1 *cmdline,type_2 *dynamic_list) { bool bVar1; bVar1 = var_1(filename,cmdline,dynamic_list,0x166,DYNAMIC_LIST); return bVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifie...
null
void MASKED(void) { undefined4 uStack00000004; undefined4 uStack00000008; uStack00000004 = 0x166; uStack00000008 = 3; FUN_00117c10(); return; }
118_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
strncat
strncat
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strncat(char *__dest,char *__src,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strncat_003021dc)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strncat(char *__dest,char *__src,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strncat_003021dc)(); return pcVar1; }
JMP dword ptr [EBX + 0x1dc]
null
null
null
null
[(u'INDIRECT_-1206032429', u'COPY_-1206032488'), (u'CALLIND_-1206032502', u'CAST_-1206032420'), ('const-0', u'RETURN_-1206032499'), ('tmp_77', u'CAST_-1206032421'), (u'CALLIND_-1206032502', u'INDIRECT_-1206032429'), (u'CAST_-1206032421', u'CALLIND_-1206032502'), (u'CAST_-1206032420', u'RETURN_-1206032499')]
[(u'INDIRECT_-1206032429', u'COPY_-1206032488'), (u'CALLIND_-1206032502', u'CAST_-1206032420'), ('const-0', u'RETURN_-1206032499'), ('tmp_77', u'CAST_-1206032421'), (u'CALLIND_-1206032502', u'INDIRECT_-1206032429'), (u'CAST_-1206032421', u'CALLIND_-1206032502'), (u'CAST_-1206032420', u'RETURN_-1206032499')]
null
null
00026780
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strncat(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncat_003021dc)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strncat(char *__dest,char...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strncat(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncat_003021dc)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strncat(char *__dest,char...
(translation_unit "char * strncat(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncat_003021dc)();\n return pcVar1;\n}\n\n" (function_definition "char * strncat(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncat_...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_...
(function_definition "char * strncat(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncat_003021dc)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strncat(char *__dest,char *__src,size_t __n)" (* "*") (function_declarator "strncat(char *__dest...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__dest,char *__src,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_strncat_003021dc)(); return pcVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__dest,char *__src,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_003021dc)(); return pcVar1; }
1649_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
~Struct_eh_frame_hdr
FUN_00044a10
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_eh_frame_hdr(Struct_eh_frame_hdr * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_eh_frame_hdr::~Struct_eh_frame_hdr (Struct_eh_frame_hdr *this,int __in_ch...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00044a10(undefined4 *param_1) { *param_1 = &PTR_FUN_003818a8; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x00035840 ADD EBX,0x34a5ea SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xffff28a8] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x00044a42 SUB ESP,0xc PUSH EDX CALL 0x001e6db0 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[('const-0', u'RETURN_-1206170962'), ('const-0', u'PTRSUB_-1206170879'), ('const-3676328', u'PTRSUB_-1206170882'), (u'PTRSUB_-1206170874', u'PTRSUB_-1206170870'), ('tmp_276', u'PTRSUB_-1206170875'), ('const-417', u'STORE_-1206171049'), (u'PTRSUB_-1206170881', u'INT_NOTEQUAL_-1206171025'), ('const-0', u'PTRSUB_-12061708...
[(u'LOAD_-1206171045', u'CAST_-1206170880'), ('const-0', u'RETURN_-1206170962'), (u'PTRADD_-1206170893', u'INT_NOTEQUAL_-1206171025'), ('tmp_439', u'PTRADD_-1206170893'), ('const-0', u'PTRSUB_-1206170884'), ('const-417', u'STORE_-1206171049'), ('const-3', u'PTRADD_-1206170893'), ('tmp_439', u'STORE_-1206171049'), ('con...
null
null
00044a10
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00044a10(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003818a8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_eh_frame_hdr(Struct_eh_frame_hdr * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_eh_frame_hdr::~Struct_eh_frame_hdr\n (Struct_eh_fram...
(translation_unit "void FUN_00044a10(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003818a8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_00044a10(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003818a8;\n if ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres...
(function_definition "void FUN_00044a10(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003818a8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00044a10(undefined4 *param_1)" (identifier "FUN_00044a10...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_eh_frame_hdr(Struct_eh_frame_hdr * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1 (function_1 *this,int __in_chrg) { type_1 var_5; ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_003818a8; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } return; }
53_lemon_and_lemon_strip.c
lemon_strcpy
FUN_00011917
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ void lemon_strcpy(char *dest,char *src) { char cVar1; do { *dest = *src; cVar1 = *dest; dest = dest + 1; src = src + 1; } while (cVar1 != '\0'); return; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_00011917(char *param_1,char *param_2) { char cVar1; do { *param_1 = *param_2; cVar1 = *param_1; param_1 = param_1 + 1; param_2 = param_2 + 1; } while (cVar1 != '\0'); return; }
PUSH EBP MOV EBP,ESP CALL 0x0002019b ADD EAX,0x14619 NOP MOV EDX,dword ptr [EBP + 0xc] LEA EAX,[EDX + 0x1] MOV dword ptr [EBP + 0xc],EAX MOV EAX,dword ptr [EBP + 0x8] LEA ECX,[EAX + 0x1] MOV dword ptr [EBP + 0x8],ECX MOVZX EDX,byte ptr [EDX] MOV byte ptr [EAX],DL MOVZX EAX,byte ptr [EAX] TEST AL,AL JNZ 0x00011925 NOP P...
null
null
null
null
[(u'COPY_-1205986914', u'MULTIEQUAL_-1205986887'), (u'MULTIEQUAL_-1205986888', u'LOAD_-1205986974'), (u'MULTIEQUAL_-1205986887', u'LOAD_-1205986983'), ('const-417', u'LOAD_-1205986983'), (u'COPY_-1205986951', u'MULTIEQUAL_-1205986888'), (u'MULTIEQUAL_-1205986888', u'PTRADD_-1205986931'), ('tmp_127', u'CBRANCH_-12059869...
[(u'COPY_-1205986914', u'MULTIEQUAL_-1205986887'), (u'MULTIEQUAL_-1205986888', u'LOAD_-1205986974'), ('tmp_261', u'COPY_-1205986949'), (u'MULTIEQUAL_-1205986887', u'LOAD_-1205986983'), ('const-417', u'LOAD_-1205986983'), (u'COPY_-1205986951', u'MULTIEQUAL_-1205986888'), (u'MULTIEQUAL_-1205986888', u'PTRADD_-1205986931'...
null
null
00011917
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00011917(char *param_1,char *param_2)\n\n{\n char cVar1;\n \n do {\n *param_1 = *param_2;\n cVar1 = *param_1;\n param_1 = param_1 + 1;\n param_2 = param_2 + 1;\n } while (cVar1 != '\0'...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nvoid lemon_strcpy(char *dest,char *src)\n\n{\n char cVar1;\n \n do {\n *dest = *src;\n cVar1 = *dest;\n dest = dest + 1;\n src = src + 1;\n } while (cV...
(translation_unit "void FUN_00011917(char *param_1,char *param_2)\n\n{\n char cVar1;\n \n do {\n *param_1 = *param_2;\n cVar1 = *param_1;\n param_1 = param_1 + 1;\n param_2 = param_2 + 1;\n } while (cVar1 != '\0');\n return;\n}\n\n" (function_definition "void FUN_00011917(char *param_1,char *param_2)\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 IDENT ;) (do_statement do (compound_statement { (expression_statement...
(function_definition "void FUN_00011917(char *param_1,char *param_2)\n\n{\n char cVar1;\n \n do {\n *param_1 = *param_2;\n cVar1 = *param_1;\n param_1 = param_1 + 1;\n param_2 = param_2 + 1;\n } while (cVar1 != '\0');\n return;\n}" (primitive_type "void") (function_declarator "FUN_00011917(char *param_...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ void function_1(char *var_1,char *var_2) { char var_3; do { *var_1 = *var_2; var_3 = *var_1; var_1 = var_1 + 1; var_2 = var_2 + 1; } while (var_3 != '\0'); retu...
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(char *param_1,char *param_2) { char cVar1; do { *param_1 = *param_2; cVar1 = *param_1; param_1 = param_1 + 1; param_2 = param_2 + 1; } while (cVar1 != '\0'); return; }
852_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c
write_build_id
FUN_0005bb70
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ bfd_boolean write_build_id(bfd *abfd) { void *pvVar1; output_elf_obj_tdata *poVar2; asection *paVar3; void *pvVar4; undefined4 uVar5; bfd_size_type bVar6; bfd_target *pbVar7...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool FUN_0005bb70(int param_1) { int iVar1; int iVar2; int iVar3; undefined4 uVar4; longlong lVar5; int iVar6; undefined4 uVar7; bool bVar8; int iVar9; uint uVar10; longlong lVar11; int local_30; iVa...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00017c50 ADD EBX,0x166487 SUB ESP,0x2c MOV ESI,dword ptr [ESP + 0x40] MOV EAX,dword ptr [ESI + 0x4] MOV EDX,dword ptr [EAX + 0x1c0] MOV dword ptr [ESP + 0x10],EDX MOV EDX,dword ptr [ESI + 0xa0] MOV EDX,dword ptr [EDX + 0x9c0] MOV EDI,dword ptr [EDX + 0x14] MOV EDX,dword ptr [E...
null
null
null
null
[(u'PTRADD_-1206207433', u'CAST_-1206206357'), (u'INT_ADD_-1206206126', u'CAST_-1206206050'), ('const--8975931291530314711', u'CALLOTHER_-1206206301'), ('tmp_1698', u'PTRSUB_-1206206450'), (u'PTRSUB_-1206206364', u'LOAD_-1206207435'), ('const-0', u'CALL_-1206206634'), ('const-84', u'PTRSUB_-1206206401'), (u'COPY_-12062...
[(u'LOAD_-1206207525', u'INT_ADD_-1206207487'), ('const-417', u'LOAD_-1206206321'), (u'CAST_-1206206290', u'LOAD_-1206207202'), (u'CAST_-1206206464', u'LOAD_-1206207571'), ('const-20', u'INT_ADD_-1206207515'), ('const-417', u'LOAD_-1206207146'), (u'LOAD_-1206207074', u'INT_CARRY_-1206207042'), ('const-1', u'PTRADD_-120...
null
null
0005bb70
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool FUN_0005bb70(int param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n longlong lVar5;\n int iVar6;\n undefined4 uVar7;\n bool bVar8;\n int iVar9;\n uint uVar10;\n longlong...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean write_build_id(bfd *abfd)\n\n{\n void *pvVar1;\n output_elf_obj_tdata *poVar2;\n asection *paVar3;\n void *pvVar4;\n undefined4 uVar5;\n bfd_size_typ...
(translation_unit "bool FUN_0005bb70(int param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n longlong lVar5;\n int iVar6;\n undefined4 uVar7;\n bool bVar8;\n int iVar9;\n uint uVar10;\n longlong lVar11;\n int local_30;\n \n iVar6 = *(int *)(param_1 + 4);\n iVar1 = *(int *)(iVar6 + ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declara...
(function_definition "bool FUN_0005bb70(int param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n longlong lVar5;\n int iVar6;\n undefined4 uVar7;\n bool bVar8;\n int iVar9;\n uint uVar10;\n longlong lVar11;\n int local_30;\n \n iVar6 = *(int *)(param_1 + 4);\n iVar1 = *(int *)(iVar6...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1(type_2 *abfd) { void *pvVar1; type_3 *poVar2; type_4 *paVar3; void *pvVar4; type_5 uVar5; type_6 var_15; type_7 *pbVar7; int var_7; char *pcVar9; typ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarati...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool MASKED(int param_1) { int iVar1; int iVar2; int iVar3; undefined4 uVar4; longlong lVar5; int iVar6; undefined4 uVar7; bool bVar8; int iVar9; uint uVar10; longlong lVar11; int local_30; iVar6 = *...
327_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
sort_def_symbol
FUN_00023880
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ bfd_boolean sort_def_symbol(bfd_link_hash_entry *hash_entry,void *info) { bfd *pbVar1; bfd *pbVar2; undefined4 *puVar3; char *pcVar4; char *pcVar5; void *pvVar6; if ((byt...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00023880(int param_1) { int *piVar1; int *piVar2; uint uVar3; int iVar4; if ((byte)(*(char *)(param_1 + 0xc) - 3U) < 2) { iVar4 = *(int *)(*(int *)(param_1 + 0x14) + 0xac); if ((DAT_001d1414 !...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00017b80 ADD EBX,0x1ab777 SUB ESP,0x1c MOV ESI,dword ptr [ESP + 0x30] MOVZX EAX,byte ptr [ESI + 0xc] SUB EAX,0x3 CMP AL,0x1 JBE 0x000238b0 ADD ESP,0x1c MOV EAX,0x1 POP EBX POP ESI POP EDI POP EBP RET MOV EDX,dword ptr [ESI + 0x14] LEA ECX,[EBX + 0x23e0] MOV EAX,dword ptr [EDX ...
null
null
null
null
[(u'INT_ADD_-1206043758', u'CAST_-1206043397'), (u'STORE_-1206044013', u'INDIRECT_-1206043568'), ('tmp_2312', u'MULTIEQUAL_-1206043733'), (u'STORE_-1206044051', u'INDIRECT_-1206043572'), (u'LOAD_-1206044483', u'INT_SUB_-1206044457'), (u'COPY_-1206043618', u'MULTIEQUAL_-1206043778'), (u'LOAD_-1206043795', u'PTRSUB_-1206...
[(u'INT_ADD_-1206044375', u'CAST_-1206043688'), (u'LOAD_-1206044483', u'INT_SUB_-1206044457'), ('const-4', u'INT_ADD_-1206043764'), (u'CALL_-1206043907', u'INDIRECT_-1206043548'), (u'CAST_-1206043386', u'STORE_-1206043789'), ('const-417', u'STORE_-1206044013'), (u'LOAD_-1206044350', u'INT_ADD_-1206043775'), (u'INT_OR_-...
null
null
00023880
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00023880(int param_1)\n\n{\n int *piVar1;\n int *piVar2;\n uint uVar3;\n int iVar4;\n \n if ((byte)(*(char *)(param_1 + 0xc) - 3U) < 2) {\n iVar4 = *(int *)(*(int *)(param_1 + 0x14) + 0...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean sort_def_symbol(bfd_link_hash_entry *hash_entry,void *info)\n\n{\n bfd *pbVar1;\n bfd *pbVar2;\n undefined4 *puVar3;\n char *pcVar4;\n char *pcVar5;\n...
(translation_unit "undefined4 FUN_00023880(int param_1)\n\n{\n int *piVar1;\n int *piVar2;\n uint uVar3;\n int iVar4;\n \n if ((byte)(*(char *)(param_1 + 0xc) - 3U) < 2) {\n iVar4 = *(int *)(*(int *)(param_1 + 0x14) + 0xac);\n if ((DAT_001d1414 != iVar4) && (iVar4 != 0)) {\n iVar4 = *(int *)(*(int *)(p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if...
(function_definition "undefined4 FUN_00023880(int param_1)\n\n{\n int *piVar1;\n int *piVar2;\n uint uVar3;\n int iVar4;\n \n if ((byte)(*(char *)(param_1 + 0xc) - 3U) < 2) {\n iVar4 = *(int *)(*(int *)(param_1 + 0x14) + 0xac);\n if ((DAT_001d1414 != iVar4) && (iVar4 != 0)) {\n iVar4 = *(int *)(*(int *...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1(type_2 *hash_entry,void *info) { type_3 *pbVar1; type_3 *var_1; type_4 *puVar3; char *var_5; char *pcVar5; void *var_2; if ((byte)(hash_entry->field_0xc...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator dec...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1) { int *piVar1; int *piVar2; uint uVar3; int iVar4; if ((byte)(*(char *)(param_1 + 0xc) - 3U) < 2) { iVar4 = *(int *)(*(int *)(param_1 + 0x14) + 0xac); if ((DAT_001d1414 != iVar...
7613_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
~__class_type_info
FUN_001e6e50
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* __cxxabiv1::__class_type_info::~__class_type_info() */ void __thiscall __cxxabiv1::__class_type_info::~__class_type_info(__class_type_info *this) { *(undefined ***)this = &PTR____class_type_info_0038bfd0; std::type_info::~...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001e6e50(undefined4 *param_1) { *param_1 = &PTR_FUN_0038bfd0; FUN_0022ed20(param_1); return; }
PUSH EBX CALL 0x00035840 ADD EBX,0x1a81aa SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x1c] LEA EDX,[EBX + 0xffffcfc8] ADD EDX,0x8 MOV dword ptr [EAX],EDX PUSH EAX CALL 0x0022ed20 ADD ESP,0x18 POP EBX RET
null
null
null
null
[(u'CAST_-1207865596', u'STORE_-1207865706'), (u'PTRSUB_-1207865595', u'STORE_-1207865706'), ('const-0', u'PTRSUB_-1207865595'), ('tmp_183', u'CAST_-1207865596'), ('const-0', u'RETURN_-1207865665'), (u'CAST_-1207865592', u'CALL_-1207865693'), ('const-417', u'STORE_-1207865706'), ('tmp_183', u'CAST_-1207865592'), ('cons...
[('const-0', u'PTRSUB_-1207865595'), (u'PTRSUB_-1207865595', u'STORE_-1207865706'), ('const-0', u'RETURN_-1207865665'), ('tmp_282', u'STORE_-1207865706'), ('const-417', u'STORE_-1207865706'), ('const-3719120', u'PTRSUB_-1207865595'), ('tmp_282', u'CALL_-1207865693')]
null
null
001e6e50
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001e6e50(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038bfd0;\n FUN_0022ed20(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_001e6e50(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/* __cxxabiv1::__class_type_info::~__class_type_info() */\n\nvoid __thiscall __cxxabiv1::__class_type_info::~__class_type_info(__class_type_info *this)\n\n{\n *(undefined ***)this = &PTR____class_type_info_0038b...
(translation_unit "void FUN_001e6e50(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038bfd0;\n FUN_0022ed20(param_1);\n return;\n}\n\n" (function_definition "void FUN_001e6e50(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038bfd0;\n FUN_0022ed20(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_001e6e50(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038bfd0;\n FUN_0022ed20(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001e6e50(undefined4 *param_1)" (identifier "FUN_001e6e50") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* __cxxabiv1::__class_type_info::~__class_type_info() */ void __thiscall __cxxabiv1::function_1::~function_1(function_1 *this) { *(type_1 ***)this = &PTR____class_type_info_0038bfd0; std::type_info::~var_1((var_1 *)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_0038bfd0; FUN_0022ed20(param_1); return; }
1667_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
~Struct_dynamic_list_data
FUN_00044f20
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_dynamic_list_data(Struct_dynamic_list_data * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_dynamic_list_data::~Struct_dynamic_list_data (Struct_dynamic...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00044f20(undefined4 *param_1) { *param_1 = &PTR_FUN_003817f4; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x00035840 ADD EBX,0x34a0da SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xffff27f4] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x00044f52 SUB ESP,0xc PUSH EDX CALL 0x001e6db0 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[(u'PTRSUB_-1206169586', u'CAST_-1206169576'), (u'INT_NOTEQUAL_-1206169729', u'CBRANCH_-1206169729'), (u'CAST_-1206169569', u'INT_NOTEQUAL_-1206169729'), ('tmp_276', u'PTRSUB_-1206169583'), ('tmp_276', u'PTRSUB_-1206169594'), (u'PTRSUB_-1206169579', u'PTRSUB_-1206169578'), (u'PTRSUB_-1206169589', u'PTRSUB_-1206169585')...
[(u'PTRADD_-1206169584', u'LOAD_-1206169749'), ('const-417', u'LOAD_-1206169749'), (u'LOAD_-1206169749', u'CAST_-1206169584'), (u'PTRADD_-1206169597', u'INT_NOTEQUAL_-1206169729'), (u'INT_NOTEQUAL_-1206169729', u'CBRANCH_-1206169729'), ('tmp_151', u'CBRANCH_-1206169729'), ('const-3', u'PTRADD_-1206169597'), ('const-0',...
null
null
00044f20
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00044f20(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003817f4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_dynamic_list_data(Struct_dynamic_list_data * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_dynamic_list_data::~Struct_dynamic_list_data\n ...
(translation_unit "void FUN_00044f20(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003817f4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_00044f20(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003817f4;\n if ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres...
(function_definition "void FUN_00044f20(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003817f4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00044f20(undefined4 *param_1)" (identifier "FUN_00044f20...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_dynamic_list_data(Struct_dynamic_list_data * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1 (function_1 *this,int __in_chrg) { type_...
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_003817f4; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } return; }
154_x86_64-linux-gnu-objdump_and_x86_64-linux-gnu-objdump_strip.c
read_section_stabs
FUN_000162a0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bfd_byte * __regparm3 read_section_stabs(bfd *abfd,char *sect_name,bfd_size_type *size_ptr) { int iVar1; int iVar2; undefined4 uVar3; char *format; char *pcVar4; bfd_byte *pbVar5; bfd_byte *contents; undefined4 uS...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * __regparm3 FUN_000162a0(undefined4 *param_1,undefined4 param_2,undefined4 *param_3) { int iVar1; int iVar2; undefined4 uVar3; undefined4 uVar4; undefined4 uVar5; char *__format; void *pvVar6; void *local_2...
PUSH EBP PUSH EDI MOV EDI,EDX PUSH ESI MOV ESI,EAX PUSH EBX CALL 0x000153d0 ADD EBX,0x5cd53 SUB ESP,0x34 MOV dword ptr [ESP + 0x14],ECX PUSH EDX PUSH EAX CALL 0x00014330 ADD ESP,0x10 MOV EBP,EAX TEST EAX,EAX JZ 0x00016358 SUB ESP,0x4 LEA EAX,[ESP + 0x20] PUSH EAX PUSH EBP PUSH ESI CALL 0x00014180 ADD ESP,0x10 TEST EAX,...
null
null
null
null
[('const-324832', u'COPY_-1205967313'), ('const-417', u'STORE_-1205968017'), (u'CALL_-1205967956', u'CALL_-1205967932'), (u'COPY_-1205967877', u'MULTIEQUAL_-1205967697'), (u'CALL_-1205968143', u'INDIRECT_-1205967516'), (u'LOAD_-1205968038', u'STORE_-1205968012'), (u'PTRSUB_-1205967396', u'CALL_-1205968072'), ('const-0'...
[(u'CALL_-1205967956', u'CALL_-1205967932'), (u'INDIRECT_-1205967392', u'CALL_-1205967806'), (u'LOAD_-1205968038', u'STORE_-1205968012'), ('const-1', u'PTRADD_-1205967363'), (u'CALL_-1205967956', u'INDIRECT_-1205967359'), (u'CALL_-1205967932', u'INDIRECT_-1205967349'), (u'CALL_-1205968143', u'CALL_-1205968072'), ('cons...
null
null
000162a0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid * __regparm3 FUN_000162a0(undefined4 *param_1,undefined4 param_2,undefined4 *param_3)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n char *__format;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_byte * __regparm3 read_section_stabs(bfd *abfd,char *sect_name,bfd_size_type *size_ptr)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n char *format;\n char *pcVar4;\n bfd_byte *pbVar5;\n bfd_by...
(translation_unit "void * __regparm3 FUN_000162a0(undefined4 *param_1,undefined4 param_2,undefined4 *param_3)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n char *__format;\n void *pvVar6;\n void *local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x162ad;\n ...
(translation_unit (function_definition TYPE (pointer_declarator * (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration ...
(function_definition "void * __regparm3 FUN_000162a0(undefined4 *param_1,undefined4 param_2,undefined4 *param_3)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n char *__format;\n void *pvVar6;\n void *local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x162ad;...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_2 * __regparm3 read_section_stabs(bfd *abfd,char *sect_name,bfd_size_type *size_ptr) { int var_2; int var_6; type_1 uVar3; char *format; char *pcVar4; type_2 *pbVar5; type_2 *contents; type_1 uStack_14; ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * __regparm3 MASKED(undefined4 *param_1,undefined4 param_2,undefined4 *param_3) { int iVar1; int iVar2; undefined4 uVar3; undefined4 uVar4; undefined4 uVar5; char *__format; void *pvVar6; void *local_20 [3];...
117_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
_bfd_pei_swap_debugdir_out
_bfd_pei_swap_debugdir_out
void _bfd_pei_swap_debugdir_out(void) { (*(code *)PTR__bfd_pei_swap_debugdir_out_001cf1f4)(); return; }
void _bfd_pei_swap_debugdir_out(void) { (*(code *)PTR__bfd_pei_swap_debugdir_out_001cf1f4)(); return; }
JMP dword ptr [EBX + 0x1f4]
null
null
null
null
[('tmp_58', u'CAST_-1205966793'), (u'CALLIND_-1205966870', u'INDIRECT_-1205966798'), ('const-0', u'RETURN_-1205966867'), (u'INDIRECT_-1205966798', u'COPY_-1205966857'), (u'CAST_-1205966793', u'CALLIND_-1205966870')]
[('tmp_58', u'CAST_-1205966793'), (u'CALLIND_-1205966870', u'INDIRECT_-1205966798'), ('const-0', u'RETURN_-1205966867'), (u'INDIRECT_-1205966798', u'COPY_-1205966857'), (u'CAST_-1205966793', u'CALLIND_-1205966870')]
null
null
000167e0
x86
O0
(translation_unit "void _bfd_pei_swap_debugdir_out(void)\n\n{\n (*(code *)PTR__bfd_pei_swap_debugdir_out_001cf1f4)();\n return;\n}\n\n" (function_definition "void _bfd_pei_swap_debugdir_out(void)\n\n{\n (*(code *)PTR__bfd_pei_swap_debugdir_out_001cf1f4)();\n return;\n}" primitive_type (function_declarator "_bfd_pei...
(translation_unit "void _bfd_pei_swap_debugdir_out(void)\n\n{\n (*(code *)PTR__bfd_pei_swap_debugdir_out_001cf1f4)();\n return;\n}\n\n" (function_definition "void _bfd_pei_swap_debugdir_out(void)\n\n{\n (*(code *)PTR__bfd_pei_swap_debugdir_out_001cf1f4)();\n return;\n}" primitive_type (function_declarator "_bfd_pei...
(translation_unit "void _bfd_pei_swap_debugdir_out(void)\n\n{\n (*(code *)PTR__bfd_pei_swap_debugdir_out_001cf1f4)();\n return;\n}\n\n" (function_definition "void _bfd_pei_swap_debugdir_out(void)\n\n{\n (*(code *)PTR__bfd_pei_swap_debugdir_out_001cf1f4)();\n return;\n}" primitive_type (function_declarator "_bfd_pei...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void _bfd_pei_swap_debugdir_out(void)\n\n{\n (*(code *)PTR__bfd_pei_swap_debugdir_out_001cf1f4)();\n return;\n}" (primitive_type "void") (function_declarator "_bfd_pei_swap_debugdir_out(void)" (identifier "_bfd_pei_swap_debugdir_out") (parameter_list "(void)" (( "(") (parameter_declaration "void...
void function_1(void) { (*(type_1 *)PTR__bfd_pei_swap_debugdir_out_001cf1f4)(); 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_001cf1f4)(); return; }
625_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_strip.c
_ITM_deregisterTMCloneTable
_ITM_deregisterTMCloneTable
/* WARNING: Control flow encountered bad instruction data */ void _ITM_deregisterTMCloneTable(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void _ITM_deregisterTMCloneTable(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206431686')]
[('const-1', u'RETURN_-1206431686')]
null
null
00085030
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _ITM_deregisterTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _ITM_deregisterTMCloneTable(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _ITM_deregisterTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _ITM_deregisterTMCloneTable(void)\n\n{\n ...
(translation_unit "void _ITM_deregisterTMCloneTable(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void _ITM_deregisterTMCloneTable(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "_ITM_deregisterTMCloneTable(void)" identifier (parameter_lis...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void _ITM_deregisterTMCloneTable(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "_ITM_deregisterTMCloneTable(void)" (identifier "_ITM_deregisterTMCloneTable") (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(); }
108_aarch64-linux-gnu-strip_and_aarch64-linux-gnu-strip_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_000401c4)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int utime(char *__file,utimbuf *__file_times) { int iVar1; iVar1 = (*(code *)PTR_utime_000401c4)(); 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
O0
(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_000401c4)();\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_000401c4)();\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_000401c4)();\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_000401c4)();\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_000401c4)();\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_000401c4)(); 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_000401c4)(); return iVar1; }
307_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
FUN_00028778
FUN_00028778
void FUN_00028778(void) { int unaff_EBP; int in_stack_fffffff4; gold::Input_file_argument::~Input_file_argument (*(Input_file_argument **)(unaff_EBP + -0xdc),in_stack_fffffff4); gold::Input_file_argument::~Input_file_argument (*(Input_file_argument **)(unaff_EBP + -0xd8),in_stack_ff...
void FUN_00028778(void) { int unaff_EBP; FUN_00061760(*(undefined4 *)(unaff_EBP + -0xdc)); FUN_00061760(*(undefined4 *)(unaff_EBP + -0xd8)); /* WARNING: Subroutine does not return */ FUN_00217770(); }
SUB ESP,0xc PUSH dword ptr [EBP + 0xffffff24] CALL 0x00061760 ADD ESP,0x10 JMP 0x00028700
null
null
null
null
[(u'CAST_-1206024280', u'LOAD_-1206024406'), (u'INDIRECT_-1206024161', u'CALL_-1206024389'), ('tmp_231', u'INT_ADD_-1206024390'), (u'INT_ADD_-1206024390', u'CAST_-1206024280'), (u'CAST_-1206024161', u'LOAD_-1206024313'), (u'INT_ADD_-1206024297', u'CAST_-1206024161'), ('tmp_324', u'CALL_-1206024296'), ('const-1', u'RETU...
[('tmp_221', u'INT_ADD_-1206024297'), ('const-417', u'LOAD_-1206024406'), (u'CAST_-1206024168', u'LOAD_-1206024313'), ('const-1', u'RETURN_-1206024368'), ('const-4294967080', u'INT_ADD_-1206024390'), (u'LOAD_-1206024406', u'CALL_-1206024389'), (u'LOAD_-1206024313', u'CALL_-1206024296'), ('const-4294967076', u'INT_ADD_-...
null
null
00028778
x86
O0
(translation_unit "void FUN_00028778(void)\n\n{\n int unaff_EBP;\n \n FUN_00061760(*(undefined4 *)(unaff_EBP + -0xdc));\n FUN_00061760(*(undefined4 *)(unaff_EBP + -0xd8));\n /* WARNING: Subroutine does not return */\n FUN_00217770();\n}\n\n" (function_definition "void FUN_00028778(void)\n\n{\n ...
(translation_unit "void FUN_00028778(void)\n\n{\n int unaff_EBP;\n int in_stack_fffffff4;\n \n gold::Input_file_argument::~Input_file_argument\n (*(Input_file_argument **)(unaff_EBP + -0xdc),in_stack_fffffff4);\n gold::Input_file_argument::~Input_file_argument\n (*(Input_file_argument **)(una...
(translation_unit "void FUN_00028778(void)\n\n{\n int unaff_EBP;\n \n FUN_00061760(*(undefined4 *)(unaff_EBP + -0xdc));\n FUN_00061760(*(undefined4 *)(unaff_EBP + -0xd8));\n \n FUN_00217770();\n}\n\n" (function_definition "void FUN_00028778(void)\n\n{\n int unaff_EBP;\n \n FUN_00061760(*(unde...
(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 ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declar...
(function_definition "void FUN_00028778(void)\n\n{\n int unaff_EBP;\n \n FUN_00061760(*(undefined4 *)(unaff_EBP + -0xdc));\n FUN_00061760(*(undefined4 *)(unaff_EBP + -0xd8));\n \n FUN_00217770();\n}" (primitive_type "void") (function_declarator "FUN_00028778(void)" (identifier "FUN_00028778") (p...
void function_1(void) { int var_2; int in_stack_fffffff4; gold::Input_file_argument::~var_1 (*(var_1 **)(var_2 + -0xdc),in_stack_fffffff4); gold::Input_file_argument::~var_1 (*(var_1 **)(var_2 + -0xd8),in_stack_fffffff4); /* WARNING: Subroutine does not return */...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_express...
null
void MASKED(void) { int unaff_EBP; FUN_00061760(*(undefined4 *)(unaff_EBP + -0xdc)); FUN_00061760(*(undefined4 *)(unaff_EBP + -0xd8)); /* WARNING: Subroutine does not return */ FUN_00217770(); }
25_x86_64-linux-gnu-objdump_and_x86_64-linux-gnu-objdump_strip.c
ctime
ctime
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * ctime(time_t *__timer) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_ctime_00073070)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * ctime(time_t *__timer) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_ctime_00073070)(); return pcVar1; }
JMP dword ptr [EBX + 0x70]
null
null
null
null
[('tmp_67', u'CAST_-1205976535'), (u'CAST_-1205976534', u'RETURN_-1205976611'), (u'CALLIND_-1205976614', u'CAST_-1205976534'), (u'CALLIND_-1205976614', u'INDIRECT_-1205976541'), (u'INDIRECT_-1205976541', u'COPY_-1205976600'), ('const-0', u'RETURN_-1205976611'), (u'CAST_-1205976535', u'CALLIND_-1205976614')]
[('tmp_67', u'CAST_-1205976535'), (u'CAST_-1205976534', u'RETURN_-1205976611'), (u'CALLIND_-1205976614', u'CAST_-1205976534'), (u'CALLIND_-1205976614', u'INDIRECT_-1205976541'), (u'INDIRECT_-1205976541', u'COPY_-1205976600'), ('const-0', u'RETURN_-1205976611'), (u'CAST_-1205976535', u'CALLIND_-1205976614')]
null
null
000141d0
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * ctime(time_t *__timer)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_ctime_00073070)();\n return pcVar1;\n}\n\n" comment (function_definition "char * ctime(time_t *__timer)\n\n{\n char *pcVar1;\n \...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * ctime(time_t *__timer)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_ctime_00073070)();\n return pcVar1;\n}\n\n" comment (function_definition "char * ctime(time_t *__timer)\n\n{\n char *pcVar1;\n \...
(translation_unit "char * ctime(time_t *__timer)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_ctime_00073070)();\n return pcVar1;\n}\n\n" (function_definition "char * ctime(time_t *__timer)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_ctime_00073070)();\n return pcVar1;\n}" primitive_typ...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (t...
(function_definition "char * ctime(time_t *__timer)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_ctime_00073070)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* ctime(time_t *__timer)" (* "*") (function_declarator "ctime(time_t *__timer)" (identifier "ctime") (parameter_list "(tim...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(type_1 *__timer) { char *pcVar1; pcVar1 = (char *)(*(type_2 *)PTR_ctime_00073070)(); return pcVar1; }
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: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (decl...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(time_t *__timer) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_00073070)(); return pcVar1; }
351_i686-gnu-strip_and_i686-gnu-strip_strip.c
stab_array_type
FUN_0002a0f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bfd_boolean stab_array_type(void *p,bfd_signed_vma low,bfd_signed_vma high,bfd_boolean stringp) { int iVar1; stab_write_handle *info; char *__s; char *__s_00; size_t sVar2; size_t sVar3; char *__s_01; uint size; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_0002a0f0(int param_1,int param_2,int param_3,int param_4) { char *__s; char *__s_00; size_t sVar1; size_t sVar2; char *__s_01; int iVar3; int iVar4; bool bVar5; iVar4 = *(int *)(*(int *)(param_1 + 0x...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x000165d0 ADD EBX,0x14f07 SUB ESP,0x1c MOV EAX,dword ptr [ESP + 0x30] MOV EAX,dword ptr [EAX + 0x38] MOV ESI,dword ptr [EAX + 0x10] MOV EAX,dword ptr [ESP + 0x30] ADD EAX,0x38 MOV dword ptr [ESP + 0x4],EAX CALL 0x00028700 MOV EDI,EAX MOV EAX,dword ptr [ESP + 0x30] MOV EAX,dword...
null
null
null
null
[('tmp_208', u'CBRANCH_-1206017672'), ('tmp_842', u'CBRANCH_-1206017260'), ('const-0', u'INT_EQUAL_-1206017673'), (u'CALL_-1206017703', u'CALL_-1206017603'), (u'INT_ZEXT_-1206016919', u'MULTIEQUAL_-1206016709'), ('tmp_1249', u'BRANCH_-1206016982'), ('const-60', u'INT_ADD_-1206017029'), ('tmp_1365', u'CAST_-1206016651')...
[('tmp_208', u'CBRANCH_-1206017672'), ('const-417', u'STORE_-1206017522'), ('tmp_3435', u'INT_EQUAL_-1206017530'), ('tmp_842', u'CBRANCH_-1206017260'), (u'CAST_-1206016560', u'CALL_-1206017496'), (u'INT_MULT_-1206017113', u'MULTIEQUAL_-1206016967'), ('const-0', u'INT_EQUAL_-1206017673'), (u'CALL_-1206017566', u'CAST_-1...
null
null
0002a0f0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_0002a0f0(int param_1,int param_2,int param_3,int param_4)\n\n{\n char *__s;\n char *__s_00;\n size_t sVar1;\n size_t sVar2;\n char *__s_01;\n int iVar3;\n int iVar4;\n bool bVar5;\n \n iVar4 ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean stab_array_type(void *p,bfd_signed_vma low,bfd_signed_vma high,bfd_boolean stringp)\n\n{\n int iVar1;\n stab_write_handle *info;\n char *__s;\n char *__s_00;\n size_t sVar2;\n size_t sVar3;\n ...
(translation_unit "int FUN_0002a0f0(int param_1,int param_2,int param_3,int param_4)\n\n{\n char *__s;\n char *__s_00;\n size_t sVar1;\n size_t sVar2;\n char *__s_01;\n int iVar3;\n int iVar4;\n bool bVar5;\n \n iVar4 = *(int *)(*(int *)(param_1 + 0x38) + 0x10);\n __s = (char *)FUN_00028700();\n if (iVar4 =...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declarat...
(function_definition "int FUN_0002a0f0(int param_1,int param_2,int param_3,int param_4)\n\n{\n char *__s;\n char *__s_00;\n size_t sVar1;\n size_t sVar2;\n char *__s_01;\n int iVar3;\n int iVar4;\n bool bVar5;\n \n iVar4 = *(int *)(*(int *)(param_1 + 0x38) + 0x10);\n __s = (char *)FUN_00028700();\n if (iVar...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 function_1(void *p,type_2 var_11,type_2 var_12,type_1 var_7) { int var_2; type_3 *info; char *__s; char *__s_00; size_t var_5; size_t var_6; char *var_9; type_4 size; type_1 var_14; type_4 local_24; ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(int param_1,int param_2,int param_3,int param_4) { char *__s; char *__s_00; size_t sVar1; size_t sVar2; char *__s_01; int iVar3; int iVar4; bool bVar5; iVar4 = *(int *)(*(int *)(param_1 + 0x38) + ...
6580_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
_M_allocate_buckets
FUN_001940f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: __bucket_type * _M_allocate_buckets(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Ar...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * __regparm3 FUN_001940f0(uint param_1) { void *__s; if (param_1 < 0x40000000) { __s = (void *)FUN_001e5200(param_1 * 4); memset(__s,0,param_1 * 4); return __s; } /* WARNING: Subrout...
PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x1faf08 CMP EAX,0x3fffffff JA 0x0019412c LEA ESI,[EAX*0x4 + 0x0] SUB ESP,0xc PUSH ESI CALL 0x001e5200 ADD ESP,0xc PUSH ESI MOV EDI,EAX PUSH 0x0 PUSH EAX CALL 0x000292f0 ADD ESP,0x10 MOV EAX,EDI POP EBX POP ESI POP EDI RET CALL 0x0022c5f0
null
null
null
null
[('const-1', u'RETURN_-1207549540'), ('const-4', u'INT_MULT_-1207549626'), ('tmp_394', u'INT_LESS_-1207549648'), (u'CAST_-1207549431', u'CALL_-1207549587'), (u'COPY_-1207549575', u'RETURN_-1207549546'), (u'INT_MULT_-1207549626', u'CALL_-1207549587'), ('tmp_89', u'CBRANCH_-1207549656'), ('const-0', u'RETURN_-1207549546'...
[('const-1073741824', u'INT_LESS_-1207549648'), ('const-1', u'RETURN_-1207549540'), ('const-4', u'INT_MULT_-1207549626'), ('tmp_394', u'INT_LESS_-1207549648'), ('const-0', u'CALL_-1207549587'), (u'CALL_-1207549623', u'CAST_-1207549436'), (u'CAST_-1207549436', u'CALL_-1207549587'), (u'COPY_-1207549575', u'RETURN_-120754...
null
null
001940f0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid * __regparm3 FUN_001940f0(uint param_1)\n\n{\n void *__s;\n \n if (param_1 < 0x40000000) {\n __s = (void *)FUN_001e5200(param_1 * 4);\n memset(__s,0,param_1 * 4);\n return __s;\n }\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: __bucket_type *\n _M_allocate_buckets(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocat...
(translation_unit "void * __regparm3 FUN_001940f0(uint param_1)\n\n{\n void *__s;\n \n if (param_1 < 0x40000000) {\n __s = (void *)FUN_001e5200(param_1 * 4);\n memset(__s,0,param_1 * 4);\n return __s;\n }\n \n FUN_0022c5f0();\n}\n\n" (function_definition "void * __regparm3 FUN_001940f0(...
(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) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (co...
(function_definition "void * __regparm3 FUN_001940f0(uint param_1)\n\n{\n void *__s;\n \n if (param_1 < 0x40000000) {\n __s = (void *)FUN_001e5200(param_1 * 4);\n memset(__s,0,param_1 * 4);\n return __s;\n }\n \n FUN_0022c5f0();\n}" (primitive_type "void") (pointer_declarator "* __regpa...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: __bucket_type * _M_allocate_buckets(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Ar...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * __regparm3 MASKED(uint param_1) { void *__s; if (param_1 < 0x40000000) { __s = (void *)FUN_001e5200(param_1 * 4); memset(__s,0,param_1 * 4); return __s; } /* WARNING: Subroutine do...
89_s390x-linux-gnu-readelf_and_s390x-linux-gnu-readelf_strip.c
elf_metag_reloc_type
FUN_00016b40
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ char * __regparm3 elf_metag_reloc_type(ulong rtype) { switch(rtype) { case 0: return "R_METAG_HIADDR16"; case 1: return "R_METAG_LOADDR16"; case 2: return "R_METAG_ADDR32"; case 3: return "R_METAG_NONE";...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ char * __regparm3 FUN_00016b40(undefined4 param_1) { switch(param_1) { case 0: return "R_METAG_HIADDR16"; case 1: return "R_METAG_LOADDR16"; case 2: return "R_METAG_ADDR32"; case 3: return "R_METAG_NONE...
CALL 0x000140a5 ADD EDX,0x9d4bb CMP EAX,0x3d JA 0x00016e70 MOV ECX,dword ptr [EDX + EAX*0x4 + 0xfffd4c40] ADD ECX,EDX JMP ECX XOR EAX,EAX RET
null
null
null
null
[(u'COPY_-1205965303', u'RETURN_-1205965285'), (u'COPY_-1205965702', u'RETURN_-1205965684'), ('const-0', u'RETURN_-1205965369'), ('const-456553', u'COPY_-1205965492'), ('const-456336', u'COPY_-1205965261'), (u'COPY_-1205965618', u'RETURN_-1205965600'), ('const-0', u'RETURN_-1205965495'), ('const-456418', u'COPY_-120596...
[(u'COPY_-1205965303', u'RETURN_-1205965285'), (u'COPY_-1205965702', u'RETURN_-1205965684'), ('const-0', u'RETURN_-1205965369'), (u'COPY_-1205965618', u'RETURN_-1205965600'), ('const-456580', u'COPY_-1205965534'), ('const-0', u'RETURN_-1205965495'), ('const-0', u'RETURN_-1205965726'), ('const-0', u'RETURN_-1205965852')...
null
null
00016b40
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nchar * __regparm3 FUN_00016b40(undefined4 param_1)\n\n{\n switch(param_1) {\n case 0:\n return "R_METAG_HIADDR16";\n case 1:\n return "R_METAG_LOADDR16";\n case 2:\n return "R_METAG_ADDR32";\n ca...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nchar * __regparm3 elf_metag_reloc_type(ulong rtype)\n\n{\n switch(rtype) {\n case 0:\n return "R_METAG_HIADDR16";\n case 1:\n return "R_METAG_LOADDR16";\n case 2:\n return "R_METAG_ADDR32";\n case...
(translation_unit "char * __regparm3 FUN_00016b40(undefined4 param_1)\n\n{\n switch(param_1) {\n case 0:\n return "R_METAG_HIADDR16";\n case 1:\n return "R_METAG_LOADDR16";\n case 2:\n return "R_METAG_ADDR32";\n case 3:\n return "R_METAG_NONE";\n case 4:\n return "R_METAG_RELBRANCH";\n case 5:\n ...
(translation_unit (function_definition TYPE (pointer_declarator * (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (switch_statement switch (parenthesized_expression ( IDENT )) (compound_statement { (case_statement case LIT : (return_statement retu...
(function_definition "char * __regparm3 FUN_00016b40(undefined4 param_1)\n\n{\n switch(param_1) {\n case 0:\n return "R_METAG_HIADDR16";\n case 1:\n return "R_METAG_LOADDR16";\n case 2:\n return "R_METAG_ADDR32";\n case 3:\n return "R_METAG_NONE";\n case 4:\n return "R_METAG_RELBRANCH";\n case 5:\...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ char * __regparm3 function_1(type_1 rtype) { switch(rtype) { case 0: return "R_METAG_HIADDR16"; case 1: return "R_METAG_LOADDR16"; case 2: return "R_METAG_ADDR32"; case 3: return "R_METAG_NONE"; case 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: (type_identifier) declarator: (identifier))))) body: (compound_statement (switch_statement...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ char * __regparm3 MASKED(undefined4 param_1) { switch(param_1) { case 0: return "R_METAG_HIADDR16"; case 1: return "R_METAG_LOADDR16"; case 2: return "R_METAG_ADDR32"; case 3: return "R_METAG_NONE"; c...
23_x86_64-linux-gnux32-ranlib_and_x86_64-linux-gnux32-ranlib_strip.c
unlink
unlink
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int unlink(char *__name) { int iVar1; iVar1 = (*(code *)PTR_unlink_00021060)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int unlink(char *__name) { int iVar1; iVar1 = (*(code *)PTR_unlink_00021060)(); return iVar1; }
JMP dword ptr [EBX + 0x60]
null
null
null
null
[('tmp_67', u'CAST_-1205984791'), (u'CALLIND_-1205984870', u'INDIRECT_-1205984797'), (u'INDIRECT_-1205984797', u'COPY_-1205984856'), (u'CAST_-1205984791', u'CALLIND_-1205984870'), (u'CALLIND_-1205984870', u'RETURN_-1205984867'), ('const-0', u'RETURN_-1205984867')]
[('tmp_67', u'CAST_-1205984791'), (u'CALLIND_-1205984870', u'INDIRECT_-1205984797'), (u'INDIRECT_-1205984797', u'COPY_-1205984856'), (u'CAST_-1205984791', u'CALLIND_-1205984870'), (u'CALLIND_-1205984870', u'RETURN_-1205984867'), ('const-0', u'RETURN_-1205984867')]
null
null
00012190
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00021060)();\n return iVar1;\n}\n\n" comment (function_definition "int unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00021060)();\n return iVar1;\n}\n\n" comment (function_definition "int unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_...
(translation_unit "int unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00021060)();\n return iVar1;\n}\n\n" (function_definition "int unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00021060)();\n return iVar1;\n}" primitive_type (function_declarator "unlink(cha...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * ...
(function_definition "int unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00021060)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "unlink(char *__name)" (identifier "unlink") (parameter_list "(char *__name)" (( "(") (parameter_declaration "char *__name" (primitive_type ...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__name) { int iVar1; iVar1 = (*(type_1 *)PTR_unlink_00021060)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__name) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00021060)(); return iVar1; }
103_i686-linux-gnu-as_and_i686-linux-gnu-as_strip.c
strncmp
strncmp
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strncmp(char *__s1,char *__s2,size_t __n) { int iVar1; iVar1 = (*(code *)PTR_strncmp_000801a8)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strncmp(char *__s1,char *__s2,size_t __n) { int iVar1; iVar1 = (*(code *)PTR_strncmp_000801a8)(); return iVar1; }
JMP dword ptr [EBX + 0x1a8]
null
null
null
null
[('tmp_77', u'CAST_-1205975285'), (u'CALLIND_-1205975366', u'INDIRECT_-1205975293'), ('const-0', u'RETURN_-1205975363'), (u'INDIRECT_-1205975293', u'COPY_-1205975352'), (u'CAST_-1205975285', u'CALLIND_-1205975366'), (u'CALLIND_-1205975366', u'RETURN_-1205975363')]
[('tmp_77', u'CAST_-1205975285'), (u'CALLIND_-1205975366', u'INDIRECT_-1205975293'), ('const-0', u'RETURN_-1205975363'), (u'INDIRECT_-1205975293', u'COPY_-1205975352'), (u'CAST_-1205975285', u'CALLIND_-1205975366'), (u'CALLIND_-1205975366', u'RETURN_-1205975363')]
null
null
000146b0
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_000801a8)();\n return iVar1;\n}\n\n" comment (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_000801a8)();\n return iVar1;\n}\n\n" comment (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\...
(translation_unit "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_000801a8)();\n return iVar1;\n}\n\n" (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_000801a8)();\n return iVar1;\n}" pri...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (...
(function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_000801a8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "strncmp(char *__s1,char *__s2,size_t __n)" (identifier "strncmp") (parameter_list "(char *__s1,char *__s2,size_t __n)...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s1,char *__s2,size_t __n) { int iVar1; iVar1 = (*(type_1 *)PTR_strncmp_000801a8)(); 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,size_t __n) { int iVar1; iVar1 = (*(code *)PTR_MASKED_000801a8)(); return iVar1; }
1061_putty_and_putty_strip.c
ssh_unthrottle
FUN_0005ca66
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh_unthrottle(void *handle,int bufsize) { Ssh_conflict ssh; if (*(int *)((int)handle + 0x198) == 1) {...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0005ca66(int param_1,int param_2) { if (*(int *)(param_1 + 0x198) == 1) { if ((*(int *)(param_1 + 0x1a8) != 0) && (param_2 < 0x8000)) { *(undefined4 *)(param_1 + 0x1a8) = 0; FUN_00046623(param_1,0xffff...
PUSH EBP MOV EBP,ESP SUB ESP,0x18 CALL 0x0001c87c ADD EAX,0xb9d23 MOV EAX,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0xc],EAX MOV EAX,dword ptr [EBP + -0xc] MOV EAX,dword ptr [EAX + 0x198] CMP EAX,0x1 JNZ 0x0005cabf MOV EAX,dword ptr [EBP + -0xc] MOV EAX,dword ptr [EAX + 0x1a8] TEST EAX,EAX JZ 0x0005cae4 CMP dword ptr...
null
null
null
null
[('const-0', u'INT_NOTEQUAL_-1206203686'), (u'INT_ADD_-1206203638', u'CAST_-1206203352'), (u'CAST_-1206203396', u'LOAD_-1206203740'), ('const-424', u'INT_ADD_-1206203638'), ('const-4294967295', u'CALL_-1206203610'), ('const-0', u'STORE_-1206203652'), ('tmp_566', u'CAST_-1206203313'), ('const-296', u'INT_ADD_-1206203539...
[('const-0', u'INT_NOTEQUAL_-1206203686'), ('const-424', u'INT_ADD_-1206203638'), (u'CAST_-1206203361', u'STORE_-1206203652'), ('tmp_1102', u'CALL_-1206203487'), ('tmp_1102', u'INT_SLESS_-1206203654'), ('const-296', u'INT_ADD_-1206203539'), (u'LOAD_-1206203526', u'CALL_-1206203487'), ('tmp_218', u'CBRANCH_-1206203661')...
null
null
0005ca66
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0005ca66(int param_1,int param_2)\n\n{\n if (*(int *)(param_1 + 0x198) == 1) {\n if ((*(int *)(param_1 + 0x1a8) != 0) && (param_2 < 0x8000)) {\n *(undefined4 *)(param_1 + 0x1a8) = 0;\n F...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh_unthrottle(void *handle,int bufsize)\n\n{\n Ssh_conflict ssh;\n \n if (*(int *)((...
(translation_unit "void FUN_0005ca66(int param_1,int param_2)\n\n{\n if (*(int *)(param_1 + 0x198) == 1) {\n if ((*(int *)(param_1 + 0x1a8) != 0) && (param_2 < 0x8000)) {\n *(undefined4 *)(param_1 + 0x1a8) = 0;\n FUN_00046623(param_1,0xffffffff);\n }\n }\n else if (*(int *)(param_1 + 0x128) != 0) {\n...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstr...
(function_definition "void FUN_0005ca66(int param_1,int param_2)\n\n{\n if (*(int *)(param_1 + 0x198) == 1) {\n if ((*(int *)(param_1 + 0x1a8) != 0) && (param_2 < 0x8000)) {\n *(undefined4 *)(param_1 + 0x1a8) = 0;\n FUN_00046623(param_1,0xffffffff);\n }\n }\n else if (*(int *)(param_1 + 0x128) != 0) ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *handle,int var_1) { type_1 ssh; if (*(int *)((int)handle + 0x198) == 1) { if ((*(...
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) { if (*(int *)(param_1 + 0x198) == 1) { if ((*(int *)(param_1 + 0x1a8) != 0) && (param_2 < 0x8000)) { *(undefined4 *)(param_1 + 0x1a8) = 0; FUN_00046623(param_1,0xffffffff);...
77_paste_and_paste_strip.c
set_program_name
FUN_00012719
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void set_program_name(char *argv0) { char *pcVar1; char *__s1; int iVar2; char *slash; char *base; if (argv0 != (char *)0x0) { pcVar1 = strrchr(argv0,0x2f); __s1 = ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00012719(char *param_1) { char *pcVar1; char *__s1; int iVar2; if (param_1 != (char *)0x0) { pcVar1 = strrchr(param_1,0x2f); __s1 = param_1; if (pcVar1 != (char *)0x0) { __s1 = pcVar1 + 1; ...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x14 CALL 0x000113d0 ADD EBX,0x88db CMP dword ptr [EBP + 0x8],0x0 JNZ 0x00012752 MOV EAX,dword ptr [EBX + 0xffffffc0] MOV EAX,dword ptr [EAX] PUSH EAX PUSH 0x37 PUSH 0x1 LEA EAX,[EBX + 0xffffc4d8] PUSH EAX CALL 0x00011140 ADD ESP,0x10 CALL 0x00011340 SUB ESP,0x8 PUSH 0x2f PUSH dwor...
null
null
null
null
[(u'CALL_-1205983294', u'INDIRECT_-1205982791'), (u'MULTIEQUAL_-1205982941', u'PTRADD_-1205983117'), ('tmp_887', u'COPY_-1205982794'), ('const-0', u'RETURN_-1205982922'), (u'CALL_-1205983135', u'INDIRECT_-1205982729'), (u'COPY_-1205982779', u'CALL_-1205983135'), (u'INDIRECT_-1205982801', u'MULTIEQUAL_-1205982667'), (u'...
[(u'CALL_-1205983294', u'INDIRECT_-1205982791'), (u'MULTIEQUAL_-1205982941', u'PTRADD_-1205983117'), ('const-0', u'RETURN_-1205982922'), (u'CALL_-1205983135', u'INDIRECT_-1205982729'), ('const-0', u'INT_NOTEQUAL_-1205983398'), (u'COPY_-1205982779', u'CALL_-1205983135'), (u'INDIRECT_-1205982801', u'MULTIEQUAL_-120598266...
null
null
00012719
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00012719(char *param_1)\n\n{\n char *pcVar1;\n char *__s1;\n int iVar2;\n \n if (param_1 != (char *)0x0) {\n pcVar1 = strrchr(param_1,0x2f);\n __s1 = param_1;\n if (pcVar1 != (char *)0x0...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid set_program_name(char *argv0)\n\n{\n char *pcVar1;\n char *__s1;\n int iVar2;\n char *slash;\n char *base;\n \n if (argv0 != (char *)0x0) {\n pcVar1 = s...
(translation_unit "void FUN_00012719(char *param_1)\n\n{\n char *pcVar1;\n char *__s1;\n int iVar2;\n \n if (param_1 != (char *)0x0) {\n pcVar1 = strrchr(param_1,0x2f);\n __s1 = param_1;\n if (pcVar1 != (char *)0x0) {\n __s1 = pcVar1 + 1;\n }\n if (((6 < (int)__s1 - (int)param_1) && (iVar2 = st...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (if_statement if (pa...
(function_definition "void FUN_00012719(char *param_1)\n\n{\n char *pcVar1;\n char *__s1;\n int iVar2;\n \n if (param_1 != (char *)0x0) {\n pcVar1 = strrchr(param_1,0x2f);\n __s1 = param_1;\n if (pcVar1 != (char *)0x0) {\n __s1 = pcVar1 + 1;\n }\n if (((6 < (int)__s1 - (int)param_1) && (iVar2 =...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(char *var_1) { char *var_3; char *var_5; int var_6; char *slash; char *base; if (var_1 != (char *)0x0) { var_3 = var_2(var_1,0x2f); var_5 = var_1; ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(char *param_1) { char *pcVar1; char *__s1; int iVar2; if (param_1 != (char *)0x0) { pcVar1 = strrchr(param_1,0x2f); __s1 = param_1; if (pcVar1 != (char *)0x0) { __s1 = pcVar1 + 1; } ...
589_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c
gldelf_x86_64_get_script
FUN_00038d20
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ char * gldelf_x86_64_get_script(int *isfile) { char *pcVar1; byte bVar2; uint uVar3; *isfile = 0; bVar2 = link_info._0_1_ & 3; if (bVar2 == 2) { pcVar1 = "/* Script for ld -Ur: link w/out relocation, do cr...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ char * FUN_00038d20(undefined4 *param_1) { char *pcVar1; byte bVar2; uint uVar3; *param_1 = 0; bVar2 = DAT_001d03e0 & 3; if (bVa...
CALL 0x00017cb5 ADD EDX,0x1952db PUSH ESI PUSH EBX MOV EAX,dword ptr [ESP + 0xc] MOV dword ptr [EAX],0x0 LEA EBX,[EDX + 0x23e0] MOVZX ECX,byte ptr [EBX] AND ECX,0x3 CMP CL,0x2 JZ 0x00038dd8 LEA ESI,[EDX + 0x24e0] LEA EAX,[EDX + 0xffebbbcc] CMP dword ptr [ESI + 0x30],0x0 JZ 0x00038dd1 MOV ESI,dword ptr [ESI] LEA EAX,[ED...
null
null
null
null
[(u'COPY_-1206088053', u'COPY_-1206087296'), (u'COPY_-1206087684', u'MULTIEQUAL_-1206087489'), ('const-0', u'INT_NOTEQUAL_-1206088099'), ('const-0', u'INT_NOTEQUAL_-1206087692'), ('tmp_849', u'CBRANCH_-1206087659'), ('const-536870915', u'INT_AND_-1206087605'), (u'INDIRECT_-1206087533', u'COPY_-1206087402'), (u'COPY_-12...
[(u'COPY_-1206088053', u'COPY_-1206087296'), (u'COPY_-1206087684', u'MULTIEQUAL_-1206087489'), ('const-0', u'INT_NOTEQUAL_-1206088099'), ('const-0', u'INT_NOTEQUAL_-1206087692'), ('const-0', u'RETURN_-1206087326'), ('tmp_849', u'CBRANCH_-1206087659'), ('const-536870915', u'INT_AND_-1206087605'), (u'INDIRECT_-1206087533...
null
null
00038d20
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nchar * FUN_00038d20(undefined4 *param_1)\n\n{\n char *pcVar1;\n byte bVar2;\n uint uVar3;\n \n *param_1 = 0;\n bVar2 ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nchar * gldelf_x86_64_get_script(int *isfile)\n\n{\n char *pcVar1;\n byte bVar2;\n uint uVar3;\n \n *isfile = 0;\n bVar2 = link_info._0_1_ & 3;\n if (bVar2 == 2) {\n pcVar1 = \n "/* Script for ld -U...
(translation_unit "char * FUN_00038d20(undefined4 *param_1)\n\n{\n char *pcVar1;\n byte bVar2;\n uint uVar3;\n \n *param_1 = 0;\n bVar2 = DAT_001d03e0 & 3;\n if (bVar2 == 2) {\n pcVar1 = \n "\n\nOUTPUT_FORMAT(\"elf64-x86-64\", \"elf64-x86-64\",\n\t \"elf64-x86-64\")\nOUTPUT_ARCH(i386:x86-64)\n \nSECTI...
(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 "char * FUN_00038d20(undefined4 *param_1)\n\n{\n char *pcVar1;\n byte bVar2;\n uint uVar3;\n \n *param_1 = 0;\n bVar2 = DAT_001d03e0 & 3;\n if (bVar2 == 2) {\n pcVar1 = \n "\n\nOUTPUT_FORMAT(\"elf64-x86-64\", \"elf64-x86-64\",\n\t \"elf64-x86-64\")\nOUTPUT_ARCH(i386:x86-64)\n \nSE...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ char * function_1(int *isfile) { char *pcVar1; type_1 var_1; type_2 var_2; *isfile = 0; var_1 = link_info._0_1_ & 3; if (var_1 == 2) { pcVar1 = "/* Script for ld -Ur: link w/out relocation, do create const...
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: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (decl...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ char * MASKED(undefined4 *param_1) { char *pcVar1; byte bVar2; uint uVar3; *param_1 = 0; bVar2 = DAT_001d03e0 & 3; if (bVar2 == ...
5172_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
add_local_generic
FUN_00122ba0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_local_generic(Output_data_reloc<4,_true,_32,_true> * this, Relobj * relobj, uint local_sym_index, uint type, Output_data * od, uint64_t address, uint64_t addend) */ void __thiscall gold:...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00122ba0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,int param_7,undefined4 param_8,int param_9) { undefined1 local_28 [24]; un...
PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x26c458 SUB ESP,0x20 MOV ECX,dword ptr [ESP + 0x50] MOV ESI,dword ptr [ESP + 0x40] MOV EAX,dword ptr [ESP + 0x44] MOV EDX,dword ptr [ESP + 0x48] MOV EDI,dword ptr [ESP + 0x4c] TEST ECX,ECX JNZ 0x00122c09 TEST EDX,EDX JNZ 0x00122c09 SUB ESP,0x8 PUSH 0x0 PUSH 0x0 PUSH 0...
null
null
null
null
[(u'PTRSUB_-1207095888', u'CALL_-1207096218'), ('const-2702088', u'COPY_-1207095905'), (u'INT_EQUAL_-1207096319', u'CBRANCH_-1207096317'), ('tmp_524', u'CALL_-1207096218'), (u'CAST_-1207095889', u'CALL_-1207096218'), ('const-0', u'RETURN_-1207096136'), ('tmp_525', u'CALL_-1207096218'), ('const-0', u'INT_EQUAL_-12070963...
[(u'INT_EQUAL_-1207096319', u'CBRANCH_-1207096317'), ('tmp_1199', u'CALL_-1207096218'), (u'PTRSUB_-1207095932', u'CALL_-1207096174'), ('tmp_1193', u'INT_EQUAL_-1207096319'), (u'CALL_-1207096218', u'INDIRECT_-1207095947'), ('tmp_1197', u'COPY_-1207096216'), (u'COPY_-1207095943', u'CALL_-1207096099'), ('tmp_1194', u'CALL...
null
null
00122ba0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00122ba0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,int param_7,undefined4 param_8,int param_9)\n\n{\n undefi...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_local_generic(Output_data_reloc<4,_true,_32,_true> * this,\n Relobj * relobj, uint local_sym_index, uint type, Output_data * od, uint64_t address, uint64_t\n addend) */\n...
(translation_unit "void FUN_00122ba0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,int param_7,undefined4 param_8,int param_9)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n local_10 = 0x122ba8;\n if ((param_9 == 0...
(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_00122ba0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,int param_7,undefined4 param_8,int param_9)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n local_10 = 0x122ba8;\n if ((param_9 =...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_local_generic(Output_data_reloc<4,_true,_32,_true> * this, Relobj * relobj, uint local_sym_index, uint type, Output_data * od, uint64_t address, uint64_t addend) */ void __thiscall gold:...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,int param_7,undefined4 param_8,int param_9) { undefined1 local_28 [24]; undefine...
8223_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
~overflow_error
FUN_001d0500
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::overflow_error::~overflow_error() */ void __thiscall std::overflow_error::~overflow_error(overflow_error *this) { *(undefined ***)this = &PTR__overflow_error_003008b8; runtime_error::~runtime_error((runtime_error *)th...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001d0500(undefined4 *param_1) { *param_1 = &PTR_FUN_003008b8; FUN_001d03f0(param_1); return; }
PUSH EBX CALL 0x00032730 ADD EBX,0x131afa SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x1c] LEA EDX,[EBX + 0xffffe8b0] ADD EDX,0x8 MOV dword ptr [EAX],EDX PUSH EAX CALL 0x001d03f0 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-0', u'PTRSUB_-1207827019'), (u'PTRSUB_-1207827019', u'STORE_-1207827130'), ('tmp_183', u'CAST_-1207827016'), (u'CAST_-1207827020', u'STORE_-1207827130'), ('const-417', u'STORE_-1207827130'), ('const-3147960', u'PTRSUB_-1207827019'), ('tmp_183', u'CAST_-1207827020'), (u'CAST_-1207827016', u'CALL_-1207827117'), ...
[('tmp_282', u'CALL_-1207827117'), ('const-417', u'STORE_-1207827130'), (u'PTRSUB_-1207827019', u'STORE_-1207827130'), ('const-3147960', u'PTRSUB_-1207827019'), ('tmp_282', u'STORE_-1207827130'), ('const-0', u'PTRSUB_-1207827019'), ('const-0', u'RETURN_-1207827089')]
null
null
001d0500
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001d0500(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003008b8;\n FUN_001d03f0(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_001d0500(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::overflow_error::~overflow_error() */\n\nvoid __thiscall std::overflow_error::~overflow_error(overflow_error *this)\n\n{\n *(undefined ***)this = &PTR__overflow_error_003008b8;\n runtime_error::~runtime_...
(translation_unit "void FUN_001d0500(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003008b8;\n FUN_001d03f0(param_1);\n return;\n}\n\n" (function_definition "void FUN_001d0500(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003008b8;\n FUN_001d03f0(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_001d0500(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003008b8;\n FUN_001d03f0(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001d0500(undefined4 *param_1)" (identifier "FUN_001d0500") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::overflow_error::~overflow_error() */ void __thiscall std::function_1::~function_1(function_1 *this) { *(type_1 ***)this = &PTR__overflow_error_003008b8; runtime_error::~var_1((var_1 *)this); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (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_003008b8; FUN_001d03f0(param_1); return; }
853_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
read
FUN_000388c0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void read(Dwo_file * this, Dwp_output_file * output_file) */ ssize_t __thiscall gold::Dwo_file::read(Dwo_file *this,int __fd,void *__buf,size_t __...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_000388c0(undefined4 *param_1,undefined4 param_2) { int *piVar1; code *pcVar2; undefined4 uVar3; int iVar4; int iVar5; uint uVar6; byte *pbVar7; uint *puVar8; undefined4 uVar9; uint *puVar10; uint *...
CALL 0x000559e6 ADD EAX,0x35673b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x84 PUSH dword ptr [EBP + 0xc] PUSH dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0x6c],EAX CALL 0x00037ff0 MOV EBX,dword ptr [EBP + 0x8] ADD ESP,0x10 MOV EDI,dword ptr [EBX + 0x14] MOV ECX,dword ptr [EBX + 0xc] MOV dword ptr [EBX +...
null
null
null
null
[(u'MULTIEQUAL_-1206085041', u'LOAD_-1206087617'), ('const-12', u'PTRSUB_-1206080350'), ('const-232748', u'STORE_-1206087201'), (u'INDIRECT_-1206081699', u'MULTIEQUAL_-1206081900'), (u'INT_SUB_-1206087877', u'CAST_-1206079860'), (u'CALL_-1206086612', u'INDIRECT_-1206082223'), (u'STORE_-1206087233', u'INDIRECT_-12060822...
[(u'INT_MULT_-1206084775', u'INT_ADD_-1206081746'), (u'STORE_-1206087804', u'INDIRECT_-1206082651'), (u'CALL_-1206086910', u'INDIRECT_-1206081914'), (u'CALL_-1206089449', u'INDIRECT_-1206082763'), (u'STORE_-1206087206', u'INDIRECT_-1206082615'), (u'INDIRECT_-1206082027', u'MULTIEQUAL_-1206082366'), ('const-232748', u'S...
null
null
000388c0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_000388c0(undefined4 *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n code *pcVar2;\n undefined4 uVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n byte *pbVar7;\n uint *puVar8;\n undefined4 u...
(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 read(Dwo_file * this, Dwp_output_file * output_file) */\n\nssize_t __thiscall gold::Dwo_file::read(Dwo_file *this,int __fd...
(translation_unit "void FUN_000388c0(undefined4 *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n code *pcVar2;\n undefined4 uVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n byte *pbVar7;\n uint *puVar8;\n undefined4 uVar9;\n uint *puVar10;\n uint *puVar11;\n undefined **ppuVar12;\n byte *pbVar13;\n byte...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declarati...
(function_definition "void FUN_000388c0(undefined4 *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n code *pcVar2;\n undefined4 uVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n byte *pbVar7;\n uint *puVar8;\n undefined4 uVar9;\n uint *puVar10;\n uint *puVar11;\n undefined **ppuVar12;\n byte *pbVar13;\n b...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void read(Dwo_file * this, Dwp_output_file * output_file) */ ssize_t __thiscall gold::type_1::function_1(type_1 *this,int __fd,void *__buf,size_t ...
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.ax replaced with injection: get_pc_thunk_ax */ void MASKED(undefined4 *param_1,undefined4 param_2) { int *piVar1; code *pcVar2; undefined4 uVar3; int iVar4; int iVar5; uint uVar6; byte *pbVar7; uint *puVar8; undefined4 uVar9; uint *puVar10; uint *puVar1...
84_riscv64-linux-gnu-as_and_riscv64-linux-gnu-as_strip.c
getopt_long_only
getopt_long_only
void getopt_long_only(void) { (*(code *)PTR_getopt_long_only_0006c158)(); return; }
void getopt_long_only(void) { (*(code *)PTR_getopt_long_only_0006c158)(); return; }
JMP dword ptr [EBX + 0x158]
null
null
null
null
[('tmp_58', u'CAST_-1205979705'), (u'CALLIND_-1205979782', u'INDIRECT_-1205979710'), (u'CAST_-1205979705', u'CALLIND_-1205979782'), ('const-0', u'RETURN_-1205979779'), (u'INDIRECT_-1205979710', u'COPY_-1205979769')]
[('tmp_58', u'CAST_-1205979705'), (u'CALLIND_-1205979782', u'INDIRECT_-1205979710'), (u'CAST_-1205979705', u'CALLIND_-1205979782'), ('const-0', u'RETURN_-1205979779'), (u'INDIRECT_-1205979710', u'COPY_-1205979769')]
null
null
00013570
x86
O0
(translation_unit "void getopt_long_only(void)\n\n{\n (*(code *)PTR_getopt_long_only_0006c158)();\n return;\n}\n\n" (function_definition "void getopt_long_only(void)\n\n{\n (*(code *)PTR_getopt_long_only_0006c158)();\n return;\n}" primitive_type (function_declarator "getopt_long_only(void)" identifier (parameter_li...
(translation_unit "void getopt_long_only(void)\n\n{\n (*(code *)PTR_getopt_long_only_0006c158)();\n return;\n}\n\n" (function_definition "void getopt_long_only(void)\n\n{\n (*(code *)PTR_getopt_long_only_0006c158)();\n return;\n}" primitive_type (function_declarator "getopt_long_only(void)" identifier (parameter_li...
(translation_unit "void getopt_long_only(void)\n\n{\n (*(code *)PTR_getopt_long_only_0006c158)();\n return;\n}\n\n" (function_definition "void getopt_long_only(void)\n\n{\n (*(code *)PTR_getopt_long_only_0006c158)();\n return;\n}" primitive_type (function_declarator "getopt_long_only(void)" identifier (parameter_li...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void getopt_long_only(void)\n\n{\n (*(code *)PTR_getopt_long_only_0006c158)();\n return;\n}" (primitive_type "void") (function_declarator "getopt_long_only(void)" (identifier "getopt_long_only") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (co...
void function_1(void) { (*(type_1 *)PTR_getopt_long_only_0006c158)(); 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_0006c158)(); return; }
753_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
failure
FUN_000341e2
/* std::ios_base::failure::failure(std::string const&) [clone .cold.9] */ void __thiscall std::ios_base::failure::failure(failure *this,string *param_1) { undefined4 in_EDX; int unaff_EBP; exception *unaff_EDI; *(undefined4 *)(unaff_EBP + -0x20) = in_EDX; exception::~exception(unaff_EDI); if (*(int *)...
void __regparm3 FUN_000341e2(undefined4 param_1,undefined4 param_2) { int unaff_EBP; *(undefined4 *)(unaff_EBP + -0x20) = param_2; FUN_001e62f0(); if (*(int *)(unaff_EBP + -0x20) != -1) { /* WARNING: Subroutine does not return */ FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c)); }...
SUB ESP,0xc MOV EBX,ESI MOV dword ptr [EBP + -0x20],EDX PUSH EDI CALL 0x001e62f0 MOV EDX,dword ptr [EBP + -0x20] ADD ESP,0x10 ADD EDX,0x1 JZ 0x00034206 SUB ESP,0xc PUSH dword ptr [EBP + -0x1c] CALL 0x0027dd80 SUB ESP,0xc PUSH dword ptr [EBP + -0x1c] CALL 0x001e6260
null
null
null
null
[('tmp_308', u'STORE_-1206107658'), ('tmp_307', u'INT_ADD_-1206107581'), ('const-1', u'RETURN_-1206107548'), (u'LOAD_-1206107642', u'INT_NOTEQUAL_-1206107611'), (u'INT_NOTEQUAL_-1206107611', u'CBRANCH_-1206107610'), ('const-4294967268', u'INT_ADD_-1206107551'), (u'INT_ADD_-1206107551', u'CAST_-1206107441'), ('const-417...
[(u'INT_ADD_-1206107626', u'CAST_-1206107473'), ('const-1', u'RETURN_-1206107548'), (u'INT_ADD_-1206107644', u'CAST_-1206107483'), (u'LOAD_-1206107642', u'INT_NOTEQUAL_-1206107611'), ('const-417', u'LOAD_-1206107642'), (u'INT_NOTEQUAL_-1206107611', u'CBRANCH_-1206107610'), ('const-4294967268', u'INT_ADD_-1206107551'), ...
null
null
000341e2
x86
O0
(translation_unit "void __regparm3 FUN_000341e2(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBP;\n \n *(undefined4 *)(unaff_EBP + -0x20) = param_2;\n FUN_001e62f0();\n if (*(int *)(unaff_EBP + -0x20) != -1) {\n /* WARNING: Subroutine does not return */\n FUN_0027dd80(*(undefined4 ...
(translation_unit "/* std::ios_base::failure::failure(std::string const&) [clone .cold.9] */\n\nvoid __thiscall std::ios_base::failure::failure(failure *this,string *param_1)\n\n{\n undefined4 in_EDX;\n int unaff_EBP;\n exception *unaff_EDI;\n \n *(undefined4 *)(unaff_EBP + -0x20) = in_EDX;\n exception::~exceptio...
(translation_unit "void __regparm3 FUN_000341e2(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBP;\n \n *(undefined4 *)(unaff_EBP + -0x20) = param_2;\n FUN_001e62f0();\n if (*(int *)(unaff_EBP + -0x20) != -1) {\n \n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c));\n }\n ...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_...
(function_definition "void __regparm3 FUN_000341e2(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBP;\n \n *(undefined4 *)(unaff_EBP + -0x20) = param_2;\n FUN_001e62f0();\n if (*(int *)(unaff_EBP + -0x20) != -1) {\n \n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c));\n }\n ...
/* std::ios_base::failure::failure(std::string const&) [clone .cold.9] */ void __thiscall std::ios_base::function_1::function_1(function_1 *this,type_1 *param_1) { type_2 in_EDX; int var_1; type_3 *unaff_EDI; *(type_2 *)(var_1 + -0x20) = in_EDX; exception::~type_3(unaff_EDI); if (*(int *)(var_1 + -0x2...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bod...
null
void __regparm3 MASKED(undefined4 param_1,undefined4 param_2) { int unaff_EBP; *(undefined4 *)(unaff_EBP + -0x20) = param_2; FUN_001e62f0(); if (*(int *)(unaff_EBP + -0x20) != -1) { /* WARNING: Subroutine does not return */ FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c)); } ...
25_powerpc64-linux-gnu-nm_and_powerpc64-linux-gnu-nm_strip.c
fopen64
fopen64
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ FILE * fopen64(char *__filename,char *__modes) { FILE *pFVar1; pFVar1 = (FILE *)(*(code *)PTR_fopen64_0001d070)(); return pFVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ FILE * fopen64(char *__filename,char *__modes) { FILE *pFVar1; pFVar1 = (FILE *)(*(code *)PTR_fopen64_0001d070)(); return pFVar1; }
JMP dword ptr [EBX + 0x70]
null
null
null
null
[('const-0', u'RETURN_-1205984803'), (u'CALLIND_-1205984806', u'CAST_-1205984725'), (u'INDIRECT_-1205984733', u'COPY_-1205984792'), (u'CAST_-1205984725', u'RETURN_-1205984803'), (u'CAST_-1205984726', u'CALLIND_-1205984806'), ('tmp_72', u'CAST_-1205984726'), (u'CALLIND_-1205984806', u'INDIRECT_-1205984733')]
[('const-0', u'RETURN_-1205984803'), (u'CALLIND_-1205984806', u'CAST_-1205984725'), (u'INDIRECT_-1205984733', u'COPY_-1205984792'), (u'CAST_-1205984725', u'RETURN_-1205984803'), (u'CAST_-1205984726', u'CALLIND_-1205984806'), ('tmp_72', u'CAST_-1205984726'), (u'CALLIND_-1205984806', u'INDIRECT_-1205984733')]
null
null
000121d0
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nFILE * fopen64(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen64_0001d070)();\n return pFVar1;\n}\n\n" comment (function_definition "FILE * fopen64(char *__filename,char ...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nFILE * fopen64(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen64_0001d070)();\n return pFVar1;\n}\n\n" comment (function_definition "FILE * fopen64(char *__filename,char ...
(translation_unit "FILE * fopen64(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen64_0001d070)();\n return pFVar1;\n}\n\n" (function_definition "FILE * fopen64(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen64_0001d070)(...
(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) ;) (expression_st...
(function_definition "FILE * fopen64(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen64_0001d070)();\n return pFVar1;\n}" (type_identifier "FILE") (pointer_declarator "* fopen64(char *__filename,char *__modes)" (* "*") (function_declarator "fopen64(char *__filename,char...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 * function_1(char *__filename,char *__modes) { type_1 *pFVar1; pFVar1 = (type_1 *)(*(type_2 *)PTR_fopen64_0001d070)(); return pFVar1; }
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: Unknown calling convention -- yet parameter storage is locked */ FILE * MASKED(char *__filename,char *__modes) { FILE *pFVar1; pFVar1 = (FILE *)(*(code *)PTR_MASKED_0001d070)(); return pFVar1; }
209_riscv64-linux-gnu-gprof_and_riscv64-linux-gnu-gprof_strip.c
fseek
fseek
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fseek(FILE *__stream,long __off,int __whence) { /* WARNING: Bad instruction - Truncating control flow here */ /* fseek@@GLIBC_2.0 */ ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fseek(FILE *__stream,long __off,int __whence) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205997466')]
[('const-1', u'RETURN_-1205997466')]
null
null
0002f05c
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fseek(FILE *__stream,long __off,int __whence)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fseek(FILE *__stream,long __off,int __whence)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "int fseek(FILE *__stream,long __off,int __whence)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fseek(FILE *__stream,long __off,int __whence)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fseek(FILE *__stream,long __off,int __...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argu...
(function_definition "int fseek(FILE *__stream,long __off,int __whence)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fseek(FILE *__stream,long __off,int __whence)" (identifier "fseek") (parameter_list "(FILE *__stream,long __off,int __whence)" (( "(") (parameter_declara...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream,long __off,int __whence) { /* WARNING: Bad instruction - Truncating control flow here */ /* fseek@@GLIBC_2....
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (i...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream,long __off,int __whence) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
489_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
Dynobj
FUN_0002e4ee
/* gold::Dynobj::Dynobj(std::string const&, gold::Input_file*, long long) [clone .cold.399] */ void __thiscall gold::Dynobj::Dynobj(Dynobj *this,string *param_1,Input_file *param_2,longlong param_3) { int unaff_EBP; int unaff_ESI; if (*(void **)(unaff_EBP + -0x4c) != *(void **)(unaff_ESI + 4)) { operato...
void FUN_0002e4ee(void) { int unaff_EBP; int unaff_ESI; if (*(int *)(unaff_EBP + -0x4c) != *(int *)(unaff_ESI + 4)) { FUN_001807a0(*(int *)(unaff_ESI + 4)); } /* WARNING: Subroutine does not return */ FUN_00217770(); }
MOV EDX,dword ptr [ESI + 0x4] CMP dword ptr [EBP + -0x4c],EDX JZ 0x0002e505 SUB ESP,0xc MOV EBX,dword ptr [EBP + -0x3c] PUSH EDX CALL 0x001807a0 ADD ESP,0x10 SUB ESP,0xc MOV EBX,dword ptr [EBP + -0x3c] PUSH EDI CALL 0x00217770
null
null
null
null
[(u'LOAD_-1206000393', u'INT_NOTEQUAL_-1206000377'), (u'INT_ADD_-1206000377', u'CAST_-1206000209'), (u'LOAD_-1206000399', u'INT_NOTEQUAL_-1206000377'), ('const-417', u'LOAD_-1206000393'), ('tmp_42', u'CBRANCH_-1206000376'), ('const-417', u'LOAD_-1206000399'), ('const-4294967220', u'INT_ADD_-1206000377'), (u'CAST_-12060...
[('tmp_278', u'INT_ADD_-1206000377'), (u'LOAD_-1206000393', u'INT_NOTEQUAL_-1206000377'), ('const-417', u'LOAD_-1206000399'), (u'LOAD_-1206000399', u'INT_NOTEQUAL_-1206000377'), ('tmp_42', u'CBRANCH_-1206000376'), ('const-4294967220', u'INT_ADD_-1206000377'), (u'LOAD_-1206000399', u'CALL_-1206000347'), (u'CAST_-1206000...
null
null
0002e4ee
x86
O0
(translation_unit "void FUN_0002e4ee(void)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n if (*(int *)(unaff_EBP + -0x4c) != *(int *)(unaff_ESI + 4)) {\n FUN_001807a0(*(int *)(unaff_ESI + 4));\n }\n /* WARNING: Subroutine does not return */\n FUN_00217770();\n}\n\n" (function_definition "void F...
(translation_unit "/* gold::Dynobj::Dynobj(std::string const&, gold::Input_file*, long long) [clone .cold.399] */\n\nvoid __thiscall\ngold::Dynobj::Dynobj(Dynobj *this,string *param_1,Input_file *param_2,longlong param_3)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n if (*(void **)(unaff_EBP + -0x4c) != *(void **)(un...
(translation_unit "void FUN_0002e4ee(void)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n if (*(int *)(unaff_EBP + -0x4c) != *(int *)(unaff_ESI + 4)) {\n FUN_001807a0(*(int *)(unaff_ESI + 4));\n }\n \n FUN_00217770();\n}\n\n" (function_definition "void FUN_0002e4ee(void)\n\n{\n int unaff_EBP;\...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor ...
(function_definition "void FUN_0002e4ee(void)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n if (*(int *)(unaff_EBP + -0x4c) != *(int *)(unaff_ESI + 4)) {\n FUN_001807a0(*(int *)(unaff_ESI + 4));\n }\n \n FUN_00217770();\n}" (primitive_type "void") (function_declarator "FUN_0002e4ee(void)" (ide...
/* gold::Dynobj::Dynobj(std::string const&, gold::Input_file*, long long) [clone .cold.399] */ void __thiscall gold::function_1::function_1(function_1 *this,type_1 *param_1,type_2 *param_2,type_3 param_3) { int var_1; int var_2; if (*(void **)(var_1 + -0x4c) != *(void **)(var_2 + 4)) { var_3(*(void **)(...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type)...
null
void MASKED(void) { int unaff_EBP; int unaff_ESI; if (*(int *)(unaff_EBP + -0x4c) != *(int *)(unaff_ESI + 4)) { FUN_001807a0(*(int *)(unaff_ESI + 4)); } /* WARNING: Subroutine does not return */ FUN_00217770(); }
309_busybox_and_busybox_strip.c
ar_main
FUN_00091858
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int ar_main(int argc,char **argv) { archive_handle_t *archive_handle; uint opt; uint t; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00091858(void) { }
PUSH ESI PUSH EBX SUB ESP,0x14 CALL 0x000176d0
null
null
null
null
[('const-1', u'RETURN_-1206511494')]
[('const-1', u'RETURN_-1206511494')]
null
null
00091858
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00091858(void)\n\n{\n}\n\n" comment (function_definition "void FUN_00091858(void)\n\n{\n}" primitive_type (function_declarator "FUN_00091858(void)" identifier (parameter_list "(void)" ( (parameter_dec...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint ar_main(int argc,char **argv)\n\n{\n archive_handle_t *archive_handle;\n uint opt;\n uint t;\n \n}\n\n" comment comment (function_definition "int ar_main(int a...
(translation_unit "void FUN_00091858(void)\n\n{\n}\n\n" (function_definition "void FUN_00091858(void)\n\n{\n}" primitive_type (function_declarator "FUN_00091858(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n}" { })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { })))
(function_definition "void FUN_00091858(void)\n\n{\n}" (primitive_type "void") (function_declarator "FUN_00091858(void)" (identifier "FUN_00091858") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n}" ({ "{") (} "}")))
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int function_1(int argc,char **argv) { type_1 *archive_handle; type_2 opt; type_2 t; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement)))
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { }
14175_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
getwc
getwc
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ wint_t getwc(__FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* getwc@@GLIBC_2.2 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ wint_t getwc(__FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1203744206')]
[('const-1', u'RETURN_-1203744206')]
null
null
005f5228
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nwint_t getwc(__FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comme...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nwint_t getwc(__FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* getwc@@GLIBC_2.2...
(translation_unit "wint_t getwc(__FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "wint_t getwc(__FILE *__stream)\n\n{\n \n halt_baddata();\n}" type_identifier (function_declarator "getwc(__FILE *__stream)" identifier (parameter_list "(__FILE *__stream)" ( ...
(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 "wint_t getwc(__FILE *__stream)\n\n{\n \n halt_baddata();\n}" (type_identifier "wint_t") (function_declarator "getwc(__FILE *__stream)" (identifier "getwc") (parameter_list "(__FILE *__stream)" (( "(") (parameter_declaration "__FILE *__stream" (type_identifier "__FILE") (pointer...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 function_1(type_2 *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* getwc@@GLIBC_2.2 */ var_1(); }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expressio...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ wint_t MASKED(__FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
139_i686-linux-gnu-ar_and_i686-linux-gnu-ar_strip.c
get_pos_bfd
FUN_00015390
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bfd ** __regparm3 get_pos_bfd(bfd **contents,pos default_pos,char *default_posname) { int iVar1; bfd *pbVar2; bfd *pbVar3; if (postype == pos_default) { pbVar2 = *contents; if (default_pos != pos_end) goto LAB_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * __regparm3 FUN_00015390(int *param_1,int param_2,undefined4 param_3) { int iVar1; undefined4 *puVar2; undefined4 *puVar3; if (DAT_00021288 == 0) { puVar2 = (undefined4 *)*param_1; if (param_2 != 3) goto ...
PUSH EBP PUSH EDI PUSH ESI MOV ESI,EAX PUSH EBX CALL 0x00013710 ADD EBX,0xbc65 SUB ESP,0xc MOV EAX,dword ptr [EBX + 0x288] TEST EAX,EAX JZ 0x000153f0 MOV EBP,EAX MOV EDI,dword ptr [EBX + 0x28c] MOV EAX,dword ptr [ESI] CMP EBP,0x3 JNZ 0x000153e0 JMP 0x000153fb SUB ESP,0x8 PUSH EDI PUSH dword ptr [EAX] CALL 0x00012130 AD...
null
null
null
null
[(u'CALL_-1205971831', u'INDIRECT_-1205971525'), ('tmp_1375', u'COPY_-1205971493'), (u'COPY_-1205971670', u'RETURN_-1205971637'), (u'LOAD_-1205971716', u'MULTIEQUAL_-1205971581'), ('tmp_724', u'CBRANCH_-1205971695'), (u'MULTIEQUAL_-1205971489', u'COPY_-1205971522'), ('tmp_743', u'COPY_-1205971665'), (u'INT_NOTEQUAL_-12...
[(u'CALL_-1205971831', u'INDIRECT_-1205971525'), (u'LOAD_-1205971848', u'CAST_-1205971411'), (u'COPY_-1205971477', u'MULTIEQUAL_-1205971569'), ('tmp_1375', u'COPY_-1205971493'), (u'COPY_-1205971670', u'RETURN_-1205971637'), ('tmp_1115', u'LOAD_-1205971989'), ('tmp_724', u'CBRANCH_-1205971695'), (u'MULTIEQUAL_-120597149...
null
null
00015390
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * __regparm3 FUN_00015390(int *param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n \n if (DAT_00021288 == 0) {\n puVar2 = (undefined4 *)*param_1;...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd ** __regparm3 get_pos_bfd(bfd **contents,pos default_pos,char *default_posname)\n\n{\n int iVar1;\n bfd *pbVar2;\n bfd *pbVar3;\n \n if (postype == pos_default) {\n pbVar2 = *contents;\n if (defa...
(translation_unit "int * __regparm3 FUN_00015390(int *param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n \n if (DAT_00021288 == 0) {\n puVar2 = (undefined4 *)*param_1;\n if (param_2 != 3) goto LAB_000153e0;\n }\n else {\n puVar2 = (undefined4 *)*param...
(translation_unit (function_definition TYPE (pointer_declarator * (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE IDENT ;) (declarat...
(function_definition "int * __regparm3 FUN_00015390(int *param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n \n if (DAT_00021288 == 0) {\n puVar2 = (undefined4 *)*param_1;\n if (param_2 != 3) goto LAB_000153e0;\n }\n else {\n puVar2 = (undefined4 *)*pa...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 ** __regparm3 get_pos_bfd(type_1 **contents,pos var_3,char *default_posname) { int var_7; type_1 *var_5; type_1 *pbVar3; if (var_1 == var_2) { var_5 = *contents; if (var_3 != var_4) goto LAB_000153e0; ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_dec...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * __regparm3 MASKED(int *param_1,int param_2,undefined4 param_3) { int iVar1; undefined4 *puVar2; undefined4 *puVar3; if (DAT_00021288 == 0) { puVar2 = (undefined4 *)*param_1; if (param_2 != 3) goto LAB_00...
913_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c
bfd_get_reloc_upper_bound
bfd_get_reloc_upper_bound
/* WARNING: Control flow encountered bad instruction data */ void bfd_get_reloc_upper_bound(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_get_reloc_upper_bound(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207115018')]
[('const-1', u'RETURN_-1207115018')]
null
null
0013e2ec
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_reloc_upper_bound(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_reloc_upper_bound(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_reloc_upper_bound(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_reloc_upper_bound(void)\n\n{\n ...
(translation_unit "void bfd_get_reloc_upper_bound(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_get_reloc_upper_bound(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_get_reloc_upper_bound(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_get_reloc_upper_bound(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_get_reloc_upper_bound(void)" (identifier "bfd_get_reloc_upper_bound") (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(); }
146_true_and_true_strip.c
memcpy
memcpy
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memcpy(void *__dest,void *__src,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* memcpy@@GLIBC_2.0 */ ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memcpy(void *__dest,void *__src,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205956566')]
[('const-1', u'RETURN_-1205956566')]
null
null
00019020
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* memcpy(void *__dest,void *__src,siz...
(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 { (expression_statement (call...
(function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (pointer_declarator "* memcpy(void *__dest,void *__src,size_t __n)" (* "*") (function_declarator "memcpy(void *__dest,void *__src,size_t __n)" (identifier "memcpy") (paramet...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(void *__dest,void *__src,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* memcpy@@GLIBC_2.0...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * MASKED(void *__dest,void *__src,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
546_i686-linux-gnu-objdump_and_i686-linux-gnu-objdump_strip.c
ferror
ferror
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int ferror(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* ferror@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int ferror(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206362018')]
[('const-1', u'RETURN_-1206362018')]
null
null
00076054
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ferror(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 ferror(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ferror@@GLIBC_2.0 */...
(translation_unit "int ferror(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int ferror(FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "ferror(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 ferror(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "ferror(FILE *__stream)" (identifier "ferror") (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 */ /* ferror@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
12054_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
xsgetn
FUN_003da1f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::filebuf::xsgetn(char*, int) */ void std::filebuf::xsgetn(char *param_1,int param_2) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_003da1f0(int *param_1,undefined1 *param_2,int param_3) { int *piVar1; char cVar2; int iVar3; undefined1 *puVar4; undefined1 *puVar5; uint uVar6; size_t __n; int iVar7; if ((char)param_1[0x1c] == '\0'...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x20fe07 SUB ESP,0x1c MOV EBP,dword ptr [ESP + 0x30] MOV ESI,dword ptr [ESP + 0x38] CMP byte ptr [EBP + 0x70],0x0 JZ 0x003da2b0 MOV EAX,dword ptr [EBP + 0x8] MOV EDX,dword ptr [EBP + 0x4] XOR EDI,EDI TEST ESI,ESI JLE 0x003da228 CMP EAX,EDX JZ 0x003da2c0 CMP ED...
null
null
null
null
[('const-1', u'RETURN_-1205689842')]
[('const-28', u'PTRADD_-1205688260'), (u'PTRADD_-1205687954', u'STORE_-1205688917'), ('const-1', u'PTRADD_-1205687905'), ('const-417', u'STORE_-1205688943'), (u'CAST_-1205687909', u'STORE_-1205688895'), (u'LOAD_-1205689533', u'INT_ADD_-1205689508'), (u'CAST_-1205688330', u'INT_EQUAL_-1205689557'), ('const-27', u'PTRADD...
null
null
003da1f0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_003da1f0(int *param_1,undefined1 *param_2,int param_3)\n\n{\n int *piVar1;\n char cVar2;\n int iVar3;\n undefined1 *puVar4;\n undefined1 *puVar5;\n uint uVar6;\n size_t __n;\n int iVar7;\n \n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::filebuf::xsgetn(char*, int) */\n\nvoid std::filebuf::xsgetn(char *param_1,int param_2)\n\n{\n}\n\n" comment comment (function_definition "void std::filebuf::xsgetn(char *param_1,int param_2)\n\n{\n}" prim...
(translation_unit "int FUN_003da1f0(int *param_1,undefined1 *param_2,int param_3)\n\n{\n int *piVar1;\n char cVar2;\n int iVar3;\n undefined1 *puVar4;\n undefined1 *puVar5;\n uint uVar6;\n size_t __n;\n int iVar7;\n \n if ((char)param_1[0x1c] == '\0') {\n if (*(char *)((int)param_1 + 0x66) == '\0') {\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ...
(function_definition "int FUN_003da1f0(int *param_1,undefined1 *param_2,int param_3)\n\n{\n int *piVar1;\n char cVar2;\n int iVar3;\n undefined1 *puVar4;\n undefined1 *puVar5;\n uint uVar6;\n size_t __n;\n int iVar7;\n \n if ((char)param_1[0x1c] == '\0') {\n if (*(char *)((int)param_1 + 0x66) == '\0') {\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::filebuf::xsgetn(char*, int) */ void std::filebuf::function_1(char *param_1,int param_2) { }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(int *param_1,undefined1 *param_2,int param_3) { int *piVar1; char cVar2; int iVar3; undefined1 *puVar4; undefined1 *puVar5; uint uVar6; size_t __n; int iVar7; if ((char)param_1[0x1c] == '\0') { ...
3573_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
Output_reloc
FUN_000c7b90
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void Output_reloc(Output_reloc<9,_true,_32,_false> * this, uint type, Output_data * od, Address address, bool is_relative) */ void __thiscall gold::Output_reloc<9,_true,_32,_false>::Output_reloc ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000c7b90(undefined4 *param_1,uint param_2,undefined4 param_3,undefined4 param_4, byte param_5) { uint uVar1; param_1[3] = 0; param_1[2] = param_4; param_1[5] = 0xfffffffc; param_1[4] = para...
PUSH EDI PUSH ESI PUSH EBX MOV EDX,dword ptr [ESP + 0x10] CALL 0x00032730 ADD EBX,0x23a464 MOV EAX,dword ptr [ESP + 0x1c] MOV ESI,dword ptr [ESP + 0x14] MOVZX EDI,byte ptr [ESP + 0x20] MOV dword ptr [EDX + 0xc],0x0 MOV dword ptr [EDX + 0x8],EAX MOV EAX,dword ptr [EDX + 0x10] MOV ECX,ESI AND ECX,0xfffffff AND EDI,0x1 MO...
null
null
null
null
[(u'INT_RIGHT_-1206682310', u'SUBPIECE_-1206682289'), (u'PTRSUB_-1206682310', u'STORE_-1206682615'), (u'PTRSUB_-1206682260', u'STORE_-1206682431'), ('const-0', u'SUBPIECE_-1206682289'), ('const-417', u'STORE_-1206682615'), ('tmp_546', u'CBRANCH_-1206682440'), ('const-878', u'CALL_-1206682357'), ('tmp_670', u'PTRSUB_-12...
[('const-5', u'PTRADD_-1206682319'), (u'INT_AND_-1206682335', u'INT_RIGHT_-1206682338'), (u'PTRADD_-1206682269', u'STORE_-1206682422'), ('const-417', u'STORE_-1206682540'), ('const-251658240', u'INT_AND_-1206682335'), ('tmp_857', u'STORE_-1206682657'), ('tmp_860', u'STORE_-1206682422'), ('tmp_858', u'INT_AND_-120668261...
null
null
000c7b90
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000c7b90(undefined4 *param_1,uint param_2,undefined4 param_3,undefined4 param_4,\n byte param_5)\n\n{\n uint uVar1;\n \n param_1[3] = 0;\n param_1[2] = param_4;\n param_1[5] = 0xf...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void Output_reloc(Output_reloc<9,_true,_32,_false> * this, uint type,\n Output_data * od, Address address, bool is_relative) */\n\nvoid __thiscall\ngold::Output_reloc<9,_true,_32,_f...
(translation_unit "void FUN_000c7b90(undefined4 *param_1,uint param_2,undefined4 param_3,undefined4 param_4,\n byte param_5)\n\n{\n uint uVar1;\n \n param_1[3] = 0;\n param_1[2] = param_4;\n param_1[5] = 0xfffffffc;\n param_1[4] = param_1[4] & 0xf0000000 | param_2 & 0xfffffff;\n uVar1 = (param_2 ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement {...
(function_definition "void FUN_000c7b90(undefined4 *param_1,uint param_2,undefined4 param_3,undefined4 param_4,\n byte param_5)\n\n{\n uint uVar1;\n \n param_1[3] = 0;\n param_1[2] = param_4;\n param_1[5] = 0xfffffffc;\n param_1[4] = param_1[4] & 0xf0000000 | param_2 & 0xfffffff;\n uVar1 = (param...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void Output_reloc(Output_reloc<9,_true,_32,_false> * this, uint type, Output_data * od, Address address, bool is_relative) */ void __thiscall gold::Output_reloc<9,_true,_32,var_4>::Output_reloc ...
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 */ void MASKED(undefined4 *param_1,uint param_2,undefined4 param_3,undefined4 param_4, byte param_5) { uint uVar1; param_1[3] = 0; param_1[2] = param_4; param_1[5] = 0xfffffffc; param_1[4] = param_1[4]...
438_diff_and_diff_strip.c
re_compile_internal
FUN_0002ea35
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ reg_errcode_t re_compile_internal(regex_t *preg,char *pattern,size_t length,reg_syntax_t syntax) { int iVar1; bin_tree_t *pbVar2; reg_errcode_t rVar3; int in_GS_OFFSET; char *pattern_local; regex_t *preg_local; reg_...
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ int FUN_0002ea35(undefined4 *param_1,undefined4 param_2,undefined4 param_3,uint param_4) { undefined4 uVar1; int iVar2; int in_GS_OFFSET; int local_6c; void *local_68; undefined1 local_64 [84]; int local_10; l...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x74 CALL 0x00025b91 ADD ECX,0x205bf MOV EAX,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0x6c],EAX MOV EAX,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x70],EAX MOV EAX,GS:[0x14] MOV dword ptr [EBP + -0xc],EAX XOR EAX,EAX MOV dword ptr [EBP + -0x68],0x0 MOV EAX,dword ptr [EBP + -0x...
null
null
null
null
[(u'PTRSUB_-1205996475', u'STORE_-1205998704'), ('const-28', u'PTRSUB_-1205996547'), ('const-417', u'LOAD_-1205998856'), (u'PTRSUB_-1205996539', u'STORE_-1205998915'), ('const-0', u'STORE_-1205997843'), ('tmp_2976', u'INT_AND_-1205998163'), (u'CALL_-1205998082', u'INT_EQUAL_-1205998044'), ('const-0', u'INT_NOTEQUAL_-12...
[('const-7', u'PTRADD_-1205996489'), (u'LOAD_-1205998978', u'MULTIEQUAL_-1205996453'), (u'INT_RIGHT_-1205998820', u'INT_ZEXT_-1205997740'), (u'INT_AND_-1205997388', u'STORE_-1205998610'), (u'PTRSUB_-1205996093', u'CALL_-1205997795'), ('const-417', u'LOAD_-1205998631'), (u'INDIRECT_-1205996273', u'CAST_-1205996042'), ('...
null
null
0002ea35
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nint FUN_0002ea35(undefined4 *param_1,undefined4 param_2,undefined4 param_3,uint param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n int in_GS_OFFSET;\n int local_6c;\n void *local_68;\n undefined1 local_64 ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nreg_errcode_t re_compile_internal(regex_t *preg,char *pattern,size_t length,reg_syntax_t syntax)\n\n{\n int iVar1;\n bin_tree_t *pbVar2;\n reg_errcode_t rVar3;\n int in_GS_OFFSET;\n char *pattern_local;\n ...
(translation_unit "int FUN_0002ea35(undefined4 *param_1,undefined4 param_2,undefined4 param_3,uint param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n int in_GS_OFFSET;\n int local_6c;\n void *local_68;\n undefined1 local_64 [84];\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n local_6c = 0;\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_0002ea35(undefined4 *param_1,undefined4 param_2,undefined4 param_3,uint param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n int in_GS_OFFSET;\n int local_6c;\n void *local_68;\n undefined1 local_64 [84];\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n local_6c = 0;\...
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ type_1 function_1(type_2 *preg,char *pattern,size_t length,type_3 var_8) { int var_16; type_4 *pbVar2; type_1 rVar3; int var_1; char *pattern_local; type_2 *preg_local; type_1 var_5; type_5 *var_3; type_6 regexp...
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 */ int MASKED(undefined4 *param_1,undefined4 param_2,undefined4 param_3,uint param_4) { undefined4 uVar1; int iVar2; int in_GS_OFFSET; int local_6c; void *local_68; undefined1 local_64 [84]; int local_10; local_1...
12398_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
insert
FUN_003e66c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::insert(__normal_iterator<char*, std::string >, unsigned int, char) */ void std::string::insert(void) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_003e66c0(int *param_1,int param_2,undefined4 param_3,char param_4) { FUN_003e6460(param_1,param_2 - *param_1,0,param_3,(int)param_4); return; }
PUSH EBX CALL 0x00050b50 ADD EBX,0x20393a SUB ESP,0x14 MOV EDX,dword ptr [ESP + 0x1c] MOVSX EAX,byte ptr [ESP + 0x28] PUSH EAX PUSH dword ptr [ESP + 0x28] PUSH 0x0 MOV EAX,dword ptr [ESP + 0x2c] SUB EAX,dword ptr [EDX] PUSH EAX PUSH EDX CALL 0x003e6460 ADD ESP,0x28 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1205770542')]
[('const-0', u'RETURN_-1205770422'), ('const-417', u'LOAD_-1205770475'), (u'INT_SUB_-1205770456', u'CALL_-1205770450'), ('tmp_398', u'CALL_-1205770450'), ('tmp_401', u'INT_SUB_-1205770456'), ('const-0', u'CALL_-1205770450'), ('tmp_398', u'LOAD_-1205770475'), (u'LOAD_-1205770475', u'INT_SUB_-1205770456'), ('tmp_400', u'...
null
null
003e66c0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003e66c0(int *param_1,int param_2,undefined4 param_3,char param_4)\n\n{\n FUN_003e6460(param_1,param_2 - *param_1,0,param_3,(int)param_4);\n return;\n}\n\n" comment (function_definition "void FUN_00...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::insert(__normal_iterator<char*, std::string >, unsigned int, char) */\n\nvoid std::string::insert(void)\n\n{\n}\n\n" comment comment (function_definition "void std::string::insert(void)\n\n{\n}" p...
(translation_unit "void FUN_003e66c0(int *param_1,int param_2,undefined4 param_3,char param_4)\n\n{\n FUN_003e6460(param_1,param_2 - *param_1,0,param_3,(int)param_4);\n return;\n}\n\n" (function_definition "void FUN_003e66c0(int *param_1,int param_2,undefined4 param_3,char param_4)\n\n{\n FUN_003e6460(param_1,param_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expressi...
(function_definition "void FUN_003e66c0(int *param_1,int param_2,undefined4 param_3,char param_4)\n\n{\n FUN_003e6460(param_1,param_2 - *param_1,0,param_3,(int)param_4);\n return;\n}" (primitive_type "void") (function_declarator "FUN_003e66c0(int *param_1,int param_2,undefined4 param_3,char param_4)" (identifier "FUN...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::insert(__normal_iterator<char*, std::string >, unsigned int, char) */ void std::string::function_1(void) { }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1,int param_2,undefined4 param_3,char param_4) { FUN_003e6460(param_1,param_2 - *param_1,0,param_3,(int)param_4); return; }
88_libpng16.so.16.36_and_libpng16.so.16.36_strip.c
png_write_image
png_write_image
/* WARNING: Unknown calling convention */ void png_write_image(png_structrp png_ptr,png_bytepp image) { (*(code *)PTR_png_write_image_00050ef8)(); return; }
void png_write_image(void) { (*(code *)PTR_png_write_image_00050ef8)(); return; }
JMP dword ptr [EBX + 0x160]
null
null
null
null
[('tmp_68', u'CAST_-1205975575'), ('const-1', u'RETURN_-1205975651'), (u'INDIRECT_-1205975582', u'COPY_-1205975641'), (u'CALLIND_-1205975654', u'INDIRECT_-1205975582'), (u'CAST_-1205975575', u'CALLIND_-1205975654')]
[(u'CAST_-1205975577', u'CALLIND_-1205975654'), ('const-1', u'RETURN_-1205975651'), (u'INDIRECT_-1205975582', u'COPY_-1205975641'), (u'CALLIND_-1205975654', u'INDIRECT_-1205975582'), ('tmp_58', u'CAST_-1205975577')]
null
null
00014590
x86
O0
(translation_unit "void png_write_image(void)\n\n{\n (*(code *)PTR_png_write_image_00050ef8)();\n return;\n}\n\n" (function_definition "void png_write_image(void)\n\n{\n (*(code *)PTR_png_write_image_00050ef8)();\n return;\n}" primitive_type (function_declarator "png_write_image(void)" identifier (parameter_list "(...
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid png_write_image(png_structrp png_ptr,png_bytepp image)\n\n{\n (*(code *)PTR_png_write_image_00050ef8)();\n return;\n}\n\n" comment (function_definition "void png_write_image(png_structrp png_ptr,png_bytepp image)\n\n{\n (*(code *)PTR_png_write_imag...
(translation_unit "void png_write_image(void)\n\n{\n (*(code *)PTR_png_write_image_00050ef8)();\n return;\n}\n\n" (function_definition "void png_write_image(void)\n\n{\n (*(code *)PTR_png_write_image_00050ef8)();\n return;\n}" primitive_type (function_declarator "png_write_image(void)" identifier (parameter_list "(...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void png_write_image(void)\n\n{\n (*(code *)PTR_png_write_image_00050ef8)();\n return;\n}" (primitive_type "void") (function_declarator "png_write_image(void)" (identifier "png_write_image") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compou...
/* WARNING: Unknown calling convention */ void function_1(type_1 png_ptr,type_2 image) { (*(type_3 *)PTR_png_write_image_00050ef8)(); 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_00050ef8)(); return; }
254_libgmp.so_and_libgmp.so_strip.c
__gmpn_gcdext_lehmer_n
__gmpn_gcdext_lehmer_n
mp_size_t __gmpn_gcdext_lehmer_n (mp_ptr gp,mp_ptr up,mp_size_t *usize,mp_ptr ap,mp_ptr bp,mp_size_t n,mp_ptr tp) { mp_size_t mVar1; mVar1 = (*(code *)PTR___gmpn_gcdext_lehmer_n_0009e410)(); return mVar1; }
void __gmpn_gcdext_lehmer_n(void) { (*(code *)PTR___gmpn_gcdext_lehmer_n_0009e410)(); return; }
JMP dword ptr [EBX + 0x410]
null
null
null
null
[('const-1', u'RETURN_-1205944227'), (u'CALLIND_-1205944230', u'INDIRECT_-1205944157'), (u'INDIRECT_-1205944157', u'COPY_-1205944216'), ('tmp_97', u'CAST_-1205944145'), (u'CAST_-1205944145', u'CALLIND_-1205944230'), (u'CALLIND_-1205944230', u'RETURN_-1205944227')]
[('const-1', u'RETURN_-1205944227'), (u'CALLIND_-1205944230', u'INDIRECT_-1205944158'), (u'CAST_-1205944153', u'CALLIND_-1205944230'), ('tmp_58', u'CAST_-1205944153'), (u'INDIRECT_-1205944158', u'COPY_-1205944217')]
null
null
0001c050
x86
O0
(translation_unit "void __gmpn_gcdext_lehmer_n(void)\n\n{\n (*(code *)PTR___gmpn_gcdext_lehmer_n_0009e410)();\n return;\n}\n\n" (function_definition "void __gmpn_gcdext_lehmer_n(void)\n\n{\n (*(code *)PTR___gmpn_gcdext_lehmer_n_0009e410)();\n return;\n}" primitive_type (function_declarator "__gmpn_gcdext_lehmer_n(v...
(translation_unit "mp_size_t __gmpn_gcdext_lehmer_n\n (mp_ptr gp,mp_ptr up,mp_size_t *usize,mp_ptr ap,mp_ptr bp,mp_size_t n,mp_ptr tp)\n\n{\n mp_size_t mVar1;\n \n mVar1 = (*(code *)PTR___gmpn_gcdext_lehmer_n_0009e410)();\n return mVar1;\n}\n\n" (function_definition "mp_size_t __gmpn_gcdext_lehme...
(translation_unit "void __gmpn_gcdext_lehmer_n(void)\n\n{\n (*(code *)PTR___gmpn_gcdext_lehmer_n_0009e410)();\n return;\n}\n\n" (function_definition "void __gmpn_gcdext_lehmer_n(void)\n\n{\n (*(code *)PTR___gmpn_gcdext_lehmer_n_0009e410)();\n return;\n}" primitive_type (function_declarator "__gmpn_gcdext_lehmer_n(v...
(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 __gmpn_gcdext_lehmer_n(void)\n\n{\n (*(code *)PTR___gmpn_gcdext_lehmer_n_0009e410)();\n return;\n}" (primitive_type "void") (function_declarator "__gmpn_gcdext_lehmer_n(void)" (identifier "__gmpn_gcdext_lehmer_n") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_typ...
type_1 function_1 (type_2 gp,type_2 up,type_1 *usize,type_2 ap,type_2 bp,type_1 n,type_2 tp) { type_1 mVar1; mVar1 = (*(type_3 *)PTR___gmpn_gcdext_lehmer_n_0009e410)(); return mVar1; }
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_0009e410)(); return; }
2099_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
clear_addr2line_cache
FUN_00057130
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void gold::Dwarf_line_info::clear_addr2line_cache(void) { Dwarf_line_info *pDVar1; pointer pAVar2; pAVar2 = addr2line_cache. super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void FUN_00057130(void) { int *piVar1; int iVar2; iVar2 = DAT_0038f448; if (DAT_0038f448 != DAT_0038f44c) { do { piVar1 = *(int **)(iVar2 + 8); if (piVar1 != (int *)0x0) { (**(code **)(*piVar1 ...
PUSH EDI PUSH ESI CALL 0x000559ea ADD ESI,0x337ec9 PUSH EBX MOV EBX,dword ptr [ESI + 0x448] CMP EBX,dword ptr [ESI + 0x44c] JZ 0x00057180 LEA EDI,[0x44c] LEA ESI,[ESI] MOV EAX,dword ptr [EBX + 0x8] TEST EAX,EAX JZ 0x0005716b SUB ESP,0xc MOV EDX,dword ptr [EAX] PUSH EAX CALL dword ptr [EDX + 0x4] ADD ESP,0x10 ADD EBX,0x...
null
null
null
null
[(u'INT_NOTEQUAL_-1206226468', u'CBRANCH_-1206226466'), (u'MULTIEQUAL_-1206226265', u'MULTIEQUAL_-1206226283'), (u'MULTIEQUAL_-1206226277', u'MULTIEQUAL_-1206226259'), ('tmp_864', u'INT_NOTEQUAL_-1206226577'), (u'PTRADD_-1206226256', u'LOAD_-1206226518'), (u'INDIRECT_-1206226272', u'MULTIEQUAL_-1206226265'), (u'COPY_-1...
[(u'LOAD_-1206226527', u'INT_ADD_-1206226502'), (u'INT_NOTEQUAL_-1206226468', u'CBRANCH_-1206226466'), (u'INDIRECT_-1206226271', u'MULTIEQUAL_-1206226264'), (u'COPY_-1206226440', u'MULTIEQUAL_-1206226238'), ('tmp_868', u'MULTIEQUAL_-1206226241'), ('const-4', u'INT_ADD_-1206226502'), ('tmp_868', u'COPY_-1206226347'), (u...
null
null
00057130
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_00057130(void)\n\n{\n int *piVar1;\n int iVar2;\n \n iVar2 = DAT_0038f448;\n if (DAT_0038f448 != DAT_0038f44c) {\n do {\n piVar1 = *(int **)(iVar2 + 8);\n if (piVar1 != (int *)0x0) {...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid gold::Dwarf_line_info::clear_addr2line_cache(void)\n\n{\n Dwarf_line_info *pDVar1;\n pointer pAVar2;\n \n pAVar2 = addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allo...
(translation_unit "void FUN_00057130(void)\n\n{\n int *piVar1;\n int iVar2;\n \n iVar2 = DAT_0038f448;\n if (DAT_0038f448 != DAT_0038f44c) {\n do {\n piVar1 = *(int **)(iVar2 + 8);\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n }\n iVar2 = iVar2 + 0x14;\n } w...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expr...
(function_definition "void FUN_00057130(void)\n\n{\n int *piVar1;\n int iVar2;\n \n iVar2 = DAT_0038f448;\n if (DAT_0038f448 != DAT_0038f44c) {\n do {\n piVar1 = *(int **)(iVar2 + 8);\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n }\n iVar2 = iVar2 + 0x14;\n ...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void gold::type_1::function_1(void) { type_1 *var_3; type_2 var_4; var_4 = addr2line_cache. super__Vector_base<gold::var_1,_std::allocator<gold::var_1>var_2> ._M_impl._M_start; if (addr2line_cache...
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: (pointer_declarator declarator: (identifier))) (d...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void MASKED(void) { int *piVar1; int iVar2; iVar2 = DAT_0038f448; if (DAT_0038f448 != DAT_0038f44c) { do { piVar1 = *(int **)(iVar2 + 8); if (piVar1 != (int *)0x0) { (**(code **)(*piVar1 + 4))(...
3258_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
~Struct_start_group
FUN_000b6f20
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_start_group(Struct_start_group * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_start_group::~Struct_start_group (Struct_start_group *this,int __in_chrg) ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000b6f20(undefined4 *param_1) { *param_1 = &PTR_FUN_002f5e48; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001807a0((undefined4 *)param_1[1]); } FUN_00180780(param_1,0x44); return; }
PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x24b0d9 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xffff3e48] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x000b6f52 SUB ESP,0xc PUSH EAX CALL 0x001807a0 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x44 PUSH ESI CALL 0x00180780 AD...
null
null
null
null
[('const-0', u'RETURN_-1206620197'), (u'PTRSUB_-1206620099', u'PTRSUB_-1206620094'), ('const-0', u'PTRSUB_-1206620097'), ('const-417', u'LOAD_-1206620314'), (u'PTRSUB_-1206620094', u'PTRSUB_-1206620090'), ('const-4', u'PTRSUB_-1206620099'), (u'PTRSUB_-1206620083', u'STORE_-1206620317'), (u'PTRSUB_-1206620094', u'PTRSUB...
[(u'CAST_-1206620099', u'CALL_-1206620271'), ('const-0', u'RETURN_-1206620197'), ('tmp_597', u'PTRADD_-1206620111'), ('const-4', u'PTRADD_-1206620099'), (u'INT_NOTEQUAL_-1206620294', u'CBRANCH_-1206620294'), ('tmp_597', u'STORE_-1206620317'), (u'PTRADD_-1206620111', u'INT_NOTEQUAL_-1206620294'), (u'PTRADD_-1206620099',...
null
null
000b6f20
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000b6f20(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f5e48;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n FUN_00180780(param_1,0x44);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_start_group(Struct_start_group * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_start_group::~Struct_start_group\n (Struct_start_group...
(translation_unit "void FUN_000b6f20(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f5e48;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n FUN_00180780(param_1,0x44);\n return;\n}\n\n" (function_definition "void FUN_000b6f20(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_000b6f20(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f5e48;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n FUN_00180780(param_1,0x44);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000b6f20(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_start_group(Struct_start_group * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1 (function_1 *this,int __in_chrg) { type_1 var_5; (...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_002f5e48; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001807a0((undefined4 *)param_1[1]); } FUN_00180780(param_1,0x44); return; }
5166_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
erase
FUN_0012bc50
/* DWARF original prototype: iterator erase(_Hashtable<std::pair<unsigned_int,_unsigned_int>,_std::pair<const_std::pair<unsigned_int,_unsigned_int>,_gold::Symbol*>,_std::allocator<std::pair<const_std::pair<unsigned_int,_unsigned_int>,_gold::Symbol*>_>,_std::__detail::_Select1st,_gold::Symbol_table::Symbol_table_eq,...
undefined4 FUN_0012bc50(undefined4 param_1,int *param_2,int param_3) { int *piVar1; uint uVar2; int *piVar3; uVar2 = *(uint *)(param_3 + 0x10) % (uint)param_2[1]; piVar1 = *(int **)(*param_2 + uVar2 * 4); do { piVar3 = piVar1; piVar1 = (int *)*piVar3; } while ((int *)param_3 != piVar1); FUN...
PUSH EBP XOR EDX,EDX PUSH EDI PUSH ESI PUSH EBX SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x28] MOV EBP,dword ptr [ESP + 0x24] MOV EDI,dword ptr [ESP + 0x20] MOV EAX,dword ptr [ESI + 0x10] DIV dword ptr [EBP + 0x4] MOV EAX,dword ptr [EBP] MOV EBX,dword ptr [EAX + EDX*0x4] JMP 0x0012bc7a MOV EBX,ECX MOV ECX,dword ptr [EBX] C...
null
null
null
null
[(u'COPY_-1207059145', u'MULTIEQUAL_-1207059122'), (u'LOAD_-1207059272', u'CAST_-1207059066'), (u'COPY_-1207059131', u'MULTIEQUAL_-1207059122'), (u'CAST_-1207059066', u'INT_NOTEQUAL_-1207059253'), (u'PTRSUB_-1207059096', u'LOAD_-1207059313'), ('const-417', u'LOAD_-1207059307'), (u'CAST_-1207059087', u'LOAD_-1207059307'...
[('tmp_160', u'BRANCH_-1207059280'), ('tmp_599', u'CALL_-1207059213'), (u'INT_ADD_-1207059271', u'CAST_-1207059088'), (u'CAST_-1207059075', u'COPY_-1207059139'), (u'CAST_-1207059072', u'INT_NOTEQUAL_-1207059253'), ('const-4', u'PTRADD_-1207059099'), (u'CAST_-1207059088', u'LOAD_-1207059287'), ('tmp_599', u'LOAD_-120705...
null
null
0012bc50
x86
O0
(translation_unit "undefined4 FUN_0012bc50(undefined4 param_1,int *param_2,int param_3)\n\n{\n int *piVar1;\n uint uVar2;\n int *piVar3;\n \n uVar2 = *(uint *)(param_3 + 0x10) % (uint)param_2[1];\n piVar1 = *(int **)(*param_2 + uVar2 * 4);\n do {\n piVar3 = piVar1;\n piVar1 = (int *)*piVar3;\n } while ((i...
(translation_unit "/* DWARF original prototype: iterator\n erase(_Hashtable<std::pair<unsigned_int,_unsigned_int>,_std::pair<const_std::pair<unsigned_int,_unsigned_int>,_gold::Symbol*>,_std::allocator<std::pair<const_std::pair<unsigned_int,_unsigned_int>,_gold::Symbol*>_>,_std::__detail::_Select1st,_gold::Symbol_tabl...
(translation_unit "undefined4 FUN_0012bc50(undefined4 param_1,int *param_2,int param_3)\n\n{\n int *piVar1;\n uint uVar2;\n int *piVar3;\n \n uVar2 = *(uint *)(param_3 + 0x10) % (uint)param_2[1];\n piVar1 = *(int **)(*param_2 + uVar2 * 4);\n do {\n piVar3 = piVar1;\n piVar1 = (int *)*piVar3;\n } while ((i...
(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 (pointer_declarator * IDENT) ;) (declaration TYPE IDENT...
(function_definition "undefined4 FUN_0012bc50(undefined4 param_1,int *param_2,int param_3)\n\n{\n int *piVar1;\n uint uVar2;\n int *piVar3;\n \n uVar2 = *(uint *)(param_3 + 0x10) % (uint)param_2[1];\n piVar1 = *(int **)(*param_2 + uVar2 * 4);\n do {\n piVar3 = piVar1;\n piVar1 = (int *)*piVar3;\n } while ...
/* DWARF original prototype: iterator erase(_Hashtable<std::pair<unsigned_int,_unsigned_int>,_std::pair<const_std::pair<unsigned_int,_unsigned_int>,_gold::Symbol*>,_std::allocator<std::pair<const_std::pair<unsigned_int,_unsigned_int>,_gold::Symbol*>_>,_std::__detail::_Select1st,_gold::Symbol_table::Symbol_table_eq,...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identif...
null
undefined4 MASKED(undefined4 param_1,int *param_2,int param_3) { int *piVar1; uint uVar2; int *piVar3; uVar2 = *(uint *)(param_3 + 0x10) % (uint)param_2[1]; piVar1 = *(int **)(*param_2 + uVar2 * 4); do { piVar3 = piVar1; piVar1 = (int *)*piVar3; } while ((int *)param_3 != piVar1); FUN_0012b...
7881_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
__money_put<wchar_t>
FUN_001beeb0
/* std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::__facet_shims::__money_put<wchar_t>(std::integral_constant<bool, true>, std::locale::facet const*, std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, bool, std::ios_base&, wchar_t, long double, std::__facet_shims::__any_string c...
undefined4 FUN_001beeb0(undefined4 param_1,undefined4 param_2,int *param_3,undefined4 param_4, undefined4 param_5,undefined1 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9,undefined4 param_10,undefined4 param_11,int *param_12) { int unaff_EDI; undefined1 *local_34 [2]; ...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x0004fb7e ADD EDI,0x143147 PUSH ESI PUSH EBX SUB ESP,0x3c MOV EDX,dword ptr [EBP + 0x34] MOV EAX,dword ptr [EBP + 0x1c] TEST EDX,EDX JZ 0x001bef48 MOV ECX,dword ptr [EDX + 0x18] TEST ECX,ECX JZ 0x001bef80 MOV EBX,dword ptr [EDX] MOV ECX,dword ptr [EDX + 0x4] LEA ESI,[EBP + -0x30] PUS...
null
null
null
null
[(u'INT_ADD_-1207636149', u'CALL_-1207636127'), ('const-8', u'INT_ADD_-1207635782'), ('tmp_2343', u'INT_EQUAL_-1207636223'), ('tmp_2432', u'CALLIND_-1207636031'), ('tmp_2334', u'CALLIND_-1207635788'), ('const-4294967244', u'PTRSUB_-1207635479'), ('const-417', u'LOAD_-1207636102'), ('tmp_2338', u'CALLIND_-1207635788'), ...
[(u'INT_ADD_-1207636149', u'CALL_-1207636127'), ('const-8', u'INT_ADD_-1207635782'), ('const-417', u'LOAD_-1207636041'), ('const-6', u'PTRADD_-1207635498'), (u'PTRADD_-1207635498', u'LOAD_-1207636221'), (u'INT_EQUAL_-1207636223', u'CBRANCH_-1207636222'), ('const-509787', u'INT_ADD_-1207635832'), ('tmp_2386', u'PTRADD_-...
null
null
001beeb0
x86
O0
(translation_unit "undefined4\nFUN_001beeb0(undefined4 param_1,undefined4 param_2,int *param_3,undefined4 param_4,\n undefined4 param_5,undefined1 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10,undefined4 param_11,int *param_12)\n\n{\n int unaff_EDI;\n un...
(translation_unit "/* std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n std::__facet_shims::__money_put<wchar_t>(std::integral_constant<bool, true>, std::locale::facet\n const*, std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, bool, std::ios_base&,\n wchar_t, long double, std::__facet_...
(translation_unit "undefined4\nFUN_001beeb0(undefined4 param_1,undefined4 param_2,int *param_3,undefined4 param_4,\n undefined4 param_5,undefined1 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10,undefined4 param_11,int *param_12)\n\n{\n int unaff_EDI;\n un...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ...
(function_definition "undefined4\nFUN_001beeb0(undefined4 param_1,undefined4 param_2,int *param_3,undefined4 param_4,\n undefined4 param_5,undefined1 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10,undefined4 param_11,int *param_12)\n\n{\n int unaff_EDI;\n ...
/* std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::__facet_shims::__money_put<wchar_t>(std::integral_constant<bool, true>, std::locale::facet const*, std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, bool, std::ios_base&, wchar_t, long double, std::__facet_shims::__any_string c...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration ty...
null
undefined4 MASKED(undefined4 param_1,undefined4 param_2,int *param_3,undefined4 param_4, undefined4 param_5,undefined1 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9,undefined4 param_10,undefined4 param_11,int *param_12) { int unaff_EDI; undefined1 *local_34 [2]; undef...
1105_find_and_find_strip.c
fwrite
fwrite
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* fwrite@@GL...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206382334')]
[('const-1', u'RETURN_-1206382334')]
null
null
000710f8
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_b...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fwrite(void *_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_s...
(function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)" (identifier "fwrite") (parameter_list "(void *__ptr,size_t __size,size_t __n,FILE ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t function_1(void *__ptr,size_t __size,size_t __n,type_1 *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* fwri...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
8855_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
open
FUN_00217bc0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::ifstream::open(char const*, std::_Ios_Openmode) */ void __thiscall std::ifstream::open(ifstream *this,char *param_1,_Ios_Openmode param_2) { int iVar1; iVar1 = filebuf::open((filebuf *)(this + 8),param_1,param_2 | ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00217bc0(int *param_1,undefined4 param_2,uint param_3) { int iVar1; iVar1 = FUN_00217950(param_1 + 2,param_2,param_3 | 8); if (iVar1 != 0) { FUN_00210c00((int)param_1 + *(int *)(*param_1 + -0xc),0); ret...
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x177439 SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x1c] MOV ESI,dword ptr [ESP + 0x14] OR EAX,0x8 PUSH EAX LEA EAX,[ESI + 0x8] PUSH dword ptr [ESP + 0x1c] PUSH EAX CALL 0x00217950 ADD ESP,0x10 TEST EAX,EAX JZ 0x00217c10 SUB ESP,0x8 PUSH 0x0 MOV EAX,dword ptr [ESI] ADD ESI,dword ptr...
null
null
null
null
[(u'LOAD_-1203864419', u'INT_ADD_-1203864386'), (u'INT_OR_-1203864553', u'CALL_-1203864540'), ('const-0', u'CALL_-1203864465'), (u'PTRADD_-1203864324', u'CAST_-1203864180'), ('tmp_608', u'INT_OR_-1203864553'), ('const-20', u'PTRADD_-1203864324'), ('const-1', u'PTRADD_-1203864502'), (u'CAST_-1203864184', u'CALL_-1203864...
[('const-2', u'PTRADD_-1203864251'), (u'INT_ADD_-1203864475', u'CAST_-1203864221'), ('tmp_209', u'CBRANCH_-1203864513'), (u'CAST_-1203864194', u'LOAD_-1203864398'), (u'CAST_-1203864193', u'INT_ADD_-1203864380'), (u'INT_OR_-1203864553', u'CALL_-1203864540'), (u'LOAD_-1203864487', u'INT_ADD_-1203864469'), (u'LOAD_-120386...
null
null
00217bc0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00217bc0(int *param_1,undefined4 param_2,uint param_3)\n\n{\n int iVar1;\n \n iVar1 = FUN_00217950(param_1 + 2,param_2,param_3 | 8);\n if (iVar1 != 0) {\n FUN_00210c00((int)param_1 + *(int *)(*...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::ifstream::open(char const*, std::_Ios_Openmode) */\n\nvoid __thiscall std::ifstream::open(ifstream *this,char *param_1,_Ios_Openmode param_2)\n\n{\n int iVar1;\n \n iVar1 = filebuf::open((filebuf *)(th...
(translation_unit "void FUN_00217bc0(int *param_1,undefined4 param_2,uint param_3)\n\n{\n int iVar1;\n \n iVar1 = FUN_00217950(param_1 + 2,param_2,param_3 | 8);\n if (iVar1 != 0) {\n FUN_00210c00((int)param_1 + *(int *)(*param_1 + -0xc),0);\n return;\n }\n iVar1 = (int)param_1 + *(int *)(*param_1 + -0xc);\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) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression I...
(function_definition "void FUN_00217bc0(int *param_1,undefined4 param_2,uint param_3)\n\n{\n int iVar1;\n \n iVar1 = FUN_00217950(param_1 + 2,param_2,param_3 | 8);\n if (iVar1 != 0) {\n FUN_00210c00((int)param_1 + *(int *)(*param_1 + -0xc),0);\n return;\n }\n iVar1 = (int)param_1 + *(int *)(*param_1 + -0xc)...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::ifstream::open(char const*, std::_Ios_Openmode) */ void __thiscall std::type_1::function_1(type_1 *var_1,char *param_1,type_2 var_2) { int var_4; var_4 = type_3::function_1((type_3 *)(var_1 + 8),param_1,var_2 | var...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1,undefined4 param_2,uint param_3) { int iVar1; iVar1 = FUN_00217950(param_1 + 2,param_2,param_3 | 8); if (iVar1 != 0) { FUN_00210c00((int)param_1 + *(int *)(*param_1 + -0xc),0); return; ...
3349_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
sized_relobj
FUN_000b3190
/* DWARF original prototype: Sized_relobj_file<64,_false> * sized_relobj(Sized_relobj_file<64,_false> * this) */ Sized_relobj_file<64,_false> * __thiscall gold::Sized_relobj_file<64,_false>::sized_relobj(Sized_relobj_file<64,_false> *this) { return this; }
undefined4 FUN_000b3190(undefined4 param_1) { return param_1; }
MOV EAX,dword ptr [ESP + 0x4] RET
null
null
null
null
[('tmp_19', u'COPY_-1206636141'), ('const-0', u'RETURN_-1206636125'), (u'COPY_-1206636141', u'RETURN_-1206636125')]
[('const-0', u'RETURN_-1206636125'), ('tmp_21', u'COPY_-1206636141'), (u'COPY_-1206636141', u'RETURN_-1206636125')]
null
null
000b3190
x86
O0
(translation_unit "undefined4 FUN_000b3190(undefined4 param_1)\n\n{\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_000b3190(undefined4 param_1)\n\n{\n return param_1;\n}" type_identifier (function_declarator "FUN_000b3190(undefined4 param_1)" identifier (parameter_list "(undefined4 param_1)" ( (parame...
(translation_unit "/* DWARF original prototype: Sized_relobj_file<64,_false> *\n sized_relobj(Sized_relobj_file<64,_false> * this) */\n\nSized_relobj_file<64,_false> * __thiscall\ngold::Sized_relobj_file<64,_false>::sized_relobj(Sized_relobj_file<64,_false> *this)\n\n{\n return this;\n}\n\n" comment (ERROR "Sized_re...
(translation_unit "undefined4 FUN_000b3190(undefined4 param_1)\n\n{\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_000b3190(undefined4 param_1)\n\n{\n return param_1;\n}" type_identifier (function_declarator "FUN_000b3190(undefined4 param_1)" identifier (parameter_list "(undefined4 param_1)" ( (parame...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return IDENT ;) })))
(function_definition "undefined4 FUN_000b3190(undefined4 param_1)\n\n{\n return param_1;\n}" (type_identifier "undefined4") (function_declarator "FUN_000b3190(undefined4 param_1)" (identifier "FUN_000b3190") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1" (type_identifier "un...
/* DWARF original prototype: Sized_relobj_file<64,_false> * sized_relobj(Sized_relobj_file<64,_false> * this) */ Sized_relobj_file<64,_false> * __thiscall gold::Sized_relobj_file<64,_false>::sized_relobj(Sized_relobj_file<64,_false> *this) { return this; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (return_statement (identifier)))))
null
undefined4 MASKED(undefined4 param_1) { return param_1; }
19_i686-linux-gnu-elfedit_and_i686-linux-gnu-elfedit_strip.c
realloc
realloc
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * realloc(void *__ptr,size_t __size) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_realloc_0001904c)(); return pvVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * realloc(void *__ptr,size_t __size) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_realloc_0001904c)(); return pvVar1; }
JMP dword ptr [EBX + 0x4c]
null
null
null
null
[('tmp_72', u'CAST_-1205988966'), ('const-0', u'RETURN_-1205989043'), (u'CAST_-1205988965', u'RETURN_-1205989043'), (u'CALLIND_-1205989046', u'CAST_-1205988965'), (u'CALLIND_-1205989046', u'INDIRECT_-1205988973'), (u'INDIRECT_-1205988973', u'COPY_-1205989032'), (u'CAST_-1205988966', u'CALLIND_-1205989046')]
[('tmp_72', u'CAST_-1205988966'), ('const-0', u'RETURN_-1205989043'), (u'CAST_-1205988965', u'RETURN_-1205989043'), (u'CALLIND_-1205989046', u'CAST_-1205988965'), (u'CALLIND_-1205989046', u'INDIRECT_-1205988973'), (u'INDIRECT_-1205988973', u'COPY_-1205989032'), (u'CAST_-1205988966', u'CALLIND_-1205989046')]
null
null
00011140
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_0001904c)();\n return pvVar1;\n}\n\n" comment (function_definition "void * realloc(void *__ptr,size_t __size)\...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_0001904c)();\n return pvVar1;\n}\n\n" comment (function_definition "void * realloc(void *__ptr,size_t __size)\...
(translation_unit "void * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_0001904c)();\n return pvVar1;\n}\n\n" (function_definition "void * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_0001904c)();\n retu...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_exp...
(function_definition "void * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_0001904c)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* realloc(void *__ptr,size_t __size)" (* "*") (function_declarator "realloc(void *__ptr,size_t __size)" (ide...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(void *__ptr,size_t __size) { void *pvVar1; pvVar1 = (void *)(*(type_1 *)PTR_realloc_0001904c)(); return pvVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * MASKED(void *__ptr,size_t __size) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_MASKED_0001904c)(); return pvVar1; }
523_pterm_and_pterm_strip.c
cmdline_check_unavailable
FUN_0001b5d0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int cmdline_check_unavailable(int flag,char *p) { bool bVar1; bVar1 = (cmdline_tooltype & flag) != 0; if (bVar1) { cmdline_error("option \"%s\" not available in this tool",p)...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ bool FUN_0001b5d0(uint param_1,undefined4 param_2) { bool bVar1; bVar1 = (DAT_0009a580 & param_1) != 0; if (bVar1) { FUN_00062a4c("option \"%s\" not available in this tool",param_2); } return bVar1; }
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x4 CALL 0x0001a303 ADD EAX,0x7d228 MOV EDX,dword ptr [EAX + 0x1d7c] AND EDX,dword ptr [EBP + 0x8] TEST EDX,EDX JZ 0x0001b60c SUB ESP,0x8 PUSH dword ptr [EBP + 0xc] LEA EDX,[EAX + 0xfffe55f8] PUSH EDX MOV EBX,EAX CALL 0x00062a4c ADD ESP,0x10 MOV EAX,0x1 JMP 0x0001b611 MOV EAX,0x0 M...
null
null
null
null
[('tmp_272', u'INT_AND_-1205946843'), ('const-515580', u'COPY_-1205946723'), ('tmp_273', u'CALL_-1205946802'), (u'INT_NOTEQUAL_-1205946844', u'CBRANCH_-1205946844'), ('const-0', u'RETURN_-1205946755'), ('tmp_516', u'MULTIEQUAL_-1205946645'), (u'INT_ZEXT_-1205946734', u'RETURN_-1205946755'), (u'MULTIEQUAL_-1205946645', ...
[('const-515580', u'COPY_-1205946724'), (u'COPY_-1205946724', u'CALL_-1205946802'), (u'MULTIEQUAL_-1205946646', u'COPY_-1205946702'), (u'INT_NOTEQUAL_-1205946844', u'CBRANCH_-1205946844'), ('const-0', u'RETURN_-1205946755'), ('tmp_481', u'INT_AND_-1205946843'), ('const-0', u'INT_NOTEQUAL_-1205946844'), ('tmp_233', u'BR...
null
null
0001b5d0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nbool FUN_0001b5d0(uint param_1,undefined4 param_2)\n\n{\n bool bVar1;\n \n bVar1 = (DAT_0009a580 & param_1) != 0;\n if (bVar1) {\n FUN_00062a4c("option \"%s\" not available in this tool",param_2);\n }\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nint cmdline_check_unavailable(int flag,char *p)\n\n{\n bool bVar1;\n \n bVar1 = (cmdline_tooltype & flag) != 0;\n if (bVar1) {\n cmdline_error("option \"%s\" no...
(translation_unit "bool FUN_0001b5d0(uint param_1,undefined4 param_2)\n\n{\n bool bVar1;\n \n bVar1 = (DAT_0009a580 & param_1) != 0;\n if (bVar1) {\n FUN_00062a4c("option \"%s\" not available in this tool",param_2);\n }\n return bVar1;\n}\n\n" (function_definition "bool FUN_0001b5d0(uint param_1,undefined4 par...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binar...
(function_definition "bool FUN_0001b5d0(uint param_1,undefined4 param_2)\n\n{\n bool bVar1;\n \n bVar1 = (DAT_0009a580 & param_1) != 0;\n if (bVar1) {\n FUN_00062a4c("option \"%s\" not available in this tool",param_2);\n }\n return bVar1;\n}" (primitive_type "bool") (function_declarator "FUN_0001b5d0(uint para...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int function_1(int var_2,char *p) { bool bVar1; bVar1 = (var_1 & var_2) != 0; if (bVar1) { var_3("option \"%s\" not available in this tool",p); } return (type_1)bVar1; } ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ bool MASKED(uint param_1,undefined4 param_2) { bool bVar1; bVar1 = (DAT_0009a580 & param_1) != 0; if (bVar1) { FUN_00062a4c("option \"%s\" not available in this tool",param_2); } return bVar1; }
872_s390x-linux-gnu-as_and_s390x-linux-gnu-as_strip.c
fputc
fputc
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputc(int __c,FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* fputc@@GLIBC_2.0 */ halt_baddata(); ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputc(int __c,FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206378034')]
[('const-1', u'RETURN_-1206378034')]
null
null
000721c4
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputc(int __c,FILE *__stream)\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\nint fputc(int __c,FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fputc@@GLIBC_...
(translation_unit "int fputc(int __c,FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fputc(int __c,FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fputc(int __c,FILE *__stream)" identifier (parameter_list "(int __c,FI...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int fputc(int __c,FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fputc(int __c,FILE *__stream)" (identifier "fputc") (parameter_list "(int __c,FILE *__stream)" (( "(") (parameter_declaration "int __c" (primitive_type "int") (identifie...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __c,type_1 *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* fputc@@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)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifi...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __c,FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
1430_curl_and_curl_strip.c
_curl_easy_setopt_err_ioctl_cb
FUN_000322b8
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void _curl_easy_setopt_err_ioctl_cb(void) { return; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined ** FUN_000322b8(void) { return &__DT_PLTGOT; }
PUSH EBP MOV EBP,ESP CALL 0x00014bf4 ADD EAX,0x29b38 NOP POP EBP RET
null
null
null
null
[('const-0', u'RETURN_-1206115609')]
[('const-0', u'PTRSUB_-1206115573'), ('const-0', u'RETURN_-1206115609'), ('const-376312', u'PTRSUB_-1206115573'), (u'PTRSUB_-1206115573', u'RETURN_-1206115609')]
null
null
000322b8
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined ** FUN_000322b8(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" comment (function_definition "undefined ** FUN_000322b8(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_0...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid _curl_easy_setopt_err_ioctl_cb(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void _curl_easy_setopt_err_i...
(translation_unit "undefined ** FUN_000322b8(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" (function_definition "undefined ** FUN_000322b8(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_000322b8(void)" * (pointer_declarator "* FUN_000322b8(void)" * (function_declarator "FUN_000322b8(voi...
(translation_unit (function_definition TYPE (pointer_declarator * (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))))) (compound_statement { (return_statement return (pointer_expression & IDENT) ;) })))
(function_definition "undefined ** FUN_000322b8(void)\n\n{\n return &__DT_PLTGOT;\n}" (type_identifier "undefined") (pointer_declarator "** FUN_000322b8(void)" (* "*") (pointer_declarator "* FUN_000322b8(void)" (* "*") (function_declarator "FUN_000322b8(void)" (identifier "FUN_000322b8") (parameter_list "(void)" (( "(...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { return; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))))) body: (compound_statement (return_statement (pointer_exp...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined ** MASKED(void) { return &__DT_PLTGOT; }
3507_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
do_section_entsize
FUN_000c7eb0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_entsize(Sized_relobj_file<64,_false> * this, uint shndx) */ uint64_t __thiscall gold::Sized_relobj_file<64,_false>::do_section_entsize (Sized_relobj_file<64,_false> *th...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined8 FUN_000c7eb0(int param_1,int param_2) { if (*(int **)(param_1 + 0x54) != (int *)0x0) { return *(undefined8 *)(param_2 * 0x40 + **(int **)(param_1 + 0x54) + 0x38); } /* WARNING: Subroutine d...
PUSH EBX CALL 0x00036f20 ADD EBX,0x2e714a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] MOV EDX,dword ptr [EAX + 0x54] TEST EDX,EDX JZ 0x000c7ede MOV EAX,dword ptr [ESP + 0x14] SHL EAX,0x6 ADD EAX,dword ptr [EDX] MOV EDX,dword ptr [EAX + 0x3c] MOV EAX,dword ptr [EAX + 0x38] ADD ESP,0x8 POP EBX RET PUSH EAX LEA EAX,[EBX + ...
null
null
null
null
[('const-417', u'LOAD_-1206681731'), ('const-2786872', u'COPY_-1206681692'), ('const-417', u'LOAD_-1206681887'), (u'PTRSUB_-1206681667', u'LOAD_-1206681887'), (u'COPY_-1206681692', u'CALL_-1206681731'), ('const-0', u'PTRSUB_-1206681670'), (u'PTRSUB_-1206681673', u'PTRSUB_-1206681670'), ('const-0', u'PTRSUB_-1206681657'...
[('const-84', u'INT_ADD_-1206681871'), (u'LOAD_-1206681887', u'LOAD_-1206681817'), (u'INT_ADD_-1206681784', u'CAST_-1206681661'), (u'INT_ADD_-1206681799', u'INT_ADD_-1206681784'), (u'LOAD_-1206681817', u'INT_ADD_-1206681799'), (u'INT_MULT_-1206681829', u'INT_ADD_-1206681799'), (u'COPY_-1206681698', u'CALL_-1206681731')...
null
null
000c7eb0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined8 FUN_000c7eb0(int param_1,int param_2)\n\n{\n if (*(int **)(param_1 + 0x54) != (int *)0x0) {\n return *(undefined8 *)(param_2 * 0x40 + **(int **)(param_1 + 0x54) + 0x38);\n }\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint64_t do_section_entsize(Sized_relobj_file<64,_false> * this, uint\n shndx) */\n\nuint64_t __thiscall\ngold::Sized_relobj_file<64,_false>::do_section_entsize\n (Sized_re...
(translation_unit "undefined8 FUN_000c7eb0(int param_1,int param_2)\n\n{\n if (*(int **)(param_1 + 0x54) != (int *)0x0) {\n return *(undefined8 *)(param_2 * 0x40 + **(int **)(param_1 + 0x54) + 0x38);\n }\n \n FUN_0007d010("../../gold/object.cc",0xa7b,"do_section_entsize",param_1);\n}\n\n" (func...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstr...
(function_definition "undefined8 FUN_000c7eb0(int param_1,int param_2)\n\n{\n if (*(int **)(param_1 + 0x54) != (int *)0x0) {\n return *(undefined8 *)(param_2 * 0x40 + **(int **)(param_1 + 0x54) + 0x38);\n }\n \n FUN_0007d010("../../gold/object.cc",0xa7b,"do_section_entsize",param_1);\n}" (type_...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_entsize(Sized_relobj_file<64,_false> * this, uint shndx) */ uint64_t __thiscall gold::Sized_relobj_file<64,_false>::do_section_entsize (Sized_relobj_file<64,_false> *th...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined8 MASKED(int param_1,int param_2) { if (*(int **)(param_1 + 0x54) != (int *)0x0) { return *(undefined8 *)(param_2 * 0x40 + **(int **)(param_1 + 0x54) + 0x38); } /* WARNING: Subroutine does no...
54_powerpc-linux-gnuspe-gprof_and_powerpc-linux-gnuspe-gprof_strip.c
strrchr
strrchr
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strrchr(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strrchr_0002c0e4)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strrchr(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strrchr_0002c0e4)(); return pcVar1; }
JMP dword ptr [EBX + 0xe4]
null
null
null
null
[(u'CAST_-1205984261', u'RETURN_-1205984339'), ('tmp_72', u'CAST_-1205984262'), (u'INDIRECT_-1205984269', u'COPY_-1205984328'), (u'CALLIND_-1205984342', u'CAST_-1205984261'), (u'CAST_-1205984262', u'CALLIND_-1205984342'), (u'CALLIND_-1205984342', u'INDIRECT_-1205984269'), ('const-0', u'RETURN_-1205984339')]
[(u'CAST_-1205984261', u'RETURN_-1205984339'), ('tmp_72', u'CAST_-1205984262'), (u'INDIRECT_-1205984269', u'COPY_-1205984328'), (u'CALLIND_-1205984342', u'CAST_-1205984261'), (u'CAST_-1205984262', u'CALLIND_-1205984342'), (u'CALLIND_-1205984342', u'INDIRECT_-1205984269'), ('const-0', u'RETURN_-1205984339')]
null
null
000123a0
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strrchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strrchr_0002c0e4)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strrchr(char *__s,int __c)\n\n{\n char *pc...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strrchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strrchr_0002c0e4)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strrchr(char *__s,int __c)\n\n{\n char *pc...
(translation_unit "char * strrchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strrchr_0002c0e4)();\n return pcVar1;\n}\n\n" (function_definition "char * strrchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strrchr_0002c0e4)();\n return pcVar1;\n}" p...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_exp...
(function_definition "char * strrchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strrchr_0002c0e4)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strrchr(char *__s,int __c)" (* "*") (function_declarator "strrchr(char *__s,int __c)" (identifier "strrchr") (para...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_strrchr_0002c0e4)(); return pcVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_0002c0e4)(); return pcVar1; }
2872_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
_M_get_insert_unique_pos
FUN_000b94f0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*> _M_get_insert_unique_pos(_Rb_tree<long_long_int,_std::pair<long_long_int_const,_gold::Archive_member>,_std::_Select1st<std::pair<long_long_int...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int * FUN_000b94f0(int *param_1,int param_2,uint *param_3) { bool bVar1; int iVar2; uint uVar3; int iVar4; uint uVar5; uint uVar6; int local_24; if (*(int *)(param_2 + 8) == 0) { local_24 = param_2 + 4; ...
CALL 0x000b4846 ADD EAX,0x35ab0b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c MOV dword ptr [ESP + 0xc],EAX MOV EAX,dword ptr [ESP + 0x34] MOV ESI,dword ptr [EAX + 0x8] TEST ESI,ESI JZ 0x000b9590 MOV EAX,dword ptr [ESP + 0x38] MOV EDI,dword ptr [EAX] MOV EBX,dword ptr [EAX + 0x4] JMP 0x000b952e MOV EAX,dword ptr [E...
null
null
null
null
[(u'INT_NOTEQUAL_-1206610535', u'INT_NOTEQUAL_-1206610525'), ('tmp_684', u'CBRANCH_-1206610274'), ('const-0', u'PTRSUB_-1206610029'), (u'BOOL_NEGATE_-1206610025', u'CBRANCH_-1206610474'), (u'LOAD_-1206610572', u'CAST_-1206609964'), (u'INT_NOTEQUAL_-1206610438', u'INT_EQUAL_-1206610429'), ('const-0', u'PTRSUB_-120660990...
[('const-417', u'LOAD_-1206610607'), (u'INT_NOTEQUAL_-1206610535', u'INT_NOTEQUAL_-1206610525'), ('tmp_684', u'CBRANCH_-1206610274'), (u'CAST_-1206610058', u'LOAD_-1206610637'), ('tmp_1586', u'INT_ADD_-1206610167'), (u'CAST_-1206609874', u'LOAD_-1206610207'), (u'INT_NOTEQUAL_-1206610438', u'INT_EQUAL_-1206610429'), (u'...
null
null
000b94f0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint * FUN_000b94f0(int *param_1,int param_2,uint *param_3)\n\n{\n bool bVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n int local_24;\n \n if (*(int *)(param_2 + 8) == 0) {...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*>\n _M_get_insert_unique_pos(_Rb_tree<long_long_int,_std::pair<long_long_int_const,_gold::Archive_member>,_std::_Select1st<std...
(translation_unit "int * FUN_000b94f0(int *param_1,int param_2,uint *param_3)\n\n{\n bool bVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n int local_24;\n \n if (*(int *)(param_2 + 8) == 0) {\n local_24 = param_2 + 4;\n }\n else {\n uVar6 = *param_3;\n uVar5 = param_3[1];...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE IDENT ;) ...
(function_definition "int * FUN_000b94f0(int *param_1,int param_2,uint *param_3)\n\n{\n bool bVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n int local_24;\n \n if (*(int *)(param_2 + 8) == 0) {\n local_24 = param_2 + 4;\n }\n else {\n uVar6 = *param_3;\n uVar5 = param_3[...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*> _M_get_insert_unique_pos(_Rb_tree<long_long_int,_std::pair<long_long_int_const,_gold::Archive_member>,_std::_Select1st<std::pair<long_long_int...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int * MASKED(int *param_1,int param_2,uint *param_3) { bool bVar1; int iVar2; uint uVar3; int iVar4; uint uVar5; uint uVar6; int local_24; if (*(int *)(param_2 + 8) == 0) { local_24 = param_2 + 4; } el...
316_powerpc-linux-gnu-as_and_powerpc-linux-gnu-as_strip.c
input_scrub_end
FUN_00025d80
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void input_scrub_end(void) { if (buffer_start != (char *)0x0) { free(buffer_start); buffer_start = (char *)0x0; input_file_end(); } re...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00025d80(void) { if (DAT_00077808 != (void *)0x0) { free(DAT_00077808); DAT_00077808 = (void *)0x0; FUN_000256e0(); } return; }
PUSH EBX CALL 0x00016090 ADD EBX,0x4927a SUB ESP,0x8 MOV EAX,dword ptr [EBX + 0x8808] TEST EAX,EAX JZ 0x00025db4 SUB ESP,0xc PUSH EAX CALL 0x00014810 MOV dword ptr [EBX + 0x8808],0x0 CALL 0x000256e0 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[('tmp_467', u'MULTIEQUAL_-1206034814'), ('const-0', u'INT_NOTEQUAL_-1206035008'), ('const-0', u'RETURN_-1206034924'), (u'CALL_-1206034964', u'INDIRECT_-1206034823'), ('tmp_467', u'INT_NOTEQUAL_-1206035008'), ('tmp_100', u'CBRANCH_-1206035008'), (u'INT_NOTEQUAL_-1206035008', u'CBRANCH_-1206035008'), (u'INDIRECT_-120603...
[('tmp_472', u'INT_NOTEQUAL_-1206035008'), ('const-0', u'COPY_-1206034983'), ('const-0', u'INT_NOTEQUAL_-1206035008'), ('const-0', u'RETURN_-1206034924'), (u'CALL_-1206034964', u'INDIRECT_-1206034823'), ('tmp_472', u'MULTIEQUAL_-1206034814'), ('tmp_100', u'CBRANCH_-1206035008'), (u'INT_NOTEQUAL_-1206035008', u'CBRANCH_...
null
null
00025d80
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00025d80(void)\n\n{\n if (DAT_00077808 != (void *)0x0) {\n free(DAT_00077808);\n DAT_00077808 = (void *)0x0;\n FUN_000256e0();\n }\n return;\n}\n\n" comment (function_definition "void FUN_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid input_scrub_end(void)\n\n{\n if (buffer_start != (char *)0x0) {\n free(buffer_start);\n buffer_start = (char *)0x0;\n ...
(translation_unit "void FUN_00025d80(void)\n\n{\n if (DAT_00077808 != (void *)0x0) {\n free(DAT_00077808);\n DAT_00077808 = (void *)0x0;\n FUN_000256e0();\n }\n return;\n}\n\n" (function_definition "void FUN_00025d80(void)\n\n{\n if (DAT_00077808 != (void *)0x0) {\n free(DAT_00077808);\n DAT_00077808...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statemen...
(function_definition "void FUN_00025d80(void)\n\n{\n if (DAT_00077808 != (void *)0x0) {\n free(DAT_00077808);\n DAT_00077808 = (void *)0x0;\n FUN_000256e0();\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00025d80(void)" (identifier "FUN_00025d80") (parameter_list "(void)" (( "(") (para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { if (var_1 != (char *)0x0) { var_2(var_1); var_1 = (char *)0x0; var_3(); } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { if (DAT_00077808 != (void *)0x0) { free(DAT_00077808); DAT_00077808 = (void *)0x0; FUN_000256e0(); } return; }
5_x86_64-linux-gnu-objcopy_and_x86_64-linux-gnu-objcopy_strip.c
strcmp
strcmp
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strcmp(char *__s1,char *__s2) { int iVar1; iVar1 = (*(code *)PTR_strcmp_00040018)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strcmp(char *__s1,char *__s2) { int iVar1; iVar1 = (*(code *)PTR_strcmp_00040018)(); return iVar1; }
JMP dword ptr [EBX + 0x18]
null
null
null
null
[(u'INDIRECT_-1205980989', u'COPY_-1205981048'), ('const-0', u'RETURN_-1205981059'), (u'CALLIND_-1205981062', u'RETURN_-1205981059'), (u'CALLIND_-1205981062', u'INDIRECT_-1205980989'), (u'CAST_-1205980982', u'CALLIND_-1205981062'), ('tmp_72', u'CAST_-1205980982')]
[(u'INDIRECT_-1205980989', u'COPY_-1205981048'), ('const-0', u'RETURN_-1205981059'), (u'CALLIND_-1205981062', u'RETURN_-1205981059'), (u'CALLIND_-1205981062', u'INDIRECT_-1205980989'), (u'CAST_-1205980982', u'CALLIND_-1205981062'), ('tmp_72', u'CAST_-1205980982')]
null
null
00013070
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcmp_00040018)();\n return iVar1;\n}\n\n" comment (function_definition "int strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcmp_00040018)();\n return iVar1;\n}\n\n" comment (function_definition "int strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar...
(translation_unit "int strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcmp_00040018)();\n return iVar1;\n}\n\n" (function_definition "int strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcmp_00040018)();\n return iVar1;\n}" primitive_type (function_decl...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_e...
(function_definition "int strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcmp_00040018)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "strcmp(char *__s1,char *__s2)" (identifier "strcmp") (parameter_list "(char *__s1,char *__s2)" (( "(") (parameter_declaration "cha...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s1,char *__s2) { int iVar1; iVar1 = (*(type_1 *)PTR_strcmp_00040018)(); 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_00040018)(); return iVar1; }
9247_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
~numpunct_shim
FUN_002232b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::numpunct_shim<wchar_t>::~numpunct_shim() */ void __thiscall std::__facet_shims::(anonymous_namespace)::numpunct_shim<wchar_t>::~numpunct_shim (numpunct_shim<wchar_t> *this) ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_002232b0(undefined4 *param_1) { int *piVar1; int *piVar2; undefined *puVar3; int iVar4; puVar3 = PTR___pthread_key_create_0038ef24; *param_1 = &PTR_FUN_0038d034; *(undefined4 *)(param_1[4] + 0xc) = 0; ...
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x16bd49 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EAX,[EBX + 0xffffe034] MOV EDX,dword ptr [EBX + 0xffffff24] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x10] MOV dword ptr [EAX + 0xc],0x0 MOV EAX,dword ptr [ESI + 0xc] TEST EDX,EDX JZ 0x00223310 MOV EDX,0xffffffff X...
null
null
null
null
[('const-1', u'PTRADD_-1203948497'), ('const-417', u'LOAD_-1203948703'), (u'PTRADD_-1203948449', u'STORE_-1203948616'), ('tmp_448', u'CAST_-1203948463'), (u'CAST_-1203948511', u'STORE_-1203948798'), (u'PTRADD_-1203948456', u'LOAD_-1203948629'), (u'CAST_-1203948518', u'STORE_-1203948809'), ('const-1', u'PTRADD_-12039484...
[('const-417', u'STORE_-1203948809'), ('const-0', u'PTRSUB_-1203948521'), ('tmp_772', u'PTRADD_-1203948519'), (u'CAST_-1203948511', u'STORE_-1203948798'), ('const-417', u'LOAD_-1203948759'), (u'CAST_-1203948503', u'LOAD_-1203948712'), (u'PTRADD_-1203948495', u'LOAD_-1203948757'), (u'INDIRECT_-1203948495', u'MULTIEQUAL_...
null
null
002232b0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002232b0(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_0038ef24;\n *param_1 = &PTR_FUN_0038d034;\n *(undefine...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__facet_shims::(anonymous namespace)::numpunct_shim<wchar_t>::~numpunct_shim() */\n\nvoid __thiscall\nstd::__facet_shims::(anonymous_namespace)::numpunct_shim<wchar_t>::~numpunct_shim\n (numpunct...
(translation_unit "void FUN_002232b0(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_0038ef24;\n *param_1 = &PTR_FUN_0038d034;\n *(undefined4 *)(param_1[4] + 0xc) = 0;\n piVar2 = (int *)param_1[3];\n if (puVar3 == (undefined *)0x...
(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_002232b0(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_0038ef24;\n *param_1 = &PTR_FUN_0038d034;\n *(undefined4 *)(param_1[4] + 0xc) = 0;\n piVar2 = (int *)param_1[3];\n if (puVar3 == (undefined *...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::numpunct_shim<wchar_t>::~numpunct_shim() */ void __thiscall std::__facet_shims::(anonymous_namespace)::function_1<var_8>::~function_1 (function_1<var_8> *var_1) { int *piV...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { int *piVar1; int *piVar2; undefined *puVar3; int iVar4; puVar3 = PTR___pthread_key_create_0038ef24; *param_1 = &PTR_FUN_0038d034; *(undefined4 *)(param_1[4] + 0xc) = 0; piVar...
8546_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
~__moneypunct_cache
FUN_001f88e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__moneypunct_cache<wchar_t, true>::~__moneypunct_cache() */ void __thiscall std::__moneypunct_cache<wchar_t,true>::~__moneypunct_cache(__moneypunct_cache<wchar_t,true> *this) { *(undefined ***)this = &PTR____moneypunct_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001f88e0(undefined4 *param_1) { *param_1 = &PTR_FUN_0033d7b8; if (*(char *)(param_1 + 0x1b) != '\0') { if (param_1[2] != 0) { FUN_001ac410(param_1[2]); } if (param_1[7] != 0) { FUN_001ac410(p...
PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x146719 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EAX,[EBX + 0xffffe7b0] ADD EAX,0x8 CMP byte ptr [ESI + 0x6c],0x0 MOV dword ptr [ESI],EAX JZ 0x001f8951 MOV EAX,dword ptr [ESI + 0x8] TEST EAX,EAX JZ 0x001f8918 SUB ESP,0xc PUSH EAX CALL 0x001ac410 ADD ESP,0x10 MOV EAX,dwor...
null
null
null
null
[('tmp_683', u'PTRADD_-1207924377'), ('tmp_683', u'PTRADD_-1207924298'), (u'INT_NOTEQUAL_-1207924229', u'CBRANCH_-1207924229'), ('tmp_683', u'CAST_-1207923891'), ('const-8', u'PTRADD_-1207924354'), (u'PTRADD_-1207924354', u'CAST_-1207923975'), (u'PTRADD_-1207924377', u'LOAD_-1207924439'), (u'CAST_-1207923935', u'LOAD_-...
[('const-4', u'PTRADD_-1207923983'), (u'INT_NOTEQUAL_-1207924229', u'CBRANCH_-1207924229'), ('const-27', u'PTRADD_-1207923983'), ('tmp_1381', u'STORE_-1207924422'), (u'PTRADD_-1207923983', u'CAST_-1207923979'), ('tmp_1381', u'CALL_-1207924170'), ('const-4', u'PTRADD_-1207923974'), ('tmp_494', u'CBRANCH_-1207924229'), (...
null
null
001f88e0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001f88e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033d7b8;\n if (*(char *)(param_1 + 0x1b) != '\0') {\n if (param_1[2] != 0) {\n FUN_001ac410(param_1[2]);\n }\n if (param_1[7] ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__moneypunct_cache<wchar_t, true>::~__moneypunct_cache() */\n\nvoid __thiscall\nstd::__moneypunct_cache<wchar_t,true>::~__moneypunct_cache(__moneypunct_cache<wchar_t,true> *this)\n\n{\n *(undefined ***)t...
(translation_unit "void FUN_001f88e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033d7b8;\n if (*(char *)(param_1 + 0x1b) != '\0') {\n if (param_1[2] != 0) {\n FUN_001ac410(param_1[2]);\n }\n if (param_1[7] != 0) {\n FUN_001ac410(param_1[7]);\n }\n if (param_1[9] != 0) {\n FUN_001ac...
(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_001f88e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033d7b8;\n if (*(char *)(param_1 + 0x1b) != '\0') {\n if (param_1[2] != 0) {\n FUN_001ac410(param_1[2]);\n }\n if (param_1[7] != 0) {\n FUN_001ac410(param_1[7]);\n }\n if (param_1[9] != 0) {\n FUN_00...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__moneypunct_cache<wchar_t, true>::~__moneypunct_cache() */ void __thiscall std::var_1<var_2,true>::~var_1(var_1<var_2,true> *var_3) { *(undefined ***)var_3 = &PTR____moneypunct_cache_0033d7b8; if (var_3[0x6c] != (var...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_0033d7b8; if (*(char *)(param_1 + 0x1b) != '\0') { if (param_1[2] != 0) { FUN_001ac410(param_1[2]); } if (param_1[7] != 0) { FUN_001ac410(param_1...
195_x86_64-linux-gnu-readelf_and_x86_64-linux-gnu-readelf_strip.c
get_elf_section_flags
FUN_00038ca0
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* DWARF original prototype: char * get_elf_section_flags(Filedata * filedata, bfd_vma sh_flags, Filedata * filedata) */ char * __regparm2 get_elf_section_flags(Filedata *filedata,bfd_vma sh_flags,Filedata *filedata_1) { ush...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ undefined1 * __regparm2 FUN_00038ca0(char *param_1,ushort *param_2,uint param_3,uint param_4) { ushort uVar1; char *__s; char *pcVar2; undefined4 uVar3; undefined1 *puVar4; uint uVar5; uint uVar6; int iVar7; in...
PUSH EBP PUSH EDI PUSH ESI CALL 0x0004ab81 ADD ESI,0x7b358 PUSH EBX SUB ESP,0x4c MOV dword ptr [ESP + 0x3c],EAX MOV EAX,dword ptr [ESP + 0x60] MOV dword ptr [ESP + 0x20],EDX MOV EDX,dword ptr [ESP + 0x64] CMP dword ptr [ESI + 0x2324],0x1 MOV dword ptr [ESP + 0x14],ESI SBB EBP,EBP MOV dword ptr [ESP + 0x8],EAX AND EBP,0...
null
null
null
null
[('const-0', u'RETURN_-1206086746'), (u'MULTIEQUAL_-1206084279', u'INT_NOTEQUAL_-1206086481'), (u'INT_SUB_-1206086483', u'MULTIEQUAL_-1206083575'), (u'BOOL_AND_-1206084770', u'CBRANCH_-1206084797'), (u'MULTIEQUAL_-1206083887', u'MULTIEQUAL_-1206083887'), (u'INT_NOTEQUAL_-1206084832', u'CBRANCH_-1206084830'), (u'MULTIEQ...
[(u'BOOL_AND_-1206083126', u'CBRANCH_-1206087044'), ('const-0', u'RETURN_-1206086746'), ('const-5', u'INT_SUB_-1206086483'), (u'BOOL_AND_-1206084770', u'CBRANCH_-1206084797'), (u'INT_NOTEQUAL_-1206084832', u'CBRANCH_-1206084830'), (u'MULTIEQUAL_-1206084121', u'INT_SUB_-1206086500'), ('const-0', u'INT_EQUAL_-1206083668'...
null
null
00038ca0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nundefined1 * __regparm2 FUN_00038ca0(char *param_1,ushort *param_2,uint param_3,uint param_4)\n\n{\n ushort uVar1;\n char *__s;\n char *pcVar2;\n undefined4 uVar3;\n undefined1 *puVar4;\n uint uVar5;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* DWARF original prototype: char * get_elf_section_flags(Filedata * filedata, bfd_vma sh_flags,\n Filedata * filedata) */\n\nchar * __regparm2 get_elf_section_flags(Filedata *filedata,bfd_vma sh_flags,Filedata...
(translation_unit "undefined1 * __regparm2 FUN_00038ca0(char *param_1,ushort *param_2,uint param_3,uint param_4)\n\n{\n ushort uVar1;\n char *__s;\n char *pcVar2;\n undefined4 uVar3;\n undefined1 *puVar4;\n uint uVar5;\n uint uVar6;\n int iVar7;\n int iVar8;\n uint uVar9;\n uint uVar10;\n int iVar11;\n uin...
(translation_unit (ERROR (binary_expression IDENT * (ERROR IDENT) (call_expression IDENT (argument_list ( (binary_expression IDENT * IDENT) , (binary_expression IDENT * IDENT) , (ERROR IDENT) IDENT , (ERROR IDENT) IDENT ))))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT...
(ERROR "undefined1 * __regparm2 FUN_00038ca0(char *param_1,ushort *param_2,uint param_3,uint param_4)" (binary_expression "undefined1 * __regparm2 FUN_00038ca0(char *param_1,ushort *param_2,uint param_3,uint param_4)" (identifier "undefined1") (* "*") (ERROR "__regparm2" (identifier "__regparm2")) (call_expression "FUN...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* DWARF original prototype: char * get_elf_section_flags(Filedata * filedata, bfd_vma sh_flags, Filedata * filedata) */ char * __regparm2 function_1(type_1 *filedata,type_2 var_5,type_1 *filedata_1) { type_3 var_17; short...
null
(translation_unit (ERROR (binary_expression left: (identifier) (ERROR (identifier)) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)) (binary_expression left: (identifier) right: (identifier)) (ERROR (identifier)) (identifier) (ERROR (ide...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ undefined1 * __regparm2 MASKED(char *param_1,ushort *param_2,uint param_3,uint param_4) { ushort uVar1; char *__s; char *pcVar2; undefined4 uVar3; undefined1 *puVar4; uint uVar5; uint uVar6; int iVar7; int iVar...
7197_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
_M_extract<unsigned_int>
FUN_001a6080
/* std::istream& std::istream::_M_extract<unsigned int>(unsigned int&) */ istream * __thiscall std::istream::_M_extract<unsigned_int>(istream *this,uint *param_1) { int *piVar1; istream *piVar2; undefined1 local_34 [19]; sentry local_21; _Ios_Iostate local_20 [4]; __x86_get_pc_thunk_di(); sentry::se...
int * FUN_001a6080(int *param_1,undefined4 param_2) { int *piVar1; int iVar2; undefined1 local_34 [19]; char local_21; uint local_20 [4]; FUN_0004fb7e(); FUN_001a4090(&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 0x0004fb7e ADD EDI,0x15bf77 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 0x001a4090 ADD ESP,0x10 CMP byte ptr [EBP + -0x1d],0x0 JZ 0x001a6103 MOV EAX,dword ptr [ESI] MOV dword ptr [EBP + -0x1c],0x0 MOV E...
null
null
null
null
[('tmp_820', u'COPY_-1207606722'), ('tmp_820', u'CAST_-1207606483'), ('const-417', u'LOAD_-1207606784'), ('tmp_820', u'COPY_-1207606835'), (u'CAST_-1207606365', u'LOAD_-1207606765'), (u'INDIRECT_-1207606445', u'INT_OR_-1207606738'), ('const-417', u'LOAD_-1207606983'), (u'PTRADD_-1207606705', u'CAST_-1207606365'), ('tmp...
[(u'CAST_-1207606461', u'LOAD_-1207606988'), ('const-0', u'RETURN_-1207606688'), ('tmp_530', u'CBRANCH_-1207606839'), (u'PTRSUB_-1207606443', u'CALLIND_-1207606870'), ('const-20', u'INT_ADD_-1207606751'), ('const-4294967264', u'PTRSUB_-1207606436'), (u'INT_ADD_-1207607007', u'CALLIND_-1207606870'), ('tmp_1079', u'PTRSU...
null
null
001a6080
x86
O0
(translation_unit "int * FUN_001a6080(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_0004fb7e();\n FUN_001a4090(&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 int>(unsigned int&) */\n\nistream * __thiscall std::istream::_M_extract<unsigned_int>(istream *this,uint *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 __x86_ge...
(translation_unit "int * FUN_001a6080(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_0004fb7e();\n FUN_001a4090(&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_001a6080(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_0004fb7e();\n FUN_001a4090(&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 int>(unsigned int&) */ type_1 * __thiscall std::type_1::_M_extract<unsigned_int>(type_1 *var_3,uint *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 (va...
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_0004fb7e(); FUN_001a4090(&local_21,param_1,0); if (local_21 != '\0') { local_20[0] = 0; iVar2 = *(int *)(*param_1 + -0xc) + (int)param_1; piVar1 = *(in...
2185_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c
sqlite3WindowUnlinkFromSelect
FUN_000bb635
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ void sqlite3WindowUnlinkFromSelect(Window *p) { if (p->ppThis != (Window **)0x0) { *p->ppThis = p->pNextWin; if (p->pNextWin != (Window *)0x0) { p->pNextWin->ppThis = p->p...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_000bb635(int param_1) { if (*(int *)(param_1 + 0x20) != 0) { **(undefined4 **)(param_1 + 0x20) = *(undefined4 *)(param_1 + 0x24); if (*(int *)(param_1 + 0x24) != 0) { *(undefined4 *)(*(int *)(param_1 + 0...
PUSH EBP MOV EBP,ESP CALL 0x000ca8df ADD EAX,0x349c3 MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX + 0x20] TEST EAX,EAX JZ 0x000bb67d MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX + 0x20] MOV EDX,dword ptr [EBP + 0x8] MOV EDX,dword ptr [EDX + 0x24] MOV dword ptr [EAX],EDX MOV EAX,dword ptr [EBP + 0x8] MOV...
null
null
null
null
[(u'LOAD_-1206602149', u'INT_NOTEQUAL_-1206602130'), ('tmp_247', u'PTRSUB_-1206601961'), ('const-36', u'PTRSUB_-1206601961'), (u'LOAD_-1206602057', u'STORE_-1206602049'), (u'LOAD_-1206602111', u'STORE_-1206602104'), (u'PTRSUB_-1206601950', u'LOAD_-1206602069'), ('const-417', u'LOAD_-1206602069'), ('tmp_247', u'PTRSUB_-...
[(u'CAST_-1206601990', u'LOAD_-1206602149'), (u'LOAD_-1206602111', u'STORE_-1206602104'), ('const-32', u'INT_ADD_-1206602041'), ('const-417', u'LOAD_-1206602069'), ('const-417', u'LOAD_-1206602057'), ('const-32', u'INT_ADD_-1206602133'), ('const-0', u'STORE_-1206602037'), ('tmp_163', u'CBRANCH_-1206602076'), (u'INT_ADD...
null
null
000bb635
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_000bb635(int param_1)\n\n{\n if (*(int *)(param_1 + 0x20) != 0) {\n **(undefined4 **)(param_1 + 0x20) = *(undefined4 *)(param_1 + 0x24);\n if (*(int *)(param_1 + 0x24) != 0) {\n *(undefine...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nvoid sqlite3WindowUnlinkFromSelect(Window *p)\n\n{\n if (p->ppThis != (Window **)0x0) {\n *p->ppThis = p->pNextWin;\n if (p->pNextWin != (Window *)0x0) {\n ...
(translation_unit "void FUN_000bb635(int param_1)\n\n{\n if (*(int *)(param_1 + 0x20) != 0) {\n **(undefined4 **)(param_1 + 0x20) = *(undefined4 *)(param_1 + 0x24);\n if (*(int *)(param_1 + 0x24) != 0) {\n *(undefined4 *)(*(int *)(param_1 + 0x24) + 0x20) = *(undefined4 *)(param_1 + 0x20);\n }\n *(unde...
(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_000bb635(int param_1)\n\n{\n if (*(int *)(param_1 + 0x20) != 0) {\n **(undefined4 **)(param_1 + 0x20) = *(undefined4 *)(param_1 + 0x24);\n if (*(int *)(param_1 + 0x24) != 0) {\n *(undefined4 *)(*(int *)(param_1 + 0x24) + 0x20) = *(undefined4 *)(param_1 + 0x20);\n }\n *(u...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ void function_1(type_1 *p) { if (p->ppThis != (type_1 **)0x0) { *p->ppThis = p->pNextWin; if (p->pNextWin != (type_1 *)0x0) { p->pNextWin->ppThis = p->ppThis; } p-...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression le...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1) { if (*(int *)(param_1 + 0x20) != 0) { **(undefined4 **)(param_1 + 0x20) = *(undefined4 *)(param_1 + 0x24); if (*(int *)(param_1 + 0x24) != 0) { *(undefined4 *)(*(int *)(param_1 + 0x24) +...
93_i686-gnu-strip_and_i686-gnu-strip_strip.c
bfd_set_file_flags
bfd_set_file_flags
void bfd_set_file_flags(void) { (*(code *)PTR_bfd_set_file_flags_0003f180)(); return; }
void bfd_set_file_flags(void) { (*(code *)PTR_bfd_set_file_flags_0003f180)(); return; }
JMP dword ptr [EBX + 0x180]
null
null
null
null
[('tmp_58', u'CAST_-1205979545'), (u'CALLIND_-1205979622', u'INDIRECT_-1205979550'), (u'CAST_-1205979545', u'CALLIND_-1205979622'), (u'INDIRECT_-1205979550', u'COPY_-1205979609'), ('const-0', u'RETURN_-1205979619')]
[('tmp_58', u'CAST_-1205979545'), (u'CALLIND_-1205979622', u'INDIRECT_-1205979550'), (u'CAST_-1205979545', u'CALLIND_-1205979622'), (u'INDIRECT_-1205979550', u'COPY_-1205979609'), ('const-0', u'RETURN_-1205979619')]
null
null
00013610
x86
O0
(translation_unit "void bfd_set_file_flags(void)\n\n{\n (*(code *)PTR_bfd_set_file_flags_0003f180)();\n return;\n}\n\n" (function_definition "void bfd_set_file_flags(void)\n\n{\n (*(code *)PTR_bfd_set_file_flags_0003f180)();\n return;\n}" primitive_type (function_declarator "bfd_set_file_flags(void)" identifier (pa...
(translation_unit "void bfd_set_file_flags(void)\n\n{\n (*(code *)PTR_bfd_set_file_flags_0003f180)();\n return;\n}\n\n" (function_definition "void bfd_set_file_flags(void)\n\n{\n (*(code *)PTR_bfd_set_file_flags_0003f180)();\n return;\n}" primitive_type (function_declarator "bfd_set_file_flags(void)" identifier (pa...
(translation_unit "void bfd_set_file_flags(void)\n\n{\n (*(code *)PTR_bfd_set_file_flags_0003f180)();\n return;\n}\n\n" (function_definition "void bfd_set_file_flags(void)\n\n{\n (*(code *)PTR_bfd_set_file_flags_0003f180)();\n return;\n}" primitive_type (function_declarator "bfd_set_file_flags(void)" identifier (pa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void bfd_set_file_flags(void)\n\n{\n (*(code *)PTR_bfd_set_file_flags_0003f180)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_set_file_flags(void)" (identifier "bfd_set_file_flags") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")...
void function_1(void) { (*(type_1 *)PTR_bfd_set_file_flags_0003f180)(); 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_0003f180)(); return; }
1075_libtomcrypt.so_and_libtomcrypt.so_strip.c
init_GMP
init_GMP
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void init_GMP(void) { long lVar1; undefined8 *puVar2; undefined8 *puVar3; puVar2 = (undefined8 *)PTR_gmp_desc_00214e00; puVar3 = (undefined8 *)PTR_ltc_mp_00214ed8; for (lVar1 = 0x34; lVar1 != 0; lVar1 = lVar1 + -1) { *puV...
void init_GMP(void) { long lVar1; undefined8 *puVar2; undefined8 *puVar3; puVar2 = (undefined8 *)PTR_gmp_desc_00214e00; puVar3 = (undefined8 *)PTR_ltc_mp_00214ed8; for (lVar1 = 0x34; lVar1 != 0; lVar1 = lVar1 + -1) { *puVar3 = *puVar2; puVar2 = puVar2 + 1; puVar3 = puVar3 + 1; } return;...
MOV RDX,qword ptr [0x00214ed8] MOV RAX,qword ptr [0x00214e00] MOV RSI,RAX MOV EAX,0x34 MOV RDI,RDX MOV RCX,RAX MOVSQ.REP RDI,RSI NOP RET
null
null
null
null
[(u'MULTIEQUAL_-1207543124', u'PTRADD_-1207543106'), (u'INT_ADD_-1207543196', u'MULTIEQUAL_-1207543125'), ('tmp_154', u'MULTIEQUAL_-1207543114'), (u'LOAD_-1207543202', u'STORE_-1207543199'), (u'MULTIEQUAL_-1207543114', u'COPY_-1207543171'), ('tmp_155', u'MULTIEQUAL_-1207543117'), (u'MULTIEQUAL_-1207543123', u'STORE_-12...
[(u'MULTIEQUAL_-1207543124', u'PTRADD_-1207543106'), (u'INT_ADD_-1207543196', u'MULTIEQUAL_-1207543125'), (u'LOAD_-1207543202', u'STORE_-1207543199'), (u'MULTIEQUAL_-1207543114', u'COPY_-1207543171'), ('const-433', u'STORE_-1207543199'), ('const-52', u'COPY_-1207543220'), (u'MULTIEQUAL_-1207543123', u'STORE_-1207543199...
null
null
00195a2d
x86
O0
(translation_unit "void init_GMP(void)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n \n puVar2 = (undefined8 *)PTR_gmp_desc_00214e00;\n puVar3 = (undefined8 *)PTR_ltc_mp_00214ed8;\n for (lVar1 = 0x34; lVar1 != 0; lVar1 = lVar1 + -1) {\n *puVar3 = *puVar2;\n puVar2 = puVar2 + 1;\n puVa...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid init_GMP(void)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n \n puVar2 = (undefined8 *)PTR_gmp_desc_00214e00;\n puVar3 = (undefined8 *)PTR_ltc_mp_00214ed8;\n for (lVar1 = 0x34; lVar1 != 0; l...
(translation_unit "void init_GMP(void)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n \n puVar2 = (undefined8 *)PTR_gmp_desc_00214e00;\n puVar3 = (undefined8 *)PTR_ltc_mp_00214ed8;\n for (lVar1 = 0x34; lVar1 != 0; lVar1 = lVar1 + -1) {\n *puVar3 = *puVar2;\n puVar2 = puVar2 + 1;\n puVa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (ass...
(function_definition "void init_GMP(void)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n \n puVar2 = (undefined8 *)PTR_gmp_desc_00214e00;\n puVar3 = (undefined8 *)PTR_ltc_mp_00214ed8;\n for (lVar1 = 0x34; lVar1 != 0; lVar1 = lVar1 + -1) {\n *puVar3 = *puVar2;\n puVar2 = puVar2 + 1;\n p...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { long var_1; type_1 *var_2; type_1 *var_3; var_2 = (type_1 *)PTR_gmp_desc_00214e00; var_3 = (type_1 *)PTR_ltc_mp_00214ed8; for (var_1 = 0x34; var_1 != 0; var_1 = var_1 + -1) { *var_3 = *var_2; 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: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_iden...
null
void MASKED(void) { long lVar1; undefined8 *puVar2; undefined8 *puVar3; puVar2 = (undefined8 *)PTR_gmp_desc_00214e00; puVar3 = (undefined8 *)PTR_ltc_mp_00214ed8; for (lVar1 = 0x34; lVar1 != 0; lVar1 = lVar1 + -1) { *puVar3 = *puVar2; puVar2 = puVar2 + 1; puVar3 = puVar3 + 1; } return; }...
301_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
parse_dirlist
FUN_0002b777
/* gold::options::parse_dirlist(char const*, char const*, std::vector<gold::Search_directory, std::allocator<gold::Search_directory> >*) [clone .cold.537] */ void __regparm3 gold::options::parse_dirlist(char *param_1,char *param_2,vector *param_3) { int unaff_EBP; void *unaff_ESI; if (*(void **)(unaff_EB...
void __regparm3 FUN_0002b777(undefined4 param_1) { int unaff_EBP; int unaff_ESI; if (*(int *)(unaff_EBP + -0x34) != unaff_ESI) { *(undefined4 *)(unaff_EBP + -0x60) = param_1; FUN_001e6db0(*(int *)(unaff_EBP + -0x34)); param_1 = *(undefined4 *)(unaff_EBP + -0x60); } if (*(int *)(unaff_EBP + -0...
MOV EDX,dword ptr [EBP + -0x34] CMP EDX,ESI JZ 0x0002b792 SUB ESP,0xc MOV EBX,EDI MOV dword ptr [EBP + -0x60],EAX PUSH EDX CALL 0x001e6db0 MOV EAX,dword ptr [EBP + -0x60] ADD ESP,0x10 MOV ESI,EAX MOV EAX,dword ptr [EBP + -0x4c] CMP EAX,dword ptr [EBP + -0x5c] JZ 0x0002b7aa SUB ESP,0xc MOV EBX,EDI PUSH EAX CALL 0x001e6d...
null
null
null
null
[(u'INT_ADD_-1206011947', u'CAST_-1206011747'), ('tmp_495', u'INT_ADD_-1206011941'), ('tmp_495', u'INT_ADD_-1206012022'), ('const-417', u'STORE_-1206012000'), ('tmp_495', u'INT_ADD_-1206011968'), (u'LOAD_-1206011963', u'CALL_-1206011914'), ('tmp_297', u'MULTIEQUAL_-1206011824'), (u'CAST_-1206011743', u'LOAD_-1206011957...
[(u'CAST_-1206011748', u'LOAD_-1206011957'), ('tmp_481', u'MULTIEQUAL_-1206011824'), (u'LOAD_-1206011963', u'CALL_-1206011914'), ('tmp_477', u'INT_ADD_-1206012022'), ('tmp_477', u'INT_ADD_-1206011968'), ('const-417', u'LOAD_-1206011984'), (u'INT_ADD_-1206011941', u'CAST_-1206011748'), ('const-4294967244', u'INT_ADD_-12...
null
null
0002b777
x86
O0
(translation_unit "void __regparm3 FUN_0002b777(undefined4 param_1)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n if (*(int *)(unaff_EBP + -0x34) != unaff_ESI) {\n *(undefined4 *)(unaff_EBP + -0x60) = param_1;\n FUN_001e6db0(*(int *)(unaff_EBP + -0x34));\n param_1 = *(undefined4 *)(unaff_EBP + -0x60);\n }\n...
(translation_unit "/* gold::options::parse_dirlist(char const*, char const*, std::vector<gold::Search_directory,\n std::allocator<gold::Search_directory> >*) [clone .cold.537] */\n\nvoid __regparm3 gold::options::parse_dirlist(char *param_1,char *param_2,vector *param_3)\n\n{\n int unaff_EBP;\n void *unaff_ESI;\n ...
(translation_unit "void __regparm3 FUN_0002b777(undefined4 param_1)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n if (*(int *)(unaff_EBP + -0x34) != unaff_ESI) {\n *(undefined4 *)(unaff_EBP + -0x60) = param_1;\n FUN_001e6db0(*(int *)(unaff_EBP + -0x34));\n param_1 = *(undefined4 *)(unaff_EBP + -0x60);\n }\n...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression...
(function_definition "void __regparm3 FUN_0002b777(undefined4 param_1)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n if (*(int *)(unaff_EBP + -0x34) != unaff_ESI) {\n *(undefined4 *)(unaff_EBP + -0x60) = param_1;\n FUN_001e6db0(*(int *)(unaff_EBP + -0x34));\n param_1 = *(undefined4 *)(unaff_EBP + -0x60);\n ...
/* gold::options::parse_dirlist(char const*, char const*, std::vector<gold::Search_directory, std::allocator<gold::Search_directory> >*) [clone .cold.537] */ void __regparm3 gold::options::parse_dirlist(char *param_1,char *param_2,vector *param_3) { int var_1; void *var_2; if (*(void **)(var_1 + -0x34) !...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (i...
null
void __regparm3 MASKED(undefined4 param_1) { int unaff_EBP; int unaff_ESI; if (*(int *)(unaff_EBP + -0x34) != unaff_ESI) { *(undefined4 *)(unaff_EBP + -0x60) = param_1; FUN_001e6db0(*(int *)(unaff_EBP + -0x34)); param_1 = *(undefined4 *)(unaff_EBP + -0x60); } if (*(int *)(unaff_EBP + -0x4c) !...
1215_gawk_and_gawk_strip.c
re_string_destruct
FUN_00081d1b
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void re_string_destruct(re_string_t *pstr) { free(pstr->wcs); free(pstr->offsets); if (pstr->mbs_allocated != '\0') { free(pstr->mbs); } return; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00081d1b(int param_1) { free(*(void **)(param_1 + 8)); free(*(void **)(param_1 + 0xc)); if (*(char *)(param_1 + 0x4b) != '\0') { free(*(void **)(param_1 + 4)); } return; }
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x4 CALL 0x00014670 ADD EBX,0x3201d MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX + 0x8] SUB ESP,0xc PUSH EAX CALL 0x00013d50 ADD ESP,0x10 MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX + 0xc] SUB ESP,0xc PUSH EAX CALL 0x00013d50 ADD ESP,0x10 MOV EAX,dword ptr [EBP + 0...
null
null
null
null
[(u'PTRSUB_-1206444448', u'LOAD_-1206444718'), ('const-0', u'INT_NOTEQUAL_-1206444602'), ('const-417', u'LOAD_-1206444595'), ('tmp_413', u'PTRSUB_-1206444448'), ('tmp_286', u'CBRANCH_-1206444602'), (u'PTRSUB_-1206444410', u'LOAD_-1206444622'), ('tmp_413', u'PTRSUB_-1206444410'), ('const-8', u'PTRSUB_-1206444448'), (u'L...
[('tmp_738', u'INT_ADD_-1206444702'), ('tmp_738', u'INT_ADD_-1206444654'), (u'INT_ADD_-1206444579', u'CAST_-1206444400'), ('const-0', u'INT_NOTEQUAL_-1206444602'), (u'CAST_-1206444400', u'LOAD_-1206444595'), ('tmp_286', u'CBRANCH_-1206444602'), ('tmp_738', u'INT_ADD_-1206444606'), (u'INT_ADD_-1206444654', u'CAST_-12064...
null
null
00081d1b
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00081d1b(int param_1)\n\n{\n free(*(void **)(param_1 + 8));\n free(*(void **)(param_1 + 0xc));\n if (*(char *)(param_1 + 0x4b) != '\0') {\n free(*(void **)(param_1 + 4));\n }\n return;\n}\n\n"...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid re_string_destruct(re_string_t *pstr)\n\n{\n free(pstr->wcs);\n free(pstr->offsets);\n if (pstr->mbs_allocated != '\0') {\n free(pstr->mbs);\n }\n return;...
(translation_unit "void FUN_00081d1b(int param_1)\n\n{\n free(*(void **)(param_1 + 8));\n free(*(void **)(param_1 + 0xc));\n if (*(char *)(param_1 + 0x4b) != '\0') {\n free(*(void **)(param_1 + 4));\n }\n return;\n}\n\n" (function_definition "void FUN_00081d1b(int param_1)\n\n{\n free(*(void **)(param_1 + 8));...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_poin...
(function_definition "void FUN_00081d1b(int param_1)\n\n{\n free(*(void **)(param_1 + 8));\n free(*(void **)(param_1 + 0xc));\n if (*(char *)(param_1 + 0x4b) != '\0') {\n free(*(void **)(param_1 + 4));\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00081d1b(int param_1)" (identifier "FUN_00...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(type_1 *pstr) { var_1(pstr->wcs); var_1(pstr->offsets); if (pstr->mbs_allocated != '\0') { var_1(pstr->mbs); } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments:...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1) { free(*(void **)(param_1 + 8)); free(*(void **)(param_1 + 0xc)); if (*(char *)(param_1 + 0x4b) != '\0') { free(*(void **)(param_1 + 4)); } return; }
5277_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c
strcspn
strcspn
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strcspn(char *__s,char *__reject) { /* WARNING: Bad instruction - Truncating control flow here */ /* strcspn@@GLIBC_2.0 */ halt_ba...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strcspn(char *__s,char *__reject) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205730622')]
[('const-1', u'RETURN_-1205730622')]
null
null
003d02b8
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strcspn(char *__s,char *__reject)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" com...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strcspn(char *__s,char *__reject)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strcsp...
(translation_unit "size_t strcspn(char *__s,char *__reject)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t strcspn(char *__s,char *__reject)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "strcspn(char *__s,char *__reject)" identifier (parameter...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "size_t strcspn(char *__s,char *__reject)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "strcspn(char *__s,char *__reject)" (identifier "strcspn") (parameter_list "(char *__s,char *__reject)" (( "(") (parameter_declaration "char *__s" (primitive_ty...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t function_1(char *__s,char *__reject) { /* WARNING: Bad instruction - Truncating control flow here */ /* strcspn@@GLIBC_2.0 */ var_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t MASKED(char *__s,char *__reject) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
247_wc_and_wc_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_-1205936018')]
[('const-1', u'RETURN_-1205936018')]
null
null
0001e064
x86
O0
(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(); }
9380_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
__messages_open<char>
FUN_0022a0a0
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* int std::__facet_shims::__messages_open<char>(std::integral_constant<bool, false>, std::locale::facet const*, char const*, unsigned int, std::locale const&) */ int std::__facet_shims::__messages_open<char> (und...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ undefined4 FUN_0022a0a0(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5) { int *piVar1; undefined4 uVar2; int iVar3; undefined1 local_21; int local_20 [4]; FUN...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI LEA EAX,[EBP + -0x1d] LEA EDI,[EBP + -0x1c] CALL 0x000559ea ADD ESI,0x164f50 PUSH EBX SUB ESP,0x2c MOV dword ptr [EBP + -0x2c],EAX PUSH EAX PUSH dword ptr [EBP + 0x14] PUSH dword ptr [EBP + 0x10] MOV EBX,ESI PUSH EDI CALL 0x00220830 MOV EAX,dword ptr [EBP + 0xc] ADD ESP,0xc MOV ED...
null
null
null
null
[(u'INT_EQUAL_-1203920483', u'CBRANCH_-1203920482'), (u'STORE_-1203920464', u'INDIRECT_-1203920106'), ('const-4294967295', u'INT_ADD_-1203920452'), (u'LOAD_-1203920590', u'CALLIND_-1203920580'), ('const-417', u'LOAD_-1203920365'), (u'CALL_-1203920630', u'INDIRECT_-1203920218'), (u'INDIRECT_-1203920058', u'MULTIEQUAL_-1...
[('tmp_1477', u'CALLIND_-1203920580'), ('tmp_1475', u'CALL_-1203920630'), ('const-417', u'LOAD_-1203920611'), (u'INT_EQUAL_-1203920483', u'CBRANCH_-1203920482'), (u'LOAD_-1203920590', u'CALLIND_-1203920580'), ('const-417', u'STORE_-1203920352'), (u'INDIRECT_-1203920205', u'INT_ADD_-1203920547'), (u'STORE_-1203920464', ...
null
null
0022a0a0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nundefined4\nFUN_0022a0a0(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n int *piVar1;\n undefined4 uVar2;\n int iVar3;\n undefined1 local_21;\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* int std::__facet_shims::__messages_open<char>(std::integral_constant<bool, false>,\n std::locale::facet const*, char const*, unsigned int, std::locale const&) */\n\nint std::__facet_shims::__messages_open<ch...
(translation_unit "undefined4\nFUN_0022a0a0(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n int *piVar1;\n undefined4 uVar2;\n int iVar3;\n undefined1 local_21;\n int local_20 [4];\n \n FUN_00220830(local_20,param_3,param_4,&local_21);\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement {...
(function_definition "undefined4\nFUN_0022a0a0(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n int *piVar1;\n undefined4 uVar2;\n int iVar3;\n undefined1 local_21;\n int local_20 [4];\n \n FUN_00220830(local_20,param_3,param_4,&local_21);\n ...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* int std::__facet_shims::__messages_open<char>(std::integral_constant<bool, false>, std::locale::facet const*, char const*, unsigned int, std::locale const&) */ int std::__facet_shims::function_1<char> (type_1 p...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ undefined4 MASKED(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5) { int *piVar1; undefined4 uVar2; int iVar3; undefined1 local_21; int local_20 [4]; FUN_00220...
548_alpha-linux-gnu-ld_and_alpha-linux-gnu-ld_strip.c
add_input_library
FUN_00035190
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ ld_plugin_status add_input_library(char *pathname) { undefined1 *puVar1; char *name; lang_input_statement_type *plVar2; if (called_plugin == (plugin_t *)0x0) { info_assert("../../ld/plugin.c",0x334); } name = (...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00035190(undefined4 param_1) { undefined4 uVar1; int iVar2; if (DAT_00093a88 == 0) { FUN_00032bf0("../../ld/plugin.c",0x334); } uVar1 = xstrdup(param_1); iVar2 = FUN_00021d20(uVar1,0,0); if (i...
PUSH EBX CALL 0x00015a30 ADD EBX,0x5de6a SUB ESP,0x8 MOV EAX,dword ptr [EBX + 0xa88] TEST EAX,EAX JZ 0x000351d8 SUB ESP,0xc PUSH dword ptr [ESP + 0x1c] CALL 0x000144a0 ADD ESP,0xc PUSH 0x0 PUSH 0x0 PUSH EAX CALL 0x00021d20 ADD ESP,0x10 TEST EAX,EAX JZ 0x000351f8 OR byte ptr [EAX + 0x25],0x80 ADD ESP,0x8 XOR EAX,EAX POP...
null
null
null
null
[(u'PTRSUB_-1206103248', u'LOAD_-1206103508'), ('const-0', u'COPY_-1206103479'), (u'INT_NOTEQUAL_-1206103511', u'CBRANCH_-1206103511'), ('const-1', u'PTRSUB_-1206103248'), (u'COPY_-1206103479', u'RETURN_-1206103454'), ('tmp_517', u'CALL_-1206103572'), (u'CALL_-1206103538', u'INT_NOTEQUAL_-1206103511'), (u'COPY_-1206103...
[(u'CAST_-1206103257', u'STORE_-1206103505'), (u'INT_ADD_-1206103494', u'CAST_-1206103257'), (u'INT_NOTEQUAL_-1206103511', u'CBRANCH_-1206103511'), (u'CAST_-1206103257', u'LOAD_-1206103508'), (u'INDIRECT_-1206103238', u'MULTIEQUAL_-1206103295'), (u'COPY_-1206103479', u'RETURN_-1206103454'), (u'CALL_-1206103572', u'INDI...
null
null
00035190
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00035190(undefined4 param_1)\n\n{\n undefined4 uVar1;\n int iVar2;\n \n if (DAT_00093a88 == 0) {\n FUN_00032bf0("../../ld/plugin.c",0x334);\n }\n uVar1 = xstrdup(param_1);\n iVar2 = FU...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nld_plugin_status add_input_library(char *pathname)\n\n{\n undefined1 *puVar1;\n char *name;\n lang_input_statement_type *plVar2;\n \n if (called_plugin == (plugin_t *)0x0) {\n info_assert("../../ld/plug...
(translation_unit "undefined4 FUN_00035190(undefined4 param_1)\n\n{\n undefined4 uVar1;\n int iVar2;\n \n if (DAT_00093a88 == 0) {\n FUN_00032bf0("../../ld/plugin.c",0x334);\n }\n uVar1 = xstrdup(param_1);\n iVar2 = FUN_00021d20(uVar1,0,0);\n if (iVar2 != 0) {\n *(byte *)(iVar2 + 0x25) = *(byte *)(iVar2 +...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_s...
(function_definition "undefined4 FUN_00035190(undefined4 param_1)\n\n{\n undefined4 uVar1;\n int iVar2;\n \n if (DAT_00093a88 == 0) {\n FUN_00032bf0("../../ld/plugin.c",0x334);\n }\n uVar1 = xstrdup(param_1);\n iVar2 = FUN_00021d20(uVar1,0,0);\n if (iVar2 != 0) {\n *(byte *)(iVar2 + 0x25) = *(byte *)(iVar...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 function_1(char *pathname) { type_2 *puVar1; char *name; type_3 *var_5; if (var_1 == (type_4 *)0x0) { var_2("../../ld/plugin.c",0x334); } name = (char *)var_3(pathname); var_5 = var_4(name,lang_input_f...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declar...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(undefined4 param_1) { undefined4 uVar1; int iVar2; if (DAT_00093a88 == 0) { FUN_00032bf0("../../ld/plugin.c",0x334); } uVar1 = xstrdup(param_1); iVar2 = FUN_00021d20(uVar1,0,0); if (iVar2 !...