file_name
stringlengths
17
81
original_function_name
stringlengths
1
716
stripped_function_name
stringlengths
3
46
decompiled_code_original
stringlengths
34
263k
decompiled_code_stripped
stringlengths
37
175k
assembly_code
stringlengths
3
168k
dataflowgraph_original
float64
dataflowgraph_stripped
float64
graphImage_original
float64
graphImage_stripped
float64
pcode_edges_original
stringlengths
11
5.24M
pcode_edges_stripped
stringlengths
11
4.19M
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
5.73M
S-Expression_decompiled_code_original
stringlengths
339
7.15M
S-Expression_decompiled_code_original_noisy
stringlengths
339
5.55M
S-Expression_decompiled_code_original_clean
stringlengths
176
528k
S-Expression_decompiled_code_original_root
stringlengths
347
5.61M
Replace_function_name_and_variable_name
stringlengths
39
247k
S-Expression_decompiled_code_stripped
float64
Root Node
stringlengths
244
744k
decompiled_code_original_masked
float64
decompiled_code_stripped_masked
stringlengths
35
175k
7720_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
wstring
FUN_001eb2b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::wstring(unsigned int, wchar_t, std::allocator<wchar_t> const&) */ void __thiscall std::wstring::wstring(wstring *this,uint param_1,wchar_t param_2,allocator *param_3) { *(wstring **)this = this + 8; _M_constr...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001eb2b0(int *param_1,undefined4 param_2,undefined4 param_3) { *param_1 = (int)(param_1 + 2); FUN_001eab80(param_1,param_2,param_3); return; }
PUSH EBX CALL 0x00035840 ADD EBX,0x1a3d4a SUB ESP,0xc MOV EAX,dword ptr [ESP + 0x14] LEA EDX,[EAX + 0x8] MOV dword ptr [EAX],EDX PUSH dword ptr [ESP + 0x1c] PUSH dword ptr [ESP + 0x1c] PUSH EAX CALL 0x001eab80 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('tmp_185', u'CAST_-1207848087'), ('tmp_187', u'CALL_-1207848186'), ('const-1', u'PTRADD_-1207848161'), ('tmp_185', u'CALL_-1207848186'), ('tmp_186', u'CALL_-1207848186'), ('const-8', u'PTRADD_-1207848161'), ('const-0', u'RETURN_-1207848158'), (u'CAST_-1207848087', u'STORE_-1207848217'), (u'PTRADD_-1207848161', u'STOR...
[('const-2', u'PTRADD_-1207848094'), (u'PTRADD_-1207848094', u'CAST_-1207848091'), ('tmp_315', u'CALL_-1207848186'), ('tmp_316', u'CALL_-1207848186'), ('const-4', u'PTRADD_-1207848094'), ('tmp_314', u'PTRADD_-1207848094'), ('const-417', u'STORE_-1207848217'), (u'CAST_-1207848091', u'STORE_-1207848217'), ('tmp_314', u'C...
null
null
001eb2b0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001eb2b0(int *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n *param_1 = (int)(param_1 + 2);\n FUN_001eab80(param_1,param_2,param_3);\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/* std::wstring::wstring(unsigned int, wchar_t, std::allocator<wchar_t> const&) */\n\nvoid __thiscall std::wstring::wstring(wstring *this,uint param_1,wchar_t param_2,allocator *param_3)\n\n{\n *(wstring **)this...
(translation_unit "void FUN_001eb2b0(int *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n *param_1 = (int)(param_1 + 2);\n FUN_001eab80(param_1,param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_001eb2b0(int *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n *param_1 = (int)(param_1 + 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) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT)...
(function_definition "void FUN_001eb2b0(int *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n *param_1 = (int)(param_1 + 2);\n FUN_001eab80(param_1,param_2,param_3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001eb2b0(int *param_1,undefined4 param_2,undefined4 param_3)" (identifier "FUN_001...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::wstring(unsigned int, wchar_t, std::allocator<wchar_t> const&) */ void __thiscall std::function_1::function_1(function_1 *var_1,type_1 param_1,type_2 param_2,type_3 *param_3) { *(function_1 **)var_1 = var_1 + 8...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (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,undefined4 param_3) { *param_1 = (int)(param_1 + 2); FUN_001eab80(param_1,param_2,param_3); return; }
11437_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
flush
FUN_003ba8d0
/* std::ostream::flush() */ ostream * __thiscall std::ostream::flush(ostream *this) { int *piVar1; int iVar2; __x86_get_pc_thunk_di(); piVar1 = *(int **)(this + *(int *)(*(int *)this + -0xc) + 0x78); if (piVar1 != (int *)0x0) { /* try { // try from 003ba8fa to 003ba8fc has its CatchH...
int * FUN_003ba8d0(int *param_1) { int *piVar1; int iVar2; FUN_00074f0a(); piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x78); if (piVar1 != (int *)0x0) { /* try { // try from 003ba8fa to 003ba8fc has its CatchHandler @ 003ba936 */ iVar2 = (**(code **)(*piVar1 + 0...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x00074f0a ADD EDI,0x22f727 PUSH ESI PUSH EBX SUB ESP,0xc MOV ESI,dword ptr [EBP + 0x8] MOV EAX,dword ptr [ESI] MOV EAX,dword ptr [EAX + -0xc] MOV EAX,dword ptr [ESI + EAX*0x1 + 0x78] TEST EAX,EAX JZ 0x003ba905 MOV EDX,dword ptr [EAX] SUB ESP,0xc PUSH EAX CALL dword ptr [EDX + 0x18] A...
null
null
null
null
[(u'CAST_-1205556654', u'LOAD_-1205556978'), (u'INT_NOTEQUAL_-1205556945', u'CBRANCH_-1205556945'), (u'CAST_-1205556587', u'CALL_-1205556786'), ('const-417', u'LOAD_-1205556945'), (u'CAST_-1205556651', u'LOAD_-1205556973'), ('const-4294967284', u'INT_ADD_-1205556957'), (u'CAST_-1205556601', u'LOAD_-1205556835'), (u'LOA...
[('tmp_917', u'CAST_-1205556648'), (u'INT_NOTEQUAL_-1205556945', u'CBRANCH_-1205556945'), (u'LOAD_-1205556818', u'INT_OR_-1205556785'), ('const-4294967284', u'INT_ADD_-1205556957'), (u'LOAD_-1205556855', u'INT_ADD_-1205556819'), (u'INT_ADD_-1205556811', u'CALL_-1205556786'), (u'CAST_-1205556648', u'INT_ADD_-1205556949'...
null
null
003ba8d0
x86
O2
(translation_unit "int * FUN_003ba8d0(int *param_1)\n\n{\n int *piVar1;\n int iVar2;\n \n FUN_00074f0a();\n piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x78);\n if (piVar1 != (int *)0x0) {\n /* try { // try from 003ba8fa to 003ba8fc has its CatchHandler @ 003ba936 */\n iVar...
(translation_unit "/* std::ostream::flush() */\n\nostream * __thiscall std::ostream::flush(ostream *this)\n\n{\n int *piVar1;\n int iVar2;\n \n __x86_get_pc_thunk_di();\n piVar1 = *(int **)(this + *(int *)(*(int *)this + -0xc) + 0x78);\n if (piVar1 != (int *)0x0) {\n /* try { // try from 003ba8...
(translation_unit "int * FUN_003ba8d0(int *param_1)\n\n{\n int *piVar1;\n int iVar2;\n \n FUN_00074f0a();\n piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x78);\n if (piVar1 != (int *)0x0) {\n \n iVar2 = (**(code **)(*piVar1 + 0x18))(piVar1);\n if (iVar2 == -1) {\n iV...
(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 ;) (expression_statement (call_expression IDENT (a...
(function_definition "int * FUN_003ba8d0(int *param_1)\n\n{\n int *piVar1;\n int iVar2;\n \n FUN_00074f0a();\n piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x78);\n if (piVar1 != (int *)0x0) {\n \n iVar2 = (**(code **)(*piVar1 + 0x18))(piVar1);\n if (iVar2 == -1) {\n ...
/* std::ostream::flush() */ ostream * __thiscall std::ostream::flush(ostream *var_2) { int *var_3; int var_4; var_1(); var_3 = *(int **)(var_2 + *(int *)(*(int *)var_2 + -0xc) + 0x78); if (var_3 != (int *)0x0) { /* try { // try from 003ba8fa to 003ba8fc has its CatchHandler @ 003ba93...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (decla...
null
int * MASKED(int *param_1) { int *piVar1; int iVar2; FUN_00074f0a(); piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x78); if (piVar1 != (int *)0x0) { /* try { // try from 003ba8fa to 003ba8fc has its CatchHandler @ 003ba936 */ iVar2 = (**(code **)(*piVar1 + 0x18))(...
62_i686-linux-gnu-strip_and_i686-linux-gnu-strip_strip.c
strerror
strerror
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strerror(int __errnum) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strerror_000400fc)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strerror(int __errnum) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strerror_000400fc)(); return pcVar1; }
JMP dword ptr [EBX + 0xfc]
null
null
null
null
[(u'CALLIND_-1205980150', u'INDIRECT_-1205980077'), ('tmp_67', u'CAST_-1205980071'), (u'CAST_-1205980071', u'CALLIND_-1205980150'), (u'CAST_-1205980070', u'RETURN_-1205980147'), (u'INDIRECT_-1205980077', u'COPY_-1205980136'), ('const-0', u'RETURN_-1205980147'), (u'CALLIND_-1205980150', u'CAST_-1205980070')]
[(u'CALLIND_-1205980150', u'INDIRECT_-1205980077'), ('tmp_67', u'CAST_-1205980071'), (u'CAST_-1205980071', u'CALLIND_-1205980150'), (u'CAST_-1205980070', u'RETURN_-1205980147'), (u'INDIRECT_-1205980077', u'COPY_-1205980136'), ('const-0', u'RETURN_-1205980147'), (u'CALLIND_-1205980150', u'CAST_-1205980070')]
null
null
00013400
x86
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strerror(int __errnum)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strerror_000400fc)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strerror(int __errnum)\n\n{\n char *pcVar1;\n...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strerror(int __errnum)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strerror_000400fc)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strerror(int __errnum)\n\n{\n char *pcVar1;\n...
(translation_unit "char * strerror(int __errnum)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strerror_000400fc)();\n return pcVar1;\n}\n\n" (function_definition "char * strerror(int __errnum)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strerror_000400fc)();\n return pcVar1;\n}" primiti...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (ab...
(function_definition "char * strerror(int __errnum)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strerror_000400fc)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strerror(int __errnum)" (* "*") (function_declarator "strerror(int __errnum)" (identifier "strerror") (parameter_list...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(int __errnum) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_strerror_000400fc)(); 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: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(int __errnum) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_000400fc)(); return pcVar1; }
2075_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
__x86.get_pc_thunk.ax
__i686.get_pc_thunk.ax
/* WARNING: This is an inlined function */ undefined4 __x86_get_pc_thunk_ax(void) { undefined4 unaff_retaddr; return unaff_retaddr; }
/* WARNING: This is an inlined function */ undefined4 __i686_get_pc_thunk_ax(void) { undefined4 unaff_retaddr; return unaff_retaddr; }
MOV EAX,dword ptr [ESP] RET
null
null
null
null
[('tmp_18', u'COPY_-1206219708'), (u'COPY_-1206219708', u'RETURN_-1206219693'), ('const-0', u'RETURN_-1206219693')]
[('tmp_18', u'COPY_-1206219708'), (u'COPY_-1206219708', u'RETURN_-1206219693'), ('const-0', u'RETURN_-1206219693')]
null
null
00058c42
x86
O2
(translation_unit "/* WARNING: This is an inlined function */\n\nundefined4 __i686_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}\n\n" comment (function_definition "undefined4 __i686_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}" type_id...
(translation_unit "/* WARNING: This is an inlined function */\n\nundefined4 __x86_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}\n\n" comment (function_definition "undefined4 __x86_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}" type_iden...
(translation_unit "undefined4 __i686_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}\n\n" (function_definition "undefined4 __i686_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}" type_identifier (function_declarator "__i686_get_pc_thunk_ax(...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (return_statement return IDENT ;) })))
(function_definition "undefined4 __i686_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}" (type_identifier "undefined4") (function_declarator "__i686_get_pc_thunk_ax(void)" (identifier "__i686_get_pc_thunk_ax") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primit...
/* WARNING: This is an inlined function */ type_1 function_1(void) { type_1 unaff_retaddr; return unaff_retaddr; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (return_statement (identifier))))...
null
/* WARNING: This is an inlined function */ undefined4 __i686_get_pc_thunk_ax(void) { undefined4 unaff_retaddr; return unaff_retaddr; }
615_m68k-linux-gnu-as_and_m68k-linux-gnu-as_strip.c
symbol_get_bfdsym
FUN_0003baf0
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ asymbol * symbol_get_bfdsym(symbolS *s) { symbolS *psVar1; segT paVar2; paVar2 = (segT)s->bsym; if (((uint)s->sy_flags & 1) != 0) { if (reg_section == paVar2) { return ((s->sy_value).X_op_symbol)->bsym; }...
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ int FUN_0003baf0(byte *param_1) { int iVar1; iVar1 = *(int *)(param_1 + 4); if ((*param_1 & 1) != 0) { if (DAT_00081680 == iVar1) { return *(int *)(*(int *)(param_1 + 0xc) + 4); } iVar1 = FUN_00038c50(...
CALL 0x0001ad15 ADD ECX,0x3c50b SUB ESP,0xc MOV EDX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [EDX + 0x4] TEST byte ptr [EDX],0x1 JZ 0x0003bb1e LEA ECX,[ECX + 0x9680] CMP dword ptr [ECX],EAX JZ 0x0003bb28 MOV EAX,EDX CALL 0x00038c50 MOV EAX,dword ptr [EAX + 0x4] ADD ESP,0xc RET MOV EAX,dword ptr [EDX + 0xc] MOV EAX,dwor...
null
null
null
null
[('tmp_425', u'INT_EQUAL_-1206076599'), ('tmp_425', u'MULTIEQUAL_-1206076442'), (u'INT_NOTEQUAL_-1206076623', u'CBRANCH_-1206076622'), ('const-417', u'LOAD_-1206076636'), ('tmp_103', u'CBRANCH_-1206076622'), (u'CALL_-1206076588', u'PTRSUB_-1206076436'), (u'PTRSUB_-1206076419', u'LOAD_-1206076558'), (u'LOAD_-1206076643'...
[(u'CAST_-1206076436', u'LOAD_-1206076586'), ('tmp_410', u'PTRADD_-1206076581'), ('tmp_430', u'MULTIEQUAL_-1206076441'), (u'INT_NOTEQUAL_-1206076623', u'CBRANCH_-1206076622'), ('const-4', u'INT_ADD_-1206076536'), ('tmp_103', u'CBRANCH_-1206076622'), (u'MULTIEQUAL_-1206076441', u'COPY_-1206076499'), (u'PTRADD_-120607658...
null
null
0003baf0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nint FUN_0003baf0(byte *param_1)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_1 + 4);\n if ((*param_1 & 1) != 0) {\n if (DAT_00081680 == iVar1) {\n return *(int *)(*(int *)(param_1 + 0xc) + 4);\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nasymbol * symbol_get_bfdsym(symbolS *s)\n\n{\n symbolS *psVar1;\n segT paVar2;\n \n paVar2 = (segT)s->bsym;\n if (((uint)s->sy_flags & 1) != 0) {\n if (reg_section == paVar2) {\n return ((s->sy_val...
(translation_unit "int FUN_0003baf0(byte *param_1)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_1 + 4);\n if ((*param_1 & 1) != 0) {\n if (DAT_00081680 == iVar1) {\n return *(int *)(*(int *)(param_1 + 0xc) + 4);\n }\n iVar1 = FUN_00038c50();\n iVar1 = *(int *)(iVar1 + 4);\n }\n return iVar1;\n}\...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abs...
(function_definition "int FUN_0003baf0(byte *param_1)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_1 + 4);\n if ((*param_1 & 1) != 0) {\n if (DAT_00081680 == iVar1) {\n return *(int *)(*(int *)(param_1 + 0xc) + 4);\n }\n iVar1 = FUN_00038c50();\n iVar1 = *(int *)(iVar1 + 4);\n }\n return iVar1;\...
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ type_1 * function_1(type_2 *s) { type_2 *psVar1; type_3 var_2; var_2 = (type_3)s->bsym; if (((type_4)s->sy_flags & 1) != 0) { if (var_1 == var_2) { return ((s->sy_value).X_op_symbol)->bsym; } psVar1 =...
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.cx replaced with injection: get_pc_thunk_cx */ int MASKED(byte *param_1) { int iVar1; iVar1 = *(int *)(param_1 + 4); if ((*param_1 & 1) != 0) { if (DAT_00081680 == iVar1) { return *(int *)(*(int *)(param_1 + 0xc) + 4); } iVar1 = FUN_00038c50(); ...
4899_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
add_output_section_relative
FUN_001181c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void add_output_section_relative(Output_data_reloc<9,_true,_32,_false> * this, Output_section * os, uint type, Output_data * od, Sized_relobj<32...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001181c0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5, undefined4 param_6,undefined4 param_7) { int iVar1; undefined4 *puVar2; undefined4 *puVar3; int iVar4; ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x276e37 SUB ESP,0x30 MOV EDI,dword ptr [ESP + 0x44] MOV ESI,dword ptr [ESP + 0x50] PUSH 0x1 PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA EBP,[ESP + 0x24] PUSH E...
null
null
null
null
[(u'INDIRECT_-1207007639', u'MULTIEQUAL_-1207007756'), (u'INDIRECT_-1207007696', u'MULTIEQUAL_-1207007813'), (u'INT_ADD_-1207008323', u'STORE_-1207008327'), ('const-1431655768', u'INT_MULT_-1207008453'), (u'PTRSUB_-1207007700', u'PTRSUB_-1207007603'), ('const-0', u'PTRSUB_-1207007595'), (u'PTRSUB_-1207007648', u'LOAD_-...
[(u'INT_ADD_-1207008323', u'STORE_-1207008327'), (u'INDIRECT_-1207007914', u'MULTIEQUAL_-1207007834'), (u'PTRADD_-1207007711', u'STORE_-1207008596'), (u'CALL_-1207008161', u'INDIRECT_-1207007660'), (u'MULTIEQUAL_-1207007791', u'INT_AND_-1207007701'), ('const-4', u'PTRADD_-1207007711'), (u'MULTIEQUAL_-1207007834', u'INT...
null
null
001181c0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001181c0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefin...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void add_output_section_relative(Output_data_reloc<9,_true,_32,_false>\n * this, Output_section * os, uint type, Output_data ...
(translation_unit "void FUN_001181c0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n int iVar4;\n undefined4 local_34;\n int local_30;\n undefined4 local_2c;\...
(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_001181c0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n int iVar4;\n undefined4 local_34;\n int local_30;\n undefined4 local_2...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void add_output_section_relative(Output_data_reloc<9,_true,_32,_false> * this, Output_section * os, uint type, Output_data * od, Sized_relobj<32...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5, undefined4 param_6,undefined4 param_7) { int iVar1; undefined4 *puVar2; undefined4 *puVar3; int iVar4; unde...
3526_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
do_addralign
thunk_FUN_000ba4f0
/* 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: uint64_t do_addralign(Output_segment_headers * this) */ uint64_t __thiscall gold::Output_segment_headers::do_addralign(Output_segment_head...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined8 __regparm3 thunk_FUN_000ba4f0(undefined4 param_1,undefined4 param_2) { int iVar1; if (*(int *)(DAT_00302378 + 0xc) == 0) { /* WARNING: Subroutine does not return */ FUN_0005f0b0("../../g...
JMP 0x000ba4f0
null
null
null
null
[('const-1', u'RETURN_-1206606364'), ('tmp_778', u'COPY_-1206606311'), (u'INDIRECT_-1206606216', u'COPY_-1206606271'), ('const-32', u'INT_NOTEQUAL_-1206606509'), (u'CALL_-1206606369', u'INDIRECT_-1206606190'), ('const-2276652', u'COPY_-1206606267'), ('tmp_111', u'CBRANCH_-1206606534'), ('const-0', u'INT_EQUAL_-12066065...
[('const-1', u'RETURN_-1206606364'), ('const-8', u'COPY_-1206606360'), ('tmp_734', u'INT_ADD_-1206606537'), (u'INT_ADD_-1206606517', u'CAST_-1206606279'), (u'COPY_-1206606258', u'CALL_-1206606369'), ('const-417', u'LOAD_-1206606528'), ('const-0', u'INT_EQUAL_-1206606535'), ('tmp_111', u'CBRANCH_-1206606534'), (u'LOAD_-...
null
null
000c5d20
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined8 __regparm3 thunk_FUN_000ba4f0(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n \n if (*(int *)(DAT_00302378 + 0xc) == 0) {\n /* WARNING: Subroutine does not return */...
(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: uint64_t do_addralign(Output_segment_headers * this) */\n\nuint64_t __thiscall gold::Output_segment_headers::do_addrali...
(translation_unit "undefined8 __regparm3 thunk_FUN_000ba4f0(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n \n if (*(int *)(DAT_00302378 + 0xc) == 0) {\n \n FUN_0005f0b0("../../gold/parameters.h",0x69,"target",param_2);\n }\n iVar1 = **(int **)(*(int *)(DAT_00302378 + 0xc) + 4);\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 ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_...
(function_definition "undefined8 __regparm3 thunk_FUN_000ba4f0(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n \n if (*(int *)(DAT_00302378 + 0xc) == 0) {\n \n FUN_0005f0b0("../../gold/parameters.h",0x69,"target",param_2);\n }\n iVar1 = **(int **)(*(int *)(DAT_00302378 + 0xc) + 4);...
/* 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: uint64_t do_addralign(Output_segment_headers * this) */ uint64_t __thiscall gold::type_1::function_1(type_1 *this) { int var_2; if...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bo...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined8 __regparm3 MASKED(undefined4 param_1,undefined4 param_2) { int iVar1; if (*(int *)(DAT_00302378 + 0xc) == 0) { /* WARNING: Subroutine does not return */ FUN_0005f0b0("../../gold/paramete...
2240_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
fatal
FUN_000651f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: noreturn void fatal(Errors * this, char * format, va_list args) */ void __thiscall gold::Errors::fatal(Errors *this,char *format,va_list args) { char *pcVar1; undefined *puVar2; char *__format; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000651f0(undefined4 *param_1,char *param_2,__gnuc_va_list param_3) { undefined4 uVar1; undefined *puVar2; char *__format; uVar1 = *param_1; __format = (char *)gettext("%s: fatal error: "); puVar2 = PTR_st...
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x329e09 SUB ESP,0x10 MOV EAX,dword ptr [ESP + 0x1c] MOV ESI,dword ptr [EAX] LEA EAX,[EBX + 0xffef81ca] PUSH EAX CALL 0x000293b0 ADD ESP,0xc PUSH ESI MOV ESI,dword ptr [EBX + 0xfffffd28] PUSH EAX PUSH dword ptr [ESI] CALL 0x00029750 ADD ESP,0xc PUSH dword ptr [ESP + 0x1c] PUSH ...
null
null
null
null
[(u'INDIRECT_-1206299837', u'COPY_-1206299889'), ('tmp_339', u'CALL_-1206300014'), ('const-417', u'LOAD_-1206300071'), (u'CAST_-1206299779', u'LOAD_-1206300003'), ('const-0', u'PTRSUB_-1206299834'), ('const-1', u'RETURN_-1206299963'), (u'COPY_-1206299891', u'CALL_-1206300101'), (u'CALL_-1206300101', u'INDIRECT_-1206299...
[(u'INDIRECT_-1206299837', u'COPY_-1206299890'), ('const-417', u'LOAD_-1206300071'), ('const-2650570', u'COPY_-1206299891'), (u'INDIRECT_-1206299837', u'CAST_-1206299809'), ('const-417', u'LOAD_-1206300027'), ('const-1', u'RETURN_-1206299963'), ('const-417', u'LOAD_-1206300124'), (u'CALL_-1206300101', u'CAST_-120629982...
null
null
000651f0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000651f0(undefined4 *param_1,char *param_2,__gnuc_va_list param_3)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n char *__format;\n \n uVar1 = *param_1;\n __format = (char *)gettext("%s: fatal ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: noreturn void fatal(Errors * this, char * format, va_list args) */\n\nvoid __thiscall gold::Errors::fatal(Errors *this,char *format,va_list args)\n\n{\n char *pcVar1;\n undefined *p...
(translation_unit "void FUN_000651f0(undefined4 *param_1,char *param_2,__gnuc_va_list param_3)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n char *__format;\n \n uVar1 = *param_1;\n __format = (char *)gettext("%s: fatal error: ");\n puVar2 = PTR_stderr_0038ed28;\n fprintf(*(FILE **)PTR_stderr_0038ed28,__forma...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (poin...
(function_definition "void FUN_000651f0(undefined4 *param_1,char *param_2,__gnuc_va_list param_3)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n char *__format;\n \n uVar1 = *param_1;\n __format = (char *)gettext("%s: fatal error: ");\n puVar2 = PTR_stderr_0038ed28;\n fprintf(*(FILE **)PTR_stderr_0038ed28,__fo...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: noreturn void fatal(Errors * this, char * format, va_list args) */ void __thiscall gold::type_1::function_1(type_1 *this,char *format,type_2 args) { char *pcVar1; type_3 *puVar2; char *__format;...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1,char *param_2,__gnuc_va_list param_3) { undefined4 uVar1; undefined *puVar2; char *__format; uVar1 = *param_1; __format = (char *)gettext("%s: fatal error: "); puVar2 = PTR_stderr_0...
806_sh4-linux-gnu-as_and_sh4-linux-gnu-as_strip.c
dcgettext
dcgettext
/* WARNING: Control flow encountered bad instruction data */ void dcgettext(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* dcgettext@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void dcgettext(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206329230')]
[('const-1', u'RETURN_-1206329230')]
null
null
0007e068
x86
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid dcgettext(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void dcgettext(void)\n\n{\n /* WARNING: Bad instruct...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid dcgettext(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* dcgettext@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void dcgettext(void)\n\...
(translation_unit "void dcgettext(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void dcgettext(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "dcgettext(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_t...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void dcgettext(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "dcgettext(void)" (identifier "dcgettext") (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 */ /* dcgettext@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
724_i686-gnu-ld_and_i686-gnu-ld_strip.c
bfd_link_add_undef
bfd_link_add_undef
/* WARNING: Control flow encountered bad instruction data */ void bfd_link_add_undef(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_link_add_undef(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206599326')]
[('const-1', u'RETURN_-1206599326')]
null
null
000bc158
x86
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_link_add_undef(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_link_add_undef(void)\n\n{\n /* WAR...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_link_add_undef(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_link_add_undef(void)\n\n{\n /* WAR...
(translation_unit "void bfd_link_add_undef(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_link_add_undef(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_link_add_undef(void)" identifier (parameter_list "(void)" ( (parameter_dec...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_link_add_undef(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_link_add_undef(void)" (identifier "bfd_link_add_undef") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_stat...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
6488_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c
unlink_if_ordinary
FUN_001aa220
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int unlink_if_ordinary(char *name) { int iVar1; stat st; iVar1 = __lxstat64(3,name,(stat64 *)&st); if ((iVar1 == 0) && ((st.st_mode & 0xd000) == 0x8000)) { iVar1 = unlink(n...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_001aa220(char *param_1) { int iVar1; stat64 local_6c; undefined4 uStack_c; uStack_c = 0x1aa227; iVar1 = __lxstat64(3,param_1,&local_6c); if ((iVar1 == 0) && ((local_6c.st_mode & 0xd000) == 0x8000)) { i...
PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x194dd9 SUB ESP,0x68 MOV ESI,dword ptr [ESP + 0x74] LEA EAX,[ESP + 0x4] PUSH EAX PUSH ESI PUSH 0x3 CALL 0x00028440 ADD ESP,0x10 MOV EDX,0x1 TEST EAX,EAX JNZ 0x001aa25d MOV EAX,dword ptr [ESP + 0x10] AND EAX,0xd000 CMP EAX,0x8000 JZ 0x001aa268 ADD ESP,0x64 MOV EAX,EDX POP EBX P...
null
null
null
null
[('const-53248', u'INT_AND_-1207590222'), ('tmp_235', u'CBRANCH_-1207590218'), (u'COPY_-1207590207', u'RETURN_-1207590183'), ('const-1', u'COPY_-1207590207'), (u'INT_EQUAL_-1207590258', u'CBRANCH_-1207590256'), ('const-0', u'INT_EQUAL_-1207590258'), (u'CALL_-1207590290', u'INDIRECT_-1207590062'), (u'CALL_-1207590290', ...
[('const-53248', u'INT_AND_-1207590222'), ('tmp_235', u'CBRANCH_-1207590218'), (u'COPY_-1207590207', u'RETURN_-1207590183'), ('const-4294967188', u'PTRSUB_-1207590056'), ('const-1', u'COPY_-1207590207'), (u'INT_EQUAL_-1207590258', u'CBRANCH_-1207590256'), ('const-0', u'INT_EQUAL_-1207590258'), (u'CALL_-1207590290', u'I...
null
null
001aa220
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_001aa220(char *param_1)\n\n{\n int iVar1;\n stat64 local_6c;\n undefined4 uStack_c;\n \n uStack_c = 0x1aa227;\n iVar1 = __lxstat64(3,param_1,&local_6c);\n if ((iVar1 == 0) && ((local_6c.st_mode ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint unlink_if_ordinary(char *name)\n\n{\n int iVar1;\n stat st;\n \n iVar1 = __lxstat64(3,name,(stat64 *)&st);\n if ((iVar1 == 0) && ((st.st_mode & 0xd000) == 0x8...
(translation_unit "int FUN_001aa220(char *param_1)\n\n{\n int iVar1;\n stat64 local_6c;\n undefined4 uStack_c;\n \n uStack_c = 0x1aa227;\n iVar1 = __lxstat64(3,param_1,&local_6c);\n if ((iVar1 == 0) && ((local_6c.st_mode & 0xd000) == 0x8000)) {\n iVar1 = unlink(param_1);\n return iVar1;\n }\n return 1;\n...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expr...
(function_definition "int FUN_001aa220(char *param_1)\n\n{\n int iVar1;\n stat64 local_6c;\n undefined4 uStack_c;\n \n uStack_c = 0x1aa227;\n iVar1 = __lxstat64(3,param_1,&local_6c);\n if ((iVar1 == 0) && ((local_6c.st_mode & 0xd000) == 0x8000)) {\n iVar1 = unlink(param_1);\n return iVar1;\n }\n return 1...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int function_1(char *name) { int var_2; type_1 st; var_2 = var_1(3,name,(type_2 *)&st); if ((var_2 == 0) && ((st.st_mode & 0xd000) == 0x8000)) { var_2 = var_3(name); re...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(char *param_1) { int iVar1; stat64 local_6c; undefined4 uStack_c; uStack_c = 0x1aa227; iVar1 = __lxstat64(3,param_1,&local_6c); if ((iVar1 == 0) && ((local_6c.st_mode & 0xd000) == 0x8000)) { iVar1 =...
3627_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
~Incremental_dynobj_entry
FUN_000e5f20
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Incremental_dynobj_entry(Incremental_dynobj_entry * this, int __in_chrg) */ void __thiscall gold::Incremental_dynobj_entry::~Incremental_dynobj_entry (Incremental_dynobj_entry *this,...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000e5f20(undefined4 param_1) { FUN_00248200(param_1,0x2c); return; }
PUSH EBX CALL 0x0003a210 ADD EBX,0x32e0da SUB ESP,0x10 PUSH 0x2c PUSH dword ptr [ESP + 0x1c] CALL 0x00248200 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1206821070')]
[('tmp_250', u'CALL_-1206821026'), ('const-44', u'CALL_-1206821026'), ('const-0', u'RETURN_-1206820998')]
null
null
000e5f20
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000e5f20(undefined4 param_1)\n\n{\n FUN_00248200(param_1,0x2c);\n return;\n}\n\n" comment (function_definition "void FUN_000e5f20(undefined4 param_1)\n\n{\n FUN_00248200(param_1,0x2c);\n return;\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Incremental_dynobj_entry(Incremental_dynobj_entry * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::Incremental_dynobj_entry::~Incremental_dynobj_entry\n (Increme...
(translation_unit "void FUN_000e5f20(undefined4 param_1)\n\n{\n FUN_00248200(param_1,0x2c);\n return;\n}\n\n" (function_definition "void FUN_000e5f20(undefined4 param_1)\n\n{\n FUN_00248200(param_1,0x2c);\n return;\n}" primitive_type (function_declarator "FUN_000e5f20(undefined4 param_1)" identifier (parameter_list...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_000e5f20(undefined4 param_1)\n\n{\n FUN_00248200(param_1,0x2c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000e5f20(undefined4 param_1)" (identifier "FUN_000e5f20") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1" (type_iden...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Incremental_dynobj_entry(Incremental_dynobj_entry * this, int __in_chrg) */ void __thiscall gold::function_1::~function_1 (function_1 *this,int __in_chrg) { }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1) { FUN_00248200(param_1,0x2c); return; }
997_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
local_symbol_count
FUN_000371d0
/* DWARF original prototype: uint local_symbol_count(Relobj * this) */ uint __thiscall gold::Relobj::local_symbol_count(Relobj *this) { uint uVar1; /* WARNING: Could not recover jumptable at 0x000371d6. Too many branches */ /* WARNING: Treating indirect jump as call */ ...
void FUN_000371d0(int *param_1) { /* WARNING: Could not recover jumptable at 0x000371d6. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*param_1 + 0xbc))(); return; }
MOV EAX,dword ptr [ESP + 0x4] MOV EAX,dword ptr [EAX] JMP dword ptr [EAX + 0xbc]
null
null
null
null
[(u'LOAD_-1206095394', u'CALLIND_-1206095387'), ('const-417', u'LOAD_-1206095394'), ('const-417', u'LOAD_-1206095399'), ('tmp_27', u'PTRSUB_-1206095323'), (u'LOAD_-1206095399', u'PTRADD_-1206095320'), ('const-0', u'PTRSUB_-1206095323'), (u'PTRADD_-1206095320', u'LOAD_-1206095394'), (u'PTRSUB_-1206095322', u'LOAD_-12060...
[(u'LOAD_-1206095394', u'CALLIND_-1206095387'), (u'INT_ADD_-1206095378', u'CAST_-1206095322'), ('tmp_45', u'LOAD_-1206095399'), ('const-188', u'INT_ADD_-1206095378'), (u'LOAD_-1206095399', u'INT_ADD_-1206095378'), ('const-417', u'LOAD_-1206095394'), ('const-417', u'LOAD_-1206095399'), ('const-1', u'RETURN_-1206095384')...
null
null
000371d0
x86
O2
(translation_unit "void FUN_000371d0(int *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x000371d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0xbc))();\n return;\n}\n\n" (function_definition "void FUN_000371d0(int ...
(translation_unit "/* DWARF original prototype: uint local_symbol_count(Relobj * this) */\n\nuint __thiscall gold::Relobj::local_symbol_count(Relobj *this)\n\n{\n uint uVar1;\n \n /* WARNING: Could not recover jumptable at 0x000371d6. Too many branches */\n /* WARNING: Treating i...
(translation_unit "void FUN_000371d0(int *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0xbc))();\n return;\n}\n\n" (function_definition "void FUN_000371d0(int *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0xbc))();\n return;\n}" primitive...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor ...
(function_definition "void FUN_000371d0(int *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0xbc))();\n return;\n}" (primitive_type "void") (function_declarator "FUN_000371d0(int *param_1)" (identifier "FUN_000371d0") (parameter_list "(int *param_1)" (( "(") (parameter_declaration...
/* DWARF original prototype: uint local_symbol_count(Relobj * this) */ type_1 __thiscall gold::type_2::function_1(type_2 *this) { type_1 uVar1; /* WARNING: Could not recover jumptable at 0x000371d6. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression ...
null
void MASKED(int *param_1) { /* WARNING: Could not recover jumptable at 0x000371d6. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*param_1 + 0xbc))(); return; }
9391_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
__money_get<wchar_t>
FUN_0022a980
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::__facet_shims::__money_get<wchar_t>(std::integral_constant<bool, false>, std::locale::facet const*, std::istreambuf_iterator<wchar_t, std::char_traits<wcha...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 * FUN_0022a980(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8, undefined4 param_9,int *param_...
CALL 0x000559e6 ADD EAX,0x16467b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x2c MOV EBX,dword ptr [EBP + 0x30] MOV EDI,dword ptr [EBP + 0x28] MOV dword ptr [EBP + -0x34],EAX MOV EAX,dword ptr [EBP + 0x10] MOVZX ECX,byte ptr [EBP + 0x24] MOV EDX,dword ptr [EAX] TEST EBX,EBX JZ 0x0022a9d8 SUB ESP,0x8 PUSH E...
null
null
null
null
[('const-417', u'LOAD_-1203918283'), (u'PTRSUB_-1203917228', u'CAST_-1203917228'), ('const-0', u'PTRSUB_-1203918132'), ('const-1', u'PTRADD_-1203917636'), (u'CAST_-1203917035', u'STORE_-1203917696'), ('const-1', u'PTRADD_-1203917650'), ('const-4', u'PTRADD_-1203917173'), (u'CALL_-1203917889', u'INDIRECT_-1203917208'), ...
[('tmp_3453', u'INT_ADD_-1203917682'), (u'CAST_-1203917016', u'STORE_-1203917774'), (u'INDIRECT_-1203917157', u'MULTIEQUAL_-1203917262'), (u'CAST_-1203917051', u'LOAD_-1203917718'), (u'INDIRECT_-1203917193', u'INT_EQUAL_-1203917979'), ('const-4', u'PTRADD_-1203917175'), (u'PTRADD_-1203917977', u'CAST_-1203917166'), ('t...
null
null
0022a980
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 *\nFUN_0022a980(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8,\n undefin...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n std::__facet_shims::__money_get<wchar_t>(std::integral_constant<bool, false>, std::locale::facet\n const*, std::istreambuf_iterator<wchar_t, ...
(translation_unit "undefined4 *\nFUN_0022a980(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8,\n undefined4 param_9,int *param_10,int param_11,int param_12)\n\n{\n int *piVar1;\n int iVar2;\n u...
(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)) , (parameter_declaration TYPE IDENT) , (parameter_decl...
(function_definition "undefined4 *\nFUN_0022a980(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8,\n undefined4 param_9,int *param_10,int param_11,int param_12)\n\n{\n int *piVar1;\n int iVar2;\n...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::__facet_shims::__money_get<wchar_t>(std::integral_constant<bool, false>, std::locale::facet const*, std::istreambuf_iterator<wchar_t, std::char_traits<wcha...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (typ...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 * MASKED(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8, undefined4 param_9,int *param_10,int...
5296_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
script_string_list_append
FUN_00145350
/* WARNING: Unknown calling convention */ String_list_ptr script_string_list_append(String_list_ptr pv1,String_list_ptr pv2) { if (pv1 != (String_list_ptr)0x0) { if (pv2 != (String_list_ptr)0x0) { std:: vector<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::all...
undefined4 * FUN_00145350(undefined4 *param_1,undefined4 *param_2) { if (param_1 != (undefined4 *)0x0) { if (param_2 != (undefined4 *)0x0) { FUN_00147a80(param_1,param_1[1],*param_2,param_2[1],0); } return param_1; } return param_2; }
PUSH EBX SUB ESP,0x8 MOV EBX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [ESP + 0x14] TEST EBX,EBX JZ 0x00145388 TEST EAX,EAX JZ 0x0014537a SUB ESP,0xc PUSH 0x0 PUSH dword ptr [EAX + 0x4] PUSH dword ptr [EAX] PUSH dword ptr [EBX + 0x4] PUSH EBX CALL 0x00147a80 ADD ESP,0x20 ADD ESP,0x8 MOV EAX,EBX POP EBX RET MOV EBX,EAX A...
null
null
null
null
[('const-0', u'PTRSUB_-1207217056'), ('tmp_319', u'INT_NOTEQUAL_-1207217268'), (u'PTRSUB_-1207217056', u'LOAD_-1207217250'), ('const-0', u'PTRSUB_-1207217052'), (u'LOAD_-1207217236', u'CALL_-1207217218'), (u'INT_NOTEQUAL_-1207217268', u'CBRANCH_-1207217268'), (u'PTRSUB_-1207217066', u'PTRSUB_-1207217061'), ('tmp_318', ...
[('tmp_529', u'COPY_-1207217194'), (u'LOAD_-1207217236', u'CALL_-1207217218'), ('const-0', u'CALL_-1207217218'), (u'INT_NOTEQUAL_-1207217268', u'CBRANCH_-1207217268'), (u'PTRADD_-1207217067', u'LOAD_-1207217250'), ('const-417', u'LOAD_-1207217250'), ('const-0', u'RETURN_-1207217175'), ('const-417', u'LOAD_-1207217236')...
null
null
00145350
x86
O2
(translation_unit "undefined4 * FUN_00145350(undefined4 *param_1,undefined4 *param_2)\n\n{\n if (param_1 != (undefined4 *)0x0) {\n if (param_2 != (undefined4 *)0x0) {\n FUN_00147a80(param_1,param_1[1],*param_2,param_2[1],0);\n }\n return param_1;\n }\n return param_2;\n}\n\n" (function_definition "unde...
(translation_unit "/* WARNING: Unknown calling convention */\n\nString_list_ptr script_string_list_append(String_list_ptr pv1,String_list_ptr pv2)\n\n{\n if (pv1 != (String_list_ptr)0x0) {\n if (pv2 != (String_list_ptr)0x0) {\n std::\n vector<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::a...
(translation_unit "undefined4 * FUN_00145350(undefined4 *param_1,undefined4 *param_2)\n\n{\n if (param_1 != (undefined4 *)0x0) {\n if (param_2 != (undefined4 *)0x0) {\n FUN_00147a80(param_1,param_1[1],*param_2,param_2[1],0);\n }\n return param_1;\n }\n return param_2;\n}\n\n" (function_definition "unde...
(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 { (if_statement if (parenthesized_expression ( (binary_expression ...
(function_definition "undefined4 * FUN_00145350(undefined4 *param_1,undefined4 *param_2)\n\n{\n if (param_1 != (undefined4 *)0x0) {\n if (param_2 != (undefined4 *)0x0) {\n FUN_00147a80(param_1,param_1[1],*param_2,param_2[1],0);\n }\n return param_1;\n }\n return param_2;\n}" (type_identifier "undefined...
/* WARNING: Unknown calling convention */ type_1 function_1(type_1 var_1,type_1 var_2) { if (var_1 != (type_1)0x0) { if (var_2 != (type_1)0x0) { std:: vector<std::__cxx11::var_3<var_4,_std::char_traits<var_4>,_std::var_6<var_4>var_5>,_std::var_6<std::__cxx11::var_3<var_4,_std::char_traits<var_4>,_s...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (typ...
null
undefined4 * MASKED(undefined4 *param_1,undefined4 *param_2) { if (param_1 != (undefined4 *)0x0) { if (param_2 != (undefined4 *)0x0) { FUN_00147a80(param_1,param_1[1],*param_2,param_2[1],0); } return param_1; } return param_2; }
699_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c
aarch64_elf_before_allocation
FUN_00046600
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void aarch64_elf_before_allocation(void) { uint uVar1; uint uVar2; uint uVar3; uint uVar4; undefined4 uVar5; int iVar6; wildcard_list *pwV...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00046600(void) { int *piVar1; uint uVar2; uint uVar3; uint uVar4; uint uVar5; int iVar6; char *pcVar7; char *pcVar8; int iVar9; size_t sVar10; int iVar11; void *__ptr; int iVar12; undefined4 ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00017c50 ADD EBX,0x17b9f7 SUB ESP,0x6c LEA EAX,[EBX + 0x25e0] MOV dword ptr [ESP + 0x18],EAX MOV EAX,dword ptr [EAX + 0x20] MOV EDI,dword ptr [EAX + 0x30] TEST EDI,EDI JZ 0x00046978 LEA EDI,[EBX + 0x185c] MOV dword ptr [ESP + 0x1c],EDI CMP dword ptr [EAX + 0x28],0x1 MOV dword ...
null
null
null
null
[(u'CALL_-1206162812', u'INDIRECT_-1206157947'), ('const-417', u'LOAD_-1206161407'), (u'PTRADD_-1206156529', u'LOAD_-1206161268'), (u'MULTIEQUAL_-1206157545', u'MULTIEQUAL_-1206158451'), (u'STORE_-1206161148', u'INDIRECT_-1206156752'), (u'MULTIEQUAL_-1206158582', u'MULTIEQUAL_-1206158564'), (u'INDIRECT_-1206158580', u'...
[(u'CALL_-1206162588', u'INDIRECT_-1206158548'), (u'CALL_-1206161954', u'INDIRECT_-1206157152'), (u'INT_ADD_-1206162622', u'CAST_-1206156931'), (u'INDIRECT_-1206158747', u'MULTIEQUAL_-1206157928'), (u'CALL_-1206162688', u'INDIRECT_-1206158482'), (u'MULTIEQUAL_-1206156346', u'MULTIEQUAL_-1206157916'), (u'CALL_-120616258...
null
null
00046600
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00046600(void)\n\n{\n int *piVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n int iVar6;\n char *pcVar7;\n char *pcVar8;\n int iVar9;\n size_t sVar10;\n int iVar11;\n void *...
(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 aarch64_elf_before_allocation(void)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n undefined4 uVar5;\n in...
(translation_unit "void FUN_00046600(void)\n\n{\n int *piVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n int iVar6;\n char *pcVar7;\n char *pcVar8;\n int iVar9;\n size_t sVar10;\n int iVar11;\n void *__ptr;\n int iVar12;\n undefined4 uVar13;\n undefined4 uVar14;\n char *local_6c;\n unde...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE ...
(function_definition "void FUN_00046600(void)\n\n{\n int *piVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n int iVar6;\n char *pcVar7;\n char *pcVar8;\n int iVar9;\n size_t sVar10;\n int iVar11;\n void *__ptr;\n int iVar12;\n undefined4 uVar13;\n undefined4 uVar14;\n char *local_6c;\n u...
/* 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 var_28; type_1 var_27; type_1 var_26; type_1 var_29; type_2 uVar5; int var_22; type_3 *pwVar7; type_4 var...
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.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { int *piVar1; uint uVar2; uint uVar3; uint uVar4; uint uVar5; int iVar6; char *pcVar7; char *pcVar8; int iVar9; size_t sVar10; int iVar11; void *__ptr; int iVar12; undefined4 uVar13...
54_touch_and_touch_strip.c
flockfile
flockfile
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void flockfile(FILE *__stream) { (*(code *)PTR_flockfile_0002e0e4)(); return; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void flockfile(FILE *__stream) { (*(code *)PTR_flockfile_0002e0e4)(); return; }
JMP dword ptr [EBX + 0xe4]
null
null
null
null
[(u'CALLIND_-1205984342', u'INDIRECT_-1205984270'), (u'CAST_-1205984264', u'CALLIND_-1205984342'), ('tmp_63', u'CAST_-1205984264'), (u'INDIRECT_-1205984270', u'COPY_-1205984329'), ('const-0', u'RETURN_-1205984339')]
[(u'CALLIND_-1205984342', u'INDIRECT_-1205984270'), (u'CAST_-1205984264', u'CALLIND_-1205984342'), ('tmp_63', u'CAST_-1205984264'), (u'INDIRECT_-1205984270', u'COPY_-1205984329'), ('const-0', u'RETURN_-1205984339')]
null
null
000123a0
x86
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid flockfile(FILE *__stream)\n\n{\n (*(code *)PTR_flockfile_0002e0e4)();\n return;\n}\n\n" comment (function_definition "void flockfile(FILE *__stream)\n\n{\n (*(code *)PTR_flockfile_0002e0e4)();\n return;\n}" primi...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid flockfile(FILE *__stream)\n\n{\n (*(code *)PTR_flockfile_0002e0e4)();\n return;\n}\n\n" comment (function_definition "void flockfile(FILE *__stream)\n\n{\n (*(code *)PTR_flockfile_0002e0e4)();\n return;\n}" primi...
(translation_unit "void flockfile(FILE *__stream)\n\n{\n (*(code *)PTR_flockfile_0002e0e4)();\n return;\n}\n\n" (function_definition "void flockfile(FILE *__stream)\n\n{\n (*(code *)PTR_flockfile_0002e0e4)();\n return;\n}" primitive_type (function_declarator "flockfile(FILE *__stream)" identifier (parameter_list "(...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer...
(function_definition "void flockfile(FILE *__stream)\n\n{\n (*(code *)PTR_flockfile_0002e0e4)();\n return;\n}" (primitive_type "void") (function_declarator "flockfile(FILE *__stream)" (identifier "flockfile") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(type_1 *__stream) { (*(type_2 *)PTR_flockfile_0002e0e4)(); 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 (call_expression...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(FILE *__stream) { (*(code *)PTR_MASKED_0002e0e4)(); return; }
351_sqldiff_and_sqldiff_strip.c
fts5ApiPhraseCount
FUN_000200f0
/* WARNING: Unknown calling convention */ int fts5ApiPhraseCount(void) { int iVar1; Fts5Cursor *pCsr; iVar1 = 0; if (pCsr->pExpr != (Fts5Expr *)0x0) { iVar1 = pCsr->pExpr->nPhrase; } return iVar1; }
undefined4 FUN_000200f0(int param_1) { undefined4 uVar1; uVar1 = 0; if (*(int *)(param_1 + 0x30) != 0) { uVar1 = *(undefined4 *)(*(int *)(param_1 + 0x30) + 0x10); } return uVar1; }
MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [EAX + 0x30] XOR EAX,EAX TEST EDX,EDX JZ 0x00020100 MOV EAX,dword ptr [EDX + 0x10] RET
null
null
null
null
[('const-0', u'INT_NOTEQUAL_-1206058728'), ('tmp_97', u'PTRSUB_-1206058662'), (u'LOAD_-1206058727', u'MULTIEQUAL_-1206058658'), (u'PTRSUB_-1206058662', u'LOAD_-1206058758'), (u'COPY_-1206058752', u'MULTIEQUAL_-1206058658'), (u'MULTIEQUAL_-1206058658', u'RETURN_-1206058712'), ('const-48', u'PTRSUB_-1206058662'), ('const...
[('const-0', u'INT_NOTEQUAL_-1206058728'), ('const-0', u'COPY_-1206058752'), (u'LOAD_-1206058727', u'MULTIEQUAL_-1206058658'), (u'CAST_-1206058654', u'LOAD_-1206058727'), (u'COPY_-1206058752', u'MULTIEQUAL_-1206058658'), (u'MULTIEQUAL_-1206058658', u'RETURN_-1206058712'), (u'INT_ADD_-1206058742', u'CAST_-1206058664'), ...
null
null
000200f0
x86
O2
(translation_unit "undefined4 FUN_000200f0(int param_1)\n\n{\n undefined4 uVar1;\n \n uVar1 = 0;\n if (*(int *)(param_1 + 0x30) != 0) {\n uVar1 = *(undefined4 *)(*(int *)(param_1 + 0x30) + 0x10);\n }\n return uVar1;\n}\n\n" (function_definition "undefined4 FUN_000200f0(int param_1)\n\n{\n undefined4 uVar1;\n ...
(translation_unit "/* WARNING: Unknown calling convention */\n\nint fts5ApiPhraseCount(void)\n\n{\n int iVar1;\n Fts5Cursor *pCsr;\n \n iVar1 = 0;\n if (pCsr->pExpr != (Fts5Expr *)0x0) {\n iVar1 = pCsr->pExpr->nPhrase;\n }\n return iVar1;\n}\n\n" comment (function_definition "int fts5ApiPhraseCount(void)\n\n{...
(translation_unit "undefined4 FUN_000200f0(int param_1)\n\n{\n undefined4 uVar1;\n \n uVar1 = 0;\n if (*(int *)(param_1 + 0x30) != 0) {\n uVar1 = *(undefined4 *)(*(int *)(param_1 + 0x30) + 0x10);\n }\n return uVar1;\n}\n\n" (function_definition "undefined4 FUN_000200f0(int param_1)\n\n{\n undefined4 uVar1;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expressio...
(function_definition "undefined4 FUN_000200f0(int param_1)\n\n{\n undefined4 uVar1;\n \n uVar1 = 0;\n if (*(int *)(param_1 + 0x30) != 0) {\n uVar1 = *(undefined4 *)(*(int *)(param_1 + 0x30) + 0x10);\n }\n return uVar1;\n}" (type_identifier "undefined4") (function_declarator "FUN_000200f0(int param_1)" (identif...
/* WARNING: Unknown calling convention */ int function_1(void) { int iVar1; type_1 *pCsr; iVar1 = 0; if (pCsr->pExpr != (type_2 *)0x0) { iVar1 = pCsr->pExpr->nPhrase; } return iVar1; }
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
undefined4 MASKED(int param_1) { undefined4 uVar1; uVar1 = 0; if (*(int *)(param_1 + 0x30) != 0) { uVar1 = *(undefined4 *)(*(int *)(param_1 + 0x30) + 0x10); } return uVar1; }
6468_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
gc_mark_symbol
FUN_0018b920
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void gc_mark_symbol(Symbol_table * this, Symbol * sym) */ void __this...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 FUN_0018b920(undefined4 param_1,undefined4 param_2,undefined4 param_3,int param_4,int param_5) { int iVar1; int *piVar2; int iVar3; int iVar4; int local_14; int local_10; local_10 = 0x18b928; i...
PUSH EDI PUSH ESI PUSH EBX CALL 0x00036f20 ADD EBX,0x2236d8 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x24] TEST byte ptr [ESI + 0x2a],0x7 JNZ 0x0018b9e7 MOV EAX,dword ptr [ESI + 0xc] TEST byte ptr [ESI + 0x2b],0x20 JZ 0x0018b94c TEST EAX,EAX JNZ 0x0018b980 LEA EAX,[EBX + 0x408] MOV EAX,dword ptr [EAX] MOV EAX,dword ptr [E...
null
null
null
null
[(u'PTRSUB_-1207452716', u'LOAD_-1207453349'), (u'LOAD_-1207453091', u'INT_AND_-1207453065'), (u'INT_EQUAL_-1207453009', u'CBRANCH_-1207453007'), (u'LOAD_-1207453037', u'PTRSUB_-1207452589'), (u'PTRSUB_-1207452565', u'STORE_-1207452982'), (u'PTRSUB_-1207452598', u'LOAD_-1207453099'), (u'LOAD_-1207453241', u'INT_EQUAL_-...
[('const-380000', u'PTRSUB_-1207452682'), (u'COPY_-1207452603', u'CALL_-1207452828'), (u'COPY_-1207452703', u'MULTIEQUAL_-1207452758'), ('const-417', u'LOAD_-1207453254'), (u'LOAD_-1207453091', u'INT_AND_-1207453065'), (u'LOAD_-1207453099', u'COPY_-1207452671'), (u'LOAD_-1207453099', u'STORE_-1207453005'), (u'INT_EQUAL...
null
null
0018b920
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3\nFUN_0018b920(undefined4 param_1,undefined4 param_2,undefined4 param_3,int param_4,int param_5)\n\n{\n int iVar1;\n int *piVar2;\n int iVar3;\n int iVar4;\n int local_14;\n int local_10;\...
(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/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void gc_mark_symbol(Symbol_table * this, Symbol *...
(translation_unit "void __regparm3\nFUN_0018b920(undefined4 param_1,undefined4 param_2,undefined4 param_3,int param_4,int param_5)\n\n{\n int iVar1;\n int *piVar2;\n int iVar3;\n int iVar4;\n int local_14;\n int local_10;\n \n local_10 = 0x18b928;\n if ((*(byte *)(param_5 + 0x2a) & 7) != 0) {\n ...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declara...
(function_definition "void __regparm3\nFUN_0018b920(undefined4 param_1,undefined4 param_2,undefined4 param_3,int param_4,int param_5)\n\n{\n int iVar1;\n int *piVar2;\n int iVar3;\n int iVar4;\n int local_14;\n int local_10;\n \n local_10 = 0x18b928;\n if ((*(byte *)(param_5 + 0x2a) & 7) != 0) {\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void gc_mark_symbol(Symbol_table * this, Symbol * sym) */ void __this...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (para...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,int param_4,int param_5) { int iVar1; int *piVar2; int iVar3; int iVar4; int local_14; int local_10; local_10 = 0x18b928; if ((*(...
144_sort_and_sort_strip.c
find_unit_order
FUN_00015a90
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 find_unit_order(char *number) { char cVar1; byte bVar2; int iVar3; int in_GS_OFFSET; char *p; int local_10; undefined4 uStack_c; uStack_c = 0x15a99; cVar1 = *number; local_10 = *(int *)(in_GS...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 FUN_00015a90(char *param_1) { char cVar1; int iVar2; byte bVar3; int iVar4; int in_GS_OFFSET; cVar1 = *param_1; iVar2 = *(int *)(in_GS_OFFSET + 0x14); bVar3 = FUN_000159a0(); iVar4 = 0; if (...
PUSH ESI XOR EDX,EDX PUSH EBX CALL 0x00015830 ADD EBX,0x1b567 SUB ESP,0x14 MOVZX ESI,byte ptr [EAX] MOV ECX,dword ptr GS:[0x14] MOV dword ptr [ESP + 0xc],ECX XOR ECX,ECX MOV ECX,ESI CMP CL,0x2d SETZ DL ADD EAX,EDX MOV dword ptr [ESP + 0x8],EAX LEA EAX,[ESP + 0x8] CALL 0x000159a0 XOR EDX,EDX CMP AL,0x30 JBE 0x00015aea M...
null
null
null
null
[('const-417', u'LOAD_-1205970232'), ('tmp_698', u'INT_ADD_-1205970210'), (u'CALL_-1205970148', u'INT_LESS_-1205970112'), (u'LOAD_-1205970232', u'INT_EQUAL_-1205970182'), (u'LOAD_-1205970114', u'CAST_-1205969874'), (u'MULTIEQUAL_-1205969913', u'COPY_-1205970035'), (u'COPY_-1205969920', u'MULTIEQUAL_-1205969913'), (u'IN...
[(u'CALL_-1205970148', u'INT_LESS_-1205970112'), (u'LOAD_-1205970232', u'INT_EQUAL_-1205970182'), ('const-0', u'PTRSUB_-1205969877'), (u'LOAD_-1205970106', u'CAST_-1205969873'), (u'INT_SEXT_-1205970089', u'INT_2COMP_-1205970066'), (u'PTRSUB_-1205969877', u'PTRADD_-1205970044'), (u'LOAD_-1205970049', u'INT_EQUAL_-120597...
null
null
00015a90
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 FUN_00015a90(char *param_1)\n\n{\n char cVar1;\n int iVar2;\n byte bVar3;\n int iVar4;\n int in_GS_OFFSET;\n \n cVar1 = *param_1;\n iVar2 = *(int *)(in_GS_OFFSET + 0x14);\n bVar3 = FUN_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 find_unit_order(char *number)\n\n{\n char cVar1;\n byte bVar2;\n int iVar3;\n int in_GS_OFFSET;\n char *p;\n int local_10;\n undefined4 uStack_c;\n \n uStack_c = 0x15a99;\n cVar1 = *num...
(translation_unit "int __regparm3 FUN_00015a90(char *param_1)\n\n{\n char cVar1;\n int iVar2;\n byte bVar3;\n int iVar4;\n int in_GS_OFFSET;\n \n cVar1 = *param_1;\n iVar2 = *(int *)(in_GS_OFFSET + 0x14);\n bVar3 = FUN_000159a0();\n iVar4 = 0;\n if (0x30 < bVar3) {\n iVar4 = (int)(char)(&DAT_00026560)[(by...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;...
(function_definition "int __regparm3 FUN_00015a90(char *param_1)\n\n{\n char cVar1;\n int iVar2;\n byte bVar3;\n int iVar4;\n int in_GS_OFFSET;\n \n cVar1 = *param_1;\n iVar2 = *(int *)(in_GS_OFFSET + 0x14);\n bVar3 = FUN_000159a0();\n iVar4 = 0;\n if (0x30 < bVar3) {\n iVar4 = (int)(char)(&DAT_00026560)[...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 function_1(char *var_2) { char var_3; type_1 var_5; int iVar3; int var_1; char *var_6; int var_7; type_2 uStack_c; uStack_c = 0x15a99; var_3 = *var_2; var_7 = *(int *)(var_1 + 0x14); var_6 ...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type:...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 MASKED(char *param_1) { char cVar1; int iVar2; byte bVar3; int iVar4; int in_GS_OFFSET; cVar1 = *param_1; iVar2 = *(int *)(in_GS_OFFSET + 0x14); bVar3 = FUN_000159a0(); iVar4 = 0; if (0x30 <...
1532_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
~Struct_detect_odr_violations
FUN_0003fba0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_detect_odr_violations(Struct_detect_odr_violations * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_detect_odr_violations::~Struct_detect_odr_violations ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003fba0(undefined4 *param_1) { *param_1 = &PTR_FUN_00331aec; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ac470((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x00035680 ADD EBX,0x2ff45a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xffff2aec] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x0003fbd2 SUB ESP,0xc PUSH EDX CALL 0x001ac470 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[('const-0', u'PTRSUB_-1206059878'), ('const-0', u'PTRSUB_-1206059882'), (u'PTRSUB_-1206059890', u'CAST_-1206059880'), ('const-8', u'PTRSUB_-1206059889'), ('const-0', u'RETURN_-1206059970'), ('const-417', u'LOAD_-1206060053'), ('const-0', u'PTRSUB_-1206059876'), (u'LOAD_-1206060053', u'CAST_-1206059873'), ('const-417',...
[('const-4', u'PTRADD_-1206059888'), ('const-0', u'RETURN_-1206059970'), (u'PTRSUB_-1206059892', u'STORE_-1206060057'), (u'INT_NOTEQUAL_-1206060033', u'CBRANCH_-1206060033'), ('const-4', u'PTRADD_-1206059901'), ('const-3349228', u'PTRSUB_-1206059892'), (u'PTRADD_-1206059901', u'INT_NOTEQUAL_-1206060033'), ('const-417',...
null
null
0003fba0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003fba0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00331aec;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((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_detect_odr_violations(Struct_detect_odr_violations * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_detect_odr_violations::~Struct_detect_o...
(translation_unit "void FUN_0003fba0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00331aec;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_0003fba0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00331aec;\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_0003fba0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00331aec;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003fba0(undefined4 *param_1)" (identifier "FUN_0003fba0...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_detect_odr_violations(Struct_detect_odr_violations * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1 (function_1 *this,int __in_chrg) {...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_00331aec; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ac470((undefined4 *)param_1[1]); } return; }
5269_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
sort_before
FUN_001285f0
/* DWARF original prototype: bool sort_before(Output_reloc<4,_false,_32,_false> * this, Output_reloc<4,_false,_32,_false> * r2) */ bool __thiscall gold::Output_reloc<4,_false,_32,_false>::sort_before (Output_reloc<4,_false,_32,_false> *this,Output_reloc<4,_false,_32,_false> *r2) { int iVar1; bool bV...
bool FUN_001285f0(int param_1,int param_2) { int iVar1; bool bVar2; iVar1 = FUN_00128530(param_1,param_2); bVar2 = true; if ((-1 < iVar1) && (bVar2 = false, iVar1 == 0)) { return *(uint *)(param_1 + 0x18) < *(uint *)(param_2 + 0x18); } return bVar2; }
PUSH ESI PUSH EBX SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x18] MOV EBX,dword ptr [ESP + 0x1c] PUSH EBX PUSH ESI CALL 0x00128530 ADD ESP,0x10 MOV EDX,0x1 TEST EAX,EAX JS 0x00128617 MOV EDX,0x0 JZ 0x00128620 ADD ESP,0x4 MOV EAX,EDX POP EBX POP ESI RET MOV EAX,dword ptr [EBX + 0x18] CMP dword ptr [ESI + 0x18],EAX SETC DL AD...
null
null
null
null
[(u'PTRSUB_-1207073033', u'LOAD_-1207073172'), (u'INT_EQUAL_-1207073213', u'CBRANCH_-1207073203'), (u'PTRSUB_-1207073029', u'LOAD_-1207073166'), (u'INT_LESS_-1207073151', u'COPY_-1207073114'), ('const-417', u'LOAD_-1207073172'), (u'CALL_-1207073245', u'INT_SLESS_-1207073212'), (u'MULTIEQUAL_-1207073062', u'COPY_-120707...
[('const-1', u'COPY_-1207073127'), (u'INT_ADD_-1207073156', u'CAST_-1207073038'), (u'INT_EQUAL_-1207073213', u'CBRANCH_-1207073203'), (u'MULTIEQUAL_-1207073054', u'COPY_-1207073111'), (u'CALL_-1207073245', u'INT_SLESS_-1207073212'), (u'COPY_-1207073127', u'MULTIEQUAL_-1207073054'), ('const-417', u'LOAD_-1207073172'), (...
null
null
001285f0
x86
O2
(translation_unit "bool FUN_001285f0(int param_1,int param_2)\n\n{\n int iVar1;\n bool bVar2;\n \n iVar1 = FUN_00128530(param_1,param_2);\n bVar2 = true;\n if ((-1 < iVar1) && (bVar2 = false, iVar1 == 0)) {\n return *(uint *)(param_1 + 0x18) < *(uint *)(param_2 + 0x18);\n }\n return bVar2;\n}\n\n" (function_...
(translation_unit "/* DWARF original prototype: bool sort_before(Output_reloc<4,_false,_32,_false> * this,\n Output_reloc<4,_false,_32,_false> * r2) */\n\nbool __thiscall\ngold::Output_reloc<4,_false,_32,_false>::sort_before\n (Output_reloc<4,_false,_32,_false> *this,Output_reloc<4,_false,_32,_false> *r2)\n\...
(translation_unit "bool FUN_001285f0(int param_1,int param_2)\n\n{\n int iVar1;\n bool bVar2;\n \n iVar1 = FUN_00128530(param_1,param_2);\n bVar2 = true;\n if ((-1 < iVar1) && (bVar2 = false, iVar1 == 0)) {\n return *(uint *)(param_1 + 0x18) < *(uint *)(param_2 + 0x18);\n }\n return bVar2;\n}\n\n" (function_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (ar...
(function_definition "bool FUN_001285f0(int param_1,int param_2)\n\n{\n int iVar1;\n bool bVar2;\n \n iVar1 = FUN_00128530(param_1,param_2);\n bVar2 = true;\n if ((-1 < iVar1) && (bVar2 = false, iVar1 == 0)) {\n return *(uint *)(param_1 + 0x18) < *(uint *)(param_2 + 0x18);\n }\n return bVar2;\n}" (primitive_...
/* DWARF original prototype: bool sort_before(Output_reloc<4,_false,_32,_false> * this, Output_reloc<4,_false,_32,_false> * r2) */ bool __thiscall gold::var_1<4,_false,_32,_false>::sort_before (var_1<4,_false,_32,_false> *this,var_1<4,_false,_32,_false> *r2) { int var_3; bool bVar2; var_3 = var...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ...
null
bool MASKED(int param_1,int param_2) { int iVar1; bool bVar2; iVar1 = FUN_00128530(param_1,param_2); bVar2 = true; if ((-1 < iVar1) && (bVar2 = false, iVar1 == 0)) { return *(uint *)(param_1 + 0x18) < *(uint *)(param_2 + 0x18); } return bVar2; }
691_x86_64-kfreebsd-gnu-as_and_x86_64-kfreebsd-gnu-as_strip.c
output_invalid
FUN_00046660
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * __regparm3 output_invalid(int c) { char *__format; uint uVar1; uVar1 = c & 0xff; if ((PTR__sch_istable_0007ff74[uVar1 * 2] & 0x10) == 0) { __format = "(0x%x)"; } else { __format = "\'%c\'"; uVar1...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined * __regparm3 FUN_00046660(uint param_1) { char *__format; uint uVar1; uVar1 = param_1 & 0xff; if ((PTR__sch_istable_0007ff74[uVar1 * 2] & 0x10) == 0) { __format = "(0x%x)"; } else { __format = "\...
PUSH ESI MOVZX EDX,AL PUSH EBX CALL 0x00016000 ADD EBX,0x39996 SUB ESP,0x4 MOV ECX,dword ptr [EBX + 0xffffff74] TEST byte ptr [ECX + EDX*0x2],0x10 JZ 0x000466a0 PUSH EAX LEA EAX,[EBX + 0xfffddbb1] LEA ESI,[EBX + 0x8e78] PUSH EAX PUSH 0x8 PUSH ESI CALL 0x000144c0 ADD ESP,0x10 MOV EAX,ESI ADD ESP,0x4 POP EBX POP ESI RET ...
null
null
null
null
[(u'INT_AND_-1206163841', u'MULTIEQUAL_-1206163631'), ('const-8', u'CALL_-1206163755'), (u'PTRSUB_-1206163678', u'RETURN_-1206163707'), ('const-0', u'RETURN_-1206163707'), ('const-0', u'INT_EQUAL_-1206163798'), (u'COPY_-1206163792', u'MULTIEQUAL_-1206163657'), (u'MULTIEQUAL_-1206163657', u'CALL_-1206163755'), (u'LOAD_-...
[(u'INT_AND_-1206163841', u'MULTIEQUAL_-1206163631'), ('const-8', u'CALL_-1206163755'), (u'PTRSUB_-1206163678', u'RETURN_-1206163707'), ('tmp_350', u'INT_AND_-1206163841'), ('const-0', u'RETURN_-1206163707'), ('const-0', u'INT_EQUAL_-1206163798'), (u'COPY_-1206163792', u'MULTIEQUAL_-1206163657'), (u'MULTIEQUAL_-1206163...
null
null
00046660
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined * __regparm3 FUN_00046660(uint param_1)\n\n{\n char *__format;\n uint uVar1;\n \n uVar1 = param_1 & 0xff;\n if ((PTR__sch_istable_0007ff74[uVar1 * 2] & 0x10) == 0) {\n __format = "(0x%x)";\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * __regparm3 output_invalid(int c)\n\n{\n char *__format;\n uint uVar1;\n \n uVar1 = c & 0xff;\n if ((PTR__sch_istable_0007ff74[uVar1 * 2] & 0x10) == 0) {\n __format = "(0x%x)";\n }\n else {\n ...
(translation_unit "undefined * __regparm3 FUN_00046660(uint param_1)\n\n{\n char *__format;\n uint uVar1;\n \n uVar1 = param_1 & 0xff;\n if ((PTR__sch_istable_0007ff74[uVar1 * 2] & 0x10) == 0) {\n __format = "(0x%x)";\n }\n else {\n __format = "\'%c\'";\n uVar1 = param_1;\n }\n snprintf(&DAT_00088e78,...
(translation_unit (ERROR (binary_expression IDENT * (ERROR IDENT) (call_expression IDENT (argument_list ( (ERROR IDENT) IDENT ))))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT & LIT)) ;) ...
(ERROR "undefined * __regparm3 FUN_00046660(uint param_1)" (binary_expression "undefined * __regparm3 FUN_00046660(uint param_1)" (identifier "undefined") (* "*") (ERROR "__regparm3" (identifier "__regparm3")) (call_expression "FUN_00046660(uint param_1)" (identifier "FUN_00046660") (argument_list "(uint param_1)" (( "...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * __regparm3 function_1(int var_1) { char *__format; type_1 var_2; var_2 = var_1 & 0xff; if ((PTR__sch_istable_0007ff74[var_2 * 2] & 0x10) == 0) { __format = "(0x%x)"; } else { __format = "\'%c\'"; ...
null
(translation_unit (ERROR (binary_expression left: (identifier) (ERROR (identifier)) right: (call_expression function: (identifier) arguments: (argument_list (ERROR (identifier)) (identifier))))) (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declarati...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined * __regparm3 MASKED(uint param_1) { char *__format; uint uVar1; uVar1 = param_1 & 0xff; if ((PTR__sch_istable_0007ff74[uVar1 * 2] & 0x10) == 0) { __format = "(0x%x)"; } else { __format = "\'%c\'"...
8860_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
size_and_endianness
FUN_0030abc0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: Target_size_endianness size_and_endianness(Parameters * this) */ Targ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char __regparm2 FUN_0030abc0(undefined4 param_1,undefined4 param_2,int param_3) { int *piVar1; if (*(int *)(param_3 + 0xc) != 0) { piVar1 = *(int **)(*(int *)(param_3 + 0xc) + 4); if (*piVar1 == 0x20) { retu...
PUSH EBX CALL 0x00050b50 ADD EBX,0x2df43a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [EAX + 0xc] TEST EAX,EAX JZ 0x0030ac19 MOV EAX,dword ptr [EAX + 0x4] CMP dword ptr [EAX],0x20 JZ 0x0030ac10 MOV EAX,dword ptr [EBX + 0x7c8] MOV EAX,dword ptr [EAX + 0xc] TEST EAX,EAX JZ 0x0030ac19 MOV EAX,dword ptr [E...
null
null
null
null
[('const-1', u'RETURN_-1204835374')]
[('const-1', u'PTRADD_-1204834986'), ('const-417', u'LOAD_-1204835271'), (u'INT_ADD_-1204835307', u'CAST_-1204835011'), ('tmp_108', u'CBRANCH_-1204835324'), ('tmp_234', u'CBRANCH_-1204835248'), (u'LOAD_-1204835291', u'INT_ADD_-1204835255'), ('const-0', u'RETURN_-1204835184'), ('const-417', u'LOAD_-1204835318'), ('const...
null
null
0030abc0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar __regparm2 FUN_0030abc0(undefined4 param_1,undefined4 param_2,int param_3)\n\n{\n int *piVar1;\n \n if (*(int *)(param_3 + 0xc) != 0) {\n piVar1 = *(int **)(*(int *)(param_3 + 0xc) + 4);\n if (*p...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: Target_size_endianness size_and_endianness(Parame...
(translation_unit "char __regparm2 FUN_0030abc0(undefined4 param_1,undefined4 param_2,int param_3)\n\n{\n int *piVar1;\n \n if (*(int *)(param_3 + 0xc) != 0) {\n piVar1 = *(int **)(*(int *)(param_3 + 0xc) + 4);\n if (*piVar1 == 0x20) {\n return (char)piVar1[1];\n }\n if (*(int *)(DAT_005ea7c8 + 0xc)...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_...
(function_definition "char __regparm2 FUN_0030abc0(undefined4 param_1,undefined4 param_2,int param_3)\n\n{\n int *piVar1;\n \n if (*(int *)(param_3 + 0xc) != 0) {\n piVar1 = *(int **)(*(int *)(param_3 + 0xc) + 4);\n if (*piVar1 == 0x20) {\n return (char)piVar1[1];\n }\n if (*(int *)(DAT_005ea7c8 + 0...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: Target_size_endianness size_and_endianness(Parameters * this) */ type...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (para...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char __regparm2 MASKED(undefined4 param_1,undefined4 param_2,int param_3) { int *piVar1; if (*(int *)(param_3 + 0xc) != 0) { piVar1 = *(int **)(*(int *)(param_3 + 0xc) + 4); if (*piVar1 == 0x20) { return (ch...
10264_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
get_date
FUN_002623d0
/* std::time_get<char, std::istreambuf_iterator<char, std::char_traits<char> > >::get_date(std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, std::_Ios_Iostate&, tm*) const */ undefined4 std::time_get<char,std::istreambuf_iterator...
undefined4 FUN_002623d0(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9) { (**(code **)(*param_2 + 0x10)) (param_1,param_2,param_3,param_4,param_5,param_6,param_...
PUSH EBX SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x20] MOV EBX,dword ptr [ESP + 0x1c] MOV EDX,dword ptr [EAX] PUSH dword ptr [ESP + 0x3c] PUSH dword ptr [ESP + 0x3c] PUSH dword ptr [ESP + 0x3c] PUSH dword ptr [ESP + 0x3c] PUSH dword ptr [ESP + 0x3c] PUSH dword ptr [ESP + 0x3c] PUSH dword ptr [ESP + 0x3c] PUSH EAX PUSH EB...
null
null
null
null
[('tmp_454', u'LOAD_-1204214800'), ('const-417', u'LOAD_-1204214724'), ('const-0', u'RETURN_-1204214685'), (u'LOAD_-1204214724', u'CALLIND_-1204214714'), ('const-417', u'LOAD_-1204214800'), (u'INT_ADD_-1204214708', u'CAST_-1204214594'), ('tmp_455', u'COPY_-1204214717'), ('tmp_454', u'CALLIND_-1204214714'), (u'CAST_-120...
[('tmp_454', u'LOAD_-1204214800'), ('const-417', u'LOAD_-1204214724'), ('const-0', u'RETURN_-1204214685'), (u'LOAD_-1204214724', u'CALLIND_-1204214714'), ('const-417', u'LOAD_-1204214800'), (u'INT_ADD_-1204214708', u'CAST_-1204214594'), ('tmp_455', u'COPY_-1204214717'), ('tmp_454', u'CALLIND_-1204214714'), (u'CAST_-120...
null
null
002623d0
x86
O2
(translation_unit "undefined4\nFUN_002623d0(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n (**(code **)(*param_2 + 0x10))\n (param_1,param_2,param_3,param...
(translation_unit "/* std::time_get<char, std::istreambuf_iterator<char, std::char_traits<char> >\n >::get_date(std::istreambuf_iterator<char, std::char_traits<char> >,\n std::istreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, std::_Ios_Iostate&, tm*)\n const */\n\nundefined4\nstd::time_get<char,...
(translation_unit "undefined4\nFUN_002623d0(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n (**(code **)(*param_2 + 0x10))\n (param_1,param_2,param_3,param...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ...
(function_definition "undefined4\nFUN_002623d0(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n (**(code **)(*param_2 + 0x10))\n (param_1,param_2,param_3,pa...
/* std::time_get<char, std::istreambuf_iterator<char, std::char_traits<char> > >::get_date(std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, std::_Ios_Iostate&, tm*) const */ type_1 std::time_get<char,std::istreambuf_iterator<cha...
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,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9) { (**(code **)(*param_2 + 0x10)) (param_1,param_2,param_3,param_4,param_5,param_6,param_7,para...
7730_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
push_back
FUN_001b9a70
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::push_back(char) */ void __thiscall std::string::push_back(string *this,char param_1) { uint uVar1; int iVar2; int iVar3; iVar2 = *(int *)this; iVar3 = *(int *)(iVar2 + -0xc); uVar1 = iVar3 + 1; if...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001b9a70(int *param_1,undefined1 param_2) { uint uVar1; int iVar2; int iVar3; iVar2 = *param_1; iVar3 = *(int *)(iVar2 + -0xc); uVar1 = iVar3 + 1; if ((*(uint *)(iVar2 + -8) < uVar1) || (0 < *(int *)(iV...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x148587 SUB ESP,0x1c MOV ESI,dword ptr [ESP + 0x30] MOV EDX,dword ptr [ESP + 0x34] MOV EAX,dword ptr [ESI] MOV EBP,dword ptr [EAX + -0xc] LEA EDI,[EBP + 0x1] CMP EDI,dword ptr [EAX + -0x8] JA 0x001b9a9e MOV EAX,dword ptr [EAX + -0x4] TEST EAX,EAX JLE 0x001b9a...
null
null
null
null
[('tmp_165', u'CBRANCH_-1207657770'), ('const-417', u'LOAD_-1207657800'), ('tmp_488', u'STORE_-1207657680'), (u'LOAD_-1207657789', u'INT_LESS_-1207657761'), (u'STORE_-1207657597', u'INDIRECT_-1207657428'), ('tmp_474', u'BRANCH_-1207657582'), ('tmp_487', u'CAST_-1207657442'), ('const-0', u'STORE_-1207657589'), (u'LOAD_-...
[(u'INT_ADD_-1207657656', u'CAST_-1207657445'), (u'INT_ADD_-1207657666', u'CAST_-1207657451'), ('tmp_165', u'CBRANCH_-1207657770'), (u'LOAD_-1207657789', u'INT_LESS_-1207657761'), ('tmp_474', u'BRANCH_-1207657582'), ('const-417', u'LOAD_-1207657694'), ('const-417', u'LOAD_-1207657677'), (u'LOAD_-1207657689', u'INT_ADD_...
null
null
001b9a70
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001b9a70(int *param_1,undefined1 param_2)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = *param_1;\n iVar3 = *(int *)(iVar2 + -0xc);\n uVar1 = iVar3 + 1;\n if ((*(uint *)(iVar2 + -8...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::push_back(char) */\n\nvoid __thiscall std::string::push_back(string *this,char param_1)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = *(int *)this;\n iVar3 = *(int *)(iVar2 + -0x...
(translation_unit "void FUN_001b9a70(int *param_1,undefined1 param_2)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = *param_1;\n iVar3 = *(int *)(iVar2 + -0xc);\n uVar1 = iVar3 + 1;\n if ((*(uint *)(iVar2 + -8) < uVar1) || (0 < *(int *)(iVar2 + -4))) {\n FUN_001b9450(param_1,uVar1);\n }\n *(unde...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assign...
(function_definition "void FUN_001b9a70(int *param_1,undefined1 param_2)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = *param_1;\n iVar3 = *(int *)(iVar2 + -0xc);\n uVar1 = iVar3 + 1;\n if ((*(uint *)(iVar2 + -8) < uVar1) || (0 < *(int *)(iVar2 + -4))) {\n FUN_001b9450(param_1,uVar1);\n }\n *(u...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::push_back(char) */ void __thiscall std::type_1::function_1(type_1 *this,char param_1) { type_2 var_3; int var_1; int var_2; var_1 = *(int *)this; var_2 = *(int *)(var_1 + -0xc); var_3 = var_2 + 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))) (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,undefined1 param_2) { uint uVar1; int iVar2; int iVar3; iVar2 = *param_1; iVar3 = *(int *)(iVar2 + -0xc); uVar1 = iVar3 + 1; if ((*(uint *)(iVar2 + -8) < uVar1) || (0 < *(int *)(iVar2 + ...
509_powerpc64le-linux-gnu-objcopy_and_powerpc64le-linux-gnu-objcopy_strip.c
cplus_demangle
cplus_demangle
/* WARNING: Control flow encountered bad instruction data */ void cplus_demangle(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void cplus_demangle(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206185522')]
[('const-1', u'RETURN_-1206185522')]
null
null
000411c4
x86
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle(void)\n\n{\n /* WARNING: Ba...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle(void)\n\n{\n /* WARNING: Ba...
(translation_unit "void cplus_demangle(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void cplus_demangle(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "cplus_demangle(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 cplus_demangle(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "cplus_demangle(void)" (identifier "cplus_demangle") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
4684_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
do_make_elf_object
FUN_001745c0
/* WARNING: Type propagation algorithm not settling */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: Object * do_make_elf_object(Target_mips<32,_true> * this, string * name, Input_file * input_file, of...
int * FUN_001745c0(undefined4 param_1,undefined4 *param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,int *param_6) { byte bVar1; undefined4 uVar2; int iVar3; byte bVar4; char cVar5; int *piVar6; undefined4 uVar7; ushort uVar8; int unaff_EDI; FUN_00074f0a(); uV...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x00074f0a ADD EDI,0x475a37 PUSH ESI PUSH EBX SUB ESP,0x1c MOV EAX,dword ptr [EBP + 0x1c] MOV EDX,dword ptr [EBP + 0x14] MOV ECX,dword ptr [EBP + 0x18] MOV EAX,dword ptr [EAX] MOVZX ESI,word ptr [EAX + 0x10] ROL SI,0x8 MOVZX ESI,SI CMP ESI,0x1 JZ 0x00174680 CMP ESI,0x2 JZ 0x00174660 C...
null
null
null
null
[('const-0', u'PTRSUB_-1207414885'), (u'PTRSUB_-1207415182', u'CAST_-1207414862'), ('const-240', u'INT_AND_-1207415457'), (u'COPY_-1207417014', u'RETURN_-1207416980'), (u'PTRADD_-1207415345', u'PTRSUB_-1207415343'), ('const-0', u'STORE_-1207416443'), ('const-0', u'PTRSUB_-1207415165'), (u'PTRADD_-1207415549', u'PTRSUB_...
[('const-0', u'STORE_-1207416352'), ('const-0', u'RETURN_-1207417126'), (u'CALL_-1207417078', u'CALL_-1207417031'), (u'COPY_-1207417014', u'RETURN_-1207416980'), ('const-4', u'PTRADD_-1207415543'), ('const-417', u'STORE_-1207416181'), ('const-121', u'PTRADD_-1207415446'), ('const-2', u'INT_MULT_-1207415453'), (u'PTRADD...
null
null
001745c0
x86
O2
(translation_unit "int * FUN_001745c0(undefined4 param_1,undefined4 *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,int *param_6)\n\n{\n byte bVar1;\n undefined4 uVar2;\n int iVar3;\n byte bVar4;\n char cVar5;\n int *piVar6;\n undefined4 uVar7;\n ushort uVar8;\n int unaff_...
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: Object * do_make_elf_object(Target_mips<32,_true> * this, string *\n name, Input...
(translation_unit "int * FUN_001745c0(undefined4 param_1,undefined4 *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,int *param_6)\n\n{\n byte bVar1;\n undefined4 uVar2;\n int iVar3;\n byte bVar4;\n char cVar5;\n int *piVar6;\n undefined4 uVar7;\n ushort uVar8;\n int unaff_...
(translation_unit (function_definition TYPE (pointer_declarator * (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) , (...
(function_definition "int * FUN_001745c0(undefined4 param_1,undefined4 *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,int *param_6)\n\n{\n byte bVar1;\n undefined4 uVar2;\n int iVar3;\n byte bVar4;\n char cVar5;\n int *piVar6;\n undefined4 uVar7;\n ushort uVar8;\n int una...
/* WARNING: Type propagation algorithm not settling */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: Object * do_make_elf_object(Target_mips<32,_true> * this, string * name, Input_file * input_file, of...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer...
null
int * MASKED(undefined4 param_1,undefined4 *param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,int *param_6) { byte bVar1; undefined4 uVar2; int iVar3; byte bVar4; char cVar5; int *piVar6; undefined4 uVar7; ushort uVar8; int unaff_EDI; FUN_00074f0a(); uVar8 = ...
1249_puttytel_and_puttytel_strip.c
set_gtk_widget_background
FUN_00059610
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void set_gtk_widget_background(GtkWidget *widget,GdkColor *col) { undefined4 uVar1; char *__ptr; char *__ptr_00; undefined4 uVar2; undefined4 uVar3; uVar1 = gtk_css_provide...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00059610(undefined4 param_1,undefined4 param_2) { undefined4 uVar1; void *__ptr; void *__ptr_00; undefined4 uVar2; undefined4 uVar3; uVar1 = gtk_css_provider_new(); __ptr = (void *)FUN_00059580(param_2)...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x0001b410 ADD EBX,0x5718b SUB ESP,0x1c CALL 0x0001ace0 SUB ESP,0xc PUSH dword ptr [ESP + 0x40] MOV EDI,EAX CALL 0x00059580 MOV ESI,EAX POP EAX LEA EAX,[EBX + 0xfffd4528] POP EDX PUSH ESI PUSH EAX CALL 0x0002d860 PUSH 0x0 PUSH -0x1 MOV EBP,EAX PUSH EAX PUSH EDI CALL 0x0001a8e0 A...
null
null
null
null
[(u'CALL_-1206217013', u'CALL_-1206216929'), ('const-600', u'CALL_-1206216929'), (u'CALL_-1206217071', u'CALL_-1206216916'), ('const-4294967295', u'CALL_-1206217042'), (u'CALL_-1206217140', u'CALL_-1206216972'), ('tmp_556', u'CALL_-1206217108'), (u'CALL_-1206217108', u'CALL_-1206217071'), (u'CALL_-1206216972', u'CALL_-...
[(u'CAST_-1206216578', u'CALL_-1206217071'), (u'CALL_-1206217013', u'CALL_-1206216929'), (u'CALL_-1206217071', u'CAST_-1206216560'), (u'CALL_-1206217140', u'CALL_-1206216972'), ('tmp_1785', u'CALL_-1206217013'), ('tmp_1786', u'CALL_-1206217108'), (u'CAST_-1206216560', u'CALL_-1206217042'), (u'CALL_-1206216972', u'CALL_...
null
null
00059610
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00059610(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n void *__ptr;\n void *__ptr_00;\n undefined4 uVar2;\n undefined4 uVar3;\n \n uVar1 = gtk_css_provider_new();\n __ptr =...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid set_gtk_widget_background(GtkWidget *widget,GdkColor *col)\n\n{\n undefined4 uVar1;\n char *__ptr;\n char *__ptr_00;\n undefined4 uVar2;\n undefined4 uVar3;\...
(translation_unit "void FUN_00059610(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n void *__ptr;\n void *__ptr_00;\n undefined4 uVar2;\n undefined4 uVar3;\n \n uVar1 = gtk_css_provider_new();\n __ptr = (void *)FUN_00059580(param_2);\n __ptr_00 = (void *)FUN_0002d860("#drawing-area, #top-leve...
(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_00059610(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n void *__ptr;\n void *__ptr_00;\n undefined4 uVar2;\n undefined4 uVar3;\n \n uVar1 = gtk_css_provider_new();\n __ptr = (void *)FUN_00059580(param_2);\n __ptr_00 = (void *)FUN_0002d860("#drawing-area, #top-l...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(type_1 *widget,type_2 *col) { type_3 uVar1; char *__ptr; char *__ptr_00; type_3 uVar2; type_3 uVar3; uVar1 = var_1(); __ptr = var_2(col); __ptr_00 = var...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2) { undefined4 uVar1; void *__ptr; void *__ptr_00; undefined4 uVar2; undefined4 uVar3; uVar1 = gtk_css_provider_new(); __ptr = (void *)FUN_00059580(param_2); __...
1782_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
parse_to_value
FUN_00043ed0
/* 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_mmap_output_file * 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_00043ed0(int param_1,undefined4 param_2,undefined4 param_3) { FUN_000aa120(param_2,param_3,param_1 + 0x3d); *(undefined1 *)(param_1 + 0x3c) = 1; return; }
PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x2be129 SUB ESP,0x8 MOV ESI,dword ptr [ESP + 0x14] LEA EAX,[ESI + 0x3d] PUSH EAX PUSH dword ptr [ESP + 0x20] PUSH dword ptr [ESP + 0x20] CALL 0x000aa120 MOV byte ptr [ESI + 0x3c],0x1 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('tmp_206', u'PTRSUB_-1206173805'), ('tmp_207', u'CALL_-1206173914'), ('const-1', u'STORE_-1206173910'), ('const-60', u'PTRSUB_-1206173787'), (u'PTRSUB_-1206173787', u'STORE_-1206173910'), ('tmp_208', u'CALL_-1206173914'), ('const-417', u'STORE_-1206173910'), (u'PTRSUB_-1206173805', u'CALL_-1206173914'), ('const-61', ...
[('tmp_345', u'CALL_-1206173914'), (u'INT_ADD_-1206173896', u'CAST_-1206173796'), ('tmp_346', u'CALL_-1206173914'), ('const-61', u'INT_ADD_-1206173931'), ('tmp_344', u'INT_ADD_-1206173896'), ('const-60', u'INT_ADD_-1206173896'), (u'INT_ADD_-1206173931', u'CALL_-1206173914'), ('const-1', u'STORE_-1206173910'), (u'CAST_-...
null
null
00043ed0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00043ed0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa120(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" comment (function_definitio...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_mmap_output_file * this, char * option_name,\n char * arg, Command_line * param_3, General...
(translation_unit "void FUN_00043ed0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa120(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_00043ed0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa120(param_2...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression...
(function_definition "void FUN_00043ed0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa120(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00043ed0(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_mmap_output_file * 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_000aa120(param_2,param_3,param_1 + 0x3d); *(undefined1 *)(param_1 + 0x3c) = 1; return; }
8379_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
grouping
FUN_001fa720
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::numpunct<char>::grouping() const */ string * std::numpunct<char>::grouping(void) { string *in_stack_00000004; int *in_stack_00000008; allocator local_d; undefined4 uStack_c; uStack_c = 0x1fa727; if (*(code ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_001fa720(undefined4 param_1,int *param_2) { undefined1 local_d; undefined4 uStack_c; uStack_c = 0x1fa727; if (*(code **)(*param_2 + 0x10) == (code *)PTR_FUN_0038ef44) { FUN_00220d30(param_1,*(undefi...
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x1948d9 SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x24] MOV ESI,dword ptr [ESP + 0x20] MOV EDX,dword ptr [EAX] MOV EDX,dword ptr [EDX + 0x10] CMP EDX,dword ptr [EBX + 0xffffff44] JNZ 0x001fa770 SUB ESP,0x4 MOV EAX,dword ptr [EAX + 0x8] LEA EDX,[ESP + 0x13] PUSH EDX PUSH dword ptr ...
null
null
null
null
[('const-417', u'LOAD_-1207916704'), ('const-417', u'LOAD_-1207916648'), ('const-8', u'INT_ADD_-1207916632'), (u'PTRADD_-1207916434', u'LOAD_-1207916664'), (u'CAST_-1207916423', u'LOAD_-1207916648'), (u'CALL_-1207916630', u'INDIRECT_-1207916429'), (u'LOAD_-1207916704', u'CALLIND_-1207916546'), (u'CALLIND_-1207916546', ...
[('const-4294967283', u'PTRSUB_-1207916433'), ('tmp_730', u'CAST_-1207916447'), ('const-8', u'INT_ADD_-1207916632'), (u'LOAD_-1207916704', u'CALLIND_-1207916546'), (u'CAST_-1207916427', u'LOAD_-1207916648'), (u'CALLIND_-1207916546', u'INDIRECT_-1207916401'), (u'CAST_-1207916447', u'INT_EQUAL_-1207916683'), ('const-417'...
null
null
001fa720
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_001fa720(undefined4 param_1,int *param_2)\n\n{\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x1fa727;\n if (*(code **)(*param_2 + 0x10) == (code *)PTR_FUN_0038ef44) {\n F...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::numpunct<char>::grouping() const */\n\nstring * std::numpunct<char>::grouping(void)\n\n{\n string *in_stack_00000004;\n int *in_stack_00000008;\n allocator local_d;\n undefined4 uStack_c;\n \n uStac...
(translation_unit "undefined4 FUN_001fa720(undefined4 param_1,int *param_2)\n\n{\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x1fa727;\n if (*(code **)(*param_2 + 0x10) == (code *)PTR_FUN_0038ef44) {\n FUN_00220d30(param_1,*(undefined4 *)(param_2[2] + 8),&local_d);\n return param_1;\n }\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT...
(function_definition "undefined4 FUN_001fa720(undefined4 param_1,int *param_2)\n\n{\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x1fa727;\n if (*(code **)(*param_2 + 0x10) == (code *)PTR_FUN_0038ef44) {\n FUN_00220d30(param_1,*(undefined4 *)(param_2[2] + 8),&local_d);\n return param_1;\n }\...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::numpunct<char>::grouping() const */ type_1 * std::numpunct<char>::grouping(void) { type_1 *in_stack_00000004; int *in_stack_00000008; type_2 local_d; type_3 uStack_c; uStack_c = 0x1fa727; if (*(type_4 **)(*...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(undefined4 param_1,int *param_2) { undefined1 local_d; undefined4 uStack_c; uStack_c = 0x1fa727; if (*(code **)(*param_2 + 0x10) == (code *)PTR_FUN_0038ef44) { FUN_00220d30(param_1,*(undefined4 *...
10596_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
replace
FUN_002820e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::replace(unsigned int, unsigned int, wchar_t const*) */ void __thiscall std::wstring::replace(wstring *this,uint param_1,uint param_2,wchar_t *param_3) { size_t sVar1; sVar1 = wcslen(param_3); replace(thi...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_002820e0(undefined4 param_1,undefined4 param_2,undefined4 param_3,wchar_t *param_4) { size_t sVar1; sVar1 = wcslen(param_4); FUN_00281e30(param_1,param_2,param_3,param_4,sVar1); return; }
PUSH ESI PUSH EBX CALL 0x00036db0 ADD EBX,0x127f19 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x28] PUSH ESI CALL 0x0002a280 MOV dword ptr [ESP],EAX PUSH ESI PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] CALL 0x00281e30 ADD ESP,0x24 POP EBX POP ESI RET
null
null
null
null
[('tmp_234', u'CALL_-1204346549'), (u'CALL_-1204346593', u'CALL_-1204346549'), ('tmp_232', u'CALL_-1204346549'), ('tmp_234', u'CALL_-1204346593'), ('tmp_231', u'CALL_-1204346549'), ('tmp_233', u'CALL_-1204346549'), ('const-0', u'RETURN_-1204346516')]
[('tmp_473', u'CALL_-1204346549'), (u'CALL_-1204346593', u'CALL_-1204346549'), ('tmp_475', u'CALL_-1204346549'), ('tmp_473', u'CALL_-1204346593'), ('const-0', u'RETURN_-1204346516'), ('tmp_476', u'CALL_-1204346549'), ('tmp_474', u'CALL_-1204346549')]
null
null
002820e0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002820e0(undefined4 param_1,undefined4 param_2,undefined4 param_3,wchar_t *param_4)\n\n{\n size_t sVar1;\n \n sVar1 = wcslen(param_4);\n FUN_00281e30(param_1,param_2,param_3,param_4,sVar1);\n ret...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::replace(unsigned int, unsigned int, wchar_t const*) */\n\nvoid __thiscall std::wstring::replace(wstring *this,uint param_1,uint param_2,wchar_t *param_3)\n\n{\n size_t sVar1;\n \n sVar1 = wcsl...
(translation_unit "void FUN_002820e0(undefined4 param_1,undefined4 param_2,undefined4 param_3,wchar_t *param_4)\n\n{\n size_t sVar1;\n \n sVar1 = wcslen(param_4);\n FUN_00281e30(param_1,param_2,param_3,param_4,sVar1);\n return;\n}\n\n" (function_definition "void FUN_002820e0(undefined4 param_1,undefined4 param_2,u...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expressi...
(function_definition "void FUN_002820e0(undefined4 param_1,undefined4 param_2,undefined4 param_3,wchar_t *param_4)\n\n{\n size_t sVar1;\n \n sVar1 = wcslen(param_4);\n FUN_00281e30(param_1,param_2,param_3,param_4,sVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002820e0(undefined4 param_1,un...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::replace(unsigned int, unsigned int, wchar_t const*) */ void __thiscall std::type_1::function_1(type_1 *this,type_2 param_1,type_2 param_2,type_3 *param_3) { size_t sVar1; sVar1 = var_1(param_3); function...
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,wchar_t *param_4) { size_t sVar1; sVar1 = wcslen(param_4); FUN_00281e30(param_1,param_2,param_3,param_4,sVar1); return; }
167_sort_and_sort_strip.c
compare_nodes
FUN_00017790
int compare_nodes(void *a,void *b) { if (*(uint *)((int)a + 0x28) != *(uint *)((int)b + 0x28)) { return (uint)(*(uint *)((int)a + 0x28) < *(uint *)((int)b + 0x28)); } return (uint)((uint)(*(int *)((int)a + 0x18) + *(int *)((int)a + 0x14)) < (uint)(*(int *)((int)b + 0x18) + *(int *)((int)b + 0...
bool FUN_00017790(int param_1,int param_2) { if (*(uint *)(param_1 + 0x28) != *(uint *)(param_2 + 0x28)) { return *(uint *)(param_1 + 0x28) < *(uint *)(param_2 + 0x28); } return (uint)(*(int *)(param_1 + 0x18) + *(int *)(param_1 + 0x14)) < (uint)(*(int *)(param_2 + 0x18) + *(int *)(param_2 + 0x14))...
MOV EAX,dword ptr [ESP + 0x8] MOV EDX,dword ptr [ESP + 0x4] MOV ECX,dword ptr [EAX + 0x28] CMP dword ptr [EDX + 0x28],ECX JZ 0x000177b0 SETC AL MOVZX EAX,AL RET MOV ECX,dword ptr [EDX + 0x18] ADD ECX,dword ptr [EDX + 0x14] MOV EDX,dword ptr [EAX + 0x18] ADD EDX,dword ptr [EAX + 0x14] CMP ECX,EDX SETC AL MOVZX EAX,AL RE...
null
null
null
null
[(u'CAST_-1205962668', u'LOAD_-1205962780'), (u'CAST_-1205962701', u'LOAD_-1205962841'), ('const-0', u'RETURN_-1205962806'), ('const-417', u'LOAD_-1205962792'), ('tmp_208', u'CAST_-1205962702'), (u'CAST_-1205962664', u'INT_ADD_-1205962758'), (u'INT_NOTEQUAL_-1205962825', u'CBRANCH_-1205962824'), (u'INT_ZEXT_-1205962805...
[(u'CAST_-1205962701', u'LOAD_-1205962841'), (u'CAST_-1205962679', u'LOAD_-1205962802'), ('tmp_231', u'INT_ADD_-1205962758'), ('const-0', u'RETURN_-1205962806'), (u'CAST_-1205962675', u'LOAD_-1205962792'), (u'CAST_-1205962662', u'INT_LESS_-1205962745'), (u'CAST_-1205962705', u'LOAD_-1205962847'), (u'INT_ADD_-1205962758...
null
null
00017790
x86
O2
(translation_unit "bool FUN_00017790(int param_1,int param_2)\n\n{\n if (*(uint *)(param_1 + 0x28) != *(uint *)(param_2 + 0x28)) {\n return *(uint *)(param_1 + 0x28) < *(uint *)(param_2 + 0x28);\n }\n return (uint)(*(int *)(param_1 + 0x18) + *(int *)(param_1 + 0x14)) <\n (uint)(*(int *)(param_2 + 0x18) + ...
(translation_unit "int compare_nodes(void *a,void *b)\n\n{\n if (*(uint *)((int)a + 0x28) != *(uint *)((int)b + 0x28)) {\n return (uint)(*(uint *)((int)a + 0x28) < *(uint *)((int)b + 0x28));\n }\n return (uint)((uint)(*(int *)((int)a + 0x18) + *(int *)((int)a + 0x14)) <\n (uint)(*(int *)((int)b + 0x...
(translation_unit "bool FUN_00017790(int param_1,int param_2)\n\n{\n if (*(uint *)(param_1 + 0x28) != *(uint *)(param_2 + 0x28)) {\n return *(uint *)(param_1 + 0x28) < *(uint *)(param_2 + 0x28);\n }\n return (uint)(*(int *)(param_1 + 0x18) + *(int *)(param_1 + 0x14)) <\n (uint)(*(int *)(param_2 + 0x18) + ...
(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 "bool FUN_00017790(int param_1,int param_2)\n\n{\n if (*(uint *)(param_1 + 0x28) != *(uint *)(param_2 + 0x28)) {\n return *(uint *)(param_1 + 0x28) < *(uint *)(param_2 + 0x28);\n }\n return (uint)(*(int *)(param_1 + 0x18) + *(int *)(param_1 + 0x14)) <\n (uint)(*(int *)(param_2 + 0x18)...
int function_1(void *a,void *b) { if (*(type_1 *)((int)a + 0x28) != *(type_1 *)((int)b + 0x28)) { return (type_1)(*(type_1 *)((int)a + 0x28) < *(type_1 *)((int)b + 0x28)); } return (type_1)((type_1)(*(int *)((int)a + 0x18) + *(int *)((int)a + 0x14)) < (type_1)(*(int *)((int)b + 0x18) + *(int ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ...
null
bool MASKED(int param_1,int param_2) { if (*(uint *)(param_1 + 0x28) != *(uint *)(param_2 + 0x28)) { return *(uint *)(param_1 + 0x28) < *(uint *)(param_2 + 0x28); } return (uint)(*(int *)(param_1 + 0x18) + *(int *)(param_1 + 0x14)) < (uint)(*(int *)(param_2 + 0x18) + *(int *)(param_2 + 0x14)); }
8266_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
~codecvt
FUN_001d2150
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* std::codecvt<wchar_t, char, __mbstate_t>::~codecvt() */ void __thiscall std::codecvt<wchar_t,char,__mbstate_t>::~codecvt(codecvt<wchar_t,char,__mbstate_t> *this) { /* try { // try from 001d216a to 001d216e ...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void FUN_001d2150(undefined4 param_1) { /* try { // try from 001d216a to 001d216e has its CatchHandler @ 001d2182 */ FUN_001d20f0(param_1); FUN_001807a0(param_1); return; }
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI CALL 0x0004fb7a ADD ESI,0x12fea6 PUSH EBX SUB ESP,0x28 MOV EDI,dword ptr [EBP + 0x8] PUSH EDI MOV EBX,ESI CALL 0x001d20f0 MOV dword ptr [ESP],EDI CALL 0x001807a0 ADD ESP,0x10 LEA ESP,[EBP + -0xc] POP EBX POP ESI POP EDI POP EBP RET
null
null
null
null
[('tmp_226', u'CALL_-1207819863'), ('const-0', u'RETURN_-1207819815'), ('tmp_226', u'CALL_-1207819876')]
[('const-0', u'RETURN_-1207819815'), ('tmp_401', u'CALL_-1207819863'), ('tmp_401', u'CALL_-1207819876')]
null
null
001d2150
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_001d2150(undefined4 param_1)\n\n{\n /* try { // try from 001d216a to 001d216e has its CatchHandler @ 001d2182 */\n FUN_001d20f0(param_1);\n FUN_001807a0(param_1);\n return;\n}\n\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* std::codecvt<wchar_t, char, __mbstate_t>::~codecvt() */\n\nvoid __thiscall\nstd::codecvt<wchar_t,char,__mbstate_t>::~codecvt(codecvt<wchar_t,char,__mbstate_t> *this)\n\n{\n /* try { // try f...
(translation_unit "void FUN_001d2150(undefined4 param_1)\n\n{\n \n FUN_001d20f0(param_1);\n FUN_001807a0(param_1);\n return;\n}\n\n" (function_definition "void FUN_001d2150(undefined4 param_1)\n\n{\n \n FUN_001d20f0(param_1);\n FUN_001807a0(param_1);\n return;\n}" primitive_t...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement re...
(function_definition "void FUN_001d2150(undefined4 param_1)\n\n{\n \n FUN_001d20f0(param_1);\n FUN_001807a0(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001d2150(undefined4 param_1)" (identifier "FUN_001d2150") (parameter_list "(undefined4 param_1)" (( "(") (parameter_...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* std::codecvt<wchar_t, char, __mbstate_t>::~codecvt() */ void __thiscall std::function_1<wchar_t,char,__mbstate_t>::~function_1(function_1<wchar_t,char,__mbstate_t> *type_1) { /* try { // try from 001d216a t...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void MASKED(undefined4 param_1) { /* try { // try from 001d216a to 001d216e has its CatchHandler @ 001d2182 */ FUN_001d20f0(param_1); FUN_001807a0(param_1); return; }
652_i686-gnu-ld_and_i686-gnu-ld_strip.c
read
read
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t read(int __fd,void *__buf,size_t __nbytes) { /* WARNING: Bad instruction - Truncating control flow here */ /* read@@GLIBC_2.0 */ ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t read(int __fd,void *__buf,size_t __nbytes) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206599630')]
[('const-1', u'RETURN_-1206599630')]
null
null
000bc028
x86
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nssize_t read(int __fd,void *__buf,size_t __nbytes)\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\nssize_t read(int __fd,void *__buf,size_t __nbytes)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "ssize_t read(int __fd,void *__buf,size_t __nbytes)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "ssize_t read(int __fd,void *__buf,size_t __nbytes)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "read(int __fd,void *__buf,size_t __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) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "ssize_t read(int __fd,void *__buf,size_t __nbytes)\n\n{\n \n halt_baddata();\n}" (primitive_type "ssize_t") (function_declarator "read(int __fd,void *__buf,size_t __nbytes)" (identifier "read") (parameter_list "(int __fd,void *__buf,size_t __nbytes)" (( "(") (parameter_declarat...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t function_1(int __fd,void *__buf,size_t __nbytes) { /* WARNING: Bad instruction - Truncating control flow here */ /* read@@GLIBC_2.0...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t MASKED(int __fd,void *__buf,size_t __nbytes) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
56_x86_64-linux-gnu-elfedit_and_x86_64-linux-gnu-elfedit_strip.c
process_object
FUN_00011c00
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 process_object(char *file_name,FILE *file) { bfd_vma bVar1; bfd_size_type bVar2; long __off; size_t sVar3; char *pcVar4; int iVar5; Elf32_External_Ehdr *__ptr; int *piVar6; elfclass eVar7; elfcl...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ undefined4 __regparm3 FUN_00011c00(undefined4 param_1,FILE *param_2) { long __off; size_t sVar1; undefined4 uVar2; int iVar3; undefin...
PUSH EBP PUSH EDI PUSH ESI MOV ESI,EDX PUSH EBX CALL 0x000117c0 ADD EBX,0x73f5 SUB ESP,0x28 MOV dword ptr [ESP + 0xc],EAX PUSH EDX CALL 0x000111e0 PUSH ESI MOV EBP,EAX LEA EAX,[EBX + 0x240] PUSH 0x1 PUSH 0x10 PUSH EAX CALL 0x00011130 ADD ESP,0x20 CMP EAX,0x1 JZ 0x00011c70 SUB ESP,0x4 LEA EAX,[EBX + 0xffffc264] PUSH 0x5...
null
null
null
null
[(u'CALL_-1205986230', u'CALL_-1205984628'), (u'INT_AND_-1205984460', u'MULTIEQUAL_-1205981444'), ('const-0', u'SUBPIECE_-1205983013'), (u'CALLIND_-1205983984', u'INDIRECT_-1205979854'), (u'INDIRECT_-1205977157', u'MULTIEQUAL_-1205977118'), ('const-102912', u'PTRSUB_-1205978087'), (u'INDIRECT_-1205979451', u'PIECE_-120...
[(u'CALL_-1205986230', u'CALL_-1205984628'), (u'INDIRECT_-1205979197', u'MULTIEQUAL_-1205978731'), (u'MULTIEQUAL_-1205978353', u'MULTIEQUAL_-1205978324'), (u'INDIRECT_-1205978225', u'CALLIND_-1205985251'), (u'INDIRECT_-1205977983', u'MULTIEQUAL_-1205978508'), (u'CALL_-1205985829', u'INDIRECT_-1205979709'), (u'CALL_-120...
null
null
00011c00
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nundefined4 __regparm3 FUN_00011c00(undefined4 param_1,FILE *param_2)\n\n{\n long __off;\n size_t sVar1;\n undefined4 uVa...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 process_object(char *file_name,FILE *file)\n\n{\n bfd_vma bVar1;\n bfd_size_type bVar2;\n long __off;\n size_t sVar3;\n char *pcVar4;\n int iVar5;\n Elf32_External_Ehdr *__ptr;\n int *piV...
(translation_unit "undefined4 __regparm3 FUN_00011c00(undefined4 param_1,FILE *param_2)\n\n{\n long __off;\n size_t sVar1;\n undefined4 uVar2;\n int iVar3;\n undefined4 *__ptr;\n int *piVar4;\n uint uVar5;\n uint uVar6;\n bool bVar7;\n undefined8 uVar8;\n uint uVar9;\n char *pcVar10;\n FILE *pFVar11;\n un...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE I...
(function_definition "undefined4 __regparm3 FUN_00011c00(undefined4 param_1,FILE *param_2)\n\n{\n long __off;\n size_t sVar1;\n undefined4 uVar2;\n int iVar3;\n undefined4 *__ptr;\n int *piVar4;\n uint uVar5;\n uint uVar6;\n bool bVar7;\n undefined8 uVar8;\n uint uVar9;\n char *pcVar10;\n FILE *pFVar11;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 function_1(char *file_name,type_1 *file) { type_2 var_28; type_3 var_27; long __off; size_t var_3; char *pcVar4; int var_5; type_4 *__ptr; int *piVar6; type_5 var_9; type_5 var_8; bool bVar9; ...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarato...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ undefined4 __regparm3 MASKED(undefined4 param_1,FILE *param_2) { long __off; size_t sVar1; undefined4 uVar2; int iVar3; undefined4 *_...
70_dircolors_and_dircolors_strip.c
_start
entry
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void processEntry _start(undefined4 param_1,undefined4 param_2) { undefined1 auStack_4 [4]; __libc_start_main(PTR_main_00021fe0,param_2,&stack0x00000004,__libc_csu_init,__libc_csu_fini, param_1,auStack...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void processEntry entry(undefined4 param_1,undefined4 param_2) { undefined1 auStack_4 [4]; __libc_start_main(PTR_FUN_00021fe0,param_2,&stack0x00000004,FUN_0001a0b0,FUN_0001a110,param_1, auStack_4); d...
XOR EBP,EBP POP ESI MOV ECX,ESP AND ESP,0xfffffff0 PUSH EAX PUSH ESP PUSH EDX CALL 0x00012992 ADD EBX,0xf690 LEA EAX,[EBX + 0xffff8110] PUSH EAX LEA EAX,[EBX + 0xffff80b0] PUSH EAX PUSH ECX PUSH ESI PUSH dword ptr [EBX + 0xffffffe0] CALL 0x00012270 HLT
null
null
null
null
[('tmp_227', u'PTRSUB_-1205982705'), (u'CALL_-1205982762', u'INDIRECT_-1205982671'), ('const-0', u'PTRSUB_-1205982664'), ('const-106672', u'PTRSUB_-1205982665'), (u'PTRSUB_-1205982664', u'CALL_-1205982762'), ('const-0', u'PTRSUB_-1205982665'), (u'PTRSUB_-1205982705', u'CALL_-1205982762'), ('tmp_182', u'BRANCH_-12059827...
[('tmp_227', u'PTRSUB_-1205982705'), (u'CALL_-1205982762', u'INDIRECT_-1205982671'), ('const-0', u'PTRSUB_-1205982664'), ('const-106672', u'PTRSUB_-1205982665'), (u'PTRSUB_-1205982664', u'CALL_-1205982762'), ('const-0', u'PTRSUB_-1205982665'), (u'PTRSUB_-1205982705', u'CALL_-1205982762'), ('tmp_182', u'BRANCH_-12059827...
null
null
00012960
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid processEntry entry(undefined4 param_1,undefined4 param_2)\n\n{\n undefined1 auStack_4 [4];\n \n __libc_start_main(PTR_FUN_00021fe0,param_2,&stack0x00000004,FUN_0001a0b0,FUN_0001a110,param_1,\n ...
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid processEntry _start(undefined4 param_1,undefined4 param_2)\n\n{\n undefined1 auStack_4 [4];\n \n __libc_start_main(PTR_main_00021fe0,param_2,&stack0x00000004,__libc_csu_init,__libc_csu_fini,\n ...
(translation_unit "void processEntry entry(undefined4 param_1,undefined4 param_2)\n\n{\n undefined1 auStack_4 [4];\n \n __libc_start_main(PTR_FUN_00021fe0,param_2,&stack0x00000004,FUN_0001a0b0,FUN_0001a110,param_1,\n auStack_4);\n do {\n \n } while( true );\n}\n\n" (function_d...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (call_expression IDENT (argument_list ( IDE...
(function_definition "void processEntry entry(undefined4 param_1,undefined4 param_2)\n\n{\n undefined1 auStack_4 [4];\n \n __libc_start_main(PTR_FUN_00021fe0,param_2,&stack0x00000004,FUN_0001a0b0,FUN_0001a110,param_1,\n auStack_4);\n do {\n \n } while( true );\n}" (primitive_t...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void processEntry function_1(type_1 param_1,type_1 param_2) { type_2 auStack_4 [4]; var_1(PTR_main_00021fe0,param_2,&stack0x00000004,__libc_csu_init,__libc_csu_fini, param_1,auStack_4); do { ...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bod...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void processEntry MASKED(undefined4 param_1,undefined4 param_2) { undefined1 auStack_4 [4]; __libc_start_main(PTR_FUN_00021fe0,param_2,&stack0x00000004,FUN_0001a0b0,FUN_0001a110,param_1, auStack_4); ...
1020_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
sized_relobj
FUN_0003a440
/* DWARF original prototype: Sized_relobj_file<32,_false> * sized_relobj(Sized_relobj<32,_false> * this) */ Sized_relobj_file<32,_false> * __thiscall gold::Sized_relobj<32,_false>::sized_relobj(Sized_relobj<32,_false> *this) { return (Sized_relobj_file<32,_false> *)0x0; }
undefined4 FUN_0003a440(void) { return 0; }
XOR EAX,EAX RET
null
null
null
null
[(u'COPY_-1206082493', u'RETURN_-1206082473'), ('const-0', u'RETURN_-1206082473'), ('const-0', u'COPY_-1206082493')]
[(u'COPY_-1206082493', u'RETURN_-1206082473'), ('const-0', u'COPY_-1206082493'), ('const-0', u'RETURN_-1206082473')]
null
null
0003a440
x86
O2
(translation_unit "undefined4 FUN_0003a440(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_0003a440(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_0003a440(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ...
(translation_unit "/* DWARF original prototype: Sized_relobj_file<32,_false> * sized_relobj(Sized_relobj<32,_false> *\n this) */\n\nSized_relobj_file<32,_false> * __thiscall\ngold::Sized_relobj<32,_false>::sized_relobj(Sized_relobj<32,_false> *this)\n\n{\n return (Sized_relobj_file<32,_false> *)0x0;\n}\n\n" comment ...
(translation_unit "undefined4 FUN_0003a440(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_0003a440(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_0003a440(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) })))
(function_definition "undefined4 FUN_0003a440(void)\n\n{\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_0003a440(void)" (identifier "FUN_0003a440") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{")...
/* DWARF original prototype: Sized_relobj_file<32,_false> * sized_relobj(Sized_relobj<32,_false> * this) */ Sized_relobj_file<32,_false> * __thiscall gold::Sized_relobj<32,_false>::sized_relobj(Sized_relobj<32,_false> *this) { return (Sized_relobj_file<32,_false> *)0x0; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (number_literal)))))
null
undefined4 MASKED(void) { return 0; }
4578_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
reserve_local
FUN_001053b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void reserve_local(Output_data_got<64,_false> * this, uint i, Relobj * object, uint sym_index, uint got_type) */ void __thiscall gold::Output_d...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001053b0(int *param_1,int param_2,int *param_3,undefined4 param_4,undefined4 param_5) { uint uVar1; if (*(code **)(*param_1 + 100) == FUN_000f90a0) { uVar1 = (param_2 + 1) * 0x40; FUN_00096350(param_1 + 0...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x289c47 SUB ESP,0xc MOV ECX,dword ptr [ESP + 0x20] MOV EDI,dword ptr [ESP + 0x24] MOV ESI,dword ptr [ESP + 0x28] MOV EAX,dword ptr [ECX] LEA EDX,[EBX + 0xffd6a0a0] MOV EAX,dword ptr [EAX + 0x64] CMP EAX,EDX JNZ 0x00105430 LEA EBP,[EDI + 0x1] SUB ESP,0xc XOR E...
null
null
null
null
[('const-4', u'PTRADD_-1206954395'), ('const-3', u'INT_LEFT_-1206954713'), ('tmp_1065', u'INT_ADD_-1206954963'), ('tmp_1066', u'PTRSUB_-1206954348'), ('tmp_1064', u'CALLIND_-1206954578'), ('const-56', u'PTRSUB_-1206954387'), ('const-0', u'PTRSUB_-1206954408'), (u'PTRSUB_-1206954346', u'LOAD_-1206954702'), ('const-64', ...
[('const-180', u'INT_ADD_-1206954645'), (u'INT_ADD_-1206954645', u'CAST_-1206954333'), (u'LOAD_-1206955014', u'INT_ADD_-1206954985'), (u'LOAD_-1206954702', u'INT_ADD_-1206954645'), (u'PTRADD_-1206954388', u'CALL_-1206954767'), ('const-0', u'CALLIND_-1206954651'), ('tmp_1891', u'CALLIND_-1206954651'), (u'INT_RIGHT_-1206...
null
null
001053b0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001053b0(int *param_1,int param_2,int *param_3,undefined4 param_4,undefined4 param_5)\n\n{\n uint uVar1;\n \n if (*(code **)(*param_1 + 100) == FUN_000f90a0) {\n uVar1 = (param_2 + 1) * 0x40;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void reserve_local(Output_data_got<64,_false> * this, uint i, Relobj *\n object, uint sym_index, uint got_type) */\n\nvoid __...
(translation_unit "void FUN_001053b0(int *param_1,int param_2,int *param_3,undefined4 param_4,undefined4 param_5)\n\n{\n uint uVar1;\n \n if (*(code **)(*param_1 + 100) == FUN_000f90a0) {\n uVar1 = (param_2 + 1) * 0x40;\n FUN_00096350(param_1 + 0xe,uVar1 - 0x40 >> 3,0,uVar1 >> 3,0);\n }\n else {\n (**(cod...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))...
(function_definition "void FUN_001053b0(int *param_1,int param_2,int *param_3,undefined4 param_4,undefined4 param_5)\n\n{\n uint uVar1;\n \n if (*(code **)(*param_1 + 100) == FUN_000f90a0) {\n uVar1 = (param_2 + 1) * 0x40;\n FUN_00096350(param_1 + 0xe,uVar1 - 0x40 >> 3,0,uVar1 >> 3,0);\n }\n else {\n (**(...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void reserve_local(Output_data_got<64,_false> * this, uint i, Relobj * object, uint sym_index, uint got_type) */ void __thiscall gold::Output_d...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1,int param_2,int *param_3,undefined4 param_4,undefined4 param_5) { uint uVar1; if (*(code **)(*param_1 + 100) == FUN_000f90a0) { uVar1 = (param_2 + 1) * 0x40; FUN_00096350(param_1 + 0xe,uVa...
218_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c
comment
FUN_00018f60
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void comment(void) { int iVar1; char *fmt; LAB_00018f80: do { iVar1 = input(); while ((iVar1 != 0x2a && (iVar1 != -1))) { if (iVa...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00018f60(void) { int iVar1; undefined4 uVar2; LAB_00018f80: do { iVar1 = FUN_00018e90(); while ((iVar1 != 0x2a && (iVar1 != -1))) { if (iVar1 != 10) goto LAB_00018f80; DAT_00098b8c = DAT_000...
PUSH ESI PUSH EBX CALL 0x00015a40 ADD EBX,0x7f099 SUB ESP,0x4 LEA ESI,[EBX + 0xb8c] LEA ESI,[ESI] LEA ESI,[ESI] CALL 0x00018e90 CMP EAX,0x2a JZ 0x00018fa8 CMP EAX,-0x1 JZ 0x00018fa8 CMP EAX,0xa JNZ 0x00018f80 ADD dword ptr [ESI],0x1 CALL 0x00018e90 CMP EAX,0x2a JNZ 0x00018f8a LEA ESI,[ESI] CMP EAX,0x2a JZ 0x00018fe0 CM...
null
null
null
null
[(u'MULTIEQUAL_-1205956111', u'INT_NOTEQUAL_-1205956664'), (u'CALL_-1205956504', u'INDIRECT_-1205956061'), ('tmp_364', u'CBRANCH_-1205956545'), (u'MULTIEQUAL_-1205956111', u'INT_EQUAL_-1205956580'), (u'INDIRECT_-1205956133', u'MULTIEQUAL_-1205956110'), ('tmp_640', u'CBRANCH_-1205956388'), (u'INT_EQUAL_-1205956374', u'C...
[('tmp_364', u'CBRANCH_-1205956545'), (u'INDIRECT_-1205956132', u'MULTIEQUAL_-1205956109'), (u'INDIRECT_-1205956034', u'MULTIEQUAL_-1205956000'), ('const-0', u'CALL_-1205956504'), ('tmp_640', u'CBRANCH_-1205956388'), (u'INT_EQUAL_-1205956374', u'CBRANCH_-1205956371'), (u'CALL_-1205956421', u'MULTIEQUAL_-1205956001'), (...
null
null
00018f60
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00018f60(void)\n\n{\n int iVar1;\n undefined4 uVar2;\n \nLAB_00018f80:\n do {\n iVar1 = FUN_00018e90();\n while ((iVar1 != 0x2a && (iVar1 != -1))) {\n if (iVar1 != 10) goto LAB_00018f80...
(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 comment(void)\n\n{\n int iVar1;\n char *fmt;\n \nLAB_00018f80:\n do {\n iVar1 = input();\n while ((iVar1 != 0x2a && (...
(translation_unit "void FUN_00018f60(void)\n\n{\n int iVar1;\n undefined4 uVar2;\n \nLAB_00018f80:\n do {\n iVar1 = FUN_00018e90();\n while ((iVar1 != 0x2a && (iVar1 != -1))) {\n if (iVar1 != 10) goto LAB_00018f80;\n DAT_00098b8c = DAT_00098b8c + 1;\n iVar1 = FUN_00018e90();\n }\n if (iVa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (labeled_statement statement_identifier : (do_statement do (compound_statement { (expression_statement (assignment_express...
(function_definition "void FUN_00018f60(void)\n\n{\n int iVar1;\n undefined4 uVar2;\n \nLAB_00018f80:\n do {\n iVar1 = FUN_00018e90();\n while ((iVar1 != 0x2a && (iVar1 != -1))) {\n if (iVar1 != 10) goto LAB_00018f80;\n DAT_00098b8c = DAT_00098b8c + 1;\n iVar1 = FUN_00018e90();\n }\n if (...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { int var_2; char *fmt; LAB_00018f80: do { var_2 = var_1(); while ((var_2 != 0x2a && (var_2 != -1))) { if (...
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: (type_identifier...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { int iVar1; undefined4 uVar2; LAB_00018f80: do { iVar1 = FUN_00018e90(); while ((iVar1 != 0x2a && (iVar1 != -1))) { if (iVar1 != 10) goto LAB_00018f80; DAT_00098b8c = DAT_00098b8c ...
7589_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
__cxa_call_terminate
FUN_001e6660
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __cxa_call_terminate(uint *param_1) { int iVar1; if (param_1 != (uint *)0x0) { __cxa_begin_catch(param_1); iVar1 = param_1[1] + 0xb8b1aabc + (uint)(0x432b2aff < *param_1); if (iVar1 == 0 && (uint)(1 < *par...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001e6660(uint *param_1) { int iVar1; if (param_1 != (uint *)0x0) { FUN_001e64c0(param_1); iVar1 = param_1[1] + 0xb8b1aabc + (uint)(0x432b2aff < *param_1); if (iVar1 == 0 && (uint)(1 < *param_1 + 0xbcd...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x1a8997 SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x20] TEST ESI,ESI JZ 0x001e66a6 SUB ESP,0xc PUSH ESI CALL 0x001e64c0 MOV EAX,dword ptr [ESI] MOV EDX,dword ptr [ESI + 0x4] MOV ECX,0x1 ADD EAX,0xbcd4d500 ADC EDX,0xb8b1aabc ADD ESP,0x10 CMP ECX,EAX MOV EAX,0x0 SBB...
null
null
null
null
[(u'INT_LESSEQUAL_-1207867611', u'BOOL_AND_-1207867575'), (u'INT_ZEXT_-1207867614', u'INT_LESSEQUAL_-1207867611'), (u'PTRADD_-1207867388', u'LOAD_-1207867580'), ('const-4', u'PTRADD_-1207867435'), (u'LOAD_-1207867710', u'INT_ADD_-1207867675'), ('const-3098651324', u'INT_ADD_-1207867660'), (u'INT_ADD_-1207867655', u'INT...
[('const-1', u'PTRADD_-1207867435'), ('tmp_866', u'PTRADD_-1207867435'), (u'INT_LESSEQUAL_-1207867611', u'BOOL_AND_-1207867575'), (u'INT_ZEXT_-1207867614', u'INT_LESSEQUAL_-1207867611'), (u'PTRADD_-1207867388', u'LOAD_-1207867580'), (u'LOAD_-1207867710', u'INT_ADD_-1207867675'), ('const-3098651324', u'INT_ADD_-12078676...
null
null
001e6660
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001e6660(uint *param_1)\n\n{\n int iVar1;\n \n if (param_1 != (uint *)0x0) {\n FUN_001e64c0(param_1);\n iVar1 = param_1[1] + 0xb8b1aabc + (uint)(0x432b2aff < *param_1);\n if (iVar1 == 0 &&...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __cxa_call_terminate(uint *param_1)\n\n{\n int iVar1;\n \n if (param_1 != (uint *)0x0) {\n __cxa_begin_catch(param_1);\n iVar1 = param_1[1] + 0xb8b1aabc + (uint)(0x432b2aff < *param_1);\n if (i...
(translation_unit "void FUN_001e6660(uint *param_1)\n\n{\n int iVar1;\n \n if (param_1 != (uint *)0x0) {\n FUN_001e64c0(param_1);\n iVar1 = param_1[1] + 0xb8b1aabc + (uint)(0x432b2aff < *param_1);\n if (iVar1 == 0 && (uint)(1 < *param_1 + 0xbcd4d500) <= (uint)-iVar1) {\n \n FUN_001e5...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstr...
(function_definition "void FUN_001e6660(uint *param_1)\n\n{\n int iVar1;\n \n if (param_1 != (uint *)0x0) {\n FUN_001e64c0(param_1);\n iVar1 = param_1[1] + 0xb8b1aabc + (uint)(0x432b2aff < *param_1);\n if (iVar1 == 0 && (uint)(1 < *param_1 + 0xbcd4d500) <= (uint)-iVar1) {\n \n FUN_00...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void function_1(type_1 *var_1) { int var_3; if (var_1 != (type_1 *)0x0) { var_2(var_1); var_3 = var_1[1] + 0xb8b1aabc + (type_1)(0x432b2aff < *var_1); if (var_3 == 0 && (type_1)(1 < *var_1 + 0xbcd4d500) <= (typ...
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(uint *param_1) { int iVar1; if (param_1 != (uint *)0x0) { FUN_001e64c0(param_1); iVar1 = param_1[1] + 0xb8b1aabc + (uint)(0x432b2aff < *param_1); if (iVar1 == 0 && (uint)(1 < *param_1 + 0xbcd4d500)...
1378_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
~Struct_sysroot
FUN_0003fdd0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_sysroot(Struct_sysroot * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_sysroot::~Struct_sysroot(Struct_sysroot *this,int __in_chrg) { pointer pcVar1; (this-...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003fdd0(undefined4 *param_1) { *param_1 = &PTR_FUN_003823c0; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } FUN_001e6d90(param_1,0x44); return; }
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x34f229 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xffff33c0] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x0003fe02 SUB ESP,0xc PUSH EAX CALL 0x001e6db0 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x44 PUSH ESI CALL 0x001e6d90 AD...
null
null
null
null
[('const-8', u'PTRSUB_-1206059280'), ('tmp_135', u'CBRANCH_-1206059478'), ('tmp_323', u'PTRSUB_-1206059275'), (u'PTRSUB_-1206059280', u'INT_NOTEQUAL_-1206059478'), ('const-417', u'LOAD_-1206059498'), (u'INT_NOTEQUAL_-1206059478', u'CBRANCH_-1206059478'), (u'LOAD_-1206059498', u'CALL_-1206059455'), ('const-68', u'CALL_-...
[('tmp_135', u'CBRANCH_-1206059478'), ('const-0', u'RETURN_-1206059381'), ('tmp_597', u'STORE_-1206059501'), ('tmp_597', u'PTRADD_-1206059283'), (u'PTRSUB_-1206059286', u'STORE_-1206059501'), (u'INT_NOTEQUAL_-1206059478', u'CBRANCH_-1206059478'), ('const-417', u'STORE_-1206059501'), ('const-68', u'CALL_-1206059414'), (...
null
null
0003fdd0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003fdd0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003823c0;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(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_sysroot(Struct_sysroot * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_sysroot::~Struct_sysroot(Struct_sysroot *this,int __in_chrg)\n\n{\n po...
(translation_unit "void FUN_0003fdd0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003823c0;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x44);\n return;\n}\n\n" (function_definition "void FUN_0003fdd0(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_0003fdd0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003823c0;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x44);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003fdd0(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_sysroot(Struct_sysroot * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 var_5; (this->super_Struct_...
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_003823c0; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } FUN_001e6d90(param_1,0x44); return; }
1260_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
~Struct_no_whole_archive
FUN_0003dca0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_whole_archive(Struct_no_whole_archive * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_no_whole_archive::~Struct_no_whole_archive (Struct_no_whole_ar...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003dca0(undefined4 *param_1) { *param_1 = &PTR_FUN_00382870; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } FUN_001e6d90(param_1,0x3c); return; }
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x351359 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xffff3870] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x0003dcd2 SUB ESP,0xc PUSH EAX CALL 0x001e6db0 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x3c PUSH ESI CALL 0x001e6d90 AD...
null
null
null
null
[('const-0', u'RETURN_-1206067877'), ('tmp_323', u'PTRSUB_-1206067774'), ('const-0', u'PTRSUB_-1206067769'), ('tmp_323', u'PTRSUB_-1206067771'), (u'PTRSUB_-1206067764', u'LOAD_-1206067994'), (u'PTRSUB_-1206067777', u'CAST_-1206067767'), ('const-4', u'PTRSUB_-1206067785'), ('const-417', u'LOAD_-1206067994'), ('const-368...
[('const-0', u'RETURN_-1206067877'), ('const-4', u'PTRADD_-1206067791'), ('tmp_597', u'PTRADD_-1206067791'), ('const-4', u'PTRADD_-1206067779'), (u'CAST_-1206067779', u'INT_NOTEQUAL_-1206067974'), ('tmp_597', u'PTRADD_-1206067779'), (u'CAST_-1206067779', u'CALL_-1206067951'), ('const-417', u'LOAD_-1206067994'), ('tmp_5...
null
null
0003dca0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003dca0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382870;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x3c);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_whole_archive(Struct_no_whole_archive * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_whole_archive::~Struct_no_whole_archive\n ...
(translation_unit "void FUN_0003dca0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382870;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x3c);\n return;\n}\n\n" (function_definition "void FUN_0003dca0(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_0003dca0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382870;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x3c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003dca0(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_whole_archive(Struct_no_whole_archive * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1 (function_1 *this,int __in_chrg) { type_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 (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_00382870; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } FUN_001e6d90(param_1,0x3c); return; }
66_s390x-linux-gnu-ranlib_and_s390x-linux-gnu-ranlib_strip.c
bfd_set_error_program_name
bfd_set_error_program_name
void bfd_set_error_program_name(void) { (*(code *)PTR_bfd_set_error_program_name_0002110c)(); return; }
void bfd_set_error_program_name(void) { (*(code *)PTR_bfd_set_error_program_name_0002110c)(); return; }
JMP dword ptr [EBX + 0x10c]
null
null
null
null
[(u'CAST_-1205984105', u'CALLIND_-1205984182'), (u'INDIRECT_-1205984110', u'COPY_-1205984169'), ('const-0', u'RETURN_-1205984179'), (u'CALLIND_-1205984182', u'INDIRECT_-1205984110'), ('tmp_58', u'CAST_-1205984105')]
[(u'CAST_-1205984105', u'CALLIND_-1205984182'), (u'INDIRECT_-1205984110', u'COPY_-1205984169'), ('const-0', u'RETURN_-1205984179'), (u'CALLIND_-1205984182', u'INDIRECT_-1205984110'), ('tmp_58', u'CAST_-1205984105')]
null
null
00012440
x86
O2
(translation_unit "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_0002110c)();\n return;\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_0002110c)();\n return;\n}" primitive_type (function_declarator "bfd_set_...
(translation_unit "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_0002110c)();\n return;\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_0002110c)();\n return;\n}" primitive_type (function_declarator "bfd_set_...
(translation_unit "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_0002110c)();\n return;\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_0002110c)();\n return;\n}" primitive_type (function_declarator "bfd_set_...
(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_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_0002110c)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_set_error_program_name(void)" (identifier "bfd_set_error_program_name") (parameter_list "(void)" (( "(") (parameter_declaration "void...
void function_1(void) { (*(type_1 *)PTR_bfd_set_error_program_name_0002110c)(); 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_0002110c)(); return; }
6920_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
do_section_addralign
FUN_001ba7c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_addralign(Sized_dynobj<64,_false> * this, uint shndx) */ uint64_t __thiscall gold::Sized_dynobj<64,_false>::do_section_addralign(Sized_dynobj<64,_false> *this,uint shndx) { El...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined8 FUN_001ba7c0(int param_1,uint param_2) { int iVar1; undefined4 uVar2; int iVar3; undefined4 uVar4; undefined8 uVar5; iVar3 = param_1 + 0x60; iVar1 = *(int *)(param_1 + 0x60); FUN_000cfd70(iVar3); ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00036f20 ADD EBX,0x1f4837 SUB ESP,0x18 MOV EBP,dword ptr [ESP + 0x2c] LEA EDI,[EBP + 0x60] MOV ESI,dword ptr [EBP + 0x60] PUSH EDI CALL 0x000cfd70 ADD ESP,0x10 MOV EAX,dword ptr [EBP + 0x6c] CMP dword ptr [ESP + 0x24],EAX JNC 0x001ba830 SUB ESP,0x8 PUSH dword ptr [ESP + 0x2c] ...
null
null
null
null
[('const-417', u'LOAD_-1207653947'), (u'CALL_-1207654106', u'INDIRECT_-1207653739'), (u'INDIRECT_-1207653723', u'MULTIEQUAL_-1207653822'), (u'CALL_-1207654216', u'PTRADD_-1207654146'), ('tmp_724', u'PTRSUB_-1207653792'), ('const-64', u'CALL_-1207654216'), ('const-1', u'CALL_-1207654216'), (u'CALL_-1207654106', u'CAST_-...
[(u'CAST_-1207653803', u'LOAD_-1207654309'), (u'CAST_-1207653840', u'LOAD_-1207654398'), ('const-108', u'INT_ADD_-1207654352'), (u'INT_ADD_-1207654226', u'CAST_-1207653781'), ('tmp_1771', u'INT_LESSEQUAL_-1207654346'), (u'INT_ADD_-1207654387', u'CALL_-1207654382'), ('tmp_1771', u'CALL_-1207654065'), (u'COPY_-1207653796...
null
null
001ba7c0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined8 FUN_001ba7c0(int param_1,uint param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int iVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n \n iVar3 = param_1 + 0x60;\n iVar1 = *(int *)(param_1 + 0x...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint64_t do_section_addralign(Sized_dynobj<64,_false> * this, uint\n shndx) */\n\nuint64_t __thiscall\ngold::Sized_dynobj<64,_false>::do_section_addralign(Sized_dynobj<64,_false> *t...
(translation_unit "undefined8 FUN_001ba7c0(int param_1,uint param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int iVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n \n iVar3 = param_1 + 0x60;\n iVar1 = *(int *)(param_1 + 0x60);\n FUN_000cfd70(iVar3);\n if (*(uint *)(param_1 + 0x6c) <= param_2) {\n FUN_000cfd7...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;...
(function_definition "undefined8 FUN_001ba7c0(int param_1,uint param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int iVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n \n iVar3 = param_1 + 0x60;\n iVar1 = *(int *)(param_1 + 0x60);\n FUN_000cfd70(iVar3);\n if (*(uint *)(param_1 + 0x6c) <= param_2) {\n FUN_000c...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_addralign(Sized_dynobj<64,_false> * this, uint shndx) */ uint64_t __thiscall gold::Sized_dynobj<64,_false>::do_section_addralign(Sized_dynobj<64,_false> *this,type_2 var_2) { ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined8 MASKED(int param_1,uint param_2) { int iVar1; undefined4 uVar2; int iVar3; undefined4 uVar4; undefined8 uVar5; iVar3 = param_1 + 0x60; iVar1 = *(int *)(param_1 + 0x60); FUN_000cfd70(iVar3); if (*(...
10716_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
_Unwind_Resume
FUN_0027dd80
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined8 __regparm2 _Unwind_Resume(undefined4 param_1,undefined4 param_2,int param_3) { int iVar1; undefined4 *puVar2; undefined4 *puVar3; byte bVar4; undefined8 uVar5; undefined4 local_11c [32]; undefined4 local_...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined8 __regparm2 FUN_0027dd80(undefined4 param_1,undefined4 param_2,int param_3) { int iVar1; undefined4 *puVar2; undefined4 *puVar3; byte bVar4; undefined8 uVar5; undefined4 local_11c [32]; undefined4 local_9...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI LEA ESI,[EBP + 0xfffffee8] PUSH EBX LEA EBX,[EBP + 0xffffff68] PUSH EDX LEA EDX,[EBP + 0x8] MOV EDI,EBX PUSH EAX CALL 0x000559e6 ADD EAX,0x111262 SUB ESP,0x124 MOV ECX,dword ptr [EBP + 0x4] MOV dword ptr [EBP + 0xfffffed4],ESI MOV dword ptr [EBP + 0xfffffed0],EAX MOV EAX,ESI CALL ...
null
null
null
null
[('const-32', u'INT_RIGHT_-1204232155'), (u'CALL_-1204232462', u'INDIRECT_-1204232186'), ('tmp_842', u'PTRSUB_-1204232243'), ('const-1', u'INT_ADD_-1204232226'), (u'COPY_-1204232237', u'MULTIEQUAL_-1204232444'), (u'MULTIEQUAL_-1204232443', u'PTRADD_-1204232179'), (u'INDIRECT_-1204232163', u'MULTIEQUAL_-1204232230'), ('...
[('const-32', u'INT_RIGHT_-1204232155'), (u'CALL_-1204232462', u'INDIRECT_-1204232186'), ('tmp_842', u'PTRSUB_-1204232243'), ('const-1', u'INT_ADD_-1204232226'), (u'COPY_-1204232237', u'MULTIEQUAL_-1204232444'), (u'MULTIEQUAL_-1204232443', u'PTRADD_-1204232179'), (u'INDIRECT_-1204232163', u'MULTIEQUAL_-1204232230'), ('...
null
null
0027dd80
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined8 __regparm2 FUN_0027dd80(undefined4 param_1,undefined4 param_2,int param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n byte bVar4;\n undefined8 uVar5;\n undefined4 local_11...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined8 __regparm2 _Unwind_Resume(undefined4 param_1,undefined4 param_2,int param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n byte bVar4;\n undefined8 uVar5;\n undefined4 local_1...
(translation_unit "undefined8 __regparm2 FUN_0027dd80(undefined4 param_1,undefined4 param_2,int param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n byte bVar4;\n undefined8 uVar5;\n undefined4 local_11c [32];\n undefined4 local_9c [18];\n undefined4 local_54;\n undefined4 local_50;\n unde...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (decl...
(function_definition "undefined8 __regparm2 FUN_0027dd80(undefined4 param_1,undefined4 param_2,int param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n byte bVar4;\n undefined8 uVar5;\n undefined4 local_11c [32];\n undefined4 local_9c [18];\n undefined4 local_54;\n undefined4 local_50;\n u...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ type_1 __regparm2 function_1(type_2 param_1,type_2 param_2,int var_5) { int var_2; type_2 *var_3; type_2 *var_4; type_3 bVar4; type_1 uVar5; type_2 local_11c [32]; type_2 local_9c [18]; type_2 local_54; type_2 l...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (par...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined8 __regparm2 MASKED(undefined4 param_1,undefined4 param_2,int param_3) { int iVar1; undefined4 *puVar2; undefined4 *puVar3; byte bVar4; undefined8 uVar5; undefined4 local_11c [32]; undefined4 local_9c [18]...
561_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
FUN_00032492
FUN_00032492
void FUN_00032492(void) { int iVar1; int unaff_EBP; int unaff_ESI; iVar1 = *(int *)(unaff_EBP + -0x24); *(int *)(iVar1 + 4) = unaff_ESI + -0x2838; std::ios_base::~ios_base((ios_base *)(iVar1 + 4)); /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_00032492(void) { int iVar1; int unaff_EBP; int unaff_ESI; iVar1 = *(int *)(unaff_EBP + -0x24); *(int *)(iVar1 + 4) = unaff_ESI + -0x2838; FUN_0022c040(iVar1 + 4); /* WARNING: Subroutine does not return */ FUN_0027dd80(); }
LEA EAX,[ESI + 0xffffd7c0] MOV EBX,dword ptr [EBP + -0x24] SUB ESP,0xc ADD EAX,0x8 MOV dword ptr [EBX + 0x4],EAX LEA EAX,[EBX + 0x4] MOV EBX,ESI PUSH EAX CALL 0x0022c040 MOV dword ptr [ESP],EDI CALL 0x0027dd80
null
null
null
null
[('const-4294967260', u'INT_ADD_-1206115155'), (u'CAST_-1206115027', u'CALL_-1206115117'), ('const-4', u'INT_ADD_-1206115125'), ('const-4', u'INT_ADD_-1206115119'), (u'CAST_-1206115041', u'LOAD_-1206115171'), ('const-4294957000', u'INT_ADD_-1206115135'), (u'CAST_-1206115031', u'STORE_-1206115139'), (u'INT_ADD_-12061151...
[('const-4294967260', u'INT_ADD_-1206115155'), ('const-4', u'INT_ADD_-1206115125'), ('const-4', u'INT_ADD_-1206115119'), (u'CAST_-1206115041', u'LOAD_-1206115171'), ('const-4294957000', u'INT_ADD_-1206115135'), (u'CAST_-1206115031', u'STORE_-1206115139'), (u'INT_ADD_-1206115135', u'STORE_-1206115139'), ('tmp_171', u'IN...
null
null
00032492
x86
O2
(translation_unit "void FUN_00032492(void)\n\n{\n int iVar1;\n int unaff_EBP;\n int unaff_ESI;\n \n iVar1 = *(int *)(unaff_EBP + -0x24);\n *(int *)(iVar1 + 4) = unaff_ESI + -0x2838;\n FUN_0022c040(iVar1 + 4);\n /* WARNING: Subroutine does not return */\n FUN_0027dd80();\n}\n\n" (function_defi...
(translation_unit "void FUN_00032492(void)\n\n{\n int iVar1;\n int unaff_EBP;\n int unaff_ESI;\n \n iVar1 = *(int *)(unaff_EBP + -0x24);\n *(int *)(iVar1 + 4) = unaff_ESI + -0x2838;\n std::ios_base::~ios_base((ios_base *)(iVar1 + 4));\n /* WARNING: Subroutine does not return */\n _Unwind_Resu...
(translation_unit "void FUN_00032492(void)\n\n{\n int iVar1;\n int unaff_EBP;\n int unaff_ESI;\n \n iVar1 = *(int *)(unaff_EBP + -0x24);\n *(int *)(iVar1 + 4) = unaff_ESI + -0x2838;\n FUN_0022c040(iVar1 + 4);\n \n FUN_0027dd80();\n}\n\n" (function_definition "void FUN_00032492(void)\n\n{\n i...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (...
(function_definition "void FUN_00032492(void)\n\n{\n int iVar1;\n int unaff_EBP;\n int unaff_ESI;\n \n iVar1 = *(int *)(unaff_EBP + -0x24);\n *(int *)(iVar1 + 4) = unaff_ESI + -0x2838;\n FUN_0022c040(iVar1 + 4);\n \n FUN_0027dd80();\n}" (primitive_type "void") (function_declarator "FUN_000324...
void function_1(void) { int var_2; int var_1; int var_3; var_2 = *(int *)(var_1 + -0x24); *(int *)(var_2 + 4) = var_3 + -0x2838; std::ios_base::~var_4((var_4 *)(var_2 + 4)); /* WARNING: Subroutine does not return */ var_5(); }
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 iVar1; int unaff_EBP; int unaff_ESI; iVar1 = *(int *)(unaff_EBP + -0x24); *(int *)(iVar1 + 4) = unaff_ESI + -0x2838; FUN_0022c040(iVar1 + 4); /* WARNING: Subroutine does not return */ FUN_0027dd80(); }
158_x86_64-linux-gnu-strings_and_x86_64-linux-gnu-strings_strip.c
exit
exit
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void exit(int __status) { /* WARNING: Bad instruction - Truncating control flow here */ /* exit@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void exit(int __status) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205952342')]
[('const-1', u'RETURN_-1205952342')]
null
null
0001a0a0
x86
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (fun...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* exit@@GLIBC_2.0 */\n h...
(translation_unit "void exit(int __status)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void exit(int __status)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "exit(int __status)" identifier (parameter_list "(int __status)" ( (parameter_declaration "...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void exit(int __status)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "exit(int __status)" (identifier "exit") (parameter_list "(int __status)" (( "(") (parameter_declaration "int __status" (primitive_type "int") (identifier "__status")) () ")"))) (...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(int __status) { /* WARNING: Bad instruction - Truncating control flow here */ /* exit@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments:...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(int __status) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
13528_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
money_put
FUN_00422ae0
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* std::money_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::money_put(unsigned int) */ void __thiscall std::money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::money_put (mone...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void FUN_00422ae0(undefined4 *param_1,int param_2) { param_1[1] = (uint)(param_2 != 0); *param_1 = &PTR_FUN_005e96d0; return; }
CALL 0x00050c85 ADD EDX,0x1c751b MOV EAX,dword ptr [ESP + 0x4] XOR ECX,ECX CMP dword ptr [ESP + 0x8],0x0 SETNZ CL MOV dword ptr [EAX + 0x4],ECX LEA EDX,[EDX + 0xfffff6c8] ADD EDX,0x8 MOV dword ptr [EAX],EDX RET
null
null
null
null
[('const-417', u'STORE_-1201853660'), ('const-0', u'RETURN_-1201853623'), ('tmp_164', u'CAST_-1201853561'), ('const-417', u'STORE_-1201853635'), (u'CAST_-1201853561', u'STORE_-1201853635'), (u'PTRSUB_-1201853561', u'STORE_-1201853635'), ('const-1', u'PTRADD_-1201853600'), (u'INT_ZEXT_-1201853628', u'STORE_-1201853660')...
[('const-0', u'RETURN_-1201853623'), ('tmp_201', u'INT_NOTEQUAL_-1201853668'), (u'PTRSUB_-1201853561', u'STORE_-1201853635'), (u'INT_ZEXT_-1201853628', u'STORE_-1201853660'), ('const-4', u'PTRADD_-1201853573'), (u'PTRADD_-1201853573', u'STORE_-1201853660'), ('tmp_200', u'STORE_-1201853635'), ('const-417', u'STORE_-1201...
null
null
00422ae0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_00422ae0(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_005e96d0;\n return;\n}\n\n" comment (function_definition "void FUN_00422ae0(undefined4 *par...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* std::money_put<char, std::ostreambuf_iterator<char, std::char_traits<char> >\n >::money_put(unsigned int) */\n\nvoid __thiscall\nstd::money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::mo...
(translation_unit "void FUN_00422ae0(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_005e96d0;\n return;\n}\n\n" (function_definition "void FUN_00422ae0(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_005e96d0;\n ret...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (call_expression (parenthe...
(function_definition "void FUN_00422ae0(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_005e96d0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00422ae0(undefined4 *param_1,int param_2)" (identifier "FUN_00422ae0") (parameter_list "(undefined4 *param...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* std::money_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::money_put(unsigned int) */ void __thiscall std::money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::money_put (mone...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void MASKED(undefined4 *param_1,int param_2) { param_1[1] = (uint)(param_2 != 0); *param_1 = &PTR_FUN_005e96d0; return; }
191_pageant_and_pageant_strip.c
agent_query_synchronous
FUN_00015410
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void agent_query_synchronous(void *in,int inlen,void **out,int *outlen) { agent_pending_query *paVar1; paVar1 = agent_query(in,inlen,out,outlen,(_func_void_void_ptr_void_ptr_int *)...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00015410(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4) { int iVar1; iVar1 = FUN_000402b0(param_1,param_2,param_3,param_4,0,0); if (iVar1 == 0) { return; } ...
PUSH EBX CALL 0x000152d0 ADD EBX,0x598d2 SUB ESP,0x10 PUSH 0x0 PUSH 0x0 PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] CALL 0x000402b0 ADD ESP,0x20 TEST EAX,EAX JNZ 0x00015444 ADD ESP,0x8 POP EBX RET LEA EAX,[EBX + 0xfffdc334] PUSH EAX LEA EAX,[EBX + 0xff...
null
null
null
null
[('tmp_318', u'CALL_-1205971858'), ('const-307217', u'COPY_-1205971677'), ('const-0', u'INT_EQUAL_-1205971832'), ('tmp_200', u'CBRANCH_-1205971830'), (u'COPY_-1205971678', u'CALL_-1205971761'), (u'INT_EQUAL_-1205971832', u'CBRANCH_-1205971830'), ('tmp_317', u'CALL_-1205971858'), ('const-0', u'CALL_-1205971858'), ('cons...
[('const-0', u'INT_EQUAL_-1205971832'), ('tmp_200', u'CBRANCH_-1205971830'), (u'INT_EQUAL_-1205971832', u'CBRANCH_-1205971830'), ('tmp_650', u'CALL_-1205971858'), ('const-0', u'RETURN_-1205971803'), (u'COPY_-1205971687', u'CALL_-1205971761'), ('const-19', u'CALL_-1205971761'), ('const-0', u'CALL_-1205971858'), ('const-...
null
null
00015410
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00015410(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n int iVar1;\n \n iVar1 = FUN_000402b0(param_1,param_2,param_3,param_4,0,0);\n if (iVar1 == 0) {\n ret...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid agent_query_synchronous(void *in,int inlen,void **out,int *outlen)\n\n{\n agent_pending_query *paVar1;\n \n paVar1 = agent_query(in,inlen,out,outlen,(_func_voi...
(translation_unit "void FUN_00015410(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n int iVar1;\n \n iVar1 = FUN_000402b0(param_1,param_2,param_3,param_4,0,0);\n if (iVar1 == 0) {\n return;\n }\n \n __assert_fail("!pending","aqsync.c",0x13,"agent_query_syn...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignmen...
(function_definition "void FUN_00015410(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n int iVar1;\n \n iVar1 = FUN_000402b0(param_1,param_2,param_3,param_4,0,0);\n if (iVar1 == 0) {\n return;\n }\n \n __assert_fail("!pending","aqsync.c",0x13,"agent_query_...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(void *in,int inlen,void **out,int *outlen) { type_1 *var_2; var_2 = var_1(in,inlen,out,outlen,(type_2 *)0x0,(void *)0x0); if (var_2 == (type_1 *)0x0) { return...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4) { int iVar1; iVar1 = FUN_000402b0(param_1,param_2,param_3,param_4,0,0); if (iVar1 == 0) { return; } /* W...
817_find_and_find_strip.c
__udivdi3
FUN_0004dc10
ulonglong __udivdi3(uint param_1,uint param_2,uint param_3,uint param_4) { ulonglong uVar1; ulonglong uVar2; ulonglong uVar3; longlong lVar4; byte bVar5; uint uVar6; byte bVar7; uint uVar8; uint uVar9; if (param_4 == 0) { if (param_3 <= param_2) { if (param_3 == 0) { param_3 =...
ulonglong FUN_0004dc10(uint param_1,uint param_2,uint param_3,uint param_4) { ulonglong uVar1; ulonglong uVar2; ulonglong uVar3; longlong lVar4; byte bVar5; uint uVar6; byte bVar7; uint uVar8; uint uVar9; if (param_4 == 0) { if (param_3 <= param_2) { if (param_3 == 0) { param_...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c MOV EDX,dword ptr [ESP + 0x3c] MOV EBP,dword ptr [ESP + 0x30] MOV ESI,dword ptr [ESP + 0x34] MOV EBX,dword ptr [ESP + 0x38] TEST EDX,EDX JNZ 0x0004dc78 CMP EBX,ESI JBE 0x0004dc48 XOR EDI,EDI MOV EAX,EBP MOV EDX,ESI DIV EBX MOV EDX,EDI ADD ESP,0x1c POP EBX POP ESI POP EDI...
null
null
null
null
[(u'PIECE_-1206132919', u'INT_DIV_-1206132947'), ('const-0', u'INT_EQUAL_-1206133410'), (u'INT_DIV_-1206132947', u'SUBPIECE_-1206132916'), (u'SUBPIECE_-1206132898', u'INT_LESS_-1206132937'), (u'INT_AND_-1206133271', u'INT_LEFT_-1206133267'), (u'INT_LESS_-1206133381', u'CBRANCH_-1206133380'), (u'INT_AND_-1206132908', u'...
[(u'PIECE_-1206132919', u'INT_DIV_-1206132947'), ('const-0', u'INT_EQUAL_-1206133410'), (u'INT_DIV_-1206132947', u'SUBPIECE_-1206132916'), (u'SUBPIECE_-1206132898', u'INT_LESS_-1206132937'), (u'INT_AND_-1206133271', u'INT_LEFT_-1206133267'), (u'INT_LESS_-1206133381', u'CBRANCH_-1206133380'), (u'INT_AND_-1206132908', u'...
null
null
0004dc10
x86
O2
(translation_unit "ulonglong FUN_0004dc10(uint param_1,uint param_2,uint param_3,uint param_4)\n\n{\n ulonglong uVar1;\n ulonglong uVar2;\n ulonglong uVar3;\n longlong lVar4;\n byte bVar5;\n uint uVar6;\n byte bVar7;\n uint uVar8;\n uint uVar9;\n \n if (param_4 == 0) {\n if (param_3 <= param_2) {\n i...
(translation_unit "ulonglong __udivdi3(uint param_1,uint param_2,uint param_3,uint param_4)\n\n{\n ulonglong uVar1;\n ulonglong uVar2;\n ulonglong uVar3;\n longlong lVar4;\n byte bVar5;\n uint uVar6;\n byte bVar7;\n uint uVar8;\n uint uVar9;\n \n if (param_4 == 0) {\n if (param_3 <= param_2) {\n if (...
(translation_unit "ulonglong FUN_0004dc10(uint param_1,uint param_2,uint param_3,uint param_4)\n\n{\n ulonglong uVar1;\n ulonglong uVar2;\n ulonglong uVar3;\n longlong lVar4;\n byte bVar5;\n uint uVar6;\n byte bVar7;\n uint uVar8;\n uint uVar9;\n \n if (param_4 == 0) {\n if (param_3 <= param_2) {\n i...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decl...
(function_definition "ulonglong FUN_0004dc10(uint param_1,uint param_2,uint param_3,uint param_4)\n\n{\n ulonglong uVar1;\n ulonglong uVar2;\n ulonglong uVar3;\n longlong lVar4;\n byte bVar5;\n uint uVar6;\n byte bVar7;\n uint uVar8;\n uint uVar9;\n \n if (param_4 == 0) {\n if (param_3 <= param_2) {\n ...
type_1 function_1(type_2 var_6,type_2 var_3,type_2 var_2,type_2 var_1) { type_1 var_10; type_1 var_9; type_1 var_11; type_3 lVar4; type_4 var_7; type_2 var_5; type_4 var_8; type_2 var_12; type_2 var_13; if (var_1 == 0) { if (var_2 <= var_3) { if (var_2 == 0) { var_2 = 1 / 0; ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration ty...
null
ulonglong MASKED(uint param_1,uint param_2,uint param_3,uint param_4) { ulonglong uVar1; ulonglong uVar2; ulonglong uVar3; longlong lVar4; byte bVar5; uint uVar6; byte bVar7; uint uVar8; uint uVar9; if (param_4 == 0) { if (param_3 <= param_2) { if (param_3 == 0) { param_3 = 1 ...
3721_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
do_for_all_local_got_entries
FUN_000d8b90
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* DWARF original prototype: void do_for_all_local_got_entries(Sized_relobj<64,_true> * this, Visitor * v) */ void __thiscall gold::Sized_relobj<64,_true>::do_for_all_local_got_entries(Sized_relobj<64,_true> *this,Visitor *v) ...
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ void FUN_000d8b90(int *param_1,int *param_2) { code *pcVar1; int iVar2; int iVar3; int iVar4; int *piVar5; int *piVar6; int *piVar7; int aiStackY_54 [2]; int local_3c; int *local_38 [2]; undefined1 local_30...
CALL 0x000650b8 ADD ECX,0x2b646b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x2c LEA ECX,[ECX + 0xffcab2f0] MOV EBX,dword ptr [ESP + 0x40] MOV ESI,dword ptr [ESP + 0x44] MOV EAX,dword ptr [EBX] MOV EDX,dword ptr [EAX + 0x8c] CMP EDX,ECX JNZ 0x000d8c60 SUB ESP,0xc PUSH EBX CALL dword ptr [EAX + 0xbc] MOV dword ptr [ESP...
null
null
null
null
[(u'CAST_-1206743268', u'LOAD_-1206743851'), ('const-0', u'COPY_-1206743925'), (u'INDIRECT_-1206743347', u'MULTIEQUAL_-1206743311'), (u'CAST_-1206743285', u'CALL_-1206743886'), (u'INDIRECT_-1206743302', u'MULTIEQUAL_-1206743311'), ('const-47', u'PTRADD_-1206743362'), (u'PTRSUB_-1206743336', u'CALL_-1206743886'), (u'MUL...
[('const-4', u'PTRADD_-1206743138'), ('const-417', u'STORE_-1206743739'), (u'LOAD_-1206743754', u'INT_ADD_-1206743717'), (u'INT_ADD_-1206743909', u'CAST_-1206743184'), ('const-887871', u'STORE_-1206743729'), ('tmp_2426', u'CALLIND_-1206743642'), (u'LOAD_-1206743884', u'INT_NOTEQUAL_-1206743852'), ('const-4294967284', u...
null
null
000d8b90
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nvoid FUN_000d8b90(int *param_1,int *param_2)\n\n{\n code *pcVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n int *piVar7;\n int aiStackY_54 [2];\n int local_3c;\n int *loc...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* DWARF original prototype: void do_for_all_local_got_entries(Sized_relobj<64,_true> * this,\n Visitor * v) */\n\nvoid __thiscall\ngold::Sized_relobj<64,_true>::do_for_all_local_got_entries(Sized_relobj<64,_tr...
(translation_unit "void FUN_000d8b90(int *param_1,int *param_2)\n\n{\n code *pcVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n int *piVar7;\n int aiStackY_54 [2];\n int local_3c;\n int *local_38 [2];\n undefined1 local_30 [8];\n int local_28 [6];\n \n pcVar1 = *(code **)(*para...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declarati...
(function_definition "void FUN_000d8b90(int *param_1,int *param_2)\n\n{\n code *pcVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n int *piVar7;\n int aiStackY_54 [2];\n int local_3c;\n int *local_38 [2];\n undefined1 local_30 [8];\n int local_28 [6];\n \n pcVar1 = *(code **)(*p...
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* DWARF original prototype: void do_for_all_local_got_entries(Sized_relobj<64,_true> * this, Visitor * v) */ void __thiscall gold::Sized_relobj<64,var_3>::do_for_all_local_got_entries(Sized_relobj<64,var_3> *this,Visitor *v) ...
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.cx replaced with injection: get_pc_thunk_cx */ void MASKED(int *param_1,int *param_2) { code *pcVar1; int iVar2; int iVar3; int iVar4; int *piVar5; int *piVar6; int *piVar7; int aiStackY_54 [2]; int local_3c; int *local_38 [2]; undefined1 local_30 [8]; ...
5397_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
set_target
FUN_001390e0
/* 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 set_target(Parameters * this, Target * target) */ void __thiscall gold::Parameters::set_target(Parameters *this,Target *target) { ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001390e0(int param_1,int param_2) { undefined4 uVar1; uVar1 = FUN_0006cdc0(*(undefined4 *)(param_1 + 0x1c),param_2); if (*(int *)(param_1 + 0xc) == param_2) { return; } /* WARNING: Sub...
PUSH EDI PUSH ESI PUSH EBX MOV EDI,dword ptr [ESP + 0x10] CALL 0x00035840 ADD EBX,0x255f14 MOV ESI,dword ptr [ESP + 0x14] SUB ESP,0x8 PUSH ESI PUSH dword ptr [EDI + 0x1c] CALL 0x0006cdc0 ADD ESP,0x10 CMP dword ptr [EDI + 0xc],ESI JNZ 0x0013910e POP EBX POP ESI POP EDI RET PUSH EAX LEA EAX,[EBX + 0xfff0614c] PUSH EAX LE...
null
null
null
null
[(u'PTRSUB_-1207135766', u'LOAD_-1207135964'), ('tmp_192', u'CBRANCH_-1207135918'), (u'COPY_-1207135795', u'CALL_-1207135859'), ('const-28', u'PTRSUB_-1207135766'), (u'PTRSUB_-1207135761', u'CALL_-1207135950'), (u'LOAD_-1207135964', u'PTRSUB_-1207135761'), ('const-118', u'CALL_-1207135859'), ('const-2707428', u'COPY_-1...
[(u'CAST_-1207135762', u'LOAD_-1207135936'), (u'CAST_-1207135774', u'LOAD_-1207135964'), ('const-118', u'CALL_-1207135859'), ('tmp_548', u'INT_ADD_-1207135948'), ('const-0', u'RETURN_-1207135893'), (u'LOAD_-1207135964', u'CALL_-1207135950'), ('const-1', u'RETURN_-1207135854'), (u'CALL_-1207135950', u'CALL_-1207135859')...
null
null
001390e0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001390e0(int param_1,int param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_0006cdc0(*(undefined4 *)(param_1 + 0x1c),param_2);\n if (*(int *)(param_1 + 0xc) == param_2) {\n return;\n }\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void set_target(Parameters * this, Target * target) */\n\nvoid __thiscall gold::Parameters::set_target(Parameters *this...
(translation_unit "void FUN_001390e0(int param_1,int param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_0006cdc0(*(undefined4 *)(param_1 + 0x1c),param_2);\n if (*(int *)(param_1 + 0xc) == param_2) {\n return;\n }\n \n FUN_00069d00("../../gold/parameters.cc",0x76,"set_target",uVar1);\n}\n\n" ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expr...
(function_definition "void FUN_001390e0(int param_1,int param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_0006cdc0(*(undefined4 *)(param_1 + 0x1c),param_2);\n if (*(int *)(param_1 + 0xc) == param_2) {\n return;\n }\n \n FUN_00069d00("../../gold/parameters.cc",0x76,"set_target",uVar1);\n}" (...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void set_target(Parameters * this, Target * target) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *var_2) { Once::var...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,int param_2) { undefined4 uVar1; uVar1 = FUN_0006cdc0(*(undefined4 *)(param_1 + 0x1c),param_2); if (*(int *)(param_1 + 0xc) == param_2) { return; } /* WARNING: Subroutin...
122_x86_64-linux-gnux32-c++filt(1)_and_x86_64-linux-gnux32-c++filt(1)_strip.c
cplus_demangle_set_style
cplus_demangle_set_style
/* WARNING: Control flow encountered bad instruction data */ void cplus_demangle_set_style(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void cplus_demangle_set_style(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206058950')]
[('const-1', u'RETURN_-1206058950')]
null
null
00020030
x86
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle_set_style(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle_set_style(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle_set_style(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle_set_style(void)\n\n{\n ...
(translation_unit "void cplus_demangle_set_style(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void cplus_demangle_set_style(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "cplus_demangle_set_style(void)" identifier (parameter_list "(void)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void cplus_demangle_set_style(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "cplus_demangle_set_style(void)" (identifier "cplus_demangle_set_style") (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(); }
8894_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
wifstream
FUN_00219b70
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wifstream::wifstream() */ void __thiscall std::wifstream::wifstream(wifstream *this) { int iVar1; int iVar2; int *in_stack_00000008; iVar1 = in_stack_00000008[1]; iVar2 = *(int *)(iVar1 + -0xc); *(int *)thi...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00219b70(int *param_1,int *param_2) { int iVar1; int iVar2; iVar1 = param_2[1]; iVar2 = *(int *)(iVar1 + -0xc); *param_1 = iVar1; *(int *)((int)param_1 + iVar2) = param_2[2]; param_1[1] = 0; FUN_00211...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x175485 SUB ESP,0x24 MOV EDI,dword ptr [EBP + 0xc] MOV ESI,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EDI + 0x4] MOV EDX,dword ptr [EAX + -0xc] MOV dword ptr [ESI],EAX MOV ECX,dword ptr [EDI + 0x8] MOV dword ptr [EBP + -0x1c],EBX MOV dword ptr [ESI ...
null
null
null
null
[(u'CAST_-1203856137', u'LOAD_-1203856414'), (u'CAST_-1203856117', u'STORE_-1203856369'), ('const-417', u'LOAD_-1203856295'), (u'LOAD_-1203856453', u'PTRADD_-1203856368'), (u'LOAD_-1203856443', u'STORE_-1203856428'), ('const-417', u'LOAD_-1203856360'), ('const-417', u'STORE_-1203856351'), ('tmp_488', u'PTRADD_-12038562...
[(u'CAST_-1203856110', u'STORE_-1203856351'), (u'PTRADD_-1203856171', u'LOAD_-1203856459'), (u'LOAD_-1203856443', u'STORE_-1203856428'), ('tmp_851', u'PTRADD_-1203856114'), (u'LOAD_-1203856453', u'INT_ADD_-1203856414'), (u'CAST_-1203856140', u'LOAD_-1203856414'), ('const-417', u'STORE_-1203856369'), ('const-417', u'LOA...
null
null
00219b70
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00219b70(int *param_1,int *param_2)\n\n{\n int iVar1;\n int iVar2;\n \n iVar1 = param_2[1];\n iVar2 = *(int *)(iVar1 + -0xc);\n *param_1 = iVar1;\n *(int *)((int)param_1 + iVar2) = param_2[2];\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wifstream::wifstream() */\n\nvoid __thiscall std::wifstream::wifstream(wifstream *this)\n\n{\n int iVar1;\n int iVar2;\n int *in_stack_00000008;\n \n iVar1 = in_stack_00000008[1];\n iVar2 = *(int *)...
(translation_unit "void FUN_00219b70(int *param_1,int *param_2)\n\n{\n int iVar1;\n int iVar2;\n \n iVar1 = param_2[1];\n iVar2 = *(int *)(iVar1 + -0xc);\n *param_1 = iVar1;\n *(int *)((int)param_1 + iVar2) = param_2[2];\n param_1[1] = 0;\n FUN_00211dd0(*(int *)(iVar1 + -0xc) + (int)param_1,0);\n iVar1 = *par...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment...
(function_definition "void FUN_00219b70(int *param_1,int *param_2)\n\n{\n int iVar1;\n int iVar2;\n \n iVar1 = param_2[1];\n iVar2 = *(int *)(iVar1 + -0xc);\n *param_1 = iVar1;\n *(int *)((int)param_1 + iVar2) = param_2[2];\n param_1[1] = 0;\n FUN_00211dd0(*(int *)(iVar1 + -0xc) + (int)param_1,0);\n iVar1 = *...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wifstream::wifstream() */ void __thiscall std::function_1::function_1(function_1 *var_2) { int var_1; int var_3; int *in_stack_00000008; var_1 = in_stack_00000008[1]; var_3 = *(int *)(var_1 + -0xc); *(int *...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1,int *param_2) { int iVar1; int iVar2; iVar1 = param_2[1]; iVar2 = *(int *)(iVar1 + -0xc); *param_1 = iVar1; *(int *)((int)param_1 + iVar2) = param_2[2]; param_1[1] = 0; FUN_00211dd0(*(...
152_diff_and_diff_strip.c
print_context_script
FUN_00016800
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void print_context_script(change *script,_Bool unidiff) { change *pcVar1; changes cVar2; code *printfun; change *pcVar3; int in_GS_OFFSET; lin first0; lin last0; lin first...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00016800(undefined4 *param_1,char param_2) { undefined4 *puVar1; int iVar2; code *pcVar3; undefined4 *puVar4; int in_GS_OFFSET; undefined1 local_30 [4]; undefined1 local_2c [4]; undefined1 local_28 [4]; ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00013b20 ADD EBX,0x367f7 SUB ESP,0x4c MOV EAX,dword ptr [ESP + 0x64] MOV ESI,dword ptr [ESP + 0x60] MOV dword ptr [ESP + 0x1c],EAX MOV EAX,GS:[0x14] MOV dword ptr [ESP + 0x3c],EAX XOR EAX,EAX LEA EAX,[EBX + 0x6e1] CMP byte ptr [EAX],0x0 JNZ 0x00016846 LEA EAX,[EBX + 0x6c0] MOV...
null
null
null
null
[('tmp_1485', u'MULTIEQUAL_-1205966162'), (u'PTRSUB_-1205965867', u'STORE_-1205966529'), ('const-417', u'STORE_-1205966219'), (u'MULTIEQUAL_-1205965866', u'INT_2COMP_-1205966434'), (u'LOAD_-1205966603', u'COPY_-1205965909'), (u'STORE_-1205966597', u'INDIRECT_-1205965957'), (u'INDIRECT_-1205966189', u'MULTIEQUAL_-120596...
[('tmp_2276', u'COPY_-1205965813'), (u'CALL_-1205966216', u'INDIRECT_-1205965785'), ('const-4', u'PTRADD_-1205965741'), ('tmp_2571', u'MULTIEQUAL_-1205965981'), (u'STORE_-1205966597', u'INDIRECT_-1205965956'), (u'CAST_-1205965727', u'LOAD_-1205966186'), (u'INT_NOTEQUAL_-1205966168', u'CBRANCH_-1205966167'), (u'MULTIEQU...
null
null
00016800
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00016800(undefined4 *param_1,char param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n code *pcVar3;\n undefined4 *puVar4;\n int in_GS_OFFSET;\n undefined1 local_30 [4];\n undefined1 local_2c [4]...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid print_context_script(change *script,_Bool unidiff)\n\n{\n change *pcVar1;\n changes cVar2;\n code *printfun;\n change *pcVar3;\n int in_GS_OFFSET;\n lin fir...
(translation_unit "void FUN_00016800(undefined4 *param_1,char param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n code *pcVar3;\n undefined4 *puVar4;\n int in_GS_OFFSET;\n undefined1 local_30 [4];\n undefined1 local_2c [4];\n undefined1 local_28 [4];\n undefined1 local_24 [4];\n int local_20;\n undefined4 uSt...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declar...
(function_definition "void FUN_00016800(undefined4 *param_1,char param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n code *pcVar3;\n undefined4 *puVar4;\n int in_GS_OFFSET;\n undefined1 local_30 [4];\n undefined1 local_2c [4];\n undefined1 local_28 [4];\n undefined1 local_24 [4];\n int local_20;\n undefined4 ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(type_1 *var_2,type_2 unidiff) { type_1 *var_6; type_3 var_4; type_4 *printfun; type_1 *pcVar3; int var_1; type_5 first0; type_5 last0; type_5 first1; typ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1,char param_2) { undefined4 *puVar1; int iVar2; code *pcVar3; undefined4 *puVar4; int in_GS_OFFSET; undefined1 local_30 [4]; undefined1 local_2c [4]; undefined1 local_28 [4]; unde...
634_x86_64-linux-gnu-objdump_and_x86_64-linux-gnu-objdump_strip.c
mkdtemp
mkdtemp
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * mkdtemp(char *__template) { /* WARNING: Bad instruction - Truncating control flow here */ /* mkdtemp@@GLIBC_2.2 */ halt_baddata();...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * mkdtemp(char *__template) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206357546')]
[('const-1', u'RETURN_-1206357546')]
null
null
000771cc
x86
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * mkdtemp(char *__template)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment com...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * mkdtemp(char *__template)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* mkdtemp@@GLIBC...
(translation_unit "char * mkdtemp(char *__template)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * mkdtemp(char *__template)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* mkdtemp(char *__template)" * (function_declarator "mkdtemp(char *__temp...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "char * mkdtemp(char *__template)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* mkdtemp(char *__template)" (* "*") (function_declarator "mkdtemp(char *__template)" (identifier "mkdtemp") (parameter_list "(char *__template)" (( "(") (parameter_decla...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__template) { /* WARNING: Bad instruction - Truncating control flow here */ /* mkdtemp@@GLIBC_2.2 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (expre...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__template) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
296_x86_64-linux-gnu-objcopy_and_x86_64-linux-gnu-objcopy_strip.c
stab_demangle_qualified
FUN_00022f00
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bfd_boolean __regparm3 stab_demangle_qualified(stab_demangle_info *minfo,char **pp,debug_type_conflict *ptype) { char cVar1; byte bVar2; byte bVar3; char *s; byte *pbVar4; undefined *puVar5; bfd_boolean bVar6; siz...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 FUN_00022f00(undefined4 *param_1,int *param_2,int *param_3) { char cVar1; byte bVar2; byte bVar3; byte *pbVar4; undefined *puVar5; size_t sVar6; int *piVar7; undefined4 uVar8; char *__s2; ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x000166c0 ADD EBX,0x1d0f7 SUB ESP,0x4c MOV ESI,dword ptr [EDX] MOV dword ptr [ESP + 0x14],EAX MOVSX EAX,byte ptr [ESI + 0x1] MOV dword ptr [ESP + 0x18],ECX MOV dword ptr [ESP + 0x24],ESI CMP AL,0x31 JL 0x00022fa0 MOV EDI,EDX CMP AL,0x39 JLE 0x00022fb8 CMP AL,0x5f JNZ 0x00022fa0...
null
null
null
null
[(u'CALL_-1206045569', u'INDIRECT_-1206043948'), ('tmp_1452', u'CBRANCH_-1206045861'), (u'CALL_-1206045618', u'INT_EQUAL_-1206045604'), ('const-0', u'PTRSUB_-1206043630'), (u'INT_ZEXT_-1206045076', u'INT_ADD_-1206043789'), (u'CALL_-1206045506', u'MULTIEQUAL_-1206043403'), ('const-0', u'INT_EQUAL_-1206045630'), ('const-...
[(u'PTRADD_-1206046555', u'CAST_-1206043761'), ('tmp_1452', u'CBRANCH_-1206045861'), (u'CALL_-1206045618', u'INT_EQUAL_-1206045604'), (u'LOAD_-1206046360', u'CAST_-1206043550'), (u'CALL_-1206046020', u'CAST_-1206043409'), ('const-0', u'INT_EQUAL_-1206045630'), (u'MULTIEQUAL_-1206044425', u'INT_EQUAL_-1206046301'), (u'C...
null
null
00022f00
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3 FUN_00022f00(undefined4 *param_1,int *param_2,int *param_3)\n\n{\n char cVar1;\n byte bVar2;\n byte bVar3;\n byte *pbVar4;\n undefined *puVar5;\n size_t sVar6;\n int *piVar7;\n un...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean __regparm3\nstab_demangle_qualified(stab_demangle_info *minfo,char **pp,debug_type_conflict *ptype)\n\n{\n char cVar1;\n byte bVar2;\n byte bVar3;\n char *s;\n byte *pbVar4;\n undefined *puVar...
(translation_unit "undefined4 __regparm3 FUN_00022f00(undefined4 *param_1,int *param_2,int *param_3)\n\n{\n char cVar1;\n byte bVar2;\n byte bVar3;\n byte *pbVar4;\n undefined *puVar5;\n size_t sVar6;\n int *piVar7;\n undefined4 uVar8;\n char *__s2;\n char *__s1;\n int iVar9;\n void *__ptr;\n uint uVar10;\...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration ...
(function_definition "undefined4 __regparm3 FUN_00022f00(undefined4 *param_1,int *param_2,int *param_3)\n\n{\n char cVar1;\n byte bVar2;\n byte bVar3;\n byte *pbVar4;\n undefined *puVar5;\n size_t sVar6;\n int *piVar7;\n undefined4 uVar8;\n char *__s2;\n char *__s1;\n int iVar9;\n void *__ptr;\n uint uVar1...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 __regparm3 function_1(type_2 *minfo,char **pp,type_3 *var_4) { char var_1; type_4 var_5; type_4 var_29; char *var_2; type_4 *var_6; type_5 *puVar5; type_1 var_8; size_t var_16; type_6 *var_19; type_7 ki...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 MASKED(undefined4 *param_1,int *param_2,int *param_3) { char cVar1; byte bVar2; byte bVar3; byte *pbVar4; undefined *puVar5; size_t sVar6; int *piVar7; undefined4 uVar8; char *__s2; char...
9420_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
set_memory_region
FUN_00331950
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void set_memory_region(Script_sections * this, Memory_region * mr, bool set_vma) */ void __thiscall gold::Script_sections::set_memory_region(Script_sections *this,Memory_region *mr,bool set_vma) { ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00331950(int param_1) { int *piVar1; piVar1 = *(int **)(param_1 + 4); if (piVar1 != (int *)*piVar1) { /* WARNING: Could not recover jumptable at 0x00331988. Too many branches */ ...
PUSH EBX CALL 0x00050b50 ADD EBX,0x2b86aa SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] MOV EDX,dword ptr [ESP + 0x18] MOV EAX,dword ptr [EAX + 0x4] CMP EAX,dword ptr [EAX] JZ 0x0033198a MOV EAX,dword ptr [EAX + 0x4] MOVZX EDX,DL MOV EAX,dword ptr [EAX + 0x8] MOV ECX,dword ptr [EAX] MOV dword ptr [ESP + 0x18],EDX MOV dwor...
null
null
null
null
[('const-1', u'RETURN_-1205069470')]
[(u'COPY_-1205069253', u'CALL_-1205069308'), (u'CAST_-1205069239', u'INT_NOTEQUAL_-1205069411'), (u'LOAD_-1205069400', u'LOAD_-1205069395'), (u'COPY_-1205069254', u'CALL_-1205069308'), (u'LOAD_-1205069432', u'PTRADD_-1205069236'), (u'INT_NOTEQUAL_-1205069411', u'CBRANCH_-1205069411'), ('const-1', u'PTRADD_-1205069236')...
null
null
00331950
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00331950(int param_1)\n\n{\n int *piVar1;\n \n piVar1 = *(int **)(param_1 + 4);\n if (piVar1 != (int *)*piVar1) {\n /* WARNING: Could not recover jumptable at 0x00331988. Too ma...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void set_memory_region(Script_sections * this, Memory_region * mr, bool\n set_vma) */\n\nvoid __thiscall\ngold::Script_sections::set_memory_region(Script_sections *this,Memory_regio...
(translation_unit "void FUN_00331950(int param_1)\n\n{\n int *piVar1;\n \n piVar1 = *(int **)(param_1 + 4);\n if (piVar1 != (int *)*piVar1) {\n \n \n (**(code **)(**(int **)(piVar1[1] + 8) + 0x3c))();\n return;\n }\n \n FUN_002446e0("../../gold/script...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abs...
(function_definition "void FUN_00331950(int param_1)\n\n{\n int *piVar1;\n \n piVar1 = *(int **)(param_1 + 4);\n if (piVar1 != (int *)*piVar1) {\n \n \n (**(code **)(**(int **)(piVar1[1] + 8) + 0x3c))();\n return;\n }\n \n FUN_002446e0("../../gold/scr...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void set_memory_region(Script_sections * this, Memory_region * mr, bool set_vma) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *mr,bool set_vma) { }
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: (pointer_declarator decl...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1) { int *piVar1; piVar1 = *(int **)(param_1 + 4); if (piVar1 != (int *)*piVar1) { /* WARNING: Could not recover jumptable at 0x00331988. Too many branches */ ...
1752_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
~Struct_be8
FUN_00046700
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_be8(Struct_be8 * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_be8::~Struct_be8(Struct_be8 *this,int __in_chrg) { pointer pcVar1; (this->super_Struct_var)._...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00046700(undefined4 *param_1) { *param_1 = &PTR_FUN_003814ac; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } FUN_001e6d90(param_1,0x40); return; }
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x3488f9 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xffff24ac] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x00046732 SUB ESP,0xc PUSH EAX CALL 0x001e6db0 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x40 PUSH ESI CALL 0x001e6d90 AD...
null
null
null
null
[('const-0', u'PTRSUB_-1206163425'), (u'PTRSUB_-1206163433', u'PTRSUB_-1206163428'), (u'CAST_-1206163409', u'INT_NOTEQUAL_-1206163622'), ('tmp_323', u'CALL_-1206163558'), (u'PTRSUB_-1206163422', u'PTRSUB_-1206163417'), ('const-4', u'PTRSUB_-1206163419'), ('tmp_323', u'PTRSUB_-1206163422'), ('const-64', u'CALL_-12061635...
[('tmp_597', u'PTRADD_-1206163427'), ('tmp_597', u'CALL_-1206163558'), ('const-4', u'PTRADD_-1206163439'), ('const-417', u'STORE_-1206163645'), ('tmp_597', u'STORE_-1206163645'), ('tmp_135', u'CBRANCH_-1206163622'), ('const-1', u'PTRADD_-1206163427'), (u'PTRSUB_-1206163430', u'STORE_-1206163645'), (u'INT_NOTEQUAL_-1206...
null
null
00046700
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00046700(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003814ac;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x40);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_be8(Struct_be8 * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_be8::~Struct_be8(Struct_be8 *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n ...
(translation_unit "void FUN_00046700(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003814ac;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x40);\n return;\n}\n\n" (function_definition "void FUN_00046700(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_00046700(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003814ac;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x40);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00046700(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_be8(Struct_be8 * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 var_5; (this->super_Struct_var)._vp...
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_003814ac; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } FUN_001e6d90(param_1,0x40); return; }
233_powerpc64le-linux-gnu-gprof_and_powerpc64le-linux-gnu-gprof_strip.c
strlen
strlen
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strlen(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* strlen@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strlen(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205997366')]
[('const-1', u'RETURN_-1205997366')]
null
null
0002f0c0
x86
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (fu...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strlen@@GLIBC_2.0 */\n...
(translation_unit "size_t strlen(char *__s)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t strlen(char *__s)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "strlen(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "ch...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "size_t strlen(char *__s)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "strlen(char *__s)" (identifier "strlen") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (pointer_declarator "*__s" (* "*") (i...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t function_1(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* strlen@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression ...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t MASKED(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
573_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
classic_table
FUN_0002f530
/* std::ctype<char>::classic_table() [clone .cold.0] */ void __regparm3 std::ctype<char>::classic_table(void) { int in_EDX; if (in_EDX != -1) { /* WARNING: Subroutine does not return */ _Unwind_Resume(); } /* WARNING: Subroutine does not return */ __cxa_call_une...
void __regparm3 FUN_0002f530(undefined4 param_1,int param_2) { if (param_2 != -1) { /* WARNING: Subroutine does not return */ FUN_00217770(param_1); } /* WARNING: Subroutine does not return */ FUN_0017fc50(param_1); }
ADD EDX,0x1 JZ 0x0002f540 SUB ESP,0xc MOV EBX,ESI PUSH EAX CALL 0x00217770 SUB ESP,0xc MOV EBX,ESI PUSH EAX CALL 0x0017fc50
null
null
null
null
[('const-4294967295', u'INT_NOTEQUAL_-1205996224'), ('const-1', u'RETURN_-1205996163'), (u'INT_NOTEQUAL_-1205996224', u'CBRANCH_-1205996223'), ('const-1', u'RETURN_-1205996192'), ('tmp_26', u'CBRANCH_-1205996223'), ('tmp_186', u'INT_NOTEQUAL_-1205996224')]
[('const-4294967295', u'INT_NOTEQUAL_-1205996224'), ('tmp_189', u'CALL_-1205996197'), ('const-1', u'RETURN_-1205996163'), (u'INT_NOTEQUAL_-1205996224', u'CBRANCH_-1205996223'), ('const-1', u'RETURN_-1205996192'), ('tmp_26', u'CBRANCH_-1205996223'), ('tmp_189', u'CALL_-1205996168'), ('tmp_186', u'INT_NOTEQUAL_-120599622...
null
null
0002f530
x86
O2
(translation_unit "void __regparm3 FUN_0002f530(undefined4 param_1,int param_2)\n\n{\n if (param_2 != -1) {\n /* WARNING: Subroutine does not return */\n FUN_00217770(param_1);\n }\n /* WARNING: Subroutine does not return */\n FUN_0017fc50(param_1);\n}\n\n" (function_definiti...
(translation_unit "/* std::ctype<char>::classic_table() [clone .cold.0] */\n\nvoid __regparm3 std::ctype<char>::classic_table(void)\n\n{\n int in_EDX;\n \n if (in_EDX != -1) {\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n }\n /* WARNING: Subroutine does n...
(translation_unit "void __regparm3 FUN_0002f530(undefined4 param_1,int param_2)\n\n{\n if (param_2 != -1) {\n \n FUN_00217770(param_1);\n }\n \n FUN_0017fc50(param_1);\n}\n\n" (function_definition "void __regparm3 FUN_0002f530(undefined4 param_1,int param_2)\n\n{\n if (param...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_stat...
(function_definition "void __regparm3 FUN_0002f530(undefined4 param_1,int param_2)\n\n{\n if (param_2 != -1) {\n \n FUN_00217770(param_1);\n }\n \n FUN_0017fc50(param_1);\n}" (primitive_type "void") (ERROR "__regparm3" (identifier "__regparm3")) (function_declarator "FUN_0002...
/* std::ctype<char>::classic_table() [clone .cold.0] */ void __regparm3 std::ctype<char>::classic_table(void) { int var_1; if (var_1 != -1) { /* WARNING: Subroutine does not return */ var_2(); } /* WARNING: Subroutine does not return */ var_3(); }
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body...
null
void __regparm3 MASKED(undefined4 param_1,int param_2) { if (param_2 != -1) { /* WARNING: Subroutine does not return */ FUN_00217770(param_1); } /* WARNING: Subroutine does not return */ FUN_0017fc50(param_1); }
211_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
FUN_0002a1db
FUN_0002a1db
void FUN_0002a1db(void) { int unaff_EBP; int in_stack_fffffff4; if (*(void **)(unaff_EBP + -0x30) != *(void **)(unaff_EBP + -0x84)) { operator_delete(*(void **)(unaff_EBP + -0x30)); } if (*(void **)(unaff_EBP + -0x48) != *(void **)(unaff_EBP + -0x90)) { operator_delete(*(void **)(unaff_EBP + -0x4...
void FUN_0002a1db(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x84)) { FUN_001e6db0(*(int *)(unaff_EBP + -0x30)); } if (*(int *)(unaff_EBP + -0x48) != *(int *)(unaff_EBP + -0x90)) { FUN_001e6db0(*(int *)(unaff_EBP + -0x48)); } FUN_0005b0f0(*(undefined4 *)(una...
MOV EAX,dword ptr [EBP + -0x30] CMP EAX,dword ptr [EBP + 0xffffff7c] JZ 0x0002a18a SUB ESP,0xc MOV EBX,dword ptr [EBP + -0x7c] PUSH EAX CALL 0x001e6db0 ADD ESP,0x10 JMP 0x0002a18a
null
null
null
null
[(u'INT_ADD_-1206017548', u'CAST_-1206017186'), ('const-4294967248', u'INT_ADD_-1206017554'), ('tmp_774', u'INT_ADD_-1206017585'), ('const-417', u'LOAD_-1206017564'), (u'INT_ADD_-1206017479', u'CAST_-1206017223'), ('tmp_120', u'BRANCH_-1206017500'), (u'CALL_-1206017515', u'INDIRECT_-1206017186'), ('const-417', u'LOAD_-...
[('tmp_769', u'INT_ADD_-1206017510'), ('tmp_769', u'INT_ADD_-1206017479'), ('const-4294967248', u'INT_ADD_-1206017554'), ('tmp_769', u'INT_ADD_-1206017585'), (u'INT_ADD_-1206017479', u'CAST_-1206017233'), ('tmp_120', u'BRANCH_-1206017500'), ('const-417', u'LOAD_-1206017601'), (u'INT_ADD_-1206017591', u'CAST_-1206017279...
null
null
0002a1db
x86
O2
(translation_unit "void FUN_0002a1db(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x84)) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x30));\n }\n if (*(int *)(unaff_EBP + -0x48) != *(int *)(unaff_EBP + -0x90)) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x48));\n }\n FUN...
(translation_unit "void FUN_0002a1db(void)\n\n{\n int unaff_EBP;\n int in_stack_fffffff4;\n \n if (*(void **)(unaff_EBP + -0x30) != *(void **)(unaff_EBP + -0x84)) {\n operator_delete(*(void **)(unaff_EBP + -0x30));\n }\n if (*(void **)(unaff_EBP + -0x48) != *(void **)(unaff_EBP + -0x90)) {\n operator_delete...
(translation_unit "void FUN_0002a1db(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x84)) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x30));\n }\n if (*(int *)(unaff_EBP + -0x48) != *(int *)(unaff_EBP + -0x90)) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x48));\n }\n FUN...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_decl...
(function_definition "void FUN_0002a1db(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x84)) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x30));\n }\n if (*(int *)(unaff_EBP + -0x48) != *(int *)(unaff_EBP + -0x90)) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x48));\n }\n ...
void function_1(void) { int var_1; int in_stack_fffffff4; if (*(void **)(var_1 + -0x30) != *(void **)(var_1 + -0x84)) { var_2(*(void **)(var_1 + -0x30)); } if (*(void **)(var_1 + -0x48) != *(void **)(var_1 + -0x90)) { var_2(*(void **)(var_1 + -0x48)); } std:: var_6<std::__cxx11::basic_strin...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthes...
null
void MASKED(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x84)) { FUN_001e6db0(*(int *)(unaff_EBP + -0x30)); } if (*(int *)(unaff_EBP + -0x48) != *(int *)(unaff_EBP + -0x90)) { FUN_001e6db0(*(int *)(unaff_EBP + -0x48)); } FUN_0005b0f0(*(undefined4 *)(unaff_EBP...
68_x86_64-linux-gnu-strings_and_x86_64-linux-gnu-strings_strip.c
fputs
fputs
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputs(char *__s,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fputs_00019110)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputs(char *__s,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fputs_00019110)(); return iVar1; }
JMP dword ptr [EBX + 0x110]
null
null
null
null
[('tmp_72', u'CAST_-1205988182'), (u'CALLIND_-1205988262', u'RETURN_-1205988259'), (u'CAST_-1205988182', u'CALLIND_-1205988262'), ('const-0', u'RETURN_-1205988259'), (u'CALLIND_-1205988262', u'INDIRECT_-1205988189'), (u'INDIRECT_-1205988189', u'COPY_-1205988248')]
[('tmp_72', u'CAST_-1205988182'), (u'CALLIND_-1205988262', u'RETURN_-1205988259'), (u'CAST_-1205988182', u'CALLIND_-1205988262'), ('const-0', u'RETURN_-1205988259'), (u'CALLIND_-1205988262', u'INDIRECT_-1205988189'), (u'INDIRECT_-1205988189', u'COPY_-1205988248')]
null
null
00011450
x86
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_00019110)();\n return iVar1;\n}\n\n" comment (function_definition "int fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n i...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_00019110)();\n return iVar1;\n}\n\n" comment (function_definition "int fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n i...
(translation_unit "int fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_00019110)();\n return iVar1;\n}\n\n" (function_definition "int fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_00019110)();\n return iVar1;\n}" primitive_type (function_de...
(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 fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_00019110)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fputs(char *__s,FILE *__stream)" (identifier "fputs") (parameter_list "(char *__s,FILE *__stream)" (( "(") (parameter_declaration...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s,type_1 *__stream) { int iVar1; iVar1 = (*(type_2 *)PTR_fputs_00019110)(); 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 *__s,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00019110)(); return iVar1; }
1267_openssl_and_openssl_strip.c
DH_get0_pqg
DH_get0_pqg
void DH_get0_pqg(void) { (*(code *)PTR_DH_get0_pqg_000bde9c)(); return; }
void DH_get0_pqg(void) { (*(code *)PTR_DH_get0_pqg_000bde9c)(); return; }
JMP dword ptr [EBX + 0x1424]
null
null
null
null
[(u'INDIRECT_-1206009614', u'COPY_-1206009673'), (u'CALLIND_-1206009686', u'INDIRECT_-1206009614'), (u'CAST_-1206009609', u'CALLIND_-1206009686'), ('tmp_58', u'CAST_-1206009609'), ('const-0', u'RETURN_-1206009683')]
[(u'INDIRECT_-1206009614', u'COPY_-1206009673'), (u'CALLIND_-1206009686', u'INDIRECT_-1206009614'), (u'CAST_-1206009609', u'CALLIND_-1206009686'), ('tmp_58', u'CAST_-1206009609'), ('const-0', u'RETURN_-1206009683')]
null
null
0002c0a0
x86
O2
(translation_unit "void DH_get0_pqg(void)\n\n{\n (*(code *)PTR_DH_get0_pqg_000bde9c)();\n return;\n}\n\n" (function_definition "void DH_get0_pqg(void)\n\n{\n (*(code *)PTR_DH_get0_pqg_000bde9c)();\n return;\n}" primitive_type (function_declarator "DH_get0_pqg(void)" identifier (parameter_list "(void)" ( (parameter_...
(translation_unit "void DH_get0_pqg(void)\n\n{\n (*(code *)PTR_DH_get0_pqg_000bde9c)();\n return;\n}\n\n" (function_definition "void DH_get0_pqg(void)\n\n{\n (*(code *)PTR_DH_get0_pqg_000bde9c)();\n return;\n}" primitive_type (function_declarator "DH_get0_pqg(void)" identifier (parameter_list "(void)" ( (parameter_...
(translation_unit "void DH_get0_pqg(void)\n\n{\n (*(code *)PTR_DH_get0_pqg_000bde9c)();\n return;\n}\n\n" (function_definition "void DH_get0_pqg(void)\n\n{\n (*(code *)PTR_DH_get0_pqg_000bde9c)();\n return;\n}" primitive_type (function_declarator "DH_get0_pqg(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 DH_get0_pqg(void)\n\n{\n (*(code *)PTR_DH_get0_pqg_000bde9c)();\n return;\n}" (primitive_type "void") (function_declarator "DH_get0_pqg(void)" (identifier "DH_get0_pqg") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\...
void function_1(void) { (*(type_1 *)PTR_DH_get0_pqg_000bde9c)(); 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_000bde9c)(); return; }
3499_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
do_set_local_dynsym_offset
FUN_000c7b90
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint do_set_local_dynsym_offset(Sized_relobj_file<32,_true> * this, off_t off) */ uint __thiscall gold::Sized_relobj_file<32,_true>::do_set_local_dynsym_offset (Sized_relobj_file<32,_true>...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_000c7b90(int param_1,uint param_2,int param_3) { if (param_3 + (uint)(0xfffffffc < param_2) == param_3 && (param_2 + 3 & 0xfffffffc) == param_2) { *(uint *)(param_1 + 0xd4) = param_2; *(int *)(param_1 + ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00036f20 ADD EBX,0x2e7467 SUB ESP,0xc MOV EAX,dword ptr [ESP + 0x24] MOV EDX,dword ptr [ESP + 0x28] MOV EBP,dword ptr [ESP + 0x20] MOV ESI,EAX MOV EDI,EDX ADD ESI,0x3 ADC EDI,0x0 MOV ECX,ESI AND ECX,0xfffffffc MOV ESI,EDI XOR ECX,EAX XOR ESI,EDX OR ESI,ECX JNZ 0x000c7be1 MOV d...
null
null
null
null
[('const-0', u'RETURN_-1206682502'), (u'PTRSUB_-1206682382', u'LOAD_-1206682561'), ('tmp_456', u'INT_EQUAL_-1206682455'), ('const-184', u'PTRSUB_-1206682382'), (u'INT_ADD_-1206682463', u'INT_AND_-1206682445'), ('tmp_455', u'PTRSUB_-1206682389'), ('const-417', u'LOAD_-1206682561'), ('tmp_456', u'INT_ADD_-1206682463'), (...
[(u'COPY_-1206682421', u'CALL_-1206682465'), ('const-2784184', u'COPY_-1206682421'), ('tmp_643', u'INT_EQUAL_-1206682485'), ('tmp_643', u'INT_ADD_-1206682637'), (u'INT_EQUAL_-1206682485', u'BOOL_AND_-1206682434'), ('const-212', u'INT_ADD_-1206682554'), (u'INT_ADD_-1206682545', u'CAST_-1206682395'), ('const-0', u'RETURN...
null
null
000c7b90
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_000c7b90(int param_1,uint param_2,int param_3)\n\n{\n if (param_3 + (uint)(0xfffffffc < param_2) == param_3 && (param_2 + 3 & 0xfffffffc) == param_2) {\n *(uint *)(param_1 + 0xd4) = param_2;...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint do_set_local_dynsym_offset(Sized_relobj_file<32,_true> * this,\n off_t off) */\n\nuint __thiscall\ngold::Sized_relobj_file<32,_true>::do_set_local_dynsym_offset\n (Siz...
(translation_unit "undefined4 FUN_000c7b90(int param_1,uint param_2,int param_3)\n\n{\n if (param_3 + (uint)(0xfffffffc < param_2) == param_3 && (param_2 + 3 & 0xfffffffc) == param_2) {\n *(uint *)(param_1 + 0xd4) = param_2;\n *(int *)(param_1 + 0xd8) = param_3;\n return *(undefined4 *)(param_1 + 0xb8);\n }\...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (binary_expression (binary_expre...
(function_definition "undefined4 FUN_000c7b90(int param_1,uint param_2,int param_3)\n\n{\n if (param_3 + (uint)(0xfffffffc < param_2) == param_3 && (param_2 + 3 & 0xfffffffc) == param_2) {\n *(uint *)(param_1 + 0xd4) = param_2;\n *(int *)(param_1 + 0xd8) = param_3;\n return *(undefined4 *)(param_1 + 0xb8);\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint do_set_local_dynsym_offset(Sized_relobj_file<32,_true> * this, off_t off) */ type_1 __thiscall gold::Sized_relobj_file<32,_true>::do_set_local_dynsym_offset (Sized_relobj_file<32,_tru...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1,uint param_2,int param_3) { if (param_3 + (uint)(0xfffffffc < param_2) == param_3 && (param_2 + 3 & 0xfffffffc) == param_2) { *(uint *)(param_1 + 0xd4) = param_2; *(int *)(param_1 + 0xd8) ...
47_powerpc64-linux-gnu-strip_and_powerpc64-linux-gnu-strip_strip.c
xstrdup
xstrdup
void xstrdup(void) { (*(code *)PTR_xstrdup_000400c0)(); return; }
void xstrdup(void) { (*(code *)PTR_xstrdup_000400c0)(); return; }
JMP dword ptr [EBX + 0xc0]
null
null
null
null
[(u'CAST_-1205980313', u'CALLIND_-1205980390'), (u'INDIRECT_-1205980318', u'COPY_-1205980377'), ('const-0', u'RETURN_-1205980387'), (u'CALLIND_-1205980390', u'INDIRECT_-1205980318'), ('tmp_58', u'CAST_-1205980313')]
[(u'CAST_-1205980313', u'CALLIND_-1205980390'), (u'INDIRECT_-1205980318', u'COPY_-1205980377'), ('const-0', u'RETURN_-1205980387'), (u'CALLIND_-1205980390', u'INDIRECT_-1205980318'), ('tmp_58', u'CAST_-1205980313')]
null
null
00013310
x86
O2
(translation_unit "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_000400c0)();\n return;\n}\n\n" (function_definition "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_000400c0)();\n return;\n}" primitive_type (function_declarator "xstrdup(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p...
(translation_unit "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_000400c0)();\n return;\n}\n\n" (function_definition "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_000400c0)();\n return;\n}" primitive_type (function_declarator "xstrdup(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p...
(translation_unit "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_000400c0)();\n return;\n}\n\n" (function_definition "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_000400c0)();\n return;\n}" primitive_type (function_declarator "xstrdup(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_000400c0)();\n return;\n}" (primitive_type "void") (function_declarator "xstrdup(void)" (identifier "xstrdup") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR...
void function_1(void) { (*(type_1 *)PTR_xstrdup_000400c0)(); 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_000400c0)(); return; }
488_riscv64-linux-gnu-strip_and_riscv64-linux-gnu-strip_strip.c
write
write
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t write(int __fd,void *__buf,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* write@@GLIBC_2.0 */ hal...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t write(int __fd,void *__buf,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206185622')]
[('const-1', u'RETURN_-1206185622')]
null
null
00041160
x86
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ...
(translation_unit "ssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "ssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "write(int __fd,void *__buf,size_t __n)" iden...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "ssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "ssize_t") (function_declarator "write(int __fd,void *__buf,size_t __n)" (identifier "write") (parameter_list "(int __fd,void *__buf,size_t __n)" (( "(") (parameter_declaration "int __f...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t function_1(int __fd,void *__buf,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* write@@GLIBC_2.0 */ ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t MASKED(int __fd,void *__buf,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
628_i686-gnu-as_and_i686-gnu-as_strip.c
print_symbol_value_1
FUN_0003a540
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void print_symbol_value_1(FILE *file,symbolS *sym) { symbol_flags sVar1; byte bVar2; int iVar3; segT paVar4; valueT vVar5; symbolS *psVar6; asymbol *paVar7; undefined *puVar8; symbolS *local_20; paVar4 = (s...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003a540(FILE *param_1,byte *param_2) { byte bVar1; int iVar2; undefined4 *puVar3; undefined4 uVar4; byte *pbVar5; char *pcVar6; undefined *puVar7; byte *local_20; puVar3 = *(undefined4 **)(param_2 ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00016020 ADD EBX,0x40ab7 SUB ESP,0x1c MOV EBP,dword ptr [ESP + 0x34] MOV ESI,dword ptr [ESP + 0x30] MOV EAX,dword ptr [EBP + 0x4] TEST byte ptr [EBP],0x1 JZ 0x0003a586 LEA ECX,[EBX + 0x9798] CMP dword ptr [ECX],EAX JZ 0x0003a580 MOV EDI,dword ptr [EBP + 0x8] TEST EDI,EDI JNZ 0...
null
null
null
null
[(u'PTRSUB_-1206076316', u'LOAD_-1206079660'), ('tmp_2317', u'BRANCH_-1206080649'), (u'MULTIEQUAL_-1206075767', u'MULTIEQUAL_-1206077035'), (u'LOAD_-1206081325', u'CAST_-1206076440'), (u'COPY_-1206080255', u'CAST_-1206076946'), (u'INDIRECT_-1206076016', u'MULTIEQUAL_-1206075833'), (u'CAST_-1206076821', u'INT_NOTEQUAL_-...
[(u'PTRADD_-1206080623', u'LOAD_-1206080683'), ('tmp_2317', u'BRANCH_-1206080649'), (u'INDIRECT_-1206077002', u'MULTIEQUAL_-1206076486'), (u'CALL_-1206079716', u'INDIRECT_-1206076362'), (u'MULTIEQUAL_-1206076918', u'MULTIEQUAL_-1206076371'), ('tmp_16897', u'INT_EQUAL_-1206082127'), (u'MULTIEQUAL_-1206076941', u'MULTIEQ...
null
null
0003a540
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003a540(FILE *param_1,byte *param_2)\n\n{\n byte bVar1;\n int iVar2;\n undefined4 *puVar3;\n undefined4 uVar4;\n byte *pbVar5;\n char *pcVar6;\n undefined *puVar7;\n byte *local_20;\n \n pu...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid print_symbol_value_1(FILE *file,symbolS *sym)\n\n{\n symbol_flags sVar1;\n byte bVar2;\n int iVar3;\n segT paVar4;\n valueT vVar5;\n symbolS *psVar6;\n asymbol *paVar7;\n undefined *puVar8;\n symb...
(translation_unit "void FUN_0003a540(FILE *param_1,byte *param_2)\n\n{\n byte bVar1;\n int iVar2;\n undefined4 *puVar3;\n undefined4 uVar4;\n byte *pbVar5;\n char *pcVar6;\n undefined *puVar7;\n byte *local_20;\n \n puVar3 = *(undefined4 **)(param_2 + 4);\n if ((*param_2 & 1) == 0) {\nLAB_0003a586:\n pcVa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declar...
(function_definition "void FUN_0003a540(FILE *param_1,byte *param_2)\n\n{\n byte bVar1;\n int iVar2;\n undefined4 *puVar3;\n undefined4 uVar4;\n byte *pbVar5;\n char *pcVar6;\n undefined *puVar7;\n byte *local_20;\n \n puVar3 = *(undefined4 **)(param_2 + 4);\n if ((*param_2 & 1) == 0) {\nLAB_0003a586:\n p...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void function_1(type_1 *file,type_2 *sym) { type_3 sVar1; type_4 var_6; int var_8; type_5 var_3; type_6 vVar5; type_2 *var_1; type_7 *paVar7; type_8 *puVar8; type_2 *var_12; var_3 = (type_5)sym->bsym; if ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(FILE *param_1,byte *param_2) { byte bVar1; int iVar2; undefined4 *puVar3; undefined4 uVar4; byte *pbVar5; char *pcVar6; undefined *puVar7; byte *local_20; puVar3 = *(undefined4 **)(param_2 + 4); ...
5151_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
_M_rehash
FUN_0012ab10
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void _M_rehash(_Hashtable<char_const*,_std::pair<char_const*_const,_gold::Warnings::Warning_location>,_std::allocator<std::pair<char_const*_const,_gold::Warnings::Warning_location>_>,_std::__detail::...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0012ab10(int *param_1,uint param_2) { int *piVar1; int *piVar2; int *piVar3; int *piVar4; uint uVar5; uint uVar6; int *local_28; if (param_2 == 1) { piVar3 = param_1 + 6; param_1[6] = 0; } ...
CALL 0x0004fb76 ADD EAX,0x1d74eb PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c CMP dword ptr [ESP + 0x34],0x1 MOV ESI,dword ptr [ESP + 0x30] MOV dword ptr [ESP + 0xc],EAX JZ 0x0012abe8 MOV EAX,dword ptr [ESP + 0x34] CALL 0x001228b0 MOV EDI,EAX LEA EAX,[ESI + 0x18] MOV dword ptr [ESP + 0x4],EAX MOV ECX,dword ptr [ESI...
null
null
null
null
[('tmp_1568', u'CALL_-1207063688'), ('tmp_785', u'PTRSUB_-1207063159'), (u'PTRSUB_-1207063115', u'LOAD_-1207063600'), ('tmp_726', u'CBRANCH_-1207063420'), (u'PTRSUB_-1207063146', u'STORE_-1207063509'), (u'PTRSUB_-1207062976', u'STORE_-1207063283'), (u'COPY_-1207063166', u'MULTIEQUAL_-1207063263'), ('tmp_254', u'BRANCH_...
[(u'COPY_-1207063636', u'COPY_-1207063192'), ('const-1', u'PTRADD_-1207063119'), (u'CAST_-1207063105', u'INT_EQUAL_-1207063421'), (u'CAST_-1207063105', u'COPY_-1207063124'), (u'COPY_-1207063178', u'MULTIEQUAL_-1207063272'), ('tmp_1562', u'PTRADD_-1207062995'), ('tmp_726', u'CBRANCH_-1207063420'), ('const-417', u'STORE_...
null
null
0012ab10
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0012ab10(int *param_1,uint param_2)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n int *piVar4;\n uint uVar5;\n uint uVar6;\n int *local_28;\n \n if (param_2 == 1) {\n piVar3 = param_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void\n _M_rehash(_Hashtable<char_const*,_std::pair<char_const*_const,_gold::Warnings::Warning_location>,_std::allocator<std::pair<char_const*_const,_gold::Warnings::Warning_location...
(translation_unit "void FUN_0012ab10(int *param_1,uint param_2)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n int *piVar4;\n uint uVar5;\n uint uVar6;\n int *local_28;\n \n if (param_2 == 1) {\n piVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n piVar3 = (int *)FUN_00...
(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_0012ab10(int *param_1,uint param_2)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n int *piVar4;\n uint uVar5;\n uint uVar6;\n int *local_28;\n \n if (param_2 == 1) {\n piVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n piVar3 = (int *)FUN...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void _M_rehash(_Hashtable<char_const*,_std::pair<char_const*_const,_gold::Warnings::Warning_location>,_std::allocator<std::pair<char_const*_const,_gold::Warnings::Warning_location>_>,_std::__detail::...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int *param_1,uint param_2) { int *piVar1; int *piVar2; int *piVar3; int *piVar4; uint uVar5; uint uVar6; int *local_28; if (param_2 == 1) { piVar3 = param_1 + 6; param_1[6] = 0; } else ...
26_sg_rtpg_and_sg_rtpg_strip.c
register_tm_clones
FUN_00011ba0
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x00011bce) */ /* WARNING: Removing unreachable block (ram,0x00011bd8) */ void register_tm_clones(void) { return; }
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x00011bce) */ /* WARNING: Removing unreachable block (ram,0x00011bd8) */ void FUN_00011ba0(void) { return; }
CALL 0x00011c85 ADD EDX,0x23f3 PUSH EBP MOV EBP,ESP PUSH EBX LEA ECX,[EDX + 0x118] LEA EAX,[EDX + 0x118] SUB ESP,0x4 SUB EAX,ECX SAR EAX,0x2 MOV EBX,EAX SHR EBX,0x1f ADD EAX,EBX SAR EAX,0x1 JZ 0x00011be2 MOV EDX,dword ptr [EDX + 0x64] TEST EDX,EDX JZ 0x00011be2 SUB ESP,0x8 PUSH EAX PUSH ECX CALL EDX ADD ESP,0x10 MOV EB...
null
null
null
null
[('const-0', u'RETURN_-1205986138')]
[('const-0', u'RETURN_-1205986138')]
null
null
00011ba0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x00011bce) */\n/* WARNING: Removing unreachable block (ram,0x00011bd8) */\n\nvoid FUN_00011ba0(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,0x00011bce) */\n/* WARNING: Removing unreachable block (ram,0x00011bd8) */\n\nvoid register_tm_clones(void)\n\n{\n return;\n}\n\n" comment comment comment (function_de...
(translation_unit "void FUN_00011ba0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00011ba0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00011ba0(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_00011ba0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00011ba0(void)" (identifier "FUN_00011ba0") (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,0x00011bce) */ /* WARNING: Removing unreachable block (ram,0x00011bd8) */ 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,0x00011bce) */ /* WARNING: Removing unreachable block (ram,0x00011bd8) */ void MASKED(void) { return; }
6009_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
value
FUN_00183bb0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "STT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: uint64...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined8 FUN_00183bb0(int param_1,undefined1 param_2,undefined4 param_3,undefined4 param_4,int param_5, int *param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9, undefined4 param_10,char par...
PUSH EDI PUSH ESI PUSH EBX MOV EAX,dword ptr [ESP + 0x10] CALL 0x00035680 ADD EBX,0x1bb444 MOV EAX,dword ptr [EAX + 0x4] TEST EAX,EAX JZ 0x00183c28 CMP EAX,0x1 JNZ 0x00183cae LEA EAX,[EBX + 0x2f0] MOV EAX,dword ptr [EAX] MOV ESI,dword ptr [EAX + 0xc] TEST ESI,ESI JZ 0x00183c98 MOV ECX,dword ptr [EAX + 0x8] TEST ECX,ECX...
null
null
null
null
[(u'COPY_-1207484781', u'MULTIEQUAL_-1207484918'), ('const-417', u'LOAD_-1207485069'), (u'LOAD_-1207485422', u'PTRSUB_-1207484642'), (u'CAST_-1207484592', u'LOAD_-1207485094'), (u'MULTIEQUAL_-1207484929', u'INT_SUB_-1207485269'), (u'LOAD_-1207485078', u'SUBPIECE_-1207484689'), (u'INT_ADD_-1207484803', u'CAST_-120748473...
[('tmp_5513', u'COPY_-1207483783'), (u'CAST_-1207483304', u'INT_RIGHT_-1207483348'), (u'LOAD_-1207485069', u'INT_EQUAL_-1207484357'), ('const-197', u'CALL_-1207484184'), ('const-4294967208', u'PTRSUB_-1207483321'), ('const-20080', u'INT_ADD_-1207485349'), (u'LOAD_-1207484303', u'INT_ADD_-1207484285'), (u'CALL_-12074841...
null
null
00183bb0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined8\nFUN_00183bb0(int param_1,undefined1 param_2,undefined4 param_3,undefined4 param_4,int param_5,\n int *param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9,\n undef...
(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/* WARNING: Enum "STT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF orig...
(translation_unit "undefined8\nFUN_00183bb0(int param_1,undefined1 param_2,undefined4 param_3,undefined4 param_4,int param_5,\n int *param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9,\n undefined4 param_10,char param_11,char *param_12)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3...
(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 (pointer_declarato...
(function_definition "undefined8\nFUN_00183bb0(int param_1,undefined1 param_2,undefined4 param_3,undefined4 param_4,int param_5,\n int *param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9,\n undefined4 param_10,char param_11,char *param_12)\n\n{\n int iVar1;\n uint uVar2;\n uint uV...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "STT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: uint64...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined8 MASKED(int param_1,undefined1 param_2,undefined4 param_3,undefined4 param_4,int param_5, int *param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9, undefined4 param_10,char param_11,...
73_join_and_join_strip.c
frame_dummy
thunk_FUN_000122e0
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x0001230e) */ /* WARNING: Removing unreachable block (ram,0x00012318) */ void frame_dummy(void) { return; }
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x0001230e) */ /* WARNING: Removing unreachable block (ram,0x00012318) */ void thunk_FUN_000122e0(void) { return; }
JMP 0x000122e0
null
null
null
null
[('const-0', u'RETURN_-1205984281')]
[('const-0', u'RETURN_-1205984281')]
null
null
000123c0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x0001230e) */\n/* WARNING: Removing unreachable block (ram,0x00012318) */\n\nvoid thunk_FUN_000122e0(void)\n\n{\n return;\n}\n\n" comment comment comment (function_d...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x0001230e) */\n/* WARNING: Removing unreachable block (ram,0x00012318) */\n\nvoid frame_dummy(void)\n\n{\n return;\n}\n\n" comment comment comment (function_definitio...
(translation_unit "void thunk_FUN_000122e0(void)\n\n{\n return;\n}\n\n" (function_definition "void thunk_FUN_000122e0(void)\n\n{\n return;\n}" primitive_type (function_declarator "thunk_FUN_000122e0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) })))
(function_definition "void thunk_FUN_000122e0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "thunk_FUN_000122e0(void)" (identifier "thunk_FUN_000122e0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{"...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* WARNING: Removing unreachable block (ram,0x0001230e) */ /* WARNING: Removing unreachable block (ram,0x00012318) */ 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,0x0001230e) */ /* WARNING: Removing unreachable block (ram,0x00012318) */ void MASKED(void) { return; }
692_libtomcrypt.so_and_libtomcrypt.so_strip.c
ocb_encrypt
ocb_encrypt
int ocb_encrypt(ocb_state *ocb,uchar *pt,uchar *ct) { byte bVar1; byte bVar2; byte bVar3; byte bVar4; byte bVar5; byte bVar6; byte bVar7; int iVar8; long lVar9; undefined *puVar10; int iVar11; uint uVar12; long lVar13; uint uVar14; ulong uVar15; long in_FS_OFFSET; uchar Z [128]; uc...
undefined8 ocb_encrypt(long param_1,byte *param_2,long param_3) { byte *pbVar1; byte bVar2; byte bVar3; byte bVar4; byte bVar5; byte bVar6; byte bVar7; byte bVar8; int iVar9; undefined *puVar10; undefined8 uVar11; uint uVar12; long lVar13; uint uVar14; ulong uVar15; long in_FS_OFFSET; ...
PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x110 MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RSP + 0x108],RAX XOR EAX,EAX TEST RDI,RDI JZ 0x0013ba68 MOV RBP,RSI TEST RSI,RSI JZ 0x0013ba50 MOV R14,RDX TEST RDX,RDX JZ 0x0013ba38 MOV RBX,RDI MOV EDI,dword ptr [RDI + 0x2328] CALL 0x00113da0 TEST EAX,EAX JNZ 0x0013...
null
null
null
null
[('const-1', u'PTRADD_-1207125739'), (u'PTRSUB_-1207122336', u'PTRADD_-1207122336'), ('const-433', u'LOAD_-1207125196'), (u'PTRADD_-1207122088', u'STORE_-1207124761'), ('tmp_3829', u'PTRADD_-1207124512'), ('const-433', u'LOAD_-1207125850'), (u'LOAD_-1207125703', u'INT_XOR_-1207125664'), (u'INT_SUB_-1207126085', u'INT_A...
[(u'INT_ADD_-1207122885', u'PTRADD_-1207125005'), (u'INDIRECT_-1207123033', u'MULTIEQUAL_-1207123008'), (u'INT_ADD_-1207125824', u'INT_ADD_-1207125822'), ('const-1', u'PTRADD_-1207122823'), (u'LOAD_-1207125703', u'INT_XOR_-1207125664'), (u'INT_SUB_-1207126085', u'INT_AND_-1207126048'), (u'PTRADD_-1207124401', u'LOAD_-1...
null
null
0013b670
x86
O2
(translation_unit "undefined8 ocb_encrypt(long param_1,byte *param_2,long param_3)\n\n{\n byte *pbVar1;\n byte bVar2;\n byte bVar3;\n byte bVar4;\n byte bVar5;\n byte bVar6;\n byte bVar7;\n byte bVar8;\n int iVar9;\n undefined *puVar10;\n undefined8 uVar11;\n uint uVar12;\n long lVar13;\n uint uVar14;\n ...
(translation_unit "int ocb_encrypt(ocb_state *ocb,uchar *pt,uchar *ct)\n\n{\n byte bVar1;\n byte bVar2;\n byte bVar3;\n byte bVar4;\n byte bVar5;\n byte bVar6;\n byte bVar7;\n int iVar8;\n long lVar9;\n undefined *puVar10;\n int iVar11;\n uint uVar12;\n long lVar13;\n uint uVar14;\n ulong uVar15;\n long...
(translation_unit "undefined8 ocb_encrypt(long param_1,byte *param_2,long param_3)\n\n{\n byte *pbVar1;\n byte bVar2;\n byte bVar3;\n byte bVar4;\n byte bVar5;\n byte bVar6;\n byte bVar7;\n byte bVar8;\n int iVar9;\n undefined *puVar10;\n undefined8 uVar11;\n uint uVar12;\n long lVar13;\n uint uVar14;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE (pointer_...
(function_definition "undefined8 ocb_encrypt(long param_1,byte *param_2,long param_3)\n\n{\n byte *pbVar1;\n byte bVar2;\n byte bVar3;\n byte bVar4;\n byte bVar5;\n byte bVar6;\n byte bVar7;\n byte bVar8;\n int iVar9;\n undefined *puVar10;\n undefined8 uVar11;\n uint uVar12;\n long lVar13;\n uint uVar14;\...
int function_1(type_1 *var_2,type_2 *var_4,type_2 *var_5) { type_3 var_16; type_3 var_19; type_3 var_14; type_3 var_15; type_3 var_17; type_3 var_18; type_3 var_20; int var_8; long var_23; type_4 *var_21; int var_7; type_5 var_10; long var_22; type_5 var_13; type_6 var_11; long var_1; ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (i...
null
undefined8 MASKED(long param_1,byte *param_2,long param_3) { byte *pbVar1; byte bVar2; byte bVar3; byte bVar4; byte bVar5; byte bVar6; byte bVar7; byte bVar8; int iVar9; undefined *puVar10; undefined8 uVar11; uint uVar12; long lVar13; uint uVar14; ulong uVar15; long in_FS_OFFSET; byt...
6244_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
local_Rb_tree_decrement
FUN_00181d20
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::local_Rb_tree_decrement(std::_Rb_tree_node_base*) */ int std::local_Rb_tree_decrement(_Rb_tree_node_base *param_1) { int iVar1; int *in_EAX; int iVar2; bool bVar3; if ((*in_EAX == 0) && (*(int **)(in_EAX[1] + 4) == in_E...
int __regparm3 FUN_00181d20(int *param_1) { int iVar1; int iVar2; bool bVar3; if ((*param_1 == 0) && (*(int **)(param_1[1] + 4) == param_1)) { return param_1[3]; } iVar1 = param_1[2]; if (param_1[2] == 0) { iVar2 = param_1[1]; if (param_1 == *(int **)(iVar2 + 8)) { do { iVar...
MOV EDX,dword ptr [EAX] TEST EDX,EDX JNZ 0x00181d2e MOV EDX,dword ptr [EAX + 0x4] CMP dword ptr [EDX + 0x4],EAX JZ 0x00181d70 MOV EDX,dword ptr [EAX + 0x8] TEST EDX,EDX JNZ 0x00181d42 JMP 0x00181d50 MOV EDX,EAX MOV EAX,dword ptr [EDX + 0xc] TEST EAX,EAX JNZ 0x00181d40 MOV EAX,EDX RET MOV ECX,dword ptr [EAX + 0x4] CMP E...
null
null
null
null
[('tmp_470', u'INT_EQUAL_-1207493301'), ('tmp_470', u'LOAD_-1207493342'), ('const-3', u'PTRADD_-1207493022'), (u'LOAD_-1207493208', u'COPY_-1207493092'), (u'INT_ADD_-1207493300', u'CAST_-1207493088'), ('const-4', u'PTRADD_-1207493055'), (u'CAST_-1207493088', u'LOAD_-1207493316'), ('const-4', u'PTRADD_-1207493022'), ('c...
[('const-4', u'PTRADD_-1207493022'), (u'LOAD_-1207493208', u'COPY_-1207493092'), (u'INT_ADD_-1207493300', u'CAST_-1207493088'), (u'CAST_-1207493088', u'LOAD_-1207493316'), ('const-4', u'PTRADD_-1207493099'), (u'INT_ADD_-1207493227', u'CAST_-1207493044'), ('const-417', u'LOAD_-1207493208'), (u'INT_ADD_-1207493192', u'CA...
null
null
00181d20
x86
O2
(translation_unit "int __regparm3 FUN_00181d20(int *param_1)\n\n{\n int iVar1;\n int iVar2;\n bool bVar3;\n \n if ((*param_1 == 0) && (*(int **)(param_1[1] + 4) == param_1)) {\n return param_1[3];\n }\n iVar1 = param_1[2];\n if (param_1[2] == 0) {\n iVar2 = param_1[1];\n if (param_1 == *(int **)(iVar2 ...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::local_Rb_tree_decrement(std::_Rb_tree_node_base*) */\n\nint std::local_Rb_tree_decrement(_Rb_tree_node_base *param_1)\n\n{\n int iVar1;\n int *in_EAX;\n int iVar2;\n bool bVar3;\n \n if ((*in_EAX == 0) && (*(i...
(translation_unit "int __regparm3 FUN_00181d20(int *param_1)\n\n{\n int iVar1;\n int iVar2;\n bool bVar3;\n \n if ((*param_1 == 0) && (*(int **)(param_1[1] + 4) == param_1)) {\n return param_1[3];\n }\n iVar1 = param_1[2];\n if (param_1[2] == 0) {\n iVar2 = param_1[1];\n if (param_1 == *(int **)(iVar2 ...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary...
(function_definition "int __regparm3 FUN_00181d20(int *param_1)\n\n{\n int iVar1;\n int iVar2;\n bool bVar3;\n \n if ((*param_1 == 0) && (*(int **)(param_1[1] + 4) == param_1)) {\n return param_1[3];\n }\n iVar1 = param_1[2];\n if (param_1[2] == 0) {\n iVar2 = param_1[1];\n if (param_1 == *(int **)(iVa...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::local_Rb_tree_decrement(std::_Rb_tree_node_base*) */ int std::function_1(type_1 *param_1) { int var_3; int *var_1; int var_2; bool bVar3; if ((*var_1 == 0) && (*(int **)(var_1[1] + 4) == var_1)) { return var_1[3]; ...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type:...
null
int __regparm3 MASKED(int *param_1) { int iVar1; int iVar2; bool bVar3; if ((*param_1 == 0) && (*(int **)(param_1[1] + 4) == param_1)) { return param_1[3]; } iVar1 = param_1[2]; if (param_1[2] == 0) { iVar2 = param_1[1]; if (param_1 == *(int **)(iVar2 + 8)) { do { iVar1 = *(...
629_i686-kfreebsd-gnu-objdump_and_i686-kfreebsd-gnu-objdump_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_-1206357570')]
[('const-1', u'RETURN_-1206357570')]
null
null
000771b4
x86
O2
(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(); }
207_powerpc64le-linux-gnu-objdump_and_powerpc64le-linux-gnu-objdump_strip.c
display_debug_str_offsets
FUN_0001e3e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int display_debug_str_offsets(dwarf_section *section,void *file) { char *pcVar1; char *__format; if (*(int *)((int)&section->size + 4) != 0 || (int)section->size != 0) { retu...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_0001e3e0(int param_1) { undefined4 uVar1; char *__format; if (*(int *)(param_1 + 0x20) != 0 || *(int *)(param_1 + 0x1c) != 0) { return 1; } uVar1 = *(undefined4 *)(param_1 + 8); __format = (char...
PUSH ESI MOV EAX,0x1 PUSH EBX CALL 0x000153d0 ADD EBX,0x54c14 SUB ESP,0x4 MOV EDX,dword ptr [ESP + 0x10] MOV ECX,dword ptr [EDX + 0x20] OR ECX,dword ptr [EDX + 0x1c] JZ 0x0001e410 ADD ESP,0x4 POP EBX POP ESI RET SUB ESP,0x4 LEA EAX,[EBX + 0xfffe072f] MOV ESI,dword ptr [EDX + 0x8] PUSH 0x5 PUSH EAX PUSH 0x0 CALL 0x00014...
null
null
null
null
[(u'PTRSUB_-1205934827', u'LOAD_-1205935069'), ('tmp_415', u'PTRSUB_-1205934832'), ('tmp_124', u'CBRANCH_-1205935055'), ('const-28', u'PTRSUB_-1205934827'), (u'PTRSUB_-1205934832', u'CAST_-1205934829'), ('const-28', u'PTRSUB_-1205934832'), ('const-5', u'CALL_-1205934973'), (u'INT_NOTEQUAL_-1205934914', u'BOOL_OR_-12059...
[(u'CAST_-1205934836', u'LOAD_-1205935077'), ('const-28', u'INT_ADD_-1205935055'), ('tmp_660', u'INT_ADD_-1205935061'), ('const-417', u'LOAD_-1205934999'), ('tmp_660', u'INT_ADD_-1205935055'), ('tmp_124', u'CBRANCH_-1205935055'), ('tmp_660', u'INT_ADD_-1205934983'), ('const-417', u'LOAD_-1205935077'), (u'INT_ADD_-12059...
null
null
0001e3e0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0001e3e0(int param_1)\n\n{\n undefined4 uVar1;\n char *__format;\n \n if (*(int *)(param_1 + 0x20) != 0 || *(int *)(param_1 + 0x1c) != 0) {\n return 1;\n }\n uVar1 = *(undefined4 *)(par...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint display_debug_str_offsets(dwarf_section *section,void *file)\n\n{\n char *pcVar1;\n char *__format;\n \n if (*(int *)((int)&section->size + 4) != 0 || (int)sec...
(translation_unit "undefined4 FUN_0001e3e0(int param_1)\n\n{\n undefined4 uVar1;\n char *__format;\n \n if (*(int *)(param_1 + 0x20) != 0 || *(int *)(param_1 + 0x1c) != 0) {\n return 1;\n }\n uVar1 = *(undefined4 *)(param_1 + 8);\n __format = (char *)dcgettext(0,"\nThe %s section is empty.\n",5);\n printf(__...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression (pointer_e...
(function_definition "undefined4 FUN_0001e3e0(int param_1)\n\n{\n undefined4 uVar1;\n char *__format;\n \n if (*(int *)(param_1 + 0x20) != 0 || *(int *)(param_1 + 0x1c) != 0) {\n return 1;\n }\n uVar1 = *(undefined4 *)(param_1 + 8);\n __format = (char *)dcgettext(0,"\nThe %s section is empty.\n",5);\n printf...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int function_1(type_1 *section,void *file) { char *pcVar1; char *__format; if (*(int *)((int)&section->size + 4) != 0 || (int)section->size != 0) { return 1; } pcVar1 = s...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declara...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1) { undefined4 uVar1; char *__format; if (*(int *)(param_1 + 0x20) != 0 || *(int *)(param_1 + 0x1c) != 0) { return 1; } uVar1 = *(undefined4 *)(param_1 + 8); __format = (char *)dcg...
116_libz.so.1.2_and_libz.so.1.2_strip.c
inflateMark
inflateMark
/* WARNING: Unknown calling convention */ long inflateMark(z_streamp strm) { internal_state *piVar1; int iVar2; if (((strm != (z_streamp)0x0) && (strm->zalloc != (alloc_func)0x0)) && (strm->zfree != (free_func)0x0)) { iVar2 = inflateStateCheck(strm); if (iVar2 == 0) { piVar1 = strm->state...
int inflateMark(int param_1) { int iVar1; int iVar2; if (((param_1 != 0) && (*(int *)(param_1 + 0x20) != 0)) && (*(int *)(param_1 + 0x24) != 0)) { iVar1 = FUN_00017420(); if (iVar1 == 0) { iVar1 = *(int *)(param_1 + 0x1c); iVar2 = *(int *)(iVar1 + 0x1bc8) * 0x10000; if (*(int *)(iVa...
PUSH EBX MOV EBX,dword ptr [ESP + 0x8] TEST EBX,EBX JZ 0x0001a210 MOV EDX,dword ptr [EBX + 0x20] TEST EDX,EDX JZ 0x0001a210 MOV EAX,dword ptr [EBX + 0x24] TEST EAX,EAX JZ 0x0001a210 MOV EAX,EBX CALL 0x00017420 TEST EAX,EAX JNZ 0x0001a210 MOV EDX,dword ptr [EBX + 0x1c] MOV EAX,dword ptr [EDX + 0x1bc8] MOV ECX,dword ptr ...
null
null
null
null
[('const-148', u'PTRSUB_-1205951733'), ('const-417', u'LOAD_-1205951820'), (u'INT_SUB_-1205951831', u'RETURN_-1205951824'), ('const-0', u'INT_NOTEQUAL_-1205952053'), ('const-4', u'PTRSUB_-1205951725'), ('const-4294901760', u'COPY_-1205951798'), (u'LOAD_-1205951820', u'PTRADD_-1205951674'), ('const-284', u'PTRADD_-12059...
[(u'INT_SUB_-1205951831', u'RETURN_-1205951824'), ('const-0', u'INT_NOTEQUAL_-1205952053'), (u'LOAD_-1205951986', u'INT_ADD_-1205951808'), ('const-4294901760', u'COPY_-1205951798'), ('tmp_74', u'CBRANCH_-1205952033'), (u'INT_ADD_-1205951970', u'CAST_-1205951739'), (u'INT_ADD_-1205951857', u'CAST_-1205951697'), ('tmp_30...
null
null
0001a1b0
x86
O2
(translation_unit "int inflateMark(int param_1)\n\n{\n int iVar1;\n int iVar2;\n \n if (((param_1 != 0) && (*(int *)(param_1 + 0x20) != 0)) && (*(int *)(param_1 + 0x24) != 0)) {\n iVar1 = FUN_00017420();\n if (iVar1 == 0) {\n iVar1 = *(int *)(param_1 + 0x1c);\n iVar2 = *(int *)(iVar1 + 0x1bc8) * 0x1...
(translation_unit "/* WARNING: Unknown calling convention */\n\nlong inflateMark(z_streamp strm)\n\n{\n internal_state *piVar1;\n int iVar2;\n \n if (((strm != (z_streamp)0x0) && (strm->zalloc != (alloc_func)0x0)) &&\n (strm->zfree != (free_func)0x0)) {\n iVar2 = inflateStateCheck(strm);\n if (iVar2 == 0)...
(translation_unit "int inflateMark(int param_1)\n\n{\n int iVar1;\n int iVar2;\n \n if (((param_1 != 0) && (*(int *)(param_1 + 0x20) != 0)) && (*(int *)(param_1 + 0x24) != 0)) {\n iVar1 = FUN_00017420();\n if (iVar1 == 0) {\n iVar1 = *(int *)(param_1 + 0x1c);\n iVar2 = *(int *)(iVar1 + 0x1bc8) * 0x1...
(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 (parenthesized_expression ( (binary_expression (pare...
(function_definition "int inflateMark(int param_1)\n\n{\n int iVar1;\n int iVar2;\n \n if (((param_1 != 0) && (*(int *)(param_1 + 0x20) != 0)) && (*(int *)(param_1 + 0x24) != 0)) {\n iVar1 = FUN_00017420();\n if (iVar1 == 0) {\n iVar1 = *(int *)(param_1 + 0x1c);\n iVar2 = *(int *)(iVar1 + 0x1bc8) * ...
/* WARNING: Unknown calling convention */ long function_1(type_1 var_1) { type_2 *piVar1; int var_3; if (((var_1 != (type_1)0x0) && (var_1->zalloc != (type_3)0x0)) && (var_1->zfree != (type_4)0x0)) { var_3 = var_2(var_1); if (var_3 == 0) { piVar1 = var_1->state; var_3 = (int)piVar1[...
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
int MASKED(int param_1) { int iVar1; int iVar2; if (((param_1 != 0) && (*(int *)(param_1 + 0x20) != 0)) && (*(int *)(param_1 + 0x24) != 0)) { iVar1 = FUN_00017420(); if (iVar1 == 0) { iVar1 = *(int *)(param_1 + 0x1c); iVar2 = *(int *)(iVar1 + 0x1bc8) * 0x10000; if (*(int *)(iVar1 + ...
8468_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
add_local_relative
FUN_002eff10
/* DWARF original prototype: void add_local_relative(Output_data_reloc<9,_true,_64,_false> * this, Sized_relobj<64,_false> * relobj, uint local_sym_index, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_64,_false>::add_local_relative (Output_data_reloc...
void FUN_002eff10(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7) { undefined1 local_28 [32]; FUN_002d7fe0(local_28,param_2,param_3,param_4,param_5,param_6,param_7,1,1,0,0); FUN_001cdb50(param_1,param_5,lo...
PUSH ESI PUSH EBX SUB ESP,0x28 MOV EBX,dword ptr [ESP + 0x44] PUSH 0x0 PUSH 0x0 PUSH 0x1 PUSH 0x1 PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH EBX PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA ESI,[ESP + 0x30] PUSH ESI CALL 0x002d7fe0 ADD ESP,0x2c PUSH ESI PUSH ...
null
null
null
null
[('tmp_311', u'CALL_-1204682877'), (u'PTRSUB_-1204682645', u'CALL_-1204682840'), ('tmp_311', u'CALL_-1204682840'), ('tmp_307', u'PTRSUB_-1204682645'), (u'PTRSUB_-1204682665', u'CALL_-1204682877'), ('tmp_309', u'CALL_-1204682877'), ('const-1', u'CALL_-1204682877'), ('const-0', u'CALL_-1204682877'), ('const-0', u'PTRSUB_...
[('tmp_677', u'CALL_-1204682840'), ('tmp_671', u'CALL_-1204682840'), ('const-4294967256', u'PTRSUB_-1204682697'), ('tmp_672', u'CALL_-1204682877'), ('const-0', u'CALL_-1204682877'), (u'PTRSUB_-1204682697', u'CALL_-1204682840'), ('tmp_360', u'PTRSUB_-1204682697'), ('const-1', u'CALL_-1204682877'), ('tmp_676', u'CALL_-12...
null
null
002eff10
x86
O2
(translation_unit "void FUN_002eff10(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_28 [32];\n \n FUN_002d7fe0(local_28,param_2,param_3,param_4,param_5,param_6,param_7,1,1,0,0);\n FUN_00...
(translation_unit "/* DWARF original prototype: void add_local_relative(Output_data_reloc<9,_true,_64,_false> * this,\n Sized_relobj<64,_false> * relobj, uint local_sym_index, uint type, Output_data * od, Address\n address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_64,_false>::add_local_relative\n ...
(translation_unit "void FUN_002eff10(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_28 [32];\n \n FUN_002d7fe0(local_28,param_2,param_3,param_4,param_5,param_6,param_7,1,1,0,0);\n FUN_00...
(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_002eff10(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_28 [32];\n \n FUN_002d7fe0(local_28,param_2,param_3,param_4,param_5,param_6,param_7,1,1,0,0);\n FUN...
/* DWARF original prototype: void add_local_relative(Output_data_reloc<9,_true,_64,_false> * this, Sized_relobj<64,_false> * relobj, uint local_sym_index, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_64,_false>::add_local_relative (Output_data_reloc...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7) { undefined1 local_28 [32]; FUN_002d7fe0(local_28,param_2,param_3,param_4,param_5,param_6,param_7,1,1,0,0); FUN_001cdb50(param_1,param_5,local_28...
53_ia64-linux-gnu-elfedit_and_ia64-linux-gnu-elfedit_strip.c
elf_machine
FUN_000119d0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 elf_machine(char *mach) { int iVar1; char *message; int iVar2; iVar2 = 3; iVar1 = strcasecmp(mach,"i386"); if (iVar1 != 0) { iVar2 = 6; iVar1 = strcasecmp(mach,"iamcu"); if (iVar1 != 0) {...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 FUN_000119d0(char *param_1) { int iVar1; undefined4 uVar2; int iVar3; iVar3 = 3; iVar1 = strcasecmp(param_1,"i386"); if (iVar1 != 0) { iVar3 = 6; iVar1 = strcasecmp(param_1,"iamcu"); if ...
PUSH EDI MOV EDI,0x3 PUSH ESI MOV ESI,EAX PUSH EBX CALL 0x000117c0 ADD EBX,0x7621 SUB ESP,0x8 LEA EAX,[EBX + 0xffffc54e] PUSH EAX PUSH ESI CALL 0x000111d0 ADD ESP,0x10 TEST EAX,EAX JZ 0x00011aa4 SUB ESP,0x8 LEA EAX,[EBX + 0xffffc553] MOV EDI,0x6 PUSH EAX PUSH ESI CALL 0x000111d0 ADD ESP,0x10 TEST EAX,EAX JZ 0x00011aa4 ...
null
null
null
null
[('const-87395', u'COPY_-1205986062'), (u'INT_NOTEQUAL_-1205986349', u'CBRANCH_-1205986348'), ('const-0', u'INT_NOTEQUAL_-1205986349'), (u'COPY_-1205986593', u'MULTIEQUAL_-1205986144'), ('const-87390', u'COPY_-1205986091'), (u'COPY_-1205986733', u'MULTIEQUAL_-1205986144'), ('const-0', u'CALL_-1205986279'), ('tmp_710', ...
[(u'INT_NOTEQUAL_-1205986349', u'CBRANCH_-1205986348'), ('tmp_1564', u'CALL_-1205986783'), ('const-0', u'INT_NOTEQUAL_-1205986349'), ('const-87385', u'COPY_-1205986122'), ('tmp_1564', u'CALL_-1205986571'), (u'COPY_-1205986661', u'MULTIEQUAL_-1205986146'), ('const-87390', u'COPY_-1205986093'), (u'COPY_-1205986093', u'CA...
null
null
000119d0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 FUN_000119d0(char *param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n int iVar3;\n \n iVar3 = 3;\n iVar1 = strcasecmp(param_1,"i386");\n if (iVar1 != 0) {\n iVar3 = 6;\n iVar1 = strca...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 elf_machine(char *mach)\n\n{\n int iVar1;\n char *message;\n int iVar2;\n \n iVar2 = 3;\n iVar1 = strcasecmp(mach,"i386");\n if (iVar1 != 0) {\n iVar2 = 6;\n iVar1 = strcasecmp(mach,...
(translation_unit "int __regparm3 FUN_000119d0(char *param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n int iVar3;\n \n iVar3 = 3;\n iVar1 = strcasecmp(param_1,"i386");\n if (iVar1 != 0) {\n iVar3 = 6;\n iVar1 = strcasecmp(param_1,"iamcu");\n if (iVar1 != 0) {\n iVar3 = 0xb4;\n iVar1 = strcasecm...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT =...
(function_definition "int __regparm3 FUN_000119d0(char *param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n int iVar3;\n \n iVar3 = 3;\n iVar1 = strcasecmp(param_1,"i386");\n if (iVar1 != 0) {\n iVar3 = 6;\n iVar1 = strcasecmp(param_1,"iamcu");\n if (iVar1 != 0) {\n iVar3 = 0xb4;\n iVar1 = strcas...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 function_1(char *mach) { int var_2; char *message; int var_3; var_3 = 3; var_2 = var_1(mach,"i386"); if (var_2 != 0) { var_3 = 6; var_2 = var_1(mach,"iamcu"); if (var_2 != 0) { var_...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type:...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 MASKED(char *param_1) { int iVar1; undefined4 uVar2; int iVar3; iVar3 = 3; iVar1 = strcasecmp(param_1,"i386"); if (iVar1 != 0) { iVar3 = 6; iVar1 = strcasecmp(param_1,"iamcu"); if (iVar1...
52_sg_sat_identify_and_sg_sat_identify_strip.c
sg_scsi_normalize_sense
sg_scsi_normalize_sense
/* WARNING: Control flow encountered bad instruction data */ void sg_scsi_normalize_sense(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void sg_scsi_normalize_sense(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205964730')]
[('const-1', u'RETURN_-1205964730')]
null
null
0001703c
x86
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid sg_scsi_normalize_sense(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_scsi_normalize_sense(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid sg_scsi_normalize_sense(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_scsi_normalize_sense(void)\n\n{\n ...
(translation_unit "void sg_scsi_normalize_sense(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void sg_scsi_normalize_sense(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "sg_scsi_normalize_sense(void)" identifier (parameter_list "(void)" (...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void sg_scsi_normalize_sense(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "sg_scsi_normalize_sense(void)" (identifier "sg_scsi_normalize_sense") (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(); }
1049_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
FUN_000466cb
FUN_000466cb
void __regparm3 FUN_000466cb(undefined4 param_1) { int unaff_EBP; void *unaff_ESI; if (*(void **)(unaff_EBP + -0x34) != unaff_ESI) { *(undefined4 *)(unaff_EBP + -0x60) = param_1; operator_delete(*(void **)(unaff_EBP + -0x34)); param_1 = *(undefined4 *)(unaff_EBP + -0x60); } if (*(void **)(una...
void __regparm3 FUN_000466cb(undefined4 param_1) { int unaff_EBP; int unaff_ESI; if (*(int *)(unaff_EBP + -0x34) != unaff_ESI) { *(undefined4 *)(unaff_EBP + -0x60) = param_1; FUN_003ae080(*(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 0x000466e6 SUB ESP,0xc MOV EBX,EDI MOV dword ptr [EBP + -0x60],EAX PUSH EDX CALL 0x003ae080 MOV EAX,dword ptr [EBP + -0x60] ADD ESP,0x10 MOV ESI,EAX JMP 0x000466aa
null
null
null
null
[('const-4294967204', u'INT_ADD_-1206163726'), (u'INT_ADD_-1206163710', u'CAST_-1206163494'), (u'MULTIEQUAL_-1206163547', u'CALL_-1206163660'), (u'INT_ADD_-1206163746', u'CAST_-1206163507'), (u'LOAD_-1206163762', u'INT_NOTEQUAL_-1206163742'), ('tmp_478', u'INT_ADD_-1206163726'), (u'LOAD_-1206163708', u'MULTIEQUAL_-1206...
[('const-4294967204', u'INT_ADD_-1206163726'), (u'INT_ADD_-1206163710', u'CAST_-1206163494'), (u'MULTIEQUAL_-1206163547', u'CALL_-1206163660'), (u'INT_ADD_-1206163746', u'CAST_-1206163507'), (u'LOAD_-1206163762', u'INT_NOTEQUAL_-1206163742'), ('tmp_478', u'INT_ADD_-1206163726'), (u'LOAD_-1206163708', u'MULTIEQUAL_-1206...
null
null
000466cb
x86
O2
(translation_unit "void __regparm3 FUN_000466cb(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_003ae080(*(int *)(unaff_EBP + -0x34));\n param_1 = *(undefined4 *)(unaff_EBP + -0x60);\n }\n...
(translation_unit "void __regparm3 FUN_000466cb(undefined4 param_1)\n\n{\n int unaff_EBP;\n void *unaff_ESI;\n \n if (*(void **)(unaff_EBP + -0x34) != unaff_ESI) {\n *(undefined4 *)(unaff_EBP + -0x60) = param_1;\n operator_delete(*(void **)(unaff_EBP + -0x34));\n param_1 = *(undefined4 *)(unaff_EBP + -0x60...
(translation_unit "void __regparm3 FUN_000466cb(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_003ae080(*(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_000466cb(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_003ae080(*(int *)(unaff_EBP + -0x34));\n param_1 = *(undefined4 *)(unaff_EBP + -0x60);\n ...
void __regparm3 function_1(type_1 param_1) { int var_1; void *var_2; if (*(void **)(var_1 + -0x34) != var_2) { *(type_1 *)(var_1 + -0x60) = param_1; var_3(*(void **)(var_1 + -0x34)); param_1 = *(type_1 *)(var_1 + -0x60); } if (*(void **)(var_1 + -0x4c) != *(void **)(var_1 + -0x5c)) { var_...
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_003ae080(*(int *)(unaff_EBP + -0x34)); param_1 = *(undefined4 *)(unaff_EBP + -0x60); } if (*(int *)(unaff_EBP + -0x4c) !...
276_aarch64-linux-gnu-as_and_aarch64-linux-gnu-as_strip.c
flonum_multip
FUN_00025560
/* WARNING: Unknown calling convention */ void flonum_multip(FLONUM_TYPE *a,FLONUM_TYPE *b,FLONUM_TYPE *product) { int iVar1; ushort uVar2; LITTLENUM_TYPE *pLVar3; LITTLENUM_TYPE *pLVar4; ushort *puVar5; int iVar6; ushort *puVar7; int iVar8; uint uVar9; uint uVar10; ushort *puVar11; int iVar1...
void FUN_00025560(int *param_1,int *param_2,undefined4 *param_3) { int iVar1; ushort uVar2; int iVar3; int iVar4; ushort *puVar5; int iVar6; ushort *puVar7; int iVar8; uint uVar9; uint uVar10; ushort *puVar11; int iVar12; int iVar13; uint local_38; int local_34; int local_28; uint lo...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x28 MOV EAX,dword ptr [ESP + 0x3c] MOV EDX,dword ptr [ESP + 0x40] MOVZX ECX,byte ptr [EAX + 0x10] LEA EBX,[ECX + -0x2b] AND EBX,0xfd JNZ 0x000256b8 MOVZX EBX,byte ptr [EDX + 0x10] LEA ESI,[EBX + -0x2b] AND ESI,0xfd JNZ 0x000256b8 CMP CL,BL MOV ESI,dword ptr [ESP + 0x44] MOV ...
null
null
null
null
[(u'LOAD_-1206036599', u'INT_ZEXT_-1206036583'), (u'INT_ADD_-1206036842', u'INT_SLESS_-1206036751'), ('const-65535', u'INT_AND_-1206036543'), ('tmp_561', u'CBRANCH_-1206036790'), (u'COPY_-1206036712', u'MULTIEQUAL_-1206035693'), (u'MULTIEQUAL_-1206035608', u'MULTIEQUAL_-1206035701'), (u'MULTIEQUAL_-1206035690', u'INT_A...
[(u'LOAD_-1206036958', u'INT_SUB_-1206036900'), (u'LOAD_-1206036599', u'INT_ZEXT_-1206036583'), ('const-4', u'PTRADD_-1206035757'), (u'INT_ADD_-1206036842', u'INT_SLESS_-1206036751'), ('const-417', u'LOAD_-1206036974'), ('tmp_561', u'CBRANCH_-1206036790'), (u'COPY_-1206036712', u'MULTIEQUAL_-1206035693'), (u'PTRADD_-12...
null
null
00025560
x86
O2
(translation_unit "void FUN_00025560(int *param_1,int *param_2,undefined4 *param_3)\n\n{\n int iVar1;\n ushort uVar2;\n int iVar3;\n int iVar4;\n ushort *puVar5;\n int iVar6;\n ushort *puVar7;\n int iVar8;\n uint uVar9;\n uint uVar10;\n ushort *puVar11;\n int iVar12;\n int iVar13;\n uint local_38;\n int ...
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid flonum_multip(FLONUM_TYPE *a,FLONUM_TYPE *b,FLONUM_TYPE *product)\n\n{\n int iVar1;\n ushort uVar2;\n LITTLENUM_TYPE *pLVar3;\n LITTLENUM_TYPE *pLVar4;\n ushort *puVar5;\n int iVar6;\n ushort *puVar7;\n int iVar8;\n uint uVar9;\n uint uVar10...
(translation_unit "void FUN_00025560(int *param_1,int *param_2,undefined4 *param_3)\n\n{\n int iVar1;\n ushort uVar2;\n int iVar3;\n int iVar4;\n ushort *puVar5;\n int iVar6;\n ushort *puVar7;\n int iVar8;\n uint uVar9;\n uint uVar10;\n ushort *puVar11;\n int iVar12;\n int iVar13;\n uint local_38;\n int ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) ...
(function_definition "void FUN_00025560(int *param_1,int *param_2,undefined4 *param_3)\n\n{\n int iVar1;\n ushort uVar2;\n int iVar3;\n int iVar4;\n ushort *puVar5;\n int iVar6;\n ushort *puVar7;\n int iVar8;\n uint uVar9;\n uint uVar10;\n ushort *puVar11;\n int iVar12;\n int iVar13;\n uint local_38;\n i...
/* WARNING: Unknown calling convention */ void function_1(type_1 *a,type_1 *b,type_1 *product) { int var_3; type_2 uVar2; type_3 *pLVar3; type_3 *pLVar4; type_2 *var_14; int var_7; type_2 *var_15; int var_2; type_4 var_9; type_4 var_8; type_2 *puVar11; int var_6; int var_1; type_4 var_10;...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
void MASKED(int *param_1,int *param_2,undefined4 *param_3) { int iVar1; ushort uVar2; int iVar3; int iVar4; ushort *puVar5; int iVar6; ushort *puVar7; int iVar8; uint uVar9; uint uVar10; ushort *puVar11; int iVar12; int iVar13; uint local_38; int local_34; int local_28; uint local_20...
70_test_and_test_strip.c
or
FUN_00012680
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ _Bool or(void) { uint uVar1; byte bVar2; byte bVar3; char **ppcVar4; _Bool _Var5; uint uVar6; char *pcVar7; char *pcVar8; char *format; int iVar9; uint uVar10; byt...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ byte FUN_00012680(void) { byte bVar1; byte bVar2; char cVar3; uint uVar4; undefined4 uVar5; undefined4 uVar6; undefined4 uVar7; char *pcVar8; int iVar9; uint uVar10; byte *pbVar11; byte *pbVar12; byte *...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x000114d0 ADD EBX,0xb977 SUB ESP,0x2c MOV byte ptr [ESP + 0x1f],0x0 MOV EAX,dword ptr [EBX + 0x14c] MOV EBP,dword ptr [EBX + 0x150] MOV dword ptr [ESP + 0xc],EAX LEA ESI,[ESI] NOP MOV ESI,dword ptr [ESP + 0xc] MOV byte ptr [ESP + 0x1e],0x1 CMP EBP,ESI JGE 0x0001285f LEA ESI,[ES...
null
null
null
null
[(u'MULTIEQUAL_-1205980554', u'MULTIEQUAL_-1205980535'), (u'CALL_-1205981704', u'INDIRECT_-1205979297'), (u'MULTIEQUAL_-1205979879', u'INT_OR_-1205982241'), (u'CAST_-1205979839', u'LOAD_-1205983461'), (u'CALL_-1205981704', u'INDIRECT_-1205979361'), (u'INT_LESS_-1205982659', u'MULTIEQUAL_-1205980532'), ('tmp_350', u'CBR...
[(u'COPY_-1205979828', u'MULTIEQUAL_-1205979826'), ('tmp_11513', u'COPY_-1205983555'), (u'BOOL_NEGATE_-1205979908', u'BOOL_AND_-1205982171'), ('const-108809', u'PTRSUB_-1205979061'), ('const-4294967294', u'INT_MULT_-1205980472'), ('tmp_350', u'CBRANCH_-1205983362'), (u'MULTIEQUAL_-1205980219', u'MULTIEQUAL_-1205980216'...
null
null
00012680
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbyte FUN_00012680(void)\n\n{\n byte bVar1;\n byte bVar2;\n char cVar3;\n uint uVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n undefined4 uVar7;\n char *pcVar8;\n int iVar9;\n uint uVar10;\n byte *p...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\n_Bool or(void)\n\n{\n uint uVar1;\n byte bVar2;\n byte bVar3;\n char **ppcVar4;\n _Bool _Var5;\n uint uVar6;\n char *pcVar7;\n char *pcVar8;\n char *format;\n...
(translation_unit "byte FUN_00012680(void)\n\n{\n byte bVar1;\n byte bVar2;\n char cVar3;\n uint uVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n undefined4 uVar7;\n char *pcVar8;\n int iVar9;\n uint uVar10;\n byte *pbVar11;\n byte *pbVar12;\n byte *pbVar13;\n bool bVar14;\n bool bVar15;\n byte bVar16;\...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration T...
(function_definition "byte FUN_00012680(void)\n\n{\n byte bVar1;\n byte bVar2;\n char cVar3;\n uint uVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n undefined4 uVar7;\n char *pcVar8;\n int iVar9;\n uint uVar10;\n byte *pbVar11;\n byte *pbVar12;\n byte *pbVar13;\n bool bVar14;\n bool bVar15;\n byte bVar1...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1(void) { type_2 var_21; type_3 var_3; type_3 var_4; char **ppcVar4; type_1 var_25; type_2 var_8; char *var_23; char *pcVar8; char *format; int var_9; ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ byte MASKED(void) { byte bVar1; byte bVar2; char cVar3; uint uVar4; undefined4 uVar5; undefined4 uVar6; undefined4 uVar7; char *pcVar8; int iVar9; uint uVar10; byte *pbVar11; byte *pbVar12; byte *pbVar1...
3963_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
reset_address_and_file_offset
FUN_000ecdc0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void reset_address_and_file_offset(Input_section * this) */ void __thiscall gold::Output_section::Input_section::reset_address_and_file_offset(Input_section *this) { byte bVar1; int *piVar2; int...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 FUN_000ecdc0(int param_1) { byte bVar1; int *piVar2; piVar2 = *(int **)(param_1 + 0x10); bVar1 = *(byte *)(piVar2 + 7); *(byte *)(piVar2 + 7) = bVar1 & 0xfa; if ((bVar1 & 8) == 0) { *(byte *)(p...
PUSH EBX CALL 0x00035840 ADD EBX,0x2a223a SUB ESP,0x8 MOV EAX,dword ptr [EAX + 0x10] MOVZX EDX,byte ptr [EAX + 0x1c] MOV ECX,EDX AND ECX,0xfffffffa MOV byte ptr [EAX + 0x1c],CL AND ECX,0x8 JNZ 0x000ecde9 AND EDX,0xfffffff8 MOV byte ptr [EAX + 0x1c],DL MOV EDX,dword ptr [EAX] LEA ECX,[EBX + 0xffce4590] MOV EDX,dword ptr...
null
null
null
null
[(u'INT_ADD_-1206792630', u'CAST_-1206792457'), ('const-417', u'LOAD_-1206792659'), (u'CAST_-1206792469', u'STORE_-1206792662'), (u'PTRADD_-1206792494', u'CAST_-1206792491'), (u'LOAD_-1206792720', u'INT_AND_-1206792684'), ('const-417', u'LOAD_-1206792720'), ('const-4', u'PTRADD_-1206792472'), (u'LOAD_-1206792646', u'CA...
[('const-7', u'PTRADD_-1206792495'), (u'LOAD_-1206792720', u'INT_AND_-1206792684'), ('const-4', u'PTRADD_-1206792495'), (u'LOAD_-1206792646', u'CALLIND_-1206792576'), (u'LOAD_-1206792646', u'INT_EQUAL_-1206792627'), (u'LOAD_-1206792726', u'PTRADD_-1206792495'), ('const-417', u'STORE_-1206792696'), (u'LOAD_-1206792726',...
null
null
000ecdc0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_000ecdc0(int param_1)\n\n{\n byte bVar1;\n int *piVar2;\n \n piVar2 = *(int **)(param_1 + 0x10);\n bVar1 = *(byte *)(piVar2 + 7);\n *(byte *)(piVar2 + 7) = bVar1 & 0xfa;\n if ((bVar1...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void reset_address_and_file_offset(Input_section * this) */\n\nvoid __thiscall\ngold::Output_section::Input_section::reset_address_and_file_offset(Input_section *this)\n\n{\n byte bV...
(translation_unit "void __regparm3 FUN_000ecdc0(int param_1)\n\n{\n byte bVar1;\n int *piVar2;\n \n piVar2 = *(int **)(param_1 + 0x10);\n bVar1 = *(byte *)(piVar2 + 7);\n *(byte *)(piVar2 + 7) = bVar1 & 0xfa;\n if ((bVar1 & 8) == 0) {\n *(byte *)(piVar2 + 7) = bVar1 & 0xf8;\n }\n if (*(code **)(*piVar2 + 0x...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cas...
(function_definition "void __regparm3 FUN_000ecdc0(int param_1)\n\n{\n byte bVar1;\n int *piVar2;\n \n piVar2 = *(int **)(param_1 + 0x10);\n bVar1 = *(byte *)(piVar2 + 7);\n *(byte *)(piVar2 + 7) = bVar1 & 0xfa;\n if ((bVar1 & 8) == 0) {\n *(byte *)(piVar2 + 7) = bVar1 & 0xf8;\n }\n if (*(code **)(*piVar2 +...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void reset_address_and_file_offset(Input_section * this) */ void __thiscall gold::Output_section::type_1::function_1(type_1 *this) { type_2 var_3; int *var_2; int var_1; var_2 = *(int **)(v...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (i...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 MASKED(int param_1) { byte bVar1; int *piVar2; piVar2 = *(int **)(param_1 + 0x10); bVar1 = *(byte *)(piVar2 + 7); *(byte *)(piVar2 + 7) = bVar1 & 0xfa; if ((bVar1 & 8) == 0) { *(byte *)(piVar2 ...
746_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c
open64
open64
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int open64(char *__file,int __oflag,...) { /* WARNING: Bad instruction - Truncating control flow here */ /* open64@@GLIBC_2.1 */ halt_bad...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int open64(char *__file,int __oflag,...) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207115730')]
[('const-1', u'RETURN_-1207115730')]
null
null
0013e024
x86
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint open64(char *__file,int __oflag,...)\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\nint open64(char *__file,int __oflag,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* open64...
(translation_unit "int open64(char *__file,int __oflag,...)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int open64(char *__file,int __oflag,...)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "open64(char *__file,int __oflag,...)" identifier (parame...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (variadic_parameter ...) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int open64(char *__file,int __oflag,...)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "open64(char *__file,int __oflag,...)" (identifier "open64") (parameter_list "(char *__file,int __oflag,...)" (( "(") (parameter_declaration "char *__file" (primit...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__file,int __oflag,...) { /* WARNING: Bad instruction - Truncating control flow here */ /* open64@@GLIBC_2.1 */ 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: (identifi...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__file,int __oflag,...) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
1216_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
~Struct_no_threads
FUN_0003a2c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_threads(Struct_no_threads * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_no_threads::~Struct_no_threads(Struct_no_threads *this,int __in_chrg) { pointer pcVa...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003a2c0(undefined4 *param_1) { *param_1 = &PTR_FUN_003327bc; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ac470((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x00035680 ADD EBX,0x304d3a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xffff37bc] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x0003a2f2 SUB ESP,0xc PUSH EDX CALL 0x001ac470 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[(u'INT_NOTEQUAL_-1206082785', u'CBRANCH_-1206082785'), ('const-417', u'LOAD_-1206082805'), (u'PTRSUB_-1206082628', u'LOAD_-1206082805'), (u'PTRSUB_-1206082634', u'STORE_-1206082809'), ('tmp_276', u'PTRSUB_-1206082639'), ('const-4', u'PTRSUB_-1206082650'), (u'PTRSUB_-1206082650', u'PTRSUB_-1206082645'), (u'PTRSUB_-1206...
[('const-4', u'PTRADD_-1206082640'), (u'INT_NOTEQUAL_-1206082785', u'CBRANCH_-1206082785'), ('const-3', u'PTRADD_-1206082653'), ('const-417', u'STORE_-1206082809'), (u'PTRADD_-1206082653', u'INT_NOTEQUAL_-1206082785'), ('tmp_151', u'CBRANCH_-1206082785'), ('tmp_439', u'PTRADD_-1206082653'), (u'PTRADD_-1206082640', u'LO...
null
null
0003a2c0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003a2c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003327bc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((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_no_threads(Struct_no_threads * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_threads::~Struct_no_threads(Struct_no_threads *this,int __in_c...
(translation_unit "void FUN_0003a2c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003327bc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_0003a2c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003327bc;\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_0003a2c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003327bc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003a2c0(undefined4 *param_1)" (identifier "FUN_0003a2c0...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_threads(Struct_no_threads * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 var_5; (this->super_S...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_003327bc; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ac470((undefined4 *)param_1[1]); } return; }
136_dirname_and_dirname_strip.c
rpl_fflush
FUN_00015640
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int rpl_fflush(FILE *stream) { int iVar1; if (stream != (FILE *)0x0) { iVar1 = __freading(stream); if ((iVar1 != 0) && ((stream->_flags & 0x100U) != 0)) { rpl_fseeko(...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00015640(FILE *param_1) { int iVar1; undefined4 uVar2; uVar2 = 0x15647; if (param_1 != (FILE *)0x0) { iVar1 = __freading(param_1); if ((iVar1 != 0) && ((param_1->_flags & 0x100U) != 0)) { FUN_00...
PUSH ESI PUSH EBX CALL 0x00011580 ADD EBX,0x49b9 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] TEST ESI,ESI JZ 0x00015670 SUB ESP,0xc PUSH ESI CALL 0x00011190 ADD ESP,0x10 TEST EAX,EAX JZ 0x00015670 TEST dword ptr [ESI],0x100 JNZ 0x00015688 SUB ESP,0xc PUSH ESI CALL 0x00011040 ADD ESP,0x10 ADD ESP,0x4 POP EBX POP ESI RET ...
null
null
null
null
[('tmp_202', u'CBRANCH_-1205971276'), ('const-0', u'RETURN_-1205971188'), ('tmp_108', u'CBRANCH_-1205971326'), (u'LOAD_-1205971274', u'INT_AND_-1205971248'), ('const-417', u'LOAD_-1205971274'), ('tmp_442', u'CAST_-1205971010'), (u'INT_AND_-1205971248', u'INT_NOTEQUAL_-1205971261'), (u'INT_NOTEQUAL_-1205971326', u'CBRAN...
[('tmp_892', u'INT_NOTEQUAL_-1205971326'), ('tmp_892', u'PTRSUB_-1205971025'), ('tmp_202', u'CBRANCH_-1205971276'), ('const-0', u'RETURN_-1205971188'), ('tmp_108', u'CBRANCH_-1205971326'), ('const-0', u'CALL_-1205971162'), (u'LOAD_-1205971274', u'INT_AND_-1205971248'), (u'INDIRECT_-1205971056', u'CALL_-1205971162'), (u...
null
null
00015640
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00015640(FILE *param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n uVar2 = 0x15647;\n if (param_1 != (FILE *)0x0) {\n iVar1 = __freading(param_1);\n if ((iVar1 != 0) && ((param_1->_flags & ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint rpl_fflush(FILE *stream)\n\n{\n int iVar1;\n \n if (stream != (FILE *)0x0) {\n iVar1 = __freading(stream);\n if ((iVar1 != 0) && ((stream->_flags & 0x100U...
(translation_unit "void FUN_00015640(FILE *param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n uVar2 = 0x15647;\n if (param_1 != (FILE *)0x0) {\n iVar1 = __freading(param_1);\n if ((iVar1 != 0) && ((param_1->_flags & 0x100U) != 0)) {\n FUN_000156a0(param_1,0,0,1,uVar2);\n }\n }\n fflush(param_1);\n...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_...
(function_definition "void FUN_00015640(FILE *param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n uVar2 = 0x15647;\n if (param_1 != (FILE *)0x0) {\n iVar1 = __freading(param_1);\n if ((iVar1 != 0) && ((param_1->_flags & 0x100U) != 0)) {\n FUN_000156a0(param_1,0,0,1,uVar2);\n }\n }\n fflush(param_1)...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int function_1(type_1 *var_1) { int var_3; if (var_1 != (type_1 *)0x0) { var_3 = var_2(var_1); if ((var_3 != 0) && ((var_1->_flags & 0x100U) != 0)) { var_4(var_1,0,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 (declaration type: (primitive_type) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(FILE *param_1) { int iVar1; undefined4 uVar2; uVar2 = 0x15647; if (param_1 != (FILE *)0x0) { iVar1 = __freading(param_1); if ((iVar1 != 0) && ((param_1->_flags & 0x100U) != 0)) { FUN_000156a0...
5800_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
initialize
FUN_00148d20
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: bool initialize(Track_relocs<64,_false> * this, Object * object, uint reloc_shndx, uint reloc_type) */ bool __thiscall gold::Track_relocs<64,_false>::initialize (Track_relocs<64,_false> *t...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00148d20(undefined4 *param_1,undefined4 param_2,int param_3,int param_4) { uint uVar1; undefined4 uVar2; undefined4 uVar3; uint uVar4; if (param_3 == -1) { return 0; } if (param_3 != 0) { ...
PUSH EDI PUSH ESI PUSH EBX MOV EAX,dword ptr [ESP + 0x18] CALL 0x00035840 ADD EBX,0x2462d4 MOV ESI,dword ptr [ESP + 0x10] CMP EAX,-0x1 JZ 0x00148dc0 TEST EAX,EAX JNZ 0x00148d50 MOV EAX,0x1 POP EBX POP ESI POP EDI RET LEA EDX,[ESI + 0x4] PUSH 0x0 PUSH EDX PUSH EAX PUSH dword ptr [ESP + 0x20] CALL 0x000b19a0 ADD ESP,0x10...
null
null
null
null
[('tmp_130', u'CBRANCH_-1207202442'), ('const-4', u'PTRSUB_-1207201874'), ('tmp_743', u'PTRSUB_-1207201837'), ('tmp_325', u'CBRANCH_-1207202321'), ('const-1533', u'CALL_-1207202067'), (u'PTRSUB_-1207201849', u'STORE_-1207202347'), ('tmp_743', u'PTRSUB_-1207201874'), ('const-4', u'PTRSUB_-1207201819'), (u'INT_REM_-12072...
[('tmp_1651', u'INT_NOTEQUAL_-1207202443'), ('const-3', u'PTRADD_-1207201859'), ('tmp_130', u'CBRANCH_-1207202442'), (u'PTRADD_-1207201764', u'STORE_-1207202105'), ('tmp_325', u'CBRANCH_-1207202321'), ('const-16', u'STORE_-1207202105'), (u'COPY_-1207201972', u'RETURN_-1207201959'), (u'INT_REM_-1207202239', u'INT_NOTEQU...
null
null
00148d20
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00148d20(undefined4 *param_1,undefined4 param_2,int param_3,int param_4)\n\n{\n uint uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n uint uVar4;\n \n if (param_3 == -1) {\n return 0;\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: bool initialize(Track_relocs<64,_false> * this, Object * object, uint\n reloc_shndx, uint reloc_type) */\n\nbool __thiscall\ngold::Track_relocs<64,_false>::initialize\n (Tr...
(translation_unit "undefined4 FUN_00148d20(undefined4 *param_1,undefined4 param_2,int param_3,int param_4)\n\n{\n uint uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n uint uVar4;\n \n if (param_3 == -1) {\n return 0;\n }\n if (param_3 != 0) {\n uVar2 = FUN_000b19a0(param_2,param_3,param_1 + 1,0);\n *p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declarat...
(function_definition "undefined4 FUN_00148d20(undefined4 *param_1,undefined4 param_2,int param_3,int param_4)\n\n{\n uint uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n uint uVar4;\n \n if (param_3 == -1) {\n return 0;\n }\n if (param_3 != 0) {\n uVar2 = FUN_000b19a0(param_2,param_3,param_1 + 1,0);\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: bool initialize(Track_relocs<64,_false> * this, Object * object, uint reloc_shndx, uint reloc_type) */ bool __thiscall gold::Track_relocs<64,_false>::initialize (Track_relocs<64,_false> *t...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (ident...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(undefined4 *param_1,undefined4 param_2,int param_3,int param_4) { uint uVar1; undefined4 uVar2; undefined4 uVar3; uint uVar4; if (param_3 == -1) { return 0; } if (param_3 != 0) { uVar2 ...
5475_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
add_symbols
FUN_0013d160
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "DT": Some values do not have unique names */ ld_plugin_status gold::add_symbols(void *handle,int nsyms,ld_plugin_symbol *syms) { Plugin_manager *this; Pluginobj *pPV...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm2 FUN_0013d160(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5) { int iVar1; if (*(int *)(DAT_0038f378 + 8) == 0) { /* WA...
PUSH EBX CALL 0x00035840 ADD EBX,0x251e9a SUB ESP,0x8 LEA EAX,[EBX + 0x378] MOV EAX,dword ptr [EAX] MOV EAX,dword ptr [EAX + 0x8] TEST EAX,EAX JZ 0x0013d1c2 MOV EAX,dword ptr [EAX + 0x593c] TEST EAX,EAX JZ 0x0013d1d8 SUB ESP,0x8 PUSH dword ptr [ESP + 0x18] PUSH EAX CALL 0x0013ced0 ADD ESP,0x10 TEST EAX,EAX JZ 0x0013d1b...
null
null
null
null
[(u'COPY_-1207119326', u'RETURN_-1207119301'), (u'CALL_-1207119208', u'INDIRECT_-1207119032'), (u'LOAD_-1207119446', u'INT_NOTEQUAL_-1207119424'), ('const-417', u'STORE_-1207119355'), (u'INT_NOTEQUAL_-1207119424', u'CBRANCH_-1207119424'), ('const-2707908', u'COPY_-1207119083'), (u'STORE_-1207119355', u'INDIRECT_-120711...
[(u'INT_ADD_-1207119430', u'CAST_-1207119135'), (u'COPY_-1207119326', u'RETURN_-1207119301'), (u'LOAD_-1207119446', u'INT_NOTEQUAL_-1207119424'), (u'INDIRECT_-1207119103', u'COPY_-1207119159'), (u'CAST_-1207119100', u'STORE_-1207119355'), (u'INT_NOTEQUAL_-1207119424', u'CBRANCH_-1207119424'), ('const-2650640', u'COPY_-...
null
null
0013d160
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm2\nFUN_0013d160(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n int iVar1;\n \n if (*(int *)(DAT_0038f378 + 8) == 0) ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "DT": Some values do not have unique names */\n\nld_plugin_status gold::add_symbols(void *handle,int nsyms,ld_plugin_symbol *syms)\n\n{\n Plugin_manage...
(translation_unit "undefined4 __regparm2\nFUN_0013d160(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n int iVar1;\n \n if (*(int *)(DAT_0038f378 + 8) == 0) {\n \n FUN_00069d00("../../gold/parameters.h",0x5c,"options",param_2);...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declara...
(function_definition "undefined4 __regparm2\nFUN_0013d160(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n int iVar1;\n \n if (*(int *)(DAT_0038f378 + 8) == 0) {\n \n FUN_00069d00("../../gold/parameters.h",0x5c,"options",param_...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "DT": Some values do not have unique names */ type_1 gold::function_1(void *handle,int nsyms,type_2 *syms) { type_3 *var_2; type_4 *var_4; if (parameters->option...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (par...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm2 MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5) { int iVar1; if (*(int *)(DAT_0038f378 + 8) == 0) { /* WARNING:...
581_m68k-linux-gnu-ld_and_m68k-linux-gnu-ld_strip.c
gldm68kelf_before_allocation
FUN_00036850
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void gldm68kelf_before_allocation(void) { int iVar1; wildcard_list *pwVar2; lang_statement_union *plVar3; bfd *pbVar4; char *pcVar5; char *p...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00036850(void) { int iVar1; char *pcVar2; char *pcVar3; int iVar4; size_t sVar5; int iVar6; void *__ptr; int iVar7; undefined4 uVar8; undefined4 uVar9; char *local_50; undefined4 *local_48; und...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00015a20 ADD EBX,0x557a7 SUB ESP,0x4c MOV dword ptr [ESP + 0x14],0x0 LEA EAX,[EBX + 0xc00] MOV dword ptr [ESP + 0x8],EAX MOV EAX,dword ptr [EAX + 0x1c] CMP dword ptr [EAX + 0x28],0x1 JZ 0x00036ba0 LEA EAX,[EBX + 0xca0] MOV dword ptr [ESP + 0x10],EAX MOV EAX,dword ptr [EAX + 0x...
null
null
null
null
[('const-417', u'STORE_-1206096659'), (u'CALL_-1206096144', u'INDIRECT_-1206093651'), ('const-0', u'COPY_-1206095836'), (u'MULTIEQUAL_-1206091910', u'MULTIEQUAL_-1206091909'), ('const-3', u'PTRADD_-1206091676'), (u'INDIRECT_-1206092070', u'MULTIEQUAL_-1206092865'), (u'INT_NOTEQUAL_-1206097347', u'CBRANCH_-1206097345'),...
[(u'COPY_-1206092235', u'MULTIEQUAL_-1206092227'), (u'CALL_-1206096318', u'INDIRECT_-1206092070'), (u'STORE_-1206096246', u'INDIRECT_-1206092027'), (u'STORE_-1206096603', u'INDIRECT_-1206092592'), (u'INDIRECT_-1206091981', u'MULTIEQUAL_-1206091977'), (u'INT_NOTEQUAL_-1206097347', u'CBRANCH_-1206097345'), (u'INDIRECT_-1...
null
null
00036850
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00036850(void)\n\n{\n int iVar1;\n char *pcVar2;\n char *pcVar3;\n int iVar4;\n size_t sVar5;\n int iVar6;\n void *__ptr;\n int iVar7;\n undefined4 uVar8;\n undefined4 uVar9;\n char *local_...
(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 gldm68kelf_before_allocation(void)\n\n{\n int iVar1;\n wildcard_list *pwVar2;\n lang_statement_union *plVar3;\n bfd *pbVar4...
(translation_unit "void FUN_00036850(void)\n\n{\n int iVar1;\n char *pcVar2;\n char *pcVar3;\n int iVar4;\n size_t sVar5;\n int iVar6;\n void *__ptr;\n int iVar7;\n undefined4 uVar8;\n undefined4 uVar9;\n char *local_50;\n undefined4 *local_48;\n undefined1 local_3d;\n int local_3c;\n undefined4 local_38...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDEN...
(function_definition "void FUN_00036850(void)\n\n{\n int iVar1;\n char *pcVar2;\n char *pcVar3;\n int iVar4;\n size_t sVar5;\n int iVar6;\n void *__ptr;\n int iVar7;\n undefined4 uVar8;\n undefined4 uVar9;\n char *local_50;\n undefined4 *local_48;\n undefined1 local_3d;\n int local_3c;\n undefined4 local...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { int var_20; type_1 *pwVar2; type_2 *var_17; type_3 *var_9; char *var_27; char *var_30; int var_11; size_t var_16...
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
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { int iVar1; char *pcVar2; char *pcVar3; int iVar4; size_t sVar5; int iVar6; void *__ptr; int iVar7; undefined4 uVar8; undefined4 uVar9; char *local_50; undefined4 *local_48; undefined...
551_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
cref_fill_array
FUN_00035df0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ bfd_boolean cref_fill_array(cref_hash_entry *h,void *data) { undefined4 *puVar1; char *pcVar2; if (h->demangled != (char *)0x0) { info_assert("../../ld/ldcref.c",0x14b); } ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00035df0(int param_1,int *param_2) { int *piVar1; int iVar2; if (*(int *)(param_1 + 0xc) != 0) { FUN_00034d70("../../ld/ldcref.c",0x14b); } iVar2 = bfd_demangle(DAT_001d1414,*(undefined4 *)(param_...
PUSH EDI PUSH ESI PUSH EBX MOV ESI,dword ptr [ESP + 0x10] CALL 0x00017b80 ADD EBX,0x199204 MOV EDI,dword ptr [ESP + 0x14] MOV EAX,dword ptr [ESI + 0xc] TEST EAX,EAX JZ 0x00035e24 SUB ESP,0x8 LEA EAX,[EBX + 0xffeaedc9] PUSH 0x14b PUSH EAX CALL 0x00034d70 ADD ESP,0x10 LEA EAX,[EBX + 0x23e0] SUB ESP,0x4 PUSH 0x3 PUSH dwor...
null
null
null
null
[(u'PTRSUB_-1206100052', u'STORE_-1206100224'), (u'PTRSUB_-1206100053', u'LOAD_-1206100232'), (u'LOAD_-1206100232', u'STORE_-1206100224'), (u'CALL_-1206100386', u'INDIRECT_-1206100145'), ('const-417', u'STORE_-1206100286'), ('const-417', u'LOAD_-1206100232'), ('const-417', u'LOAD_-1206100444'), ('const-0', u'RETURN_-12...
[(u'CAST_-1206100058', u'STORE_-1206100224'), (u'LOAD_-1206100232', u'STORE_-1206100224'), ('const-0', u'RETURN_-1206100237'), (u'CALL_-1206100386', u'INDIRECT_-1206100147'), (u'CAST_-1206100062', u'LOAD_-1206100232'), (u'LOAD_-1206100347', u'CALL_-1206100325'), (u'CALL_-1206100325', u'INDIRECT_-1206100121'), (u'COPY_-...
null
null
00035df0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00035df0(int param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n \n if (*(int *)(param_1 + 0xc) != 0) {\n FUN_00034d70("../../ld/ldcref.c",0x14b);\n }\n iVar2 = bfd_demangle(DAT_00...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean cref_fill_array(cref_hash_entry *h,void *data)\n\n{\n undefined4 *puVar1;\n char *pcVar2;\n \n if (h->demangled != (char *)0x0) {\n info_assert("../...
(translation_unit "undefined4 FUN_00035df0(int param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n \n if (*(int *)(param_1 + 0xc) != 0) {\n FUN_00034d70("../../ld/ldcref.c",0x14b);\n }\n iVar2 = bfd_demangle(DAT_001d1414,*(undefined4 *)(param_1 + 4),3);\n *(int *)(param_1 + 0xc) = iVar2;\n if (iVar2 == ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_e...
(function_definition "undefined4 FUN_00035df0(int param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n \n if (*(int *)(param_1 + 0xc) != 0) {\n FUN_00034d70("../../ld/ldcref.c",0x14b);\n }\n iVar2 = bfd_demangle(DAT_001d1414,*(undefined4 *)(param_1 + 4),3);\n *(int *)(param_1 + 0xc) = iVar2;\n if (iVar2 ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1(type_2 *h,void *data) { type_3 *var_4; char *var_3; if (h->demangled != (char *)0x0) { var_1("../../ld/ldcref.c",0x14b); } var_3 = (char *)var_2(link_in...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1,int *param_2) { int *piVar1; int iVar2; if (*(int *)(param_1 + 0xc) != 0) { FUN_00034d70("../../ld/ldcref.c",0x14b); } iVar2 = bfd_demangle(DAT_001d1414,*(undefined4 *)(param_1 + 4)...
6644_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
do_layout
FUN_002617a0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Type propagation algorithm not settling */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void do_layout(...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_002617a0(int param_1,undefined4 param_2,int param_3) { int iVar1; uint uVar2; uint uVar3; int *piVar4; int iVar5; int iVar6; char cVar7; size_t *psVar8; uint uVar9; undefined4 uVar10; size_t __n; ...
CALL 0x00074f02 ADD EAX,0x38885b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x6c MOV dword ptr [EBP + -0x5c],EAX MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX + 0x28] MOV dword ptr [EBP + -0x60],EAX MOV EAX,dword ptr [EBP + 0x10] MOV EAX,dword ptr [EAX + 0x1d0] MOV dword ptr [EBP + -0x64],EAX TEST E...
null
null
null
null
[(u'INT_LESS_-1204217154', u'CBRANCH_-1204217162'), (u'CALL_-1204215451', u'INDIRECT_-1204211711'), (u'CAST_-1204211652', u'STORE_-1204216045'), (u'CALL_-1204215451', u'INDIRECT_-1204211507'), (u'LOAD_-1204216949', u'PTRSUB_-1204211383'), (u'MULTIEQUAL_-1204211255', u'MULTIEQUAL_-1204211227'), (u'LOAD_-1204217884', u'I...
[('const-156', u'INT_ADD_-1204217178'), (u'INT_NOTEQUAL_-1204215834', u'CBRANCH_-1204215834'), (u'INDIRECT_-1204211679', u'MULTIEQUAL_-1204211685'), (u'INT_LESS_-1204217154', u'CBRANCH_-1204217162'), (u'MULTIEQUAL_-1204211906', u'MULTIEQUAL_-1204211986'), ('const-1', u'PTRADD_-1204211199'), (u'MULTIEQUAL_-1204212462', ...
null
null
002617a0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_002617a0(int param_1,undefined4 param_2,int param_3)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n int *piVar4;\n int iVar5;\n int iVar6;\n char cVar7;\n size_t *psVar8;\n uint uVar9;\n un...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Type propagation algorithm not settling */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prot...
(translation_unit "void FUN_002617a0(int param_1,undefined4 param_2,int param_3)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n int *piVar4;\n int iVar5;\n int iVar6;\n char cVar7;\n size_t *psVar8;\n uint uVar9;\n undefined4 uVar10;\n size_t __n;\n size_t *psVar11;\n int iVar12;\n uint *puVar13;\n char...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TY...
(function_definition "void FUN_002617a0(int param_1,undefined4 param_2,int param_3)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n int *piVar4;\n int iVar5;\n int iVar6;\n char cVar7;\n size_t *psVar8;\n uint uVar9;\n undefined4 uVar10;\n size_t __n;\n size_t *psVar11;\n int iVar12;\n uint *puVar13;\n c...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Type propagation algorithm not settling */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void do_layout(...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1,undefined4 param_2,int param_3) { int iVar1; uint uVar2; uint uVar3; int *piVar4; int iVar5; int iVar6; char cVar7; size_t *psVar8; uint uVar9; undefined4 uVar10; size_t __n; size_...
266_hppa-linux-gnu-ar_and_hppa-linux-gnu-ar_strip.c
__gmon_start__
__gmon_start__
/* WARNING: Control flow encountered bad instruction data */ void __gmon_start__(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void __gmon_start__(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206050606')]
[('const-1', u'RETURN_-1206050606')]
null
null
000220c8
x86
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __gmon_start__(void)\n\n{\n /* WARNING: Ba...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __gmon_start__(void)\n\n{\n /* WARNING: Ba...
(translation_unit "void __gmon_start__(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __gmon_start__(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__gmon_start__(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 __gmon_start__(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__gmon_start__(void)" (identifier "__gmon_start__") (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(); }
145_powerpc-linux-gnu-strings_and_powerpc-linux-gnu-strings_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_-1205952394')]
[('const-1', u'RETURN_-1205952394')]
null
null
0001a06c
x86
O2
(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(); }
275_libmicrohttpd.so.12.49_and_libmicrohttpd.so.12.49_strip.c
process_multipart_headers
FUN_000238c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "MHD_FLAG": Some values do not have unique names */ /* WARNING: Enum "gnutls_pk_algorithm_t": Some values do not have unique names */ /* WARNING: Enum "gnutls_certificate_type_t": Some values do not have unique nam...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 FUN_000238c0(int param_1,int *param_2,undefined4 param_3) { int iVar1; char cVar2; int iVar3; char *pcVar4; int iVar5; int iVar6; iVar5 = *(int *)(param_1 + 0x30); iVar3 = *(int *)(param_...
PUSH EBP PUSH EDI MOV EDI,EAX ADD EAX,0x60 PUSH ESI PUSH EBX CALL 0x00013810 ADD EBX,0x10512 SUB ESP,0x1c MOV EBP,dword ptr [EDI + 0x30] MOV dword ptr [ESP + 0xc],EDX MOV dword ptr [ESP + 0x8],EAX MOV dword ptr [ESP + 0x4],EBX MOV EBX,dword ptr [EDI + 0x34] TEST EBX,EBX JZ 0x000239aa MOVZX EAX,byte ptr [EDI + 0x60] CMP...
null
null
null
null
[(u'LOAD_-1206044411', u'INT_NOTEQUAL_-1206044233'), ('tmp_274', u'BRANCH_-1206044305'), ('const-0', u'INT_EQUAL_-1206043763'), ('tmp_1248', u'BRANCH_-1206043695'), ('const-39', u'INT_SUB_-1206043421'), (u'COPY_-1206043478', u'MULTIEQUAL_-1206043648'), ('const-0', u'INT_NOTEQUAL_-1206043714'), (u'INT_ADD_-1206044263', ...
[(u'CAST_-1206043379', u'STORE_-1206044045'), (u'LOAD_-1206044411', u'INT_NOTEQUAL_-1206044233'), ('const-0', u'COPY_-1206043335'), (u'INT_ADD_-1206044263', u'INT_ADD_-1206044176'), (u'INT_NOTEQUAL_-1206044154', u'CBRANCH_-1206044153'), ('const-1', u'COPY_-1206043590'), ('const-80', u'INT_ADD_-1206044058'), ('const-0',...
null
null
000238c0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3 FUN_000238c0(int param_1,int *param_2,undefined4 param_3)\n\n{\n int iVar1;\n char cVar2;\n int iVar3;\n char *pcVar4;\n int iVar5;\n int iVar6;\n \n iVar5 = *(int *)(param_1 + 0x...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "MHD_FLAG": Some values do not have unique names */\n/* WARNING: Enum "gnutls_pk_algorithm_t": Some values do not have unique names */\n/* WARNING: Enum "gnutls_certificate_type_t": Some values d...
(translation_unit "undefined4 __regparm3 FUN_000238c0(int param_1,int *param_2,undefined4 param_3)\n\n{\n int iVar1;\n char cVar2;\n int iVar3;\n char *pcVar4;\n int iVar5;\n int iVar6;\n \n iVar5 = *(int *)(param_1 + 0x30);\n iVar3 = *(int *)(param_1 + 0x34);\n if (iVar3 == 0) {\n if (iVar5 != 0) {\n ...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decl...
(function_definition "undefined4 __regparm3 FUN_000238c0(int param_1,int *param_2,undefined4 param_3)\n\n{\n int iVar1;\n char cVar2;\n int iVar3;\n char *pcVar4;\n int iVar5;\n int iVar6;\n \n iVar5 = *(int *)(param_1 + 0x30);\n iVar3 = *(int *)(param_1 + 0x34);\n if (iVar3 == 0) {\n if (iVar5 != 0) {\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "MHD_FLAG": Some values do not have unique names */ /* WARNING: Enum "gnutls_pk_algorithm_t": Some values do not have unique names */ /* WARNING: Enum "gnutls_certificate_type_t": Some values do not have unique nam...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 MASKED(int param_1,int *param_2,undefined4 param_3) { int iVar1; char cVar2; int iVar3; char *pcVar4; int iVar5; int iVar6; iVar5 = *(int *)(param_1 + 0x30); iVar3 = *(int *)(param_1 + 0x...
685_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c
concat
concat
/* WARNING: Control flow encountered bad instruction data */ void concat(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void concat(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206480626')]
[('const-1', u'RETURN_-1206480626')]
null
null
00099104
x86
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid concat(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void concat(void)\n\n{\n /* WARNING: Bad instruction - ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid concat(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void concat(void)\n\n{\n /* WARNING: Bad instruction - ...
(translation_unit "void concat(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void concat(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "concat(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void concat(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "concat(void)" (identifier "concat") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n ha...
/* 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(); }
5412_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
do_relax
FUN_001e95c0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Type propagation algorithm not settling */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: bool do_relax(T...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ byte FUN_001e95c0(int param_1,int param_2,int *param_3,undefined4 param_4,undefined4 param_5, undefined4 param_6) { undefined4 uVar1; undefined4 uVar2; undefined4 *puVar3; char cVar4; byte bVar5; int...
CALL 0x00074f02 ADD EAX,0x400a3b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0xac MOV dword ptr [EBP + -0x4c],EAX LEA EAX,[EAX + 0x7c8] MOV dword ptr [EBP + -0x74],EAX MOV EAX,dword ptr [EAX] MOV EAX,dword ptr [EAX + 0x8] TEST EAX,EAX JZ 0x001ea88a MOVZX EDX,byte ptr [EAX + 0x318d] MOV byte ptr [EBP + 0xfff...
null
null
null
null
[(u'MULTIEQUAL_-1207836954', u'INT_MULT_-1207833398'), ('const-4294967294', u'INT_MULT_-1207841809'), (u'MULTIEQUAL_-1207832392', u'MULTIEQUAL_-1207832381'), (u'CALL_-1207854013', u'INDIRECT_-1207840465'), ('const-417', u'LOAD_-1207855133'), (u'PTRSUB_-1207834785', u'PTRSUB_-1207834761'), (u'INDIRECT_-1207835248', u'MU...
[('const-417', u'LOAD_-1207848176'), ('const-417', u'LOAD_-1207852310'), (u'CAST_-1207834892', u'LOAD_-1207854161'), (u'INT_AND_-1207839816', u'INT_EQUAL_-1207846378'), (u'INDIRECT_-1207832728', u'MULTIEQUAL_-1207836362'), (u'LOAD_-1207850632', u'INT_ADD_-1207850607'), (u'LOAD_-1207854285', u'INT_ADD_-1207853693'), (u'...
null
null
001e95c0
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nbyte FUN_001e95c0(int param_1,int param_2,int *param_3,undefined4 param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 *puVar3;\n char...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Type propagation algorithm not settling */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prot...
(translation_unit "byte FUN_001e95c0(int param_1,int param_2,int *param_3,undefined4 param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 *puVar3;\n char cVar4;\n byte bVar5;\n int iVar6;\n int iVar7;\n int *piVar8;\n int iVar9;\n int iVar...
(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 "byte FUN_001e95c0(int param_1,int param_2,int *param_3,undefined4 param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 *puVar3;\n char cVar4;\n byte bVar5;\n int iVar6;\n int iVar7;\n int *piVar8;\n int iVar9;\n int i...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Type propagation algorithm not settling */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: bool do_relax(T...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ byte MASKED(int param_1,int param_2,int *param_3,undefined4 param_4,undefined4 param_5, undefined4 param_6) { undefined4 uVar1; undefined4 uVar2; undefined4 *puVar3; char cVar4; byte bVar5; int iVar6...
1369_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
~Struct_no_target1_abs
FUN_0003fb50
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_target1_abs(Struct_no_target1_abs * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_no_target1_abs::~Struct_no_target1_abs (Struct_no_target1_abs *thi...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003fb50(undefined4 *param_1) { *param_1 = &PTR_FUN_00382410; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x00035840 ADD EBX,0x34f4aa SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xffff3410] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x0003fb82 SUB ESP,0xc PUSH EDX CALL 0x001e6db0 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[('const-0', u'RETURN_-1206060050'), ('const-0', u'PTRSUB_-1206059967'), (u'CAST_-1206059953', u'INT_NOTEQUAL_-1206060113'), (u'PTRSUB_-1206059962', u'STORE_-1206060137'), ('tmp_151', u'CBRANCH_-1206060113'), (u'PTRSUB_-1206059967', u'PTRSUB_-1206059962'), (u'LOAD_-1206060133', u'CAST_-1206059953'), ('const-3679248', u...
[('const-0', u'RETURN_-1206060050'), (u'CAST_-1206059968', u'CALL_-1206060090'), (u'PTRSUB_-1206059972', u'STORE_-1206060137'), ('const-1', u'PTRADD_-1206059968'), ('tmp_151', u'CBRANCH_-1206060113'), ('const-3', u'PTRADD_-1206059981'), ('const-417', u'LOAD_-1206060133'), (u'CAST_-1206059968', u'INT_NOTEQUAL_-120606011...
null
null
0003fb50
x86
O2
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003fb50(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382410;\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_no_target1_abs(Struct_no_target1_abs * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_target1_abs::~Struct_no_target1_abs\n (St...
(translation_unit "void FUN_0003fb50(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382410;\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_0003fb50(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382410;\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_0003fb50(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382410;\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_0003fb50(undefined4 *param_1)" (identifier "FUN_0003fb50...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_target1_abs(Struct_no_target1_abs * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1 (function_1 *this,int __in_chrg) { type_1 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_00382410; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } return; }
135_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c
bfd_cache_close_all
bfd_cache_close_all
void bfd_cache_close_all(void) { (*(code *)PTR_bfd_cache_close_all_00098244)(); return; }
void bfd_cache_close_all(void) { (*(code *)PTR_bfd_cache_close_all_00098244)(); return; }
JMP dword ptr [EBX + 0x244]
null
null
null
null
[(u'CALLIND_-1205974742', u'INDIRECT_-1205974670'), ('tmp_58', u'CAST_-1205974665'), (u'CAST_-1205974665', u'CALLIND_-1205974742'), ('const-0', u'RETURN_-1205974739'), (u'INDIRECT_-1205974670', u'COPY_-1205974729')]
[(u'CALLIND_-1205974742', u'INDIRECT_-1205974670'), ('tmp_58', u'CAST_-1205974665'), (u'CAST_-1205974665', u'CALLIND_-1205974742'), ('const-0', u'RETURN_-1205974739'), (u'INDIRECT_-1205974670', u'COPY_-1205974729')]
null
null
00014920
x86
O2
(translation_unit "void bfd_cache_close_all(void)\n\n{\n (*(code *)PTR_bfd_cache_close_all_00098244)();\n return;\n}\n\n" (function_definition "void bfd_cache_close_all(void)\n\n{\n (*(code *)PTR_bfd_cache_close_all_00098244)();\n return;\n}" primitive_type (function_declarator "bfd_cache_close_all(void)" identifie...
(translation_unit "void bfd_cache_close_all(void)\n\n{\n (*(code *)PTR_bfd_cache_close_all_00098244)();\n return;\n}\n\n" (function_definition "void bfd_cache_close_all(void)\n\n{\n (*(code *)PTR_bfd_cache_close_all_00098244)();\n return;\n}" primitive_type (function_declarator "bfd_cache_close_all(void)" identifie...
(translation_unit "void bfd_cache_close_all(void)\n\n{\n (*(code *)PTR_bfd_cache_close_all_00098244)();\n return;\n}\n\n" (function_definition "void bfd_cache_close_all(void)\n\n{\n (*(code *)PTR_bfd_cache_close_all_00098244)();\n return;\n}" primitive_type (function_declarator "bfd_cache_close_all(void)" identifie...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void bfd_cache_close_all(void)\n\n{\n (*(code *)PTR_bfd_cache_close_all_00098244)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_cache_close_all(void)" (identifier "bfd_cache_close_all") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) (...
void function_1(void) { (*(type_1 *)PTR_bfd_cache_close_all_00098244)(); 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_00098244)(); return; }