file_name
stringlengths
18
81
original_function_name
stringlengths
2
716
stripped_function_name
stringlengths
2
44
decompiled_code_original
stringlengths
41
480k
decompiled_code_stripped
stringlengths
37
233k
assembly_code
stringlengths
3
141k
dataflowgraph_original
float64
dataflowgraph_stripped
float64
graphImage_original
float64
graphImage_stripped
float64
pcode_edges_original
stringlengths
11
5.38M
pcode_edges_stripped
stringlengths
11
4.09M
pcode_graph_original
float64
pcode_graph_stripped
float64
address
stringlengths
8
8
arch
stringclasses
1 value
opt_level
stringclasses
1 value
S-Expression_of_decompiled_code_stripped
stringlengths
348
6.43M
S-Expression_decompiled_code_original
stringlengths
360
20.2M
S-Expression_decompiled_code_original_noisy
stringlengths
289
6.43M
S-Expression_decompiled_code_original_clean
stringlengths
148
531k
S-Expression_decompiled_code_original_root
stringlengths
291
6.48M
Replace_function_name_and_variable_name
stringlengths
39
441k
S-Expression_decompiled_code_stripped
float64
Root Node
stringlengths
225
747k
decompiled_code_original_masked
float64
decompiled_code_stripped_masked
stringlengths
35
233k
1099_libgmp.so.10.3_and_libgmp.so.10.3_strip.c
__gmpn_hgcd_itch
__gmpn_hgcd_itch
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ mp_size_t __gmpn_hgcd_itch(mp_size_t n) { uint uVar1; uint uVar2; int iVar3; mp_size_t nscaled; int count; uint k; if (399 < n) { uVar2 = (n + -1) / 399; uVar1 = ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int __gmpn_hgcd_itch(int param_1) { uint uVar1; uint uVar2; int iVar3; if (399 < param_1) { uVar2 = (param_1 + -1) / 399; uVar1 = 0x1f; if (uVar2 != 0) { for (; uVar2 >> uVar1 == 0; uVar1 = uVar1 - 1...
PUSH EBP MOV EBP,ESP SUB ESP,0x10 CALL 0x0001c639 ADD EAX,0x3fe9f CMP dword ptr [EBP + 0x8],0x18f JG 0x00062174 MOV EAX,dword ptr [EBP + 0x8] JMP 0x000621da MOV EAX,dword ptr [EBP + 0x8] LEA ECX,[EAX + -0x1] MOV EDX,0xa4402911 MOV EAX,ECX IMUL EDX LEA EAX,[EDX + ECX*0x1] SAR EAX,0x8 MOV EDX,EAX MOV EAX,ECX SAR EAX,0x1f...
null
null
null
null
[('tmp_1021', u'MULTIEQUAL_-1206311982'), (u'MULTIEQUAL_-1206311982', u'RETURN_-1206312425'), (u'INT_EQUAL_-1206312379', u'CBRANCH_-1206312384'), ('tmp_1021', u'INT_ADD_-1206312299'), (u'INT_SRIGHT_-1206312262', u'INT_MULT_-1206312167'), ('const-0', u'RETURN_-1206312425'), ('tmp_1021', u'INT_ADD_-1206312512'), ('const-...
[(u'MULTIEQUAL_-1206311982', u'RETURN_-1206312425'), (u'INT_EQUAL_-1206312379', u'CBRANCH_-1206312384'), (u'INT_SRIGHT_-1206312262', u'INT_MULT_-1206312167'), ('const-0', u'RETURN_-1206312425'), ('const-3', u'CBRANCH_-1206312384'), (u'COPY_-1206312394', u'MULTIEQUAL_-1206312069'), ('const-3', u'INT_ADD_-1206312309'), (...
null
null
00062156
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint __gmpn_hgcd_itch(int param_1)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n \n if (399 < param_1) {\n uVar2 = (param_1 + -1) / 399;\n uVar1 = 0x1f;\n if (uVar2 != 0) {\n for (; uVar2 >...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nmp_size_t __gmpn_hgcd_itch(mp_size_t n)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n mp_size_t nscaled;\n int count;\n uint k;\n \n if (399 < n) {\n uVar...
(translation_unit "int __gmpn_hgcd_itch(int param_1)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n \n if (399 < param_1) {\n uVar2 = (param_1 + -1) / 399;\n uVar1 = 0x1f;\n if (uVar2 != 0) {\n for (; uVar2 >> uVar1 == 0; uVar1 = uVar1 - 1) {\n }\n }\n iVar3 = param_1 + 3;\n if (param_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound...
(function_definition "int __gmpn_hgcd_itch(int param_1)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n \n if (399 < param_1) {\n uVar2 = (param_1 + -1) / 399;\n uVar1 = 0x1f;\n if (uVar2 != 0) {\n for (; uVar2 >> uVar1 == 0; uVar1 = uVar1 - 1) {\n }\n }\n iVar3 = param_1 + 3;\n if (par...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ type_1 function_1(type_1 var_1) { type_2 var_3; type_2 var_2; int var_4; type_1 nscaled; int count; type_2 k; if (399 < var_1) { var_2 = (var_1 + -1) / 399; var_3...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declarat...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int MASKED(int param_1) { uint uVar1; uint uVar2; int iVar3; if (399 < param_1) { uVar2 = (param_1 + -1) / 399; uVar1 = 0x1f; if (uVar2 != 0) { for (; uVar2 >> uVar1 == 0; uVar1 = uVar1 - 1) { ...
484_aarch64-linux-gnu-strip_and_aarch64-linux-gnu-strip_strip.c
bfd_get_arch
bfd_get_arch
/* WARNING: Control flow encountered bad instruction data */ void bfd_get_arch(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_get_arch(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206185638')]
[('const-1', u'RETURN_-1206185638')]
null
null
00041150
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_arch(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_arch(void)\n\n{\n /* WARNING: Bad in...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_arch(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_arch(void)\n\n{\n /* WARNING: Bad in...
(translation_unit "void bfd_get_arch(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_get_arch(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_get_arch(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_get_arch(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_get_arch(void)" (identifier "bfd_get_arch") (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(); }
8061_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
uflow
FUN_001f1f20
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* std::wstreambuf::uflow() */ undefined4 __thiscall std::wstreambuf::uflow(wstreambuf *this) { undefined4 uVar1; int iVar2; if (*(code **)(*(int *)this + 0x24) != (code *)PTR_underflow_0038ed8c) { iVar2 = (**(code *...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ undefined4 FUN_001f1f20(int *param_1) { undefined4 uVar1; int iVar2; if (*(code **)(*param_1 + 0x24) != (code *)PTR_FUN_0038ed8c) { iVar2 = (**(code **)(*param_1 + 0x24))(param_1); if (iVar2 != -1) { uVar1...
CALL 0x00035975 ADD EDX,0x19d0db PUSH EBX SUB ESP,0x8 MOV EBX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [EBX] MOV EAX,dword ptr [EAX + 0x24] CMP EAX,dword ptr [EDX + 0xfffffd8c] JNZ 0x001f1f50 ADD ESP,0x8 MOV EAX,0xffffffff POP EBX RET SUB ESP,0xc PUSH EBX CALL EAX ADD ESP,0x10 CMP EAX,-0x1 JZ 0x001f1f40 MOV EDX,dword p...
null
null
null
null
[('const-417', u'LOAD_-1207951420'), (u'CAST_-1207951259', u'STORE_-1207951396'), (u'PTRADD_-1207951266', u'STORE_-1207951396'), (u'INDIRECT_-1207951290', u'MULTIEQUAL_-1207951307'), (u'LOAD_-1207951420', u'LOAD_-1207951415'), ('const-36', u'INT_ADD_-1207951515'), (u'LOAD_-1207951531', u'CALLIND_-1207951446'), ('tmp_37...
[('const-2', u'PTRADD_-1207951271'), (u'INDIRECT_-1207951290', u'MULTIEQUAL_-1207951307'), ('const-4294967295', u'INT_NOTEQUAL_-1207951422'), ('const-36', u'INT_ADD_-1207951515'), ('tmp_545', u'LOAD_-1207951536'), (u'LOAD_-1207951531', u'CALLIND_-1207951446'), (u'CAST_-1207951258', u'STORE_-1207951396'), (u'CAST_-12079...
null
null
001f1f20
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nundefined4 FUN_001f1f20(int *param_1)\n\n{\n undefined4 uVar1;\n int iVar2;\n \n if (*(code **)(*param_1 + 0x24) != (code *)PTR_FUN_0038ed8c) {\n iVar2 = (**(code **)(*param_1 + 0x24))(param_1);\n if...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* std::wstreambuf::uflow() */\n\nundefined4 __thiscall std::wstreambuf::uflow(wstreambuf *this)\n\n{\n undefined4 uVar1;\n int iVar2;\n \n if (*(code **)(*(int *)this + 0x24) != (code *)PTR_underflow_0038ed8...
(translation_unit "undefined4 FUN_001f1f20(int *param_1)\n\n{\n undefined4 uVar1;\n int iVar2;\n \n if (*(code **)(*param_1 + 0x24) != (code *)PTR_FUN_0038ed8c) {\n iVar2 = (**(code **)(*param_1 + 0x24))(param_1);\n if (iVar2 != -1) {\n uVar1 = *(undefined4 *)param_1[2];\n param_1[2] = (int)((undefi...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_e...
(function_definition "undefined4 FUN_001f1f20(int *param_1)\n\n{\n undefined4 uVar1;\n int iVar2;\n \n if (*(code **)(*param_1 + 0x24) != (code *)PTR_FUN_0038ed8c) {\n iVar2 = (**(code **)(*param_1 + 0x24))(param_1);\n if (iVar2 != -1) {\n uVar1 = *(undefined4 *)param_1[2];\n param_1[2] = (int)((und...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* std::wstreambuf::uflow() */ type_1 __thiscall std::type_2::function_1(type_2 *var_2) { type_1 uVar1; int var_1; if (*(type_3 **)(*(int *)var_2 + 0x24) != (type_3 *)PTR_underflow_0038ed8c) { var_1 = (**(type_3 **)(...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ undefined4 MASKED(int *param_1) { undefined4 uVar1; int iVar2; if (*(code **)(*param_1 + 0x24) != (code *)PTR_FUN_0038ed8c) { iVar2 = (**(code **)(*param_1 + 0x24))(param_1); if (iVar2 != -1) { uVar1 = *(u...
4019_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
add_relative
FUN_000dc710
/* 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_relative(Output_data_reloc<4,_false,_32,_false> * this, uint type, Output_data * od, Address address, Addend addend) */ void __thiscal...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000dc710(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iVar4; undefined4 local_38; int lo...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x2258e7 SUB ESP,0x38 MOV EBP,dword ptr [ESP + 0x4c] PUSH 0x1 PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA ESI,[ESP + 0x20] PUSH ESI CALL 0x000c6340 MOV EAX,dword ptr [ESP + 0x70] MOV dword ptr [ESP + 0x3c],EAX MOV EA...
null
null
null
null
[('const-0', u'PTRSUB_-1206727714'), ('const-1', u'CALL_-1206728835'), (u'PTRSUB_-1206727780', u'CAST_-1206727715'), ('const-0', u'PTRSUB_-1206727753'), ('const-2276352', u'COPY_-1206727714'), ('tmp_1245', u'STORE_-1206728680'), (u'MULTIEQUAL_-1206727953', u'PTRSUB_-1206727671'), (u'PTRSUB_-1206727690', u'PTRSUB_-12067...
[('const-2', u'INT_SRIGHT_-1206728613'), (u'CAST_-1206727883', u'LOAD_-1206728801'), ('tmp_2942', u'CALL_-1206728835'), ('const-561', u'CALL_-1206728241'), (u'PTRADD_-1206727866', u'STORE_-1206728745'), ('const-12', u'INT_ADD_-1206728511'), ('const-417', u'STORE_-1206728519'), (u'CAST_-1206727783', u'STORE_-1206728519'...
null
null
000dc710
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000dc710(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n u...
(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_relative(Output_data_reloc<4,_false,_32,_false> * this, uint\n type, Output_data * od, Address address, Addend adden...
(translation_unit "void FUN_000dc710(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34;\n undefined4 local_30;\n undefined4 local_2c;\n uint...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (poi...
(function_definition "void FUN_000dc710(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34;\n undefined4 local_30;\n undefined4 local_2c;\n u...
/* 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_relative(Output_data_reloc<4,_false,_32,_false> * this, uint type, Output_data * od, Address address, Addend addend) */ void __thiscal...
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,undefined4 param_4, undefined4 param_5) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iVar4; undefined4 local_38; int local_34...
469_riscv64-linux-gnu-objcopy_and_riscv64-linux-gnu-objcopy_strip.c
htab_find_slot
htab_find_slot
/* WARNING: Control flow encountered bad instruction data */ void htab_find_slot(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void htab_find_slot(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206185698')]
[('const-1', u'RETURN_-1206185698')]
null
null
00041114
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid htab_find_slot(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void htab_find_slot(void)\n\n{\n /* WARNING: Ba...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid htab_find_slot(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void htab_find_slot(void)\n\n{\n /* WARNING: Ba...
(translation_unit "void htab_find_slot(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void htab_find_slot(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "htab_find_slot(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 htab_find_slot(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "htab_find_slot(void)" (identifier "htab_find_slot") (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(); }
735_bison_and_bison_strip.c
init_assoc
FUN_00053697
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void init_assoc(void) { graphid i; used_assoc = (_Bool *)xcalloc(nsyms,1); for (i = 0; i < nsyms; i = i + 1) { used_assoc[i] = false; } ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00053697(void) { undefined4 local_10; DAT_00089d64 = FUN_00065960(DAT_00089984,1); for (local_10 = 0; local_10 < DAT_00089984; local_10 = local_10 + 1) { *(undefined1 *)(local_10 + DAT_00089d64) = 0; } ...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x14 CALL 0x000136c0 ADD EBX,0x3595d LEA EAX,[EBX + 0x984] MOV EAX,dword ptr [EAX] SUB ESP,0x8 PUSH 0x1 PUSH EAX CALL 0x00065960 ADD ESP,0x10 MOV dword ptr [EBX + 0xd64],EAX MOV dword ptr [EBP + -0xc],0x0 JMP 0x000536e0 MOV EDX,dword ptr [EBX + 0xd64] MOV EAX,dword ptr [EBP + -0xc]...
null
null
null
null
[(u'INDIRECT_-1206241334', u'MULTIEQUAL_-1206241327'), (u'MULTIEQUAL_-1206241333', u'PTRADD_-1206241411'), (u'CALL_-1206241553', u'INDIRECT_-1206241370'), (u'MULTIEQUAL_-1206241327', u'COPY_-1206241370'), ('tmp_180', u'BRANCH_-1206241519'), ('tmp_608', u'CALL_-1206241553'), (u'STORE_-1206241463', u'INDIRECT_-1206241330...
[(u'COPY_-1206241530', u'MULTIEQUAL_-1206241334'), (u'MULTIEQUAL_-1206241334', u'INT_ADD_-1206241437'), ('const-417', u'STORE_-1206241463'), (u'MULTIEQUAL_-1206241328', u'INT_SLESS_-1206241462'), ('const-0', u'STORE_-1206241463'), ('tmp_180', u'BRANCH_-1206241519'), (u'INDIRECT_-1206241335', u'MULTIEQUAL_-1206241328'),...
null
null
00053697
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00053697(void)\n\n{\n undefined4 local_10;\n \n DAT_00089d64 = FUN_00065960(DAT_00089984,1);\n for (local_10 = 0; local_10 < DAT_00089984; local_10 = local_10 + 1) {\n *(undefined1 *)(local_10 ...
(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 init_assoc(void)\n\n{\n graphid i;\n \n used_assoc = (_Bool *)xcalloc(nsyms,1);\n for (i = 0; i < nsyms; i = i + 1) {\n ...
(translation_unit "void FUN_00053697(void)\n\n{\n undefined4 local_10;\n \n DAT_00089d64 = FUN_00065960(DAT_00089984,1);\n for (local_10 = 0; local_10 < DAT_00089984; local_10 = local_10 + 1) {\n *(undefined1 *)(local_10 + DAT_00089d64) = 0;\n }\n return;\n}\n\n" (function_definition "void FUN_00053697(void)\n...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (for_statement for ( (assignment_exp...
(function_definition "void FUN_00053697(void)\n\n{\n undefined4 local_10;\n \n DAT_00089d64 = FUN_00065960(DAT_00089984,1);\n for (local_10 = 0; local_10 < DAT_00089984; local_10 = local_10 + 1) {\n *(undefined1 *)(local_10 + DAT_00089d64) = 0;\n }\n return;\n}" (primitive_type "void") (function_declarator "FU...
/* 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_2; used_assoc = (type_2 *)var_1(var_3,1); for (var_2 = 0; var_2 < var_3; var_2 = var_2 + 1) { used_assoc...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { undefined4 local_10; DAT_00089d64 = FUN_00065960(DAT_00089984,1); for (local_10 = 0; local_10 < DAT_00089984; local_10 = local_10 + 1) { *(undefined1 *)(local_10 + DAT_00089d64) = 0; } return...
4077_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c
ReadMACImage
FUN_002468af
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "ChannelType": Some values do not have unique names */ /* WARNING: Enum "GravityType": Some values do not have unique names */ /* WARNING: Enum "DisposeType": Some values d...
undefined4 __regparm3 FUN_002468af(undefined4 param_1,undefined4 param_2) { undefined1 uVar1; byte bVar2; undefined4 uVar3; uint uVar4; int iVar5; int unaff_EBX; undefined1 *puVar6; undefined1 *puVar7; undefined1 *puVar8; int iVar9; puVar6 = &stack0xfffffffc; entry(param_2,0x2468bd); if (...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x3c CALL 0x00033960 ADD EBX,0x183743 CMP dword ptr [EBP + 0x8],0x0 JNZ 0x002468e5 LEA EAX,[EBX + 0xfff76250] PUSH EAX PUSH 0x7b LEA EAX,[EBX + 0xfff76160] PUSH EAX LEA EAX,[EBX + 0xfff76170] PUSH EAX CALL 0x000312a0 MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr...
null
null
null
null
[(u'CALL_-1204065593', u'INT_NOTEQUAL_-1204062938'), (u'PTRSUB_-1204057923', u'LOAD_-1204062488'), ('tmp_7599', u'CALL_-1204065593'), (u'INDIRECT_-1204059938', u'MULTIEQUAL_-1204059281'), (u'INT_EQUAL_-1204062879', u'CBRANCH_-1204062875'), (u'INDIRECT_-1204059501', u'MULTIEQUAL_-1204059270'), ('const-24', u'PTRSUB_-120...
[('const-417', u'LOAD_-1204062126'), ('const-4294967245', u'PTRADD_-1204062467'), (u'CAST_-1204059220', u'LOAD_-1204065345'), (u'INDIRECT_-1204062458', u'PTRADD_-1204062942'), ('const-4294967256', u'PTRADD_-1204062892'), (u'INDIRECT_-1204062458', u'PTRADD_-1204065648'), (u'INDIRECT_-1204062458', u'PTRADD_-1204064499'),...
null
null
002468af
x86
O0
(translation_unit "undefined4 __regparm3 FUN_002468af(undefined4 param_1,undefined4 param_2)\n\n{\n undefined1 uVar1;\n byte bVar2;\n undefined4 uVar3;\n uint uVar4;\n int iVar5;\n int unaff_EBX;\n undefined1 *puVar6;\n undefined1 *puVar7;\n undefined1 *puVar8;\n int iVar9;\n \n puVar6 = &stack0xfffffffc;\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "ChannelType": Some values do not have unique names */\n/* WARNING: Enum "GravityType": Some values do not have unique names */\n/* WARNING: Enum "Dispo...
(translation_unit "undefined4 __regparm3 FUN_002468af(undefined4 param_1,undefined4 param_2)\n\n{\n undefined1 uVar1;\n byte bVar2;\n undefined4 uVar3;\n uint uVar4;\n int iVar5;\n int unaff_EBX;\n undefined1 *puVar6;\n undefined1 *puVar7;\n undefined1 *puVar8;\n int iVar9;\n \n puVar6 = &stack0xfffffffc;\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 ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaratio...
(function_definition "undefined4 __regparm3 FUN_002468af(undefined4 param_1,undefined4 param_2)\n\n{\n undefined1 uVar1;\n byte bVar2;\n undefined4 uVar3;\n uint uVar4;\n int iVar5;\n int unaff_EBX;\n undefined1 *puVar6;\n undefined1 *puVar7;\n undefined1 *puVar8;\n int iVar9;\n \n puVar6 = &stack0xfffffffc...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "ChannelType": Some values do not have unique names */ /* WARNING: Enum "GravityType": Some values do not have unique names */ /* WARNING: Enum "DisposeType": Some values d...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bo...
null
undefined4 __regparm3 MASKED(undefined4 param_1,undefined4 param_2) { undefined1 uVar1; byte bVar2; undefined4 uVar3; uint uVar4; int iVar5; int unaff_EBX; undefined1 *puVar6; undefined1 *puVar7; undefined1 *puVar8; int iVar9; puVar6 = &stack0xfffffffc; entry(param_2,0x2468bd); if (*(int ...
505_sort_and_sort_strip.c
signal
signal
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ __sighandler_t signal(int __sig,__sighandler_t __handler) { /* WARNING: Bad instruction - Truncating control flow here */ /* signal@@GLIBC_...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ __sighandler_t signal(int __sig,__sighandler_t __handler) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206112150')]
[('const-1', u'RETURN_-1206112150')]
null
null
00033060
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__sighandler_t signal(int __sig,__sighandler_t __handler)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_badda...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__sighandler_t signal(int __sig,__sighandler_t __handler)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "__sighandler_t signal(int __sig,__sighandler_t __handler)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "__sighandler_t signal(int __sig,__sighandler_t __handler)\n\n{\n \n halt_baddata();\n}" type_identifier (function_declarator "signal(int __sig,__si...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "__sighandler_t signal(int __sig,__sighandler_t __handler)\n\n{\n \n halt_baddata();\n}" (type_identifier "__sighandler_t") (function_declarator "signal(int __sig,__sighandler_t __handler)" (identifier "signal") (parameter_list "(int __sig,__sighandler_t __handler)" (( "(") (par...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 function_1(int __sig,type_1 __handler) { /* WARNING: Bad instruction - Truncating control flow here */ /* signal@@GLIBC_2.0 */ var...
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: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ __sighandler_t MASKED(int __sig,__sighandler_t __handler) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
10366_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
find
FUN_002690b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::find(wchar_t const*, unsigned int) const */ void __thiscall std::wstring::find(wstring *this,wchar_t *param_1,uint param_2) { size_t sVar1; sVar1 = wcslen(param_1); find(this,param_1,param_2,sVar1); re...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_002690b0(undefined4 param_1,wchar_t *param_2,undefined4 param_3) { size_t sVar1; undefined4 uVar2; uVar2 = 0x2690b7; sVar1 = wcslen(param_2); FUN_00268fa0(param_1,param_2,param_3,sVar1,uVar2); return; }
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x125f49 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x20] PUSH ESI CALL 0x00029270 ADD ESP,0x10 PUSH EAX PUSH dword ptr [ESP + 0x1c] PUSH ESI PUSH dword ptr [ESP + 0x1c] CALL 0x00268fa0 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('tmp_248', u'CALL_-1204186851'), ('tmp_246', u'CALL_-1204186851'), ('tmp_247', u'CALL_-1204186897'), (u'CALL_-1204186897', u'CALL_-1204186851'), ('const-0', u'RETURN_-1204186818'), ('tmp_247', u'CALL_-1204186851')]
[(u'CALL_-1204186897', u'INDIRECT_-1204186743'), ('tmp_478', u'CALL_-1204186851'), ('tmp_477', u'CALL_-1204186897'), (u'CALL_-1204186897', u'CALL_-1204186851'), ('const-0', u'RETURN_-1204186818'), ('tmp_477', u'CALL_-1204186851'), (u'INDIRECT_-1204186743', u'CALL_-1204186851'), ('const-2527415', u'COPY_-1204186950'), (...
null
null
002690b0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002690b0(undefined4 param_1,wchar_t *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n undefined4 uVar2;\n \n uVar2 = 0x2690b7;\n sVar1 = wcslen(param_2);\n FUN_00268fa0(param_1,param_2,param_3...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::find(wchar_t const*, unsigned int) const */\n\nvoid __thiscall std::wstring::find(wstring *this,wchar_t *param_1,uint param_2)\n\n{\n size_t sVar1;\n \n sVar1 = wcslen(param_1);\n find(this,p...
(translation_unit "void FUN_002690b0(undefined4 param_1,wchar_t *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n undefined4 uVar2;\n \n uVar2 = 0x2690b7;\n sVar1 = wcslen(param_2);\n FUN_00268fa0(param_1,param_2,param_3,sVar1,uVar2);\n return;\n}\n\n" (function_definition "void FUN_002690b0(undefined4 param_1...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_stateme...
(function_definition "void FUN_002690b0(undefined4 param_1,wchar_t *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n undefined4 uVar2;\n \n uVar2 = 0x2690b7;\n sVar1 = wcslen(param_2);\n FUN_00268fa0(param_1,param_2,param_3,sVar1,uVar2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002690b0(...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::find(wchar_t const*, unsigned int) const */ void __thiscall std::type_1::function_1(type_1 *this,type_2 *param_1,type_3 param_2) { size_t sVar1; sVar1 = var_1(param_1); function_1(this,param_1,param_2,sV...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,wchar_t *param_2,undefined4 param_3) { size_t sVar1; undefined4 uVar2; uVar2 = 0x2690b7; sVar1 = wcslen(param_2); FUN_00268fa0(param_1,param_2,param_3,sVar1,uVar2); return; }
787_i686-linux-gnu-as_and_i686-linux-gnu-as_strip.c
obj_elf_get_vtable_inherit
FUN_00057d50
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ fix * obj_elf_get_vtable_inherit(void) { bool bVar1; offsetT oVar2; char cVar3; symbolS *s; fragS *pfVar4; symbolS *add_symbol; expressionS *peVar5; fixS *pfVar6; char *...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00057d50(void) { undefined4 uVar1; bool bVar2; char cVar3; int iVar4; int iVar5; undefined4 uVar6; undefined4 uVar7; char *pcVar8; undefined4 local_24; undefined4 local_20 [3]; undefined4 uSt...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00016000 ADD EBX,0x282a7 SUB ESP,0x2c LEA EDI,[EBX + 0x9978] MOV EAX,dword ptr [EDI] CMP byte ptr [EAX],0x23 JNZ 0x00057d74 ADD EAX,0x1 MOV dword ptr [EDI],EAX SUB ESP,0xc LEA EAX,[ESP + 0x24] PUSH EAX CALL 0x000220a0 POP ECX PUSH dword ptr [ESP + 0x24] MOV EBP,EAX CALL 0x0003...
null
null
null
null
[(u'CALL_-1206222824', u'INDIRECT_-1206221013'), (u'MULTIEQUAL_-1206220863', u'PTRADD_-1206222473'), (u'INDIRECT_-1206221030', u'MULTIEQUAL_-1206221009'), ('const-1', u'PTRADD_-1206223061'), (u'CALL_-1206222805', u'INDIRECT_-1206221196'), (u'MULTIEQUAL_-1206221972', u'INT_EQUAL_-1206223091'), (u'CALL_-1206222805', u'IN...
[(u'LOAD_-1206222423', u'MULTIEQUAL_-1206222068'), ('const-8', u'INT_ADD_-1206222806'), (u'MULTIEQUAL_-1206221005', u'COPY_-1206220844'), (u'INDIRECT_-1206221082', u'MULTIEQUAL_-1206221061'), (u'INDIRECT_-1206221527', u'MULTIEQUAL_-1206221200'), (u'CALL_-1206222473', u'INDIRECT_-1206220750'), ('const-417', u'LOAD_-1206...
null
null
00057d50
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00057d50(void)\n\n{\n undefined4 uVar1;\n bool bVar2;\n char cVar3;\n int iVar4;\n int iVar5;\n undefined4 uVar6;\n undefined4 uVar7;\n char *pcVar8;\n undefined4 local_24;\n undefined...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nfix * obj_elf_get_vtable_inherit(void)\n\n{\n bool bVar1;\n offsetT oVar2;\n char cVar3;\n symbolS *s;\n fragS *pfVar4;\n symbolS *add_symbol;\n expressionS *pe...
(translation_unit "undefined4 FUN_00057d50(void)\n\n{\n undefined4 uVar1;\n bool bVar2;\n char cVar3;\n int iVar4;\n int iVar5;\n undefined4 uVar6;\n undefined4 uVar7;\n char *pcVar8;\n undefined4 local_24;\n undefined4 local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x57d59;\n if (*DAT_00089978 ==...
(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 "undefined4 FUN_00057d50(void)\n\n{\n undefined4 uVar1;\n bool bVar2;\n char cVar3;\n int iVar4;\n int iVar5;\n undefined4 uVar6;\n undefined4 uVar7;\n char *pcVar8;\n undefined4 local_24;\n undefined4 local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x57d59;\n if (*DAT_00089978...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 * function_1(void) { bool bVar1; type_2 oVar2; char var_9; type_3 *var_4; type_4 *var_6; type_3 *add_symbol; type_5 *peVar5; type_6 *pfVar6; char *var_10; char ...
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: (primitive_typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(void) { undefined4 uVar1; bool bVar2; char cVar3; int iVar4; int iVar5; undefined4 uVar6; undefined4 uVar7; char *pcVar8; undefined4 local_24; undefined4 local_20 [3]; undefined4 uStack_14...
93_stdbuf_and_stdbuf_strip.c
close_stdout
FUN_00012684
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void close_stdout(void) { int iVar1; int *piVar2; undefined4 uVar3; char *pcVar4; char *write_error; iVar1 = close_stream(*(FILE **)PTR_s...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00012684(void) { int iVar1; int *piVar2; undefined4 uVar3; undefined4 uVar4; iVar1 = FUN_00016baf(*(undefined4 *)PTR_stdout_0001ffdc); if (iVar1 != 0) { if (DAT_00020208 == '\x01') { piVar2 = __...
PUSH EBP MOV EBP,ESP PUSH ESI PUSH EBX SUB ESP,0x10 CALL 0x00011420 ADD EBX,0xd96f MOV EAX,dword ptr [EBX + 0xffffffdc] MOV EAX,dword ptr [EAX] SUB ESP,0xc PUSH EAX CALL 0x00016baf ADD ESP,0x10 TEST EAX,EAX JZ 0x00012753 MOVZX EAX,byte ptr [EBX + 0x208] XOR EAX,0x1 TEST AL,AL JNZ 0x000126d1 CALL 0x00011290 MOV EAX,dwor...
null
null
null
null
[('const-417', u'LOAD_-1205983448'), ('const-117003', u'PTRSUB_-1205982506'), (u'INDIRECT_-1205982517', u'COPY_-1205982568'), (u'INDIRECT_-1205982681', u'INT_EQUAL_-1205983458'), (u'CALL_-1205983524', u'INT_NOTEQUAL_-1205983497'), (u'INDIRECT_-1205982559', u'COPY_-1205982572'), ('const-1', u'RETURN_-1205983021'), (u'CA...
[('const-417', u'LOAD_-1205983115'), (u'INDIRECT_-1205982531', u'COPY_-1205982590'), (u'CALL_-1205983296', u'INDIRECT_-1205982590'), (u'CALL_-1205983524', u'INT_NOTEQUAL_-1205983497'), ('const-0', u'PTRSUB_-1205982503'), (u'INDIRECT_-1205982715', u'MULTIEQUAL_-1205982556'), ('const-1', u'RETURN_-1205983021'), ('const-1...
null
null
00012684
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00012684(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n \n iVar1 = FUN_00016baf(*(undefined4 *)PTR_stdout_0001ffdc);\n if (iVar1 != 0) {\n if (DAT_00020208 ...
(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 close_stdout(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 uVar3;\n char *pcVar4;\n char *write_error;\n \n iVar1 ...
(translation_unit "void FUN_00012684(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n \n iVar1 = FUN_00016baf(*(undefined4 *)PTR_stdout_0001ffdc);\n if (iVar1 != 0) {\n if (DAT_00020208 == '\x01') {\n piVar2 = __errno_location();\n if (*piVar2 == 0x20) goto LAB_000127...
(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 IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression ...
(function_definition "void FUN_00012684(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n \n iVar1 = FUN_00016baf(*(undefined4 *)PTR_stdout_0001ffdc);\n if (iVar1 != 0) {\n if (DAT_00020208 == '\x01') {\n piVar2 = __errno_location();\n if (*piVar2 == 0x20) goto LAB_000...
/* 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; int *piVar2; type_1 uVar3; char *pcVar4; char *write_error; var_2 = var_1(*(type_2 **)PTR_stdout_0001f...
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; int *piVar2; undefined4 uVar3; undefined4 uVar4; iVar1 = FUN_00016baf(*(undefined4 *)PTR_stdout_0001ffdc); if (iVar1 != 0) { if (DAT_00020208 == '\x01') { piVar2 = __errno_...
45_i686-kfreebsd-gnu-addr2line_and_i686-kfreebsd-gnu-addr2line_strip.c
ftell
ftell
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ long ftell(FILE *__stream) { long lVar1; lVar1 = (*(code *)PTR_ftell_000180bc)(); return lVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ long ftell(FILE *__stream) { long lVar1; lVar1 = (*(code *)PTR_ftell_000180bc)(); return lVar1; }
JMP dword ptr [EBX + 0xbc]
null
null
null
null
[(u'CALLIND_-1205988598', u'INDIRECT_-1205988525'), (u'CAST_-1205988519', u'CALLIND_-1205988598'), (u'INDIRECT_-1205988525', u'COPY_-1205988584'), (u'CALLIND_-1205988598', u'RETURN_-1205988595'), ('const-0', u'RETURN_-1205988595'), ('tmp_67', u'CAST_-1205988519')]
[(u'CALLIND_-1205988598', u'INDIRECT_-1205988525'), (u'CAST_-1205988519', u'CALLIND_-1205988598'), (u'INDIRECT_-1205988525', u'COPY_-1205988584'), (u'CALLIND_-1205988598', u'RETURN_-1205988595'), ('const-0', u'RETURN_-1205988595'), ('tmp_67', u'CAST_-1205988519')]
null
null
00011300
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nlong ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_ftell_000180bc)();\n return lVar1;\n}\n\n" comment (function_definition "long ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nlong ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_ftell_000180bc)();\n return lVar1;\n}\n\n" comment (function_definition "long ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *...
(translation_unit "long ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_ftell_000180bc)();\n return lVar1;\n}\n\n" (function_definition "long ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_ftell_000180bc)();\n return lVar1;\n}" (sized_type_specifier "long" long) (functio...
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (par...
(function_definition "long ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_ftell_000180bc)();\n return lVar1;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "ftell(FILE *__stream)" (identifier "ftell") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE ...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ long function_1(type_1 *__stream) { long lVar1; lVar1 = (*(type_2 *)PTR_ftell_000180bc)(); return lVar1; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_s...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ long MASKED(FILE *__stream) { long lVar1; lVar1 = (*(code *)PTR_MASKED_000180bc)(); return lVar1; }
420_x86_64-kfreebsd-gnu-objcopy_and_x86_64-kfreebsd-gnu-objcopy_strip.c
free
free
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void free(void *__ptr) { /* WARNING: Bad instruction - Truncating control flow here */ /* free@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void free(void *__ptr) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206185906')]
[('const-1', u'RETURN_-1206185906')]
null
null
00041044
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid free(void *__ptr)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (func...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid free(void *__ptr)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* free@@GLIBC_2.0 */\n ha...
(translation_unit "void free(void *__ptr)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void free(void *__ptr)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "free(void *__ptr)" identifier (parameter_list "(void *__ptr)" ( (parameter_declaration "void...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void free(void *__ptr)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "free(void *__ptr)" (identifier "free") (parameter_list "(void *__ptr)" (( "(") (parameter_declaration "void *__ptr" (primitive_type "void") (pointer_declarator "*__ptr" (* "*") (i...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void *__ptr) { /* WARNING: Bad instruction - Truncating control flow here */ /* free@@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 */ void MASKED(void *__ptr) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
4365_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
Output_reloc
FUN_000ffea0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void Output_reloc(Output_reloc<9,_true,_64,_false> * this, uint type, Sized_relobj<64,_false> * relobj, uint shndx, Address address, bool is_relative) */ void __thiscall gold::Output_reloc<9,_true,_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000ffea0(undefined4 *param_1,uint param_2,undefined4 param_3,int param_4,undefined4 param_5 ,undefined4 param_6,byte param_7) { uint uVar1; param_1[2] = param_5; param_1[3] = param_6; param_1...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x28f157 SUB ESP,0xc MOV EDX,dword ptr [ESP + 0x20] MOV EDI,dword ptr [ESP + 0x30] MOV ESI,dword ptr [ESP + 0x24] MOV EBP,dword ptr [ESP + 0x34] MOV EAX,dword ptr [EDX + 0x14] MOV ECX,dword ptr [ESP + 0x2c] MOV dword ptr [EDX + 0x8],EDI MOV EDI,ESI MOV dword p...
null
null
null
null
[(u'CAST_-1206845265', u'LOAD_-1206845710'), ('const-268435455', u'INT_AND_-1206845648'), (u'INT_EQUAL_-1206845450', u'CBRANCH_-1206845448'), ('const-417', u'STORE_-1206845430'), ('const-20', u'PTRSUB_-1206845272'), ('const-417', u'LOAD_-1206845710'), ('const-417', u'STORE_-1206845610'), (u'CAST_-1206845218', u'STORE_-...
[('const-268435455', u'INT_AND_-1206845648'), ('const-4', u'PTRADD_-1206845198'), ('const-4', u'PTRADD_-1206845242'), ('const-2696043', u'COPY_-1206845215'), (u'INT_EQUAL_-1206845450', u'CBRANCH_-1206845448'), (u'SUBPIECE_-1206845312', u'STORE_-1206845483'), ('const-417', u'STORE_-1206845695'), ('tmp_1214', u'STORE_-12...
null
null
000ffea0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000ffea0(undefined4 *param_1,uint param_2,undefined4 param_3,int param_4,undefined4 param_5\n ,undefined4 param_6,byte param_7)\n\n{\n uint uVar1;\n \n param_1[2] = param_5;\n para...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void Output_reloc(Output_reloc<9,_true,_64,_false> * this, uint type,\n Sized_relobj<64,_false> * relobj, uint shndx, Address address, bool is_relative) */\n\nvoid __thiscall\ngold:...
(translation_unit "void FUN_000ffea0(undefined4 *param_1,uint param_2,undefined4 param_3,int param_4,undefined4 param_5\n ,undefined4 param_6,byte param_7)\n\n{\n uint uVar1;\n \n param_1[2] = param_5;\n param_1[3] = param_6;\n param_1[4] = 0;\n param_1[6] = param_4;\n param_1[5] = param_1[5] & 0...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ...
(function_definition "void FUN_000ffea0(undefined4 *param_1,uint param_2,undefined4 param_3,int param_4,undefined4 param_5\n ,undefined4 param_6,byte param_7)\n\n{\n uint uVar1;\n \n param_1[2] = param_5;\n param_1[3] = param_6;\n param_1[4] = 0;\n param_1[6] = param_4;\n param_1[5] = param_1[5] ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void Output_reloc(Output_reloc<9,_true,_64,_false> * this, uint type, Sized_relobj<64,_false> * relobj, uint shndx, Address address, bool is_relative) */ void __thiscall gold::Output_reloc<9,_true,_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1,uint param_2,undefined4 param_3,int param_4,undefined4 param_5 ,undefined4 param_6,byte param_7) { uint uVar1; param_1[2] = param_5; param_1[3] = param_6; param_1[4] = ...
917_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
parse_to_value
FUN_000398f0
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_p * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::General_options::Struct_no_p::parse_to_value (Struct_no_p *this,c...
void FUN_000398f0(void) { int in_stack_00000014; *(undefined2 *)(in_stack_00000014 + 0x28b4) = 1; return; }
MOV EAX,dword ptr [ESP + 0x14] MOV EDX,0x1 MOV word ptr [EAX + 0x28b4],DX RET
null
null
null
null
[('const-1', u'STORE_-1206085374'), (u'COPY_-1206085367', u'PTRSUB_-1206085299'), (u'PTRSUB_-1206085299', u'PTRSUB_-1206085298'), (u'COPY_-1206085367', u'PTRSUB_-1206085301'), ('const-0', u'RETURN_-1206085357'), ('tmp_32', u'COPY_-1206085367'), ('const-10360', u'PTRSUB_-1206085299'), (u'PTRSUB_-1206085301', u'PTRSUB_-1...
[('const-0', u'RETURN_-1206085357'), (u'CAST_-1206085307', u'STORE_-1206085374'), ('const-1', u'STORE_-1206085374'), ('const-10420', u'INT_ADD_-1206085360'), (u'INT_ADD_-1206085360', u'CAST_-1206085307'), ('tmp_37', u'INT_ADD_-1206085360'), ('const-417', u'STORE_-1206085374')]
null
null
000398f0
x86
O0
(translation_unit "void FUN_000398f0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x28b4) = 1;\n return;\n}\n\n" (function_definition "void FUN_000398f0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x28b4) = 1;\n return;\n}" primitive_type (functio...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_no_p * this, char * param_1, char * param_2,\n Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_p::parse_to_value\n ...
(translation_unit "void FUN_000398f0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x28b4) = 1;\n return;\n}\n\n" (function_definition "void FUN_000398f0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x28b4) = 1;\n return;\n}" primitive_type (functio...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (paren...
(function_definition "void FUN_000398f0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x28b4) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_000398f0(void)" (identifier "FUN_000398f0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type...
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_p * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::type_3::type_1::function_1 (type_1 *this,char *param_2,char *para...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_e...
null
void MASKED(void) { int in_stack_00000014; *(undefined2 *)(in_stack_00000014 + 0x28b4) = 1; return; }
28_sha1sum_and_sha1sum_strip.c
exit
exit
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void exit(int __status) { (*(code *)PTR_exit_0001e07c)(); return; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void exit(int __status) { (*(code *)PTR_exit_0001e07c)(); return; }
JMP dword ptr [EBX + 0x7c]
null
null
null
null
[('tmp_63', u'CAST_-1205988776'), (u'CALLIND_-1205988854', u'INDIRECT_-1205988782'), ('const-0', u'RETURN_-1205988851'), (u'INDIRECT_-1205988782', u'COPY_-1205988841'), (u'CAST_-1205988776', u'CALLIND_-1205988854')]
[('tmp_63', u'CAST_-1205988776'), (u'CALLIND_-1205988854', u'INDIRECT_-1205988782'), ('const-0', u'RETURN_-1205988851'), (u'INDIRECT_-1205988782', u'COPY_-1205988841'), (u'CAST_-1205988776', u'CALLIND_-1205988854')]
null
null
00011200
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n (*(code *)PTR_exit_0001e07c)();\n return;\n}\n\n" comment (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_0001e07c)();\n return;\n}" primitive_type (function_decl...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n (*(code *)PTR_exit_0001e07c)();\n return;\n}\n\n" comment (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_0001e07c)();\n return;\n}" primitive_type (function_decl...
(translation_unit "void exit(int __status)\n\n{\n (*(code *)PTR_exit_0001e07c)();\n return;\n}\n\n" (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_0001e07c)();\n return;\n}" primitive_type (function_declarator "exit(int __status)" identifier (parameter_list "(int __status)" ( (parameter_dec...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT...
(function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_0001e07c)();\n return;\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: Unknown calling convention -- yet parameter storage is locked */ void function_1(int __status) { (*(type_1 *)PTR_exit_0001e07c)(); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expressi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(int __status) { (*(code *)PTR_MASKED_0001e07c)(); return; }
5851_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
free_input_to_output_maps
FUN_0014d0e0
/* DWARF original prototype: void free_input_to_output_maps(Sized_relobj_file<64,_false> * this) */ void __thiscall gold::Sized_relobj_file<64,_false>::free_input_to_output_maps(Sized_relobj_file<64,_false> *this) { uint uVar1; pointer pSVar2; uint uVar3; uVar1 = this->local_symbol_count_; if (1 < uVar1...
void FUN_0014d0e0(int param_1) { int iVar1; uint uVar2; uint uVar3; uVar2 = *(uint *)(param_1 + 0xb0); if (1 < uVar2) { uVar3 = 1; do { while (iVar1 = *(int *)(param_1 + 0xdc) + uVar3 * 0x14, -1 < *(char *)(iVar1 + 0xb)) { uVar3 = uVar3 + 1; FUN_0014d050(*(int *)(iVar1 + 0xc...
PUSH EDI PUSH ESI PUSH EBX MOV EDI,dword ptr [ESP + 0x10] MOV ESI,dword ptr [EDI + 0xb0] CMP ESI,0x1 JBE 0x0014d132 MOV EBX,0x1 JMP 0x0014d107 ADD EBX,0x1 CMP ESI,EBX JZ 0x0014d132 MOV EDX,dword ptr [EDI + 0xdc] LEA EAX,[EBX + EBX*0x4] LEA EAX,[EDX + EAX*0x4] CMP byte ptr [EAX + 0xb],0x0 JS 0x0014d100 MOV EAX,dword ptr...
null
null
null
null
[('const-417', u'LOAD_-1207185162'), (u'INT_ADD_-1207185037', u'MULTIEQUAL_-1207184898'), (u'MULTIEQUAL_-1207184898', u'PTRADD_-1207184806'), ('const-20', u'PTRADD_-1207184806'), (u'INT_EQUAL_-1207184994', u'CBRANCH_-1207184992'), (u'PTRSUB_-1207184830', u'LOAD_-1207185113'), (u'CAST_-1207184810', u'INT_SLESS_-12071850...
[(u'INT_ADD_-1207185037', u'MULTIEQUAL_-1207184898'), ('const-1', u'INT_LESS_-1207185128'), ('const-220', u'INT_ADD_-1207185097'), (u'INT_EQUAL_-1207184994', u'CBRANCH_-1207184992'), (u'MULTIEQUAL_-1207184898', u'INT_MULT_-1207185069'), ('const-16', u'INT_ADD_-1207185025'), ('const-176', u'INT_ADD_-1207185146'), ('tmp_...
null
null
0014d0e0
x86
O0
(translation_unit "void FUN_0014d0e0(int param_1)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n \n uVar2 = *(uint *)(param_1 + 0xb0);\n if (1 < uVar2) {\n uVar3 = 1;\n do {\n while (iVar1 = *(int *)(param_1 + 0xdc) + uVar3 * 0x14, -1 < *(char *)(iVar1 + 0xb)) {\n uVar3 = uVar3 + 1;\n FU...
(translation_unit "/* DWARF original prototype: void free_input_to_output_maps(Sized_relobj_file<64,_false> * this) */\n\nvoid __thiscall\ngold::Sized_relobj_file<64,_false>::free_input_to_output_maps(Sized_relobj_file<64,_false> *this)\n\n{\n uint uVar1;\n pointer pSVar2;\n uint uVar3;\n \n uVar1 = this->local_sy...
(translation_unit "void FUN_0014d0e0(int param_1)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n \n uVar2 = *(uint *)(param_1 + 0xb0);\n if (1 < uVar2) {\n uVar3 = 1;\n do {\n while (iVar1 = *(int *)(param_1 + 0xdc) + uVar3 * 0x14, -1 < *(char *)(iVar1 + 0xb)) {\n uVar3 = uVar3 + 1;\n FU...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expressi...
(function_definition "void FUN_0014d0e0(int param_1)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n \n uVar2 = *(uint *)(param_1 + 0xb0);\n if (1 < uVar2) {\n uVar3 = 1;\n do {\n while (iVar1 = *(int *)(param_1 + 0xdc) + uVar3 * 0x14, -1 < *(char *)(iVar1 + 0xb)) {\n uVar3 = uVar3 + 1;\n ...
/* DWARF original prototype: void free_input_to_output_maps(Sized_relobj_file<64,_false> * this) */ void __thiscall var_2::Sized_relobj_file<64,_false>::free_input_to_output_maps(Sized_relobj_file<64,_false> *this) { type_2 var_1; type_1 var_5; type_2 var_6; var_1 = this->local_symbol_count_; if (1 < va...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarati...
null
void MASKED(int param_1) { int iVar1; uint uVar2; uint uVar3; uVar2 = *(uint *)(param_1 + 0xb0); if (1 < uVar2) { uVar3 = 1; do { while (iVar1 = *(int *)(param_1 + 0xdc) + uVar3 * 0x14, -1 < *(char *)(iVar1 + 0xb)) { uVar3 = uVar3 + 1; FUN_0014d050(*(int *)(iVar1 + 0xc) + 0x...
3480_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
__insertion_sort<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section*,_std::vector<gold::Output_section::Input_section>_>,___gnu_cxx::__ops::_Iter_comp_iter<(anonymous_namespace)::Sort_toc_sections<true>_>_>
FUN_000b6440
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __insertion_sort<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section*, std::vector<gold::Output_section::Input_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 FUN_000b6440(uint *param_1,uint *param_2) { uint *puVar1; uint uVar2; int iVar3; uint *puVar4; byte bVar5; uint *puVar6; uint local_34; uint local_30; uint local_2c; uint local_28; uint loca...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x533bb7 SUB ESP,0x3c CMP EAX,EDX JZ 0x000b6694 LEA ECX,[EAX + 0x18] CMP EDX,ECX JZ 0x000b6694 MOV dword ptr [ESP + 0x8],EAX LEA EAX,[ESP + 0x18] MOV EBP,ECX MOV dword ptr [ESP + 0xc],EDX MOV dword ptr [ESP + 0x4],EAX JMP 0x000b64c1 CMP dword ptr [ESI],-0x4 JC...
null
null
null
null
[('const-1', u'RETURN_-1206623138')]
[('const-4294967291', u'PTRADD_-1206621018'), ('const-417', u'LOAD_-1206622207'), ('const-4294967290', u'PTRADD_-1206621032'), ('tmp_3484', u'INT_EQUAL_-1206623077'), (u'CAST_-1206621068', u'INT_SUB_-1206622280'), ('tmp_4982', u'MULTIEQUAL_-1206621635'), ('const-3', u'INT_SRIGHT_-1206622235'), (u'MULTIEQUAL_-1206621927...
null
null
000b6440
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_000b6440(uint *param_1,uint *param_2)\n\n{\n uint *puVar1;\n uint uVar2;\n int iVar3;\n uint *puVar4;\n byte bVar5;\n uint *puVar6;\n uint local_34;\n uint local_30;\n uint local_2...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* DWARF original name:\n __insertion_sort<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section*,\n std::vector<gold::...
(translation_unit "void __regparm3 FUN_000b6440(uint *param_1,uint *param_2)\n\n{\n uint *puVar1;\n uint uVar2;\n int iVar3;\n uint *puVar4;\n byte bVar5;\n uint *puVar6;\n uint local_34;\n uint local_30;\n uint local_2c;\n uint local_28;\n uint local_24;\n uint local_20;\n undefined4 uStack_14;\n \n uSt...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT...
(function_definition "void __regparm3 FUN_000b6440(uint *param_1,uint *param_2)\n\n{\n uint *puVar1;\n uint uVar2;\n int iVar3;\n uint *puVar4;\n byte bVar5;\n uint *puVar6;\n uint local_34;\n uint local_30;\n uint local_2c;\n uint local_28;\n uint local_24;\n uint local_20;\n undefined4 uStack_14;\n \n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __insertion_sort<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section*, std::vector<gold::Output_section::Input_...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 MASKED(uint *param_1,uint *param_2) { uint *puVar1; uint uVar2; int iVar3; uint *puVar4; byte bVar5; uint *puVar6; uint local_34; uint local_30; uint local_2c; uint local_28; uint local_24; ...
63_ia64-linux-gnu-as_and_ia64-linux-gnu-as_strip.c
strlen
strlen
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strlen(char *__s) { size_t sVar1; sVar1 = (*(code *)PTR_strlen_0007e104)(); return sVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strlen(char *__s) { size_t sVar1; sVar1 = (*(code *)PTR_strlen_0007e104)(); return sVar1; }
JMP dword ptr [EBX + 0x104]
null
null
null
null
[(u'CALLIND_-1205976022', u'RETURN_-1205976019'), ('tmp_67', u'CAST_-1205975943'), (u'CAST_-1205975943', u'CALLIND_-1205976022'), ('const-0', u'RETURN_-1205976019'), (u'CALLIND_-1205976022', u'INDIRECT_-1205975949'), (u'INDIRECT_-1205975949', u'COPY_-1205976008')]
[(u'CALLIND_-1205976022', u'RETURN_-1205976019'), ('tmp_67', u'CAST_-1205975943'), (u'CAST_-1205975943', u'CALLIND_-1205976022'), ('const-0', u'RETURN_-1205976019'), (u'CALLIND_-1205976022', u'INDIRECT_-1205975949'), (u'INDIRECT_-1205975949', u'COPY_-1205976008')]
null
null
00014420
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0007e104)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code ...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0007e104)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code ...
(translation_unit "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0007e104)();\n return sVar1;\n}\n\n" (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0007e104)();\n return sVar1;\n}" primitive_type (function_declarator "strl...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * ...
(function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0007e104)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "strlen(char *__s)" (identifier "strlen") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_type "ch...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t function_1(char *__s) { size_t sVar1; sVar1 = (*(type_1 *)PTR_strlen_0007e104)(); return sVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t MASKED(char *__s) { size_t sVar1; sVar1 = (*(code *)PTR_MASKED_0007e104)(); return sVar1; }
184_stdbuf_and_stdbuf_strip.c
is_infinite_or_zerol
FUN_00016f8e
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int is_infinite_or_zerol(longdouble x) { return (uint)(x == x + x); }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ bool FUN_00016f8e(longdouble param_1) { return param_1 == param_1 + param_1; }
PUSH EBP MOV EBP,ESP CALL 0x000123a5 ADD EAX,0x906a FLD tword ptr [EBP + 0x8] FLD tword ptr [EBP + 0x8] FUCOMIP ST0,ST1 FSTP ST0 JP 0x00016fbc FLD tword ptr [EBP + 0x8] FADD ST0,ST0 FLD tword ptr [EBP + 0x8] FUCOMIP ST0,ST1 JP 0x00016fc3 FLD tword ptr [EBP + 0x8] FUCOMIP ST0,ST1 FSTP ST0 JNZ 0x00016fc5 MOV EAX,0x1 JMP ...
null
null
null
null
[(u'FLOAT_ADD_-1205964765', u'FLOAT_EQUAL_-1205964715'), ('const-0', u'RETURN_-1205964691'), ('tmp_377', u'FLOAT_EQUAL_-1205964715'), (u'INT_ZEXT_-1205964651', u'RETURN_-1205964691'), (u'FLOAT_EQUAL_-1205964715', u'INT_ZEXT_-1205964651'), ('tmp_377', u'FLOAT_ADD_-1205964765')]
[(u'FLOAT_ADD_-1205964765', u'FLOAT_EQUAL_-1205964715'), (u'COPY_-1205964611', u'RETURN_-1205964691'), ('const-0', u'RETURN_-1205964691'), ('tmp_624', u'FLOAT_EQUAL_-1205964715'), (u'FLOAT_EQUAL_-1205964715', u'COPY_-1205964611'), ('tmp_624', u'FLOAT_ADD_-1205964765')]
null
null
00016f8e
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nbool FUN_00016f8e(longdouble param_1)\n\n{\n return param_1 == param_1 + param_1;\n}\n\n" comment (function_definition "bool FUN_00016f8e(longdouble param_1)\n\n{\n return param_1 == param_1 + param_1;\n}" p...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nint is_infinite_or_zerol(longdouble x)\n\n{\n return (uint)(x == x + x);\n}\n\n" comment comment (function_definition "int is_infinite_or_zerol(longdouble x)\n\n{\n ...
(translation_unit "bool FUN_00016f8e(longdouble param_1)\n\n{\n return param_1 == param_1 + param_1;\n}\n\n" (function_definition "bool FUN_00016f8e(longdouble param_1)\n\n{\n return param_1 == param_1 + param_1;\n}" primitive_type (function_declarator "FUN_00016f8e(longdouble param_1)" identifier (parameter_list "(l...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression IDENT == (binary_expression IDENT + IDENT)) ;) })))
(function_definition "bool FUN_00016f8e(longdouble param_1)\n\n{\n return param_1 == param_1 + param_1;\n}" (primitive_type "bool") (function_declarator "FUN_00016f8e(longdouble param_1)" (identifier "FUN_00016f8e") (parameter_list "(longdouble param_1)" (( "(") (parameter_declaration "longdouble param_1" (type_identi...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int function_1(type_1 var_1) { return (uint)(var_1 == var_1 + var_1); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (identifier) right: (binary_...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ bool MASKED(longdouble param_1) { return param_1 == param_1 + param_1; }
6157_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
script_exp_function_origin
FUN_0016b410
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ Expression * script_exp_function_origin(void *closurev,char *name,size_t namelen) { Expression *pEVar1; char *format; pEVar1 = gold::Script_sections::find_memory_region_origin ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0016b410(int param_1,undefined4 param_2,undefined4 param_3) { int iVar1; undefined4 uVar2; iVar1 = FUN_0015c240(*(int *)(param_1 + 0x20) + 0xac,param_2,param_3); if (iVar1 != 0) { return; } uVar2 = ge...
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x223be9 SUB ESP,0x8 MOV ESI,dword ptr [ESP + 0x18] PUSH dword ptr [ESP + 0x1c] PUSH ESI MOV EAX,dword ptr [ESP + 0x1c] MOV EAX,dword ptr [EAX + 0x20] ADD EAX,0xac PUSH EAX CALL 0x0015c240 ADD ESP,0x10 TEST EAX,EAX JZ 0x0016b450 ADD ESP,0x4 POP EBX POP ESI RET SUB ESP,0xc LEA E...
null
null
null
null
[(u'COPY_-1207323261', u'CALL_-1207323437'), (u'CALL_-1207323529', u'INT_NOTEQUAL_-1207323502'), (u'LOAD_-1207323559', u'INT_ADD_-1207323535'), ('const-417', u'LOAD_-1207323559'), (u'CAST_-1207323237', u'CALL_-1207323529'), ('const-0', u'RETURN_-1207323470'), ('const-172', u'INT_ADD_-1207323535'), ('tmp_508', u'CALL_-1...
[(u'INT_ADD_-1207323543', u'CAST_-1207323247'), (u'CALL_-1207323529', u'INT_NOTEQUAL_-1207323502'), ('tmp_961', u'INT_ADD_-1207323543'), (u'CAST_-1207323247', u'LOAD_-1207323559'), (u'LOAD_-1207323559', u'INT_ADD_-1207323535'), ('const-0', u'RETURN_-1207323470'), ('const-172', u'INT_ADD_-1207323535'), ('tmp_959', u'CAL...
null
null
0016b410
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0016b410(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n iVar1 = FUN_0015c240(*(int *)(param_1 + 0x20) + 0xac,param_2,param_3);\n if (iVar1 != 0) {\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nExpression * script_exp_function_origin(void *closurev,char *name,size_t namelen)\n\n{\n Expression *pEVar1;\n char *format;\n \n pEVar1 = gold::Script_sections::f...
(translation_unit "void FUN_0016b410(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n iVar1 = FUN_0015c240(*(int *)(param_1 + 0x20) + 0xac,param_2,param_3);\n if (iVar1 != 0) {\n return;\n }\n uVar2 = gettext("undefined memory region \'%s\' referenced in ORIGIN exp...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expressi...
(function_definition "void FUN_0016b410(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n iVar1 = FUN_0015c240(*(int *)(param_1 + 0x20) + 0xac,param_2,param_3);\n if (iVar1 != 0) {\n return;\n }\n uVar2 = gettext("undefined memory region \'%s\' referenced in ORIGIN ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 * function_1(void *closurev,char *name,size_t namelen) { type_1 *var_2; char *format; var_2 = gold::Script_sections::var_1 ((type_2 *)(*(int *)((int)c...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3) { int iVar1; undefined4 uVar2; iVar1 = FUN_0015c240(*(int *)(param_1 + 0x20) + 0xac,param_2,param_3); if (iVar1 != 0) { return; } uVar2 = gettext(...
4967_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
_M_realloc_insert<const_gold::Output_reloc<9,_true,_64,_true>&>
FUN_0011ae20
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original name: _M_realloc_insert<const gold::Output_reloc<9, true, 64, true>&> DWARF original prototype: void _M_realloc_insert<const_gold::Output_reloc<9,_true,_64,_true>&>(vector<gold::Output_reloc<9,_true,_64,_tru...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0011ae20(int *param_1,undefined4 *param_2,undefined4 *param_3) { undefined4 *puVar1; undefined4 *puVar2; undefined4 uVar3; int iVar4; undefined4 *puVar5; undefined4 *puVar6; undefined4 *puVar7; uint uVar...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x2741d7 SUB ESP,0x1c MOV EAX,dword ptr [ESP + 0x30] MOV ESI,dword ptr [ESP + 0x34] MOV EDX,dword ptr [ESP + 0x38] MOV ECX,dword ptr [EAX] MOV EAX,dword ptr [EAX + 0x4] MOV EBP,ESI MOV dword ptr [ESP + 0x8],EAX SUB EAX,ECX SUB EBP,ECX SAR EAX,0x2 MOV dword ptr...
null
null
null
null
[(u'PTRSUB_-1206996129', u'LOAD_-1206997115'), (u'PTRADD_-1206995961', u'INT_NOTEQUAL_-1206996623'), ('const-0', u'INT_EQUAL_-1206996297'), ('tmp_2058', u'PTRSUB_-1206996120'), ('const-3', u'PTRADD_-1206995906'), ('tmp_2056', u'PTRSUB_-1206995820'), (u'LOAD_-1206996990', u'STORE_-1206996982'), ('const-2', u'INT_RIGHT_-...
[(u'PTRADD_-1206996037', u'LOAD_-1206996942'), ('const-7', u'PTRADD_-1206996084'), (u'PTRADD_-1206995952', u'STORE_-1206996701'), (u'CAST_-1206996082', u'INT_ADD_-1206997121'), ('const-0', u'INT_EQUAL_-1206996297'), ('const-4', u'PTRADD_-1206996077'), (u'LOAD_-1206996990', u'STORE_-1206996982'), ('const-2', u'INT_RIGHT...
null
null
0011ae20
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0011ae20(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n int iVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n un...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original name: _M_realloc_insert<const gold::Output_reloc<9, true, 64, true>&>\n DWARF original prototype: void\n _M_realloc_insert<const_gold::Output_reloc<9,_true,_64,_true>&>(vector<gold::Output_r...
(translation_unit "void FUN_0011ae20(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n int iVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n int iVar1...
(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 (pointer_...
(function_definition "void FUN_0011ae20(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n int iVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n int iV...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original name: _M_realloc_insert<const gold::Output_reloc<9, true, 64, true>&> DWARF original prototype: void _M_realloc_insert<const_gold::Output_reloc<9,_true,_64,_true>&>(vector<gold::Output_reloc<9,_true,_64,_tru...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1,undefined4 *param_2,undefined4 *param_3) { undefined4 *puVar1; undefined4 *puVar2; undefined4 uVar3; int iVar4; undefined4 *puVar5; undefined4 *puVar6; undefined4 *puVar7; uint uVar8; u...
265_ia64-linux-gnu-objdump_and_ia64-linux-gnu-objdump_strip.c
display_cu_index
FUN_00036050
/* WARNING: Unknown calling convention */ int display_cu_index(dwarf_section *section,void *file) { int iVar1; iVar1 = process_cu_tu_index(section,1); return iVar1; }
void FUN_00036050(void) { FUN_00031280(); return; }
MOV EAX,dword ptr [ESP + 0x4] MOV EDX,0x1 JMP 0x00031280
null
null
null
null
[('const-1', u'CALL_-1206099868'), ('const-0', u'RETURN_-1206099864'), (u'CALL_-1206099868', u'RETURN_-1206099864'), ('tmp_19', u'CALL_-1206099868')]
[('const-0', u'RETURN_-1206099864')]
null
null
00036050
x86
O0
(translation_unit "void FUN_00036050(void)\n\n{\n FUN_00031280();\n return;\n}\n\n" (function_definition "void FUN_00036050(void)\n\n{\n FUN_00031280();\n return;\n}" primitive_type (function_declarator "FUN_00036050(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (com...
(translation_unit "/* WARNING: Unknown calling convention */\n\nint display_cu_index(dwarf_section *section,void *file)\n\n{\n int iVar1;\n \n iVar1 = process_cu_tu_index(section,1);\n return iVar1;\n}\n\n" comment (function_definition "int display_cu_index(dwarf_section *section,void *file)\n\n{\n int iVar1;\n \...
(translation_unit "void FUN_00036050(void)\n\n{\n FUN_00031280();\n return;\n}\n\n" (function_definition "void FUN_00036050(void)\n\n{\n FUN_00031280();\n return;\n}" primitive_type (function_declarator "FUN_00036050(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (com...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00036050(void)\n\n{\n FUN_00031280();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00036050(void)" (identifier "FUN_00036050") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n FUN_00031280();\n...
/* WARNING: Unknown calling convention */ int function_1(type_1 *section,void *file) { int iVar1; iVar1 = var_1(section,1); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (retur...
null
void MASKED(void) { FUN_00031280(); return; }
7121_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
map_to_kept_section
FUN_00291fb0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: Address map_to_kept_section(Sized_relobj_file<64,_false> * this, uint shndx, string * section_name, bool * pfound) */ Address __thiscall gold::Sized_relobj_file<64,_false>::map_to_kept_section ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined8 FUN_00291fb0(int param_1,uint param_2,undefined4 *param_3,undefined1 *param_4) { int *piVar1; int *piVar2; int iVar3; void *__s2; int iVar4; int iVar5; uint uVar6; int iVar7; int iVar8; uint uVar9;...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x358047 SUB ESP,0x2c MOV EAX,dword ptr [ESP + 0x40] MOV ECX,dword ptr [ESP + 0x44] LEA ESI,[EAX + 0x108] MOV EAX,dword ptr [EAX + 0x10c] TEST EAX,EAX JZ 0x00291ffe MOV EDX,ESI JMP 0x00291fe9 MOV EDX,EAX MOV EAX,dword ptr [EAX + 0x8] TEST EAX,EAX JZ 0x00291ff5...
null
null
null
null
[('const-1', u'RETURN_-1204412466')]
[(u'CAST_-1204410096', u'LOAD_-1204411160'), ('const-4', u'PTRADD_-1204410353'), ('tmp_2103', u'CBRANCH_-1204411327'), ('tmp_2068', u'CBRANCH_-1204411296'), ('const-4771240', u'COPY_-1204409967'), (u'INT_LESSEQUAL_-1204412352', u'CBRANCH_-1204412362'), (u'LOAD_-1204411898', u'INT_AND_-1204411845'), (u'LOAD_-1204412107'...
null
null
00291fb0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined8 FUN_00291fb0(int param_1,uint param_2,undefined4 *param_3,undefined1 *param_4)\n\n{\n int *piVar1;\n int *piVar2;\n int iVar3;\n void *__s2;\n int iVar4;\n int iVar5;\n uint uVar6;\n int iVa...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: Address map_to_kept_section(Sized_relobj_file<64,_false> * this, uint\n shndx, string * section_name, bool * pfound) */\n\nAddress __thiscall\ngold::Sized_relobj_file<64,_false>::ma...
(translation_unit "undefined8 FUN_00291fb0(int param_1,uint param_2,undefined4 *param_3,undefined1 *param_4)\n\n{\n int *piVar1;\n int *piVar2;\n int iVar3;\n void *__s2;\n int iVar4;\n int iVar5;\n uint uVar6;\n int iVar7;\n int iVar8;\n uint uVar9;\n uint uVar10;\n int local_30;\n \n iVar8 = *(int *)(pa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration ...
(function_definition "undefined8 FUN_00291fb0(int param_1,uint param_2,undefined4 *param_3,undefined1 *param_4)\n\n{\n int *piVar1;\n int *piVar2;\n int iVar3;\n void *__s2;\n int iVar4;\n int iVar5;\n uint uVar6;\n int iVar7;\n int iVar8;\n uint uVar9;\n uint uVar10;\n int local_30;\n \n iVar8 = *(int *)...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: Address map_to_kept_section(Sized_relobj_file<64,_false> * this, uint shndx, string * section_name, bool * pfound) */ type_1 __thiscall gold::Sized_relobj_file<64,_false>::map_to_kept_section ...
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,uint param_2,undefined4 *param_3,undefined1 *param_4) { int *piVar1; int *piVar2; int iVar3; void *__s2; int iVar4; int iVar5; uint uVar6; int iVar7; int iVar8; uint uVar9; uin...
282_powerpc64le-linux-gnu-ranlib_and_powerpc64le-linux-gnu-ranlib_strip.c
__errno_location
__errno_location
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * __errno_location(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __errno_location@@GLIBC_2.0 */ halt_badda...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * __errno_location(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206050538')]
[('const-1', u'RETURN_-1206050538')]
null
null
0002210c
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint * __errno_location(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint * __errno_location(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __errno_location@@...
(translation_unit "int * __errno_location(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int * __errno_location(void)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* __errno_location(void)" * (function_declarator "__errno_location(void)" identif...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int * __errno_location(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (pointer_declarator "* __errno_location(void)" (* "*") (function_declarator "__errno_location(void)" (identifier "__errno_location") (parameter_list "(void)" (( "(") (parameter_declaration "void" ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __errno_location@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (expression_statement (call_expression function: (identifier) ar...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
7_lesskey_and_lesskey_strip.c
fopen64
fopen64
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ FILE * fopen64(char *__filename,char *__modes) { FILE *pFVar1; pFVar1 = (FILE *)(*(code *)PTR_fopen64_00014fb4)(); return pFVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ FILE * fopen64(char *__filename,char *__modes) { FILE *pFVar1; pFVar1 = (FILE *)(*(code *)PTR_fopen64_00014fb4)(); return pFVar1; }
JMP dword ptr [EBX + 0x1c]
null
null
null
null
[('tmp_72', u'CAST_-1205989158'), (u'CAST_-1205989157', u'RETURN_-1205989235'), (u'CALLIND_-1205989238', u'CAST_-1205989157'), (u'CALLIND_-1205989238', u'INDIRECT_-1205989165'), ('const-0', u'RETURN_-1205989235'), (u'CAST_-1205989158', u'CALLIND_-1205989238'), (u'INDIRECT_-1205989165', u'COPY_-1205989224')]
[('tmp_72', u'CAST_-1205989158'), (u'CAST_-1205989157', u'RETURN_-1205989235'), (u'CALLIND_-1205989238', u'CAST_-1205989157'), (u'CALLIND_-1205989238', u'INDIRECT_-1205989165'), ('const-0', u'RETURN_-1205989235'), (u'CAST_-1205989158', u'CALLIND_-1205989238'), (u'INDIRECT_-1205989165', u'COPY_-1205989224')]
null
null
00011080
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nFILE * fopen64(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen64_00014fb4)();\n return pFVar1;\n}\n\n" comment (function_definition "FILE * fopen64(char *__filename,char ...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nFILE * fopen64(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen64_00014fb4)();\n return pFVar1;\n}\n\n" comment (function_definition "FILE * fopen64(char *__filename,char ...
(translation_unit "FILE * fopen64(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen64_00014fb4)();\n return pFVar1;\n}\n\n" (function_definition "FILE * fopen64(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen64_00014fb4)(...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_st...
(function_definition "FILE * fopen64(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen64_00014fb4)();\n return pFVar1;\n}" (type_identifier "FILE") (pointer_declarator "* fopen64(char *__filename,char *__modes)" (* "*") (function_declarator "fopen64(char *__filename,char...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 * function_1(char *__filename,char *__modes) { type_1 *pFVar1; pFVar1 = (type_1 *)(*(type_2 *)PTR_fopen64_00014fb4)(); return pFVar1; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (prim...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ FILE * MASKED(char *__filename,char *__modes) { FILE *pFVar1; pFVar1 = (FILE *)(*(code *)PTR_MASKED_00014fb4)(); return pFVar1; }
264_chgrp_and_chgrp_strip.c
save_cwd
FUN_0001cf47
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int save_cwd(saved_cwd *cwd) { int iVar1; char *pcVar2; cwd->name = (char *)0x0; iVar1 = open_safer(".",0x80000); cwd->desc = iVar1; if (cwd->desc < 0) { pcVar2 = rpl_g...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_0001cf47(int *param_1) { int iVar1; undefined4 uVar2; param_1[1] = 0; iVar1 = FUN_0001b68a(&DAT_00020a6a,0x80000); *param_1 = iVar1; if (*param_1 < 0) { iVar1 = FUN_0001d8d8(0,0); param_1[1]...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x4 CALL 0x00012570 ADD EBX,0x80ad MOV EAX,dword ptr [EBP + 0x8] MOV dword ptr [EAX + 0x4],0x0 SUB ESP,0x8 PUSH 0x80000 LEA EAX,[EBX + 0xffffba6a] PUSH EAX CALL 0x0001b68a ADD ESP,0x10 MOV EDX,EAX MOV EAX,dword ptr [EBP + 0x8] MOV dword ptr [EAX],EDX MOV EAX,dword ptr [EBP + 0x8] M...
null
null
null
null
[('tmp_229', u'CBRANCH_-1205940255'), ('tmp_414', u'PTRSUB_-1205940090'), ('const-133738', u'COPY_-1205940134'), ('const-4', u'PTRSUB_-1205940014'), (u'INT_SLESS_-1205940256', u'CBRANCH_-1205940255'), ('const-4', u'PTRSUB_-1205940021'), ('const-0', u'PTRSUB_-1205940048'), ('const-0', u'COPY_-1205940173'), ('const-4', u...
[('tmp_229', u'CBRANCH_-1205940255'), (u'PTRADD_-1205940028', u'STORE_-1205940201'), (u'PTRSUB_-1205940073', u'CALL_-1205940306'), (u'INT_SLESS_-1205940256', u'CBRANCH_-1205940255'), ('tmp_743', u'PTRADD_-1205940021'), ('const-4', u'PTRADD_-1205940095'), ('const-0', u'COPY_-1205940173'), ('const-524288', u'CALL_-120594...
null
null
0001cf47
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0001cf47(int *param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n param_1[1] = 0;\n iVar1 = FUN_0001b68a(&DAT_00020a6a,0x80000);\n *param_1 = iVar1;\n if (*param_1 < 0) {\n iVar1 = FUN...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint save_cwd(saved_cwd *cwd)\n\n{\n int iVar1;\n char *pcVar2;\n \n cwd->name = (char *)0x0;\n iVar1 = open_safer(".",0x80000);\n cwd->desc = iVar1;\n if (cwd->...
(translation_unit "undefined4 FUN_0001cf47(int *param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n param_1[1] = 0;\n iVar1 = FUN_0001b68a(&DAT_00020a6a,0x80000);\n *param_1 = iVar1;\n if (*param_1 < 0) {\n iVar1 = FUN_0001d8d8(0,0);\n param_1[1] = iVar1;\n if (param_1[1] == 0) {\n uVar2 = 0xffffff...
(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 (subscript_expression IDENT [ LIT ]) = LIT) ;) (...
(function_definition "undefined4 FUN_0001cf47(int *param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n param_1[1] = 0;\n iVar1 = FUN_0001b68a(&DAT_00020a6a,0x80000);\n *param_1 = iVar1;\n if (*param_1 < 0) {\n iVar1 = FUN_0001d8d8(0,0);\n param_1[1] = iVar1;\n if (param_1[1] == 0) {\n uVar2 = 0xfff...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int function_1(type_1 *cwd) { int iVar1; char *pcVar2; cwd->name = (char *)0x0; iVar1 = var_1(".",0x80000); cwd->desc = iVar1; if (cwd->desc < 0) { pcVar2 = var_2((char...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int *param_1) { int iVar1; undefined4 uVar2; param_1[1] = 0; iVar1 = FUN_0001b68a(&DAT_00020a6a,0x80000); *param_1 = iVar1; if (*param_1 < 0) { iVar1 = FUN_0001d8d8(0,0); param_1[1] = iVa...
6160_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
__gxx_personality_v0
FUN_0017f5f0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 __gxx_personality_v0 (int param_1,uint param_2,uint param_3,int param_4,int param_5,_Unwind_Context *param_6) { undefined4 uVar1; bool bVar2; byte bVar3; uchar uVar4; uchar *puVar5; uint uVar6; ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 FUN_0017f5f0(int param_1,uint param_2,uint param_3,int param_4,int *param_5,int *param_6) { undefined4 uVar1; bool bVar2; byte bVar3; uint uVar4; int iVar5; undefined4 uVar6; byte bVar7; uint uVar8; ...
CALL 0x0004fb76 ADD EAX,0x182a0b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x6c MOV dword ptr [ESP + 0x8],EAX MOV EAX,dword ptr [ESP + 0x80] MOV ECX,dword ptr [ESP + 0x88] MOV EBX,dword ptr [ESP + 0x8c] MOV dword ptr [ESP + 0x34],0x0 MOV dword ptr [ESP + 0x38],0x0 CMP EAX,0x1 JNZ 0x0017f708 ADD ECX,0xbcd4d500 ADC EBX...
null
null
null
null
[(u'CALL_-1207369474', u'INDIRECT_-1207364062'), (u'INDIRECT_-1207365782', u'MULTIEQUAL_-1207366410'), (u'MULTIEQUAL_-1207362235', u'MULTIEQUAL_-1207365151'), (u'INDIRECT_-1207364458', u'MULTIEQUAL_-1207364282'), (u'INT_2COMP_-1207367048', u'CAST_-1207362388'), ('const-4', u'PTRADD_-1207362477'), (u'INDIRECT_-120736551...
[(u'CALL_-1207369847', u'INDIRECT_-1207366654'), (u'PTRSUB_-1207363571', u'MULTIEQUAL_-1207367900'), (u'INDIRECT_-1207364708', u'MULTIEQUAL_-1207364677'), (u'INDIRECT_-1207365291', u'MULTIEQUAL_-1207365826'), (u'CAST_-1207363483', u'INT_LESS_-1207369661'), (u'MULTIEQUAL_-1207367900', u'PTRADD_-1207363488'), (u'INDIRECT...
null
null
0017f5f0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_0017f5f0(int param_1,uint param_2,uint param_3,int param_4,int *param_5,int *param_6)\n\n{\n undefined4 uVar1;\n bool bVar2;\n byte bVar3;\n uint uVar4;\n int iVar5;\n undefined4 uVar6;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4\n__gxx_personality_v0\n (int param_1,uint param_2,uint param_3,int param_4,int param_5,_Unwind_Context *param_6)\n\n{\n undefined4 uVar1;\n bool bVar2;\n byte bVar3;\n uchar uVar4;\n uc...
(translation_unit "undefined4 FUN_0017f5f0(int param_1,uint param_2,uint param_3,int param_4,int *param_5,int *param_6)\n\n{\n undefined4 uVar1;\n bool bVar2;\n byte bVar3;\n uint uVar4;\n int iVar5;\n undefined4 uVar6;\n byte bVar7;\n uint uVar8;\n byte *pbVar9;\n byte *pbVar10;\n int **ppiVar11;\n uint un...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration ...
(function_definition "undefined4 FUN_0017f5f0(int param_1,uint param_2,uint param_3,int param_4,int *param_5,int *param_6)\n\n{\n undefined4 uVar1;\n bool bVar2;\n byte bVar3;\n uint uVar4;\n int iVar5;\n undefined4 uVar6;\n byte bVar7;\n uint uVar8;\n byte *pbVar9;\n byte *pbVar10;\n int **ppiVar11;\n uint...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ type_1 function_1 (int var_1,type_2 var_6,type_2 var_3,int var_2,int var_8,type_3 *param_6) { type_1 uVar1; bool var_5; type_4 var_23; type_5 uVar4; type_5 *puVar5; type_2 var_24; int var_14; type_1 uVar...
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.ax replaced with injection: get_pc_thunk_ax */ undefined4 MASKED(int param_1,uint param_2,uint param_3,int param_4,int *param_5,int *param_6) { undefined4 uVar1; bool bVar2; byte bVar3; uint uVar4; int iVar5; undefined4 uVar6; byte bVar7; uint uVar8; byte *...
5268_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
sort_before
FUN_001285d0
/* DWARF original prototype: bool sort_before(Output_reloc<9,_false,_32,_false> * this, Output_reloc<9,_false,_32,_false> * r2) */ bool __thiscall gold::Output_reloc<9,_false,_32,_false>::sort_before (Output_reloc<9,_false,_32,_false> *this,Output_reloc<9,_false,_32,_false> *r2) { int iVar1; iVar...
uint FUN_001285d0(undefined4 param_1,undefined4 param_2) { uint uVar1; uVar1 = FUN_00128530(param_1,param_2); return uVar1 >> 0x1f; }
SUB ESP,0x14 PUSH dword ptr [ESP + 0x1c] PUSH dword ptr [ESP + 0x1c] CALL 0x00128530 ADD ESP,0x1c SHR EAX,0x1f RET
null
null
null
null
[('tmp_206', u'CALL_-1207073289'), ('const-0', u'SUBPIECE_-1207073166'), (u'CALL_-1207073289', u'CAST_-1207073146'), ('const-31', u'INT_RIGHT_-1207073181'), (u'SUBPIECE_-1207073166', u'RETURN_-1207073226'), ('const-0', u'RETURN_-1207073226'), ('tmp_207', u'CALL_-1207073289'), (u'INT_RIGHT_-1207073181', u'SUBPIECE_-1207...
[(u'CALL_-1207073289', u'INT_RIGHT_-1207073246'), ('const-31', u'INT_RIGHT_-1207073246'), ('const-0', u'RETURN_-1207073226'), ('tmp_287', u'CALL_-1207073289'), (u'INT_RIGHT_-1207073246', u'RETURN_-1207073226'), ('tmp_288', u'CALL_-1207073289')]
null
null
001285d0
x86
O0
(translation_unit "uint FUN_001285d0(undefined4 param_1,undefined4 param_2)\n\n{\n uint uVar1;\n \n uVar1 = FUN_00128530(param_1,param_2);\n return uVar1 >> 0x1f;\n}\n\n" (function_definition "uint FUN_001285d0(undefined4 param_1,undefined4 param_2)\n\n{\n uint uVar1;\n \n uVar1 = FUN_00128530(param_1,param_2);\...
(translation_unit "/* DWARF original prototype: bool sort_before(Output_reloc<9,_false,_32,_false> * this,\n Output_reloc<9,_false,_32,_false> * r2) */\n\nbool __thiscall\ngold::Output_reloc<9,_false,_32,_false>::sort_before\n (Output_reloc<9,_false,_32,_false> *this,Output_reloc<9,_false,_32,_false> *r2)\n\...
(translation_unit "uint FUN_001285d0(undefined4 param_1,undefined4 param_2)\n\n{\n uint uVar1;\n \n uVar1 = FUN_00128530(param_1,param_2);\n return uVar1 >> 0x1f;\n}\n\n" (function_definition "uint FUN_001285d0(undefined4 param_1,undefined4 param_2)\n\n{\n uint uVar1;\n \n uVar1 = FUN_00128530(param_1,param_2);\...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT...
(function_definition "uint FUN_001285d0(undefined4 param_1,undefined4 param_2)\n\n{\n uint uVar1;\n \n uVar1 = FUN_00128530(param_1,param_2);\n return uVar1 >> 0x1f;\n}" (type_identifier "uint") (function_declarator "FUN_001285d0(undefined4 param_1,undefined4 param_2)" (identifier "FUN_001285d0") (parameter_list "(...
/* DWARF original prototype: bool sort_before(Output_reloc<9,_false,_32,_false> * this, Output_reloc<9,_false,_32,_false> * r2) */ bool __thiscall gold::Output_reloc<9,_false,_32,_false>::sort_before (Output_reloc<9,_false,_32,_false> *this,Output_reloc<9,_false,_32,_false> *r2) { int iVar1; iVar...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_stateme...
null
uint MASKED(undefined4 param_1,undefined4 param_2) { uint uVar1; uVar1 = FUN_00128530(param_1,param_2); return uVar1 >> 0x1f; }
1298_puttytel_and_puttytel_strip.c
dup_session_menuitem
FUN_0006cbab
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void dup_session_menuitem(GtkMenuItem *item,gpointer gdata) { gui_data *inst; launch_duplicate_session(*(Co...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0006cbab(undefined4 param_1,int param_2) { FUN_0006393a(*(undefined4 *)(param_2 + 0x2238)); return; }
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x14 CALL 0x0001b58a ADD EAX,0x3ac0d MOV EDX,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0xc],EDX MOV EDX,dword ptr [EBP + -0xc] MOV EDX,dword ptr [EDX + 0x2238] SUB ESP,0xc PUSH EDX MOV EBX,EAX CALL 0x0006393a ADD ESP,0x10 NOP MOV EBX,dword ptr [EBP + -0x4] LEAVE RET
null
null
null
null
[('tmp_216', u'CAST_-1206268819'), ('const-417', u'LOAD_-1206268947'), (u'LOAD_-1206268947', u'CALL_-1206268913'), (u'CAST_-1206268819', u'INT_ADD_-1206268931'), ('const-8760', u'INT_ADD_-1206268931'), ('const-0', u'RETURN_-1206268879'), (u'CAST_-1206268818', u'LOAD_-1206268947'), (u'INT_ADD_-1206268931', u'CAST_-12062...
[(u'LOAD_-1206268947', u'CALL_-1206268913'), (u'INT_ADD_-1206268931', u'CAST_-1206268820'), ('const-417', u'LOAD_-1206268947'), (u'CAST_-1206268820', u'LOAD_-1206268947'), ('const-8760', u'INT_ADD_-1206268931'), ('tmp_332', u'INT_ADD_-1206268931'), ('const-0', u'RETURN_-1206268879')]
null
null
0006cbab
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0006cbab(undefined4 param_1,int param_2)\n\n{\n FUN_0006393a(*(undefined4 *)(param_2 + 0x2238));\n return;\n}\n\n" comment (function_definition "void FUN_0006cbab(undefined4 param_1,int param_2)\n\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid dup_session_menuitem(GtkMenuItem *item,gpointer gdata)\n\n{\n gui_data *inst;\n \n la...
(translation_unit "void FUN_0006cbab(undefined4 param_1,int param_2)\n\n{\n FUN_0006393a(*(undefined4 *)(param_2 + 0x2238));\n return;\n}\n\n" (function_definition "void FUN_0006cbab(undefined4 param_1,int param_2)\n\n{\n FUN_0006393a(*(undefined4 *)(param_2 + 0x2238));\n return;\n}" primitive_type (function_declar...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstrac...
(function_definition "void FUN_0006cbab(undefined4 param_1,int param_2)\n\n{\n FUN_0006393a(*(undefined4 *)(param_2 + 0x2238));\n return;\n}" (primitive_type "void") (function_declarator "FUN_0006cbab(undefined4 param_1,int param_2)" (identifier "FUN_0006cbab") (parameter_list "(undefined4 param_1,int param_2)" (( "(...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *item,type_2 gdata) { type_3 *inst; var_1(*(type_4 **)((int)gdata + 0x2238)); retu...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(undefined4 param_1,int param_2) { FUN_0006393a(*(undefined4 *)(param_2 + 0x2238)); return; }
93_vdir_and_vdir_strip.c
sprintf
sprintf
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int sprintf(char *__s,char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_sprintf_0003c18c)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int sprintf(char *__s,char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_sprintf_0003c18c)(); return iVar1; }
JMP dword ptr [EBX + 0x18c]
null
null
null
null
[(u'INDIRECT_-1205983597', u'COPY_-1205983656'), ('tmp_72', u'CAST_-1205983590'), (u'CALLIND_-1205983670', u'INDIRECT_-1205983597'), (u'CALLIND_-1205983670', u'RETURN_-1205983667'), ('const-0', u'RETURN_-1205983667'), (u'CAST_-1205983590', u'CALLIND_-1205983670')]
[(u'INDIRECT_-1205983597', u'COPY_-1205983656'), ('tmp_72', u'CAST_-1205983590'), (u'CALLIND_-1205983670', u'INDIRECT_-1205983597'), (u'CALLIND_-1205983670', u'RETURN_-1205983667'), ('const-0', u'RETURN_-1205983667'), (u'CAST_-1205983590', u'CALLIND_-1205983670')]
null
null
00012640
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint sprintf(char *__s,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_sprintf_0003c18c)();\n return iVar1;\n}\n\n" comment (function_definition "int sprintf(char *__s,char *__format,...)\n\n{\n int i...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint sprintf(char *__s,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_sprintf_0003c18c)();\n return iVar1;\n}\n\n" comment (function_definition "int sprintf(char *__s,char *__format,...)\n\n{\n int i...
(translation_unit "int sprintf(char *__s,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_sprintf_0003c18c)();\n return iVar1;\n}\n\n" (function_definition "int sprintf(char *__s,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_sprintf_0003c18c)();\n return iVar1;\n}" primitive_t...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (variadic_parameter ...) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment...
(function_definition "int sprintf(char *__s,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_sprintf_0003c18c)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "sprintf(char *__s,char *__format,...)" (identifier "sprintf") (parameter_list "(char *__s,char *__format,...)" (( "(") (p...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s,char *__format,...) { int iVar1; iVar1 = (*(type_1 *)PTR_sprintf_0003c18c)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s,char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0003c18c)(); return iVar1; }
4935_libcurl.so.4.5_and_libcurl.so.4.5_strip.c
curl_url
curl_url
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ CURLU * curl_url(void) { CURLU *pCVar1; pCVar1 = (CURLU *)(*Curl_ccalloc)(0x2c,1); return pCVar1; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void curl_url(void) { (*(code *)PTR_calloc_000ef070)(0x2c,1); return; }
PUSH EBP MOV EBP,ESP SUB ESP,0x8 CALL 0x0001b297 ADD EAX,0x58901 LEA EAX,[EAX + 0x870] MOV EAX,dword ptr [EAX] SUB ESP,0x8 PUSH 0x1 PUSH 0x2c CALL EAX ADD ESP,0x10 LEAVE RET
null
null
null
null
[(u'CALLIND_-1206493366', u'INDIRECT_-1206493271'), ('tmp_303', u'CALLIND_-1206493366'), ('const-1', u'CALLIND_-1206493366'), (u'CALLIND_-1206493366', u'CAST_-1206493266'), (u'CAST_-1206493266', u'RETURN_-1206493343'), ('const-0', u'RETURN_-1206493343'), (u'INDIRECT_-1206493271', u'COPY_-1206493324'), ('const-44', u'CA...
[(u'CALLIND_-1206493366', u'INDIRECT_-1206493271'), ('const-1', u'CALLIND_-1206493366'), ('const-0', u'RETURN_-1206493343'), ('tmp_303', u'CAST_-1206493266'), (u'INDIRECT_-1206493271', u'COPY_-1206493324'), ('const-44', u'CALLIND_-1206493366'), (u'CAST_-1206493266', u'CALLIND_-1206493366')]
null
null
00095ef4
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid curl_url(void)\n\n{\n (*(code *)PTR_calloc_000ef070)(0x2c,1);\n return;\n}\n\n" comment (function_definition "void curl_url(void)\n\n{\n (*(code *)PTR_calloc_000ef070)(0x2c,1);\n return;\n}" primitive...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nCURLU * curl_url(void)\n\n{\n CURLU *pCVar1;\n \n pCVar1 = (CURLU *)(*Curl_ccalloc)(0x2c,1);\n return pCVar1;\n}\n\n" comment comment (function_definition "CURLU *...
(translation_unit "void curl_url(void)\n\n{\n (*(code *)PTR_calloc_000ef070)(0x2c,1);\n return;\n}\n\n" (function_definition "void curl_url(void)\n\n{\n (*(code *)PTR_calloc_000ef070)(0x2c,1);\n return;\n}" primitive_type (function_declarator "curl_url(void)" identifier (parameter_list "(void)" ( (parameter_declara...
(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 curl_url(void)\n\n{\n (*(code *)PTR_calloc_000ef070)(0x2c,1);\n return;\n}" (primitive_type "void") (function_declarator "curl_url(void)" (identifier "curl_url") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(co...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ type_1 * function_1(void) { type_1 *pCVar1; pCVar1 = (type_1 *)(*Curl_ccalloc)(0x2c,1); return pCVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(void) { (*(code *)PTR_calloc_000ef070)(0x2c,1); return; }
806_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
_GLOBAL__sub_I__ZN4gold11DescriptorsC2Ev
_INIT_7
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void _GLOBAL__sub_I__ZN4gold11DescriptorsC2Ev(void) { gold::Descriptors::Descriptors(&gold::descriptors); __cxa_atexit(gold::Descriptors::~Descripto...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void _INIT_7(void) { FUN_001a0670(&DAT_00396280); __cxa_atexit(FUN_001a1040,&DAT_00396280,&PTR_LOOP_0038f2e4); return; }
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x359b89 SUB ESP,0x10 LEA ESI,[EBX + 0x7280] PUSH ESI CALL 0x001a0670 ADD ESP,0xc LEA EAX,[EBX + 0x2e4] PUSH EAX LEA EAX,[EBX + 0xffe12040] PUSH ESI PUSH EAX CALL 0x00029110 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('const-3732196', u'PTRSUB_-1206102686'), (u'PTRSUB_-1206102708', u'CALL_-1206102864'), ('const-1708096', u'PTRSUB_-1206102687'), ('const-0', u'PTRSUB_-1206102686'), ('const-0', u'PTRSUB_-1206102708'), ('const-0', u'PTRSUB_-1206102687'), ('const-3760768', u'PTRSUB_-1206102708'), (u'PTRSUB_-1206102687', u'CALL_-1206102...
[(u'PTRSUB_-1206102708', u'CALL_-1206102864'), ('const-1708096', u'PTRSUB_-1206102687'), ('const-0', u'PTRSUB_-1206102687'), ('const-3732196', u'PTRSUB_-1206102686'), ('const-3760768', u'PTRSUB_-1206102708'), ('const-0', u'PTRSUB_-1206102686'), (u'PTRSUB_-1206102687', u'CALL_-1206102816'), (u'PTRSUB_-1206102686', u'CAL...
null
null
00035470
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid _INIT_7(void)\n\n{\n FUN_001a0670(&DAT_00396280);\n __cxa_atexit(FUN_001a1040,&DAT_00396280,&PTR_LOOP_0038f2e4);\n return;\n}\n\n" comment (function_definition "void _INIT_7(void)\n\n{\n FUN_001a0670(...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid _GLOBAL__sub_I__ZN4gold11DescriptorsC2Ev(void)\n\n{\n gold::Descriptors::Descriptors(&gold::descriptors);\n __cxa_atexit(gold...
(translation_unit "void _INIT_7(void)\n\n{\n FUN_001a0670(&DAT_00396280);\n __cxa_atexit(FUN_001a1040,&DAT_00396280,&PTR_LOOP_0038f2e4);\n return;\n}\n\n" (function_definition "void _INIT_7(void)\n\n{\n FUN_001a0670(&DAT_00396280);\n __cxa_atexit(FUN_001a1040,&DAT_00396280,&PTR_LOOP_0038f2e4);\n return;\n}" primi...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer...
(function_definition "void _INIT_7(void)\n\n{\n FUN_001a0670(&DAT_00396280);\n __cxa_atexit(FUN_001a1040,&DAT_00396280,&PTR_LOOP_0038f2e4);\n return;\n}" (primitive_type "void") (function_declarator "_INIT_7(void)" (identifier "_INIT_7") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { gold::Descriptors::Descriptors(&gold::descriptors); __cxa_atexit(gold::Descriptors::~Descriptors,&gold::descriptors,&__dso_h...
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 (pointer_...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { FUN_001a0670(&DAT_00396280); __cxa_atexit(FUN_001a1040,&DAT_00396280,&PTR_LOOP_0038f2e4); return; }
531_x86_64-linux-gnux32-objdump_and_x86_64-linux-gnux32-objdump_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_-1206357986')]
[('const-1', u'RETURN_-1206357986')]
null
null
00077014
x86
O0
(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(); }
692_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c
gldaarch64elf32b_append_to_separated_string
FUN_000453b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 gldaarch64elf32b_append_to_separated_string(char **to,char *op_arg) { char cVar1; size_t __n; int __c; int iVar2; char *pcVar3; size_t sVar4; char *pcVar5; pcVar5 = *to; if (pcVar5 == (char *)...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 FUN_000453b0(undefined4 *param_1,char *param_2) { char cVar1; size_t __n; int __c; int iVar2; char *pcVar3; size_t sVar4; char *pcVar5; undefined4 uVar6; pcVar5 = (char *)*param_1; if (pcVa...
PUSH EBP PUSH EDI MOV EDI,EDX PUSH ESI PUSH EBX CALL 0x00017c50 ADD EBX,0x17cc45 SUB ESP,0x2c MOV dword ptr [ESP + 0x18],EAX MOV EAX,dword ptr [EAX] MOV dword ptr [ESP + 0x14],EAX TEST EAX,EAX JZ 0x00045490 SUB ESP,0xc PUSH EDX CALL 0x00016870 ADD ESP,0x10 MOV EBP,dword ptr [ESP + 0x14] MOV ESI,EAX LEA EAX,[EBX + 0x26e...
null
null
null
null
[(u'INDIRECT_-1206167543', u'COPY_-1206167596'), ('const-0', u'INT_EQUAL_-1206168391'), ('const-417', u'LOAD_-1206168220'), ('tmp_1071', u'CALL_-1206168199'), (u'INDIRECT_-1206167699', u'COPY_-1206167617'), (u'COPY_-1206167630', u'COPY_-1206167627'), (u'CAST_-1206167538', u'STORE_-1206168060'), ('tmp_880', u'CBRANCH_-1...
[(u'INDIRECT_-1206167543', u'COPY_-1206167596'), (u'LOAD_-1206168593', u'CAST_-1206167742'), ('const-0', u'INT_EQUAL_-1206168391'), (u'INDIRECT_-1206167699', u'COPY_-1206167617'), ('tmp_1670', u'STORE_-1206168170'), (u'COPY_-1206167630', u'COPY_-1206167627'), ('const-513730', u'COPY_-1206167642'), ('tmp_880', u'CBRANCH...
null
null
000453b0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_000453b0(undefined4 *param_1,char *param_2)\n\n{\n char cVar1;\n size_t __n;\n int __c;\n int iVar2;\n char *pcVar3;\n size_t sVar4;\n char *pcVar5;\n undefined4 uVar6;\n \n pcVar...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 gldaarch64elf32b_append_to_separated_string(char **to,char *op_arg)\n\n{\n char cVar1;\n size_t __n;\n int __c;\n int iVar2;\n char *pcVar3;\n size_t sVar4;\n char *pcVar5;\n \n pcVar5 ...
(translation_unit "void __regparm3 FUN_000453b0(undefined4 *param_1,char *param_2)\n\n{\n char cVar1;\n size_t __n;\n int __c;\n int iVar2;\n char *pcVar3;\n size_t sVar4;\n char *pcVar5;\n undefined4 uVar6;\n \n pcVar5 = (char *)*param_1;\n if (pcVar5 == (char *)0x0) {\n uVar6 = xstrdup(param_2);\n *p...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE I...
(function_definition "void __regparm3 FUN_000453b0(undefined4 *param_1,char *param_2)\n\n{\n char cVar1;\n size_t __n;\n int __c;\n int iVar2;\n char *pcVar3;\n size_t sVar4;\n char *pcVar5;\n undefined4 uVar6;\n \n pcVar5 = (char *)*param_1;\n if (pcVar5 == (char *)0x0) {\n uVar6 = xstrdup(param_2);\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 function_1(char **to,char *op_arg) { char var_6; size_t var_10; int __c; int var_5; char *var_8; size_t var_11; char *var_1; var_1 = *to; if (var_1 == (char *)0x0) { var_1 = (char *)var_2(...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type)...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 MASKED(undefined4 *param_1,char *param_2) { char cVar1; size_t __n; int __c; int iVar2; char *pcVar3; size_t sVar4; char *pcVar5; undefined4 uVar6; pcVar5 = (char *)*param_1; if (pcVar5 == ...
193_unexpand_and_unexpand_strip.c
getc_unlocked
getc_unlocked
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int getc_unlocked(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* getc_unlocked@@GLIBC_2.0 */ halt_bad...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int getc_unlocked(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205944266')]
[('const-1', u'RETURN_-1205944266')]
null
null
0001c02c
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint getc_unlocked(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 getc_unlocked(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* getc_unlocked...
(translation_unit "int getc_unlocked(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int getc_unlocked(FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "getc_unlocked(FILE *__stream)" identifier (parameter_list "(FILE *__st...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int getc_unlocked(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "getc_unlocked(FILE *__stream)" (identifier "getc_unlocked") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* getc_unlocked@@GLIBC_2.0 */ var_1(); ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
1872_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
do_plt_address_for_local
FUN_0004b340
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: uint64_t do_plt_address_for_local(Target_s390<32> * this, Relobj * ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined8 FUN_0004b340(int param_1,int *param_2,undefined4 param_3) { int iVar1; uint uVar2; uint uVar3; uint uVar4; uint uVar5; iVar1 = *(int *)(param_1 + 0x18); if (iVar1 == 0) { param_2 = (int *)FUN_0004...
PUSH EDI PUSH ESI PUSH EBX MOV EDX,dword ptr [ESP + 0x10] CALL 0x00036f20 ADD EBX,0x363cb4 MOV EAX,dword ptr [ESP + 0x14] MOV EDX,dword ptr [EDX + 0x18] TEST EDX,EDX JZ 0x0004b391 TEST byte ptr [EDX + 0x1c],0x1 JZ 0x0004b396 MOV ECX,dword ptr [EDX + 0x44] XOR EDI,EDI LEA ESI,[ECX + 0x1] SHL ESI,0x5 ADD ESI,dword ptr [E...
null
null
null
null
[(u'PTRSUB_-1206143734', u'CAST_-1206143731'), ('tmp_680', u'CALLIND_-1206143963'), ('tmp_679', u'PTRSUB_-1206143761'), (u'LOAD_-1206144040', u'INT_CARRY_-1206144020'), ('const-0', u'INT_NOTEQUAL_-1206144105'), (u'COPY_-1206143743', u'CALL_-1206143844'), (u'INT_ZEXT_-1206143925', u'INT_ADD_-1206143915'), (u'CAST_-12061...
[('const-24', u'INT_ADD_-1206144124'), ('tmp_1124', u'INT_ADD_-1206144124'), (u'LOAD_-1206144040', u'INT_CARRY_-1206144020'), (u'LOAD_-1206143991', u'INT_ADD_-1206143957'), ('const-0', u'INT_NOTEQUAL_-1206144105'), ('const-2758092', u'COPY_-1206143721'), (u'INT_ZEXT_-1206143925', u'INT_ADD_-1206143915'), (u'CAST_-12061...
null
null
0004b340
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined8 FUN_0004b340(int param_1,int *param_2,undefined4 param_3)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n \n iVar1 = *(int *)(param_1 + 0x18);\n if (iVar1 == 0) {...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: uint64_t do_plt_address_for_local(Target_s390<32>...
(translation_unit "undefined8 FUN_0004b340(int param_1,int *param_2,undefined4 param_3)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n \n iVar1 = *(int *)(param_1 + 0x18);\n if (iVar1 == 0) {\n param_2 = (int *)FUN_0004b310();\n }\n else if ((*(byte *)(iVar1 + 0x1c) & 1) != 0) ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE I...
(function_definition "undefined8 FUN_0004b340(int param_1,int *param_2,undefined4 param_3)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n \n iVar1 = *(int *)(param_1 + 0x18);\n if (iVar1 == 0) {\n param_2 = (int *)FUN_0004b310();\n }\n else if ((*(byte *)(iVar1 + 0x1c) & 1) != ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: uint64_t do_plt_address_for_local(Target_s390<32> * this, Relobj * ...
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 */ undefined8 MASKED(int param_1,int *param_2,undefined4 param_3) { int iVar1; uint uVar2; uint uVar3; uint uVar4; uint uVar5; iVar1 = *(int *)(param_1 + 0x18); if (iVar1 == 0) { param_2 = (int *)FUN_0004b310()...
4964_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
add_output_section_relative
FUN_0011aa90
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void add_output_section_relative(Output_data_reloc<9,_true,_64,_false> * this, Output_section * os, uint type, Output_data * od, Address address...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0011aa90(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5, undefined4 param_6) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iVar4; undefined4 local_...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x274567 SUB ESP,0x30 MOV ESI,dword ptr [ESP + 0x50] MOV EDI,dword ptr [ESP + 0x44] PUSH 0x1 PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH ESI PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA EBP,[ESP + 0x20] PUSH EBP CALL 0x00100bc0 ...
null
null
null
null
[('tmp_824', u'CBRANCH_-1206997914'), ('tmp_1291', u'PTRSUB_-1206997065'), ('const-0', u'PTRSUB_-1206996961'), ('const-0', u'PTRSUB_-1206997132'), (u'MULTIEQUAL_-1206997335', u'PTRSUB_-1206997095'), (u'LOAD_-1206998253', u'PTRSUB_-1206997204'), ('const-1', u'INT_SUB_-1206997758'), (u'INT_EQUAL_-1206997969', u'CBRANCH_-...
[(u'INT_ADD_-1206997656', u'CAST_-1206997066'), ('tmp_824', u'CBRANCH_-1206997914'), (u'INT_ADD_-1206997948', u'CAST_-1206997165'), (u'COPY_-1206997110', u'CALL_-1206997663'), ('const-4294967240', u'PTRSUB_-1206997283'), (u'CALL_-1206998255', u'INDIRECT_-1206997402'), (u'INT_EQUAL_-1206997969', u'CBRANCH_-1206997965'),...
null
null
0011aa90
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0011aa90(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void add_output_section_relative(Output_data_reloc<9,_true,_64,_false>\n * this, Output_section * os, uint type, Output_data ...
(translation_unit "void FUN_0011aa90(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34;\n undefined4 local_30;\n undefined4 local...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compou...
(function_definition "void FUN_0011aa90(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34;\n undefined4 local_30;\n undefined4 lo...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void add_output_section_relative(Output_data_reloc<9,_true,_64,_false> * this, Output_section * os, uint type, Output_data * od, Address address...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5, undefined4 param_6) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iVar4; undefined4 local_38; ...
129_sg_logs_and_sg_logs_strip.c
show_requested_recovery_page
FUN_0001f827
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ _Bool show_requested_recovery_page(uint8_t *resp,int len,opts_t *op) { int iVar1; undefined1 uVar2; uint16_t uVar3; uint uVar4; int len_00; undefined4 uVar5; int iVar6; char *pcVar7; int in_GS_OFFSET; opts_t *...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_0001f827(int param_1,int param_2,int param_3) { uint uVar1; int iVar2; int iVar3; undefined4 uVar4; int in_GS_OFFSET; int local_a8; int local_a4; int local_a0; undefined1 local_90 [128]; int lo...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0xb4 CALL 0x000123e0 ADD EBX,0x176ca MOV EAX,dword ptr [EBP + 0x8] MOV dword ptr [EBP + 0xffffff54],EAX MOV EAX,dword ptr [EBP + 0x10] MOV dword ptr [EBP + 0xffffff50],EAX MOV EAX,GS:[0x14] MOV dword ptr [EBP + -0xc],EAX XOR EAX,EAX MOV EAX,dword ptr [EBP + 0xffffff50] MOV EAX,dwor...
null
null
null
null
[('const-193760', u'COPY_-1205927222'), ('tmp_1054', u'CBRANCH_-1205929251'), ('const-4', u'PTRADD_-1205929591'), (u'CALL_-1205928628', u'INDIRECT_-1205927981'), (u'INT_ADD_-1205929847', u'CAST_-1205927671'), ('const-196499', u'COPY_-1205927428'), (u'INT_ZEXT_-1205928865', u'INT_LESS_-1205928833'), (u'MULTIEQUAL_-12059...
[('tmp_1054', u'CBRANCH_-1205929251'), (u'CAST_-1205926894', u'LOAD_-1205928924'), ('const-176212', u'COPY_-1205927058'), (u'CAST_-1205927487', u'LOAD_-1205929392'), (u'INT_ZEXT_-1205928865', u'INT_LESS_-1205928833'), ('tmp_192', u'CBRANCH_-1205929808'), ('const-228512', u'PTRSUB_-1205927308'), (u'INT_AND_-1205929516',...
null
null
0001f827
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0001f827(int param_1,int param_2,int param_3)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n int in_GS_OFFSET;\n int local_a8;\n int local_a4;\n int local_a0;\n unde...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\n_Bool show_requested_recovery_page(uint8_t *resp,int len,opts_t *op)\n\n{\n int iVar1;\n undefined1 uVar2;\n uint16_t uVar3;\n uint uVar4;\n int len_00;\n undefined4 uVar5;\n int iVar6;\n char *pcVar7;\...
(translation_unit "undefined4 FUN_0001f827(int param_1,int param_2,int param_3)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n int in_GS_OFFSET;\n int local_a8;\n int local_a4;\n int local_a0;\n undefined1 local_90 [128];\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TY...
(function_definition "undefined4 FUN_0001f827(int param_1,int param_2,int param_3)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n int in_GS_OFFSET;\n int local_a8;\n int local_a4;\n int local_a0;\n undefined1 local_90 [128];\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 function_1(uint8_t *var_4,int var_3,type_2 *op) { int var_6; type_3 uVar2; uint16_t uVar3; type_4 var_9; int var_11; type_5 uVar5; int iVar6; char *pcVar7; int var_1; type_2 *op_local; uint8_t *resp_l...
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.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1,int param_2,int param_3) { uint uVar1; int iVar2; int iVar3; undefined4 uVar4; int in_GS_OFFSET; int local_a8; int local_a4; int local_a0; undefined1 local_90 [128]; int local_10...
1289_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
~Struct_print_output_format
FUN_0003d660
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_print_output_format(Struct_print_output_format * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_print_output_format::~Struct_print_output_format (Struct...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003d660(undefined4 *param_1) { *param_1 = &PTR_FUN_003a1ad4; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ff030((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x00036f20 ADD EBX,0x37199a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xffff2ad4] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x0003d692 SUB ESP,0xc PUSH EDX CALL 0x001ff030 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[(u'PTRSUB_-1206069425', u'INT_NOTEQUAL_-1206069569'), (u'PTRSUB_-1206069429', u'PTRSUB_-1206069425'), ('tmp_276', u'PTRSUB_-1206069419'), ('const-417', u'STORE_-1206069593'), ('const-417', u'LOAD_-1206069589'), ('const-0', u'PTRSUB_-1206069423'), ('const-3807956', u'PTRSUB_-1206069426'), ('const-0', u'PTRSUB_-12060694...
[(u'CAST_-1206069424', u'INT_NOTEQUAL_-1206069569'), (u'LOAD_-1206069589', u'CAST_-1206069424'), ('const-3807956', u'PTRSUB_-1206069428'), ('const-417', u'LOAD_-1206069589'), ('tmp_439', u'STORE_-1206069593'), (u'PTRSUB_-1206069428', u'STORE_-1206069593'), ('const-1', u'PTRADD_-1206069424'), ('tmp_439', u'PTRADD_-12060...
null
null
0003d660
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003d660(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a1ad4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((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_print_output_format(Struct_print_output_format * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_print_output_format::~Struct_print_output_f...
(translation_unit "void FUN_0003d660(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a1ad4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_0003d660(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a1ad4;\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_0003d660(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a1ad4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003d660(undefined4 *param_1)" (identifier "FUN_0003d660...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_print_output_format(Struct_print_output_format * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1 (function_1 *this,int __in_chrg) { t...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) 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_003a1ad4; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ff030((undefined4 *)param_1[1]); } return; }
5877_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c
do_reset
FUN_00177530
/* DWARF original prototype: void do_reset(Sized_elf_reloc_mapper<32,_false> * this, uint64_t checkpoint) */ void __thiscall gold::Sized_elf_reloc_mapper<32,_false>::do_reset (Sized_elf_reloc_mapper<32,_false> *this,uint64_t checkpoint) { (this->track_relocs_).pos_ = (section_size_type)checkpoint; r...
void FUN_00177530(int param_1,undefined4 param_2) { *(undefined4 *)(param_1 + 0x20) = param_2; return; }
MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [ESP + 0x8] MOV dword ptr [EAX + 0x20],EDX RET
null
null
null
null
[('const-0', u'SUBPIECE_-1207405188'), ('const-8', u'PTRSUB_-1207405173'), ('tmp_34', u'PTRSUB_-1207405175'), ('const-417', u'STORE_-1207405245'), (u'SUBPIECE_-1207405188', u'STORE_-1207405245'), (u'PTRSUB_-1207405175', u'PTRSUB_-1207405173'), ('const-0', u'RETURN_-1207405232'), ('tmp_35', u'SUBPIECE_-1207405188'), (u'...
[('tmp_39', u'INT_ADD_-1207405231'), ('const-417', u'STORE_-1207405245'), (u'CAST_-1207405179', u'STORE_-1207405245'), (u'INT_ADD_-1207405231', u'CAST_-1207405179'), ('tmp_40', u'STORE_-1207405245'), ('const-32', u'INT_ADD_-1207405231'), ('const-0', u'RETURN_-1207405232')]
null
null
00177530
x86
O0
(translation_unit "void FUN_00177530(int param_1,undefined4 param_2)\n\n{\n *(undefined4 *)(param_1 + 0x20) = param_2;\n return;\n}\n\n" (function_definition "void FUN_00177530(int param_1,undefined4 param_2)\n\n{\n *(undefined4 *)(param_1 + 0x20) = param_2;\n return;\n}" primitive_type (function_declarator "FUN_00...
(translation_unit "/* DWARF original prototype: void do_reset(Sized_elf_reloc_mapper<32,_false> * this, uint64_t\n checkpoint) */\n\nvoid __thiscall\ngold::Sized_elf_reloc_mapper<32,_false>::do_reset\n (Sized_elf_reloc_mapper<32,_false> *this,uint64_t checkpoint)\n\n{\n (this->track_relocs_).pos_ = (section...
(translation_unit "void FUN_00177530(int param_1,undefined4 param_2)\n\n{\n *(undefined4 *)(param_1 + 0x20) = param_2;\n return;\n}\n\n" (function_definition "void FUN_00177530(int param_1,undefined4 param_2)\n\n{\n *(undefined4 *)(param_1 + 0x20) = param_2;\n return;\n}" primitive_type (function_declarator "FUN_00...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declara...
(function_definition "void FUN_00177530(int param_1,undefined4 param_2)\n\n{\n *(undefined4 *)(param_1 + 0x20) = param_2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00177530(int param_1,undefined4 param_2)" (identifier "FUN_00177530") (parameter_list "(int param_1,undefined4 param_2)" (( "(") (pa...
/* DWARF original prototype: void do_reset(Sized_elf_reloc_mapper<32,_false> * this, uint64_t checkpoint) */ void __thiscall gold::type_1<32,type_2>::function_1 (type_1<32,type_2> *type_3,uint64_t checkpoint) { (type_3->track_relocs_).function_2 = (type_4)checkpoint; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement...
null
void MASKED(int param_1,undefined4 param_2) { *(undefined4 *)(param_1 + 0x20) = param_2; return; }
151_m68k-linux-gnu-ar_and_m68k-linux-gnu-ar_strip.c
ar_addlib_doer
FUN_000166d0
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* WARNING: Unknown calling convention */ void ar_addlib_doer(bfd *abfd,bfd *prev) { bfd *pbVar1; if (prev != (bfd *)0x0) { prev->archive_next = abfd->archive_next; } pbVar1 = obfd; abfd->archive_next = obfd->arc...
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ void FUN_000166d0(int param_1,int param_2) { int iVar1; if (param_2 != 0) { *(undefined4 *)(param_2 + 0x8c) = *(undefined4 *)(param_1 + 0x8c); } iVar1 = DAT_000212e4; *(undefined4 *)(param_1 + 0x8c) = *(undefine...
CALL 0x000173ed ADD ECX,0xa92b PUSH EBX MOV EDX,dword ptr [ESP + 0xc] MOV EAX,dword ptr [ESP + 0x8] TEST EDX,EDX JZ 0x000166f4 MOV EBX,dword ptr [EAX + 0x8c] MOV dword ptr [EDX + 0x8c],EBX MOV EDX,dword ptr [ECX + 0x2e4] MOV ECX,dword ptr [EDX + 0x90] MOV dword ptr [EAX + 0x8c],ECX MOV dword ptr [EDX + 0x90],EAX POP EB...
null
null
null
null
[('const-144', u'PTRSUB_-1205966971'), (u'STORE_-1205967056', u'INDIRECT_-1205966975'), (u'STORE_-1205967083', u'INDIRECT_-1205966994'), ('const-0', u'RETURN_-1205967026'), ('tmp_158', u'PTRSUB_-1205966991'), (u'PTRSUB_-1205966984', u'STORE_-1205967083'), ('const-417', u'STORE_-1205967047'), ('const-140', u'PTRSUB_-120...
[(u'STORE_-1205967056', u'INDIRECT_-1205966975'), (u'STORE_-1205967083', u'INDIRECT_-1205966994'), ('const-0', u'RETURN_-1205967026'), (u'MULTIEQUAL_-1205966986', u'COPY_-1205967044'), (u'INT_ADD_-1205967051', u'CAST_-1205966972'), ('tmp_196', u'INT_ADD_-1205967042'), (u'CAST_-1205966985', u'STORE_-1205967083'), ('cons...
null
null
000166d0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nvoid FUN_000166d0(int param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_2 != 0) {\n *(undefined4 *)(param_2 + 0x8c) = *(undefined4 *)(param_1 + 0x8c);\n }\n iVar1 = DAT_000212e4;\n *(undefined4 *)...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* WARNING: Unknown calling convention */\n\nvoid ar_addlib_doer(bfd *abfd,bfd *prev)\n\n{\n bfd *pbVar1;\n \n if (prev != (bfd *)0x0) {\n prev->archive_next = abfd->archive_next;\n }\n pbVar1 = obfd;\n ...
(translation_unit "void FUN_000166d0(int param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_2 != 0) {\n *(undefined4 *)(param_2 + 0x8c) = *(undefined4 *)(param_1 + 0x8c);\n }\n iVar1 = DAT_000212e4;\n *(undefined4 *)(param_1 + 0x8c) = *(undefined4 *)(DAT_000212e4 + 0x90);\n *(int *)(iVar1 + 0x90) = param_1...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (ex...
(function_definition "void FUN_000166d0(int param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_2 != 0) {\n *(undefined4 *)(param_2 + 0x8c) = *(undefined4 *)(param_1 + 0x8c);\n }\n iVar1 = DAT_000212e4;\n *(undefined4 *)(param_1 + 0x8c) = *(undefined4 *)(DAT_000212e4 + 0x90);\n *(int *)(iVar1 + 0x90) = para...
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* WARNING: Unknown calling convention */ void function_1(type_1 *abfd,type_1 *var_1) { type_1 *pbVar1; if (var_1 != (type_1 *)0x0) { var_1->archive_next = abfd->archive_next; } pbVar1 = obfd; abfd->archive_next ...
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.cx replaced with injection: get_pc_thunk_cx */ void MASKED(int param_1,int param_2) { int iVar1; if (param_2 != 0) { *(undefined4 *)(param_2 + 0x8c) = *(undefined4 *)(param_1 + 0x8c); } iVar1 = DAT_000212e4; *(undefined4 *)(param_1 + 0x8c) = *(undefined4 *)(...
10559_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
_M_refcopy
FUN_00280f50
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* std::wstring::_Rep::_M_refcopy() */ _Rep * __thiscall std::wstring::_Rep::_M_refcopy(_Rep *this) { if (this != (_Rep *)PTR__S_empty_rep_storage_003a9d74) { if (PTR___pthread_key_create_003a9f3c == (undefined *)0x0) { ...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ undefined * FUN_00280f50(undefined *param_1) { if (param_1 != PTR_DAT_003a9d74) { if (PTR___pthread_key_create_003a9f3c == (undefined *)0x0) { *(int *)(param_1 + 8) = *(int *)(param_1 + 8) + 1; } else { ...
CALL 0x00036ee5 ADD EDX,0x1290ab MOV EAX,dword ptr [ESP + 0x4] CMP EAX,dword ptr [EDX + 0xfffffd74] JNZ 0x00280f70 ADD EAX,0xc RET MOV EDX,dword ptr [EDX + 0xffffff3c] TEST EDX,EDX JZ 0x00280f88 ADD.LOCK dword ptr [EAX + 0x8],0x1 JMP 0x00280f67 ADD dword ptr [EAX + 0x8],0x1 JMP 0x00280f67
null
null
null
null
[('const-417', u'LOAD_-1204351048'), (u'PTRADD_-1204350957', u'CAST_-1204350912'), ('const-417', u'STORE_-1204351012'), ('const-1', u'PTRADD_-1204350990'), (u'CAST_-1204350911', u'STORE_-1204351012'), (u'INT_EQUAL_-1204351055', u'CBRANCH_-1204351054'), ('tmp_377', u'MULTIEQUAL_-1204350951'), (u'CAST_-1204350954', u'INT...
[(u'PTRADD_-1204350990', u'CAST_-1204350925'), (u'PTRADD_-1204350957', u'CAST_-1204350912'), ('const-417', u'LOAD_-1204351015'), ('tmp_376', u'MULTIEQUAL_-1204350951'), ('const-417', u'STORE_-1204351045'), ('const-1', u'PTRADD_-1204350990'), (u'INT_EQUAL_-1204351055', u'CBRANCH_-1204351054'), (u'PTRADD_-1204351033', u'...
null
null
00280f50
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nundefined * FUN_00280f50(undefined *param_1)\n\n{\n if (param_1 != PTR_DAT_003a9d74) {\n if (PTR___pthread_key_create_003a9f3c == (undefined *)0x0) {\n *(int *)(param_1 + 8) = *(int *)(param_1 + 8) + ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* std::wstring::_Rep::_M_refcopy() */\n\n_Rep * __thiscall std::wstring::_Rep::_M_refcopy(_Rep *this)\n\n{\n if (this != (_Rep *)PTR__S_empty_rep_storage_003a9d74) {\n if (PTR___pthread_key_create_003a9f3c =...
(translation_unit "undefined * FUN_00280f50(undefined *param_1)\n\n{\n if (param_1 != PTR_DAT_003a9d74) {\n if (PTR___pthread_key_create_003a9f3c == (undefined *)0x0) {\n *(int *)(param_1 + 8) = *(int *)(param_1 + 8) + 1;\n }\n else {\n LOCK();\n *(int *)(param_1 + 8) = *(int *)(param_1 + 8) + ...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (if_statement if (p...
(function_definition "undefined * FUN_00280f50(undefined *param_1)\n\n{\n if (param_1 != PTR_DAT_003a9d74) {\n if (PTR___pthread_key_create_003a9f3c == (undefined *)0x0) {\n *(int *)(param_1 + 8) = *(int *)(param_1 + 8) + 1;\n }\n else {\n LOCK();\n *(int *)(param_1 + 8) = *(int *)(param_1 + 8)...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* std::wstring::_Rep::_M_refcopy() */ type_1 * __thiscall std::wstring::type_1::_M_refcopy(type_1 *var_1) { if (var_1 != (type_1 *)PTR__S_empty_rep_storage_003a9d74) { if (var_2 == (type_2 *)0x0) { *(int *)(var_1 + 8...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (if_...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ undefined * MASKED(undefined *param_1) { if (param_1 != PTR_DAT_003a9d74) { if (PTR___pthread_key_create_003a9f3c == (undefined *)0x0) { *(int *)(param_1 + 8) = *(int *)(param_1 + 8) + 1; } else { LOCK(...
707_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
~moneypunct
FUN_00033848
/* std::moneypunct<wchar_t, false>::~moneypunct() [clone .cold.10] */ void __thiscall std::moneypunct<wchar_t,false>::~moneypunct(moneypunct<wchar_t,false> *this) { int unaff_EBP; locale::facet::~facet(*(facet **)(unaff_EBP + 8)); /* WARNING: Subroutine does not return */ _Unwind_Resume(...
void FUN_00033848(void) { int unaff_EBP; FUN_001e8c40(*(undefined4 *)(unaff_EBP + 8)); /* WARNING: Subroutine does not return */ FUN_0027dd80(); }
SUB ESP,0xc PUSH dword ptr [EBP + 0x8] MOV EBX,EDI CALL 0x001e8c40 MOV dword ptr [ESP],ESI CALL 0x0027dd80
null
null
null
null
[(u'CAST_-1206110015', u'LOAD_-1206110121'), (u'INT_ADD_-1206110105', u'CAST_-1206110015'), ('const-1', u'RETURN_-1206110086'), ('const-8', u'INT_ADD_-1206110105'), ('const-417', u'LOAD_-1206110121'), ('tmp_121', u'INT_ADD_-1206110105'), (u'LOAD_-1206110121', u'CALL_-1206110104')]
[(u'INT_ADD_-1206110105', u'CAST_-1206110017'), ('tmp_120', u'INT_ADD_-1206110105'), ('const-1', u'RETURN_-1206110086'), (u'CAST_-1206110017', u'LOAD_-1206110121'), ('const-8', u'INT_ADD_-1206110105'), ('const-417', u'LOAD_-1206110121'), (u'LOAD_-1206110121', u'CALL_-1206110104')]
null
null
00033848
x86
O0
(translation_unit "void FUN_00033848(void)\n\n{\n int unaff_EBP;\n \n FUN_001e8c40(*(undefined4 *)(unaff_EBP + 8));\n /* WARNING: Subroutine does not return */\n FUN_0027dd80();\n}\n\n" (function_definition "void FUN_00033848(void)\n\n{\n int unaff_EBP;\n \n FUN_001e8c40(*(undefined4 *)(unaff_...
(translation_unit "/* std::moneypunct<wchar_t, false>::~moneypunct() [clone .cold.10] */\n\nvoid __thiscall std::moneypunct<wchar_t,false>::~moneypunct(moneypunct<wchar_t,false> *this)\n\n{\n int unaff_EBP;\n \n locale::facet::~facet(*(facet **)(unaff_EBP + 8));\n /* WARNING: Subroutine does not r...
(translation_unit "void FUN_00033848(void)\n\n{\n int unaff_EBP;\n \n FUN_001e8c40(*(undefined4 *)(unaff_EBP + 8));\n \n FUN_0027dd80();\n}\n\n" (function_definition "void FUN_00033848(void)\n\n{\n int unaff_EBP;\n \n FUN_001e8c40(*(undefined4 *)(unaff_EBP + 8));\n \n FUN_0...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declar...
(function_definition "void FUN_00033848(void)\n\n{\n int unaff_EBP;\n \n FUN_001e8c40(*(undefined4 *)(unaff_EBP + 8));\n \n FUN_0027dd80();\n}" (primitive_type "void") (function_declarator "FUN_00033848(void)" (identifier "FUN_00033848") (parameter_list "(void)" (( "(") (parameter_declaration "vo...
/* std::moneypunct<wchar_t, false>::~moneypunct() [clone .cold.10] */ void __thiscall std::moneypunct<wchar_t,false>::~moneypunct(moneypunct<wchar_t,false> *this) { int var_2; locale::facet::~var_1(*(var_1 **)(var_2 + 8)); /* WARNING: Subroutine does not return */ var_3(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_express...
null
void MASKED(void) { int unaff_EBP; FUN_001e8c40(*(undefined4 *)(unaff_EBP + 8)); /* WARNING: Subroutine does not return */ FUN_0027dd80(); }
2050_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
do_reserve_slot
FUN_0005db30
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_reserve_slot(Output_data_got<32,_true> * this, uint i) */ void __thiscall gold::Output_data_got<32,_true>::do_reserve_slot(Output_data_got<32,_true> *this,uint i) { Free_list::remove(&this->...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0005db30(int param_1,int param_2) { uint uVar1; uVar1 = (param_2 + 1) * 0x20; FUN_000ab0f0(param_1 + 0x38,uVar1 - 0x20 >> 3,0,uVar1 >> 3,0); return; }
PUSH EDI XOR EDX,EDX XOR EDI,EDI PUSH ESI PUSH EBX MOV EAX,dword ptr [ESP + 0x14] CALL 0x00036f20 ADD EBX,0x3514c0 ADD EAX,0x1 SHL EAX,0x5 SUB ESP,0xc MOV ESI,EAX SUB EAX,0x20 PUSH EDI SHR ESI,0x3 SHR EAX,0x3 PUSH ESI PUSH EDX PUSH EAX MOV EAX,dword ptr [ESP + 0x2c] ADD EAX,0x38 PUSH EAX CALL 0x000ab0f0 ADD ESP,0x20 PO...
null
null
null
null
[('const-3', u'INT_RIGHT_-1206199285'), ('tmp_663', u'PTRSUB_-1206199113'), (u'INT_SUB_-1206199351', u'INT_RIGHT_-1206199285'), ('const-0', u'RETURN_-1206199195'), ('const-32', u'INT_MULT_-1206199394'), ('const-32', u'INT_SUB_-1206199351'), (u'INT_ADD_-1206199419', u'INT_MULT_-1206199394'), (u'INT_MULT_-1206199394', u'...
[(u'INT_ADD_-1206199237', u'CALL_-1206199233'), ('const-32', u'INT_MULT_-1206199394'), ('const-3', u'INT_RIGHT_-1206199285'), ('const-0', u'CALL_-1206199233'), ('tmp_845', u'INT_ADD_-1206199237'), (u'INT_RIGHT_-1206199285', u'CALL_-1206199233'), (u'INT_SUB_-1206199351', u'INT_RIGHT_-1206199285'), ('const-32', u'INT_SUB...
null
null
0005db30
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0005db30(int param_1,int param_2)\n\n{\n uint uVar1;\n \n uVar1 = (param_2 + 1) * 0x20;\n FUN_000ab0f0(param_1 + 0x38,uVar1 - 0x20 >> 3,0,uVar1 >> 3,0);\n return;\n}\n\n" comment (function_defini...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_reserve_slot(Output_data_got<32,_true> * this, uint i) */\n\nvoid __thiscall\ngold::Output_data_got<32,_true>::do_reserve_slot(Output_data_got<32,_true> *this,uint i)\n\n{\n ...
(translation_unit "void FUN_0005db30(int param_1,int param_2)\n\n{\n uint uVar1;\n \n uVar1 = (param_2 + 1) * 0x20;\n FUN_000ab0f0(param_1 + 0x38,uVar1 - 0x20 >> 3,0,uVar1 >> 3,0);\n return;\n}\n\n" (function_definition "void FUN_0005db30(int param_1,int param_2)\n\n{\n uint uVar1;\n \n uVar1 = (param_2 + 1) * ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binar...
(function_definition "void FUN_0005db30(int param_1,int param_2)\n\n{\n uint uVar1;\n \n uVar1 = (param_2 + 1) * 0x20;\n FUN_000ab0f0(param_1 + 0x38,uVar1 - 0x20 >> 3,0,uVar1 >> 3,0);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0005db30(int param_1,int param_2)" (identifier "FUN_0005db30") (par...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_reserve_slot(Output_data_got<32,_true> * this, uint i) */ void __thiscall gold::Output_data_got<32,_true>::do_reserve_slot(Output_data_got<32,_true> *type_1,uint type_3) { Free_list::functio...
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) { uint uVar1; uVar1 = (param_2 + 1) * 0x20; FUN_000ab0f0(param_1 + 0x38,uVar1 - 0x20 >> 3,0,uVar1 >> 3,0); return; }
6441_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
define_default_version<32,_false>
FUN_00181340
/* 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 name: define_default_version<32, false> DWARF original prototype: void define_default_version<32,_false>(Symbol_table * this, Sized_symbol<32> *...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm1 FUN_00181340(int param_1,undefined4 param_2,int param_3,char param_4,int param_5) { int iVar1; int iVar2; int extraout_ECX; undefined8 uVar3; undefined1 *local_30; undefined1 local_2c [4]; undefined4...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x20dcb7 SUB ESP,0x3c CMP byte ptr [ESP + 0x58],0x0 MOV ESI,dword ptr [ESP + 0x54] MOV EDI,dword ptr [ESP + 0x5c] JZ 0x00181370 MOV dword ptr [EDI + 0xc],ESI OR byte ptr [ESI + 0x2a],0x8 ADD ESP,0x3c POP EBX POP ESI POP EDI POP EBP RET MOV EDX,dword ptr [EDI +...
null
null
null
null
[(u'INT_AND_-1207495442', u'INT_NOTEQUAL_-1207495455'), (u'INT_EQUAL_-1207494507', u'CBRANCH_-1207494504'), (u'CAST_-1207492924', u'LOAD_-1207494528'), (u'INT_NOTEQUAL_-1207494507', u'CBRANCH_-1207494504'), (u'CALL_-1207495618', u'INDIRECT_-1207493603'), (u'INT_OR_-1207494714', u'STORE_-1207494738'), (u'CAST_-120749312...
[(u'INT_AND_-1207495442', u'INT_NOTEQUAL_-1207495455'), (u'INT_EQUAL_-1207494507', u'CBRANCH_-1207494504'), (u'INT_NOTEQUAL_-1207494507', u'CBRANCH_-1207494504'), (u'INT_OR_-1207494714', u'STORE_-1207494738'), (u'INT_ADD_-1207494974', u'CAST_-1207493325'), (u'INT_ADD_-1207495284', u'CAST_-1207493455'), ('tmp_7238', u'I...
null
null
00181340
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm1 FUN_00181340(int param_1,undefined4 param_2,int param_3,char param_4,int param_5)\n\n{\n int iVar1;\n int iVar2;\n int extraout_ECX;\n undefined8 uVar3;\n undefined1 *local_30;\n undefined...
(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 name: define_default_version<32, false>\n DWARF original prototype: void define_default_version<32,_false>(Symbol_table * this,\...
(translation_unit "int __regparm1 FUN_00181340(int param_1,undefined4 param_2,int param_3,char param_4,int param_5)\n\n{\n int iVar1;\n int iVar2;\n int extraout_ECX;\n undefined8 uVar3;\n undefined1 *local_30;\n undefined1 local_2c [4];\n undefined4 local_28;\n undefined4 local_24;\n undefined1 local_20;\n u...
(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 "int __regparm1 FUN_00181340(int param_1,undefined4 param_2,int param_3,char param_4,int param_5)\n\n{\n int iVar1;\n int iVar2;\n int extraout_ECX;\n undefined8 uVar3;\n undefined1 *local_30;\n undefined1 local_2c [4];\n undefined4 local_28;\n undefined4 local_24;\n undefined1 local_20;\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 name: define_default_version<32, false> DWARF original prototype: void define_default_version<32,_false>(Symbol_table * this, Sized_symbol<32> *...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (param...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm1 MASKED(int param_1,undefined4 param_2,int param_3,char param_4,int param_5) { int iVar1; int iVar2; int extraout_ECX; undefined8 uVar3; undefined1 *local_30; undefined1 local_2c [4]; undefined4 local...
8008_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
find_last_not_of
FUN_001f1150
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::find_last_not_of(std::string const&, unsigned int) const */ void __thiscall std::string::find_last_not_of(string *this,string *param_1,uint param_2) { find_last_not_of(this,*(char **)param_1,param_2,*(uint *)(pa...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001f1150(undefined4 param_1,undefined4 *param_2,undefined4 param_3) { FUN_001f10e0(param_1,*param_2,param_3,param_2[1]); return; }
PUSH EBX CALL 0x00035840 ADD EBX,0x19deaa SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x14] PUSH dword ptr [EAX + 0x4] PUSH dword ptr [ESP + 0x1c] PUSH dword ptr [EAX] PUSH dword ptr [ESP + 0x1c] CALL 0x001f10e0 ADD ESP,0x18 POP EBX RET
null
null
null
null
[(u'LOAD_-1207955071', u'CALL_-1207955033'), (u'CAST_-1207954926', u'LOAD_-1207955055'), ('const-417', u'LOAD_-1207955071'), (u'CAST_-1207954934', u'LOAD_-1207955071'), (u'LOAD_-1207955055', u'CALL_-1207955033'), ('tmp_194', u'CALL_-1207955033'), (u'PTRADD_-1207955009', u'CAST_-1207954934'), ('tmp_193', u'CAST_-1207954...
[(u'LOAD_-1207955071', u'CALL_-1207955033'), (u'PTRADD_-1207954939', u'LOAD_-1207955071'), ('const-1', u'PTRADD_-1207954939'), (u'LOAD_-1207955055', u'CALL_-1207955033'), ('const-417', u'LOAD_-1207955071'), ('const-417', u'LOAD_-1207955055'), ('tmp_331', u'CALL_-1207955033'), ('tmp_330', u'CALL_-1207955033'), ('tmp_329...
null
null
001f1150
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001f1150(undefined4 param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n FUN_001f10e0(param_1,*param_2,param_3,param_2[1]);\n return;\n}\n\n" comment (function_definition "void FUN_001f1150(undefi...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::find_last_not_of(std::string const&, unsigned int) const */\n\nvoid __thiscall std::string::find_last_not_of(string *this,string *param_1,uint param_2)\n\n{\n find_last_not_of(this,*(char **)para...
(translation_unit "void FUN_001f1150(undefined4 param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n FUN_001f10e0(param_1,*param_2,param_3,param_2[1]);\n return;\n}\n\n" (function_definition "void FUN_001f1150(undefined4 param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n FUN_001f10e0(param_1,*param_2,param_3,p...
(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 ( IDENT , (po...
(function_definition "void FUN_001f1150(undefined4 param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n FUN_001f10e0(param_1,*param_2,param_3,param_2[1]);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001f1150(undefined4 param_1,undefined4 *param_2,undefined4 param_3)" (identifier "FUN_001f1150") ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::find_last_not_of(std::string const&, unsigned int) const */ void __thiscall std::type_1::function_1(type_1 *this,type_1 *var_1,type_2 param_2) { function_1(this,*(char **)var_1,param_2,*(type_2 *)(var_1 + 4)); ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 *param_2,undefined4 param_3) { FUN_001f10e0(param_1,*param_2,param_3,param_2[1]); return; }
334_bash_and_bash_strip.c
parser_in_command_position
parser_in_command_position
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int parser_in_command_position(void) { bool bVar1; int iVar2; if (last_read_token == 0x11a) { LAB_0003e39b: iVar2 = 1; } else { if ((parser_state & 0x80000U) != 0) { ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 parser_in_command_position(void) { bool bVar1; int iVar2; undefined4 uVar3; if (DAT_00145ea4 == 0x11a) { LAB_0003e39b: uVar3 = 1; } else { if ((parser_state & 0x80000) != 0) { if ((((((DAT...
PUSH EBP MOV EBP,ESP CALL 0x000320d1 ADD EAX,0x102d77 MOV EDX,dword ptr [EAX + 0x4ea4] CMP EDX,0x11a JZ 0x0003e39b LEA EDX,[EAX + 0x9390] MOV EDX,dword ptr [EDX] AND EDX,0x80000 TEST EDX,EDX JZ 0x0003e35e MOV EDX,dword ptr [EAX + 0x4ea4] CMP EDX,0x3c JZ 0x0003e34e MOV EDX,dword ptr [EAX + 0x4ea4] CMP EDX,0x3e JZ 0x0003...
null
null
null
null
[(u'INT_NOTEQUAL_-1206066064', u'CBRANCH_-1206066060'), ('tmp_1679', u'INT_EQUAL_-1206066234'), (u'INT_NOTEQUAL_-1206066092', u'CBRANCH_-1206066088'), ('const-282', u'INT_EQUAL_-1206066505'), (u'CALL_-1206066012', u'INDIRECT_-1206065760'), (u'INT_EQUAL_-1206066428', u'CBRANCH_-1206066426'), ('tmp_1679', u'INT_EQUAL_-12...
[('const-302', u'INT_EQUAL_-1206066346'), (u'INT_NOTEQUAL_-1206066064', u'CBRANCH_-1206066060'), (u'INDIRECT_-1206065759', u'MULTIEQUAL_-1206065738'), ('const-62', u'INT_EQUAL_-1206066399'), (u'INT_NOTEQUAL_-1206066092', u'CBRANCH_-1206066088'), (u'INDIRECT_-1206065759', u'MULTIEQUAL_-1206065746'), (u'INT_EQUAL_-120606...
null
null
0003e281
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 parser_in_command_position(void)\n\n{\n bool bVar1;\n int iVar2;\n undefined4 uVar3;\n \n if (DAT_00145ea4 == 0x11a) {\nLAB_0003e39b:\n uVar3 = 1;\n }\n else {\n if ((parser_state & 0x8...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nint parser_in_command_position(void)\n\n{\n bool bVar1;\n int iVar2;\n \n if (last_read_token == 0x11a) {\nLAB_0003e39b:\n iVar2 = 1;\n }\n else {\n if ((p...
(translation_unit "undefined4 parser_in_command_position(void)\n\n{\n bool bVar1;\n int iVar2;\n undefined4 uVar3;\n \n if (DAT_00145ea4 == 0x11a) {\nLAB_0003e39b:\n uVar3 = 1;\n }\n else {\n if ((parser_state & 0x80000) != 0) {\n if ((((((DAT_00145ea4 == 0x3c) || (DAT_00145ea4 == 0x3e)) || (DAT_00145...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_stat...
(function_definition "undefined4 parser_in_command_position(void)\n\n{\n bool bVar1;\n int iVar2;\n undefined4 uVar3;\n \n if (DAT_00145ea4 == 0x11a) {\nLAB_0003e39b:\n uVar3 = 1;\n }\n else {\n if ((parser_state & 0x80000) != 0) {\n if ((((((DAT_00145ea4 == 0x3c) || (DAT_00145ea4 == 0x3e)) || (DAT_00...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int function_1(void) { bool bVar1; int var_4; if (var_1 == 0x11a) { LAB_0003e39b: var_4 = 1; } else { if ((var_2 & 0x80000U) != 0) { if ((((((var_1 == 0x3c) || ...
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: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 MASKED(void) { bool bVar1; int iVar2; undefined4 uVar3; if (DAT_00145ea4 == 0x11a) { LAB_0003e39b: uVar3 = 1; } else { if ((parser_state & 0x80000) != 0) { if ((((((DAT_00145ea4 == 0x3c) |...
50_x86_64-linux-gnux32-gprof_and_x86_64-linux-gnux32-gprof_strip.c
strncpy
strncpy
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strncpy(char *__dest,char *__src,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strncpy_0002d0d4)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strncpy(char *__dest,char *__src,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strncpy_0002d0d4)(); return pcVar1; }
JMP dword ptr [EBX + 0xd4]
null
null
null
null
[(u'CAST_-1205984325', u'CALLIND_-1205984406'), (u'CAST_-1205984324', u'RETURN_-1205984403'), (u'INDIRECT_-1205984333', u'COPY_-1205984392'), (u'CALLIND_-1205984406', u'CAST_-1205984324'), ('tmp_77', u'CAST_-1205984325'), ('const-0', u'RETURN_-1205984403'), (u'CALLIND_-1205984406', u'INDIRECT_-1205984333')]
[(u'CAST_-1205984325', u'CALLIND_-1205984406'), (u'CAST_-1205984324', u'RETURN_-1205984403'), (u'INDIRECT_-1205984333', u'COPY_-1205984392'), (u'CALLIND_-1205984406', u'CAST_-1205984324'), ('tmp_77', u'CAST_-1205984325'), ('const-0', u'RETURN_-1205984403'), (u'CALLIND_-1205984406', u'INDIRECT_-1205984333')]
null
null
00012360
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strncpy(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncpy_0002d0d4)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strncpy(char *__dest,char...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strncpy(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncpy_0002d0d4)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strncpy(char *__dest,char...
(translation_unit "char * strncpy(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncpy_0002d0d4)();\n return pcVar1;\n}\n\n" (function_definition "char * strncpy(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncpy_...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_...
(function_definition "char * strncpy(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncpy_0002d0d4)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strncpy(char *__dest,char *__src,size_t __n)" (* "*") (function_declarator "strncpy(char *__dest...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__dest,char *__src,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_strncpy_0002d0d4)(); return pcVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__dest,char *__src,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_0002d0d4)(); return pcVar1; }
8474_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
__add_grouping<wchar_t>
FUN_001d7c60
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* wchar_t* std::__add_grouping<wchar_t>(wchar_t*, wchar_t, char const*, unsigned int, wchar_t const*, wchar_t const*) */ wchar_t * std::__add_grouping<wchar_t> (wchar_t *param_1,wchar_t param_2,char *param_3,uint para...
void FUN_001d7c60(undefined4 *param_1,undefined4 param_2,char *param_3,int param_4, undefined4 *param_5,undefined4 *param_6) { undefined4 *puVar1; byte bVar2; uint uVar3; int iVar4; char cVar5; undefined4 *puVar6; undefined4 *puVar7; undefined4 *puVar8; int local_14; local_14 =...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x4 MOV ECX,dword ptr [ESP + 0x20] MOV EDI,dword ptr [ESP + 0x24] MOV dword ptr [ESP],0x0 MOV EDX,dword ptr [ESP + 0x28] MOV EAX,dword ptr [ESP + 0x2c] MOVZX ESI,byte ptr [ECX] SUB EDI,0x1 XOR ECX,ECX MOV EBX,ESI MOVSX EBP,BL LEA ESI,[ESI] NOP MOV EBX,EAX SUB EBX,EDX SAR EBX,...
null
null
null
null
[(u'INT_SUB_-1207796343', u'INT_SRIGHT_-1207796321'), (u'LOAD_-1207796067', u'CAST_-1207795056'), (u'PTRADD_-1207794968', u'MULTIEQUAL_-1207795058'), ('tmp_1883', u'MULTIEQUAL_-1207795433'), (u'INT_LESS_-1207796432', u'CBRANCH_-1207796441'), (u'INT_AND_-1207796006', u'INT_ADD_-1207795139'), ('tmp_1882', u'MULTIEQUAL_-1...
[(u'INT_SUB_-1207796343', u'INT_SRIGHT_-1207796321'), (u'LOAD_-1207796067', u'CAST_-1207795056'), (u'PTRADD_-1207794968', u'MULTIEQUAL_-1207795058'), (u'INT_LESS_-1207796432', u'CBRANCH_-1207796441'), (u'INT_AND_-1207796006', u'INT_ADD_-1207795139'), (u'INT_ADD_-1207796374', u'PTRADD_-1207796317'), (u'INT_SUB_-12077952...
null
null
001d7c60
x86
O0
(translation_unit "void FUN_001d7c60(undefined4 *param_1,undefined4 param_2,char *param_3,int param_4,\n undefined4 *param_5,undefined4 *param_6)\n\n{\n undefined4 *puVar1;\n byte bVar2;\n uint uVar3;\n int iVar4;\n char cVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n undefined4 *puVar8;\n ...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* wchar_t* std::__add_grouping<wchar_t>(wchar_t*, wchar_t, char const*, unsigned int, wchar_t\n const*, wchar_t const*) */\n\nwchar_t * std::__add_grouping<wchar_t>\n (wchar_t *param_1,wchar_t param_2,...
(translation_unit "void FUN_001d7c60(undefined4 *param_1,undefined4 param_2,char *param_3,int param_4,\n undefined4 *param_5,undefined4 *param_6)\n\n{\n undefined4 *puVar1;\n byte bVar2;\n uint uVar3;\n int iVar4;\n char cVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n undefined4 *puVar8;\n ...
(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 (pointer_...
(function_definition "void FUN_001d7c60(undefined4 *param_1,undefined4 param_2,char *param_3,int param_4,\n undefined4 *param_5,undefined4 *param_6)\n\n{\n undefined4 *puVar1;\n byte bVar2;\n uint uVar3;\n int iVar4;\n char cVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n undefined4 *puVar8;...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* wchar_t* std::__add_grouping<wchar_t>(wchar_t*, wchar_t, char const*, unsigned int, wchar_t const*, wchar_t const*) */ type_1 * std::__add_grouping<type_1> (type_1 *var_11,type_1 param_2,char *param_3,type_3 var_4,t...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi...
null
void MASKED(undefined4 *param_1,undefined4 param_2,char *param_3,int param_4, undefined4 *param_5,undefined4 *param_6) { undefined4 *puVar1; byte bVar2; uint uVar3; int iVar4; char cVar5; undefined4 *puVar6; undefined4 *puVar7; undefined4 *puVar8; int local_14; local_14 = 0; ...
104_i686-kfreebsd-gnu-as_and_i686-kfreebsd-gnu-as_strip.c
bfd_map_over_sections
bfd_map_over_sections
void bfd_map_over_sections(void) { (*(code *)PTR_bfd_map_over_sections_000801ac)(); return; }
void bfd_map_over_sections(void) { (*(code *)PTR_bfd_map_over_sections_000801ac)(); return; }
JMP dword ptr [EBX + 0x1ac]
null
null
null
null
[('const-0', u'RETURN_-1205975347'), ('tmp_58', u'CAST_-1205975273'), (u'CALLIND_-1205975350', u'INDIRECT_-1205975278'), (u'INDIRECT_-1205975278', u'COPY_-1205975337'), (u'CAST_-1205975273', u'CALLIND_-1205975350')]
[('const-0', u'RETURN_-1205975347'), ('tmp_58', u'CAST_-1205975273'), (u'CALLIND_-1205975350', u'INDIRECT_-1205975278'), (u'INDIRECT_-1205975278', u'COPY_-1205975337'), (u'CAST_-1205975273', u'CALLIND_-1205975350')]
null
null
000146c0
x86
O0
(translation_unit "void bfd_map_over_sections(void)\n\n{\n (*(code *)PTR_bfd_map_over_sections_000801ac)();\n return;\n}\n\n" (function_definition "void bfd_map_over_sections(void)\n\n{\n (*(code *)PTR_bfd_map_over_sections_000801ac)();\n return;\n}" primitive_type (function_declarator "bfd_map_over_sections(void)"...
(translation_unit "void bfd_map_over_sections(void)\n\n{\n (*(code *)PTR_bfd_map_over_sections_000801ac)();\n return;\n}\n\n" (function_definition "void bfd_map_over_sections(void)\n\n{\n (*(code *)PTR_bfd_map_over_sections_000801ac)();\n return;\n}" primitive_type (function_declarator "bfd_map_over_sections(void)"...
(translation_unit "void bfd_map_over_sections(void)\n\n{\n (*(code *)PTR_bfd_map_over_sections_000801ac)();\n return;\n}\n\n" (function_definition "void bfd_map_over_sections(void)\n\n{\n (*(code *)PTR_bfd_map_over_sections_000801ac)();\n return;\n}" primitive_type (function_declarator "bfd_map_over_sections(void)"...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void bfd_map_over_sections(void)\n\n{\n (*(code *)PTR_bfd_map_over_sections_000801ac)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_map_over_sections(void)" (identifier "bfd_map_over_sections") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "v...
void function_1(void) { (*(type_1 *)PTR_bfd_map_over_sections_000801ac)(); 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_000801ac)(); return; }
5484_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c
set_dynsym_indexes
FUN_0014ffa0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: uint set_dynsym_indexes(Symbol_table * this, uint index, uint * pfo...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int FUN_0014ffa0(int param_1,int param_2,int *param_3,int param_4,undefined4 param_5, undefined4 param_6) { byte bVar1; int *piVar2; int iVar3; undefined4 uVar4; undefined4 uVar5; char cVar6; int iV...
CALL 0x00058c42 ADD EAX,0x1ef05b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x3c MOV ESI,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0x30],EAX MOV EDX,dword ptr [ESI + 0xf4] CMP EDX,dword ptr [ESI + 0xf8] JZ 0x001503bf MOV EBX,dword ptr [EDX] TEST byte ptr [EBX + 0x2b],0x10 JZ 0x001503cb LEA EDI,[EDX + 0x4...
null
null
null
null
[('const-417', u'STORE_-1207301928'), ('const-0', u'CALL_-1207303906'), (u'CALLIND_-1207302330', u'INDIRECT_-1207299718'), (u'INT_EQUAL_-1207303385', u'CBRANCH_-1207303384'), ('tmp_1462', u'CBRANCH_-1207303293'), (u'COPY_-1207302611', u'RETURN_-1207302577'), (u'INDIRECT_-1207300233', u'PTRADD_-1207299749'), ('const-4',...
[(u'CALL_-1207302320', u'INDIRECT_-1207299495'), (u'MULTIEQUAL_-1207299995', u'MULTIEQUAL_-1207300454'), (u'MULTIEQUAL_-1207299944', u'MULTIEQUAL_-1207299956'), (u'MULTIEQUAL_-1207299611', u'STORE_-1207302809'), (u'INDIRECT_-1207299532', u'MULTIEQUAL_-1207299452'), (u'CAST_-1207299567', u'LOAD_-1207303106'), (u'INT_EQU...
null
null
0014ffa0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint FUN_0014ffa0(int param_1,int param_2,int *param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n byte bVar1;\n int *piVar2;\n int iVar3;\n undefined4 uVar4;\n undefined4 u...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: uint set_dynsym_indexes(Symbol_table * this, uint...
(translation_unit "int FUN_0014ffa0(int param_1,int param_2,int *param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n byte bVar1;\n int *piVar2;\n int iVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n char cVar6;\n int iVar7;\n undefined4 uVar8;\n undefined4 *puVar9;\n int unaff_...
(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 "int FUN_0014ffa0(int param_1,int param_2,int *param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n byte bVar1;\n int *piVar2;\n int iVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n char cVar6;\n int iVar7;\n undefined4 uVar8;\n undefined4 *puVar9;\n int una...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: uint set_dynsym_indexes(Symbol_table * this, uint index, uint * pfo...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int MASKED(int param_1,int param_2,int *param_3,int param_4,undefined4 param_5, undefined4 param_6) { byte bVar1; int *piVar2; int iVar3; undefined4 uVar4; undefined4 uVar5; char cVar6; int iVar7; ...
2032_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
initialize_shnum
FUN_00052680
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void initialize_shnum(Elf_file<64,_true,_gold::Object> * this) */ void __thiscall elfcpp::Elf_file<64,_true,_gold::Object>::initialize_shnum(Elf_file<64,_true,_gold::Object> *this) { Input_file *pIV...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00052680(int *param_1) { uint uVar1; int iVar2; undefined4 uVar3; uint uVar4; if ((param_1[3] == 0) || (param_1[4] == 0xffff)) { if (param_1[2] != 0 || param_1[1] != 0) { iVar2 = *param_1; i...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x33c977 SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x20] MOV EDI,dword ptr [ESI + 0xc] TEST EDI,EDI JZ 0x000526b0 CMP dword ptr [ESI + 0x10],0xffff JZ 0x000526b0 ADD ESP,0xc POP EBX POP ESI POP EDI POP EBP RET MOV EDX,dword ptr [ESI + 0x8] MOV EAX,dword ptr [ESI + ...
null
null
null
null
[(u'INT_EQUAL_-1206245469', u'CBRANCH_-1206245467'), (u'LOAD_-1206245466', u'INT_LEFT_-1206245425'), (u'LOAD_-1206245699', u'INT_EQUAL_-1206245681'), ('const-65280', u'INT_AND_-1206245377'), (u'INT_LEFT_-1206245428', u'INT_OR_-1206245428'), ('const-12', u'PTRSUB_-1206244915'), (u'PTRSUB_-1206244985', u'LOAD_-1206245591...
[(u'INT_EQUAL_-1206245469', u'CBRANCH_-1206245467'), (u'LOAD_-1206245466', u'INT_LEFT_-1206245425'), ('const-2623769', u'COPY_-1206244982'), ('const-4', u'PTRADD_-1206244859'), ('const-65280', u'INT_AND_-1206245377'), (u'INT_LEFT_-1206245428', u'INT_OR_-1206245428'), ('const-4', u'PTRADD_-1206244935'), (u'CALL_-1206245...
null
null
00052680
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00052680(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n uint uVar4;\n \n if ((param_1[3] == 0) || (param_1[4] == 0xffff)) {\n if (param_1[2] != 0 || param_1[1] != 0) {\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void initialize_shnum(Elf_file<64,_true,_gold::Object> * this) */\n\nvoid __thiscall\nelfcpp::Elf_file<64,_true,_gold::Object>::initialize_shnum(Elf_file<64,_true,_gold::Object> *this...
(translation_unit "void FUN_00052680(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n uint uVar4;\n \n if ((param_1[3] == 0) || (param_1[4] == 0xffff)) {\n if (param_1[2] != 0 || param_1[1] != 0) {\n iVar2 = *param_1;\n if (*(int *)(iVar2 + 0x1c) == 0) {\n \n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_express...
(function_definition "void FUN_00052680(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n uint uVar4;\n \n if ((param_1[3] == 0) || (param_1[4] == 0xffff)) {\n if (param_1[2] != 0 || param_1[1] != 0) {\n iVar2 = *param_1;\n if (*(int *)(iVar2 + 0x1c) == 0) {\n \n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void initialize_shnum(Elf_file<64,_true,_gold::Object> * this) */ void __thiscall elfcpp::Elf_file<64,_true,_gold::type_2>::initialize_shnum(Elf_file<64,_true,_gold::type_2> *this) { type_4 *var_1; ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1) { uint uVar1; int iVar2; undefined4 uVar3; uint uVar4; if ((param_1[3] == 0) || (param_1[4] == 0xffff)) { if (param_1[2] != 0 || param_1[1] != 0) { iVar2 = *param_1; if (*(i...
27_sg_read_attr_and_sg_read_attr_strip.c
__isoc99_sscanf
__isoc99_sscanf
void __isoc99_sscanf(void) { (*(code *)PTR___isoc99_sscanf_00018f90)(); return; }
void __isoc99_sscanf(void) { (*(code *)PTR___isoc99_sscanf_00018f90)(); return; }
JMP dword ptr [EBX + 0x6c]
null
null
null
null
[('const-0', u'RETURN_-1205988915'), (u'CALLIND_-1205988918', u'INDIRECT_-1205988846'), ('tmp_58', u'CAST_-1205988841'), (u'CAST_-1205988841', u'CALLIND_-1205988918'), (u'INDIRECT_-1205988846', u'COPY_-1205988905')]
[('const-0', u'RETURN_-1205988915'), (u'CALLIND_-1205988918', u'INDIRECT_-1205988846'), ('tmp_58', u'CAST_-1205988841'), (u'CAST_-1205988841', u'CALLIND_-1205988918'), (u'INDIRECT_-1205988846', u'COPY_-1205988905')]
null
null
000111c0
x86
O0
(translation_unit "void __isoc99_sscanf(void)\n\n{\n (*(code *)PTR___isoc99_sscanf_00018f90)();\n return;\n}\n\n" (function_definition "void __isoc99_sscanf(void)\n\n{\n (*(code *)PTR___isoc99_sscanf_00018f90)();\n return;\n}" primitive_type (function_declarator "__isoc99_sscanf(void)" identifier (parameter_list "(...
(translation_unit "void __isoc99_sscanf(void)\n\n{\n (*(code *)PTR___isoc99_sscanf_00018f90)();\n return;\n}\n\n" (function_definition "void __isoc99_sscanf(void)\n\n{\n (*(code *)PTR___isoc99_sscanf_00018f90)();\n return;\n}" primitive_type (function_declarator "__isoc99_sscanf(void)" identifier (parameter_list "(...
(translation_unit "void __isoc99_sscanf(void)\n\n{\n (*(code *)PTR___isoc99_sscanf_00018f90)();\n return;\n}\n\n" (function_definition "void __isoc99_sscanf(void)\n\n{\n (*(code *)PTR___isoc99_sscanf_00018f90)();\n return;\n}" primitive_type (function_declarator "__isoc99_sscanf(void)" identifier (parameter_list "(...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void __isoc99_sscanf(void)\n\n{\n (*(code *)PTR___isoc99_sscanf_00018f90)();\n return;\n}" (primitive_type "void") (function_declarator "__isoc99_sscanf(void)" (identifier "__isoc99_sscanf") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compou...
void function_1(void) { (*(type_1 *)PTR___isoc99_sscanf_00018f90)(); 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_00018f90)(); return; }
93_i686-kfreebsd-gnu-ar_and_i686-kfreebsd-gnu-ar_strip.c
bfd_seek
bfd_seek
void bfd_seek(void) { (*(code *)PTR_bfd_seek_00021180)(); return; }
void bfd_seek(void) { (*(code *)PTR_bfd_seek_00021180)(); return; }
JMP dword ptr [EBX + 0x180]
null
null
null
null
[(u'INDIRECT_-1205983646', u'COPY_-1205983705'), (u'CALLIND_-1205983718', u'INDIRECT_-1205983646'), (u'CAST_-1205983641', u'CALLIND_-1205983718'), ('const-0', u'RETURN_-1205983715'), ('tmp_58', u'CAST_-1205983641')]
[(u'INDIRECT_-1205983646', u'COPY_-1205983705'), (u'CALLIND_-1205983718', u'INDIRECT_-1205983646'), (u'CAST_-1205983641', u'CALLIND_-1205983718'), ('const-0', u'RETURN_-1205983715'), ('tmp_58', u'CAST_-1205983641')]
null
null
00012610
x86
O0
(translation_unit "void bfd_seek(void)\n\n{\n (*(code *)PTR_bfd_seek_00021180)();\n return;\n}\n\n" (function_definition "void bfd_seek(void)\n\n{\n (*(code *)PTR_bfd_seek_00021180)();\n return;\n}" primitive_type (function_declarator "bfd_seek(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo...
(translation_unit "void bfd_seek(void)\n\n{\n (*(code *)PTR_bfd_seek_00021180)();\n return;\n}\n\n" (function_definition "void bfd_seek(void)\n\n{\n (*(code *)PTR_bfd_seek_00021180)();\n return;\n}" primitive_type (function_declarator "bfd_seek(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo...
(translation_unit "void bfd_seek(void)\n\n{\n (*(code *)PTR_bfd_seek_00021180)();\n return;\n}\n\n" (function_definition "void bfd_seek(void)\n\n{\n (*(code *)PTR_bfd_seek_00021180)();\n return;\n}" primitive_type (function_declarator "bfd_seek(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 (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void bfd_seek(void)\n\n{\n (*(code *)PTR_bfd_seek_00021180)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_seek(void)" (identifier "bfd_seek") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *...
void function_1(void) { (*(type_1 *)PTR_bfd_seek_00021180)(); 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_00021180)(); return; }
6072_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
sha1_buffer
FUN_0017a8e0
/* WARNING: Unknown calling convention */ void * sha1_buffer(char *buffer,size_t len,void *resblock) { void *pvVar1; sha1_ctx ctx; ctx.A = 0x67452301; ctx.B = 0xefcdab89; ctx.C = 0x98badcfe; ctx.D = 0x10325476; ctx.E = 0xc3d2e1f0; ctx.total[1] = 0; ctx.total[0] = 0; ctx.buflen = 0; sha1_proc...
void FUN_0017a8e0(undefined4 param_1,undefined4 param_2,undefined4 param_3) { undefined4 local_ac; undefined4 local_a8; undefined4 local_a4; undefined4 local_a0; undefined4 local_9c; undefined4 local_98; undefined4 local_94; undefined4 local_90; local_ac = 0x67452301; local_a8 = 0xefcdab89; l...
PUSH EBX SUB ESP,0xac LEA EBX,[ESP + 0x4] MOV dword ptr [ESP + 0x4],0x67452301 MOV dword ptr [ESP + 0x8],0xefcdab89 MOV dword ptr [ESP + 0xc],0x98badcfe MOV dword ptr [ESP + 0x10],0x10325476 MOV dword ptr [ESP + 0x14],0xc3d2e1f0 MOV dword ptr [ESP + 0x1c],0x0 MOV dword ptr [ESP + 0x18],0x0 MOV dword ptr [ESP + 0x20],0x...
null
null
null
null
[(u'CALL_-1207391848', u'RETURN_-1207391817'), ('tmp_331', u'PTRSUB_-1207391799'), (u'CALL_-1207391882', u'INDIRECT_-1207391735'), (u'CALL_-1207391848', u'INDIRECT_-1207391713'), ('const-1732584193', u'COPY_-1207392004'), ('const-4294967124', u'PTRSUB_-1207391799'), (u'CALL_-1207391848', u'INDIRECT_-1207391717'), (u'CA...
[(u'CALL_-1207391882', u'INDIRECT_-1207391734'), (u'CALL_-1207391882', u'INDIRECT_-1207391732'), ('const-0', u'COPY_-1207391949'), (u'CALL_-1207391848', u'INDIRECT_-1207391714'), ('const-3285377520', u'COPY_-1207391960'), (u'CALL_-1207391882', u'INDIRECT_-1207391730'), ('tmp_552', u'CALL_-1207391882'), (u'PTRSUB_-12073...
null
null
0017a8e0
x86
O0
(translation_unit "void FUN_0017a8e0(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 local_ac;\n undefined4 local_a8;\n undefined4 local_a4;\n undefined4 local_a0;\n undefined4 local_9c;\n undefined4 local_98;\n undefined4 local_94;\n undefined4 local_90;\n \n local_ac = 0x67452301...
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid * sha1_buffer(char *buffer,size_t len,void *resblock)\n\n{\n void *pvVar1;\n sha1_ctx ctx;\n \n ctx.A = 0x67452301;\n ctx.B = 0xefcdab89;\n ctx.C = 0x98badcfe;\n ctx.D = 0x10325476;\n ctx.E = 0xc3d2e1f0;\n ctx.total[1] = 0;\n ctx.total[0] = ...
(translation_unit "void FUN_0017a8e0(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 local_ac;\n undefined4 local_a8;\n undefined4 local_a4;\n undefined4 local_a0;\n undefined4 local_9c;\n undefined4 local_98;\n undefined4 local_94;\n undefined4 local_90;\n \n local_ac = 0x67452301...
(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_0017a8e0(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 local_ac;\n undefined4 local_a8;\n undefined4 local_a4;\n undefined4 local_a0;\n undefined4 local_9c;\n undefined4 local_98;\n undefined4 local_94;\n undefined4 local_90;\n \n local_ac = 0x67452...
/* WARNING: Unknown calling convention */ void * function_1(char *buffer,size_t len,void *resblock) { void *pvVar1; type_1 ctx; ctx.A = 0x67452301; ctx.B = 0xefcdab89; ctx.C = 0x98badcfe; ctx.D = 0x10325476; ctx.E = 0xc3d2e1f0; ctx.total[1] = 0; ctx.total[0] = 0; ctx.buflen = 0; var_1(buffer...
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 local_ac; undefined4 local_a8; undefined4 local_a4; undefined4 local_a0; undefined4 local_9c; undefined4 local_98; undefined4 local_94; undefined4 local_90; local_ac = 0x67452301; local_a8 = 0xefcdab89; local_a...
4353_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
symbol_value
FUN_000ff290
/* 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: Elf_Addr symbol_value(Output_reloc<9,_true,_32,_true> * this, Addend addend) */ Elf_Addr __thiscall gold::Output_reloc<9,_true,_32,_tru...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_000ff290(int *param_1,uint param_2) { byte bVar1; code *pcVar2; int iVar3; uint *puVar4; int *piVar5; int iVar6; undefined4 in_ECX; uint uVar7; uint uVar8; int *piVar9; int *piVar10; uint uVar11; ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x28fd67 SUB ESP,0x2c MOV EDI,dword ptr [ESP + 0x40] MOV ESI,dword ptr [EDI + 0xc] CMP ESI,-0x1 JZ 0x000ff340 CMP ESI,-0x2 JZ 0x000ff310 LEA EAX,[ESI + 0x4] CMP EAX,0x1 JBE 0x000ff4e7 TEST ESI,ESI JZ 0x000ff4e7 TEST byte ptr [EDI + 0x13],0x40 JNZ 0x000ff4e7 MO...
null
null
null
null
[('const-0', u'INT_EQUAL_-1206848739'), (u'INT_ADD_-1206848084', u'INT_ADD_-1206847691'), (u'PTRSUB_-1206846381', u'LOAD_-1206847695'), ('const-8', u'PTRSUB_-1206846530'), (u'LOAD_-1206847707', u'INT_AND_-1206847675'), ('const-1151', u'CALL_-1206847230'), (u'PTRSUB_-1206846388', u'LOAD_-1206847714'), ('const-0', u'PTRS...
[('const-0', u'INT_EQUAL_-1206848739'), (u'CAST_-1206846732', u'LOAD_-1206847693'), (u'INT_ADD_-1206848084', u'INT_ADD_-1206847691'), ('tmp_5853', u'CAST_-1206846888'), ('tmp_5864', u'MULTIEQUAL_-1206846808'), (u'LOAD_-1206847707', u'INT_AND_-1206847675'), (u'LOAD_-1206848006', u'INT_ADD_-1206847974'), ('const-417', u'...
null
null
000ff290
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_000ff290(int *param_1,uint param_2)\n\n{\n byte bVar1;\n code *pcVar2;\n int iVar3;\n uint *puVar4;\n int *piVar5;\n int iVar6;\n undefined4 in_ECX;\n uint uVar7;\n uint uVar8;\n int *piVar9;...
(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: Elf_Addr symbol_value(Output_reloc<9,_true,_32,_true> * this, Addend\n addend) */\n\nElf_Addr __thiscall\ngold::Outpu...
(translation_unit "int FUN_000ff290(int *param_1,uint param_2)\n\n{\n byte bVar1;\n code *pcVar2;\n int iVar3;\n uint *puVar4;\n int *piVar5;\n int iVar6;\n undefined4 in_ECX;\n uint uVar7;\n uint uVar8;\n int *piVar9;\n int *piVar10;\n uint uVar11;\n \n uVar11 = param_1[3];\n if (uVar11 == 0xffffffff) {...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (decla...
(function_definition "int FUN_000ff290(int *param_1,uint param_2)\n\n{\n byte bVar1;\n code *pcVar2;\n int iVar3;\n uint *puVar4;\n int *piVar5;\n int iVar6;\n undefined4 in_ECX;\n uint uVar7;\n uint uVar8;\n int *piVar9;\n int *piVar10;\n uint uVar11;\n \n uVar11 = param_1[3];\n if (uVar11 == 0xffffffff...
/* 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: Elf_Addr symbol_value(Output_reloc<9,_true,_32,_true> * this, Addend addend) */ type_1 __thiscall gold::Output_reloc<9,var_8,_32,var_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 */ int MASKED(int *param_1,uint param_2) { byte bVar1; code *pcVar2; int iVar3; uint *puVar4; int *piVar5; int iVar6; undefined4 in_ECX; uint uVar7; uint uVar8; int *piVar9; int *piVar10; uint uVar11; u...
109_pterm_and_pterm_strip.c
fputc
fputc
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputc(int __c,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fputc_000989c4)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputc(int __c,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fputc_000989c4)(); return iVar1; }
JMP dword ptr [EBX + 0x1c0]
null
null
null
null
[(u'CAST_-1205958806', u'CALLIND_-1205958886'), ('const-0', u'RETURN_-1205958883'), (u'CALLIND_-1205958886', u'INDIRECT_-1205958813'), (u'CALLIND_-1205958886', u'RETURN_-1205958883'), ('tmp_72', u'CAST_-1205958806'), (u'INDIRECT_-1205958813', u'COPY_-1205958872')]
[(u'CAST_-1205958806', u'CALLIND_-1205958886'), ('const-0', u'RETURN_-1205958883'), (u'CALLIND_-1205958886', u'INDIRECT_-1205958813'), (u'CALLIND_-1205958886', u'RETURN_-1205958883'), ('tmp_72', u'CAST_-1205958806'), (u'INDIRECT_-1205958813', u'COPY_-1205958872')]
null
null
00018710
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_000989c4)();\n return iVar1;\n}\n\n" comment (function_definition "int fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_000989c4)();\n return iVar1;\n}\n\n" comment (function_definition "int fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1...
(translation_unit "int fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_000989c4)();\n return iVar1;\n}\n\n" (function_definition "int fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_000989c4)();\n return iVar1;\n}" primitive_type (function_declar...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesize...
(function_definition "int fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_000989c4)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fputc(int __c,FILE *__stream)" (identifier "fputc") (parameter_list "(int __c,FILE *__stream)" (( "(") (parameter_declaration "int ...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __c,type_1 *__stream) { int iVar1; iVar1 = (*(type_2 *)PTR_fputc_000989c4)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __c,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_MASKED_000989c4)(); return iVar1; }
8_tr_and_tr_strip.c
free
free
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void free(void *__ptr) { (*(code *)PTR_free_0001f020)(); return; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void free(void *__ptr) { (*(code *)PTR_free_0001f020)(); return; }
JMP dword ptr [EBX + 0x20]
null
null
null
null
[(u'CALLIND_-1205989222', u'INDIRECT_-1205989150'), ('const-0', u'RETURN_-1205989219'), ('tmp_63', u'CAST_-1205989144'), (u'CAST_-1205989144', u'CALLIND_-1205989222'), (u'INDIRECT_-1205989150', u'COPY_-1205989209')]
[(u'CALLIND_-1205989222', u'INDIRECT_-1205989150'), ('const-0', u'RETURN_-1205989219'), ('tmp_63', u'CAST_-1205989144'), (u'CAST_-1205989144', u'CALLIND_-1205989222'), (u'INDIRECT_-1205989150', u'COPY_-1205989209')]
null
null
00011090
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid free(void *__ptr)\n\n{\n (*(code *)PTR_free_0001f020)();\n return;\n}\n\n" comment (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_0001f020)();\n return;\n}" primitive_type (function_declar...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid free(void *__ptr)\n\n{\n (*(code *)PTR_free_0001f020)();\n return;\n}\n\n" comment (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_0001f020)();\n return;\n}" primitive_type (function_declar...
(translation_unit "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_0001f020)();\n return;\n}\n\n" (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_0001f020)();\n return;\n}" primitive_type (function_declarator "free(void *__ptr)" identifier (parameter_list "(void *__ptr)" ( (parameter_declara...
(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 free(void *__ptr)\n\n{\n (*(code *)PTR_free_0001f020)();\n return;\n}" (primitive_type "void") (function_declarator "free(void *__ptr)" (identifier "free") (parameter_list "(void *__ptr)" (( "(") (parameter_declaration "void *__ptr" (primitive_type "void") (pointer_declarator "*__ptr" (* "*...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void *__ptr) { (*(type_1 *)PTR_free_0001f020)(); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression ...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(void *__ptr) { (*(code *)PTR_MASKED_0001f020)(); return; }
80_[_and_[_strip.c
umaxtostr
FUN_00013bf6
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * umaxtostr(uintmax_t i,char *buf) { char cVar1; uintmax_t i_local; char *p; p = buf + 0x14; *p = '\0'; do { cVar1 = __umoddi3(i,10,0); p = p + -1; *p = cVar1 + '0'; i = __udivdi3(i,10,0); } ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * FUN_00013bf6(undefined4 param_1,undefined4 param_2,int param_3) { char cVar1; longlong lVar2; char *local_20; lVar2 = CONCAT44(param_2,param_1); local_20 = (char *)(param_3 + 0x14); *local_20 = '\0'; do {...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x2c CALL 0x000113b0 ADD EBX,0xd3fc MOV EAX,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0x30],EAX MOV EAX,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x2c],EAX MOV EAX,dword ptr [EBP + 0x10] ADD EAX,0x14 MOV dword ptr [EBP + -0x1c],EAX MOV EAX,dword ptr [EBP + -0x...
null
null
null
null
[(u'MULTIEQUAL_-1205977650', u'PTRADD_-1205977876'), (u'PTRADD_-1205977876', u'COPY_-1205977777'), ('const-0', u'INT_NOTEQUAL_-1205977779'), ('tmp_651', u'PTRADD_-1205977971'), ('const-0', u'CALL_-1205977874'), ('const-1', u'PTRADD_-1205977971'), (u'COPY_-1205977777', u'RETURN_-1205977737'), (u'MULTIEQUAL_-1205977632',...
[('const-417', u'STORE_-1205977913'), (u'PTRADD_-1205977876', u'COPY_-1205977777'), (u'INT_ADD_-1205978017', u'CAST_-1205977643'), ('const-10', u'CALL_-1205977970'), ('const-20', u'INT_ADD_-1205978017'), (u'COPY_-1205977777', u'RETURN_-1205977737'), ('const-0', u'INT_NOTEQUAL_-1205977779'), ('const-0', u'STORE_-1205978...
null
null
00013bf6
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * FUN_00013bf6(undefined4 param_1,undefined4 param_2,int param_3)\n\n{\n char cVar1;\n longlong lVar2;\n char *local_20;\n \n lVar2 = CONCAT44(param_2,param_1);\n local_20 = (char *)(param_3 + 0x14)...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * umaxtostr(uintmax_t i,char *buf)\n\n{\n char cVar1;\n uintmax_t i_local;\n char *p;\n \n p = buf + 0x14;\n *p = '\0';\n do {\n cVar1 = __umoddi3(i,10,0);\n p = p + -1;\n *p = cVar1 + '0';...
(translation_unit "char * FUN_00013bf6(undefined4 param_1,undefined4 param_2,int param_3)\n\n{\n char cVar1;\n longlong lVar2;\n char *local_20;\n \n lVar2 = CONCAT44(param_2,param_1);\n local_20 = (char *)(param_3 + 0x14);\n *local_20 = '\0';\n do {\n cVar1 = FUN_0001b850(lVar2,10,0);\n local_20 = local_...
(translation_unit (function_definition TYPE (pointer_declarator * (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 (...
(function_definition "char * FUN_00013bf6(undefined4 param_1,undefined4 param_2,int param_3)\n\n{\n char cVar1;\n longlong lVar2;\n char *local_20;\n \n lVar2 = CONCAT44(param_2,param_1);\n local_20 = (char *)(param_3 + 0x14);\n *local_20 = '\0';\n do {\n cVar1 = FUN_0001b850(lVar2,10,0);\n local_20 = loc...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * function_1(type_1 var_6,char *var_1) { char var_4; type_1 i_local; char *var_3; var_3 = var_1 + 0x14; *var_3 = '\0'; do { var_4 = var_2(var_6,10,0); var_3 = var_3 + -1; *var_3 = var_4 + '0'; ...
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: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * MASKED(undefined4 param_1,undefined4 param_2,int param_3) { char cVar1; longlong lVar2; char *local_20; lVar2 = CONCAT44(param_2,param_1); local_20 = (char *)(param_3 + 0x14); *local_20 = '\0'; do { c...
630_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_strip.c
bfd_make_section_with_flags
bfd_make_section_with_flags
/* WARNING: Control flow encountered bad instruction data */ void bfd_make_section_with_flags(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_make_section_with_flags(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206431662')]
[('const-1', u'RETURN_-1206431662')]
null
null
00085048
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_make_section_with_flags(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_make_section_with_flags(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_make_section_with_flags(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_make_section_with_flags(void)\n\n{\n ...
(translation_unit "void bfd_make_section_with_flags(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_make_section_with_flags(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_make_section_with_flags(void)" identifier (parameter_lis...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_make_section_with_flags(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_make_section_with_flags(void)" (identifier "bfd_make_section_with_flags") (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(); }
661_powerpc64-linux-gnu-as_and_powerpc64-linux-gnu-as_strip.c
write_object_file
FUN_0003fd20
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void write_object_file(void) { bfd_size_type *pbVar1; bfd_section *pbVar2; undefined4 uVar3; reloc_howto_type *prVar4; asection *segment; bf...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003fd20(void) { int *piVar1; undefined4 uVar2; int iVar3; int *piVar4; int iVar5; int iVar6; byte *pbVar7; char *pcVar8; undefined4 *puVar9; undefined4 uVar10; char *pcVar11; byte bVar12; uint...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX CALL 0x00016090 ADD EBX,0x2f2d5 SUB ESP,0x6c LEA EAX,[EBX + 0x8ec4] MOV dword ptr [EBP + -0x30],EAX MOV EAX,dword ptr [EAX] MOV ESI,dword ptr [EAX + 0x60] TEST ESI,ESI JZ 0x0003fd63 LEA ESI,[ESI] LEA ESI,[ESI] MOV EAX,ESI CALL 0x0003dfe0 MOV ESI,dword ptr [ESI + 0xc] TEST...
null
null
null
null
[('const-0', u'SUBPIECE_-1206174849'), (u'CALL_-1206185403', u'INDIRECT_-1206171181'), (u'INDIRECT_-1206171652', u'MULTIEQUAL_-1206171457'), (u'CALL_-1206184029', u'INDIRECT_-1206176886'), (u'CALL_-1206184248', u'INDIRECT_-1206176166'), (u'INDIRECT_-1206172747', u'SUBPIECE_-1206175389'), (u'INDIRECT_-1206176197', u'MUL...
[(u'STORE_-1206169787', u'INDIRECT_-1206171800'), (u'CALL_-1206188016', u'INDIRECT_-1206177106'), (u'CALL_-1206187151', u'INDIRECT_-1206176539'), (u'LOAD_-1206059232', u'INT_ADD_-1206059177'), (u'INDIRECT_-1206169294', u'MULTIEQUAL_-1206168117'), (u'INDIRECT_-1206177656', u'MULTIEQUAL_-1206177669'), (u'CALL_-1206188556...
null
null
0003fd20
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003fd20(void)\n\n{\n int *piVar1;\n undefined4 uVar2;\n int iVar3;\n int *piVar4;\n int iVar5;\n int iVar6;\n byte *pbVar7;\n char *pcVar8;\n undefined4 *puVar9;\n undefined4 uVar10;\n cha...
(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 write_object_file(void)\n\n{\n bfd_size_type *pbVar1;\n bfd_section *pbVar2;\n undefined4 uVar3;\n reloc_howto_type *prVar4...
(translation_unit "void FUN_0003fd20(void)\n\n{\n int *piVar1;\n undefined4 uVar2;\n int iVar3;\n int *piVar4;\n int iVar5;\n int iVar6;\n byte *pbVar7;\n char *pcVar8;\n undefined4 *puVar9;\n undefined4 uVar10;\n char *pcVar11;\n byte bVar12;\n uint uVar13;\n uint uVar14;\n undefined4 *puVar15;\n byte ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDEN...
(function_definition "void FUN_0003fd20(void)\n\n{\n int *piVar1;\n undefined4 uVar2;\n int iVar3;\n int *piVar4;\n int iVar5;\n int iVar6;\n byte *pbVar7;\n char *pcVar8;\n undefined4 *puVar9;\n undefined4 uVar10;\n char *pcVar11;\n byte bVar12;\n uint uVar13;\n uint uVar14;\n undefined4 *puVar15;\n by...
/* 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_41; type_2 *var_3; type_3 uVar3; type_4 *prVar4; type_5 *segment; type_6 **ppbVar5; type_1 bVar6; ch...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (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; undefined4 uVar2; int iVar3; int *piVar4; int iVar5; int iVar6; byte *pbVar7; char *pcVar8; undefined4 *puVar9; undefined4 uVar10; char *pcVar11; byte bVar12; uint uVar1...
11663_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
put
FUN_003c17a0
/* std::money_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::put(std::ostreambuf_iterator<char, std::char_traits<char> >, bool, std::ios_base&, char, std::string const&) const */ undefined4 std::money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::put (undefined...
undefined4 FUN_003c17a0(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4, undefined1 param_5,undefined4 param_6,char param_7,undefined4 param_8) { (**(code **)(*param_2 + 0xc)) (param_1,param_2,param_3,param_4,param_5,param_6,(int)param_7,param_8); return param_1; }
PUSH EBX SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x14] MOV EBX,dword ptr [ESP + 0x10] MOV EDX,dword ptr [EAX] PUSH dword ptr [ESP + 0x2c] MOVSX ECX,byte ptr [ESP + 0x2c] PUSH ECX PUSH dword ptr [ESP + 0x2c] MOVZX ECX,byte ptr [ESP + 0x2c] PUSH ECX PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH EAX PUSH EBX C...
null
null
null
null
[('const-12', u'INT_ADD_-1205659623'), ('tmp_430', u'CALLIND_-1205659629'), ('tmp_435', u'CALLIND_-1205659629'), ('const-417', u'LOAD_-1205659639'), ('const-417', u'LOAD_-1205659712'), (u'CAST_-1205659510', u'LOAD_-1205659639'), (u'INT_SEXT_-1205659681', u'CALLIND_-1205659629'), ('tmp_430', u'LOAD_-1205659712'), ('cons...
[('const-12', u'INT_ADD_-1205659623'), ('tmp_430', u'CALLIND_-1205659629'), ('tmp_435', u'CALLIND_-1205659629'), ('const-417', u'LOAD_-1205659639'), ('const-417', u'LOAD_-1205659712'), (u'CAST_-1205659510', u'LOAD_-1205659639'), (u'INT_SEXT_-1205659681', u'CALLIND_-1205659629'), ('tmp_430', u'LOAD_-1205659712'), ('cons...
null
null
003c17a0
x86
O0
(translation_unit "undefined4\nFUN_003c17a0(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined1 param_5,undefined4 param_6,char param_7,undefined4 param_8)\n\n{\n (**(code **)(*param_2 + 0xc))\n (param_1,param_2,param_3,param_4,param_5,param_6,(int)param_7,param_8)...
(translation_unit "/* std::money_put<char, std::ostreambuf_iterator<char, std::char_traits<char> >\n >::put(std::ostreambuf_iterator<char, std::char_traits<char> >, bool, std::ios_base&, char,\n std::string const&) const */\n\nundefined4\nstd::money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::p...
(translation_unit "undefined4\nFUN_003c17a0(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined1 param_5,undefined4 param_6,char param_7,undefined4 param_8)\n\n{\n (**(code **)(*param_2 + 0xc))\n (param_1,param_2,param_3,param_4,param_5,param_6,(int)param_7,param_8)...
(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_003c17a0(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined1 param_5,undefined4 param_6,char param_7,undefined4 param_8)\n\n{\n (**(code **)(*param_2 + 0xc))\n (param_1,param_2,param_3,param_4,param_5,param_6,(int)param_7,param...
/* std::money_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::put(std::ostreambuf_iterator<char, std::char_traits<char> >, bool, std::ios_base&, char, std::string const&) const */ type_1 std::money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::function_1 (type_1...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identif...
null
undefined4 MASKED(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4, undefined1 param_5,undefined4 param_6,char param_7,undefined4 param_8) { (**(code **)(*param_2 + 0xc)) (param_1,param_2,param_3,param_4,param_5,param_6,(int)param_7,param_8); return param_1; }
6574_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
visit
FUN_00258df0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void visit(Unused_symbol_visitor * this, char * sym) */ void __thiscall gold::Unused_symbol_visitor::visit(Unused_symbol_visitor *this,char *sym) { Key symbol_key; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00258df0(int param_1,undefined4 param_2) { int iVar1; undefined4 *puVar2; undefined4 local_14; undefined4 local_10; undefined4 uStack_c; uStack_c = 0x258df7; FUN_00349de0(*(undefined4 *)(param_1 + 8),pa...
PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x391209 SUB ESP,0x14 MOV ESI,dword ptr [ESP + 0x20] LEA EAX,[ESP + 0x8] PUSH EAX PUSH 0x1 PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESI + 0x8] CALL 0x00349de0 MOV ECX,dword ptr [ESP + 0x18] MOV EDX,dword ptr [ESI + 0x4] MOV dword ptr [ESP + 0x1c],ECX MOV EAX,dword ptr [EDX +...
null
null
null
null
[('const-1', u'RETURN_-1204122106')]
[('const-1', u'CALL_-1204122037'), ('const-4', u'INT_ADD_-1204122012'), (u'INT_ADD_-1204121999', u'CAST_-1204121760'), ('const-0', u'RETURN_-1204121833'), (u'INT_ADD_-1204122012', u'CAST_-1204121768'), (u'CAST_-1204121742', u'STORE_-1204121961'), (u'CALL_-1204122037', u'INDIRECT_-1204121795'), (u'LOAD_-1204122028', u'I...
null
null
00258df0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00258df0(int param_1,undefined4 param_2)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 local_14;\n undefined4 local_10;\n undefined4 uStack_c;\n \n uStack_c = 0x258df7;\n FUN_00349de0(*...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void visit(Unused_symbol_visitor * this, char * sym) */\n\nvoid __thiscall gold::Unused_symbol_visitor::visit(Unused_symbol_visitor *this,char *sym)\n\n{\n Key symbol_key;\n \n}\n\n...
(translation_unit "void FUN_00258df0(int param_1,undefined4 param_2)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 local_14;\n undefined4 local_10;\n undefined4 uStack_c;\n \n uStack_c = 0x258df7;\n FUN_00349de0(*(undefined4 *)(param_1 + 8),param_2,1,&local_14);\n iVar1 = *(int *)(param_1 + 4);\n local...
(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 IDENT ;) (declaration TYPE IDENT ;) (d...
(function_definition "void FUN_00258df0(int param_1,undefined4 param_2)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 local_14;\n undefined4 local_10;\n undefined4 uStack_c;\n \n uStack_c = 0x258df7;\n FUN_00349de0(*(undefined4 *)(param_1 + 8),param_2,1,&local_14);\n iVar1 = *(int *)(param_1 + 4);\n lo...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void visit(Unused_symbol_visitor * this, char * sym) */ void __thiscall gold::type_1::function_1(type_1 *this,char *sym) { type_2 symbol_key; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2) { int iVar1; undefined4 *puVar2; undefined4 local_14; undefined4 local_10; undefined4 uStack_c; uStack_c = 0x258df7; FUN_00349de0(*(undefined4 *)(param_1 + 8),param_2,...
2082_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
__x86.get_pc_thunk.di
FUN_000559ee
void __x86_get_pc_thunk_di(void) { return; }
void FUN_000559ee(void) { return; }
MOV EDI,dword ptr [ESP] RET
null
null
null
null
[('const-0', u'RETURN_-1206232577')]
[('const-0', u'RETURN_-1206232577')]
null
null
000559ee
x86
O0
(translation_unit "void FUN_000559ee(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_000559ee(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_000559ee(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r...
(translation_unit "void __x86_get_pc_thunk_di(void)\n\n{\n return;\n}\n\n" (function_definition "void __x86_get_pc_thunk_di(void)\n\n{\n return;\n}" primitive_type (function_declarator "__x86_get_pc_thunk_di(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_state...
(translation_unit "void FUN_000559ee(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_000559ee(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_000559ee(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_000559ee(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_000559ee(void)" (identifier "FUN_000559ee") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen...
void function_1(void) { return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
null
void MASKED(void) { return; }
237_x86_64-linux-gnu-nm_and_x86_64-linux-gnu-nm_strip.c
bfd_canonicalize_reloc
bfd_canonicalize_reloc
/* WARNING: Control flow encountered bad instruction data */ void bfd_canonicalize_reloc(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_canonicalize_reloc(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205935806')]
[('const-1', u'RETURN_-1205935806')]
null
null
0001e138
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_canonicalize_reloc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_canonicalize_reloc(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_canonicalize_reloc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_canonicalize_reloc(void)\n\n{\n ...
(translation_unit "void bfd_canonicalize_reloc(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_canonicalize_reloc(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_canonicalize_reloc(void)" identifier (parameter_list "(void)" ( (p...
(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_canonicalize_reloc(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_canonicalize_reloc(void)" (identifier "bfd_canonicalize_reloc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (c...
/* 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(); }
216_m68k-linux-gnu-readelf_and_m68k-linux-gnu-readelf_strip.c
print_version
FUN_0004ab90
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void print_version(char *name) { char *pcVar1; printf("GNU %s %s\n",name,"(GNU Binutils for Debian) 2.31.1"); pcVar1 = (char *)dcgettext(0,"Copyright (C) 2018 Free Software Found...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0004ab90(undefined4 param_1) { char *pcVar1; printf("GNU %s %s\n",param_1,"(GNU Binutils for Debian) 2.31.1"); pcVar1 = (char *)dcgettext(0,"Copyright (C) 2018 Free Software Foundation, Inc.\n",5); printf(pcV...
PUSH EBX CALL 0x00013f70 ADD EBX,0x6946a SUB ESP,0xc LEA EAX,[EBX + 0xfffda49c] PUSH EAX LEA EAX,[EBX + 0xfffda5b8] PUSH dword ptr [ESP + 0x18] PUSH EAX CALL 0x00013060 ADD ESP,0xc LEA EAX,[EBX + 0xfffda4c0] PUSH 0x5 PUSH EAX PUSH 0x0 CALL 0x000130f0 MOV dword ptr [ESP],EAX CALL 0x00013060 ADD ESP,0xc LEA EAX,[EBX + 0x...
null
null
null
null
[(u'COPY_-1206145846', u'CALL_-1206145982'), (u'COPY_-1206145894', u'CALL_-1206146079'), (u'COPY_-1206145874', u'CALL_-1206146037'), (u'COPY_-1206145891', u'CALL_-1206146079'), (u'CAST_-1206145808', u'CALL_-1206146024'), ('const-583096', u'COPY_-1206145891'), ('const-1', u'RETURN_-1206145947'), (u'CALL_-1206146037', u'...
[(u'COPY_-1206145846', u'CALL_-1206145982'), (u'COPY_-1206145894', u'CALL_-1206146079'), (u'COPY_-1206145874', u'CALL_-1206146037'), (u'COPY_-1206145891', u'CALL_-1206146079'), (u'CAST_-1206145808', u'CALL_-1206146024'), ('const-582812', u'COPY_-1206145894'), ('const-0', u'CALL_-1206146037'), ('const-1', u'RETURN_-1206...
null
null
0004ab90
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0004ab90(undefined4 param_1)\n\n{\n char *pcVar1;\n \n printf("GNU %s %s\n",param_1,"(GNU Binutils for Debian) 2.31.1");\n pcVar1 = (char *)dcgettext(0,"Copyright (C) 2018 Free Software Foundation...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid print_version(char *name)\n\n{\n char *pcVar1;\n \n printf("GNU %s %s\n",name,"(GNU Binutils for Debian) 2.31.1");\n pcVar1 = (char *)dcgettext(0,"Copyright (...
(translation_unit "void FUN_0004ab90(undefined4 param_1)\n\n{\n char *pcVar1;\n \n printf("GNU %s %s\n",param_1,"(GNU Binutils for Debian) 2.31.1");\n pcVar1 = (char *)dcgettext(0,"Copyright (C) 2018 Free Software Foundation, Inc.\n",5);\n printf(pcVar1);\n pcVar1 = (char *)dcgettext(0,\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content escape_sequence ") , IDEN...
(function_definition "void FUN_0004ab90(undefined4 param_1)\n\n{\n char *pcVar1;\n \n printf("GNU %s %s\n",param_1,"(GNU Binutils for Debian) 2.31.1");\n pcVar1 = (char *)dcgettext(0,"Copyright (C) 2018 Free Software Foundation, Inc.\n",5);\n printf(pcVar1);\n pcVar1 = (char *)dcgettext(0,\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(char *name) { char *pcVar1; var_1("GNU %s %s\n",name,"(GNU Binutils for Debian) 2.31.1"); pcVar1 = (char *)var_2(0,"Copyright (C) 2018 Free Software Foundation, I...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator dec...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1) { char *pcVar1; printf("GNU %s %s\n",param_1,"(GNU Binutils for Debian) 2.31.1"); pcVar1 = (char *)dcgettext(0,"Copyright (C) 2018 Free Software Foundation, Inc.\n",5); printf(pcVar1); ...
507_hppa-linux-gnu-strip_and_hppa-linux-gnu-strip_strip.c
bfd_coff_get_syment
bfd_coff_get_syment
/* WARNING: Control flow encountered bad instruction data */ void bfd_coff_get_syment(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_coff_get_syment(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206189622')]
[('const-1', u'RETURN_-1206189622')]
null
null
000401c0
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_coff_get_syment(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_coff_get_syment(void)\n\n{\n /* W...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_coff_get_syment(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_coff_get_syment(void)\n\n{\n /* W...
(translation_unit "void bfd_coff_get_syment(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_coff_get_syment(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_coff_get_syment(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 IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_coff_get_syment(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_coff_get_syment(void)" (identifier "bfd_coff_get_syment") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_s...
/* 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(); }
1243_plink_and_plink_strip.c
sk_getaddr
FUN_000811df
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void sk_getaddr(SockAddr addr,char *buf,int buflen) { int iVar1; if ((addr->superfamily == ADDRTYPE_UNSPEC)...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000811df(int param_1,char *param_2,size_t param_3) { int iVar1; if ((*(int *)(param_1 + 8) == 0) || (*(int *)(param_1 + 8) == 1)) { strncpy(param_2,(char *)(param_1 + 0x10),param_3); param_2[param_3 - 1] ...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x4 CALL 0x000148f0 ADD EBX,0x30bc9 MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX + 0x8] TEST EAX,EAX JZ 0x00081206 MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX + 0x8] CMP EAX,0x1 JNZ 0x0008122f MOV EAX,dword ptr [EBP + 0x10] MOV EDX,dword ptr [EBP + 0x8] ADD EDX,0x1...
null
null
null
null
[('tmp_741', u'STORE_-1206447298'), ('const-20', u'PTRSUB_-1206447034'), ('const-417', u'STORE_-1206447298'), ('tmp_742', u'INT_SUB_-1206447269'), ('tmp_352', u'BRANCH_-1206447439'), ('tmp_741', u'CALL_-1206447487'), ('const-417', u'LOAD_-1206447594'), (u'LOAD_-1206447568', u'INT_EQUAL_-1206447549'), (u'COPY_-120644705...
[(u'INT_ADD_-1206447552', u'CAST_-1206447108'), ('tmp_352', u'BRANCH_-1206447439'), ('tmp_1473', u'INT_ADD_-1206447382'), ('const-16', u'INT_ADD_-1206447394'), (u'LOAD_-1206447392', u'CALL_-1206447333'), (u'INT_ADD_-1206447400', u'CAST_-1206447052'), (u'LOAD_-1206447568', u'INT_EQUAL_-1206447549'), (u'CAST_-1206447108'...
null
null
000811df
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000811df(int param_1,char *param_2,size_t param_3)\n\n{\n int iVar1;\n \n if ((*(int *)(param_1 + 8) == 0) || (*(int *)(param_1 + 8) == 1)) {\n strncpy(param_2,(char *)(param_1 + 0x10),param_3);...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid sk_getaddr(SockAddr addr,char *buf,int buflen)\n\n{\n int iVar1;\n \n if ((addr->supe...
(translation_unit "void FUN_000811df(int param_1,char *param_2,size_t param_3)\n\n{\n int iVar1;\n \n if ((*(int *)(param_1 + 8) == 0) || (*(int *)(param_1 + 8) == 1)) {\n strncpy(param_2,(char *)(param_1 + 0x10),param_3);\n param_2[param_3 - 1] = '\0';\n }\n else {\n iVar1 = getnameinfo(*(sockaddr **)(*(...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (...
(function_definition "void FUN_000811df(int param_1,char *param_2,size_t param_3)\n\n{\n int iVar1;\n \n if ((*(int *)(param_1 + 8) == 0) || (*(int *)(param_1 + 8) == 1)) {\n strncpy(param_2,(char *)(param_1 + 0x10),param_3);\n param_2[param_3 - 1] = '\0';\n }\n else {\n iVar1 = getnameinfo(*(sockaddr **)...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 addr,char *buf,int var_4) { int var_6; if ((addr->superfamily == var_1) || (addr->su...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,char *param_2,size_t param_3) { int iVar1; if ((*(int *)(param_1 + 8) == 0) || (*(int *)(param_1 + 8) == 1)) { strncpy(param_2,(char *)(param_1 + 0x10),param_3); param_2[param_3 - 1] = '\0'...
5881_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
do_relocate_sections
FUN_00154e50
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_relocate_sections(Sized_relobj_file<64,_false> * this, Symbol_table * symtab, Layout * layout, uchar * pshdrs, Output_file * of, Views * pviews) */ void __thiscall gold::Sized_relobj_file<64,_false>::do_relocate_sec...
void FUN_00154e50(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6) { FUN_00154580(param_1,param_2,param_3,param_4,param_5,param_6,1,*(int *)(param_1 + 0x28) + -1); return; }
SUB ESP,0xc MOV EDX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [EDX + 0x28] SUB EAX,0x1 PUSH EAX PUSH 0x1 PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH EDX CALL 0x00154580 ADD ESP,0x2c RET
null
null
null
null
[('const-0', u'PTRSUB_-1207283943'), ('tmp_213', u'CALL_-1207284040'), ('tmp_209', u'PTRSUB_-1207283945'), ('const-0', u'RETURN_-1207284017'), (u'PTRSUB_-1207283939', u'LOAD_-1207284122'), ('const-1', u'CALL_-1207284040'), ('const-40', u'PTRSUB_-1207283939'), ('const-0', u'PTRSUB_-1207283945'), ('tmp_210', u'CALL_-1207...
[('const-417', u'LOAD_-1207284122'), ('const-0', u'RETURN_-1207284017'), ('tmp_390', u'CALL_-1207284040'), ('tmp_388', u'CALL_-1207284040'), (u'CAST_-1207283961', u'LOAD_-1207284122'), ('tmp_387', u'CALL_-1207284040'), (u'INT_ADD_-1207284106', u'CAST_-1207283961'), ('tmp_392', u'CALL_-1207284040'), ('const-4294967295',...
null
null
00154e50
x86
O0
(translation_unit "void FUN_00154e50(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n FUN_00154580(param_1,param_2,param_3,param_4,param_5,param_6,1,*(int *)(param_1 + 0x28) + -1);\n return;\n}\n\n" (function_definition "void FUN_001...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void do_relocate_sections(Sized_relobj_file<64,_false> * this,\n Symbol_table * symtab, Layout * layout, uchar * pshdrs, Output_file * of, Views * pviews) */\n\nvoid __thiscall\ngold::Sized_relobj_file<64,_...
(translation_unit "void FUN_00154e50(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n FUN_00154580(param_1,param_2,param_3,param_4,param_5,param_6,1,*(int *)(param_1 + 0x28) + -1);\n return;\n}\n\n" (function_definition "void FUN_001...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compou...
(function_definition "void FUN_00154e50(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n FUN_00154580(param_1,param_2,param_3,param_4,param_5,param_6,1,*(int *)(param_1 + 0x28) + -1);\n return;\n}" (primitive_type "void") (function_d...
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_relocate_sections(Sized_relobj_file<64,_false> * this, Symbol_table * symtab, Layout * layout, uchar * pshdrs, Output_file * of, Views * pviews) */ void __thiscall gold::Sized_relobj_file<64,_false>::do_relocate_sec...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
void MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6) { FUN_00154580(param_1,param_2,param_3,param_4,param_5,param_6,1,*(int *)(param_1 + 0x28) + -1); return; }
2053_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
~Output_data_reloc
FUN_0005dbe0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void ~Output_data_reloc(Output_data_reloc<4,_true,_64,_true> * this, int __in_chrg) */ void __thiscall gold::Output_data_reloc<4,_true,_64,_tru...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0005dbe0(undefined4 *param_1) { *param_1 = &DAT_003a8640; if (param_1[0xd] != 0) { FUN_001ff030(param_1[0xd]); } *param_1 = &DAT_003aa9bc; FUN_00103490(param_1); return; }
PUSH ESI PUSH EBX CALL 0x00036f20 ADD EBX,0x351419 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EAX,[EBX + 0xffff9640] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x34] TEST EAX,EAX JZ 0x0005dc0f SUB ESP,0xc PUSH EAX CALL 0x001ff030 ADD ESP,0x10 LEA EAX,[EBX + 0xffffb9b4] SUB ESP,0xc ADD EAX,0x8 MOV dword ptr [E...
null
null
null
null
[('const-0', u'PTRSUB_-1206199042'), ('const-0', u'PTRSUB_-1206199032'), (u'INDIRECT_-1206199047', u'MULTIEQUAL_-1206199038'), (u'PTRSUB_-1206199042', u'CAST_-1206199024'), ('const-0', u'PTRSUB_-1206199035'), ('tmp_342', u'PTRSUB_-1206199037'), ('const-0', u'PTRSUB_-1206199028'), ('const-0', u'PTRSUB_-1206199037'), (u'...
[(u'PTRADD_-1206199047', u'LOAD_-1206199263'), ('const-417', u'STORE_-1206199266'), ('const-417', u'LOAD_-1206199263'), ('tmp_590', u'STORE_-1206199174'), ('const-3835456', u'PTRSUB_-1206199050'), ('const-4', u'PTRADD_-1206199047'), ('const-0', u'INT_NOTEQUAL_-1206199244'), ('tmp_590', u'STORE_-1206199266'), (u'PTRSUB_...
null
null
0005dbe0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0005dbe0(undefined4 *param_1)\n\n{\n *param_1 = &DAT_003a8640;\n if (param_1[0xd] != 0) {\n FUN_001ff030(param_1[0xd]);\n }\n *param_1 = &DAT_003aa9bc;\n FUN_00103490(param_1);\n return;\n}\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 ~Output_data_reloc(Output_data_reloc<4,_true,_64,_true> * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::Output_dat...
(translation_unit "void FUN_0005dbe0(undefined4 *param_1)\n\n{\n *param_1 = &DAT_003a8640;\n if (param_1[0xd] != 0) {\n FUN_001ff030(param_1[0xd]);\n }\n *param_1 = &DAT_003aa9bc;\n FUN_00103490(param_1);\n return;\n}\n\n" (function_definition "void FUN_0005dbe0(undefined4 *param_1)\n\n{\n *param_1 = &DAT_003...
(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_0005dbe0(undefined4 *param_1)\n\n{\n *param_1 = &DAT_003a8640;\n if (param_1[0xd] != 0) {\n FUN_001ff030(param_1[0xd]);\n }\n *param_1 = &DAT_003aa9bc;\n FUN_00103490(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0005dbe0(undefined4 *param_1)" (identif...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void ~Output_data_reloc(Output_data_reloc<4,_true,_64,_true> * this, int __in_chrg) */ void __thiscall var_1::Output_data_reloc<4,_true,_64,_tr...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &DAT_003a8640; if (param_1[0xd] != 0) { FUN_001ff030(param_1[0xd]); } *param_1 = &DAT_003aa9bc; FUN_00103490(param_1); return; }
33_unexpand_and_unexpand_strip.c
memset
memset
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memset(void *__s,int __c,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memset_0001b090)(); return pvVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memset(void *__s,int __c,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memset_0001b090)(); return pvVar1; }
JMP dword ptr [EBX + 0x90]
null
null
null
null
[(u'CAST_-1205988693', u'CALLIND_-1205988774'), ('const-0', u'RETURN_-1205988771'), (u'CALLIND_-1205988774', u'INDIRECT_-1205988701'), (u'CAST_-1205988692', u'RETURN_-1205988771'), (u'INDIRECT_-1205988701', u'COPY_-1205988760'), (u'CALLIND_-1205988774', u'CAST_-1205988692'), ('tmp_77', u'CAST_-1205988693')]
[(u'CAST_-1205988693', u'CALLIND_-1205988774'), ('const-0', u'RETURN_-1205988771'), (u'CALLIND_-1205988774', u'INDIRECT_-1205988701'), (u'CAST_-1205988692', u'RETURN_-1205988771'), (u'INDIRECT_-1205988701', u'COPY_-1205988760'), (u'CALLIND_-1205988774', u'CAST_-1205988692'), ('tmp_77', u'CAST_-1205988693')]
null
null
00011250
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memset(void *__s,int __c,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memset_0001b090)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memset(void *__s,int __c,size_t __...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memset(void *__s,int __c,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memset_0001b090)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memset(void *__s,int __c,size_t __...
(translation_unit "void * memset(void *__s,int __c,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memset_0001b090)();\n return pvVar1;\n}\n\n" (function_definition "void * memset(void *__s,int __c,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memset_0001b090)();\n re...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ...
(function_definition "void * memset(void *__s,int __c,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memset_0001b090)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* memset(void *__s,int __c,size_t __n)" (* "*") (function_declarator "memset(void *__s,int __c,size_t __n)"...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(void *__s,int __c,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(type_1 *)PTR_memset_0001b090)(); return pvVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * MASKED(void *__s,int __c,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_MASKED_0001b090)(); return pvVar1; }
2088_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
_M_realloc_insert<long_long_unsigned_int_const&>
FUN_00061c70
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original name: _M_realloc_insert<long long unsigned int const&> DWARF original prototype: void _M_realloc_insert<long_long_unsigned_int_const&>(vector<long_long_unsigned_int,_std::allocator<long_long_unsigned_int>_> ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00061c70(undefined4 *param_1,void *param_2,undefined4 *param_3) { void *__dest; void *__src; void *pvVar1; undefined4 uVar2; uint uVar3; void *__dest_00; uint uVar4; size_t __n; int local_28; __sr...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00036f20 ADD EBX,0x34d387 SUB ESP,0x2c MOV EBP,dword ptr [ESP + 0x40] MOV EDI,dword ptr [ESP + 0x44] MOV ESI,dword ptr [EBP] MOV EAX,dword ptr [EBP + 0x4] MOV dword ptr [ESP + 0xc],EAX SUB EAX,ESI SUB EDI,ESI SAR EAX,0x3 MOV dword ptr [ESP + 0x8],EDI JZ 0x00061da0 LEA ECX,[EAX...
null
null
null
null
[(u'CAST_-1206312874', u'INT_SUB_-1206313756'), (u'INT_SUB_-1206313756', u'INT_ADD_-1206312870'), ('const-0', u'INT_EQUAL_-1206313735'), (u'INT_SRIGHT_-1206313734', u'INT_EQUAL_-1206313735'), (u'PTRSUB_-1206312709', u'PTRSUB_-1206312702'), (u'PTRSUB_-1206312901', u'PTRSUB_-1206312893'), ('const-0', u'PTRSUB_-1206312907...
[(u'INT_SUB_-1206313756', u'INT_ADD_-1206312870'), (u'CAST_-1206312893', u'INT_SUB_-1206313767'), ('const-0', u'INT_EQUAL_-1206313735'), (u'INT_ADD_-1206313533', u'CAST_-1206312791'), (u'INT_SRIGHT_-1206313734', u'INT_EQUAL_-1206313735'), ('tmp_2769', u'LOAD_-1206313596'), (u'PTRADD_-1206312908', u'LOAD_-1206313799'), ...
null
null
00061c70
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00061c70(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n undefined4 uVar2;\n uint uVar3;\n void *__dest_00;\n uint uVar4;\n size_t ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original name: _M_realloc_insert<long long unsigned int const&>\n DWARF original prototype: void\n _M_realloc_insert<long_long_unsigned_int_const&>(vector<long_long_unsigned_int,_std::allocator<long_...
(translation_unit "void FUN_00061c70(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n undefined4 uVar2;\n uint uVar3;\n void *__dest_00;\n uint uVar4;\n size_t __n;\n int local_28;\n \n __src = (void *)*param_1;\n pvVar1 = (void *)param_1[1];\n __...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_...
(function_definition "void FUN_00061c70(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n undefined4 uVar2;\n uint uVar3;\n void *__dest_00;\n uint uVar4;\n size_t __n;\n int local_28;\n \n __src = (void *)*param_1;\n pvVar1 = (void *)param_1[1];\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original name: _M_realloc_insert<long long unsigned int const&> DWARF original prototype: void _M_realloc_insert<long_long_unsigned_int_const&>(vector<long_long_unsigned_int,_std::allocator<long_long_unsigned_int>_> ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (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,void *param_2,undefined4 *param_3) { void *__dest; void *__src; void *pvVar1; undefined4 uVar2; uint uVar3; void *__dest_00; uint uVar4; size_t __n; int local_28; __src = (v...
667_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
gldelf_iamcu_find_statement_assignment
FUN_00046fe0
/* WARNING: Unknown calling convention */ void gldelf_iamcu_find_statement_assignment(lang_statement_union_type *s) { if ((s->header).type != lang_assignment_statement_enum) { return; } gldelf_iamcu_find_exp_assignment((etree_type *)(s->output_section_statement).children.head); return; }
void FUN_00046fe0(int param_1) { if (*(int *)(param_1 + 4) != 1) { return; } FUN_00046ee0(); return; }
MOV EAX,dword ptr [ESP + 0x4] CMP dword ptr [EAX + 0x4],0x1 JZ 0x00046ff0 RET MOV EAX,dword ptr [EAX + 0x8] JMP 0x00046ee0
null
null
null
null
[('const-8', u'PTRSUB_-1206161318'), ('const-1', u'INT_NOTEQUAL_-1206161414'), ('const-0', u'RETURN_-1206161402'), ('const-0', u'PTRSUB_-1206161328'), (u'PTRSUB_-1206161317', u'LOAD_-1206161402'), ('const-0', u'PTRSUB_-1206161315'), ('const-417', u'LOAD_-1206161430'), ('const-417', u'LOAD_-1206161402'), ('tmp_68', u'PT...
[('const-1', u'INT_NOTEQUAL_-1206161414'), ('const-0', u'RETURN_-1206161402'), ('const-4', u'INT_ADD_-1206161414'), (u'INT_ADD_-1206161414', u'CAST_-1206161333'), (u'CAST_-1206161333', u'LOAD_-1206161430'), (u'INT_NOTEQUAL_-1206161414', u'CBRANCH_-1206161412'), ('const-417', u'LOAD_-1206161430'), (u'LOAD_-1206161430', ...
null
null
00046fe0
x86
O0
(translation_unit "void FUN_00046fe0(int param_1)\n\n{\n if (*(int *)(param_1 + 4) != 1) {\n return;\n }\n FUN_00046ee0();\n return;\n}\n\n" (function_definition "void FUN_00046fe0(int param_1)\n\n{\n if (*(int *)(param_1 + 4) != 1) {\n return;\n }\n FUN_00046ee0();\n return;\n}" primitive_type (function_...
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid gldelf_iamcu_find_statement_assignment(lang_statement_union_type *s)\n\n{\n if ((s->header).type != lang_assignment_statement_enum) {\n return;\n }\n gldelf_iamcu_find_exp_assignment((etree_type *)(s->output_section_statement).children.head);\n ...
(translation_unit "void FUN_00046fe0(int param_1)\n\n{\n if (*(int *)(param_1 + 4) != 1) {\n return;\n }\n FUN_00046ee0();\n return;\n}\n\n" (function_definition "void FUN_00046fe0(int param_1)\n\n{\n if (*(int *)(param_1 + 4) != 1) {\n return;\n }\n FUN_00046ee0();\n return;\n}" primitive_type (function_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenth...
(function_definition "void FUN_00046fe0(int param_1)\n\n{\n if (*(int *)(param_1 + 4) != 1) {\n return;\n }\n FUN_00046ee0();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00046fe0(int param_1)" (identifier "FUN_00046fe0") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int para...
/* WARNING: Unknown calling convention */ void function_1(type_1 *s) { if ((s->header).type != var_1) { return; } var_2((type_2 *)(s->output_section_statement).children.head); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression le...
null
void MASKED(int param_1) { if (*(int *)(param_1 + 4) != 1) { return; } FUN_00046ee0(); return; }
80_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
wctob
wctob
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int wctob(wint_t __c) { int iVar1; iVar1 = (*(code *)PTR_wctob_0038f144)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int wctob(wint_t __c) { int iVar1; iVar1 = (*(code *)PTR_wctob_0038f144)(); return iVar1; }
JMP dword ptr [EBX + 0x144]
null
null
null
null
[(u'CALLIND_-1206020822', u'INDIRECT_-1206020749'), ('tmp_67', u'CAST_-1206020743'), ('const-0', u'RETURN_-1206020819'), (u'CAST_-1206020743', u'CALLIND_-1206020822'), (u'CALLIND_-1206020822', u'RETURN_-1206020819'), (u'INDIRECT_-1206020749', u'COPY_-1206020808')]
[(u'CALLIND_-1206020822', u'INDIRECT_-1206020749'), ('tmp_67', u'CAST_-1206020743'), ('const-0', u'RETURN_-1206020819'), (u'CAST_-1206020743', u'CALLIND_-1206020822'), (u'CALLIND_-1206020822', u'RETURN_-1206020819'), (u'INDIRECT_-1206020749', u'COPY_-1206020808')]
null
null
00029520
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint wctob(wint_t __c)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_wctob_0038f144)();\n return iVar1;\n}\n\n" comment (function_definition "int wctob(wint_t __c)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_wctob_0...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint wctob(wint_t __c)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_wctob_0038f144)();\n return iVar1;\n}\n\n" comment (function_definition "int wctob(wint_t __c)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_wctob_0...
(translation_unit "int wctob(wint_t __c)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_wctob_0038f144)();\n return iVar1;\n}\n\n" (function_definition "int wctob(wint_t __c)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_wctob_0038f144)();\n return iVar1;\n}" primitive_type (function_declarator "wctob(wint_t __c)"...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (typ...
(function_definition "int wctob(wint_t __c)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_wctob_0038f144)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "wctob(wint_t __c)" (identifier "wctob") (parameter_list "(wint_t __c)" (( "(") (parameter_declaration "wint_t __c" (type_identifier "wint_t") (...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 __c) { int iVar1; iVar1 = (*(type_2 *)PTR_wctob_0038f144)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expressi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(wint_t __c) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0038f144)(); return iVar1; }
5871_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c
one_addr2line
FUN_00177210
/* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ string * __thiscall gold::Dwarf_line_info::one_addr2line (string *__return_storage_ptr__,Dwarf_line_info *this,Object *object,uint shndx, off_t offset,size_t cache_si...
undefined4 FUN_00177210(undefined4 param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5, uint param_6,undefined4 param_7) { undefined4 *puVar1; int *piVar2; int iVar3; undefined4 *puVar4; int *piVar5; uint uVar6; uint uVar7; undefined4 *puVar8; undefined4 *puVar9; int ...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x00058c4a ADD EDI,0x1c7de7 PUSH ESI PUSH EBX SUB ESP,0x4c MOV EAX,dword ptr [EBP + 0x14] MOV EDX,dword ptr [EBP + 0x18] MOV ESI,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x40],EAX MOV EAX,dword ptr [EDI + 0x73b0] MOV dword ptr [EBP + -0x3c],EDX MOV EDX,dword ptr [EDI + 0x73b4] MOV ...
null
null
null
null
[(u'CALL_-1207404586', u'INDIRECT_-1207403172'), ('const-2', u'INT_NOTEQUAL_-1207405498'), (u'MULTIEQUAL_-1207404418', u'MULTIEQUAL_-1207404285'), ('const-172', u'CALL_-1207405459'), (u'CAST_-1207403513', u'INT_LESS_-1207404960'), ('tmp_2769', u'CALLIND_-1207405565'), ('const-1896863', u'INT_ADD_-1207405285'), ('const-...
[(u'CALLIND_-1207405565', u'INDIRECT_-1207403769'), (u'CAST_-1207403383', u'INT_NOTEQUAL_-1207405204'), (u'CAST_-1207403383', u'LOAD_-1207405204'), ('const-417', u'STORE_-1207405260'), (u'PTRADD_-1207403160', u'STORE_-1207405248'), ('const-417', u'LOAD_-1207405204'), ('const-417', u'LOAD_-1207405102'), (u'INT_MULT_-120...
null
null
00177210
x86
O0
(translation_unit "undefined4\nFUN_00177210(undefined4 param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5,\n uint param_6,undefined4 param_7)\n\n{\n undefined4 *puVar1;\n int *piVar2;\n int iVar3;\n undefined4 *puVar4;\n int *piVar5;\n uint uVar6;\n uint uVar7;\n undefined4 *puVar8...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n\nstring * __thiscall\ngold::Dwarf_line_info::one_addr2line\n (string *__return_storage_ptr__,Dwarf_line_info *this,Object *object,uint shndx,\n off_...
(translation_unit "undefined4\nFUN_00177210(undefined4 param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5,\n uint param_6,undefined4 param_7)\n\n{\n undefined4 *puVar1;\n int *piVar2;\n int iVar3;\n undefined4 *puVar4;\n int *piVar5;\n uint uVar6;\n uint uVar7;\n undefined4 *puVar8...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete...
(function_definition "undefined4\nFUN_00177210(undefined4 param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5,\n uint param_6,undefined4 param_7)\n\n{\n undefined4 *puVar1;\n int *piVar2;\n int iVar3;\n undefined4 *puVar4;\n int *piVar5;\n uint uVar6;\n uint uVar7;\n undefined4 *puV...
/* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ type_5 * __thiscall gold::type_11::one_addr2line (type_5 *__return_storage_ptr__,type_11 *var_21,type_8 *var_22,type_4 shndx, off_t offset,size_t cache_size, ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration typ...
null
undefined4 MASKED(undefined4 param_1,int param_2,int param_3,undefined4 param_4,undefined4 param_5, uint param_6,undefined4 param_7) { undefined4 *puVar1; int *piVar2; int iVar3; undefined4 *puVar4; int *piVar5; uint uVar6; uint uVar7; undefined4 *puVar8; undefined4 *puVar9; int unaff_...
182_riscv64-linux-gnu-strings_and_riscv64-linux-gnu-strings_strip.c
sprintf
sprintf
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int sprintf(char *__s,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ /* sprintf@@GLIBC_2.0 */ halt_b...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int sprintf(char *__s,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205952238')]
[('const-1', u'RETURN_-1205952238')]
null
null
0001a108
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint sprintf(char *__s,char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" co...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint sprintf(char *__s,char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* sprin...
(translation_unit "int sprintf(char *__s,char *__format,...)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int sprintf(char *__s,char *__format,...)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "sprintf(char *__s,char *__format,...)" identifier (par...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (variadic_parameter ...) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ...
(function_definition "int sprintf(char *__s,char *__format,...)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "sprintf(char *__s,char *__format,...)" (identifier "sprintf") (parameter_list "(char *__s,char *__format,...)" (( "(") (parameter_declaration "char *__s" (primit...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ /* sprintf@@GLIBC_2.0 */ var...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
2069_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
do_local_has_got_offset
FUN_00054ed0
/* DWARF original prototype: bool do_local_has_got_offset(Sized_relobj<64,_true> * this, uint symndx, uint got_type, uint64_t addend) */ bool __thiscall gold::Sized_relobj<64,_true>::do_local_has_got_offset (Sized_relobj<64,_true> *this,uint symndx,uint got_type,uint64_t addend) { uint *puVar1; bool...
bool FUN_00054ed0(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5) { int *piVar1; bool bVar2; int local_24; undefined1 local_20 [8]; undefined4 local_18; undefined4 local_14; undefined4 local_10; local_18 = param_2; local_10 = param_5; local_14 = param_4; FUN_...
PUSH EBX SUB ESP,0x28 MOV EAX,dword ptr [ESP + 0x34] MOV EDX,dword ptr [ESP + 0x40] MOV EBX,dword ptr [ESP + 0x38] MOV dword ptr [ESP + 0x14],EAX MOV EAX,dword ptr [ESP + 0x3c] MOV dword ptr [ESP + 0x1c],EDX LEA EDX,[ESP + 0xc] SUB ESP,0x4 MOV dword ptr [ESP + 0x1c],EAX LEA EAX,[ESP + 0x18] PUSH EAX MOV EAX,dword ptr [...
null
null
null
null
[(u'CALL_-1206235311', u'INDIRECT_-1206235050'), (u'PTRSUB_-1206235052', u'CALL_-1206235311'), ('const-417', u'LOAD_-1206235201'), (u'INT_EQUAL_-1206235180', u'CBRANCH_-1206235179'), (u'COPY_-1206235111', u'RETURN_-1206235197'), (u'COPY_-1206235119', u'MULTIEQUAL_-1206235021'), ('tmp_871', u'INT_ADD_-1206235249'), (u'P...
[('const-417', u'LOAD_-1206235201'), (u'INT_EQUAL_-1206235180', u'CBRANCH_-1206235179'), ('tmp_861', u'INT_NOTEQUAL_-1206235203'), (u'LOAD_-1206235265', u'MULTIEQUAL_-1206235064'), (u'INT_ADD_-1206235319', u'CALL_-1206235311'), (u'CALL_-1206235311', u'INDIRECT_-1206235058'), ('const-0', u'INT_NOTEQUAL_-1206235266'), ('...
null
null
00054ed0
x86
O0
(translation_unit "bool FUN_00054ed0(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n int *piVar1;\n bool bVar2;\n int local_24;\n undefined1 local_20 [8];\n undefined4 local_18;\n undefined4 local_14;\n undefined4 local_10;\n \n local_18 = param_2;\n local_10 = param_5...
(translation_unit "/* DWARF original prototype: bool do_local_has_got_offset(Sized_relobj<64,_true> * this, uint\n symndx, uint got_type, uint64_t addend) */\n\nbool __thiscall\ngold::Sized_relobj<64,_true>::do_local_has_got_offset\n (Sized_relobj<64,_true> *this,uint symndx,uint got_type,uint64_t addend)\n\...
(translation_unit "bool FUN_00054ed0(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n int *piVar1;\n bool bVar2;\n int local_24;\n undefined1 local_20 [8];\n undefined4 local_18;\n undefined4 local_14;\n undefined4 local_10;\n \n local_18 = param_2;\n local_10 = param_5...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (poi...
(function_definition "bool FUN_00054ed0(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n int *piVar1;\n bool bVar2;\n int local_24;\n undefined1 local_20 [8];\n undefined4 local_18;\n undefined4 local_14;\n undefined4 local_10;\n \n local_18 = param_2;\n local_10 = para...
/* DWARF original prototype: bool do_local_has_got_offset(Sized_relobj<64,_true> * this, uint symndx, uint got_type, uint64_t addend) */ bool __thiscall gold::Sized_relobj<64,_true>::do_local_has_got_offset (Sized_relobj<64,_true> *this,uint symndx,uint got_type,uint64_t addend) { uint *puVar1; bool...
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
bool MASKED(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5) { int *piVar1; bool bVar2; int local_24; undefined1 local_20 [8]; undefined4 local_18; undefined4 local_14; undefined4 local_10; local_18 = param_2; local_10 = param_5; local_14 = param_4; FUN_00054c...
1429_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c
DestroyConfigureOptions
DestroyConfigureOptions
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ LinkedListInfo * DestroyConfigureOptions(LinkedListInfo *options) { LinkedListInfo *pLVar1; if (options == (LinkedListInfo *)0x0) { /* WARNING: Subroutine does ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void DestroyConfigureOptions(int param_1) { if (param_1 == 0) { /* WARNING: Subroutine does not return */ __assert_fail("options != (LinkedListInfo *) NULL","MagickCore/configure.c",0x13c, ...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x4 CALL 0x00038374 ADD EAX,0x349bc5 CMP dword ptr [EBP + 0x8],0x0 JNZ 0x00080467 LEA EDX,[EAX + 0xfff3b344] PUSH EDX PUSH 0x13c LEA EDX,[EAX + 0xfff3ade2] PUSH EDX LEA EDX,[EAX + 0xfff3adfc] PUSH EDX MOV EBX,EAX CALL 0x000312a0 SUB ESP,0x8 LEA EDX,[EAX + 0xffcb6409] PUSH EDX PUSH ...
null
null
null
null
[('const-3165666', u'COPY_-1206450928'), (u'PTRSUB_-1206450844', u'CALL_-1206450987'), ('const-0', u'PTRSUB_-1206450844'), ('const-0', u'RETURN_-1206450954'), (u'CALL_-1206450987', u'RETURN_-1206450954'), (u'COPY_-1206450927', u'CALL_-1206451032'), ('tmp_303', u'INT_EQUAL_-1206451090'), ('const-3167044', u'COPY_-120645...
[('const-3167044', u'COPY_-1206450927'), ('tmp_559', u'CALL_-1206450987'), ('const-0', u'RETURN_-1206450954'), (u'PTRSUB_-1206450845', u'CALL_-1206450987'), ('const-0', u'PTRSUB_-1206450845'), ('const-3165666', u'COPY_-1206450929'), (u'COPY_-1206450927', u'CALL_-1206451032'), ('const-525321', u'PTRSUB_-1206450845'), ('...
null
null
0008042f
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid DestroyConfigureOptions(int param_1)\n\n{\n if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("options != (LinkedListInfo *) NULL","MagickCore/configur...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nLinkedListInfo * DestroyConfigureOptions(LinkedListInfo *options)\n\n{\n LinkedListInfo *pLVar1;\n \n if (options == (LinkedListInfo *)0x0) {\n /...
(translation_unit "void DestroyConfigureOptions(int param_1)\n\n{\n if (param_1 == 0) {\n \n __assert_fail("options != (LinkedListInfo *) NULL","MagickCore/configure.c",0x13c,\n "DestroyConfigureOptions");\n }\n DestroyLinkedList(param_1,FUN_00080409);\n return;\n}\n\n" (funct...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (stri...
(function_definition "void DestroyConfigureOptions(int param_1)\n\n{\n if (param_1 == 0) {\n \n __assert_fail("options != (LinkedListInfo *) NULL","MagickCore/configure.c",0x13c,\n "DestroyConfigureOptions");\n }\n DestroyLinkedList(param_1,FUN_00080409);\n return;\n}" (primit...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ type_1 * function_1(type_1 *var_1) { type_1 *pLVar1; if (var_1 == (type_1 *)0x0) { /* WARNING: Subroutine does not return */ var_2("options != (LinkedListIn...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression le...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1) { if (param_1 == 0) { /* WARNING: Subroutine does not return */ __assert_fail("options != (LinkedListInfo *) NULL","MagickCore/configure.c",0x13c, "MASKED"); ...
5917_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
add_relative
FUN_0018de90
/* DWARF original prototype: void add_relative(Output_data_reloc<4,_false,_64,_true> * this, uint type, Output_data * od, Sized_relobj<64,_true> * relobj, uint shndx, Address address, Addend addend) */ void __thiscall gold::Output_data_reloc<4,_false,_64,_true>::add_relative (Output_data_reloc<4,_fals...
void FUN_0018de90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9) { undefined1 local_30 [28]; undefined4 local_14; undefined4 local_10; FUN_0016b68...
PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x34 MOV ESI,dword ptr [ESP + 0x60] MOV EDI,dword ptr [ESP + 0x64] PUSH 0x1 PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x5c] LEA EBX,[ESP + 0x28] PUSH EBX CALL 0x0016b680 MOV dword ptr [ESP + 0x...
null
null
null
null
[('const-1', u'CALL_-1207443717'), (u'PTRSUB_-1207443501', u'CALL_-1207443661'), ('const-4294967248', u'PTRSUB_-1207443501'), ('const-0', u'SUBPIECE_-1207443488'), ('tmp_328', u'CALL_-1207443717'), ('tmp_324', u'CALL_-1207443717'), ('tmp_325', u'CALL_-1207443661'), (u'INDIRECT_-1207443477', u'SUBPIECE_-1207443488'), ('...
[('tmp_699', u'CALL_-1207443717'), (u'PTRSUB_-1207443526', u'CALL_-1207443661'), ('tmp_695', u'CALL_-1207443717'), ('tmp_700', u'CALL_-1207443661'), (u'CALL_-1207443661', u'INDIRECT_-1207443510'), ('tmp_694', u'COPY_-1207443715'), ('tmp_697', u'CALL_-1207443717'), ('tmp_693', u'COPY_-1207443708'), ('const-4294967248', ...
null
null
0018de90
x86
O0
(translation_unit "void FUN_0018de90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n undefined1 local_30 [28];\n undefined4 local_14;\n undefined4 l...
(translation_unit "/* DWARF original prototype: void add_relative(Output_data_reloc<4,_false,_64,_true> * this, uint\n type, Output_data * od, Sized_relobj<64,_true> * relobj, uint shndx, Address address, Addend\n addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_false,_64,_true>::add_relative\n (O...
(translation_unit "void FUN_0018de90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n undefined1 local_30 [28];\n undefined4 local_14;\n undefined4 l...
(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_0018de90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n undefined1 local_30 [28];\n undefined4 local_14;\n undefined...
/* DWARF original prototype: void add_relative(Output_data_reloc<4,_false,_64,_true> * this, uint type, Output_data * od, Sized_relobj<64,_true> * relobj, uint shndx, Address address, Addend addend) */ void __thiscall gold::Output_data_reloc<4,_false,_64,_true>::add_relative (Output_data_reloc<4,_fals...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9) { undefined1 local_30 [28]; undefined4 local_14; undefined4 local_10; FUN_0016b680(loca...
118_sh4-linux-gnu-readelf_and_sh4-linux-gnu-readelf_strip.c
uncompress_section_contents
FUN_0001d690
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bfd_boolean __regparm3 uncompress_section_contents(uchar **buffer,dwarf_size_type uncompressed_size,dwarf_size_type *size) { uchar *__ptr; uInt in_ECX; int iVar1; Bytef **ppBVar2; z_stream strm; strm.next_in = *buf...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 FUN_0001d690(undefined4 *param_1,int param_2,int param_3,int *param_4) { void *__ptr; int iVar1; int *piVar2; undefined4 local_54; int local_50; int local_4c [14]; undefined4 uStack_14; u...
PUSH EBP MOV EBP,EDX PUSH EDI PUSH ESI PUSH EBX CALL 0x00013f70 ADD EBX,0x96965 SUB ESP,0x5c MOV EDX,dword ptr [ESP + 0x70] MOV dword ptr [ESP + 0x8],EAX LEA ESI,[ESP + 0x18] MOV dword ptr [ESP + 0xc],ECX MOV EAX,dword ptr [EAX] MOV ECX,dword ptr [EDX] LEA EDX,[ESP + 0x20] SUB ESP,0xc MOV dword ptr [ESP + 0xc],EAX MOV ...
null
null
null
null
[(u'CALL_-1205937980', u'MULTIEQUAL_-1205937445'), ('const-1', u'COPY_-1205938060'), ('const-4', u'CALL_-1205938033'), ('const-0', u'RETURN_-1205938023'), (u'COPY_-1205937525', u'CALL_-1205938298'), ('const-56', u'CALL_-1205938298'), (u'CALL_-1205938033', u'INDIRECT_-1205937545'), ('tmp_1622', u'PTRSUB_-1205937538'), (...
[(u'INDIRECT_-1205937601', u'MULTIEQUAL_-1205937469'), (u'INDIRECT_-1205937546', u'MULTIEQUAL_-1205937499'), ('const-1', u'COPY_-1205938060'), (u'MULTIEQUAL_-1205937909', u'PTRADD_-1205937527'), ('const-0', u'RETURN_-1205938023'), (u'CALL_-1205938138', u'INT_EQUAL_-1205937692'), (u'COPY_-1205938408', u'MULTIEQUAL_-1205...
null
null
0001d690
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3 FUN_0001d690(undefined4 *param_1,int param_2,int param_3,int *param_4)\n\n{\n void *__ptr;\n int iVar1;\n int *piVar2;\n undefined4 local_54;\n int local_50;\n int local_4c [14];\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean __regparm3\nuncompress_section_contents(uchar **buffer,dwarf_size_type uncompressed_size,dwarf_size_type *size)\n\n{\n uchar *__ptr;\n uInt in_ECX;\n int iVar1;\n Bytef **ppBVar2;\n z_stream st...
(translation_unit "undefined4 __regparm3 FUN_0001d690(undefined4 *param_1,int param_2,int param_3,int *param_4)\n\n{\n void *__ptr;\n int iVar1;\n int *piVar2;\n undefined4 local_54;\n int local_50;\n int local_4c [14];\n undefined4 uStack_14;\n \n uStack_14 = 0x1d69b;\n local_54 = *param_1;\n local_50 = *pa...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement {...
(function_definition "undefined4 __regparm3 FUN_0001d690(undefined4 *param_1,int param_2,int param_3,int *param_4)\n\n{\n void *__ptr;\n int iVar1;\n int *piVar2;\n undefined4 local_54;\n int local_50;\n int local_4c [14];\n undefined4 uStack_14;\n \n uStack_14 = 0x1d69b;\n local_54 = *param_1;\n local_50 = ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 __regparm3 function_1(type_2 **buffer,type_3 uncompressed_size,type_3 *size) { type_2 *var_5; type_4 in_ECX; int var_1; type_5 **var_2; type_6 strm; strm.next_in = *buffer; strm.avail_in = *(type_4 *)uncom...
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,int *param_4) { void *__ptr; int iVar1; int *piVar2; undefined4 local_54; int local_50; int local_4c [14]; undefined4 uStack_14; uStack_...
1004_pageant_and_pageant_strip.c
waitpid
waitpid
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ __pid_t waitpid(__pid_t __pid,int *__stat_loc,int __options) { /* WARNING: Bad instruction - Truncating control flow here */ /* waitpid@@GL...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ __pid_t waitpid(__pid_t __pid,int *__stat_loc,int __options) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206370294')]
[('const-1', u'RETURN_-1206370294')]
null
null
00074000
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__pid_t waitpid(__pid_t __pid,int *__stat_loc,int __options)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_ba...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__pid_t waitpid(__pid_t __pid,int *__stat_loc,int __options)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "__pid_t waitpid(__pid_t __pid,int *__stat_loc,int __options)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "__pid_t waitpid(__pid_t __pid,int *__stat_loc,int __options)\n\n{\n \n halt_baddata();\n}" type_identifier (function_declarator "waitpid(__pid_t...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "__pid_t waitpid(__pid_t __pid,int *__stat_loc,int __options)\n\n{\n \n halt_baddata();\n}" (type_identifier "__pid_t") (function_declarator "waitpid(__pid_t __pid,int *__stat_loc,int __options)" (identifier "waitpid") (parameter_list "(__pid_t __pid,int *__stat_loc,int __option...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 function_1(type_1 __pid,int *__stat_loc,int __options) { /* WARNING: Bad instruction - Truncating control flow here */ /* waitpid@@G...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identif...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ __pid_t MASKED(__pid_t __pid,int *__stat_loc,int __options) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
108_lsusb_and_lsusb_strip.c
dump_dfu_interface
FUN_0001c086
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void dump_dfu_interface(uchar *buf) { undefined *puVar1; char *pcVar2; uint uVar3; uint uVar4; if (buf[1] == '!') { if (*buf < 7) { puts(" Warning: Descriptor ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0001c086(byte *param_1) { undefined *puVar1; char *pcVar2; uint uVar3; uint uVar4; if (param_1[1] == 0x21) { if (*param_1 < 7) { puts(" Warning: Descriptor too short"); } } else { ...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x4 CALL 0x000164b0 ADD EBX,0x1cf6e MOV EAX,dword ptr [EBP + 0x8] ADD EAX,0x1 MOVZX EAX,byte ptr [EAX] CMP AL,0x21 JZ 0x0001c0b9 SUB ESP,0xc LEA EAX,[EBX + 0xfffedeac] PUSH EAX CALL 0x000161a0 ADD ESP,0x10 JMP 0x0001c0d5 MOV EAX,dword ptr [EBP + 0x8] MOVZX EAX,byte ptr [EAX] CMP AL...
null
null
null
null
[('const-240', u'INT_AND_-1205942927'), ('tmp_476', u'CBRANCH_-1205943858'), ('const-0', u'RETURN_-1205942924'), (u'LOAD_-1205944120', u'INT_EQUAL_-1205944102'), (u'MULTIEQUAL_-1205942786', u'CALL_-1205943709'), ('const-417', u'LOAD_-1205943074'), ('const-169248', u'COPY_-1205943096'), ('tmp_825', u'BRANCH_-1205943633'...
[('const-417', u'LOAD_-1205944120'), ('const-1', u'PTRADD_-1205943166'), ('tmp_3697', u'PTRADD_-1205942956'), ('tmp_476', u'CBRANCH_-1205943858'), ('const-0', u'RETURN_-1205942924'), (u'LOAD_-1205944120', u'INT_EQUAL_-1205944102'), ('const-159440', u'COPY_-1205942909'), (u'MULTIEQUAL_-1205942786', u'CALL_-1205943709'),...
null
null
0001c086
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0001c086(byte *param_1)\n\n{\n undefined *puVar1;\n char *pcVar2;\n uint uVar3;\n uint uVar4;\n \n if (param_1[1] == 0x21) {\n if (*param_1 < 7) {\n puts(" Warning: Descriptor too s...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid dump_dfu_interface(uchar *buf)\n\n{\n undefined *puVar1;\n char *pcVar2;\n uint uVar3;\n uint uVar4;\n \n if (buf[1] == '!') {\n if (*buf < 7) {\n p...
(translation_unit "void FUN_0001c086(byte *param_1)\n\n{\n undefined *puVar1;\n char *pcVar2;\n uint uVar3;\n uint uVar4;\n \n if (param_1[1] == 0x21) {\n if (*param_1 < 7) {\n puts(" Warning: Descriptor too short");\n }\n }\n else {\n puts(" Warning: Invalid descriptor");\n }\n uVar3 ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE ID...
(function_definition "void FUN_0001c086(byte *param_1)\n\n{\n undefined *puVar1;\n char *pcVar2;\n uint uVar3;\n uint uVar4;\n \n if (param_1[1] == 0x21) {\n if (*param_1 < 7) {\n puts(" Warning: Descriptor too short");\n }\n }\n else {\n puts(" Warning: Invalid descriptor");\n }\n uVa...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(type_1 *var_3) { type_2 *puVar1; char *pcVar2; type_3 uVar3; type_3 uVar4; if (var_3[1] == '!') { if (*var_3 < 7) { var_1(" Warning: Descriptor...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(byte *param_1) { undefined *puVar1; char *pcVar2; uint uVar3; uint uVar4; if (param_1[1] == 0x21) { if (*param_1 < 7) { puts(" Warning: Descriptor too short"); } } else { puts(...
4977_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
local
FUN_0019bcb0
/* 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 local(Scan * this, Symbol_table * symtab, Layout * layout, Target_mips<32,_false> * target, Sized_relobj_file<32,_false> * object, ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 FUN_0019bcb0(undefined4 param_1,int param_2,int **param_3,int param_4,int *param_5,int param_6, int *param_7,int *param_8,int param_9,uint param_10,int *param_11) { uint *puVar1; undefined **ppuVa...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x44e345 SUB ESP,0x6c CMP dword ptr [EBP + 0x1c],0x4 MOV ESI,dword ptr [EBP + 0x20] MOV dword ptr [EBP + -0x60],EAX MOV dword ptr [EBP + -0x5c],EDX MOV dword ptr [EBP + -0x54],ECX MOV dword ptr [EBP + -0x4c],EBX JZ 0x0019bde0 MOV EAX,dword ptr [EBP...
null
null
null
null
[('const-1', u'RETURN_-1207517999')]
[(u'MULTIEQUAL_-1207511327', u'MULTIEQUAL_-1207511230'), (u'CALL_-1207513262', u'INDIRECT_-1207509712'), (u'CALL_-1207514432', u'INDIRECT_-1207509571'), (u'MULTIEQUAL_-1207513853', u'CAST_-1207508840'), (u'MULTIEQUAL_-1207511111', u'MULTIEQUAL_-1207510750'), (u'CALL_-1207512865', u'INDIRECT_-1207508415'), (u'INT_EQUAL_...
null
null
0019bcb0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3\nFUN_0019bcb0(undefined4 param_1,int param_2,int **param_3,int param_4,int *param_5,int param_6,\n int *param_7,int *param_8,int param_9,uint param_10,int *param_11)\n\n{\n uint *pu...
(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 local(Scan * this, Symbol_table * symtab, Layout * layout,\n Target_mips<32,_false> * target, Sized_relobj_file<...
(translation_unit "void __regparm3\nFUN_0019bcb0(undefined4 param_1,int param_2,int **param_3,int param_4,int *param_5,int param_6,\n int *param_7,int *param_8,int param_9,uint param_10,int *param_11)\n\n{\n uint *puVar1;\n undefined **ppuVar2;\n int *piVar3;\n undefined4 *puVar4;\n char cVar5;\n int i...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * (pointer_declarator * IDENT))) , (parameter_declaration TYPE IDENT) , (parameter_declaration ...
(function_definition "void __regparm3\nFUN_0019bcb0(undefined4 param_1,int param_2,int **param_3,int param_4,int *param_5,int param_6,\n int *param_7,int *param_8,int param_9,uint param_10,int *param_11)\n\n{\n uint *puVar1;\n undefined **ppuVar2;\n int *piVar3;\n undefined4 *puVar4;\n char cVar5;\n in...
/* 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 local(Scan * this, Symbol_table * symtab, Layout * layout, Target_mips<32,_false> * target, Sized_relobj_file<32,_false> * object, ...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (param...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 MASKED(undefined4 param_1,int param_2,int **param_3,int param_4,int *param_5,int param_6, int *param_7,int *param_8,int param_9,uint param_10,int *param_11) { uint *puVar1; undefined **ppuVar2; ...
3295_libcurl.so.4.5_and_libcurl.so.4.5_strip.c
_curl_easy_setopt_err_curl_off_t
FUN_00071cf4
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void _curl_easy_setopt_err_curl_off_t(void) { return; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined ** FUN_00071cf4(void) { return &__DT_PLTGOT; }
PUSH EBP MOV EBP,ESP CALL 0x0001b297 ADD EAX,0x7cb04 NOP POP EBP RET
null
null
null
null
[('const-0', u'RETURN_-1206379229')]
[('const-0', u'RETURN_-1206379229'), ('const-976896', u'PTRSUB_-1206379193'), (u'PTRSUB_-1206379193', u'RETURN_-1206379229'), ('const-0', u'PTRSUB_-1206379193')]
null
null
00071cf4
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined ** FUN_00071cf4(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" comment (function_definition "undefined ** FUN_00071cf4(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_0...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid _curl_easy_setopt_err_curl_off_t(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void _curl_easy_setopt_err...
(translation_unit "undefined ** FUN_00071cf4(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" (function_definition "undefined ** FUN_00071cf4(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_00071cf4(void)" * (pointer_declarator "* FUN_00071cf4(void)" * (function_declarator "FUN_00071cf4(voi...
(translation_unit (function_definition TYPE (pointer_declarator * (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))))) (compound_statement { (return_statement return (pointer_expression & IDENT) ;) })))
(function_definition "undefined ** FUN_00071cf4(void)\n\n{\n return &__DT_PLTGOT;\n}" (type_identifier "undefined") (pointer_declarator "** FUN_00071cf4(void)" (* "*") (pointer_declarator "* FUN_00071cf4(void)" (* "*") (function_declarator "FUN_00071cf4(void)" (identifier "FUN_00071cf4") (parameter_list "(void)" (( "(...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { return; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))))) body: (compound_statement (return_statement (pointer_exp...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined ** MASKED(void) { return &__DT_PLTGOT; }
3104_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
choose_output_section
FUN_0009fff0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: Output_section * choose_output_section(Layout * this, Relobj * relobj, char * name, Elf_Word type, Elf_Xword flags, bool is_input_sectio...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int * FUN_0009fff0(int param_1,int param_2,uint *param_3,undefined4 param_4,uint param_5, undefined4 param_6,undefined4 param_7,undefined4 param_8,uint param_9, char param_10) { undefined **...
CALL 0x000559e6 ADD EAX,0x2ef00b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x7c MOV EBX,dword ptr [EBP + 0x28] MOV EDX,dword ptr [EBP + 0x18] MOV dword ptr [EBP + -0x6c],EAX MOV EAX,dword ptr [EBP + 0x20] MOV ECX,dword ptr [EBP + 0x30] MOV dword ptr [EBP + -0x70],EBX MOV EBX,dword ptr [EBP + 0x2c] MOV dwo...
null
null
null
null
[('const-417', u'STORE_-1206581060'), (u'INDIRECT_-1206578906', u'COPY_-1206578455'), ('tmp_2353', u'CBRANCH_-1206581888'), ('const-417', u'STORE_-1206581015'), ('const-417', u'LOAD_-1206582753'), (u'STORE_-1206581091', u'INDIRECT_-1206578075'), (u'MULTIEQUAL_-1206578727', u'PTRSUB_-1206578152'), (u'INT_EQUAL_-12065828...
[('const-4294967276', u'INT_ADD_-1206582648'), ('const-0', u'INT_EQUAL_-1206580618'), (u'MULTIEQUAL_-1206578335', u'MULTIEQUAL_-1206577779'), (u'CALLIND_-1206581515', u'INDIRECT_-1206577786'), ('tmp_2353', u'CBRANCH_-1206581888'), (u'INDIRECT_-1206577643', u'MULTIEQUAL_-1206578002'), ('const-417', u'STORE_-1206582478')...
null
null
0009fff0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint * FUN_0009fff0(int param_1,int param_2,uint *param_3,undefined4 param_4,uint param_5,\n undefined4 param_6,undefined4 param_7,undefined4 param_8,uint param_9,\n char param...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: Output_section * choose_output_section(Layout * this, Relobj * relobj,\n char * name, Elf_Word type, Elf_Xword flags,...
(translation_unit "int * FUN_0009fff0(int param_1,int param_2,uint *param_3,undefined4 param_4,uint param_5,\n undefined4 param_6,undefined4 param_7,undefined4 param_8,uint param_9,\n char param_10)\n\n{\n undefined **ppuVar1;\n uint uVar2;\n undefined4 uVar3;\n int *piVar4;\n uin...
(translation_unit (function_definition TYPE (pointer_declarator * (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) , (...
(function_definition "int * FUN_0009fff0(int param_1,int param_2,uint *param_3,undefined4 param_4,uint param_5,\n undefined4 param_6,undefined4 param_7,undefined4 param_8,uint param_9,\n char param_10)\n\n{\n undefined **ppuVar1;\n uint uVar2;\n undefined4 uVar3;\n int *piVar4;\n ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: Output_section * choose_output_section(Layout * this, Relobj * relobj, char * name, Elf_Word type, Elf_Xword flags, bool is_input_sectio...
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)) (parameter_declaration type: (primitive_type) declarator: (identifie...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int * MASKED(int param_1,int param_2,uint *param_3,undefined4 param_4,uint param_5, undefined4 param_6,undefined4 param_7,undefined4 param_8,uint param_9, char param_10) { undefined **ppuVar...
2213_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
_M_allocate_buckets
FUN_000624c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: __bucket_type * _M_allocate_buckets(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>_>_> * this, size_t __n) *...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * __regparm3 FUN_000624c0(uint param_1) { void *__s; if (param_1 < 0x40000000) { __s = (void *)FUN_0017ebf0(param_1 * 4); memset(__s,0,param_1 * 4); return __s; } /* WARNING: Subrout...
PUSH EDI PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x29fb38 CMP EAX,0x3fffffff JA 0x000624fc LEA ESI,[EAX*0x4 + 0x0] SUB ESP,0xc PUSH ESI CALL 0x0017ebf0 ADD ESP,0xc PUSH ESI MOV EDI,EAX PUSH 0x0 PUSH EAX CALL 0x000262f0 ADD ESP,0x10 MOV EAX,EDI POP EBX POP ESI POP EDI RET CALL 0x001c5fe0
null
null
null
null
[(u'INT_MULT_-1206311658', u'CALL_-1206311655'), (u'INT_LESS_-1206311680', u'CBRANCH_-1206311688'), ('const-4', u'INT_MULT_-1206311658'), ('tmp_394', u'INT_LESS_-1206311680'), ('tmp_89', u'CBRANCH_-1206311688'), ('const-0', u'RETURN_-1206311578'), (u'CAST_-1206311463', u'CALL_-1206311619'), ('const-1073741824', u'INT_L...
[(u'INT_MULT_-1206311658', u'CALL_-1206311655'), (u'CAST_-1206311468', u'CALL_-1206311619'), (u'INT_LESS_-1206311680', u'CBRANCH_-1206311688'), ('const-4', u'INT_MULT_-1206311658'), ('tmp_394', u'INT_LESS_-1206311680'), ('tmp_89', u'CBRANCH_-1206311688'), ('const-0', u'RETURN_-1206311578'), (u'CALL_-1206311655', u'CAST...
null
null
000624c0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid * __regparm3 FUN_000624c0(uint param_1)\n\n{\n void *__s;\n \n if (param_1 < 0x40000000) {\n __s = (void *)FUN_0017ebf0(param_1 * 4);\n memset(__s,0,param_1 * 4);\n return __s;\n }\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: __bucket_type *\n _M_allocate_buckets(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>_>_>\n ...
(translation_unit "void * __regparm3 FUN_000624c0(uint param_1)\n\n{\n void *__s;\n \n if (param_1 < 0x40000000) {\n __s = (void *)FUN_0017ebf0(param_1 * 4);\n memset(__s,0,param_1 * 4);\n return __s;\n }\n \n FUN_001c5fe0();\n}\n\n" (function_definition "void * __regparm3 FUN_000624c0(...
(translation_unit (function_definition TYPE (pointer_declarator * (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (co...
(function_definition "void * __regparm3 FUN_000624c0(uint param_1)\n\n{\n void *__s;\n \n if (param_1 < 0x40000000) {\n __s = (void *)FUN_0017ebf0(param_1 * 4);\n memset(__s,0,param_1 * 4);\n return __s;\n }\n \n FUN_001c5fe0();\n}" (primitive_type "void") (pointer_declarator "* __regpa...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: __bucket_type * _M_allocate_buckets(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>_>_> * this, size_t __n) *...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * __regparm3 MASKED(uint param_1) { void *__s; if (param_1 < 0x40000000) { __s = (void *)FUN_0017ebf0(param_1 * 4); memset(__s,0,param_1 * 4); return __s; } /* WARNING: Subroutine do...
34_sparc64-linux-gnu-c++filt_and_sparc64-linux-gnu-c++filt_strip.c
strchr
strchr
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strchr(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strchr_00017090)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strchr(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strchr_00017090)(); return pcVar1; }
JMP dword ptr [EBX + 0x90]
null
null
null
null
[('const-0', u'RETURN_-1205988771'), (u'CALLIND_-1205988774', u'CAST_-1205988693'), (u'CALLIND_-1205988774', u'INDIRECT_-1205988701'), (u'CAST_-1205988694', u'CALLIND_-1205988774'), (u'INDIRECT_-1205988701', u'COPY_-1205988760'), ('tmp_72', u'CAST_-1205988694'), (u'CAST_-1205988693', u'RETURN_-1205988771')]
[('const-0', u'RETURN_-1205988771'), (u'CALLIND_-1205988774', u'CAST_-1205988693'), (u'CALLIND_-1205988774', u'INDIRECT_-1205988701'), (u'CAST_-1205988694', u'CALLIND_-1205988774'), (u'INDIRECT_-1205988701', u'COPY_-1205988760'), ('tmp_72', u'CAST_-1205988694'), (u'CAST_-1205988693', u'RETURN_-1205988771')]
null
null
00011250
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_00017090)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_00017090)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar...
(translation_unit "char * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_00017090)();\n return pcVar1;\n}\n\n" (function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_00017090)();\n return pcVar1;\n}" primi...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_exp...
(function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_00017090)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strchr(char *__s,int __c)" (* "*") (function_declarator "strchr(char *__s,int __c)" (identifier "strchr") (parameter...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_strchr_00017090)(); return pcVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_00017090)(); return pcVar1; }
160_hppa-linux-gnu-c++filt(1)_and_hppa-linux-gnu-c++filt(1)_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_-1206058778')]
[('const-1', u'RETURN_-1206058778')]
null
null
000200dc
x86
O0
(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(); }
653_putty_and_putty_strip.c
ldisc_echoedit_update
FUN_0002c3c1
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ldisc_echoedit_update(void *handle) { int iVar1; int iVar2; Ldisc ldisc; if (*(int *)((int)handle ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0002c3c1(undefined4 *param_1) { int iVar1; undefined4 uVar2; undefined4 uVar3; undefined4 uVar4; uVar4 = 0x2c3ce; if (param_1[8] == 0) { LAB_0002c424: uVar3 = 1; } else { if (param_1[8] == 2) ...
PUSH EBP MOV EBP,ESP PUSH ESI PUSH EBX SUB ESP,0x10 CALL 0x0001c140 ADD EBX,0xea3c6 MOV EAX,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0xc],EAX MOV EAX,dword ptr [EBP + -0xc] MOV EAX,dword ptr [EAX + 0x20] TEST EAX,EAX JZ 0x0002c424 MOV EAX,dword ptr [EBP + -0xc] MOV EAX,dword ptr [EAX + 0x20] CMP EAX,0x2 JNZ 0x0002c4...
null
null
null
null
[(u'CAST_-1206007916', u'LOAD_-1206008388'), (u'INT_ADD_-1206008747', u'CAST_-1206008077'), ('tmp_978', u'LOAD_-1206008686'), (u'CALL_-1206008654', u'INT_EQUAL_-1206008628'), ('tmp_978', u'CAST_-1206008000'), ('const-44', u'INT_ADD_-1206008529'), ('const-417', u'LOAD_-1206008824'), (u'CAST_-1206008094', u'LOAD_-1206008...
[('const-44', u'INT_ADD_-1206008529'), (u'CALL_-1206008654', u'INT_EQUAL_-1206008628'), (u'COPY_-1206008866', u'MULTIEQUAL_-1206008097'), ('tmp_807', u'BRANCH_-1206008401'), ('const-417', u'LOAD_-1206008606'), (u'LOAD_-1206008580', u'INT_NOTEQUAL_-1206008560'), (u'PTRADD_-1206008079', u'LOAD_-1206008751'), ('tmp_688', ...
null
null
0002c3c1
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0002c3c1(undefined4 *param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n \n uVar4 = 0x2c3ce;\n if (param_1[8] == 0) {\nLAB_0002c424:\n uVar3 = 1;\n }\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ldisc_echoedit_update(void *handle)\n\n{\n int iVar1;\n int iVar2;\n Ldisc ldisc;\n ...
(translation_unit "void FUN_0002c3c1(undefined4 *param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n \n uVar4 = 0x2c3ce;\n if (param_1[8] == 0) {\nLAB_0002c424:\n uVar3 = 1;\n }\n else {\n if (param_1[8] == 2) {\n iVar1 = (**(code **)(param_1[1] + 0x2c))(param_1[...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expre...
(function_definition "void FUN_0002c3c1(undefined4 *param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n \n uVar4 = 0x2c3ce;\n if (param_1[8] == 0) {\nLAB_0002c424:\n uVar3 = 1;\n }\n else {\n if (param_1[8] == 2) {\n iVar1 = (**(code **)(param_1[1] + 0x2c))(param...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *handle) { int var_1; int var_3; type_1 ldisc; if (*(int *)((int)handle + 0x20) ==...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { int iVar1; undefined4 uVar2; undefined4 uVar3; undefined4 uVar4; uVar4 = 0x2c3ce; if (param_1[8] == 0) { LAB_0002c424: uVar3 = 1; } else { if (param_1[8] == 2) { ...
551_s390x-linux-gnu-objcopy_and_s390x-linux-gnu-objcopy_strip.c
close
close
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int close(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ /* close@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int close(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206185346')]
[('const-1', u'RETURN_-1206185346')]
null
null
00041274
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (functio...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* close@@GLIBC_2.0 */\n halt...
(translation_unit "int close(int __fd)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int close(int __fd)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "close(int __fd)" identifier (parameter_list "(int __fd)" ( (parameter_declaration "int __fd" primi...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int close(int __fd)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "close(int __fd)" (identifier "close") (parameter_list "(int __fd)" (( "(") (parameter_declaration "int __fd" (primitive_type "int") (identifier "__fd")) () ")"))) (compound_statement ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ /* close@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments:...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
32_riscv64-linux-gnu-as_and_riscv64-linux-gnu-as_strip.c
strsignal
strsignal
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strsignal(int __sig) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strsignal_0006c088)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strsignal(int __sig) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strsignal_0006c088)(); return pcVar1; }
JMP dword ptr [EBX + 0x88]
null
null
null
null
[(u'CALLIND_-1205980614', u'CAST_-1205980534'), (u'INDIRECT_-1205980541', u'COPY_-1205980600'), ('const-0', u'RETURN_-1205980611'), (u'CAST_-1205980535', u'CALLIND_-1205980614'), (u'CAST_-1205980534', u'RETURN_-1205980611'), (u'CALLIND_-1205980614', u'INDIRECT_-1205980541'), ('tmp_67', u'CAST_-1205980535')]
[(u'CALLIND_-1205980614', u'CAST_-1205980534'), (u'INDIRECT_-1205980541', u'COPY_-1205980600'), ('const-0', u'RETURN_-1205980611'), (u'CAST_-1205980535', u'CALLIND_-1205980614'), (u'CAST_-1205980534', u'RETURN_-1205980611'), (u'CALLIND_-1205980614', u'INDIRECT_-1205980541'), ('tmp_67', u'CAST_-1205980535')]
null
null
00013230
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strsignal(int __sig)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strsignal_0006c088)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strsignal(int __sig)\n\n{\n char *pcVar1;\n \...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strsignal(int __sig)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strsignal_0006c088)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strsignal(int __sig)\n\n{\n char *pcVar1;\n \...
(translation_unit "char * strsignal(int __sig)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strsignal_0006c088)();\n return pcVar1;\n}\n\n" (function_definition "char * strsignal(int __sig)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strsignal_0006c088)();\n return pcVar1;\n}" primitive...
(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 * strsignal(int __sig)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strsignal_0006c088)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strsignal(int __sig)" (* "*") (function_declarator "strsignal(int __sig)" (identifier "strsignal") (parameter_list "(i...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(int __sig) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_strsignal_0006c088)(); 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 __sig) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_0006c088)(); return pcVar1; }
570_powerpc64-linux-gnu-objdump_and_powerpc64-linux-gnu-objdump_strip.c
xmalloc_set_program_name
xmalloc_set_program_name
/* WARNING: Control flow encountered bad instruction data */ void xmalloc_set_program_name(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void xmalloc_set_program_name(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206357818')]
[('const-1', u'RETURN_-1206357818')]
null
null
000770bc
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xmalloc_set_program_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xmalloc_set_program_name(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xmalloc_set_program_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xmalloc_set_program_name(void)\n\n{\n ...
(translation_unit "void xmalloc_set_program_name(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void xmalloc_set_program_name(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "xmalloc_set_program_name(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 xmalloc_set_program_name(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "xmalloc_set_program_name(void)" (identifier "xmalloc_set_program_name") (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(); }
694_libtomcrypt.so_and_libtomcrypt.so_strip.c
chacha20poly1305_setiv
chacha20poly1305_setiv
int chacha20poly1305_setiv(chacha20poly1305_state *st,uchar *iv,ulong ivlen) { long lVar1; int iVar2; long in_FS_OFFSET; ulong ivlen_local; uchar *iv_local; chacha20poly1305_state *st_local; int i; int err; chacha_state tmp_st; uchar polykey [32]; lVar1 = *(long *)(in_FS_OFFSET + 0x28); if ...
int chacha20poly1305_setiv(long param_1,long param_2,long param_3) { int iVar1; long in_FS_OFFSET; int local_e0; undefined4 local_d8 [36]; undefined4 local_48; undefined1 local_38 [40]; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); if (param_1 == 0) { crypt_argchk("st != NULL","sr...
SUB RSP,0x108 MOV qword ptr [RSP + 0x18],RDI MOV qword ptr [RSP + 0x10],RSI MOV qword ptr [RSP + 0x8],RDX MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RSP + 0xf8],RAX XOR EAX,EAX CMP qword ptr [RSP + 0x18],0x0 JNZ 0x0014a35a MOV EDX,0x1b LEA RSI,[0x1e44b0] LEA RDI,[0x1e44e0] CALL 0x001142b0 CMP qword ptr [RSP + 0x10],0x0...
null
null
null
null
[('tmp_2469', u'PTRSUB_-1207195470'), ('tmp_976', u'CBRANCH_-1207196118'), (u'LOAD_-1207196868', u'INT_NOTEQUAL_-1207196151'), (u'COPY_-1207195699', u'RETURN_-1207196108'), ('tmp_270', u'CBRANCH_-1207196684'), ('const-0', u'INT_EQUAL_-1207196122'), ('const-4', u'PTRADD_-1207195491'), (u'COPY_-1207195745', u'CALL_-12071...
[(u'CAST_-1207195747', u'LOAD_-1207196868'), ('const-1983664', u'COPY_-1207195794'), (u'MULTIEQUAL_-1207195259', u'INT_NOTEQUAL_-1207196157'), (u'CALL_-1207196659', u'INDIRECT_-1207195695'), (u'INT_ADD_-1207196046', u'CAST_-1207195246'), ('tmp_2557', u'INT_ADD_-1207196002'), (u'PTRSUB_-1207195449', u'CALL_-1207196316')...
null
null
0014a311
x86
O0
(translation_unit "int chacha20poly1305_setiv(long param_1,long param_2,long param_3)\n\n{\n int iVar1;\n long in_FS_OFFSET;\n int local_e0;\n undefined4 local_d8 [36];\n undefined4 local_48;\n undefined1 local_38 [40];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_1 == 0) {\n ...
(translation_unit "int chacha20poly1305_setiv(chacha20poly1305_state *st,uchar *iv,ulong ivlen)\n\n{\n long lVar1;\n int iVar2;\n long in_FS_OFFSET;\n ulong ivlen_local;\n uchar *iv_local;\n chacha20poly1305_state *st_local;\n int i;\n int err;\n chacha_state tmp_st;\n uchar polykey [32];\n \n lVar1 = *(lon...
(translation_unit "int chacha20poly1305_setiv(long param_1,long param_2,long param_3)\n\n{\n int iVar1;\n long in_FS_OFFSET;\n int local_e0;\n undefined4 local_d8 [36];\n undefined4 local_48;\n undefined1 local_38 [40];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_1 == 0) {\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) ...
(function_definition "int chacha20poly1305_setiv(long param_1,long param_2,long param_3)\n\n{\n int iVar1;\n long in_FS_OFFSET;\n int local_e0;\n undefined4 local_d8 [36];\n undefined4 local_48;\n undefined1 local_38 [40];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_1 == 0) {\...
int function_1(type_1 *var_2,type_2 *var_4,type_3 var_5) { long var_12; int var_8; long var_1; type_3 ivlen_local; type_2 *iv_local; type_1 *st_local; int var_9; int err; type_4 tmp_st; type_2 polykey [32]; var_12 = *(long *)(var_1 + 0x28); if (var_2 == (type_1 *)0x0) { ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_decla...
null
int MASKED(long param_1,long param_2,long param_3) { int iVar1; long in_FS_OFFSET; int local_e0; undefined4 local_d8 [36]; undefined4 local_48; undefined1 local_38 [40]; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); if (param_1 == 0) { crypt_argchk("st != NULL","src/encauth/chacha...
9609_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
logic_error
FUN_002452b0
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* std::logic_error::logic_error(char const*) */ void __thiscall std::logic_error::logic_error(logic_error *this,char *param_1) { allocator local_1d [13]; *(undefined ***)this = &PTR__logic_error_003ad84c; ...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void FUN_002452b0(undefined4 *param_1,undefined4 param_2) { undefined1 local_1d [13]; *param_1 = &PTR_FUN_003ad84c; /* try { // try from 002452df to 002452e3 has its CatchHandler @ 002452ef */ FUN_00...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI CALL 0x0004a046 ADD ESI,0x169d46 PUSH EBX SUB ESP,0x30 MOV EDI,dword ptr [EBP + 0x8] LEA EAX,[ESI + 0xffffe844] MOV EBX,ESI ADD EAX,0x8 MOV dword ptr [EDI],EAX LEA EAX,[EBP + -0x19] PUSH EAX LEA EAX,[EDI + 0x4] PUSH dword ptr [EBP + 0xc] PUSH EAX CALL 0x00238fb0 ADD ESP,0x10 LEA E...
null
null
null
null
[(u'PTRSUB_-1204071510', u'CALL_-1204071638'), ('const-4294967267', u'PTRSUB_-1204071510'), ('const-4', u'PTRADD_-1204071599'), ('const-0', u'RETURN_-1204071590'), ('const-1', u'PTRADD_-1204071599'), ('const-3856460', u'PTRSUB_-1204071513'), ('const-417', u'STORE_-1204071673'), (u'CAST_-1204071506', u'CALL_-1204071638'...
[(u'PTRSUB_-1204071517', u'STORE_-1204071673'), (u'PTRADD_-1204071510', u'CALL_-1204071638'), ('const-4294967267', u'PTRSUB_-1204071514'), ('const-0', u'RETURN_-1204071590'), ('tmp_461', u'PTRADD_-1204071510'), ('const-0', u'PTRSUB_-1204071517'), ('tmp_461', u'STORE_-1204071673'), ('const-1', u'PTRADD_-1204071510'), ('...
null
null
002452b0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_002452b0(undefined4 *param_1,undefined4 param_2)\n\n{\n undefined1 local_1d [13];\n \n *param_1 = &PTR_FUN_003ad84c;\n /* try { // try from 002452df to 002452e3 has its CatchHand...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* std::logic_error::logic_error(char const*) */\n\nvoid __thiscall std::logic_error::logic_error(logic_error *this,char *param_1)\n\n{\n allocator local_1d [13];\n \n *(undefined ***)this = &PTR__logic_error_...
(translation_unit "void FUN_002452b0(undefined4 *param_1,undefined4 param_2)\n\n{\n undefined1 local_1d [13];\n \n *param_1 = &PTR_FUN_003ad84c;\n \n FUN_00238fb0(param_1 + 1,param_2,local_1d);\n return;\n}\n\n" (function_definition "void FUN_002452b0(undefined4 *param_1,undefined4 param_2)\n\n{...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_expression (pointer_ex...
(function_definition "void FUN_002452b0(undefined4 *param_1,undefined4 param_2)\n\n{\n undefined1 local_1d [13];\n \n *param_1 = &PTR_FUN_003ad84c;\n \n FUN_00238fb0(param_1 + 1,param_2,local_1d);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002452b0(undefined4 *param_1,undefi...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* std::logic_error::logic_error(char const*) */ void __thiscall std::function_1::function_1(function_1 *var_2,char *param_1) { type_1 local_1d [13]; *(type_2 ***)var_2 = &PTR__logic_error_003ad84c; /* ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void MASKED(undefined4 *param_1,undefined4 param_2) { undefined1 local_1d [13]; *param_1 = &PTR_FUN_003ad84c; /* try { // try from 002452df to 002452e3 has its CatchHandler @ 002452ef */ FUN_00238fb0...
5883_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
Merged_string
FUN_0015f7a0
/* DWARF original prototype: void Merged_string(Merged_string * this, section_offset_type offseta, Key stringpool_keya) */ void __thiscall gold::Output_merge_string<char>::Merged_string::Merged_string (Merged_string *this,section_offset_type offseta,Key stringpool_keya) { this->offset = offseta; thi...
void FUN_0015f7a0(undefined4 *param_1,undefined4 param_2,undefined4 param_3) { *param_1 = param_2; param_1[1] = param_3; return; }
MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [ESP + 0x8] MOV dword ptr [EAX],EDX MOV EDX,dword ptr [ESP + 0xc] MOV dword ptr [EAX + 0x4],EDX RET
null
null
null
null
[('tmp_49', u'STORE_-1207240770'), ('const-417', u'STORE_-1207240782'), (u'PTRSUB_-1207240708', u'STORE_-1207240782'), ('tmp_47', u'PTRSUB_-1207240701'), ('const-4', u'PTRSUB_-1207240701'), ('tmp_48', u'STORE_-1207240782'), ('tmp_47', u'PTRSUB_-1207240708'), (u'PTRSUB_-1207240701', u'STORE_-1207240770'), ('const-0', u'...
[('const-1', u'PTRADD_-1207240703'), ('const-4', u'PTRADD_-1207240703'), ('tmp_53', u'STORE_-1207240782'), ('tmp_54', u'STORE_-1207240782'), ('const-417', u'STORE_-1207240770'), ('const-0', u'RETURN_-1207240757'), (u'PTRADD_-1207240703', u'STORE_-1207240770'), ('const-417', u'STORE_-1207240782'), ('tmp_53', u'PTRADD_-1...
null
null
0015f7a0
x86
O0
(translation_unit "void FUN_0015f7a0(undefined4 *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n *param_1 = param_2;\n param_1[1] = param_3;\n return;\n}\n\n" (function_definition "void FUN_0015f7a0(undefined4 *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n *param_1 = param_2;\n param_1[1] = param_3;\...
(translation_unit "/* DWARF original prototype: void Merged_string(Merged_string * this, section_offset_type offseta,\n Key stringpool_keya) */\n\nvoid __thiscall\ngold::Output_merge_string<char>::Merged_string::Merged_string\n (Merged_string *this,section_offset_type offseta,Key stringpool_keya)\n\n{\n thi...
(translation_unit "void FUN_0015f7a0(undefined4 *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n *param_1 = param_2;\n param_1[1] = param_3;\n return;\n}\n\n" (function_definition "void FUN_0015f7a0(undefined4 *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n *param_1 = param_2;\n param_1[1] = param_3;\...
(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_0015f7a0(undefined4 *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n *param_1 = param_2;\n param_1[1] = param_3;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0015f7a0(undefined4 *param_1,undefined4 param_2,undefined4 param_3)" (identifier "FUN_0015f7a0") (param...
/* DWARF original prototype: void Merged_string(Merged_string * this, section_offset_type offseta, Key stringpool_keya) */ void __thiscall gold::Output_merge_string<char>::function_1::function_1 (function_1 *this,type_1 offseta,type_2 stringpool_keya) { this->offset = offseta; this->stringpool_key =...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi...
null
void MASKED(undefined4 *param_1,undefined4 param_2,undefined4 param_3) { *param_1 = param_2; param_1[1] = param_3; return; }
190_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c
osLocaltime
FUN_00018341
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int osLocaltime(time_t *t,tm *pTm) { uint uVar1; tm *ptVar2; int rc; if (sqlite3Config.bLocaltimeFault == 0) { ptVar2 = localtime_r(t,(tm *)pTm); uVar1 = (uint)(ptVar2 ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ bool FUN_00018341(time_t *param_1,tm *param_2) { tm *ptVar1; bool bVar2; if (DAT_000f03b8 == 0) { ptVar1 = localtime_r(param_1,param_2); bVar2 = ptVar1 == (tm *)0x0; } else { bVar2 = true; } return b...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x14 CALL 0x000ca8df ADD EAX,0xd7cb3 MOV EDX,dword ptr [EAX + 0x3b8] TEST EDX,EDX JZ 0x00018363 MOV EAX,0x1 JMP 0x00018384 SUB ESP,0x8 PUSH dword ptr [EBP + 0xc] PUSH dword ptr [EBP + 0x8] MOV EBX,EAX CALL 0x00016520 ADD ESP,0x10 TEST EAX,EAX SETZ AL MOVZX EAX,AL MOV dword ptr [EBP...
null
null
null
null
[('tmp_114', u'BRANCH_-1205959793'), ('tmp_286', u'CAST_-1205959593'), ('const-0', u'INT_EQUAL_-1205959719'), (u'CALL_-1205959745', u'INT_EQUAL_-1205959719'), (u'INT_EQUAL_-1205959802', u'CBRANCH_-1205959801'), (u'MULTIEQUAL_-1205959576', u'COPY_-1205959632'), ('tmp_537', u'MULTIEQUAL_-1205959576'), ('const-0', u'RETUR...
[('tmp_536', u'INT_EQUAL_-1205959802'), ('tmp_114', u'BRANCH_-1205959793'), ('tmp_517', u'CALL_-1205959745'), ('const-1', u'COPY_-1205959672'), ('const-0', u'INT_EQUAL_-1205959719'), (u'CALL_-1205959745', u'INT_EQUAL_-1205959719'), (u'INT_EQUAL_-1205959802', u'CBRANCH_-1205959801'), (u'MULTIEQUAL_-1205959576', u'COPY_-...
null
null
00018341
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nbool FUN_00018341(time_t *param_1,tm *param_2)\n\n{\n tm *ptVar1;\n bool bVar2;\n \n if (DAT_000f03b8 == 0) {\n ptVar1 = localtime_r(param_1,param_2);\n bVar2 = ptVar1 == (tm *)0x0;\n }\n else {\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nint osLocaltime(time_t *t,tm *pTm)\n\n{\n uint uVar1;\n tm *ptVar2;\n int rc;\n \n if (sqlite3Config.bLocaltimeFault == 0) {\n ptVar2 = localtime_r(t,(tm *)pTm...
(translation_unit "bool FUN_00018341(time_t *param_1,tm *param_2)\n\n{\n tm *ptVar1;\n bool bVar2;\n \n if (DAT_000f03b8 == 0) {\n ptVar1 = localtime_r(param_1,param_2);\n bVar2 = ptVar1 == (tm *)0x0;\n }\n else {\n bVar2 = true;\n }\n return bVar2;\n}\n\n" (function_definition "bool FUN_00018341(time_...
(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 ;) (if_statem...
(function_definition "bool FUN_00018341(time_t *param_1,tm *param_2)\n\n{\n tm *ptVar1;\n bool bVar2;\n \n if (DAT_000f03b8 == 0) {\n ptVar1 = localtime_r(param_1,param_2);\n bVar2 = ptVar1 == (tm *)0x0;\n }\n else {\n bVar2 = true;\n }\n return bVar2;\n}" (primitive_type "bool") (function_declarator "...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int function_1(type_1 *t,type_2 *pTm) { type_3 uVar1; type_2 *var_2; int rc; if (sqlite3Config.bLocaltimeFault == 0) { var_2 = var_1(t,(type_2 *)pTm); uVar1 = (type_3)(...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ bool MASKED(time_t *param_1,tm *param_2) { tm *ptVar1; bool bVar2; if (DAT_000f03b8 == 0) { ptVar1 = localtime_r(param_1,param_2); bVar2 = ptVar1 == (tm *)0x0; } else { bVar2 = true; } return bVar2; ...
9816_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
time_put_byname
FUN_0023b750
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* std::time_put_byname<wchar_t, std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::time_put_byname(char const*, unsigned int) */ void __thiscall std::time_put_byname<wchar_t,std::ostreambuf_iterator<wchar_t,std::...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void FUN_0023b750(undefined4 *param_1,undefined4 param_2,int param_3) { param_1[1] = (uint)(param_3 != 0); *param_1 = &PTR_FUN_0038df1c; return; }
CALL 0x00035975 ADD EDX,0x1538ab MOV EAX,dword ptr [ESP + 0x4] XOR ECX,ECX CMP dword ptr [ESP + 0xc],0x0 SETNZ CL MOV dword ptr [EAX + 0x4],ECX LEA EDX,[EDX + 0xffffef14] ADD EDX,0x8 MOV dword ptr [EAX],EDX RET
null
null
null
null
[('tmp_166', u'INT_NOTEQUAL_-1203980404'), ('const-1', u'PTRADD_-1203980336'), ('const-0', u'RETURN_-1203980359'), (u'CAST_-1203980310', u'STORE_-1203980396'), (u'CAST_-1203980297', u'STORE_-1203980371'), (u'PTRSUB_-1203980297', u'STORE_-1203980371'), ('tmp_164', u'CAST_-1203980297'), ('const-4', u'PTRADD_-1203980336')...
[(u'PTRADD_-1203980309', u'STORE_-1203980396'), ('const-417', u'STORE_-1203980371'), ('const-1', u'PTRADD_-1203980309'), ('const-0', u'RETURN_-1203980359'), (u'PTRSUB_-1203980297', u'STORE_-1203980371'), (u'INT_NOTEQUAL_-1203980404', u'INT_ZEXT_-1203980364'), ('tmp_201', u'INT_NOTEQUAL_-1203980404'), (u'INT_ZEXT_-12039...
null
null
0023b750
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_0023b750(undefined4 *param_1,undefined4 param_2,int param_3)\n\n{\n param_1[1] = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_0038df1c;\n return;\n}\n\n" comment (function_definition "void FUN_0023b...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* std::time_put_byname<wchar_t, std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n >::time_put_byname(char const*, unsigned int) */\n\nvoid __thiscall\nstd::time_put_byname<wchar_t,std::ostreambuf...
(translation_unit "void FUN_0023b750(undefined4 *param_1,undefined4 param_2,int param_3)\n\n{\n param_1[1] = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_0038df1c;\n return;\n}\n\n" (function_definition "void FUN_0023b750(undefined4 *param_1,undefined4 param_2,int param_3)\n\n{\n param_1[1] = (uint)(param_3 != 0);\n...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT ...
(function_definition "void FUN_0023b750(undefined4 *param_1,undefined4 param_2,int param_3)\n\n{\n param_1[1] = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_0038df1c;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0023b750(undefined4 *param_1,undefined4 param_2,int param_3)" (identifier "FUN_0023b750...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* std::time_put_byname<wchar_t, std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::time_put_byname(char const*, unsigned int) */ void __thiscall std::time_put_byname<wchar_t,std::ostreambuf_iterator<wchar_t,std::...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void MASKED(undefined4 *param_1,undefined4 param_2,int param_3) { param_1[1] = (uint)(param_3 != 0); *param_1 = &PTR_FUN_0038df1c; return; }
86_powerpc64-linux-gnu-strip_and_powerpc64-linux-gnu-strip_strip.c
bfd_fill_in_gnu_debuglink_section
bfd_fill_in_gnu_debuglink_section
void bfd_fill_in_gnu_debuglink_section(void) { (*(code *)PTR_bfd_fill_in_gnu_debuglink_section_00040164)(); return; }
void bfd_fill_in_gnu_debuglink_section(void) { (*(code *)PTR_bfd_fill_in_gnu_debuglink_section_00040164)(); return; }
JMP dword ptr [EBX + 0x164]
null
null
null
null
[('tmp_58', u'CAST_-1205979657'), (u'CAST_-1205979657', u'CALLIND_-1205979734'), ('const-0', u'RETURN_-1205979731'), (u'INDIRECT_-1205979662', u'COPY_-1205979721'), (u'CALLIND_-1205979734', u'INDIRECT_-1205979662')]
[('tmp_58', u'CAST_-1205979657'), (u'CAST_-1205979657', u'CALLIND_-1205979734'), ('const-0', u'RETURN_-1205979731'), (u'INDIRECT_-1205979662', u'COPY_-1205979721'), (u'CALLIND_-1205979734', u'INDIRECT_-1205979662')]
null
null
000135a0
x86
O0
(translation_unit "void bfd_fill_in_gnu_debuglink_section(void)\n\n{\n (*(code *)PTR_bfd_fill_in_gnu_debuglink_section_00040164)();\n return;\n}\n\n" (function_definition "void bfd_fill_in_gnu_debuglink_section(void)\n\n{\n (*(code *)PTR_bfd_fill_in_gnu_debuglink_section_00040164)();\n return;\n}" primitive_type (f...
(translation_unit "void bfd_fill_in_gnu_debuglink_section(void)\n\n{\n (*(code *)PTR_bfd_fill_in_gnu_debuglink_section_00040164)();\n return;\n}\n\n" (function_definition "void bfd_fill_in_gnu_debuglink_section(void)\n\n{\n (*(code *)PTR_bfd_fill_in_gnu_debuglink_section_00040164)();\n return;\n}" primitive_type (f...
(translation_unit "void bfd_fill_in_gnu_debuglink_section(void)\n\n{\n (*(code *)PTR_bfd_fill_in_gnu_debuglink_section_00040164)();\n return;\n}\n\n" (function_definition "void bfd_fill_in_gnu_debuglink_section(void)\n\n{\n (*(code *)PTR_bfd_fill_in_gnu_debuglink_section_00040164)();\n return;\n}" primitive_type (f...
(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_fill_in_gnu_debuglink_section(void)\n\n{\n (*(code *)PTR_bfd_fill_in_gnu_debuglink_section_00040164)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_fill_in_gnu_debuglink_section(void)" (identifier "bfd_fill_in_gnu_debuglink_section") (parameter_list "(void)" (( "(") ...
void function_1(void) { (*(type_1 *)PTR_bfd_fill_in_gnu_debuglink_section_00040164)(); 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_00040164)(); return; }
2457_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
emit_copy_reloc
FUN_0007fb10
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void emit_copy_reloc(Copy_relocs<9,_64,_false> * this, Symbol_table * symtab, Sized_symbol<64> * sym, Output_data * posd, off_t offset, Outpu...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0007fb10(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5, undefined4 param_6,int *param_7) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iVar4; unde...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x2bf4e7 SUB ESP,0x48 MOV EAX,dword ptr [ESP + 0x6c] MOV EDX,dword ptr [ESP + 0x70] MOV EBP,dword ptr [ESP + 0x64] MOV ESI,dword ptr [ESP + 0x68] MOV EDI,dword ptr [ESP + 0x74] MOV dword ptr [ESP + 0x14],EAX MOV dword ptr [ESP + 0x18],EDX PUSH EDX PUSH EAX PUS...
null
null
null
null
[('tmp_1702', u'CALL_-1206322282'), (u'PTRSUB_-1206320853', u'CAST_-1206320740'), ('const-0', u'PTRSUB_-1206320823'), ('const-417', u'STORE_-1206321847'), (u'INDIRECT_-1206320993', u'STORE_-1206322029'), ('const-0', u'PTRSUB_-1206320674'), ('const-0', u'PTRSUB_-1206320530'), ('const-16', u'PTRSUB_-1206320768'), ('const...
[('const-100', u'INT_ADD_-1206321709'), (u'CALL_-1206322144', u'INDIRECT_-1206320994'), ('const-0', u'PTRSUB_-1206320924'), ('const-4', u'PTRADD_-1206320803'), (u'PTRADD_-1206320862', u'MULTIEQUAL_-1206321494'), (u'INDIRECT_-1206321043', u'STORE_-1206322042'), ('const-417', u'LOAD_-1206322249'), ('const-417', u'STORE_-...
null
null
0007fb10
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0007fb10(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6,int *param_7)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void emit_copy_reloc(Copy_relocs<9,_64,_false> * this, Symbol_table *\n symtab, Sized_symbol<64> * sym, Output_data * posd, o...
(translation_unit "void FUN_0007fb10(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6,int *param_7)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34;\n undefined4 local_30;\n und...
(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_0007fb10(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6,int *param_7)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34;\n undefined4 local_30;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void emit_copy_reloc(Copy_relocs<9,_64,_false> * this, Symbol_table * symtab, Sized_symbol<64> * sym, Output_data * posd, off_t offset, Outpu...
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,int *param_7) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iVar4; undefined4...