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
137_mkdir_and_mkdir_strip.c
hash_table_ok
FUN_00014a2a
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ _Bool hash_table_ok(Hash_table *table) { _Bool _Var1; hash_entry *bucket; size_t n_buckets_used; size_t n_entries; hash_entry *cursor; n_buckets_used = 0; n_entries = 0; ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 FUN_00014a2a(undefined4 *param_1) { undefined4 uVar1; int *local_14; int local_10; int local_c; int *local_8; local_10 = 0; local_c = 0; for (local_14 = (int *)*param_1; local_14 < (int *)param_1[1]...
PUSH EBP MOV EBP,ESP SUB ESP,0x10 CALL 0x000132cd ADD EAX,0x155cb MOV dword ptr [EBP + -0xc],0x0 MOV dword ptr [EBP + -0x8],0x0 MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX] MOV dword ptr [EBP + -0x10],EAX JMP 0x00014a82 MOV EAX,dword ptr [EBP + -0x10] MOV EAX,dword ptr [EAX] TEST EAX,EAX JZ 0x00014a7e MOV EAX,...
null
null
null
null
[(u'INT_EQUAL_-1205974298', u'CBRANCH_-1205974295'), ('const-1', u'INT_ADD_-1205974256'), (u'LOAD_-1205974244', u'MULTIEQUAL_-1205974034'), ('const-1', u'COPY_-1205974051'), ('const-0', u'PTRSUB_-1205974060'), ('const-12', u'PTRSUB_-1205973986'), (u'INT_ADD_-1205974277', u'MULTIEQUAL_-1205974025'), ('const-417', u'LOAD...
[('tmp_970', u'PTRADD_-1205974005'), (u'INT_EQUAL_-1205974298', u'CBRANCH_-1205974295'), ('const-1', u'INT_ADD_-1205974256'), (u'CAST_-1205974061', u'MULTIEQUAL_-1205974026'), (u'PTRADD_-1205973981', u'LOAD_-1205974288'), (u'COPY_-1205974305', u'MULTIEQUAL_-1205974038'), ('const-0', u'COPY_-1205974250'), ('const-0', u'...
null
null
00014a2a
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_00014a2a(undefined4 *param_1)\n\n{\n undefined4 uVar1;\n int *local_14;\n int local_10;\n int local_c;\n int *local_8;\n \n local_10 = 0;\n local_c = 0;\n for (local_14 = (int *)*param_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\n_Bool hash_table_ok(Hash_table *table)\n\n{\n _Bool _Var1;\n hash_entry *bucket;\n size_t n_buckets_used;\n size_t n_entries;\n hash_entry *cursor;\n \n n_bucke...
(translation_unit "undefined4 FUN_00014a2a(undefined4 *param_1)\n\n{\n undefined4 uVar1;\n int *local_14;\n int local_10;\n int local_c;\n int *local_8;\n \n local_10 = 0;\n local_c = 0;\n for (local_14 = (int *)*param_1; local_14 < (int *)param_1[1]; local_14 = local_14 + 2) {\n if (*local_14 != 0) {\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYP...
(function_definition "undefined4 FUN_00014a2a(undefined4 *param_1)\n\n{\n undefined4 uVar1;\n int *local_14;\n int local_10;\n int local_c;\n int *local_8;\n \n local_10 = 0;\n local_c = 0;\n for (local_14 = (int *)*param_1; local_14 < (int *)param_1[1]; local_14 = local_14 + 2) {\n if (*local_14 != 0) {\n ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ type_1 function_1(type_2 *table) { type_1 _Var1; type_3 *var_1; size_t var_2; size_t var_3; type_3 *var_4; var_2 = 0; var_3 = 0; for (var_1 = table->var_1; var_1 < tabl...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) ...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 MASKED(undefined4 *param_1) { undefined4 uVar1; int *local_14; int local_10; int local_c; int *local_8; local_10 = 0; local_c = 0; for (local_14 = (int *)*param_1; local_14 < (int *)param_1[1]; loca...
9117_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
insert
FUN_0021f870
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::insert(unsigned int, std::string const&, unsigned int, unsigned int) */ void __thiscall std::string::insert(string *this,uint param_1,string *param_2,uint param_3,uint param_4) { uint uVar1; uint uVar2; u...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0021f870(undefined4 param_1,undefined4 param_2,int *param_3,uint param_4,uint param_5) { uint uVar1; uint uVar2; uVar1 = *(uint *)(*param_3 + -0xc); uVar2 = uVar1 - param_4; if (param_5 < uVar1 - param_4) {...
PUSH EDI PUSH ESI PUSH EBX MOV EAX,dword ptr [ESP + 0x18] CALL 0x00035840 ADD EBX,0x16f784 MOV ECX,dword ptr [ESP + 0x1c] MOV EDI,dword ptr [ESP + 0x20] MOV EDX,dword ptr [EAX] MOV ESI,dword ptr [EDX + -0xc] MOV EAX,ESI SUB EAX,ECX CMP EAX,EDI CMOVA EAX,EDI CMP ECX,ESI JA 0x0021f8b4 ADD EDX,ECX PUSH EAX PUSH EDX PUSH d...
null
null
null
null
[(u'LOAD_-1203832657', u'CALL_-1203832485'), (u'LOAD_-1203832657', u'INT_LESSEQUAL_-1203832590'), ('tmp_409', u'CAST_-1203832390'), ('const-4294967284', u'INT_ADD_-1203832641'), (u'COPY_-1203832398', u'CALL_-1203832485'), (u'INT_ADD_-1203832581', u'CAST_-1203832370'), (u'COPY_-1203832443', u'MULTIEQUAL_-1203832454'), (...
[(u'LOAD_-1203832657', u'CALL_-1203832485'), (u'LOAD_-1203832657', u'INT_LESSEQUAL_-1203832590'), ('tmp_719', u'LOAD_-1203832662'), ('const-4294967284', u'INT_ADD_-1203832641'), ('tmp_720', u'CALL_-1203832485'), ('const-2666180', u'COPY_-1203832407'), (u'COPY_-1203832451', u'MULTIEQUAL_-1203832462'), ('tmp_721', u'INT_...
null
null
0021f870
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0021f870(undefined4 param_1,undefined4 param_2,int *param_3,uint param_4,uint param_5)\n\n{\n uint uVar1;\n uint uVar2;\n \n uVar1 = *(uint *)(*param_3 + -0xc);\n uVar2 = uVar1 - param_4;\n if (...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::insert(unsigned int, std::string const&, unsigned int, unsigned int) */\n\nvoid __thiscall\nstd::string::insert(string *this,uint param_1,string *param_2,uint param_3,uint param_4)\n\n{\n uint uV...
(translation_unit "void FUN_0021f870(undefined4 param_1,undefined4 param_2,int *param_3,uint param_4,uint param_5)\n\n{\n uint uVar1;\n uint uVar2;\n \n uVar1 = *(uint *)(*param_3 + -0xc);\n uVar2 = uVar1 - param_4;\n if (param_5 < uVar1 - param_4) {\n uVar2 = param_5;\n }\n if (param_4 <= uVar1) {\n FUN_...
(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) ))) (compound_statement {...
(function_definition "void FUN_0021f870(undefined4 param_1,undefined4 param_2,int *param_3,uint param_4,uint param_5)\n\n{\n uint uVar1;\n uint uVar2;\n \n uVar1 = *(uint *)(*param_3 + -0xc);\n uVar2 = uVar1 - param_4;\n if (param_5 < uVar1 - param_4) {\n uVar2 = param_5;\n }\n if (param_4 <= uVar1) {\n F...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::insert(unsigned int, std::string const&, unsigned int, unsigned int) */ void __thiscall std::type_1::function_1(type_1 *this,type_2 param_1,type_1 *param_2,type_2 var_2,type_2 var_3) { type_2 var_1; type_2 uVa...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2,int *param_3,uint param_4,uint param_5) { uint uVar1; uint uVar2; uVar1 = *(uint *)(*param_3 + -0xc); uVar2 = uVar1 - param_4; if (param_5 < uVar1 - param_4) { u...
370_s390x-linux-gnu-readelf_and_s390x-linux-gnu-readelf_strip.c
__umoddi3
FUN_0006b6c0
/* WARNING: Removing unreachable block (ram,0x0006b7b7) */ ulonglong __umoddi3(uint param_1,uint param_2,uint param_3,uint param_4) { ulonglong uVar1; byte bVar2; byte bVar3; uint uVar4; int iVar5; uint uVar6; bool bVar7; if (param_4 == 0) { if (param_2 < param_3) { uVar4 = (uint)(CONCAT...
/* WARNING: Removing unreachable block (ram,0x0006b7b7) */ ulonglong FUN_0006b6c0(uint param_1,uint param_2,uint param_3,uint param_4) { ulonglong uVar1; byte bVar2; byte bVar3; uint uVar4; int iVar5; uint uVar6; bool bVar7; if (param_4 == 0) { if (param_2 < param_3) { uVar4 = (uint)(CON...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c MOV EBX,dword ptr [ESP + 0x34] MOV EAX,dword ptr [ESP + 0x3c] MOV ESI,dword ptr [ESP + 0x30] MOV EDI,dword ptr [ESP + 0x38] MOV EDX,EBX TEST EAX,EAX JNZ 0x0006b720 CMP EDI,EBX JBE 0x0006b6f8 MOV EAX,ESI DIV EDI MOV EAX,EDX XOR EDX,EDX ADD ESP,0x1c POP EBX POP ESI POP EDI...
null
null
null
null
[(u'COPY_-1206273247', u'RETURN_-1206274038'), (u'INT_AND_-1206273583', u'INT_RIGHT_-1206273578'), (u'INT_RIGHT_-1206273801', u'INT_OR_-1206273743'), (u'INT_LEFT_-1206273718', u'PIECE_-1206273062'), (u'INT_ZEXT_-1206273496', u'INT_REM_-1206273471'), (u'INT_SUB_-1206273344', u'INT_LEFT_-1206273321'), (u'INT_SUB_-1206273...
[(u'COPY_-1206273247', u'RETURN_-1206274038'), (u'INT_AND_-1206273583', u'INT_RIGHT_-1206273578'), (u'INT_RIGHT_-1206273801', u'INT_OR_-1206273743'), (u'INT_LEFT_-1206273718', u'PIECE_-1206273062'), (u'INT_ZEXT_-1206273496', u'INT_REM_-1206273471'), (u'INT_SUB_-1206273344', u'INT_LEFT_-1206273321'), (u'INT_SUB_-1206273...
null
null
0006b6c0
x86
O0
(translation_unit "/* WARNING: Removing unreachable block (ram,0x0006b7b7) */\n\nulonglong FUN_0006b6c0(uint param_1,uint param_2,uint param_3,uint param_4)\n\n{\n ulonglong uVar1;\n byte bVar2;\n byte bVar3;\n uint uVar4;\n int iVar5;\n uint uVar6;\n bool bVar7;\n \n if (param_4 == 0) {\n if (param_2 < par...
(translation_unit "/* WARNING: Removing unreachable block (ram,0x0006b7b7) */\n\nulonglong __umoddi3(uint param_1,uint param_2,uint param_3,uint param_4)\n\n{\n ulonglong uVar1;\n byte bVar2;\n byte bVar3;\n uint uVar4;\n int iVar5;\n uint uVar6;\n bool bVar7;\n \n if (param_4 == 0) {\n if (param_2 < param_...
(translation_unit "ulonglong FUN_0006b6c0(uint param_1,uint param_2,uint param_3,uint param_4)\n\n{\n ulonglong uVar1;\n byte bVar2;\n byte bVar3;\n uint uVar4;\n int iVar5;\n uint uVar6;\n bool bVar7;\n \n if (param_4 == 0) {\n if (param_2 < param_3) {\n uVar4 = (uint)(CONCAT44(param_2,param_1) % (ulo...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decl...
(function_definition "ulonglong FUN_0006b6c0(uint param_1,uint param_2,uint param_3,uint param_4)\n\n{\n ulonglong uVar1;\n byte bVar2;\n byte bVar3;\n uint uVar4;\n int iVar5;\n uint uVar6;\n bool bVar7;\n \n if (param_4 == 0) {\n if (param_2 < param_3) {\n uVar4 = (uint)(CONCAT44(param_2,param_1) % (...
/* WARNING: Removing unreachable block (ram,0x0006b7b7) */ type_1 function_1(type_2 var_6,type_2 var_2,type_2 var_3,type_2 var_1) { type_1 var_9; type_3 var_7; type_3 var_8; type_2 var_5; int var_10; type_2 var_11; bool bVar7; if (var_1 == 0) { if (var_2 < var_3) { var_5 = (type_2)(var_4...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration ty...
null
/* WARNING: Removing unreachable block (ram,0x0006b7b7) */ ulonglong MASKED(uint param_1,uint param_2,uint param_3,uint param_4) { ulonglong uVar1; byte bVar2; byte bVar3; uint uVar4; int iVar5; uint uVar6; bool bVar7; if (param_4 == 0) { if (param_2 < param_3) { uVar4 = (uint)(CONCAT44(...
2638_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
do_output_section
FUN_00070e00
/* DWARF original prototype: Output_section * do_output_section(Output_section_data * this) */ Output_section * __thiscall gold::Output_section_data::do_output_section(Output_section_data *this) { return this->output_section_; }
undefined4 FUN_00070e00(int param_1) { return *(undefined4 *)(param_1 + 0x20); }
MOV EAX,dword ptr [ESP + 0x4] MOV EAX,dword ptr [EAX + 0x20] RET
null
null
null
null
[(u'PTRSUB_-1206383024', u'LOAD_-1206383094'), ('const-0', u'RETURN_-1206383079'), ('const-32', u'PTRSUB_-1206383024'), ('const-417', u'LOAD_-1206383094'), ('tmp_27', u'PTRSUB_-1206383024'), (u'COPY_-1206383094', u'RETURN_-1206383079'), (u'LOAD_-1206383094', u'COPY_-1206383094')]
[('const-0', u'RETURN_-1206383079'), (u'CAST_-1206383026', u'LOAD_-1206383094'), ('const-417', u'LOAD_-1206383094'), ('const-32', u'INT_ADD_-1206383078'), ('tmp_29', u'INT_ADD_-1206383078'), (u'COPY_-1206383094', u'RETURN_-1206383079'), (u'INT_ADD_-1206383078', u'CAST_-1206383026'), (u'LOAD_-1206383094', u'COPY_-120638...
null
null
00070e00
x86
O0
(translation_unit "undefined4 FUN_00070e00(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x20);\n}\n\n" (function_definition "undefined4 FUN_00070e00(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x20);\n}" type_identifier (function_declarator "FUN_00070e00(int param_1)" identifier (parameter_list "(int...
(translation_unit "/* DWARF original prototype: Output_section * do_output_section(Output_section_data * this) */\n\nOutput_section * __thiscall gold::Output_section_data::do_output_section(Output_section_data *this)\n\n{\n return this->output_section_;\n}\n\n" comment (ERROR "Output_section * __thiscall gold::Output_...
(translation_unit "undefined4 FUN_00070e00(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x20);\n}\n\n" (function_definition "undefined4 FUN_00070e00(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x20);\n}" type_identifier (function_declarator "FUN_00070e00(int param_1)" identifier (parameter_list "(int...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression ...
(function_definition "undefined4 FUN_00070e00(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x20);\n}" (type_identifier "undefined4") (function_declarator "FUN_00070e00(int param_1)" (identifier "FUN_00070e00") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (...
/* DWARF original prototype: Output_section * do_output_section(Output_section_data * this) */ Output_section * __thiscall gold::Output_section_data::do_output_section(Output_section_data *this) { return this->output_section_; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (cast_expression type: ...
null
undefined4 MASKED(int param_1) { return *(undefined4 *)(param_1 + 0x20); }
123_busybox_and_busybox_strip.c
get_termios_and_make_raw
FUN_0001a54f
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int get_termios_and_make_raw(int fd,termios *newterm,termios *oldterm,int flags) { termios *oldterm_local; termios *newterm_local; int fd_local; int r; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0001a54f(void) { }
PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x20 CALL 0x000176d0
null
null
null
null
[('const-1', u'RETURN_-1205951115')]
[('const-1', u'RETURN_-1205951115')]
null
null
0001a54f
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0001a54f(void)\n\n{\n}\n\n" comment (function_definition "void FUN_0001a54f(void)\n\n{\n}" primitive_type (function_declarator "FUN_0001a54f(void)" identifier (parameter_list "(void)" ( (parameter_dec...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint get_termios_and_make_raw(int fd,termios *newterm,termios *oldterm,int flags)\n\n{\n termios *oldterm_local;\n termios *newterm_local;\n int fd_local;\n int r;\n \n}\n\n" comment (function_definition "i...
(translation_unit "void FUN_0001a54f(void)\n\n{\n}\n\n" (function_definition "void FUN_0001a54f(void)\n\n{\n}" primitive_type (function_declarator "FUN_0001a54f(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n}" { })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { })))
(function_definition "void FUN_0001a54f(void)\n\n{\n}" (primitive_type "void") (function_declarator "FUN_0001a54f(void)" (identifier "FUN_0001a54f") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n}" ({ "{") (} "}")))
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int function_1(int fd,type_1 *newterm,type_1 *oldterm,int flags) { type_1 *oldterm_local; type_1 *newterm_local; int fd_local; int r; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement)))
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { }
114_test_and_test_strip.c
quote_mem
FUN_0001555a
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ char * quote_mem(char *arg,size_t argsize) { char *pcVar1; pcVar1 = quote_n_mem(0,arg,argsize); return pcVar1; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0001555a(undefined4 param_1,undefined4 param_2) { FUN_00015530(0,param_1,param_2,0x15566); return; }
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x4 CALL 0x000139bc ADD EAX,0xba9a SUB ESP,0x4 PUSH dword ptr [EBP + 0xc] PUSH dword ptr [EBP + 0x8] PUSH 0x0 MOV EBX,EAX CALL 0x00015530 ADD ESP,0x10 MOV EBX,dword ptr [EBP + -0x4] LEAVE RET
null
null
null
null
[('const-0', u'CALL_-1205971532'), ('tmp_212', u'CALL_-1205971532'), ('const-0', u'RETURN_-1205971499'), ('tmp_213', u'CALL_-1205971532'), (u'CALL_-1205971532', u'RETURN_-1205971499')]
[('tmp_345', u'CALL_-1205971532'), ('const-0', u'RETURN_-1205971499'), ('const-0', u'CALL_-1205971532'), ('tmp_346', u'CALL_-1205971532'), ('const-87398', u'CALL_-1205971532')]
null
null
0001555a
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0001555a(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00015530(0,param_1,param_2,0x15566);\n return;\n}\n\n" comment (function_definition "void FUN_0001555a(undefined4 param_1,undefined4 param_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nchar * quote_mem(char *arg,size_t argsize)\n\n{\n char *pcVar1;\n \n pcVar1 = quote_n_mem(0,arg,argsize);\n return pcVar1;\n}\n\n" comment comment (function_defini...
(translation_unit "void FUN_0001555a(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00015530(0,param_1,param_2,0x15566);\n return;\n}\n\n" (function_definition "void FUN_0001555a(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00015530(0,param_1,param_2,0x15566);\n return;\n}" primitive_type (function_declarat...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , IDENT , LIT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0001555a(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00015530(0,param_1,param_2,0x15566);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0001555a(undefined4 param_1,undefined4 param_2)" (identifier "FUN_0001555a") (parameter_list "(undefined4 param_1,undefined4 pa...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ char * function_1(char *arg,size_t argsize) { char *pcVar1; pcVar1 = var_1(0,arg,argsize); return pcVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(undefined4 param_1,undefined4 param_2) { FUN_00015530(0,param_1,param_2,0x15566); return; }
5990_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
do_relocate
FUN_0016d250
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_relocate(Sized_relobj_file<64,_false> * this, Symbol_table * symtab, Layout * layout, Output_file * of) */ void __thiscall gold...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0016d250(int *param_1,undefined4 param_2,int param_3,undefined4 param_4) { uint uVar1; undefined4 uVar2; uint uVar3; undefined8 uVar4; int local_30; int local_28 [6]; uVar1 = param_1[10]; if (param_1[...
CALL 0x000644b6 ADD EAX,0x241dab PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x2c MOV ESI,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0x30],EAX MOV EDI,dword ptr [ESI + 0x28] MOV EAX,dword ptr [ESI + 0x1c] MOV ECX,dword ptr [ESI + 0x94] MOV EBX,dword ptr [ESI + 0x98] MOV EDX,EDI SHL EDX,0x6 TEST EAX,EAX JZ ...
null
null
null
null
[('const-417', u'LOAD_-1207314234'), ('tmp_1396', u'CBRANCH_-1207315035'), (u'CALL_-1207315012', u'INDIRECT_-1207314002'), ('tmp_1935', u'CALLIND_-1207315440'), ('tmp_1937', u'PTRSUB_-1207313931'), (u'LOAD_-1207315161', u'CALL_-1207315081'), (u'INDIRECT_-1207314365', u'MULTIEQUAL_-1207314307'), ('const-0', u'INT_EQUAL_...
[('const-417', u'STORE_-1207315497'), ('tmp_1396', u'CBRANCH_-1207315035'), (u'CALL_-1207315416', u'INDIRECT_-1207314261'), ('const-160', u'INT_ADD_-1207315132'), (u'LOAD_-1207315161', u'CALL_-1207315081'), ('const-0', u'INT_EQUAL_-1207315308'), ('const-1', u'RETURN_-1207314749'), (u'INT_EQUAL_-1207315735', u'CBRANCH_-...
null
null
0016d250
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0016d250(int *param_1,undefined4 param_2,int param_3,undefined4 param_4)\n\n{\n uint uVar1;\n undefined4 uVar2;\n uint uVar3;\n undefined8 uVar4;\n int local_30;\n int local_28 [6];\n \n uVar1...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void do_relocate(Sized_relobj_file<64,_false> * this, Symbol_table *\n symtab, Layout * layout, Output_file * of) */\...
(translation_unit "void FUN_0016d250(int *param_1,undefined4 param_2,int param_3,undefined4 param_4)\n\n{\n uint uVar1;\n undefined4 uVar2;\n uint uVar3;\n undefined8 uVar4;\n int local_30;\n int local_28 [6];\n \n uVar1 = param_1[10];\n if (param_1[7] == 0) {\n uVar2 = FUN_00159c10();\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declarat...
(function_definition "void FUN_0016d250(int *param_1,undefined4 param_2,int param_3,undefined4 param_4)\n\n{\n uint uVar1;\n undefined4 uVar2;\n uint uVar3;\n undefined8 uVar4;\n int local_30;\n int local_28 [6];\n \n uVar1 = param_1[10];\n if (param_1[7] == 0) {\n uVar2 = FUN_00159c10();\n ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_relocate(Sized_relobj_file<64,_false> * this, Symbol_table * symtab, Layout * layout, Output_file * of) */ void __thiscall var_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int *param_1,undefined4 param_2,int param_3,undefined4 param_4) { uint uVar1; undefined4 uVar2; uint uVar3; undefined8 uVar4; int local_30; int local_28 [6]; uVar1 = param_1[10]; if (param_1[7] == ...
3071_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c
find_output_section
FUN_000a8d40
/* 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: Output_section * find_output_section(Layout * this, char * name) */ Output_section * __thiscall gold::Layout::find_output_section(Layout *...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_000a8d40(int param_1,char *param_2) { int *piVar1; int iVar2; int iVar3; int *piVar4; piVar4 = *(int **)(param_1 + 0x130); piVar1 = *(int **)(param_1 + 0x134); while( true ) { if (piVar4 == piVar1) {...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x2962b7 SUB ESP,0xc MOV EAX,dword ptr [ESP + 0x20] MOV ESI,dword ptr [EAX + 0x130] MOV EDI,dword ptr [EAX + 0x134] CMP ESI,EDI JNZ 0x000a8d77 JMP 0x000a8da0 ADD ESI,0x4 CMP EDI,ESI JZ 0x000a8da0 MOV EBP,dword ptr [ESI] SUB ESP,0x8 PUSH dword ptr [ESP + 0x2c] ...
null
null
null
null
[('const-0', u'COPY_-1206546956'), ('const-0', u'PTRSUB_-1206546740'), (u'PTRSUB_-1206546740', u'PTRSUB_-1206546738'), (u'LOAD_-1206546960', u'CALL_-1206546946'), ('const-417', u'LOAD_-1206546960'), ('const-0', u'PTRSUB_-1206546751'), (u'PTRSUB_-1206546758', u'PTRSUB_-1206546751'), (u'PTRSUB_-1206546744', u'PTRSUB_-120...
[(u'PTRADD_-1206546734', u'MULTIEQUAL_-1206546750'), (u'LOAD_-1206546960', u'CALL_-1206546946'), ('tmp_868', u'CALL_-1206546946'), (u'INT_ADD_-1206547050', u'CAST_-1206546750'), ('const-417', u'LOAD_-1206547075'), (u'LOAD_-1206546986', u'COPY_-1206546907'), (u'CAST_-1206546757', u'LOAD_-1206547075'), (u'INT_ADD_-120654...
null
null
000a8d40
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_000a8d40(int param_1,char *param_2)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n \n piVar4 = *(int **)(param_1 + 0x130);\n piVar1 = *(int **)(param_1 + 0x134);\n while( true )...
(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: Output_section * find_output_section(Layout * this, char * name) */\n\nOutput_section * __thiscall gold::Layout::find_o...
(translation_unit "int FUN_000a8d40(int param_1,char *param_2)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n \n piVar4 = *(int **)(param_1 + 0x130);\n piVar1 = *(int **)(param_1 + 0x134);\n while( true ) {\n if (piVar4 == piVar1) {\n return 0;\n }\n iVar2 = *piVar4;\n iVar3 = s...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decla...
(function_definition "int FUN_000a8d40(int param_1,char *param_2)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n \n piVar4 = *(int **)(param_1 + 0x130);\n piVar1 = *(int **)(param_1 + 0x134);\n while( true ) {\n if (piVar4 == piVar1) {\n return 0;\n }\n iVar2 = *piVar4;\n iVar3 ...
/* 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: Output_section * find_output_section(Layout * this, char * name) */ type_2 * __thiscall var_1::Layout::find_output_section(Layout *this,ch...
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 */ int MASKED(int param_1,char *param_2) { int *piVar1; int iVar2; int iVar3; int *piVar4; piVar4 = *(int **)(param_1 + 0x130); piVar1 = *(int **)(param_1 + 0x134); while( true ) { if (piVar4 == piVar1) { ...
5098_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
add_global
FUN_00120300
/* DWARF original prototype: void add_global(Output_data_reloc<4,_false,_64,_true> * this, Symbol * gsym, uint type, Output_data * od, Address address, Addend addend) */ void __thiscall gold::Output_data_reloc<4,_false,_64,_true>::add_global (Output_data_reloc<4,_false,_64,_true> *this,Symbol *gsym,uint ...
void FUN_00120300(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8) { undefined1 local_40 [28]; undefined4 local_24; undefined4 local_20; FUN_000fd200(local_40,param_2,param_3,param_4,pa...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x48 MOV EBX,dword ptr [ESP + 0x68] MOV EDI,dword ptr [ESP + 0x74] MOV EBP,dword ptr [ESP + 0x78] PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH dword ptr [ESP + 0x7c] PUSH dword ptr [ESP + 0x7c] PUSH EBX PUSH dword ptr [ESP + 0x7c] PUSH dword ptr [ESP + 0x7c] LEA ESI,[ESP + 0x38] PUSH ESI ...
null
null
null
null
[('const-0', u'SUBPIECE_-1207106450'), ('tmp_356', u'CALL_-1207106693'), ('tmp_358', u'COPY_-1207106494'), ('const-0', u'CALL_-1207106693'), (u'PTRSUB_-1207106457', u'PTRSUB_-1207106450'), ('const-0', u'CALL_-1207106693'), (u'INDIRECT_-1207106436', u'SUBPIECE_-1207106450'), ('tmp_355', u'CALL_-1207106693'), ('const-4',...
[('const-4294967232', u'PTRSUB_-1207106489'), (u'PTRSUB_-1207106489', u'CALL_-1207106693'), ('tmp_774', u'CALL_-1207106693'), ('tmp_769', u'CALL_-1207106642'), ('const-0', u'CALL_-1207106693'), (u'CALL_-1207106642', u'INDIRECT_-1207106476'), ('tmp_773', u'CALL_-1207106693'), ('tmp_771', u'COPY_-1207106691'), ('tmp_775'...
null
null
00120300
x86
O0
(translation_unit "void FUN_00120300(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\n{\n undefined1 local_40 [28];\n undefined4 local_24;\n undefined4 local_20;\n \n FUN_000fd200(local_40,...
(translation_unit "/* DWARF original prototype: void add_global(Output_data_reloc<4,_false,_64,_true> * this, Symbol *\n gsym, uint type, Output_data * od, Address address, Addend addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_false,_64,_true>::add_global\n (Output_data_reloc<4,_false,_64,_true> *...
(translation_unit "void FUN_00120300(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\n{\n undefined1 local_40 [28];\n undefined4 local_24;\n undefined4 local_20;\n \n FUN_000fd200(local_40,...
(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_00120300(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\n{\n undefined1 local_40 [28];\n undefined4 local_24;\n undefined4 local_20;\n \n FUN_000fd200(local_...
/* DWARF original prototype: void add_global(Output_data_reloc<4,_false,_64,_true> * this, Symbol * gsym, uint type, Output_data * od, Address address, Addend addend) */ void __thiscall gold::Output_data_reloc<4,_false,_64,_true>::add_global (Output_data_reloc<4,_false,_64,_true> *this,Symbol *gsym,uint ...
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) { undefined1 local_40 [28]; undefined4 local_24; undefined4 local_20; FUN_000fd200(local_40,param_2,param_3,param_4,param_5,...
291_wget_and_wget_strip.c
local_quote_string
FUN_00019f51
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * local_quote_string(char *file,_Bool no_html_quote) { char cVar1; int iVar2; char *pcVar3; size_t sVar4; uint uVar5; undefined1 *puVar6; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00019f51(char *param_1,char param_2) { char *pcVar1; char cVar2; char **ppcVar3; size_t sVar4; uint uVar5; undefined1 *puVar6; int in_GS_OFFSET; undefined4 uStackY_50; undefined1 auStack_3c [8]; char...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x34 CALL 0x00016fd0 ADD EBX,0x8dc93 MOV EDX,dword ptr [EBP + 0xc] MOV EAX,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0x2c],EAX MOV EAX,EDX MOV byte ptr [EBP + -0x30],AL MOV EAX,GS:[0x14] MOV dword ptr [EBP + -0xc],EAX XOR EAX,EAX SUB ESP,0x8 LEA EAX,[EBX + 0xfffdb882] PUSH EAX PU...
null
null
null
null
[('const-1', u'PTRADD_-1205951591'), (u'STORE_-1205952009', u'INDIRECT_-1205950930'), (u'CALL_-1205951745', u'INDIRECT_-1205950920'), ('const-1', u'PTRADD_-1205951663'), (u'PTRADD_-1205951091', u'MULTIEQUAL_-1205951202'), (u'INT_MULT_-1205951466', u'INT_ADD_-1205952273'), ('tmp_3065', u'PTRSUB_-1205951264'), (u'CALL_-1...
[(u'INDIRECT_-1205950946', u'MULTIEQUAL_-1205950910'), (u'MULTIEQUAL_-1205950968', u'CAST_-1205950966'), (u'INDIRECT_-1205950914', u'MULTIEQUAL_-1205950895'), (u'CAST_-1205950797', u'INT_ADD_-1205951593'), (u'INDIRECT_-1205951402', u'CALL_-1205952343'), ('const-4294967236', u'PTRSUB_-1205951107'), ('const-4', u'PTRADD_...
null
null
00019f51
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00019f51(char *param_1,char param_2)\n\n{\n char *pcVar1;\n char cVar2;\n char **ppcVar3;\n size_t sVar4;\n uint uVar5;\n undefined1 *puVar6;\n int in_GS_OFFSET;\n undefined4 uStackY_50;\n un...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * local_quote_string(char *file,_Bool no_html_quote)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n size_t sVar4;\n uint uV...
(translation_unit "void FUN_00019f51(char *param_1,char param_2)\n\n{\n char *pcVar1;\n char cVar2;\n char **ppcVar3;\n size_t sVar4;\n uint uVar5;\n undefined1 *puVar6;\n int in_GS_OFFSET;\n undefined4 uStackY_50;\n undefined1 auStack_3c [8];\n char local_34;\n char *local_30 [4];\n char *local_20;\n char...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declar...
(function_definition "void FUN_00019f51(char *param_1,char param_2)\n\n{\n char *pcVar1;\n char cVar2;\n char **ppcVar3;\n size_t sVar4;\n uint uVar5;\n undefined1 *puVar6;\n int in_GS_OFFSET;\n undefined4 uStackY_50;\n undefined1 auStack_3c [8];\n char local_34;\n char *local_30 [4];\n char *local_20;\n c...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * function_1(char *file,type_1 no_html_quote) { char var_13; int var_11; char *pcVar3; size_t var_8; type_2 var_9; type_3 *var_16; int va...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(char *param_1,char param_2) { char *pcVar1; char cVar2; char **ppcVar3; size_t sVar4; uint uVar5; undefined1 *puVar6; int in_GS_OFFSET; undefined4 uStackY_50; undefined1 auStack_3c [8]; char local...
172_libMagickWand-7.Q16HDRI.so.8.0_and_libMagickWand-7.Q16HDRI.so.8.0_strip.c
ImageToBlob
ImageToBlob
void ImageToBlob(void) { (*(code *)PTR_ImageToBlob_0018a320)(); return; }
void ImageToBlob(void) { (*(code *)PTR_ImageToBlob_0018a320)(); return; }
JMP dword ptr [EBX + 0x320]
null
null
null
null
[('const-0', u'RETURN_-1205940179'), (u'CALLIND_-1205940182', u'INDIRECT_-1205940110'), (u'INDIRECT_-1205940110', u'COPY_-1205940169'), (u'CAST_-1205940105', u'CALLIND_-1205940182'), ('tmp_58', u'CAST_-1205940105')]
[('const-0', u'RETURN_-1205940179'), (u'CALLIND_-1205940182', u'INDIRECT_-1205940110'), (u'INDIRECT_-1205940110', u'COPY_-1205940169'), (u'CAST_-1205940105', u'CALLIND_-1205940182'), ('tmp_58', u'CAST_-1205940105')]
null
null
0001d020
x86
O0
(translation_unit "void ImageToBlob(void)\n\n{\n (*(code *)PTR_ImageToBlob_0018a320)();\n return;\n}\n\n" (function_definition "void ImageToBlob(void)\n\n{\n (*(code *)PTR_ImageToBlob_0018a320)();\n return;\n}" primitive_type (function_declarator "ImageToBlob(void)" identifier (parameter_list "(void)" ( (parameter_...
(translation_unit "void ImageToBlob(void)\n\n{\n (*(code *)PTR_ImageToBlob_0018a320)();\n return;\n}\n\n" (function_definition "void ImageToBlob(void)\n\n{\n (*(code *)PTR_ImageToBlob_0018a320)();\n return;\n}" primitive_type (function_declarator "ImageToBlob(void)" identifier (parameter_list "(void)" ( (parameter_...
(translation_unit "void ImageToBlob(void)\n\n{\n (*(code *)PTR_ImageToBlob_0018a320)();\n return;\n}\n\n" (function_definition "void ImageToBlob(void)\n\n{\n (*(code *)PTR_ImageToBlob_0018a320)();\n return;\n}" primitive_type (function_declarator "ImageToBlob(void)" identifier (parameter_list "(void)" ( (parameter_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void ImageToBlob(void)\n\n{\n (*(code *)PTR_ImageToBlob_0018a320)();\n return;\n}" (primitive_type "void") (function_declarator "ImageToBlob(void)" (identifier "ImageToBlob") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\...
void function_1(void) { (*(type_1 *)PTR_ImageToBlob_0018a320)(); 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_0018a320)(); return; }
479_sparc64-linux-gnu-strip_and_sparc64-linux-gnu-strip_strip.c
rename
rename
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int rename(char *__old,char *__new) { /* WARNING: Bad instruction - Truncating control flow here */ /* rename@@GLIBC_2.0 */ halt_baddata(...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int rename(char *__old,char *__new) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206185658')]
[('const-1', u'RETURN_-1206185658')]
null
null
0004113c
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint rename(char *__old,char *__new)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint rename(char *__old,char *__new)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* rename@@GLI...
(translation_unit "int rename(char *__old,char *__new)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int rename(char *__old,char *__new)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "rename(char *__old,char *__new)" identifier (parameter_list "(char...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int rename(char *__old,char *__new)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "rename(char *__old,char *__new)" (identifier "rename") (parameter_list "(char *__old,char *__new)" (( "(") (parameter_declaration "char *__old" (primitive_type "char")...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__old,char *__new) { /* WARNING: Bad instruction - Truncating control flow here */ /* rename@@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))) (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 *__old,char *__new) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
1053_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
do_section_addralign
FUN_0003a9b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_addralign(Sized_relobj_dwo<64,_false> * this, uint param_1) */ uint64_t __thiscall gold::Sized_relobj_dwo<64,_false>::do_section_addralign (Sized_relobj_dwo<64,_false> ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003a9b0(void) { /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/dwp.cc",0x15e,"do_section_addralign"); }
PUSH EBX CALL 0x00035840 ADD EBX,0x35464a SUB ESP,0xc LEA EAX,[EBX + 0xffef24e8] PUSH EAX LEA EAX,[EBX + 0xffef1008] PUSH 0x15e PUSH EAX CALL 0x00069d00
null
null
null
null
[('const-2626792', u'COPY_-1206080994'), (u'COPY_-1206080994', u'CALL_-1206081024'), ('const-350', u'CALL_-1206081024'), ('const-2621448', u'COPY_-1206080995'), (u'COPY_-1206080995', u'CALL_-1206081024'), ('const-1', u'RETURN_-1206081019')]
[('const-2621448', u'COPY_-1206081001'), (u'COPY_-1206081001', u'CALL_-1206081024'), (u'COPY_-1206081000', u'CALL_-1206081024'), ('const-350', u'CALL_-1206081024'), ('const-1', u'RETURN_-1206081019'), ('const-2626792', u'COPY_-1206081000')]
null
null
0003a9b0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003a9b0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00069d00("../../gold/dwp.cc",0x15e,"do_section_addralign");\n}\n\n" comment (function_definition "void FUN_000...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint64_t do_section_addralign(Sized_relobj_dwo<64,_false> * this, uint\n param_1) */\n\nuint64_t __thiscall\ngold::Sized_relobj_dwo<64,_false>::do_section_addralign\n (Size...
(translation_unit "void FUN_0003a9b0(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x15e,"do_section_addralign");\n}\n\n" (function_definition "void FUN_0003a9b0(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x15e,"do_section_addralign");\n}" primitive_type (function_declar...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_0003a9b0(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x15e,"do_section_addralign");\n}" (primitive_type "void") (function_declarator "FUN_0003a9b0(void)" (identifier "FUN_0003a9b0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "vo...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_addralign(Sized_relobj_dwo<64,_false> * this, uint param_1) */ uint64_t __thiscall gold::Sized_relobj_dwo<64,_false>::do_section_addralign (Sized_relobj_dwo<64,_false> ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/dwp.cc",0x15e,"do_section_addralign"); }
1029_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c
memcpy
memcpy
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memcpy(void *__dest,void *__src,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* memcpy@@GLIBC_2.0 */ ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memcpy(void *__dest,void *__src,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207742306')]
[('const-1', u'RETURN_-1207742306')]
null
null
001c5094
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* memcpy(void *__dest,void *__src,siz...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call...
(function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (pointer_declarator "* memcpy(void *__dest,void *__src,size_t __n)" (* "*") (function_declarator "memcpy(void *__dest,void *__src,size_t __n)" (identifier "memcpy") (paramet...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(void *__dest,void *__src,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* memcpy@@GLIBC_2.0...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * MASKED(void *__dest,void *__src,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
517_bison_and_bison_strip.c
code_set_out
FUN_00042bcd
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ void code_set_out(FILE *_out_str) { code_out = _out_str; return; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_00042bcd(undefined4 param_1) { DAT_00089aa4 = param_1; return; }
PUSH EBP MOV EBP,ESP CALL 0x00015ab6 ADD EAX,0x4642b MOV EDX,dword ptr [EBP + 0x8] MOV dword ptr [EAX + 0xaa4],EDX NOP POP EBP RET
null
null
null
null
[(u'COPY_-1206178829', u'COPY_-1206178808'), ('tmp_86', u'COPY_-1206178829'), ('const-0', u'RETURN_-1206178805')]
[(u'COPY_-1206178829', u'COPY_-1206178808'), ('tmp_107', u'COPY_-1206178829'), ('const-0', u'RETURN_-1206178805')]
null
null
00042bcd
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00042bcd(undefined4 param_1)\n\n{\n DAT_00089aa4 = param_1;\n return;\n}\n\n" comment (function_definition "void FUN_00042bcd(undefined4 param_1)\n\n{\n DAT_00089aa4 = param_1;\n return;\n}" primi...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nvoid code_set_out(FILE *_out_str)\n\n{\n code_out = _out_str;\n return;\n}\n\n" comment comment (function_definition "void code_set_out(FILE *_out_str)\n\n{\n code_...
(translation_unit "void FUN_00042bcd(undefined4 param_1)\n\n{\n DAT_00089aa4 = param_1;\n return;\n}\n\n" (function_definition "void FUN_00042bcd(undefined4 param_1)\n\n{\n DAT_00089aa4 = param_1;\n return;\n}" primitive_type (function_declarator "FUN_00042bcd(undefined4 param_1)" identifier (parameter_list "(undef...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (return_statement return ;) })))
(function_definition "void FUN_00042bcd(undefined4 param_1)\n\n{\n DAT_00089aa4 = param_1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00042bcd(undefined4 param_1)" (identifier "FUN_00042bcd") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1" (type_identifi...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ void function_1(type_1 *_out_str) { code_out = _out_str; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: ...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(undefined4 param_1) { DAT_00089aa4 = param_1; return; }
417_sparc64-linux-gnu-as_and_sparc64-linux-gnu-as_strip.c
s_lcomm_internal
FUN_0002e190
symbolS * s_lcomm_internal(int needs_align,symbolS *symbolP,addressT size) { uint align; offsetT oVar1; if (needs_align == 0) { align = 3; if ((size._4_4_ == 0 && (uint)(7 < (uint)size) <= (uint)-size._4_4_) && (align = 2, size._4_4_ == 0 && (uint)(3 < (uint)size) <= (uint)-size._4_4_)) { ...
undefined4 FUN_0002e190(int param_1,undefined4 param_2,uint param_3,int param_4) { uint uVar1; longlong lVar2; if (param_1 == 0) { uVar1 = 3; if ((param_4 == 0 && (uint)(7 < param_3) <= (uint)-param_4) && (uVar1 = 2, param_4 == 0 && (uint)(3 < param_3) <= (uint)-param_4)) { uVar1 = (uint...
PUSH EDI PUSH ESI PUSH EBX MOV EDX,dword ptr [ESP + 0x10] MOV EBX,dword ptr [ESP + 0x14] MOV ESI,dword ptr [ESP + 0x18] MOV EDI,dword ptr [ESP + 0x1c] TEST EDX,EDX JNZ 0x0002e1f0 MOV EAX,0x7 CMP EAX,ESI MOV EAX,EDX SBB EAX,EDI MOV EAX,0x3 JNC 0x0002e1d0 PUSH EAX PUSH EDI PUSH ESI PUSH EBX CALL 0x0002daa0 ADD ESP,0x10 M...
null
null
null
null
[(u'INT_LESSEQUAL_-1206001063', u'BOOL_AND_-1206000774'), ('tmp_612', u'SUBPIECE_-1206000869'), ('const-0', u'INT_NOTEQUAL_-1206001026'), ('const-0', u'RETURN_-1206001095'), (u'BOOL_AND_-1206001126', u'CBRANCH_-1206001159'), ('const-0', u'RETURN_-1206000815'), (u'INT_NOTEQUAL_-1206001026', u'BOOL_OR_-1206000994'), (u'C...
[('tmp_1203', u'INT_2COMP_-1206000862'), ('const--1', u'INT_EQUAL_-1206000934'), ('const-0', u'RETURN_-1206001095'), (u'BOOL_AND_-1206001126', u'CBRANCH_-1206001159'), (u'INT_NOTEQUAL_-1206001026', u'BOOL_OR_-1206000994'), (u'CALL_-1206000972', u'SUBPIECE_-1206000726'), (u'BOOL_OR_-1206000994', u'INT_ZEXT_-1206001001')...
null
null
0002e190
x86
O0
(translation_unit "undefined4 FUN_0002e190(int param_1,undefined4 param_2,uint param_3,int param_4)\n\n{\n uint uVar1;\n longlong lVar2;\n \n if (param_1 == 0) {\n uVar1 = 3;\n if ((param_4 == 0 && (uint)(7 < param_3) <= (uint)-param_4) &&\n (uVar1 = 2, param_4 == 0 && (uint)(3 < param_3) <= (uint)-para...
(translation_unit "symbolS * s_lcomm_internal(int needs_align,symbolS *symbolP,addressT size)\n\n{\n uint align;\n offsetT oVar1;\n \n if (needs_align == 0) {\n align = 3;\n if ((size._4_4_ == 0 && (uint)(7 < (uint)size) <= (uint)-size._4_4_) &&\n (align = 2, size._4_4_ == 0 && (uint)(3 < (uint)size) <=...
(translation_unit "undefined4 FUN_0002e190(int param_1,undefined4 param_2,uint param_3,int param_4)\n\n{\n uint uVar1;\n longlong lVar2;\n \n if (param_1 == 0) {\n uVar1 = 3;\n if ((param_4 == 0 && (uint)(7 < param_3) <= (uint)-param_4) &&\n (uVar1 = 2, param_4 == 0 && (uint)(3 < param_3) <= (uint)-para...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_s...
(function_definition "undefined4 FUN_0002e190(int param_1,undefined4 param_2,uint param_3,int param_4)\n\n{\n uint uVar1;\n longlong lVar2;\n \n if (param_1 == 0) {\n uVar1 = 3;\n if ((param_4 == 0 && (uint)(7 < param_3) <= (uint)-param_4) &&\n (uVar1 = 2, param_4 == 0 && (uint)(3 < param_3) <= (uint)-p...
type_1 * function_1(int var_1,type_1 *symbolP,type_2 size) { type_3 align; type_4 var_3; if (var_1 == 0) { align = 3; if ((size._4_4_ == 0 && (type_3)(7 < (type_3)size) <= (type_3)-size._4_4_) && (align = 2, size._4_4_ == 0 && (type_3)(3 < (type_3)size) <= (type_3)-size._4_4_)) { align =...
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
undefined4 MASKED(int param_1,undefined4 param_2,uint param_3,int param_4) { uint uVar1; longlong lVar2; if (param_1 == 0) { uVar1 = 3; if ((param_4 == 0 && (uint)(7 < param_3) <= (uint)-param_4) && (uVar1 = 2, param_4 == 0 && (uint)(3 < param_3) <= (uint)-param_4)) { uVar1 = (uint)(para...
2598_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
do_section_contents
FUN_000749b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uchar * do_section_contents(Sized_incr_dynobj<32,_true> * this, uint param_1, section_size_type * param_2, bool param_3) */ uchar * __thiscall gold::Sized_incr_dynobj<32,_true>::do_section_contents ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000749b0(void) { /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/incremental.cc",0xb40,"do_section_contents"); }
PUSH EBX CALL 0x00035840 ADD EBX,0x31a64a SUB ESP,0xc LEA EAX,[EBX + 0xffef9d7c] PUSH EAX LEA EAX,[EBX + 0xffef8ec0] PUSH 0xb40 PUSH EAX CALL 0x00069d00
null
null
null
null
[(u'COPY_-1206367713', u'CALL_-1206367744'), ('const-1', u'RETURN_-1206367739'), ('const-2657660', u'COPY_-1206367712'), (u'COPY_-1206367712', u'CALL_-1206367744'), ('const-2880', u'CALL_-1206367744'), ('const-2653888', u'COPY_-1206367713')]
[('const-1', u'RETURN_-1206367739'), (u'COPY_-1206367721', u'CALL_-1206367744'), (u'COPY_-1206367720', u'CALL_-1206367744'), ('const-2880', u'CALL_-1206367744'), ('const-2657660', u'COPY_-1206367720'), ('const-2653888', u'COPY_-1206367721')]
null
null
000749b0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000749b0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00069d00("../../gold/incremental.cc",0xb40,"do_section_contents");\n}\n\n" comment (function_definition "void ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uchar * do_section_contents(Sized_incr_dynobj<32,_true> * this, uint\n param_1, section_size_type * param_2, bool param_3) */\n\nuchar * __thiscall\ngold::Sized_incr_dynobj<32,_true...
(translation_unit "void FUN_000749b0(void)\n\n{\n \n FUN_00069d00("../../gold/incremental.cc",0xb40,"do_section_contents");\n}\n\n" (function_definition "void FUN_000749b0(void)\n\n{\n \n FUN_00069d00("../../gold/incremental.cc",0xb40,"do_section_contents");\n}" primitive_type (f...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_000749b0(void)\n\n{\n \n FUN_00069d00("../../gold/incremental.cc",0xb40,"do_section_contents");\n}" (primitive_type "void") (function_declarator "FUN_000749b0(void)" (identifier "FUN_000749b0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_t...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uchar * do_section_contents(Sized_incr_dynobj<32,_true> * this, uint param_1, section_size_type * param_2, bool param_3) */ uchar * __thiscall gold::Sized_incr_dynobj<32,_true>::do_section_contents ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/incremental.cc",0xb40,"do_section_contents"); }
183_sg_ses_and_sg_ses_strip.c
__isoc99_sscanf
__isoc99_sscanf
/* WARNING: Control flow encountered bad instruction data */ void __isoc99_sscanf(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __isoc99_sscanf@@GLIBC_2.7 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void __isoc99_sscanf(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206103898')]
[('const-1', u'RETURN_-1206103898')]
null
null
0003509c
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __isoc99_sscanf(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __isoc99_sscanf(void)\n\n{\n /* WARNING: ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __isoc99_sscanf(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __isoc99_sscanf@@GLIBC_2.7 */\n halt_baddata();\n}\n\n" comment (function_definition "void __isoc...
(translation_unit "void __isoc99_sscanf(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __isoc99_sscanf(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__isoc99_sscanf(void)" identifier (parameter_list "(void)" ( (parameter_declaration ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void __isoc99_sscanf(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__isoc99_sscanf(void)" (identifier "__isoc99_sscanf") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __isoc99_sscanf@@GLIBC_2.7 */ 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(); }
4058_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c
GetLocationStatistics
FUN_0023f5e4
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "GravityType": Some values do not have unique names */ /* WARNING: Enum "DisposeType": Some values do not have unique names */ /* WARNING: Enum "ChannelType": Some values d...
undefined4 __regparm3 FUN_0023f5e4(undefined4 param_1,undefined4 param_2) { undefined4 uVar1; int *piVar2; int iVar3; int iVar4; int unaff_EBX; undefined1 *puVar5; int iVar6; longdouble lVar7; puVar5 = &stack0xfffffffc; entry(param_2,0x23f5f2); if (*(int *)(puVar5 + 8) == 0) { ...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x3c CALL 0x00033960 ADD EBX,0x18aa0e CMP dword ptr [EBP + 0x8],0x0 JNZ 0x0023f61d LEA EAX,[EBX + 0xfff75dac] PUSH EAX PUSH 0x148 LEA EAX,[EBX + 0xfff73cbb] PUSH EAX LEA EAX,[EBX + 0xfff73cf3] PUSH EAX CALL 0x000312a0 MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword pt...
null
null
null
null
[('const-20', u'PTRSUB_-1203960491'), (u'MULTIEQUAL_-1203961555', u'PTRADD_-1203960270'), ('const-417', u'LOAD_-1203962520'), (u'INDIRECT_-1203960946', u'COPY_-1203961005'), ('const-65', u'CALL_-1203964062'), (u'MULTIEQUAL_-1203960201', u'MULTIEQUAL_-1203960182'), (u'PTRSUB_-1203960764', u'CALL_-1203964104'), ('const-0...
[(u'CAST_-1203960677', u'LOAD_-1203962530'), (u'CAST_-1203960483', u'LOAD_-1203962938'), ('const-417', u'LOAD_-1203962628'), ('tmp_7459', u'CALL_-1203964404'), (u'PTRADD_-1203963894', u'CAST_-1203960869'), ('const-1050554', u'INT_ADD_-1203964351'), ('const-417', u'LOAD_-1203963455'), (u'INDIRECT_-1203962338', u'PTRADD_...
null
null
0023f5e4
x86
O0
(translation_unit "undefined4 __regparm3 FUN_0023f5e4(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n int *piVar2;\n int iVar3;\n int iVar4;\n int unaff_EBX;\n undefined1 *puVar5;\n int iVar6;\n longdouble lVar7;\n \n puVar5 = &stack0xfffffffc;\n entry(param_2,0x23f5f2);\n if (*(int *)(puV...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "GravityType": Some values do not have unique names */\n/* WARNING: Enum "DisposeType": Some values do not have unique names */\n/* WARNING: Enum "Chann...
(translation_unit "undefined4 __regparm3 FUN_0023f5e4(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n int *piVar2;\n int iVar3;\n int iVar4;\n int unaff_EBX;\n undefined1 *puVar5;\n int iVar6;\n longdouble lVar7;\n \n puVar5 = &stack0xfffffffc;\n entry(param_2,0x23f5f2);\n if (*(int *)(puV...
(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 (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TY...
(function_definition "undefined4 __regparm3 FUN_0023f5e4(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n int *piVar2;\n int iVar3;\n int iVar4;\n int unaff_EBX;\n undefined1 *puVar5;\n int iVar6;\n longdouble lVar7;\n \n puVar5 = &stack0xfffffffc;\n entry(param_2,0x23f5f2);\n if (*(int *)(...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "GravityType": Some values do not have unique names */ /* WARNING: Enum "DisposeType": Some values do not have unique names */ /* WARNING: Enum "ChannelType": 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) { undefined4 uVar1; int *piVar2; int iVar3; int iVar4; int unaff_EBX; undefined1 *puVar5; int iVar6; longdouble lVar7; puVar5 = &stack0xfffffffc; entry(param_2,0x23f5f2); if (*(int *)(puVar5 + 8) == 0) { /...
6147_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
script_add_input_section
FUN_0016afb0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void script_add_input_section(void *closurev,Input_section_spec *spec,int keepi) { gold::Script_sections::add_input_section ((Script_sections *)(*(int *)((int)closurev + 0x2...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0016afb0(int param_1,undefined4 param_2,int param_3) { FUN_0015fef0(*(int *)(param_1 + 0x20) + 0xac,param_2,param_3 != 0); return; }
PUSH EBX XOR EAX,EAX CALL 0x00035840 ADD EBX,0x224048 SUB ESP,0xc MOV EDX,dword ptr [ESP + 0x1c] TEST EDX,EDX SETNZ AL PUSH EAX PUSH dword ptr [ESP + 0x1c] MOV EAX,dword ptr [ESP + 0x1c] MOV EAX,dword ptr [EAX + 0x20] ADD EAX,0xac PUSH EAX CALL 0x0015fef0 ADD ESP,0x18 POP EBX RET
null
null
null
null
[(u'INT_ADD_-1207324640', u'CAST_-1207324522'), (u'INT_ADD_-1207324632', u'CAST_-1207324518'), (u'CAST_-1207324518', u'CALL_-1207324626'), (u'INT_NOTEQUAL_-1207324679', u'CALL_-1207324626'), ('const-0', u'INT_NOTEQUAL_-1207324679'), ('const-172', u'INT_ADD_-1207324632'), ('tmp_265', u'INT_NOTEQUAL_-1207324679'), (u'CAS...
[(u'INT_ADD_-1207324632', u'CALL_-1207324626'), ('const-417', u'LOAD_-1207324656'), ('tmp_402', u'INT_NOTEQUAL_-1207324679'), (u'INT_NOTEQUAL_-1207324679', u'CALL_-1207324626'), ('const-0', u'INT_NOTEQUAL_-1207324679'), ('const-172', u'INT_ADD_-1207324632'), ('tmp_403', u'CALL_-1207324626'), ('const-0', u'RETURN_-12073...
null
null
0016afb0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0016afb0(int param_1,undefined4 param_2,int param_3)\n\n{\n FUN_0015fef0(*(int *)(param_1 + 0x20) + 0xac,param_2,param_3 != 0);\n return;\n}\n\n" comment (function_definition "void FUN_0016afb0(int ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid script_add_input_section(void *closurev,Input_section_spec *spec,int keepi)\n\n{\n gold::Script_sections::add_input_section\n ((Script_sections *)(*(i...
(translation_unit "void FUN_0016afb0(int param_1,undefined4 param_2,int param_3)\n\n{\n FUN_0015fef0(*(int *)(param_1 + 0x20) + 0xac,param_2,param_3 != 0);\n return;\n}\n\n" (function_definition "void FUN_0016afb0(int param_1,undefined4 param_2,int param_3)\n\n{\n FUN_0015fef0(*(int *)(param_1 + 0x20) + 0xac,param_2...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression (pointer_expres...
(function_definition "void FUN_0016afb0(int param_1,undefined4 param_2,int param_3)\n\n{\n FUN_0015fef0(*(int *)(param_1 + 0x20) + 0xac,param_2,param_3 != 0);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0016afb0(int param_1,undefined4 param_2,int param_3)" (identifier "FUN_0016afb0") (parameter_li...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(void *closurev,type_1 *spec,int var_2) { gold::Script_sections::var_1 ((type_2 *)(*(int *)((int)closurev + 0x20) + 0xac),spec,var_2 != 0); 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)) (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,int param_3) { FUN_0015fef0(*(int *)(param_1 + 0x20) + 0xac,param_2,param_3 != 0); return; }
334_grep_and_grep_strip.c
version_etc_ar
FUN_0002eac0
/* WARNING: Unknown calling convention */ void version_etc_ar(FILE *stream,char *command_name,char *package,char *version,char **authors) { char *pcVar1; size_t n_authors; n_authors = 0; pcVar1 = *authors; while (pcVar1 != (char *)0x0) { n_authors = n_authors + 1; pcVar1 = authors[n_authors]; ...
void FUN_0002eac0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, int *param_5) { int iVar1; int iVar2; iVar2 = 0; iVar1 = *param_5; while (iVar1 != 0) { iVar2 = iVar2 + 1; iVar1 = param_5[iVar2]; } FUN_0002e6f0(param_1,param_2,param_3,param_4,par...
SUB ESP,0xc XOR EAX,EAX MOV EDX,dword ptr [ESP + 0x20] MOV ECX,dword ptr [EDX] TEST ECX,ECX JZ 0x0002eada NOP ADD EAX,0x1 MOV ECX,dword ptr [EDX + EAX*0x4] TEST ECX,ECX JNZ 0x0002ead0 SUB ESP,0x8 PUSH EAX PUSH EDX PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + ...
null
null
null
null
[('tmp_87', u'CBRANCH_-1205998862'), (u'LOAD_-1205998880', u'MULTIEQUAL_-1205998654'), ('tmp_299', u'CALL_-1205998764'), ('tmp_302', u'CALL_-1205998764'), (u'LOAD_-1205998847', u'MULTIEQUAL_-1205998654'), ('tmp_303', u'LOAD_-1205998880'), ('tmp_301', u'CALL_-1205998764'), (u'INT_ADD_-1205998842', u'PTRADD_-1205998642')...
[('tmp_87', u'CBRANCH_-1205998862'), ('const-417', u'LOAD_-1205998880'), ('tmp_551', u'CALL_-1205998764'), (u'MULTIEQUAL_-1205998666', u'INT_ADD_-1205998842'), ('const-0', u'INT_NOTEQUAL_-1205998862'), (u'LOAD_-1205998847', u'MULTIEQUAL_-1205998664'), (u'COPY_-1205998897', u'MULTIEQUAL_-1205998666'), (u'MULTIEQUAL_-120...
null
null
0002eac0
x86
O0
(translation_unit "void FUN_0002eac0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n int *param_5)\n\n{\n int iVar1;\n int iVar2;\n \n iVar2 = 0;\n iVar1 = *param_5;\n while (iVar1 != 0) {\n iVar2 = iVar2 + 1;\n iVar1 = param_5[iVar2];\n }\n FUN_0002e6f0(para...
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid version_etc_ar(FILE *stream,char *command_name,char *package,char *version,char **authors)\n\n{\n char *pcVar1;\n size_t n_authors;\n \n n_authors = 0;\n pcVar1 = *authors;\n while (pcVar1 != (char *)0x0) {\n n_authors = n_authors + 1;\n p...
(translation_unit "void FUN_0002eac0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n int *param_5)\n\n{\n int iVar1;\n int iVar2;\n \n iVar2 = 0;\n iVar1 = *param_5;\n while (iVar1 != 0) {\n iVar2 = iVar2 + 1;\n iVar1 = param_5[iVar2];\n }\n FUN_0002e6f0(para...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement {...
(function_definition "void FUN_0002eac0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n int *param_5)\n\n{\n int iVar1;\n int iVar2;\n \n iVar2 = 0;\n iVar1 = *param_5;\n while (iVar1 != 0) {\n iVar2 = iVar2 + 1;\n iVar1 = param_5[iVar2];\n }\n FUN_0002e6f0(p...
/* WARNING: Unknown calling convention */ void function_1(type_1 *stream,char *command_name,char *package,char *version,char **authors) { char *var_1; size_t var_2; var_2 = 0; var_1 = *authors; while (var_1 != (char *)0x0) { var_2 = var_2 + 1; var_1 = authors[var_2]; } var_3(stream,command_n...
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, int *param_5) { int iVar1; int iVar2; iVar2 = 0; iVar1 = *param_5; while (iVar1 != 0) { iVar2 = iVar2 + 1; iVar1 = param_5[iVar2]; } FUN_0002e6f0(param_1,param_2,param_3,param_4,param_5,i...
10224_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
curr_symbol
FUN_0025b090
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::moneypunct<char, true>::curr_symbol() const */ int * std::moneypunct<char,true>::curr_symbol(void) { char *__s; int *in_stack_00000004; int *in_stack_00000008; if (*(code **)(*in_stack_00000008 + 0x14) == (code...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * FUN_0025b090(int *param_1,int *param_2) { char *__s; char *pcVar1; size_t sVar2; if (*(code **)(*param_2 + 0x14) == (code *)PTR_FUN_0038ebfc) { __s = *(char **)(param_2[2] + 0x14); *param_1 = (int)(param...
PUSH EDI PUSH ESI PUSH EBX MOV EAX,dword ptr [ESP + 0x14] CALL 0x00035840 ADD EBX,0x133f64 MOV ESI,dword ptr [ESP + 0x10] MOV EDX,dword ptr [EAX] MOV EDX,dword ptr [EDX + 0x14] CMP EDX,dword ptr [EBX + 0xfffffbfc] JNZ 0x0025b0f0 MOV EAX,dword ptr [EAX + 0x8] MOV EDI,dword ptr [EAX + 0x14] LEA EAX,[ESI + 0x8] MOV dword ...
null
null
null
null
[(u'INT_ADD_-1204113158', u'CAST_-1204112854'), (u'INT_EQUAL_-1204113187', u'CBRANCH_-1204113181'), (u'CAST_-1204112870', u'LOAD_-1204113208'), ('const-2', u'PTRADD_-1204112853'), (u'INDIRECT_-1204112830', u'COPY_-1204112876'), (u'CAST_-1204112866', u'INT_EQUAL_-1204113187'), ('tmp_931', u'PTRADD_-1204112853'), ('const...
[(u'INT_ADD_-1204113158', u'CAST_-1204112854'), (u'INT_EQUAL_-1204113187', u'CBRANCH_-1204113181'), ('const-4', u'PTRADD_-1204112853'), (u'CAST_-1204112870', u'LOAD_-1204113208'), (u'INDIRECT_-1204112830', u'COPY_-1204112876'), ('const-417', u'STORE_-1204113162'), ('const-1', u'PTRADD_-1204113039'), (u'CAST_-1204112866...
null
null
0025b090
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_0025b090(int *param_1,int *param_2)\n\n{\n char *__s;\n char *pcVar1;\n size_t sVar2;\n \n if (*(code **)(*param_2 + 0x14) == (code *)PTR_FUN_0038ebfc) {\n __s = *(char **)(param_2[2] + 0x14)...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::moneypunct<char, true>::curr_symbol() const */\n\nint * std::moneypunct<char,true>::curr_symbol(void)\n\n{\n char *__s;\n int *in_stack_00000004;\n int *in_stack_00000008;\n \n if (*(code **)(*in_sta...
(translation_unit "int * FUN_0025b090(int *param_1,int *param_2)\n\n{\n char *__s;\n char *pcVar1;\n size_t sVar2;\n \n if (*(code **)(*param_2 + 0x14) == (code *)PTR_FUN_0038ebfc) {\n __s = *(char **)(param_2[2] + 0x14);\n *param_1 = (int)(param_1 + 2);\n pcVar1 = (char *)0xffffffff;\n if (__s != (cha...
(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) ;) (declaration T...
(function_definition "int * FUN_0025b090(int *param_1,int *param_2)\n\n{\n char *__s;\n char *pcVar1;\n size_t sVar2;\n \n if (*(code **)(*param_2 + 0x14) == (code *)PTR_FUN_0038ebfc) {\n __s = *(char **)(param_2[2] + 0x14);\n *param_1 = (int)(param_1 + 2);\n pcVar1 = (char *)0xffffffff;\n if (__s != (...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::moneypunct<char, true>::curr_symbol() const */ int * std::moneypunct<char,true>::curr_symbol(void) { char *var_2; int *var_1; int *in_stack_00000008; if (*(type_1 **)(*in_stack_00000008 + 0x14) == (type_1 *)PTR...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * MASKED(int *param_1,int *param_2) { char *__s; char *pcVar1; size_t sVar2; if (*(code **)(*param_2 + 0x14) == (code *)PTR_FUN_0038ebfc) { __s = *(char **)(param_2[2] + 0x14); *param_1 = (int)(param_1 + 2...
549_libtomcrypt.so_and_libtomcrypt.so_strip.c
FII
FUN_0011e3a0
ulong32 FII(ulong32 R,ulong32 Km,ulong32 Kr) { ulong32 uVar1; ulong32 Kr_local; ulong32 Km_local; ulong32 R_local; ulong32 I; uVar1 = ROL(Km ^ R,Kr); return S4[uVar1 & 0xff] ^ (S1[uVar1 >> 0x18] - S2[uVar1 >> 0x10 & 0xff]) + S3[uVar1 >> 8 & 0xff]; }
uint FUN_0011e3a0(uint param_1,uint param_2,undefined4 param_3) { uint uVar1; uVar1 = FUN_0011cc11(param_2 ^ param_1,param_3); return *(uint *)(&DAT_001d12e0 + (ulong)(uVar1 & 0xff) * 4) ^ (*(int *)(&DAT_001d06e0 + (ulong)(uVar1 >> 0x18) * 4) - *(int *)(&DAT_001d0ae0 + (ulong)(uVar1 >> 0x10...
SUB RSP,0x20 MOV dword ptr [RSP + 0xc],EDI MOV dword ptr [RSP + 0x8],ESI MOV dword ptr [RSP + 0x4],EDX MOV EAX,dword ptr [RSP + 0x8] XOR EAX,dword ptr [RSP + 0xc] MOV dword ptr [RSP + 0x1c],EAX MOV EDX,dword ptr [RSP + 0x4] MOV EAX,dword ptr [RSP + 0x1c] MOV ESI,EDX MOV EDI,EAX CALL 0x0011cc11 MOV dword ptr [RSP + 0x1c...
null
null
null
null
[(u'PTRADD_-1206983094', u'LOAD_-1206983513'), (u'PTRADD_-1206983059', u'LOAD_-1206983413'), ('const-1905376', u'PTRSUB_-1206983032'), (u'INT_ZEXT_-1206983338', u'PTRADD_-1206983125'), (u'PTRADD_-1206983125', u'LOAD_-1206983597'), ('const-255', u'INT_AND_-1206983417'), (u'PTRSUB_-1206983032', u'PTRADD_-1206983029'), (u...
[('tmp_1129', u'INT_XOR_-1206983704'), (u'CAST_-1206983138', u'LOAD_-1206983597'), (u'PTRADD_-1206983451', u'CAST_-1206983107'), ('const-255', u'INT_AND_-1206983362'), ('const-4', u'INT_MULT_-1206983403'), (u'INT_MULT_-1206983403', u'PTRADD_-1206983351'), ('const-255', u'INT_AND_-1206983517'), ('const-4', u'INT_MULT_-1...
null
null
0011e3a0
x86
O0
(translation_unit "uint FUN_0011e3a0(uint param_1,uint param_2,undefined4 param_3)\n\n{\n uint uVar1;\n \n uVar1 = FUN_0011cc11(param_2 ^ param_1,param_3);\n return *(uint *)(&DAT_001d12e0 + (ulong)(uVar1 & 0xff) * 4) ^\n (*(int *)(&DAT_001d06e0 + (ulong)(uVar1 >> 0x18) * 4) -\n *(int *)(&DAT_001d0a...
(translation_unit "ulong32 FII(ulong32 R,ulong32 Km,ulong32 Kr)\n\n{\n ulong32 uVar1;\n ulong32 Kr_local;\n ulong32 Km_local;\n ulong32 R_local;\n ulong32 I;\n \n uVar1 = ROL(Km ^ R,Kr);\n return S4[uVar1 & 0xff] ^ (S1[uVar1 >> 0x18] - S2[uVar1 >> 0x10 & 0xff]) + S3[uVar1 >> 8 & 0xff];\n}\n\n" (function_definit...
(translation_unit "uint FUN_0011e3a0(uint param_1,uint param_2,undefined4 param_3)\n\n{\n uint uVar1;\n \n uVar1 = FUN_0011cc11(param_2 ^ param_1,param_3);\n return *(uint *)(&DAT_001d12e0 + (ulong)(uVar1 & 0xff) * 4) ^\n (*(int *)(&DAT_001d06e0 + (ulong)(uVar1 >> 0x18) * 4) -\n *(int *)(&DAT_001d0a...
(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 ;) (expression_statement (assignment_expression IDENT = (call_expression...
(function_definition "uint FUN_0011e3a0(uint param_1,uint param_2,undefined4 param_3)\n\n{\n uint uVar1;\n \n uVar1 = FUN_0011cc11(param_2 ^ param_1,param_3);\n return *(uint *)(&DAT_001d12e0 + (ulong)(uVar1 & 0xff) * 4) ^\n (*(int *)(&DAT_001d06e0 + (ulong)(uVar1 >> 0x18) * 4) -\n *(int *)(&DAT_001...
type_1 function_1(type_1 var_3,type_1 var_2,type_1 Kr) { type_1 var_4; type_1 Kr_local; type_1 Km_local; type_1 R_local; type_1 I; var_4 = var_1(var_2 ^ var_3,Kr); return S4[var_4 & 0xff] ^ (S1[var_4 >> 0x18] - S2[var_4 >> 0x10 & 0xff]) + S3[var_4 >> 8 & 0xff]; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration ty...
null
uint MASKED(uint param_1,uint param_2,undefined4 param_3) { uint uVar1; uVar1 = FUN_0011cc11(param_2 ^ param_1,param_3); return *(uint *)(&DAT_001d12e0 + (ulong)(uVar1 & 0xff) * 4) ^ (*(int *)(&DAT_001d06e0 + (ulong)(uVar1 >> 0x18) * 4) - *(int *)(&DAT_001d0ae0 + (ulong)(uVar1 >> 0x10 & 0xf...
2484_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
warning
FUN_00082750
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void warning(Errors * this, char * format, va_list args) */ void __thiscall gold::Errors::warning(Errors *this,char *format,va_list args) { char *pcVar1; undefined *puVar2; char *__format; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00082750(undefined4 *param_1,char *param_2,__gnuc_va_list param_3) { undefined4 uVar1; undefined *puVar2; char *__format; uVar1 = *param_1; __format = (char *)gettext("%s: warning: "); puVar2 = PTR_stderr...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x2bc8a7 SUB ESP,0x28 MOV ESI,dword ptr [ESP + 0x3c] MOV EDX,dword ptr [ESP + 0x44] MOV EBP,dword ptr [ESP + 0x40] MOV dword ptr [ESP + 0x18],EDX MOV EDI,dword ptr [ESI] LEA EAX,[EBX + 0xfff13560] PUSH EAX CALL 0x000283c0 ADD ESP,0xc PUSH EDI MOV EDI,dword ptr...
null
null
null
null
[('tmp_448', u'PTRSUB_-1206441744'), (u'CALL_-1206442013', u'INDIRECT_-1206441728'), ('tmp_450', u'CALL_-1206441972'), (u'INDIRECT_-1206441747', u'COPY_-1206441798'), (u'CAST_-1206441700', u'LOAD_-1206441985'), ('const-0', u'RETURN_-1206441882'), (u'CAST_-1206441734', u'CALL_-1206442013'), (u'INDIRECT_-1206441675', u'C...
[(u'INDIRECT_-1206441749', u'CAST_-1206441721'), ('tmp_1056', u'CALL_-1206441972'), ('tmp_1055', u'CALL_-1206441972'), (u'CALL_-1206441943', u'INDIRECT_-1206441701'), ('const-417', u'LOAD_-1206442026'), ('const-0', u'RETURN_-1206441882'), ('const-10', u'CALL_-1206441943'), (u'CALL_-1206441886', u'INDIRECT_-1206441677')...
null
null
00082750
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00082750(undefined4 *param_1,char *param_2,__gnuc_va_list param_3)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n char *__format;\n \n uVar1 = *param_1;\n __format = (char *)gettext("%s: warnin...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void warning(Errors * this, char * format, va_list args) */\n\nvoid __thiscall gold::Errors::warning(Errors *this,char *format,va_list args)\n\n{\n char *pcVar1;\n undefined *puVar2...
(translation_unit "void FUN_00082750(undefined4 *param_1,char *param_2,__gnuc_va_list param_3)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n char *__format;\n \n uVar1 = *param_1;\n __format = (char *)gettext("%s: warning: ");\n puVar2 = PTR_stderr_0033ed44;\n fprintf(*(FILE **)PTR_stderr_0033ed44,__format,uV...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (poin...
(function_definition "void FUN_00082750(undefined4 *param_1,char *param_2,__gnuc_va_list param_3)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n char *__format;\n \n uVar1 = *param_1;\n __format = (char *)gettext("%s: warning: ");\n puVar2 = PTR_stderr_0033ed44;\n fprintf(*(FILE **)PTR_stderr_0033ed44,__format...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void warning(Errors * this, char * format, va_list args) */ void __thiscall gold::type_1::function_1(type_1 *this,char *format,type_2 args) { char *pcVar1; type_3 *puVar2; char *__format; p...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1,char *param_2,__gnuc_va_list param_3) { undefined4 uVar1; undefined *puVar2; char *__format; uVar1 = *param_1; __format = (char *)gettext("%s: warning: "); puVar2 = PTR_stderr_0033e...
254_aarch64-linux-gnu-objcopy_and_aarch64-linux-gnu-objcopy_strip.c
debug_make_method_variant
FUN_0001fe60
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ debug_method_variant debug_make_method_variant (void *handle,char *physname,debug_type_conflict type,debug_visibility visibility, bfd_boolean constp,bfd_boolean volatil...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0001fe60(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) { ...
PUSH EDI PUSH ESI PUSH EBX MOV ESI,dword ptr [ESP + 0x28] CALL 0x000166c0 ADD EBX,0x20194 MOV EDI,dword ptr [ESP + 0x2c] SUB ESP,0xc PUSH 0x20 CALL 0x000132e0 MOV EDX,dword ptr [ESP + 0x24] MOV dword ptr [EAX + 0x14],ESI MOV dword ptr [EAX],EDX MOV EDX,dword ptr [ESP + 0x28] MOV dword ptr [EAX + 0x18],EDI MOV dword ptr...
null
null
null
null
[('const-4', u'PTRSUB_-1205928087'), (u'PTRSUB_-1205928079', u'STORE_-1205928230'), (u'PTRSUB_-1205928063', u'STORE_-1205928204'), ('const-417', u'STORE_-1205928217'), ('const-417', u'STORE_-1205928261'), (u'PTRSUB_-1205928071', u'STORE_-1205928217'), ('const-28', u'PTRSUB_-1205928052'), (u'PTRSUB_-1205928103', u'CAST_...
[('const-417', u'STORE_-1205928249'), (u'PTRADD_-1205928086', u'STORE_-1205928230'), ('tmp_481', u'STORE_-1205928261'), ('const-417', u'STORE_-1205928217'), ('tmp_486', u'STORE_-1205928179'), (u'PTRADD_-1205928059', u'STORE_-1205928179'), ('tmp_485', u'STORE_-1205928204'), (u'PTRADD_-1205928094', u'STORE_-1205928243'),...
null
null
0001fe60
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0001fe60(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 u...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\ndebug_method_variant\ndebug_make_method_variant\n (void *handle,char *physname,debug_type_conflict type,debug_visibility visibility,\n bfd_boolean co...
(translation_unit "void FUN_0001fe60(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 undefined4 *puVar1;\n \n puVar1 = (undefined4 *)xmalloc(0x20);\...
(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_0001fe60(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 undefined4 *puVar1;\n \n puVar1 = (undefined4 *)xmalloc(0x20...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1 (void *handle,char *physname,type_2 type,type_3 visibility, type_4 constp,type_4 volatilep,type_5 voffset,type_2 context) { type_1 pdVar1; pdV...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9) { unde...
11_sg_write_x_and_sg_write_x_strip.c
free
free
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void free(void *__ptr) { (*(code *)PTR_free_0001ef24)(); return; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void free(void *__ptr) { (*(code *)PTR_free_0001ef24)(); return; }
JMP dword ptr [EBX + 0x2c]
null
null
null
null
[(u'CAST_-1205989096', u'CALLIND_-1205989174'), ('tmp_63', u'CAST_-1205989096'), ('const-0', u'RETURN_-1205989171'), (u'CALLIND_-1205989174', u'INDIRECT_-1205989102'), (u'INDIRECT_-1205989102', u'COPY_-1205989161')]
[(u'CAST_-1205989096', u'CALLIND_-1205989174'), ('tmp_63', u'CAST_-1205989096'), ('const-0', u'RETURN_-1205989171'), (u'CALLIND_-1205989174', u'INDIRECT_-1205989102'), (u'INDIRECT_-1205989102', u'COPY_-1205989161')]
null
null
000110c0
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid free(void *__ptr)\n\n{\n (*(code *)PTR_free_0001ef24)();\n return;\n}\n\n" comment (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_0001ef24)();\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_0001ef24)();\n return;\n}\n\n" comment (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_0001ef24)();\n return;\n}" primitive_type (function_declar...
(translation_unit "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_0001ef24)();\n return;\n}\n\n" (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_0001ef24)();\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_0001ef24)();\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_0001ef24)(); 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_0001ef24)(); return; }
130_bash_and_bash_strip.c
tgetnum
tgetnum
void tgetnum(void) { (*(code *)PTR_tgetnum_00141208)(); return; }
void tgetnum(void) { (*(code *)PTR_tgetnum_00141208)(); return; }
JMP dword ptr [EBX + 0x208]
null
null
null
null
[('tmp_58', u'CAST_-1205999481'), (u'INDIRECT_-1205999486', u'COPY_-1205999545'), ('const-0', u'RETURN_-1205999555'), (u'CAST_-1205999481', u'CALLIND_-1205999558'), (u'CALLIND_-1205999558', u'INDIRECT_-1205999486')]
[('tmp_58', u'CAST_-1205999481'), (u'INDIRECT_-1205999486', u'COPY_-1205999545'), ('const-0', u'RETURN_-1205999555'), (u'CAST_-1205999481', u'CALLIND_-1205999558'), (u'CALLIND_-1205999558', u'INDIRECT_-1205999486')]
null
null
0002e830
x86
O0
(translation_unit "void tgetnum(void)\n\n{\n (*(code *)PTR_tgetnum_00141208)();\n return;\n}\n\n" (function_definition "void tgetnum(void)\n\n{\n (*(code *)PTR_tgetnum_00141208)();\n return;\n}" primitive_type (function_declarator "tgetnum(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p...
(translation_unit "void tgetnum(void)\n\n{\n (*(code *)PTR_tgetnum_00141208)();\n return;\n}\n\n" (function_definition "void tgetnum(void)\n\n{\n (*(code *)PTR_tgetnum_00141208)();\n return;\n}" primitive_type (function_declarator "tgetnum(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p...
(translation_unit "void tgetnum(void)\n\n{\n (*(code *)PTR_tgetnum_00141208)();\n return;\n}\n\n" (function_definition "void tgetnum(void)\n\n{\n (*(code *)PTR_tgetnum_00141208)();\n return;\n}" primitive_type (function_declarator "tgetnum(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void tgetnum(void)\n\n{\n (*(code *)PTR_tgetnum_00141208)();\n return;\n}" (primitive_type "void") (function_declarator "tgetnum(void)" (identifier "tgetnum") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR...
void function_1(void) { (*(type_1 *)PTR_tgetnum_00141208)(); 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_00141208)(); return; }
784_sh4-linux-gnu-ld_and_sh4-linux-gnu-ld_strip.c
bfd_scan_arch
bfd_scan_arch
/* WARNING: Control flow encountered bad instruction data */ void bfd_scan_arch(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_scan_arch(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206496654')]
[('const-1', u'RETURN_-1206496654')]
null
null
00095268
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_scan_arch(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_scan_arch(void)\n\n{\n /* WARNING: Bad ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_scan_arch(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_scan_arch(void)\n\n{\n /* WARNING: Bad ...
(translation_unit "void bfd_scan_arch(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_scan_arch(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_scan_arch(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void"...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_scan_arch(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_scan_arch(void)" (identifier "bfd_scan_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(); }
4266_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
do_set_local_dynsym_indexes
FUN_00123dc0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint do_set_local_dynsym_indexes(Sized_relobj_file<64,_false> * this, uint index) */ uint __thiscall gold::Sized_relobj_file<64,_false>::do_set_local_dynsym_indexes (Sized_relobj_file<64,_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_00123dc0(int param_1,int param_2) { uint uVar1; uint uVar2; int *piVar3; uVar1 = *(uint *)(param_1 + 0xb0); if (uVar1 < 2) { return param_2; } uVar2 = 1; piVar3 = (int *)(*(int *)(param_1 + 0xdc) +...
PUSH EDI PUSH ESI PUSH EBX MOV EAX,dword ptr [ESP + 0x10] CALL 0x0003a210 ADD EBX,0x2f0234 MOV EDI,dword ptr [EAX + 0xb0] CMP EDI,0x1 JBE 0x00123e20 MOV EDX,dword ptr [EAX + 0xdc] MOV EAX,dword ptr [ESP + 0x14] MOV ECX,0x1 ADD EDX,0x18 NOP MOV ESI,dword ptr [EDX] CMP ESI,-0x1 JZ 0x00123e08 TEST ESI,ESI JNZ 0x00123e28 L...
null
null
null
null
[('const-1', u'RETURN_-1207091743')]
[('const-417', u'LOAD_-1207091671'), (u'LOAD_-1207091731', u'INT_LESS_-1207091697'), ('const-1', u'RETURN_-1207091437'), ('tmp_184', u'CBRANCH_-1207091651'), (u'INT_EQUAL_-1207091559', u'CBRANCH_-1207091557'), (u'COPY_-1207091473', u'RETURN_-1207091442'), (u'INT_NOTEQUAL_-1207091652', u'CBRANCH_-1207091651'), (u'INT_LE...
null
null
00123dc0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00123dc0(int param_1,int param_2)\n\n{\n uint uVar1;\n uint uVar2;\n int *piVar3;\n \n uVar1 = *(uint *)(param_1 + 0xb0);\n if (uVar1 < 2) {\n return param_2;\n }\n uVar2 = 1;\n piVar3 = (i...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint do_set_local_dynsym_indexes(Sized_relobj_file<64,_false> * this,\n uint index) */\n\nuint __thiscall\ngold::Sized_relobj_file<64,_false>::do_set_local_dynsym_indexes\n ...
(translation_unit "int FUN_00123dc0(int param_1,int param_2)\n\n{\n uint uVar1;\n uint uVar2;\n int *piVar3;\n \n uVar1 = *(uint *)(param_1 + 0xb0);\n if (uVar1 < 2) {\n return param_2;\n }\n uVar2 = 1;\n piVar3 = (int *)(*(int *)(param_1 + 0xdc) + 0x18);\n do {\n if (*piVar3 != -1) {\n if (*piVar3...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assign...
(function_definition "int FUN_00123dc0(int param_1,int param_2)\n\n{\n uint uVar1;\n uint uVar2;\n int *piVar3;\n \n uVar1 = *(uint *)(param_1 + 0xb0);\n if (uVar1 < 2) {\n return param_2;\n }\n uVar2 = 1;\n piVar3 = (int *)(*(int *)(param_1 + 0xdc) + 0x18);\n do {\n if (*piVar3 != -1) {\n if (*piV...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint do_set_local_dynsym_indexes(Sized_relobj_file<64,_false> * this, uint index) */ uint __thiscall gold::Sized_relobj_file<64,_false>::do_set_local_dynsym_indexes (Sized_relobj_file<64,_...
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 */ int MASKED(int param_1,int param_2) { uint uVar1; uint uVar2; int *piVar3; uVar1 = *(uint *)(param_1 + 0xb0); if (uVar1 < 2) { return param_2; } uVar2 = 1; piVar3 = (int *)(*(int *)(param_1 + 0xdc) + 0x18)...
6243_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
do_write_to_buffer
FUN_0018afa0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_write_to_buffer(Output_merge_string<char> * this, uchar * buffer) */ void __thiscall gold::Output_merge_string<char>::do_write_to_buffer(Output_merge_string<char> *this,uchar *buffer) { i...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0018afa0(int param_1,undefined4 param_2) { if ((*(byte *)(param_1 + 0x1c) & 2) != 0) { FUN_00148720(param_1 + 0x5c,param_2,*(undefined4 *)(param_1 + 0xc)); return; } /* WARNING: Subroutin...
PUSH EBX CALL 0x00035680 ADD EBX,0x1b405a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] TEST byte ptr [EAX + 0x1c],0x2 JZ 0x0018afd1 SUB ESP,0x4 LEA EDX,[EAX + 0x5c] PUSH dword ptr [EAX + 0xc] PUSH dword ptr [ESP + 0x1c] PUSH EDX CALL 0x00148720 ADD ESP,0x18 POP EBX RET PUSH EAX LEA EAX,[EBX + 0xfff29c0c] PUSH EAX LEA EAX...
null
null
null
null
[('const-417', u'LOAD_-1207455789'), ('const-0', u'PTRSUB_-1207455557'), (u'LOAD_-1207455789', u'INT_AND_-1207455763'), (u'PTRSUB_-1207455557', u'PTRSUB_-1207455554'), ('tmp_106', u'CBRANCH_-1207455774'), (u'PTRSUB_-1207455561', u'PTRSUB_-1207455557'), ('const-0', u'SUBPIECE_-1207455556'), ('const-92', u'PTRSUB_-120745...
[(u'LOAD_-1207455789', u'INT_AND_-1207455763'), ('tmp_541', u'INT_ADD_-1207455740'), ('tmp_541', u'CALL_-1207455664'), ('const-28', u'INT_ADD_-1207455775'), ('const-12', u'INT_ADD_-1207455740'), ('tmp_106', u'CBRANCH_-1207455774'), ('tmp_541', u'INT_ADD_-1207455745'), (u'INT_ADD_-1207455740', u'CAST_-1207455577'), (u'I...
null
null
0018afa0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0018afa0(int param_1,undefined4 param_2)\n\n{\n if ((*(byte *)(param_1 + 0x1c) & 2) != 0) {\n FUN_00148720(param_1 + 0x5c,param_2,*(undefined4 *)(param_1 + 0xc));\n return;\n }\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_write_to_buffer(Output_merge_string<char> * this, uchar *\n buffer) */\n\nvoid __thiscall\ngold::Output_merge_string<char>::do_write_to_buffer(Output_merge_string<char> *thi...
(translation_unit "void FUN_0018afa0(int param_1,undefined4 param_2)\n\n{\n if ((*(byte *)(param_1 + 0x1c) & 2) != 0) {\n FUN_00148720(param_1 + 0x5c,param_2,*(undefined4 *)(param_1 + 0xc));\n return;\n }\n \n FUN_0008b620("../../gold/output.h",0xcf,"data_size",param_1);\n}\n\n" (function_de...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * ...
(function_definition "void FUN_0018afa0(int param_1,undefined4 param_2)\n\n{\n if ((*(byte *)(param_1 + 0x1c) & 2) != 0) {\n FUN_00148720(param_1 + 0x5c,param_2,*(undefined4 *)(param_1 + 0xc));\n return;\n }\n \n FUN_0008b620("../../gold/output.h",0xcf,"data_size",param_1);\n}" (primitive_ty...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_write_to_buffer(Output_merge_string<char> * this, uchar * buffer) */ void __thiscall gold::type_1<char>::function_1(type_1<char> *this,type_2 *buffer) { if (((this->super_Output_merge_bas...
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) { if ((*(byte *)(param_1 + 0x1c) & 2) != 0) { FUN_00148720(param_1 + 0x5c,param_2,*(undefined4 *)(param_1 + 0xc)); return; } /* WARNING: Subroutine does...
130_m68k-linux-gnu-addr2line_and_m68k-linux-gnu-addr2line_strip.c
memmove
memmove
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memmove(void *__dest,void *__src,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* memmove@@GLIBC_2.0 *...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memmove(void *__dest,void *__src,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205956570')]
[('const-1', u'RETURN_-1205956570')]
null
null
0001901c
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memmove(void *__dest,void *__src,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memmove(void *__dest,void *__src,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* memmove(void *__dest,void *__src,...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call...
(function_definition "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (pointer_declarator "* memmove(void *__dest,void *__src,size_t __n)" (* "*") (function_declarator "memmove(void *__dest,void *__src,size_t __n)" (identifier "memmove") (par...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(void *__dest,void *__src,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* memmove@@GLIBC_2....
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * MASKED(void *__dest,void *__src,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
7716_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
_M_clone
FUN_001b93c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::_Rep::_M_clone(std::allocator<char> const&, unsigned int) */ size_t * __thiscall std::string::_Rep::_M_clone(_Rep *this,allocator *param_1,uint param_2) { size_t __n; size_t *psVar1; psVar1 = (size_t *)_S...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ size_t * FUN_001b93c0(size_t *param_1,undefined4 param_2,int param_3) { size_t __n; size_t *psVar1; psVar1 = (size_t *)FUN_001b8160(*param_1 + param_3,param_1[1],param_2); __n = *param_1; if (__n != 0) { if (__n...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x148c37 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x24] PUSH dword ptr [ESP + 0x28] PUSH dword ptr [ESI + 0x4] MOV EAX,dword ptr [ESI] ADD EAX,dword ptr [ESP + 0x34] PUSH EAX CALL 0x001b8160 ADD ESP,0x10 MOV EDI,EAX MOV EAX,dword ptr [ESI] LEA EBP,[EDI + 0xc] TES...
null
null
null
null
[(u'LOAD_-1207659459', u'MULTIEQUAL_-1207659021'), (u'INT_NOTEQUAL_-1207659350', u'CBRANCH_-1207659345'), (u'LOAD_-1207659459', u'INT_NOTEQUAL_-1207659436'), (u'PTRADD_-1207658997', u'CAST_-1207658985'), ('const-3', u'PTRADD_-1207659058'), (u'STORE_-1207659272', u'INDIRECT_-1207658989'), ('const-4', u'PTRADD_-120765905...
[(u'INT_NOTEQUAL_-1207659350', u'CBRANCH_-1207659345'), ('const-4', u'PTRADD_-1207659045'), (u'LOAD_-1207659459', u'INT_NOTEQUAL_-1207659436'), ('const-4', u'PTRADD_-1207659061'), (u'STORE_-1207659278', u'INDIRECT_-1207659010'), ('const-2', u'PTRADD_-1207658977'), (u'MULTIEQUAL_-1207659031', u'COPY_-1207659086'), ('tmp...
null
null
001b93c0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nsize_t * FUN_001b93c0(size_t *param_1,undefined4 param_2,int param_3)\n\n{\n size_t __n;\n size_t *psVar1;\n \n psVar1 = (size_t *)FUN_001b8160(*param_1 + param_3,param_1[1],param_2);\n __n = *param_1;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::_Rep::_M_clone(std::allocator<char> const&, unsigned int) */\n\nsize_t * __thiscall std::string::_Rep::_M_clone(_Rep *this,allocator *param_1,uint param_2)\n\n{\n size_t __n;\n size_t *psVar1;\n...
(translation_unit "size_t * FUN_001b93c0(size_t *param_1,undefined4 param_2,int param_3)\n\n{\n size_t __n;\n size_t *psVar1;\n \n psVar1 = (size_t *)FUN_001b8160(*param_1 + param_3,param_1[1],param_2);\n __n = *param_1;\n if (__n != 0) {\n if (__n == 1) {\n *(char *)(psVar1 + 3) = (char)param_1[3];\n ...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (poin...
(function_definition "size_t * FUN_001b93c0(size_t *param_1,undefined4 param_2,int param_3)\n\n{\n size_t __n;\n size_t *psVar1;\n \n psVar1 = (size_t *)FUN_001b8160(*param_1 + param_3,param_1[1],param_2);\n __n = *param_1;\n if (__n != 0) {\n if (__n == 1) {\n *(char *)(psVar1 + 3) = (char)param_1[3];\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::_Rep::_M_clone(std::allocator<char> const&, unsigned int) */ size_t * __thiscall std::string::_Rep::_M_clone(type_2 *var_3,allocator *param_1,type_1 var_2) { size_t var_4; size_t *var_5; var_5 = (size_t *...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ size_t * MASKED(size_t *param_1,undefined4 param_2,int param_3) { size_t __n; size_t *psVar1; psVar1 = (size_t *)FUN_001b8160(*param_1 + param_3,param_1[1],param_2); __n = *param_1; if (__n != 0) { if (__n == 1)...
9001_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
time_put
FUN_0025c760
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* std::time_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::time_put(unsigned int) */ void __thiscall std::time_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::time_put (time_put...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void FUN_0025c760(undefined4 *param_1,int param_2) { param_1[1] = (uint)(param_2 != 0); *param_1 = &PTR_FUN_00411618; return; }
CALL 0x0003a345 ADD EDX,0x1b789b MOV EAX,dword ptr [ESP + 0x4] XOR ECX,ECX CMP dword ptr [ESP + 0x8],0x0 SETNZ CL MOV dword ptr [EAX + 0x4],ECX LEA EDX,[EDX + 0xffffd610] ADD EDX,0x8 MOV dword ptr [EAX],EDX RET
null
null
null
null
[(u'PTRADD_-1204107296', u'CAST_-1204107270'), ('const-1', u'PTRADD_-1204107296'), (u'CAST_-1204107257', u'STORE_-1204107331'), (u'PTRSUB_-1204107257', u'STORE_-1204107331'), ('const-0', u'PTRSUB_-1204107257'), (u'INT_NOTEQUAL_-1204107364', u'INT_ZEXT_-1204107324'), ('const-0', u'RETURN_-1204107319'), ('tmp_165', u'INT...
[('const-0', u'PTRSUB_-1204107257'), ('const-0', u'INT_NOTEQUAL_-1204107364'), (u'PTRSUB_-1204107257', u'STORE_-1204107331'), ('const-4265496', u'PTRSUB_-1204107257'), (u'INT_NOTEQUAL_-1204107364', u'INT_ZEXT_-1204107324'), ('const-0', u'RETURN_-1204107319'), ('const-4', u'PTRADD_-1204107269'), ('const-417', u'STORE_-1...
null
null
0025c760
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_0025c760(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_00411618;\n return;\n}\n\n" comment (function_definition "void FUN_0025c760(undefined4 *par...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* std::time_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::time_put(unsigned\n int) */\n\nvoid __thiscall\nstd::time_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::time_...
(translation_unit "void FUN_0025c760(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_00411618;\n return;\n}\n\n" (function_definition "void FUN_0025c760(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_00411618;\n ret...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (call_expression (parenthe...
(function_definition "void FUN_0025c760(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_00411618;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0025c760(undefined4 *param_1,int param_2)" (identifier "FUN_0025c760") (parameter_list "(undefined4 *param...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* std::time_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::time_put(unsigned int) */ void __thiscall std::time_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::time_put (time_put...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void MASKED(undefined4 *param_1,int param_2) { param_1[1] = (uint)(param_2 != 0); *param_1 = &PTR_FUN_00411618; return; }
529_alpha-linux-gnu-ld_and_alpha-linux-gnu-ld_strip.c
cref_hash_newfunc
FUN_00033c00
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ bfd_hash_entry * cref_hash_newfunc(bfd_hash_entry *entry,bfd_hash_table *table,char *string) { bfd_hash_entry *pbVar1; if (entry == (bfd_hash_entry *)0x0) { entry = (bfd_hash_e...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00033c00(int param_1,undefined4 param_2,undefined4 param_3) { int iVar1; if (param_1 == 0) { param_1 = bfd_hash_allocate(param_2,0x14); if (param_1 == 0) { return; } } iVar1 = bfd_hash_newfu...
PUSH ESI PUSH EBX CALL 0x00015a30 ADD EBX,0x5f3f9 SUB ESP,0x4 MOV EAX,dword ptr [ESP + 0x10] MOV ESI,dword ptr [ESP + 0x14] TEST EAX,EAX JZ 0x00033c50 SUB ESP,0x4 PUSH dword ptr [ESP + 0x1c] PUSH ESI PUSH EAX CALL 0x00014c68 ADD ESP,0x10 TEST EAX,EAX JZ 0x00033c46 ADD dword ptr [EBX + 0x9ec],0x1 MOV dword ptr [EAX + 0x...
null
null
null
null
[(u'CALL_-1206109075', u'CAST_-1206108787'), ('const-0', u'INT_EQUAL_-1206108920'), (u'CAST_-1206108787', u'RETURN_-1206108972'), (u'PTRSUB_-1206108761', u'STORE_-1206109011'), ('const-12', u'PTRADD_-1206108772'), (u'STORE_-1206109011', u'INDIRECT_-1206108772'), ('const-0', u'RETURN_-1206108886'), ('tmp_529', u'CALL_-1...
[('tmp_897', u'CALL_-1206109075'), ('const-0', u'INT_EQUAL_-1206108920'), (u'INT_ADD_-1206108997', u'CAST_-1206108765'), ('tmp_947', u'MULTIEQUAL_-1206108806'), ('const-16', u'INT_ADD_-1206108997'), (u'CALL_-1206109075', u'INT_NOTEQUAL_-1206109048'), ('tmp_232', u'CBRANCH_-1206109048'), (u'STORE_-1206109011', u'INDIREC...
null
null
00033c00
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00033c00(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n \n if (param_1 == 0) {\n param_1 = bfd_hash_allocate(param_2,0x14);\n if (param_1 == 0) {\n return;\n }...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_hash_entry * cref_hash_newfunc(bfd_hash_entry *entry,bfd_hash_table *table,char *string)\n\n{\n bfd_hash_entry *pbVar1;\n \n if (entry == (bfd_hash_entry *)0x0)...
(translation_unit "void FUN_00033c00(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n \n if (param_1 == 0) {\n param_1 = bfd_hash_allocate(param_2,0x14);\n if (param_1 == 0) {\n return;\n }\n }\n iVar1 = bfd_hash_newfunc(param_1,param_2,param_3);\n if (iVar1 != 0) {\n DAT_00...
(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 ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT...
(function_definition "void FUN_00033c00(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n \n if (param_1 == 0) {\n param_1 = bfd_hash_allocate(param_2,0x14);\n if (param_1 == 0) {\n return;\n }\n }\n iVar1 = bfd_hash_newfunc(param_1,param_2,param_3);\n if (iVar1 != 0) {\n DAT...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 * function_1(type_1 *var_1,type_2 *table,char *string) { type_1 *var_4; if (var_1 == (type_1 *)0x0) { var_1 = (type_1 *)var_2(table,0x14); if (var_1 == (type_1 *)0x0...
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; if (param_1 == 0) { param_1 = bfd_hash_allocate(param_2,0x14); if (param_1 == 0) { return; } } iVar1 = bfd_hash_newfunc(par...
2851_sqlite3_and_sqlite3_strip.c
sqlite3Fts3SegReaderPending
FUN_000fb8aa
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int sqlite3Fts3SegReaderPending (Fts3Table *p,int iIndex,char *zTerm,int nTerm,int bPrefix,Fts3SegReader **ppReader) { Fts3HashElem **ppFVar1; int iVar2; int in_GS_OFFSET; Fts3SegReader **ppReader_local; c...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_000fb8aa(int param_1,int param_2,void *param_3,size_t param_4,int param_5,undefined4 *param_6) { undefined4 **ppuVar1; int iVar2; int in_GS_OFFSET; undefined4 *local_44; undefined4 *local_40; undefined...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x54 CALL 0x000156e0 ADD EBX,0x8e56a MOV EAX,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0x4c],EAX MOV EAX,dword ptr [EBP + 0x10] MOV dword ptr [EBP + -0x50],EAX MOV EAX,dword ptr [EBP + 0x1c] MOV dword ptr [EBP + -0x54],EAX MOV EAX,GS:[0x14] MOV dword ptr [EBP + -0xc],EAX XOR EAX,...
null
null
null
null
[(u'MULTIEQUAL_-1206861144', u'MULTIEQUAL_-1206861125'), (u'INDIRECT_-1206861144', u'MULTIEQUAL_-1206861125'), (u'INDIRECT_-1206861375', u'MULTIEQUAL_-1206861327'), (u'CALL_-1206862940', u'INDIRECT_-1206861447'), (u'PTRSUB_-1206861040', u'STORE_-1206862722'), (u'INDIRECT_-1206861581', u'MULTIEQUAL_-1206861559'), (u'MUL...
[(u'MULTIEQUAL_-1206861232', u'MULTIEQUAL_-1206861213'), (u'INDIRECT_-1206861232', u'MULTIEQUAL_-1206861213'), (u'COPY_-1206861405', u'MULTIEQUAL_-1206861512'), (u'INDIRECT_-1206861442', u'MULTIEQUAL_-1206861394'), (u'INDIRECT_-1206861442', u'MULTIEQUAL_-1206861394'), (u'CALL_-1206862769', u'INDIRECT_-1206861349'), (u'...
null
null
000fb8aa
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4\nFUN_000fb8aa(int param_1,int param_2,void *param_3,size_t param_4,int param_5,undefined4 *param_6)\n\n{\n undefined4 **ppuVar1;\n int iVar2;\n int in_GS_OFFSET;\n undefined4 *local_44;\n undef...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint sqlite3Fts3SegReaderPending\n (Fts3Table *p,int iIndex,char *zTerm,int nTerm,int bPrefix,Fts3SegReader **ppReader)\n\n{\n Fts3HashElem **ppFVar1;\n int iVar2;\n int in_GS_OFFSET;\n Fts3SegR...
(translation_unit "undefined4\nFUN_000fb8aa(int param_1,int param_2,void *param_3,size_t param_4,int param_5,undefined4 *param_6)\n\n{\n undefined4 **ppuVar1;\n int iVar2;\n int in_GS_OFFSET;\n undefined4 *local_44;\n undefined4 *local_40;\n undefined4 **local_3c;\n size_t local_38;\n undefined4 local_34;\n si...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ...
(function_definition "undefined4\nFUN_000fb8aa(int param_1,int param_2,void *param_3,size_t param_4,int param_5,undefined4 *param_6)\n\n{\n undefined4 **ppuVar1;\n int iVar2;\n int in_GS_OFFSET;\n undefined4 *local_44;\n undefined4 *local_40;\n undefined4 **local_3c;\n size_t local_38;\n undefined4 local_34;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int function_1 (type_1 *p,int iIndex,char *zTerm,int var_5,int var_2,type_2 **ppReader) { type_3 **ppFVar1; int var_8; int var_1; type_2 **ppReader_local; char *zTerm_local; type_1 *p_local; type_3 *va...
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,void *param_3,size_t param_4,int param_5,undefined4 *param_6) { undefined4 **ppuVar1; int iVar2; int in_GS_OFFSET; undefined4 *local_44; undefined4 *local_40; undefined4 **lo...
8653_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
grouping
FUN_001e62e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::moneypunct<wchar_t, true>::grouping() const */ int * std::moneypunct<wchar_t,true>::grouping(void) { char *__s; int *in_stack_00000004; int *in_stack_00000008; if (*(code **)(*in_stack_00000008 + 0x10) == (code...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * FUN_001e62e0(int *param_1,int *param_2) { char *__s; char *pcVar1; size_t sVar2; if (*(code **)(*param_2 + 0x10) == (code *)PTR_FUN_00301ca0) { __s = *(char **)(param_2[2] + 8); *param_1 = (int)(param_1 ...
PUSH EDI PUSH ESI PUSH EBX MOV EAX,dword ptr [ESP + 0x14] CALL 0x00032730 ADD EBX,0x11bd14 MOV ESI,dword ptr [ESP + 0x10] MOV EDX,dword ptr [EAX] MOV EDX,dword ptr [EDX + 0x10] CMP EDX,dword ptr [EBX + 0xfffffca0] JNZ 0x001e6340 MOV EAX,dword ptr [EAX + 0x8] MOV EDI,dword ptr [EAX + 0x8] LEA EAX,[ESI + 0x8] MOV dword p...
null
null
null
null
[('const-417', u'LOAD_-1207868648'), (u'INT_ADD_-1207868632', u'CAST_-1207868310'), ('const-417', u'LOAD_-1207868620'), (u'CALLIND_-1207868436', u'INDIRECT_-1207868245'), (u'CALL_-1207868509', u'INDIRECT_-1207868270'), (u'INDIRECT_-1207868270', u'COPY_-1207868316'), (u'LOAD_-1207868653', u'INT_ADD_-1207868632'), ('cons...
[('const-417', u'LOAD_-1207868653'), (u'INT_ADD_-1207868632', u'CAST_-1207868310'), (u'CALLIND_-1207868436', u'INDIRECT_-1207868245'), (u'CALL_-1207868509', u'INDIRECT_-1207868270'), ('const-417', u'LOAD_-1207868620'), ('const-417', u'LOAD_-1207868648'), (u'INDIRECT_-1207868270', u'COPY_-1207868316'), (u'CALL_-12078685...
null
null
001e62e0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_001e62e0(int *param_1,int *param_2)\n\n{\n char *__s;\n char *pcVar1;\n size_t sVar2;\n \n if (*(code **)(*param_2 + 0x10) == (code *)PTR_FUN_00301ca0) {\n __s = *(char **)(param_2[2] + 8);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::moneypunct<wchar_t, true>::grouping() const */\n\nint * std::moneypunct<wchar_t,true>::grouping(void)\n\n{\n char *__s;\n int *in_stack_00000004;\n int *in_stack_00000008;\n \n if (*(code **)(*in_sta...
(translation_unit "int * FUN_001e62e0(int *param_1,int *param_2)\n\n{\n char *__s;\n char *pcVar1;\n size_t sVar2;\n \n if (*(code **)(*param_2 + 0x10) == (code *)PTR_FUN_00301ca0) {\n __s = *(char **)(param_2[2] + 8);\n *param_1 = (int)(param_1 + 2);\n pcVar1 = (char *)0xffffffff;\n if (__s != (char *...
(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) ;) (declaration T...
(function_definition "int * FUN_001e62e0(int *param_1,int *param_2)\n\n{\n char *__s;\n char *pcVar1;\n size_t sVar2;\n \n if (*(code **)(*param_2 + 0x10) == (code *)PTR_FUN_00301ca0) {\n __s = *(char **)(param_2[2] + 8);\n *param_1 = (int)(param_1 + 2);\n pcVar1 = (char *)0xffffffff;\n if (__s != (cha...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::moneypunct<wchar_t, true>::grouping() const */ int * std::moneypunct<wchar_t,true>::grouping(void) { char *var_2; int *var_1; int *in_stack_00000008; if (*(type_1 **)(*in_stack_00000008 + 0x10) == (type_1 *)PTR...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * MASKED(int *param_1,int *param_2) { char *__s; char *pcVar1; size_t sVar2; if (*(code **)(*param_2 + 0x10) == (code *)PTR_FUN_00301ca0) { __s = *(char **)(param_2[2] + 8); *param_1 = (int)(param_1 + 2); ...
163_x86_64-linux-gnu-objcopy_and_x86_64-linux-gnu-objcopy_strip.c
get_sections
FUN_00016800
/* WARNING: Unknown calling convention */ void get_sections(bfd *obfd,asection *osection,void *secppparg) { undefined4 *puVar1; /* WARNING: Load size is inaccurate */ puVar1 = *secppparg; *puVar1 = osection; *(undefined4 **)secppparg = puVar1 + 1; return; }
void FUN_00016800(undefined4 param_1,undefined4 param_2,int *param_3) { undefined4 *puVar1; puVar1 = (undefined4 *)*param_3; *puVar1 = param_2; *param_3 = (int)(puVar1 + 1); return; }
MOV EDX,dword ptr [ESP + 0xc] MOV ECX,dword ptr [ESP + 0x8] MOV EAX,dword ptr [EDX] MOV dword ptr [EAX],ECX ADD EAX,0x4 MOV dword ptr [EDX],EAX RET
null
null
null
null
[('tmp_69', u'LOAD_-1205966832'), ('tmp_69', u'CAST_-1205966743'), (u'LOAD_-1205966832', u'STORE_-1205966826'), (u'CAST_-1205966743', u'STORE_-1205966810'), ('const-417', u'STORE_-1205966810'), ('tmp_68', u'STORE_-1205966826'), (u'LOAD_-1205966832', u'PTRADD_-1205966746'), ('const-0', u'RETURN_-1205966798'), ('const-41...
[('tmp_72', u'LOAD_-1205966832'), ('const-417', u'STORE_-1205966826'), ('const-417', u'LOAD_-1205966832'), (u'PTRADD_-1205966746', u'CAST_-1205966742'), ('const-1', u'PTRADD_-1205966746'), (u'LOAD_-1205966832', u'CAST_-1205966750'), ('const-417', u'STORE_-1205966810'), ('tmp_73', u'STORE_-1205966826'), ('const-0', u'RE...
null
null
00016800
x86
O0
(translation_unit "void FUN_00016800(undefined4 param_1,undefined4 param_2,int *param_3)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)*param_3;\n *puVar1 = param_2;\n *param_3 = (int)(puVar1 + 1);\n return;\n}\n\n" (function_definition "void FUN_00016800(undefined4 param_1,undefined4 param_2,int *param_...
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid get_sections(bfd *obfd,asection *osection,void *secppparg)\n\n{\n undefined4 *puVar1;\n \n /* WARNING: Load size is inaccurate */\n puVar1 = *secppparg;\n *puVar1 = osection;\n *(undefined4 **)secppparg = puVar1 + 1;\n return;...
(translation_unit "void FUN_00016800(undefined4 param_1,undefined4 param_2,int *param_3)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)*param_3;\n *puVar1 = param_2;\n *param_3 = (int)(puVar1 + 1);\n return;\n}\n\n" (function_definition "void FUN_00016800(undefined4 param_1,undefined4 param_2,int *param_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (...
(function_definition "void FUN_00016800(undefined4 param_1,undefined4 param_2,int *param_3)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)*param_3;\n *puVar1 = param_2;\n *param_3 = (int)(puVar1 + 1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00016800(undefined4 param_1,undefined4 p...
/* WARNING: Unknown calling convention */ void function_1(type_1 *obfd,type_2 *osection,void *secppparg) { type_3 *var_1; /* WARNING: Load size is inaccurate */ var_1 = *secppparg; *var_1 = osection; *(type_3 **)secppparg = var_1 + 1; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
void MASKED(undefined4 param_1,undefined4 param_2,int *param_3) { undefined4 *puVar1; puVar1 = (undefined4 *)*param_3; *puVar1 = param_2; *param_3 = (int)(puVar1 + 1); return; }
10032_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
do_grouping
FUN_0024bd50
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::moneypunct<wchar_t, true>::do_grouping() const */ int * std::moneypunct<wchar_t,true>::do_grouping(void) { char *__s; int *in_stack_00000004; int in_stack_00000008; __s = *(char **)(*(int *)(in_stack_00000008 +...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * FUN_0024bd50(int *param_1,int param_2) { char *__s; char *pcVar1; size_t sVar2; __s = *(char **)(*(int *)(param_2 + 8) + 8); *param_1 = (int)(param_1 + 2); pcVar1 = (char *)0xffffffff; if (__s != (char *)0...
PUSH EDI PUSH ESI PUSH EBX MOV EAX,dword ptr [ESP + 0x14] CALL 0x00035840 ADD EBX,0x1432a4 MOV ESI,dword ptr [ESP + 0x10] MOV EAX,dword ptr [EAX + 0x8] MOV EDI,dword ptr [EAX + 0x8] LEA EAX,[ESI + 0x8] MOV dword ptr [ESI],EAX MOV EAX,0xffffffff TEST EDI,EDI JZ 0x0024bd88 SUB ESP,0xc PUSH EDI CALL 0x000295f0 ADD ESP,0x1...
null
null
null
null
[('tmp_639', u'INT_ADD_-1204044396'), (u'LOAD_-1204044412', u'INT_ADD_-1204044390'), ('const-0', u'INT_NOTEQUAL_-1204044372'), (u'INT_ADD_-1204044396', u'CAST_-1204044175'), ('const-8', u'INT_ADD_-1204044396'), ('const-2', u'PTRADD_-1204044169'), (u'LOAD_-1204044406', u'INT_NOTEQUAL_-1204044372'), ('const-417', u'STORE...
[('tmp_639', u'INT_ADD_-1204044396'), ('tmp_640', u'CALL_-1204044301'), (u'LOAD_-1204044412', u'INT_ADD_-1204044390'), ('const-1', u'PTRADD_-1204044271'), ('const-4294967295', u'COPY_-1204044393'), ('const-0', u'INT_NOTEQUAL_-1204044372'), (u'INT_ADD_-1204044396', u'CAST_-1204044175'), ('const-8', u'INT_ADD_-1204044396...
null
null
0024bd50
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_0024bd50(int *param_1,int param_2)\n\n{\n char *__s;\n char *pcVar1;\n size_t sVar2;\n \n __s = *(char **)(*(int *)(param_2 + 8) + 8);\n *param_1 = (int)(param_1 + 2);\n pcVar1 = (char *)0xfff...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::moneypunct<wchar_t, true>::do_grouping() const */\n\nint * std::moneypunct<wchar_t,true>::do_grouping(void)\n\n{\n char *__s;\n int *in_stack_00000004;\n int in_stack_00000008;\n \n __s = *(char **)(...
(translation_unit "int * FUN_0024bd50(int *param_1,int param_2)\n\n{\n char *__s;\n char *pcVar1;\n size_t sVar2;\n \n __s = *(char **)(*(int *)(param_2 + 8) + 8);\n *param_1 = (int)(param_1 + 2);\n pcVar1 = (char *)0xffffffff;\n if (__s != (char *)0x0) {\n sVar2 = strlen(__s);\n pcVar1 = __s + sVar2;\n ...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator...
(function_definition "int * FUN_0024bd50(int *param_1,int param_2)\n\n{\n char *__s;\n char *pcVar1;\n size_t sVar2;\n \n __s = *(char **)(*(int *)(param_2 + 8) + 8);\n *param_1 = (int)(param_1 + 2);\n pcVar1 = (char *)0xffffffff;\n if (__s != (char *)0x0) {\n sVar2 = strlen(__s);\n pcVar1 = __s + sVar2;\...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::moneypunct<wchar_t, true>::do_grouping() const */ int * std::moneypunct<wchar_t,true>::do_grouping(void) { char *var_3; int *var_2; int var_1; var_3 = *(char **)(*(int *)(var_1 + 8) + 8); *var_2 = (int)(var_2...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * MASKED(int *param_1,int param_2) { char *__s; char *pcVar1; size_t sVar2; __s = *(char **)(*(int *)(param_2 + 8) + 8); *param_1 = (int)(param_1 + 2); pcVar1 = (char *)0xffffffff; if (__s != (char *)0x0) { ...
2661_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
add_output_section_generic
FUN_000aee30
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_true,_32,_false> * this, Output_section * os, uint type, Output_data * od, uint64_t address, uint64_t addend) */ void __thiscall gold::Output_dat...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000aee30(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5, int param_6,undefined4 param_7,int param_8) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iV...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x3651c7 SUB ESP,0x2c MOV EBP,dword ptr [ESP + 0x5c] MOV EDI,dword ptr [ESP + 0x40] MOV EDX,dword ptr [ESP + 0x50] MOV ECX,dword ptr [ESP + 0x54] MOV ESI,dword ptr [ESP + 0x58] TEST EBP,EBP JNZ 0x000aef59 TEST ECX,ECX JNZ 0x000aef59 SUB ESP,0x8 PUSH 0x0 PUSH E...
null
null
null
null
[('const-1', u'RETURN_-1206522290')]
[(u'CALL_-1206522129', u'INDIRECT_-1206521169'), (u'INT_ADD_-1206521534', u'CALL_-1206521535'), ('tmp_3616', u'CALL_-1206522129'), (u'LOAD_-1206522120', u'STORE_-1206522059'), ('const-60', u'INT_ADD_-1206522086'), ('tmp_1236', u'BRANCH_-1206521611'), (u'INDIRECT_-1206521010', u'MULTIEQUAL_-1206521124'), (u'CALL_-120652...
null
null
000aee30
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000aee30(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n int param_6,undefined4 param_7,int param_8)\n\n{\n undefined4 *puVar1;\n undefined4 *puVa...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_true,_32,_false> *\n this, Output_section * os, uint type, Output_data * od, uint64_t address, uint64_t addend) */\n\nvoid __thi...
(translation_unit "void FUN_000aee30(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n int param_6,undefined4 param_7,int param_8)\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...
(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_000aee30(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n int param_6,undefined4 param_7,int param_8)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34;\n undefined4 lo...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_true,_32,_false> * this, Output_section * os, uint type, Output_data * od, uint64_t address, uint64_t addend) */ void __thiscall gold::Output_dat...
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, int param_6,undefined4 param_7,int param_8) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iVar4; ...
10852_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
_M_extract_int[abi:cxx11]<unsigned_long_long>
FUN_002c2970
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* std::istreambuf_iterator<char, std::char_traits<char> > std::num_get<char, std::istreambuf_iterator<char, std::char_traits<char> > >::_M_extract_int[abi:cxx11]<unsigned long long>(std::istreambuf_iterator<char, std::char_t...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 * FUN_002c2970(undefined4 *param_1,undefined4 param_2,int *param_3,uint param_4,int *param_5, int param_6,int param_7,uint *param_8,uint *param_9) { int *piVar1; byte bVar2; undefined1 uVar3; char ...
CALL 0x000b4846 ADD EAX,0x15168b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX MOV EBX,EAX SUB ESP,0x88 MOV EDI,dword ptr [EBP + 0x1c] MOV ESI,dword ptr [EBP + 0x18] MOV dword ptr [EBP + -0x70],EAX PUSH dword ptr [EAX + 0xffffff14] MOV dword ptr [EBP + -0x3c],EDI MOV EDI,dword ptr [EBP + 0x20] MOV dword ptr [EBP + -0...
null
null
null
null
[(u'INT_EQUAL_-1204606107', u'MULTIEQUAL_-1204591958'), (u'CALL_-1204603856', u'INT_EQUAL_-1204603830'), (u'MULTIEQUAL_-1204591397', u'MULTIEQUAL_-1204591995'), (u'INDIRECT_-1204590522', u'MULTIEQUAL_-1204592343'), (u'COPY_-1204596018', u'MULTIEQUAL_-1204596581'), (u'MULTIEQUAL_-1204597484', u'INT_LESS_-1204603947'), (...
[(u'MULTIEQUAL_-1204593614', u'MULTIEQUAL_-1204592790'), (u'INDIRECT_-1204589393', u'MULTIEQUAL_-1204590896'), (u'CALL_-1204603856', u'INT_EQUAL_-1204603830'), (u'COPY_-1204591084', u'MULTIEQUAL_-1204591419'), (u'INT_LESS_-1204602468', u'INT_ZEXT_-1204602451'), (u'CAST_-1204590602', u'INT_LESS_-1204601622'), ('const-36...
null
null
002c2970
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 *\nFUN_002c2970(undefined4 *param_1,undefined4 param_2,int *param_3,uint param_4,int *param_5,\n int param_6,int param_7,uint *param_8,uint *param_9)\n\n{\n int *piVar1;\n byte bVar2;\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* std::istreambuf_iterator<char, std::char_traits<char> > std::num_get<char,\n std::istreambuf_iterator<char, std::char_traits<char> > >::_M_extract_int[abi:cxx11]<unsigned\n long long>(std::istreambuf_itera...
(translation_unit "undefined4 *\nFUN_002c2970(undefined4 *param_1,undefined4 param_2,int *param_3,uint param_4,int *param_5,\n int param_6,int param_7,uint *param_8,uint *param_9)\n\n{\n int *piVar1;\n byte bVar2;\n undefined1 uVar3;\n char cVar4;\n char cVar5;\n int iVar6;\n uint uVar7;\n uint uVar8...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_decl...
(function_definition "undefined4 *\nFUN_002c2970(undefined4 *param_1,undefined4 param_2,int *param_3,uint param_4,int *param_5,\n int param_6,int param_7,uint *param_8,uint *param_9)\n\n{\n int *piVar1;\n byte bVar2;\n undefined1 uVar3;\n char cVar4;\n char cVar5;\n int iVar6;\n uint uVar7;\n uint uV...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* std::istreambuf_iterator<char, std::char_traits<char> > std::num_get<char, std::istreambuf_iterator<char, std::char_traits<char> > >::_M_extract_int[abi:cxx11]<unsigned long long>(std::istreambuf_iterator<char, std::char_t...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (typ...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 * MASKED(undefined4 *param_1,undefined4 param_2,int *param_3,uint param_4,int *param_5, int param_6,int param_7,uint *param_8,uint *param_9) { int *piVar1; byte bVar2; undefined1 uVar3; char cVar4;...
405_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
script_set_entry.cold.457
FUN_0003042d
void script_set_entry_cold_457(void) { int unaff_EBP; void *unaff_EDI; if (*(void **)(unaff_EBP + -0x30) != unaff_EDI) { operator_delete(*(void **)(unaff_EBP + -0x30)); } /* WARNING: Subroutine does not return */ _Unwind_Resume(*(undefined4 *)(unaff_EBP + -0x3c)); }
void FUN_0003042d(void) { int unaff_EBP; int unaff_EDI; if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) { FUN_001e6db0(*(int *)(unaff_EBP + -0x30)); } /* WARNING: Subroutine does not return */ FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x3c)); }
MOV EDX,dword ptr [EBP + -0x30] CMP EDX,EDI JZ 0x00030442 SUB ESP,0xc MOV EBX,ESI PUSH EDX CALL 0x001e6db0 ADD ESP,0x10 SUB ESP,0xc PUSH dword ptr [EBP + -0x3c] MOV EBX,ESI CALL 0x0027dd80
null
null
null
null
[(u'LOAD_-1206123472', u'CALL_-1206123426'), ('tmp_36', u'CBRANCH_-1206123452'), ('const-1', u'RETURN_-1206123378'), ('tmp_259', u'INT_ADD_-1206123456'), ('const-417', u'LOAD_-1206123472'), (u'INT_ADD_-1206123456', u'CAST_-1206123304'), ('const-4294967236', u'INT_ADD_-1206123384'), ('tmp_260', u'INT_NOTEQUAL_-120612345...
[(u'LOAD_-1206123472', u'CALL_-1206123426'), ('tmp_36', u'CBRANCH_-1206123452'), ('const-1', u'RETURN_-1206123378'), ('tmp_259', u'INT_ADD_-1206123456'), ('const-417', u'LOAD_-1206123472'), (u'INT_ADD_-1206123456', u'CAST_-1206123304'), ('const-4294967236', u'INT_ADD_-1206123384'), ('tmp_260', u'INT_NOTEQUAL_-120612345...
null
null
0003042d
x86
O0
(translation_unit "void FUN_0003042d(void)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x30));\n }\n /* WARNING: Subroutine does not return */\n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x3c));\n}\n\n" (fun...
(translation_unit "void script_set_entry_cold_457(void)\n\n{\n int unaff_EBP;\n void *unaff_EDI;\n \n if (*(void **)(unaff_EBP + -0x30) != unaff_EDI) {\n operator_delete(*(void **)(unaff_EBP + -0x30));\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume(*(undefined4 *)(unaff_EBP...
(translation_unit "void FUN_0003042d(void)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x3c));\n}\n\n" (function_definition "void FUN_0003042d(void)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor ...
(function_definition "void FUN_0003042d(void)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x3c));\n}" (primitive_type "void") (function_declarator "...
void function_1(void) { int var_1; void *var_2; if (*(void **)(var_1 + -0x30) != var_2) { var_3(*(void **)(var_1 + -0x30)); } /* WARNING: Subroutine does not return */ var_4(*(type_1 *)(var_1 + -0x3c)); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type)...
null
void MASKED(void) { int unaff_EBP; int unaff_EDI; if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) { FUN_001e6db0(*(int *)(unaff_EBP + -0x30)); } /* WARNING: Subroutine does not return */ FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x3c)); }
279_chgrp_and_chgrp_strip.c
rpl_getcwd
FUN_0001d8d8
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * rpl_getcwd(char *buf,size_t size) { uint __size; int iVar1; bool bVar2; bool bVar3; bool bVar4; bool bVar5; int iVar6; int iVar7; int iVar8; int iVar9; int iVar10; int iVar11; bool bVar12; int *...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * FUN_0001d8d8(void *param_1,size_t param_2) { uint __size; bool bVar1; bool bVar2; bool bVar3; bool bVar4; int iVar5; int iVar6; int iVar7; int iVar8; int iVar9; int iVar10; bool bVar11; int *piVa...
PUSH EBP MOV EBP,ESP PUSH ESI PUSH EBX SUB ESP,0x110 CALL 0x00012570 ADD EBX,0x7718 MOV EAX,dword ptr [EBP + 0x8] MOV dword ptr [EBP + 0xffffff24],EAX MOV EAX,GS:[0x14] MOV dword ptr [EBP + -0xc],EAX XOR EAX,EAX MOV dword ptr [EBP + 0xffffff2c],0xffffff9c MOV byte ptr [EBP + 0xffffff28],0x0 MOV dword ptr [EBP + 0xfffff...
null
null
null
null
[(u'INDIRECT_-1205934584', u'MULTIEQUAL_-1205933302'), (u'COPY_-1205935354', u'MULTIEQUAL_-1205933350'), ('const-0', u'INT_EQUAL_-1205934745'), (u'MULTIEQUAL_-1205933480', u'CAST_-1205930128'), (u'CALL_-1205936521', u'INDIRECT_-1205934702'), (u'INT_SUB_-1205931722', u'PTRADD_-1205937484'), (u'INT_NOTEQUAL_-1205934112',...
[(u'CAST_-1205930484', u'CALL_-1205934578'), ('const-417', u'STORE_-1205935355'), (u'INT_LESSEQUAL_-1205934975', u'CBRANCH_-1205934985'), ('tmp_3577', u'CBRANCH_-1205935866'), (u'INT_SUB_-1205934702', u'CALL_-1205934578'), (u'CALL_-1205935587', u'LOAD_-1205935586'), (u'INDIRECT_-1205931772', u'MULTIEQUAL_-1205931710'),...
null
null
0001d8d8
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid * FUN_0001d8d8(void *param_1,size_t param_2)\n\n{\n uint __size;\n bool bVar1;\n bool bVar2;\n bool bVar3;\n bool bVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n int i...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * rpl_getcwd(char *buf,size_t size)\n\n{\n uint __size;\n int iVar1;\n bool bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n int iVar10;\n ...
(translation_unit "void * FUN_0001d8d8(void *param_1,size_t param_2)\n\n{\n uint __size;\n bool bVar1;\n bool bVar2;\n bool bVar3;\n bool bVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n int iVar10;\n bool bVar11;\n int *piVar12;\n int iVar13;\n int iVar14;\n int iVar15;\n uint...
(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 IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decla...
(function_definition "void * FUN_0001d8d8(void *param_1,size_t param_2)\n\n{\n uint __size;\n bool bVar1;\n bool bVar2;\n bool bVar3;\n bool bVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n int iVar10;\n bool bVar11;\n int *piVar12;\n int iVar13;\n int iVar14;\n int iVar15;\n u...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * function_1(char *var_3,size_t var_2) { type_1 var_35; int var_40; bool var_27; bool var_28; bool bVar4; bool bVar5; int var_11; int iVar7; int var_13; int iVar9; int var_12; int iVar11; bool bVar1...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * MASKED(void *param_1,size_t param_2) { uint __size; bool bVar1; bool bVar2; bool bVar3; bool bVar4; int iVar5; int iVar6; int iVar7; int iVar8; int iVar9; int iVar10; bool bVar11; int *piVar12; ...
1702_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c
GetPixelAlphaTraits
FUN_000c673c
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "GravityType": Some values do not have unique names */ /* WARNING: Enum "DisposeType": Some values do not have unique names */ /* WARNING: Enum "ChannelType": Some values d...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 FUN_000c673c(int param_1) { return *(undefined4 *)(*(int *)(param_1 + 0x2a8) + 0x34); }
PUSH EBP MOV EBP,ESP CALL 0x00038374 ADD EAX,0x3038bc MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX + 0x2a8] ADD EAX,0x30 MOV EAX,dword ptr [EAX + 0x4] POP EBP RET
null
null
null
null
[(u'LOAD_-1206687881', u'COPY_-1206687881'), ('const-0', u'RETURN_-1206687861'), ('const-417', u'LOAD_-1206687881'), ('const-12', u'PTRADD_-1206687803'), ('const-4', u'PTRSUB_-1206687801'), ('const-4', u'PTRADD_-1206687803'), (u'COPY_-1206687881', u'RETURN_-1206687861'), (u'PTRSUB_-1206687812', u'LOAD_-1206687902'), (u...
[(u'LOAD_-1206687881', u'COPY_-1206687881'), ('const-0', u'RETURN_-1206687861'), (u'CAST_-1206687804', u'LOAD_-1206687881'), ('const-417', u'LOAD_-1206687902'), (u'LOAD_-1206687902', u'INT_ADD_-1206687865'), ('const-680', u'INT_ADD_-1206687886'), (u'INT_ADD_-1206687865', u'CAST_-1206687804'), ('const-52', u'INT_ADD_-12...
null
null
000c673c
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_000c673c(int param_1)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 0x2a8) + 0x34);\n}\n\n" comment (function_definition "undefined4 FUN_000c673c(int param_1)\n\n{\n return *(undefined4 *)(...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "GravityType": Some values do not have unique names */\n/* WARNING: Enum "DisposeType": Some values do not have unique names */\n/* WARNING: Enum "Chann...
(translation_unit "undefined4 FUN_000c673c(int param_1)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 0x2a8) + 0x34);\n}\n\n" (function_definition "undefined4 FUN_000c673c(int param_1)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 0x2a8) + 0x34);\n}" type_identifier (function_declarator "FUN_000c673c(int param_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression ...
(function_definition "undefined4 FUN_000c673c(int param_1)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 0x2a8) + 0x34);\n}" (type_identifier "undefined4") (function_declarator "FUN_000c673c(int param_1)" (identifier "FUN_000c673c") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primi...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "GravityType": Some values do not have unique names */ /* WARNING: Enum "DisposeType": Some values do not have unique names */ /* WARNING: Enum "ChannelType": Some values d...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (cast_expression type: ...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 MASKED(int param_1) { return *(undefined4 *)(*(int *)(param_1 + 0x2a8) + 0x34); }
68_m68k-linux-gnu-c++filt_and_m68k-linux-gnu-c++filt_strip.c
__x86.get_pc_thunk.bx
__i686.get_pc_thunk.bx
/* WARNING: This is an inlined function */ void __x86_get_pc_thunk_bx(void) { return; }
/* WARNING: This is an inlined function */ void __i686_get_pc_thunk_bx(void) { return; }
MOV EBX,dword ptr [ESP] RET
null
null
null
null
[('const-0', u'RETURN_-1205987247')]
[('const-0', u'RETURN_-1205987247')]
null
null
00011840
x86
O0
(translation_unit "/* WARNING: This is an inlined function */\n\nvoid __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_bx(void)" identifier (parameter_list "(void)" ( (paramet...
(translation_unit "/* WARNING: This is an inlined function */\n\nvoid __x86_get_pc_thunk_bx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __x86_get_pc_thunk_bx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__x86_get_pc_thunk_bx(void)" identifier (parameter_list "(void)" ( (parameter_...
(translation_unit "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}\n\n" (function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_bx(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_st...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) })))
(function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "__i686_get_pc_thunk_bx(void)" (identifier "__i686_get_pc_thunk_bx") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return...
/* WARNING: This is an inlined function */ void function_1(void) { return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
null
/* WARNING: This is an inlined function */ void __i686_get_pc_thunk_bx(void) { return; }
281_split_and_split_strip.c
fputs_unlocked
fputs_unlocked
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputs_unlocked(char *__s,FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* fputs_unlocked@@GLIBC_2.1 *...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputs_unlocked(char *__s,FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206046534')]
[('const-1', u'RETURN_-1206046534')]
null
null
000230b0
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputs_unlocked(char *__s,FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n"...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputs_unlocked(char *__s,FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fp...
(translation_unit "int fputs_unlocked(char *__s,FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fputs_unlocked(char *__s,FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fputs_unlocked(char *__s,FILE *__stream)" identi...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int fputs_unlocked(char *__s,FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fputs_unlocked(char *__s,FILE *__stream)" (identifier "fputs_unlocked") (parameter_list "(char *__s,FILE *__stream)" (( "(") (parameter_declaration "char *__s...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s,type_1 *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* fputs_unlocked@@GLIBC_2.1 */ ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s,FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
7986_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
demangle_expression
FUN_00230a50
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int demangle_expression(work_stuff *work,char **mangled,string *s,type_kind_t tk) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm2 FUN_00230a50(undefined4 param_1,int *param_2,undefined4 param_3) { bool bVar1; char cVar2; int iVar3; size_t sVar4; int iVar5; size_t __n; char *__s; char *__s_00; undefined **ppuVar6; FUN_0...
PUSH EBP PUSH EDI PUSH ESI MOV ESI,EDX PUSH EBX CALL 0x0003a210 ADD EBX,0x1e35a5 SUB ESP,0x2c MOV dword ptr [ESP + 0x18],EAX MOV EAX,ECX MOV dword ptr [ESP + 0x10],EDX MOV dword ptr [ESP + 0x14],ECX MOV ECX,0x1 LEA EDX,[EBX + 0xffef492c] CALL 0x0022f5c0 MOV EDX,dword ptr [ESI] LEA EAX,[EBX + 0xffefec76] MOV dword ptr [...
null
null
null
null
[('const-1', u'RETURN_-1204024719')]
[(u'CAST_-1204022928', u'LOAD_-1204023999'), ('const-417', u'LOAD_-1204024003'), (u'COPY_-1204023379', u'MULTIEQUAL_-1204023294'), ('tmp_949', u'BRANCH_-1204024128'), (u'CALL_-1204024475', u'MULTIEQUAL_-1204023300'), (u'MULTIEQUAL_-1204023302', u'CALL_-1204024163'), (u'COPY_-1204023172', u'MULTIEQUAL_-1204023584'), (u'...
null
null
00230a50
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm2 FUN_00230a50(undefined4 param_1,int *param_2,undefined4 param_3)\n\n{\n bool bVar1;\n char cVar2;\n int iVar3;\n size_t sVar4;\n int iVar5;\n size_t __n;\n char *__s;\n char *__s_00;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint demangle_expression(work_stuff *work,char **mangled,string *s,type_kind_t tk)\n\n{\n}\n\n" comment (function_definition "int demangle_expression(work_stuff *work,char **mangled,string *s,type_kind_t tk)\n\n...
(translation_unit "int __regparm2 FUN_00230a50(undefined4 param_1,int *param_2,undefined4 param_3)\n\n{\n bool bVar1;\n char cVar2;\n int iVar3;\n size_t sVar4;\n int iVar5;\n size_t __n;\n char *__s;\n char *__s_00;\n undefined **ppuVar6;\n \n FUN_0022f5c0();\n __s = (char *)(*param_2 + 1);\n *param_2 = (...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decl...
(function_definition "int __regparm2 FUN_00230a50(undefined4 param_1,int *param_2,undefined4 param_3)\n\n{\n bool bVar1;\n char cVar2;\n int iVar3;\n size_t sVar4;\n int iVar5;\n size_t __n;\n char *__s;\n char *__s_00;\n undefined **ppuVar6;\n \n FUN_0022f5c0();\n __s = (char *)(*param_2 + 1);\n *param_2 ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int function_1(type_1 *work,char **mangled,type_2 *s,type_3 tk) { }
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: (pointer_declarator ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm2 MASKED(undefined4 param_1,int *param_2,undefined4 param_3) { bool bVar1; char cVar2; int iVar3; size_t sVar4; int iVar5; size_t __n; char *__s; char *__s_00; undefined **ppuVar6; FUN_0022f5c...
5700_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
get_r_sym
FUN_00146f20
/* DWARF original prototype: uint get_r_sym(Sized_target<32,_false> * this, uchar * preloc) */ uint __thiscall gold::Sized_target<32,_false>::get_r_sym(Sized_target<32,_false> *this,uchar *preloc) { return *(uint *)(preloc + 4) >> 8; }
uint FUN_00146f20(undefined4 param_1,int param_2) { return *(uint *)(param_2 + 4) >> 8; }
MOV EAX,dword ptr [ESP + 0x8] MOV EAX,dword ptr [EAX + 0x4] SHR EAX,0x8 RET
null
null
null
null
[('const-4', u'PTRADD_-1207210136'), ('const-0', u'RETURN_-1207210143'), (u'INT_RIGHT_-1207210163', u'RETURN_-1207210143'), (u'LOAD_-1207210198', u'INT_RIGHT_-1207210163'), (u'CAST_-1207210093', u'LOAD_-1207210198'), ('tmp_132', u'PTRADD_-1207210136'), ('const-1', u'PTRADD_-1207210136'), ('const-417', u'LOAD_-120721019...
[('tmp_139', u'INT_ADD_-1207210182'), ('const-0', u'RETURN_-1207210143'), (u'INT_RIGHT_-1207210163', u'RETURN_-1207210143'), (u'LOAD_-1207210198', u'INT_RIGHT_-1207210163'), (u'CAST_-1207210093', u'LOAD_-1207210198'), (u'INT_ADD_-1207210182', u'CAST_-1207210093'), ('const-4', u'INT_ADD_-1207210182'), ('const-417', u'LO...
null
null
00146f20
x86
O0
(translation_unit "uint FUN_00146f20(undefined4 param_1,int param_2)\n\n{\n return *(uint *)(param_2 + 4) >> 8;\n}\n\n" (function_definition "uint FUN_00146f20(undefined4 param_1,int param_2)\n\n{\n return *(uint *)(param_2 + 4) >> 8;\n}" type_identifier (function_declarator "FUN_00146f20(undefined4 param_1,int param...
(translation_unit "/* DWARF original prototype: uint get_r_sym(Sized_target<32,_false> * this, uchar * preloc) */\n\nuint __thiscall\ngold::Sized_target<32,_false>::get_r_sym(Sized_target<32,_false> *this,uchar *preloc)\n\n{\n return *(uint *)(preloc + 4) >> 8;\n}\n\n" comment (declaration "uint __thiscall\ngold::Size...
(translation_unit "uint FUN_00146f20(undefined4 param_1,int param_2)\n\n{\n return *(uint *)(param_2 + 4) >> 8;\n}\n\n" (function_definition "uint FUN_00146f20(undefined4 param_1,int param_2)\n\n{\n return *(uint *)(param_2 + 4) >> 8;\n}" type_identifier (function_declarator "FUN_00146f20(undefined4 param_1,int param...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarat...
(function_definition "uint FUN_00146f20(undefined4 param_1,int param_2)\n\n{\n return *(uint *)(param_2 + 4) >> 8;\n}" (type_identifier "uint") (function_declarator "FUN_00146f20(undefined4 param_1,int param_2)" (identifier "FUN_00146f20") (parameter_list "(undefined4 param_1,int param_2)" (( "(") (parameter_declarati...
/* DWARF original prototype: uint get_r_sym(Sized_target<32,_false> * this, uchar * preloc) */ type_1 __thiscall gold::Sized_target<32,_false>::get_r_sym(Sized_target<32,_false> *this,uchar *type_2) { return *(type_1 *)(type_2 + 4) >> 8; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statemen...
null
uint MASKED(undefined4 param_1,int param_2) { return *(uint *)(param_2 + 4) >> 8; }
126_tr_and_tr_strip.c
quotearg_n_mem
FUN_00016193
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ char * quotearg_n_mem(int n,char *arg,size_t argsize) { char *pcVar1; pcVar1 = quotearg_n_options(n,arg,argsize,&default_quoting_options); return pcVar1; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_00016193(undefined4 param_1,undefined4 param_2,undefined4 param_3) { FUN_00015f53(param_1,param_2,param_3,&DAT_00021500); return; }
PUSH EBP MOV EBP,ESP SUB ESP,0x8 CALL 0x00014b2b ADD EAX,0x8e62 LEA EAX,[EAX + 0x2500] PUSH EAX PUSH dword ptr [EBP + 0x10] PUSH dword ptr [EBP + 0xc] PUSH dword ptr [EBP + 0x8] CALL 0x00015f53 ADD ESP,0x10 LEAVE RET
null
null
null
null
[('tmp_189', u'CALL_-1205968407'), ('const-0', u'RETURN_-1205968380'), (u'PTRSUB_-1205968296', u'CALL_-1205968407'), ('tmp_187', u'CALL_-1205968407'), ('tmp_188', u'CALL_-1205968407'), ('const-136448', u'PTRSUB_-1205968296'), ('const-0', u'PTRSUB_-1205968296'), (u'CALL_-1205968407', u'RETURN_-1205968380')]
[('tmp_319', u'CALL_-1205968407'), ('const-0', u'RETURN_-1205968380'), ('tmp_318', u'CALL_-1205968407'), ('const-136448', u'PTRSUB_-1205968301'), (u'PTRSUB_-1205968301', u'CALL_-1205968407'), ('tmp_320', u'CALL_-1205968407'), ('const-0', u'PTRSUB_-1205968301')]
null
null
00016193
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00016193(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_00015f53(param_1,param_2,param_3,&DAT_00021500);\n return;\n}\n\n" comment (function_definition "void FUN_00016193(undef...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nchar * quotearg_n_mem(int n,char *arg,size_t argsize)\n\n{\n char *pcVar1;\n \n pcVar1 = quotearg_n_options(n,arg,argsize,&default_quoting_options);\n return pcVar...
(translation_unit "void FUN_00016193(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_00015f53(param_1,param_2,param_3,&DAT_00021500);\n return;\n}\n\n" (function_definition "void FUN_00016193(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_00015f53(param_1,param_2,param_3,&D...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , (pointer_e...
(function_definition "void FUN_00016193(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_00015f53(param_1,param_2,param_3,&DAT_00021500);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00016193(undefined4 param_1,undefined4 param_2,undefined4 param_3)" (identifier "FUN_00016193") ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ char * function_1(int n,char *arg,size_t argsize) { char *pcVar1; pcVar1 = var_1(n,arg,argsize,&default_quoting_options); return pcVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3) { FUN_00015f53(param_1,param_2,param_3,&DAT_00021500); return; }
121_gtypist_and_gtypist_strip.c
parse_cmdline
FUN_00016645
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void parse_cmdline(int argc,char **argv) { undefined4 uVar1; int iVar2; size_t sVar3; char *pcVar4; char *pcVar5; int in_GS_OFFSET; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void FUN_00016645(int param_1,undefined4 param_2) { undefined4 uVar1; int iVar2; size_t sVar3; char *pcVar4; int in_GS_OFFSET; unde...
PUSH EBP MOV EBP,ESP PUSH ESI PUSH EBX SUB ESP,0x20 CALL 0x00012600 ADD EBX,0x79ae MOV EAX,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x1c],EAX MOV EAX,GS:[0x14] MOV dword ptr [EBP + -0xc],EAX XOR EAX,EAX JMP 0x00016bf1 CMP dword ptr [EBP + -0x14],0x77 JA 0x00016bb5 MOV EAX,dword ptr [EBP + -0x14] SHL EAX,0x2 MOV EAX,...
null
null
null
null
[(u'CALL_-1205965482', u'INDIRECT_-1205960069'), (u'CALL_-1205966179', u'INDIRECT_-1205960233'), (u'PTRSUB_-1205959863', u'CALL_-1205965654'), (u'INDIRECT_-1205960500', u'COPY_-1205960516'), (u'INDIRECT_-1205959758', u'COPY_-1205959817'), (u'INDIRECT_-1205960177', u'MULTIEQUAL_-1205960140'), (u'COPY_-1205965257', u'MUL...
[(u'CALL_-1205965659', u'INDIRECT_-1205960697'), (u'INDIRECT_-1205960646', u'COPY_-1205960662'), (u'CALL_-1205965444', u'INDIRECT_-1205960365'), (u'CALL_-1205966187', u'INDIRECT_-1205960223'), (u'INDIRECT_-1205959978', u'MULTIEQUAL_-1205959862'), (u'CALL_-1205965422', u'INDIRECT_-1205959696'), (u'CALL_-1205965455', u'I...
null
null
00016645
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nvoid FUN_00016645(int param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n size_t sVar3;\n char *pcVar4;...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nvoid parse_cmdline(int argc,char **argv)\n\n{\n undefined4 uVar1;\n int iVar2;\n size_t sVar3;\n char *pcVar4;\n char *...
(translation_unit "void FUN_00016645(int param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n size_t sVar3;\n char *pcVar4;\n int in_GS_OFFSET;\n undefined4 *puVar5;\n undefined1 local_1c [4];\n int local_18;\n char *pcStack_14;\n int local_10;\n \n puVar5 = (undefined4 *)0x16652;\n local_10...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (d...
(function_definition "void FUN_00016645(int param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n size_t sVar3;\n char *pcVar4;\n int in_GS_OFFSET;\n undefined4 *puVar5;\n undefined1 local_1c [4];\n int local_18;\n char *pcStack_14;\n int local_10;\n \n puVar5 = (undefined4 *)0x16652;\n local...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void function_1(int var_4,char **argv) { type_1 uVar1; int var_11; size_t var_18; char *pcVar4; char *pcVar5; int var_1; int *piVa...
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 */ /* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void MASKED(int param_1,undefined4 param_2) { undefined4 uVar1; int iVar2; size_t sVar3; char *pcVar4; int in_GS_OFFSET; undefined4...
8043_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c
string
FUN_001e3f60
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::string(std::allocator<char> const&) */ void __thiscall std::string::string(string *this,allocator *param_1) { undefined4 uVar1; uVar1 = _S_construct(0,'\0',param_1); *(undefined4 *)this = uVar1; return;...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001e3f60(undefined4 *param_1,undefined4 param_2) { undefined4 uVar1; uVar1 = FUN_001e3ec0(0,0,param_2); *param_1 = uVar1; return; }
PUSH EBX CALL 0x00035680 ADD EBX,0x15b09a SUB ESP,0xc PUSH dword ptr [ESP + 0x18] PUSH 0x0 PUSH 0x0 CALL 0x001e3ec0 MOV EDX,dword ptr [ESP + 0x20] MOV dword ptr [EDX],EAX ADD ESP,0x18 POP EBX RET
null
null
null
null
[(u'CALL_-1207877725', u'STORE_-1207877715'), (u'CAST_-1207877602', u'STORE_-1207877715'), ('const-417', u'STORE_-1207877715'), ('const-0', u'RETURN_-1207877686'), ('const-0', u'CALL_-1207877725'), ('tmp_175', u'CALL_-1207877725'), ('const-0', u'CALL_-1207877725'), ('tmp_174', u'CAST_-1207877602')]
[(u'CALL_-1207877725', u'STORE_-1207877715'), ('const-0', u'RETURN_-1207877686'), ('const-417', u'STORE_-1207877715'), ('const-0', u'CALL_-1207877725'), ('const-0', u'CALL_-1207877725'), ('tmp_301', u'CALL_-1207877725'), ('tmp_302', u'STORE_-1207877715')]
null
null
001e3f60
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001e3f60(undefined4 *param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_001e3ec0(0,0,param_2);\n *param_1 = uVar1;\n return;\n}\n\n" comment (function_definition "void FUN_001e...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::string(std::allocator<char> const&) */\n\nvoid __thiscall std::string::string(string *this,allocator *param_1)\n\n{\n undefined4 uVar1;\n \n uVar1 = _S_construct(0,'\0',param_1);\n *(undefined...
(translation_unit "void FUN_001e3f60(undefined4 *param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_001e3ec0(0,0,param_2);\n *param_1 = uVar1;\n return;\n}\n\n" (function_definition "void FUN_001e3f60(undefined4 *param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_001e3ec0(0...
(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 ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argume...
(function_definition "void FUN_001e3f60(undefined4 *param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_001e3ec0(0,0,param_2);\n *param_1 = uVar1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_001e3f60(undefined4 *param_1,undefined4 param_2)" (identifier "FUN_001e3f60") (paramet...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::string(std::allocator<char> const&) */ void __thiscall std::function_1::function_1(function_1 *this,type_1 *param_1) { type_2 uVar1; uVar1 = var_1(0,'\0',param_1); *(type_2 *)this = uVar1; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (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,undefined4 param_2) { undefined4 uVar1; uVar1 = FUN_001e3ec0(0,0,param_2); *param_1 = uVar1; return; }
71_sg_test_rwbuf_and_sg_test_rwbuf_strip.c
putchar
putchar
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int putchar(int __c) { /* WARNING: Bad instruction - Truncating control flow here */ /* putchar@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int putchar(int __c) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205968806')]
[('const-1', u'RETURN_-1205968806')]
null
null
00016050
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint putchar(int __c)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (functi...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint putchar(int __c)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* putchar@@GLIBC_2.0 */\n h...
(translation_unit "int putchar(int __c)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int putchar(int __c)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "putchar(int __c)" identifier (parameter_list "(int __c)" ( (parameter_declaration "int __c" prim...
(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 putchar(int __c)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "putchar(int __c)" (identifier "putchar") (parameter_list "(int __c)" (( "(") (parameter_declaration "int __c" (primitive_type "int") (identifier "__c")) () ")"))) (compound_statement...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __c) { /* WARNING: Bad instruction - Truncating control flow here */ /* putchar@@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 __c) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
135_sqlite3_and_sqlite3_strip.c
SHA3Update
FUN_0001befd
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ void SHA3Update(SHA3Context *p,uchar *aData,uint nData) { uint uVar1; uint uVar2; uint uVar3; uint i; i = 0; if (((p->nLoaded & 7) == 0) && (((uint)aData & 7) == 0)) { ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0001befd(int param_1,uint param_2,uint param_3) { uint uVar1; uint uVar2; undefined4 uVar3; uint local_18; uVar3 = 0x1bf0b; local_18 = 0; if (((*(uint *)(param_1 + 0x644) & 7) == 0) && ((param_2 & 7) ==...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c CALL 0x0003db2b ADD EAX,0x16df15 MOV dword ptr [EBP + -0x14],0x0 MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX + 0x644] AND EAX,0x7 TEST EAX,EAX JNZ 0x0001c052 MOV EAX,dword ptr [EBP + 0xc] AND EAX,0x7 TEST EAX,EAX JNZ 0x0001c052 JMP 0x0001bfcb MOV EAX...
null
null
null
null
[('const-417', u'LOAD_-1205944064'), ('tmp_1366', u'PTRSUB_-1205943410'), (u'INT_EQUAL_-1205944474', u'CBRANCH_-1205944472'), ('tmp_1367', u'PTRADD_-1205944096'), (u'PTRSUB_-1205943443', u'LOAD_-1205944138'), (u'CAST_-1205943581', u'LOAD_-1205944105'), ('const-417', u'STORE_-1205944077'), (u'CAST_-1205943606', u'LOAD_-...
[(u'INT_MULT_-1205944118', u'INT_ADD_-1205944130'), (u'INT_EQUAL_-1205944474', u'CBRANCH_-1205944472'), ('tmp_2599', u'INT_ADD_-1205944011'), ('const-1604', u'INT_ADD_-1205944179'), (u'INDIRECT_-1205943593', u'MULTIEQUAL_-1205943571'), ('const-1', u'PTRADD_-1205943615'), (u'INT_ADD_-1205943891', u'CAST_-1205943515'), (...
null
null
0001befd
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0001befd(int param_1,uint param_2,uint param_3)\n\n{\n uint uVar1;\n uint uVar2;\n undefined4 uVar3;\n uint local_18;\n \n uVar3 = 0x1bf0b;\n local_18 = 0;\n if (((*(uint *)(param_1 + 0x644) &...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nvoid SHA3Update(SHA3Context *p,uchar *aData,uint nData)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint i;\n \n i = 0;\n if (((p->nLoaded & 7) == 0) && ((...
(translation_unit "void FUN_0001befd(int param_1,uint param_2,uint param_3)\n\n{\n uint uVar1;\n uint uVar2;\n undefined4 uVar3;\n uint local_18;\n \n uVar3 = 0x1bf0b;\n local_18 = 0;\n if (((*(uint *)(param_1 + 0x644) & 7) == 0) && ((param_2 & 7) == 0)) {\n for (; local_18 + 7 < param_3; local_18 = local_18...
(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_0001befd(int param_1,uint param_2,uint param_3)\n\n{\n uint uVar1;\n uint uVar2;\n undefined4 uVar3;\n uint local_18;\n \n uVar3 = 0x1bf0b;\n local_18 = 0;\n if (((*(uint *)(param_1 + 0x644) & 7) == 0) && ((param_2 & 7) == 0)) {\n for (; local_18 + 7 < param_3; local_18 = local...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ void function_1(type_1 *p,type_2 *var_4,type_3 var_2) { type_3 var_5; type_3 var_6; type_3 var_3; type_3 var_1; var_1 = 0; if (((p->nLoaded & 7) == 0) && (((type_3)var_4 & ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1,uint param_2,uint param_3) { uint uVar1; uint uVar2; undefined4 uVar3; uint local_18; uVar3 = 0x1bf0b; local_18 = 0; if (((*(uint *)(param_1 + 0x644) & 7) == 0) && ((param_2 & 7) == 0)) {...
9146_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
string<__normal_iterator<char*,std::string>>
FUN_002205a0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::string<__normal_iterator<char*, std::string > >(__normal_iterator<char*, std::string >, __normal_iterator<char*, std::string >, std::allocator<char> const&) */ void __thiscall std::string::string<__normal_iterat...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_002205a0(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4) { undefined4 uVar1; uVar1 = FUN_00220500(param_2,param_3,param_4,0); *param_1 = uVar1; return; }
PUSH EBX CALL 0x00035840 ADD EBX,0x16ea5a SUB ESP,0x8 PUSH 0x0 PUSH dword ptr [ESP + 0x20] PUSH dword ptr [ESP + 0x20] PUSH dword ptr [ESP + 0x20] CALL 0x00220500 MOV EDX,dword ptr [ESP + 0x20] MOV dword ptr [EDX],EAX ADD ESP,0x18 POP EBX RET
null
null
null
null
[('tmp_349', u'CAST_-1203960215'), ('const-417', u'STORE_-1203960326'), (u'CALL_-1203960336', u'STORE_-1203960326'), (u'CAST_-1203960215', u'STORE_-1203960326'), ('tmp_346', u'CALL_-1203960336'), ('const-0', u'RETURN_-1203960297'), ('const-0', u'CALL_-1203960336'), ('tmp_348', u'CALL_-1203960336'), ('tmp_347', u'CALL_-...
[('const-0', u'CALL_-1203960336'), ('tmp_349', u'CALL_-1203960336'), (u'CALL_-1203960336', u'STORE_-1203960326'), ('const-0', u'RETURN_-1203960297'), ('tmp_350', u'CALL_-1203960336'), ('tmp_348', u'CALL_-1203960336'), ('const-417', u'STORE_-1203960326'), ('tmp_351', u'STORE_-1203960326')]
null
null
002205a0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002205a0(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_00220500(param_2,param_3,param_4,0);\n *param_1 = uVar1;\n return;...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::string<__normal_iterator<char*, std::string > >(__normal_iterator<char*, std::string\n >, __normal_iterator<char*, std::string >, std::allocator<char> const&) */\n\nvoid __thiscall\nstd::string:...
(translation_unit "void FUN_002205a0(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_00220500(param_2,param_3,param_4,0);\n *param_1 = uVar1;\n return;\n}\n\n" (function_definition "void FUN_002205a0(undefined4 *param_1,undefined4 param_2,unde...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expressi...
(function_definition "void FUN_002205a0(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_00220500(param_2,param_3,param_4,0);\n *param_1 = uVar1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_002205a0(undefined4 *param_1,undef...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::string<__normal_iterator<char*, std::string > >(__normal_iterator<char*, std::string >, __normal_iterator<char*, std::string >, std::allocator<char> const&) */ void __thiscall std::function_1::function_1<__norma...
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,undefined4 param_2,undefined4 param_3,undefined4 param_4) { undefined4 uVar1; uVar1 = FUN_00220500(param_2,param_3,param_4,0); *param_1 = uVar1; return; }
521_less_and_less_strip.c
set_filter_pattern
FUN_0002b72b
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void set_filter_pattern(char *pattern,int search_type) { clr_filter(); if ((pattern == (char *)0x0) || (*pattern == '\0')) { clear_pattern(&filter_info); } else { set_patt...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0002b72b(char *param_1,undefined4 param_2) { FUN_000297dd(); if ((param_1 == (char *)0x0) || (*param_1 == '\0')) { FUN_00029289(&DAT_00040894); } else { FUN_00029183(&DAT_00040894,param_1,param_2); } ...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x4 CALL 0x00012510 ADD EBX,0xf77d CALL 0x000297dd CMP dword ptr [EBP + 0x8],0x0 JZ 0x0002b752 MOV EAX,dword ptr [EBP + 0x8] MOVZX EAX,byte ptr [EAX] TEST AL,AL JNZ 0x0002b766 SUB ESP,0xc LEA EAX,[EBX + 0x59e0] PUSH EAX CALL 0x00029289 ADD ESP,0x10 JMP 0x0002b77e SUB ESP,0x4 PUSH d...
null
null
null
null
[('tmp_390', u'CALL_-1206011909'), ('tmp_389', u'LOAD_-1206012036'), (u'CALL_-1206011985', u'INDIRECT_-1206011740'), ('const-264340', u'PTRSUB_-1206011705'), (u'INT_EQUAL_-1206012018', u'CBRANCH_-1206012016'), ('const-1', u'COPY_-1206011937'), ('const-264340', u'PTRSUB_-1206011732'), (u'INT_EQUAL_-1206012045', u'CBRANC...
[('const-264340', u'PTRSUB_-1206011735'), (u'CALL_-1206011985', u'INDIRECT_-1206011743'), (u'CALL_-1206012062', u'INDIRECT_-1206011776'), ('const-0', u'INT_EQUAL_-1206012045'), ('const-417', u'LOAD_-1206012036'), (u'INT_EQUAL_-1206012018', u'CBRANCH_-1206012016'), (u'PTRSUB_-1206011708', u'CALL_-1206011909'), ('tmp_831...
null
null
0002b72b
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0002b72b(char *param_1,undefined4 param_2)\n\n{\n FUN_000297dd();\n if ((param_1 == (char *)0x0) || (*param_1 == '\0')) {\n FUN_00029289(&DAT_00040894);\n }\n else {\n FUN_00029183(&DAT_0004...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid set_filter_pattern(char *pattern,int search_type)\n\n{\n clr_filter();\n if ((pattern == (char *)0x0) || (*pattern == '\0')) {\n clear_pattern(&filter_info);...
(translation_unit "void FUN_0002b72b(char *param_1,undefined4 param_2)\n\n{\n FUN_000297dd();\n if ((param_1 == (char *)0x0) || (*param_1 == '\0')) {\n FUN_00029289(&DAT_00040894);\n }\n else {\n FUN_00029183(&DAT_00040894,param_1,param_2);\n }\n DAT_0004094c = 1;\n return;\n}\n\n" (function_definition "vo...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (if_statement if (parenthesized_expressio...
(function_definition "void FUN_0002b72b(char *param_1,undefined4 param_2)\n\n{\n FUN_000297dd();\n if ((param_1 == (char *)0x0) || (*param_1 == '\0')) {\n FUN_00029289(&DAT_00040894);\n }\n else {\n FUN_00029183(&DAT_00040894,param_1,param_2);\n }\n DAT_0004094c = 1;\n return;\n}" (primitive_type "void") (...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(char *var_2,int search_type) { var_1(); if ((var_2 == (char *)0x0) || (*var_2 == '\0')) { var_3(&filter_info); } else { var_4(&filter_info,var_2,search_typ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(char *param_1,undefined4 param_2) { FUN_000297dd(); if ((param_1 == (char *)0x0) || (*param_1 == '\0')) { FUN_00029289(&DAT_00040894); } else { FUN_00029183(&DAT_00040894,param_1,param_2); } DAT_0...
1046_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
do_output_local_symbol_count
FUN_0003a860
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint do_output_local_symbol_count(Sized_relobj_dwo<32,_true> * this) */ uint __thiscall gold::Sized_relobj_dwo<32,_true>::do_output_local_symbol_count(Sized_relobj_dwo<32,_true> *this) { ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003a860(void) { /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/dwp.cc",0x185,"do_output_local_symbol_count"); }
PUSH EBX CALL 0x00035840 ADD EBX,0x35479a SUB ESP,0xc LEA EAX,[EBX + 0xffef25c0] PUSH EAX LEA EAX,[EBX + 0xffef1008] PUSH 0x185 PUSH EAX CALL 0x00069d00
null
null
null
null
[(u'COPY_-1206081331', u'CALL_-1206081360'), ('const-2627008', u'COPY_-1206081331'), ('const-389', u'CALL_-1206081360'), ('const-2621448', u'COPY_-1206081332'), ('const-1', u'RETURN_-1206081355'), (u'COPY_-1206081332', u'CALL_-1206081360')]
[(u'COPY_-1206081337', u'CALL_-1206081360'), ('const-2627008', u'COPY_-1206081336'), (u'COPY_-1206081336', u'CALL_-1206081360'), ('const-2621448', u'COPY_-1206081337'), ('const-1', u'RETURN_-1206081355'), ('const-389', u'CALL_-1206081360')]
null
null
0003a860
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003a860(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00069d00("../../gold/dwp.cc",0x185,"do_output_local_symbol_count");\n}\n\n" comment (function_definition "void...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint do_output_local_symbol_count(Sized_relobj_dwo<32,_true> * this) */\n\nuint __thiscall\ngold::Sized_relobj_dwo<32,_true>::do_output_local_symbol_count(Sized_relobj_dwo<32,_true> *...
(translation_unit "void FUN_0003a860(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x185,"do_output_local_symbol_count");\n}\n\n" (function_definition "void FUN_0003a860(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x185,"do_output_local_symbol_count");\n}" primitive_type ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_0003a860(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x185,"do_output_local_symbol_count");\n}" (primitive_type "void") (function_declarator "FUN_0003a860(void)" (identifier "FUN_0003a860") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint do_output_local_symbol_count(Sized_relobj_dwo<32,_true> * this) */ uint __thiscall gold::Sized_relobj_dwo<32,_true>::do_output_local_symbol_count(Sized_relobj_dwo<32,_true> *this) { ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/dwp.cc",0x185,"do_output_local_symbol_count"); }
25_hppa-linux-gnu-elfedit_and_hppa-linux-gnu-elfedit_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_00019064)(); return sVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strlen(char *__s) { size_t sVar1; sVar1 = (*(code *)PTR_strlen_00019064)(); return sVar1; }
JMP dword ptr [EBX + 0x64]
null
null
null
null
[(u'CALLIND_-1205988950', u'RETURN_-1205988947'), ('tmp_67', u'CAST_-1205988871'), ('const-0', u'RETURN_-1205988947'), (u'CALLIND_-1205988950', u'INDIRECT_-1205988877'), (u'INDIRECT_-1205988877', u'COPY_-1205988936'), (u'CAST_-1205988871', u'CALLIND_-1205988950')]
[(u'CALLIND_-1205988950', u'RETURN_-1205988947'), ('tmp_67', u'CAST_-1205988871'), ('const-0', u'RETURN_-1205988947'), (u'CALLIND_-1205988950', u'INDIRECT_-1205988877'), (u'INDIRECT_-1205988877', u'COPY_-1205988936'), (u'CAST_-1205988871', u'CALLIND_-1205988950')]
null
null
000111a0
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_00019064)();\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_00019064)();\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_00019064)();\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_00019064)();\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_00019064)();\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_00019064)(); 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_00019064)(); return sVar1; }
1141_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
~Struct_no_loadfltr
FUN_00039170
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_loadfltr(Struct_no_loadfltr * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_no_loadfltr::~Struct_no_loadfltr (Struct_no_loadfltr *this,int __in_chrg) ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00039170(undefined4 *param_1) { *param_1 = &PTR_FUN_002f74f0; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001807a0((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x00032730 ADD EBX,0x2c8e8a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xffff54f0] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x000391a2 SUB ESP,0xc PUSH EDX CALL 0x001807a0 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[('const-0', u'PTRSUB_-1206087060'), ('const-0', u'PTRSUB_-1206087062'), (u'PTRSUB_-1206087071', u'PTRSUB_-1206087066'), (u'PTRSUB_-1206087077', u'PTRSUB_-1206087073'), ('const-8', u'PTRSUB_-1206087073'), ('const-0', u'PTRSUB_-1206087066'), ('const-417', u'STORE_-1206087241'), ('const-417', u'LOAD_-1206087237'), ('tmp_...
[('const-3', u'PTRADD_-1206087085'), ('const-417', u'LOAD_-1206087237'), ('tmp_151', u'CBRANCH_-1206087217'), ('const-3110128', u'PTRSUB_-1206087076'), ('const-417', u'STORE_-1206087241'), ('tmp_439', u'STORE_-1206087241'), ('const-4', u'PTRADD_-1206087085'), ('const-1', u'PTRADD_-1206087072'), (u'CAST_-1206087072', u'...
null
null
00039170
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00039170(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f74f0;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_loadfltr(Struct_no_loadfltr * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_loadfltr::~Struct_no_loadfltr\n (Struct_no_loadfltr...
(translation_unit "void FUN_00039170(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f74f0;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_00039170(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f74f0;\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_00039170(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f74f0;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00039170(undefined4 *param_1)" (identifier "FUN_00039170...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_loadfltr(Struct_no_loadfltr * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1 (function_1 *this,int __in_chrg) { type_1 var_5; (...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_002f74f0; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001807a0((undefined4 *)param_1[1]); } return; }
1440_plink_and_plink_strip.c
x11_make_greeting
FUN_0008ede0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * x11_make_greeting(int endian,int protomajor,int protominor,int auth_proto,void *auth_data, int auth_len,char *peer_addr,int peer_port,int *outlen) { int iVar1; uchar uVar2; int in_GS_OFFSET; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined1 * FUN_0008ede0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 *param_5, size_t param_6,undefined4 param_7,undefined4 param_8,size_t *param_9) { undefined1 uVar1; int in_GS_OFF...
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x84 CALL 0x000148f0 ADD EBX,0x22fc5 MOV EAX,dword ptr [EBP + 0x18] MOV dword ptr [EBP + -0x7c],EAX MOV EAX,dword ptr [EBP + 0x20] MOV dword ptr [EBP + -0x80],EAX MOV EAX,dword ptr [EBP + 0x28] MOV dword ptr [EBP + 0xffffff7c],EAX MOV EAX,GS:[0x14] MOV dword ptr [EBP + -0xc],EAX XO...
null
null
null
null
[('tmp_4253', u'BRANCH_-1206389448'), (u'CALL_-1206391161', u'INDIRECT_-1206388008'), (u'CALL_-1206389692', u'INDIRECT_-1206387778'), (u'CALL_-1206389986', u'INDIRECT_-1206388344'), ('const-417', u'STORE_-1206389866'), (u'INDIRECT_-1206388136', u'MULTIEQUAL_-1206388085'), (u'CALL_-1206390661', u'INDIRECT_-1206387528'),...
[('const-0', u'COPY_-1206390108'), ('tmp_11074', u'INT_EQUAL_-1206390467'), (u'CALL_-1206390722', u'INDIRECT_-1206387735'), ('tmp_4253', u'BRANCH_-1206389448'), ('const-417', u'STORE_-1206390543'), ('const-66', u'INT_EQUAL_-1206390321'), (u'CALL_-1206389904', u'INDIRECT_-1206388665'), (u'CALL_-1206390063', u'INDIRECT_-...
null
null
0008ede0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined1 *\nFUN_0008ede0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 *param_5,\n size_t param_6,undefined4 param_7,undefined4 param_8,size_t *param_9)\n\n{\n undefine...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid * x11_make_greeting(int endian,int protomajor,int protominor,int auth_proto,void *auth_data,\n int auth_len,char *peer_addr,int peer_port,int *outlen)\n\n{\n int iVar1;\n uchar uVa...
(translation_unit "undefined1 *\nFUN_0008ede0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 *param_5,\n size_t param_6,undefined4 param_7,undefined4 param_8,size_t *param_9)\n\n{\n undefined1 uVar1;\n int in_GS_OFFSET;\n undefined4 local_78;\n undefined4 *local_74;\n size_t lo...
(translation_unit (function_definition TYPE (pointer_declarator * (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)) , (...
(function_definition "undefined1 *\nFUN_0008ede0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 *param_5,\n size_t param_6,undefined4 param_7,undefined4 param_8,size_t *param_9)\n\n{\n undefined1 uVar1;\n int in_GS_OFFSET;\n undefined4 local_78;\n undefined4 *local_74;\n size_t...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * function_1(int var_16,int protomajor,int protominor,int var_3,void *auth_data, int var_6,char *peer_addr,int peer_port,int *outlen) { int var_20; type_1 uVar2; int var_1; int *outlen_local; ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined1 * MASKED(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 *param_5, size_t param_6,undefined4 param_7,undefined4 param_8,size_t *param_9) { undefined1 uVar1; int in_GS_OFFSET; ...
196_i686-linux-gnu-objcopy_and_i686-linux-gnu-objcopy_strip.c
__x86.get_pc_thunk.di
FUN_0001c3b7
void __x86_get_pc_thunk_di(void) { return; }
void FUN_0001c3b7(void) { return; }
MOV EDI,dword ptr [ESP] RET
null
null
null
null
[('const-0', u'RETURN_-1205943352')]
[('const-0', u'RETURN_-1205943352')]
null
null
0001c3b7
x86
O0
(translation_unit "void FUN_0001c3b7(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0001c3b7(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0001c3b7(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_0001c3b7(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0001c3b7(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0001c3b7(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_0001c3b7(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_0001c3b7(void)" (identifier "FUN_0001c3b7") (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; }
1059_libtomcrypt.so_and_libtomcrypt.so_strip.c
crc32_test
crc32_test
/* WARNING: Unknown calling convention */ int crc32_test(void) { long lVar1; int iVar2; size_t length; long in_FS_OFFSET; crc32_state ctx; void *in; uchar crc32 [4]; uchar out [4]; lVar1 = *(long *)(in_FS_OFFSET + 0x28); crc32[0] = 0xb3; crc32[1] = 's'; crc32[2] = 'v'; crc32[3] = 0xef; ...
undefined8 crc32_test(void) { int iVar1; size_t sVar2; undefined8 uVar3; long in_FS_OFFSET; undefined1 local_24 [4]; char *local_20; undefined1 local_18; undefined1 local_17; undefined1 local_16; undefined1 local_15; undefined1 local_14 [4]; long local_10; local_10 = *(long *)(in_FS_OFFSE...
SUB RSP,0x28 MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RSP + 0x18],RAX XOR EAX,EAX LEA RAX,[0x1f9378] MOV qword ptr [RSP + 0x8],RAX MOV byte ptr [RSP + 0x10],0xb3 MOV byte ptr [RSP + 0x11],0x73 MOV byte ptr [RSP + 0x12],0x76 MOV byte ptr [RSP + 0x13],0xef LEA RAX,[RSP + 0x4] MOV RDI,RAX CALL 0x00114410 MOV RAX,qword p...
null
null
null
null
[(u'CALL_-1207546276', u'CALL_-1207546241'), (u'PTRSUB_-1207545921', u'CALL_-1207546205'), ('const-433', u'LOAD_-1207546393'), ('tmp_720', u'PTRSUB_-1207545938'), ('const-1', u'RETURN_-1207546080'), (u'CALL_-1207546152', u'INDIRECT_-1207545967'), ('const-4', u'CALL_-1207546152'), (u'CALL_-1207546276', u'INDIRECT_-12075...
[(u'CALL_-1207546296', u'INDIRECT_-1207546079'), ('const-1', u'RETURN_-1207546080'), (u'CALL_-1207546205', u'INDIRECT_-1207545933'), ('tmp_723', u'PTRSUB_-1207545902'), (u'CAST_-1207545839', u'LOAD_-1207546112'), ('const-0', u'INT_EQUAL_-1207546138'), (u'CALL_-1207546085', u'INDIRECT_-1207545853'), (u'CALL_-1207546276'...
null
null
00194dd7
x86
O0
(translation_unit "undefined8 crc32_test(void)\n\n{\n int iVar1;\n size_t sVar2;\n undefined8 uVar3;\n long in_FS_OFFSET;\n undefined1 local_24 [4];\n char *local_20;\n undefined1 local_18;\n undefined1 local_17;\n undefined1 local_16;\n undefined1 local_15;\n undefined1 local_14 [4];\n long local_10;\n \n...
(translation_unit "/* WARNING: Unknown calling convention */\n\nint crc32_test(void)\n\n{\n long lVar1;\n int iVar2;\n size_t length;\n long in_FS_OFFSET;\n crc32_state ctx;\n void *in;\n uchar crc32 [4];\n uchar out [4];\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n crc32[0] = 0xb3;\n crc32[1] = 's';\n c...
(translation_unit "undefined8 crc32_test(void)\n\n{\n int iVar1;\n size_t sVar2;\n undefined8 uVar3;\n long in_FS_OFFSET;\n undefined1 local_24 [4];\n char *local_20;\n undefined1 local_18;\n undefined1 local_17;\n undefined1 local_16;\n undefined1 local_15;\n undefined1 local_14 [4];\n long local_10;\n \n...
(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 (sized_type_specifier long) IDENT ;) (declaration TYPE (array_declarator IDENT [ L...
(function_definition "undefined8 crc32_test(void)\n\n{\n int iVar1;\n size_t sVar2;\n undefined8 uVar3;\n long in_FS_OFFSET;\n undefined1 local_24 [4];\n char *local_20;\n undefined1 local_18;\n undefined1 local_17;\n undefined1 local_16;\n undefined1 local_15;\n undefined1 local_14 [4];\n long local_10;\n ...
/* WARNING: Unknown calling convention */ int function_1(void) { long var_8; int var_7; size_t length; long var_1; type_1 ctx; void *in; type_2 crc32 [4]; type_2 out [4]; var_8 = *(long *)(var_1 + 0x28); crc32[0] = 0xb3; crc32[1] = 's'; crc32[2] = 'v'; crc32[3] = 0xef; var_2(&ctx); l...
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
undefined8 MASKED(void) { int iVar1; size_t sVar2; undefined8 uVar3; long in_FS_OFFSET; undefined1 local_24 [4]; char *local_20; undefined1 local_18; undefined1 local_17; undefined1 local_16; undefined1 local_15; undefined1 local_14 [4]; long local_10; local_10 = *(long *)(in_FS_OFFSET + ...
9318_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
do_get_year
FUN_00226f30
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::time_get_shim<wchar_t>::do_get_year(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_base&...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00226f30(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5 ,undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9) { FUN_00224ff0(param_1,0...
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x1680c9 SUB ESP,0x8 MOV ESI,dword ptr [ESP + 0x14] PUSH 0x79 PUSH dword ptr [ESP + 0x38] PUSH dword ptr [ESP + 0x38] PUSH dword ptr [ESP + 0x38] PUSH dword ptr [ESP + 0x38] PUSH dword ptr [ESP + 0x38] PUSH dword ptr [ESP + 0x38] PUSH dword ptr [ESP + 0x38] MOV EAX,dword ptr [E...
null
null
null
null
[('tmp_588', u'CALL_-1203933241'), ('tmp_587', u'CALL_-1203933241'), ('const-417', u'LOAD_-1203933264'), ('tmp_582', u'CALL_-1203933241'), ('tmp_585', u'CALL_-1203933241'), ('const-121', u'CALL_-1203933241'), ('const-8', u'INT_ADD_-1203933248'), (u'CAST_-1203933113', u'LOAD_-1203933264'), ('const-0', u'RETURN_-12039332...
[('tmp_588', u'CALL_-1203933241'), ('tmp_587', u'CALL_-1203933241'), ('const-417', u'LOAD_-1203933264'), ('tmp_582', u'CALL_-1203933241'), ('tmp_585', u'CALL_-1203933241'), ('const-121', u'CALL_-1203933241'), ('const-8', u'INT_ADD_-1203933248'), (u'CAST_-1203933113', u'LOAD_-1203933264'), ('const-0', u'RETURN_-12039332...
null
null
00226f30
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4\nFUN_00226f30(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5\n ,undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9)\n\n{\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__facet_shims::(anonymous\n namespace)::time_get_shim<wchar_t>::do_get_year(std::istreambuf_iterator<wchar_t,\n std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t>...
(translation_unit "undefined4\nFUN_00226f30(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5\n ,undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9)\n\n{\n FUN_00224ff0(param_1,0,*(undefined4 *)(param_2 + 8),param_3,param_4,param_5,param_6,param...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete...
(function_definition "undefined4\nFUN_00226f30(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5\n ,undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9)\n\n{\n FUN_00224ff0(param_1,0,*(undefined4 *)(param_2 + 8),param_3,param_4,param_5,param_6,pa...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::time_get_shim<wchar_t>::do_get_year(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_base&...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5 ,undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9) { FUN_00224ff0(param_1,0,*(und...
8780_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
seekoff
FUN_00214200
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::filebuf::seekoff(long long, std::_Ios_Seekdir, std::_Ios_Openmode) */ longlong * std::filebuf::seekoff(longlong *param_1,filebuf *param_2,uint param_3,int param_4,int param_5) { int *piVar1; char cVar2; uint uVar3; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ longlong * FUN_00214200(longlong *param_1,int param_2,uint param_3,int param_4,int param_5) { int *piVar1; char cVar2; uint uVar3; int iVar4; uint uVar5; bool bVar6; longlong lVar7; int local_4c; int local_48; ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x17adf7 SUB ESP,0x3c MOV EAX,dword ptr [ESP + 0x58] MOV ESI,dword ptr [ESP + 0x54] MOV EDI,dword ptr [ESP + 0x50] MOV dword ptr [ESP],EAX MOV EAX,dword ptr [ESP + 0x5c] MOV dword ptr [ESP + 0x8],EAX MOV EAX,dword ptr [ESI + 0x74] TEST EAX,EAX JZ 0x00214368 SU...
null
null
null
null
[(u'LOAD_-1203878870', u'MULTIEQUAL_-1203877078'), (u'PTRADD_-1203878725', u'CAST_-1203876851'), (u'CALL_-1203878001', u'INT_ADD_-1203877946'), ('tmp_6997', u'PTRADD_-1203878354'), (u'CAST_-1203876719', u'STORE_-1203878318'), (u'MULTIEQUAL_-1203876863', u'CALL_-1203878117'), ('const-417', u'STORE_-1203878570'), (u'COPY...
[('const-1', u'INT_EQUAL_-1203878996'), (u'CALL_-1203879112', u'INDIRECT_-1203877206'), ('const-1', u'PTRADD_-1203877049'), (u'CALL_-1203878001', u'INT_ADD_-1203877946'), (u'CAST_-1203877003', u'CBRANCH_-1203879064'), (u'CAST_-1203877038', u'STORE_-1203879140'), (u'INT_AND_-1203877127', u'CAST_-1203877003'), (u'MULTIEQ...
null
null
00214200
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nlonglong * FUN_00214200(longlong *param_1,int param_2,uint param_3,int param_4,int param_5)\n\n{\n int *piVar1;\n char cVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n bool bVar6;\n longlong lVar7;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::filebuf::seekoff(long long, std::_Ios_Seekdir, std::_Ios_Openmode) */\n\nlonglong *\nstd::filebuf::seekoff(longlong *param_1,filebuf *param_2,uint param_3,int param_4,int param_5)\n\n{\n int *piVar1;\n ...
(translation_unit "longlong * FUN_00214200(longlong *param_1,int param_2,uint param_3,int param_4,int param_5)\n\n{\n int *piVar1;\n char cVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n bool bVar6;\n longlong lVar7;\n int local_4c;\n int local_48;\n uint local_30;\n int local_24;\n undefined4 local_20;\n ...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))...
(function_definition "longlong * FUN_00214200(longlong *param_1,int param_2,uint param_3,int param_4,int param_5)\n\n{\n int *piVar1;\n char cVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n bool bVar6;\n longlong lVar7;\n int local_4c;\n int local_48;\n uint local_30;\n int local_24;\n undefined4 local_20;...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::filebuf::seekoff(long long, std::_Ios_Seekdir, std::_Ios_Openmode) */ type_2 * std::filebuf::var_14(type_2 *var_3,type_6 *var_1,type_1 var_8,int var_9,int var_11) { int *var_2; char var_7; type_1 var_19; int var_2...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (pri...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ longlong * MASKED(longlong *param_1,int param_2,uint param_3,int param_4,int param_5) { int *piVar1; char cVar2; uint uVar3; int iVar4; uint uVar5; bool bVar6; longlong lVar7; int local_4c; int local_48; uint...
229_diff3_and_diff3_strip.c
fstat64
FUN_0001acc0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int fstat64(int __fd,stat64 *__buf) { int iVar1; iVar1 = __fxstat64(3,__fd,__buf); return iVar1; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0001acc0(int param_1,stat64 *param_2) { __fxstat64(3,param_1,param_2); return; }
PUSH EBX CALL 0x000114f0 ADD EBX,0x533a SUB ESP,0xc PUSH dword ptr [ESP + 0x18] PUSH dword ptr [ESP + 0x18] PUSH 0x3 CALL 0x000111e0 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-3', u'CALL_-1205949177'), ('tmp_169', u'CALL_-1205949177'), ('const-0', u'RETURN_-1205949149'), (u'CALL_-1205949177', u'RETURN_-1205949149'), ('tmp_168', u'CALL_-1205949177')]
[('tmp_297', u'CALL_-1205949177'), ('const-0', u'RETURN_-1205949149'), ('const-3', u'CALL_-1205949177'), ('tmp_296', u'CALL_-1205949177')]
null
null
0001acc0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0001acc0(int param_1,stat64 *param_2)\n\n{\n __fxstat64(3,param_1,param_2);\n return;\n}\n\n" comment (function_definition "void FUN_0001acc0(int param_1,stat64 *param_2)\n\n{\n __fxstat64(3,param_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint fstat64(int __fd,stat64 *__buf)\n\n{\n int iVar1;\n \n iVar1 = __fxstat64(3,__fd,__buf);\n return iVar1;\n}\n\n" comment (function_definition "int fstat64(int __fd,stat64 *__buf)\n\n{\n int iVar1;\n \...
(translation_unit "void FUN_0001acc0(int param_1,stat64 *param_2)\n\n{\n __fxstat64(3,param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_0001acc0(int param_1,stat64 *param_2)\n\n{\n __fxstat64(3,param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_0001acc0(int param_1,stat64 *par...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , IDENT ))) ;) (return_statement ret...
(function_definition "void FUN_0001acc0(int param_1,stat64 *param_2)\n\n{\n __fxstat64(3,param_1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0001acc0(int param_1,stat64 *param_2)" (identifier "FUN_0001acc0") (parameter_list "(int param_1,stat64 *param_2)" (( "(") (parameter_declaration "...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int function_1(int __fd,type_1 *__buf) { int iVar1; iVar1 = var_1(3,__fd,__buf); 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: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,stat64 *param_2) { __fxstat64(3,param_1,param_2); return; }
10759_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
wmemchr
wmemchr
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ wchar_t * wmemchr(wchar_t *__s,wchar_t __c,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* wmemchr@@GLIBC_2....
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ wchar_t * wmemchr(wchar_t *__s,wchar_t __c,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205432274')]
[('const-1', u'RETURN_-1205432274')]
null
null
00399024
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nwchar_t * wmemchr(wchar_t *__s,wchar_t __c,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata(...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nwchar_t * wmemchr(wchar_t *__s,wchar_t __c,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "wchar_t * wmemchr(wchar_t *__s,wchar_t __c,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "wchar_t * wmemchr(wchar_t *__s,wchar_t __c,size_t __n)\n\n{\n \n halt_baddata();\n}" type_identifier (pointer_declarator "* wmemchr(wchar_t *__s,wchar...
(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 { (expression_statement (call_expression IDENT (argu...
(function_definition "wchar_t * wmemchr(wchar_t *__s,wchar_t __c,size_t __n)\n\n{\n \n halt_baddata();\n}" (type_identifier "wchar_t") (pointer_declarator "* wmemchr(wchar_t *__s,wchar_t __c,size_t __n)" (* "*") (function_declarator "wmemchr(wchar_t *__s,wchar_t __c,size_t __n)" (identifier "wmemchr...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 * function_1(type_1 *__s,type_1 __c,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* wmemchr@@GLIBC_2....
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (typ...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ wchar_t * MASKED(wchar_t *__s,wchar_t __c,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
5578_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
_M_realloc_insert<gold::Plugin_manager::Rescannable>
FUN_0013fbf0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void _M_realloc_insert<gold::Plugin_manager::Rescannable>(vector<gold::Plugin_manager::Rescannable,_std::allocator<gold::Plugin_manager::Rescannable>_> * this, iterator __position, Rescannable * _...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0013fbf0(int *param_1,undefined4 *param_2,undefined4 *param_3) { undefined4 *puVar1; undefined4 *puVar2; undefined4 uVar3; uint uVar4; undefined4 *puVar5; undefined4 *puVar6; undefined4 *puVar7; undefine...
CALL 0x000559e6 ADD EAX,0x24f40b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c MOV dword ptr [ESP],EAX MOV EAX,dword ptr [ESP + 0x30] MOV ECX,dword ptr [ESP + 0x34] MOV EDI,dword ptr [EAX + 0x4] MOV EBP,dword ptr [EAX] MOV EAX,EDI SUB ECX,EBP SUB EAX,EBP SAR EAX,0x3 JZ 0x0013fd60 LEA EBX,[EAX + EAX*0x1] MOV EDX,0xff...
null
null
null
null
[('const-0', u'PTRSUB_-1207107310'), (u'MULTIEQUAL_-1207107601', u'PTRSUB_-1207107366'), ('const-8', u'PTRADD_-1207107363'), ('const-0', u'PTRSUB_-1207107446'), ('tmp_1458', u'CBRANCH_-1207107752'), (u'PTRSUB_-1207107293', u'PTRSUB_-1207107287'), ('tmp_1550', u'COPY_-1207107449'), (u'PTRSUB_-1207107366', u'CAST_-120710...
[('const-4', u'PTRADD_-1207107405'), (u'CAST_-1207107584', u'CAST_-1207107343'), (u'CAST_-1207107343', u'INT_ADD_-1207107968'), (u'CAST_-1207107515', u'INT_ADD_-1207108372'), ('tmp_1458', u'CBRANCH_-1207107752'), ('const-0', u'INT_NOTEQUAL_-1207107918'), ('const-2', u'PTRADD_-1207107479'), (u'MULTIEQUAL_-1207107569', u...
null
null
0013fbf0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0013fbf0(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n uint uVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n u...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void\n _M_realloc_insert<gold::Plugin_manager::Rescannable>(vector<gold::Plugin_manager::Rescannable,_std::allocator<gold::Plugin_manager::Rescannable>_>\n * this, iterator __posi...
(translation_unit "void FUN_0013fbf0(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n uint uVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n undefined4 *puVar8;\n undefined4 *puVar9;\n uint uVar10;\n int loca...
(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_0013fbf0(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n uint uVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n undefined4 *puVar8;\n undefined4 *puVar9;\n uint uVar10;\n int l...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void _M_realloc_insert<gold::Plugin_manager::Rescannable>(vector<gold::Plugin_manager::Rescannable,_std::allocator<gold::Plugin_manager::Rescannable>_> * this, iterator __position, Rescannable * _...
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.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int *param_1,undefined4 *param_2,undefined4 *param_3) { undefined4 *puVar1; undefined4 *puVar2; undefined4 uVar3; uint uVar4; undefined4 *puVar5; undefined4 *puVar6; undefined4 *puVar7; undefined4 *pu...
161_hppa-linux-gnu-ld_and_hppa-linux-gnu-ld_strip.c
htab_create
htab_create
void htab_create(void) { (*(code *)PTR_htab_create_000912a0)(); return; }
void htab_create(void) { (*(code *)PTR_htab_create_000912a0)(); return; }
JMP dword ptr [EBX + 0x2a0]
null
null
null
null
[(u'INDIRECT_-1205974302', u'COPY_-1205974361'), (u'CAST_-1205974297', u'CALLIND_-1205974374'), ('const-0', u'RETURN_-1205974371'), (u'CALLIND_-1205974374', u'INDIRECT_-1205974302'), ('tmp_58', u'CAST_-1205974297')]
[(u'INDIRECT_-1205974302', u'COPY_-1205974361'), (u'CAST_-1205974297', u'CALLIND_-1205974374'), ('const-0', u'RETURN_-1205974371'), (u'CALLIND_-1205974374', u'INDIRECT_-1205974302'), ('tmp_58', u'CAST_-1205974297')]
null
null
00014a90
x86
O0
(translation_unit "void htab_create(void)\n\n{\n (*(code *)PTR_htab_create_000912a0)();\n return;\n}\n\n" (function_definition "void htab_create(void)\n\n{\n (*(code *)PTR_htab_create_000912a0)();\n return;\n}" primitive_type (function_declarator "htab_create(void)" identifier (parameter_list "(void)" ( (parameter_...
(translation_unit "void htab_create(void)\n\n{\n (*(code *)PTR_htab_create_000912a0)();\n return;\n}\n\n" (function_definition "void htab_create(void)\n\n{\n (*(code *)PTR_htab_create_000912a0)();\n return;\n}" primitive_type (function_declarator "htab_create(void)" identifier (parameter_list "(void)" ( (parameter_...
(translation_unit "void htab_create(void)\n\n{\n (*(code *)PTR_htab_create_000912a0)();\n return;\n}\n\n" (function_definition "void htab_create(void)\n\n{\n (*(code *)PTR_htab_create_000912a0)();\n return;\n}" primitive_type (function_declarator "htab_create(void)" identifier (parameter_list "(void)" ( (parameter_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void htab_create(void)\n\n{\n (*(code *)PTR_htab_create_000912a0)();\n return;\n}" (primitive_type "void") (function_declarator "htab_create(void)" (identifier "htab_create") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\...
void function_1(void) { (*(type_1 *)PTR_htab_create_000912a0)(); 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_000912a0)(); return; }
336_powerpc64-linux-gnu-strip_and_powerpc64-linux-gnu-strip_strip.c
stab_push_defined_type
FUN_0002a830
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bfd_boolean __regparm3 stab_push_defined_type(stab_write_handle *info,long tindex,uint size) { bfd_boolean bVar1; char buf [20]; sprintf(buf,"%ld",tindex); bVar1 = stab_push_string((stab_write_handle *)&info->type_stac...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 FUN_0002a830(undefined4 param_1,undefined4 param_2,undefined4 param_3) { char local_30 [28]; undefined4 uStack_14; uStack_14 = 0x2a83d; sprintf(local_30,"%ld",param_2); FUN_0002a7b0(0,param_3); ret...
PUSH EBP MOV EBP,EDX PUSH EDI PUSH ESI MOV ESI,EAX PUSH EBX CALL 0x000166c0 ADD EBX,0x157c3 SUB ESP,0x40 MOV dword ptr [ESP + 0x10],ECX PUSH EDX LEA EAX,[EBX + 0xffff4ee3] PUSH EAX LEA EDI,[ESP + 0x28] PUSH EDI CALL 0x000137a0 POP EDX POP ECX LEA EAX,[ESI + 0x38] MOV ECX,dword ptr [ESP + 0x14] MOV EDX,EDI PUSH ECX MOV ...
null
null
null
null
[(u'CAST_-1206015653', u'CALL_-1206015808'), ('tmp_297', u'CALL_-1206015808'), ('const-0', u'RETURN_-1206015765'), ('const-0', u'CALL_-1206015808'), ('const-4294967248', u'PTRSUB_-1206015679'), ('tmp_297', u'CALL_-1206015853'), ('tmp_296', u'PTRSUB_-1206015666'), (u'COPY_-1206015740', u'CALL_-1206015853'), ('const-2168...
[(u'CALL_-1206015853', u'INDIRECT_-1206015691'), ('const-4294967248', u'PTRSUB_-1206015680'), ('const-0', u'RETURN_-1206015765'), ('const-174141', u'COPY_-1206015928'), (u'PTRSUB_-1206015680', u'CALL_-1206015853'), ('tmp_376', u'PTRSUB_-1206015680'), ('const-216803', u'COPY_-1206015741'), ('const-0', u'CALL_-1206015808...
null
null
0002a830
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_0002a830(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n char local_30 [28];\n undefined4 uStack_14;\n \n uStack_14 = 0x2a83d;\n sprintf(local_30,"%ld",param_2);\n FU...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean __regparm3 stab_push_defined_type(stab_write_handle *info,long tindex,uint size)\n\n{\n bfd_boolean bVar1;\n char buf [20];\n \n sprintf(buf,"%ld",tindex);\n bVar1 = stab_push_string((stab_writ...
(translation_unit "void __regparm3 FUN_0002a830(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n char local_30 [28];\n undefined4 uStack_14;\n \n uStack_14 = 0x2a83d;\n sprintf(local_30,"%ld",param_2);\n FUN_0002a7b0(0,param_3);\n return;\n}\n\n" (function_definition "void __regparm3 FUN_0002a830...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (...
(function_definition "void __regparm3 FUN_0002a830(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n char local_30 [28];\n undefined4 uStack_14;\n \n uStack_14 = 0x2a83d;\n sprintf(local_30,"%ld",param_2);\n FUN_0002a7b0(0,param_3);\n return;\n}" (primitive_type "void") (ERROR "__regparm3" (identi...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 __regparm3 function_1(type_2 *info,long tindex,type_3 size) { type_1 bVar1; char buf [20]; var_1(buf,"%ld",tindex); bVar1 = var_2((type_2 *)&info->type_stack,buf,tindex,0,size); return bVar1; }
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (para...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3) { char local_30 [28]; undefined4 uStack_14; uStack_14 = 0x2a83d; sprintf(local_30,"%ld",param_2); FUN_0002a7b0(0,param_3); return; }...
1889_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
do_get_mtime
FUN_000454d0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: Timespec do_get_mtime(Object * this) */ Timespec __thiscall gold::Object::do_get_mtime(Object *this) { Timespec TVar1; time_t in_stack_00000004; if (this->input_file_ != (Input_file *)0x0) { ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_000454d0(undefined4 param_1,int param_2) { if (*(int *)(param_2 + 0x1c) != 0) { FUN_0005cfe0(param_1,*(int *)(param_2 + 0x1c) + 0x1c); return param_1; } /* WARNING: Subroutine does ...
PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x2bcb29 SUB ESP,0x4 MOV EAX,dword ptr [ESP + 0x14] MOV ESI,dword ptr [ESP + 0x10] MOV EAX,dword ptr [EAX + 0x1c] TEST EAX,EAX JZ 0x00045506 SUB ESP,0x8 ADD EAX,0x1c PUSH EAX PUSH ESI CALL 0x0005cfe0 MOV EAX,ESI ADD ESP,0x10 POP EBX POP ESI RET 0x4 PUSH EAX LEA EAX,[EBX + 0xfff...
null
null
null
null
[(u'CALL_-1206168250', u'SUBPIECE_-1206168137'), (u'INT_NOTEQUAL_-1206168289', u'CBRANCH_-1206168289'), (u'SUBPIECE_-1206168137', u'PIECE_-1206168124'), (u'LOAD_-1206168308', u'INT_NOTEQUAL_-1206168289'), (u'COPY_-1206168106', u'CALL_-1206168174'), ('const-1', u'RETURN_-1206168169'), ('const-0', u'RETURN_-1206168213'),...
[('const-483', u'CALL_-1206168174'), (u'INT_NOTEQUAL_-1206168289', u'CBRANCH_-1206168289'), (u'COPY_-1206168117', u'CALL_-1206168174'), ('const-2207700', u'COPY_-1206168117'), (u'LOAD_-1206168308', u'INT_NOTEQUAL_-1206168289'), (u'CAST_-1206168103', u'LOAD_-1206168308'), ('tmp_570', u'CALL_-1206168250'), ('tmp_570', u'...
null
null
000454d0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_000454d0(undefined4 param_1,int param_2)\n\n{\n if (*(int *)(param_2 + 0x1c) != 0) {\n FUN_0005cfe0(param_1,*(int *)(param_2 + 0x1c) + 0x1c);\n return param_1;\n }\n /...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: Timespec do_get_mtime(Object * this) */\n\nTimespec __thiscall gold::Object::do_get_mtime(Object *this)\n\n{\n Timespec TVar1;\n time_t in_stack_00000004;\n \n if (this->input_fil...
(translation_unit "undefined4 FUN_000454d0(undefined4 param_1,int param_2)\n\n{\n if (*(int *)(param_2 + 0x1c) != 0) {\n FUN_0005cfe0(param_1,*(int *)(param_2 + 0x1c) + 0x1c);\n return param_1;\n }\n \n FUN_0005f0b0("../../gold/object.h",0x1e3,"input_file",0);\n}\n\n" (function_definition "u...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstr...
(function_definition "undefined4 FUN_000454d0(undefined4 param_1,int param_2)\n\n{\n if (*(int *)(param_2 + 0x1c) != 0) {\n FUN_0005cfe0(param_1,*(int *)(param_2 + 0x1c) + 0x1c);\n return param_1;\n }\n \n FUN_0005f0b0("../../gold/object.h",0x1e3,"input_file",0);\n}" (type_identifier "undefi...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: Timespec do_get_mtime(Object * this) */ type_1 __thiscall gold::type_2::function_1(type_2 *this) { type_1 TVar1; type_3 in_stack_00000004; if (this->input_file_ != (type_4 *)0x0) { TVar1 ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statemen...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(undefined4 param_1,int param_2) { if (*(int *)(param_2 + 0x1c) != 0) { FUN_0005cfe0(param_1,*(int *)(param_2 + 0x1c) + 0x1c); return param_1; } /* WARNING: Subroutine does not re...
282_mkdir_and_mkdir_strip.c
rpl_fgetfilecon
FUN_0001cfae
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int rpl_fgetfilecon(int fd,security_context_t *con) { int iVar1; int ret; iVar1 = fgetfilecon(fd,con); iVar1 = map_to_failure(iVar1,con); return iVar1; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0001cfae(undefined4 param_1,undefined4 param_2) { undefined4 uVar1; uVar1 = fgetfilecon(param_1,param_2); FUN_0001ceb4(uVar1,param_2); return; }
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x14 CALL 0x000132cd ADD EAX,0xd046 SUB ESP,0x8 PUSH dword ptr [EBP + 0xc] PUSH dword ptr [EBP + 0x8] MOV EBX,EAX CALL 0x000121a0 ADD ESP,0x10 MOV dword ptr [EBP + -0xc],EAX SUB ESP,0x8 PUSH dword ptr [EBP + 0xc] PUSH dword ptr [EBP + -0xc] CALL 0x0001ceb4 ADD ESP,0x10 MOV EBX,dwor...
null
null
null
null
[(u'CALL_-1205940167', u'RETURN_-1205940134'), ('tmp_303', u'CALL_-1205940221'), ('tmp_304', u'CALL_-1205940167'), (u'CALL_-1205940221', u'CALL_-1205940167'), ('tmp_304', u'CALL_-1205940221'), ('const-0', u'RETURN_-1205940134')]
[(u'CALL_-1205940221', u'CALL_-1205940167'), ('tmp_531', u'CALL_-1205940167'), ('tmp_531', u'CALL_-1205940221'), ('tmp_532', u'CALL_-1205940221'), ('const-0', u'RETURN_-1205940134')]
null
null
0001cfae
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0001cfae(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = fgetfilecon(param_1,param_2);\n FUN_0001ceb4(uVar1,param_2);\n return;\n}\n\n" comment (function_definition "...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nint rpl_fgetfilecon(int fd,security_context_t *con)\n\n{\n int iVar1;\n int ret;\n \n iVar1 = fgetfilecon(fd,con);\n iVar1 = map_to_failure(iVar1,con);\n return ...
(translation_unit "void FUN_0001cfae(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = fgetfilecon(param_1,param_2);\n FUN_0001ceb4(uVar1,param_2);\n return;\n}\n\n" (function_definition "void FUN_0001cfae(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = fg...
(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 "void FUN_0001cfae(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = fgetfilecon(param_1,param_2);\n FUN_0001ceb4(uVar1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0001cfae(undefined4 param_1,undefined4 param_2)" (identifier "FUN_0001cfa...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int function_1(int fd,type_1 *con) { int iVar1; int ret; iVar1 = var_1(fd,con); iVar1 = var_2(iVar1,con); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(undefined4 param_1,undefined4 param_2) { undefined4 uVar1; uVar1 = fgetfilecon(param_1,param_2); FUN_0001ceb4(uVar1,param_2); return; }
2527_openssl_and_openssl_strip.c
CMS_get1_ReceiptRequest
CMS_get1_ReceiptRequest
/* WARNING: Control flow encountered bad instruction data */ void CMS_get1_ReceiptRequest(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* CMS_get1_ReceiptRequest@@OPENSSL_1_1_0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void CMS_get1_ReceiptRequest(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206708262')]
[('const-1', u'RETURN_-1206708262')]
null
null
000c17d0
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid CMS_get1_ReceiptRequest(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void CMS_get1_ReceiptRequest(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid CMS_get1_ReceiptRequest(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* CMS_get1_ReceiptRequest@@OPENSSL_1_1_0 */\n halt_baddata();\n}\n\n" comment (function_def...
(translation_unit "void CMS_get1_ReceiptRequest(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void CMS_get1_ReceiptRequest(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "CMS_get1_ReceiptRequest(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 CMS_get1_ReceiptRequest(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "CMS_get1_ReceiptRequest(void)" (identifier "CMS_get1_ReceiptRequest") (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 */ /* CMS_get1_ReceiptRequest@@OPENSSL_1_1_0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
835_sparc64-linux-gnu-as_and_sparc64-linux-gnu-as_strip.c
bfd_elf_add_obj_attr_int
bfd_elf_add_obj_attr_int
/* WARNING: Control flow encountered bad instruction data */ void bfd_elf_add_obj_attr_int(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_elf_add_obj_attr_int(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206353682')]
[('const-1', u'RETURN_-1206353682')]
null
null
000780e4
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_elf_add_obj_attr_int(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_elf_add_obj_attr_int(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_elf_add_obj_attr_int(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_elf_add_obj_attr_int(void)\n\n{\n ...
(translation_unit "void bfd_elf_add_obj_attr_int(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_elf_add_obj_attr_int(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_elf_add_obj_attr_int(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 bfd_elf_add_obj_attr_int(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_elf_add_obj_attr_int(void)" (identifier "bfd_elf_add_obj_attr_int") (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(); }
5113_libcurl.so.4.5_and_libcurl.so.4.5_strip.c
_curl_easy_setopt_err_write_callback
FUN_0009a148
/* 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_write_callback(void) { return; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined ** FUN_0009a148(void) { return &__DT_PLTGOT; }
PUSH EBP MOV EBP,ESP CALL 0x0001b297 ADD EAX,0x546b0 NOP POP EBP RET
null
null
null
null
[('const-0', u'RETURN_-1206476425')]
[('const-976896', u'PTRSUB_-1206476389'), ('const-0', u'RETURN_-1206476425'), ('const-0', u'PTRSUB_-1206476389'), (u'PTRSUB_-1206476389', u'RETURN_-1206476425')]
null
null
0009a148
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined ** FUN_0009a148(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" comment (function_definition "undefined ** FUN_0009a148(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_write_callback(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void _curl_easy_setopt...
(translation_unit "undefined ** FUN_0009a148(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" (function_definition "undefined ** FUN_0009a148(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_0009a148(void)" * (pointer_declarator "* FUN_0009a148(void)" * (function_declarator "FUN_0009a148(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_0009a148(void)\n\n{\n return &__DT_PLTGOT;\n}" (type_identifier "undefined") (pointer_declarator "** FUN_0009a148(void)" (* "*") (pointer_declarator "* FUN_0009a148(void)" (* "*") (function_declarator "FUN_0009a148(void)" (identifier "FUN_0009a148") (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; }
8359_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
negative_sign
FUN_001d3bd0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::moneypunct<wchar_t, true>::negative_sign() const */ wstring * std::moneypunct<wchar_t,true>::negative_sign(void) { wstring *in_stack_00000004; int *in_stack_00000008; allocator local_d; undefined4 uStack_c; u...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_001d3bd0(undefined4 param_1,int *param_2) { undefined1 local_d; undefined4 uStack_c; uStack_c = 0x1d3bd7; if (*(code **)(*param_2 + 0x1c) == (code *)PTR_FUN_00301ed8) { FUN_00205b00(param_1,*(undefi...
PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x12e429 SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x24] MOV ESI,dword ptr [ESP + 0x20] MOV EDX,dword ptr [EAX] MOV EDX,dword ptr [EDX + 0x1c] CMP EDX,dword ptr [EBX + 0xfffffed8] JNZ 0x001d3c20 SUB ESP,0x4 MOV EAX,dword ptr [EAX + 0x8] LEA EDX,[ESP + 0x13] PUSH EDX PUSH dword ptr ...
null
null
null
null
[(u'LOAD_-1207813109', u'INT_ADD_-1207813088'), ('const-28', u'INT_ADD_-1207813088'), (u'LOAD_-1207813048', u'CALL_-1207813030'), ('const-417', u'LOAD_-1207813104'), ('tmp_141', u'CBRANCH_-1207813077'), ('tmp_710', u'PTRADD_-1207812834'), ('const-1915863', u'COPY_-1207813158'), ('const-417', u'LOAD_-1207813109'), ('con...
[(u'LOAD_-1207813109', u'INT_ADD_-1207813088'), (u'INDIRECT_-1207812833', u'COPY_-1207812877'), ('const-28', u'INT_ADD_-1207813088'), (u'LOAD_-1207813048', u'CALL_-1207813030'), ('tmp_141', u'CBRANCH_-1207813077'), ('tmp_700', u'COPY_-1207813018'), ('const-1915863', u'COPY_-1207813158'), ('const-4294967283', u'PTRSUB_-...
null
null
001d3bd0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_001d3bd0(undefined4 param_1,int *param_2)\n\n{\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x1d3bd7;\n if (*(code **)(*param_2 + 0x1c) == (code *)PTR_FUN_00301ed8) {\n F...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::moneypunct<wchar_t, true>::negative_sign() const */\n\nwstring * std::moneypunct<wchar_t,true>::negative_sign(void)\n\n{\n wstring *in_stack_00000004;\n int *in_stack_00000008;\n allocator local_d;\n ...
(translation_unit "undefined4 FUN_001d3bd0(undefined4 param_1,int *param_2)\n\n{\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x1d3bd7;\n if (*(code **)(*param_2 + 0x1c) == (code *)PTR_FUN_00301ed8) {\n FUN_00205b00(param_1,*(undefined4 *)(param_2[2] + 0x2c),&local_d);\n return param_1;\n }\...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT...
(function_definition "undefined4 FUN_001d3bd0(undefined4 param_1,int *param_2)\n\n{\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x1d3bd7;\n if (*(code **)(*param_2 + 0x1c) == (code *)PTR_FUN_00301ed8) {\n FUN_00205b00(param_1,*(undefined4 *)(param_2[2] + 0x2c),&local_d);\n return param_1;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::moneypunct<wchar_t, true>::negative_sign() const */ type_1 * std::moneypunct<type_5,true>::negative_sign(void) { type_1 *in_stack_00000004; int *in_stack_00000008; type_2 local_d; type_3 uStack_c; uStack_c = ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(undefined4 param_1,int *param_2) { undefined1 local_d; undefined4 uStack_c; uStack_c = 0x1d3bd7; if (*(code **)(*param_2 + 0x1c) == (code *)PTR_FUN_00301ed8) { FUN_00205b00(param_1,*(undefined4 *...
135_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
pthread_cond_wait
pthread_cond_wait
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int pthread_cond_wait(pthread_cond_t *__cond,pthread_mutex_t *__mutex) { int iVar1; iVar1 = (*(code *)PTR_pthread_cond_wait_0038f220)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int pthread_cond_wait(pthread_cond_t *__cond,pthread_mutex_t *__mutex) { int iVar1; iVar1 = (*(code *)PTR_pthread_cond_wait_0038f220)(); return iVar1; }
JMP dword ptr [EBX + 0x220]
null
null
null
null
[('tmp_72', u'CAST_-1206019862'), (u'INDIRECT_-1206019869', u'COPY_-1206019928'), (u'CALLIND_-1206019942', u'RETURN_-1206019939'), (u'CAST_-1206019862', u'CALLIND_-1206019942'), (u'CALLIND_-1206019942', u'INDIRECT_-1206019869'), ('const-0', u'RETURN_-1206019939')]
[('tmp_72', u'CAST_-1206019862'), (u'INDIRECT_-1206019869', u'COPY_-1206019928'), (u'CALLIND_-1206019942', u'RETURN_-1206019939'), (u'CAST_-1206019862', u'CALLIND_-1206019942'), (u'CALLIND_-1206019942', u'INDIRECT_-1206019869'), ('const-0', u'RETURN_-1206019939')]
null
null
00029890
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint pthread_cond_wait(pthread_cond_t *__cond,pthread_mutex_t *__mutex)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_cond_wait_0038f220)();\n return iVar1;\n}\n\n" comment (function_definition "int pthread_cond...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint pthread_cond_wait(pthread_cond_t *__cond,pthread_mutex_t *__mutex)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_cond_wait_0038f220)();\n return iVar1;\n}\n\n" comment (function_definition "int pthread_cond...
(translation_unit "int pthread_cond_wait(pthread_cond_t *__cond,pthread_mutex_t *__mutex)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_cond_wait_0038f220)();\n return iVar1;\n}\n\n" (function_definition "int pthread_cond_wait(pthread_cond_t *__cond,pthread_mutex_t *__mutex)\n\n{\n int iVar1;\n \n iVar1 =...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_e...
(function_definition "int pthread_cond_wait(pthread_cond_t *__cond,pthread_mutex_t *__mutex)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_cond_wait_0038f220)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "pthread_cond_wait(pthread_cond_t *__cond,pthread_mutex_t *__mutex)" (identifier "p...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__cond,type_2 *__mutex) { int iVar1; iVar1 = (*(type_3 *)PTR_pthread_cond_wait_0038f220)(); return iVar1; }
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: Unknown calling convention -- yet parameter storage is locked */ int MASKED(pthread_cond_t *__cond,pthread_mutex_t *__mutex) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0038f220)(); return iVar1; }
35_sum_and_sum_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_0001c094)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strchr(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strchr_0001c094)(); return pcVar1; }
JMP dword ptr [EBX + 0x94]
null
null
null
null
[(u'CALLIND_-1205988758', u'CAST_-1205988677'), ('tmp_72', u'CAST_-1205988678'), (u'INDIRECT_-1205988685', u'COPY_-1205988744'), (u'CALLIND_-1205988758', u'INDIRECT_-1205988685'), ('const-0', u'RETURN_-1205988755'), (u'CAST_-1205988678', u'CALLIND_-1205988758'), (u'CAST_-1205988677', u'RETURN_-1205988755')]
[(u'CALLIND_-1205988758', u'CAST_-1205988677'), ('tmp_72', u'CAST_-1205988678'), (u'INDIRECT_-1205988685', u'COPY_-1205988744'), (u'CALLIND_-1205988758', u'INDIRECT_-1205988685'), ('const-0', u'RETURN_-1205988755'), (u'CAST_-1205988678', u'CALLIND_-1205988758'), (u'CAST_-1205988677', u'RETURN_-1205988755')]
null
null
00011260
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_0001c094)();\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_0001c094)();\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_0001c094)();\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_0001c094)();\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_0001c094)();\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_0001c094)(); 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_0001c094)(); return pcVar1; }
964_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
xrealloc
xrealloc
/* WARNING: Control flow encountered bad instruction data */ void xrealloc(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void xrealloc(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207820018')]
[('const-1', u'RETURN_-1207820018')]
null
null
001d2104
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xrealloc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xrealloc(void)\n\n{\n /* WARNING: Bad instructio...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xrealloc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xrealloc(void)\n\n{\n /* WARNING: Bad instructio...
(translation_unit "void xrealloc(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void xrealloc(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "xrealloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void xrealloc(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "xrealloc(void)" (identifier "xrealloc") (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(); }
16_powerpc-linux-gnu-readelf_and_powerpc-linux-gnu-readelf_strip.c
rewind
rewind
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void rewind(FILE *__stream) { (*(code *)PTR_rewind_000b4040)(); return; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void rewind(FILE *__stream) { (*(code *)PTR_rewind_000b4040)(); return; }
JMP dword ptr [EBX + 0x40]
null
null
null
null
[(u'CAST_-1205980824', u'CALLIND_-1205980902'), ('const-0', u'RETURN_-1205980899'), ('tmp_63', u'CAST_-1205980824'), (u'INDIRECT_-1205980830', u'COPY_-1205980889'), (u'CALLIND_-1205980902', u'INDIRECT_-1205980830')]
[(u'CAST_-1205980824', u'CALLIND_-1205980902'), ('const-0', u'RETURN_-1205980899'), ('tmp_63', u'CAST_-1205980824'), (u'INDIRECT_-1205980830', u'COPY_-1205980889'), (u'CALLIND_-1205980902', u'INDIRECT_-1205980830')]
null
null
00013110
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid rewind(FILE *__stream)\n\n{\n (*(code *)PTR_rewind_000b4040)();\n return;\n}\n\n" comment (function_definition "void rewind(FILE *__stream)\n\n{\n (*(code *)PTR_rewind_000b4040)();\n return;\n}" primitive_type (f...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid rewind(FILE *__stream)\n\n{\n (*(code *)PTR_rewind_000b4040)();\n return;\n}\n\n" comment (function_definition "void rewind(FILE *__stream)\n\n{\n (*(code *)PTR_rewind_000b4040)();\n return;\n}" primitive_type (f...
(translation_unit "void rewind(FILE *__stream)\n\n{\n (*(code *)PTR_rewind_000b4040)();\n return;\n}\n\n" (function_definition "void rewind(FILE *__stream)\n\n{\n (*(code *)PTR_rewind_000b4040)();\n return;\n}" primitive_type (function_declarator "rewind(FILE *__stream)" identifier (parameter_list "(FILE *__stream)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer...
(function_definition "void rewind(FILE *__stream)\n\n{\n (*(code *)PTR_rewind_000b4040)();\n return;\n}" (primitive_type "void") (function_declarator "rewind(FILE *__stream)" (identifier "rewind") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_decl...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(type_1 *__stream) { (*(type_2 *)PTR_rewind_000b4040)(); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(FILE *__stream) { (*(code *)PTR_MASKED_000b4040)(); return; }
6050_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
finalize_symbols
FUN_00162cd0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void finalize_symbols(Output_section_element_assignment * this, Symbol_table * symtab, Layout * layout, uint64_t * dot_value, Output_sec...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00162cd0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 *param_4, undefined4 *param_5) { FUN_00169ab0(param_1 + 4,param_2,param_3,*param_4,param_4[1],*param_5); return; }
PUSH EBX CALL 0x00035840 ADD EBX,0x22c32a SUB ESP,0x10 MOV EAX,dword ptr [ESP + 0x28] PUSH dword ptr [EAX] MOV EAX,dword ptr [ESP + 0x28] PUSH dword ptr [EAX + 0x4] PUSH dword ptr [EAX] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] MOV EAX,dword ptr [ESP + 0x2c] ADD EAX,0x4 PUSH EAX CALL 0x00169ab0 ADD ESP,0x...
null
null
null
null
[('tmp_256', u'LOAD_-1207358092'), (u'PTRSUB_-1207358013', u'CALL_-1207358133'), (u'LOAD_-1207358208', u'CALL_-1207358133'), ('const-417', u'LOAD_-1207358208'), ('const-0', u'RETURN_-1207358105'), (u'LOAD_-1207358092', u'CALL_-1207358133'), ('const-4', u'PTRSUB_-1207358013'), ('tmp_254', u'CALL_-1207358133'), ('tmp_255...
[('tmp_432', u'INT_ADD_-1207358137'), (u'LOAD_-1207358194', u'CALL_-1207358133'), ('const-417', u'LOAD_-1207358208'), (u'INT_ADD_-1207358137', u'CALL_-1207358133'), (u'LOAD_-1207358208', u'CALL_-1207358133'), ('tmp_430', u'CALL_-1207358133'), (u'LOAD_-1207358187', u'CALL_-1207358133'), ('const-0', u'RETURN_-1207358105'...
null
null
00162cd0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00162cd0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 *param_4,\n undefined4 *param_5)\n\n{\n FUN_00169ab0(param_1 + 4,param_2,param_3,*param_4,param_4[1],*param_5);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void finalize_symbols(Output_section_element_assignment * this,\n Symbol_table * symtab, Layout * layout, uint64_t * ...
(translation_unit "void FUN_00162cd0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 *param_4,\n undefined4 *param_5)\n\n{\n FUN_00169ab0(param_1 + 4,param_2,param_3,*param_4,param_4[1],*param_5);\n return;\n}\n\n" (function_definition "void FUN_00162cd0(int param_1,undefined4 param_2,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 (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))...
(function_definition "void FUN_00162cd0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 *param_4,\n undefined4 *param_5)\n\n{\n FUN_00169ab0(param_1 + 4,param_2,param_3,*param_4,param_4[1],*param_5);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00162cd0(int param_1,unde...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void finalize_symbols(Output_section_element_assignment * this, Symbol_table * symtab, Layout * layout, uint64_t * dot_value, Output_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
/* 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) { FUN_00169ab0(param_1 + 4,param_2,param_3,*param_4,param_4[1],*param_5); return; }
51_x86_64-kfreebsd-gnu-strings_and_x86_64-kfreebsd-gnu-strings_strip.c
bfd_set_error_program_name
bfd_set_error_program_name
void bfd_set_error_program_name(void) { (*(code *)PTR_bfd_set_error_program_name_000190cc)(); return; }
void bfd_set_error_program_name(void) { (*(code *)PTR_bfd_set_error_program_name_000190cc)(); return; }
JMP dword ptr [EBX + 0xcc]
null
null
null
null
[(u'INDIRECT_-1205988462', u'COPY_-1205988521'), ('const-0', u'RETURN_-1205988531'), (u'CAST_-1205988457', u'CALLIND_-1205988534'), ('tmp_58', u'CAST_-1205988457'), (u'CALLIND_-1205988534', u'INDIRECT_-1205988462')]
[(u'INDIRECT_-1205988462', u'COPY_-1205988521'), ('const-0', u'RETURN_-1205988531'), (u'CAST_-1205988457', u'CALLIND_-1205988534'), ('tmp_58', u'CAST_-1205988457'), (u'CALLIND_-1205988534', u'INDIRECT_-1205988462')]
null
null
00011340
x86
O0
(translation_unit "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_000190cc)();\n return;\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_000190cc)();\n return;\n}" primitive_type (function_declarator "bfd_set_...
(translation_unit "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_000190cc)();\n return;\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_000190cc)();\n return;\n}" primitive_type (function_declarator "bfd_set_...
(translation_unit "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_000190cc)();\n return;\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_000190cc)();\n return;\n}" primitive_type (function_declarator "bfd_set_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_000190cc)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_set_error_program_name(void)" (identifier "bfd_set_error_program_name") (parameter_list "(void)" (( "(") (parameter_declaration "void...
void function_1(void) { (*(type_1 *)PTR_bfd_set_error_program_name_000190cc)(); 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_000190cc)(); return; }
3467_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
do_tls_offset
FUN_000c7830
/* DWARF original prototype: uint64_t do_tls_offset(Output_section * this) */ uint64_t __thiscall gold::Output_section::do_tls_offset(Output_section *this) { return this->tls_offset_; }
undefined8 FUN_000c7830(int param_1) { return *(undefined8 *)(param_1 + 0x94); }
MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [EAX + 0x98] MOV EAX,dword ptr [EAX + 0x94] RET
null
null
null
null
[(u'PTRSUB_-1206683507', u'LOAD_-1206683572'), ('const-148', u'PTRSUB_-1206683507'), (u'COPY_-1206683570', u'RETURN_-1206683563'), ('const-417', u'LOAD_-1206683572'), ('tmp_35', u'PTRSUB_-1206683507'), (u'LOAD_-1206683572', u'COPY_-1206683570'), ('const-0', u'RETURN_-1206683563')]
[(u'LOAD_-1206683574', u'COPY_-1206683570'), (u'INT_ADD_-1206683565', u'CAST_-1206683511'), (u'CAST_-1206683511', u'LOAD_-1206683574'), (u'COPY_-1206683570', u'RETURN_-1206683563'), ('tmp_41', u'INT_ADD_-1206683565'), ('const-417', u'LOAD_-1206683574'), ('const-0', u'RETURN_-1206683563'), ('const-148', u'INT_ADD_-12066...
null
null
000c7830
x86
O0
(translation_unit "undefined8 FUN_000c7830(int param_1)\n\n{\n return *(undefined8 *)(param_1 + 0x94);\n}\n\n" (function_definition "undefined8 FUN_000c7830(int param_1)\n\n{\n return *(undefined8 *)(param_1 + 0x94);\n}" type_identifier (function_declarator "FUN_000c7830(int param_1)" identifier (parameter_list "(int...
(translation_unit "/* DWARF original prototype: uint64_t do_tls_offset(Output_section * this) */\n\nuint64_t __thiscall gold::Output_section::do_tls_offset(Output_section *this)\n\n{\n return this->tls_offset_;\n}\n\n" comment (function_definition "uint64_t __thiscall gold::Output_section::do_tls_offset(Output_section...
(translation_unit "undefined8 FUN_000c7830(int param_1)\n\n{\n return *(undefined8 *)(param_1 + 0x94);\n}\n\n" (function_definition "undefined8 FUN_000c7830(int param_1)\n\n{\n return *(undefined8 *)(param_1 + 0x94);\n}" type_identifier (function_declarator "FUN_000c7830(int param_1)" identifier (parameter_list "(int...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression ...
(function_definition "undefined8 FUN_000c7830(int param_1)\n\n{\n return *(undefined8 *)(param_1 + 0x94);\n}" (type_identifier "undefined8") (function_declarator "FUN_000c7830(int param_1)" (identifier "FUN_000c7830") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (...
/* DWARF original prototype: uint64_t do_tls_offset(Output_section * this) */ uint64_t __thiscall gold::type_1::function_1(type_1 *this) { return this->tls_offset_; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (cast_expression type: ...
null
undefined8 MASKED(int param_1) { return *(undefined8 *)(param_1 + 0x94); }
7_s390x-linux-gnu-strings_and_s390x-linux-gnu-strings_strip.c
memmove
memmove
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memmove(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memmove_0001901c)(); return pvVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memmove(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memmove_0001901c)(); return pvVar1; }
JMP dword ptr [EBX + 0x1c]
null
null
null
null
[(u'CAST_-1205989156', u'RETURN_-1205989235'), (u'CAST_-1205989157', u'CALLIND_-1205989238'), ('tmp_77', u'CAST_-1205989157'), (u'CALLIND_-1205989238', u'INDIRECT_-1205989165'), ('const-0', u'RETURN_-1205989235'), (u'CALLIND_-1205989238', u'CAST_-1205989156'), (u'INDIRECT_-1205989165', u'COPY_-1205989224')]
[(u'CAST_-1205989156', u'RETURN_-1205989235'), (u'CAST_-1205989157', u'CALLIND_-1205989238'), ('tmp_77', u'CAST_-1205989157'), (u'CALLIND_-1205989238', u'INDIRECT_-1205989165'), ('const-0', u'RETURN_-1205989235'), (u'CALLIND_-1205989238', u'CAST_-1205989156'), (u'INDIRECT_-1205989165', u'COPY_-1205989224')]
null
null
00011080
x86
O0
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_0001901c)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memmove(void *__dest,void...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_0001901c)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memmove(void *__dest,void...
(translation_unit "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_0001901c)();\n return pvVar1;\n}\n\n" (function_definition "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_...
(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 "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_0001901c)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* memmove(void *__dest,void *__src,size_t __n)" (* "*") (function_declarator "memmove(void *__dest...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(type_1 *)PTR_memmove_0001901c)(); 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 *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_MASKED_0001901c)(); return pvVar1; }
71_m68k-linux-gnu-objdump_and_m68k-linux-gnu-objdump_strip.c
bfd_printable_arch_mach
bfd_printable_arch_mach
void bfd_printable_arch_mach(void) { (*(code *)PTR_bfd_printable_arch_mach_00070128)(); return; }
void bfd_printable_arch_mach(void) { (*(code *)PTR_bfd_printable_arch_mach_00070128)(); return; }
JMP dword ptr [EBX + 0x128]
null
null
null
null
[('tmp_58', u'CAST_-1205979897'), ('const-0', u'RETURN_-1205979971'), (u'CAST_-1205979897', u'CALLIND_-1205979974'), (u'INDIRECT_-1205979902', u'COPY_-1205979961'), (u'CALLIND_-1205979974', u'INDIRECT_-1205979902')]
[('tmp_58', u'CAST_-1205979897'), ('const-0', u'RETURN_-1205979971'), (u'CAST_-1205979897', u'CALLIND_-1205979974'), (u'INDIRECT_-1205979902', u'COPY_-1205979961'), (u'CALLIND_-1205979974', u'INDIRECT_-1205979902')]
null
null
000134b0
x86
O0
(translation_unit "void bfd_printable_arch_mach(void)\n\n{\n (*(code *)PTR_bfd_printable_arch_mach_00070128)();\n return;\n}\n\n" (function_definition "void bfd_printable_arch_mach(void)\n\n{\n (*(code *)PTR_bfd_printable_arch_mach_00070128)();\n return;\n}" primitive_type (function_declarator "bfd_printable_arch_m...
(translation_unit "void bfd_printable_arch_mach(void)\n\n{\n (*(code *)PTR_bfd_printable_arch_mach_00070128)();\n return;\n}\n\n" (function_definition "void bfd_printable_arch_mach(void)\n\n{\n (*(code *)PTR_bfd_printable_arch_mach_00070128)();\n return;\n}" primitive_type (function_declarator "bfd_printable_arch_m...
(translation_unit "void bfd_printable_arch_mach(void)\n\n{\n (*(code *)PTR_bfd_printable_arch_mach_00070128)();\n return;\n}\n\n" (function_definition "void bfd_printable_arch_mach(void)\n\n{\n (*(code *)PTR_bfd_printable_arch_mach_00070128)();\n return;\n}" primitive_type (function_declarator "bfd_printable_arch_m...
(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_printable_arch_mach(void)\n\n{\n (*(code *)PTR_bfd_printable_arch_mach_00070128)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_printable_arch_mach(void)" (identifier "bfd_printable_arch_mach") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive...
void function_1(void) { (*(type_1 *)PTR_bfd_printable_arch_mach_00070128)(); 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_00070128)(); return; }
166_x86_64-kfreebsd-gnu-strings_and_x86_64-kfreebsd-gnu-strings_strip.c
ftell
ftell
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ long ftell(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* ftell@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ long ftell(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205952306')]
[('const-1', u'RETURN_-1205952306')]
null
null
0001a0c4
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nlong ftell(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nlong ftell(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ftell@@GLIBC_2.0 */\...
(translation_unit "long ftell(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "long ftell(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (sized_type_specifier "long" long) (function_declarator "ftell(FILE *__stream)" identifier (parameter_list "(FILE *__stre...
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "long ftell(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (sized_type_specifier "long" (long "long")) (function_declarator "ftell(FILE *__stream)" (identifier "ftell") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (po...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ long function_1(type_1 *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* ftell@@GLIBC_2.0 */ var_1(); }
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 (expression_statement (call_expr...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ long MASKED(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
49_sg_write_x_and_sg_write_x_strip.c
sg_cmds_open_device
sg_cmds_open_device
void sg_cmds_open_device(void) { (*(code *)PTR_sg_cmds_open_device_0001efc0)(); return; }
void sg_cmds_open_device(void) { (*(code *)PTR_sg_cmds_open_device_0001efc0)(); return; }
JMP dword ptr [EBX + 0xc8]
null
null
null
null
[(u'CALLIND_-1205988550', u'INDIRECT_-1205988478'), (u'INDIRECT_-1205988478', u'COPY_-1205988537'), ('tmp_58', u'CAST_-1205988473'), (u'CAST_-1205988473', u'CALLIND_-1205988550'), ('const-0', u'RETURN_-1205988547')]
[(u'CALLIND_-1205988550', u'INDIRECT_-1205988478'), (u'INDIRECT_-1205988478', u'COPY_-1205988537'), ('tmp_58', u'CAST_-1205988473'), (u'CAST_-1205988473', u'CALLIND_-1205988550'), ('const-0', u'RETURN_-1205988547')]
null
null
00011330
x86
O0
(translation_unit "void sg_cmds_open_device(void)\n\n{\n (*(code *)PTR_sg_cmds_open_device_0001efc0)();\n return;\n}\n\n" (function_definition "void sg_cmds_open_device(void)\n\n{\n (*(code *)PTR_sg_cmds_open_device_0001efc0)();\n return;\n}" primitive_type (function_declarator "sg_cmds_open_device(void)" identifie...
(translation_unit "void sg_cmds_open_device(void)\n\n{\n (*(code *)PTR_sg_cmds_open_device_0001efc0)();\n return;\n}\n\n" (function_definition "void sg_cmds_open_device(void)\n\n{\n (*(code *)PTR_sg_cmds_open_device_0001efc0)();\n return;\n}" primitive_type (function_declarator "sg_cmds_open_device(void)" identifie...
(translation_unit "void sg_cmds_open_device(void)\n\n{\n (*(code *)PTR_sg_cmds_open_device_0001efc0)();\n return;\n}\n\n" (function_definition "void sg_cmds_open_device(void)\n\n{\n (*(code *)PTR_sg_cmds_open_device_0001efc0)();\n return;\n}" primitive_type (function_declarator "sg_cmds_open_device(void)" identifie...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void sg_cmds_open_device(void)\n\n{\n (*(code *)PTR_sg_cmds_open_device_0001efc0)();\n return;\n}" (primitive_type "void") (function_declarator "sg_cmds_open_device(void)" (identifier "sg_cmds_open_device") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) (...
void function_1(void) { (*(type_1 *)PTR_sg_cmds_open_device_0001efc0)(); 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_0001efc0)(); return; }
481_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
FUN_0002e2f7
FUN_0002e2f7
void __regparm3 FUN_0002e2f7(undefined4 param_1) { int unaff_EBP; int unaff_ESI; __cxa_begin_catch(param_1); *(undefined4 *)(unaff_ESI + 0x18) = *(undefined4 *)(unaff_EBP + -0x48); /* WARNING: Subroutine does not return */ /* try { // try from 0002e30f to 0002e313 ha...
void __regparm3 FUN_0002e2f7(undefined4 param_1) { int unaff_EBP; int unaff_ESI; FUN_0017feb0(param_1); *(undefined4 *)(unaff_ESI + 0x18) = *(undefined4 *)(unaff_EBP + -0x48); /* WARNING: Subroutine does not return */ /* try { // try from 0002e30f to 0002e313 has its...
SUB ESP,0xc MOV EBX,dword ptr [EBP + -0x44] PUSH EAX CALL 0x0017feb0 MOV EAX,dword ptr [EBP + -0x48] MOV EBX,dword ptr [EBP + -0x44] ADD ESP,0x10 MOV dword ptr [ESI + 0x18],EAX CALL 0x0017f070
null
null
null
null
[(u'INT_ADD_-1206000856', u'CAST_-1206000757'), ('const-417', u'STORE_-1206000846'), ('tmp_171', u'INT_ADD_-1206000856'), ('const-24', u'INT_ADD_-1206000832'), ('const-1', u'RETURN_-1206000831'), (u'CAST_-1206000757', u'LOAD_-1206000872'), (u'CAST_-1206000747', u'STORE_-1206000846'), (u'INT_ADD_-1206000832', u'CAST_-12...
[(u'INT_ADD_-1206000856', u'CAST_-1206000757'), ('const-417', u'STORE_-1206000846'), ('tmp_171', u'INT_ADD_-1206000856'), ('const-24', u'INT_ADD_-1206000832'), ('const-1', u'RETURN_-1206000831'), (u'CAST_-1206000757', u'LOAD_-1206000872'), (u'CAST_-1206000747', u'STORE_-1206000846'), (u'INT_ADD_-1206000832', u'CAST_-12...
null
null
0002e2f7
x86
O0
(translation_unit "void __regparm3 FUN_0002e2f7(undefined4 param_1)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n FUN_0017feb0(param_1);\n *(undefined4 *)(unaff_ESI + 0x18) = *(undefined4 *)(unaff_EBP + -0x48);\n /* WARNING: Subroutine does not return */\n /* try { // try from 0...
(translation_unit "void __regparm3 FUN_0002e2f7(undefined4 param_1)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n __cxa_begin_catch(param_1);\n *(undefined4 *)(unaff_ESI + 0x18) = *(undefined4 *)(unaff_EBP + -0x48);\n /* WARNING: Subroutine does not return */\n /* try { // try f...
(translation_unit "void __regparm3 FUN_0002e2f7(undefined4 param_1)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n FUN_0017feb0(param_1);\n *(undefined4 *)(unaff_ESI + 0x18) = *(undefined4 *)(unaff_EBP + -0x48);\n \n \n FUN_0017f070();\n}\n\n" (function_definition "void __regpar...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assi...
(function_definition "void __regparm3 FUN_0002e2f7(undefined4 param_1)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n FUN_0017feb0(param_1);\n *(undefined4 *)(unaff_ESI + 0x18) = *(undefined4 *)(unaff_EBP + -0x48);\n \n \n FUN_0017f070();\n}" (primitive_type "void") (ERROR "__re...
void __regparm3 function_1(type_1 param_1) { int var_3; int var_2; var_1(param_1); *(type_1 *)(var_2 + 0x18) = *(type_1 *)(var_3 + -0x48); /* WARNING: Subroutine does not return */ /* try { // try from 0002e30f to 0002e313 has its CatchHandler @ 0002e33a */ var_4()...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (i...
null
void __regparm3 MASKED(undefined4 param_1) { int unaff_EBP; int unaff_ESI; FUN_0017feb0(param_1); *(undefined4 *)(unaff_ESI + 0x18) = *(undefined4 *)(unaff_EBP + -0x48); /* WARNING: Subroutine does not return */ /* try { // try from 0002e30f to 0002e313 has its Catch...
3110_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
parse_incremental_changed
FUN_000a9750
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_incremental_changed(General_options * this, char * param_1, char * param_2, Command_line * param_3) */ void __thiscall gold::General_options::parse_incremental_changed (General_options *this,char *param...
void FUN_000a9750(int param_1) { *(undefined1 *)(param_1 + 0x5a1c) = 1; *(undefined4 *)(param_1 + 0x5a14) = 2; return; }
MOV EAX,dword ptr [ESP + 0x4] MOV byte ptr [EAX + 0x5a1c],0x1 MOV dword ptr [EAX + 0x5a14],0x2 RET
null
null
null
null
[('const-0', u'RETURN_-1206544518'), ('const-23060', u'PTRSUB_-1206544469'), ('tmp_34', u'PTRSUB_-1206544477'), ('const-1', u'STORE_-1206544548'), ('const-417', u'STORE_-1206544538'), ('const-417', u'STORE_-1206544548'), ('const-23068', u'PTRSUB_-1206544477'), (u'PTRSUB_-1206544477', u'STORE_-1206544548'), ('tmp_34', u...
[('const-0', u'RETURN_-1206544518'), (u'CAST_-1206544479', u'STORE_-1206544548'), (u'INT_ADD_-1206544524', u'CAST_-1206544471'), ('const-417', u'STORE_-1206544538'), ('const-1', u'STORE_-1206544548'), ('const-417', u'STORE_-1206544548'), ('const-2', u'STORE_-1206544538'), ('tmp_39', u'INT_ADD_-1206544534'), ('const-230...
null
null
000a9750
x86
O0
(translation_unit "void FUN_000a9750(int param_1)\n\n{\n *(undefined1 *)(param_1 + 0x5a1c) = 1;\n *(undefined4 *)(param_1 + 0x5a14) = 2;\n return;\n}\n\n" (function_definition "void FUN_000a9750(int param_1)\n\n{\n *(undefined1 *)(param_1 + 0x5a1c) = 1;\n *(undefined4 *)(param_1 + 0x5a14) = 2;\n return;\n}" primi...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_incremental_changed(General_options * this, char * param_1,\n char * param_2, Command_line * param_3) */\n\nvoid __thiscall\ngold::General_options::parse_incremental_changed\n (General_o...
(translation_unit "void FUN_000a9750(int param_1)\n\n{\n *(undefined1 *)(param_1 + 0x5a1c) = 1;\n *(undefined4 *)(param_1 + 0x5a14) = 2;\n return;\n}\n\n" (function_definition "void FUN_000a9750(int param_1)\n\n{\n *(undefined1 *)(param_1 + 0x5a1c) = 1;\n *(undefined4 *)(param_1 + 0x5a14) = 2;\n return;\n}" primi...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression (...
(function_definition "void FUN_000a9750(int param_1)\n\n{\n *(undefined1 *)(param_1 + 0x5a1c) = 1;\n *(undefined4 *)(param_1 + 0x5a14) = 2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_000a9750(int param_1)" (identifier "FUN_000a9750") (parameter_list "(int param_1)" (( "(") (parameter_declaration...
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_incremental_changed(General_options * this, char * param_1, char * param_2, Command_line * param_3) */ void __thiscall gold::type_1::function_1 (type_1 *this,char *param_2,char *param_3,type_2 *param_4)...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression a...
null
void MASKED(int param_1) { *(undefined1 *)(param_1 + 0x5a1c) = 1; *(undefined4 *)(param_1 + 0x5a14) = 2; return; }
8120_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
Got_entry
FUN_002dc540
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void Got_entry(Got_entry * this, Relobj * object, uint local_sym_index, bool use_plt_or_tls_offset, uint64_t addend) */ void __thiscall gold::Output_data_got<32,_true>::Got_entry::Got_entry ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_002dc540(undefined4 *param_1,undefined4 param_2,uint param_3,char param_4, undefined4 param_5,undefined4 param_6) { param_1[1] = param_1[1] & 0x80000000 | param_3 & 0x7fffffff; *(byte *)((int)param_...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x30dab7 SUB ESP,0xc MOV EDX,dword ptr [ESP + 0x20] MOV ECX,dword ptr [ESP + 0x28] MOVZX EDI,byte ptr [ESP + 0x2c] MOV EAX,dword ptr [EDX + 0x4] MOV ESI,ECX AND ESI,0x7fffffff SHL EDI,0x7 AND EAX,0x80000000 OR EAX,ESI MOV dword ptr [EDX + 0x4],EAX SHR EAX,0x18...
null
null
null
null
[('const-1', u'RETURN_-1204632226')]
[('const-4', u'PTRADD_-1204631825'), ('const-417', u'LOAD_-1204632180'), (u'INT_OR_-1204632075', u'STORE_-1204632089'), (u'COPY_-1204631793', u'CALL_-1204631860'), ('tmp_570', u'CBRANCH_-1204631950'), ('tmp_1005', u'STORE_-1204631941'), (u'INT_AND_-1204632145', u'INT_EQUAL_-1204631952'), ('const-7', u'INT_LEFT_-1204632...
null
null
002dc540
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002dc540(undefined4 *param_1,undefined4 param_2,uint param_3,char param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n param_1[1] = param_1[1] & 0x80000000 | param_3 & 0x7fffffff;...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void Got_entry(Got_entry * this, Relobj * object, uint local_sym_index,\n bool use_plt_or_tls_offset, uint64_t addend) */\n\nvoid __thiscall\ngold::Output_data_got<32,_true>::Got_en...
(translation_unit "void FUN_002dc540(undefined4 *param_1,undefined4 param_2,uint param_3,char param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n param_1[1] = param_1[1] & 0x80000000 | param_3 & 0x7fffffff;\n *(byte *)((int)param_1 + 7) = (byte)(param_3 >> 0x18) & 0x7f | param_4 << 7;\n param_1[...
(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_002dc540(undefined4 *param_1,undefined4 param_2,uint param_3,char param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n param_1[1] = param_1[1] & 0x80000000 | param_3 & 0x7fffffff;\n *(byte *)((int)param_1 + 7) = (byte)(param_3 >> 0x18) & 0x7f | param_4 << 7;\n param...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void Got_entry(Got_entry * this, Relobj * object, uint local_sym_index, bool use_plt_or_tls_offset, uint64_t addend) */ void __thiscall gold::Output_data_got<32,_true>::Got_entry::Got_entry ...
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,undefined4 param_2,uint param_3,char param_4, undefined4 param_5,undefined4 param_6) { param_1[1] = param_1[1] & 0x80000000 | param_3 & 0x7fffffff; *(byte *)((int)param_1 + 7)...
6738_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
add_need
FUN_001a4240
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void add_need(Versions * this, Stringpool * dynpool, char * filename, char * name, Key name_key) */ void __thiscall gold::Versions::add...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001a4240(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5) { int iVar1; int *piVar2; int iVar3; undefined4 *puVar4; undefined4 uVar5; int local_38; ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x1eadb7 SUB ESP,0x2c LEA EAX,[ESP + 0x10] MOV ESI,dword ptr [ESP + 0x40] PUSH EAX PUSH 0x1 PUSH dword ptr [ESP + 0x50] PUSH dword ptr [ESP + 0x50] CALL 0x00174930 MOV dword ptr [ESP + 0x2c],0x0 LEA EDX,[ESI + 0x18] MOV EBP,EAX MOV EAX,dword ptr [ESP + 0x60] M...
null
null
null
null
[('tmp_2130', u'PTRSUB_-1207613748'), ('tmp_1206', u'BRANCH_-1207614140'), ('tmp_1353', u'PTRSUB_-1207613643'), ('const-0', u'PTRSUB_-1207613524'), (u'LOAD_-1207614664', u'LOAD_-1207614627'), (u'STORE_-1207614364', u'INDIRECT_-1207613558'), (u'MULTIEQUAL_-1207613601', u'COPY_-1207613620'), ('const-0', u'RETURN_-1207614...
[(u'CALL_-1207614716', u'INDIRECT_-1207613846'), (u'INDIRECT_-1207613577', u'MULTIEQUAL_-1207613696'), ('tmp_1206', u'BRANCH_-1207614140'), (u'INDIRECT_-1207613528', u'MULTIEQUAL_-1207613517'), (u'LOAD_-1207614664', u'LOAD_-1207614627'), (u'CAST_-1207613461', u'LOAD_-1207614205'), (u'MULTIEQUAL_-1207613640', u'INT_NOTE...
null
null
001a4240
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001a4240(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n int iVar1;\n int *piVar2;\n int iVar3;\n undefined4 *puVar4;\n undefine...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void add_need(Versions * this, Stringpool * dynpool, char * filename,\n char * name, Key name_key) */\n\nvoid __thisc...
(translation_unit "void FUN_001a4240(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n int iVar1;\n int *piVar2;\n int iVar3;\n undefined4 *puVar4;\n undefined4 uVar5;\n int local_38;\n char local_34 [8];\n int *local_2c;\n undefined4 local_28;\n...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDEN...
(function_definition "void FUN_001a4240(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n int iVar1;\n int *piVar2;\n int iVar3;\n undefined4 *puVar4;\n undefined4 uVar5;\n int local_38;\n char local_34 [8];\n int *local_2c;\n undefined4 local_28...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void add_need(Versions * this, Stringpool * dynpool, char * filename, char * name, Key name_key) */ void __thiscall var_10::type_1::fun...
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) { int iVar1; int *piVar2; int iVar3; undefined4 *puVar4; undefined4 uVar5; int local_38; char l...
300_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
FUN_0002c5a6
FUN_0002c5a6
void FUN_0002c5a6(void) { pointer ppIVar1; pointer ppIVar2; pointer ppSVar3; undefined4 uVar4; int unaff_EBP; Incremental_binary *unaff_ESI; int in_stack_fffffff4; std:: vector<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>:...
void FUN_0002c5a6(void) { undefined4 uVar1; int unaff_EBP; int unaff_ESI; undefined4 uVar2; FUN_00092730(unaff_ESI + 0xd0); if (*(int *)(unaff_ESI + 0x68) != 0) { FUN_001ff030(*(int *)(unaff_ESI + 0x68)); } if (*(int *)(unaff_ESI + 0x5c) != 0) { FUN_001ff030(*(int *)(unaff_ESI + 0x5c)); }...
SUB ESP,0xc LEA EAX,[ESI + 0xd0] PUSH EAX CALL 0x00092730 MOV EAX,dword ptr [ESI + 0x68] ADD ESP,0x10 TEST EAX,EAX JZ 0x0002c5cd SUB ESP,0xc MOV EBX,EDI PUSH EAX CALL 0x001ff030 ADD ESP,0x10 MOV EAX,dword ptr [ESI + 0x5c] TEST EAX,EAX JZ 0x0002c5e2 SUB ESP,0xc MOV EBX,EDI PUSH EAX CALL 0x001ff030 ADD ESP,0x10 MOV EAX,d...
null
null
null
null
[('const-2', u'PTRADD_-1206007792'), (u'CAST_-1206007650', u'LOAD_-1206008070'), ('tmp_1293', u'INT_ADD_-1206008054'), ('const-4294967236', u'INT_ADD_-1206008054'), (u'PTRSUB_-1206007769', u'LOAD_-1206008375'), (u'INT_NOTEQUAL_-1206008167', u'CBRANCH_-1206008167'), ('const-44', u'PTRADD_-1206007741'), ('const-28', u'PT...
[('const-80', u'INT_ADD_-1206008229'), ('tmp_1278', u'INT_ADD_-1206008338'), (u'INT_ADD_-1206008379', u'CALL_-1206008377'), ('const-4294967232', u'INT_ADD_-1206008332'), ('const-0', u'INT_NOTEQUAL_-1206008285'), (u'INT_ADD_-1206008338', u'CAST_-1206007984'), ('const-68', u'INT_ADD_-1206008170'), (u'INDIRECT_-1206007712...
null
null
0002c5a6
x86
O0
(translation_unit "void FUN_0002c5a6(void)\n\n{\n undefined4 uVar1;\n int unaff_EBP;\n int unaff_ESI;\n undefined4 uVar2;\n \n FUN_00092730(unaff_ESI + 0xd0);\n if (*(int *)(unaff_ESI + 0x68) != 0) {\n FUN_001ff030(*(int *)(unaff_ESI + 0x68));\n }\n if (*(int *)(unaff_ESI + 0x5c) != 0) {\n FUN_001ff030(*...
(translation_unit "void FUN_0002c5a6(void)\n\n{\n pointer ppIVar1;\n pointer ppIVar2;\n pointer ppSVar3;\n undefined4 uVar4;\n int unaff_EBP;\n Incremental_binary *unaff_ESI;\n int in_stack_fffffff4;\n \n std::\n vector<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_...
(translation_unit "void FUN_0002c5a6(void)\n\n{\n undefined4 uVar1;\n int unaff_EBP;\n int unaff_ESI;\n undefined4 uVar2;\n \n FUN_00092730(unaff_ESI + 0xd0);\n if (*(int *)(unaff_ESI + 0x68) != 0) {\n FUN_001ff030(*(int *)(unaff_ESI + 0x68));\n }\n if (*(int *)(unaff_ESI + 0x5c) != 0) {\n FUN_001ff030(*...
(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 ;) (expression_statement (call_expression IDENT (argument_list ( (binar...
(function_definition "void FUN_0002c5a6(void)\n\n{\n undefined4 uVar1;\n int unaff_EBP;\n int unaff_ESI;\n undefined4 uVar2;\n \n FUN_00092730(unaff_ESI + 0xd0);\n if (*(int *)(unaff_ESI + 0x68) != 0) {\n FUN_001ff030(*(int *)(unaff_ESI + 0x68));\n }\n if (*(int *)(unaff_ESI + 0x5c) != 0) {\n FUN_001ff03...
void function_1(void) { type_1 var_9; type_1 var_12; type_1 var_13; type_2 uVar4; int var_14; type_3 *unaff_ESI; int in_stack_fffffff4; std:: var_5<var_7::var_1<32,var_2>::var_3,var_8::allocator<var_7::var_1<32,var_2>::var_3>var_4> ::~var_5((var_5<var_7::var_1<32,var_2>::var_3,var_8::allocator<...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type...
null
void MASKED(void) { undefined4 uVar1; int unaff_EBP; int unaff_ESI; undefined4 uVar2; FUN_00092730(unaff_ESI + 0xd0); if (*(int *)(unaff_ESI + 0x68) != 0) { FUN_001ff030(*(int *)(unaff_ESI + 0x68)); } if (*(int *)(unaff_ESI + 0x5c) != 0) { FUN_001ff030(*(int *)(unaff_ESI + 0x5c)); } if ...
676_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c
bfd_getb64
bfd_getb64
/* WARNING: Control flow encountered bad instruction data */ void bfd_getb64(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_getb64(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206480662')]
[('const-1', u'RETURN_-1206480662')]
null
null
000990e0
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_getb64(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_getb64(void)\n\n{\n /* WARNING: Bad instru...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_getb64(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_getb64(void)\n\n{\n /* WARNING: Bad instru...
(translation_unit "void bfd_getb64(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_getb64(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_getb64(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitiv...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_getb64(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_getb64(void)" (identifier "bfd_getb64") (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(); }
68_x86_64-linux-gnu-nm_and_x86_64-linux-gnu-nm_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_0001d11c)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int sprintf(char *__s,char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_sprintf_0001d11c)(); return iVar1; }
JMP dword ptr [EBX + 0x11c]
null
null
null
null
[('const-0', u'RETURN_-1205984115'), (u'CAST_-1205984038', u'CALLIND_-1205984118'), (u'CALLIND_-1205984118', u'INDIRECT_-1205984045'), (u'CALLIND_-1205984118', u'RETURN_-1205984115'), ('tmp_72', u'CAST_-1205984038'), (u'INDIRECT_-1205984045', u'COPY_-1205984104')]
[('const-0', u'RETURN_-1205984115'), (u'CAST_-1205984038', u'CALLIND_-1205984118'), (u'CALLIND_-1205984118', u'INDIRECT_-1205984045'), (u'CALLIND_-1205984118', u'RETURN_-1205984115'), ('tmp_72', u'CAST_-1205984038'), (u'INDIRECT_-1205984045', u'COPY_-1205984104')]
null
null
00012480
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_0001d11c)();\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_0001d11c)();\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_0001d11c)();\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_0001d11c)();\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_0001d11c)();\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_0001d11c)(); 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_0001d11c)(); return iVar1; }
2882_bash_and_bash_strip.c
dup2
dup2
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int dup2(int __fd,int __fd2) { /* WARNING: Bad instruction - Truncating control flow here */ /* dup2@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int dup2(int __fd,int __fd2) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207304174')]
[('const-1', u'RETURN_-1207304174')]
null
null
00150008
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint dup2(int __fd,int __fd2)\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 dup2(int __fd,int __fd2)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* dup2@@GLIBC_2.0 */...
(translation_unit "int dup2(int __fd,int __fd2)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int dup2(int __fd,int __fd2)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "dup2(int __fd,int __fd2)" identifier (parameter_list "(int __fd,int __fd2)" ( (p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int dup2(int __fd,int __fd2)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "dup2(int __fd,int __fd2)" (identifier "dup2") (parameter_list "(int __fd,int __fd2)" (( "(") (parameter_declaration "int __fd" (primitive_type "int") (identifier "__fd")) (, ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __fd,int __fd2) { /* WARNING: Bad instruction - Truncating control flow here */ /* dup2@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __fd,int __fd2) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
427_mv_and_mv_strip.c
xstrdup
FUN_00025e21
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ char * xstrdup(char *string) { size_t sVar1; char *pcVar2; sVar1 = strlen(string); pcVar2 = (char *)xmemdup(string,sVar1 + 1); return pcVar2; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00025e21(char *param_1) { size_t sVar1; sVar1 = strlen(param_1); FUN_00025dea(param_1,sVar1 + 1); return; }
PUSH EBP MOV EBP,ESP PUSH EBX SUB ESP,0x4 CALL 0x000129f0 ADD EBX,0x151d3 SUB ESP,0xc PUSH dword ptr [EBP + 0x8] CALL 0x000124e0 ADD ESP,0x10 ADD EAX,0x1 SUB ESP,0x8 PUSH EAX PUSH dword ptr [EBP + 0x8] CALL 0x00025dea ADD ESP,0x10 MOV EBX,dword ptr [EBP + -0x4] LEAVE RET
null
null
null
null
[(u'CALL_-1206034780', u'CAST_-1206034654'), ('tmp_299', u'CALL_-1206034780'), (u'CALL_-1206034836', u'INT_ADD_-1206034804'), (u'INT_ADD_-1206034804', u'CALL_-1206034780'), ('const-0', u'RETURN_-1206034747'), ('tmp_299', u'CALL_-1206034836'), ('const-1', u'INT_ADD_-1206034804'), (u'CAST_-1206034654', u'RETURN_-12060347...
[('tmp_491', u'CALL_-1206034780'), (u'CALL_-1206034836', u'INT_ADD_-1206034804'), (u'INT_ADD_-1206034804', u'CALL_-1206034780'), ('const-0', u'RETURN_-1206034747'), ('tmp_491', u'CALL_-1206034836'), ('const-1', u'INT_ADD_-1206034804')]
null
null
00025e21
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00025e21(char *param_1)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_1);\n FUN_00025dea(param_1,sVar1 + 1);\n return;\n}\n\n" comment (function_definition "void FUN_00025e21(char *param_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\nchar * xstrdup(char *string)\n\n{\n size_t sVar1;\n char *pcVar2;\n \n sVar1 = strlen(string);\n pcVar2 = (char *)xmemdup(string,sVar1 + 1);\n return pcVar2;\n}\...
(translation_unit "void FUN_00025e21(char *param_1)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_1);\n FUN_00025dea(param_1,sVar1 + 1);\n return;\n}\n\n" (function_definition "void FUN_00025e21(char *param_1)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_1);\n FUN_00025dea(param_1,sVar1 + 1);\n return;\n}"...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_s...
(function_definition "void FUN_00025e21(char *param_1)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_1);\n FUN_00025dea(param_1,sVar1 + 1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00025e21(char *param_1)" (identifier "FUN_00025e21") (parameter_list "(char *param_1)" (( "(") (parameter_decl...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ char * function_1(char *string) { size_t var_3; char *pcVar2; var_3 = var_1(string); pcVar2 = (char *)var_2(string,var_3 + 1); return pcVar2; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(char *param_1) { size_t sVar1; sVar1 = strlen(param_1); FUN_00025dea(param_1,sVar1 + 1); return; }
9473_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
__strcoll_l
__strcoll_l
/* WARNING: Control flow encountered bad instruction data */ void __strcoll_l(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __strcoll_l@@GLIBC_2.1 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void __strcoll_l(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1204829662')]
[('const-1', u'RETURN_-1204829662')]
null
null
0030c218
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __strcoll_l(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __strcoll_l(void)\n\n{\n /* WARNING: Bad inst...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __strcoll_l(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __strcoll_l@@GLIBC_2.1 */\n halt_baddata();\n}\n\n" comment (function_definition "void __strcoll_l(vo...
(translation_unit "void __strcoll_l(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __strcoll_l(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__strcoll_l(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primi...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void __strcoll_l(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__strcoll_l(void)" (identifier "__strcoll_l") (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 */ /* __strcoll_l@@GLIBC_2.1 */ 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(); }
1502_puttytel_and_puttytel_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_-1206542322')]
[('const-1', u'RETURN_-1206542322')]
null
null
000aa004
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(); }
10978_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
find_last_not_of
FUN_002caaa0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::find_last_not_of(std::wstring const&, unsigned int) const */ void std::wstring::find_last_not_of(wstring *param_1,uint param_2) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_002caaa0(undefined4 param_1,int *param_2,undefined4 param_3) { FUN_002caa30(param_1,*param_2,param_3,*(undefined4 *)(*param_2 + -0xc)); return; }
PUSH EBX CALL 0x0003a210 ADD EBX,0x14955a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x14] MOV EAX,dword ptr [EAX] PUSH dword ptr [EAX + -0xc] PUSH dword ptr [ESP + 0x1c] PUSH EAX PUSH dword ptr [ESP + 0x1c] CALL 0x002caa30 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1204573518')]
[(u'LOAD_-1204573488', u'INT_ADD_-1204573467'), (u'LOAD_-1204573483', u'CALL_-1204573447'), (u'LOAD_-1204573488', u'CALL_-1204573447'), ('tmp_332', u'CALL_-1204573447'), ('const-0', u'RETURN_-1204573419'), (u'CAST_-1204573353', u'LOAD_-1204573483'), ('tmp_333', u'CALL_-1204573447'), ('const-4294967284', u'INT_ADD_-1204...
null
null
002caaa0
x86
O0
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002caaa0(undefined4 param_1,int *param_2,undefined4 param_3)\n\n{\n FUN_002caa30(param_1,*param_2,param_3,*(undefined4 *)(*param_2 + -0xc));\n return;\n}\n\n" comment (function_definition "void FUN_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::find_last_not_of(std::wstring const&, unsigned int) const */\n\nvoid std::wstring::find_last_not_of(wstring *param_1,uint param_2)\n\n{\n}\n\n" comment comment (function_definition "void std::wst...
(translation_unit "void FUN_002caaa0(undefined4 param_1,int *param_2,undefined4 param_3)\n\n{\n FUN_002caa30(param_1,*param_2,param_3,*(undefined4 *)(*param_2 + -0xc));\n return;\n}\n\n" (function_definition "void FUN_002caaa0(undefined4 param_1,int *param_2,undefined4 param_3)\n\n{\n FUN_002caa30(param_1,*param_2,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_002caaa0(undefined4 param_1,int *param_2,undefined4 param_3)\n\n{\n FUN_002caa30(param_1,*param_2,param_3,*(undefined4 *)(*param_2 + -0xc));\n return;\n}" (primitive_type "void") (function_declarator "FUN_002caaa0(undefined4 param_1,int *param_2,undefined4 param_3)" (identifier "FUN_002...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::find_last_not_of(std::wstring const&, unsigned int) const */ void std::type_1::function_1(type_1 *param_1,type_2 param_2) { }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,int *param_2,undefined4 param_3) { FUN_002caa30(param_1,*param_2,param_3,*(undefined4 *)(*param_2 + -0xc)); return; }
160_sqldiff_and_sqldiff_strip.c
sqlite3GetVarint
FUN_0001ad10
u8 __regparm3 sqlite3GetVarint(uchar *p,u64 *v) { byte bVar1; byte bVar2; u8 uVar3; uint uVar4; uint uVar5; uint uVar6; uint uVar7; uVar4 = (uint)*p; if (-1 < (char)*p) { *(uint *)v = uVar4; *(undefined4 *)((int)v + 4) = 0; return '\x01'; } uVar6 = (uint)p[1]; if ((char)p[1] < '...
undefined4 __regparm3 FUN_0001ad10(byte *param_1,uint *param_2) { byte bVar1; byte bVar2; undefined4 uVar3; uint uVar4; uint uVar5; uint uVar6; uint uVar7; uVar4 = (uint)*param_1; if (-1 < (char)*param_1) { *param_2 = uVar4; param_2[1] = 0; return 1; } uVar6 = (uint)param_1[1]; ...
MOVZX ECX,byte ptr [EAX] TEST CL,CL JNS 0x0001ae08 PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0xc MOVZX ESI,byte ptr [EAX + 0x1] MOV EBX,ESI MOVZX EBP,BL TEST BL,BL JNS 0x0001ae20 MOVZX EDI,byte ptr [EAX + 0x2] SHL ECX,0xe OR ECX,EDI MOV EDI,ECX AND EDI,0x1fc07f AND ECX,0x80 JZ 0x0001ae58 MOV EBX,EBP SHL EBX,0xe MOV E...
null
null
null
null
[('const-4028612735', u'INT_AND_-1205947963'), ('const-4', u'INT_ADD_-1205947641'), ('const-4', u'INT_ADD_-1205947901'), ('const-6', u'PTRADD_-1205948587'), (u'CAST_-1205947322', u'STORE_-1205947582'), ('const-7', u'INT_LEFT_-1205948749'), (u'INT_ZEXT_-1205948859', u'INT_AND_-1205948367'), ('tmp_3635', u'LOAD_-12059491...
[('tmp_4232', u'PTRADD_-1205947405'), ('const-5', u'COPY_-1205947757'), ('const-4028612735', u'INT_AND_-1205947963'), ('tmp_4232', u'PTRADD_-1205947189'), ('const-6', u'PTRADD_-1205948587'), (u'LOAD_-1205948936', u'INT_AND_-1205947605'), ('const-417', u'STORE_-1205947735'), ('const-8', u'INT_LEFT_-1205948313'), ('const...
null
null
0001ad10
x86
O0
(translation_unit "undefined4 __regparm3 FUN_0001ad10(byte *param_1,uint *param_2)\n\n{\n byte bVar1;\n byte bVar2;\n undefined4 uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n \n uVar4 = (uint)*param_1;\n if (-1 < (char)*param_1) {\n *param_2 = uVar4;\n param_2[1] = 0;\n return 1;\n...
(translation_unit "u8 __regparm3 sqlite3GetVarint(uchar *p,u64 *v)\n\n{\n byte bVar1;\n byte bVar2;\n u8 uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n \n uVar4 = (uint)*p;\n if (-1 < (char)*p) {\n *(uint *)v = uVar4;\n *(undefined4 *)((int)v + 4) = 0;\n return '\x01';\n }\n uVar6...
(translation_unit "undefined4 __regparm3 FUN_0001ad10(byte *param_1,uint *param_2)\n\n{\n byte bVar1;\n byte bVar2;\n undefined4 uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n \n uVar4 = (uint)*param_1;\n if (-1 < (char)*param_1) {\n *param_2 = uVar4;\n param_2[1] = 0;\n return 1;\n...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE I...
(function_definition "undefined4 __regparm3 FUN_0001ad10(byte *param_1,uint *param_2)\n\n{\n byte bVar1;\n byte bVar2;\n undefined4 uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n \n uVar4 = (uint)*param_1;\n if (-1 < (char)*param_1) {\n *param_2 = uVar4;\n param_2[1] = 0;\n return 1...
type_1 __regparm3 function_1(type_2 *var_1,type_3 *v) { type_4 var_4; type_4 bVar2; type_1 uVar3; type_5 var_2; type_5 var_5; type_5 var_3; type_5 var_6; var_2 = (type_5)*var_1; if (-1 < (char)*var_1) { *(type_5 *)v = var_2; *(type_6 *)((int)v + 4) = 0; return '\x01'; } var_3 = (t...
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: (type_identifie...
null
undefined4 __regparm3 MASKED(byte *param_1,uint *param_2) { byte bVar1; byte bVar2; undefined4 uVar3; uint uVar4; uint uVar5; uint uVar6; uint uVar7; uVar4 = (uint)*param_1; if (-1 < (char)*param_1) { *param_2 = uVar4; param_2[1] = 0; return 1; } uVar6 = (uint)param_1[1]; if ((c...
179_riscv64-linux-gnu-size_and_riscv64-linux-gnu-size_strip.c
bfd_iterate_over_targets
bfd_iterate_over_targets
/* WARNING: Control flow encountered bad instruction data */ void bfd_iterate_over_targets(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_iterate_over_targets(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205952302')]
[('const-1', u'RETURN_-1205952302')]
null
null
0001a0c8
x86
O0
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_iterate_over_targets(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_iterate_over_targets(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_iterate_over_targets(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_iterate_over_targets(void)\n\n{\n ...
(translation_unit "void bfd_iterate_over_targets(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_iterate_over_targets(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_iterate_over_targets(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 bfd_iterate_over_targets(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_iterate_over_targets(void)" (identifier "bfd_iterate_over_targets") (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(); }
41_runcon_and_runcon_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_0001b0b0)(); return sVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strlen(char *__s) { size_t sVar1; sVar1 = (*(code *)PTR_strlen_0001b0b0)(); return sVar1; }
JMP dword ptr [EBX + 0xb0]
null
null
null
null
[('const-0', u'RETURN_-1205988643'), (u'CALLIND_-1205988646', u'RETURN_-1205988643'), (u'CALLIND_-1205988646', u'INDIRECT_-1205988573'), ('tmp_67', u'CAST_-1205988567'), (u'CAST_-1205988567', u'CALLIND_-1205988646'), (u'INDIRECT_-1205988573', u'COPY_-1205988632')]
[('const-0', u'RETURN_-1205988643'), (u'CALLIND_-1205988646', u'RETURN_-1205988643'), (u'CALLIND_-1205988646', u'INDIRECT_-1205988573'), ('tmp_67', u'CAST_-1205988567'), (u'CAST_-1205988567', u'CALLIND_-1205988646'), (u'INDIRECT_-1205988573', u'COPY_-1205988632')]
null
null
000112d0
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_0001b0b0)();\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_0001b0b0)();\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_0001b0b0)();\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_0001b0b0)();\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_0001b0b0)();\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_0001b0b0)(); 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_0001b0b0)(); return sVar1; }
23_m68k-linux-gnu-nm_and_m68k-linux-gnu-nm_strip.c
bfd_target_list
bfd_target_list
void bfd_target_list(void) { (*(code *)PTR_bfd_target_list_0001c068)(); return; }
void bfd_target_list(void) { (*(code *)PTR_bfd_target_list_0001c068)(); return; }
JMP dword ptr [EBX + 0x68]
null
null
null
null
[(u'CALLIND_-1205984838', u'INDIRECT_-1205984766'), ('tmp_58', u'CAST_-1205984761'), ('const-0', u'RETURN_-1205984835'), (u'CAST_-1205984761', u'CALLIND_-1205984838'), (u'INDIRECT_-1205984766', u'COPY_-1205984825')]
[(u'CALLIND_-1205984838', u'INDIRECT_-1205984766'), ('tmp_58', u'CAST_-1205984761'), ('const-0', u'RETURN_-1205984835'), (u'CAST_-1205984761', u'CALLIND_-1205984838'), (u'INDIRECT_-1205984766', u'COPY_-1205984825')]
null
null
000121b0
x86
O0
(translation_unit "void bfd_target_list(void)\n\n{\n (*(code *)PTR_bfd_target_list_0001c068)();\n return;\n}\n\n" (function_definition "void bfd_target_list(void)\n\n{\n (*(code *)PTR_bfd_target_list_0001c068)();\n return;\n}" primitive_type (function_declarator "bfd_target_list(void)" identifier (parameter_list "(...
(translation_unit "void bfd_target_list(void)\n\n{\n (*(code *)PTR_bfd_target_list_0001c068)();\n return;\n}\n\n" (function_definition "void bfd_target_list(void)\n\n{\n (*(code *)PTR_bfd_target_list_0001c068)();\n return;\n}" primitive_type (function_declarator "bfd_target_list(void)" identifier (parameter_list "(...
(translation_unit "void bfd_target_list(void)\n\n{\n (*(code *)PTR_bfd_target_list_0001c068)();\n return;\n}\n\n" (function_definition "void bfd_target_list(void)\n\n{\n (*(code *)PTR_bfd_target_list_0001c068)();\n return;\n}" primitive_type (function_declarator "bfd_target_list(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 bfd_target_list(void)\n\n{\n (*(code *)PTR_bfd_target_list_0001c068)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_target_list(void)" (identifier "bfd_target_list") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compou...
void function_1(void) { (*(type_1 *)PTR_bfd_target_list_0001c068)(); 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_0001c068)(); return; }